TSTP Solution File: MSC002-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : MSC002-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_uns --cores 0 -t %d %s

% Computer : n017.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:51:43 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f33,plain,
    $false,
    inference(resolution,[],[f32,f1]) ).

fof(f1,axiom,
    at(something,here,now),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',something_is_here_now) ).

fof(f32,plain,
    ! [X0] : ~ at(something,here,X0),
    inference(resolution,[],[f28,f1]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( ~ at(something,X0,now)
      | ~ at(something,here,X1) ),
    inference(resolution,[],[f27,f1]) ).

fof(f27,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X4,X2)
      | ~ at(X0,X1,X2)
      | ~ at(X0,here,X3) ),
    inference(resolution,[],[f26,f6]) ).

fof(f6,axiom,
    ! [X3,X0,X1] :
      ( at(X3,X0,let_go(X1))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',situation_let_go) ).

fof(f26,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X1,let_go(X2))
      | ~ at(X0,X4,X2)
      | ~ at(X0,here,X3) ),
    inference(resolution,[],[f24,f21]) ).

fof(f21,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X4,go(X2,let_go(X3)))
      | ~ at(X0,here,X1)
      | ~ at(X0,X2,X3) ),
    inference(resolution,[],[f20,f7]) ).

fof(f7,axiom,
    ! [X3,X0,X1] :
      ( at(X3,X0,pick_up(X1))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',situation_pick_up) ).

fof(f20,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X1,pick_up(go(X2,let_go(X3))))
      | ~ at(X0,here,X4)
      | ~ at(X0,X2,X3) ),
    inference(resolution,[],[f19,f5]) ).

fof(f5,axiom,
    ! [X3,X1] :
      ( red(X3)
      | ~ at(X3,here,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',everything_is_red) ).

fof(f19,plain,
    ! [X2,X3,X0,X1] :
      ( ~ red(X0)
      | ~ at(X0,X1,pick_up(go(X2,let_go(X3))))
      | ~ at(X0,X2,X3) ),
    inference(resolution,[],[f18,f8]) ).

fof(f8,axiom,
    ! [X3,X0,X1] :
      ( grabbed(X3,pick_up(go(X0,let_go(X1))))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',can_grab_if_previously_let_go) ).

fof(f18,plain,
    ! [X2,X0,X1] :
      ( ~ grabbed(X0,X1)
      | ~ red(X0)
      | ~ at(X0,X2,X1) ),
    inference(resolution,[],[f10,f16]) ).

fof(f16,plain,
    ! [X3,X1] :
      ( ~ put(X3,there,X1)
      | ~ red(X3) ),
    inference(subsumption_resolution,[],[f9,f14]) ).

fof(f14,axiom,
    ! [X1] : ~ answer(X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_there_is_an_answer_situation) ).

fof(f9,axiom,
    ! [X3,X1] :
      ( ~ put(X3,there,X1)
      | ~ red(X3)
      | answer(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',answer_if_red_and_put_there) ).

fof(f10,axiom,
    ! [X2,X3,X0,X1] :
      ( put(X3,X2,go(X2,X1))
      | ~ grabbed(X3,X1)
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',can_put_somewhere_if_grab_and_go_there) ).

fof(f24,plain,
    ! [X2,X3,X0,X1] :
      ( at(X0,X1,go(X3,let_go(X2)))
      | ~ at(X0,X1,let_go(X2)) ),
    inference(resolution,[],[f11,f4]) ).

fof(f4,axiom,
    ! [X3,X1] : ~ held(X3,let_go(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cant_hold_and_let_go) ).

fof(f11,axiom,
    ! [X2,X3,X0,X1] :
      ( held(X3,X1)
      | ~ at(X3,X0,X1)
      | at(X3,X0,go(X2,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thing_either_held_or_went_there) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : MSC002-1 : TPTP v8.1.0. Released v1.0.0.
% 0.00/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.31  % Computer : n017.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Aug 30 02:49:20 EDT 2022
% 0.11/0.32  % CPUTime    : 
% 0.16/0.47  % (24416)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.16/0.47  % (24416)First to succeed.
% 0.16/0.48  % (24424)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.16/0.48  % (24416)Refutation found. Thanks to Tanya!
% 0.16/0.48  % SZS status Unsatisfiable for theBenchmark
% 0.16/0.48  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.48  % (24416)------------------------------
% 0.16/0.48  % (24416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.48  % (24416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.48  % (24416)Termination reason: Refutation
% 0.16/0.48  
% 0.16/0.48  % (24416)Memory used [KB]: 1407
% 0.16/0.48  % (24416)Time elapsed: 0.096 s
% 0.16/0.48  % (24416)Instructions burned: 2 (million)
% 0.16/0.48  % (24416)------------------------------
% 0.16/0.48  % (24416)------------------------------
% 0.16/0.48  % (24409)Success in time 0.157 s
%------------------------------------------------------------------------------