TSTP Solution File: SYN000+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYN000+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n027.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 : Wed Aug 31 19:25:09 EDT 2022

% Result   : Theorem 0.14s 0.47s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    7 (   7 unt;   0 def)
%            Number of atoms       :    7 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   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-1 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :    4 (   2   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f52,plain,
    $false,
    inference(subsumption_resolution,[],[f41,f35]) ).

fof(f35,plain,
    ! [X0] : ~ p(X0),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0] : ~ p(X0),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,negated_conjecture,
    ~ ? [X0] : p(X0),
    inference(negated_conjecture,[],[f9]) ).

fof(f9,conjecture,
    ? [X0] : p(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',role_conjecture) ).

fof(f41,plain,
    p(h),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,axiom,
    p(h),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',role_hypothesis) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : SYN000+1 : TPTP v8.1.0. Released v4.0.0.
% 0.09/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.09/0.30  % Computer : n027.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit   : 300
% 0.09/0.30  % WCLimit    : 300
% 0.09/0.30  % DateTime   : Tue Aug 30 21:35:16 EDT 2022
% 0.09/0.30  % CPUTime    : 
% 0.14/0.46  % (17217)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.14/0.46  % (17234)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.14/0.47  % (17234)First to succeed.
% 0.14/0.47  % (17226)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.14/0.47  % (17233)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.14/0.47  % (17226)Also succeeded, but the first one will report.
% 0.14/0.47  % (17234)Refutation found. Thanks to Tanya!
% 0.14/0.47  % SZS status Theorem for theBenchmark
% 0.14/0.47  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.47  % (17234)------------------------------
% 0.14/0.47  % (17234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.47  % (17234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.47  % (17234)Termination reason: Refutation
% 0.14/0.47  
% 0.14/0.47  % (17234)Memory used [KB]: 1407
% 0.14/0.47  % (17234)Time elapsed: 0.055 s
% 0.14/0.47  % (17234)Instructions burned: 2 (million)
% 0.14/0.47  % (17234)------------------------------
% 0.14/0.47  % (17234)------------------------------
% 0.14/0.47  % (17210)Success in time 0.169 s
%------------------------------------------------------------------------------