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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : NUM479+1 : TPTP v8.1.2. Released v4.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 : n016.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:31:28 EDT 2024

% Result   : Theorem 4.06s 1.30s
% Output   : Refutation 4.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   69 (  34 unt;   0 def)
%            Number of atoms       :  191 (  59 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  215 (  93   ~;  90   |;  18   &)
%                                         (   6 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   83 (  80   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8266,plain,
    $false,
    inference(subsumption_resolution,[],[f8264,f214]) ).

fof(f214,plain,
    doDivides0(xm,sdtasdt0(xm,xn)),
    inference(unit_resulting_resolution,[],[f98,f101,f162]) ).

fof(f162,plain,
    ! [X2,X0] :
      ( doDivides0(X0,sdtasdt0(X0,X2))
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X0) ),
    inference(subsumption_resolution,[],[f157,f137]) ).

fof(f137,plain,
    ! [X0,X1] :
      ( aNaturalNumber0(sdtasdt0(X0,X1))
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1] :
      ( aNaturalNumber0(sdtasdt0(X0,X1))
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f77]) ).

fof(f77,plain,
    ! [X0,X1] :
      ( aNaturalNumber0(sdtasdt0(X0,X1))
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0,X1] :
      ( ( aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => aNaturalNumber0(sdtasdt0(X0,X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mSortsB_02) ).

fof(f157,plain,
    ! [X2,X0] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(sdtasdt0(X0,X2))
      | ~ aNaturalNumber0(X2)
      | doDivides0(X0,sdtasdt0(X0,X2)) ),
    inference(equality_resolution,[],[f143]) ).

fof(f143,plain,
    ! [X2,X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X2)
      | sdtasdt0(X0,X2) != X1
      | doDivides0(X0,X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( ( doDivides0(X0,X1)
      <=> ? [X2] :
            ( sdtasdt0(X0,X2) = X1
            & aNaturalNumber0(X2) ) )
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f84]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( ( doDivides0(X0,X1)
      <=> ? [X2] :
            ( sdtasdt0(X0,X2) = X1
            & aNaturalNumber0(X2) ) )
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f30,axiom,
    ! [X0,X1] :
      ( ( aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => ( doDivides0(X0,X1)
      <=> ? [X2] :
            ( sdtasdt0(X0,X2) = X1
            & aNaturalNumber0(X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mDefDiv) ).

fof(f101,plain,
    aNaturalNumber0(xn),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,axiom,
    aNaturalNumber0(xn),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',m__1553) ).

fof(f98,plain,
    aNaturalNumber0(xm),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,axiom,
    ( aNaturalNumber0(xm)
    & aNaturalNumber0(xl) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',m__1524) ).

fof(f8264,plain,
    ~ doDivides0(xm,sdtasdt0(xm,xn)),
    inference(unit_resulting_resolution,[],[f97,f98,f100,f187,f8261,f149]) ).

fof(f149,plain,
    ! [X2,X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X2)
      | ~ doDivides0(X0,X1)
      | ~ doDivides0(X1,X2)
      | doDivides0(X0,X2) ),
    inference(cnf_transformation,[],[f93]) ).

fof(f93,plain,
    ! [X0,X1,X2] :
      ( doDivides0(X0,X2)
      | ~ doDivides0(X1,X2)
      | ~ doDivides0(X0,X1)
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f92]) ).

fof(f92,plain,
    ! [X0,X1,X2] :
      ( doDivides0(X0,X2)
      | ~ doDivides0(X1,X2)
      | ~ doDivides0(X0,X1)
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,axiom,
    ! [X0,X1,X2] :
      ( ( aNaturalNumber0(X2)
        & aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => ( ( doDivides0(X1,X2)
          & doDivides0(X0,X1) )
       => doDivides0(X0,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mDivTrans) ).

fof(f8261,plain,
    ~ doDivides0(xl,sdtasdt0(xm,xn)),
    inference(unit_resulting_resolution,[],[f97,f99,f187,f6878,f159]) ).

fof(f159,plain,
    ! [X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | sz00 = X0
      | ~ doDivides0(X0,X1)
      | sdtasdt0(X0,sdtsldt0(X1,X0)) = X1 ),
    inference(equality_resolution,[],[f151]) ).

fof(f151,plain,
    ! [X2,X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | sz00 = X0
      | ~ doDivides0(X0,X1)
      | sdtasdt0(X0,X2) = X1
      | sdtsldt0(X1,X0) != X2 ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( sdtsldt0(X1,X0) = X2
        <=> ( sdtasdt0(X0,X2) = X1
            & aNaturalNumber0(X2) ) )
      | ~ doDivides0(X0,X1)
      | sz00 = X0
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f94]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( sdtsldt0(X1,X0) = X2
        <=> ( sdtasdt0(X0,X2) = X1
            & aNaturalNumber0(X2) ) )
      | ~ doDivides0(X0,X1)
      | sz00 = X0
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f31,axiom,
    ! [X0,X1] :
      ( ( aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => ( ( doDivides0(X0,X1)
          & sz00 != X0 )
       => ! [X2] :
            ( sdtsldt0(X1,X0) = X2
          <=> ( sdtasdt0(X0,X2) = X1
              & aNaturalNumber0(X2) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mDefQuot) ).

fof(f6878,plain,
    sdtasdt0(xm,xn) != sdtasdt0(xl,sdtsldt0(sdtasdt0(xm,xn),xl)),
    inference(backward_demodulation,[],[f6814,f6876]) ).

fof(f6876,plain,
    sdtasdt0(xm,xn) = sdtasdt0(sdtsldt0(xm,xl),sdtasdt0(xl,xn)),
    inference(forward_demodulation,[],[f6875,f6811]) ).

fof(f6811,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) = sdtasdt0(sdtsldt0(xm,xl),sdtasdt0(xl,xn)),
    inference(forward_demodulation,[],[f6680,f6738]) ).

fof(f6738,plain,
    sdtsldt0(xm,xl) = sK1(xl,xm),
    inference(forward_demodulation,[],[f6736,f329]) ).

fof(f329,plain,
    xm = sdtasdt0(xl,sK1(xl,xm)),
    inference(unit_resulting_resolution,[],[f97,f100,f98,f142]) ).

fof(f142,plain,
    ! [X0,X1] :
      ( sdtasdt0(X0,sK1(X0,X1)) = X1
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0)
      | ~ doDivides0(X0,X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f6736,plain,
    sK1(xl,xm) = sdtsldt0(sdtasdt0(xl,sK1(xl,xm)),xl),
    inference(unit_resulting_resolution,[],[f97,f99,f326,f164]) ).

fof(f164,plain,
    ! [X2,X0] :
      ( sdtsldt0(sdtasdt0(X0,X2),X0) = X2
      | sz00 = X0
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X0) ),
    inference(subsumption_resolution,[],[f163,f162]) ).

fof(f163,plain,
    ! [X2,X0] :
      ( ~ aNaturalNumber0(X0)
      | sz00 = X0
      | ~ doDivides0(X0,sdtasdt0(X0,X2))
      | ~ aNaturalNumber0(X2)
      | sdtsldt0(sdtasdt0(X0,X2),X0) = X2 ),
    inference(subsumption_resolution,[],[f158,f137]) ).

fof(f158,plain,
    ! [X2,X0] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(sdtasdt0(X0,X2))
      | sz00 = X0
      | ~ doDivides0(X0,sdtasdt0(X0,X2))
      | ~ aNaturalNumber0(X2)
      | sdtsldt0(sdtasdt0(X0,X2),X0) = X2 ),
    inference(equality_resolution,[],[f152]) ).

fof(f152,plain,
    ! [X2,X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | sz00 = X0
      | ~ doDivides0(X0,X1)
      | ~ aNaturalNumber0(X2)
      | sdtasdt0(X0,X2) != X1
      | sdtsldt0(X1,X0) = X2 ),
    inference(cnf_transformation,[],[f95]) ).

fof(f326,plain,
    aNaturalNumber0(sK1(xl,xm)),
    inference(unit_resulting_resolution,[],[f97,f100,f98,f141]) ).

fof(f141,plain,
    ! [X0,X1] :
      ( aNaturalNumber0(sK1(X0,X1))
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0)
      | ~ doDivides0(X0,X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f6680,plain,
    sdtasdt0(sK1(xl,xm),sdtasdt0(xl,xn)) = sdtasdt0(sdtasdt0(xl,xn),sK1(xl,xm)),
    inference(unit_resulting_resolution,[],[f186,f326,f132]) ).

fof(f132,plain,
    ! [X0,X1] :
      ( sdtasdt0(X0,X1) = sdtasdt0(X1,X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(cnf_transformation,[],[f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( sdtasdt0(X0,X1) = sdtasdt0(X1,X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f70]) ).

fof(f70,plain,
    ! [X0,X1] :
      ( sdtasdt0(X0,X1) = sdtasdt0(X1,X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( ( aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => sdtasdt0(X0,X1) = sdtasdt0(X1,X0) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mMulComm) ).

fof(f186,plain,
    aNaturalNumber0(sdtasdt0(xl,xn)),
    inference(unit_resulting_resolution,[],[f97,f101,f137]) ).

fof(f6875,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) = sdtasdt0(xm,xn),
    inference(forward_demodulation,[],[f6874,f277]) ).

fof(f277,plain,
    sdtasdt0(xn,xm) = sdtasdt0(xm,xn),
    inference(unit_resulting_resolution,[],[f98,f101,f132]) ).

fof(f6874,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) = sdtasdt0(xn,xm),
    inference(forward_demodulation,[],[f6873,f276]) ).

fof(f276,plain,
    sdtasdt0(xl,xn) = sdtasdt0(xn,xl),
    inference(unit_resulting_resolution,[],[f97,f101,f132]) ).

fof(f6873,plain,
    sdtasdt0(xn,xm) = sdtasdt0(sdtasdt0(xn,xl),sdtsldt0(xm,xl)),
    inference(forward_demodulation,[],[f6872,f712]) ).

fof(f712,plain,
    xm = sdtasdt0(xl,sdtsldt0(xm,xl)),
    inference(unit_resulting_resolution,[],[f97,f98,f100,f99,f159]) ).

fof(f6872,plain,
    sdtasdt0(sdtasdt0(xn,xl),sdtsldt0(xm,xl)) = sdtasdt0(xn,sdtasdt0(xl,sdtsldt0(xm,xl))),
    inference(forward_demodulation,[],[f6648,f6738]) ).

fof(f6648,plain,
    sdtasdt0(sdtasdt0(xn,xl),sK1(xl,xm)) = sdtasdt0(xn,sdtasdt0(xl,sK1(xl,xm))),
    inference(unit_resulting_resolution,[],[f97,f101,f326,f131]) ).

fof(f131,plain,
    ! [X2,X0,X1] :
      ( ~ aNaturalNumber0(X0)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X2)
      | sdtasdt0(sdtasdt0(X0,X1),X2) = sdtasdt0(X0,sdtasdt0(X1,X2)) ),
    inference(cnf_transformation,[],[f69]) ).

fof(f69,plain,
    ! [X0,X1,X2] :
      ( sdtasdt0(sdtasdt0(X0,X1),X2) = sdtasdt0(X0,sdtasdt0(X1,X2))
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(flattening,[],[f68]) ).

fof(f68,plain,
    ! [X0,X1,X2] :
      ( sdtasdt0(sdtasdt0(X0,X1),X2) = sdtasdt0(X0,sdtasdt0(X1,X2))
      | ~ aNaturalNumber0(X2)
      | ~ aNaturalNumber0(X1)
      | ~ aNaturalNumber0(X0) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0,X1,X2] :
      ( ( aNaturalNumber0(X2)
        & aNaturalNumber0(X1)
        & aNaturalNumber0(X0) )
     => sdtasdt0(sdtasdt0(X0,X1),X2) = sdtasdt0(X0,sdtasdt0(X1,X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',mMulAsso) ).

fof(f6814,plain,
    sdtasdt0(xl,sdtsldt0(sdtasdt0(xm,xn),xl)) != sdtasdt0(sdtsldt0(xm,xl),sdtasdt0(xl,xn)),
    inference(backward_demodulation,[],[f307,f6811]) ).

fof(f307,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) != sdtasdt0(xl,sdtsldt0(sdtasdt0(xm,xn),xl)),
    inference(backward_demodulation,[],[f102,f277]) ).

fof(f102,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) != sdtasdt0(xl,sdtsldt0(sdtasdt0(xn,xm),xl)),
    inference(cnf_transformation,[],[f41]) ).

fof(f41,plain,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) != sdtasdt0(xl,sdtsldt0(sdtasdt0(xn,xm),xl)),
    inference(flattening,[],[f40]) ).

fof(f40,negated_conjecture,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) != sdtasdt0(xl,sdtsldt0(sdtasdt0(xn,xm),xl)),
    inference(negated_conjecture,[],[f39]) ).

fof(f39,conjecture,
    sdtasdt0(sdtasdt0(xl,xn),sdtsldt0(xm,xl)) = sdtasdt0(xl,sdtsldt0(sdtasdt0(xn,xm),xl)),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',m__) ).

fof(f99,plain,
    sz00 != xl,
    inference(cnf_transformation,[],[f37]) ).

fof(f37,axiom,
    ( doDivides0(xl,xm)
    & sz00 != xl ),
    file('/export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028',m__1524_04) ).

fof(f187,plain,
    aNaturalNumber0(sdtasdt0(xm,xn)),
    inference(unit_resulting_resolution,[],[f98,f101,f137]) ).

fof(f100,plain,
    doDivides0(xl,xm),
    inference(cnf_transformation,[],[f37]) ).

fof(f97,plain,
    aNaturalNumber0(xl),
    inference(cnf_transformation,[],[f36]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : NUM479+1 : TPTP v8.1.2. Released v4.0.0.
% 0.04/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 : n016.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 17:28:56 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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.rTCJcAVXrA/Vampire---4.8_13028
% 0.59/0.75  % (13286)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.59/0.75  % (13280)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.59/0.75  % (13282)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.59/0.75  % (13281)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.59/0.75  % (13285)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.59/0.75  % (13287)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.59/0.75  % (13284)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.59/0.75  % (13283)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.60/0.77  % (13284)Instruction limit reached!
% 0.60/0.77  % (13284)------------------------------
% 0.60/0.77  % (13284)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.77  % (13284)Termination reason: Unknown
% 0.60/0.77  % (13284)Termination phase: Saturation
% 0.60/0.77  
% 0.60/0.77  % (13284)Memory used [KB]: 1429
% 0.60/0.77  % (13284)Time elapsed: 0.020 s
% 0.60/0.77  % (13284)Instructions burned: 35 (million)
% 0.60/0.77  % (13284)------------------------------
% 0.60/0.77  % (13284)------------------------------
% 0.60/0.77  % (13280)Instruction limit reached!
% 0.60/0.77  % (13280)------------------------------
% 0.60/0.77  % (13280)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.77  % (13280)Termination reason: Unknown
% 0.60/0.77  % (13280)Termination phase: Saturation
% 0.60/0.77  
% 0.60/0.77  % (13280)Memory used [KB]: 1332
% 0.60/0.77  % (13280)Time elapsed: 0.022 s
% 0.60/0.77  % (13280)Instructions burned: 35 (million)
% 0.60/0.77  % (13280)------------------------------
% 0.60/0.77  % (13280)------------------------------
% 0.60/0.77  % (13286)Instruction limit reached!
% 0.60/0.77  % (13286)------------------------------
% 0.60/0.77  % (13286)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.77  % (13286)Termination reason: Unknown
% 0.60/0.77  % (13286)Termination phase: Saturation
% 0.60/0.77  
% 0.60/0.77  % (13286)Memory used [KB]: 1777
% 0.60/0.77  % (13286)Time elapsed: 0.023 s
% 0.60/0.77  % (13286)Instructions burned: 85 (million)
% 0.60/0.77  % (13286)------------------------------
% 0.60/0.77  % (13286)------------------------------
% 0.60/0.77  % (13290)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 (2996ds/208Mi)
% 0.60/0.77  % (13288)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.60/0.77  % (13289)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 (2996ds/50Mi)
% 0.60/0.78  % (13285)Instruction limit reached!
% 0.60/0.78  % (13285)------------------------------
% 0.60/0.78  % (13285)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (13285)Termination reason: Unknown
% 0.60/0.78  % (13285)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (13285)Memory used [KB]: 1530
% 0.60/0.78  % (13285)Time elapsed: 0.028 s
% 0.60/0.78  % (13285)Instructions burned: 45 (million)
% 0.60/0.78  % (13285)------------------------------
% 0.60/0.78  % (13285)------------------------------
% 0.60/0.78  % (13283)Instruction limit reached!
% 0.60/0.78  % (13283)------------------------------
% 0.60/0.78  % (13283)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (13283)Termination reason: Unknown
% 0.60/0.78  % (13283)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (13283)Memory used [KB]: 1764
% 0.60/0.78  % (13283)Time elapsed: 0.020 s
% 0.60/0.78  % (13283)Instructions burned: 34 (million)
% 0.60/0.78  % (13283)------------------------------
% 0.60/0.78  % (13283)------------------------------
% 0.60/0.78  % (13291)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 (2996ds/52Mi)
% 0.60/0.78  % (13281)Instruction limit reached!
% 0.60/0.78  % (13281)------------------------------
% 0.60/0.78  % (13281)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (13281)Termination reason: Unknown
% 0.60/0.78  % (13281)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (13281)Memory used [KB]: 1918
% 0.60/0.78  % (13281)Time elapsed: 0.035 s
% 0.60/0.78  % (13281)Instructions burned: 51 (million)
% 0.60/0.78  % (13281)------------------------------
% 0.60/0.78  % (13281)------------------------------
% 0.60/0.79  % (13292)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.60/0.79  % (13287)Instruction limit reached!
% 0.60/0.79  % (13287)------------------------------
% 0.60/0.79  % (13287)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (13287)Termination reason: Unknown
% 0.60/0.79  % (13287)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (13287)Memory used [KB]: 1647
% 0.60/0.79  % (13287)Time elapsed: 0.034 s
% 0.60/0.79  % (13287)Instructions burned: 56 (million)
% 0.60/0.79  % (13287)------------------------------
% 0.60/0.79  % (13287)------------------------------
% 0.60/0.79  % (13293)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.60/0.79  % (13294)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.60/0.79  % (13293)Refutation not found, incomplete strategy% (13293)------------------------------
% 0.60/0.79  % (13293)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (13293)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (13293)Memory used [KB]: 1069
% 0.60/0.79  % (13293)Time elapsed: 0.026 s
% 0.60/0.79  % (13293)Instructions burned: 5 (million)
% 0.60/0.79  % (13293)------------------------------
% 0.60/0.79  % (13293)------------------------------
% 0.60/0.79  % (13295)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.60/0.80  % (13282)Instruction limit reached!
% 0.60/0.80  % (13282)------------------------------
% 0.60/0.80  % (13282)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (13282)Termination reason: Unknown
% 0.60/0.80  % (13282)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (13282)Memory used [KB]: 1853
% 0.60/0.80  % (13282)Time elapsed: 0.048 s
% 0.60/0.80  % (13282)Instructions burned: 79 (million)
% 0.60/0.80  % (13282)------------------------------
% 0.60/0.80  % (13282)------------------------------
% 0.60/0.80  % (13292)Refutation not found, incomplete strategy% (13292)------------------------------
% 0.60/0.80  % (13292)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (13292)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (13292)Memory used [KB]: 1277
% 0.60/0.80  % (13292)Time elapsed: 0.036 s
% 0.60/0.80  % (13292)Instructions burned: 23 (million)
% 0.60/0.80  % (13292)------------------------------
% 0.60/0.80  % (13292)------------------------------
% 0.60/0.80  % (13289)Instruction limit reached!
% 0.60/0.80  % (13289)------------------------------
% 0.60/0.80  % (13289)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (13289)Termination reason: Unknown
% 0.60/0.80  % (13289)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (13289)Memory used [KB]: 1533
% 0.60/0.80  % (13289)Time elapsed: 0.026 s
% 0.60/0.80  % (13289)Instructions burned: 50 (million)
% 0.60/0.80  % (13289)------------------------------
% 0.60/0.80  % (13289)------------------------------
% 0.60/0.80  % (13296)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.60/0.80  % (13288)Instruction limit reached!
% 0.60/0.80  % (13288)------------------------------
% 0.60/0.80  % (13288)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (13288)Termination reason: Unknown
% 0.60/0.80  % (13288)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (13288)Memory used [KB]: 1978
% 0.60/0.80  % (13288)Time elapsed: 0.031 s
% 0.60/0.80  % (13288)Instructions burned: 56 (million)
% 0.60/0.80  % (13288)------------------------------
% 0.60/0.80  % (13288)------------------------------
% 0.60/0.80  % (13297)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2995ds/93Mi)
% 0.60/0.80  % (13298)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.60/0.81  % (13299)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.60/0.81  % (13291)Instruction limit reached!
% 0.60/0.81  % (13291)------------------------------
% 0.60/0.81  % (13291)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.81  % (13291)Termination reason: Unknown
% 0.60/0.81  % (13291)Termination phase: Saturation
% 0.60/0.81  
% 0.60/0.81  % (13291)Memory used [KB]: 1624
% 0.60/0.81  % (13291)Time elapsed: 0.055 s
% 0.60/0.81  % (13291)Instructions burned: 53 (million)
% 0.60/0.81  % (13291)------------------------------
% 0.60/0.81  % (13291)------------------------------
% 0.60/0.82  % (13300)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.96/0.83  % (13299)Instruction limit reached!
% 0.96/0.83  % (13299)------------------------------
% 0.96/0.83  % (13299)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.96/0.83  % (13299)Termination reason: Unknown
% 0.96/0.83  % (13299)Termination phase: Saturation
% 0.96/0.83  
% 0.96/0.83  % (13299)Memory used [KB]: 1617
% 0.96/0.83  % (13299)Time elapsed: 0.020 s
% 0.96/0.83  % (13299)Instructions burned: 32 (million)
% 0.96/0.83  % (13299)------------------------------
% 0.96/0.83  % (13299)------------------------------
% 0.96/0.83  % (13301)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.96/0.83  % (13290)Instruction limit reached!
% 0.96/0.83  % (13290)------------------------------
% 0.96/0.83  % (13290)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.96/0.83  % (13290)Termination reason: Unknown
% 0.96/0.83  % (13290)Termination phase: Saturation
% 0.96/0.83  
% 0.96/0.83  % (13290)Memory used [KB]: 2518
% 0.96/0.83  % (13290)Time elapsed: 0.062 s
% 0.96/0.83  % (13290)Instructions burned: 210 (million)
% 0.96/0.83  % (13290)------------------------------
% 0.96/0.83  % (13290)------------------------------
% 0.96/0.84  % (13298)Instruction limit reached!
% 0.96/0.84  % (13298)------------------------------
% 0.96/0.84  % (13298)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.96/0.84  % (13298)Termination reason: Unknown
% 0.96/0.84  % (13298)Termination phase: Saturation
% 0.96/0.84  
% 0.96/0.84  % (13298)Memory used [KB]: 2089
% 0.96/0.84  % (13298)Time elapsed: 0.036 s
% 0.96/0.84  % (13298)Instructions burned: 64 (million)
% 0.96/0.84  % (13298)------------------------------
% 0.96/0.84  % (13298)------------------------------
% 0.96/0.84  % (13302)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.96/0.84  % (13303)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.96/0.85  % (13302)Instruction limit reached!
% 0.96/0.85  % (13302)------------------------------
% 0.96/0.85  % (13302)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.96/0.85  % (13302)Termination reason: Unknown
% 0.96/0.85  % (13302)Termination phase: Saturation
% 0.96/0.85  
% 0.96/0.85  % (13302)Memory used [KB]: 1605
% 0.96/0.85  % (13302)Time elapsed: 0.015 s
% 0.96/0.85  % (13302)Instructions burned: 56 (million)
% 0.96/0.85  % (13302)------------------------------
% 0.96/0.85  % (13302)------------------------------
% 0.96/0.85  % (13304)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 1.10/0.86  % (13297)Instruction limit reached!
% 1.10/0.86  % (13297)------------------------------
% 1.10/0.86  % (13297)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.86  % (13297)Termination reason: Unknown
% 1.10/0.86  % (13297)Termination phase: Saturation
% 1.10/0.86  
% 1.10/0.86  % (13297)Memory used [KB]: 1965
% 1.10/0.86  % (13297)Time elapsed: 0.055 s
% 1.10/0.86  % (13297)Instructions burned: 93 (million)
% 1.10/0.86  % (13297)------------------------------
% 1.10/0.86  % (13297)------------------------------
% 1.10/0.86  % (13295)Instruction limit reached!
% 1.10/0.86  % (13295)------------------------------
% 1.10/0.86  % (13295)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.86  % (13295)Termination reason: Unknown
% 1.10/0.86  % (13295)Termination phase: Saturation
% 1.10/0.86  
% 1.10/0.86  % (13295)Memory used [KB]: 1895
% 1.10/0.86  % (13295)Time elapsed: 0.069 s
% 1.10/0.86  % (13295)Instructions burned: 117 (million)
% 1.10/0.86  % (13295)------------------------------
% 1.10/0.86  % (13295)------------------------------
% 1.10/0.86  % (13313)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 1.10/0.87  % (13314)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 1.10/0.88  % (13301)Instruction limit reached!
% 1.10/0.88  % (13301)------------------------------
% 1.10/0.88  % (13301)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.88  % (13301)Termination reason: Unknown
% 1.10/0.88  % (13301)Termination phase: Saturation
% 1.10/0.88  
% 1.10/0.88  % (13301)Memory used [KB]: 2097
% 1.10/0.88  % (13296)Instruction limit reached!
% 1.10/0.88  % (13296)------------------------------
% 1.10/0.88  % (13296)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.88  % (13301)Time elapsed: 0.048 s
% 1.10/0.88  % (13301)Instructions burned: 55 (million)
% 1.10/0.88  % (13301)------------------------------
% 1.10/0.88  % (13301)------------------------------
% 1.10/0.88  % (13296)Termination reason: Unknown
% 1.10/0.88  % (13296)Termination phase: Saturation
% 1.10/0.88  
% 1.10/0.88  % (13296)Memory used [KB]: 1988
% 1.10/0.88  % (13296)Time elapsed: 0.077 s
% 1.10/0.88  % (13296)Instructions burned: 143 (million)
% 1.10/0.88  % (13296)------------------------------
% 1.10/0.88  % (13296)------------------------------
% 1.10/0.88  % (13303)Instruction limit reached!
% 1.10/0.88  % (13303)------------------------------
% 1.10/0.88  % (13303)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.88  % (13303)Termination reason: Unknown
% 1.10/0.88  % (13303)Termination phase: Saturation
% 1.10/0.88  
% 1.10/0.88  % (13303)Memory used [KB]: 1744
% 1.10/0.88  % (13303)Time elapsed: 0.039 s
% 1.10/0.88  % (13303)Instructions burned: 47 (million)
% 1.10/0.88  % (13303)------------------------------
% 1.10/0.88  % (13303)------------------------------
% 1.10/0.88  % (13316)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2994ds/109Mi)
% 1.10/0.88  % (13317)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2994ds/161Mi)
% 1.10/0.88  % (13317)Refutation not found, incomplete strategy% (13317)------------------------------
% 1.10/0.88  % (13317)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.88  % (13317)Termination reason: Refutation not found, incomplete strategy
% 1.10/0.88  
% 1.10/0.88  % (13317)Memory used [KB]: 1072
% 1.10/0.88  % (13317)Time elapsed: 0.005 s
% 1.10/0.88  % (13317)Instructions burned: 4 (million)
% 1.10/0.88  % (13317)------------------------------
% 1.10/0.88  % (13317)------------------------------
% 1.10/0.89  % (13318)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2994ds/69Mi)
% 1.10/0.89  % (13321)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2994ds/40Mi)
% 1.10/0.89  % (13313)Instruction limit reached!
% 1.10/0.89  % (13313)------------------------------
% 1.10/0.89  % (13313)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.89  % (13313)Termination reason: Unknown
% 1.10/0.89  % (13313)Termination phase: Saturation
% 1.10/0.89  
% 1.10/0.89  % (13313)Memory used [KB]: 1423
% 1.10/0.89  % (13313)Time elapsed: 0.030 s
% 1.10/0.89  % (13313)Instructions burned: 35 (million)
% 1.10/0.89  % (13313)------------------------------
% 1.10/0.89  % (13313)------------------------------
% 1.10/0.89  % (13323)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2994ds/360Mi)
% 1.10/0.90  % (13294)Instruction limit reached!
% 1.10/0.90  % (13294)------------------------------
% 1.10/0.90  % (13294)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.90  % (13294)Termination reason: Unknown
% 1.10/0.90  % (13294)Termination phase: Saturation
% 1.10/0.90  
% 1.10/0.90  % (13294)Memory used [KB]: 2281
% 1.10/0.90  % (13294)Time elapsed: 0.135 s
% 1.10/0.90  % (13294)Instructions burned: 244 (million)
% 1.10/0.90  % (13294)------------------------------
% 1.10/0.90  % (13294)------------------------------
% 1.10/0.91  % (13326)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 1.10/0.91  % (13304)Instruction limit reached!
% 1.10/0.91  % (13304)------------------------------
% 1.10/0.91  % (13304)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.91  % (13304)Termination reason: Unknown
% 1.10/0.91  % (13304)Termination phase: Saturation
% 1.10/0.91  
% 1.10/0.91  % (13304)Memory used [KB]: 3251
% 1.10/0.91  % (13304)Time elapsed: 0.056 s
% 1.10/0.91  % (13304)Instructions burned: 102 (million)
% 1.10/0.91  % (13304)------------------------------
% 1.10/0.91  % (13304)------------------------------
% 1.10/0.91  % (13321)Instruction limit reached!
% 1.10/0.91  % (13321)------------------------------
% 1.10/0.91  % (13321)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.91  % (13321)Termination reason: Unknown
% 1.10/0.91  % (13321)Termination phase: Saturation
% 1.10/0.91  
% 1.10/0.91  % (13321)Memory used [KB]: 1348
% 1.10/0.91  % (13321)Time elapsed: 0.026 s
% 1.10/0.91  % (13321)Instructions burned: 41 (million)
% 1.10/0.91  % (13321)------------------------------
% 1.10/0.91  % (13321)------------------------------
% 1.10/0.91  % (13314)Instruction limit reached!
% 1.10/0.91  % (13314)------------------------------
% 1.10/0.91  % (13314)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.91  % (13314)Termination reason: Unknown
% 1.10/0.91  % (13314)Termination phase: Saturation
% 1.10/0.91  
% 1.10/0.91  % (13314)Memory used [KB]: 2185
% 1.10/0.91  % (13314)Time elapsed: 0.049 s
% 1.10/0.91  % (13314)Instructions burned: 87 (million)
% 1.10/0.91  % (13314)------------------------------
% 1.10/0.91  % (13314)------------------------------
% 1.10/0.91  % (13329)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.10/0.92  % (13330)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 1.10/0.92  % (13332)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2994ds/55Mi)
% 1.10/0.93  % (13318)Instruction limit reached!
% 1.10/0.93  % (13318)------------------------------
% 1.10/0.93  % (13318)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.10/0.93  % (13318)Termination reason: Unknown
% 1.10/0.93  % (13318)Termination phase: Saturation
% 1.10/0.93  
% 1.10/0.93  % (13318)Memory used [KB]: 2070
% 1.10/0.93  % (13318)Time elapsed: 0.043 s
% 1.10/0.93  % (13318)Instructions burned: 69 (million)
% 1.10/0.93  % (13318)------------------------------
% 1.10/0.93  % (13318)------------------------------
% 1.10/0.93  % (13336)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 1.74/0.94  % (13330)Instruction limit reached!
% 1.74/0.94  % (13330)------------------------------
% 1.74/0.94  % (13330)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.94  % (13330)Termination reason: Unknown
% 1.74/0.94  % (13330)Termination phase: Saturation
% 1.74/0.94  
% 1.74/0.94  % (13330)Memory used [KB]: 2035
% 1.74/0.94  % (13330)Time elapsed: 0.024 s
% 1.74/0.94  % (13330)Instructions burned: 38 (million)
% 1.74/0.94  % (13330)------------------------------
% 1.74/0.94  % (13330)------------------------------
% 1.74/0.94  % (13337)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.74/0.94  % (13316)Instruction limit reached!
% 1.74/0.94  % (13316)------------------------------
% 1.74/0.94  % (13316)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.94  % (13316)Termination reason: Unknown
% 1.74/0.94  % (13316)Termination phase: Saturation
% 1.74/0.94  
% 1.74/0.94  % (13316)Memory used [KB]: 2126
% 1.74/0.94  % (13316)Time elapsed: 0.065 s
% 1.74/0.94  % (13316)Instructions burned: 110 (million)
% 1.74/0.94  % (13316)------------------------------
% 1.74/0.94  % (13316)------------------------------
% 1.74/0.95  % (13332)Instruction limit reached!
% 1.74/0.95  % (13332)------------------------------
% 1.74/0.95  % (13332)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.95  % (13332)Termination reason: Unknown
% 1.74/0.95  % (13332)Termination phase: Saturation
% 1.74/0.95  
% 1.74/0.95  % (13332)Memory used [KB]: 1576
% 1.74/0.95  % (13332)Time elapsed: 0.032 s
% 1.74/0.95  % (13332)Instructions burned: 55 (million)
% 1.74/0.95  % (13332)------------------------------
% 1.74/0.95  % (13332)------------------------------
% 1.74/0.95  % (13338)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.74/0.95  % (13340)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.74/0.95  % (13338)Refutation not found, incomplete strategy% (13338)------------------------------
% 1.74/0.95  % (13338)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.95  % (13338)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.95  
% 1.74/0.95  % (13338)Memory used [KB]: 1080
% 1.74/0.95  % (13338)Time elapsed: 0.006 s
% 1.74/0.95  % (13338)Instructions burned: 9 (million)
% 1.74/0.95  % (13338)------------------------------
% 1.74/0.95  % (13338)------------------------------
% 1.74/0.95  % (13329)Instruction limit reached!
% 1.74/0.95  % (13329)------------------------------
% 1.74/0.95  % (13329)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.95  % (13329)Termination reason: Unknown
% 1.74/0.95  % (13329)Termination phase: Saturation
% 1.74/0.95  
% 1.74/0.95  % (13329)Memory used [KB]: 1465
% 1.74/0.95  % (13329)Time elapsed: 0.042 s
% 1.74/0.95  % (13329)Instructions burned: 81 (million)
% 1.74/0.95  % (13329)------------------------------
% 1.74/0.95  % (13329)------------------------------
% 1.74/0.96  % (13341)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.74/0.96  % (13342)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.74/0.96  % (13336)Instruction limit reached!
% 1.74/0.96  % (13336)------------------------------
% 1.74/0.96  % (13336)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.96  % (13336)Termination reason: Unknown
% 1.74/0.96  % (13336)Termination phase: Saturation
% 1.74/0.96  
% 1.74/0.96  % (13336)Memory used [KB]: 1839
% 1.74/0.96  % (13336)Time elapsed: 0.031 s
% 1.74/0.96  % (13336)Instructions burned: 47 (million)
% 1.74/0.96  % (13336)------------------------------
% 1.74/0.96  % (13336)------------------------------
% 1.74/0.96  % (13337)Instruction limit reached!
% 1.74/0.96  % (13337)------------------------------
% 1.74/0.96  % (13337)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.96  % (13337)Termination reason: Unknown
% 1.74/0.96  % (13337)Termination phase: Saturation
% 1.74/0.96  
% 1.74/0.96  % (13337)Memory used [KB]: 1302
% 1.74/0.96  % (13337)Time elapsed: 0.020 s
% 1.74/0.96  % (13337)Instructions burned: 33 (million)
% 1.74/0.96  % (13337)------------------------------
% 1.74/0.96  % (13337)------------------------------
% 1.74/0.96  % (13343)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.74/0.96  % (13344)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2994ds/117Mi)
% 1.74/0.97  % (13343)Refutation not found, incomplete strategy% (13343)------------------------------
% 1.74/0.97  % (13343)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.74/0.97  % (13343)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.97  
% 1.74/0.97  % (13343)Memory used [KB]: 1242
% 1.74/0.97  % (13343)Time elapsed: 0.010 s
% 1.74/0.97  % (13343)Instructions burned: 12 (million)
% 1.74/0.97  % (13343)------------------------------
% 1.74/0.97  % (13343)------------------------------
% 1.99/0.97  % (13347)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 1.99/0.98  % (13340)Instruction limit reached!
% 1.99/0.98  % (13340)------------------------------
% 1.99/0.98  % (13340)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/0.98  % (13340)Termination reason: Unknown
% 1.99/0.98  % (13340)Termination phase: Saturation
% 1.99/0.98  
% 1.99/0.98  % (13340)Memory used [KB]: 1776
% 1.99/0.98  % (13340)Time elapsed: 0.031 s
% 1.99/0.98  % (13340)Instructions burned: 55 (million)
% 1.99/0.98  % (13340)------------------------------
% 1.99/0.98  % (13340)------------------------------
% 1.99/0.98  % (13326)Instruction limit reached!
% 1.99/0.98  % (13326)------------------------------
% 1.99/0.98  % (13326)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/0.98  % (13326)Termination reason: Unknown
% 1.99/0.98  % (13326)Termination phase: Saturation
% 1.99/0.98  
% 1.99/0.98  % (13326)Memory used [KB]: 2175
% 1.99/0.98  % (13326)Time elapsed: 0.080 s
% 1.99/0.98  % (13326)Instructions burned: 162 (million)
% 1.99/0.98  % (13326)------------------------------
% 1.99/0.98  % (13326)------------------------------
% 1.99/0.98  % (13349)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2993ds/51Mi)
% 1.99/0.99  % (13351)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2993ds/149Mi)
% 1.99/1.00  % (13341)Instruction limit reached!
% 1.99/1.00  % (13341)------------------------------
% 1.99/1.00  % (13341)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.00  % (13341)Termination reason: Unknown
% 1.99/1.00  % (13341)Termination phase: Saturation
% 1.99/1.00  
% 1.99/1.00  % (13341)Memory used [KB]: 1889
% 1.99/1.00  % (13341)Time elapsed: 0.046 s
% 1.99/1.00  % (13341)Instructions burned: 83 (million)
% 1.99/1.00  % (13341)------------------------------
% 1.99/1.00  % (13341)------------------------------
% 1.99/1.00  % (13347)Instruction limit reached!
% 1.99/1.00  % (13347)------------------------------
% 1.99/1.00  % (13347)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.00  % (13347)Termination reason: Unknown
% 1.99/1.00  % (13347)Termination phase: Saturation
% 1.99/1.00  
% 1.99/1.00  % (13347)Memory used [KB]: 1705
% 1.99/1.00  % (13347)Time elapsed: 0.031 s
% 1.99/1.00  % (13347)Instructions burned: 50 (million)
% 1.99/1.00  % (13347)------------------------------
% 1.99/1.00  % (13347)------------------------------
% 1.99/1.00  % (13354)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2993ds/56Mi)
% 1.99/1.01  % (13356)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2993ds/289Mi)
% 1.99/1.01  % (13349)Instruction limit reached!
% 1.99/1.01  % (13349)------------------------------
% 1.99/1.01  % (13349)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.01  % (13349)Termination reason: Unknown
% 1.99/1.01  % (13349)Termination phase: Saturation
% 1.99/1.01  
% 1.99/1.01  % (13349)Memory used [KB]: 1549
% 1.99/1.01  % (13349)Time elapsed: 0.029 s
% 1.99/1.01  % (13349)Instructions burned: 53 (million)
% 1.99/1.01  % (13349)------------------------------
% 1.99/1.01  % (13349)------------------------------
% 1.99/1.01  % (13358)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2993ds/206Mi)
% 1.99/1.02  % (13342)Instruction limit reached!
% 1.99/1.02  % (13342)------------------------------
% 1.99/1.02  % (13342)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.02  % (13342)Termination reason: Unknown
% 1.99/1.02  % (13342)Termination phase: Saturation
% 1.99/1.02  
% 1.99/1.02  % (13342)Memory used [KB]: 2265
% 1.99/1.02  % (13342)Time elapsed: 0.063 s
% 1.99/1.02  % (13342)Instructions burned: 120 (million)
% 1.99/1.02  % (13342)------------------------------
% 1.99/1.02  % (13342)------------------------------
% 1.99/1.02  % (13359)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2993ds/50Mi)
% 1.99/1.02  % (13344)Instruction limit reached!
% 1.99/1.02  % (13344)------------------------------
% 1.99/1.02  % (13344)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.02  % (13344)Termination reason: Unknown
% 1.99/1.02  % (13344)Termination phase: Saturation
% 1.99/1.02  
% 1.99/1.02  % (13344)Memory used [KB]: 1510
% 1.99/1.02  % (13344)Time elapsed: 0.062 s
% 1.99/1.02  % (13344)Instructions burned: 118 (million)
% 1.99/1.02  % (13344)------------------------------
% 1.99/1.02  % (13344)------------------------------
% 1.99/1.03  % (13362)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.99/1.03  % (13359)Refutation not found, incomplete strategy% (13359)------------------------------
% 1.99/1.03  % (13359)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.99/1.03  % (13359)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.03  
% 1.99/1.03  % (13359)Memory used [KB]: 1130
% 1.99/1.03  % (13359)Time elapsed: 0.007 s
% 1.99/1.03  % (13359)Instructions burned: 9 (million)
% 1.99/1.03  % (13359)------------------------------
% 1.99/1.03  % (13359)------------------------------
% 1.99/1.03  % (13364)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 2.35/1.04  % (13354)Instruction limit reached!
% 2.35/1.04  % (13354)------------------------------
% 2.35/1.04  % (13354)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.35/1.04  % (13354)Termination reason: Unknown
% 2.35/1.04  % (13354)Termination phase: Saturation
% 2.35/1.04  
% 2.35/1.04  % (13354)Memory used [KB]: 1720
% 2.35/1.04  % (13354)Time elapsed: 0.035 s
% 2.35/1.04  % (13354)Instructions burned: 57 (million)
% 2.35/1.04  % (13354)------------------------------
% 2.35/1.04  % (13354)------------------------------
% 2.35/1.04  % (13365)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 2.35/1.05  % (13351)Instruction limit reached!
% 2.35/1.05  % (13351)------------------------------
% 2.35/1.05  % (13351)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.35/1.05  % (13351)Termination reason: Unknown
% 2.35/1.05  % (13351)Termination phase: Saturation
% 2.35/1.05  
% 2.35/1.05  % (13351)Memory used [KB]: 1893
% 2.35/1.05  % (13351)Time elapsed: 0.065 s
% 2.35/1.05  % (13351)Instructions burned: 149 (million)
% 2.35/1.05  % (13351)------------------------------
% 2.35/1.05  % (13351)------------------------------
% 2.35/1.05  % (13368)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2993ds/52Mi)
% 2.35/1.06  % (13364)Instruction limit reached!
% 2.35/1.06  % (13364)------------------------------
% 2.35/1.06  % (13364)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.35/1.06  % (13364)Termination reason: Unknown
% 2.35/1.06  % (13364)Termination phase: Saturation
% 2.35/1.06  
% 2.35/1.06  % (13364)Memory used [KB]: 1498
% 2.35/1.06  % (13364)Time elapsed: 0.057 s
% 2.35/1.06  % (13364)Instructions burned: 69 (million)
% 2.35/1.06  % (13364)------------------------------
% 2.35/1.06  % (13364)------------------------------
% 2.35/1.07  % (13371)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2992ds/366Mi)
% 2.35/1.08  % (13365)Instruction limit reached!
% 2.35/1.08  % (13365)------------------------------
% 2.35/1.08  % (13365)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.35/1.08  % (13365)Termination reason: Unknown
% 2.35/1.08  % (13365)Termination phase: Saturation
% 2.35/1.08  
% 2.35/1.08  % (13365)Memory used [KB]: 2286
% 2.35/1.08  % (13365)Time elapsed: 0.063 s
% 2.35/1.08  % (13365)Instructions burned: 68 (million)
% 2.35/1.08  % (13365)------------------------------
% 2.35/1.08  % (13365)------------------------------
% 2.35/1.08  % (13368)Instruction limit reached!
% 2.35/1.08  % (13368)------------------------------
% 2.35/1.08  % (13368)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.35/1.08  % (13368)Termination reason: Unknown
% 2.35/1.08  % (13368)Termination phase: Saturation
% 2.35/1.08  
% 2.35/1.08  % (13368)Memory used [KB]: 1360
% 2.35/1.08  % (13368)Time elapsed: 0.029 s
% 2.35/1.08  % (13368)Instructions burned: 53 (million)
% 2.35/1.08  % (13368)------------------------------
% 2.35/1.08  % (13368)------------------------------
% 2.35/1.08  % (13374)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2992ds/863Mi)
% 2.35/1.08  % (13375)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2992ds/163Mi)
% 3.17/1.10  % (13323)Instruction limit reached!
% 3.17/1.10  % (13323)------------------------------
% 3.17/1.10  % (13323)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.17/1.10  % (13323)Termination reason: Unknown
% 3.17/1.10  % (13323)Termination phase: Saturation
% 3.17/1.10  
% 3.17/1.10  % (13323)Memory used [KB]: 3324
% 3.17/1.10  % (13323)Time elapsed: 0.211 s
% 3.17/1.10  % (13323)Instructions burned: 360 (million)
% 3.17/1.10  % (13323)------------------------------
% 3.17/1.10  % (13323)------------------------------
% 3.17/1.11  % (13382)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2992ds/77Mi)
% 3.17/1.12  % (13358)Instruction limit reached!
% 3.17/1.12  % (13358)------------------------------
% 3.17/1.12  % (13358)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.17/1.12  % (13358)Termination reason: Unknown
% 3.17/1.12  % (13358)Termination phase: Saturation
% 3.17/1.12  
% 3.17/1.12  % (13358)Memory used [KB]: 3521
% 3.17/1.12  % (13358)Time elapsed: 0.111 s
% 3.17/1.12  % (13358)Instructions burned: 207 (million)
% 3.17/1.12  % (13358)------------------------------
% 3.17/1.12  % (13358)------------------------------
% 3.17/1.13  % (13385)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 3.17/1.13  % (13385)Refutation not found, incomplete strategy% (13385)------------------------------
% 3.17/1.13  % (13385)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.17/1.13  % (13385)Termination reason: Refutation not found, incomplete strategy
% 3.17/1.13  
% 3.17/1.13  % (13385)Memory used [KB]: 1148
% 3.17/1.13  % (13385)Time elapsed: 0.007 s
% 3.17/1.13  % (13385)Instructions burned: 8 (million)
% 3.17/1.13  % (13385)------------------------------
% 3.17/1.13  % (13385)------------------------------
% 3.17/1.14  % (13386)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2992ds/76Mi)
% 3.17/1.14  % (13382)Instruction limit reached!
% 3.17/1.14  % (13382)------------------------------
% 3.17/1.14  % (13382)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.17/1.15  % (13382)Termination reason: Unknown
% 3.17/1.15  % (13382)Termination phase: Saturation
% 3.17/1.15  
% 3.17/1.15  % (13382)Memory used [KB]: 2017
% 3.17/1.15  % (13382)Time elapsed: 0.040 s
% 3.17/1.15  % (13382)Instructions burned: 77 (million)
% 3.17/1.15  % (13382)------------------------------
% 3.17/1.15  % (13382)------------------------------
% 3.47/1.15  % (13388)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2992ds/1376Mi)
% 3.47/1.16  % (13356)Instruction limit reached!
% 3.47/1.16  % (13356)------------------------------
% 3.47/1.16  % (13356)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.47/1.16  % (13356)Termination reason: Unknown
% 3.47/1.16  % (13356)Termination phase: Saturation
% 3.47/1.16  
% 3.47/1.16  % (13356)Memory used [KB]: 3387
% 3.47/1.16  % (13356)Time elapsed: 0.174 s
% 3.47/1.16  % (13356)Instructions burned: 290 (million)
% 3.47/1.16  % (13356)------------------------------
% 3.47/1.16  % (13356)------------------------------
% 3.47/1.16  % (13391)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2992ds/117Mi)
% 3.47/1.16  % (13375)Instruction limit reached!
% 3.47/1.16  % (13375)------------------------------
% 3.47/1.16  % (13375)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.47/1.16  % (13375)Termination reason: Unknown
% 3.47/1.16  % (13375)Termination phase: Saturation
% 3.47/1.16  
% 3.47/1.16  % (13375)Memory used [KB]: 2385
% 3.47/1.16  % (13375)Time elapsed: 0.082 s
% 3.47/1.16  % (13375)Instructions burned: 163 (million)
% 3.47/1.16  % (13375)------------------------------
% 3.47/1.16  % (13375)------------------------------
% 3.47/1.17  % (13391)Refutation not found, incomplete strategy% (13391)------------------------------
% 3.47/1.17  % (13391)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.47/1.17  % (13391)Termination reason: Refutation not found, incomplete strategy
% 3.47/1.17  
% 3.47/1.17  % (13391)Memory used [KB]: 1061
% 3.47/1.17  % (13391)Time elapsed: 0.004 s
% 3.47/1.17  % (13391)Instructions burned: 3 (million)
% 3.47/1.17  % (13391)------------------------------
% 3.47/1.17  % (13391)------------------------------
% 3.47/1.17  % (13392)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2991ds/59Mi)
% 3.47/1.17  % (13394)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2991ds/151Mi)
% 3.47/1.18  % (13386)Instruction limit reached!
% 3.47/1.18  % (13386)------------------------------
% 3.47/1.18  % (13386)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.47/1.18  % (13386)Termination reason: Unknown
% 3.47/1.18  % (13386)Termination phase: Saturation
% 3.47/1.18  
% 3.47/1.18  % (13386)Memory used [KB]: 1546
% 3.47/1.18  % (13386)Time elapsed: 0.046 s
% 3.47/1.18  % (13386)Instructions burned: 77 (million)
% 3.47/1.18  % (13386)------------------------------
% 3.47/1.18  % (13386)------------------------------
% 3.71/1.18  % (13398)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2991ds/260Mi)
% 3.71/1.19  % (13371)Instruction limit reached!
% 3.71/1.19  % (13371)------------------------------
% 3.71/1.19  % (13371)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.71/1.19  % (13371)Termination reason: Unknown
% 3.71/1.19  % (13371)Termination phase: Saturation
% 3.71/1.19  
% 3.71/1.19  % (13371)Memory used [KB]: 1887
% 3.71/1.19  % (13371)Time elapsed: 0.120 s
% 3.71/1.19  % (13371)Instructions burned: 368 (million)
% 3.71/1.19  % (13371)------------------------------
% 3.71/1.19  % (13371)------------------------------
% 3.71/1.19  % (13399)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2991ds/1797Mi)
% 3.71/1.20  % (13392)Instruction limit reached!
% 3.71/1.20  % (13392)------------------------------
% 3.71/1.20  % (13392)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.71/1.20  % (13392)Termination reason: Unknown
% 3.71/1.20  % (13392)Termination phase: Saturation
% 3.71/1.20  
% 3.71/1.20  % (13392)Memory used [KB]: 1743
% 3.71/1.20  % (13392)Time elapsed: 0.035 s
% 3.71/1.20  % (13392)Instructions burned: 59 (million)
% 3.71/1.20  % (13392)------------------------------
% 3.71/1.20  % (13392)------------------------------
% 3.71/1.21  % (13402)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2991ds/200Mi)
% 3.96/1.24  % (13394)Instruction limit reached!
% 3.96/1.24  % (13394)------------------------------
% 3.96/1.24  % (13394)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.96/1.24  % (13394)Termination reason: Unknown
% 3.96/1.24  % (13394)Termination phase: Saturation
% 3.96/1.24  
% 3.96/1.24  % (13394)Memory used [KB]: 1362
% 3.96/1.24  % (13394)Time elapsed: 0.073 s
% 3.96/1.24  % (13394)Instructions burned: 152 (million)
% 3.96/1.24  % (13394)------------------------------
% 3.96/1.24  % (13394)------------------------------
% 4.06/1.25  % (13408)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2991ds/356Mi)
% 4.06/1.29  % (13374)First to succeed.
% 4.06/1.30  % (13374)Refutation found. Thanks to Tanya!
% 4.06/1.30  % SZS status Theorem for Vampire---4
% 4.06/1.30  % SZS output start Proof for Vampire---4
% See solution above
% 4.06/1.30  % (13374)------------------------------
% 4.06/1.30  % (13374)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.30  % (13374)Termination reason: Refutation
% 4.06/1.30  
% 4.06/1.30  % (13374)Memory used [KB]: 3590
% 4.06/1.30  % (13374)Time elapsed: 0.213 s
% 4.06/1.30  % (13374)Instructions burned: 435 (million)
% 4.06/1.30  % (13374)------------------------------
% 4.06/1.30  % (13374)------------------------------
% 4.06/1.30  % (13276)Success in time 0.927 s
% 4.06/1.30  % Vampire---4.8 exiting
%------------------------------------------------------------------------------