TSTP Solution File: MSC002-2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : MSC002-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n031.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 : Sun May  5 08:00:27 EDT 2024

% Result   : Unsatisfiable 0.11s 0.35s
% Output   : Refutation 0.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   21 (   7 unt;   0 def)
%            Number of atoms       :   44 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   48 (  25   ~;  23   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    5 (   2 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   :   54 (  54   !;   0   ?)

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

fof(f11,plain,
    red(something),
    inference(resolution,[],[f3,f1]) ).

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

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

fof(f26,plain,
    ~ red(something),
    inference(resolution,[],[f25,f12]) ).

fof(f12,plain,
    ! [X0,X1] :
      ( ~ put(X0,there,X1)
      | ~ red(X0) ),
    inference(subsumption_resolution,[],[f7,f10]) ).

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

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

fof(f25,plain,
    ! [X0] : put(something,X0,go(X0,pick_up(go(here,let_go(now))))),
    inference(resolution,[],[f21,f1]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( ~ at(something,X0,now)
      | put(something,X1,go(X1,pick_up(go(X0,let_go(now))))) ),
    inference(resolution,[],[f20,f1]) ).

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

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

fof(f19,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X4,let_go(X2))
      | put(X0,X3,go(X3,pick_up(go(X1,let_go(X2)))))
      | ~ at(X0,X1,X2) ),
    inference(subsumption_resolution,[],[f18,f2]) ).

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

fof(f18,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X1,X2)
      | put(X0,X3,go(X3,pick_up(go(X1,let_go(X2)))))
      | ~ at(X0,X4,let_go(X2))
      | held(X0,let_go(X2)) ),
    inference(resolution,[],[f17,f9]) ).

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

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

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

fof(f15,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X1,pick_up(go(X2,let_go(X3))))
      | put(X0,X4,go(X4,pick_up(go(X2,let_go(X3)))))
      | ~ at(X0,X2,X3) ),
    inference(resolution,[],[f8,f6]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : MSC002-2 : TPTP v8.1.2. Released v1.0.0.
% 0.10/0.12  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.11/0.32  % Computer : n031.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % 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   : Fri May  3 13:24:17 EDT 2024
% 0.11/0.33  % CPUTime    : 
% 0.11/0.33  % (24253)Running in auto input_syntax mode. Trying TPTP
% 0.11/0.34  % (24258)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.11/0.34  % (24257)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.11/0.34  % (24260)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.11/0.34  % (24256)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.11/0.34  % (24255)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.11/0.34  % (24254)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.11/0.34  Detected minimum model sizes of [1,1,1]
% 0.11/0.34  Detected maximum model sizes of [max,2,max]
% 0.11/0.34  TRYING [1,1,1]
% 0.11/0.34  % (24259)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.11/0.34  TRYING [1]
% 0.11/0.34  TRYING [2,2,1]
% 0.11/0.34  TRYING [2]
% 0.11/0.34  TRYING [1]
% 0.11/0.34  TRYING [2,1,2]
% 0.11/0.34  Detected minimum model sizes of [1,1,1]
% 0.11/0.34  Detected maximum model sizes of [max,2,max]
% 0.11/0.34  TRYING [1,1,1]
% 0.11/0.34  TRYING [2]
% 0.11/0.34  TRYING [2,2,1]
% 0.11/0.34  TRYING [2,2,2]
% 0.11/0.34  TRYING [3]
% 0.11/0.34  TRYING [2,1,2]
% 0.11/0.34  TRYING [3]
% 0.11/0.34  % (24259)First to succeed.
% 0.11/0.34  TRYING [2,2,2]
% 0.11/0.34  TRYING [3,1,3]
% 0.11/0.34  % (24259)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-24253"
% 0.11/0.34  TRYING [4]
% 0.11/0.34  TRYING [3,1,3]
% 0.11/0.34  TRYING [4]
% 0.11/0.34  TRYING [3,2,3]
% 0.11/0.35  % (24259)Refutation found. Thanks to Tanya!
% 0.11/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.11/0.35  % SZS output start Proof for theBenchmark
% See solution above
% 0.11/0.35  % (24259)------------------------------
% 0.11/0.35  % (24259)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.11/0.35  % (24259)Termination reason: Refutation
% 0.11/0.35  
% 0.11/0.35  % (24259)Memory used [KB]: 751
% 0.11/0.35  % (24259)Time elapsed: 0.003 s
% 0.11/0.35  % (24259)Instructions burned: 3 (million)
% 0.11/0.35  % (24253)Success in time 0.017 s
%------------------------------------------------------------------------------