TSTP Solution File: ARI616_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI616_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 : n018.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:14 EDT 2024

% Result   : Theorem 48.92s 7.11s
% Output   : Refutation 48.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   40
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   65 (  40 unt;   6 typ;   0 def)
%            Number of atoms       :  135 (   9 equ)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives :  110 (  34   ~;  23   |;  38   &)
%                                         (   5 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  446 (  82 atm; 243 fun;   7 num; 114 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    3 (   1   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   5 usr;   6 con; 0-2 aty)
%            Number of variables   :  114 (  83   !;  31   ?; 114   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_4,type,
    sK0: $int ).

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

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

tff(func_def_7,type,
    sK3: $int ).

tff(func_def_8,type,
    sK4: $int ).

tff(pred_def_1,type,
    p: ( $int * $int * $int ) > $o ).

tff(f1337,plain,
    $false,
    inference(subsumption_resolution,[],[f1313,f38]) ).

tff(f38,plain,
    ~ $less(sK4,$sum(sK0,$uminus(sK1))),
    inference(resolution,[],[f25,f27]) ).

tff(f27,plain,
    p(sK4,sK0,sK1),
    inference(cnf_transformation,[],[f23]) ).

tff(f23,plain,
    ( $less($sum(sK1,sK3),$sum(sK0,$uminus(sK2)))
    & p(sK4,sK2,sK3)
    & p(sK4,sK0,sK1)
    & ! [X5: $int,X6: $int,X7: $int] :
        ( ( ( ~ $less($sum(X6,X7),X5)
            & ~ $less(X5,$sum(X6,$uminus(X7))) )
          | ~ p(X5,X6,X7) )
        & ( p(X5,X6,X7)
          | $less($sum(X6,X7),X5)
          | $less(X5,$sum(X6,$uminus(X7))) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4])],[f20,f22,f21]) ).

tff(f21,plain,
    ( ? [X0: $int,X1: $int,X2: $int,X3: $int] :
        ( $less($sum(X1,X3),$sum(X0,$uminus(X2)))
        & ? [X4: $int] :
            ( p(X4,X2,X3)
            & p(X4,X0,X1) ) )
   => ( $less($sum(sK1,sK3),$sum(sK0,$uminus(sK2)))
      & ? [X4: $int] :
          ( p(X4,sK2,sK3)
          & p(X4,sK0,sK1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f22,plain,
    ( ? [X4: $int] :
        ( p(X4,sK2,sK3)
        & p(X4,sK0,sK1) )
   => ( p(sK4,sK2,sK3)
      & p(sK4,sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

tff(f20,plain,
    ( ? [X0: $int,X1: $int,X2: $int,X3: $int] :
        ( $less($sum(X1,X3),$sum(X0,$uminus(X2)))
        & ? [X4: $int] :
            ( p(X4,X2,X3)
            & p(X4,X0,X1) ) )
    & ! [X5: $int,X6: $int,X7: $int] :
        ( ( ( ~ $less($sum(X6,X7),X5)
            & ~ $less(X5,$sum(X6,$uminus(X7))) )
          | ~ p(X5,X6,X7) )
        & ( p(X5,X6,X7)
          | $less($sum(X6,X7),X5)
          | $less(X5,$sum(X6,$uminus(X7))) ) ) ),
    inference(rectify,[],[f19]) ).

tff(f19,plain,
    ( ? [X3: $int,X4: $int,X5: $int,X6: $int] :
        ( $less($sum(X4,X6),$sum(X3,$uminus(X5)))
        & ? [X7: $int] :
            ( p(X7,X5,X6)
            & p(X7,X3,X4) ) )
    & ! [X0: $int,X1: $int,X2: $int] :
        ( ( ( ~ $less($sum(X1,X2),X0)
            & ~ $less(X0,$sum(X1,$uminus(X2))) )
          | ~ p(X0,X1,X2) )
        & ( p(X0,X1,X2)
          | $less($sum(X1,X2),X0)
          | $less(X0,$sum(X1,$uminus(X2))) ) ) ),
    inference(flattening,[],[f18]) ).

tff(f18,plain,
    ( ? [X3: $int,X4: $int,X5: $int,X6: $int] :
        ( $less($sum(X4,X6),$sum(X3,$uminus(X5)))
        & ? [X7: $int] :
            ( p(X7,X5,X6)
            & p(X7,X3,X4) ) )
    & ! [X0: $int,X1: $int,X2: $int] :
        ( ( ( ~ $less($sum(X1,X2),X0)
            & ~ $less(X0,$sum(X1,$uminus(X2))) )
          | ~ p(X0,X1,X2) )
        & ( p(X0,X1,X2)
          | $less($sum(X1,X2),X0)
          | $less(X0,$sum(X1,$uminus(X2))) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

tff(f17,plain,
    ( ? [X3: $int,X4: $int,X5: $int,X6: $int] :
        ( $less($sum(X4,X6),$sum(X3,$uminus(X5)))
        & ? [X7: $int] :
            ( p(X7,X5,X6)
            & p(X7,X3,X4) ) )
    & ! [X0: $int,X1: $int,X2: $int] :
        ( ( ~ $less($sum(X1,X2),X0)
          & ~ $less(X0,$sum(X1,$uminus(X2))) )
      <=> p(X0,X1,X2) ) ),
    inference(ennf_transformation,[],[f16]) ).

tff(f16,plain,
    ~ ( ! [X0: $int,X1: $int,X2: $int] :
          ( ( ~ $less($sum(X1,X2),X0)
            & ~ $less(X0,$sum(X1,$uminus(X2))) )
        <=> p(X0,X1,X2) )
     => ! [X3: $int,X4: $int,X5: $int,X6: $int] :
          ( ? [X7: $int] :
              ( p(X7,X5,X6)
              & p(X7,X3,X4) )
         => ~ $less($sum(X4,X6),$sum(X3,$uminus(X5))) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int,X1: $int,X2: $int] :
          ( ( ~ $less($sum(X1,X2),X0)
            & ~ $less(X0,$sum(X1,$uminus(X2))) )
        <=> p(X0,X1,X2) )
     => ! [X3: $int,X4: $int,X5: $int,X6: $int] :
          ( ? [X0: $int] :
              ( p(X0,X5,X6)
              & p(X0,X3,X4) )
         => ~ $less($sum(X4,X6),$sum(X3,$uminus(X5))) ) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int,X1: $int,X2: $int] :
          ( ( $lesseq(X0,$sum(X1,X2))
            & $lesseq($sum(X1,$uminus(X2)),X0) )
        <=> p(X0,X1,X2) )
     => ! [X3: $int,X4: $int,X5: $int,X6: $int] :
          ( ? [X0: $int] :
              ( p(X0,X5,X6)
              & p(X0,X3,X4) )
         => $lesseq($sum(X3,$uminus(X5)),$sum(X4,X6)) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int,X1: $int,X2: $int] :
        ( ( $lesseq(X0,$sum(X1,X2))
          & $lesseq($sum(X1,$uminus(X2)),X0) )
      <=> p(X0,X1,X2) )
   => ! [X3: $int,X4: $int,X5: $int,X6: $int] :
        ( ? [X0: $int] :
            ( p(X0,X5,X6)
            & p(X0,X3,X4) )
       => $lesseq($sum(X3,$uminus(X5)),$sum(X4,X6)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_of_radii_gt_distance_of_centers) ).

tff(f25,plain,
    ! [X6: $int,X7: $int,X5: $int] :
      ( ~ p(X5,X6,X7)
      | ~ $less(X5,$sum(X6,$uminus(X7))) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f1313,plain,
    $less(sK4,$sum(sK0,$uminus(sK1))),
    inference(superposition,[],[f1286,f1287]) ).

tff(f1287,plain,
    sK4 = $sum(sK2,sK3),
    inference(resolution,[],[f1286,f456]) ).

tff(f456,plain,
    ( ~ $less($sum(sK2,sK3),$sum(sK0,$uminus(sK1)))
    | ( sK4 = $sum(sK2,sK3) ) ),
    inference(resolution,[],[f45,f38]) ).

tff(f45,plain,
    ! [X0: $int] :
      ( $less(sK4,X0)
      | ~ $less($sum(sK2,sK3),X0)
      | ( sK4 = $sum(sK2,sK3) ) ),
    inference(resolution,[],[f37,f10]) ).

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

tff(f37,plain,
    ( $less(sK4,$sum(sK2,sK3))
    | ( sK4 = $sum(sK2,sK3) ) ),
    inference(resolution,[],[f35,f11]) ).

tff(f11,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | $less(X1,X0)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_144,[]) ).

tff(f35,plain,
    ~ $less($sum(sK2,sK3),sK4),
    inference(resolution,[],[f26,f28]) ).

tff(f28,plain,
    p(sK4,sK2,sK3),
    inference(cnf_transformation,[],[f23]) ).

tff(f26,plain,
    ! [X6: $int,X7: $int,X5: $int] :
      ( ~ p(X5,X6,X7)
      | ~ $less($sum(X6,X7),X5) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f1286,plain,
    $less($sum(sK2,sK3),$sum(sK0,$uminus(sK1))),
    inference(forward_demodulation,[],[f1283,f4]) ).

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

tff(f1283,plain,
    $less($sum(sK3,sK2),$sum(sK0,$uminus(sK1))),
    inference(evaluation,[],[f1280]) ).

tff(f1280,plain,
    $less($sum(sK3,$uminus($uminus(sK2))),$sum(sK0,$uminus($sum(sK1,0)))),
    inference(superposition,[],[f980,f8]) ).

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

tff(f980,plain,
    ! [X0: $int] : $less($sum(sK3,$uminus(X0)),$sum(sK0,$uminus($sum(sK1,$sum(sK2,X0))))),
    inference(forward_demodulation,[],[f968,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(f968,plain,
    ! [X0: $int] : $less($sum(sK3,$uminus(X0)),$sum(sK0,$uminus($sum($sum(sK1,sK2),X0)))),
    inference(superposition,[],[f846,f7]) ).

tff(f7,plain,
    ! [X0: $int,X1: $int] : ( $uminus($sum(X0,X1)) = $sum($uminus(X1),$uminus(X0)) ),
    introduced(theory_axiom_139,[]) ).

tff(f846,plain,
    ! [X0: $int] : $less($sum(sK3,X0),$sum(sK0,$sum(X0,$uminus($sum(sK1,sK2))))),
    inference(superposition,[],[f835,f4]) ).

tff(f835,plain,
    ! [X0: $int] : $less($sum(sK3,X0),$sum(sK0,$sum($uminus($sum(sK1,sK2)),X0))),
    inference(forward_demodulation,[],[f834,f5]) ).

tff(f834,plain,
    ! [X0: $int] : $less($sum(sK3,X0),$sum($sum(sK0,$uminus($sum(sK1,sK2))),X0)),
    inference(resolution,[],[f831,f12]) ).

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

tff(f831,plain,
    $less(sK3,$sum(sK0,$uminus($sum(sK1,sK2)))),
    inference(evaluation,[],[f828]) ).

tff(f828,plain,
    $less($uminus($uminus(sK3)),$sum(sK0,$uminus($sum(sK1,$sum(sK2,0))))),
    inference(superposition,[],[f418,f8]) ).

tff(f418,plain,
    ! [X0: $int] : $less($uminus(X0),$sum(sK0,$uminus($sum(sK1,$sum(sK2,$sum(sK3,X0)))))),
    inference(forward_demodulation,[],[f417,f5]) ).

tff(f417,plain,
    ! [X0: $int] : $less($uminus(X0),$sum(sK0,$uminus($sum(sK1,$sum($sum(sK2,sK3),X0))))),
    inference(forward_demodulation,[],[f403,f5]) ).

tff(f403,plain,
    ! [X0: $int] : $less($uminus(X0),$sum(sK0,$uminus($sum($sum(sK1,$sum(sK2,sK3)),X0)))),
    inference(superposition,[],[f312,f7]) ).

tff(f312,plain,
    ! [X0: $int] : $less(X0,$sum(sK0,$sum(X0,$uminus($sum(sK1,$sum(sK2,sK3)))))),
    inference(superposition,[],[f220,f4]) ).

tff(f220,plain,
    ! [X0: $int] : $less(X0,$sum(sK0,$sum($uminus($sum(sK1,$sum(sK2,sK3))),X0))),
    inference(forward_demodulation,[],[f219,f5]) ).

tff(f219,plain,
    ! [X0: $int] : $less(X0,$sum($sum(sK0,$uminus($sum(sK1,$sum(sK2,sK3)))),X0)),
    inference(evaluation,[],[f218]) ).

tff(f218,plain,
    ! [X0: $int] : $less($sum(0,X0),$sum($sum(sK0,$uminus($sum(sK1,$sum(sK2,sK3)))),X0)),
    inference(resolution,[],[f216,f12]) ).

tff(f216,plain,
    $less(0,$sum(sK0,$uminus($sum(sK1,$sum(sK2,sK3))))),
    inference(forward_demodulation,[],[f203,f7]) ).

tff(f203,plain,
    $less(0,$sum(sK0,$sum($uminus($sum(sK2,sK3)),$uminus(sK1)))),
    inference(superposition,[],[f77,f8]) ).

tff(f77,plain,
    ! [X0: $int] : $less($sum(sK1,X0),$sum(sK0,$sum($uminus($sum(sK2,sK3)),X0))),
    inference(forward_demodulation,[],[f76,f5]) ).

tff(f76,plain,
    ! [X0: $int] : $less($sum(sK1,X0),$sum($sum(sK0,$uminus($sum(sK2,sK3))),X0)),
    inference(resolution,[],[f69,f12]) ).

tff(f69,plain,
    $less(sK1,$sum(sK0,$uminus($sum(sK2,sK3)))),
    inference(forward_demodulation,[],[f68,f4]) ).

tff(f68,plain,
    $less(sK1,$sum(sK0,$uminus($sum(sK3,sK2)))),
    inference(forward_demodulation,[],[f63,f7]) ).

tff(f63,plain,
    $less(sK1,$sum(sK0,$sum($uminus(sK2),$uminus(sK3)))),
    inference(evaluation,[],[f53]) ).

tff(f53,plain,
    $less($sum(sK1,0),$sum(sK0,$sum($uminus(sK2),$uminus(sK3)))),
    inference(superposition,[],[f33,f8]) ).

tff(f33,plain,
    ! [X0: $int] : $less($sum(sK1,$sum(sK3,X0)),$sum(sK0,$sum($uminus(sK2),X0))),
    inference(forward_demodulation,[],[f32,f5]) ).

tff(f32,plain,
    ! [X0: $int] : $less($sum($sum(sK1,sK3),X0),$sum(sK0,$sum($uminus(sK2),X0))),
    inference(forward_demodulation,[],[f31,f5]) ).

tff(f31,plain,
    ! [X0: $int] : $less($sum($sum(sK1,sK3),X0),$sum($sum(sK0,$uminus(sK2)),X0)),
    inference(resolution,[],[f29,f12]) ).

tff(f29,plain,
    $less($sum(sK1,sK3),$sum(sK0,$uminus(sK2))),
    inference(cnf_transformation,[],[f23]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI616_1 : TPTP v8.2.0. Released v5.1.0.
% 0.07/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n018.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   : Sun May 19 13:10:08 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a TF0_THM_NEQ_ARI 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/benchmark/theBenchmark.p
% 0.57/0.76  % (20640)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.57/0.76  % (20643)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.57/0.76  % (20642)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.57/0.76  % (20644)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.57/0.76  % (20641)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.57/0.76  % (20645)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.57/0.76  % (20646)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.57/0.76  % (20647)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.57/0.77  % (20640)Instruction limit reached!
% 0.57/0.77  % (20640)------------------------------
% 0.57/0.77  % (20640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.77  % (20640)Termination reason: Unknown
% 0.57/0.77  % (20640)Termination phase: Saturation
% 0.57/0.77  
% 0.57/0.77  % (20640)Memory used [KB]: 1175
% 0.57/0.77  % (20640)Time elapsed: 0.014 s
% 0.57/0.77  % (20640)Instructions burned: 34 (million)
% 0.57/0.77  % (20640)------------------------------
% 0.57/0.77  % (20640)------------------------------
% 0.57/0.77  % (20648)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 (2995ds/55Mi)
% 0.57/0.78  % (20643)Instruction limit reached!
% 0.57/0.78  % (20643)------------------------------
% 0.57/0.78  % (20643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (20643)Termination reason: Unknown
% 0.57/0.78  % (20643)Termination phase: Saturation
% 0.57/0.78  
% 0.57/0.78  % (20643)Memory used [KB]: 1224
% 0.57/0.78  % (20643)Time elapsed: 0.019 s
% 0.57/0.78  % (20643)Instructions burned: 33 (million)
% 0.57/0.78  % (20643)------------------------------
% 0.57/0.78  % (20643)------------------------------
% 0.57/0.78  % (20644)Instruction limit reached!
% 0.57/0.78  % (20644)------------------------------
% 0.57/0.78  % (20644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (20644)Termination reason: Unknown
% 0.57/0.78  % (20644)Termination phase: Saturation
% 0.57/0.78  
% 0.57/0.78  % (20644)Memory used [KB]: 1160
% 0.57/0.78  % (20644)Time elapsed: 0.022 s
% 0.57/0.78  % (20644)Instructions burned: 34 (million)
% 0.57/0.78  % (20644)------------------------------
% 0.57/0.78  % (20644)------------------------------
% 0.57/0.78  % (20650)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 (2995ds/208Mi)
% 0.57/0.78  % (20649)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 (2995ds/50Mi)
% 0.57/0.78  % (20645)Instruction limit reached!
% 0.57/0.78  % (20645)------------------------------
% 0.57/0.78  % (20645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (20645)Termination reason: Unknown
% 0.57/0.78  % (20645)Termination phase: Saturation
% 0.57/0.78  
% 0.57/0.78  % (20645)Memory used [KB]: 1147
% 0.57/0.78  % (20645)Time elapsed: 0.028 s
% 0.57/0.78  % (20645)Instructions burned: 46 (million)
% 0.57/0.78  % (20645)------------------------------
% 0.57/0.78  % (20645)------------------------------
% 0.68/0.79  % (20647)Instruction limit reached!
% 0.68/0.79  % (20647)------------------------------
% 0.68/0.79  % (20647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.79  % (20647)Termination reason: Unknown
% 0.68/0.79  % (20647)Termination phase: Saturation
% 0.68/0.79  
% 0.68/0.79  % (20647)Memory used [KB]: 1255
% 0.68/0.79  % (20647)Time elapsed: 0.033 s
% 0.68/0.79  % (20647)Instructions burned: 57 (million)
% 0.68/0.79  % (20647)------------------------------
% 0.68/0.79  % (20647)------------------------------
% 0.68/0.79  % (20641)Instruction limit reached!
% 0.68/0.79  % (20641)------------------------------
% 0.68/0.79  % (20641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.79  % (20641)Termination reason: Unknown
% 0.68/0.79  % (20641)Termination phase: Saturation
% 0.68/0.79  
% 0.68/0.79  % (20641)Memory used [KB]: 1347
% 0.68/0.79  % (20641)Time elapsed: 0.034 s
% 0.68/0.79  % (20641)Instructions burned: 51 (million)
% 0.68/0.79  % (20641)------------------------------
% 0.68/0.79  % (20641)------------------------------
% 0.68/0.79  % (20651)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 (2995ds/52Mi)
% 0.68/0.79  % (20648)Instruction limit reached!
% 0.68/0.79  % (20648)------------------------------
% 0.68/0.79  % (20648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.79  % (20648)Termination reason: Unknown
% 0.68/0.79  % (20648)Termination phase: Saturation
% 0.68/0.79  
% 0.68/0.79  % (20648)Memory used [KB]: 1414
% 0.68/0.79  % (20648)Time elapsed: 0.021 s
% 0.68/0.79  % (20648)Instructions burned: 56 (million)
% 0.68/0.79  % (20648)------------------------------
% 0.68/0.79  % (20648)------------------------------
% 0.68/0.79  % (20653)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.68/0.79  % (20652)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 (2995ds/518Mi)
% 0.68/0.80  % (20654)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.68/0.81  % (20642)Instruction limit reached!
% 0.68/0.81  % (20642)------------------------------
% 0.68/0.81  % (20642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.81  % (20642)Termination reason: Unknown
% 0.68/0.81  % (20642)Termination phase: Saturation
% 0.68/0.81  
% 0.68/0.81  % (20642)Memory used [KB]: 1679
% 0.68/0.81  % (20642)Time elapsed: 0.049 s
% 0.68/0.81  % (20642)Instructions burned: 78 (million)
% 0.68/0.81  % (20642)------------------------------
% 0.68/0.81  % (20642)------------------------------
% 0.68/0.81  % (20646)Instruction limit reached!
% 0.68/0.81  % (20646)------------------------------
% 0.68/0.81  % (20646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.81  % (20646)Termination reason: Unknown
% 0.68/0.81  % (20646)Termination phase: Saturation
% 0.68/0.81  
% 0.68/0.81  % (20646)Memory used [KB]: 1604
% 0.68/0.81  % (20646)Time elapsed: 0.051 s
% 0.68/0.81  % (20646)Instructions burned: 83 (million)
% 0.68/0.81  % (20646)------------------------------
% 0.68/0.81  % (20646)------------------------------
% 0.68/0.81  % (20655)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.68/0.81  % (20656)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.68/0.81  % (20649)Instruction limit reached!
% 0.68/0.81  % (20649)------------------------------
% 0.68/0.81  % (20649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.81  % (20649)Termination reason: Unknown
% 0.68/0.81  % (20649)Termination phase: Saturation
% 0.68/0.81  
% 0.68/0.81  % (20649)Memory used [KB]: 1446
% 0.68/0.81  % (20649)Time elapsed: 0.031 s
% 0.68/0.81  % (20649)Instructions burned: 51 (million)
% 0.68/0.81  % (20649)------------------------------
% 0.68/0.81  % (20649)------------------------------
% 0.68/0.82  % (20653)Instruction limit reached!
% 0.68/0.82  % (20653)------------------------------
% 0.68/0.82  % (20653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.82  % (20653)Termination reason: Unknown
% 0.68/0.82  % (20653)Termination phase: Saturation
% 0.68/0.82  
% 0.68/0.82  % (20653)Memory used [KB]: 1196
% 0.68/0.82  % (20653)Time elapsed: 0.025 s
% 0.68/0.82  % (20653)Instructions burned: 43 (million)
% 0.68/0.82  % (20653)------------------------------
% 0.68/0.82  % (20653)------------------------------
% 0.68/0.82  % (20657)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.68/0.82  % (20651)Instruction limit reached!
% 0.68/0.82  % (20651)------------------------------
% 0.68/0.82  % (20651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.82  % (20651)Termination reason: Unknown
% 0.68/0.82  % (20651)Termination phase: Saturation
% 0.68/0.82  
% 0.68/0.82  % (20651)Memory used [KB]: 1421
% 0.68/0.82  % (20651)Time elapsed: 0.033 s
% 0.68/0.82  % (20651)Instructions burned: 52 (million)
% 0.68/0.82  % (20651)------------------------------
% 0.68/0.82  % (20651)------------------------------
% 0.68/0.82  % (20658)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.68/0.83  % (20659)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.68/0.85  % (20659)Instruction limit reached!
% 0.68/0.85  % (20659)------------------------------
% 0.68/0.85  % (20659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.85  % (20659)Termination reason: Unknown
% 0.68/0.85  % (20659)Termination phase: Saturation
% 0.68/0.85  
% 0.68/0.85  % (20659)Memory used [KB]: 1165
% 0.68/0.85  % (20659)Time elapsed: 0.022 s
% 0.68/0.85  % (20659)Instructions burned: 32 (million)
% 0.68/0.85  % (20659)------------------------------
% 0.68/0.85  % (20659)------------------------------
% 0.68/0.85  % (20660)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.68/0.86  % (20658)Instruction limit reached!
% 0.68/0.86  % (20658)------------------------------
% 0.68/0.86  % (20658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.86  % (20658)Termination reason: Unknown
% 0.68/0.86  % (20658)Termination phase: Saturation
% 0.68/0.86  
% 0.68/0.86  % (20658)Memory used [KB]: 1707
% 0.68/0.86  % (20658)Time elapsed: 0.037 s
% 0.68/0.86  % (20658)Instructions burned: 62 (million)
% 0.68/0.86  % (20658)------------------------------
% 0.68/0.86  % (20658)------------------------------
% 0.99/0.86  % (20661)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.99/0.87  % (20654)Instruction limit reached!
% 0.99/0.87  % (20654)------------------------------
% 0.99/0.87  % (20654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.87  % (20654)Termination reason: Unknown
% 0.99/0.87  % (20654)Termination phase: Saturation
% 0.99/0.87  
% 0.99/0.87  % (20654)Memory used [KB]: 2184
% 0.99/0.87  % (20654)Time elapsed: 0.072 s
% 0.99/0.87  % (20654)Instructions burned: 244 (million)
% 0.99/0.87  % (20654)------------------------------
% 0.99/0.87  % (20654)------------------------------
% 1.10/0.87  % (20662)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)
% 1.10/0.87  % (20657)Instruction limit reached!
% 1.10/0.87  % (20657)------------------------------
% 1.10/0.87  % (20657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.87  % (20657)Termination reason: Unknown
% 1.10/0.87  % (20657)Termination phase: Saturation
% 1.10/0.87  
% 1.10/0.87  % (20657)Memory used [KB]: 1786
% 1.10/0.87  % (20657)Time elapsed: 0.056 s
% 1.10/0.87  % (20657)Instructions burned: 94 (million)
% 1.10/0.87  % (20657)------------------------------
% 1.10/0.87  % (20657)------------------------------
% 1.10/0.87  % (20655)Instruction limit reached!
% 1.10/0.87  % (20655)------------------------------
% 1.10/0.87  % (20655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.87  % (20655)Termination reason: Unknown
% 1.10/0.87  % (20655)Termination phase: Saturation
% 1.10/0.87  
% 1.10/0.87  % (20655)Memory used [KB]: 1627
% 1.10/0.87  % (20655)Time elapsed: 0.065 s
% 1.10/0.87  % (20655)Instructions burned: 117 (million)
% 1.10/0.87  % (20655)------------------------------
% 1.10/0.87  % (20655)------------------------------
% 1.10/0.88  % (20664)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)
% 1.10/0.88  % (20663)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)
% 1.10/0.89  % (20662)Instruction limit reached!
% 1.10/0.89  % (20662)------------------------------
% 1.10/0.89  % (20662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.89  % (20662)Termination reason: Unknown
% 1.10/0.89  % (20662)Termination phase: Saturation
% 1.10/0.89  
% 1.10/0.89  % (20662)Memory used [KB]: 1421
% 1.10/0.89  % (20662)Time elapsed: 0.019 s
% 1.10/0.89  % (20662)Instructions burned: 56 (million)
% 1.10/0.89  % (20662)------------------------------
% 1.10/0.89  % (20662)------------------------------
% 1.10/0.89  % (20656)Instruction limit reached!
% 1.10/0.89  % (20656)------------------------------
% 1.10/0.89  % (20656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.89  % (20656)Termination reason: Unknown
% 1.10/0.89  % (20656)Termination phase: Saturation
% 1.10/0.89  
% 1.10/0.89  % (20656)Memory used [KB]: 1582
% 1.10/0.89  % (20656)Time elapsed: 0.080 s
% 1.10/0.89  % (20656)Instructions burned: 143 (million)
% 1.10/0.89  % (20656)------------------------------
% 1.10/0.89  % (20656)------------------------------
% 1.10/0.89  % (20665)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 (2994ds/35Mi)
% 1.10/0.89  % (20666)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 1.10/0.90  % (20661)Instruction limit reached!
% 1.10/0.90  % (20661)------------------------------
% 1.10/0.90  % (20661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.90  % (20661)Termination reason: Unknown
% 1.10/0.90  % (20661)Termination phase: Saturation
% 1.10/0.90  
% 1.10/0.90  % (20661)Memory used [KB]: 1675
% 1.10/0.90  % (20661)Time elapsed: 0.034 s
% 1.10/0.90  % (20661)Instructions burned: 55 (million)
% 1.10/0.90  % (20661)------------------------------
% 1.10/0.90  % (20661)------------------------------
% 1.10/0.90  % (20650)Instruction limit reached!
% 1.10/0.90  % (20650)------------------------------
% 1.10/0.90  % (20650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.90  % (20650)Termination reason: Unknown
% 1.10/0.90  % (20650)Termination phase: Saturation
% 1.10/0.90  
% 1.10/0.90  % (20650)Memory used [KB]: 2260
% 1.10/0.90  % (20650)Time elapsed: 0.121 s
% 1.10/0.90  % (20650)Instructions burned: 209 (million)
% 1.10/0.90  % (20650)------------------------------
% 1.10/0.90  % (20650)------------------------------
% 1.10/0.90  % (20665)Instruction limit reached!
% 1.10/0.90  % (20665)------------------------------
% 1.10/0.90  % (20665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.90  % (20665)Termination reason: Unknown
% 1.10/0.90  % (20665)Termination phase: Saturation
% 1.10/0.90  
% 1.10/0.90  % (20665)Memory used [KB]: 1218
% 1.10/0.90  % (20665)Time elapsed: 0.013 s
% 1.10/0.90  % (20665)Instructions burned: 35 (million)
% 1.10/0.90  % (20665)------------------------------
% 1.10/0.90  % (20665)------------------------------
% 1.10/0.90  % (20667)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 (2994ds/109Mi)
% 1.10/0.90  % (20668)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 (2994ds/161Mi)
% 1.10/0.90  % (20663)Instruction limit reached!
% 1.10/0.90  % (20663)------------------------------
% 1.10/0.90  % (20663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.10/0.90  % (20663)Termination reason: Unknown
% 1.10/0.90  % (20663)Termination phase: Saturation
% 1.10/0.90  
% 1.10/0.90  % (20663)Memory used [KB]: 1443
% 1.10/0.90  % (20663)Time elapsed: 0.027 s
% 1.10/0.90  % (20663)Instructions burned: 46 (million)
% 1.10/0.90  % (20663)------------------------------
% 1.10/0.90  % (20663)------------------------------
% 1.10/0.90  % (20669)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 (2994ds/69Mi)
% 1.53/0.91  % (20670)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 (2994ds/40Mi)
% 1.53/0.93  % (20670)Instruction limit reached!
% 1.53/0.93  % (20670)------------------------------
% 1.53/0.93  % (20670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.93  % (20670)Termination reason: Unknown
% 1.53/0.93  % (20670)Termination phase: Saturation
% 1.53/0.93  
% 1.53/0.93  % (20670)Memory used [KB]: 1515
% 1.53/0.93  % (20670)Time elapsed: 0.026 s
% 1.53/0.93  % (20670)Instructions burned: 40 (million)
% 1.53/0.93  % (20670)------------------------------
% 1.53/0.93  % (20670)------------------------------
% 1.53/0.93  % (20664)Instruction limit reached!
% 1.53/0.93  % (20664)------------------------------
% 1.53/0.93  % (20664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.93  % (20664)Termination reason: Unknown
% 1.53/0.93  % (20664)Termination phase: Saturation
% 1.53/0.93  
% 1.53/0.93  % (20664)Memory used [KB]: 1999
% 1.53/0.93  % (20664)Time elapsed: 0.059 s
% 1.53/0.93  % (20664)Instructions burned: 103 (million)
% 1.53/0.93  % (20664)------------------------------
% 1.53/0.93  % (20664)------------------------------
% 1.53/0.94  % (20672)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.53/0.94  % (20666)Instruction limit reached!
% 1.53/0.94  % (20666)------------------------------
% 1.53/0.94  % (20666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.94  % (20666)Termination reason: Unknown
% 1.53/0.94  % (20666)Termination phase: Saturation
% 1.53/0.94  
% 1.53/0.94  % (20666)Memory used [KB]: 1728
% 1.53/0.94  % (20666)Time elapsed: 0.047 s
% 1.53/0.94  % (20666)Instructions burned: 88 (million)
% 1.53/0.94  % (20666)------------------------------
% 1.53/0.94  % (20666)------------------------------
% 1.53/0.94  % (20669)Instruction limit reached!
% 1.53/0.94  % (20669)------------------------------
% 1.53/0.94  % (20669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.94  % (20669)Termination reason: Unknown
% 1.53/0.94  % (20669)Termination phase: Saturation
% 1.53/0.94  
% 1.53/0.94  % (20669)Memory used [KB]: 1458
% 1.53/0.94  % (20671)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.53/0.94  % (20669)Time elapsed: 0.037 s
% 1.53/0.94  % (20669)Instructions burned: 69 (million)
% 1.53/0.94  % (20669)------------------------------
% 1.53/0.94  % (20669)------------------------------
% 1.53/0.94  % (20674)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.53/0.95  % (20673)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.53/0.95  % (20668)Instruction limit reached!
% 1.53/0.95  % (20668)------------------------------
% 1.53/0.95  % (20668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.95  % (20668)Termination reason: Unknown
% 1.53/0.95  % (20668)Termination phase: Saturation
% 1.53/0.95  
% 1.53/0.95  % (20668)Memory used [KB]: 1703
% 1.53/0.95  % (20668)Time elapsed: 0.049 s
% 1.53/0.95  % (20668)Instructions burned: 162 (million)
% 1.53/0.95  % (20668)------------------------------
% 1.53/0.95  % (20668)------------------------------
% 1.53/0.95  % (20675)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.53/0.96  % (20667)Instruction limit reached!
% 1.53/0.96  % (20667)------------------------------
% 1.53/0.96  % (20667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.96  % (20667)Termination reason: Unknown
% 1.53/0.96  % (20667)Termination phase: Saturation
% 1.53/0.96  
% 1.53/0.96  % (20667)Memory used [KB]: 1784
% 1.53/0.96  % (20667)Time elapsed: 0.056 s
% 1.53/0.96  % (20667)Instructions burned: 109 (million)
% 1.53/0.96  % (20667)------------------------------
% 1.53/0.96  % (20667)------------------------------
% 1.53/0.96  % (20676)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.53/0.96  % (20674)Instruction limit reached!
% 1.53/0.96  % (20674)------------------------------
% 1.53/0.96  % (20674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.96  % (20674)Termination reason: Unknown
% 1.53/0.96  % (20674)Termination phase: Saturation
% 1.53/0.96  
% 1.53/0.96  % (20674)Memory used [KB]: 1414
% 1.53/0.96  % (20674)Time elapsed: 0.022 s
% 1.53/0.96  % (20674)Instructions burned: 39 (million)
% 1.53/0.96  % (20674)------------------------------
% 1.53/0.96  % (20674)------------------------------
% 1.53/0.97  % (20677)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 1.53/0.97  % (20675)Instruction limit reached!
% 1.53/0.97  % (20675)------------------------------
% 1.53/0.97  % (20675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.97  % (20675)Termination reason: Unknown
% 1.53/0.97  % (20675)Termination phase: Saturation
% 1.53/0.97  
% 1.53/0.97  % (20675)Memory used [KB]: 1490
% 1.53/0.97  % (20675)Time elapsed: 0.018 s
% 1.53/0.97  % (20675)Instructions burned: 56 (million)
% 1.53/0.97  % (20675)------------------------------
% 1.53/0.97  % (20675)------------------------------
% 1.53/0.98  % (20678)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.53/0.98  % (20678)Refutation not found, incomplete strategy% (20678)------------------------------
% 1.53/0.98  % (20678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.98  % (20678)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.98  
% 1.53/0.98  % (20678)Memory used [KB]: 1038
% 1.53/0.98  % (20678)Time elapsed: 0.004 s
% 1.53/0.98  % (20678)Instructions burned: 4 (million)
% 1.53/0.98  % (20677)Instruction limit reached!
% 1.53/0.98  % (20677)------------------------------
% 1.53/0.98  % (20677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.98  % (20677)Termination reason: Unknown
% 1.53/0.98  % (20677)Termination phase: Saturation
% 1.53/0.98  
% 1.53/0.98  % (20677)Memory used [KB]: 1307
% 1.53/0.98  % (20677)Time elapsed: 0.034 s
% 1.53/0.98  % (20677)Instructions burned: 35 (million)
% 1.53/0.98  % (20677)------------------------------
% 1.53/0.98  % (20677)------------------------------
% 1.53/0.98  % (20678)------------------------------
% 1.53/0.98  % (20678)------------------------------
% 1.53/0.98  % (20679)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.53/0.98  % (20680)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.53/0.99  % (20673)Instruction limit reached!
% 1.53/0.99  % (20673)------------------------------
% 1.53/0.99  % (20673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.99  % (20673)Termination reason: Unknown
% 1.53/0.99  % (20673)Termination phase: Saturation
% 1.53/0.99  
% 1.53/0.99  % (20673)Memory used [KB]: 1661
% 1.53/0.99  % (20673)Time elapsed: 0.064 s
% 1.53/0.99  % (20673)Instructions burned: 80 (million)
% 1.53/0.99  % (20673)------------------------------
% 1.53/0.99  % (20673)------------------------------
% 1.53/0.99  % (20676)Instruction limit reached!
% 1.53/0.99  % (20676)------------------------------
% 1.53/0.99  % (20676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.99  % (20676)Termination reason: Unknown
% 1.53/0.99  % (20676)Termination phase: Saturation
% 1.53/0.99  
% 1.53/0.99  % (20676)Memory used [KB]: 1471
% 1.53/0.99  % (20676)Time elapsed: 0.051 s
% 1.53/0.99  % (20676)Instructions burned: 48 (million)
% 1.53/0.99  % (20676)------------------------------
% 1.53/0.99  % (20676)------------------------------
% 1.53/0.99  % (20682)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 (2993ds/177Mi)
% 1.53/0.99  % (20681)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 (2993ds/119Mi)
% 1.53/0.99  % (20679)Instruction limit reached!
% 1.53/0.99  % (20679)------------------------------
% 1.53/0.99  % (20679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.99  % (20679)Termination reason: Unknown
% 1.53/0.99  % (20679)Termination phase: Saturation
% 1.53/0.99  
% 1.53/0.99  % (20679)Memory used [KB]: 1237
% 1.53/0.99  % (20679)Time elapsed: 0.034 s
% 1.53/0.99  % (20679)Instructions burned: 57 (million)
% 1.53/0.99  % (20679)------------------------------
% 1.53/0.99  % (20679)------------------------------
% 1.53/1.00  % (20683)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 (2993ds/117Mi)
% 1.53/1.02  % (20672)Instruction limit reached!
% 1.53/1.02  % (20672)------------------------------
% 1.53/1.02  % (20672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/1.02  % (20672)Termination reason: Unknown
% 1.53/1.02  % (20672)Termination phase: Saturation
% 1.53/1.02  
% 1.53/1.02  % (20672)Memory used [KB]: 1926
% 1.53/1.02  % (20672)Time elapsed: 0.080 s
% 1.53/1.02  % (20672)Instructions burned: 162 (million)
% 1.53/1.02  % (20672)------------------------------
% 1.53/1.02  % (20672)------------------------------
% 2.04/1.02  % (20684)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 (2993ds/49Mi)
% 2.04/1.03  % (20680)Instruction limit reached!
% 2.04/1.03  % (20680)------------------------------
% 2.04/1.03  % (20680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.03  % (20680)Termination reason: Unknown
% 2.04/1.03  % (20680)Termination phase: Saturation
% 2.04/1.03  
% 2.04/1.03  % (20680)Memory used [KB]: 1672
% 2.04/1.03  % (20680)Time elapsed: 0.066 s
% 2.04/1.03  % (20680)Instructions burned: 84 (million)
% 2.04/1.03  % (20680)------------------------------
% 2.04/1.03  % (20680)------------------------------
% 2.04/1.03  % (20683)Instruction limit reached!
% 2.04/1.03  % (20683)------------------------------
% 2.04/1.03  % (20683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.03  % (20683)Termination reason: Unknown
% 2.04/1.03  % (20683)Termination phase: Saturation
% 2.04/1.03  
% 2.04/1.03  % (20683)Memory used [KB]: 1801
% 2.04/1.03  % (20683)Time elapsed: 0.038 s
% 2.04/1.03  % (20683)Instructions burned: 118 (million)
% 2.04/1.03  % (20683)------------------------------
% 2.04/1.03  % (20683)------------------------------
% 2.04/1.04  % (20685)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 (2993ds/51Mi)
% 2.04/1.05  % (20686)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 (2993ds/149Mi)
% 2.04/1.05  % (20684)Instruction limit reached!
% 2.04/1.05  % (20684)------------------------------
% 2.04/1.05  % (20684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.05  % (20684)Termination reason: Unknown
% 2.04/1.05  % (20684)Termination phase: Saturation
% 2.04/1.05  
% 2.04/1.05  % (20684)Memory used [KB]: 1366
% 2.04/1.05  % (20684)Time elapsed: 0.027 s
% 2.04/1.05  % (20684)Instructions burned: 49 (million)
% 2.04/1.05  % (20684)------------------------------
% 2.04/1.05  % (20684)------------------------------
% 2.04/1.05  % (20687)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)
% 2.04/1.05  % (20681)Instruction limit reached!
% 2.04/1.05  % (20681)------------------------------
% 2.04/1.05  % (20681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.05  % (20681)Termination reason: Unknown
% 2.04/1.05  % (20681)Termination phase: Saturation
% 2.04/1.05  
% 2.04/1.05  % (20681)Memory used [KB]: 1553
% 2.04/1.05  % (20681)Time elapsed: 0.085 s
% 2.04/1.05  % (20681)Instructions burned: 120 (million)
% 2.04/1.05  % (20681)------------------------------
% 2.04/1.05  % (20681)------------------------------
% 2.04/1.06  % (20652)Instruction limit reached!
% 2.04/1.06  % (20652)------------------------------
% 2.04/1.06  % (20652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.06  % (20652)Termination reason: Unknown
% 2.04/1.06  % (20652)Termination phase: Saturation
% 2.04/1.06  
% 2.04/1.06  % (20652)Memory used [KB]: 3303
% 2.04/1.06  % (20652)Time elapsed: 0.264 s
% 2.04/1.06  % (20652)Instructions burned: 518 (million)
% 2.04/1.06  % (20652)------------------------------
% 2.04/1.06  % (20652)------------------------------
% 2.04/1.06  % (20688)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)
% 2.04/1.06  % (20689)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)
% 2.04/1.06  % (20685)Instruction limit reached!
% 2.04/1.06  % (20685)------------------------------
% 2.04/1.06  % (20685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.06  % (20685)Termination reason: Unknown
% 2.04/1.06  % (20685)Termination phase: Saturation
% 2.04/1.06  
% 2.04/1.06  % (20685)Memory used [KB]: 1728
% 2.04/1.06  % (20685)Time elapsed: 0.018 s
% 2.04/1.06  % (20685)Instructions burned: 53 (million)
% 2.04/1.06  % (20685)------------------------------
% 2.04/1.06  % (20685)------------------------------
% 2.04/1.08  % (20682)Instruction limit reached!
% 2.04/1.08  % (20682)------------------------------
% 2.04/1.08  % (20682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.08  % (20682)Termination reason: Unknown
% 2.04/1.08  % (20682)Termination phase: Saturation
% 2.04/1.08  
% 2.04/1.08  % (20682)Memory used [KB]: 2433
% 2.04/1.08  % (20682)Time elapsed: 0.108 s
% 2.04/1.08  % (20682)Instructions burned: 179 (million)
% 2.04/1.08  % (20682)------------------------------
% 2.04/1.08  % (20682)------------------------------
% 2.04/1.08  % (20690)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)
% 2.04/1.08  % (20691)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2992ds/1483Mi)
% 2.04/1.08  % (20687)Instruction limit reached!
% 2.04/1.08  % (20687)------------------------------
% 2.04/1.08  % (20687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.04/1.08  % (20687)Termination reason: Unknown
% 2.04/1.08  % (20687)Termination phase: Saturation
% 2.04/1.08  
% 2.04/1.08  % (20687)Memory used [KB]: 1241
% 2.04/1.08  % (20687)Time elapsed: 0.029 s
% 2.04/1.08  % (20687)Instructions burned: 57 (million)
% 2.04/1.08  % (20687)------------------------------
% 2.04/1.08  % (20687)------------------------------
% 2.04/1.08  % (20692)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 (2992ds/67Mi)
% 2.63/1.11  % (20690)Instruction limit reached!
% 2.63/1.11  % (20690)------------------------------
% 2.63/1.11  % (20690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (20690)Termination reason: Unknown
% 2.63/1.11  % (20690)Termination phase: Saturation
% 2.63/1.11  
% 2.63/1.11  % (20690)Memory used [KB]: 1482
% 2.63/1.11  % (20690)Time elapsed: 0.047 s
% 2.63/1.11  % (20690)Instructions burned: 51 (million)
% 2.63/1.11  % (20690)------------------------------
% 2.63/1.11  % (20690)------------------------------
% 2.63/1.11  % (20686)Instruction limit reached!
% 2.63/1.11  % (20686)------------------------------
% 2.63/1.11  % (20686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (20686)Termination reason: Unknown
% 2.63/1.11  % (20686)Termination phase: Saturation
% 2.63/1.11  
% 2.63/1.11  % (20686)Memory used [KB]: 1316
% 2.63/1.11  % (20686)Time elapsed: 0.064 s
% 2.63/1.11  % (20686)Instructions burned: 150 (million)
% 2.63/1.11  % (20686)------------------------------
% 2.63/1.11  % (20686)------------------------------
% 2.63/1.11  % (20693)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 (2992ds/67Mi)
% 2.63/1.11  % (20694)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 (2992ds/52Mi)
% 2.63/1.12  % (20692)Instruction limit reached!
% 2.63/1.12  % (20692)------------------------------
% 2.63/1.12  % (20692)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.12  % (20692)Termination reason: Unknown
% 2.63/1.12  % (20692)Termination phase: Saturation
% 2.63/1.12  
% 2.63/1.12  % (20692)Memory used [KB]: 1411
% 2.63/1.12  % (20692)Time elapsed: 0.035 s
% 2.63/1.12  % (20692)Instructions burned: 68 (million)
% 2.63/1.12  % (20692)------------------------------
% 2.63/1.12  % (20692)------------------------------
% 2.63/1.12  % (20695)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 (2992ds/366Mi)
% 2.63/1.14  % (20694)Instruction limit reached!
% 2.63/1.14  % (20694)------------------------------
% 2.63/1.14  % (20694)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.14  % (20694)Termination reason: Unknown
% 2.63/1.14  % (20694)Termination phase: Saturation
% 2.63/1.14  
% 2.63/1.14  % (20694)Memory used [KB]: 1231
% 2.63/1.14  % (20694)Time elapsed: 0.016 s
% 2.63/1.14  % (20694)Instructions burned: 55 (million)
% 2.63/1.14  % (20694)------------------------------
% 2.63/1.14  % (20694)------------------------------
% 2.63/1.14  % (20671)Instruction limit reached!
% 2.63/1.14  % (20671)------------------------------
% 2.63/1.14  % (20671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.14  % (20671)Termination reason: Unknown
% 2.63/1.14  % (20671)Termination phase: Saturation
% 2.63/1.14  
% 2.63/1.14  % (20671)Memory used [KB]: 3213
% 2.63/1.14  % (20671)Time elapsed: 0.204 s
% 2.63/1.14  % (20671)Instructions burned: 361 (million)
% 2.63/1.14  % (20671)------------------------------
% 2.63/1.14  % (20671)------------------------------
% 2.63/1.15  % (20696)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 (2992ds/863Mi)
% 2.63/1.15  % (20697)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 (2992ds/163Mi)
% 2.63/1.15  % (20693)Instruction limit reached!
% 2.63/1.15  % (20693)------------------------------
% 2.63/1.15  % (20693)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.15  % (20693)Termination reason: Unknown
% 2.63/1.15  % (20693)Termination phase: Saturation
% 2.63/1.15  
% 2.63/1.15  % (20693)Memory used [KB]: 1655
% 2.63/1.15  % (20693)Time elapsed: 0.048 s
% 2.63/1.15  % (20693)Instructions burned: 67 (million)
% 2.63/1.15  % (20693)------------------------------
% 2.63/1.15  % (20693)------------------------------
% 2.63/1.15  % (20698)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 (2992ds/77Mi)
% 2.63/1.17  % (20689)Instruction limit reached!
% 2.63/1.17  % (20689)------------------------------
% 2.63/1.17  % (20689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.17  % (20689)Termination reason: Unknown
% 2.63/1.17  % (20689)Termination phase: Saturation
% 2.63/1.17  
% 2.63/1.17  % (20689)Memory used [KB]: 2778
% 2.63/1.17  % (20689)Time elapsed: 0.112 s
% 2.63/1.17  % (20689)Instructions burned: 206 (million)
% 2.63/1.17  % (20689)------------------------------
% 2.63/1.17  % (20689)------------------------------
% 3.70/1.17  % (20699)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2992ds/1548Mi)
% 3.70/1.18  % (20698)Instruction limit reached!
% 3.70/1.18  % (20698)------------------------------
% 3.70/1.18  % (20698)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.70/1.18  % (20698)Termination reason: Unknown
% 3.70/1.18  % (20698)Termination phase: Saturation
% 3.70/1.18  
% 3.70/1.18  % (20698)Memory used [KB]: 1476
% 3.70/1.18  % (20698)Time elapsed: 0.023 s
% 3.70/1.18  % (20698)Instructions burned: 77 (million)
% 3.70/1.18  % (20698)------------------------------
% 3.70/1.18  % (20698)------------------------------
% 3.70/1.18  % (20700)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 (2991ds/76Mi)
% 3.79/1.20  % (20688)Instruction limit reached!
% 3.79/1.20  % (20688)------------------------------
% 3.79/1.20  % (20688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.79/1.20  % (20688)Termination reason: Unknown
% 3.79/1.20  % (20688)Termination phase: Saturation
% 3.79/1.20  
% 3.79/1.20  % (20688)Memory used [KB]: 3708
% 3.79/1.20  % (20688)Time elapsed: 0.140 s
% 3.79/1.20  % (20688)Instructions burned: 289 (million)
% 3.79/1.20  % (20688)------------------------------
% 3.79/1.20  % (20688)------------------------------
% 3.79/1.20  % (20700)Instruction limit reached!
% 3.79/1.20  % (20700)------------------------------
% 3.79/1.20  % (20700)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.79/1.20  % (20700)Termination reason: Unknown
% 3.79/1.20  % (20700)Termination phase: Saturation
% 3.79/1.20  
% 3.79/1.20  % (20700)Memory used [KB]: 1583
% 3.79/1.20  % (20700)Time elapsed: 0.026 s
% 3.79/1.20  % (20700)Instructions burned: 77 (million)
% 3.79/1.20  % (20700)------------------------------
% 3.79/1.20  % (20700)------------------------------
% 3.79/1.21  % (20701)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 (2991ds/1376Mi)
% 3.79/1.21  % (20702)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 (2991ds/117Mi)
% 4.03/1.23  % (20697)Instruction limit reached!
% 4.03/1.23  % (20697)------------------------------
% 4.03/1.23  % (20697)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.03/1.23  % (20697)Termination reason: Unknown
% 4.03/1.23  % (20697)Termination phase: Saturation
% 4.03/1.23  
% 4.03/1.23  % (20697)Memory used [KB]: 1958
% 4.03/1.23  % (20697)Time elapsed: 0.089 s
% 4.03/1.23  % (20697)Instructions burned: 164 (million)
% 4.03/1.23  % (20697)------------------------------
% 4.03/1.23  % (20697)------------------------------
% 4.08/1.25  % (20703)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 (2991ds/59Mi)
% 4.08/1.27  % (20702)Instruction limit reached!
% 4.08/1.27  % (20702)------------------------------
% 4.08/1.27  % (20702)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.08/1.27  % (20702)Termination reason: Unknown
% 4.08/1.27  % (20702)Termination phase: Saturation
% 4.08/1.27  
% 4.08/1.27  % (20702)Memory used [KB]: 2344
% 4.08/1.27  % (20702)Time elapsed: 0.063 s
% 4.08/1.27  % (20702)Instructions burned: 118 (million)
% 4.08/1.27  % (20702)------------------------------
% 4.08/1.27  % (20702)------------------------------
% 4.08/1.28  % (20703)Instruction limit reached!
% 4.08/1.28  % (20703)------------------------------
% 4.08/1.28  % (20703)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.08/1.28  % (20703)Termination reason: Unknown
% 4.08/1.28  % (20703)Termination phase: Saturation
% 4.08/1.28  
% 4.08/1.28  % (20703)Memory used [KB]: 1760
% 4.08/1.28  % (20703)Time elapsed: 0.059 s
% 4.08/1.28  % (20703)Instructions burned: 60 (million)
% 4.08/1.28  % (20703)------------------------------
% 4.08/1.28  % (20703)------------------------------
% 4.08/1.29  % (20705)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 (2990ds/260Mi)
% 4.08/1.29  % (20704)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 (2991ds/151Mi)
% 4.08/1.30  % (20695)Instruction limit reached!
% 4.08/1.30  % (20695)------------------------------
% 4.08/1.30  % (20695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.08/1.30  % (20695)Termination reason: Unknown
% 4.08/1.30  % (20695)Termination phase: Saturation
% 4.08/1.30  
% 4.08/1.30  % (20695)Memory used [KB]: 2660
% 4.08/1.30  % (20695)Time elapsed: 0.179 s
% 4.08/1.30  % (20695)Instructions burned: 367 (million)
% 4.08/1.30  % (20695)------------------------------
% 4.08/1.30  % (20695)------------------------------
% 4.08/1.30  % (20706)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 (2990ds/1797Mi)
% 4.46/1.37  % (20704)Instruction limit reached!
% 4.46/1.37  % (20704)------------------------------
% 4.46/1.37  % (20704)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.46/1.37  % (20704)Termination reason: Unknown
% 4.46/1.37  % (20704)Termination phase: Saturation
% 4.46/1.37  
% 4.46/1.37  % (20704)Memory used [KB]: 1642
% 4.46/1.37  % (20704)Time elapsed: 0.099 s
% 4.46/1.37  % (20704)Instructions burned: 152 (million)
% 4.46/1.37  % (20704)------------------------------
% 4.46/1.37  % (20704)------------------------------
% 4.65/1.37  % (20707)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 (2990ds/200Mi)
% 4.65/1.41  % (20705)Instruction limit reached!
% 4.65/1.41  % (20705)------------------------------
% 4.65/1.41  % (20705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.65/1.41  % (20705)Termination reason: Unknown
% 4.65/1.41  % (20705)Termination phase: Saturation
% 4.65/1.41  
% 4.65/1.41  % (20705)Memory used [KB]: 2007
% 4.65/1.41  % (20705)Time elapsed: 0.122 s
% 4.65/1.41  % (20705)Instructions burned: 260 (million)
% 4.65/1.41  % (20705)------------------------------
% 4.65/1.41  % (20705)------------------------------
% 4.65/1.41  % (20708)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 (2989ds/356Mi)
% 5.08/1.48  % (20707)Instruction limit reached!
% 5.08/1.48  % (20707)------------------------------
% 5.08/1.48  % (20707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.08/1.48  % (20707)Termination reason: Unknown
% 5.08/1.48  % (20707)Termination phase: Saturation
% 5.08/1.48  
% 5.08/1.48  % (20707)Memory used [KB]: 2479
% 5.08/1.48  % (20707)Time elapsed: 0.106 s
% 5.08/1.48  % (20707)Instructions burned: 200 (million)
% 5.08/1.48  % (20707)------------------------------
% 5.08/1.48  % (20707)------------------------------
% 5.27/1.49  % (20709)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 (2988ds/75Mi)
% 5.27/1.52  % (20708)Instruction limit reached!
% 5.27/1.52  % (20708)------------------------------
% 5.27/1.52  % (20708)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.27/1.52  % (20708)Termination reason: Unknown
% 5.27/1.52  % (20708)Termination phase: Saturation
% 5.27/1.52  
% 5.27/1.52  % (20708)Memory used [KB]: 2342
% 5.27/1.52  % (20708)Time elapsed: 0.107 s
% 5.27/1.52  % (20708)Instructions burned: 356 (million)
% 5.27/1.52  % (20708)------------------------------
% 5.27/1.52  % (20708)------------------------------
% 5.27/1.52  % (20710)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 (2988ds/578Mi)
% 5.50/1.53  % (20709)Instruction limit reached!
% 5.50/1.53  % (20709)------------------------------
% 5.50/1.53  % (20709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.50/1.53  % (20709)Termination reason: Unknown
% 5.50/1.53  % (20709)Termination phase: Saturation
% 5.50/1.53  
% 5.50/1.53  % (20709)Memory used [KB]: 1645
% 5.50/1.53  % (20709)Time elapsed: 0.042 s
% 5.50/1.53  % (20709)Instructions burned: 75 (million)
% 5.50/1.53  % (20709)------------------------------
% 5.50/1.53  % (20709)------------------------------
% 5.50/1.53  % (20711)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 (2988ds/251Mi)
% 5.57/1.54  % (20696)Instruction limit reached!
% 5.57/1.54  % (20696)------------------------------
% 5.57/1.54  % (20696)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.54  % (20696)Termination reason: Unknown
% 5.57/1.54  % (20696)Termination phase: Saturation
% 5.57/1.54  
% 5.57/1.54  % (20696)Memory used [KB]: 5999
% 5.57/1.54  % (20696)Time elapsed: 0.391 s
% 5.57/1.54  % (20696)Instructions burned: 865 (million)
% 5.57/1.54  % (20696)------------------------------
% 5.57/1.54  % (20696)------------------------------
% 5.57/1.55  % (20712)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 (2988ds/93Mi)
% 5.57/1.60  % (20712)Instruction limit reached!
% 5.57/1.60  % (20712)------------------------------
% 5.57/1.60  % (20712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.60  % (20712)Termination reason: Unknown
% 5.57/1.60  % (20712)Termination phase: Saturation
% 5.57/1.60  
% 5.57/1.60  % (20712)Memory used [KB]: 1928
% 5.57/1.60  % (20712)Time elapsed: 0.064 s
% 5.57/1.60  % (20712)Instructions burned: 94 (million)
% 5.57/1.60  % (20712)------------------------------
% 5.57/1.60  % (20712)------------------------------
% 5.57/1.60  % (20713)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 (2987ds/37Mi)
% 5.76/1.61  % (20713)Instruction limit reached!
% 5.76/1.61  % (20713)------------------------------
% 5.76/1.61  % (20713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.76/1.61  % (20713)Termination reason: Unknown
% 5.76/1.61  % (20713)Termination phase: Saturation
% 5.76/1.61  
% 5.76/1.61  % (20713)Memory used [KB]: 1424
% 5.76/1.61  % (20713)Time elapsed: 0.013 s
% 5.76/1.61  % (20713)Instructions burned: 38 (million)
% 5.76/1.61  % (20713)------------------------------
% 5.76/1.61  % (20713)------------------------------
% 5.76/1.62  % (20714)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 (2987ds/132Mi)
% 5.76/1.65  % (20711)Instruction limit reached!
% 5.76/1.65  % (20711)------------------------------
% 5.76/1.65  % (20711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.76/1.65  % (20711)Termination reason: Unknown
% 5.76/1.65  % (20711)Termination phase: Saturation
% 5.76/1.65  
% 5.76/1.65  % (20711)Memory used [KB]: 2521
% 5.76/1.65  % (20711)Time elapsed: 0.122 s
% 5.76/1.65  % (20711)Instructions burned: 252 (million)
% 5.76/1.65  % (20711)------------------------------
% 5.76/1.65  % (20711)------------------------------
% 5.76/1.66  % (20714)Instruction limit reached!
% 5.76/1.66  % (20714)------------------------------
% 5.76/1.66  % (20714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.76/1.66  % (20714)Termination reason: Unknown
% 5.76/1.66  % (20714)Termination phase: Saturation
% 5.76/1.66  
% 5.76/1.66  % (20714)Memory used [KB]: 1793
% 5.76/1.66  % (20714)Time elapsed: 0.044 s
% 5.76/1.66  % (20714)Instructions burned: 134 (million)
% 5.76/1.66  % (20714)------------------------------
% 5.76/1.66  % (20714)------------------------------
% 5.76/1.66  % (20715)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2987ds/209Mi)
% 5.76/1.67  % (20716)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 (2987ds/100Mi)
% 7.56/1.72  % (20716)Instruction limit reached!
% 7.56/1.72  % (20716)------------------------------
% 7.56/1.72  % (20716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.56/1.72  % (20716)Termination reason: Unknown
% 7.56/1.72  % (20716)Termination phase: Saturation
% 7.56/1.72  
% 7.56/1.72  % (20716)Memory used [KB]: 1715
% 7.56/1.72  % (20716)Time elapsed: 0.073 s
% 7.56/1.72  % (20716)Instructions burned: 100 (million)
% 7.56/1.72  % (20716)------------------------------
% 7.56/1.72  % (20716)------------------------------
% 7.56/1.72  % (20717)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2986ds/54Mi)
% 7.56/1.73  % (20715)Instruction limit reached!
% 7.56/1.73  % (20715)------------------------------
% 7.56/1.73  % (20715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.56/1.73  % (20715)Termination reason: Unknown
% 7.56/1.73  % (20715)Termination phase: Saturation
% 7.56/1.73  
% 7.56/1.73  % (20715)Memory used [KB]: 1944
% 7.56/1.73  % (20715)Time elapsed: 0.080 s
% 7.56/1.73  % (20715)Instructions burned: 210 (million)
% 7.56/1.73  % (20715)------------------------------
% 7.56/1.73  % (20715)------------------------------
% 7.56/1.73  % (20718)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 (2986ds/62Mi)
% 7.56/1.75  % (20718)Instruction limit reached!
% 7.56/1.75  % (20718)------------------------------
% 7.56/1.75  % (20718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.56/1.75  % (20718)Termination reason: Unknown
% 7.56/1.75  % (20718)Termination phase: Saturation
% 7.56/1.75  
% 7.56/1.75  % (20718)Memory used [KB]: 1360
% 7.56/1.75  % (20718)Time elapsed: 0.019 s
% 7.56/1.75  % (20718)Instructions burned: 63 (million)
% 7.56/1.75  % (20718)------------------------------
% 7.56/1.75  % (20718)------------------------------
% 7.56/1.75  % (20719)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 (2986ds/2265Mi)
% 7.56/1.75  % (20717)Instruction limit reached!
% 7.56/1.75  % (20717)------------------------------
% 7.56/1.75  % (20717)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.56/1.75  % (20717)Termination reason: Unknown
% 7.56/1.75  % (20717)Termination phase: Saturation
% 7.56/1.75  
% 7.56/1.75  % (20717)Memory used [KB]: 1389
% 7.56/1.75  % (20717)Time elapsed: 0.053 s
% 7.56/1.75  % (20717)Instructions burned: 54 (million)
% 7.56/1.75  % (20717)------------------------------
% 7.56/1.75  % (20717)------------------------------
% 7.56/1.76  % (20720)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 (2986ds/91Mi)
% 8.22/1.79  % (20710)Instruction limit reached!
% 8.22/1.79  % (20710)------------------------------
% 8.22/1.79  % (20710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.22/1.79  % (20710)Termination reason: Unknown
% 8.22/1.79  % (20710)Termination phase: Saturation
% 8.22/1.79  
% 8.22/1.79  % (20710)Memory used [KB]: 3553
% 8.22/1.79  % (20710)Time elapsed: 0.273 s
% 8.22/1.79  % (20710)Instructions burned: 579 (million)
% 8.22/1.79  % (20710)------------------------------
% 8.22/1.79  % (20710)------------------------------
% 8.22/1.79  % (20721)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 (2985ds/83Mi)
% 8.41/1.81  % (20701)Instruction limit reached!
% 8.41/1.81  % (20701)------------------------------
% 8.41/1.81  % (20701)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.41/1.81  % (20701)Termination reason: Unknown
% 8.41/1.81  % (20701)Termination phase: Saturation
% 8.41/1.81  
% 8.41/1.81  % (20701)Memory used [KB]: 8379
% 8.41/1.81  % (20701)Time elapsed: 0.610 s
% 8.41/1.81  % (20701)Instructions burned: 1378 (million)
% 8.41/1.81  % (20701)------------------------------
% 8.41/1.81  % (20701)------------------------------
% 8.41/1.81  % (20720)Instruction limit reached!
% 8.41/1.81  % (20720)------------------------------
% 8.41/1.81  % (20720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.41/1.81  % (20720)Termination reason: Unknown
% 8.41/1.81  % (20720)Termination phase: Saturation
% 8.41/1.81  
% 8.41/1.81  % (20720)Memory used [KB]: 1549
% 8.41/1.81  % (20720)Time elapsed: 0.054 s
% 8.41/1.81  % (20720)Instructions burned: 92 (million)
% 8.41/1.81  % (20720)------------------------------
% 8.41/1.81  % (20720)------------------------------
% 8.41/1.81  % (20691)Instruction limit reached!
% 8.41/1.81  % (20691)------------------------------
% 8.41/1.81  % (20691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.41/1.81  % (20691)Termination reason: Unknown
% 8.41/1.81  % (20691)Termination phase: Saturation
% 8.41/1.81  
% 8.41/1.81  % (20691)Memory used [KB]: 7384
% 8.41/1.81  % (20691)Time elapsed: 0.725 s
% 8.41/1.81  % (20691)Instructions burned: 1483 (million)
% 8.41/1.81  % (20691)------------------------------
% 8.41/1.81  % (20691)------------------------------
% 8.41/1.81  % (20723)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 (2985ds/84Mi)
% 8.41/1.82  % (20660)Instruction limit reached!
% 8.41/1.82  % (20660)------------------------------
% 8.41/1.82  % (20660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.41/1.82  % (20660)Termination reason: Unknown
% 8.41/1.82  % (20660)Termination phase: Saturation
% 8.41/1.82  
% 8.41/1.82  % (20660)Memory used [KB]: 7979
% 8.41/1.82  % (20660)Time elapsed: 0.963 s
% 8.41/1.82  % (20660)Instructions burned: 1920 (million)
% 8.41/1.82  % (20660)------------------------------
% 8.41/1.82  % (20660)------------------------------
% 8.41/1.82  % (20724)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 (2985ds/85Mi)
% 8.41/1.82  % (20722)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 (2985ds/123Mi)
% 8.41/1.82  % (20725)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 (2985ds/259Mi)
% 8.56/1.83  % (20721)Instruction limit reached!
% 8.56/1.83  % (20721)------------------------------
% 8.56/1.83  % (20721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.56/1.83  % (20721)Termination reason: Unknown
% 8.56/1.83  % (20721)Termination phase: Saturation
% 8.56/1.83  
% 8.56/1.83  % (20721)Memory used [KB]: 2442
% 8.56/1.83  % (20721)Time elapsed: 0.045 s
% 8.56/1.83  % (20721)Instructions burned: 84 (million)
% 8.56/1.83  % (20721)------------------------------
% 8.56/1.83  % (20721)------------------------------
% 8.56/1.85  % (20726)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 (2985ds/106Mi)
% 8.56/1.86  % (20723)Instruction limit reached!
% 8.56/1.86  % (20723)------------------------------
% 8.56/1.86  % (20723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.56/1.86  % (20723)Termination reason: Unknown
% 8.56/1.86  % (20723)Termination phase: Saturation
% 8.56/1.86  
% 8.56/1.86  % (20723)Memory used [KB]: 1550
% 8.56/1.86  % (20723)Time elapsed: 0.044 s
% 8.56/1.86  % (20723)Instructions burned: 84 (million)
% 8.56/1.86  % (20723)------------------------------
% 8.56/1.86  % (20723)------------------------------
% 8.56/1.86  % (20724)Instruction limit reached!
% 8.56/1.86  % (20724)------------------------------
% 8.56/1.86  % (20724)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.56/1.86  % (20724)Termination reason: Unknown
% 8.56/1.86  % (20724)Termination phase: Saturation
% 8.56/1.86  
% 8.56/1.86  % (20724)Memory used [KB]: 1972
% 8.56/1.86  % (20724)Time elapsed: 0.046 s
% 8.56/1.86  % (20724)Instructions burned: 86 (million)
% 8.56/1.86  % (20724)------------------------------
% 8.56/1.86  % (20724)------------------------------
% 8.56/1.87  % (20728)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 (2985ds/151Mi)
% 8.56/1.88  % (20727)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 (2985ds/278Mi)
% 8.56/1.88  % (20722)Instruction limit reached!
% 8.56/1.88  % (20722)------------------------------
% 8.56/1.88  % (20722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.56/1.88  % (20722)Termination reason: Unknown
% 8.56/1.88  % (20722)Termination phase: Saturation
% 8.56/1.88  
% 8.56/1.88  % (20722)Memory used [KB]: 1727
% 8.56/1.88  % (20722)Time elapsed: 0.064 s
% 8.56/1.88  % (20722)Instructions burned: 123 (million)
% 8.56/1.88  % (20722)------------------------------
% 8.56/1.88  % (20722)------------------------------
% 8.56/1.88  % (20729)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 (2984ds/97Mi)
% 8.56/1.90  % (20726)Instruction limit reached!
% 8.56/1.90  % (20726)------------------------------
% 8.56/1.90  % (20726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.56/1.90  % (20726)Termination reason: Unknown
% 8.56/1.90  % (20726)Termination phase: Saturation
% 8.56/1.90  
% 8.56/1.90  % (20726)Memory used [KB]: 1538
% 8.56/1.90  % (20726)Time elapsed: 0.057 s
% 8.56/1.90  % (20726)Instructions burned: 107 (million)
% 8.56/1.90  % (20726)------------------------------
% 8.56/1.90  % (20726)------------------------------
% 8.56/1.90  % (20730)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 (2984ds/464Mi)
% 8.98/1.94  % (20729)Instruction limit reached!
% 8.98/1.94  % (20729)------------------------------
% 8.98/1.94  % (20729)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.98/1.94  % (20729)Termination reason: Unknown
% 8.98/1.94  % (20729)Termination phase: Saturation
% 8.98/1.94  
% 8.98/1.94  % (20729)Memory used [KB]: 1886
% 8.98/1.94  % (20729)Time elapsed: 0.055 s
% 8.98/1.94  % (20729)Instructions burned: 98 (million)
% 8.98/1.94  % (20729)------------------------------
% 8.98/1.94  % (20729)------------------------------
% 8.98/1.94  % (20731)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 (2984ds/79Mi)
% 8.98/1.95  % (20728)Instruction limit reached!
% 8.98/1.95  % (20728)------------------------------
% 8.98/1.95  % (20728)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.98/1.95  % (20728)Termination reason: Unknown
% 8.98/1.95  % (20728)Termination phase: Saturation
% 8.98/1.95  
% 8.98/1.95  % (20728)Memory used [KB]: 2203
% 8.98/1.95  % (20728)Time elapsed: 0.082 s
% 8.98/1.95  % (20728)Instructions burned: 151 (million)
% 8.98/1.95  % (20728)------------------------------
% 8.98/1.95  % (20728)------------------------------
% 8.98/1.95  % (20732)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 (2984ds/1993Mi)
% 8.98/1.97  % (20725)Instruction limit reached!
% 8.98/1.97  % (20725)------------------------------
% 8.98/1.97  % (20725)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.98/1.97  % (20725)Termination reason: Unknown
% 8.98/1.97  % (20725)Termination phase: Saturation
% 8.98/1.97  
% 8.98/1.97  % (20725)Memory used [KB]: 2689
% 8.98/1.97  % (20725)Time elapsed: 0.145 s
% 8.98/1.97  % (20725)Instructions burned: 259 (million)
% 8.98/1.97  % (20725)------------------------------
% 8.98/1.97  % (20725)------------------------------
% 8.98/1.97  % (20727)Instruction limit reached!
% 8.98/1.97  % (20727)------------------------------
% 8.98/1.97  % (20727)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.98/1.97  % (20727)Termination reason: Unknown
% 8.98/1.97  % (20727)Termination phase: Saturation
% 8.98/1.97  
% 8.98/1.97  % (20727)Memory used [KB]: 2402
% 8.98/1.97  % (20727)Time elapsed: 0.107 s
% 8.98/1.97  % (20727)Instructions burned: 279 (million)
% 8.98/1.97  % (20727)------------------------------
% 8.98/1.97  % (20727)------------------------------
% 8.98/1.97  % (20733)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2984ds/101Mi)
% 8.98/1.97  % (20734)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 (2984ds/4978Mi)
% 8.98/1.98  % (20731)Instruction limit reached!
% 8.98/1.98  % (20731)------------------------------
% 8.98/1.98  % (20731)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.98/1.98  % (20731)Termination reason: Unknown
% 8.98/1.98  % (20731)Termination phase: Saturation
% 8.98/1.98  
% 8.98/1.98  % (20731)Memory used [KB]: 1567
% 8.98/1.98  % (20731)Time elapsed: 0.042 s
% 8.98/1.98  % (20731)Instructions burned: 79 (million)
% 8.98/1.98  % (20731)------------------------------
% 8.98/1.98  % (20731)------------------------------
% 9.54/1.99  % (20699)Instruction limit reached!
% 9.54/1.99  % (20699)------------------------------
% 9.54/1.99  % (20699)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.54/1.99  % (20699)Termination reason: Unknown
% 9.54/1.99  % (20699)Termination phase: Saturation
% 9.54/1.99  
% 9.54/1.99  % (20699)Memory used [KB]: 6574
% 9.54/1.99  % (20699)Time elapsed: 0.820 s
% 9.54/1.99  % (20699)Instructions burned: 1548 (million)
% 9.54/1.99  % (20699)------------------------------
% 9.54/1.99  % (20699)------------------------------
% 9.54/2.00  % (20736)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 (2983ds/178Mi)
% 9.54/2.00  % (20735)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 (2983ds/169Mi)
% 9.54/2.01  % (20733)Instruction limit reached!
% 9.54/2.01  % (20733)------------------------------
% 9.54/2.01  % (20733)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.54/2.01  % (20733)Termination reason: Unknown
% 9.54/2.01  % (20733)Termination phase: Saturation
% 9.54/2.01  
% 9.54/2.01  % (20733)Memory used [KB]: 1342
% 9.54/2.01  % (20733)Time elapsed: 0.040 s
% 9.54/2.01  % (20733)Instructions burned: 102 (million)
% 9.54/2.01  % (20733)------------------------------
% 9.54/2.01  % (20733)------------------------------
% 9.54/2.02  % (20737)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 (2983ds/111Mi)
% 9.68/2.07  % (20737)Instruction limit reached!
% 9.68/2.07  % (20737)------------------------------
% 9.68/2.07  % (20737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.07  % (20737)Termination reason: Unknown
% 9.68/2.07  % (20737)Termination phase: Saturation
% 9.68/2.07  
% 9.68/2.07  % (20737)Memory used [KB]: 1849
% 9.68/2.07  % (20737)Time elapsed: 0.059 s
% 9.68/2.07  % (20737)Instructions burned: 112 (million)
% 9.68/2.07  % (20737)------------------------------
% 9.68/2.07  % (20737)------------------------------
% 9.69/2.08  % (20738)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on theBenchmark for (2983ds/243Mi)
% 9.69/2.09  % (20735)Instruction limit reached!
% 9.69/2.09  % (20735)------------------------------
% 9.69/2.09  % (20735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.69/2.09  % (20735)Termination reason: Unknown
% 9.69/2.09  % (20735)Termination phase: Saturation
% 9.69/2.09  
% 9.69/2.09  % (20735)Memory used [KB]: 2181
% 9.69/2.09  % (20735)Time elapsed: 0.107 s
% 9.69/2.09  % (20735)Instructions burned: 169 (million)
% 9.69/2.09  % (20735)------------------------------
% 9.69/2.09  % (20735)------------------------------
% 9.69/2.09  % (20736)Instruction limit reached!
% 9.69/2.09  % (20736)------------------------------
% 9.69/2.09  % (20736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.69/2.09  % (20736)Termination reason: Unknown
% 9.69/2.09  % (20736)Termination phase: Saturation
% 9.69/2.09  
% 9.69/2.09  % (20736)Memory used [KB]: 2488
% 9.69/2.09  % (20736)Time elapsed: 0.100 s
% 9.69/2.09  % (20736)Instructions burned: 179 (million)
% 9.69/2.09  % (20736)------------------------------
% 9.69/2.09  % (20736)------------------------------
% 9.69/2.10  % (20740)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on theBenchmark for (2982ds/306Mi)
% 9.97/2.10  % (20739)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on theBenchmark for (2982ds/229Mi)
% 9.97/2.11  % (20706)Instruction limit reached!
% 9.97/2.11  % (20706)------------------------------
% 9.97/2.11  % (20706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.97/2.11  % (20706)Termination reason: Unknown
% 9.97/2.11  % (20706)Termination phase: Saturation
% 9.97/2.11  
% 9.97/2.11  % (20706)Memory used [KB]: 7263
% 9.97/2.11  % (20706)Time elapsed: 0.813 s
% 9.97/2.11  % (20706)Instructions burned: 1797 (million)
% 9.97/2.11  % (20706)------------------------------
% 9.97/2.11  % (20706)------------------------------
% 9.97/2.12  % (20741)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on theBenchmark for (2982ds/118Mi)
% 9.99/2.15  % (20730)Instruction limit reached!
% 9.99/2.15  % (20730)------------------------------
% 9.99/2.15  % (20730)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.99/2.15  % (20730)Termination reason: Unknown
% 9.99/2.15  % (20730)Termination phase: Saturation
% 9.99/2.15  
% 9.99/2.15  % (20730)Memory used [KB]: 3942
% 9.99/2.15  % (20730)Time elapsed: 0.251 s
% 9.99/2.15  % (20730)Instructions burned: 465 (million)
% 9.99/2.15  % (20730)------------------------------
% 9.99/2.15  % (20730)------------------------------
% 9.99/2.16  % (20742)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on theBenchmark for (2982ds/85Mi)
% 9.99/2.18  % (20741)Instruction limit reached!
% 9.99/2.18  % (20741)------------------------------
% 9.99/2.18  % (20741)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.99/2.18  % (20741)Termination reason: Unknown
% 9.99/2.18  % (20741)Termination phase: Saturation
% 9.99/2.18  
% 9.99/2.18  % (20741)Memory used [KB]: 1907
% 9.99/2.18  % (20741)Time elapsed: 0.063 s
% 9.99/2.18  % (20741)Instructions burned: 119 (million)
% 9.99/2.18  % (20741)------------------------------
% 9.99/2.18  % (20741)------------------------------
% 9.99/2.18  % (20743)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on theBenchmark for (2982ds/182Mi)
% 9.99/2.20  % (20742)Instruction limit reached!
% 9.99/2.20  % (20742)------------------------------
% 9.99/2.20  % (20742)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.99/2.20  % (20742)Termination reason: Unknown
% 9.99/2.20  % (20742)Termination phase: Saturation
% 9.99/2.20  
% 9.99/2.20  % (20742)Memory used [KB]: 1758
% 9.99/2.20  % (20742)Time elapsed: 0.048 s
% 9.99/2.20  % (20742)Instructions burned: 87 (million)
% 9.99/2.20  % (20742)------------------------------
% 9.99/2.20  % (20742)------------------------------
% 9.99/2.21  % (20744)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on theBenchmark for (2981ds/134Mi)
% 9.99/2.21  % (20738)Instruction limit reached!
% 9.99/2.21  % (20738)------------------------------
% 9.99/2.21  % (20738)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.99/2.21  % (20738)Termination reason: Unknown
% 9.99/2.21  % (20738)Termination phase: Saturation
% 9.99/2.21  
% 9.99/2.21  % (20738)Memory used [KB]: 3126
% 9.99/2.21  % (20738)Time elapsed: 0.132 s
% 9.99/2.21  % (20738)Instructions burned: 244 (million)
% 9.99/2.21  % (20738)------------------------------
% 9.99/2.21  % (20738)------------------------------
% 9.99/2.21  % (20745)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2981ds/181Mi)
% 10.50/2.23  % (20739)Instruction limit reached!
% 10.50/2.23  % (20739)------------------------------
% 10.50/2.23  % (20739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.23  % (20739)Termination reason: Unknown
% 10.50/2.23  % (20739)Termination phase: Saturation
% 10.50/2.23  
% 10.50/2.23  % (20739)Memory used [KB]: 3266
% 10.50/2.23  % (20739)Time elapsed: 0.158 s
% 10.50/2.23  % (20739)Instructions burned: 229 (million)
% 10.50/2.23  % (20739)------------------------------
% 10.50/2.23  % (20739)------------------------------
% 10.50/2.23  % (20746)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on theBenchmark for (2981ds/61Mi)
% 10.50/2.25  % (20746)Instruction limit reached!
% 10.50/2.25  % (20746)------------------------------
% 10.50/2.25  % (20746)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.25  % (20746)Termination reason: Unknown
% 10.50/2.25  % (20746)Termination phase: Saturation
% 10.50/2.25  
% 10.50/2.25  % (20746)Memory used [KB]: 1526
% 10.50/2.25  % (20746)Time elapsed: 0.022 s
% 10.50/2.25  % (20746)Instructions burned: 62 (million)
% 10.50/2.25  % (20746)------------------------------
% 10.50/2.25  % (20746)------------------------------
% 10.50/2.26  % (20747)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2981ds/135Mi)
% 10.50/2.26  % (20740)Instruction limit reached!
% 10.50/2.26  % (20740)------------------------------
% 10.50/2.26  % (20740)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.26  % (20740)Termination reason: Unknown
% 10.50/2.26  % (20740)Termination phase: Saturation
% 10.50/2.26  
% 10.50/2.26  % (20740)Memory used [KB]: 4577
% 10.50/2.26  % (20740)Time elapsed: 0.168 s
% 10.50/2.26  % (20740)Instructions burned: 306 (million)
% 10.50/2.26  % (20740)------------------------------
% 10.50/2.26  % (20740)------------------------------
% 10.50/2.27  % (20743)Instruction limit reached!
% 10.50/2.27  % (20743)------------------------------
% 10.50/2.27  % (20743)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.27  % (20743)Termination reason: Unknown
% 10.50/2.27  % (20743)Termination phase: Saturation
% 10.50/2.27  
% 10.50/2.27  % (20743)Memory used [KB]: 2291
% 10.50/2.27  % (20743)Time elapsed: 0.093 s
% 10.50/2.27  % (20743)Instructions burned: 182 (million)
% 10.50/2.27  % (20743)------------------------------
% 10.50/2.27  % (20743)------------------------------
% 10.50/2.27  % (20744)Instruction limit reached!
% 10.50/2.27  % (20744)------------------------------
% 10.50/2.27  % (20744)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.27  % (20744)Termination reason: Unknown
% 10.50/2.27  % (20744)Termination phase: Saturation
% 10.50/2.27  
% 10.50/2.27  % (20744)Memory used [KB]: 1986
% 10.50/2.27  % (20744)Time elapsed: 0.071 s
% 10.50/2.27  % (20744)Instructions burned: 134 (million)
% 10.50/2.27  % (20744)------------------------------
% 10.50/2.27  % (20744)------------------------------
% 10.50/2.28  % (20749)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on theBenchmark for (2981ds/111Mi)
% 10.50/2.28  % (20750)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on theBenchmark for (2981ds/371Mi)
% 10.50/2.28  % (20745)Instruction limit reached!
% 10.50/2.28  % (20745)------------------------------
% 10.50/2.28  % (20745)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.50/2.28  % (20745)Termination reason: Unknown
% 10.50/2.28  % (20745)Termination phase: Saturation
% 10.50/2.28  
% 10.50/2.28  % (20745)Memory used [KB]: 1444
% 10.50/2.28  % (20745)Time elapsed: 0.068 s
% 10.50/2.28  % (20745)Instructions burned: 183 (million)
% 10.50/2.28  % (20745)------------------------------
% 10.50/2.28  % (20745)------------------------------
% 10.50/2.28  % (20751)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on theBenchmark for (2981ds/1643Mi)
% 10.50/2.29  % (20748)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on theBenchmark for (2981ds/94Mi)
% 12.26/2.31  % (20747)Instruction limit reached!
% 12.26/2.31  % (20747)------------------------------
% 12.26/2.31  % (20747)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.26/2.31  % (20747)Termination reason: Unknown
% 12.26/2.31  % (20747)Termination phase: Saturation
% 12.26/2.31  
% 12.26/2.31  % (20747)Memory used [KB]: 1721
% 12.26/2.31  % (20747)Time elapsed: 0.072 s
% 12.26/2.31  % (20747)Instructions burned: 135 (million)
% 12.26/2.31  % (20747)------------------------------
% 12.26/2.31  % (20747)------------------------------
% 12.26/2.31  % (20752)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on theBenchmark for (2980ds/143Mi)
% 12.26/2.34  % (20749)Instruction limit reached!
% 12.26/2.34  % (20749)------------------------------
% 12.26/2.34  % (20749)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.26/2.34  % (20749)Termination reason: Unknown
% 12.26/2.34  % (20749)Termination phase: Saturation
% 12.26/2.34  
% 12.26/2.34  % (20749)Memory used [KB]: 1858
% 12.26/2.34  % (20749)Time elapsed: 0.082 s
% 12.26/2.34  % (20749)Instructions burned: 112 (million)
% 12.26/2.34  % (20749)------------------------------
% 12.26/2.34  % (20749)------------------------------
% 12.26/2.34  % (20748)Instruction limit reached!
% 12.26/2.34  % (20748)------------------------------
% 12.26/2.34  % (20748)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.26/2.34  % (20748)Termination reason: Unknown
% 12.26/2.34  % (20748)Termination phase: Saturation
% 12.26/2.34  
% 12.26/2.34  % (20748)Memory used [KB]: 1619
% 12.26/2.34  % (20748)Time elapsed: 0.089 s
% 12.26/2.34  % (20748)Instructions burned: 95 (million)
% 12.26/2.34  % (20748)------------------------------
% 12.26/2.34  % (20748)------------------------------
% 12.26/2.34  % (20753)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on theBenchmark for (2980ds/225Mi)
% 12.26/2.34  % (20754)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on theBenchmark for (2980ds/89Mi)
% 12.26/2.35  % (20752)Instruction limit reached!
% 12.26/2.35  % (20752)------------------------------
% 12.26/2.35  % (20752)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.26/2.35  % (20752)Termination reason: Unknown
% 12.26/2.35  % (20752)Termination phase: Saturation
% 12.26/2.35  
% 12.26/2.35  % (20752)Memory used [KB]: 1252
% 12.26/2.35  % (20752)Time elapsed: 0.062 s
% 12.26/2.35  % (20752)Instructions burned: 144 (million)
% 12.26/2.35  % (20752)------------------------------
% 12.26/2.35  % (20752)------------------------------
% 12.26/2.35  % (20755)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on theBenchmark for (2980ds/149Mi)
% 12.26/2.38  % (20754)Instruction limit reached!
% 12.26/2.38  % (20754)------------------------------
% 12.26/2.38  % (20754)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.26/2.38  % (20754)Termination reason: Unknown
% 12.26/2.38  % (20754)Termination phase: Saturation
% 12.26/2.38  
% 12.26/2.38  % (20754)Memory used [KB]: 1639
% 12.26/2.38  % (20754)Time elapsed: 0.069 s
% 12.26/2.38  % (20754)Instructions burned: 90 (million)
% 12.26/2.38  % (20754)------------------------------
% 12.26/2.38  % (20754)------------------------------
% 12.79/2.39  % (20756)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on theBenchmark for (2979ds/217Mi)
% 12.93/2.41  % (20755)Instruction limit reached!
% 12.93/2.41  % (20755)------------------------------
% 12.93/2.41  % (20755)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.93/2.41  % (20755)Termination reason: Unknown
% 12.93/2.41  % (20755)Termination phase: Saturation
% 12.93/2.41  
% 12.93/2.41  % (20755)Memory used [KB]: 2022
% 12.93/2.41  % (20755)Time elapsed: 0.083 s
% 12.93/2.41  % (20755)Instructions burned: 150 (million)
% 12.93/2.41  % (20755)------------------------------
% 12.93/2.41  % (20755)------------------------------
% 12.93/2.41  % (20757)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2979ds/1513Mi)
% 12.93/2.42  % (20753)Instruction limit reached!
% 12.93/2.42  % (20753)------------------------------
% 12.93/2.42  % (20753)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.93/2.42  % (20753)Termination reason: Unknown
% 12.93/2.42  % (20753)Termination phase: Saturation
% 12.93/2.42  
% 12.93/2.42  % (20753)Memory used [KB]: 2086
% 12.93/2.42  % (20753)Time elapsed: 0.110 s
% 12.93/2.42  % (20753)Instructions burned: 228 (million)
% 12.93/2.42  % (20753)------------------------------
% 12.93/2.42  % (20753)------------------------------
% 12.93/2.43  % (20758)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on theBenchmark for (2979ds/460Mi)
% 12.93/2.48  % (20750)Instruction limit reached!
% 12.93/2.48  % (20750)------------------------------
% 12.93/2.48  % (20750)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.93/2.48  % (20750)Termination reason: Unknown
% 12.93/2.48  % (20750)Termination phase: Saturation
% 12.93/2.48  
% 12.93/2.48  % (20750)Memory used [KB]: 2972
% 12.93/2.48  % (20750)Time elapsed: 0.222 s
% 12.93/2.48  % (20750)Instructions burned: 372 (million)
% 12.93/2.48  % (20750)------------------------------
% 12.93/2.48  % (20750)------------------------------
% 12.93/2.48  % (20759)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2978ds/76Mi)
% 12.93/2.49  % (20756)Instruction limit reached!
% 12.93/2.49  % (20756)------------------------------
% 12.93/2.49  % (20756)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.93/2.49  % (20756)Termination reason: Unknown
% 12.93/2.50  % (20756)Termination phase: Saturation
% 12.93/2.50  
% 12.93/2.50  % (20756)Memory used [KB]: 1811
% 12.93/2.50  % (20756)Time elapsed: 0.106 s
% 12.93/2.50  % (20756)Instructions burned: 217 (million)
% 12.93/2.50  % (20756)------------------------------
% 12.93/2.50  % (20756)------------------------------
% 13.64/2.50  % (20760)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on theBenchmark for (2978ds/113Mi)
% 13.64/2.53  % (20759)Instruction limit reached!
% 13.64/2.53  % (20759)------------------------------
% 13.64/2.53  % (20759)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.53  % (20759)Termination reason: Unknown
% 13.64/2.53  % (20759)Termination phase: Saturation
% 13.64/2.53  
% 13.64/2.53  % (20759)Memory used [KB]: 1712
% 13.64/2.53  % (20759)Time elapsed: 0.046 s
% 13.64/2.53  % (20759)Instructions burned: 77 (million)
% 13.64/2.53  % (20759)------------------------------
% 13.64/2.53  % (20759)------------------------------
% 13.64/2.54  % (20761)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on theBenchmark for (2978ds/77Mi)
% 13.64/2.56  % (20760)Instruction limit reached!
% 13.64/2.56  % (20760)------------------------------
% 13.64/2.56  % (20760)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.56  % (20760)Termination reason: Unknown
% 13.64/2.56  % (20760)Termination phase: Saturation
% 13.64/2.56  
% 13.64/2.56  % (20760)Memory used [KB]: 2222
% 13.64/2.56  % (20760)Time elapsed: 0.061 s
% 13.64/2.56  % (20760)Instructions burned: 113 (million)
% 13.64/2.56  % (20760)------------------------------
% 13.64/2.56  % (20760)------------------------------
% 13.64/2.58  % (20761)Instruction limit reached!
% 13.64/2.58  % (20761)------------------------------
% 13.64/2.58  % (20761)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.58  % (20761)Termination reason: Unknown
% 13.64/2.58  % (20761)Termination phase: Saturation
% 13.64/2.58  
% 13.64/2.58  % (20761)Memory used [KB]: 1719
% 13.64/2.58  % (20761)Time elapsed: 0.056 s
% 13.64/2.58  % (20761)Instructions burned: 78 (million)
% 13.64/2.58  % (20761)------------------------------
% 13.64/2.58  % (20761)------------------------------
% 13.64/2.58  % (20762)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on theBenchmark for (2978ds/639Mi)
% 13.64/2.58  % (20763)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on theBenchmark for (2977ds/851Mi)
% 14.14/2.59  % (20732)Instruction limit reached!
% 14.14/2.59  % (20732)------------------------------
% 14.14/2.59  % (20732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.14/2.59  % (20732)Termination reason: Unknown
% 14.14/2.59  % (20732)Termination phase: Saturation
% 14.14/2.59  
% 14.14/2.59  % (20732)Memory used [KB]: 3008
% 14.14/2.59  % (20732)Time elapsed: 0.645 s
% 14.14/2.59  % (20732)Instructions burned: 1993 (million)
% 14.14/2.59  % (20732)------------------------------
% 14.14/2.59  % (20732)------------------------------
% 14.14/2.59  % (20758)Instruction limit reached!
% 14.14/2.59  % (20758)------------------------------
% 14.14/2.59  % (20758)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.14/2.59  % (20758)Termination reason: Unknown
% 14.14/2.59  % (20758)Termination phase: Saturation
% 14.14/2.59  
% 14.14/2.59  % (20758)Memory used [KB]: 5037
% 14.14/2.59  % (20758)Time elapsed: 0.147 s
% 14.14/2.59  % (20758)Instructions burned: 460 (million)
% 14.14/2.59  % (20758)------------------------------
% 14.14/2.59  % (20758)------------------------------
% 14.14/2.60  % (20764)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on theBenchmark for (2977ds/463Mi)
% 14.14/2.61  % (20765)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on theBenchmark for (2977ds/127Mi)
% 14.62/2.69  % (20765)Instruction limit reached!
% 14.62/2.69  % (20765)------------------------------
% 14.62/2.69  % (20765)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.62/2.69  % (20765)Termination reason: Unknown
% 14.62/2.69  % (20765)Termination phase: Saturation
% 14.62/2.69  
% 14.62/2.69  % (20765)Memory used [KB]: 1834
% 14.62/2.69  % (20765)Time elapsed: 0.102 s
% 14.62/2.69  % (20765)Instructions burned: 127 (million)
% 14.62/2.69  % (20765)------------------------------
% 14.62/2.69  % (20765)------------------------------
% 14.69/2.71  % (20766)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on theBenchmark for (2976ds/159Mi)
% 14.69/2.72  % (20719)Instruction limit reached!
% 14.69/2.72  % (20719)------------------------------
% 14.69/2.72  % (20719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.69/2.72  % (20719)Termination reason: Unknown
% 14.69/2.72  % (20719)Termination phase: Saturation
% 14.69/2.72  
% 14.69/2.72  % (20719)Memory used [KB]: 5820
% 14.69/2.72  % (20719)Time elapsed: 0.964 s
% 14.69/2.72  % (20719)Instructions burned: 2265 (million)
% 14.69/2.72  % (20719)------------------------------
% 14.69/2.72  % (20719)------------------------------
% 14.69/2.72  % (20767)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on theBenchmark for (2976ds/140Mi)
% 14.69/2.79  % (20767)Instruction limit reached!
% 14.69/2.79  % (20767)------------------------------
% 14.69/2.79  % (20767)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.69/2.79  % (20767)Termination reason: Unknown
% 14.69/2.79  % (20767)Termination phase: Saturation
% 14.69/2.79  
% 14.69/2.79  % (20767)Memory used [KB]: 2564
% 14.69/2.79  % (20767)Time elapsed: 0.070 s
% 14.69/2.79  % (20767)Instructions burned: 141 (million)
% 14.69/2.79  % (20767)------------------------------
% 14.69/2.79  % (20767)------------------------------
% 14.69/2.80  % (20766)Instruction limit reached!
% 14.69/2.80  % (20766)------------------------------
% 14.69/2.80  % (20766)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.69/2.80  % (20766)Termination reason: Unknown
% 14.69/2.80  % (20766)Termination phase: Saturation
% 14.69/2.80  
% 14.69/2.80  % (20766)Memory used [KB]: 1763
% 14.69/2.80  % (20766)Time elapsed: 0.088 s
% 14.69/2.80  % (20766)Instructions burned: 160 (million)
% 14.69/2.80  % (20766)------------------------------
% 14.69/2.80  % (20766)------------------------------
% 14.69/2.80  % (20769)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on theBenchmark for (2975ds/275Mi)
% 14.69/2.80  % (20768)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on theBenchmark for (2975ds/246Mi)
% 16.11/2.81  % (20764)Instruction limit reached!
% 16.11/2.81  % (20764)------------------------------
% 16.11/2.81  % (20764)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.11/2.81  % (20764)Termination reason: Unknown
% 16.11/2.81  % (20764)Termination phase: Saturation
% 16.11/2.81  
% 16.11/2.81  % (20764)Memory used [KB]: 2439
% 16.11/2.81  % (20764)Time elapsed: 0.220 s
% 16.11/2.81  % (20764)Instructions burned: 463 (million)
% 16.11/2.81  % (20764)------------------------------
% 16.11/2.81  % (20764)------------------------------
% 16.11/2.82  % (20770)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on theBenchmark for (2975ds/1318Mi)
% 16.11/2.86  % (20762)Instruction limit reached!
% 16.11/2.86  % (20762)------------------------------
% 16.11/2.86  % (20762)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.11/2.86  % (20762)Termination reason: Unknown
% 16.11/2.86  % (20762)Termination phase: Saturation
% 16.11/2.86  
% 16.11/2.86  % (20762)Memory used [KB]: 5097
% 16.11/2.86  % (20762)Time elapsed: 0.308 s
% 16.11/2.86  % (20762)Instructions burned: 639 (million)
% 16.11/2.86  % (20762)------------------------------
% 16.11/2.86  % (20762)------------------------------
% 16.11/2.87  % (20771)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on theBenchmark for (2975ds/286Mi)
% 16.72/2.93  % (20768)Instruction limit reached!
% 16.72/2.93  % (20768)------------------------------
% 16.72/2.93  % (20768)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.72/2.93  % (20768)Termination reason: Unknown
% 16.72/2.93  % (20768)Termination phase: Saturation
% 16.72/2.93  
% 16.72/2.93  % (20768)Memory used [KB]: 2435
% 16.72/2.93  % (20768)Time elapsed: 0.124 s
% 16.72/2.93  % (20768)Instructions burned: 247 (million)
% 16.72/2.93  % (20768)------------------------------
% 16.72/2.93  % (20768)------------------------------
% 16.72/2.93  % (20769)Instruction limit reached!
% 16.72/2.93  % (20769)------------------------------
% 16.72/2.93  % (20769)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.72/2.93  % (20769)Termination reason: Unknown
% 16.72/2.93  % (20769)Termination phase: Saturation
% 16.72/2.93  
% 16.72/2.93  % (20769)Memory used [KB]: 1753
% 16.72/2.93  % (20769)Time elapsed: 0.134 s
% 16.72/2.93  % (20769)Instructions burned: 275 (million)
% 16.72/2.93  % (20769)------------------------------
% 16.72/2.93  % (20769)------------------------------
% 16.72/2.94  % (20773)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on theBenchmark for (2974ds/144Mi)
% 16.72/2.94  % (20772)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2974ds/965Mi)
% 16.72/2.98  % (20763)Instruction limit reached!
% 16.72/2.98  % (20763)------------------------------
% 16.72/2.98  % (20763)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.72/2.98  % (20763)Termination reason: Unknown
% 16.72/2.98  % (20763)Termination phase: Saturation
% 16.72/2.98  
% 16.72/2.98  % (20763)Memory used [KB]: 3776
% 16.72/2.98  % (20763)Time elapsed: 0.402 s
% 16.72/2.98  % (20763)Instructions burned: 851 (million)
% 16.72/2.98  % (20763)------------------------------
% 16.72/2.98  % (20763)------------------------------
% 16.72/2.99  % (20774)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on theBenchmark for (2973ds/145Mi)
% 16.72/2.99  % (20771)Instruction limit reached!
% 16.72/2.99  % (20771)------------------------------
% 16.72/2.99  % (20771)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.72/2.99  % (20771)Termination reason: Unknown
% 16.72/2.99  % (20771)Termination phase: Saturation
% 16.72/2.99  
% 16.72/2.99  % (20771)Memory used [KB]: 2500
% 16.72/2.99  % (20771)Time elapsed: 0.118 s
% 16.72/2.99  % (20771)Instructions burned: 289 (million)
% 16.72/2.99  % (20771)------------------------------
% 16.72/2.99  % (20771)------------------------------
% 16.72/2.99  % (20775)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on theBenchmark for (2973ds/3921Mi)
% 17.26/3.01  % (20751)Instruction limit reached!
% 17.26/3.01  % (20751)------------------------------
% 17.26/3.01  % (20751)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.26/3.01  % (20751)Termination reason: Unknown
% 17.26/3.01  % (20751)Termination phase: Saturation
% 17.26/3.01  
% 17.26/3.01  % (20751)Memory used [KB]: 6946
% 17.26/3.01  % (20751)Time elapsed: 0.750 s
% 17.26/3.01  % (20751)Instructions burned: 1643 (million)
% 17.26/3.01  % (20751)------------------------------
% 17.26/3.01  % (20751)------------------------------
% 17.26/3.01  % (20773)Instruction limit reached!
% 17.26/3.01  % (20773)------------------------------
% 17.26/3.01  % (20773)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.26/3.01  % (20773)Termination reason: Unknown
% 17.26/3.01  % (20773)Termination phase: Saturation
% 17.26/3.01  
% 17.26/3.01  % (20773)Memory used [KB]: 1819
% 17.26/3.01  % (20773)Time elapsed: 0.077 s
% 17.26/3.01  % (20773)Instructions burned: 144 (million)
% 17.26/3.01  % (20773)------------------------------
% 17.26/3.01  % (20773)------------------------------
% 17.26/3.01  % (20777)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on theBenchmark for (2973ds/205Mi)
% 17.26/3.01  % (20776)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2973ds/154Mi)
% 17.26/3.06  % (20774)Instruction limit reached!
% 17.26/3.06  % (20774)------------------------------
% 17.26/3.06  % (20774)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.26/3.06  % (20774)Termination reason: Unknown
% 17.26/3.06  % (20774)Termination phase: Saturation
% 17.26/3.06  
% 17.26/3.06  % (20774)Memory used [KB]: 1872
% 17.26/3.06  % (20774)Time elapsed: 0.071 s
% 17.26/3.06  % (20774)Instructions burned: 146 (million)
% 17.26/3.06  % (20774)------------------------------
% 17.26/3.06  % (20774)------------------------------
% 17.26/3.06  % (20778)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on theBenchmark for (2973ds/899Mi)
% 17.62/3.10  % (20776)Instruction limit reached!
% 17.62/3.10  % (20776)------------------------------
% 17.62/3.10  % (20776)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.62/3.10  % (20776)Termination reason: Unknown
% 17.62/3.10  % (20776)Termination phase: Saturation
% 17.62/3.10  
% 17.62/3.10  % (20776)Memory used [KB]: 2234
% 17.62/3.10  % (20776)Time elapsed: 0.084 s
% 17.62/3.10  % (20776)Instructions burned: 154 (million)
% 17.62/3.10  % (20776)------------------------------
% 17.62/3.10  % (20776)------------------------------
% 17.62/3.10  % (20779)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2972ds/645Mi)
% 17.62/3.12  % (20777)Instruction limit reached!
% 17.62/3.12  % (20777)------------------------------
% 17.62/3.12  % (20777)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.62/3.12  % (20777)Termination reason: Unknown
% 17.62/3.12  % (20777)Termination phase: Saturation
% 17.62/3.12  
% 17.62/3.12  % (20777)Memory used [KB]: 1678
% 17.62/3.12  % (20777)Time elapsed: 0.107 s
% 17.62/3.12  % (20777)Instructions burned: 205 (million)
% 17.62/3.12  % (20777)------------------------------
% 17.62/3.12  % (20777)------------------------------
% 17.62/3.13  % (20780)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on theBenchmark for (2972ds/175Mi)
% 17.62/3.15  % (20757)Instruction limit reached!
% 17.62/3.15  % (20757)------------------------------
% 17.62/3.15  % (20757)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.62/3.15  % (20757)Termination reason: Unknown
% 17.62/3.15  % (20757)Termination phase: Saturation
% 17.62/3.15  
% 17.62/3.15  % (20757)Memory used [KB]: 11548
% 17.62/3.15  % (20757)Time elapsed: 0.736 s
% 17.62/3.15  % (20757)Instructions burned: 1514 (million)
% 17.62/3.15  % (20757)------------------------------
% 17.62/3.15  % (20757)------------------------------
% 17.62/3.15  % (20781)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on theBenchmark for (2972ds/120Mi)
% 18.00/3.21  % (20781)Instruction limit reached!
% 18.00/3.21  % (20781)------------------------------
% 18.00/3.21  % (20781)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.00/3.21  % (20781)Termination reason: Unknown
% 18.00/3.21  % (20781)Termination phase: Saturation
% 18.00/3.21  
% 18.00/3.21  % (20781)Memory used [KB]: 2634
% 18.00/3.21  % (20781)Time elapsed: 0.061 s
% 18.00/3.21  % (20781)Instructions burned: 121 (million)
% 18.00/3.21  % (20781)------------------------------
% 18.00/3.21  % (20781)------------------------------
% 18.00/3.22  % (20782)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on theBenchmark for (2971ds/144Mi)
% 18.00/3.24  % (20780)Instruction limit reached!
% 18.00/3.24  % (20780)------------------------------
% 18.00/3.24  % (20780)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.00/3.24  % (20780)Termination reason: Unknown
% 18.00/3.24  % (20780)Termination phase: Saturation
% 18.00/3.24  
% 18.00/3.24  % (20780)Memory used [KB]: 2032
% 18.00/3.24  % (20780)Time elapsed: 0.134 s
% 18.00/3.24  % (20780)Instructions burned: 178 (million)
% 18.00/3.24  % (20780)------------------------------
% 18.00/3.24  % (20780)------------------------------
% 18.00/3.26  % (20783)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on theBenchmark for (2971ds/166Mi)
% 18.00/3.29  % (20782)Instruction limit reached!
% 18.00/3.29  % (20782)------------------------------
% 18.00/3.29  % (20782)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.00/3.29  % (20782)Termination reason: Unknown
% 18.00/3.29  % (20782)Termination phase: Saturation
% 18.00/3.29  
% 18.00/3.29  % (20782)Memory used [KB]: 2451
% 18.00/3.29  % (20782)Time elapsed: 0.077 s
% 18.00/3.29  % (20782)Instructions burned: 144 (million)
% 18.00/3.29  % (20782)------------------------------
% 18.00/3.29  % (20782)------------------------------
% 18.00/3.29  % (20784)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on theBenchmark for (2970ds/97Mi)
% 18.29/3.35  % (20784)Instruction limit reached!
% 18.29/3.35  % (20784)------------------------------
% 18.29/3.35  % (20784)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.35  % (20784)Termination reason: Unknown
% 18.29/3.35  % (20784)Termination phase: Saturation
% 18.29/3.35  
% 18.29/3.35  % (20784)Memory used [KB]: 1896
% 18.29/3.35  % (20784)Time elapsed: 0.053 s
% 18.29/3.35  % (20784)Instructions burned: 98 (million)
% 18.29/3.35  % (20784)------------------------------
% 18.29/3.35  % (20784)------------------------------
% 18.29/3.35  % (20785)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on theBenchmark for (2970ds/159Mi)
% 18.29/3.36  % (20783)Instruction limit reached!
% 18.29/3.36  % (20783)------------------------------
% 18.29/3.36  % (20783)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.36  % (20783)Termination reason: Unknown
% 18.29/3.36  % (20783)Termination phase: Saturation
% 18.29/3.36  
% 18.29/3.36  % (20783)Memory used [KB]: 2089
% 18.29/3.36  % (20783)Time elapsed: 0.129 s
% 18.29/3.36  % (20783)Instructions burned: 167 (million)
% 18.29/3.36  % (20783)------------------------------
% 18.29/3.36  % (20783)------------------------------
% 18.29/3.38  % (20786)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on theBenchmark for (2970ds/135Mi)
% 18.29/3.38  % (20772)Instruction limit reached!
% 18.29/3.38  % (20772)------------------------------
% 18.29/3.38  % (20772)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.38  % (20772)Termination reason: Unknown
% 18.29/3.38  % (20772)Termination phase: Saturation
% 18.29/3.38  
% 18.29/3.38  % (20772)Memory used [KB]: 5549
% 18.29/3.38  % (20772)Time elapsed: 0.450 s
% 18.29/3.38  % (20772)Instructions burned: 965 (million)
% 18.29/3.38  % (20772)------------------------------
% 18.29/3.38  % (20772)------------------------------
% 18.29/3.39  % (20787)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on theBenchmark for (2970ds/450Mi)
% 18.93/3.44  % (20785)Instruction limit reached!
% 18.93/3.44  % (20785)------------------------------
% 18.93/3.44  % (20785)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.93/3.44  % (20785)Termination reason: Unknown
% 18.93/3.44  % (20785)Termination phase: Saturation
% 18.93/3.44  
% 18.93/3.44  % (20785)Memory used [KB]: 2144
% 18.93/3.44  % (20785)Time elapsed: 0.092 s
% 18.93/3.44  % (20785)Instructions burned: 160 (million)
% 18.93/3.44  % (20785)------------------------------
% 18.93/3.44  % (20785)------------------------------
% 18.93/3.44  % (20786)Instruction limit reached!
% 18.93/3.44  % (20786)------------------------------
% 18.93/3.44  % (20786)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.93/3.44  % (20786)Termination reason: Unknown
% 18.93/3.44  % (20786)Termination phase: Saturation
% 18.93/3.44  
% 18.93/3.44  % (20786)Memory used [KB]: 1342
% 18.93/3.44  % (20786)Time elapsed: 0.088 s
% 18.93/3.44  % (20786)Instructions burned: 137 (million)
% 18.93/3.44  % (20786)------------------------------
% 18.93/3.44  % (20786)------------------------------
% 18.93/3.44  % (20779)Instruction limit reached!
% 18.93/3.44  % (20779)------------------------------
% 18.93/3.44  % (20779)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.93/3.44  % (20779)Termination reason: Unknown
% 18.93/3.44  % (20779)Termination phase: Saturation
% 18.93/3.44  
% 18.93/3.44  % (20779)Memory used [KB]: 10102
% 18.93/3.44  % (20779)Time elapsed: 0.343 s
% 18.93/3.44  % (20779)Instructions burned: 646 (million)
% 18.93/3.44  % (20779)------------------------------
% 18.93/3.44  % (20779)------------------------------
% 18.93/3.45  % (20789)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on theBenchmark for (2969ds/4758Mi)
% 18.93/3.45  % (20788)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on theBenchmark for (2969ds/119Mi)
% 18.93/3.47  % (20790)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on theBenchmark for (2969ds/139Mi)
% 19.54/3.50  % (20770)Instruction limit reached!
% 19.54/3.50  % (20770)------------------------------
% 19.54/3.50  % (20770)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.54/3.50  % (20770)Termination reason: Unknown
% 19.54/3.50  % (20770)Termination phase: Saturation
% 19.54/3.50  
% 19.54/3.50  % (20770)Memory used [KB]: 6639
% 19.54/3.50  % (20770)Time elapsed: 0.680 s
% 19.54/3.50  % (20770)Instructions burned: 1318 (million)
% 19.54/3.50  % (20770)------------------------------
% 19.54/3.50  % (20770)------------------------------
% 19.54/3.50  % (20791)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on theBenchmark for (2968ds/139Mi)
% 19.54/3.50  % (20788)Instruction limit reached!
% 19.54/3.50  % (20788)------------------------------
% 19.54/3.50  % (20788)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.54/3.50  % (20788)Termination reason: Unknown
% 19.54/3.50  % (20788)Termination phase: Saturation
% 19.54/3.50  
% 19.54/3.50  % (20788)Memory used [KB]: 1785
% 19.54/3.50  % (20788)Time elapsed: 0.082 s
% 19.54/3.50  % (20788)Instructions burned: 119 (million)
% 19.54/3.50  % (20788)------------------------------
% 19.54/3.50  % (20788)------------------------------
% 19.54/3.51  % (20778)Instruction limit reached!
% 19.54/3.51  % (20778)------------------------------
% 19.54/3.51  % (20778)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.54/3.51  % (20778)Termination reason: Unknown
% 19.54/3.51  % (20778)Termination phase: Saturation
% 19.54/3.51  
% 19.54/3.51  % (20778)Memory used [KB]: 3550
% 19.54/3.51  % (20778)Time elapsed: 0.430 s
% 19.54/3.51  % (20778)Instructions burned: 900 (million)
% 19.54/3.51  % (20778)------------------------------
% 19.54/3.51  % (20778)------------------------------
% 19.54/3.51  % (20792)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on theBenchmark for (2968ds/116Mi)
% 21.30/3.52  % (20793)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on theBenchmark for (2968ds/53Mi)
% 21.35/3.53  % (20790)Instruction limit reached!
% 21.35/3.53  % (20790)------------------------------
% 21.35/3.53  % (20790)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.35/3.53  % (20790)Termination reason: Unknown
% 21.35/3.53  % (20790)Termination phase: Saturation
% 21.35/3.53  
% 21.35/3.53  % (20790)Memory used [KB]: 1944
% 21.35/3.53  % (20790)Time elapsed: 0.083 s
% 21.35/3.53  % (20790)Instructions burned: 140 (million)
% 21.35/3.53  % (20790)------------------------------
% 21.35/3.53  % (20790)------------------------------
% 21.35/3.53  % (20794)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on theBenchmark for (2968ds/159Mi)
% 21.35/3.55  % (20793)Instruction limit reached!
% 21.35/3.55  % (20793)------------------------------
% 21.35/3.55  % (20793)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.35/3.55  % (20793)Termination reason: Unknown
% 21.35/3.55  % (20793)Termination phase: Saturation
% 21.35/3.55  
% 21.35/3.55  % (20793)Memory used [KB]: 1645
% 21.35/3.55  % (20793)Time elapsed: 0.034 s
% 21.35/3.55  % (20793)Instructions burned: 53 (million)
% 21.35/3.55  % (20793)------------------------------
% 21.35/3.55  % (20793)------------------------------
% 21.35/3.55  % (20795)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on theBenchmark for (2968ds/96Mi)
% 21.35/3.56  % (20791)Instruction limit reached!
% 21.35/3.56  % (20791)------------------------------
% 21.35/3.56  % (20791)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.35/3.56  % (20791)Termination reason: Unknown
% 21.35/3.56  % (20791)Termination phase: Saturation
% 21.35/3.56  
% 21.35/3.56  % (20791)Memory used [KB]: 1676
% 21.35/3.56  % (20791)Time elapsed: 0.079 s
% 21.35/3.56  % (20791)Instructions burned: 139 (million)
% 21.35/3.56  % (20791)------------------------------
% 21.35/3.56  % (20791)------------------------------
% 21.35/3.56  % (20796)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on theBenchmark for (2968ds/223Mi)
% 21.35/3.56  % (20792)Instruction limit reached!
% 21.35/3.56  % (20792)------------------------------
% 21.35/3.56  % (20792)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.35/3.56  % (20792)Termination reason: Unknown
% 21.35/3.56  % (20792)Termination phase: Saturation
% 21.35/3.56  
% 21.35/3.56  % (20792)Memory used [KB]: 2125
% 21.35/3.56  % (20792)Time elapsed: 0.057 s
% 21.35/3.56  % (20792)Instructions burned: 117 (million)
% 21.35/3.56  % (20792)------------------------------
% 21.35/3.56  % (20792)------------------------------
% 21.35/3.57  % (20797)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on theBenchmark for (2968ds/116Mi)
% 21.35/3.58  % (20794)Instruction limit reached!
% 21.35/3.58  % (20794)------------------------------
% 21.35/3.58  % (20794)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.35/3.58  % (20794)Termination reason: Unknown
% 21.35/3.58  % (20794)Termination phase: Saturation
% 21.35/3.58  
% 21.35/3.58  % (20794)Memory used [KB]: 2356
% 21.35/3.58  % (20794)Time elapsed: 0.051 s
% 21.35/3.58  % (20794)Instructions burned: 159 (million)
% 21.35/3.58  % (20794)------------------------------
% 21.35/3.58  % (20794)------------------------------
% 21.35/3.58  % (20798)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on theBenchmark for (2967ds/149Mi)
% 21.89/3.60  % (20787)Instruction limit reached!
% 21.89/3.60  % (20787)------------------------------
% 21.89/3.60  % (20787)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.89/3.60  % (20787)Termination reason: Unknown
% 21.89/3.60  % (20787)Termination phase: Saturation
% 21.89/3.60  
% 21.89/3.60  % (20787)Memory used [KB]: 5226
% 21.89/3.60  % (20787)Time elapsed: 0.236 s
% 21.89/3.60  % (20787)Instructions burned: 452 (million)
% 21.89/3.60  % (20787)------------------------------
% 21.89/3.60  % (20787)------------------------------
% 21.89/3.60  % (20795)Instruction limit reached!
% 21.89/3.60  % (20795)------------------------------
% 21.89/3.60  % (20795)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.89/3.60  % (20795)Termination reason: Unknown
% 21.89/3.60  % (20795)Termination phase: Saturation
% 21.89/3.60  
% 21.89/3.60  % (20795)Memory used [KB]: 1657
% 21.89/3.60  % (20795)Time elapsed: 0.051 s
% 21.89/3.60  % (20795)Instructions burned: 97 (million)
% 21.89/3.60  % (20795)------------------------------
% 21.89/3.60  % (20795)------------------------------
% 21.89/3.60  % (20799)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on theBenchmark for (2967ds/416Mi)
% 21.89/3.60  % (20800)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on theBenchmark for (2967ds/420Mi)
% 21.89/3.63  % (20797)Instruction limit reached!
% 21.89/3.63  % (20797)------------------------------
% 21.89/3.63  % (20797)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.89/3.63  % (20797)Termination reason: Unknown
% 21.89/3.63  % (20797)Termination phase: Saturation
% 21.89/3.63  
% 21.89/3.63  % (20797)Memory used [KB]: 2671
% 21.89/3.63  % (20797)Time elapsed: 0.061 s
% 21.89/3.63  % (20797)Instructions burned: 117 (million)
% 21.89/3.63  % (20797)------------------------------
% 21.89/3.63  % (20797)------------------------------
% 21.89/3.64  % (20801)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2967ds/179Mi)
% 21.89/3.66  % (20798)Instruction limit reached!
% 21.89/3.66  % (20798)------------------------------
% 21.89/3.66  % (20798)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.89/3.66  % (20798)Termination reason: Unknown
% 21.89/3.66  % (20798)Termination phase: Saturation
% 21.89/3.66  
% 21.89/3.66  % (20798)Memory used [KB]: 2272
% 21.89/3.66  % (20798)Time elapsed: 0.078 s
% 21.89/3.66  % (20798)Instructions burned: 149 (million)
% 21.89/3.66  % (20798)------------------------------
% 21.89/3.66  % (20798)------------------------------
% 21.89/3.66  % (20802)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on theBenchmark for (2967ds/680Mi)
% 22.34/3.68  % (20796)Instruction limit reached!
% 22.34/3.68  % (20796)------------------------------
% 22.34/3.68  % (20796)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.34/3.68  % (20796)Termination reason: Unknown
% 22.34/3.68  % (20796)Termination phase: Saturation
% 22.34/3.68  
% 22.34/3.68  % (20796)Memory used [KB]: 2484
% 22.34/3.68  % (20796)Time elapsed: 0.116 s
% 22.34/3.68  % (20796)Instructions burned: 223 (million)
% 22.34/3.68  % (20796)------------------------------
% 22.34/3.68  % (20796)------------------------------
% 22.34/3.68  % (20803)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on theBenchmark for (2966ds/165Mi)
% 22.34/3.70  % (20799)Instruction limit reached!
% 22.34/3.70  % (20799)------------------------------
% 22.34/3.70  % (20799)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.34/3.70  % (20799)Termination reason: Unknown
% 22.34/3.70  % (20799)Termination phase: Saturation
% 22.34/3.70  
% 22.34/3.70  % (20799)Memory used [KB]: 1396
% 22.34/3.70  % (20799)Time elapsed: 0.094 s
% 22.34/3.70  % (20799)Instructions burned: 420 (million)
% 22.34/3.70  % (20799)------------------------------
% 22.34/3.70  % (20799)------------------------------
% 22.34/3.70  % (20804)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on theBenchmark for (2966ds/191Mi)
% 22.34/3.74  % (20801)Instruction limit reached!
% 22.34/3.74  % (20801)------------------------------
% 22.34/3.74  % (20801)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.34/3.74  % (20801)Termination reason: Unknown
% 22.34/3.74  % (20801)Termination phase: Saturation
% 22.34/3.74  
% 22.34/3.74  % (20801)Memory used [KB]: 2114
% 22.34/3.74  % (20801)Time elapsed: 0.096 s
% 22.34/3.74  % (20801)Instructions burned: 180 (million)
% 22.34/3.74  % (20801)------------------------------
% 22.34/3.74  % (20801)------------------------------
% 22.34/3.75  % (20805)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on theBenchmark for (2966ds/260Mi)
% 22.34/3.76  % (20804)Instruction limit reached!
% 22.34/3.76  % (20804)------------------------------
% 22.34/3.76  % (20804)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.34/3.76  % (20804)Termination reason: Unknown
% 22.34/3.76  % (20804)Termination phase: Saturation
% 22.34/3.76  
% 22.34/3.76  % (20804)Memory used [KB]: 1945
% 22.34/3.76  % (20804)Time elapsed: 0.077 s
% 22.34/3.76  % (20804)Instructions burned: 191 (million)
% 22.34/3.76  % (20804)------------------------------
% 22.34/3.76  % (20804)------------------------------
% 22.34/3.77  % (20803)Instruction limit reached!
% 22.34/3.77  % (20803)------------------------------
% 22.34/3.77  % (20803)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.34/3.77  % (20803)Termination reason: Unknown
% 22.34/3.77  % (20803)Termination phase: Saturation
% 22.34/3.77  
% 22.34/3.77  % (20803)Memory used [KB]: 1956
% 22.34/3.77  % (20803)Time elapsed: 0.087 s
% 22.34/3.77  % (20803)Instructions burned: 166 (million)
% 22.34/3.77  % (20803)------------------------------
% 22.34/3.77  % (20803)------------------------------
% 22.34/3.77  % (20807)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on theBenchmark for (2966ds/140Mi)
% 23.09/3.79  % (20806)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on theBenchmark for (2966ds/192Mi)
% 23.17/3.82  % (20800)Instruction limit reached!
% 23.17/3.82  % (20800)------------------------------
% 23.17/3.82  % (20800)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.17/3.82  % (20800)Termination reason: Unknown
% 23.17/3.82  % (20800)Termination phase: Saturation
% 23.17/3.82  
% 23.17/3.82  % (20800)Memory used [KB]: 3839
% 23.17/3.82  % (20800)Time elapsed: 0.213 s
% 23.17/3.82  % (20800)Instructions burned: 420 (million)
% 23.17/3.82  % (20800)------------------------------
% 23.17/3.82  % (20800)------------------------------
% 23.44/3.82  % (20808)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on theBenchmark for (2965ds/653Mi)
% 23.44/3.83  % (20805)Instruction limit reached!
% 23.44/3.83  % (20805)------------------------------
% 23.44/3.83  % (20805)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.44/3.83  % (20805)Termination reason: Unknown
% 23.44/3.83  % (20805)Termination phase: Saturation
% 23.44/3.83  
% 23.44/3.83  % (20805)Memory used [KB]: 2225
% 23.44/3.83  % (20805)Time elapsed: 0.100 s
% 23.44/3.83  % (20805)Instructions burned: 262 (million)
% 23.44/3.83  % (20805)------------------------------
% 23.44/3.83  % (20805)------------------------------
% 23.44/3.83  % (20809)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on theBenchmark for (2965ds/307Mi)
% 23.44/3.84  % (20807)Instruction limit reached!
% 23.44/3.84  % (20807)------------------------------
% 23.44/3.84  % (20807)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.44/3.84  % (20807)Termination reason: Unknown
% 23.44/3.84  % (20807)Termination phase: Saturation
% 23.44/3.84  
% 23.44/3.84  % (20807)Memory used [KB]: 1831
% 23.44/3.84  % (20807)Time elapsed: 0.077 s
% 23.44/3.84  % (20807)Instructions burned: 140 (million)
% 23.44/3.84  % (20807)------------------------------
% 23.44/3.84  % (20807)------------------------------
% 23.44/3.87  % (20810)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on theBenchmark for (2965ds/216Mi)
% 23.44/3.89  % (20806)Instruction limit reached!
% 23.44/3.89  % (20806)------------------------------
% 23.44/3.89  % (20806)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.44/3.89  % (20806)Termination reason: Unknown
% 23.44/3.89  % (20806)Termination phase: Saturation
% 23.44/3.89  
% 23.44/3.89  % (20806)Memory used [KB]: 2145
% 23.44/3.89  % (20806)Time elapsed: 0.128 s
% 23.44/3.89  % (20806)Instructions burned: 193 (million)
% 23.44/3.89  % (20806)------------------------------
% 23.44/3.89  % (20806)------------------------------
% 23.44/3.89  % (20811)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on theBenchmark for (2964ds/176Mi)
% 23.94/3.95  % (20809)Instruction limit reached!
% 23.94/3.95  % (20809)------------------------------
% 23.94/3.95  % (20809)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.94/3.95  % (20809)Termination reason: Unknown
% 23.94/3.95  % (20809)Termination phase: Saturation
% 23.94/3.95  
% 23.94/3.95  % (20809)Memory used [KB]: 4224
% 23.94/3.95  % (20809)Time elapsed: 0.135 s
% 23.94/3.95  % (20809)Instructions burned: 308 (million)
% 23.94/3.95  % (20809)------------------------------
% 23.94/3.95  % (20809)------------------------------
% 23.94/3.95  % (20802)Instruction limit reached!
% 23.94/3.95  % (20802)------------------------------
% 23.94/3.95  % (20802)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.94/3.95  % (20802)Termination reason: Unknown
% 23.94/3.95  % (20802)Termination phase: Saturation
% 23.94/3.95  
% 23.94/3.95  % (20802)Memory used [KB]: 4332
% 23.94/3.95  % (20802)Time elapsed: 0.292 s
% 23.94/3.95  % (20802)Instructions burned: 682 (million)
% 23.94/3.95  % (20802)------------------------------
% 23.94/3.95  % (20802)------------------------------
% 23.94/3.96  % (20812)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on theBenchmark for (2964ds/206Mi)
% 23.94/3.97  % (20813)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on theBenchmark for (2964ds/592Mi)
% 24.56/3.98  % (20810)Instruction limit reached!
% 24.56/3.98  % (20810)------------------------------
% 24.56/3.98  % (20810)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.56/3.98  % (20810)Termination reason: Unknown
% 24.56/3.98  % (20810)Termination phase: Saturation
% 24.56/3.98  
% 24.56/3.98  % (20810)Memory used [KB]: 2431
% 24.56/3.98  % (20810)Time elapsed: 0.125 s
% 24.56/3.98  % (20810)Instructions burned: 217 (million)
% 24.56/3.98  % (20810)------------------------------
% 24.56/3.98  % (20810)------------------------------
% 24.56/3.98  % (20811)Instruction limit reached!
% 24.56/3.98  % (20811)------------------------------
% 24.56/3.98  % (20811)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.56/3.98  % (20811)Termination reason: Unknown
% 24.56/3.98  % (20811)Termination phase: Saturation
% 24.56/3.98  
% 24.56/3.98  % (20811)Memory used [KB]: 2177
% 24.56/3.98  % (20811)Time elapsed: 0.089 s
% 24.56/3.98  % (20811)Instructions burned: 176 (million)
% 24.56/3.98  % (20811)------------------------------
% 24.56/3.98  % (20811)------------------------------
% 24.56/3.98  % (20814)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on theBenchmark for (2964ds/266Mi)
% 24.56/3.98  % (20815)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on theBenchmark for (2964ds/118Mi)
% 24.56/4.02  % (20812)Instruction limit reached!
% 24.56/4.02  % (20812)------------------------------
% 24.56/4.02  % (20812)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.56/4.02  % (20812)Termination reason: Unknown
% 24.56/4.02  % (20812)Termination phase: Saturation
% 24.56/4.02  
% 24.56/4.02  % (20812)Memory used [KB]: 1955
% 24.56/4.02  % (20812)Time elapsed: 0.083 s
% 24.56/4.02  % (20812)Instructions burned: 207 (million)
% 24.56/4.02  % (20812)------------------------------
% 24.56/4.02  % (20812)------------------------------
% 24.56/4.03  % (20816)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on theBenchmark for (2963ds/119Mi)
% 24.56/4.04  % (20815)Instruction limit reached!
% 24.56/4.04  % (20815)------------------------------
% 24.56/4.04  % (20815)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.56/4.04  % (20815)Termination reason: Unknown
% 24.56/4.04  % (20815)Termination phase: Saturation
% 24.56/4.04  
% 24.56/4.04  % (20815)Memory used [KB]: 2051
% 24.56/4.04  % (20815)Time elapsed: 0.060 s
% 24.56/4.04  % (20815)Instructions burned: 119 (million)
% 24.56/4.04  % (20815)------------------------------
% 24.56/4.04  % (20815)------------------------------
% 24.56/4.05  % (20817)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2963ds/167Mi)
% 24.56/4.07  % (20816)Instruction limit reached!
% 24.56/4.07  % (20816)------------------------------
% 24.56/4.07  % (20816)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.56/4.07  % (20816)Termination reason: Unknown
% 24.56/4.07  % (20816)Termination phase: Saturation
% 24.56/4.07  
% 24.56/4.07  % (20816)Memory used [KB]: 1837
% 24.56/4.07  % (20816)Time elapsed: 0.061 s
% 24.56/4.07  % (20816)Instructions burned: 119 (million)
% 24.56/4.07  % (20816)------------------------------
% 24.56/4.07  % (20816)------------------------------
% 24.56/4.08  % (20818)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on theBenchmark for (2963ds/211Mi)
% 25.89/4.13  % (20814)Instruction limit reached!
% 25.89/4.13  % (20814)------------------------------
% 25.89/4.13  % (20814)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.89/4.13  % (20814)Termination reason: Unknown
% 25.89/4.13  % (20814)Termination phase: Saturation
% 25.89/4.13  % (20817)Instruction limit reached!
% 25.89/4.13  % (20817)------------------------------
% 25.89/4.13  % (20817)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.89/4.13  % (20817)Termination reason: Unknown
% 25.89/4.13  % (20817)Termination phase: Saturation
% 25.89/4.13  
% 25.89/4.13  % (20817)Memory used [KB]: 2168
% 25.89/4.13  % (20817)Time elapsed: 0.083 s
% 25.89/4.13  % (20817)Instructions burned: 167 (million)
% 25.89/4.13  % (20817)------------------------------
% 25.89/4.13  % (20817)------------------------------
% 25.89/4.13  
% 25.89/4.13  % (20814)Memory used [KB]: 3600
% 25.89/4.13  % (20814)Time elapsed: 0.148 s
% 25.89/4.13  % (20814)Instructions burned: 267 (million)
% 25.89/4.13  % (20814)------------------------------
% 25.89/4.13  % (20814)------------------------------
% 26.08/4.13  % (20819)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on theBenchmark for (2962ds/201Mi)
% 26.08/4.13  % (20820)lrs+33_8:7_anc=all:sil=4000:urr=full:br=off:st=3.0:i=230:sd=2:afp=10:afq=2.0:ss=axioms:rawr=on:fsr=off:gsp=on:nwc=0.9918136297139506_0 on theBenchmark for (2962ds/230Mi)
% 26.08/4.17  % (20808)Instruction limit reached!
% 26.08/4.17  % (20808)------------------------------
% 26.08/4.17  % (20808)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.08/4.17  % (20808)Termination reason: Unknown
% 26.08/4.17  % (20808)Termination phase: Saturation
% 26.08/4.17  
% 26.08/4.17  % (20808)Memory used [KB]: 5967
% 26.08/4.17  % (20808)Time elapsed: 0.348 s
% 26.08/4.17  % (20808)Instructions burned: 655 (million)
% 26.08/4.17  % (20808)------------------------------
% 26.08/4.17  % (20808)------------------------------
% 26.08/4.17  % (20819)Instruction limit reached!
% 26.08/4.17  % (20819)------------------------------
% 26.08/4.17  % (20819)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.08/4.17  % (20819)Termination reason: Unknown
% 26.08/4.17  % (20819)Termination phase: Saturation
% 26.08/4.17  
% 26.08/4.17  % (20819)Memory used [KB]: 1215
% 26.08/4.17  % (20819)Time elapsed: 0.041 s
% 26.08/4.17  % (20819)Instructions burned: 204 (million)
% 26.08/4.17  % (20819)------------------------------
% 26.08/4.17  % (20819)------------------------------
% 26.08/4.17  % (20821)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on theBenchmark for (2962ds/215Mi)
% 26.08/4.17  % (20822)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on theBenchmark for (2962ds/265Mi)
% 26.08/4.18  % (20734)Instruction limit reached!
% 26.08/4.18  % (20734)------------------------------
% 26.08/4.18  % (20734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.08/4.18  % (20734)Termination reason: Unknown
% 26.08/4.18  % (20734)Termination phase: Saturation
% 26.08/4.18  
% 26.08/4.18  % (20734)Memory used [KB]: 12547
% 26.08/4.18  % (20734)Time elapsed: 2.201 s
% 26.08/4.18  % (20734)Instructions burned: 4979 (million)
% 26.08/4.18  % (20734)------------------------------
% 26.08/4.18  % (20734)------------------------------
% 26.08/4.19  % (20818)Instruction limit reached!
% 26.08/4.19  % (20818)------------------------------
% 26.08/4.19  % (20818)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.08/4.19  % (20818)Termination reason: Unknown
% 26.08/4.19  % (20818)Termination phase: Saturation
% 26.08/4.19  
% 26.08/4.19  % (20818)Memory used [KB]: 2505
% 26.08/4.19  % (20818)Time elapsed: 0.111 s
% 26.08/4.19  % (20818)Instructions burned: 212 (million)
% 26.08/4.19  % (20818)------------------------------
% 26.08/4.19  % (20818)------------------------------
% 26.08/4.19  % (20823)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on theBenchmark for (2962ds/1040Mi)
% 26.08/4.19  % (20824)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on theBenchmark for (2961ds/443Mi)
% 26.57/4.24  % (20813)Instruction limit reached!
% 26.57/4.24  % (20813)------------------------------
% 26.57/4.24  % (20813)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.57/4.24  % (20813)Termination reason: Unknown
% 26.57/4.24  % (20813)Termination phase: Saturation
% 26.57/4.24  
% 26.57/4.24  % (20813)Memory used [KB]: 4347
% 26.57/4.24  % (20813)Time elapsed: 0.287 s
% 26.57/4.24  % (20813)Instructions burned: 593 (million)
% 26.57/4.24  % (20813)------------------------------
% 26.57/4.24  % (20813)------------------------------
% 26.57/4.24  % (20825)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2961ds/192Mi)
% 26.57/4.24  % (20820)Instruction limit reached!
% 26.57/4.24  % (20820)------------------------------
% 26.57/4.24  % (20820)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.57/4.24  % (20820)Termination reason: Unknown
% 26.57/4.24  % (20820)Termination phase: Saturation
% 26.57/4.24  
% 26.57/4.24  % (20820)Memory used [KB]: 3102
% 26.57/4.24  % (20820)Time elapsed: 0.113 s
% 26.57/4.24  % (20820)Instructions burned: 231 (million)
% 26.57/4.24  % (20820)------------------------------
% 26.57/4.24  % (20820)------------------------------
% 26.57/4.25  % (20822)Instruction limit reached!
% 26.57/4.25  % (20822)------------------------------
% 26.57/4.25  % (20822)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.57/4.25  % (20822)Termination reason: Unknown
% 26.57/4.25  % (20822)Termination phase: Saturation
% 26.57/4.25  
% 26.57/4.25  % (20822)Memory used [KB]: 1915
% 26.57/4.25  % (20822)Time elapsed: 0.079 s
% 26.57/4.25  % (20822)Instructions burned: 268 (million)
% 26.57/4.25  % (20822)------------------------------
% 26.57/4.25  % (20822)------------------------------
% 26.57/4.25  % (20826)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on theBenchmark for (2961ds/1218Mi)
% 26.57/4.27  % (20827)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on theBenchmark for (2961ds/171Mi)
% 26.57/4.28  % (20821)Instruction limit reached!
% 26.57/4.28  % (20821)------------------------------
% 26.57/4.28  % (20821)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.57/4.28  % (20821)Termination reason: Unknown
% 26.57/4.28  % (20821)Termination phase: Saturation
% 26.57/4.28  
% 26.57/4.28  % (20821)Memory used [KB]: 2415
% 26.57/4.28  % (20821)Time elapsed: 0.134 s
% 26.57/4.28  % (20821)Instructions burned: 215 (million)
% 26.57/4.28  % (20821)------------------------------
% 26.57/4.28  % (20821)------------------------------
% 27.03/4.29  % (20828)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on theBenchmark for (2961ds/283Mi)
% 27.03/4.33  % (20827)Instruction limit reached!
% 27.03/4.33  % (20827)------------------------------
% 27.03/4.33  % (20827)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.03/4.33  % (20827)Termination reason: Unknown
% 27.03/4.33  % (20827)Termination phase: Saturation
% 27.03/4.33  
% 27.03/4.33  % (20827)Memory used [KB]: 3353
% 27.03/4.33  % (20827)Time elapsed: 0.095 s
% 27.03/4.33  % (20827)Instructions burned: 171 (million)
% 27.03/4.33  % (20827)------------------------------
% 27.03/4.33  % (20827)------------------------------
% 27.03/4.33  % (20829)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on theBenchmark for (2960ds/590Mi)
% 27.03/4.34  % (20825)Instruction limit reached!
% 27.03/4.34  % (20825)------------------------------
% 27.03/4.34  % (20825)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.03/4.34  % (20825)Termination reason: Unknown
% 27.03/4.34  % (20825)Termination phase: Saturation
% 27.03/4.34  
% 27.03/4.34  % (20825)Memory used [KB]: 2057
% 27.03/4.34  % (20825)Time elapsed: 0.127 s
% 27.03/4.34  % (20825)Instructions burned: 194 (million)
% 27.03/4.34  % (20825)------------------------------
% 27.03/4.34  % (20825)------------------------------
% 27.03/4.35  % (20830)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on theBenchmark for (2960ds/227Mi)
% 27.38/4.40  % (20824)Instruction limit reached!
% 27.38/4.40  % (20824)------------------------------
% 27.38/4.40  % (20824)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.38/4.40  % (20824)Termination reason: Unknown
% 27.38/4.40  % (20824)Termination phase: Saturation
% 27.38/4.40  
% 27.38/4.40  % (20824)Memory used [KB]: 2779
% 27.38/4.40  % (20824)Time elapsed: 0.234 s
% 27.38/4.40  % (20824)Instructions burned: 443 (million)
% 27.38/4.40  % (20824)------------------------------
% 27.38/4.40  % (20824)------------------------------
% 27.38/4.40  % (20831)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on theBenchmark for (2959ds/1636Mi)
% 27.71/4.44  % (20828)Instruction limit reached!
% 27.71/4.44  % (20828)------------------------------
% 27.71/4.44  % (20828)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.71/4.44  % (20828)Termination reason: Unknown
% 27.71/4.44  % (20828)Termination phase: Saturation
% 27.71/4.44  
% 27.71/4.44  % (20828)Memory used [KB]: 3063
% 27.71/4.44  % (20828)Time elapsed: 0.177 s
% 27.71/4.44  % (20828)Instructions burned: 283 (million)
% 27.71/4.44  % (20828)------------------------------
% 27.71/4.44  % (20828)------------------------------
% 27.71/4.45  % (20830)Instruction limit reached!
% 27.71/4.45  % (20830)------------------------------
% 27.71/4.45  % (20830)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.71/4.45  % (20830)Termination reason: Unknown
% 27.71/4.45  % (20830)Termination phase: Saturation
% 27.71/4.45  
% 27.71/4.45  % (20830)Memory used [KB]: 1927
% 27.71/4.45  % (20830)Time elapsed: 0.101 s
% 27.71/4.45  % (20830)Instructions burned: 227 (million)
% 27.71/4.45  % (20830)------------------------------
% 27.71/4.45  % (20830)------------------------------
% 27.71/4.45  % (20832)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on theBenchmark for (2959ds/229Mi)
% 27.71/4.47  % (20833)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on theBenchmark for (2959ds/265Mi)
% 27.71/4.49  % (20829)Instruction limit reached!
% 27.71/4.49  % (20829)------------------------------
% 27.71/4.49  % (20829)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.71/4.49  % (20829)Termination reason: Unknown
% 27.71/4.49  % (20829)Termination phase: Saturation
% 27.71/4.49  
% 27.71/4.49  % (20829)Memory used [KB]: 4142
% 27.71/4.49  % (20829)Time elapsed: 0.160 s
% 27.71/4.49  % (20829)Instructions burned: 591 (million)
% 27.71/4.49  % (20829)------------------------------
% 27.71/4.49  % (20829)------------------------------
% 27.71/4.49  % (20834)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on theBenchmark for (2958ds/230Mi)
% 28.30/4.57  % (20834)Instruction limit reached!
% 28.30/4.57  % (20834)------------------------------
% 28.30/4.57  % (20834)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.30/4.57  % (20834)Termination reason: Unknown
% 28.30/4.57  % (20834)Termination phase: Saturation
% 28.30/4.57  
% 28.30/4.57  % (20834)Memory used [KB]: 2375
% 28.30/4.57  % (20834)Time elapsed: 0.076 s
% 28.30/4.57  % (20834)Instructions burned: 230 (million)
% 28.30/4.57  % (20834)------------------------------
% 28.30/4.57  % (20834)------------------------------
% 28.30/4.57  % (20832)Instruction limit reached!
% 28.30/4.57  % (20832)------------------------------
% 28.30/4.57  % (20832)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.30/4.57  % (20832)Termination reason: Unknown
% 28.30/4.57  % (20832)Termination phase: Saturation
% 28.30/4.57  
% 28.30/4.57  % (20832)Memory used [KB]: 1990
% 28.30/4.57  % (20832)Time elapsed: 0.118 s
% 28.30/4.57  % (20832)Instructions burned: 230 (million)
% 28.30/4.57  % (20832)------------------------------
% 28.30/4.57  % (20832)------------------------------
% 28.30/4.57  % (20835)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on theBenchmark for (2958ds/324Mi)
% 28.30/4.57  % (20836)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on theBenchmark for (2958ds/251Mi)
% 28.63/4.61  % (20833)Instruction limit reached!
% 28.63/4.61  % (20833)------------------------------
% 28.63/4.61  % (20833)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.63/4.61  % (20833)Termination reason: Unknown
% 28.63/4.61  % (20833)Termination phase: Saturation
% 28.63/4.61  
% 28.63/4.61  % (20833)Memory used [KB]: 3137
% 28.63/4.61  % (20833)Time elapsed: 0.166 s
% 28.63/4.61  % (20833)Instructions burned: 265 (million)
% 28.63/4.61  % (20833)------------------------------
% 28.63/4.61  % (20833)------------------------------
% 28.63/4.63  % (20837)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on theBenchmark for (2957ds/2747Mi)
% 30.29/4.68  % (20775)Instruction limit reached!
% 30.29/4.68  % (20775)------------------------------
% 30.29/4.68  % (20775)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.29/4.68  % (20775)Termination reason: Unknown
% 30.29/4.68  % (20775)Termination phase: Saturation
% 30.29/4.68  
% 30.29/4.68  % (20775)Memory used [KB]: 4554
% 30.29/4.68  % (20775)Time elapsed: 1.690 s
% 30.29/4.68  % (20775)Instructions burned: 3921 (million)
% 30.29/4.68  % (20775)------------------------------
% 30.29/4.68  % (20775)------------------------------
% 30.38/4.69  % (20838)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on theBenchmark for (2956ds/195Mi)
% 30.38/4.69  % (20823)Instruction limit reached!
% 30.38/4.69  % (20823)------------------------------
% 30.38/4.69  % (20823)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.38/4.69  % (20823)Termination reason: Unknown
% 30.38/4.69  % (20823)Termination phase: Saturation
% 30.38/4.69  
% 30.38/4.69  % (20823)Memory used [KB]: 6095
% 30.38/4.69  % (20823)Time elapsed: 0.530 s
% 30.38/4.69  % (20823)Instructions burned: 1041 (million)
% 30.38/4.69  % (20823)------------------------------
% 30.38/4.69  % (20823)------------------------------
% 30.38/4.70  % (20839)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on theBenchmark for (2956ds/247Mi)
% 30.38/4.70  % (20836)Instruction limit reached!
% 30.38/4.70  % (20836)------------------------------
% 30.38/4.70  % (20836)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.38/4.70  % (20836)Termination reason: Unknown
% 30.38/4.70  % (20836)Termination phase: Saturation
% 30.38/4.70  
% 30.38/4.70  % (20836)Memory used [KB]: 3052
% 30.38/4.70  % (20836)Time elapsed: 0.129 s
% 30.38/4.70  % (20836)Instructions burned: 251 (million)
% 30.38/4.70  % (20836)------------------------------
% 30.38/4.70  % (20836)------------------------------
% 30.38/4.70  % (20839)Refutation not found, incomplete strategy% (20839)------------------------------
% 30.38/4.70  % (20839)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.38/4.70  % (20839)Termination reason: Refutation not found, incomplete strategy
% 30.38/4.70  
% 30.38/4.70  % (20839)Memory used [KB]: 970
% 30.38/4.70  % (20839)Time elapsed: 0.003 s
% 30.38/4.70  % (20839)Instructions burned: 3 (million)
% 30.38/4.70  % (20839)------------------------------
% 30.38/4.70  % (20839)------------------------------
% 30.38/4.70  % (20840)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on theBenchmark for (2956ds/178Mi)
% 30.38/4.70  % (20841)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on theBenchmark for (2956ds/1747Mi)
% 30.38/4.71  % (20835)Instruction limit reached!
% 30.38/4.71  % (20835)------------------------------
% 30.38/4.71  % (20835)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.38/4.71  % (20835)Termination reason: Unknown
% 30.38/4.71  % (20835)Termination phase: Saturation
% 30.38/4.71  
% 30.38/4.71  % (20835)Memory used [KB]: 3672
% 30.38/4.71  % (20835)Time elapsed: 0.131 s
% 30.38/4.71  % (20835)Instructions burned: 326 (million)
% 30.38/4.71  % (20835)------------------------------
% 30.38/4.71  % (20835)------------------------------
% 30.38/4.71  % (20842)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on theBenchmark for (2956ds/406Mi)
% 30.63/4.77  % (20840)Instruction limit reached!
% 30.63/4.77  % (20840)------------------------------
% 30.63/4.77  % (20840)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.63/4.77  % (20840)Termination reason: Unknown
% 30.63/4.77  % (20840)Termination phase: Saturation
% 30.63/4.77  
% 30.63/4.77  % (20840)Memory used [KB]: 1410
% 30.63/4.77  % (20840)Time elapsed: 0.072 s
% 30.63/4.77  % (20840)Instructions burned: 179 (million)
% 30.63/4.77  % (20840)------------------------------
% 30.63/4.77  % (20840)------------------------------
% 30.63/4.78  % (20843)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on theBenchmark for (2956ds/237Mi)
% 30.63/4.78  % (20838)Instruction limit reached!
% 30.63/4.78  % (20838)------------------------------
% 30.63/4.78  % (20838)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.63/4.78  % (20838)Termination reason: Unknown
% 30.63/4.78  % (20838)Termination phase: Saturation
% 30.63/4.78  
% 30.63/4.78  % (20838)Memory used [KB]: 2252
% 30.63/4.78  % (20838)Time elapsed: 0.097 s
% 30.63/4.78  % (20838)Instructions burned: 195 (million)
% 30.63/4.78  % (20838)------------------------------
% 30.63/4.78  % (20838)------------------------------
% 30.63/4.80  % (20844)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on theBenchmark for (2955ds/548Mi)
% 31.10/4.86  % (20826)Instruction limit reached!
% 31.10/4.86  % (20826)------------------------------
% 31.10/4.86  % (20826)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.10/4.86  % (20826)Termination reason: Unknown
% 31.10/4.86  % (20826)Termination phase: Saturation
% 31.10/4.86  
% 31.10/4.86  % (20826)Memory used [KB]: 8422
% 31.10/4.86  % (20826)Time elapsed: 0.630 s
% 31.10/4.86  % (20826)Instructions burned: 1218 (million)
% 31.10/4.86  % (20826)------------------------------
% 31.10/4.86  % (20826)------------------------------
% 31.10/4.87  % (20845)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on theBenchmark for (2955ds/275Mi)
% 31.40/4.88  % (20843)Instruction limit reached!
% 31.40/4.88  % (20843)------------------------------
% 31.40/4.88  % (20843)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.40/4.88  % (20843)Termination reason: Unknown
% 31.40/4.88  % (20843)Termination phase: Saturation
% 31.40/4.88  
% 31.40/4.88  % (20843)Memory used [KB]: 1617
% 31.40/4.88  % (20843)Time elapsed: 0.106 s
% 31.40/4.88  % (20843)Instructions burned: 238 (million)
% 31.40/4.88  % (20843)------------------------------
% 31.40/4.88  % (20843)------------------------------
% 31.40/4.89  % (20846)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on theBenchmark for (2954ds/735Mi)
% 31.40/4.89  % (20842)Instruction limit reached!
% 31.40/4.89  % (20842)------------------------------
% 31.40/4.89  % (20842)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.40/4.89  % (20842)Termination reason: Unknown
% 31.40/4.89  % (20842)Termination phase: Saturation
% 31.40/4.89  
% 31.40/4.89  % (20842)Memory used [KB]: 3685
% 31.40/4.89  % (20842)Time elapsed: 0.182 s
% 31.40/4.90  % (20842)Instructions burned: 408 (million)
% 31.40/4.90  % (20842)------------------------------
% 31.40/4.90  % (20842)------------------------------
% 31.40/4.90  % (20847)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on theBenchmark for (2954ds/435Mi)
% 31.99/4.99  % (20845)Instruction limit reached!
% 31.99/4.99  % (20845)------------------------------
% 31.99/4.99  % (20845)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.99/4.99  % (20845)Termination reason: Unknown
% 31.99/4.99  % (20845)Termination phase: Saturation
% 31.99/4.99  
% 31.99/4.99  % (20845)Memory used [KB]: 2349
% 31.99/4.99  % (20845)Time elapsed: 0.124 s
% 31.99/4.99  % (20845)Instructions burned: 275 (million)
% 31.99/4.99  % (20845)------------------------------
% 31.99/4.99  % (20845)------------------------------
% 31.99/5.00  % (20848)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on theBenchmark for (2953ds/822Mi)
% 32.24/5.05  % (20847)Instruction limit reached!
% 32.24/5.05  % (20847)------------------------------
% 32.24/5.05  % (20847)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/5.05  % (20847)Termination reason: Unknown
% 32.24/5.05  % (20847)Termination phase: Saturation
% 32.24/5.05  
% 32.24/5.05  % (20847)Memory used [KB]: 4581
% 32.24/5.05  % (20847)Time elapsed: 0.149 s
% 32.24/5.05  % (20847)Instructions burned: 435 (million)
% 32.24/5.05  % (20847)------------------------------
% 32.24/5.05  % (20847)------------------------------
% 32.24/5.06  % (20844)Instruction limit reached!
% 32.24/5.06  % (20844)------------------------------
% 32.24/5.06  % (20844)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/5.06  % (20844)Termination reason: Unknown
% 32.24/5.06  % (20844)Termination phase: Saturation
% 32.24/5.06  
% 32.24/5.06  % (20844)Memory used [KB]: 3426
% 32.24/5.06  % (20844)Time elapsed: 0.286 s
% 32.24/5.06  % (20844)Instructions burned: 549 (million)
% 32.24/5.06  % (20844)------------------------------
% 32.24/5.06  % (20844)------------------------------
% 32.24/5.07  % (20849)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on theBenchmark for (2953ds/554Mi)
% 32.24/5.07  % (20850)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2953ds/285Mi)
% 34.23/5.21  % (20850)Instruction limit reached!
% 34.23/5.21  % (20850)------------------------------
% 34.23/5.21  % (20850)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.23/5.21  % (20850)Termination reason: Unknown
% 34.23/5.21  % (20850)Termination phase: Saturation
% 34.23/5.21  
% 34.23/5.21  % (20850)Memory used [KB]: 2953
% 34.23/5.21  % (20850)Time elapsed: 0.140 s
% 34.23/5.21  % (20850)Instructions burned: 285 (million)
% 34.23/5.21  % (20850)------------------------------
% 34.23/5.21  % (20850)------------------------------
% 34.23/5.21  % (20851)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on theBenchmark for (2951ds/263Mi)
% 34.23/5.23  % (20831)Instruction limit reached!
% 34.23/5.23  % (20831)------------------------------
% 34.23/5.23  % (20831)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.23/5.23  % (20831)Termination reason: Unknown
% 34.23/5.23  % (20831)Termination phase: Saturation
% 34.23/5.23  
% 34.23/5.23  % (20831)Memory used [KB]: 6814
% 34.23/5.23  % (20831)Time elapsed: 0.832 s
% 34.23/5.23  % (20831)Instructions burned: 1636 (million)
% 34.23/5.23  % (20831)------------------------------
% 34.23/5.23  % (20831)------------------------------
% 34.23/5.24  % (20852)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on theBenchmark for (2951ds/229Mi)
% 34.23/5.24  % (20849)Instruction limit reached!
% 34.23/5.24  % (20849)------------------------------
% 34.23/5.24  % (20849)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.23/5.24  % (20849)Termination reason: Unknown
% 34.23/5.24  % (20849)Termination phase: Saturation
% 34.23/5.24  
% 34.23/5.24  % (20849)Memory used [KB]: 3632
% 34.23/5.24  % (20849)Time elapsed: 0.186 s
% 34.23/5.24  % (20849)Instructions burned: 556 (million)
% 34.23/5.24  % (20849)------------------------------
% 34.23/5.24  % (20849)------------------------------
% 34.23/5.25  % (20853)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on theBenchmark for (2951ds/531Mi)
% 34.23/5.26  % (20846)Instruction limit reached!
% 34.23/5.26  % (20846)------------------------------
% 34.23/5.26  % (20846)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.23/5.26  % (20846)Termination reason: Unknown
% 34.23/5.26  % (20846)Termination phase: Saturation
% 34.23/5.26  
% 34.23/5.26  % (20846)Memory used [KB]: 4544
% 34.23/5.26  % (20846)Time elapsed: 0.373 s
% 34.23/5.26  % (20846)Instructions burned: 736 (million)
% 34.23/5.26  % (20846)------------------------------
% 34.23/5.26  % (20846)------------------------------
% 34.23/5.27  % (20854)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on theBenchmark for (2951ds/292Mi)
% 35.00/5.34  % (20852)Instruction limit reached!
% 35.00/5.34  % (20852)------------------------------
% 35.00/5.34  % (20852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.34  % (20852)Termination reason: Unknown
% 35.00/5.34  % (20852)Termination phase: Saturation
% 35.00/5.34  
% 35.00/5.34  % (20852)Memory used [KB]: 1453
% 35.00/5.34  % (20852)Time elapsed: 0.100 s
% 35.00/5.34  % (20852)Instructions burned: 229 (million)
% 35.00/5.34  % (20852)------------------------------
% 35.00/5.34  % (20852)------------------------------
% 35.00/5.35  % (20851)Instruction limit reached!
% 35.00/5.35  % (20851)------------------------------
% 35.00/5.35  % (20851)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.35  % (20851)Termination reason: Unknown
% 35.00/5.35  % (20851)Termination phase: Saturation
% 35.00/5.35  
% 35.00/5.35  % (20851)Memory used [KB]: 2680
% 35.00/5.35  % (20851)Time elapsed: 0.136 s
% 35.00/5.35  % (20851)Instructions burned: 264 (million)
% 35.00/5.35  % (20851)------------------------------
% 35.00/5.35  % (20851)------------------------------
% 35.00/5.35  % (20856)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2950ds/193Mi)
% 35.00/5.35  % (20855)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on theBenchmark for (2950ds/318Mi)
% 35.00/5.39  % (20853)Instruction limit reached!
% 35.00/5.39  % (20853)------------------------------
% 35.00/5.39  % (20853)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.39  % (20853)Termination reason: Unknown
% 35.00/5.39  % (20853)Termination phase: Saturation
% 35.00/5.39  
% 35.00/5.39  % (20853)Memory used [KB]: 3198
% 35.00/5.39  % (20853)Time elapsed: 0.164 s
% 35.00/5.39  % (20853)Instructions burned: 534 (million)
% 35.00/5.39  % (20853)------------------------------
% 35.00/5.39  % (20853)------------------------------
% 35.00/5.40  % (20857)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2949ds/1997Mi)
% 35.00/5.41  % (20854)Instruction limit reached!
% 35.00/5.41  % (20854)------------------------------
% 35.00/5.41  % (20854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.41  % (20854)Termination reason: Unknown
% 35.00/5.41  % (20854)Termination phase: Saturation
% 35.00/5.41  
% 35.00/5.41  % (20854)Memory used [KB]: 2692
% 35.00/5.41  % (20854)Time elapsed: 0.146 s
% 35.00/5.41  % (20854)Instructions burned: 293 (million)
% 35.00/5.41  % (20854)------------------------------
% 35.00/5.41  % (20854)------------------------------
% 35.00/5.41  % (20848)Instruction limit reached!
% 35.00/5.41  % (20848)------------------------------
% 35.00/5.41  % (20848)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.41  % (20848)Termination reason: Unknown
% 35.00/5.41  % (20848)Termination phase: Saturation
% 35.00/5.41  
% 35.00/5.41  % (20848)Memory used [KB]: 4766
% 35.00/5.41  % (20848)Time elapsed: 0.433 s
% 35.00/5.41  % (20848)Instructions burned: 822 (million)
% 35.00/5.41  % (20848)------------------------------
% 35.00/5.41  % (20848)------------------------------
% 35.00/5.42  % (20858)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on theBenchmark for (2949ds/303Mi)
% 35.92/5.42  % (20859)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on theBenchmark for (2949ds/280Mi)
% 35.92/5.44  % (20856)Instruction limit reached!
% 35.92/5.44  % (20856)------------------------------
% 35.92/5.44  % (20856)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.92/5.44  % (20856)Termination reason: Unknown
% 35.92/5.44  % (20856)Termination phase: Saturation
% 35.92/5.44  
% 35.92/5.44  % (20856)Memory used [KB]: 2057
% 35.92/5.44  % (20856)Time elapsed: 0.096 s
% 35.92/5.44  % (20856)Instructions burned: 193 (million)
% 35.92/5.44  % (20856)------------------------------
% 35.92/5.44  % (20856)------------------------------
% 35.92/5.45  % (20860)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on theBenchmark for (2949ds/282Mi)
% 36.26/5.51  % (20841)Instruction limit reached!
% 36.26/5.51  % (20841)------------------------------
% 36.26/5.51  % (20841)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.26/5.51  % (20841)Termination reason: Unknown
% 36.26/5.51  % (20841)Termination phase: Saturation
% 36.26/5.51  
% 36.26/5.51  % (20841)Memory used [KB]: 7436
% 36.26/5.51  % (20841)Time elapsed: 0.807 s
% 36.26/5.51  % (20841)Instructions burned: 1748 (million)
% 36.26/5.51  % (20841)------------------------------
% 36.26/5.51  % (20841)------------------------------
% 36.26/5.52  % (20861)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2948ds/1308Mi)
% 36.26/5.52  % (20855)Instruction limit reached!
% 36.26/5.52  % (20855)------------------------------
% 36.26/5.52  % (20855)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.26/5.52  % (20855)Termination reason: Unknown
% 36.26/5.52  % (20855)Termination phase: Saturation
% 36.26/5.52  
% 36.26/5.52  % (20855)Memory used [KB]: 2299
% 36.26/5.52  % (20855)Time elapsed: 0.189 s
% 36.26/5.52  % (20855)Instructions burned: 319 (million)
% 36.26/5.52  % (20855)------------------------------
% 36.26/5.52  % (20855)------------------------------
% 36.26/5.52  % (20862)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on theBenchmark for (2948ds/80Mi)
% 36.26/5.55  % (20859)Instruction limit reached!
% 36.26/5.55  % (20859)------------------------------
% 36.26/5.55  % (20859)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.26/5.55  % (20859)Termination reason: Unknown
% 36.26/5.55  % (20859)Termination phase: Saturation
% 36.26/5.55  
% 36.26/5.55  % (20859)Memory used [KB]: 2085
% 36.26/5.55  % (20859)Time elapsed: 0.151 s
% 36.26/5.55  % (20859)Instructions burned: 280 (million)
% 36.26/5.55  % (20859)------------------------------
% 36.26/5.55  % (20859)------------------------------
% 36.26/5.56  % (20862)Instruction limit reached!
% 36.26/5.56  % (20862)------------------------------
% 36.26/5.56  % (20862)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.26/5.56  % (20862)Termination reason: Unknown
% 36.26/5.56  % (20862)Termination phase: Saturation
% 36.26/5.56  
% 36.26/5.56  % (20862)Memory used [KB]: 1371
% 36.26/5.56  % (20862)Time elapsed: 0.066 s
% 36.26/5.56  % (20862)Instructions burned: 80 (million)
% 36.26/5.56  % (20862)------------------------------
% 36.26/5.56  % (20862)------------------------------
% 36.26/5.56  % (20863)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on theBenchmark for (2948ds/1256Mi)
% 36.26/5.56  % (20858)Instruction limit reached!
% 36.26/5.56  % (20858)------------------------------
% 36.26/5.56  % (20858)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.26/5.56  % (20858)Termination reason: Unknown
% 36.26/5.56  % (20858)Termination phase: Saturation
% 36.26/5.56  
% 36.26/5.56  % (20858)Memory used [KB]: 2255
% 36.26/5.56  % (20858)Time elapsed: 0.174 s
% 36.26/5.56  % (20858)Instructions burned: 303 (million)
% 36.26/5.56  % (20858)------------------------------
% 36.26/5.56  % (20858)------------------------------
% 36.26/5.57  % (20864)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on theBenchmark for (2948ds/1496Mi)
% 36.26/5.57  % (20865)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on theBenchmark for (2948ds/292Mi)
% 36.94/5.59  % (20860)Instruction limit reached!
% 36.94/5.59  % (20860)------------------------------
% 36.94/5.59  % (20860)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.94/5.59  % (20860)Termination reason: Unknown
% 36.94/5.59  % (20860)Termination phase: Saturation
% 36.94/5.59  
% 36.94/5.59  % (20860)Memory used [KB]: 2299
% 36.94/5.59  % (20860)Time elapsed: 0.170 s
% 36.94/5.59  % (20860)Instructions burned: 283 (million)
% 36.94/5.59  % (20860)------------------------------
% 36.94/5.59  % (20860)------------------------------
% 37.12/5.60  % (20866)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on theBenchmark for (2947ds/586Mi)
% 37.16/5.63  % (20789)Instruction limit reached!
% 37.16/5.63  % (20789)------------------------------
% 37.16/5.63  % (20789)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.16/5.63  % (20789)Termination reason: Unknown
% 37.16/5.63  % (20789)Termination phase: Saturation
% 37.16/5.63  
% 37.16/5.63  % (20789)Memory used [KB]: 17380
% 37.16/5.63  % (20789)Time elapsed: 2.203 s
% 37.16/5.63  % (20789)Instructions burned: 4759 (million)
% 37.16/5.63  % (20789)------------------------------
% 37.16/5.63  % (20789)------------------------------
% 37.16/5.65  % (20867)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on theBenchmark for (2947ds/254Mi)
% 37.16/5.70  % (20865)Instruction limit reached!
% 37.16/5.70  % (20865)------------------------------
% 37.16/5.70  % (20865)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.16/5.70  % (20865)Termination reason: Unknown
% 37.16/5.70  % (20865)Termination phase: Saturation
% 37.16/5.70  
% 37.16/5.70  % (20865)Memory used [KB]: 4923
% 37.16/5.70  % (20865)Time elapsed: 0.137 s
% 37.16/5.70  % (20865)Instructions burned: 292 (million)
% 37.16/5.70  % (20865)------------------------------
% 37.16/5.70  % (20865)------------------------------
% 37.16/5.71  % (20868)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on theBenchmark for (2946ds/956Mi)
% 37.42/5.74  % (20867)Instruction limit reached!
% 37.42/5.74  % (20867)------------------------------
% 37.42/5.74  % (20867)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.42/5.74  % (20867)Termination reason: Unknown
% 37.42/5.74  % (20867)Termination phase: Saturation
% 37.42/5.74  
% 37.42/5.74  % (20867)Memory used [KB]: 1858
% 37.42/5.74  % (20867)Time elapsed: 0.100 s
% 37.42/5.74  % (20867)Instructions burned: 257 (million)
% 37.42/5.74  % (20867)------------------------------
% 37.42/5.74  % (20867)------------------------------
% 37.42/5.75  % (20869)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on theBenchmark for (2946ds/303Mi)
% 39.10/5.82  % (20869)Instruction limit reached!
% 39.10/5.82  % (20869)------------------------------
% 39.10/5.82  % (20869)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.10/5.82  % (20869)Termination reason: Unknown
% 39.10/5.82  % (20869)Termination phase: Saturation
% 39.10/5.82  
% 39.10/5.82  % (20869)Memory used [KB]: 1691
% 39.10/5.82  % (20869)Time elapsed: 0.064 s
% 39.10/5.82  % (20869)Instructions burned: 303 (million)
% 39.10/5.82  % (20869)------------------------------
% 39.10/5.82  % (20869)------------------------------
% 39.10/5.82  % (20870)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on theBenchmark for (2945ds/331Mi)
% 39.76/5.90  % (20866)Instruction limit reached!
% 39.76/5.90  % (20866)------------------------------
% 39.76/5.90  % (20866)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.76/5.90  % (20866)Termination reason: Unknown
% 39.76/5.90  % (20866)Termination phase: Saturation
% 39.76/5.90  
% 39.76/5.90  % (20866)Memory used [KB]: 4325
% 39.76/5.90  % (20866)Time elapsed: 0.299 s
% 39.76/5.90  % (20866)Instructions burned: 587 (million)
% 39.76/5.90  % (20866)------------------------------
% 39.76/5.90  % (20866)------------------------------
% 39.76/5.90  % (20871)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on theBenchmark for (2944ds/239Mi)
% 39.82/5.92  % (20870)Instruction limit reached!
% 39.82/5.92  % (20870)------------------------------
% 39.82/5.92  % (20870)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.82/5.92  % (20870)Termination reason: Unknown
% 39.82/5.92  % (20870)Termination phase: Saturation
% 39.82/5.92  
% 39.82/5.92  % (20870)Memory used [KB]: 2613
% 39.82/5.92  % (20870)Time elapsed: 0.101 s
% 39.82/5.92  % (20870)Instructions burned: 334 (million)
% 39.82/5.92  % (20870)------------------------------
% 39.82/5.92  % (20870)------------------------------
% 39.82/5.93  % (20872)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on theBenchmark for (2944ds/622Mi)
% 39.82/5.93  % (20837)Instruction limit reached!
% 39.82/5.93  % (20837)------------------------------
% 39.82/5.93  % (20837)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.82/5.93  % (20837)Termination reason: Unknown
% 39.82/5.93  % (20837)Termination phase: Saturation
% 39.82/5.93  
% 39.82/5.93  % (20837)Memory used [KB]: 15837
% 39.82/5.93  % (20837)Time elapsed: 1.315 s
% 39.82/5.93  % (20837)Instructions burned: 2747 (million)
% 39.82/5.93  % (20837)------------------------------
% 39.82/5.93  % (20837)------------------------------
% 39.82/5.94  % (20873)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on theBenchmark for (2944ds/915Mi)
% 40.44/6.01  % (20871)Instruction limit reached!
% 40.44/6.01  % (20871)------------------------------
% 40.44/6.01  % (20871)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.44/6.01  % (20871)Termination reason: Unknown
% 40.44/6.01  % (20871)Termination phase: Saturation
% 40.44/6.01  
% 40.44/6.01  % (20871)Memory used [KB]: 1763
% 40.44/6.01  % (20871)Time elapsed: 0.112 s
% 40.44/6.01  % (20871)Instructions burned: 239 (million)
% 40.44/6.01  % (20871)------------------------------
% 40.44/6.01  % (20871)------------------------------
% 40.44/6.02  % (20874)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on theBenchmark for (2943ds/1855Mi)
% 40.44/6.07  % (20863)Instruction limit reached!
% 40.44/6.07  % (20863)------------------------------
% 40.44/6.07  % (20863)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.44/6.07  % (20863)Termination reason: Unknown
% 40.44/6.07  % (20863)Termination phase: Saturation
% 40.44/6.07  
% 40.44/6.07  % (20863)Memory used [KB]: 5746
% 40.44/6.07  % (20863)Time elapsed: 0.527 s
% 40.44/6.07  % (20863)Instructions burned: 1256 (million)
% 40.44/6.07  % (20863)------------------------------
% 40.44/6.07  % (20863)------------------------------
% 40.44/6.07  % (20872)Instruction limit reached!
% 40.44/6.07  % (20872)------------------------------
% 40.44/6.07  % (20872)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.44/6.07  % (20872)Termination reason: Unknown
% 40.44/6.07  % (20872)Termination phase: Saturation
% 40.44/6.07  
% 40.44/6.07  % (20872)Memory used [KB]: 6717
% 40.44/6.07  % (20872)Time elapsed: 0.148 s
% 40.44/6.07  % (20872)Instructions burned: 626 (million)
% 40.44/6.07  % (20872)------------------------------
% 40.44/6.07  % (20872)------------------------------
% 40.44/6.07  % (20875)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on theBenchmark for (2943ds/223Mi)
% 40.44/6.08  % (20864)Instruction limit reached!
% 40.44/6.08  % (20864)------------------------------
% 40.44/6.08  % (20864)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.44/6.08  % (20864)Termination reason: Unknown
% 40.44/6.08  % (20864)Termination phase: Saturation
% 40.44/6.08  
% 40.44/6.08  % (20864)Memory used [KB]: 2098
% 40.44/6.08  % (20864)Time elapsed: 0.530 s
% 40.44/6.08  % (20864)Instructions burned: 1498 (million)
% 40.44/6.08  % (20864)------------------------------
% 40.44/6.08  % (20864)------------------------------
% 40.44/6.08  % (20876)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on theBenchmark for (2943ds/727Mi)
% 40.44/6.09  % (20877)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on theBenchmark for (2943ds/373Mi)
% 41.12/6.12  % (20868)Instruction limit reached!
% 41.12/6.12  % (20868)------------------------------
% 41.12/6.12  % (20868)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.12/6.12  % (20868)Termination reason: Unknown
% 41.12/6.12  % (20868)Termination phase: Saturation
% 41.12/6.12  
% 41.12/6.12  % (20868)Memory used [KB]: 3308
% 41.12/6.12  % (20868)Time elapsed: 0.410 s
% 41.12/6.12  % (20868)Instructions burned: 956 (million)
% 41.12/6.12  % (20868)------------------------------
% 41.12/6.12  % (20868)------------------------------
% 41.12/6.12  % (20861)Instruction limit reached!
% 41.12/6.12  % (20861)------------------------------
% 41.12/6.12  % (20861)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.12/6.12  % (20861)Termination reason: Unknown
% 41.12/6.12  % (20861)Termination phase: Saturation
% 41.12/6.12  
% 41.12/6.12  % (20861)Memory used [KB]: 5700
% 41.12/6.12  % (20861)Time elapsed: 0.629 s
% 41.12/6.12  % (20861)Instructions burned: 1308 (million)
% 41.12/6.12  % (20861)------------------------------
% 41.12/6.12  % (20861)------------------------------
% 41.12/6.12  % (20878)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2942ds/120Mi)
% 41.12/6.15  % (20879)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on theBenchmark for (2942ds/736Mi)
% 41.12/6.18  % (20878)Instruction limit reached!
% 41.12/6.18  % (20878)------------------------------
% 41.12/6.18  % (20878)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.12/6.18  % (20878)Termination reason: Unknown
% 41.12/6.18  % (20878)Termination phase: Saturation
% 41.12/6.18  
% 41.12/6.18  % (20878)Memory used [KB]: 1559
% 41.12/6.18  % (20878)Time elapsed: 0.057 s
% 41.12/6.18  % (20878)Instructions burned: 121 (million)
% 41.12/6.18  % (20878)------------------------------
% 41.12/6.18  % (20878)------------------------------
% 41.12/6.18  % (20875)Instruction limit reached!
% 41.12/6.18  % (20875)------------------------------
% 41.12/6.18  % (20875)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.12/6.18  % (20875)Termination reason: Unknown
% 41.12/6.18  % (20875)Termination phase: Saturation
% 41.12/6.18  
% 41.12/6.18  % (20875)Memory used [KB]: 2346
% 41.12/6.18  % (20875)Time elapsed: 0.110 s
% 41.12/6.18  % (20875)Instructions burned: 223 (million)
% 41.12/6.18  % (20875)------------------------------
% 41.12/6.18  % (20875)------------------------------
% 41.47/6.19  % (20881)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on theBenchmark for (2942ds/313Mi)
% 41.48/6.20  % (20880)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on theBenchmark for (2942ds/1686Mi)
% 41.49/6.27  % (20877)Instruction limit reached!
% 41.49/6.27  % (20877)------------------------------
% 41.49/6.27  % (20877)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.49/6.27  % (20877)Termination reason: Unknown
% 41.49/6.27  % (20877)Termination phase: Saturation
% 41.49/6.27  
% 41.49/6.27  % (20877)Memory used [KB]: 2888
% 41.49/6.27  % (20877)Time elapsed: 0.205 s
% 41.49/6.27  % (20877)Instructions burned: 374 (million)
% 41.49/6.27  % (20877)------------------------------
% 41.49/6.27  % (20877)------------------------------
% 41.49/6.27  % (20882)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on theBenchmark for (2941ds/137Mi)
% 43.05/6.33  % (20873)Instruction limit reached!
% 43.05/6.33  % (20873)------------------------------
% 43.05/6.33  % (20873)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.05/6.33  % (20873)Termination reason: Unknown
% 43.05/6.33  % (20873)Termination phase: Saturation
% 43.05/6.33  
% 43.05/6.33  % (20873)Memory used [KB]: 1975
% 43.05/6.33  % (20873)Time elapsed: 0.397 s
% 43.05/6.33  % (20873)Instructions burned: 916 (million)
% 43.05/6.33  % (20873)------------------------------
% 43.05/6.33  % (20873)------------------------------
% 43.05/6.34  % (20883)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on theBenchmark for (2940ds/3870Mi)
% 43.05/6.34  % (20882)Instruction limit reached!
% 43.05/6.34  % (20882)------------------------------
% 43.05/6.34  % (20882)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.05/6.34  % (20882)Termination reason: Unknown
% 43.05/6.34  % (20882)Termination phase: Saturation
% 43.05/6.34  
% 43.05/6.34  % (20882)Memory used [KB]: 1905
% 43.05/6.34  % (20882)Time elapsed: 0.088 s
% 43.05/6.34  % (20882)Instructions burned: 138 (million)
% 43.05/6.34  % (20882)------------------------------
% 43.05/6.34  % (20882)------------------------------
% 43.05/6.34  % (20884)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on theBenchmark for (2940ds/744Mi)
% 43.05/6.35  % (20857)Instruction limit reached!
% 43.05/6.35  % (20857)------------------------------
% 43.05/6.35  % (20857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.05/6.35  % (20857)Termination reason: Unknown
% 43.05/6.35  % (20857)Termination phase: Saturation
% 43.05/6.35  
% 43.05/6.35  % (20857)Memory used [KB]: 8905
% 43.05/6.35  % (20857)Time elapsed: 0.978 s
% 43.05/6.35  % (20857)Instructions burned: 1998 (million)
% 43.05/6.35  % (20857)------------------------------
% 43.05/6.35  % (20857)------------------------------
% 43.05/6.36  % (20881)Instruction limit reached!
% 43.05/6.36  % (20881)------------------------------
% 43.05/6.36  % (20881)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.05/6.36  % (20881)Termination reason: Unknown
% 43.05/6.36  % (20881)Termination phase: Saturation
% 43.05/6.36  
% 43.05/6.36  % (20881)Memory used [KB]: 3574
% 43.05/6.36  % (20881)Time elapsed: 0.173 s
% 43.05/6.36  % (20881)Instructions burned: 314 (million)
% 43.05/6.36  % (20881)------------------------------
% 43.05/6.36  % (20881)------------------------------
% 43.05/6.36  % (20886)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on theBenchmark for (2940ds/378Mi)
% 43.05/6.36  % (20885)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on theBenchmark for (2940ds/370Mi)
% 43.58/6.42  % (20876)Instruction limit reached!
% 43.58/6.42  % (20876)------------------------------
% 43.58/6.42  % (20876)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.58/6.42  % (20876)Termination reason: Unknown
% 43.58/6.42  % (20876)Termination phase: Saturation
% 43.58/6.42  
% 43.58/6.42  % (20876)Memory used [KB]: 5072
% 43.58/6.42  % (20876)Time elapsed: 0.338 s
% 43.58/6.42  % (20876)Instructions burned: 728 (million)
% 43.58/6.42  % (20876)------------------------------
% 43.58/6.42  % (20876)------------------------------
% 43.58/6.42  % (20887)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on theBenchmark for (2939ds/985Mi)
% 43.58/6.47  % (20879)Instruction limit reached!
% 43.58/6.47  % (20879)------------------------------
% 43.58/6.47  % (20879)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.58/6.47  % (20879)Termination reason: Unknown
% 43.58/6.47  % (20879)Termination phase: Saturation
% 43.58/6.47  
% 43.58/6.47  % (20879)Memory used [KB]: 4693
% 43.58/6.47  % (20879)Time elapsed: 0.351 s
% 43.58/6.47  % (20879)Instructions burned: 737 (million)
% 43.58/6.47  % (20879)------------------------------
% 43.58/6.47  % (20879)------------------------------
% 43.58/6.49  % (20888)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on theBenchmark for (2939ds/423Mi)
% 43.84/6.56  % (20886)Instruction limit reached!
% 43.84/6.56  % (20886)------------------------------
% 43.84/6.56  % (20886)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.84/6.56  % (20886)Termination reason: Unknown
% 43.84/6.56  % (20886)Termination phase: Saturation
% 43.84/6.56  
% 43.84/6.56  % (20886)Memory used [KB]: 3494
% 43.84/6.56  % (20886)Time elapsed: 0.226 s
% 43.84/6.56  % (20886)Instructions burned: 379 (million)
% 43.84/6.56  % (20886)------------------------------
% 43.84/6.56  % (20886)------------------------------
% 43.84/6.56  % (20885)Instruction limit reached!
% 43.84/6.56  % (20885)------------------------------
% 43.84/6.56  % (20885)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.84/6.56  % (20885)Termination reason: Unknown
% 43.84/6.56  % (20885)Termination phase: Saturation
% 43.84/6.56  
% 43.84/6.56  % (20885)Memory used [KB]: 3644
% 43.84/6.56  % (20885)Time elapsed: 0.228 s
% 43.84/6.56  % (20885)Instructions burned: 371 (million)
% 43.84/6.56  % (20885)------------------------------
% 43.84/6.56  % (20885)------------------------------
% 43.84/6.57  % (20889)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on theBenchmark for (2938ds/454Mi)
% 43.84/6.57  % (20890)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on theBenchmark for (2938ds/386Mi)
% 44.44/6.67  % (20884)Instruction limit reached!
% 44.44/6.67  % (20884)------------------------------
% 44.44/6.67  % (20884)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.44/6.67  % (20884)Termination reason: Unknown
% 44.44/6.67  % (20884)Termination phase: Saturation
% 44.44/6.67  
% 44.44/6.67  % (20884)Memory used [KB]: 4542
% 44.44/6.67  % (20884)Time elapsed: 0.356 s
% 44.44/6.67  % (20884)Instructions burned: 745 (million)
% 44.44/6.67  % (20884)------------------------------
% 44.44/6.67  % (20884)------------------------------
% 44.44/6.68  % (20891)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on theBenchmark for (2936ds/13056Mi)
% 44.98/6.70  % (20888)Instruction limit reached!
% 44.98/6.70  % (20888)------------------------------
% 44.98/6.70  % (20888)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.98/6.70  % (20888)Termination reason: Unknown
% 44.98/6.70  % (20888)Termination phase: Saturation
% 44.98/6.70  
% 44.98/6.70  % (20888)Memory used [KB]: 3034
% 44.98/6.70  % (20888)Time elapsed: 0.246 s
% 44.98/6.70  % (20888)Instructions burned: 423 (million)
% 44.98/6.70  % (20888)------------------------------
% 44.98/6.70  % (20888)------------------------------
% 45.24/6.71  % (20892)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on theBenchmark for (2936ds/339Mi)
% 45.24/6.73  % (20890)Instruction limit reached!
% 45.24/6.73  % (20890)------------------------------
% 45.24/6.73  % (20890)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.24/6.73  % (20890)Termination reason: Unknown
% 45.24/6.73  % (20890)Termination phase: Saturation
% 45.24/6.73  
% 45.24/6.73  % (20890)Memory used [KB]: 2264
% 45.24/6.73  % (20890)Time elapsed: 0.190 s
% 45.24/6.73  % (20890)Instructions burned: 386 (million)
% 45.24/6.73  % (20890)------------------------------
% 45.24/6.73  % (20890)------------------------------
% 45.24/6.74  % (20893)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on theBenchmark for (2936ds/244Mi)
% 45.24/6.74  % (20889)Instruction limit reached!
% 45.24/6.74  % (20889)------------------------------
% 45.24/6.74  % (20889)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.24/6.74  % (20889)Termination reason: Unknown
% 45.24/6.74  % (20889)Termination phase: Saturation
% 45.24/6.74  
% 45.24/6.74  % (20889)Memory used [KB]: 2436
% 45.24/6.74  % (20889)Time elapsed: 0.198 s
% 45.24/6.74  % (20889)Instructions burned: 454 (million)
% 45.24/6.74  % (20889)------------------------------
% 45.24/6.74  % (20889)------------------------------
% 45.24/6.74  % (20894)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on theBenchmark for (2936ds/1147Mi)
% 45.24/6.78  % (20880)Instruction limit reached!
% 45.24/6.78  % (20880)------------------------------
% 45.24/6.78  % (20880)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.24/6.78  % (20880)Termination reason: Unknown
% 45.24/6.78  % (20880)Termination phase: Saturation
% 45.24/6.78  
% 45.24/6.78  % (20880)Memory used [KB]: 13195
% 45.24/6.78  % (20880)Time elapsed: 0.614 s
% 45.24/6.78  % (20880)Instructions burned: 1686 (million)
% 45.24/6.78  % (20880)------------------------------
% 45.24/6.78  % (20880)------------------------------
% 45.24/6.79  % (20895)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on theBenchmark for (2935ds/318Mi)
% 45.74/6.82  % (20887)Instruction limit reached!
% 45.74/6.82  % (20887)------------------------------
% 45.74/6.82  % (20887)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.74/6.82  % (20887)Termination reason: Unknown
% 45.74/6.82  % (20887)Termination phase: Saturation
% 45.74/6.82  
% 45.74/6.82  % (20887)Memory used [KB]: 4756
% 45.74/6.82  % (20887)Time elapsed: 0.428 s
% 45.74/6.82  % (20887)Instructions burned: 985 (million)
% 45.74/6.82  % (20887)------------------------------
% 45.74/6.82  % (20887)------------------------------
% 45.74/6.83  % (20896)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on theBenchmark for (2935ds/391Mi)
% 45.74/6.86  % (20893)Instruction limit reached!
% 45.74/6.86  % (20893)------------------------------
% 45.74/6.86  % (20893)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.74/6.86  % (20893)Termination reason: Unknown
% 45.74/6.86  % (20893)Termination phase: Saturation
% 45.74/6.86  
% 45.74/6.86  % (20893)Memory used [KB]: 1599
% 45.74/6.86  % (20893)Time elapsed: 0.122 s
% 45.74/6.86  % (20893)Instructions burned: 245 (million)
% 45.74/6.86  % (20893)------------------------------
% 45.74/6.86  % (20893)------------------------------
% 45.74/6.86  % (20897)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on theBenchmark for (2935ds/324Mi)
% 45.74/6.88  % (20874)Instruction limit reached!
% 45.74/6.88  % (20874)------------------------------
% 45.74/6.88  % (20874)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.74/6.88  % (20874)Termination reason: Unknown
% 45.74/6.88  % (20874)Termination phase: Saturation
% 45.74/6.88  
% 45.74/6.88  % (20874)Memory used [KB]: 9309
% 45.74/6.88  % (20874)Time elapsed: 0.863 s
% 45.74/6.88  % (20874)Instructions burned: 1855 (million)
% 45.74/6.88  % (20874)------------------------------
% 45.74/6.88  % (20874)------------------------------
% 46.36/6.89  % (20898)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on theBenchmark for (2934ds/382Mi)
% 46.36/6.89  % (20898)Refutation not found, incomplete strategy% (20898)------------------------------
% 46.36/6.89  % (20898)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.36/6.89  % (20898)Termination reason: Refutation not found, incomplete strategy
% 46.36/6.89  
% 46.36/6.89  % (20898)Memory used [KB]: 987
% 46.36/6.89  % (20898)Time elapsed: 0.004 s
% 46.36/6.89  % (20898)Instructions burned: 3 (million)
% 46.36/6.89  % (20898)------------------------------
% 46.36/6.89  % (20898)------------------------------
% 46.36/6.90  % (20892)Instruction limit reached!
% 46.36/6.90  % (20892)------------------------------
% 46.36/6.90  % (20892)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.36/6.90  % (20892)Termination reason: Unknown
% 46.36/6.90  % (20892)Termination phase: Saturation
% 46.36/6.90  
% 46.36/6.90  % (20892)Memory used [KB]: 2892
% 46.36/6.90  % (20892)Time elapsed: 0.189 s
% 46.36/6.90  % (20892)Instructions burned: 339 (million)
% 46.36/6.90  % (20892)------------------------------
% 46.36/6.90  % (20892)------------------------------
% 46.36/6.90  % (20900)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on theBenchmark for (2934ds/554Mi)
% 46.36/6.91  % (20899)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on theBenchmark for (2934ds/378Mi)
% 46.36/6.96  % (20895)Instruction limit reached!
% 46.36/6.96  % (20895)------------------------------
% 46.36/6.96  % (20895)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.36/6.96  % (20895)Termination reason: Unknown
% 46.36/6.96  % (20895)Termination phase: Saturation
% 46.36/6.96  
% 46.36/6.96  % (20895)Memory used [KB]: 3121
% 46.36/6.96  % (20895)Time elapsed: 0.166 s
% 46.36/6.96  % (20895)Instructions burned: 318 (million)
% 46.36/6.96  % (20895)------------------------------
% 46.36/6.96  % (20895)------------------------------
% 46.36/6.98  % (20901)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on theBenchmark for (2934ds/1166Mi)
% 48.37/7.01  % (20897)Instruction limit reached!
% 48.37/7.01  % (20897)------------------------------
% 48.37/7.01  % (20897)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.37/7.01  % (20897)Termination reason: Unknown
% 48.37/7.01  % (20897)Termination phase: Saturation
% 48.37/7.01  
% 48.37/7.01  % (20897)Memory used [KB]: 2788
% 48.37/7.01  % (20897)Time elapsed: 0.154 s
% 48.37/7.01  % (20897)Instructions burned: 324 (million)
% 48.37/7.01  % (20897)------------------------------
% 48.37/7.01  % (20897)------------------------------
% 48.48/7.03  % (20902)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on theBenchmark for (2933ds/902Mi)
% 48.48/7.04  % (20896)Instruction limit reached!
% 48.48/7.04  % (20896)------------------------------
% 48.48/7.04  % (20896)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.48/7.04  % (20896)Termination reason: Unknown
% 48.48/7.04  % (20896)Termination phase: Saturation
% 48.48/7.04  
% 48.48/7.04  % (20896)Memory used [KB]: 2954
% 48.48/7.04  % (20896)Time elapsed: 0.213 s
% 48.48/7.04  % (20896)Instructions burned: 391 (million)
% 48.48/7.04  % (20896)------------------------------
% 48.48/7.04  % (20896)------------------------------
% 48.48/7.04  % (20903)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on theBenchmark for (2933ds/306Mi)
% 48.48/7.06  % (20899)Instruction limit reached!
% 48.48/7.06  % (20899)------------------------------
% 48.48/7.06  % (20899)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.48/7.06  % (20899)Termination reason: Unknown
% 48.48/7.06  % (20899)Termination phase: Saturation
% 48.48/7.06  
% 48.48/7.06  % (20899)Memory used [KB]: 3141
% 48.48/7.06  % (20899)Time elapsed: 0.173 s
% 48.48/7.06  % (20899)Instructions burned: 378 (million)
% 48.48/7.06  % (20899)------------------------------
% 48.48/7.06  % (20899)------------------------------
% 48.48/7.07  % (20904)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on theBenchmark for (2933ds/437Mi)
% 48.92/7.11  % (20904)First to succeed.
% 48.92/7.11  % (20904)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-20626"
% 48.92/7.11  % (20904)Refutation found. Thanks to Tanya!
% 48.92/7.11  % SZS status Theorem for theBenchmark
% 48.92/7.11  % SZS output start Proof for theBenchmark
% See solution above
% 48.92/7.11  % (20904)------------------------------
% 48.92/7.11  % (20904)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.92/7.11  % (20904)Termination reason: Refutation
% 48.92/7.11  
% 48.92/7.11  % (20904)Memory used [KB]: 1500
% 48.92/7.11  % (20904)Time elapsed: 0.043 s
% 48.92/7.11  % (20904)Instructions burned: 88 (million)
% 48.92/7.11  % (20626)Success in time 6.739 s
% 48.92/7.11  % Vampire---4.8 exiting
%------------------------------------------------------------------------------