TSTP Solution File: NUM484+3 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NUM484+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 08:31:36 EDT 2024

% Result   : Theorem 0.14s 0.36s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    1
% Syntax   : Number of formulae    :    3 (   3 unt;   0 def)
%            Number of atoms       :    3 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    0 (   0 avg)
%            Number of predicates  :    1 (   0 usr;   1 prp; 0-0 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    0 (   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f168,plain,
    $false,
    inference(cnf_transformation,[],[f46]) ).

fof(f46,plain,
    $false,
    inference(true_and_false_elimination,[],[f42]) ).

fof(f42,axiom,
    ~ ~ $false,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1737) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM484+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.34  % Computer : n013.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Fri May  3 14:03:08 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  % (20548)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.36  % (20554)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.14/0.36  % (20549)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.36  % (20554)Also succeeded, but the first one will report.
% 0.14/0.36  % (20549)First to succeed.
% 0.14/0.36  % (20549)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-20548"
% 0.14/0.36  % (20549)Refutation found. Thanks to Tanya!
% 0.14/0.36  % SZS status Theorem for theBenchmark
% 0.14/0.36  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.36  % (20549)------------------------------
% 0.14/0.36  % (20549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.36  % (20549)Termination reason: Refutation
% 0.14/0.36  
% 0.14/0.36  % (20549)Memory used [KB]: 882
% 0.14/0.36  % (20549)Time elapsed: 0.002 s
% 0.14/0.36  % (20549)Instructions burned: 3 (million)
% 0.14/0.36  % (20548)Success in time 0.011 s
%------------------------------------------------------------------------------