TSTP Solution File: ARI616_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI616_1 : TPTP v8.1.2. 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 : n007.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 04:34:14 EDT 2024

% Result   : Theorem 53.56s 7.52s
% Output   : Refutation 53.56s
% 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/tmp/tmp.qBIONsm2xq/Vampire---4.8_4511',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.03/0.10  % Problem    : ARI616_1 : TPTP v8.1.2. Released v5.1.0.
% 0.03/0.11  % 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.10/0.31  % Computer : n007.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit   : 300
% 0.10/0.32  % WCLimit    : 300
% 0.10/0.32  % DateTime   : Fri May  3 21:46:37 EDT 2024
% 0.10/0.32  % CPUTime    : 
% 0.10/0.32  This is a TF0_THM_NEQ_ARI problem
% 0.10/0.32  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.qBIONsm2xq/Vampire---4.8_4511
% 0.59/0.80  % (4623)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.59/0.80  % (4628)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.59/0.80  % (4627)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.59/0.80  % (4625)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.59/0.80  % (4626)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.59/0.80  % (4624)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.59/0.80  % (4629)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.59/0.80  % (4630)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.59/0.82  % (4626)Instruction limit reached!
% 0.59/0.82  % (4626)------------------------------
% 0.59/0.82  % (4626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (4626)Termination reason: Unknown
% 0.59/0.82  % (4626)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (4626)Memory used [KB]: 1225
% 0.59/0.82  % (4626)Time elapsed: 0.018 s
% 0.59/0.82  % (4626)Instructions burned: 35 (million)
% 0.59/0.82  % (4626)------------------------------
% 0.59/0.82  % (4626)------------------------------
% 0.59/0.82  % (4627)Instruction limit reached!
% 0.59/0.82  % (4627)------------------------------
% 0.59/0.82  % (4627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (4627)Termination reason: Unknown
% 0.59/0.82  % (4627)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (4627)Memory used [KB]: 1158
% 0.59/0.82  % (4627)Time elapsed: 0.020 s
% 0.59/0.82  % (4627)Instructions burned: 34 (million)
% 0.59/0.82  % (4627)------------------------------
% 0.59/0.82  % (4627)------------------------------
% 0.59/0.82  % (4623)Instruction limit reached!
% 0.59/0.82  % (4623)------------------------------
% 0.59/0.82  % (4623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (4623)Termination reason: Unknown
% 0.59/0.82  % (4623)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (4623)Memory used [KB]: 1175
% 0.59/0.82  % (4623)Time elapsed: 0.021 s
% 0.59/0.82  % (4623)Instructions burned: 34 (million)
% 0.59/0.82  % (4623)------------------------------
% 0.59/0.82  % (4623)------------------------------
% 0.59/0.82  % (4631)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.59/0.82  % (4632)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.59/0.82  % (4633)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.59/0.82  % (4628)Instruction limit reached!
% 0.59/0.82  % (4628)------------------------------
% 0.59/0.82  % (4628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (4628)Termination reason: Unknown
% 0.59/0.82  % (4628)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (4628)Memory used [KB]: 1147
% 0.59/0.82  % (4628)Time elapsed: 0.026 s
% 0.59/0.82  % (4628)Instructions burned: 46 (million)
% 0.59/0.82  % (4628)------------------------------
% 0.59/0.82  % (4628)------------------------------
% 0.59/0.83  % (4634)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.59/0.83  % (4624)Instruction limit reached!
% 0.59/0.83  % (4624)------------------------------
% 0.59/0.83  % (4624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (4624)Termination reason: Unknown
% 0.59/0.83  % (4624)Termination phase: Saturation
% 0.59/0.83  
% 0.59/0.83  % (4624)Memory used [KB]: 1331
% 0.59/0.83  % (4624)Time elapsed: 0.032 s
% 0.59/0.83  % (4624)Instructions burned: 52 (million)
% 0.59/0.83  % (4624)------------------------------
% 0.59/0.83  % (4624)------------------------------
% 0.59/0.83  % (4630)Instruction limit reached!
% 0.59/0.83  % (4630)------------------------------
% 0.59/0.83  % (4630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (4630)Termination reason: Unknown
% 0.59/0.83  % (4630)Termination phase: Saturation
% 0.59/0.83  
% 0.59/0.83  % (4630)Memory used [KB]: 1253
% 0.59/0.83  % (4630)Time elapsed: 0.031 s
% 0.59/0.83  % (4630)Instructions burned: 56 (million)
% 0.59/0.83  % (4630)------------------------------
% 0.59/0.83  % (4630)------------------------------
% 0.59/0.83  % (4635)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.59/0.84  % (4636)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.77/0.85  % (4629)Instruction limit reached!
% 0.77/0.85  % (4629)------------------------------
% 0.77/0.85  % (4629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.85  % (4629)Termination reason: Unknown
% 0.77/0.85  % (4629)Termination phase: Saturation
% 0.77/0.85  
% 0.77/0.85  % (4629)Memory used [KB]: 1616
% 0.77/0.85  % (4629)Time elapsed: 0.047 s
% 0.77/0.85  % (4629)Instructions burned: 83 (million)
% 0.77/0.85  % (4629)------------------------------
% 0.77/0.85  % (4629)------------------------------
% 0.77/0.85  % (4632)Instruction limit reached!
% 0.77/0.85  % (4632)------------------------------
% 0.77/0.85  % (4632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.85  % (4632)Termination reason: Unknown
% 0.77/0.85  % (4632)Termination phase: Saturation
% 0.77/0.85  
% 0.77/0.85  % (4632)Memory used [KB]: 1446
% 0.77/0.85  % (4632)Time elapsed: 0.028 s
% 0.77/0.85  % (4632)Instructions burned: 50 (million)
% 0.77/0.85  % (4632)------------------------------
% 0.77/0.85  % (4632)------------------------------
% 0.77/0.85  % (4631)Instruction limit reached!
% 0.77/0.85  % (4631)------------------------------
% 0.77/0.85  % (4631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.85  % (4631)Termination reason: Unknown
% 0.77/0.85  % (4631)Termination phase: Saturation
% 0.77/0.85  
% 0.77/0.85  % (4631)Memory used [KB]: 1407
% 0.77/0.85  % (4631)Time elapsed: 0.030 s
% 0.77/0.85  % (4631)Instructions burned: 55 (million)
% 0.77/0.85  % (4631)------------------------------
% 0.77/0.85  % (4631)------------------------------
% 0.77/0.85  % (4637)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2994ds/243Mi)
% 0.77/0.85  % (4638)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2994ds/117Mi)
% 0.77/0.85  % (4639)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2994ds/143Mi)
% 0.77/0.86  % (4634)Instruction limit reached!
% 0.77/0.86  % (4634)------------------------------
% 0.77/0.86  % (4634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.86  % (4634)Termination reason: Unknown
% 0.77/0.86  % (4634)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (4634)Memory used [KB]: 1406
% 0.77/0.86  % (4634)Time elapsed: 0.051 s
% 0.77/0.86  % (4634)Instructions burned: 53 (million)
% 0.77/0.86  % (4634)------------------------------
% 0.77/0.86  % (4634)------------------------------
% 0.77/0.86  % (4625)Instruction limit reached!
% 0.77/0.86  % (4625)------------------------------
% 0.77/0.86  % (4625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.86  % (4625)Termination reason: Unknown
% 0.77/0.86  % (4625)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (4625)Memory used [KB]: 1679
% 0.77/0.86  % (4625)Time elapsed: 0.067 s
% 0.77/0.86  % (4625)Instructions burned: 78 (million)
% 0.77/0.86  % (4625)------------------------------
% 0.77/0.86  % (4625)------------------------------
% 0.77/0.86  % (4636)Instruction limit reached!
% 0.77/0.86  % (4636)------------------------------
% 0.77/0.86  % (4636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.86  % (4636)Termination reason: Unknown
% 0.77/0.86  % (4636)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (4636)Memory used [KB]: 1195
% 0.77/0.86  % (4636)Time elapsed: 0.046 s
% 0.77/0.86  % (4636)Instructions burned: 44 (million)
% 0.77/0.86  % (4636)------------------------------
% 0.77/0.86  % (4636)------------------------------
% 0.77/0.86  % (4640)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2994ds/93Mi)
% 0.77/0.86  % (4641)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2994ds/62Mi)
% 0.77/0.86  % (4642)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2994ds/32Mi)
% 0.99/0.88  % (4642)Instruction limit reached!
% 0.99/0.88  % (4642)------------------------------
% 0.99/0.88  % (4642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.88  % (4642)Termination reason: Unknown
% 0.99/0.88  % (4642)Termination phase: Saturation
% 0.99/0.88  
% 0.99/0.88  % (4642)Memory used [KB]: 1165
% 0.99/0.88  % (4642)Time elapsed: 0.045 s
% 0.99/0.88  % (4642)Instructions burned: 33 (million)
% 0.99/0.88  % (4642)------------------------------
% 0.99/0.88  % (4642)------------------------------
% 0.99/0.88  % (4643)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2994ds/1919Mi)
% 0.99/0.89  % (4641)Instruction limit reached!
% 0.99/0.89  % (4641)------------------------------
% 0.99/0.89  % (4641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.89  % (4641)Termination reason: Unknown
% 0.99/0.89  % (4641)Termination phase: Saturation
% 0.99/0.89  
% 0.99/0.89  % (4641)Memory used [KB]: 1703
% 0.99/0.89  % (4641)Time elapsed: 0.059 s
% 0.99/0.89  % (4641)Instructions burned: 62 (million)
% 0.99/0.89  % (4641)------------------------------
% 0.99/0.89  % (4641)------------------------------
% 0.99/0.90  % (4644)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2994ds/55Mi)
% 0.99/0.91  % (4640)Instruction limit reached!
% 0.99/0.91  % (4640)------------------------------
% 0.99/0.91  % (4640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.91  % (4640)Termination reason: Unknown
% 0.99/0.91  % (4640)Termination phase: Saturation
% 0.99/0.91  
% 0.99/0.91  % (4640)Memory used [KB]: 1661
% 0.99/0.91  % (4640)Time elapsed: 0.074 s
% 0.99/0.91  % (4640)Instructions burned: 93 (million)
% 0.99/0.91  % (4640)------------------------------
% 0.99/0.91  % (4640)------------------------------
% 0.99/0.91  % (4638)Instruction limit reached!
% 0.99/0.91  % (4638)------------------------------
% 0.99/0.91  % (4638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.91  % (4638)Termination reason: Unknown
% 0.99/0.91  % (4638)Termination phase: Saturation
% 0.99/0.91  
% 0.99/0.91  % (4638)Memory used [KB]: 1626
% 0.99/0.91  % (4638)Time elapsed: 0.083 s
% 0.99/0.91  % (4638)Instructions burned: 117 (million)
% 0.99/0.91  % (4638)------------------------------
% 0.99/0.91  % (4638)------------------------------
% 0.99/0.91  % (4645)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2994ds/53Mi)
% 0.99/0.91  % (4646)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2994ds/46Mi)
% 0.99/0.92  % (4639)Instruction limit reached!
% 0.99/0.92  % (4639)------------------------------
% 0.99/0.92  % (4639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.92  % (4639)Termination reason: Unknown
% 0.99/0.92  % (4639)Termination phase: Saturation
% 0.99/0.92  
% 0.99/0.92  % (4639)Memory used [KB]: 1601
% 0.99/0.92  % (4639)Time elapsed: 0.092 s
% 0.99/0.92  % (4639)Instructions burned: 145 (million)
% 0.99/0.92  % (4639)------------------------------
% 0.99/0.92  % (4639)------------------------------
% 0.99/0.92  % (4647)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2993ds/102Mi)
% 0.99/0.93  % (4644)Instruction limit reached!
% 0.99/0.93  % (4644)------------------------------
% 0.99/0.93  % (4644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.93  % (4644)Termination reason: Unknown
% 0.99/0.93  % (4644)Termination phase: Saturation
% 0.99/0.93  
% 0.99/0.93  % (4644)Memory used [KB]: 1714
% 0.99/0.93  % (4644)Time elapsed: 0.033 s
% 0.99/0.93  % (4644)Instructions burned: 56 (million)
% 0.99/0.93  % (4644)------------------------------
% 0.99/0.93  % (4644)------------------------------
% 0.99/0.93  % (4633)Instruction limit reached!
% 0.99/0.93  % (4633)------------------------------
% 0.99/0.93  % (4633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.93  % (4633)Termination reason: Unknown
% 0.99/0.93  % (4633)Termination phase: Saturation
% 0.99/0.93  
% 0.99/0.93  % (4633)Memory used [KB]: 2260
% 0.99/0.93  % (4633)Time elapsed: 0.130 s
% 0.99/0.93  % (4633)Instructions burned: 209 (million)
% 0.99/0.93  % (4633)------------------------------
% 0.99/0.93  % (4633)------------------------------
% 1.38/0.93  % (4648)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2993ds/35Mi)
% 1.38/0.93  % (4649)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2993ds/87Mi)
% 1.38/0.94  % (4646)Instruction limit reached!
% 1.38/0.94  % (4646)------------------------------
% 1.38/0.94  % (4646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/0.94  % (4646)Termination reason: Unknown
% 1.38/0.94  % (4646)Termination phase: Saturation
% 1.38/0.94  
% 1.38/0.94  % (4646)Memory used [KB]: 1443
% 1.38/0.94  % (4646)Time elapsed: 0.026 s
% 1.38/0.94  % (4646)Instructions burned: 46 (million)
% 1.38/0.94  % (4646)------------------------------
% 1.38/0.94  % (4646)------------------------------
% 1.38/0.94  % (4645)Instruction limit reached!
% 1.38/0.94  % (4645)------------------------------
% 1.38/0.94  % (4645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/0.94  % (4645)Termination reason: Unknown
% 1.38/0.94  % (4645)Termination phase: Saturation
% 1.38/0.94  
% 1.38/0.94  % (4645)Memory used [KB]: 1407
% 1.38/0.94  % (4645)Time elapsed: 0.030 s
% 1.38/0.94  % (4645)Instructions burned: 53 (million)
% 1.38/0.94  % (4645)------------------------------
% 1.38/0.94  % (4645)------------------------------
% 1.38/0.94  % (4650)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2993ds/109Mi)
% 1.38/0.94  % (4651)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2993ds/161Mi)
% 1.43/0.95  % (4648)Instruction limit reached!
% 1.43/0.95  % (4648)------------------------------
% 1.43/0.95  % (4648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.95  % (4648)Termination reason: Unknown
% 1.43/0.95  % (4648)Termination phase: Saturation
% 1.43/0.95  
% 1.43/0.95  % (4648)Memory used [KB]: 1205
% 1.43/0.95  % (4648)Time elapsed: 0.022 s
% 1.43/0.95  % (4648)Instructions burned: 35 (million)
% 1.43/0.95  % (4648)------------------------------
% 1.43/0.95  % (4648)------------------------------
% 1.43/0.96  % (4652)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2993ds/69Mi)
% 1.43/0.96  % (4637)Instruction limit reached!
% 1.43/0.96  % (4637)------------------------------
% 1.43/0.96  % (4637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.96  % (4637)Termination reason: Unknown
% 1.43/0.96  % (4637)Termination phase: Saturation
% 1.43/0.96  
% 1.43/0.96  % (4637)Memory used [KB]: 2228
% 1.43/0.96  % (4637)Time elapsed: 0.139 s
% 1.43/0.96  % (4637)Instructions burned: 244 (million)
% 1.43/0.96  % (4637)------------------------------
% 1.43/0.96  % (4637)------------------------------
% 1.43/0.97  % (4653)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2993ds/40Mi)
% 1.43/0.98  % (4647)Instruction limit reached!
% 1.43/0.98  % (4647)------------------------------
% 1.43/0.98  % (4647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.98  % (4647)Termination reason: Unknown
% 1.43/0.98  % (4647)Termination phase: Saturation
% 1.43/0.98  
% 1.43/0.98  % (4647)Memory used [KB]: 1976
% 1.43/0.98  % (4647)Time elapsed: 0.056 s
% 1.43/0.98  % (4647)Instructions burned: 102 (million)
% 1.43/0.98  % (4647)------------------------------
% 1.43/0.98  % (4647)------------------------------
% 1.43/0.98  % (4649)Instruction limit reached!
% 1.43/0.98  % (4649)------------------------------
% 1.43/0.98  % (4649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.98  % (4649)Termination reason: Unknown
% 1.43/0.98  % (4649)Termination phase: Saturation
% 1.43/0.98  
% 1.43/0.98  % (4649)Memory used [KB]: 1726
% 1.43/0.98  % (4649)Time elapsed: 0.046 s
% 1.43/0.98  % (4649)Instructions burned: 88 (million)
% 1.43/0.98  % (4649)------------------------------
% 1.43/0.98  % (4649)------------------------------
% 1.43/0.98  % (4654)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2993ds/360Mi)
% 1.43/0.98  % (4655)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2993ds/161Mi)
% 1.43/0.99  % (4652)Instruction limit reached!
% 1.43/0.99  % (4652)------------------------------
% 1.43/0.99  % (4652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.99  % (4652)Termination reason: Unknown
% 1.43/0.99  % (4652)Termination phase: Saturation
% 1.43/0.99  
% 1.43/0.99  % (4652)Memory used [KB]: 1465
% 1.43/0.99  % (4652)Time elapsed: 0.039 s
% 1.43/0.99  % (4652)Instructions burned: 70 (million)
% 1.43/0.99  % (4652)------------------------------
% 1.43/0.99  % (4652)------------------------------
% 1.43/0.99  % (4653)Instruction limit reached!
% 1.43/0.99  % (4653)------------------------------
% 1.43/0.99  % (4653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/0.99  % (4653)Termination reason: Unknown
% 1.43/0.99  % (4653)Termination phase: Saturation
% 1.43/0.99  
% 1.43/0.99  % (4653)Memory used [KB]: 1526
% 1.43/0.99  % (4653)Time elapsed: 0.027 s
% 1.43/0.99  % (4653)Instructions burned: 41 (million)
% 1.43/0.99  % (4653)------------------------------
% 1.43/0.99  % (4653)------------------------------
% 1.43/1.00  % (4650)Instruction limit reached!
% 1.43/1.00  % (4650)------------------------------
% 1.43/1.00  % (4650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.00  % (4650)Termination reason: Unknown
% 1.43/1.00  % (4650)Termination phase: Saturation
% 1.43/1.00  % (4656)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2993ds/80Mi)
% 1.43/1.00  
% 1.43/1.00  % (4650)Memory used [KB]: 1756
% 1.43/1.00  % (4650)Time elapsed: 0.057 s
% 1.43/1.00  % (4650)Instructions burned: 110 (million)
% 1.43/1.00  % (4650)------------------------------
% 1.43/1.00  % (4650)------------------------------
% 1.43/1.00  % (4657)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2993ds/37Mi)
% 1.43/1.00  % (4658)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2993ds/55Mi)
% 1.82/1.02  % (4657)Instruction limit reached!
% 1.82/1.02  % (4657)------------------------------
% 1.82/1.02  % (4657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.02  % (4657)Termination reason: Unknown
% 1.82/1.02  % (4657)Termination phase: Saturation
% 1.82/1.02  
% 1.82/1.02  % (4657)Memory used [KB]: 1412
% 1.82/1.02  % (4657)Time elapsed: 0.022 s
% 1.82/1.02  % (4657)Instructions burned: 38 (million)
% 1.82/1.02  % (4657)------------------------------
% 1.82/1.02  % (4657)------------------------------
% 1.82/1.02  % (4659)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2993ds/47Mi)
% 1.82/1.03  % (4651)Instruction limit reached!
% 1.82/1.03  % (4651)------------------------------
% 1.82/1.03  % (4651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.03  % (4651)Termination reason: Unknown
% 1.82/1.03  % (4651)Termination phase: Saturation
% 1.82/1.03  
% 1.82/1.03  % (4651)Memory used [KB]: 1698
% 1.82/1.03  % (4651)Time elapsed: 0.084 s
% 1.82/1.03  % (4651)Instructions burned: 161 (million)
% 1.82/1.03  % (4651)------------------------------
% 1.82/1.03  % (4651)------------------------------
% 1.82/1.03  % (4658)Instruction limit reached!
% 1.82/1.03  % (4658)------------------------------
% 1.82/1.03  % (4658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.03  % (4658)Termination reason: Unknown
% 1.82/1.03  % (4658)Termination phase: Saturation
% 1.82/1.03  
% 1.82/1.03  % (4658)Memory used [KB]: 1484
% 1.82/1.03  % (4658)Time elapsed: 0.031 s
% 1.82/1.03  % (4658)Instructions burned: 55 (million)
% 1.82/1.03  % (4658)------------------------------
% 1.82/1.03  % (4658)------------------------------
% 1.82/1.03  % (4660)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2992ds/32Mi)
% 1.82/1.03  % (4661)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2992ds/132Mi)
% 1.82/1.03  % (4661)Refutation not found, incomplete strategy% (4661)------------------------------
% 1.82/1.03  % (4661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.03  % (4661)Termination reason: Refutation not found, incomplete strategy
% 1.82/1.03  
% 1.82/1.03  % (4661)Memory used [KB]: 1038
% 1.82/1.03  % (4661)Time elapsed: 0.004 s
% 1.82/1.03  % (4661)Instructions burned: 4 (million)
% 1.82/1.03  % (4661)------------------------------
% 1.82/1.03  % (4661)------------------------------
% 1.82/1.04  % (4656)Instruction limit reached!
% 1.82/1.04  % (4656)------------------------------
% 1.82/1.04  % (4656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.04  % (4656)Termination reason: Unknown
% 1.82/1.04  % (4656)Termination phase: Saturation
% 1.82/1.04  
% 1.82/1.04  % (4656)Memory used [KB]: 1660
% 1.82/1.04  % (4656)Time elapsed: 0.043 s
% 1.82/1.04  % (4656)Instructions burned: 80 (million)
% 1.82/1.04  % (4656)------------------------------
% 1.82/1.04  % (4656)------------------------------
% 1.82/1.04  % (4662)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2992ds/54Mi)
% 1.82/1.04  % (4663)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2992ds/82Mi)
% 1.82/1.05  % (4660)Instruction limit reached!
% 1.82/1.05  % (4660)------------------------------
% 1.82/1.05  % (4660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.05  % (4660)Termination reason: Unknown
% 1.82/1.05  % (4660)Termination phase: Saturation
% 1.82/1.05  
% 1.82/1.05  % (4660)Memory used [KB]: 1262
% 1.82/1.05  % (4660)Time elapsed: 0.018 s
% 1.82/1.05  % (4660)Instructions burned: 32 (million)
% 1.82/1.05  % (4660)------------------------------
% 1.82/1.05  % (4660)------------------------------
% 1.82/1.05  % (4659)Instruction limit reached!
% 1.82/1.05  % (4659)------------------------------
% 1.82/1.05  % (4659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.05  % (4659)Termination reason: Unknown
% 1.82/1.05  % (4659)Termination phase: Saturation
% 1.82/1.05  
% 1.82/1.05  % (4659)Memory used [KB]: 1455
% 1.82/1.05  % (4659)Time elapsed: 0.029 s
% 1.82/1.05  % (4659)Instructions burned: 48 (million)
% 1.82/1.05  % (4659)------------------------------
% 1.82/1.05  % (4659)------------------------------
% 1.82/1.05  % (4664)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2992ds/119Mi)
% 1.82/1.05  % (4665)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2992ds/177Mi)
% 1.82/1.06  % (4655)Instruction limit reached!
% 1.82/1.06  % (4655)------------------------------
% 1.82/1.06  % (4655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.06  % (4655)Termination reason: Unknown
% 1.82/1.06  % (4662)Instruction limit reached!
% 1.82/1.06  % (4662)------------------------------
% 1.82/1.06  % (4662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.82/1.06  % (4662)Termination reason: Unknown
% 1.82/1.06  % (4662)Termination phase: Saturation
% 1.82/1.06  
% 1.82/1.06  % (4662)Memory used [KB]: 1235
% 1.82/1.06  % (4662)Time elapsed: 0.023 s
% 1.82/1.06  % (4662)Instructions burned: 54 (million)
% 1.82/1.06  % (4662)------------------------------
% 1.82/1.06  % (4662)------------------------------
% 1.82/1.06  % (4655)Termination phase: Saturation
% 1.82/1.06  
% 1.82/1.06  % (4655)Memory used [KB]: 1937
% 1.82/1.06  % (4655)Time elapsed: 0.080 s
% 1.82/1.06  % (4655)Instructions burned: 162 (million)
% 1.82/1.06  % (4655)------------------------------
% 1.82/1.06  % (4655)------------------------------
% 1.82/1.06  % (4666)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2992ds/117Mi)
% 1.82/1.08  % (4667)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2992ds/49Mi)
% 2.72/1.08  % (4663)Instruction limit reached!
% 2.72/1.08  % (4663)------------------------------
% 2.72/1.08  % (4663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.08  % (4663)Termination reason: Unknown
% 2.72/1.08  % (4663)Termination phase: Saturation
% 2.72/1.08  
% 2.72/1.08  % (4663)Memory used [KB]: 1655
% 2.72/1.08  % (4663)Time elapsed: 0.044 s
% 2.72/1.08  % (4663)Instructions burned: 82 (million)
% 2.72/1.08  % (4663)------------------------------
% 2.72/1.08  % (4663)------------------------------
% 2.72/1.09  % (4669)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2992ds/51Mi)
% 2.72/1.10  % (4635)Instruction limit reached!
% 2.72/1.10  % (4635)------------------------------
% 2.72/1.10  % (4635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.10  % (4635)Termination reason: Unknown
% 2.72/1.10  % (4635)Termination phase: Saturation
% 2.72/1.10  
% 2.72/1.10  % (4635)Memory used [KB]: 3304
% 2.72/1.10  % (4635)Time elapsed: 0.282 s
% 2.72/1.10  % (4635)Instructions burned: 519 (million)
% 2.72/1.10  % (4635)------------------------------
% 2.72/1.10  % (4635)------------------------------
% 2.72/1.10  % (4670)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2992ds/149Mi)
% 2.72/1.10  % (4667)Instruction limit reached!
% 2.72/1.10  % (4667)------------------------------
% 2.72/1.10  % (4667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.10  % (4667)Termination reason: Unknown
% 2.72/1.10  % (4667)Termination phase: Saturation
% 2.72/1.10  
% 2.72/1.10  % (4667)Memory used [KB]: 1377
% 2.72/1.10  % (4667)Time elapsed: 0.052 s
% 2.72/1.10  % (4667)Instructions burned: 50 (million)
% 2.72/1.10  % (4667)------------------------------
% 2.72/1.10  % (4667)------------------------------
% 2.72/1.11  % (4671)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2992ds/56Mi)
% 2.72/1.11  % (4664)Instruction limit reached!
% 2.72/1.11  % (4664)------------------------------
% 2.72/1.11  % (4664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.11  % (4664)Termination reason: Unknown
% 2.72/1.11  % (4664)Termination phase: Saturation
% 2.72/1.11  
% 2.72/1.11  % (4664)Memory used [KB]: 1489
% 2.72/1.11  % (4664)Time elapsed: 0.062 s
% 2.72/1.11  % (4664)Instructions burned: 119 (million)
% 2.72/1.11  % (4664)------------------------------
% 2.72/1.11  % (4664)------------------------------
% 2.72/1.11  % (4672)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2992ds/289Mi)
% 2.72/1.11  % (4669)Instruction limit reached!
% 2.72/1.11  % (4669)------------------------------
% 2.72/1.11  % (4669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.11  % (4669)Termination reason: Unknown
% 2.72/1.11  % (4669)Termination phase: Saturation
% 2.72/1.11  
% 2.72/1.11  % (4669)Memory used [KB]: 1711
% 2.72/1.11  % (4669)Time elapsed: 0.029 s
% 2.72/1.11  % (4669)Instructions burned: 52 (million)
% 2.72/1.11  % (4669)------------------------------
% 2.72/1.11  % (4669)------------------------------
% 2.72/1.12  % (4673)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2992ds/206Mi)
% 2.72/1.12  % (4666)Instruction limit reached!
% 2.72/1.12  % (4666)------------------------------
% 2.72/1.12  % (4666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.12  % (4666)Termination reason: Unknown
% 2.72/1.12  % (4666)Termination phase: Saturation
% 2.72/1.12  
% 2.72/1.12  % (4666)Memory used [KB]: 1805
% 2.72/1.12  % (4666)Time elapsed: 0.063 s
% 2.72/1.12  % (4666)Instructions burned: 118 (million)
% 2.72/1.12  % (4666)------------------------------
% 2.72/1.12  % (4666)------------------------------
% 2.72/1.13  % (4674)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2992ds/50Mi)
% 2.72/1.13  % (4671)Instruction limit reached!
% 2.72/1.13  % (4671)------------------------------
% 2.72/1.13  % (4671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.13  % (4671)Termination reason: Unknown
% 2.72/1.13  % (4671)Termination phase: Saturation
% 2.72/1.13  
% 2.72/1.13  % (4671)Memory used [KB]: 1240
% 2.72/1.13  % (4671)Time elapsed: 0.029 s
% 2.72/1.13  % (4671)Instructions burned: 56 (million)
% 2.72/1.13  % (4671)------------------------------
% 2.72/1.13  % (4671)------------------------------
% 2.72/1.14  % (4675)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2991ds/1483Mi)
% 2.72/1.14  % (4665)Instruction limit reached!
% 2.72/1.14  % (4665)------------------------------
% 2.72/1.14  % (4665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.14  % (4665)Termination reason: Unknown
% 2.72/1.14  % (4665)Termination phase: Saturation
% 2.72/1.14  
% 2.72/1.14  % (4665)Memory used [KB]: 2383
% 2.72/1.14  % (4665)Time elapsed: 0.089 s
% 2.72/1.14  % (4665)Instructions burned: 177 (million)
% 2.72/1.14  % (4665)------------------------------
% 2.72/1.14  % (4665)------------------------------
% 2.72/1.14  % (4676)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2991ds/67Mi)
% 2.72/1.16  % (4674)Instruction limit reached!
% 2.72/1.16  % (4674)------------------------------
% 2.72/1.16  % (4674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.16  % (4674)Termination reason: Unknown
% 2.72/1.16  % (4674)Termination phase: Saturation
% 2.72/1.16  
% 2.72/1.16  % (4674)Memory used [KB]: 1463
% 2.72/1.16  % (4674)Time elapsed: 0.030 s
% 2.72/1.16  % (4674)Instructions burned: 51 (million)
% 2.72/1.16  % (4674)------------------------------
% 2.72/1.16  % (4674)------------------------------
% 3.25/1.16  % (4677)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2991ds/67Mi)
% 3.25/1.16  % (4670)Instruction limit reached!
% 3.25/1.16  % (4670)------------------------------
% 3.25/1.16  % (4670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.25/1.16  % (4670)Termination reason: Unknown
% 3.25/1.16  % (4670)Termination phase: Saturation
% 3.25/1.16  
% 3.25/1.16  % (4670)Memory used [KB]: 1315
% 3.25/1.16  % (4670)Time elapsed: 0.065 s
% 3.25/1.16  % (4670)Instructions burned: 150 (million)
% 3.25/1.16  % (4670)------------------------------
% 3.25/1.16  % (4670)------------------------------
% 3.25/1.17  % (4678)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2991ds/52Mi)
% 3.25/1.17  % (4654)Instruction limit reached!
% 3.25/1.17  % (4654)------------------------------
% 3.25/1.17  % (4654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.25/1.17  % (4654)Termination reason: Unknown
% 3.25/1.17  % (4654)Termination phase: Saturation
% 3.25/1.17  
% 3.25/1.17  % (4654)Memory used [KB]: 2917
% 3.25/1.17  % (4654)Time elapsed: 0.193 s
% 3.25/1.17  % (4654)Instructions burned: 360 (million)
% 3.25/1.17  % (4654)------------------------------
% 3.25/1.17  % (4654)------------------------------
% 3.25/1.18  % (4679)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2991ds/366Mi)
% 3.25/1.18  % (4676)Instruction limit reached!
% 3.25/1.18  % (4676)------------------------------
% 3.25/1.18  % (4676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.25/1.18  % (4676)Termination reason: Unknown
% 3.25/1.18  % (4676)Termination phase: Saturation
% 3.25/1.18  
% 3.25/1.18  % (4676)Memory used [KB]: 1411
% 3.25/1.18  % (4676)Time elapsed: 0.036 s
% 3.25/1.18  % (4676)Instructions burned: 68 (million)
% 3.25/1.18  % (4676)------------------------------
% 3.25/1.18  % (4676)------------------------------
% 3.25/1.18  % (4680)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2991ds/863Mi)
% 3.25/1.19  % (4678)Instruction limit reached!
% 3.25/1.19  % (4678)------------------------------
% 3.25/1.19  % (4678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.25/1.19  % (4678)Termination reason: Unknown
% 3.25/1.19  % (4678)Termination phase: Saturation
% 3.25/1.19  
% 3.25/1.19  % (4678)Memory used [KB]: 1229
% 3.25/1.19  % (4678)Time elapsed: 0.027 s
% 3.25/1.19  % (4678)Instructions burned: 52 (million)
% 3.25/1.19  % (4678)------------------------------
% 3.25/1.19  % (4678)------------------------------
% 3.43/1.19  % (4681)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2991ds/163Mi)
% 3.43/1.20  % (4677)Instruction limit reached!
% 3.43/1.20  % (4677)------------------------------
% 3.43/1.20  % (4677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.43/1.20  % (4677)Termination reason: Unknown
% 3.43/1.20  % (4677)Termination phase: Saturation
% 3.43/1.20  
% 3.43/1.20  % (4677)Memory used [KB]: 1655
% 3.43/1.20  % (4677)Time elapsed: 0.041 s
% 3.43/1.20  % (4677)Instructions burned: 68 (million)
% 3.43/1.20  % (4677)------------------------------
% 3.43/1.20  % (4677)------------------------------
% 3.43/1.20  % (4682)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2991ds/77Mi)
% 3.43/1.23  % (4673)Instruction limit reached!
% 3.43/1.23  % (4673)------------------------------
% 3.43/1.23  % (4673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.43/1.23  % (4673)Termination reason: Unknown
% 3.43/1.23  % (4673)Termination phase: Saturation
% 3.43/1.23  
% 3.43/1.23  % (4673)Memory used [KB]: 2752
% 3.43/1.23  % (4673)Time elapsed: 0.113 s
% 3.43/1.23  % (4673)Instructions burned: 206 (million)
% 3.43/1.23  % (4673)------------------------------
% 3.43/1.23  % (4673)------------------------------
% 3.63/1.23  % (4683)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2991ds/1548Mi)
% 3.63/1.24  % (4682)Instruction limit reached!
% 3.63/1.24  % (4682)------------------------------
% 3.63/1.24  % (4682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.24  % (4682)Termination reason: Unknown
% 3.63/1.24  % (4682)Termination phase: Saturation
% 3.63/1.24  
% 3.63/1.24  % (4682)Memory used [KB]: 1479
% 3.63/1.24  % (4682)Time elapsed: 0.057 s
% 3.63/1.24  % (4682)Instructions burned: 78 (million)
% 3.63/1.24  % (4682)------------------------------
% 3.63/1.24  % (4682)------------------------------
% 3.63/1.24  % (4684)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2990ds/76Mi)
% 3.63/1.25  % (4672)Instruction limit reached!
% 3.63/1.25  % (4672)------------------------------
% 3.63/1.25  % (4672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.25  % (4672)Termination reason: Unknown
% 3.63/1.25  % (4672)Termination phase: Saturation
% 3.63/1.25  
% 3.63/1.25  % (4672)Memory used [KB]: 3708
% 3.63/1.25  % (4672)Time elapsed: 0.142 s
% 3.63/1.25  % (4672)Instructions burned: 289 (million)
% 3.63/1.25  % (4672)------------------------------
% 3.63/1.25  % (4672)------------------------------
% 3.63/1.26  % (4685)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2990ds/1376Mi)
% 3.63/1.28  % (4684)Instruction limit reached!
% 3.63/1.28  % (4684)------------------------------
% 3.63/1.28  % (4684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.28  % (4684)Termination reason: Unknown
% 3.63/1.28  % (4684)Termination phase: Saturation
% 3.63/1.28  
% 3.63/1.28  % (4684)Memory used [KB]: 1590
% 3.63/1.28  % (4684)Time elapsed: 0.065 s
% 3.63/1.28  % (4684)Instructions burned: 76 (million)
% 3.63/1.28  % (4684)------------------------------
% 3.63/1.28  % (4684)------------------------------
% 3.63/1.28  % (4681)Instruction limit reached!
% 3.63/1.28  % (4681)------------------------------
% 3.63/1.28  % (4681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.28  % (4681)Termination reason: Unknown
% 3.63/1.28  % (4681)Termination phase: Saturation
% 3.63/1.28  
% 3.63/1.28  % (4681)Memory used [KB]: 1955
% 3.63/1.28  % (4681)Time elapsed: 0.091 s
% 3.63/1.28  % (4681)Instructions burned: 163 (million)
% 3.63/1.28  % (4681)------------------------------
% 3.63/1.28  % (4681)------------------------------
% 3.63/1.28  % (4686)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2990ds/117Mi)
% 3.63/1.29  % (4687)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2990ds/59Mi)
% 4.00/1.32  % (4687)Instruction limit reached!
% 4.00/1.32  % (4687)------------------------------
% 4.00/1.32  % (4687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.00/1.32  % (4687)Termination reason: Unknown
% 4.00/1.32  % (4687)Termination phase: Saturation
% 4.00/1.32  
% 4.00/1.32  % (4687)Memory used [KB]: 1620
% 4.00/1.32  % (4687)Time elapsed: 0.037 s
% 4.00/1.32  % (4687)Instructions burned: 59 (million)
% 4.00/1.32  % (4687)------------------------------
% 4.00/1.32  % (4687)------------------------------
% 4.00/1.33  % (4688)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2989ds/151Mi)
% 4.00/1.34  % (4686)Instruction limit reached!
% 4.00/1.34  % (4686)------------------------------
% 4.00/1.34  % (4686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.00/1.34  % (4686)Termination reason: Unknown
% 4.00/1.34  % (4686)Termination phase: Saturation
% 4.00/1.34  
% 4.00/1.34  % (4686)Memory used [KB]: 2344
% 4.00/1.34  % (4686)Time elapsed: 0.061 s
% 4.00/1.34  % (4686)Instructions burned: 118 (million)
% 4.00/1.34  % (4686)------------------------------
% 4.00/1.34  % (4686)------------------------------
% 4.00/1.35  % (4679)Instruction limit reached!
% 4.00/1.35  % (4679)------------------------------
% 4.00/1.35  % (4679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.00/1.35  % (4679)Termination reason: Unknown
% 4.00/1.35  % (4679)Termination phase: Saturation
% 4.00/1.35  
% 4.00/1.35  % (4679)Memory used [KB]: 2597
% 4.00/1.35  % (4679)Time elapsed: 0.172 s
% 4.00/1.35  % (4679)Instructions burned: 366 (million)
% 4.00/1.35  % (4679)------------------------------
% 4.00/1.35  % (4679)------------------------------
% 4.00/1.35  % (4689)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2989ds/260Mi)
% 4.00/1.35  % (4690)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2989ds/1797Mi)
% 4.33/1.40  % (4688)Instruction limit reached!
% 4.33/1.40  % (4688)------------------------------
% 4.33/1.40  % (4688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.33/1.40  % (4688)Termination reason: Unknown
% 4.33/1.40  % (4688)Termination phase: Saturation
% 4.33/1.40  
% 4.33/1.40  % (4688)Memory used [KB]: 1642
% 4.33/1.40  % (4688)Time elapsed: 0.078 s
% 4.33/1.40  % (4688)Instructions burned: 152 (million)
% 4.33/1.40  % (4688)------------------------------
% 4.33/1.40  % (4688)------------------------------
% 4.33/1.41  % (4691)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2989ds/200Mi)
% 4.53/1.47  % (4689)Instruction limit reached!
% 4.53/1.47  % (4689)------------------------------
% 4.53/1.47  % (4689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.53/1.47  % (4689)Termination reason: Unknown
% 4.53/1.47  % (4689)Termination phase: Saturation
% 4.53/1.47  
% 4.53/1.47  % (4689)Memory used [KB]: 2008
% 4.53/1.47  % (4689)Time elapsed: 0.122 s
% 4.53/1.47  % (4689)Instructions burned: 261 (million)
% 4.53/1.47  % (4689)------------------------------
% 4.53/1.47  % (4689)------------------------------
% 4.53/1.47  % (4692)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2988ds/356Mi)
% 4.69/1.52  % (4691)Instruction limit reached!
% 4.69/1.52  % (4691)------------------------------
% 4.69/1.52  % (4691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.69/1.52  % (4691)Termination reason: Unknown
% 4.69/1.52  % (4691)Termination phase: Saturation
% 4.69/1.52  
% 4.69/1.52  % (4691)Memory used [KB]: 2448
% 4.69/1.52  % (4691)Time elapsed: 0.111 s
% 4.69/1.52  % (4691)Instructions burned: 200 (million)
% 4.69/1.52  % (4691)------------------------------
% 4.69/1.52  % (4691)------------------------------
% 4.69/1.52  % (4693)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 Vampire---4 for (2988ds/75Mi)
% 4.84/1.56  % (4693)Instruction limit reached!
% 4.84/1.56  % (4693)------------------------------
% 4.84/1.56  % (4693)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.84/1.56  % (4693)Termination reason: Unknown
% 4.84/1.56  % (4693)Termination phase: Saturation
% 4.84/1.56  
% 4.84/1.56  % (4693)Memory used [KB]: 1671
% 4.84/1.56  % (4693)Time elapsed: 0.044 s
% 4.84/1.56  % (4693)Instructions burned: 76 (million)
% 4.84/1.56  % (4693)------------------------------
% 4.84/1.56  % (4693)------------------------------
% 4.84/1.57  % (4694)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 Vampire---4 for (2987ds/578Mi)
% 4.84/1.57  % (4680)Instruction limit reached!
% 4.84/1.57  % (4680)------------------------------
% 4.84/1.57  % (4680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.84/1.57  % (4680)Termination reason: Unknown
% 4.84/1.57  % (4680)Termination phase: Saturation
% 4.84/1.57  
% 4.84/1.57  % (4680)Memory used [KB]: 5986
% 4.84/1.57  % (4680)Time elapsed: 0.393 s
% 4.84/1.57  % (4680)Instructions burned: 865 (million)
% 4.84/1.57  % (4680)------------------------------
% 4.84/1.57  % (4680)------------------------------
% 4.84/1.58  % (4695)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 Vampire---4 for (2987ds/251Mi)
% 6.98/1.64  % (4692)Instruction limit reached!
% 6.98/1.64  % (4692)------------------------------
% 6.98/1.64  % (4692)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.98/1.64  % (4692)Termination reason: Unknown
% 6.98/1.64  % (4692)Termination phase: Saturation
% 6.98/1.64  
% 6.98/1.64  % (4692)Memory used [KB]: 2342
% 6.98/1.64  % (4692)Time elapsed: 0.175 s
% 6.98/1.64  % (4692)Instructions burned: 356 (million)
% 6.98/1.64  % (4692)------------------------------
% 6.98/1.64  % (4692)------------------------------
% 6.98/1.65  % (4696)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2986ds/93Mi)
% 7.55/1.70  % (4696)Instruction limit reached!
% 7.55/1.70  % (4696)------------------------------
% 7.55/1.70  % (4696)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.55/1.70  % (4696)Termination reason: Unknown
% 7.55/1.70  % (4696)Termination phase: Saturation
% 7.55/1.70  
% 7.55/1.70  % (4696)Memory used [KB]: 1882
% 7.55/1.70  % (4696)Time elapsed: 0.055 s
% 7.55/1.70  % (4696)Instructions burned: 93 (million)
% 7.55/1.70  % (4696)------------------------------
% 7.55/1.70  % (4696)------------------------------
% 7.55/1.70  % (4695)Instruction limit reached!
% 7.55/1.70  % (4695)------------------------------
% 7.55/1.70  % (4695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.55/1.70  % (4695)Termination reason: Unknown
% 7.55/1.70  % (4695)Termination phase: Saturation
% 7.55/1.70  
% 7.55/1.70  % (4695)Memory used [KB]: 2664
% 7.55/1.70  % (4695)Time elapsed: 0.131 s
% 7.55/1.70  % (4695)Instructions burned: 251 (million)
% 7.55/1.70  % (4695)------------------------------
% 7.55/1.70  % (4695)------------------------------
% 7.55/1.71  % (4697)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2986ds/37Mi)
% 7.55/1.71  % (4698)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 Vampire---4 for (2986ds/132Mi)
% 7.55/1.72  % (4697)Instruction limit reached!
% 7.55/1.72  % (4697)------------------------------
% 7.55/1.72  % (4697)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.55/1.72  % (4697)Termination reason: Unknown
% 7.55/1.72  % (4697)Termination phase: Saturation
% 7.55/1.72  
% 7.55/1.72  % (4697)Memory used [KB]: 1428
% 7.55/1.72  % (4697)Time elapsed: 0.022 s
% 7.55/1.72  % (4697)Instructions burned: 38 (million)
% 7.55/1.72  % (4697)------------------------------
% 7.55/1.72  % (4697)------------------------------
% 7.55/1.73  % (4699)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2985ds/209Mi)
% 7.55/1.78  % (4698)Instruction limit reached!
% 7.55/1.78  % (4698)------------------------------
% 7.55/1.78  % (4698)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.55/1.78  % (4698)Termination reason: Unknown
% 7.55/1.78  % (4698)Termination phase: Saturation
% 7.55/1.78  
% 7.55/1.78  % (4698)Memory used [KB]: 1871
% 7.55/1.78  % (4698)Time elapsed: 0.075 s
% 7.55/1.78  % (4698)Instructions burned: 132 (million)
% 7.55/1.78  % (4698)------------------------------
% 7.55/1.78  % (4698)------------------------------
% 8.29/1.79  % (4700)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 Vampire---4 for (2985ds/100Mi)
% 8.46/1.82  % (4699)Instruction limit reached!
% 8.46/1.82  % (4699)------------------------------
% 8.46/1.82  % (4699)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.82  % (4699)Termination reason: Unknown
% 8.46/1.82  % (4699)Termination phase: Saturation
% 8.46/1.82  
% 8.46/1.82  % (4699)Memory used [KB]: 1945
% 8.46/1.82  % (4699)Time elapsed: 0.091 s
% 8.46/1.82  % (4699)Instructions burned: 210 (million)
% 8.46/1.82  % (4699)------------------------------
% 8.46/1.82  % (4699)------------------------------
% 8.46/1.82  % (4701)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2985ds/54Mi)
% 8.46/1.84  % (4700)Instruction limit reached!
% 8.46/1.84  % (4700)------------------------------
% 8.46/1.84  % (4700)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.84  % (4700)Termination reason: Unknown
% 8.46/1.84  % (4700)Termination phase: Saturation
% 8.46/1.84  
% 8.46/1.84  % (4700)Memory used [KB]: 1703
% 8.46/1.84  % (4700)Time elapsed: 0.053 s
% 8.46/1.84  % (4700)Instructions burned: 101 (million)
% 8.46/1.84  % (4700)------------------------------
% 8.46/1.84  % (4700)------------------------------
% 8.46/1.84  % (4702)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 Vampire---4 for (2984ds/62Mi)
% 8.46/1.85  % (4701)Instruction limit reached!
% 8.46/1.85  % (4701)------------------------------
% 8.46/1.85  % (4701)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.85  % (4701)Termination reason: Unknown
% 8.46/1.85  % (4701)Termination phase: Saturation
% 8.46/1.85  
% 8.46/1.85  % (4701)Memory used [KB]: 1389
% 8.46/1.85  % (4701)Time elapsed: 0.030 s
% 8.46/1.85  % (4701)Instructions burned: 54 (million)
% 8.46/1.85  % (4701)------------------------------
% 8.46/1.85  % (4701)------------------------------
% 8.46/1.85  % (4703)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 Vampire---4 for (2984ds/2265Mi)
% 8.46/1.87  % (4694)Instruction limit reached!
% 8.46/1.87  % (4694)------------------------------
% 8.46/1.87  % (4694)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.87  % (4694)Termination reason: Unknown
% 8.46/1.87  % (4694)Termination phase: Saturation
% 8.46/1.87  
% 8.46/1.87  % (4694)Memory used [KB]: 3542
% 8.46/1.87  % (4694)Time elapsed: 0.312 s
% 8.46/1.87  % (4694)Instructions burned: 579 (million)
% 8.46/1.87  % (4694)------------------------------
% 8.46/1.87  % (4694)------------------------------
% 8.46/1.87  % (4675)Instruction limit reached!
% 8.46/1.87  % (4675)------------------------------
% 8.46/1.87  % (4675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.87  % (4675)Termination reason: Unknown
% 8.46/1.87  % (4675)Termination phase: Saturation
% 8.46/1.87  
% 8.46/1.87  % (4675)Memory used [KB]: 7385
% 8.46/1.87  % (4675)Time elapsed: 0.732 s
% 8.46/1.87  % (4675)Instructions burned: 1484 (million)
% 8.46/1.87  % (4675)------------------------------
% 8.46/1.87  % (4675)------------------------------
% 8.46/1.87  % (4643)Instruction limit reached!
% 8.46/1.87  % (4643)------------------------------
% 8.46/1.87  % (4643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.87  % (4643)Termination reason: Unknown
% 8.46/1.87  % (4643)Termination phase: Saturation
% 8.46/1.87  
% 8.46/1.87  % (4643)Memory used [KB]: 7982
% 8.46/1.87  % (4643)Time elapsed: 1.014 s
% 8.46/1.87  % (4643)Instructions burned: 1920 (million)
% 8.46/1.87  % (4643)------------------------------
% 8.46/1.87  % (4643)------------------------------
% 8.46/1.87  % (4702)Instruction limit reached!
% 8.46/1.87  % (4702)------------------------------
% 8.46/1.87  % (4702)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.46/1.87  % (4702)Termination reason: Unknown
% 8.46/1.87  % (4702)Termination phase: Saturation
% 8.46/1.87  
% 8.46/1.87  % (4702)Memory used [KB]: 1356
% 8.46/1.87  % (4702)Time elapsed: 0.033 s
% 8.46/1.87  % (4702)Instructions burned: 62 (million)
% 8.46/1.87  % (4702)------------------------------
% 8.46/1.87  % (4702)------------------------------
% 8.46/1.87  % (4704)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 Vampire---4 for (2984ds/91Mi)
% 8.46/1.87  % (4705)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 Vampire---4 for (2984ds/83Mi)
% 8.46/1.87  % (4706)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 Vampire---4 for (2984ds/123Mi)
% 8.46/1.88  % (4707)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 Vampire---4 for (2984ds/84Mi)
% 9.15/1.92  % (4705)Instruction limit reached!
% 9.15/1.92  % (4705)------------------------------
% 9.15/1.92  % (4705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.92  % (4705)Termination reason: Unknown
% 9.15/1.92  % (4705)Termination phase: Saturation
% 9.15/1.92  
% 9.15/1.92  % (4705)Memory used [KB]: 2659
% 9.15/1.92  % (4705)Time elapsed: 0.046 s
% 9.15/1.92  % (4705)Instructions burned: 84 (million)
% 9.15/1.92  % (4705)------------------------------
% 9.15/1.92  % (4705)------------------------------
% 9.15/1.92  % (4707)Instruction limit reached!
% 9.15/1.92  % (4707)------------------------------
% 9.15/1.92  % (4707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.92  % (4707)Termination reason: Unknown
% 9.15/1.92  % (4707)Termination phase: Saturation
% 9.15/1.92  
% 9.15/1.92  % (4707)Memory used [KB]: 1553
% 9.15/1.92  % (4707)Time elapsed: 0.046 s
% 9.15/1.92  % (4707)Instructions burned: 85 (million)
% 9.15/1.92  % (4707)------------------------------
% 9.15/1.92  % (4707)------------------------------
% 9.15/1.92  % (4708)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 Vampire---4 for (2984ds/85Mi)
% 9.15/1.92  % (4709)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 Vampire---4 for (2984ds/259Mi)
% 9.15/1.92  % (4704)Instruction limit reached!
% 9.15/1.92  % (4704)------------------------------
% 9.15/1.92  % (4704)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.92  % (4704)Termination reason: Unknown
% 9.15/1.92  % (4704)Termination phase: Saturation
% 9.15/1.92  
% 9.15/1.92  % (4704)Memory used [KB]: 1547
% 9.15/1.92  % (4704)Time elapsed: 0.053 s
% 9.15/1.92  % (4704)Instructions burned: 91 (million)
% 9.15/1.92  % (4704)------------------------------
% 9.15/1.92  % (4704)------------------------------
% 9.15/1.93  % (4710)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 Vampire---4 for (2984ds/106Mi)
% 9.15/1.94  % (4706)Instruction limit reached!
% 9.15/1.94  % (4706)------------------------------
% 9.15/1.94  % (4706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.94  % (4706)Termination reason: Unknown
% 9.15/1.94  % (4706)Termination phase: Saturation
% 9.15/1.94  
% 9.15/1.94  % (4706)Memory used [KB]: 1728
% 9.15/1.94  % (4706)Time elapsed: 0.065 s
% 9.15/1.94  % (4706)Instructions burned: 123 (million)
% 9.15/1.94  % (4706)------------------------------
% 9.15/1.94  % (4706)------------------------------
% 9.15/1.94  % (4711)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 Vampire---4 for (2983ds/278Mi)
% 9.15/1.97  % (4708)Instruction limit reached!
% 9.15/1.97  % (4708)------------------------------
% 9.15/1.97  % (4708)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.97  % (4708)Termination reason: Unknown
% 9.15/1.97  % (4708)Termination phase: Saturation
% 9.15/1.97  
% 9.15/1.97  % (4708)Memory used [KB]: 1968
% 9.15/1.97  % (4708)Time elapsed: 0.047 s
% 9.15/1.97  % (4708)Instructions burned: 86 (million)
% 9.15/1.97  % (4708)------------------------------
% 9.15/1.97  % (4708)------------------------------
% 9.15/1.97  % (4712)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 Vampire---4 for (2983ds/151Mi)
% 9.15/1.98  % (4685)Instruction limit reached!
% 9.15/1.98  % (4685)------------------------------
% 9.15/1.98  % (4685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.15/1.98  % (4685)Termination reason: Unknown
% 9.15/1.98  % (4685)Termination phase: Saturation
% 9.15/1.98  
% 9.15/1.98  % (4685)Memory used [KB]: 8355
% 9.15/1.98  % (4685)Time elapsed: 0.727 s
% 9.15/1.98  % (4685)Instructions burned: 1376 (million)
% 9.15/1.98  % (4685)------------------------------
% 9.15/1.98  % (4685)------------------------------
% 9.65/1.98  % (4710)Instruction limit reached!
% 9.65/1.98  % (4710)------------------------------
% 9.65/1.98  % (4710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.65/1.98  % (4710)Termination reason: Unknown
% 9.65/1.98  % (4710)Termination phase: Saturation
% 9.65/1.98  
% 9.65/1.98  % (4710)Memory used [KB]: 1540
% 9.65/1.98  % (4710)Time elapsed: 0.058 s
% 9.65/1.98  % (4710)Instructions burned: 106 (million)
% 9.65/1.98  % (4710)------------------------------
% 9.65/1.98  % (4710)------------------------------
% 9.65/1.99  % (4713)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 Vampire---4 for (2983ds/97Mi)
% 9.65/1.99  % (4714)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 Vampire---4 for (2983ds/464Mi)
% 9.65/2.04  % (4713)Instruction limit reached!
% 9.65/2.04  % (4713)------------------------------
% 9.65/2.04  % (4713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.65/2.04  % (4713)Termination reason: Unknown
% 9.65/2.04  % (4713)Termination phase: Saturation
% 9.65/2.04  
% 9.65/2.04  % (4713)Memory used [KB]: 1885
% 9.65/2.04  % (4713)Time elapsed: 0.056 s
% 9.65/2.04  % (4713)Instructions burned: 97 (million)
% 9.65/2.04  % (4713)------------------------------
% 9.65/2.04  % (4713)------------------------------
% 9.65/2.05  % (4715)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 Vampire---4 for (2982ds/79Mi)
% 9.65/2.05  % (4712)Instruction limit reached!
% 9.65/2.05  % (4712)------------------------------
% 9.65/2.05  % (4712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.65/2.05  % (4712)Termination reason: Unknown
% 9.65/2.05  % (4712)Termination phase: Saturation
% 9.65/2.05  
% 9.65/2.05  % (4712)Memory used [KB]: 2201
% 9.65/2.05  % (4712)Time elapsed: 0.083 s
% 9.65/2.05  % (4712)Instructions burned: 151 (million)
% 9.65/2.05  % (4712)------------------------------
% 9.65/2.05  % (4712)------------------------------
% 9.65/2.06  % (4716)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 Vampire---4 for (2982ds/1993Mi)
% 9.65/2.07  % (4683)Instruction limit reached!
% 9.65/2.07  % (4683)------------------------------
% 9.65/2.07  % (4683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.65/2.07  % (4683)Termination reason: Unknown
% 9.65/2.07  % (4683)Termination phase: Saturation
% 9.65/2.07  
% 9.65/2.07  % (4683)Memory used [KB]: 6589
% 9.65/2.07  % (4683)Time elapsed: 0.857 s
% 9.65/2.07  % (4683)Instructions burned: 1548 (million)
% 9.65/2.07  % (4683)------------------------------
% 9.65/2.07  % (4683)------------------------------
% 9.65/2.07  % (4709)Instruction limit reached!
% 9.65/2.07  % (4709)------------------------------
% 9.65/2.07  % (4709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.65/2.07  % (4709)Termination reason: Unknown
% 9.65/2.07  % (4709)Termination phase: Saturation
% 9.65/2.07  
% 9.65/2.07  % (4709)Memory used [KB]: 2715
% 9.65/2.07  % (4709)Time elapsed: 0.147 s
% 9.65/2.07  % (4709)Instructions burned: 260 (million)
% 9.65/2.07  % (4709)------------------------------
% 9.65/2.07  % (4709)------------------------------
% 9.65/2.07  % (4718)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2982ds/101Mi)
% 9.65/2.07  % (4719)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 Vampire---4 for (2982ds/4978Mi)
% 10.24/2.09  % (4711)Instruction limit reached!
% 10.24/2.09  % (4711)------------------------------
% 10.24/2.09  % (4711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.24/2.09  % (4711)Termination reason: Unknown
% 10.24/2.09  % (4711)Termination phase: Saturation
% 10.24/2.09  
% 10.24/2.09  % (4711)Memory used [KB]: 2407
% 10.24/2.09  % (4711)Time elapsed: 0.146 s
% 10.24/2.09  % (4711)Instructions burned: 278 (million)
% 10.24/2.09  % (4711)------------------------------
% 10.24/2.09  % (4711)------------------------------
% 10.24/2.09  % (4715)Instruction limit reached!
% 10.24/2.09  % (4715)------------------------------
% 10.24/2.09  % (4715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.24/2.09  % (4715)Termination reason: Unknown
% 10.24/2.09  % (4715)Termination phase: Saturation
% 10.24/2.09  
% 10.24/2.09  % (4715)Memory used [KB]: 1638
% 10.24/2.09  % (4715)Time elapsed: 0.043 s
% 10.24/2.09  % (4715)Instructions burned: 79 (million)
% 10.24/2.09  % (4715)------------------------------
% 10.24/2.09  % (4715)------------------------------
% 10.24/2.09  % (4720)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 Vampire---4 for (2982ds/169Mi)
% 10.24/2.09  % (4721)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 Vampire---4 for (2982ds/178Mi)
% 10.44/2.11  % (4718)Instruction limit reached!
% 10.44/2.11  % (4718)------------------------------
% 10.44/2.11  % (4718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.44/2.11  % (4718)Termination reason: Unknown
% 10.44/2.11  % (4718)Termination phase: Saturation
% 10.44/2.11  
% 10.44/2.11  % (4718)Memory used [KB]: 1341
% 10.44/2.11  % (4718)Time elapsed: 0.062 s
% 10.44/2.11  % (4718)Instructions burned: 101 (million)
% 10.44/2.11  % (4718)------------------------------
% 10.44/2.11  % (4718)------------------------------
% 10.44/2.11  % (4722)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 Vampire---4 for (2982ds/111Mi)
% 11.05/2.14  % (4690)Instruction limit reached!
% 11.05/2.14  % (4690)------------------------------
% 11.05/2.14  % (4690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.05/2.14  % (4690)Termination reason: Unknown
% 11.05/2.14  % (4690)Termination phase: Saturation
% 11.05/2.14  
% 11.05/2.14  % (4690)Memory used [KB]: 7262
% 11.05/2.14  % (4690)Time elapsed: 0.790 s
% 11.05/2.14  % (4690)Instructions burned: 1798 (million)
% 11.05/2.14  % (4690)------------------------------
% 11.05/2.14  % (4690)------------------------------
% 11.05/2.15  % (4723)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 Vampire---4 for (2981ds/243Mi)
% 11.05/2.17  % (4722)Instruction limit reached!
% 11.05/2.17  % (4722)------------------------------
% 11.05/2.17  % (4722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.05/2.17  % (4722)Termination reason: Unknown
% 11.05/2.17  % (4722)Termination phase: Saturation
% 11.05/2.17  
% 11.05/2.17  % (4722)Memory used [KB]: 1848
% 11.05/2.17  % (4722)Time elapsed: 0.082 s
% 11.05/2.17  % (4722)Instructions burned: 112 (million)
% 11.05/2.17  % (4722)------------------------------
% 11.05/2.17  % (4722)------------------------------
% 11.05/2.18  % (4724)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 Vampire---4 for (2981ds/229Mi)
% 11.05/2.19  % (4721)Instruction limit reached!
% 11.05/2.19  % (4721)------------------------------
% 11.05/2.19  % (4721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.05/2.19  % (4721)Termination reason: Unknown
% 11.05/2.19  % (4721)Termination phase: Saturation
% 11.05/2.19  
% 11.05/2.19  % (4721)Memory used [KB]: 2413
% 11.05/2.19  % (4721)Time elapsed: 0.123 s
% 11.05/2.19  % (4721)Instructions burned: 179 (million)
% 11.05/2.19  % (4721)------------------------------
% 11.05/2.19  % (4721)------------------------------
% 11.05/2.19  % (4725)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 Vampire---4 for (2981ds/306Mi)
% 11.05/2.19  % (4720)Instruction limit reached!
% 11.05/2.19  % (4720)------------------------------
% 11.05/2.19  % (4720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.05/2.19  % (4720)Termination reason: Unknown
% 11.05/2.19  % (4720)Termination phase: Saturation
% 11.05/2.19  
% 11.05/2.19  % (4720)Memory used [KB]: 2065
% 11.05/2.19  % (4720)Time elapsed: 0.112 s
% 11.05/2.19  % (4720)Instructions burned: 169 (million)
% 11.05/2.19  % (4720)------------------------------
% 11.05/2.19  % (4720)------------------------------
% 11.05/2.20  % (4726)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 Vampire---4 for (2981ds/118Mi)
% 11.69/2.24  % (4714)Instruction limit reached!
% 11.69/2.24  % (4714)------------------------------
% 11.69/2.24  % (4714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.24  % (4714)Termination reason: Unknown
% 11.69/2.24  % (4714)Termination phase: Saturation
% 11.69/2.24  
% 11.69/2.24  % (4714)Memory used [KB]: 3990
% 11.69/2.24  % (4714)Time elapsed: 0.255 s
% 11.69/2.24  % (4714)Instructions burned: 465 (million)
% 11.69/2.24  % (4714)------------------------------
% 11.69/2.24  % (4714)------------------------------
% 11.69/2.25  % (4727)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 Vampire---4 for (2980ds/85Mi)
% 11.69/2.26  % (4726)Instruction limit reached!
% 11.69/2.26  % (4726)------------------------------
% 11.69/2.26  % (4726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.26  % (4726)Termination reason: Unknown
% 11.69/2.26  % (4726)Termination phase: Saturation
% 11.69/2.26  
% 11.69/2.26  % (4726)Memory used [KB]: 1900
% 11.69/2.26  % (4726)Time elapsed: 0.064 s
% 11.69/2.26  % (4726)Instructions burned: 118 (million)
% 11.69/2.26  % (4726)------------------------------
% 11.69/2.26  % (4726)------------------------------
% 11.69/2.26  % (4728)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 Vampire---4 for (2980ds/182Mi)
% 11.69/2.27  % (4723)Instruction limit reached!
% 11.69/2.27  % (4723)------------------------------
% 11.69/2.27  % (4723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.27  % (4723)Termination reason: Unknown
% 11.69/2.27  % (4723)Termination phase: Saturation
% 11.69/2.27  
% 11.69/2.27  % (4723)Memory used [KB]: 3337
% 11.69/2.27  % (4723)Time elapsed: 0.152 s
% 11.69/2.27  % (4723)Instructions burned: 244 (million)
% 11.69/2.27  % (4723)------------------------------
% 11.69/2.27  % (4723)------------------------------
% 11.69/2.28  % (4729)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 Vampire---4 for (2980ds/134Mi)
% 11.69/2.29  % (4727)Instruction limit reached!
% 11.69/2.29  % (4727)------------------------------
% 11.69/2.29  % (4727)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.29  % (4727)Termination reason: Unknown
% 11.69/2.29  % (4727)Termination phase: Saturation
% 11.69/2.29  
% 11.69/2.29  % (4727)Memory used [KB]: 1726
% 11.69/2.29  % (4727)Time elapsed: 0.049 s
% 11.69/2.29  % (4727)Instructions burned: 85 (million)
% 11.69/2.29  % (4727)------------------------------
% 11.69/2.29  % (4727)------------------------------
% 11.69/2.30  % (4730)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2980ds/181Mi)
% 11.69/2.30  % (4724)Instruction limit reached!
% 11.69/2.30  % (4724)------------------------------
% 11.69/2.30  % (4724)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.30  % (4724)Termination reason: Unknown
% 11.69/2.30  % (4724)Termination phase: Saturation
% 11.69/2.30  
% 11.69/2.30  % (4724)Memory used [KB]: 3451
% 11.69/2.30  % (4724)Time elapsed: 0.150 s
% 11.69/2.30  % (4724)Instructions burned: 230 (million)
% 11.69/2.30  % (4724)------------------------------
% 11.69/2.30  % (4724)------------------------------
% 11.69/2.31  % (4731)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 Vampire---4 for (2980ds/61Mi)
% 12.36/2.34  % (4731)Instruction limit reached!
% 12.36/2.34  % (4731)------------------------------
% 12.36/2.34  % (4731)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.36/2.34  % (4731)Termination reason: Unknown
% 12.36/2.34  % (4731)Termination phase: Saturation
% 12.36/2.34  
% 12.36/2.34  % (4731)Memory used [KB]: 1572
% 12.36/2.34  % (4731)Time elapsed: 0.037 s
% 12.36/2.34  % (4731)Instructions burned: 61 (million)
% 12.36/2.34  % (4731)------------------------------
% 12.36/2.34  % (4731)------------------------------
% 12.36/2.34  % (4729)Instruction limit reached!
% 12.36/2.34  % (4729)------------------------------
% 12.36/2.34  % (4729)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.36/2.34  % (4729)Termination reason: Unknown
% 12.36/2.34  % (4729)Termination phase: Saturation
% 12.36/2.34  
% 12.36/2.34  % (4729)Memory used [KB]: 1986
% 12.36/2.34  % (4729)Time elapsed: 0.068 s
% 12.36/2.34  % (4729)Instructions burned: 134 (million)
% 12.36/2.34  % (4729)------------------------------
% 12.36/2.34  % (4729)------------------------------
% 12.36/2.34  % (4732)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on Vampire---4 for (2979ds/135Mi)
% 12.36/2.35  % (4733)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 Vampire---4 for (2979ds/94Mi)
% 12.36/2.36  % (4728)Instruction limit reached!
% 12.36/2.36  % (4728)------------------------------
% 12.36/2.36  % (4728)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.36/2.36  % (4728)Termination reason: Unknown
% 12.36/2.36  % (4728)Termination phase: Saturation
% 12.36/2.36  
% 12.36/2.36  % (4728)Memory used [KB]: 2203
% 12.36/2.36  % (4728)Time elapsed: 0.093 s
% 12.36/2.36  % (4728)Instructions burned: 183 (million)
% 12.36/2.36  % (4728)------------------------------
% 12.36/2.36  % (4728)------------------------------
% 12.36/2.36  % (4734)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 Vampire---4 for (2979ds/111Mi)
% 12.36/2.36  % (4725)Instruction limit reached!
% 12.36/2.36  % (4725)------------------------------
% 12.36/2.36  % (4725)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.36/2.36  % (4725)Termination reason: Unknown
% 12.36/2.36  % (4725)Termination phase: Saturation
% 12.36/2.36  
% 12.36/2.36  % (4725)Memory used [KB]: 4581
% 12.36/2.36  % (4725)Time elapsed: 0.190 s
% 12.36/2.36  % (4725)Instructions burned: 306 (million)
% 12.36/2.36  % (4725)------------------------------
% 12.36/2.36  % (4725)------------------------------
% 12.36/2.36  % (4730)Instruction limit reached!
% 12.36/2.36  % (4730)------------------------------
% 12.36/2.36  % (4730)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.36/2.36  % (4730)Termination reason: Unknown
% 12.36/2.36  % (4730)Termination phase: Saturation
% 12.36/2.36  
% 12.36/2.36  % (4730)Memory used [KB]: 1444
% 12.36/2.36  % (4730)Time elapsed: 0.068 s
% 12.36/2.36  % (4730)Instructions burned: 181 (million)
% 12.36/2.36  % (4730)------------------------------
% 12.36/2.36  % (4730)------------------------------
% 12.36/2.37  % (4735)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 Vampire---4 for (2979ds/371Mi)
% 12.36/2.37  % (4736)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 Vampire---4 for (2979ds/1643Mi)
% 13.01/2.39  % (4733)Instruction limit reached!
% 13.01/2.39  % (4733)------------------------------
% 13.01/2.39  % (4733)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.01/2.39  % (4733)Termination reason: Unknown
% 13.01/2.39  % (4733)Termination phase: Saturation
% 13.01/2.39  
% 13.01/2.39  % (4733)Memory used [KB]: 1617
% 13.01/2.39  % (4733)Time elapsed: 0.050 s
% 13.01/2.39  % (4733)Instructions burned: 94 (million)
% 13.01/2.39  % (4733)------------------------------
% 13.01/2.39  % (4733)------------------------------
% 13.01/2.40  % (4737)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 Vampire---4 for (2979ds/143Mi)
% 13.01/2.41  % (4732)Instruction limit reached!
% 13.01/2.41  % (4732)------------------------------
% 13.01/2.41  % (4732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.01/2.41  % (4732)Termination reason: Unknown
% 13.01/2.41  % (4732)Termination phase: Saturation
% 13.01/2.41  
% 13.01/2.41  % (4732)Memory used [KB]: 1706
% 13.01/2.41  % (4732)Time elapsed: 0.068 s
% 13.01/2.41  % (4732)Instructions burned: 135 (million)
% 13.01/2.41  % (4732)------------------------------
% 13.01/2.41  % (4732)------------------------------
% 13.01/2.41  % (4738)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 Vampire---4 for (2979ds/225Mi)
% 13.01/2.43  % (4734)Instruction limit reached!
% 13.01/2.43  % (4734)------------------------------
% 13.01/2.43  % (4734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.01/2.43  % (4734)Termination reason: Unknown
% 13.01/2.43  % (4734)Termination phase: Saturation
% 13.01/2.43  
% 13.01/2.43  % (4734)Memory used [KB]: 1815
% 13.01/2.43  % (4734)Time elapsed: 0.063 s
% 13.01/2.43  % (4734)Instructions burned: 112 (million)
% 13.01/2.43  % (4734)------------------------------
% 13.01/2.43  % (4734)------------------------------
% 13.01/2.43  % (4739)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 Vampire---4 for (2978ds/89Mi)
% 13.01/2.46  % (4737)Instruction limit reached!
% 13.01/2.46  % (4737)------------------------------
% 13.01/2.46  % (4737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.01/2.46  % (4737)Termination reason: Unknown
% 13.01/2.46  % (4737)Termination phase: Saturation
% 13.01/2.46  
% 13.01/2.46  % (4737)Memory used [KB]: 1252
% 13.01/2.46  % (4737)Time elapsed: 0.064 s
% 13.01/2.46  % (4737)Instructions burned: 144 (million)
% 13.01/2.46  % (4737)------------------------------
% 13.01/2.46  % (4737)------------------------------
% 13.01/2.47  % (4740)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 Vampire---4 for (2978ds/149Mi)
% 13.53/2.47  % (4739)Instruction limit reached!
% 13.53/2.47  % (4739)------------------------------
% 13.53/2.47  % (4739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.53/2.47  % (4739)Termination reason: Unknown
% 13.53/2.47  % (4739)Termination phase: Saturation
% 13.53/2.47  
% 13.53/2.47  % (4739)Memory used [KB]: 1633
% 13.53/2.47  % (4739)Time elapsed: 0.045 s
% 13.53/2.47  % (4739)Instructions burned: 89 (million)
% 13.53/2.47  % (4739)------------------------------
% 13.53/2.47  % (4739)------------------------------
% 13.53/2.48  % (4741)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 Vampire---4 for (2978ds/217Mi)
% 13.72/2.53  % (4738)Instruction limit reached!
% 13.72/2.53  % (4738)------------------------------
% 13.72/2.53  % (4738)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.72/2.53  % (4738)Termination reason: Unknown
% 13.72/2.53  % (4738)Termination phase: Saturation
% 13.72/2.53  
% 13.72/2.53  % (4738)Memory used [KB]: 2083
% 13.72/2.53  % (4738)Time elapsed: 0.116 s
% 13.72/2.53  % (4738)Instructions burned: 227 (million)
% 13.72/2.53  % (4738)------------------------------
% 13.72/2.53  % (4738)------------------------------
% 13.72/2.53  % (4742)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on Vampire---4 for (2977ds/1513Mi)
% 13.72/2.54  % (4740)Instruction limit reached!
% 13.72/2.54  % (4740)------------------------------
% 13.72/2.54  % (4740)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.72/2.54  % (4740)Termination reason: Unknown
% 13.72/2.54  % (4740)Termination phase: Saturation
% 13.72/2.54  
% 13.72/2.54  % (4740)Memory used [KB]: 1906
% 13.72/2.54  % (4740)Time elapsed: 0.075 s
% 13.72/2.54  % (4740)Instructions burned: 151 (million)
% 13.72/2.54  % (4740)------------------------------
% 13.72/2.54  % (4740)------------------------------
% 13.72/2.54  % (4743)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 Vampire---4 for (2977ds/460Mi)
% 13.72/2.56  % (4735)Instruction limit reached!
% 13.72/2.56  % (4735)------------------------------
% 13.72/2.56  % (4735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.72/2.56  % (4735)Termination reason: Unknown
% 13.72/2.56  % (4735)Termination phase: Saturation
% 13.72/2.56  
% 13.72/2.56  % (4735)Memory used [KB]: 3060
% 13.72/2.56  % (4735)Time elapsed: 0.198 s
% 13.72/2.56  % (4735)Instructions burned: 372 (million)
% 13.72/2.56  % (4735)------------------------------
% 13.72/2.56  % (4735)------------------------------
% 13.72/2.57  % (4744)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on Vampire---4 for (2977ds/76Mi)
% 13.72/2.59  % (4741)Instruction limit reached!
% 13.72/2.59  % (4741)------------------------------
% 13.72/2.59  % (4741)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.72/2.59  % (4741)Termination reason: Unknown
% 13.72/2.59  % (4741)Termination phase: Saturation
% 13.72/2.59  
% 13.72/2.59  % (4741)Memory used [KB]: 1865
% 13.72/2.59  % (4741)Time elapsed: 0.113 s
% 13.72/2.59  % (4741)Instructions burned: 218 (million)
% 13.72/2.59  % (4741)------------------------------
% 13.72/2.59  % (4741)------------------------------
% 13.72/2.59  % (4745)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 Vampire---4 for (2977ds/113Mi)
% 13.72/2.61  % (4744)Instruction limit reached!
% 13.72/2.61  % (4744)------------------------------
% 13.72/2.61  % (4744)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.72/2.61  % (4744)Termination reason: Unknown
% 13.72/2.61  % (4744)Termination phase: Saturation
% 13.72/2.61  
% 13.72/2.61  % (4744)Memory used [KB]: 1667
% 13.72/2.61  % (4744)Time elapsed: 0.045 s
% 13.72/2.61  % (4744)Instructions burned: 76 (million)
% 13.72/2.61  % (4744)------------------------------
% 13.72/2.61  % (4744)------------------------------
% 14.50/2.61  % (4746)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 Vampire---4 for (2977ds/77Mi)
% 14.50/2.65  % (4746)Instruction limit reached!
% 14.50/2.65  % (4746)------------------------------
% 14.50/2.65  % (4746)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.50/2.65  % (4746)Termination reason: Unknown
% 14.50/2.65  % (4746)Termination phase: Saturation
% 14.50/2.65  
% 14.50/2.65  % (4746)Memory used [KB]: 1718
% 14.50/2.65  % (4746)Time elapsed: 0.040 s
% 14.50/2.65  % (4746)Instructions burned: 78 (million)
% 14.50/2.65  % (4746)------------------------------
% 14.50/2.65  % (4746)------------------------------
% 14.50/2.65  % (4745)Instruction limit reached!
% 14.50/2.65  % (4745)------------------------------
% 14.50/2.65  % (4745)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.50/2.65  % (4745)Termination reason: Unknown
% 14.50/2.65  % (4745)Termination phase: Saturation
% 14.50/2.65  
% 14.50/2.65  % (4745)Memory used [KB]: 2228
% 14.50/2.65  % (4745)Time elapsed: 0.063 s
% 14.50/2.65  % (4745)Instructions burned: 114 (million)
% 14.50/2.65  % (4745)------------------------------
% 14.50/2.65  % (4745)------------------------------
% 14.50/2.65  % (4747)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 Vampire---4 for (2976ds/639Mi)
% 14.50/2.66  % (4748)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 Vampire---4 for (2976ds/851Mi)
% 14.87/2.70  % (4716)Instruction limit reached!
% 14.87/2.70  % (4716)------------------------------
% 14.87/2.70  % (4716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.70  % (4716)Termination reason: Unknown
% 14.87/2.70  % (4716)Termination phase: Saturation
% 14.87/2.70  
% 14.87/2.70  % (4716)Memory used [KB]: 3007
% 14.87/2.70  % (4716)Time elapsed: 0.669 s
% 14.87/2.70  % (4716)Instructions burned: 1995 (million)
% 14.87/2.70  % (4716)------------------------------
% 14.87/2.70  % (4716)------------------------------
% 14.87/2.71  % (4749)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on Vampire---4 for (2976ds/463Mi)
% 15.08/2.78  % (4743)Instruction limit reached!
% 15.08/2.78  % (4743)------------------------------
% 15.08/2.78  % (4743)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.08/2.78  % (4743)Termination reason: Unknown
% 15.08/2.78  % (4743)Termination phase: Saturation
% 15.08/2.78  
% 15.08/2.78  % (4743)Memory used [KB]: 5043
% 15.08/2.78  % (4743)Time elapsed: 0.237 s
% 15.08/2.78  % (4743)Instructions burned: 460 (million)
% 15.08/2.78  % (4743)------------------------------
% 15.08/2.78  % (4743)------------------------------
% 15.08/2.78  % (4750)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 Vampire---4 for (2975ds/127Mi)
% 16.79/2.85  % (4750)Instruction limit reached!
% 16.79/2.85  % (4750)------------------------------
% 16.79/2.85  % (4750)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.85  % (4750)Termination reason: Unknown
% 16.79/2.85  % (4750)Termination phase: Saturation
% 16.79/2.85  
% 16.79/2.85  % (4750)Memory used [KB]: 1875
% 16.79/2.85  % (4750)Time elapsed: 0.070 s
% 16.79/2.85  % (4750)Instructions burned: 127 (million)
% 16.79/2.85  % (4750)------------------------------
% 16.79/2.85  % (4750)------------------------------
% 16.79/2.85  % (4751)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 Vampire---4 for (2974ds/159Mi)
% 16.79/2.90  % (4703)Instruction limit reached!
% 16.79/2.90  % (4703)------------------------------
% 16.79/2.90  % (4703)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.90  % (4703)Termination reason: Unknown
% 16.79/2.90  % (4703)Termination phase: Saturation
% 16.79/2.90  
% 16.79/2.90  % (4703)Memory used [KB]: 5822
% 16.79/2.90  % (4703)Time elapsed: 1.046 s
% 16.79/2.90  % (4703)Instructions burned: 2265 (million)
% 16.79/2.90  % (4703)------------------------------
% 16.79/2.90  % (4703)------------------------------
% 16.79/2.90  % (4752)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 Vampire---4 for (2974ds/140Mi)
% 17.22/2.93  % (4749)Instruction limit reached!
% 17.22/2.93  % (4749)------------------------------
% 17.22/2.93  % (4749)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.22/2.93  % (4749)Termination reason: Unknown
% 17.22/2.93  % (4749)Termination phase: Saturation
% 17.22/2.93  
% 17.22/2.93  % (4749)Memory used [KB]: 2426
% 17.22/2.93  % (4749)Time elapsed: 0.224 s
% 17.22/2.93  % (4749)Instructions burned: 463 (million)
% 17.22/2.93  % (4749)------------------------------
% 17.22/2.93  % (4749)------------------------------
% 17.22/2.93  % (4753)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 Vampire---4 for (2974ds/246Mi)
% 17.22/2.93  % (4751)Instruction limit reached!
% 17.22/2.93  % (4751)------------------------------
% 17.22/2.93  % (4751)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.22/2.93  % (4751)Termination reason: Unknown
% 17.22/2.93  % (4751)Termination phase: Saturation
% 17.22/2.93  
% 17.22/2.93  % (4751)Memory used [KB]: 1763
% 17.22/2.93  % (4751)Time elapsed: 0.082 s
% 17.22/2.93  % (4751)Instructions burned: 159 (million)
% 17.22/2.93  % (4751)------------------------------
% 17.22/2.93  % (4751)------------------------------
% 17.22/2.94  % (4755)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 Vampire---4 for (2973ds/275Mi)
% 17.59/2.97  % (4752)Instruction limit reached!
% 17.59/2.97  % (4752)------------------------------
% 17.59/2.97  % (4752)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.59/2.97  % (4752)Termination reason: Unknown
% 17.59/2.97  % (4752)Termination phase: Saturation
% 17.59/2.97  
% 17.59/2.97  % (4752)Memory used [KB]: 2564
% 17.59/2.97  % (4752)Time elapsed: 0.073 s
% 17.59/2.97  % (4752)Instructions burned: 141 (million)
% 17.59/2.97  % (4752)------------------------------
% 17.59/2.97  % (4752)------------------------------
% 17.59/2.98  % (4756)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 Vampire---4 for (2973ds/1318Mi)
% 17.59/3.01  % (4747)Instruction limit reached!
% 17.59/3.01  % (4747)------------------------------
% 17.59/3.01  % (4747)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.59/3.01  % (4747)Termination reason: Unknown
% 17.59/3.01  % (4747)Termination phase: Saturation
% 17.59/3.01  
% 17.59/3.01  % (4747)Memory used [KB]: 5210
% 17.59/3.01  % (4747)Time elapsed: 0.354 s
% 17.59/3.01  % (4747)Instructions burned: 639 (million)
% 17.59/3.01  % (4747)------------------------------
% 17.59/3.01  % (4747)------------------------------
% 17.59/3.01  % (4757)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 Vampire---4 for (2973ds/286Mi)
% 18.07/3.06  % (4753)Instruction limit reached!
% 18.07/3.06  % (4753)------------------------------
% 18.07/3.06  % (4753)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.07/3.06  % (4753)Termination reason: Unknown
% 18.07/3.06  % (4753)Termination phase: Saturation
% 18.07/3.06  
% 18.07/3.06  % (4753)Memory used [KB]: 2433
% 18.07/3.06  % (4753)Time elapsed: 0.147 s
% 18.07/3.06  % (4753)Instructions burned: 246 (million)
% 18.07/3.06  % (4753)------------------------------
% 18.07/3.06  % (4753)------------------------------
% 18.07/3.06  % (4758)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on Vampire---4 for (2972ds/965Mi)
% 18.07/3.07  % (4755)Instruction limit reached!
% 18.07/3.07  % (4755)------------------------------
% 18.07/3.07  % (4755)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.07/3.07  % (4755)Termination reason: Unknown
% 18.07/3.07  % (4755)Termination phase: Saturation
% 18.07/3.07  
% 18.07/3.07  % (4755)Memory used [KB]: 1756
% 18.07/3.07  % (4755)Time elapsed: 0.153 s
% 18.07/3.07  % (4755)Instructions burned: 276 (million)
% 18.07/3.07  % (4755)------------------------------
% 18.07/3.07  % (4755)------------------------------
% 18.07/3.07  % (4759)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 Vampire---4 for (2972ds/144Mi)
% 18.48/3.09  % (4748)Instruction limit reached!
% 18.48/3.09  % (4748)------------------------------
% 18.48/3.09  % (4748)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.48/3.09  % (4748)Termination reason: Unknown
% 18.48/3.09  % (4748)Termination phase: Saturation
% 18.48/3.09  
% 18.48/3.09  % (4748)Memory used [KB]: 3775
% 18.48/3.09  % (4748)Time elapsed: 0.444 s
% 18.48/3.09  % (4748)Instructions burned: 852 (million)
% 18.48/3.09  % (4748)------------------------------
% 18.48/3.09  % (4748)------------------------------
% 18.48/3.09  % (4760)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on Vampire---4 for (2972ds/145Mi)
% 18.48/3.11  % (4736)Instruction limit reached!
% 18.48/3.11  % (4736)------------------------------
% 18.48/3.11  % (4736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.48/3.11  % (4736)Termination reason: Unknown
% 18.48/3.11  % (4736)Termination phase: Saturation
% 18.48/3.11  
% 18.48/3.11  % (4736)Memory used [KB]: 6945
% 18.48/3.11  % (4736)Time elapsed: 0.751 s
% 18.48/3.11  % (4736)Instructions burned: 1644 (million)
% 18.48/3.11  % (4736)------------------------------
% 18.48/3.11  % (4736)------------------------------
% 18.48/3.12  % (4761)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 Vampire---4 for (2972ds/3921Mi)
% 18.66/3.14  % (4759)Instruction limit reached!
% 18.66/3.14  % (4759)------------------------------
% 18.66/3.14  % (4759)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.66/3.14  % (4759)Termination reason: Unknown
% 18.66/3.14  % (4759)Termination phase: Saturation
% 18.66/3.14  
% 18.66/3.14  % (4759)Memory used [KB]: 1756
% 18.66/3.14  % (4759)Time elapsed: 0.098 s
% 18.66/3.14  % (4759)Instructions burned: 144 (million)
% 18.66/3.14  % (4759)------------------------------
% 18.66/3.14  % (4759)------------------------------
% 18.66/3.15  % (4762)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on Vampire---4 for (2971ds/154Mi)
% 18.76/3.16  % (4757)Instruction limit reached!
% 18.76/3.16  % (4757)------------------------------
% 18.76/3.16  % (4757)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.76/3.16  % (4757)Termination reason: Unknown
% 18.76/3.16  % (4757)Termination phase: Saturation
% 18.76/3.16  
% 18.76/3.16  % (4757)Memory used [KB]: 2864
% 18.76/3.16  % (4757)Time elapsed: 0.178 s
% 18.76/3.16  % (4757)Instructions burned: 287 (million)
% 18.76/3.16  % (4757)------------------------------
% 18.76/3.16  % (4757)------------------------------
% 18.76/3.17  % (4760)Instruction limit reached!
% 18.76/3.17  % (4760)------------------------------
% 18.76/3.17  % (4760)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.76/3.17  % (4760)Termination reason: Unknown
% 18.76/3.17  % (4760)Termination phase: Saturation
% 18.76/3.17  
% 18.76/3.17  % (4760)Memory used [KB]: 1873
% 18.76/3.17  % (4760)Time elapsed: 0.097 s
% 18.76/3.17  % (4760)Instructions burned: 146 (million)
% 18.76/3.17  % (4760)------------------------------
% 18.76/3.17  % (4760)------------------------------
% 18.76/3.17  % (4763)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 Vampire---4 for (2971ds/205Mi)
% 18.76/3.17  % (4764)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 Vampire---4 for (2971ds/899Mi)
% 19.11/3.23  % (4762)Instruction limit reached!
% 19.11/3.23  % (4762)------------------------------
% 19.11/3.23  % (4762)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.11/3.23  % (4762)Termination reason: Unknown
% 19.11/3.23  % (4762)Termination phase: Saturation
% 19.11/3.23  
% 19.11/3.23  % (4762)Memory used [KB]: 2239
% 19.11/3.23  % (4762)Time elapsed: 0.083 s
% 19.11/3.23  % (4762)Instructions burned: 155 (million)
% 19.11/3.23  % (4762)------------------------------
% 19.11/3.23  % (4762)------------------------------
% 19.11/3.23  % (4765)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on Vampire---4 for (2970ds/645Mi)
% 19.29/3.27  % (4763)Instruction limit reached!
% 19.29/3.27  % (4763)------------------------------
% 19.29/3.27  % (4763)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.29/3.27  % (4763)Termination reason: Unknown
% 19.29/3.27  % (4763)Termination phase: Saturation
% 19.29/3.27  
% 19.29/3.27  % (4763)Memory used [KB]: 1734
% 19.29/3.27  % (4763)Time elapsed: 0.107 s
% 19.29/3.27  % (4763)Instructions burned: 205 (million)
% 19.29/3.27  % (4763)------------------------------
% 19.29/3.27  % (4763)------------------------------
% 19.29/3.28  % (4766)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 Vampire---4 for (2970ds/175Mi)
% 19.29/3.29  % (4742)Instruction limit reached!
% 19.29/3.29  % (4742)------------------------------
% 19.29/3.29  % (4742)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.29/3.29  % (4742)Termination reason: Unknown
% 19.29/3.29  % (4742)Termination phase: Saturation
% 19.29/3.29  
% 19.29/3.29  % (4742)Memory used [KB]: 11549
% 19.29/3.29  % (4742)Time elapsed: 0.760 s
% 19.29/3.29  % (4742)Instructions burned: 1513 (million)
% 19.29/3.29  % (4742)------------------------------
% 19.29/3.29  % (4742)------------------------------
% 19.29/3.30  % (4767)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 Vampire---4 for (2970ds/120Mi)
% 19.29/3.36  % (4767)Instruction limit reached!
% 19.29/3.36  % (4767)------------------------------
% 19.29/3.36  % (4767)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.29/3.36  % (4767)Termination reason: Unknown
% 19.29/3.36  % (4767)Termination phase: Saturation
% 19.29/3.36  
% 19.29/3.36  % (4767)Memory used [KB]: 2624
% 19.29/3.36  % (4767)Time elapsed: 0.066 s
% 19.29/3.36  % (4767)Instructions burned: 121 (million)
% 19.29/3.36  % (4767)------------------------------
% 19.29/3.36  % (4767)------------------------------
% 19.29/3.36  % (4768)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 Vampire---4 for (2969ds/144Mi)
% 20.87/3.37  % (4766)Instruction limit reached!
% 20.87/3.37  % (4766)------------------------------
% 20.87/3.37  % (4766)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.87/3.37  % (4766)Termination reason: Unknown
% 20.87/3.37  % (4766)Termination phase: Saturation
% 20.87/3.37  
% 20.87/3.37  % (4766)Memory used [KB]: 2026
% 20.87/3.37  % (4766)Time elapsed: 0.094 s
% 20.87/3.37  % (4766)Instructions burned: 176 (million)
% 20.87/3.37  % (4766)------------------------------
% 20.87/3.37  % (4766)------------------------------
% 20.87/3.37  % (4769)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 Vampire---4 for (2969ds/166Mi)
% 21.17/3.44  % (4768)Instruction limit reached!
% 21.17/3.44  % (4768)------------------------------
% 21.17/3.44  % (4768)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.17/3.44  % (4768)Termination reason: Unknown
% 21.17/3.44  % (4768)Termination phase: Saturation
% 21.17/3.44  
% 21.17/3.44  % (4768)Memory used [KB]: 2531
% 21.17/3.44  % (4768)Time elapsed: 0.081 s
% 21.17/3.44  % (4768)Instructions burned: 145 (million)
% 21.17/3.44  % (4768)------------------------------
% 21.17/3.44  % (4768)------------------------------
% 21.17/3.45  % (4771)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 Vampire---4 for (2968ds/97Mi)
% 21.55/3.46  % (4769)Instruction limit reached!
% 21.55/3.46  % (4769)------------------------------
% 21.55/3.46  % (4769)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.55/3.46  % (4769)Termination reason: Unknown
% 21.55/3.46  % (4769)Termination phase: Saturation
% 21.55/3.46  
% 21.55/3.46  % (4769)Memory used [KB]: 2088
% 21.55/3.46  % (4769)Time elapsed: 0.092 s
% 21.55/3.46  % (4769)Instructions burned: 166 (million)
% 21.55/3.46  % (4769)------------------------------
% 21.55/3.46  % (4769)------------------------------
% 21.55/3.47  % (4772)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 Vampire---4 for (2968ds/159Mi)
% 21.55/3.50  % (4771)Instruction limit reached!
% 21.55/3.50  % (4771)------------------------------
% 21.55/3.50  % (4771)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.55/3.50  % (4771)Termination reason: Unknown
% 21.55/3.50  % (4771)Termination phase: Saturation
% 21.55/3.50  
% 21.55/3.50  % (4771)Memory used [KB]: 1896
% 21.55/3.50  % (4771)Time elapsed: 0.056 s
% 21.55/3.50  % (4771)Instructions burned: 98 (million)
% 21.55/3.50  % (4771)------------------------------
% 21.55/3.50  % (4771)------------------------------
% 21.55/3.50  % (4758)Instruction limit reached!
% 21.55/3.50  % (4758)------------------------------
% 21.55/3.50  % (4758)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.55/3.50  % (4758)Termination reason: Unknown
% 21.55/3.50  % (4758)Termination phase: Saturation
% 21.55/3.50  
% 21.55/3.50  % (4758)Memory used [KB]: 5550
% 21.55/3.50  % (4758)Time elapsed: 0.467 s
% 21.55/3.50  % (4758)Instructions burned: 966 (million)
% 21.55/3.50  % (4758)------------------------------
% 21.55/3.50  % (4758)------------------------------
% 21.55/3.50  % (4773)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 Vampire---4 for (2968ds/135Mi)
% 21.55/3.51  % (4774)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on Vampire---4 for (2968ds/450Mi)
% 22.23/3.56  % (4772)Instruction limit reached!
% 22.23/3.56  % (4772)------------------------------
% 22.23/3.56  % (4772)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.23/3.56  % (4772)Termination reason: Unknown
% 22.23/3.56  % (4772)Termination phase: Saturation
% 22.23/3.56  
% 22.23/3.56  % (4772)Memory used [KB]: 2291
% 22.23/3.56  % (4772)Time elapsed: 0.097 s
% 22.23/3.56  % (4772)Instructions burned: 159 (million)
% 22.23/3.56  % (4772)------------------------------
% 22.23/3.56  % (4772)------------------------------
% 22.23/3.57  % (4775)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on Vampire---4 for (2967ds/119Mi)
% 22.23/3.57  % (4773)Instruction limit reached!
% 22.23/3.57  % (4773)------------------------------
% 22.23/3.57  % (4773)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.23/3.57  % (4773)Termination reason: Unknown
% 22.23/3.57  % (4773)Termination phase: Saturation
% 22.23/3.57  
% 22.23/3.57  % (4773)Memory used [KB]: 1341
% 22.23/3.57  % (4773)Time elapsed: 0.065 s
% 22.23/3.57  % (4773)Instructions burned: 136 (million)
% 22.23/3.57  % (4773)------------------------------
% 22.23/3.57  % (4773)------------------------------
% 22.23/3.57  % (4776)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 Vampire---4 for (2967ds/4758Mi)
% 22.58/3.59  % (4765)Instruction limit reached!
% 22.58/3.59  % (4765)------------------------------
% 22.58/3.59  % (4765)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.58/3.59  % (4765)Termination reason: Unknown
% 22.58/3.59  % (4765)Termination phase: Saturation
% 22.58/3.59  
% 22.58/3.59  % (4765)Memory used [KB]: 10043
% 22.58/3.59  % (4765)Time elapsed: 0.355 s
% 22.58/3.59  % (4765)Instructions burned: 645 (million)
% 22.58/3.59  % (4765)------------------------------
% 22.58/3.59  % (4765)------------------------------
% 22.58/3.59  % (4777)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 Vampire---4 for (2967ds/139Mi)
% 22.58/3.63  % (4775)Instruction limit reached!
% 22.58/3.63  % (4775)------------------------------
% 22.58/3.63  % (4775)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.58/3.63  % (4775)Termination reason: Unknown
% 22.58/3.63  % (4775)Termination phase: Saturation
% 22.58/3.63  
% 22.58/3.63  % (4775)Memory used [KB]: 1789
% 22.58/3.63  % (4775)Time elapsed: 0.061 s
% 22.58/3.63  % (4775)Instructions burned: 120 (million)
% 22.58/3.63  % (4775)------------------------------
% 22.58/3.63  % (4775)------------------------------
% 22.58/3.63  % (4778)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 Vampire---4 for (2966ds/139Mi)
% 22.88/3.67  % (4756)Instruction limit reached!
% 22.88/3.67  % (4756)------------------------------
% 22.88/3.67  % (4756)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.88/3.67  % (4756)Termination reason: Unknown
% 22.88/3.67  % (4756)Termination phase: Saturation
% 22.88/3.67  
% 22.88/3.67  % (4756)Memory used [KB]: 6681
% 22.88/3.67  % (4756)Time elapsed: 0.712 s
% 22.88/3.67  % (4756)Instructions burned: 1318 (million)
% 22.88/3.67  % (4777)Instruction limit reached!
% 22.88/3.67  % (4777)------------------------------
% 22.88/3.67  % (4777)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.88/3.67  % (4777)Termination reason: Unknown
% 22.88/3.67  % (4777)Termination phase: Saturation
% 22.88/3.67  
% 22.88/3.67  % (4777)Memory used [KB]: 1938
% 22.88/3.67  % (4777)Time elapsed: 0.075 s
% 22.88/3.67  % (4777)Instructions burned: 139 (million)
% 22.88/3.67  % (4777)------------------------------
% 22.88/3.67  % (4777)------------------------------
% 22.88/3.67  % (4756)------------------------------
% 22.88/3.67  % (4756)------------------------------
% 22.88/3.67  % (4779)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 Vampire---4 for (2966ds/116Mi)
% 22.88/3.67  % (4780)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 Vampire---4 for (2966ds/53Mi)
% 22.88/3.67  % (4764)Instruction limit reached!
% 22.88/3.67  % (4764)------------------------------
% 22.88/3.67  % (4764)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.88/3.67  % (4764)Termination reason: Unknown
% 22.88/3.67  % (4764)Termination phase: Saturation
% 22.88/3.67  
% 22.88/3.67  % (4764)Memory used [KB]: 4421
% 22.88/3.68  % (4764)Time elapsed: 0.491 s
% 22.88/3.68  % (4764)Instructions burned: 899 (million)
% 22.88/3.68  % (4764)------------------------------
% 22.88/3.68  % (4764)------------------------------
% 22.88/3.68  % (4781)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 Vampire---4 for (2966ds/159Mi)
% 22.88/3.69  % (4778)Instruction limit reached!
% 22.88/3.69  % (4778)------------------------------
% 22.88/3.69  % (4778)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.88/3.69  % (4778)Termination reason: Unknown
% 22.88/3.69  % (4778)Termination phase: Saturation
% 22.88/3.69  
% 22.88/3.69  % (4778)Memory used [KB]: 1677
% 22.88/3.69  % (4778)Time elapsed: 0.058 s
% 22.88/3.69  % (4778)Instructions burned: 140 (million)
% 22.88/3.69  % (4778)------------------------------
% 22.88/3.69  % (4778)------------------------------
% 22.88/3.69  % (4782)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 Vampire---4 for (2966ds/96Mi)
% 22.88/3.70  % (4780)Instruction limit reached!
% 22.88/3.70  % (4780)------------------------------
% 22.88/3.70  % (4780)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.88/3.70  % (4780)Termination reason: Unknown
% 22.88/3.70  % (4780)Termination phase: Saturation
% 22.88/3.70  
% 22.88/3.70  % (4780)Memory used [KB]: 1643
% 22.88/3.70  % (4780)Time elapsed: 0.031 s
% 22.88/3.70  % (4780)Instructions burned: 53 (million)
% 22.88/3.70  % (4780)------------------------------
% 22.88/3.70  % (4780)------------------------------
% 22.88/3.70  % (4783)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 Vampire---4 for (2966ds/223Mi)
% 23.25/3.72  % (4774)Instruction limit reached!
% 23.25/3.72  % (4774)------------------------------
% 23.25/3.72  % (4774)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.72  % (4774)Termination reason: Unknown
% 23.25/3.72  % (4774)Termination phase: Saturation
% 23.25/3.72  
% 23.25/3.72  % (4774)Memory used [KB]: 5204
% 23.25/3.72  % (4774)Time elapsed: 0.218 s
% 23.25/3.72  % (4774)Instructions burned: 451 (million)
% 23.25/3.72  % (4774)------------------------------
% 23.25/3.72  % (4774)------------------------------
% 23.25/3.73  % (4779)Instruction limit reached!
% 23.25/3.73  % (4779)------------------------------
% 23.25/3.73  % (4779)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.73  % (4779)Termination reason: Unknown
% 23.25/3.73  % (4779)Termination phase: Saturation
% 23.25/3.73  
% 23.25/3.73  % (4779)Memory used [KB]: 2168
% 23.25/3.73  % (4779)Time elapsed: 0.059 s
% 23.25/3.73  % (4779)Instructions burned: 117 (million)
% 23.25/3.73  % (4779)------------------------------
% 23.25/3.73  % (4779)------------------------------
% 23.25/3.73  % (4784)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 Vampire---4 for (2966ds/116Mi)
% 23.25/3.73  % (4785)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 Vampire---4 for (2965ds/149Mi)
% 23.25/3.74  % (4782)Instruction limit reached!
% 23.25/3.74  % (4782)------------------------------
% 23.25/3.74  % (4782)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.74  % (4782)Termination reason: Unknown
% 23.25/3.74  % (4782)Termination phase: Saturation
% 23.25/3.74  
% 23.25/3.74  % (4782)Memory used [KB]: 1744
% 23.25/3.74  % (4782)Time elapsed: 0.055 s
% 23.25/3.74  % (4782)Instructions burned: 97 (million)
% 23.25/3.74  % (4782)------------------------------
% 23.25/3.74  % (4782)------------------------------
% 23.25/3.75  % (4786)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 Vampire---4 for (2965ds/416Mi)
% 23.69/3.76  % (4781)Instruction limit reached!
% 23.69/3.76  % (4781)------------------------------
% 23.69/3.76  % (4781)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.69/3.76  % (4781)Termination reason: Unknown
% 23.69/3.76  % (4781)Termination phase: Saturation
% 23.69/3.76  
% 23.69/3.76  % (4781)Memory used [KB]: 2360
% 23.69/3.76  % (4781)Time elapsed: 0.086 s
% 23.69/3.76  % (4781)Instructions burned: 159 (million)
% 23.69/3.76  % (4781)------------------------------
% 23.69/3.76  % (4781)------------------------------
% 23.69/3.77  % (4787)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 Vampire---4 for (2965ds/420Mi)
% 23.69/3.79  % (4784)Instruction limit reached!
% 23.69/3.79  % (4784)------------------------------
% 23.69/3.79  % (4784)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.69/3.79  % (4784)Termination reason: Unknown
% 23.69/3.79  % (4784)Termination phase: Saturation
% 23.69/3.79  
% 23.69/3.79  % (4784)Memory used [KB]: 2510
% 23.69/3.79  % (4784)Time elapsed: 0.062 s
% 23.69/3.79  % (4784)Instructions burned: 116 (million)
% 23.69/3.79  % (4784)------------------------------
% 23.69/3.79  % (4784)------------------------------
% 23.69/3.79  % (4788)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on Vampire---4 for (2965ds/179Mi)
% 23.69/3.81  % (4785)Instruction limit reached!
% 23.69/3.81  % (4785)------------------------------
% 23.69/3.81  % (4785)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.69/3.81  % (4785)Termination reason: Unknown
% 23.69/3.81  % (4785)Termination phase: Saturation
% 23.69/3.81  
% 23.69/3.81  % (4785)Memory used [KB]: 2276
% 23.69/3.81  % (4785)Time elapsed: 0.079 s
% 23.69/3.81  % (4785)Instructions burned: 149 (million)
% 23.69/3.81  % (4785)------------------------------
% 23.69/3.81  % (4785)------------------------------
% 23.69/3.81  % (4789)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 Vampire---4 for (2965ds/680Mi)
% 23.69/3.82  % (4783)Instruction limit reached!
% 23.69/3.82  % (4783)------------------------------
% 23.69/3.82  % (4783)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.69/3.82  % (4783)Termination reason: Unknown
% 23.69/3.82  % (4783)Termination phase: Saturation
% 23.69/3.82  
% 23.69/3.82  % (4783)Memory used [KB]: 2483
% 23.69/3.82  % (4783)Time elapsed: 0.116 s
% 23.69/3.82  % (4783)Instructions burned: 223 (million)
% 23.69/3.82  % (4783)------------------------------
% 23.69/3.82  % (4783)------------------------------
% 23.69/3.82  % (4790)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 Vampire---4 for (2965ds/165Mi)
% 24.22/3.89  % (4788)Instruction limit reached!
% 24.22/3.89  % (4788)------------------------------
% 24.22/3.89  % (4788)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.22/3.89  % (4788)Termination reason: Unknown
% 24.22/3.89  % (4788)Termination phase: Saturation
% 24.22/3.89  
% 24.22/3.89  % (4788)Memory used [KB]: 2111
% 24.22/3.89  % (4788)Time elapsed: 0.097 s
% 24.22/3.89  % (4788)Instructions burned: 179 (million)
% 24.22/3.89  % (4788)------------------------------
% 24.22/3.89  % (4788)------------------------------
% 24.30/3.89  % (4791)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 Vampire---4 for (2964ds/191Mi)
% 24.30/3.90  % (4790)Instruction limit reached!
% 24.30/3.90  % (4790)------------------------------
% 24.30/3.90  % (4790)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.30/3.90  % (4790)Termination reason: Unknown
% 24.30/3.90  % (4790)Termination phase: Saturation
% 24.30/3.90  
% 24.30/3.90  % (4790)Memory used [KB]: 1832
% 24.30/3.90  % (4790)Time elapsed: 0.085 s
% 24.30/3.90  % (4790)Instructions burned: 166 (million)
% 24.30/3.90  % (4790)------------------------------
% 24.30/3.90  % (4790)------------------------------
% 24.30/3.91  % (4792)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on Vampire---4 for (2964ds/260Mi)
% 24.30/3.92  % (4786)Instruction limit reached!
% 24.30/3.92  % (4786)------------------------------
% 24.30/3.92  % (4786)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.30/3.92  % (4786)Termination reason: Unknown
% 24.30/3.92  % (4786)Termination phase: Saturation
% 24.30/3.92  
% 24.30/3.92  % (4786)Memory used [KB]: 1398
% 24.30/3.92  % (4786)Time elapsed: 0.171 s
% 24.30/3.92  % (4786)Instructions burned: 416 (million)
% 24.30/3.92  % (4786)------------------------------
% 24.30/3.92  % (4786)------------------------------
% 24.30/3.92  % (4793)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 Vampire---4 for (2964ds/192Mi)
% 25.72/3.98  % (4791)Instruction limit reached!
% 25.72/3.98  % (4791)------------------------------
% 25.72/3.98  % (4791)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.72/3.98  % (4791)Termination reason: Unknown
% 25.72/3.98  % (4791)Termination phase: Saturation
% 25.72/3.98  
% 25.72/3.98  % (4791)Memory used [KB]: 1946
% 25.72/3.98  % (4791)Time elapsed: 0.093 s
% 25.72/3.98  % (4791)Instructions burned: 192 (million)
% 25.72/3.98  % (4791)------------------------------
% 25.72/3.98  % (4791)------------------------------
% 25.72/3.98  % (4794)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 Vampire---4 for (2963ds/140Mi)
% 25.72/4.01  % (4787)Instruction limit reached!
% 25.72/4.01  % (4787)------------------------------
% 25.72/4.01  % (4787)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.72/4.01  % (4787)Termination reason: Unknown
% 25.72/4.01  % (4787)Termination phase: Saturation
% 25.72/4.01  
% 25.72/4.01  % (4787)Memory used [KB]: 3193
% 25.72/4.01  % (4787)Time elapsed: 0.232 s
% 25.72/4.01  % (4787)Instructions burned: 421 (million)
% 25.72/4.01  % (4787)------------------------------
% 25.72/4.01  % (4787)------------------------------
% 25.72/4.02  % (4795)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 Vampire---4 for (2963ds/653Mi)
% 25.72/4.02  % (4793)Instruction limit reached!
% 25.72/4.02  % (4793)------------------------------
% 25.72/4.02  % (4793)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.72/4.02  % (4793)Termination reason: Unknown
% 25.72/4.02  % (4793)Termination phase: Saturation
% 25.72/4.02  
% 25.72/4.02  % (4793)Memory used [KB]: 2233
% 25.72/4.02  % (4793)Time elapsed: 0.104 s
% 25.72/4.02  % (4793)Instructions burned: 192 (million)
% 25.72/4.02  % (4793)------------------------------
% 25.72/4.02  % (4793)------------------------------
% 25.72/4.03  % (4796)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 Vampire---4 for (2963ds/307Mi)
% 25.72/4.03  % (4792)Instruction limit reached!
% 25.72/4.03  % (4792)------------------------------
% 25.72/4.03  % (4792)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.72/4.03  % (4792)Termination reason: Unknown
% 25.72/4.03  % (4792)Termination phase: Saturation
% 25.72/4.03  
% 25.72/4.03  % (4792)Memory used [KB]: 2223
% 25.72/4.03  % (4792)Time elapsed: 0.126 s
% 25.72/4.03  % (4792)Instructions burned: 260 (million)
% 25.72/4.03  % (4792)------------------------------
% 25.72/4.03  % (4792)------------------------------
% 26.16/4.04  % (4797)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 Vampire---4 for (2963ds/216Mi)
% 26.27/4.06  % (4794)Instruction limit reached!
% 26.27/4.06  % (4794)------------------------------
% 26.27/4.06  % (4794)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.27/4.06  % (4794)Termination reason: Unknown
% 26.27/4.06  % (4794)Termination phase: Saturation
% 26.27/4.06  
% 26.27/4.06  % (4794)Memory used [KB]: 1812
% 26.27/4.06  % (4794)Time elapsed: 0.080 s
% 26.27/4.06  % (4794)Instructions burned: 141 (million)
% 26.27/4.06  % (4794)------------------------------
% 26.27/4.06  % (4794)------------------------------
% 26.27/4.07  % (4798)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 Vampire---4 for (2962ds/176Mi)
% 26.27/4.10  % (4789)Instruction limit reached!
% 26.27/4.10  % (4789)------------------------------
% 26.27/4.10  % (4789)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.27/4.10  % (4789)Termination reason: Unknown
% 26.27/4.10  % (4789)Termination phase: Saturation
% 26.27/4.10  
% 26.27/4.10  % (4789)Memory used [KB]: 3756
% 26.27/4.10  % (4789)Time elapsed: 0.293 s
% 26.27/4.10  % (4789)Instructions burned: 682 (million)
% 26.27/4.10  % (4789)------------------------------
% 26.27/4.10  % (4789)------------------------------
% 26.27/4.11  % (4799)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 Vampire---4 for (2962ds/206Mi)
% 26.61/4.14  % (4797)Instruction limit reached!
% 26.61/4.14  % (4797)------------------------------
% 26.61/4.14  % (4797)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.61/4.14  % (4797)Termination reason: Unknown
% 26.61/4.14  % (4797)Termination phase: Saturation
% 26.61/4.14  
% 26.61/4.14  % (4797)Memory used [KB]: 2433
% 26.61/4.14  % (4797)Time elapsed: 0.126 s
% 26.61/4.14  % (4797)Instructions burned: 217 (million)
% 26.61/4.14  % (4797)------------------------------
% 26.61/4.14  % (4797)------------------------------
% 26.61/4.14  % (4800)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 Vampire---4 for (2961ds/592Mi)
% 26.61/4.16  % (4798)Instruction limit reached!
% 26.61/4.16  % (4798)------------------------------
% 26.61/4.16  % (4798)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.61/4.16  % (4798)Termination reason: Unknown
% 26.61/4.16  % (4798)Termination phase: Saturation
% 26.61/4.16  
% 26.61/4.16  % (4798)Memory used [KB]: 2171
% 26.61/4.16  % (4798)Time elapsed: 0.114 s
% 26.61/4.16  % (4798)Instructions burned: 177 (million)
% 26.61/4.16  % (4798)------------------------------
% 26.61/4.16  % (4798)------------------------------
% 26.92/4.16  % (4801)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 Vampire---4 for (2961ds/266Mi)
% 26.92/4.20  % (4796)Instruction limit reached!
% 26.92/4.20  % (4796)------------------------------
% 26.92/4.20  % (4796)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.92/4.20  % (4796)Termination reason: Unknown
% 26.92/4.20  % (4796)Termination phase: Saturation
% 26.92/4.20  
% 26.92/4.20  % (4796)Memory used [KB]: 3385
% 26.92/4.20  % (4796)Time elapsed: 0.194 s
% 26.92/4.20  % (4796)Instructions burned: 307 (million)
% 26.92/4.20  % (4796)------------------------------
% 26.92/4.20  % (4796)------------------------------
% 26.92/4.20  % (4802)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 Vampire---4 for (2961ds/118Mi)
% 26.92/4.21  % (4799)Instruction limit reached!
% 26.92/4.21  % (4799)------------------------------
% 26.92/4.21  % (4799)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.92/4.21  % (4799)Termination reason: Unknown
% 26.92/4.21  % (4799)Termination phase: Saturation
% 26.92/4.21  
% 26.92/4.21  % (4799)Memory used [KB]: 1958
% 26.92/4.21  % (4799)Time elapsed: 0.102 s
% 26.92/4.21  % (4799)Instructions burned: 206 (million)
% 26.92/4.21  % (4799)------------------------------
% 26.92/4.21  % (4799)------------------------------
% 26.92/4.21  % (4803)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 Vampire---4 for (2961ds/119Mi)
% 27.43/4.26  % (4802)Instruction limit reached!
% 27.43/4.26  % (4802)------------------------------
% 27.43/4.26  % (4802)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.43/4.26  % (4802)Termination reason: Unknown
% 27.43/4.26  % (4802)Termination phase: Saturation
% 27.43/4.26  
% 27.43/4.26  % (4802)Memory used [KB]: 2038
% 27.43/4.26  % (4802)Time elapsed: 0.061 s
% 27.43/4.26  % (4802)Instructions burned: 118 (million)
% 27.43/4.26  % (4802)------------------------------
% 27.43/4.26  % (4802)------------------------------
% 27.43/4.26  % (4804)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on Vampire---4 for (2960ds/167Mi)
% 27.43/4.27  % (4803)Instruction limit reached!
% 27.43/4.27  % (4803)------------------------------
% 27.43/4.27  % (4803)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.43/4.27  % (4803)Termination reason: Unknown
% 27.43/4.27  % (4803)Termination phase: Saturation
% 27.43/4.27  
% 27.43/4.27  % (4803)Memory used [KB]: 1806
% 27.43/4.27  % (4803)Time elapsed: 0.061 s
% 27.43/4.27  % (4803)Instructions burned: 120 (million)
% 27.43/4.27  % (4803)------------------------------
% 27.43/4.27  % (4803)------------------------------
% 27.58/4.27  % (4805)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 Vampire---4 for (2960ds/211Mi)
% 27.58/4.31  % (4801)Instruction limit reached!
% 27.58/4.31  % (4801)------------------------------
% 27.58/4.31  % (4801)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.58/4.31  % (4801)Termination reason: Unknown
% 27.58/4.31  % (4801)Termination phase: Saturation
% 27.58/4.31  
% 27.58/4.31  % (4801)Memory used [KB]: 3576
% 27.58/4.31  % (4801)Time elapsed: 0.151 s
% 27.58/4.31  % (4801)Instructions burned: 266 (million)
% 27.58/4.31  % (4801)------------------------------
% 27.58/4.31  % (4801)------------------------------
% 27.58/4.31  % (4807)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 Vampire---4 for (2960ds/201Mi)
% 27.99/4.35  % (4804)Instruction limit reached!
% 27.99/4.35  % (4804)------------------------------
% 27.99/4.35  % (4804)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.99/4.35  % (4804)Termination reason: Unknown
% 27.99/4.35  % (4804)Termination phase: Saturation
% 27.99/4.35  
% 27.99/4.35  % (4804)Memory used [KB]: 2163
% 27.99/4.35  % (4804)Time elapsed: 0.090 s
% 27.99/4.35  % (4804)Instructions burned: 167 (million)
% 27.99/4.35  % (4804)------------------------------
% 27.99/4.35  % (4804)------------------------------
% 27.99/4.36  % (4808)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 Vampire---4 for (2959ds/230Mi)
% 28.16/4.37  % (4795)Instruction limit reached!
% 28.16/4.37  % (4795)------------------------------
% 28.16/4.37  % (4795)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.16/4.37  % (4795)Termination reason: Unknown
% 28.16/4.37  % (4795)Termination phase: Saturation
% 28.16/4.37  
% 28.16/4.37  % (4795)Memory used [KB]: 5716
% 28.16/4.37  % (4795)Time elapsed: 0.355 s
% 28.16/4.37  % (4795)Instructions burned: 654 (million)
% 28.16/4.37  % (4795)------------------------------
% 28.16/4.37  % (4795)------------------------------
% 28.16/4.37  % (4809)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 Vampire---4 for (2959ds/215Mi)
% 28.16/4.38  % (4805)Instruction limit reached!
% 28.16/4.38  % (4805)------------------------------
% 28.16/4.38  % (4805)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.16/4.38  % (4805)Termination reason: Unknown
% 28.16/4.38  % (4805)Termination phase: Saturation
% 28.16/4.38  
% 28.16/4.38  % (4805)Memory used [KB]: 2333
% 28.16/4.38  % (4805)Time elapsed: 0.105 s
% 28.16/4.38  % (4805)Instructions burned: 212 (million)
% 28.16/4.38  % (4805)------------------------------
% 28.16/4.38  % (4805)------------------------------
% 28.16/4.38  % (4810)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 Vampire---4 for (2959ds/265Mi)
% 28.16/4.39  % (4807)Instruction limit reached!
% 28.16/4.39  % (4807)------------------------------
% 28.16/4.39  % (4807)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.16/4.39  % (4807)Termination reason: Unknown
% 28.16/4.39  % (4807)Termination phase: Saturation
% 28.16/4.39  
% 28.16/4.39  % (4807)Memory used [KB]: 1215
% 28.16/4.39  % (4807)Time elapsed: 0.075 s
% 28.16/4.39  % (4807)Instructions burned: 203 (million)
% 28.16/4.39  % (4807)------------------------------
% 28.16/4.39  % (4807)------------------------------
% 28.16/4.39  % (4811)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 Vampire---4 for (2959ds/1040Mi)
% 28.16/4.41  % (4800)Instruction limit reached!
% 28.16/4.41  % (4800)------------------------------
% 28.16/4.41  % (4800)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.16/4.41  % (4800)Termination reason: Unknown
% 28.16/4.41  % (4800)Termination phase: Saturation
% 28.16/4.41  
% 28.16/4.41  % (4800)Memory used [KB]: 4475
% 28.16/4.41  % (4800)Time elapsed: 0.269 s
% 28.16/4.41  % (4800)Instructions burned: 592 (million)
% 28.16/4.41  % (4800)------------------------------
% 28.16/4.41  % (4800)------------------------------
% 28.16/4.41  % (4812)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 Vampire---4 for (2959ds/443Mi)
% 29.17/4.46  % (4719)Instruction limit reached!
% 29.17/4.46  % (4719)------------------------------
% 29.17/4.46  % (4719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.17/4.46  % (4719)Termination reason: Unknown
% 29.17/4.46  % (4719)Termination phase: Saturation
% 29.17/4.46  
% 29.17/4.46  % (4719)Memory used [KB]: 13114
% 29.17/4.46  % (4719)Time elapsed: 2.409 s
% 29.17/4.46  % (4719)Instructions burned: 4980 (million)
% 29.17/4.46  % (4719)------------------------------
% 29.17/4.46  % (4719)------------------------------
% 29.17/4.46  % (4813)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on Vampire---4 for (2958ds/192Mi)
% 29.17/4.47  % (4808)Instruction limit reached!
% 29.17/4.47  % (4808)------------------------------
% 29.17/4.47  % (4808)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.17/4.47  % (4808)Termination reason: Unknown
% 29.17/4.47  % (4808)Termination phase: Saturation
% 29.17/4.47  
% 29.17/4.47  % (4808)Memory used [KB]: 3097
% 29.17/4.47  % (4808)Time elapsed: 0.116 s
% 29.17/4.47  % (4808)Instructions burned: 230 (million)
% 29.17/4.47  % (4808)------------------------------
% 29.17/4.47  % (4808)------------------------------
% 29.17/4.47  % (4814)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 Vampire---4 for (2958ds/1218Mi)
% 29.74/4.51  % (4809)Instruction limit reached!
% 29.74/4.51  % (4809)------------------------------
% 29.74/4.51  % (4809)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.74/4.51  % (4809)Termination reason: Unknown
% 29.74/4.51  % (4809)Termination phase: Saturation
% 29.74/4.51  
% 29.74/4.51  % (4809)Memory used [KB]: 2610
% 29.74/4.51  % (4809)Time elapsed: 0.124 s
% 29.74/4.51  % (4809)Instructions burned: 215 (million)
% 29.74/4.51  % (4809)------------------------------
% 29.74/4.51  % (4809)------------------------------
% 29.74/4.51  % (4810)Instruction limit reached!
% 29.74/4.51  % (4810)------------------------------
% 29.74/4.51  % (4810)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.74/4.51  % (4810)Termination reason: Unknown
% 29.74/4.51  % (4810)Termination phase: Saturation
% 29.74/4.51  
% 29.74/4.51  % (4810)Memory used [KB]: 1914
% 29.74/4.51  % (4810)Time elapsed: 0.132 s
% 29.74/4.51  % (4810)Instructions burned: 265 (million)
% 29.74/4.51  % (4810)------------------------------
% 29.74/4.51  % (4810)------------------------------
% 29.74/4.51  % (4815)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 Vampire---4 for (2958ds/171Mi)
% 29.74/4.52  % (4816)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 Vampire---4 for (2958ds/283Mi)
% 30.25/4.57  % (4813)Instruction limit reached!
% 30.25/4.57  % (4813)------------------------------
% 30.25/4.57  % (4813)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.25/4.57  % (4813)Termination reason: Unknown
% 30.25/4.57  % (4813)Termination phase: Saturation
% 30.25/4.57  
% 30.25/4.57  % (4813)Memory used [KB]: 2055
% 30.25/4.57  % (4813)Time elapsed: 0.105 s
% 30.25/4.57  % (4813)Instructions burned: 193 (million)
% 30.25/4.57  % (4813)------------------------------
% 30.25/4.57  % (4813)------------------------------
% 30.25/4.57  % (4817)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 Vampire---4 for (2957ds/590Mi)
% 30.42/4.61  % (4815)Instruction limit reached!
% 30.42/4.61  % (4815)------------------------------
% 30.42/4.61  % (4815)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.42/4.61  % (4815)Termination reason: Unknown
% 30.42/4.61  % (4815)Termination phase: Saturation
% 30.42/4.61  
% 30.42/4.61  % (4815)Memory used [KB]: 3467
% 30.42/4.61  % (4815)Time elapsed: 0.095 s
% 30.42/4.61  % (4815)Instructions burned: 172 (million)
% 30.42/4.61  % (4815)------------------------------
% 30.42/4.61  % (4815)------------------------------
% 30.42/4.61  % (4818)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 Vampire---4 for (2957ds/227Mi)
% 30.42/4.62  % (4812)Instruction limit reached!
% 30.42/4.62  % (4812)------------------------------
% 30.42/4.62  % (4812)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.42/4.62  % (4812)Termination reason: Unknown
% 30.42/4.62  % (4812)Termination phase: Saturation
% 30.42/4.62  
% 30.42/4.62  % (4812)Memory used [KB]: 2731
% 30.42/4.62  % (4812)Time elapsed: 0.207 s
% 30.42/4.62  % (4812)Instructions burned: 443 (million)
% 30.42/4.62  % (4812)------------------------------
% 30.42/4.62  % (4812)------------------------------
% 30.42/4.62  % (4819)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 Vampire---4 for (2957ds/1636Mi)
% 30.64/4.67  % (4816)Instruction limit reached!
% 30.64/4.67  % (4816)------------------------------
% 30.64/4.67  % (4816)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.64/4.67  % (4816)Termination reason: Unknown
% 30.64/4.67  % (4816)Termination phase: Saturation
% 30.64/4.67  
% 30.64/4.67  % (4816)Memory used [KB]: 2999
% 30.64/4.67  % (4816)Time elapsed: 0.155 s
% 30.64/4.67  % (4816)Instructions burned: 284 (million)
% 30.64/4.67  % (4816)------------------------------
% 30.64/4.67  % (4816)------------------------------
% 30.64/4.67  % (4820)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 Vampire---4 for (2956ds/229Mi)
% 31.00/4.71  % (4818)Instruction limit reached!
% 31.00/4.71  % (4818)------------------------------
% 31.00/4.71  % (4818)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.00/4.71  % (4818)Termination reason: Unknown
% 31.00/4.71  % (4818)Termination phase: Saturation
% 31.00/4.71  
% 31.00/4.71  % (4818)Memory used [KB]: 1959
% 31.00/4.71  % (4818)Time elapsed: 0.105 s
% 31.00/4.71  % (4818)Instructions burned: 228 (million)
% 31.00/4.71  % (4818)------------------------------
% 31.00/4.71  % (4818)------------------------------
% 31.00/4.72  % (4821)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 Vampire---4 for (2956ds/265Mi)
% 31.29/4.79  % (4820)Instruction limit reached!
% 31.29/4.79  % (4820)------------------------------
% 31.29/4.79  % (4820)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.29/4.79  % (4820)Termination reason: Unknown
% 31.29/4.79  % (4820)Termination phase: Saturation
% 31.29/4.79  
% 31.29/4.79  % (4820)Memory used [KB]: 1853
% 31.29/4.79  % (4820)Time elapsed: 0.118 s
% 31.29/4.79  % (4820)Instructions burned: 230 (million)
% 31.29/4.79  % (4820)------------------------------
% 31.29/4.79  % (4820)------------------------------
% 31.29/4.79  % (4822)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on Vampire---4 for (2955ds/230Mi)
% 31.29/4.85  % (4817)Instruction limit reached!
% 31.29/4.85  % (4817)------------------------------
% 31.29/4.85  % (4817)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.29/4.85  % (4817)Termination reason: Unknown
% 31.29/4.85  % (4817)Termination phase: Saturation
% 31.29/4.85  
% 31.29/4.85  % (4817)Memory used [KB]: 4119
% 31.29/4.85  % (4817)Time elapsed: 0.278 s
% 31.29/4.85  % (4817)Instructions burned: 591 (million)
% 31.29/4.85  % (4817)------------------------------
% 31.29/4.85  % (4817)------------------------------
% 31.29/4.85  % (4823)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 Vampire---4 for (2954ds/324Mi)
% 31.29/4.86  % (4821)Instruction limit reached!
% 31.29/4.86  % (4821)------------------------------
% 31.29/4.86  % (4821)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.29/4.86  % (4821)Termination reason: Unknown
% 31.99/4.86  % (4821)Termination phase: Saturation
% 31.99/4.86  
% 31.99/4.86  % (4821)Memory used [KB]: 2853
% 31.99/4.86  % (4821)Time elapsed: 0.143 s
% 31.99/4.86  % (4821)Instructions burned: 266 (million)
% 31.99/4.86  % (4821)------------------------------
% 31.99/4.86  % (4821)------------------------------
% 31.99/4.86  % (4824)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on Vampire---4 for (2954ds/251Mi)
% 32.24/4.90  % (4811)Instruction limit reached!
% 32.24/4.90  % (4811)------------------------------
% 32.24/4.90  % (4811)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/4.90  % (4811)Termination reason: Unknown
% 32.24/4.90  % (4811)Termination phase: Saturation
% 32.24/4.90  
% 32.24/4.90  % (4811)Memory used [KB]: 5588
% 32.24/4.90  % (4811)Time elapsed: 0.516 s
% 32.24/4.90  % (4811)Instructions burned: 1040 (million)
% 32.24/4.90  % (4811)------------------------------
% 32.24/4.90  % (4811)------------------------------
% 32.24/4.91  % (4825)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 Vampire---4 for (2954ds/2747Mi)
% 32.24/4.91  % (4822)Instruction limit reached!
% 32.24/4.91  % (4822)------------------------------
% 32.24/4.91  % (4822)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/4.91  % (4822)Termination reason: Unknown
% 32.24/4.91  % (4822)Termination phase: Saturation
% 32.24/4.91  
% 32.24/4.91  % (4822)Memory used [KB]: 2409
% 32.24/4.91  % (4822)Time elapsed: 0.122 s
% 32.24/4.91  % (4822)Instructions burned: 231 (million)
% 32.24/4.91  % (4822)------------------------------
% 32.24/4.91  % (4822)------------------------------
% 32.24/4.92  % (4826)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 Vampire---4 for (2954ds/195Mi)
% 32.24/4.92  % (4761)Instruction limit reached!
% 32.24/4.92  % (4761)------------------------------
% 32.24/4.92  % (4761)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/4.92  % (4761)Termination reason: Unknown
% 32.24/4.92  % (4761)Termination phase: Saturation
% 32.24/4.92  
% 32.24/4.92  % (4761)Memory used [KB]: 4552
% 32.24/4.92  % (4761)Time elapsed: 1.827 s
% 32.24/4.92  % (4761)Instructions burned: 3921 (million)
% 32.24/4.92  % (4761)------------------------------
% 32.24/4.92  % (4761)------------------------------
% 32.24/4.92  % (4827)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 Vampire---4 for (2954ds/247Mi)
% 32.24/4.93  % (4827)Refutation not found, incomplete strategy% (4827)------------------------------
% 32.24/4.93  % (4827)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.24/4.93  % (4827)Termination reason: Refutation not found, incomplete strategy
% 32.24/4.93  
% 32.24/4.93  % (4827)Memory used [KB]: 970
% 32.24/4.93  % (4827)Time elapsed: 0.003 s
% 32.24/4.93  % (4827)Instructions burned: 3 (million)
% 32.24/4.93  % (4827)------------------------------
% 32.24/4.93  % (4827)------------------------------
% 32.24/4.93  % (4828)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 Vampire---4 for (2954ds/178Mi)
% 32.48/5.00  % (4824)Instruction limit reached!
% 32.48/5.00  % (4824)------------------------------
% 32.48/5.00  % (4824)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.48/5.00  % (4824)Termination reason: Unknown
% 32.48/5.00  % (4824)Termination phase: Saturation
% 32.48/5.00  
% 32.48/5.00  % (4824)Memory used [KB]: 3055
% 32.48/5.00  % (4824)Time elapsed: 0.135 s
% 32.48/5.00  % (4824)Instructions burned: 252 (million)
% 32.48/5.00  % (4824)------------------------------
% 32.48/5.00  % (4824)------------------------------
% 32.48/5.01  % (4828)Instruction limit reached!
% 32.48/5.01  % (4828)------------------------------
% 32.48/5.01  % (4828)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.48/5.01  % (4828)Termination reason: Unknown
% 32.48/5.01  % (4828)Termination phase: Saturation
% 32.48/5.01  
% 32.48/5.01  % (4828)Memory used [KB]: 1713
% 32.48/5.01  % (4828)Time elapsed: 0.078 s
% 32.48/5.01  % (4828)Instructions burned: 178 (million)
% 32.48/5.01  % (4828)------------------------------
% 32.48/5.01  % (4828)------------------------------
% 32.48/5.01  % (4826)Instruction limit reached!
% 32.48/5.01  % (4826)------------------------------
% 32.48/5.01  % (4826)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.48/5.01  % (4826)Termination reason: Unknown
% 32.48/5.01  % (4826)Termination phase: Saturation
% 32.48/5.01  
% 32.48/5.01  % (4826)Memory used [KB]: 2247
% 32.48/5.01  % (4826)Time elapsed: 0.096 s
% 32.48/5.01  % (4826)Instructions burned: 196 (million)
% 32.48/5.01  % (4826)------------------------------
% 32.48/5.01  % (4826)------------------------------
% 32.48/5.01  % (4829)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 Vampire---4 for (2953ds/1747Mi)
% 32.48/5.01  % (4831)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 Vampire---4 for (2953ds/237Mi)
% 33.99/5.02  % (4823)Instruction limit reached!
% 33.99/5.02  % (4823)------------------------------
% 33.99/5.02  % (4823)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.99/5.02  % (4823)Termination reason: Unknown
% 33.99/5.02  % (4823)Termination phase: Saturation
% 33.99/5.02  
% 33.99/5.02  % (4823)Memory used [KB]: 3659
% 33.99/5.02  % (4823)Time elapsed: 0.168 s
% 33.99/5.02  % (4823)Instructions burned: 325 (million)
% 33.99/5.02  % (4823)------------------------------
% 33.99/5.02  % (4823)------------------------------
% 33.99/5.02  % (4830)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 Vampire---4 for (2953ds/406Mi)
% 33.99/5.02  % (4832)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 Vampire---4 for (2953ds/548Mi)
% 34.31/5.12  % (4831)Instruction limit reached!
% 34.31/5.12  % (4831)------------------------------
% 34.31/5.12  % (4831)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.31/5.12  % (4831)Termination reason: Unknown
% 34.31/5.12  % (4831)Termination phase: Saturation
% 34.31/5.12  
% 34.31/5.12  % (4831)Memory used [KB]: 1617
% 34.31/5.12  % (4831)Time elapsed: 0.107 s
% 34.31/5.12  % (4831)Instructions burned: 238 (million)
% 34.31/5.12  % (4831)------------------------------
% 34.31/5.12  % (4831)------------------------------
% 34.31/5.12  % (4833)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 Vampire---4 for (2952ds/275Mi)
% 34.31/5.16  % (4814)Instruction limit reached!
% 34.31/5.16  % (4814)------------------------------
% 34.31/5.16  % (4814)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.31/5.16  % (4814)Termination reason: Unknown
% 34.31/5.16  % (4814)Termination phase: Saturation
% 34.31/5.16  
% 34.31/5.16  % (4814)Memory used [KB]: 9498
% 34.31/5.16  % (4814)Time elapsed: 0.689 s
% 34.31/5.16  % (4814)Instructions burned: 1219 (million)
% 34.31/5.16  % (4814)------------------------------
% 34.31/5.16  % (4814)------------------------------
% 34.31/5.17  % (4834)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 Vampire---4 for (2951ds/735Mi)
% 34.91/5.23  % (4830)Instruction limit reached!
% 34.91/5.23  % (4830)------------------------------
% 34.91/5.23  % (4830)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.91/5.23  % (4830)Termination reason: Unknown
% 34.91/5.23  % (4830)Termination phase: Saturation
% 34.91/5.23  
% 34.91/5.23  % (4830)Memory used [KB]: 3665
% 34.91/5.23  % (4830)Time elapsed: 0.236 s
% 34.91/5.23  % (4830)Instructions burned: 406 (million)
% 34.91/5.23  % (4830)------------------------------
% 34.91/5.23  % (4830)------------------------------
% 34.91/5.23  % (4835)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 Vampire---4 for (2951ds/435Mi)
% 34.91/5.24  % (4833)Instruction limit reached!
% 34.91/5.24  % (4833)------------------------------
% 34.91/5.24  % (4833)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.91/5.24  % (4833)Termination reason: Unknown
% 34.91/5.24  % (4833)Termination phase: Saturation
% 34.91/5.24  
% 34.91/5.24  % (4833)Memory used [KB]: 2414
% 34.91/5.24  % (4833)Time elapsed: 0.123 s
% 34.91/5.24  % (4833)Instructions burned: 277 (million)
% 34.91/5.24  % (4833)------------------------------
% 34.91/5.24  % (4833)------------------------------
% 34.91/5.25  % (4836)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 Vampire---4 for (2950ds/822Mi)
% 34.91/5.28  % (4832)Instruction limit reached!
% 34.91/5.28  % (4832)------------------------------
% 34.91/5.28  % (4832)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.91/5.28  % (4832)Termination reason: Unknown
% 34.91/5.28  % (4832)Termination phase: Saturation
% 34.91/5.28  
% 34.91/5.28  % (4832)Memory used [KB]: 3431
% 34.91/5.28  % (4832)Time elapsed: 0.258 s
% 34.91/5.28  % (4832)Instructions burned: 548 (million)
% 34.91/5.28  % (4832)------------------------------
% 34.91/5.28  % (4832)------------------------------
% 34.91/5.28  % (4837)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 Vampire---4 for (2950ds/554Mi)
% 36.01/5.45  % (4819)Instruction limit reached!
% 36.01/5.45  % (4819)------------------------------
% 36.01/5.45  % (4819)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.01/5.45  % (4819)Termination reason: Unknown
% 36.01/5.45  % (4819)Termination phase: Saturation
% 36.01/5.45  
% 36.01/5.45  % (4819)Memory used [KB]: 7244
% 36.01/5.45  % (4819)Time elapsed: 0.825 s
% 36.01/5.45  % (4819)Instructions burned: 1636 (million)
% 36.01/5.45  % (4819)------------------------------
% 36.01/5.45  % (4819)------------------------------
% 36.01/5.45  % (4838)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 Vampire---4 for (2948ds/285Mi)
% 36.01/5.46  % (4835)Instruction limit reached!
% 36.01/5.46  % (4835)------------------------------
% 36.01/5.46  % (4835)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.01/5.46  % (4835)Termination reason: Unknown
% 36.01/5.46  % (4835)Termination phase: Saturation
% 36.01/5.46  
% 36.01/5.46  % (4835)Memory used [KB]: 4360
% 36.01/5.46  % (4835)Time elapsed: 0.250 s
% 36.01/5.46  % (4835)Instructions burned: 436 (million)
% 36.01/5.46  % (4835)------------------------------
% 36.01/5.46  % (4835)------------------------------
% 36.01/5.47  % (4839)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 Vampire---4 for (2948ds/263Mi)
% 36.59/5.55  % (4834)Instruction limit reached!
% 36.59/5.55  % (4834)------------------------------
% 36.59/5.55  % (4834)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.59/5.55  % (4834)Termination reason: Unknown
% 36.59/5.55  % (4834)Termination phase: Saturation
% 36.59/5.55  
% 36.59/5.55  % (4834)Memory used [KB]: 4541
% 36.59/5.55  % (4834)Time elapsed: 0.391 s
% 36.59/5.55  % (4834)Instructions burned: 736 (million)
% 36.59/5.55  % (4834)------------------------------
% 36.59/5.55  % (4834)------------------------------
% 36.59/5.56  % (4840)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 Vampire---4 for (2947ds/229Mi)
% 36.59/5.57  % (4837)Instruction limit reached!
% 36.59/5.57  % (4837)------------------------------
% 36.59/5.57  % (4837)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.59/5.57  % (4837)Termination reason: Unknown
% 36.59/5.57  % (4837)Termination phase: Saturation
% 36.59/5.57  
% 36.59/5.57  % (4837)Memory used [KB]: 3632
% 36.59/5.57  % (4837)Time elapsed: 0.307 s
% 36.59/5.57  % (4837)Instructions burned: 555 (million)
% 36.59/5.57  % (4837)------------------------------
% 36.59/5.57  % (4837)------------------------------
% 36.59/5.57  % (4841)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 Vampire---4 for (2947ds/531Mi)
% 36.59/5.59  % (4838)Instruction limit reached!
% 36.59/5.59  % (4838)------------------------------
% 36.59/5.59  % (4838)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.59/5.59  % (4838)Termination reason: Unknown
% 36.59/5.59  % (4838)Termination phase: Saturation
% 36.59/5.59  
% 36.59/5.59  % (4838)Memory used [KB]: 2957
% 36.59/5.59  % (4838)Time elapsed: 0.164 s
% 36.59/5.59  % (4838)Instructions burned: 286 (million)
% 36.59/5.59  % (4838)------------------------------
% 36.59/5.59  % (4838)------------------------------
% 36.59/5.59  % (4842)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 Vampire---4 for (2947ds/292Mi)
% 36.59/5.61  % (4839)Instruction limit reached!
% 36.59/5.61  % (4839)------------------------------
% 36.59/5.61  % (4839)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.59/5.61  % (4839)Termination reason: Unknown
% 36.59/5.61  % (4839)Termination phase: Saturation
% 36.59/5.61  
% 36.59/5.61  % (4839)Memory used [KB]: 2681
% 36.59/5.61  % (4839)Time elapsed: 0.169 s
% 36.59/5.61  % (4839)Instructions burned: 263 (million)
% 36.59/5.61  % (4839)------------------------------
% 36.59/5.61  % (4839)------------------------------
% 36.59/5.61  % (4843)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 Vampire---4 for (2947ds/318Mi)
% 38.91/5.66  % (4840)Instruction limit reached!
% 38.91/5.66  % (4840)------------------------------
% 38.91/5.66  % (4840)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.91/5.66  % (4840)Termination reason: Unknown
% 38.91/5.66  % (4840)Termination phase: Saturation
% 38.91/5.66  
% 38.91/5.66  % (4840)Memory used [KB]: 1453
% 38.91/5.66  % (4840)Time elapsed: 0.103 s
% 38.91/5.66  % (4840)Instructions burned: 230 (million)
% 38.91/5.66  % (4840)------------------------------
% 38.91/5.66  % (4840)------------------------------
% 38.91/5.66  % (4844)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 Vampire---4 for (2946ds/193Mi)
% 38.91/5.69  % (4836)Instruction limit reached!
% 38.91/5.69  % (4836)------------------------------
% 38.91/5.69  % (4836)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.91/5.69  % (4836)Termination reason: Unknown
% 38.91/5.69  % (4836)Termination phase: Saturation
% 38.91/5.69  
% 38.91/5.69  % (4836)Memory used [KB]: 4765
% 38.91/5.69  % (4836)Time elapsed: 0.464 s
% 38.91/5.69  % (4836)Instructions burned: 822 (million)
% 38.91/5.69  % (4836)------------------------------
% 38.91/5.69  % (4836)------------------------------
% 38.91/5.69  % (4845)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 Vampire---4 for (2946ds/1997Mi)
% 39.57/5.74  % (4842)Instruction limit reached!
% 39.57/5.74  % (4842)------------------------------
% 39.57/5.74  % (4842)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.57/5.74  % (4842)Termination reason: Unknown
% 39.57/5.74  % (4842)Termination phase: Saturation
% 39.57/5.74  
% 39.57/5.74  % (4842)Memory used [KB]: 2680
% 39.57/5.74  % (4842)Time elapsed: 0.145 s
% 39.57/5.74  % (4842)Instructions burned: 292 (million)
% 39.57/5.74  % (4842)------------------------------
% 39.57/5.74  % (4842)------------------------------
% 39.57/5.74  % (4846)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 Vampire---4 for (2945ds/303Mi)
% 39.57/5.76  % (4844)Instruction limit reached!
% 39.57/5.76  % (4844)------------------------------
% 39.57/5.76  % (4844)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.57/5.76  % (4844)Termination reason: Unknown
% 39.57/5.76  % (4844)Termination phase: Saturation
% 39.57/5.76  
% 39.57/5.76  % (4844)Memory used [KB]: 2056
% 39.57/5.76  % (4844)Time elapsed: 0.102 s
% 39.57/5.76  % (4844)Instructions burned: 194 (million)
% 39.57/5.76  % (4844)------------------------------
% 39.57/5.76  % (4844)------------------------------
% 39.57/5.77  % (4847)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 Vampire---4 for (2945ds/280Mi)
% 39.57/5.79  % (4776)Instruction limit reached!
% 39.57/5.79  % (4776)------------------------------
% 39.57/5.79  % (4776)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.57/5.79  % (4776)Termination reason: Unknown
% 39.57/5.79  % (4776)Termination phase: Saturation
% 39.57/5.79  
% 39.57/5.79  % (4776)Memory used [KB]: 17393
% 39.57/5.79  % (4776)Time elapsed: 2.224 s
% 39.57/5.79  % (4776)Instructions burned: 4758 (million)
% 39.57/5.79  % (4776)------------------------------
% 39.57/5.79  % (4776)------------------------------
% 39.57/5.80  % (4843)Instruction limit reached!
% 39.57/5.80  % (4843)------------------------------
% 39.57/5.80  % (4843)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.57/5.80  % (4843)Termination reason: Unknown
% 39.57/5.80  % (4843)Termination phase: Saturation
% 39.57/5.80  
% 39.57/5.80  % (4843)Memory used [KB]: 2236
% 39.57/5.80  % (4843)Time elapsed: 0.177 s
% 39.57/5.80  % (4843)Instructions burned: 319 (million)
% 39.57/5.80  % (4843)------------------------------
% 39.57/5.80  % (4843)------------------------------
% 39.57/5.80  % (4848)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 Vampire---4 for (2945ds/282Mi)
% 39.57/5.80  % (4849)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 Vampire---4 for (2945ds/1308Mi)
% 40.12/5.81  % (4841)Instruction limit reached!
% 40.12/5.81  % (4841)------------------------------
% 40.12/5.81  % (4841)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.12/5.81  % (4841)Termination reason: Unknown
% 40.12/5.81  % (4841)Termination phase: Saturation
% 40.12/5.81  
% 40.12/5.81  % (4841)Memory used [KB]: 3209
% 40.12/5.81  % (4841)Time elapsed: 0.240 s
% 40.12/5.81  % (4841)Instructions burned: 531 (million)
% 40.12/5.81  % (4841)------------------------------
% 40.12/5.81  % (4841)------------------------------
% 40.12/5.81  % (4850)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 Vampire---4 for (2945ds/80Mi)
% 40.12/5.83  % (4829)Instruction limit reached!
% 40.12/5.83  % (4829)------------------------------
% 40.12/5.83  % (4829)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.12/5.83  % (4829)Termination reason: Unknown
% 40.12/5.83  % (4829)Termination phase: Saturation
% 40.12/5.83  
% 40.12/5.83  % (4829)Memory used [KB]: 7434
% 40.12/5.83  % (4829)Time elapsed: 0.822 s
% 40.12/5.83  % (4829)Instructions burned: 1748 (million)
% 40.12/5.83  % (4829)------------------------------
% 40.12/5.83  % (4829)------------------------------
% 40.12/5.84  % (4851)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 Vampire---4 for (2944ds/1256Mi)
% 40.12/5.85  % (4850)Instruction limit reached!
% 40.12/5.85  % (4850)------------------------------
% 40.12/5.85  % (4850)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.12/5.85  % (4850)Termination reason: Unknown
% 40.12/5.85  % (4850)Termination phase: Saturation
% 40.12/5.85  
% 40.12/5.85  % (4850)Memory used [KB]: 1370
% 40.12/5.85  % (4850)Time elapsed: 0.041 s
% 40.12/5.85  % (4850)Instructions burned: 80 (million)
% 40.12/5.85  % (4850)------------------------------
% 40.12/5.85  % (4850)------------------------------
% 40.12/5.86  % (4852)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 Vampire---4 for (2944ds/1496Mi)
% 40.29/5.89  % (4846)Instruction limit reached!
% 40.29/5.89  % (4846)------------------------------
% 40.29/5.89  % (4846)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.29/5.89  % (4846)Termination reason: Unknown
% 40.29/5.89  % (4846)Termination phase: Saturation
% 40.29/5.89  
% 40.29/5.89  % (4846)Memory used [KB]: 2192
% 40.29/5.89  % (4846)Time elapsed: 0.153 s
% 40.29/5.89  % (4846)Instructions burned: 303 (million)
% 40.29/5.89  % (4846)------------------------------
% 40.29/5.89  % (4846)------------------------------
% 40.29/5.89  % (4847)Instruction limit reached!
% 40.29/5.89  % (4847)------------------------------
% 40.29/5.89  % (4847)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.29/5.89  % (4847)Termination reason: Unknown
% 40.29/5.89  % (4847)Termination phase: Saturation
% 40.29/5.89  
% 40.29/5.89  % (4847)Memory used [KB]: 2086
% 40.29/5.89  % (4847)Time elapsed: 0.128 s
% 40.29/5.89  % (4847)Instructions burned: 280 (million)
% 40.29/5.89  % (4847)------------------------------
% 40.29/5.89  % (4847)------------------------------
% 40.29/5.90  % (4854)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 Vampire---4 for (2944ds/292Mi)
% 40.29/5.90  % (4855)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 Vampire---4 for (2944ds/586Mi)
% 40.29/5.95  % (4848)Instruction limit reached!
% 40.29/5.95  % (4848)------------------------------
% 40.29/5.95  % (4848)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.29/5.95  % (4848)Termination reason: Unknown
% 40.29/5.95  % (4848)Termination phase: Saturation
% 40.29/5.95  
% 40.29/5.95  % (4848)Memory used [KB]: 2327
% 40.29/5.95  % (4848)Time elapsed: 0.153 s
% 40.29/5.95  % (4848)Instructions burned: 282 (million)
% 40.29/5.95  % (4848)------------------------------
% 40.29/5.95  % (4848)------------------------------
% 40.29/5.96  % (4856)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 Vampire---4 for (2943ds/254Mi)
% 40.86/6.06  % (4854)Instruction limit reached!
% 40.86/6.06  % (4854)------------------------------
% 40.86/6.06  % (4854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.86/6.06  % (4854)Termination reason: Unknown
% 40.86/6.06  % (4854)Termination phase: Saturation
% 40.86/6.06  
% 40.86/6.06  % (4854)Memory used [KB]: 4313
% 40.86/6.06  % (4854)Time elapsed: 0.171 s
% 40.86/6.06  % (4854)Instructions burned: 292 (million)
% 40.86/6.06  % (4854)------------------------------
% 40.86/6.06  % (4854)------------------------------
% 40.86/6.07  % (4857)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 Vampire---4 for (2942ds/956Mi)
% 40.86/6.08  % (4856)Instruction limit reached!
% 40.86/6.08  % (4856)------------------------------
% 40.86/6.08  % (4856)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.86/6.08  % (4856)Termination reason: Unknown
% 40.86/6.08  % (4856)Termination phase: Saturation
% 40.86/6.08  
% 40.86/6.08  % (4856)Memory used [KB]: 1833
% 40.86/6.08  % (4856)Time elapsed: 0.125 s
% 40.86/6.08  % (4856)Instructions burned: 255 (million)
% 40.86/6.08  % (4856)------------------------------
% 40.86/6.08  % (4856)------------------------------
% 40.86/6.08  % (4858)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 Vampire---4 for (2942ds/303Mi)
% 41.33/6.19  % (4825)Instruction limit reached!
% 41.33/6.19  % (4825)------------------------------
% 41.33/6.19  % (4825)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.33/6.19  % (4825)Termination reason: Unknown
% 41.33/6.19  % (4825)Termination phase: Saturation
% 41.33/6.19  
% 41.33/6.19  % (4825)Memory used [KB]: 14683
% 41.33/6.19  % (4825)Time elapsed: 1.279 s
% 41.33/6.19  % (4825)Instructions burned: 2748 (million)
% 41.33/6.19  % (4825)------------------------------
% 41.33/6.19  % (4825)------------------------------
% 41.33/6.19  % (4858)Instruction limit reached!
% 41.33/6.19  % (4858)------------------------------
% 41.33/6.19  % (4858)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.33/6.19  % (4858)Termination reason: Unknown
% 41.33/6.19  % (4858)Termination phase: Saturation
% 41.33/6.19  
% 41.33/6.19  % (4858)Memory used [KB]: 1690
% 41.33/6.19  % (4858)Time elapsed: 0.111 s
% 41.33/6.19  % (4858)Instructions burned: 304 (million)
% 41.33/6.19  % (4858)------------------------------
% 41.33/6.19  % (4858)------------------------------
% 41.33/6.19  % (4859)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 Vampire---4 for (2941ds/331Mi)
% 41.33/6.19  % (4860)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 Vampire---4 for (2941ds/239Mi)
% 41.33/6.20  % (4855)Instruction limit reached!
% 41.33/6.20  % (4855)------------------------------
% 41.33/6.20  % (4855)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.33/6.20  % (4855)Termination reason: Unknown
% 41.33/6.20  % (4855)Termination phase: Saturation
% 41.33/6.20  
% 41.33/6.20  % (4855)Memory used [KB]: 4656
% 41.33/6.20  % (4855)Time elapsed: 0.309 s
% 41.33/6.20  % (4855)Instructions burned: 587 (million)
% 41.33/6.20  % (4855)------------------------------
% 41.33/6.20  % (4855)------------------------------
% 41.33/6.21  % (4861)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 Vampire---4 for (2941ds/622Mi)
% 41.78/6.31  % (4860)Instruction limit reached!
% 41.78/6.31  % (4860)------------------------------
% 41.78/6.31  % (4860)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.78/6.31  % (4860)Termination reason: Unknown
% 41.78/6.31  % (4860)Termination phase: Saturation
% 41.78/6.31  
% 41.78/6.31  % (4860)Memory used [KB]: 1794
% 41.78/6.31  % (4860)Time elapsed: 0.113 s
% 41.78/6.31  % (4860)Instructions burned: 239 (million)
% 41.78/6.31  % (4860)------------------------------
% 41.78/6.31  % (4860)------------------------------
% 44.26/6.31  % (4862)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 Vampire---4 for (2940ds/915Mi)
% 44.57/6.36  % (4859)Instruction limit reached!
% 44.57/6.36  % (4859)------------------------------
% 44.57/6.36  % (4859)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.57/6.36  % (4859)Termination reason: Unknown
% 44.57/6.36  % (4859)Termination phase: Saturation
% 44.57/6.36  
% 44.57/6.36  % (4859)Memory used [KB]: 2612
% 44.57/6.36  % (4859)Time elapsed: 0.167 s
% 44.57/6.36  % (4859)Instructions burned: 332 (million)
% 44.57/6.36  % (4859)------------------------------
% 44.57/6.36  % (4859)------------------------------
% 44.57/6.36  % (4863)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 Vampire---4 for (2939ds/1855Mi)
% 44.57/6.39  % (4851)Instruction limit reached!
% 44.57/6.39  % (4851)------------------------------
% 44.57/6.39  % (4851)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.57/6.39  % (4851)Termination reason: Unknown
% 44.57/6.39  % (4851)Termination phase: Saturation
% 44.57/6.39  
% 44.57/6.39  % (4851)Memory used [KB]: 6592
% 44.57/6.39  % (4851)Time elapsed: 0.558 s
% 44.57/6.39  % (4851)Instructions burned: 1256 (million)
% 44.57/6.39  % (4851)------------------------------
% 44.57/6.39  % (4851)------------------------------
% 44.57/6.40  % (4865)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 Vampire---4 for (2939ds/223Mi)
% 44.95/6.43  % (4852)Instruction limit reached!
% 44.95/6.43  % (4852)------------------------------
% 44.95/6.43  % (4852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.95/6.43  % (4852)Termination reason: Unknown
% 44.95/6.43  % (4852)Termination phase: Saturation
% 44.95/6.43  
% 44.95/6.43  % (4852)Memory used [KB]: 2098
% 44.95/6.43  % (4852)Time elapsed: 0.575 s
% 44.95/6.43  % (4852)Instructions burned: 1498 (million)
% 44.95/6.43  % (4852)------------------------------
% 44.95/6.43  % (4852)------------------------------
% 44.95/6.43  % (4849)Instruction limit reached!
% 44.95/6.43  % (4849)------------------------------
% 44.95/6.43  % (4849)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.95/6.43  % (4849)Termination reason: Unknown
% 44.95/6.43  % (4849)Termination phase: Saturation
% 44.95/6.43  
% 44.95/6.43  % (4849)Memory used [KB]: 5432
% 44.95/6.43  % (4849)Time elapsed: 0.637 s
% 44.95/6.43  % (4849)Instructions burned: 1309 (million)
% 44.95/6.43  % (4849)------------------------------
% 44.95/6.43  % (4849)------------------------------
% 44.95/6.43  % (4866)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on Vampire---4 for (2939ds/727Mi)
% 44.95/6.44  % (4867)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 Vampire---4 for (2939ds/373Mi)
% 45.17/6.46  % (4861)Instruction limit reached!
% 45.17/6.46  % (4861)------------------------------
% 45.17/6.46  % (4861)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.17/6.46  % (4861)Termination reason: Unknown
% 45.17/6.46  % (4861)Termination phase: Saturation
% 45.17/6.46  
% 45.17/6.46  % (4861)Memory used [KB]: 4405
% 45.17/6.46  % (4861)Time elapsed: 0.257 s
% 45.17/6.46  % (4861)Instructions burned: 623 (million)
% 45.17/6.46  % (4861)------------------------------
% 45.17/6.46  % (4861)------------------------------
% 45.17/6.47  % (4868)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 Vampire---4 for (2938ds/120Mi)
% 45.17/6.51  % (4865)Instruction limit reached!
% 45.17/6.51  % (4865)------------------------------
% 45.17/6.51  % (4865)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.17/6.51  % (4865)Termination reason: Unknown
% 45.17/6.51  % (4865)Termination phase: Saturation
% 45.17/6.51  
% 45.17/6.51  % (4865)Memory used [KB]: 2509
% 45.17/6.51  % (4865)Time elapsed: 0.113 s
% 45.17/6.51  % (4865)Instructions burned: 224 (million)
% 45.17/6.51  % (4865)------------------------------
% 45.17/6.51  % (4865)------------------------------
% 45.17/6.51  % (4869)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 Vampire---4 for (2938ds/736Mi)
% 45.17/6.52  % (4857)Instruction limit reached!
% 45.17/6.52  % (4857)------------------------------
% 45.17/6.52  % (4857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.17/6.52  % (4857)Termination reason: Unknown
% 45.17/6.52  % (4857)Termination phase: Saturation
% 45.17/6.52  
% 45.17/6.52  % (4857)Memory used [KB]: 3307
% 45.17/6.52  % (4857)Time elapsed: 0.452 s
% 45.17/6.52  % (4857)Instructions burned: 957 (million)
% 45.17/6.52  % (4857)------------------------------
% 45.17/6.52  % (4857)------------------------------
% 45.17/6.52  % (4870)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 Vampire---4 for (2938ds/1686Mi)
% 45.17/6.53  % (4868)Instruction limit reached!
% 45.17/6.53  % (4868)------------------------------
% 45.17/6.53  % (4868)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.17/6.53  % (4868)Termination reason: Unknown
% 45.17/6.53  % (4868)Termination phase: Saturation
% 45.17/6.53  
% 45.17/6.53  % (4868)Memory used [KB]: 1548
% 45.17/6.53  % (4868)Time elapsed: 0.083 s
% 45.17/6.53  % (4868)Instructions burned: 121 (million)
% 45.17/6.53  % (4868)------------------------------
% 45.17/6.53  % (4868)------------------------------
% 45.17/6.53  % (4871)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 Vampire---4 for (2938ds/313Mi)
% 45.62/6.64  % (4867)Instruction limit reached!
% 45.62/6.64  % (4867)------------------------------
% 45.62/6.64  % (4867)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.62/6.64  % (4867)Termination reason: Unknown
% 45.62/6.64  % (4867)Termination phase: Saturation
% 45.62/6.64  
% 45.62/6.64  % (4867)Memory used [KB]: 3216
% 45.62/6.64  % (4867)Time elapsed: 0.223 s
% 45.62/6.64  % (4867)Instructions burned: 373 (million)
% 45.62/6.64  % (4867)------------------------------
% 45.62/6.64  % (4867)------------------------------
% 45.62/6.64  % (4872)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 Vampire---4 for (2937ds/137Mi)
% 45.83/6.70  % (4871)Instruction limit reached!
% 45.83/6.70  % (4871)------------------------------
% 45.83/6.70  % (4871)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.83/6.70  % (4871)Termination reason: Unknown
% 45.83/6.70  % (4871)Termination phase: Saturation
% 45.83/6.70  
% 45.83/6.70  % (4871)Memory used [KB]: 2454
% 45.83/6.70  % (4871)Time elapsed: 0.198 s
% 45.83/6.70  % (4871)Instructions burned: 313 (million)
% 45.83/6.70  % (4871)------------------------------
% 45.83/6.70  % (4871)------------------------------
% 46.07/6.71  % (4872)Instruction limit reached!
% 46.07/6.71  % (4872)------------------------------
% 46.07/6.71  % (4872)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.07/6.71  % (4872)Termination reason: Unknown
% 46.07/6.71  % (4872)Termination phase: Saturation
% 46.07/6.71  
% 46.07/6.71  % (4872)Memory used [KB]: 1823
% 46.07/6.71  % (4872)Time elapsed: 0.093 s
% 46.07/6.71  % (4872)Instructions burned: 137 (million)
% 46.07/6.71  % (4872)------------------------------
% 46.07/6.71  % (4872)------------------------------
% 46.07/6.71  % (4873)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on Vampire---4 for (2936ds/3870Mi)
% 46.07/6.71  % (4874)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 Vampire---4 for (2936ds/744Mi)
% 46.07/6.71  % (4845)Instruction limit reached!
% 46.07/6.71  % (4845)------------------------------
% 46.07/6.71  % (4845)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.07/6.71  % (4845)Termination reason: Unknown
% 46.07/6.71  % (4845)Termination phase: Saturation
% 46.07/6.71  
% 46.07/6.71  % (4845)Memory used [KB]: 8771
% 46.07/6.71  % (4845)Time elapsed: 1.018 s
% 46.07/6.71  % (4845)Instructions burned: 1998 (million)
% 46.07/6.71  % (4845)------------------------------
% 46.07/6.71  % (4845)------------------------------
% 46.07/6.72  % (4875)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 Vampire---4 for (2936ds/370Mi)
% 46.07/6.72  % (4862)Instruction limit reached!
% 46.07/6.72  % (4862)------------------------------
% 46.07/6.72  % (4862)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.07/6.72  % (4862)Termination reason: Unknown
% 46.07/6.72  % (4862)Termination phase: Saturation
% 46.07/6.72  
% 46.07/6.72  % (4862)Memory used [KB]: 1975
% 46.07/6.72  % (4862)Time elapsed: 0.413 s
% 46.07/6.72  % (4862)Instructions burned: 915 (million)
% 46.07/6.72  % (4862)------------------------------
% 46.07/6.72  % (4862)------------------------------
% 46.07/6.72  % (4876)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 Vampire---4 for (2935ds/378Mi)
% 46.57/6.81  % (4866)Instruction limit reached!
% 46.57/6.81  % (4866)------------------------------
% 46.57/6.81  % (4866)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.57/6.81  % (4866)Termination reason: Unknown
% 46.57/6.81  % (4866)Termination phase: Saturation
% 46.57/6.81  
% 46.57/6.81  % (4866)Memory used [KB]: 5668
% 46.57/6.81  % (4866)Time elapsed: 0.382 s
% 46.57/6.81  % (4866)Instructions burned: 727 (million)
% 46.57/6.81  % (4866)------------------------------
% 46.57/6.81  % (4866)------------------------------
% 46.57/6.82  % (4877)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 Vampire---4 for (2935ds/985Mi)
% 46.57/6.85  % (4869)Instruction limit reached!
% 46.57/6.85  % (4869)------------------------------
% 46.57/6.85  % (4869)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 46.57/6.85  % (4869)Termination reason: Unknown
% 46.57/6.85  % (4869)Termination phase: Saturation
% 46.57/6.85  
% 46.57/6.85  % (4869)Memory used [KB]: 4698
% 46.57/6.85  % (4869)Time elapsed: 0.359 s
% 46.57/6.85  % (4869)Instructions burned: 737 (million)
% 46.57/6.85  % (4869)------------------------------
% 46.57/6.85  % (4869)------------------------------
% 46.57/6.85  % (4878)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on Vampire---4 for (2934ds/423Mi)
% 49.12/6.92  % (4875)Instruction limit reached!
% 49.12/6.92  % (4875)------------------------------
% 49.12/6.92  % (4875)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.12/6.92  % (4875)Termination reason: Unknown
% 49.12/6.92  % (4875)Termination phase: Saturation
% 49.12/6.92  
% 49.12/6.92  % (4875)Memory used [KB]: 4235
% 49.12/6.92  % (4875)Time elapsed: 0.201 s
% 49.12/6.92  % (4875)Instructions burned: 370 (million)
% 49.12/6.92  % (4875)------------------------------
% 49.12/6.92  % (4875)------------------------------
% 49.12/6.92  % (4879)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 Vampire---4 for (2934ds/454Mi)
% 49.12/6.93  % (4876)Instruction limit reached!
% 49.12/6.93  % (4876)------------------------------
% 49.12/6.93  % (4876)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.12/6.93  % (4876)Termination reason: Unknown
% 49.12/6.93  % (4876)Termination phase: Saturation
% 49.12/6.93  
% 49.12/6.93  % (4876)Memory used [KB]: 3511
% 49.12/6.93  % (4876)Time elapsed: 0.209 s
% 49.12/6.93  % (4876)Instructions burned: 379 (million)
% 49.12/6.93  % (4876)------------------------------
% 49.12/6.93  % (4876)------------------------------
% 49.12/6.94  % (4880)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 Vampire---4 for (2933ds/386Mi)
% 49.98/7.07  % (4878)Instruction limit reached!
% 49.98/7.07  % (4878)------------------------------
% 49.98/7.07  % (4878)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.98/7.07  % (4878)Termination reason: Unknown
% 49.98/7.07  % (4878)Termination phase: Saturation
% 49.98/7.07  
% 49.98/7.07  % (4878)Memory used [KB]: 3030
% 49.98/7.07  % (4878)Time elapsed: 0.221 s
% 49.98/7.07  % (4878)Instructions burned: 423 (million)
% 49.98/7.07  % (4878)------------------------------
% 49.98/7.07  % (4878)------------------------------
% 49.98/7.07  % (4881)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 Vampire---4 for (2932ds/13056Mi)
% 49.98/7.08  % (4874)Instruction limit reached!
% 49.98/7.08  % (4874)------------------------------
% 49.98/7.08  % (4874)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.98/7.08  % (4874)Termination reason: Unknown
% 49.98/7.08  % (4874)Termination phase: Saturation
% 49.98/7.08  
% 49.98/7.08  % (4874)Memory used [KB]: 4427
% 49.98/7.08  % (4874)Time elapsed: 0.353 s
% 49.98/7.08  % (4874)Instructions burned: 745 (million)
% 49.98/7.08  % (4874)------------------------------
% 49.98/7.08  % (4874)------------------------------
% 49.98/7.08  % (4882)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 Vampire---4 for (2932ds/339Mi)
% 50.17/7.11  % (4880)Instruction limit reached!
% 50.17/7.11  % (4880)------------------------------
% 50.17/7.11  % (4880)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 50.17/7.11  % (4880)Termination reason: Unknown
% 50.17/7.11  % (4880)Termination phase: Saturation
% 50.17/7.11  
% 50.17/7.11  % (4880)Memory used [KB]: 2264
% 50.17/7.11  % (4880)Time elapsed: 0.176 s
% 50.17/7.11  % (4880)Instructions burned: 387 (million)
% 50.17/7.11  % (4880)------------------------------
% 50.17/7.11  % (4880)------------------------------
% 50.17/7.11  % (4883)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on Vampire---4 for (2932ds/244Mi)
% 50.17/7.13  % (4879)Instruction limit reached!
% 50.17/7.13  % (4879)------------------------------
% 50.17/7.13  % (4879)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 50.17/7.13  % (4879)Termination reason: Unknown
% 50.17/7.13  % (4879)Termination phase: Saturation
% 50.17/7.13  
% 50.17/7.13  % (4879)Memory used [KB]: 2437
% 50.17/7.13  % (4879)Time elapsed: 0.208 s
% 50.17/7.13  % (4879)Instructions burned: 454 (million)
% 50.17/7.13  % (4879)------------------------------
% 50.17/7.13  % (4879)------------------------------
% 50.76/7.13  % (4884)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 Vampire---4 for (2931ds/1147Mi)
% 51.08/7.23  % (4883)Instruction limit reached!
% 51.08/7.23  % (4883)------------------------------
% 51.08/7.23  % (4883)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.08/7.23  % (4883)Termination reason: Unknown
% 51.08/7.23  % (4883)Termination phase: Saturation
% 51.08/7.23  
% 51.08/7.23  % (4883)Memory used [KB]: 1598
% 51.08/7.23  % (4883)Time elapsed: 0.123 s
% 51.08/7.23  % (4883)Instructions burned: 244 (million)
% 51.08/7.23  % (4883)------------------------------
% 51.08/7.23  % (4883)------------------------------
% 51.08/7.24  % (4885)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 Vampire---4 for (2930ds/318Mi)
% 51.08/7.25  % (4863)Instruction limit reached!
% 51.08/7.25  % (4863)------------------------------
% 51.08/7.25  % (4863)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.08/7.25  % (4863)Termination reason: Unknown
% 51.08/7.25  % (4863)Termination phase: Saturation
% 51.08/7.25  
% 51.08/7.25  % (4863)Memory used [KB]: 9315
% 51.08/7.25  % (4863)Time elapsed: 0.888 s
% 51.08/7.25  % (4863)Instructions burned: 1856 (million)
% 51.08/7.25  % (4863)------------------------------
% 51.08/7.25  % (4863)------------------------------
% 51.08/7.25  % (4886)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 Vampire---4 for (2930ds/391Mi)
% 51.42/7.27  % (4882)Instruction limit reached!
% 51.42/7.27  % (4882)------------------------------
% 51.42/7.27  % (4882)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.42/7.27  % (4882)Termination reason: Unknown
% 51.42/7.27  % (4882)Termination phase: Saturation
% 51.42/7.27  
% 51.42/7.27  % (4882)Memory used [KB]: 2892
% 51.42/7.27  % (4882)Time elapsed: 0.193 s
% 51.42/7.27  % (4882)Instructions burned: 339 (million)
% 51.42/7.27  % (4882)------------------------------
% 51.42/7.27  % (4882)------------------------------
% 51.42/7.28  % (4887)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 Vampire---4 for (2930ds/324Mi)
% 51.42/7.29  % (4877)Instruction limit reached!
% 51.42/7.29  % (4877)------------------------------
% 51.42/7.29  % (4877)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.42/7.29  % (4877)Termination reason: Unknown
% 51.42/7.29  % (4877)Termination phase: Saturation
% 51.42/7.29  
% 51.42/7.29  % (4877)Memory used [KB]: 4744
% 51.42/7.29  % (4877)Time elapsed: 0.469 s
% 51.42/7.29  % (4877)Instructions burned: 986 (million)
% 51.42/7.29  % (4877)------------------------------
% 51.42/7.29  % (4877)------------------------------
% 51.42/7.29  % (4888)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 Vampire---4 for (2930ds/382Mi)
% 51.42/7.29  % (4888)Refutation not found, incomplete strategy% (4888)------------------------------
% 51.42/7.29  % (4888)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.42/7.29  % (4888)Termination reason: Refutation not found, incomplete strategy
% 51.42/7.29  
% 51.42/7.29  % (4888)Memory used [KB]: 986
% 51.42/7.29  % (4888)Time elapsed: 0.004 s
% 51.42/7.29  % (4888)Instructions burned: 3 (million)
% 51.42/7.29  % (4888)------------------------------
% 51.42/7.29  % (4888)------------------------------
% 51.42/7.30  % (4889)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 Vampire---4 for (2930ds/378Mi)
% 51.81/7.36  % (4870)Instruction limit reached!
% 51.81/7.36  % (4870)------------------------------
% 51.81/7.36  % (4870)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.81/7.36  % (4870)Termination reason: Unknown
% 51.81/7.36  % (4870)Termination phase: Saturation
% 51.81/7.36  
% 51.81/7.36  % (4870)Memory used [KB]: 7077
% 51.81/7.36  % (4870)Time elapsed: 0.864 s
% 51.81/7.36  % (4870)Instructions burned: 1686 (million)
% 51.81/7.36  % (4870)------------------------------
% 51.81/7.36  % (4870)------------------------------
% 51.81/7.37  % (4890)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 Vampire---4 for (2929ds/554Mi)
% 51.88/7.40  % (4885)Instruction limit reached!
% 51.88/7.40  % (4885)------------------------------
% 51.88/7.40  % (4885)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.88/7.40  % (4885)Termination reason: Unknown
% 51.88/7.40  % (4885)Termination phase: Saturation
% 51.88/7.40  
% 51.88/7.40  % (4885)Memory used [KB]: 3050
% 51.88/7.40  % (4885)Time elapsed: 0.162 s
% 51.88/7.40  % (4885)Instructions burned: 318 (million)
% 51.88/7.40  % (4885)------------------------------
% 51.88/7.40  % (4885)------------------------------
% 51.88/7.40  % (4891)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 Vampire---4 for (2929ds/1166Mi)
% 53.36/7.46  % (4886)Instruction limit reached!
% 53.36/7.46  % (4886)------------------------------
% 53.36/7.46  % (4886)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.36/7.46  % (4886)Termination reason: Unknown
% 53.36/7.46  % (4886)Termination phase: Saturation
% 53.36/7.46  
% 53.36/7.46  % (4886)Memory used [KB]: 2801
% 53.36/7.46  % (4886)Time elapsed: 0.211 s
% 53.36/7.46  % (4886)Instructions burned: 392 (million)
% 53.36/7.46  % (4886)------------------------------
% 53.36/7.46  % (4886)------------------------------
% 53.36/7.47  % (4893)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on Vampire---4 for (2928ds/902Mi)
% 53.36/7.47  % (4887)Instruction limit reached!
% 53.36/7.47  % (4887)------------------------------
% 53.36/7.47  % (4887)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.36/7.47  % (4887)Termination reason: Unknown
% 53.36/7.47  % (4887)Termination phase: Saturation
% 53.36/7.47  
% 53.36/7.47  % (4887)Memory used [KB]: 3065
% 53.36/7.47  % (4887)Time elapsed: 0.199 s
% 53.36/7.47  % (4887)Instructions burned: 324 (million)
% 53.36/7.47  % (4887)------------------------------
% 53.36/7.47  % (4887)------------------------------
% 53.36/7.47  % (4889)Instruction limit reached!
% 53.36/7.47  % (4889)------------------------------
% 53.36/7.47  % (4889)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.36/7.47  % (4889)Termination reason: Unknown
% 53.36/7.47  % (4889)Termination phase: Saturation
% 53.36/7.47  
% 53.36/7.47  % (4889)Memory used [KB]: 3144
% 53.36/7.47  % (4889)Time elapsed: 0.173 s
% 53.36/7.47  % (4889)Instructions burned: 379 (million)
% 53.36/7.47  % (4889)------------------------------
% 53.36/7.47  % (4889)------------------------------
% 53.56/7.47  % (4895)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on Vampire---4 for (2928ds/437Mi)
% 53.56/7.47  % (4894)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 Vampire---4 for (2928ds/306Mi)
% 53.56/7.52  % (4895)First to succeed.
% 53.56/7.52  % (4895)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-4619"
% 53.56/7.52  % (4895)Refutation found. Thanks to Tanya!
% 53.56/7.52  % SZS status Theorem for Vampire---4
% 53.56/7.52  % SZS output start Proof for Vampire---4
% See solution above
% 53.56/7.52  % (4895)------------------------------
% 53.56/7.52  % (4895)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.56/7.52  % (4895)Termination reason: Refutation
% 53.56/7.52  
% 53.56/7.52  % (4895)Memory used [KB]: 1499
% 53.56/7.52  % (4895)Time elapsed: 0.048 s
% 53.56/7.52  % (4895)Instructions burned: 88 (million)
% 53.56/7.52  % (4619)Success in time 7.192 s
% 53.56/7.52  % Vampire---4.8 exiting
%------------------------------------------------------------------------------