TSTP Solution File: ARI603_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI603_1 : TPTP v8.2.0. Released v5.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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n028.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 : Mon May 20 18:48:12 EDT 2024

% Result   : Theorem 6.17s 1.55s
% Output   : Refutation 6.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   24 (   8 unt;   3 typ;   0 def)
%            Number of atoms       :   35 (   3 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   36 (  22   ~;   9   |;   1   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  113 (  31 atm;  30 fun;   2 num;  50 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   3 usr;   3 con; 0-2 aty)
%            Number of variables   :   50 (  44   !;   6   ?;  50   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    f: $int > $int ).

tff(func_def_5,type,
    sK0: $int ).

tff(func_def_6,type,
    sK1: $int ).

tff(f2534,plain,
    $false,
    inference(resolution,[],[f2324,f18]) ).

tff(f18,plain,
    ! [X0: $int] : $less(X0,f(X0)),
    inference(cnf_transformation,[],[f17]) ).

tff(f17,plain,
    ( ? [X1: $int,X2: $int] :
      ! [X3: $int] : ~ $less(X1,$sum(X2,f(X3)))
    & ! [X0: $int] : $less(X0,f(X0)) ),
    inference(ennf_transformation,[],[f16]) ).

tff(f16,plain,
    ~ ( ! [X0: $int] : $less(X0,f(X0))
     => ! [X1: $int,X2: $int] :
        ? [X3: $int] : $less(X1,$sum(X2,f(X3))) ),
    inference(rectify,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int] : $less(X0,f(X0))
     => ! [X1: $int,X2: $int] :
        ? [X0: $int] : $less(X1,$sum(X2,f(X0))) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] : $greater(f(X0),X0)
     => ! [X1: $int,X2: $int] :
        ? [X0: $int] : $less(X1,$sum(X2,f(X0))) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] : $greater(f(X0),X0)
   => ! [X1: $int,X2: $int] :
      ? [X0: $int] : $less(X1,$sum(X2,f(X0))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fX_gt_X_implies_exist_large_fX) ).

tff(f2324,plain,
    ! [X0: $int] : ~ $less(sK0,X0),
    inference(resolution,[],[f655,f18]) ).

tff(f655,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less($sum(X0,$uminus(sK1)),f(X1))
      | ~ $less(sK0,X0) ),
    inference(evaluation,[],[f651]) ).

tff(f651,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(sK0,$sum(X0,0))
      | ~ $less($sum(X0,$uminus(sK1)),f(X1)) ),
    inference(superposition,[],[f306,f8]) ).

tff(f8,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_140,[]) ).

tff(f306,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(sK0,$sum(X1,$sum(sK1,X0)))
      | ~ $less($sum(X1,X0),f(X2)) ),
    inference(superposition,[],[f54,f4]) ).

tff(f4,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f54,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(sK0,$sum(X0,$sum(X1,sK1)))
      | ~ $less($sum(X0,X1),f(X2)) ),
    inference(superposition,[],[f33,f5]) ).

tff(f5,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum(X0,$sum(X1,X2)) = $sum($sum(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f33,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(sK0,$sum(X0,sK1))
      | ~ $less(X0,f(X1)) ),
    inference(resolution,[],[f25,f12]) ).

tff(f12,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less($sum(X0,X2),$sum(X1,X2))
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_145,[]) ).

tff(f25,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,$sum(f(X1),sK1))
      | ~ $less(sK0,X0) ),
    inference(resolution,[],[f22,f10]) ).

tff(f10,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,X2)
      | ~ $less(X1,X2)
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_143,[]) ).

tff(f22,plain,
    ! [X0: $int] : ~ $less(sK0,$sum(f(X0),sK1)),
    inference(superposition,[],[f19,f4]) ).

tff(f19,plain,
    ! [X3: $int] : ~ $less(sK0,$sum(sK1,f(X3))),
    inference(cnf_transformation,[],[f17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : ARI603_1 : TPTP v8.2.0. Released v5.1.0.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Sun May 19 12:48:52 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  This is a TF0_THM_NEQ_ARI problem
% 0.14/0.35  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/benchmark/theBenchmark.p
% 0.55/0.71  % (31230)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 theBenchmark for (2996ds/83Mi)
% 0.55/0.72  % (31224)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 theBenchmark for (2996ds/34Mi)
% 0.55/0.72  % (31226)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.55/0.72  % (31227)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.55/0.72  % (31228)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 theBenchmark for (2996ds/34Mi)
% 0.55/0.72  % (31225)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 theBenchmark for (2996ds/51Mi)
% 0.55/0.72  % (31229)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.55/0.72  % (31231)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.55/0.73  % (31227)Instruction limit reached!
% 0.55/0.73  % (31227)------------------------------
% 0.55/0.73  % (31227)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.73  % (31227)Termination reason: Unknown
% 0.55/0.73  % (31227)Termination phase: Saturation
% 0.55/0.73  
% 0.55/0.73  % (31227)Memory used [KB]: 1204
% 0.55/0.73  % (31227)Time elapsed: 0.019 s
% 0.55/0.73  % (31227)Instructions burned: 33 (million)
% 0.55/0.73  % (31227)------------------------------
% 0.55/0.73  % (31227)------------------------------
% 0.55/0.73  % (31224)Instruction limit reached!
% 0.55/0.73  % (31224)------------------------------
% 0.55/0.73  % (31224)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.73  % (31224)Termination reason: Unknown
% 0.55/0.73  % (31224)Termination phase: Saturation
% 0.55/0.73  
% 0.55/0.73  % (31224)Memory used [KB]: 1114
% 0.55/0.73  % (31224)Time elapsed: 0.020 s
% 0.55/0.73  % (31224)Instructions burned: 35 (million)
% 0.55/0.73  % (31224)------------------------------
% 0.55/0.73  % (31224)------------------------------
% 0.55/0.73  % (31228)Instruction limit reached!
% 0.55/0.73  % (31228)------------------------------
% 0.55/0.73  % (31228)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.73  % (31228)Termination reason: Unknown
% 0.55/0.73  % (31228)Termination phase: Saturation
% 0.55/0.73  
% 0.55/0.73  % (31228)Memory used [KB]: 1098
% 0.55/0.73  % (31228)Time elapsed: 0.020 s
% 0.55/0.73  % (31228)Instructions burned: 34 (million)
% 0.55/0.73  % (31228)------------------------------
% 0.55/0.73  % (31228)------------------------------
% 0.55/0.74  % (31232)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 theBenchmark for (2996ds/55Mi)
% 0.55/0.74  % (31234)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.55/0.74  % (31229)Instruction limit reached!
% 0.55/0.74  % (31229)------------------------------
% 0.55/0.74  % (31229)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (31229)Termination reason: Unknown
% 0.55/0.74  % (31229)Termination phase: Saturation
% 0.55/0.74  
% 0.55/0.74  % (31229)Memory used [KB]: 1133
% 0.55/0.74  % (31229)Time elapsed: 0.026 s
% 0.55/0.74  % (31229)Instructions burned: 46 (million)
% 0.55/0.74  % (31229)------------------------------
% 0.55/0.74  % (31229)------------------------------
% 0.55/0.74  % (31230)Instruction limit reached!
% 0.55/0.74  % (31230)------------------------------
% 0.55/0.74  % (31230)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (31230)Termination reason: Unknown
% 0.55/0.74  % (31230)Termination phase: Saturation
% 0.55/0.74  
% 0.55/0.74  % (31230)Memory used [KB]: 1315
% 0.55/0.74  % (31230)Time elapsed: 0.027 s
% 0.55/0.74  % (31230)Instructions burned: 85 (million)
% 0.55/0.74  % (31230)------------------------------
% 0.55/0.74  % (31230)------------------------------
% 0.55/0.74  % (31235)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 theBenchmark for (2996ds/52Mi)
% 0.55/0.74  % (31233)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 theBenchmark for (2996ds/50Mi)
% 0.55/0.74  % (31236)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 theBenchmark for (2996ds/518Mi)
% 0.55/0.75  % (31225)Instruction limit reached!
% 0.55/0.75  % (31225)------------------------------
% 0.55/0.75  % (31225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.75  % (31225)Termination reason: Unknown
% 0.55/0.75  % (31225)Termination phase: Saturation
% 0.55/0.75  
% 0.55/0.75  % (31225)Memory used [KB]: 1530
% 0.55/0.75  % (31225)Time elapsed: 0.035 s
% 0.55/0.75  % (31225)Instructions burned: 52 (million)
% 0.55/0.75  % (31225)------------------------------
% 0.55/0.75  % (31225)------------------------------
% 0.55/0.75  % (31231)Instruction limit reached!
% 0.55/0.75  % (31231)------------------------------
% 0.55/0.75  % (31231)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.75  % (31231)Termination reason: Unknown
% 0.55/0.75  % (31231)Termination phase: Saturation
% 0.55/0.75  
% 0.55/0.75  % (31231)Memory used [KB]: 1180
% 0.55/0.75  % (31231)Time elapsed: 0.031 s
% 0.55/0.75  % (31231)Instructions burned: 58 (million)
% 0.55/0.75  % (31231)------------------------------
% 0.55/0.75  % (31231)------------------------------
% 0.55/0.76  % (31237)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 theBenchmark for (2995ds/42Mi)
% 0.55/0.76  % (31238)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 theBenchmark for (2995ds/243Mi)
% 0.55/0.76  % (31235)Instruction limit reached!
% 0.55/0.76  % (31235)------------------------------
% 0.55/0.76  % (31235)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.76  % (31235)Termination reason: Unknown
% 0.55/0.76  % (31235)Termination phase: Saturation
% 0.55/0.76  
% 0.55/0.76  % (31235)Memory used [KB]: 1441
% 0.55/0.76  % (31235)Time elapsed: 0.020 s
% 0.55/0.76  % (31235)Instructions burned: 53 (million)
% 0.55/0.76  % (31235)------------------------------
% 0.55/0.76  % (31235)------------------------------
% 0.55/0.76  % (31226)Instruction limit reached!
% 0.55/0.76  % (31226)------------------------------
% 0.55/0.76  % (31226)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.76  % (31226)Termination reason: Unknown
% 0.55/0.76  % (31226)Termination phase: Saturation
% 0.55/0.76  
% 0.55/0.76  % (31226)Memory used [KB]: 1584
% 0.55/0.76  % (31226)Time elapsed: 0.050 s
% 0.55/0.76  % (31226)Instructions burned: 78 (million)
% 0.55/0.76  % (31226)------------------------------
% 0.55/0.76  % (31226)------------------------------
% 0.55/0.76  % (31239)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.81/0.77  % (31240)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 theBenchmark for (2995ds/143Mi)
% 0.81/0.77  % (31232)Instruction limit reached!
% 0.81/0.77  % (31232)------------------------------
% 0.81/0.77  % (31232)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.77  % (31232)Termination reason: Unknown
% 0.81/0.77  % (31232)Termination phase: Saturation
% 0.81/0.77  
% 0.81/0.77  % (31232)Memory used [KB]: 1568
% 0.81/0.77  % (31232)Time elapsed: 0.034 s
% 0.81/0.77  % (31232)Instructions burned: 56 (million)
% 0.81/0.77  % (31232)------------------------------
% 0.81/0.77  % (31232)------------------------------
% 0.81/0.77  % (31233)Instruction limit reached!
% 0.81/0.77  % (31233)------------------------------
% 0.81/0.77  % (31233)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.77  % (31233)Termination reason: Unknown
% 0.81/0.77  % (31233)Termination phase: Saturation
% 0.81/0.77  
% 0.81/0.77  % (31233)Memory used [KB]: 1254
% 0.81/0.77  % (31233)Time elapsed: 0.030 s
% 0.81/0.77  % (31233)Instructions burned: 50 (million)
% 0.81/0.77  % (31233)------------------------------
% 0.81/0.77  % (31233)------------------------------
% 0.81/0.77  % (31241)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 theBenchmark for (2995ds/93Mi)
% 0.81/0.77  % (31237)Instruction limit reached!
% 0.81/0.77  % (31237)------------------------------
% 0.81/0.77  % (31237)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.77  % (31237)Termination reason: Unknown
% 0.81/0.77  % (31237)Termination phase: Saturation
% 0.81/0.77  
% 0.81/0.77  % (31237)Memory used [KB]: 1153
% 0.81/0.77  % (31237)Time elapsed: 0.020 s
% 0.81/0.77  % (31237)Instructions burned: 42 (million)
% 0.81/0.77  % (31237)------------------------------
% 0.81/0.77  % (31237)------------------------------
% 0.81/0.78  % (31242)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 theBenchmark for (2995ds/62Mi)
% 0.81/0.78  % (31243)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 theBenchmark for (2995ds/32Mi)
% 0.81/0.80  % (31239)Instruction limit reached!
% 0.81/0.80  % (31239)------------------------------
% 0.81/0.80  % (31239)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.80  % (31239)Termination reason: Unknown
% 0.81/0.80  % (31239)Termination phase: Saturation
% 0.81/0.80  
% 0.81/0.80  % (31239)Memory used [KB]: 1604
% 0.81/0.80  % (31239)Time elapsed: 0.035 s
% 0.81/0.80  % (31239)Instructions burned: 118 (million)
% 0.81/0.80  % (31239)------------------------------
% 0.81/0.80  % (31239)------------------------------
% 0.81/0.80  % (31244)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 theBenchmark for (2995ds/1919Mi)
% 0.81/0.80  % (31243)Instruction limit reached!
% 0.81/0.80  % (31243)------------------------------
% 0.81/0.80  % (31243)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.80  % (31243)Termination reason: Unknown
% 0.81/0.80  % (31243)Termination phase: Saturation
% 0.81/0.80  
% 0.81/0.80  % (31243)Memory used [KB]: 1281
% 0.81/0.80  % (31243)Time elapsed: 0.023 s
% 0.81/0.80  % (31243)Instructions burned: 32 (million)
% 0.81/0.80  % (31243)------------------------------
% 0.81/0.80  % (31243)------------------------------
% 0.81/0.81  % (31245)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 theBenchmark for (2995ds/55Mi)
% 0.81/0.81  % (31242)Instruction limit reached!
% 0.81/0.81  % (31242)------------------------------
% 0.81/0.81  % (31242)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.81  % (31242)Termination reason: Unknown
% 0.81/0.81  % (31242)Termination phase: Saturation
% 0.81/0.81  
% 0.81/0.81  % (31242)Memory used [KB]: 1332
% 0.81/0.81  % (31242)Time elapsed: 0.033 s
% 0.81/0.81  % (31242)Instructions burned: 62 (million)
% 0.81/0.81  % (31242)------------------------------
% 0.81/0.81  % (31242)------------------------------
% 0.81/0.81  % (31246)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 theBenchmark for (2995ds/53Mi)
% 0.81/0.83  % (31241)Instruction limit reached!
% 0.81/0.83  % (31241)------------------------------
% 0.81/0.83  % (31241)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31241)Termination reason: Unknown
% 0.81/0.83  % (31241)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31241)Memory used [KB]: 1808
% 0.81/0.83  % (31241)Time elapsed: 0.057 s
% 0.81/0.83  % (31241)Instructions burned: 94 (million)
% 0.81/0.83  % (31241)------------------------------
% 0.81/0.83  % (31241)------------------------------
% 0.81/0.83  % (31247)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 theBenchmark for (2995ds/46Mi)
% 0.81/0.83  % (31234)Instruction limit reached!
% 0.81/0.83  % (31234)------------------------------
% 0.81/0.83  % (31234)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31234)Termination reason: Unknown
% 0.81/0.83  % (31234)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31238)Instruction limit reached!
% 0.81/0.83  % (31238)------------------------------
% 0.81/0.83  % (31238)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31238)Termination reason: Unknown
% 0.81/0.83  % (31238)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31238)Memory used [KB]: 1819
% 0.81/0.83  % (31238)Time elapsed: 0.080 s
% 0.81/0.83  % (31238)Instructions burned: 246 (million)
% 0.81/0.83  % (31238)------------------------------
% 0.81/0.83  % (31238)------------------------------
% 0.81/0.83  % (31234)Memory used [KB]: 1385
% 0.81/0.83  % (31234)Time elapsed: 0.099 s
% 0.81/0.83  % (31234)Instructions burned: 208 (million)
% 0.81/0.83  % (31234)------------------------------
% 0.81/0.83  % (31234)------------------------------
% 0.81/0.84  % (31240)Instruction limit reached!
% 0.81/0.84  % (31240)------------------------------
% 0.81/0.84  % (31240)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.84  % (31240)Termination reason: Unknown
% 0.81/0.84  % (31240)Termination phase: Saturation
% 0.81/0.84  
% 0.81/0.84  % (31240)Memory used [KB]: 1392
% 0.81/0.84  % (31240)Time elapsed: 0.072 s
% 0.81/0.84  % (31240)Instructions burned: 144 (million)
% 0.81/0.84  % (31240)------------------------------
% 0.81/0.84  % (31240)------------------------------
% 0.81/0.84  % (31248)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 theBenchmark for (2995ds/102Mi)
% 0.81/0.84  % (31249)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 theBenchmark for (2995ds/35Mi)
% 0.81/0.84  % (31250)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.81/0.84  % (31246)Instruction limit reached!
% 0.81/0.84  % (31246)------------------------------
% 0.81/0.84  % (31246)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.84  % (31246)Termination reason: Unknown
% 0.81/0.84  % (31246)Termination phase: Saturation
% 0.81/0.84  
% 0.81/0.84  % (31246)Memory used [KB]: 1431
% 0.81/0.84  % (31246)Time elapsed: 0.031 s
% 0.81/0.84  % (31246)Instructions burned: 55 (million)
% 0.81/0.84  % (31246)------------------------------
% 0.81/0.84  % (31246)------------------------------
% 0.81/0.84  % (31251)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 theBenchmark for (2995ds/109Mi)
% 0.81/0.85  % (31247)Instruction limit reached!
% 0.81/0.85  % (31247)------------------------------
% 0.81/0.85  % (31247)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31247)Termination reason: Unknown
% 0.81/0.85  % (31247)Termination phase: Saturation
% 0.81/0.85  
% 0.81/0.85  % (31247)Memory used [KB]: 1304
% 0.81/0.85  % (31247)Time elapsed: 0.018 s
% 0.81/0.85  % (31247)Instructions burned: 48 (million)
% 0.81/0.85  % (31247)------------------------------
% 0.81/0.85  % (31247)------------------------------
% 0.81/0.85  % (31245)Instruction limit reached!
% 0.81/0.85  % (31245)------------------------------
% 0.81/0.85  % (31245)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31245)Termination reason: Unknown
% 0.81/0.85  % (31245)Termination phase: Saturation
% 0.81/0.85  
% 0.81/0.85  % (31245)Memory used [KB]: 1452
% 0.81/0.85  % (31245)Time elapsed: 0.045 s
% 0.81/0.85  % (31245)Instructions burned: 55 (million)
% 0.81/0.85  % (31245)------------------------------
% 0.81/0.85  % (31245)------------------------------
% 0.81/0.85  % (31249)Instruction limit reached!
% 0.81/0.85  % (31249)------------------------------
% 0.81/0.85  % (31249)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31249)Termination reason: Unknown
% 0.81/0.85  % (31249)Termination phase: Saturation
% 0.81/0.85  
% 0.81/0.85  % (31249)Memory used [KB]: 1299
% 0.81/0.85  % (31249)Time elapsed: 0.014 s
% 0.81/0.85  % (31249)Instructions burned: 36 (million)
% 0.81/0.85  % (31249)------------------------------
% 0.81/0.85  % (31249)------------------------------
% 0.81/0.85  % (31252)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 theBenchmark for (2995ds/161Mi)
% 0.81/0.85  % (31254)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 theBenchmark for (2995ds/40Mi)
% 0.81/0.85  % (31253)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 theBenchmark for (2995ds/69Mi)
% 1.42/0.86  % (31248)Instruction limit reached!
% 1.42/0.86  % (31248)------------------------------
% 1.42/0.86  % (31248)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.86  % (31248)Termination reason: Unknown
% 1.42/0.86  % (31248)Termination phase: Saturation
% 1.42/0.86  
% 1.42/0.86  % (31248)Memory used [KB]: 1255
% 1.42/0.86  % (31248)Time elapsed: 0.027 s
% 1.42/0.86  % (31248)Instructions burned: 104 (million)
% 1.42/0.86  % (31248)------------------------------
% 1.42/0.86  % (31248)------------------------------
% 1.42/0.87  % (31255)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 theBenchmark for (2994ds/360Mi)
% 1.42/0.87  % (31250)Instruction limit reached!
% 1.42/0.87  % (31250)------------------------------
% 1.42/0.87  % (31250)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31250)Termination reason: Unknown
% 1.42/0.87  % (31250)Termination phase: Saturation
% 1.42/0.87  
% 1.42/0.87  % (31250)Memory used [KB]: 2309
% 1.42/0.87  % (31250)Time elapsed: 0.029 s
% 1.42/0.87  % (31250)Instructions burned: 89 (million)
% 1.42/0.87  % (31250)------------------------------
% 1.42/0.87  % (31250)------------------------------
% 1.42/0.87  % (31254)Instruction limit reached!
% 1.42/0.87  % (31254)------------------------------
% 1.42/0.87  % (31254)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31254)Termination reason: Unknown
% 1.42/0.87  % (31254)Termination phase: Saturation
% 1.42/0.87  
% 1.42/0.87  % (31254)Memory used [KB]: 1508
% 1.42/0.87  % (31254)Time elapsed: 0.017 s
% 1.42/0.87  % (31254)Instructions burned: 42 (million)
% 1.42/0.87  % (31254)------------------------------
% 1.42/0.87  % (31254)------------------------------
% 1.42/0.87  % (31256)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 theBenchmark for (2994ds/161Mi)
% 1.42/0.87  % (31257)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2994ds/80Mi)
% 1.42/0.88  % (31251)Instruction limit reached!
% 1.42/0.88  % (31251)------------------------------
% 1.42/0.88  % (31251)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.88  % (31251)Termination reason: Unknown
% 1.42/0.88  % (31251)Termination phase: Saturation
% 1.42/0.88  
% 1.42/0.88  % (31251)Memory used [KB]: 1735
% 1.42/0.88  % (31251)Time elapsed: 0.037 s
% 1.42/0.88  % (31251)Instructions burned: 110 (million)
% 1.42/0.88  % (31251)------------------------------
% 1.42/0.88  % (31251)------------------------------
% 1.42/0.88  % (31258)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 theBenchmark for (2994ds/37Mi)
% 1.42/0.89  % (31253)Instruction limit reached!
% 1.42/0.89  % (31253)------------------------------
% 1.42/0.89  % (31253)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.89  % (31253)Termination reason: Unknown
% 1.42/0.89  % (31253)Termination phase: Saturation
% 1.54/0.89  
% 1.54/0.89  % (31253)Memory used [KB]: 2063
% 1.54/0.89  % (31253)Time elapsed: 0.039 s
% 1.54/0.89  % (31253)Instructions burned: 70 (million)
% 1.54/0.89  % (31253)------------------------------
% 1.54/0.89  % (31253)------------------------------
% 1.54/0.89  % (31252)Instruction limit reached!
% 1.54/0.89  % (31252)------------------------------
% 1.54/0.89  % (31252)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.89  % (31252)Termination reason: Unknown
% 1.54/0.89  % (31252)Termination phase: Saturation
% 1.54/0.89  
% 1.54/0.89  % (31252)Memory used [KB]: 1179
% 1.54/0.89  % (31252)Time elapsed: 0.041 s
% 1.54/0.89  % (31252)Instructions burned: 164 (million)
% 1.54/0.89  % (31252)------------------------------
% 1.54/0.89  % (31252)------------------------------
% 1.54/0.89  % (31260)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 theBenchmark for (2994ds/47Mi)
% 1.54/0.89  % (31259)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 theBenchmark for (2994ds/55Mi)
% 1.54/0.89  % (31257)Instruction limit reached!
% 1.54/0.89  % (31257)------------------------------
% 1.54/0.89  % (31257)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.89  % (31257)Termination reason: Unknown
% 1.54/0.89  % (31257)Termination phase: Saturation
% 1.54/0.89  
% 1.54/0.89  % (31257)Memory used [KB]: 1138
% 1.54/0.89  % (31257)Time elapsed: 0.024 s
% 1.54/0.89  % (31257)Instructions burned: 81 (million)
% 1.54/0.89  % (31257)------------------------------
% 1.54/0.89  % (31257)------------------------------
% 1.54/0.89  % (31258)Instruction limit reached!
% 1.54/0.89  % (31258)------------------------------
% 1.54/0.89  % (31258)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.89  % (31258)Termination reason: Unknown
% 1.54/0.89  % (31258)Termination phase: Saturation
% 1.54/0.89  
% 1.54/0.89  % (31258)Memory used [KB]: 1381
% 1.54/0.89  % (31258)Time elapsed: 0.014 s
% 1.54/0.89  % (31258)Instructions burned: 38 (million)
% 1.54/0.89  % (31258)------------------------------
% 1.54/0.89  % (31258)------------------------------
% 1.54/0.90  % (31261)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 1.54/0.90  % (31262)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 theBenchmark for (2994ds/132Mi)
% 1.54/0.91  % (31261)Instruction limit reached!
% 1.54/0.91  % (31261)------------------------------
% 1.54/0.91  % (31261)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.91  % (31261)Termination reason: Unknown
% 1.54/0.91  % (31261)Termination phase: Saturation
% 1.54/0.91  
% 1.54/0.91  % (31261)Memory used [KB]: 1292
% 1.54/0.91  % (31261)Time elapsed: 0.010 s
% 1.54/0.91  % (31261)Instructions burned: 32 (million)
% 1.54/0.91  % (31261)------------------------------
% 1.54/0.91  % (31261)------------------------------
% 1.54/0.91  % (31263)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 theBenchmark for (2994ds/54Mi)
% 1.54/0.91  % (31260)Instruction limit reached!
% 1.54/0.91  % (31260)------------------------------
% 1.54/0.91  % (31260)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.91  % (31260)Termination reason: Unknown
% 1.54/0.91  % (31260)Termination phase: Saturation
% 1.54/0.91  
% 1.54/0.91  % (31260)Memory used [KB]: 1328
% 1.54/0.91  % (31260)Time elapsed: 0.019 s
% 1.54/0.91  % (31260)Instructions burned: 48 (million)
% 1.54/0.91  % (31260)------------------------------
% 1.54/0.91  % (31260)------------------------------
% 1.54/0.91  % (31264)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 theBenchmark for (2994ds/82Mi)
% 1.54/0.91  % (31256)Instruction limit reached!
% 1.54/0.91  % (31256)------------------------------
% 1.54/0.91  % (31256)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.91  % (31256)Termination reason: Unknown
% 1.54/0.91  % (31256)Termination phase: Saturation
% 1.54/0.91  
% 1.54/0.91  % (31256)Memory used [KB]: 1501
% 1.54/0.91  % (31256)Time elapsed: 0.046 s
% 1.54/0.91  % (31256)Instructions burned: 161 (million)
% 1.54/0.91  % (31256)------------------------------
% 1.54/0.91  % (31256)------------------------------
% 1.54/0.92  % (31265)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 theBenchmark for (2994ds/119Mi)
% 1.54/0.92  % (31263)Instruction limit reached!
% 1.54/0.92  % (31263)------------------------------
% 1.54/0.92  % (31263)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.54/0.92  % (31263)Termination reason: Unknown
% 1.54/0.92  % (31263)Termination phase: Saturation
% 1.54/0.92  
% 1.54/0.92  % (31263)Memory used [KB]: 1220
% 1.54/0.92  % (31263)Time elapsed: 0.016 s
% 1.54/0.92  % (31263)Instructions burned: 54 (million)
% 1.54/0.92  % (31263)------------------------------
% 1.54/0.92  % (31263)------------------------------
% 1.75/0.93  % (31266)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 theBenchmark for (2994ds/177Mi)
% 1.75/0.93  % (31259)Instruction limit reached!
% 1.75/0.93  % (31259)------------------------------
% 1.75/0.93  % (31259)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/0.93  % (31259)Termination reason: Unknown
% 1.75/0.93  % (31259)Termination phase: Saturation
% 1.75/0.93  
% 1.75/0.93  % (31259)Memory used [KB]: 1354
% 1.75/0.93  % (31259)Time elapsed: 0.034 s
% 1.75/0.93  % (31259)Instructions burned: 55 (million)
% 1.75/0.93  % (31259)------------------------------
% 1.75/0.93  % (31259)------------------------------
% 1.75/0.93  % (31267)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 theBenchmark for (2994ds/117Mi)
% 1.80/0.93  % (31262)Instruction limit reached!
% 1.80/0.93  % (31262)------------------------------
% 1.80/0.93  % (31262)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.93  % (31262)Termination reason: Unknown
% 1.80/0.93  % (31262)Termination phase: Saturation
% 1.80/0.93  
% 1.80/0.93  % (31262)Memory used [KB]: 1243
% 1.80/0.93  % (31262)Time elapsed: 0.036 s
% 1.80/0.93  % (31262)Instructions burned: 133 (million)
% 1.80/0.93  % (31262)------------------------------
% 1.80/0.93  % (31262)------------------------------
% 1.80/0.93  % (31268)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 theBenchmark for (2994ds/49Mi)
% 1.80/0.94  % (31236)Instruction limit reached!
% 1.80/0.94  % (31236)------------------------------
% 1.80/0.94  % (31236)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.94  % (31236)Termination reason: Unknown
% 1.80/0.94  % (31236)Termination phase: Saturation
% 1.80/0.94  
% 1.80/0.94  % (31236)Memory used [KB]: 2389
% 1.80/0.94  % (31236)Time elapsed: 0.194 s
% 1.80/0.94  % (31236)Instructions burned: 520 (million)
% 1.80/0.94  % (31236)------------------------------
% 1.80/0.94  % (31236)------------------------------
% 1.80/0.94  % (31269)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 theBenchmark for (2994ds/51Mi)
% 1.80/0.94  % (31264)Instruction limit reached!
% 1.80/0.94  % (31264)------------------------------
% 1.80/0.94  % (31264)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.94  % (31264)Termination reason: Unknown
% 1.80/0.94  % (31264)Termination phase: Saturation
% 1.80/0.94  
% 1.80/0.94  % (31264)Memory used [KB]: 2003
% 1.80/0.94  % (31264)Time elapsed: 0.048 s
% 1.80/0.94  % (31264)Instructions burned: 82 (million)
% 1.80/0.94  % (31264)------------------------------
% 1.80/0.94  % (31264)------------------------------
% 1.80/0.94  % (31270)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 theBenchmark for (2994ds/149Mi)
% 1.80/0.95  % (31268)Instruction limit reached!
% 1.80/0.95  % (31268)------------------------------
% 1.80/0.95  % (31268)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.95  % (31268)Termination reason: Unknown
% 1.80/0.95  % (31268)Termination phase: Saturation
% 1.80/0.95  
% 1.80/0.95  % (31268)Memory used [KB]: 1460
% 1.80/0.95  % (31268)Time elapsed: 0.018 s
% 1.80/0.95  % (31268)Instructions burned: 50 (million)
% 1.80/0.95  % (31268)------------------------------
% 1.80/0.95  % (31268)------------------------------
% 1.80/0.95  % (31271)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 theBenchmark for (2993ds/56Mi)
% 1.80/0.96  % (31269)Instruction limit reached!
% 1.80/0.96  % (31269)------------------------------
% 1.80/0.96  % (31269)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.96  % (31269)Termination reason: Unknown
% 1.80/0.96  % (31269)Termination phase: Saturation
% 1.80/0.96  
% 1.80/0.96  % (31269)Memory used [KB]: 1494
% 1.80/0.96  % (31269)Time elapsed: 0.018 s
% 1.80/0.96  % (31269)Instructions burned: 51 (million)
% 1.80/0.96  % (31269)------------------------------
% 1.80/0.96  % (31269)------------------------------
% 1.80/0.96  % (31272)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 theBenchmark for (2993ds/289Mi)
% 1.80/0.96  % (31265)Instruction limit reached!
% 1.80/0.96  % (31265)------------------------------
% 1.80/0.96  % (31265)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.96  % (31265)Termination reason: Unknown
% 1.80/0.96  % (31265)Termination phase: Saturation
% 1.80/0.96  
% 1.80/0.96  % (31265)Memory used [KB]: 2056
% 1.80/0.96  % (31265)Time elapsed: 0.063 s
% 1.80/0.96  % (31265)Instructions burned: 122 (million)
% 1.80/0.96  % (31265)------------------------------
% 1.80/0.96  % (31265)------------------------------
% 1.80/0.96  % (31273)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 theBenchmark for (2993ds/206Mi)
% 1.80/0.98  % (31266)Instruction limit reached!
% 1.80/0.98  % (31266)------------------------------
% 1.80/0.98  % (31266)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.98  % (31266)Termination reason: Unknown
% 1.80/0.98  % (31266)Termination phase: Saturation
% 1.80/0.98  
% 1.80/0.98  % (31266)Memory used [KB]: 3177
% 1.80/0.98  % (31266)Time elapsed: 0.073 s
% 1.80/0.98  % (31266)Instructions burned: 179 (million)
% 1.80/0.98  % (31266)------------------------------
% 1.80/0.98  % (31266)------------------------------
% 1.80/0.98  % (31271)Instruction limit reached!
% 1.80/0.98  % (31271)------------------------------
% 1.80/0.98  % (31271)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.98  % (31271)Termination reason: Unknown
% 1.80/0.98  % (31271)Termination phase: Saturation
% 1.80/0.98  
% 1.80/0.98  % (31271)Memory used [KB]: 1193
% 1.80/0.98  % (31271)Time elapsed: 0.023 s
% 1.80/0.98  % (31271)Instructions burned: 57 (million)
% 1.80/0.98  % (31271)------------------------------
% 1.80/0.98  % (31271)------------------------------
% 1.80/0.98  % (31274)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 theBenchmark for (2993ds/50Mi)
% 1.80/0.98  % (31255)Instruction limit reached!
% 1.80/0.98  % (31255)------------------------------
% 1.80/0.98  % (31255)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.98  % (31275)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2993ds/1483Mi)
% 1.80/0.98  % (31255)Termination reason: Unknown
% 1.80/0.98  % (31255)Termination phase: Saturation
% 1.80/0.98  
% 1.80/0.98  % (31255)Memory used [KB]: 3019
% 1.80/0.98  % (31255)Time elapsed: 0.116 s
% 1.80/0.98  % (31255)Instructions burned: 363 (million)
% 1.80/0.98  % (31255)------------------------------
% 1.80/0.98  % (31255)------------------------------
% 1.80/0.98  % (31276)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 theBenchmark for (2993ds/67Mi)
% 1.80/0.98  % (31270)Instruction limit reached!
% 1.80/0.98  % (31270)------------------------------
% 1.80/0.98  % (31270)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.98  % (31270)Termination reason: Unknown
% 1.80/0.98  % (31270)Termination phase: Saturation
% 1.80/0.98  
% 1.80/0.98  % (31270)Memory used [KB]: 1409
% 1.80/0.99  % (31270)Time elapsed: 0.044 s
% 1.80/0.99  % (31270)Instructions burned: 149 (million)
% 1.80/0.99  % (31270)------------------------------
% 1.80/0.99  % (31270)------------------------------
% 1.80/0.99  % (31267)Instruction limit reached!
% 1.80/0.99  % (31267)------------------------------
% 1.80/0.99  % (31267)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/0.99  % (31267)Termination reason: Unknown
% 1.80/0.99  % (31267)Termination phase: Saturation
% 1.80/0.99  
% 1.80/0.99  % (31267)Memory used [KB]: 1714
% 1.80/0.99  % (31267)Time elapsed: 0.082 s
% 1.80/0.99  % (31267)Instructions burned: 118 (million)
% 1.80/0.99  % (31267)------------------------------
% 1.80/0.99  % (31267)------------------------------
% 1.80/0.99  % (31277)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 theBenchmark for (2993ds/67Mi)
% 1.80/0.99  % (31278)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 theBenchmark for (2993ds/52Mi)
% 1.80/1.00  % (31274)Instruction limit reached!
% 1.80/1.00  % (31274)------------------------------
% 1.80/1.00  % (31274)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.80/1.00  % (31274)Termination reason: Unknown
% 1.80/1.00  % (31274)Termination phase: Saturation
% 1.80/1.00  
% 1.80/1.00  % (31274)Memory used [KB]: 1454
% 1.80/1.00  % (31274)Time elapsed: 0.019 s
% 1.80/1.00  % (31274)Instructions burned: 52 (million)
% 1.80/1.00  % (31274)------------------------------
% 1.80/1.00  % (31274)------------------------------
% 1.80/1.00  % (31279)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2993ds/366Mi)
% 2.46/1.00  % (31276)Instruction limit reached!
% 2.46/1.00  % (31276)------------------------------
% 2.46/1.00  % (31276)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.00  % (31276)Termination reason: Unknown
% 2.46/1.00  % (31276)Termination phase: Saturation
% 2.46/1.00  
% 2.46/1.00  % (31276)Memory used [KB]: 1167
% 2.46/1.00  % (31276)Time elapsed: 0.019 s
% 2.46/1.00  % (31276)Instructions burned: 70 (million)
% 2.46/1.00  % (31276)------------------------------
% 2.46/1.00  % (31276)------------------------------
% 2.46/1.00  % (31280)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 theBenchmark for (2993ds/863Mi)
% 2.46/1.00  % (31278)Instruction limit reached!
% 2.46/1.00  % (31278)------------------------------
% 2.46/1.00  % (31278)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.00  % (31278)Termination reason: Unknown
% 2.46/1.00  % (31278)Termination phase: Saturation
% 2.46/1.00  
% 2.46/1.00  % (31278)Memory used [KB]: 1203
% 2.46/1.00  % (31278)Time elapsed: 0.016 s
% 2.46/1.00  % (31278)Instructions burned: 52 (million)
% 2.46/1.00  % (31278)------------------------------
% 2.46/1.00  % (31278)------------------------------
% 2.46/1.01  % (31281)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 theBenchmark for (2993ds/163Mi)
% 2.46/1.01  % (31277)Instruction limit reached!
% 2.46/1.01  % (31277)------------------------------
% 2.46/1.01  % (31277)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.01  % (31277)Termination reason: Unknown
% 2.46/1.01  % (31277)Termination phase: Saturation
% 2.46/1.01  
% 2.46/1.01  % (31277)Memory used [KB]: 1238
% 2.46/1.01  % (31277)Time elapsed: 0.022 s
% 2.46/1.01  % (31277)Instructions burned: 68 (million)
% 2.46/1.01  % (31277)------------------------------
% 2.46/1.01  % (31277)------------------------------
% 2.46/1.01  % (31282)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 theBenchmark for (2993ds/77Mi)
% 2.46/1.03  % (31273)Instruction limit reached!
% 2.46/1.03  % (31273)------------------------------
% 2.46/1.03  % (31273)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.03  % (31273)Termination reason: Unknown
% 2.46/1.03  % (31273)Termination phase: Saturation
% 2.46/1.03  
% 2.46/1.03  % (31273)Memory used [KB]: 2643
% 2.46/1.03  % (31273)Time elapsed: 0.067 s
% 2.46/1.03  % (31273)Instructions burned: 208 (million)
% 2.46/1.03  % (31273)------------------------------
% 2.46/1.03  % (31273)------------------------------
% 2.46/1.03  % (31283)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2993ds/1548Mi)
% 2.46/1.03  % (31282)Instruction limit reached!
% 2.46/1.03  % (31282)------------------------------
% 2.46/1.03  % (31282)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.03  % (31282)Termination reason: Unknown
% 2.46/1.03  % (31282)Termination phase: Saturation
% 2.46/1.03  
% 2.46/1.03  % (31282)Memory used [KB]: 1625
% 2.46/1.03  % (31282)Time elapsed: 0.022 s
% 2.46/1.03  % (31282)Instructions burned: 77 (million)
% 2.46/1.03  % (31282)------------------------------
% 2.46/1.03  % (31282)------------------------------
% 2.46/1.03  % (31284)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 theBenchmark for (2993ds/76Mi)
% 2.46/1.04  % (31272)Instruction limit reached!
% 2.46/1.04  % (31272)------------------------------
% 2.46/1.04  % (31272)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.04  % (31272)Termination reason: Unknown
% 2.46/1.04  % (31272)Termination phase: Saturation
% 2.46/1.04  
% 2.46/1.04  % (31272)Memory used [KB]: 2772
% 2.46/1.04  % (31272)Time elapsed: 0.081 s
% 2.46/1.04  % (31272)Instructions burned: 290 (million)
% 2.46/1.04  % (31272)------------------------------
% 2.46/1.04  % (31272)------------------------------
% 2.46/1.04  % (31285)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 theBenchmark for (2993ds/1376Mi)
% 2.46/1.05  % (31281)Instruction limit reached!
% 2.46/1.05  % (31281)------------------------------
% 2.46/1.05  % (31281)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.05  % (31281)Termination reason: Unknown
% 2.46/1.05  % (31281)Termination phase: Saturation
% 2.46/1.05  
% 2.46/1.05  % (31281)Memory used [KB]: 1373
% 2.46/1.05  % (31281)Time elapsed: 0.044 s
% 2.46/1.05  % (31281)Instructions burned: 164 (million)
% 2.46/1.05  % (31281)------------------------------
% 2.46/1.05  % (31281)------------------------------
% 2.46/1.05  % (31286)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 theBenchmark for (2993ds/117Mi)
% 2.46/1.06  % (31284)Instruction limit reached!
% 2.46/1.06  % (31284)------------------------------
% 2.46/1.06  % (31284)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.06  % (31284)Termination reason: Unknown
% 2.46/1.06  % (31284)Termination phase: Saturation
% 2.46/1.06  
% 2.46/1.06  % (31284)Memory used [KB]: 1586
% 2.46/1.06  % (31284)Time elapsed: 0.027 s
% 2.46/1.06  % (31284)Instructions burned: 76 (million)
% 2.46/1.06  % (31284)------------------------------
% 2.46/1.06  % (31284)------------------------------
% 2.46/1.06  % (31287)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 theBenchmark for (2992ds/59Mi)
% 2.46/1.08  % (31287)Instruction limit reached!
% 2.46/1.08  % (31287)------------------------------
% 2.46/1.08  % (31287)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.46/1.08  % (31287)Termination reason: Unknown
% 2.46/1.08  % (31287)Termination phase: Saturation
% 2.46/1.08  
% 2.46/1.08  % (31287)Memory used [KB]: 1571
% 2.46/1.08  % (31287)Time elapsed: 0.023 s
% 2.46/1.08  % (31287)Instructions burned: 60 (million)
% 2.46/1.08  % (31287)------------------------------
% 2.46/1.08  % (31287)------------------------------
% 2.46/1.09  % (31288)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 theBenchmark for (2992ds/151Mi)
% 3.45/1.09  % (31286)Instruction limit reached!
% 3.45/1.09  % (31286)------------------------------
% 3.45/1.09  % (31286)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.45/1.09  % (31286)Termination reason: Unknown
% 3.45/1.09  % (31286)Termination phase: Saturation
% 3.45/1.09  
% 3.45/1.09  % (31286)Memory used [KB]: 2280
% 3.45/1.09  % (31286)Time elapsed: 0.038 s
% 3.45/1.09  % (31286)Instructions burned: 118 (million)
% 3.45/1.09  % (31286)------------------------------
% 3.45/1.09  % (31286)------------------------------
% 3.45/1.09  % (31289)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 theBenchmark for (2992ds/260Mi)
% 3.45/1.09  % (31279)Instruction limit reached!
% 3.45/1.09  % (31279)------------------------------
% 3.45/1.09  % (31279)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.45/1.09  % (31279)Termination reason: Unknown
% 3.45/1.09  % (31279)Termination phase: Saturation
% 3.45/1.09  
% 3.45/1.09  % (31279)Memory used [KB]: 1671
% 3.45/1.09  % (31279)Time elapsed: 0.095 s
% 3.45/1.09  % (31279)Instructions burned: 366 (million)
% 3.45/1.09  % (31279)------------------------------
% 3.45/1.09  % (31279)------------------------------
% 3.45/1.10  % (31290)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 theBenchmark for (2992ds/1797Mi)
% 3.45/1.14  % (31288)Instruction limit reached!
% 3.45/1.14  % (31288)------------------------------
% 3.45/1.14  % (31288)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.45/1.14  % (31288)Termination reason: Unknown
% 3.45/1.14  % (31288)Termination phase: Saturation
% 3.45/1.14  
% 3.45/1.14  % (31288)Memory used [KB]: 1344
% 3.45/1.14  % (31288)Time elapsed: 0.051 s
% 3.45/1.14  % (31288)Instructions burned: 152 (million)
% 3.45/1.14  % (31288)------------------------------
% 3.45/1.14  % (31288)------------------------------
% 3.45/1.14  % (31291)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 theBenchmark for (2992ds/200Mi)
% 3.45/1.16  % (31289)Instruction limit reached!
% 3.45/1.16  % (31289)------------------------------
% 3.45/1.16  % (31289)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.45/1.16  % (31289)Termination reason: Unknown
% 3.45/1.16  % (31289)Termination phase: Saturation
% 3.45/1.16  
% 3.45/1.16  % (31289)Memory used [KB]: 1548
% 3.45/1.16  % (31289)Time elapsed: 0.068 s
% 3.45/1.16  % (31289)Instructions burned: 260 (million)
% 3.45/1.16  % (31289)------------------------------
% 3.45/1.16  % (31289)------------------------------
% 3.45/1.16  % (31292)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 theBenchmark for (2991ds/356Mi)
% 4.29/1.23  % (31280)Instruction limit reached!
% 4.29/1.23  % (31280)------------------------------
% 4.29/1.23  % (31280)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.23  % (31280)Termination reason: Unknown
% 4.29/1.23  % (31280)Termination phase: Saturation
% 4.29/1.23  
% 4.29/1.23  % (31280)Memory used [KB]: 5064
% 4.29/1.23  % (31280)Time elapsed: 0.226 s
% 4.29/1.23  % (31280)Instructions burned: 865 (million)
% 4.29/1.23  % (31280)------------------------------
% 4.29/1.23  % (31280)------------------------------
% 4.29/1.23  % (31293)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2991ds/75Mi)
% 4.29/1.23  % (31292)Instruction limit reached!
% 4.29/1.23  % (31292)------------------------------
% 4.29/1.23  % (31292)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.23  % (31292)Termination reason: Unknown
% 4.29/1.23  % (31292)Termination phase: Saturation
% 4.29/1.23  
% 4.29/1.23  % (31292)Memory used [KB]: 1360
% 4.29/1.23  % (31292)Time elapsed: 0.073 s
% 4.29/1.23  % (31292)Instructions burned: 357 (million)
% 4.29/1.23  % (31292)------------------------------
% 4.29/1.23  % (31292)------------------------------
% 4.29/1.24  % (31294)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on theBenchmark for (2991ds/578Mi)
% 4.29/1.25  % (31291)Instruction limit reached!
% 4.29/1.25  % (31291)------------------------------
% 4.29/1.25  % (31291)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.25  % (31291)Termination reason: Unknown
% 4.29/1.25  % (31291)Termination phase: Saturation
% 4.29/1.25  
% 4.29/1.25  % (31291)Memory used [KB]: 2342
% 4.29/1.25  % (31291)Time elapsed: 0.107 s
% 4.29/1.25  % (31291)Instructions burned: 200 (million)
% 4.29/1.25  % (31291)------------------------------
% 4.29/1.25  % (31291)------------------------------
% 4.29/1.25  % (31295)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on theBenchmark for (2991ds/251Mi)
% 4.29/1.25  % (31293)Instruction limit reached!
% 4.29/1.25  % (31293)------------------------------
% 4.29/1.25  % (31293)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.25  % (31293)Termination reason: Unknown
% 4.29/1.25  % (31293)Termination phase: Saturation
% 4.29/1.25  
% 4.29/1.25  % (31293)Memory used [KB]: 1328
% 4.29/1.25  % (31293)Time elapsed: 0.021 s
% 4.29/1.25  % (31293)Instructions burned: 77 (million)
% 4.29/1.25  % (31293)------------------------------
% 4.29/1.25  % (31293)------------------------------
% 4.29/1.25  % (31296)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on theBenchmark for (2991ds/93Mi)
% 4.29/1.28  % (31296)Instruction limit reached!
% 4.29/1.28  % (31296)------------------------------
% 4.29/1.28  % (31296)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.28  % (31296)Termination reason: Unknown
% 4.29/1.28  % (31296)Termination phase: Saturation
% 4.29/1.28  
% 4.29/1.28  % (31296)Memory used [KB]: 1690
% 4.29/1.28  % (31296)Time elapsed: 0.030 s
% 4.29/1.28  % (31296)Instructions burned: 95 (million)
% 4.29/1.28  % (31296)------------------------------
% 4.29/1.28  % (31296)------------------------------
% 4.29/1.29  % (31297)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on theBenchmark for (2990ds/37Mi)
% 4.29/1.29  % (31244)Instruction limit reached!
% 4.29/1.29  % (31244)------------------------------
% 4.29/1.29  % (31244)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.29  % (31244)Termination reason: Unknown
% 4.29/1.29  % (31244)Termination phase: Saturation
% 4.29/1.29  
% 4.29/1.29  % (31244)Memory used [KB]: 8704
% 4.29/1.29  % (31244)Time elapsed: 0.495 s
% 4.29/1.29  % (31244)Instructions burned: 1919 (million)
% 4.29/1.29  % (31244)------------------------------
% 4.29/1.29  % (31244)------------------------------
% 4.29/1.30  % (31297)Instruction limit reached!
% 4.29/1.30  % (31297)------------------------------
% 4.29/1.30  % (31297)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.30  % (31297)Termination reason: Unknown
% 4.29/1.30  % (31297)Termination phase: Saturation
% 4.29/1.30  
% 4.29/1.30  % (31297)Memory used [KB]: 1361
% 4.29/1.30  % (31297)Time elapsed: 0.012 s
% 4.29/1.30  % (31297)Instructions burned: 37 (million)
% 4.29/1.30  % (31297)------------------------------
% 4.29/1.30  % (31297)------------------------------
% 4.29/1.30  % (31298)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on theBenchmark for (2990ds/132Mi)
% 4.29/1.30  % (31299)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2990ds/209Mi)
% 4.86/1.34  % (31298)Instruction limit reached!
% 4.86/1.34  % (31298)------------------------------
% 4.86/1.34  % (31298)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.34  % (31298)Termination reason: Unknown
% 4.86/1.34  % (31298)Termination phase: Saturation
% 4.86/1.34  
% 4.86/1.34  % (31298)Memory used [KB]: 1786
% 4.86/1.34  % (31298)Time elapsed: 0.041 s
% 4.86/1.34  % (31298)Instructions burned: 133 (million)
% 4.86/1.34  % (31298)------------------------------
% 4.86/1.34  % (31298)------------------------------
% 4.86/1.34  % (31300)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on theBenchmark for (2990ds/100Mi)
% 4.86/1.35  % (31299)Instruction limit reached!
% 4.86/1.35  % (31299)------------------------------
% 4.86/1.35  % (31299)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.35  % (31299)Termination reason: Unknown
% 4.86/1.35  % (31299)Termination phase: Saturation
% 4.86/1.35  
% 4.86/1.35  % (31299)Memory used [KB]: 1877
% 4.86/1.35  % (31299)Time elapsed: 0.073 s
% 4.86/1.35  % (31299)Instructions burned: 210 (million)
% 4.86/1.35  % (31299)------------------------------
% 4.86/1.35  % (31299)------------------------------
% 4.86/1.35  % (31301)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2990ds/54Mi)
% 4.86/1.37  % (31301)Instruction limit reached!
% 4.86/1.37  % (31301)------------------------------
% 4.86/1.37  % (31301)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.37  % (31301)Termination reason: Unknown
% 4.86/1.37  % (31301)Termination phase: Saturation
% 4.86/1.37  
% 4.86/1.37  % (31301)Memory used [KB]: 1372
% 4.86/1.37  % (31301)Time elapsed: 0.038 s
% 4.86/1.37  % (31301)Instructions burned: 54 (million)
% 4.86/1.37  % (31301)------------------------------
% 4.86/1.37  % (31301)------------------------------
% 4.86/1.37  % (31302)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on theBenchmark for (2989ds/62Mi)
% 4.86/1.37  % (31300)Instruction limit reached!
% 4.86/1.37  % (31300)------------------------------
% 4.86/1.37  % (31300)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.37  % (31302)Refutation not found, incomplete strategy% (31302)------------------------------
% 4.86/1.37  % (31302)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.37  % (31302)Termination reason: Refutation not found, incomplete strategy
% 4.86/1.37  
% 4.86/1.37  % (31302)Memory used [KB]: 966
% 4.86/1.37  % (31302)Time elapsed: 0.024 s
% 4.86/1.37  % (31302)Instructions burned: 2 (million)
% 4.86/1.37  % (31300)Termination reason: Unknown
% 4.86/1.37  % (31300)Termination phase: Saturation
% 4.86/1.37  
% 4.86/1.37  % (31300)Memory used [KB]: 2319
% 4.86/1.37  % (31300)Time elapsed: 0.053 s
% 4.86/1.37  % (31300)Instructions burned: 100 (million)
% 4.86/1.37  % (31300)------------------------------
% 4.86/1.37  % (31300)------------------------------
% 4.86/1.37  % (31302)------------------------------
% 4.86/1.37  % (31302)------------------------------
% 4.86/1.37  % (31295)Instruction limit reached!
% 4.86/1.37  % (31295)------------------------------
% 4.86/1.37  % (31295)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.37  % (31295)Termination reason: Unknown
% 4.86/1.37  % (31295)Termination phase: Saturation
% 4.86/1.37  
% 4.86/1.37  % (31295)Memory used [KB]: 2543
% 4.86/1.37  % (31295)Time elapsed: 0.125 s
% 4.86/1.37  % (31295)Instructions burned: 253 (million)
% 4.86/1.37  % (31295)------------------------------
% 4.86/1.37  % (31295)------------------------------
% 4.86/1.37  % (31294)Instruction limit reached!
% 4.86/1.37  % (31294)------------------------------
% 4.86/1.37  % (31294)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.86/1.37  % (31294)Termination reason: Unknown
% 4.86/1.37  % (31294)Termination phase: Saturation
% 4.86/1.37  
% 4.86/1.37  % (31294)Memory used [KB]: 3902
% 4.86/1.37  % (31294)Time elapsed: 0.138 s
% 4.86/1.37  % (31294)Instructions burned: 579 (million)
% 4.86/1.37  % (31294)------------------------------
% 4.86/1.37  % (31294)------------------------------
% 4.86/1.37  % (31303)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on theBenchmark for (2989ds/2265Mi)
% 4.86/1.37  % (31304)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on theBenchmark for (2989ds/91Mi)
% 4.86/1.38  % (31306)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on theBenchmark for (2989ds/123Mi)
% 4.86/1.38  % (31305)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on theBenchmark for (2989ds/83Mi)
% 5.48/1.40  % (31304)Instruction limit reached!
% 5.48/1.40  % (31304)------------------------------
% 5.48/1.40  % (31304)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.40  % (31304)Termination reason: Unknown
% 5.48/1.40  % (31304)Termination phase: Saturation
% 5.48/1.40  
% 5.48/1.40  % (31304)Memory used [KB]: 1226
% 5.48/1.40  % (31304)Time elapsed: 0.027 s
% 5.48/1.40  % (31304)Instructions burned: 91 (million)
% 5.48/1.40  % (31304)------------------------------
% 5.48/1.40  % (31304)------------------------------
% 5.48/1.40  % (31306)Instruction limit reached!
% 5.48/1.40  % (31306)------------------------------
% 5.48/1.40  % (31306)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.40  % (31306)Termination reason: Unknown
% 5.48/1.40  % (31306)Termination phase: Saturation
% 5.48/1.40  
% 5.48/1.40  % (31306)Memory used [KB]: 1338
% 5.48/1.40  % (31306)Time elapsed: 0.026 s
% 5.48/1.40  % (31306)Instructions burned: 123 (million)
% 5.48/1.40  % (31306)------------------------------
% 5.48/1.40  % (31306)------------------------------
% 5.48/1.40  % (31307)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on theBenchmark for (2989ds/84Mi)
% 5.48/1.40  % (31308)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on theBenchmark for (2989ds/85Mi)
% 5.48/1.41  % (31305)Instruction limit reached!
% 5.48/1.41  % (31305)------------------------------
% 5.48/1.41  % (31305)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.41  % (31305)Termination reason: Unknown
% 5.48/1.41  % (31305)Termination phase: Saturation
% 5.48/1.41  
% 5.48/1.41  % (31305)Memory used [KB]: 2384
% 5.48/1.41  % (31305)Time elapsed: 0.037 s
% 5.48/1.41  % (31305)Instructions burned: 85 (million)
% 5.48/1.41  % (31305)------------------------------
% 5.48/1.41  % (31305)------------------------------
% 5.48/1.41  % (31309)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on theBenchmark for (2989ds/259Mi)
% 5.48/1.43  % (31307)Instruction limit reached!
% 5.48/1.43  % (31307)------------------------------
% 5.48/1.43  % (31307)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.43  % (31307)Termination reason: Unknown
% 5.48/1.43  % (31307)Termination phase: Saturation
% 5.48/1.43  
% 5.48/1.43  % (31307)Memory used [KB]: 1563
% 5.48/1.43  % (31307)Time elapsed: 0.026 s
% 5.48/1.43  % (31307)Instructions burned: 84 (million)
% 5.48/1.43  % (31307)------------------------------
% 5.48/1.43  % (31307)------------------------------
% 5.48/1.43  % (31310)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on theBenchmark for (2989ds/106Mi)
% 5.48/1.43  % (31285)Instruction limit reached!
% 5.48/1.43  % (31285)------------------------------
% 5.48/1.43  % (31285)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.43  % (31285)Termination reason: Unknown
% 5.48/1.43  % (31285)Termination phase: Saturation
% 5.48/1.43  
% 5.48/1.43  % (31285)Memory used [KB]: 8832
% 5.48/1.43  % (31285)Time elapsed: 0.392 s
% 5.48/1.43  % (31285)Instructions burned: 1379 (million)
% 5.48/1.43  % (31285)------------------------------
% 5.48/1.43  % (31285)------------------------------
% 5.48/1.43  % (31311)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on theBenchmark for (2989ds/278Mi)
% 5.48/1.45  % (31308)Instruction limit reached!
% 5.48/1.45  % (31308)------------------------------
% 5.48/1.45  % (31308)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.45  % (31308)Termination reason: Unknown
% 5.48/1.45  % (31308)Termination phase: Saturation
% 5.48/1.45  
% 5.48/1.45  % (31308)Memory used [KB]: 1891
% 5.48/1.45  % (31308)Time elapsed: 0.043 s
% 5.48/1.45  % (31308)Instructions burned: 86 (million)
% 5.48/1.45  % (31308)------------------------------
% 5.48/1.45  % (31308)------------------------------
% 5.48/1.45  % (31312)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on theBenchmark for (2989ds/151Mi)
% 5.48/1.45  % (31275)Instruction limit reached!
% 5.48/1.45  % (31275)------------------------------
% 5.48/1.45  % (31275)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.45  % (31275)Termination reason: Unknown
% 5.48/1.45  % (31275)Termination phase: Saturation
% 5.48/1.45  
% 5.48/1.45  % (31275)Memory used [KB]: 4799
% 5.48/1.45  % (31275)Time elapsed: 0.479 s
% 5.48/1.45  % (31275)Instructions burned: 1483 (million)
% 5.48/1.45  % (31275)------------------------------
% 5.48/1.45  % (31275)------------------------------
% 5.48/1.45  % (31310)Instruction limit reached!
% 5.48/1.45  % (31310)------------------------------
% 5.48/1.45  % (31310)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.45  % (31310)Termination reason: Unknown
% 5.48/1.45  % (31310)Termination phase: Saturation
% 5.48/1.45  
% 5.48/1.45  % (31310)Memory used [KB]: 1206
% 5.48/1.45  % (31310)Time elapsed: 0.022 s
% 5.48/1.45  % (31310)Instructions burned: 106 (million)
% 5.48/1.45  % (31310)------------------------------
% 5.48/1.45  % (31310)------------------------------
% 5.48/1.45  % (31313)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on theBenchmark for (2988ds/97Mi)
% 5.48/1.45  % (31314)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on theBenchmark for (2988ds/464Mi)
% 5.48/1.47  % (31283)Instruction limit reached!
% 5.48/1.47  % (31283)------------------------------
% 5.48/1.47  % (31283)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.48/1.47  % (31283)Termination reason: Unknown
% 5.48/1.47  % (31283)Termination phase: Saturation
% 5.48/1.47  
% 5.48/1.47  % (31283)Memory used [KB]: 5979
% 5.48/1.47  % (31283)Time elapsed: 0.437 s
% 5.48/1.47  % (31283)Instructions burned: 1548 (million)
% 5.48/1.47  % (31283)------------------------------
% 5.48/1.47  % (31283)------------------------------
% 5.90/1.47  % (31315)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on theBenchmark for (2988ds/79Mi)
% 5.92/1.49  % (31313)Instruction limit reached!
% 5.92/1.49  % (31313)------------------------------
% 5.92/1.49  % (31313)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.92/1.49  % (31313)Termination reason: Unknown
% 5.92/1.49  % (31313)Termination phase: Saturation
% 5.92/1.49  
% 5.92/1.49  % (31313)Memory used [KB]: 1834
% 5.92/1.49  % (31313)Time elapsed: 0.037 s
% 5.92/1.49  % (31313)Instructions burned: 97 (million)
% 5.92/1.49  % (31313)------------------------------
% 5.92/1.49  % (31313)------------------------------
% 5.92/1.49  % (31315)Instruction limit reached!
% 5.92/1.49  % (31315)------------------------------
% 5.92/1.49  % (31315)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.92/1.49  % (31315)Termination reason: Unknown
% 5.92/1.49  % (31315)Termination phase: Saturation
% 5.92/1.49  
% 5.92/1.49  % (31315)Memory used [KB]: 1481
% 5.92/1.49  % (31315)Time elapsed: 0.024 s
% 5.92/1.49  % (31315)Instructions burned: 80 (million)
% 5.92/1.49  % (31315)------------------------------
% 5.92/1.49  % (31315)------------------------------
% 5.92/1.49  % (31316)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on theBenchmark for (2988ds/1993Mi)
% 5.92/1.49  % (31317)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2988ds/101Mi)
% 5.92/1.49  % (31309)Instruction limit reached!
% 5.92/1.49  % (31309)------------------------------
% 5.92/1.49  % (31309)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.92/1.49  % (31309)Termination reason: Unknown
% 5.92/1.49  % (31309)Termination phase: Saturation
% 5.92/1.49  
% 5.92/1.49  % (31309)Memory used [KB]: 2365
% 5.92/1.49  % (31309)Time elapsed: 0.082 s
% 5.92/1.49  % (31309)Instructions burned: 259 (million)
% 5.92/1.49  % (31309)------------------------------
% 5.92/1.49  % (31309)------------------------------
% 5.92/1.50  % (31318)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on theBenchmark for (2988ds/4978Mi)
% 6.06/1.52  % (31311)Instruction limit reached!
% 6.06/1.52  % (31311)------------------------------
% 6.06/1.52  % (31311)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.06/1.52  % (31311)Termination reason: Unknown
% 6.06/1.52  % (31311)Termination phase: Saturation
% 6.06/1.52  
% 6.06/1.52  % (31311)Memory used [KB]: 2334
% 6.06/1.52  % (31311)Time elapsed: 0.083 s
% 6.06/1.52  % (31311)Instructions burned: 279 (million)
% 6.06/1.52  % (31311)------------------------------
% 6.06/1.52  % (31311)------------------------------
% 6.06/1.52  % (31317)Instruction limit reached!
% 6.06/1.52  % (31317)------------------------------
% 6.06/1.52  % (31317)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.06/1.52  % (31317)Termination reason: Unknown
% 6.06/1.52  % (31317)Termination phase: Saturation
% 6.06/1.52  
% 6.06/1.52  % (31317)Memory used [KB]: 1193
% 6.06/1.52  % (31317)Time elapsed: 0.025 s
% 6.06/1.52  % (31317)Instructions burned: 101 (million)
% 6.06/1.52  % (31317)------------------------------
% 6.06/1.52  % (31317)------------------------------
% 6.06/1.52  % (31319)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on theBenchmark for (2988ds/169Mi)
% 6.06/1.52  % (31320)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on theBenchmark for (2988ds/178Mi)
% 6.17/1.53  % (31312)Instruction limit reached!
% 6.17/1.53  % (31312)------------------------------
% 6.17/1.53  % (31312)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.17/1.53  % (31312)Termination reason: Unknown
% 6.17/1.53  % (31312)Termination phase: Saturation
% 6.17/1.53  
% 6.17/1.53  % (31312)Memory used [KB]: 2390
% 6.17/1.53  % (31312)Time elapsed: 0.080 s
% 6.17/1.53  % (31312)Instructions burned: 151 (million)
% 6.17/1.53  % (31312)------------------------------
% 6.17/1.53  % (31312)------------------------------
% 6.17/1.53  % (31321)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on theBenchmark for (2988ds/111Mi)
% 6.17/1.55  % (31290)Instruction limit reached!
% 6.17/1.55  % (31290)------------------------------
% 6.17/1.55  % (31290)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.17/1.55  % (31290)Termination reason: Unknown
% 6.17/1.55  % (31290)Termination phase: Saturation
% 6.17/1.55  
% 6.17/1.55  % (31290)Memory used [KB]: 7041
% 6.17/1.55  % (31290)Time elapsed: 0.454 s
% 6.17/1.55  % (31290)Instructions burned: 1800 (million)
% 6.17/1.55  % (31290)------------------------------
% 6.17/1.55  % (31290)------------------------------
% 6.17/1.55  % (31318)First to succeed.
% 6.17/1.55  % (31318)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-31223"
% 6.17/1.55  % (31318)Refutation found. Thanks to Tanya!
% 6.17/1.55  % SZS status Theorem for theBenchmark
% 6.17/1.55  % SZS output start Proof for theBenchmark
% See solution above
% 6.17/1.55  % (31318)------------------------------
% 6.17/1.55  % (31318)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.17/1.55  % (31318)Termination reason: Refutation
% 6.17/1.55  
% 6.17/1.55  % (31318)Memory used [KB]: 1813
% 6.17/1.55  % (31318)Time elapsed: 0.053 s
% 6.17/1.55  % (31318)Instructions burned: 174 (million)
% 6.17/1.55  % (31223)Success in time 1.196 s
% 6.17/1.55  % Vampire---4.8 exiting
%------------------------------------------------------------------------------