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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : PLA001-1 : TPTP v8.1.0. Released v1.0.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:09:14 EDT 2022

% Result   : Unsatisfiable 0.19s 0.52s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   21 (  10 unt;   0 def)
%            Number of atoms       :   49 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   63 (  35   ~;  28   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :   11 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :   12 (  12 usr;   9 con; 0-2 aty)
%            Number of variables   :   37 (  37   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f64,plain,
    $false,
    inference(subsumption_resolution,[],[f63,f11]) ).

fof(f11,axiom,
    next_to(northPlatte,grandIsland),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map7) ).

fof(f63,plain,
    ~ next_to(northPlatte,grandIsland),
    inference(resolution,[],[f62,f12]) ).

fof(f12,axiom,
    next_to(grandIsland,lincoln),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map8) ).

fof(f62,plain,
    ! [X0] :
      ( ~ next_to(X0,lincoln)
      | ~ next_to(northPlatte,X0) ),
    inference(resolution,[],[f59,f10]) ).

fof(f10,axiom,
    next_to(cheyenne,northPlatte),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map6) ).

fof(f59,plain,
    ! [X16,X17] :
      ( ~ next_to(cheyenne,X16)
      | ~ next_to(X16,X17)
      | ~ next_to(X17,lincoln) ),
    inference(subsumption_resolution,[],[f57,f14]) ).

fof(f14,axiom,
    next_to(omaha,desMoines),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map10) ).

fof(f57,plain,
    ! [X16,X17] :
      ( ~ next_to(X17,lincoln)
      | ~ next_to(X16,X17)
      | ~ next_to(cheyenne,X16)
      | ~ next_to(omaha,desMoines) ),
    inference(resolution,[],[f35,f13]) ).

fof(f13,axiom,
    next_to(lincoln,omaha),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map9) ).

fof(f35,plain,
    ! [X2,X3,X0,X1] :
      ( ~ next_to(X2,X3)
      | ~ next_to(cheyenne,X0)
      | ~ next_to(X0,X1)
      | ~ next_to(X3,desMoines)
      | ~ next_to(X1,X2) ),
    inference(resolution,[],[f33,f18]) ).

fof(f18,plain,
    ! [X0,X1] : ~ at(desMoines,none,X0,X1),
    inference(resolution,[],[f4,f16]) ).

fof(f16,axiom,
    ! [X2,X3] : ~ at(desMoines,s(none),X2,X3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_you_gat_get_there_with_bread) ).

fof(f4,axiom,
    ! [X2,X3,X1,X5] :
      ( at(X5,s(X1),s(X2),buy(X3))
      | ~ at(X5,X1,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',buy_in_city) ).

fof(f33,plain,
    ! [X3,X6,X7,X4,X5] :
      ( at(X7,none,s(s(s(s(s(s(s(s(s(s(start)))))))))),drive(X7,drive(X4,drive(X3,drive(X5,drive(X6,initial_situation))))))
      | ~ next_to(X6,X5)
      | ~ next_to(X5,X3)
      | ~ next_to(X3,X4)
      | ~ next_to(X4,X7)
      | ~ next_to(cheyenne,X6) ),
    inference(resolution,[],[f29,f1]) ).

fof(f1,axiom,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X1,X2,X3)
      | at(X4,X1,s(s(X2)),drive(X4,X3))
      | ~ next_to(X0,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',drive1) ).

fof(f29,plain,
    ! [X2,X3,X4,X5] :
      ( at(X5,none,s(s(s(s(s(s(s(s(start)))))))),drive(X5,drive(X3,drive(X2,drive(X4,initial_situation)))))
      | ~ next_to(X3,X5)
      | ~ next_to(X2,X3)
      | ~ next_to(cheyenne,X4)
      | ~ next_to(X4,X2) ),
    inference(resolution,[],[f26,f1]) ).

fof(f26,plain,
    ! [X2,X3,X1] :
      ( at(X3,none,s(s(s(s(s(s(start)))))),drive(X3,drive(X2,drive(X1,initial_situation))))
      | ~ next_to(X2,X3)
      | ~ next_to(cheyenne,X1)
      | ~ next_to(X1,X2) ),
    inference(resolution,[],[f24,f1]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( at(X1,none,s(s(s(s(start)))),drive(X1,drive(X0,initial_situation)))
      | ~ next_to(X0,X1)
      | ~ next_to(cheyenne,X0) ),
    inference(resolution,[],[f20,f1]) ).

fof(f20,plain,
    ! [X0] :
      ( at(X0,none,s(s(start)),drive(X0,initial_situation))
      | ~ next_to(cheyenne,X0) ),
    inference(resolution,[],[f1,f15]) ).

fof(f15,axiom,
    at(cheyenne,none,start,initial_situation),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : PLA001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.06/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.33  % Computer : n003.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 10:03:22 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (22437)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.19/0.49  % (22436)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.50  % (22444)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.51  % (22445)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.51  % (22453)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.51  % (22429)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (22429)Refutation not found, incomplete strategy% (22429)------------------------------
% 0.19/0.51  % (22429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (22437)Instruction limit reached!
% 0.19/0.51  % (22437)------------------------------
% 0.19/0.51  % (22437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (22437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (22437)Termination reason: Unknown
% 0.19/0.51  % (22437)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (22437)Memory used [KB]: 5373
% 0.19/0.51  % (22437)Time elapsed: 0.119 s
% 0.19/0.51  % (22437)Instructions burned: 3 (million)
% 0.19/0.51  % (22437)------------------------------
% 0.19/0.51  % (22437)------------------------------
% 0.19/0.51  % (22429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (22429)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (22429)Memory used [KB]: 5373
% 0.19/0.51  % (22429)Time elapsed: 0.116 s
% 0.19/0.51  % (22429)Instructions burned: 1 (million)
% 0.19/0.51  % (22429)------------------------------
% 0.19/0.51  % (22429)------------------------------
% 0.19/0.52  % (22433)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (22428)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (22438)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.19/0.52  % (22436)Instruction limit reached!
% 0.19/0.52  % (22436)------------------------------
% 0.19/0.52  % (22436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22436)Termination reason: Unknown
% 0.19/0.52  % (22436)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (22436)Memory used [KB]: 5373
% 0.19/0.52  % (22436)Time elapsed: 0.106 s
% 0.19/0.52  % (22436)Instructions burned: 7 (million)
% 0.19/0.52  % (22436)------------------------------
% 0.19/0.52  % (22436)------------------------------
% 0.19/0.52  % (22451)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.52  % (22452)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.52  % (22450)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.52  % (22446)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.52  % (22431)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (22456)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.52  % (22451)First to succeed.
% 0.19/0.52  TRYING [1]
% 0.19/0.52  % (22452)Also succeeded, but the first one will report.
% 0.19/0.52  TRYING [2]
% 0.19/0.52  % (22451)Refutation found. Thanks to Tanya!
% 0.19/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.52  % (22451)------------------------------
% 0.19/0.52  % (22451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22451)Termination reason: Refutation
% 0.19/0.52  
% 0.19/0.52  % (22451)Memory used [KB]: 895
% 0.19/0.52  % (22451)Time elapsed: 0.088 s
% 0.19/0.52  % (22451)Instructions burned: 3 (million)
% 0.19/0.52  % (22451)------------------------------
% 0.19/0.52  % (22451)------------------------------
% 0.19/0.52  % (22427)Success in time 0.176 s
%------------------------------------------------------------------------------