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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : MSC002-1 : 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 : n013.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.55s 0.75s
% Output   : Refutation 0.55s
% 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(f35,plain,
    $false,
    inference(resolution,[],[f29,f1]) ).

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

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

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

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

fof(f6,axiom,
    ! [X3,X0,X1] :
      ( at(X3,X0,let_go(X1))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',situation_let_go) ).

fof(f22,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ at(X0,X4,let_go(X3))
      | ~ at(X0,X2,X3)
      | ~ at(X0,here,X1) ),
    inference(subsumption_resolution,[],[f21,f4]) ).

fof(f4,axiom,
    ! [X3,X1] : ~ held(X3,let_go(X1)),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',cant_hold_and_let_go) ).

fof(f21,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,[],[f19,f11]) ).

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

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

fof(f7,axiom,
    ! [X3,X0,X1] :
      ( at(X3,X0,pick_up(X1))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',situation_pick_up) ).

fof(f18,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,[],[f17,f16]) ).

fof(f16,plain,
    ! [X2,X0,X1] :
      ( ~ put(X0,there,X2)
      | ~ at(X0,here,X1) ),
    inference(resolution,[],[f5,f15]) ).

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

fof(f14,axiom,
    ! [X1] : ~ answer(X1),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',prove_there_is_an_answer_situation) ).

fof(f9,axiom,
    ! [X3,X1] :
      ( answer(X1)
      | ~ put(X3,there,X1)
      | ~ red(X3) ),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',answer_if_red_and_put_there) ).

fof(f5,axiom,
    ! [X3,X1] :
      ( red(X3)
      | ~ at(X3,here,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',everything_is_red) ).

fof(f17,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,[],[f10,f8]) ).

fof(f8,axiom,
    ! [X3,X0,X1] :
      ( grabbed(X3,pick_up(go(X0,let_go(X1))))
      | ~ at(X3,X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.sYXrMZK8SD/Vampire---4.8_22425',can_grab_if_previously_let_go) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : MSC002-1 : TPTP v8.1.2. Released v1.0.0.
% 0.12/0.14  % 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.35  % Computer : n013.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Apr 30 16:26:04 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.sYXrMZK8SD/Vampire---4.8_22425
% 0.55/0.75  % (22538)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.55/0.75  % (22538)Refutation not found, incomplete strategy% (22538)------------------------------
% 0.55/0.75  % (22538)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.55/0.75  % (22538)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (22538)Memory used [KB]: 945
% 0.55/0.75  % (22538)Time elapsed: 0.001 s
% 0.55/0.75  % (22538)Instructions burned: 2 (million)
% 0.55/0.75  % (22538)------------------------------
% 0.55/0.75  % (22538)------------------------------
% 0.55/0.75  % (22540)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.55/0.75  % (22540)Refutation not found, incomplete strategy% (22540)------------------------------
% 0.55/0.75  % (22540)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.55/0.75  % (22540)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (22540)Memory used [KB]: 945
% 0.55/0.75  % (22540)Time elapsed: 0.002 s
% 0.55/0.75  % (22540)Instructions burned: 2 (million)
% 0.55/0.75  % (22540)------------------------------
% 0.55/0.75  % (22540)------------------------------
% 0.55/0.75  % (22533)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.55/0.75  % (22535)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.55/0.75  % (22534)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.55/0.75  % (22533)Refutation not found, incomplete strategy% (22533)------------------------------
% 0.55/0.75  % (22533)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.55/0.75  % (22533)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (22533)Memory used [KB]: 946
% 0.55/0.75  % (22533)Time elapsed: 0.002 s
% 0.55/0.75  % (22533)Instructions burned: 2 (million)
% 0.55/0.75  % (22533)------------------------------
% 0.55/0.75  % (22533)------------------------------
% 0.55/0.75  % (22535)First to succeed.
% 0.55/0.75  % (22539)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.55/0.75  % (22539)Refutation not found, incomplete strategy% (22539)------------------------------
% 0.55/0.75  % (22539)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.55/0.75  % (22539)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (22539)Memory used [KB]: 946
% 0.55/0.75  % (22539)Time elapsed: 0.001 s
% 0.55/0.75  % (22539)Instructions burned: 2 (million)
% 0.55/0.75  % (22539)------------------------------
% 0.55/0.75  % (22539)------------------------------
% 0.55/0.75  % (22541)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.55/0.75  % (22535)Refutation found. Thanks to Tanya!
% 0.55/0.75  % SZS status Unsatisfiable for Vampire---4
% 0.55/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.55/0.75  % (22535)------------------------------
% 0.55/0.75  % (22535)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.55/0.75  % (22535)Termination reason: Refutation
% 0.55/0.75  
% 0.55/0.75  % (22535)Memory used [KB]: 978
% 0.55/0.75  % (22535)Time elapsed: 0.004 s
% 0.55/0.75  % (22535)Instructions burned: 4 (million)
% 0.55/0.75  % (22535)------------------------------
% 0.55/0.75  % (22535)------------------------------
% 0.55/0.75  % (22532)Success in time 0.384 s
% 0.55/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------