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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : MSC001-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 : n011.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 17:52:12 EDT 2022

% Result   : Unsatisfiable 1.38s 0.54s
% Output   : Refutation 1.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   25 (   8 unt;   0 def)
%            Number of atoms       :   52 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   56 (  29   ~;  27   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :   50 (  50   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f197,plain,
    $false,
    inference(subsumption_resolution,[],[f190,f134]) ).

fof(f134,plain,
    ! [X2,X3] : ~ red(thing(taken(do(go(X2),X3)))),
    inference(resolution,[],[f132,f93]) ).

fof(f93,plain,
    ! [X0,X1] : hold(thing(taken(do(go(X0),X1))),do(pick_up,do(go(X0),X1))),
    inference(resolution,[],[f92,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : at(hand,X0,do(go(X0),X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_5) ).

fof(f92,plain,
    ! [X0,X1] :
      ( ~ at(hand,X1,X0)
      | hold(thing(taken(X0)),do(pick_up,X0)) ),
    inference(duplicate_literal_removal,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ~ at(hand,X1,X0)
      | ~ at(hand,X1,X0)
      | hold(thing(taken(X0)),do(pick_up,X0)) ),
    inference(resolution,[],[f7,f13]) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( at(thing(taken(X1)),X0,X1)
      | ~ at(hand,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_14) ).

fof(f7,axiom,
    ! [X2,X0,X1] :
      ( ~ at(thing(X2),X0,X1)
      | hold(thing(taken(X1)),do(pick_up,X1))
      | ~ at(hand,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_8) ).

fof(f132,plain,
    ! [X0,X1] :
      ( ~ hold(thing(X0),X1)
      | ~ red(thing(X0)) ),
    inference(resolution,[],[f73,f4]) ).

fof(f73,plain,
    ! [X2,X0,X1] :
      ( ~ at(hand,there,do(go(X1),X2))
      | ~ hold(thing(X0),X2)
      | ~ red(thing(X0)) ),
    inference(resolution,[],[f63,f12]) ).

fof(f12,axiom,
    ! [X2,X0,X1] :
      ( hold(thing(X0),do(go(X2),X1))
      | ~ hold(thing(X0),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_13) ).

fof(f63,plain,
    ! [X6,X7] :
      ( ~ hold(thing(X7),X6)
      | ~ red(thing(X7))
      | ~ at(hand,there,X6) ),
    inference(subsumption_resolution,[],[f59,f18]) ).

fof(f18,axiom,
    ! [X0] : ~ answer(X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_there_is_a_red_thing) ).

fof(f59,plain,
    ! [X6,X7] :
      ( ~ at(hand,there,X6)
      | ~ hold(thing(X7),X6)
      | ~ red(thing(X7))
      | answer(X6) ),
    inference(resolution,[],[f8,f10]) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( ~ at(X0,there,X1)
      | answer(X1)
      | ~ red(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_11) ).

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( at(thing(X0),X2,X1)
      | ~ at(hand,X2,X1)
      | ~ hold(thing(X0),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_9) ).

fof(f190,plain,
    red(thing(taken(do(go(here),do(let_go,now))))),
    inference(resolution,[],[f179,f17]) ).

fof(f17,axiom,
    ! [X0] :
      ( ~ at(X0,here,now)
      | red(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',things_here_now_are_red) ).

fof(f179,plain,
    ! [X14,X15] : at(thing(taken(do(go(X14),do(let_go,X15)))),X14,X15),
    inference(subsumption_resolution,[],[f178,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : ~ hold(thing(X0),do(let_go,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_2) ).

fof(f178,plain,
    ! [X14,X15] :
      ( hold(thing(taken(do(go(X14),do(let_go,X15)))),do(let_go,X15))
      | at(thing(taken(do(go(X14),do(let_go,X15)))),X14,X15) ),
    inference(resolution,[],[f99,f16]) ).

fof(f16,axiom,
    ! [X2,X0,X1] :
      ( ~ at(X0,X1,do(let_go,X2))
      | at(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_17) ).

fof(f99,plain,
    ! [X3,X4] :
      ( at(thing(taken(do(go(X3),X4))),X3,X4)
      | hold(thing(taken(do(go(X3),X4))),X4) ),
    inference(subsumption_resolution,[],[f97,f4]) ).

fof(f97,plain,
    ! [X3,X4] :
      ( ~ at(hand,X3,do(go(X3),X4))
      | hold(thing(taken(do(go(X3),X4))),X4)
      | at(thing(taken(do(go(X3),X4))),X3,X4) ),
    inference(resolution,[],[f6,f13]) ).

fof(f6,axiom,
    ! [X2,X0,X1] :
      ( ~ at(thing(X0),X1,do(go(X1),X2))
      | hold(thing(X0),X2)
      | at(thing(X0),X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_7) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : MSC001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/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.14/0.34  % Computer : n011.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   : Tue Aug 30 03:22:40 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.51  % (21671)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.51  % (21658)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.21/0.51  % (21650)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.29/0.52  % (21659)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.29/0.52  % (21647)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)
% 1.29/0.52  % (21647)Refutation not found, incomplete strategy% (21647)------------------------------
% 1.29/0.52  % (21647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.52  % (21647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.52  % (21647)Termination reason: Refutation not found, incomplete strategy
% 1.29/0.52  
% 1.29/0.52  % (21647)Memory used [KB]: 5373
% 1.29/0.52  % (21647)Time elapsed: 0.118 s
% 1.29/0.52  % (21647)Instructions burned: 2 (million)
% 1.29/0.52  % (21647)------------------------------
% 1.29/0.52  % (21647)------------------------------
% 1.29/0.52  % (21660)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)
% 1.29/0.52  % (21663)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.29/0.53  % (21655)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)
% 1.29/0.53  % (21646)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)
% 1.29/0.53  TRYING [1]
% 1.29/0.53  % (21648)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)
% 1.29/0.53  TRYING [1]
% 1.29/0.53  % (21659)First to succeed.
% 1.29/0.53  TRYING [2]
% 1.29/0.53  TRYING [2]
% 1.29/0.53  % (21651)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)
% 1.29/0.53  % (21672)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)
% 1.29/0.53  TRYING [3]
% 1.29/0.53  % (21649)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.38/0.53  % (21665)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)
% 1.38/0.53  % (21675)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.38/0.53  % (21669)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)
% 1.38/0.53  TRYING [3]
% 1.38/0.53  % (21661)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)
% 1.38/0.53  % (21654)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.38/0.53  % (21654)Instruction limit reached!
% 1.38/0.53  % (21654)------------------------------
% 1.38/0.53  % (21654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.53  % (21654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.53  % (21654)Termination reason: Unknown
% 1.38/0.53  % (21654)Termination phase: Saturation
% 1.38/0.53  
% 1.38/0.53  % (21654)Memory used [KB]: 895
% 1.38/0.53  % (21654)Time elapsed: 0.002 s
% 1.38/0.53  % (21654)Instructions burned: 2 (million)
% 1.38/0.53  % (21654)------------------------------
% 1.38/0.53  % (21654)------------------------------
% 1.38/0.53  % (21667)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.38/0.54  % (21673)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)
% 1.38/0.54  % (21652)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.38/0.54  % (21674)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.38/0.54  % (21659)Refutation found. Thanks to Tanya!
% 1.38/0.54  % SZS status Unsatisfiable for theBenchmark
% 1.38/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 1.38/0.54  % (21659)------------------------------
% 1.38/0.54  % (21659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.54  % (21659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.54  % (21659)Termination reason: Refutation
% 1.38/0.54  
% 1.38/0.54  % (21659)Memory used [KB]: 5500
% 1.38/0.54  % (21659)Time elapsed: 0.112 s
% 1.38/0.54  % (21659)Instructions burned: 7 (million)
% 1.38/0.54  % (21659)------------------------------
% 1.38/0.54  % (21659)------------------------------
% 1.38/0.54  % (21645)Success in time 0.187 s
%------------------------------------------------------------------------------