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 : n022.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 07:59:34 EDT 2024

% Result   : Unsatisfiable 0.58s 0.77s
% 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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',answer_if_red_and_put_there) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( red(X0)
      | ~ at(X0,here,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',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.ZvmdcVDGv6/Vampire---4.8_14900',can_put_somewhere_if_grab_and_go_there) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.15  % Problem    : MSC002-2 : TPTP v8.1.2. Released v1.0.0.
% 0.03/0.17  % 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.14/0.38  % Computer : n022.cluster.edu
% 0.14/0.38  % Model    : x86_64 x86_64
% 0.14/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.38  % Memory   : 8042.1875MB
% 0.14/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.38  % CPULimit   : 300
% 0.14/0.38  % WCLimit    : 300
% 0.14/0.38  % DateTime   : Fri May  3 12:46:12 EDT 2024
% 0.14/0.38  % CPUTime    : 
% 0.14/0.38  This is a CNF_UNS_RFO_NEQ_NHN problem
% 0.14/0.38  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.ZvmdcVDGv6/Vampire---4.8_14900
% 0.58/0.77  % (15008)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.77  % (15010)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.77  % (15009)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.77  % (15011)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.77  % (15012)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.77  % (15015)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.58/0.77  % (15013)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.77  % (15008)Refutation not found, incomplete strategy% (15008)------------------------------
% 0.58/0.77  % (15008)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15014)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.77  % (15008)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (15008)Memory used [KB]: 945
% 0.58/0.77  % (15008)Time elapsed: 0.001 s
% 0.58/0.77  % (15008)Instructions burned: 2 (million)
% 0.58/0.77  % (15011)Refutation not found, incomplete strategy% (15011)------------------------------
% 0.58/0.77  % (15011)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15015)Refutation not found, incomplete strategy% (15015)------------------------------
% 0.58/0.77  % (15015)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15011)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (15011)Memory used [KB]: 945
% 0.58/0.77  % (15011)Time elapsed: 0.002 s
% 0.58/0.77  % (15011)Instructions burned: 2 (million)
% 0.58/0.77  % (15015)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (15015)Memory used [KB]: 945
% 0.58/0.77  % (15013)Refutation not found, incomplete strategy% (15013)------------------------------
% 0.58/0.77  % (15013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15015)Time elapsed: 0.002 s
% 0.58/0.77  % (15015)Instructions burned: 2 (million)
% 0.58/0.77  % (15013)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (15013)Memory used [KB]: 945
% 0.58/0.77  % (15008)------------------------------
% 0.58/0.77  % (15008)------------------------------
% 0.58/0.77  % (15013)Time elapsed: 0.002 s
% 0.58/0.77  % (15013)Instructions burned: 2 (million)
% 0.58/0.77  % (15014)Refutation not found, incomplete strategy% (15014)------------------------------
% 0.58/0.77  % (15014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15014)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  % (15011)------------------------------
% 0.58/0.77  % (15011)------------------------------
% 0.58/0.77  
% 0.58/0.77  % (15014)Memory used [KB]: 945
% 0.58/0.77  % (15014)Time elapsed: 0.002 s
% 0.58/0.77  % (15014)Instructions burned: 2 (million)
% 0.58/0.77  % (15015)------------------------------
% 0.58/0.77  % (15015)------------------------------
% 0.58/0.77  % (15012)Refutation not found, incomplete strategy% (15012)------------------------------
% 0.58/0.77  % (15012)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15012)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (15012)Memory used [KB]: 950
% 0.58/0.77  % (15013)------------------------------
% 0.58/0.77  % (15013)------------------------------
% 0.58/0.77  % (15012)Time elapsed: 0.002 s
% 0.58/0.77  % (15012)Instructions burned: 2 (million)
% 0.58/0.77  % (15014)------------------------------
% 0.58/0.77  % (15014)------------------------------
% 0.58/0.77  % (15012)------------------------------
% 0.58/0.77  % (15012)------------------------------
% 0.58/0.77  % (15010)First to succeed.
% 0.58/0.77  % (15009)Also succeeded, but the first one will report.
% 0.58/0.77  % (15010)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-15007"
% 0.58/0.77  % (15010)Refutation found. Thanks to Tanya!
% 0.58/0.77  % SZS status Unsatisfiable for Vampire---4
% 0.58/0.77  % SZS output start Proof for Vampire---4
% See solution above
% 0.58/0.77  % (15010)------------------------------
% 0.58/0.77  % (15010)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (15010)Termination reason: Refutation
% 0.58/0.77  
% 0.58/0.77  % (15010)Memory used [KB]: 977
% 0.58/0.77  % (15010)Time elapsed: 0.003 s
% 0.58/0.77  % (15010)Instructions burned: 3 (million)
% 0.58/0.77  % (15007)Success in time 0.38 s
% 0.58/0.77  % Vampire---4.8 exiting
%------------------------------------------------------------------------------