TSTP Solution File: PUZ038-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : PUZ038-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n003.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 18:11:40 EDT 2022

% Result   : Unsatisfiable 0.20s 0.53s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    8 (   6 unt;   0 def)
%            Number of atoms       :   10 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    7 (   5   ~;   2   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   8 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-12 aty)
%            Number of functors    :   14 (  14 usr;   1 con; 0-2 aty)
%            Number of variables   :   46 (  46   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f300,plain,
    $false,
    inference(subsumption_resolution,[],[f288,f48]) ).

fof(f48,plain,
    ! [X2,X10,X0,X11,X1,X8,X9,X4,X15,X5,X12] : state(X0,X1,X2,v3(s(s(s(o))),o),X4,X5,X12,X8,X9,X10,X15,X11),
    inference(consistent_polarity_flipping,[],[f43]) ).

fof(f43,axiom,
    ! [X2,X10,X0,X11,X1,X8,X9,X4,X15,X5,X12] : ~ state(X0,X1,X2,v3(s(s(s(o))),o),X4,X5,X12,X8,X9,X10,X15,X11),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal_state) ).

fof(f288,plain,
    ~ state(bb(o,s(o)),v1(o,o),v2(o,s(s(s(o)))),v3(s(s(s(o))),o),v4(s(s(o)),s(s(s(o)))),h(s(s(o)),s(o)),s1(s(s(s(o))),s(o)),s2(s(s(s(o))),s(s(o))),s3(s(s(s(s(o)))),s(o)),s4(s(s(s(s(o)))),s(s(o))),e1(s(s(o)),o),e2(s(s(s(s(o)))),s(s(s(o))))),
    inference(resolution,[],[f78,f73]) ).

fof(f73,plain,
    ~ state(bb(o,s(o)),v1(o,o),v2(o,s(s(s(o)))),v3(s(s(o)),o),v4(s(s(o)),s(s(s(o)))),h(s(s(o)),s(o)),s1(s(s(s(o))),s(o)),s2(s(s(s(o))),s(s(o))),s3(s(s(s(s(o)))),s(o)),s4(s(s(s(s(o)))),s(s(o))),e1(s(s(s(s(o)))),o),e2(s(s(s(s(o)))),s(s(s(o))))),
    inference(consistent_polarity_flipping,[],[f42]) ).

fof(f42,axiom,
    state(bb(o,s(o)),v1(o,o),v2(o,s(s(s(o)))),v3(s(s(o)),o),v4(s(s(o)),s(s(s(o)))),h(s(s(o)),s(o)),s1(s(s(s(o))),s(o)),s2(s(s(s(o))),s(s(o))),s3(s(s(s(s(o)))),s(o)),s4(s(s(s(s(o)))),s(s(o))),e1(s(s(s(s(o)))),o),e2(s(s(s(s(o)))),s(s(s(o))))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial_state) ).

fof(f78,plain,
    ! [X2,X10,X0,X11,X1,X8,X6,X9,X7,X4,X5,X12] :
      ( state(X0,X1,X2,v3(X6,X7),X4,X5,X12,X8,X9,X10,e1(s(s(X6)),X7),X11)
      | ~ state(X0,X1,X2,v3(s(X6),X7),X4,X5,X12,X8,X9,X10,e1(X6,X7),X11) ),
    inference(consistent_polarity_flipping,[],[f27]) ).

fof(f27,axiom,
    ! [X2,X10,X0,X11,X1,X8,X6,X9,X7,X4,X5,X12] :
      ( state(X0,X1,X2,v3(s(X6),X7),X4,X5,X12,X8,X9,X10,e1(X6,X7),X11)
      | ~ state(X0,X1,X2,v3(X6,X7),X4,X5,X12,X8,X9,X10,e1(s(s(X6)),X7),X11) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v3_down) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : PUZ038-1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n003.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 10:41:07 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (27622)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.50  % (27615)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.50  % (27607)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.50  % (27614)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.51  % (27606)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (27615)First to succeed.
% 0.20/0.52  % (27605)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (27601)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.53  % (27604)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (27600)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (27604)Instruction limit reached!
% 0.20/0.53  % (27604)------------------------------
% 0.20/0.53  % (27604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (27604)Termination reason: Unknown
% 0.20/0.53  % (27604)Termination phase: Blocked clause elimination
% 0.20/0.53  
% 0.20/0.53  % (27604)Memory used [KB]: 895
% 0.20/0.53  % (27604)Time elapsed: 0.002 s
% 0.20/0.53  % (27604)Instructions burned: 3 (million)
% 0.20/0.53  % (27604)------------------------------
% 0.20/0.53  % (27604)------------------------------
% 0.20/0.53  % (27622)Also succeeded, but the first one will report.
% 0.20/0.53  % (27615)Refutation found. Thanks to Tanya!
% 0.20/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.53  % (27615)------------------------------
% 0.20/0.53  % (27615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (27615)Termination reason: Refutation
% 0.20/0.53  
% 0.20/0.53  % (27615)Memory used [KB]: 1279
% 0.20/0.53  % (27615)Time elapsed: 0.113 s
% 0.20/0.53  % (27615)Instructions burned: 22 (million)
% 0.20/0.53  % (27615)------------------------------
% 0.20/0.53  % (27615)------------------------------
% 0.20/0.53  % (27593)Success in time 0.179 s
%------------------------------------------------------------------------------