TSTP Solution File: CSR021+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : CSR021+1 : TPTP v8.1.2. Bugfixed v3.1.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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n002.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 04:48:52 EDT 2024

% Result   : Theorem 0.61s 0.80s
% Output   : Refutation 0.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   61 (  17 unt;   0 def)
%            Number of atoms       :  301 ( 134 equ)
%            Maximal formula atoms :   19 (   4 avg)
%            Number of connectives :  360 ( 120   ~; 118   |; 106   &)
%                                         (  14 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   9 con; 0-2 aty)
%            Number of variables   :  115 ( 115   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f468,plain,
    $false,
    inference(subsumption_resolution,[],[f464,f419]) ).

fof(f419,plain,
    sP5(n2,backwards,pull),
    inference(resolution,[],[f305,f338]) ).

fof(f338,plain,
    happens(push,n2),
    inference(resolution,[],[f199,f293]) ).

fof(f293,plain,
    sP1(n2,push),
    inference(equality_resolution,[],[f292]) ).

fof(f292,plain,
    ! [X1] :
      ( sP1(n2,X1)
      | push != X1 ),
    inference(equality_resolution,[],[f194]) ).

fof(f194,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | n2 != X0
      | push != X1 ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ( ( n2 != X0
            | push != X1 )
          & ( n2 != X0
            | pull != X1 )
          & ( n1 != X0
            | pull != X1 )
          & ~ sP0(X0,X1) ) )
      & ( ( n2 = X0
          & push = X1 )
        | ( n2 = X0
          & pull = X1 )
        | ( n1 = X0
          & pull = X1 )
        | sP0(X0,X1)
        | ~ sP1(X0,X1) ) ),
    inference(rectify,[],[f118]) ).

fof(f118,plain,
    ! [X1,X0] :
      ( ( sP1(X1,X0)
        | ( ( n2 != X1
            | push != X0 )
          & ( n2 != X1
            | pull != X0 )
          & ( n1 != X1
            | pull != X0 )
          & ~ sP0(X1,X0) ) )
      & ( ( n2 = X1
          & push = X0 )
        | ( n2 = X1
          & pull = X0 )
        | ( n1 = X1
          & pull = X0 )
        | sP0(X1,X0)
        | ~ sP1(X1,X0) ) ),
    inference(flattening,[],[f117]) ).

fof(f117,plain,
    ! [X1,X0] :
      ( ( sP1(X1,X0)
        | ( ( n2 != X1
            | push != X0 )
          & ( n2 != X1
            | pull != X0 )
          & ( n1 != X1
            | pull != X0 )
          & ~ sP0(X1,X0) ) )
      & ( ( n2 = X1
          & push = X0 )
        | ( n2 = X1
          & pull = X0 )
        | ( n1 = X1
          & pull = X0 )
        | sP0(X1,X0)
        | ~ sP1(X1,X0) ) ),
    inference(nnf_transformation,[],[f104]) ).

fof(f104,plain,
    ! [X1,X0] :
      ( sP1(X1,X0)
    <=> ( ( n2 = X1
          & push = X0 )
        | ( n2 = X1
          & pull = X0 )
        | ( n1 = X1
          & pull = X0 )
        | sP0(X1,X0) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

fof(f199,plain,
    ! [X0,X1] :
      ( ~ sP1(X1,X0)
      | happens(X0,X1) ),
    inference(cnf_transformation,[],[f123]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ( happens(X0,X1)
        | ~ sP1(X1,X0) )
      & ( sP1(X1,X0)
        | ~ happens(X0,X1) ) ),
    inference(nnf_transformation,[],[f105]) ).

fof(f105,plain,
    ! [X0,X1] :
      ( happens(X0,X1)
    <=> sP1(X1,X0) ),
    inference(definition_folding,[],[f54,f104,f103]) ).

fof(f103,plain,
    ! [X1,X0] :
      ( sP0(X1,X0)
    <=> ( n0 = X1
        & push = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( happens(X0,X1)
    <=> ( ( n2 = X1
          & push = X0 )
        | ( n2 = X1
          & pull = X0 )
        | ( n1 = X1
          & pull = X0 )
        | ( n0 = X1
          & push = X0 ) ) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X3,X4] :
      ( happens(X3,X4)
    <=> ( ( n2 = X4
          & push = X3 )
        | ( n2 = X4
          & pull = X3 )
        | ( n1 = X4
          & pull = X3 )
        | ( n0 = X4
          & push = X3 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',happens_all_defn) ).

fof(f305,plain,
    ! [X0] :
      ( ~ happens(push,X0)
      | sP5(X0,backwards,pull) ),
    inference(equality_resolution,[],[f304]) ).

fof(f304,plain,
    ! [X2,X0] :
      ( sP5(X0,backwards,X2)
      | ~ happens(push,X0)
      | pull != X2 ),
    inference(equality_resolution,[],[f218]) ).

fof(f218,plain,
    ! [X2,X0,X1] :
      ( sP5(X0,X1,X2)
      | ~ happens(push,X0)
      | backwards != X1
      | pull != X2 ),
    inference(cnf_transformation,[],[f132]) ).

fof(f132,plain,
    ! [X0,X1,X2] :
      ( ( sP5(X0,X1,X2)
        | ~ happens(push,X0)
        | backwards != X1
        | pull != X2 )
      & ( ( happens(push,X0)
          & backwards = X1
          & pull = X2 )
        | ~ sP5(X0,X1,X2) ) ),
    inference(rectify,[],[f131]) ).

fof(f131,plain,
    ! [X2,X1,X0] :
      ( ( sP5(X2,X1,X0)
        | ~ happens(push,X2)
        | backwards != X1
        | pull != X0 )
      & ( ( happens(push,X2)
          & backwards = X1
          & pull = X0 )
        | ~ sP5(X2,X1,X0) ) ),
    inference(flattening,[],[f130]) ).

fof(f130,plain,
    ! [X2,X1,X0] :
      ( ( sP5(X2,X1,X0)
        | ~ happens(push,X2)
        | backwards != X1
        | pull != X0 )
      & ( ( happens(push,X2)
          & backwards = X1
          & pull = X0 )
        | ~ sP5(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f109]) ).

fof(f109,plain,
    ! [X2,X1,X0] :
      ( sP5(X2,X1,X0)
    <=> ( happens(push,X2)
        & backwards = X1
        & pull = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP5])]) ).

fof(f464,plain,
    ~ sP5(n2,backwards,pull),
    inference(resolution,[],[f455,f208]) ).

fof(f208,plain,
    ! [X2,X0,X1] :
      ( sP7(X0,X1,X2)
      | ~ sP5(X0,X1,X2) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f126,plain,
    ! [X0,X1,X2] :
      ( ( sP7(X0,X1,X2)
        | ( ( happens(push,X0)
            | spinning != X1
            | pull != X2 )
          & ~ sP6(X0,X1,X2)
          & ~ sP5(X0,X1,X2)
          & ~ sP4(X0,X1,X2)
          & ~ sP3(X0,X1,X2)
          & ~ sP2(X0,X1,X2) ) )
      & ( ( ~ happens(push,X0)
          & spinning = X1
          & pull = X2 )
        | sP6(X0,X1,X2)
        | sP5(X0,X1,X2)
        | sP4(X0,X1,X2)
        | sP3(X0,X1,X2)
        | sP2(X0,X1,X2)
        | ~ sP7(X0,X1,X2) ) ),
    inference(rectify,[],[f125]) ).

fof(f125,plain,
    ! [X2,X1,X0] :
      ( ( sP7(X2,X1,X0)
        | ( ( happens(push,X2)
            | spinning != X1
            | pull != X0 )
          & ~ sP6(X2,X1,X0)
          & ~ sP5(X2,X1,X0)
          & ~ sP4(X2,X1,X0)
          & ~ sP3(X2,X1,X0)
          & ~ sP2(X2,X1,X0) ) )
      & ( ( ~ happens(push,X2)
          & spinning = X1
          & pull = X0 )
        | sP6(X2,X1,X0)
        | sP5(X2,X1,X0)
        | sP4(X2,X1,X0)
        | sP3(X2,X1,X0)
        | sP2(X2,X1,X0)
        | ~ sP7(X2,X1,X0) ) ),
    inference(flattening,[],[f124]) ).

fof(f124,plain,
    ! [X2,X1,X0] :
      ( ( sP7(X2,X1,X0)
        | ( ( happens(push,X2)
            | spinning != X1
            | pull != X0 )
          & ~ sP6(X2,X1,X0)
          & ~ sP5(X2,X1,X0)
          & ~ sP4(X2,X1,X0)
          & ~ sP3(X2,X1,X0)
          & ~ sP2(X2,X1,X0) ) )
      & ( ( ~ happens(push,X2)
          & spinning = X1
          & pull = X0 )
        | sP6(X2,X1,X0)
        | sP5(X2,X1,X0)
        | sP4(X2,X1,X0)
        | sP3(X2,X1,X0)
        | sP2(X2,X1,X0)
        | ~ sP7(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f111]) ).

fof(f111,plain,
    ! [X2,X1,X0] :
      ( sP7(X2,X1,X0)
    <=> ( ( ~ happens(push,X2)
          & spinning = X1
          & pull = X0 )
        | sP6(X2,X1,X0)
        | sP5(X2,X1,X0)
        | sP4(X2,X1,X0)
        | sP3(X2,X1,X0)
        | sP2(X2,X1,X0) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP7])]) ).

fof(f455,plain,
    ~ sP7(n2,backwards,pull),
    inference(resolution,[],[f452,f175]) ).

fof(f175,plain,
    holdsAt(backwards,n3),
    inference(cnf_transformation,[],[f51]) ).

fof(f51,plain,
    holdsAt(backwards,n3),
    inference(flattening,[],[f49]) ).

fof(f49,negated_conjecture,
    ~ ~ holdsAt(backwards,n3),
    inference(negated_conjecture,[],[f48]) ).

fof(f48,conjecture,
    ~ holdsAt(backwards,n3),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',not_backwards_3) ).

fof(f452,plain,
    ! [X0] :
      ( ~ holdsAt(X0,n3)
      | ~ sP7(n2,X0,pull) ),
    inference(forward_demodulation,[],[f449,f268]) ).

fof(f268,plain,
    n3 = plus(n1,n2),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,axiom,
    n3 = plus(n1,n2),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',plus1_2) ).

fof(f449,plain,
    ! [X0] :
      ( ~ holdsAt(X0,plus(n1,n2))
      | ~ sP7(n2,X0,pull) ),
    inference(resolution,[],[f447,f339]) ).

fof(f339,plain,
    happens(pull,n2),
    inference(resolution,[],[f199,f295]) ).

fof(f295,plain,
    sP1(n2,pull),
    inference(equality_resolution,[],[f294]) ).

fof(f294,plain,
    ! [X1] :
      ( sP1(n2,X1)
      | pull != X1 ),
    inference(equality_resolution,[],[f193]) ).

fof(f193,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | n2 != X0
      | pull != X1 ),
    inference(cnf_transformation,[],[f119]) ).

fof(f447,plain,
    ! [X2,X0,X1] :
      ( ~ happens(X2,X0)
      | ~ holdsAt(X1,plus(n1,X0))
      | ~ sP7(X0,X1,X2) ),
    inference(resolution,[],[f232,f399]) ).

fof(f399,plain,
    ! [X2,X0,X1] :
      ( ~ terminates(X2,X1,X0)
      | ~ holdsAt(X1,plus(n1,X0))
      | ~ happens(X2,X0) ),
    inference(superposition,[],[f247,f288]) ).

fof(f288,plain,
    ! [X0,X1] : plus(X0,X1) = plus(X1,X0),
    inference(cnf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1] : plus(X0,X1) = plus(X1,X0),
    inference(rectify,[],[f31]) ).

fof(f31,axiom,
    ! [X8,X9] : plus(X8,X9) = plus(X9,X8),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',symmetry_of_plus) ).

fof(f247,plain,
    ! [X2,X0,X1] :
      ( ~ holdsAt(X2,plus(X1,n1))
      | ~ terminates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X0,X1,X2] :
      ( ~ holdsAt(X2,plus(X1,n1))
      | ~ terminates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(flattening,[],[f87]) ).

fof(f87,plain,
    ! [X0,X1,X2] :
      ( ~ holdsAt(X2,plus(X1,n1))
      | ~ terminates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(ennf_transformation,[],[f59]) ).

fof(f59,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X0,X2,X1)
        & happens(X0,X1) )
     => ~ holdsAt(X2,plus(X1,n1)) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X3,X4,X1] :
      ( ( terminates(X3,X1,X4)
        & happens(X3,X4) )
     => ~ holdsAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',happens_terminates_not_holds) ).

fof(f232,plain,
    ! [X2,X0,X1] :
      ( terminates(X0,X1,X2)
      | ~ sP7(X2,X1,X0) ),
    inference(cnf_transformation,[],[f142]) ).

fof(f142,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X0,X1,X2)
        | ~ sP7(X2,X1,X0) )
      & ( sP7(X2,X1,X0)
        | ~ terminates(X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f112]) ).

fof(f112,plain,
    ! [X0,X1,X2] :
      ( terminates(X0,X1,X2)
    <=> sP7(X2,X1,X0) ),
    inference(definition_folding,[],[f57,f111,f110,f109,f108,f107,f106]) ).

fof(f106,plain,
    ! [X2,X1,X0] :
      ( sP2(X2,X1,X0)
    <=> ( ~ happens(pull,X2)
        & backwards = X1
        & push = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP2])]) ).

fof(f107,plain,
    ! [X2,X1,X0] :
      ( sP3(X2,X1,X0)
    <=> ( ~ happens(push,X2)
        & forwards = X1
        & pull = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP3])]) ).

fof(f108,plain,
    ! [X2,X1,X0] :
      ( sP4(X2,X1,X0)
    <=> ( happens(push,X2)
        & forwards = X1
        & pull = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP4])]) ).

fof(f110,plain,
    ! [X2,X1,X0] :
      ( sP6(X2,X1,X0)
    <=> ( ~ happens(pull,X2)
        & spinning = X1
        & push = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP6])]) ).

fof(f57,plain,
    ! [X0,X1,X2] :
      ( terminates(X0,X1,X2)
    <=> ( ( ~ happens(push,X2)
          & spinning = X1
          & pull = X0 )
        | ( ~ happens(pull,X2)
          & spinning = X1
          & push = X0 )
        | ( happens(push,X2)
          & backwards = X1
          & pull = X0 )
        | ( happens(push,X2)
          & forwards = X1
          & pull = X0 )
        | ( ~ happens(push,X2)
          & forwards = X1
          & pull = X0 )
        | ( ~ happens(pull,X2)
          & backwards = X1
          & push = X0 ) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X3,X1,X4] :
      ( terminates(X3,X1,X4)
    <=> ( ( ~ happens(push,X4)
          & spinning = X1
          & pull = X3 )
        | ( ~ happens(pull,X4)
          & spinning = X1
          & push = X3 )
        | ( happens(push,X4)
          & backwards = X1
          & pull = X3 )
        | ( happens(push,X4)
          & forwards = X1
          & pull = X3 )
        | ( ~ happens(push,X4)
          & forwards = X1
          & pull = X3 )
        | ( ~ happens(pull,X4)
          & backwards = X1
          & push = X3 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647',terminates_all_defn) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : CSR021+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.07/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n002.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   : Fri May  3 20:09:53 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.VetvQaO3DL/Vampire---4.8_29647
% 0.61/0.77  % (29814)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.61/0.77  % (29808)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.61/0.77  % (29811)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.61/0.77  % (29810)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.61/0.77  % (29813)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.61/0.77  % (29812)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.61/0.77  % (29809)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.61/0.77  % (29815)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.61/0.77  % (29814)Refutation not found, incomplete strategy% (29814)------------------------------
% 0.61/0.77  % (29814)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (29814)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (29814)Memory used [KB]: 1124
% 0.61/0.77  % (29814)Time elapsed: 0.006 s
% 0.61/0.77  % (29814)Instructions burned: 7 (million)
% 0.61/0.78  % (29811)Refutation not found, incomplete strategy% (29811)------------------------------
% 0.61/0.78  % (29811)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (29814)------------------------------
% 0.61/0.78  % (29814)------------------------------
% 0.61/0.78  % (29811)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  % (29813)Refutation not found, incomplete strategy% (29813)------------------------------
% 0.61/0.78  % (29813)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (29813)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (29813)Memory used [KB]: 1073
% 0.61/0.78  % (29813)Time elapsed: 0.004 s
% 0.61/0.78  % (29813)Instructions burned: 4 (million)
% 0.61/0.78  
% 0.61/0.78  % (29811)Memory used [KB]: 1052
% 0.61/0.78  % (29811)Time elapsed: 0.005 s
% 0.61/0.78  % (29811)Instructions burned: 3 (million)
% 0.61/0.78  % (29813)------------------------------
% 0.61/0.78  % (29813)------------------------------
% 0.61/0.78  % (29815)Refutation not found, incomplete strategy% (29815)------------------------------
% 0.61/0.78  % (29815)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (29811)------------------------------
% 0.61/0.78  % (29811)------------------------------
% 0.61/0.78  % (29815)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (29815)Memory used [KB]: 1054
% 0.61/0.78  % (29815)Time elapsed: 0.005 s
% 0.61/0.78  % (29815)Instructions burned: 3 (million)
% 0.61/0.78  % (29815)------------------------------
% 0.61/0.78  % (29815)------------------------------
% 0.61/0.78  % (29812)Refutation not found, incomplete strategy% (29812)------------------------------
% 0.61/0.78  % (29812)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (29812)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (29812)Memory used [KB]: 1153
% 0.61/0.78  % (29812)Time elapsed: 0.009 s
% 0.61/0.78  % (29812)Instructions burned: 7 (million)
% 0.61/0.78  % (29817)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 (2995ds/55Mi)
% 0.61/0.78  % (29812)------------------------------
% 0.61/0.78  % (29812)------------------------------
% 0.61/0.78  % (29818)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.61/0.78  % (29819)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.61/0.78  % (29808)Refutation not found, incomplete strategy% (29808)------------------------------
% 0.61/0.78  % (29808)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (29808)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  % (29820)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.61/0.78  
% 0.61/0.78  % (29808)Memory used [KB]: 1184
% 0.61/0.78  % (29808)Time elapsed: 0.013 s
% 0.61/0.78  % (29808)Instructions burned: 12 (million)
% 0.61/0.78  % (29808)------------------------------
% 0.61/0.78  % (29808)------------------------------
% 0.61/0.79  % (29821)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.61/0.79  % (29817)Refutation not found, incomplete strategy% (29817)------------------------------
% 0.61/0.79  % (29817)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (29817)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (29817)Memory used [KB]: 1182
% 0.61/0.79  % (29817)Time elapsed: 0.010 s
% 0.61/0.79  % (29817)Instructions burned: 16 (million)
% 0.61/0.79  % (29817)------------------------------
% 0.61/0.79  % (29817)------------------------------
% 0.61/0.79  % (29824)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.61/0.79  % (29826)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.61/0.79  % (29821)Refutation not found, incomplete strategy% (29821)------------------------------
% 0.61/0.79  % (29821)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (29821)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (29821)Memory used [KB]: 1163
% 0.61/0.79  % (29821)Time elapsed: 0.010 s
% 0.61/0.79  % (29821)Instructions burned: 8 (million)
% 0.61/0.79  % (29821)------------------------------
% 0.61/0.79  % (29821)------------------------------
% 0.61/0.80  % (29820)First to succeed.
% 0.61/0.80  % (29827)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.61/0.80  % (29820)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-29792"
% 0.61/0.80  % (29820)Refutation found. Thanks to Tanya!
% 0.61/0.80  % SZS status Theorem for Vampire---4
% 0.61/0.80  % SZS output start Proof for Vampire---4
% See solution above
% 0.61/0.80  % (29820)------------------------------
% 0.61/0.80  % (29820)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (29820)Termination reason: Refutation
% 0.61/0.80  
% 0.61/0.80  % (29820)Memory used [KB]: 1194
% 0.61/0.80  % (29820)Time elapsed: 0.021 s
% 0.61/0.80  % (29820)Instructions burned: 18 (million)
% 0.61/0.80  % (29792)Success in time 0.442 s
% 0.61/0.80  % Vampire---4.8 exiting
%------------------------------------------------------------------------------