TSTP Solution File: SYN274-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SYN274-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n024.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 12:09:27 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f370,plain,
    $false,
    inference(subsumption_resolution,[],[f2,f369]) ).

fof(f369,axiom,
    ! [X0] : ~ q0(X0,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f2,axiom,
    q0(e,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : SYN274-1 : TPTP v8.1.2. Released v1.1.0.
% 0.10/0.12  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.12/0.32  % Computer : n024.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Fri May  3 17:07:23 EDT 2024
% 0.12/0.32  % CPUTime    : 
% 0.12/0.32  % (28614)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.35  % (28619)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.17/0.35  % (28615)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.17/0.35  % (28617)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.17/0.35  % (28621)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.17/0.35  % (28616)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.17/0.35  % (28618)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.17/0.35  % (28620)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.17/0.35  % (28619)First to succeed.
% 0.17/0.35  % (28619)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-28614"
% 0.17/0.35  % (28619)Refutation found. Thanks to Tanya!
% 0.17/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.17/0.35  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.35  % (28619)------------------------------
% 0.17/0.35  % (28619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.17/0.35  % (28619)Termination reason: Refutation
% 0.17/0.35  
% 0.17/0.35  % (28619)Memory used [KB]: 1064
% 0.17/0.35  % (28619)Time elapsed: 0.004 s
% 0.17/0.35  % (28619)Instructions burned: 4 (million)
% 0.17/0.35  % (28614)Success in time 0.025 s
%------------------------------------------------------------------------------