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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : MSC002-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n024.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 May  1 03:22:11 EDT 2024

% Result   : Unsatisfiable 0.58s 0.74s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   21 (   5 unt;   0 def)
%            Number of atoms       :   47 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   61 (  35   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Maximal term depth    :    5 (   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   :   63 (  63   !;   0   ?)

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

fof(f1,axiom,
    at(something,here,now),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',something_is_here_now) ).

fof(f23,plain,
    ! [X0] : ~ at(something,X0,now),
    inference(resolution,[],[f19,f1]) ).

fof(f19,plain,
    ! [X2,X0,X1] :
      ( ~ at(something,X0,X1)
      | ~ at(something,X2,X1) ),
    inference(resolution,[],[f18,f1]) ).

fof(f18,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,here,X3)
      | ~ at(X0,X1,X2)
      | ~ at(X0,X4,X2) ),
    inference(resolution,[],[f17,f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( at(X0,X2,let_go(X1))
      | ~ at(X0,X2,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',situation_let_go) ).

fof(f17,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X4,let_go(X3))
      | ~ at(X0,X2,X3)
      | ~ at(X0,here,X1) ),
    inference(subsumption_resolution,[],[f16,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : ~ held(X0,let_go(X1)),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',cant_hold_and_let_go) ).

fof(f16,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,here,X1)
      | ~ at(X0,X2,X3)
      | ~ at(X0,X4,let_go(X3))
      | held(X0,let_go(X3)) ),
    inference(resolution,[],[f15,f9]) ).

fof(f9,axiom,
    ! [X2,X3,X0,X1] :
      ( at(X0,X2,go(X3,X1))
      | ~ at(X0,X2,X1)
      | held(X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',thing_either_held_or_went_there) ).

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

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( at(X0,X2,pick_up(X1))
      | ~ at(X0,X2,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',situation_pick_up) ).

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

fof(f12,plain,
    ! [X2,X0,X1] :
      ( ~ put(X0,there,X2)
      | ~ at(X0,here,X1) ),
    inference(resolution,[],[f3,f11]) ).

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

fof(f10,axiom,
    ! [X1] : ~ answer(X1),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',prove_there_is_an_answer_situation) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( answer(X1)
      | ~ put(X0,there,X1)
      | ~ red(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',answer_if_red_and_put_there) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( red(X0)
      | ~ at(X0,here,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',everything_is_red) ).

fof(f13,plain,
    ! [X2,X3,X0,X1,X4] :
      ( put(X0,X1,go(X1,pick_up(go(X2,let_go(X3)))))
      | ~ at(X0,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/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',can_grab_if_previously_let_go) ).

fof(f8,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ grabbed(X0,X1)
      | put(X0,X3,go(X3,X1))
      | ~ at(X0,X2,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359',can_put_somewhere_if_grab_and_go_there) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : MSC002-2 : TPTP v8.1.2. Released v1.0.0.
% 0.14/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n024.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Tue Apr 30 16:29:51 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_NEQ_NHN problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.7GoxMKZl5o/Vampire---4.8_21359
% 0.58/0.74  % (21623)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.58/0.74  % (21623)Refutation not found, incomplete strategy% (21623)------------------------------
% 0.58/0.74  % (21623)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21623)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21623)Memory used [KB]: 944
% 0.58/0.74  % (21623)Time elapsed: 0.001 s
% 0.58/0.74  % (21623)Instructions burned: 2 (million)
% 0.58/0.74  % (21623)------------------------------
% 0.58/0.74  % (21623)------------------------------
% 0.58/0.74  % (21617)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.74  % (21619)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.58/0.74  % (21618)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.58/0.74  % (21621)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.74  % (21622)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.58/0.74  % (21620)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.58/0.74  % (21617)Refutation not found, incomplete strategy% (21617)------------------------------
% 0.58/0.74  % (21617)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21617)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21617)Memory used [KB]: 944
% 0.58/0.74  % (21617)Time elapsed: 0.002 s
% 0.58/0.74  % (21617)Instructions burned: 2 (million)
% 0.58/0.74  % (21617)------------------------------
% 0.58/0.74  % (21617)------------------------------
% 0.58/0.74  % (21620)Refutation not found, incomplete strategy% (21620)------------------------------
% 0.58/0.74  % (21620)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21622)Refutation not found, incomplete strategy% (21622)------------------------------
% 0.58/0.74  % (21622)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21622)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21622)Memory used [KB]: 944
% 0.58/0.74  % (21622)Time elapsed: 0.002 s
% 0.58/0.74  % (21622)Instructions burned: 2 (million)
% 0.58/0.74  % (21622)------------------------------
% 0.58/0.74  % (21622)------------------------------
% 0.58/0.74  % (21620)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21620)Memory used [KB]: 944
% 0.58/0.74  % (21620)Time elapsed: 0.002 s
% 0.58/0.74  % (21620)Instructions burned: 2 (million)
% 0.58/0.74  % (21620)------------------------------
% 0.58/0.74  % (21620)------------------------------
% 0.58/0.74  % (21621)Refutation not found, incomplete strategy% (21621)------------------------------
% 0.58/0.74  % (21621)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21621)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21621)Memory used [KB]: 950
% 0.58/0.74  % (21621)Time elapsed: 0.002 s
% 0.58/0.74  % (21621)Instructions burned: 2 (million)
% 0.58/0.74  % (21621)------------------------------
% 0.58/0.74  % (21621)------------------------------
% 0.58/0.74  % (21619)First to succeed.
% 0.58/0.74  % (21625)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.58/0.74  % (21618)Also succeeded, but the first one will report.
% 0.58/0.74  % (21619)Refutation found. Thanks to Tanya!
% 0.58/0.74  % SZS status Unsatisfiable for Vampire---4
% 0.58/0.74  % SZS output start Proof for Vampire---4
% See solution above
% 0.58/0.74  % (21619)------------------------------
% 0.58/0.74  % (21619)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.74  % (21619)Termination reason: Refutation
% 0.58/0.74  
% 0.58/0.74  % (21619)Memory used [KB]: 977
% 0.58/0.74  % (21619)Time elapsed: 0.003 s
% 0.58/0.74  % (21619)Instructions burned: 3 (million)
% 0.58/0.74  % (21619)------------------------------
% 0.58/0.74  % (21619)------------------------------
% 0.58/0.74  % (21613)Success in time 0.375 s
% 0.58/0.74  % Vampire---4.8 exiting
%------------------------------------------------------------------------------