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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : KLE018+1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:13:35 EDT 2024

% Result   : Theorem 59.16s 8.08s
% Output   : Refutation 59.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   86 (  55 unt;   0 def)
%            Number of atoms       :  174 (  78 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  127 (  39   ~;  29   |;  41   &)
%                                         (   8 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :  111 (  97   !;  14   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f15094,plain,
    $false,
    inference(subsumption_resolution,[],[f15079,f86]) ).

fof(f86,plain,
    sF4 != addition(sK1,sF4),
    inference(resolution,[],[f51,f68]) ).

fof(f68,plain,
    ~ leq(sK1,sF4),
    inference(definition_folding,[],[f65,f67]) ).

fof(f67,plain,
    addition(sK2,sK3) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

fof(f65,plain,
    ~ leq(sK1,addition(sK2,sK3)),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ( ~ leq(sK1,addition(sK2,sK3))
    & leq(multiplication(sK1,c(sK2)),sK3)
    & test(sK3)
    & test(sK2)
    & test(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3])],[f28,f37]) ).

fof(f37,plain,
    ( ? [X0,X1,X2] :
        ( ~ leq(X0,addition(X1,X2))
        & leq(multiplication(X0,c(X1)),X2)
        & test(X2)
        & test(X1)
        & test(X0) )
   => ( ~ leq(sK1,addition(sK2,sK3))
      & leq(multiplication(sK1,c(sK2)),sK3)
      & test(sK3)
      & test(sK2)
      & test(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f28,plain,
    ? [X0,X1,X2] :
      ( ~ leq(X0,addition(X1,X2))
      & leq(multiplication(X0,c(X1)),X2)
      & test(X2)
      & test(X1)
      & test(X0) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ? [X0,X1,X2] :
      ( ~ leq(X0,addition(X1,X2))
      & leq(multiplication(X0,c(X1)),X2)
      & test(X2)
      & test(X1)
      & test(X0) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ~ ! [X0,X1,X2] :
        ( ( test(X2)
          & test(X1)
          & test(X0) )
       => ( leq(multiplication(X0,c(X1)),X2)
         => leq(X0,addition(X1,X2)) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3,X4,X5] :
        ( ( test(X5)
          & test(X4)
          & test(X3) )
       => ( leq(multiplication(X3,c(X4)),X5)
         => leq(X3,addition(X4,X5)) ) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X4,X5] :
      ( ( test(X5)
        & test(X4)
        & test(X3) )
     => ( leq(multiplication(X3,c(X4)),X5)
       => leq(X3,addition(X4,X5)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

fof(f51,plain,
    ! [X0,X1] :
      ( leq(X0,X1)
      | addition(X0,X1) != X1 ),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ! [X0,X1] :
      ( ( leq(X0,X1)
        | addition(X0,X1) != X1 )
      & ( addition(X0,X1) = X1
        | ~ leq(X0,X1) ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( leq(X0,X1)
    <=> addition(X0,X1) = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order) ).

fof(f15079,plain,
    sF4 = addition(sK1,sF4),
    inference(superposition,[],[f15028,f39]) ).

fof(f39,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f15028,plain,
    sF4 = addition(sF4,sK1),
    inference(forward_demodulation,[],[f14973,f7522]) ).

fof(f7522,plain,
    sF4 = addition(sF4,multiplication(sK1,sK2)),
    inference(forward_demodulation,[],[f7466,f6260]) ).

fof(f6260,plain,
    sF4 = addition(sK3,sK2),
    inference(forward_demodulation,[],[f6250,f282]) ).

fof(f282,plain,
    sF4 = addition(sK2,sF4),
    inference(superposition,[],[f107,f67]) ).

fof(f107,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f40,f42]) ).

fof(f42,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f40,plain,
    ! [X2,X0,X1] : addition(X2,addition(X1,X0)) = addition(addition(X2,X1),X0),
    inference(cnf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X0,X1,X2] : addition(X2,addition(X1,X0)) = addition(addition(X2,X1),X0),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X1,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_associativity) ).

fof(f6250,plain,
    addition(sK3,sK2) = addition(sK2,sF4),
    inference(superposition,[],[f6168,f39]) ).

fof(f6168,plain,
    addition(sK3,sK2) = addition(sF4,sK2),
    inference(superposition,[],[f274,f112]) ).

fof(f112,plain,
    ! [X0] : addition(sK2,addition(sK3,X0)) = addition(sF4,X0),
    inference(superposition,[],[f40,f67]) ).

fof(f274,plain,
    ! [X0,X1] : addition(X1,X0) = addition(X0,addition(X1,X0)),
    inference(superposition,[],[f107,f39]) ).

fof(f7466,plain,
    addition(sK3,sK2) = addition(sF4,multiplication(sK1,sK2)),
    inference(superposition,[],[f346,f1300]) ).

fof(f1300,plain,
    ! [X0] : addition(X0,multiplication(sK1,X0)) = X0,
    inference(forward_demodulation,[],[f1291,f45]) ).

fof(f45,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f1291,plain,
    ! [X0] : multiplication(one,X0) = addition(X0,multiplication(sK1,X0)),
    inference(superposition,[],[f176,f1274]) ).

fof(f1274,plain,
    one = addition(one,sK1),
    inference(superposition,[],[f1268,f39]) ).

fof(f1268,plain,
    one = addition(sK1,one),
    inference(superposition,[],[f107,f262]) ).

fof(f262,plain,
    one = addition(sK1,sK0(sK1)),
    inference(resolution,[],[f99,f61]) ).

fof(f61,plain,
    test(sK1),
    inference(cnf_transformation,[],[f38]) ).

fof(f99,plain,
    ! [X0] :
      ( ~ test(X0)
      | one = addition(X0,sK0(X0)) ),
    inference(resolution,[],[f56,f52]) ).

fof(f52,plain,
    ! [X0] :
      ( complement(sK0(X0),X0)
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( complement(sK0(X0),X0)
        | ~ test(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f31,f32]) ).

fof(f32,plain,
    ! [X0] :
      ( ? [X2] : complement(X2,X0)
     => complement(sK0(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f31,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( ? [X2] : complement(X2,X0)
        | ~ test(X0) ) ),
    inference(rectify,[],[f30]) ).

fof(f30,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( ? [X1] : complement(X1,X0)
        | ~ test(X0) ) ),
    inference(nnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0] :
      ( test(X0)
    <=> ? [X1] : complement(X1,X0) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] :
      ( test(X3)
    <=> ? [X4] : complement(X4,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_1) ).

fof(f56,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | addition(X0,X1) = one ),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) )
      & ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) ) ),
    inference(flattening,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) )
      & ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) ) ),
    inference(nnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( complement(X1,X0)
    <=> ( addition(X0,X1) = one
        & zero = multiplication(X1,X0)
        & zero = multiplication(X0,X1) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X3,X4] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X4,X3)
        & zero = multiplication(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_2) ).

fof(f176,plain,
    ! [X0,X1] : multiplication(addition(one,X1),X0) = addition(X0,multiplication(X1,X0)),
    inference(superposition,[],[f47,f45]) ).

fof(f47,plain,
    ! [X2,X0,X1] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1,X2] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_distributivity) ).

fof(f346,plain,
    ! [X0] : addition(sF4,X0) = addition(sK3,addition(sK2,X0)),
    inference(superposition,[],[f108,f67]) ).

fof(f108,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X1,X0),X2),
    inference(superposition,[],[f40,f39]) ).

fof(f14973,plain,
    addition(sF4,sK1) = addition(sF4,multiplication(sK1,sK2)),
    inference(superposition,[],[f5073,f682]) ).

fof(f682,plain,
    sK1 = addition(sF6,multiplication(sK1,sK2)),
    inference(forward_demodulation,[],[f667,f44]) ).

fof(f44,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_right_identity) ).

fof(f667,plain,
    addition(sF6,multiplication(sK1,sK2)) = multiplication(sK1,one),
    inference(superposition,[],[f146,f101]) ).

fof(f101,plain,
    one = addition(sF5,sK2),
    inference(resolution,[],[f56,f75]) ).

fof(f75,plain,
    complement(sK2,sF5),
    inference(subsumption_resolution,[],[f74,f62]) ).

fof(f62,plain,
    test(sK2),
    inference(cnf_transformation,[],[f38]) ).

fof(f74,plain,
    ( complement(sK2,sF5)
    | ~ test(sK2) ),
    inference(superposition,[],[f66,f69]) ).

fof(f69,plain,
    c(sK2) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

fof(f66,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f58]) ).

fof(f58,plain,
    ! [X0,X1] :
      ( complement(X0,X1)
      | c(X0) != X1
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,plain,
    ! [X0,X1] :
      ( ( ( c(X0) = X1
          | ~ complement(X0,X1) )
        & ( complement(X0,X1)
          | c(X0) != X1 ) )
      | ~ test(X0) ),
    inference(nnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( ( c(X0) = X1
      <=> complement(X0,X1) )
      | ~ test(X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( test(X0)
     => ( c(X0) = X1
      <=> complement(X0,X1) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3,X4] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_3) ).

fof(f146,plain,
    ! [X0] : multiplication(sK1,addition(sF5,X0)) = addition(sF6,multiplication(sK1,X0)),
    inference(superposition,[],[f46,f70]) ).

fof(f70,plain,
    multiplication(sK1,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

fof(f46,plain,
    ! [X2,X0,X1] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X1,X2] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_distributivity) ).

fof(f5073,plain,
    ! [X0] : addition(sF4,X0) = addition(sF4,addition(sF6,X0)),
    inference(forward_demodulation,[],[f5029,f112]) ).

fof(f5029,plain,
    ! [X0] : addition(sK2,addition(sK3,X0)) = addition(sF4,addition(sF6,X0)),
    inference(superposition,[],[f112,f353]) ).

fof(f353,plain,
    ! [X0] : addition(sK3,X0) = addition(sK3,addition(sF6,X0)),
    inference(superposition,[],[f108,f81]) ).

fof(f81,plain,
    sK3 = addition(sF6,sK3),
    inference(resolution,[],[f50,f71]) ).

fof(f71,plain,
    leq(sF6,sK3),
    inference(definition_folding,[],[f64,f70,f69]) ).

fof(f64,plain,
    leq(multiplication(sK1,c(sK2)),sK3),
    inference(cnf_transformation,[],[f38]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( ~ leq(X0,X1)
      | addition(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : KLE018+1 : TPTP v8.2.0. Released v4.0.0.
% 0.11/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.11/0.31  % Computer : n032.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Sun May 19 10:04:38 EDT 2024
% 0.11/0.31  % CPUTime    : 
% 0.11/0.31  This is a FOF_THM_RFO_SEQ problem
% 0.11/0.31  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.44/0.62  % (25063)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.44/0.62  % (25069)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.44/0.62  % (25068)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.44/0.62  % (25065)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.44/0.62  % (25066)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.44/0.62  % (25064)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.44/0.62  % (25067)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.44/0.62  % (25066)Refutation not found, incomplete strategy% (25066)------------------------------
% 0.44/0.62  % (25066)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.44/0.62  % (25066)Termination reason: Refutation not found, incomplete strategy
% 0.44/0.62  
% 0.44/0.62  % (25066)Memory used [KB]: 1061
% 0.44/0.62  % (25070)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.44/0.62  % (25066)Time elapsed: 0.003 s
% 0.44/0.62  % (25066)Instructions burned: 3 (million)
% 0.44/0.62  % (25067)Refutation not found, incomplete strategy% (25067)------------------------------
% 0.44/0.62  % (25067)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.44/0.62  % (25067)Termination reason: Refutation not found, incomplete strategy
% 0.44/0.62  
% 0.44/0.62  % (25067)Memory used [KB]: 1061
% 0.44/0.62  % (25067)Time elapsed: 0.003 s
% 0.44/0.62  % (25067)Instructions burned: 3 (million)
% 0.44/0.62  % (25066)------------------------------
% 0.44/0.62  % (25066)------------------------------
% 0.44/0.62  % (25067)------------------------------
% 0.44/0.62  % (25067)------------------------------
% 0.44/0.62  % (25070)Refutation not found, incomplete strategy% (25070)------------------------------
% 0.44/0.62  % (25070)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.44/0.62  % (25070)Termination reason: Refutation not found, incomplete strategy
% 0.44/0.62  
% 0.44/0.62  % (25070)Memory used [KB]: 1054
% 0.44/0.62  % (25070)Time elapsed: 0.001 s
% 0.44/0.62  % (25070)Instructions burned: 3 (million)
% 0.44/0.63  % (25070)------------------------------
% 0.44/0.63  % (25070)------------------------------
% 0.47/0.63  % (25073)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.47/0.63  % (25063)Refutation not found, incomplete strategy% (25063)------------------------------
% 0.47/0.63  % (25063)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.63  % (25063)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.63  
% 0.47/0.63  % (25063)Memory used [KB]: 1098
% 0.47/0.63  % (25063)Time elapsed: 0.005 s
% 0.47/0.63  % (25063)Instructions burned: 5 (million)
% 0.47/0.63  % (25063)------------------------------
% 0.47/0.63  % (25063)------------------------------
% 0.47/0.63  % (25071)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.47/0.63  % (25072)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.47/0.64  % (25068)Instruction limit reached!
% 0.47/0.64  % (25068)------------------------------
% 0.47/0.64  % (25068)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.64  % (25068)Termination reason: Unknown
% 0.47/0.64  % (25068)Termination phase: Saturation
% 0.47/0.64  
% 0.47/0.64  % (25068)Memory used [KB]: 1391
% 0.47/0.64  % (25068)Time elapsed: 0.017 s
% 0.47/0.64  % (25068)Instructions burned: 46 (million)
% 0.47/0.64  % (25068)------------------------------
% 0.47/0.64  % (25068)------------------------------
% 0.47/0.64  % (25075)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2996ds/518Mi)
% 0.47/0.64  % (25074)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.47/0.65  % (25071)Instruction limit reached!
% 0.47/0.65  % (25071)------------------------------
% 0.47/0.65  % (25071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.65  % (25071)Termination reason: Unknown
% 0.47/0.65  % (25065)Instruction limit reached!
% 0.47/0.65  % (25065)------------------------------
% 0.47/0.65  % (25065)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.65  % (25065)Termination reason: Unknown
% 0.47/0.65  % (25065)Termination phase: Saturation
% 0.47/0.65  
% 0.47/0.65  % (25065)Memory used [KB]: 1850
% 0.47/0.65  % (25065)Time elapsed: 0.029 s
% 0.47/0.65  % (25065)Instructions burned: 80 (million)
% 0.47/0.65  % (25065)------------------------------
% 0.47/0.65  % (25065)------------------------------
% 0.47/0.65  % (25071)Termination phase: Saturation
% 0.47/0.65  
% 0.47/0.65  % (25071)Memory used [KB]: 1261
% 0.47/0.65  % (25071)Time elapsed: 0.023 s
% 0.47/0.65  % (25071)Instructions burned: 56 (million)
% 0.47/0.65  % (25071)------------------------------
% 0.47/0.65  % (25071)------------------------------
% 0.47/0.65  % (25064)Instruction limit reached!
% 0.47/0.65  % (25064)------------------------------
% 0.47/0.65  % (25064)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.65  % (25064)Termination reason: Unknown
% 0.47/0.65  % (25064)Termination phase: Saturation
% 0.47/0.65  
% 0.47/0.65  % (25064)Memory used [KB]: 1560
% 0.47/0.65  % (25064)Time elapsed: 0.030 s
% 0.47/0.65  % (25064)Instructions burned: 51 (million)
% 0.47/0.65  % (25064)------------------------------
% 0.47/0.65  % (25064)------------------------------
% 0.47/0.65  % (25076)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2996ds/42Mi)
% 0.47/0.65  % (25076)Refutation not found, incomplete strategy% (25076)------------------------------
% 0.47/0.65  % (25076)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.65  % (25076)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.65  
% 0.47/0.65  % (25076)Memory used [KB]: 1074
% 0.47/0.65  % (25076)Time elapsed: 0.002 s
% 0.47/0.65  % (25076)Instructions burned: 3 (million)
% 0.47/0.65  % (25076)------------------------------
% 0.47/0.65  % (25076)------------------------------
% 0.47/0.65  % (25072)Instruction limit reached!
% 0.47/0.65  % (25072)------------------------------
% 0.47/0.65  % (25072)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.65  % (25072)Termination reason: Unknown
% 0.47/0.65  % (25072)Termination phase: Saturation
% 0.47/0.65  
% 0.47/0.65  % (25072)Memory used [KB]: 1356
% 0.47/0.65  % (25072)Time elapsed: 0.024 s
% 0.47/0.65  % (25072)Instructions burned: 51 (million)
% 0.47/0.65  % (25072)------------------------------
% 0.47/0.65  % (25072)------------------------------
% 0.47/0.65  % (25077)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2996ds/243Mi)
% 0.47/0.66  % (25079)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2996ds/143Mi)
% 0.47/0.66  % (25069)Instruction limit reached!
% 0.47/0.66  % (25069)------------------------------
% 0.47/0.66  % (25069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.66  % (25069)Termination reason: Unknown
% 0.47/0.66  % (25069)Termination phase: Saturation
% 0.47/0.66  
% 0.47/0.66  % (25069)Memory used [KB]: 1866
% 0.47/0.66  % (25069)Time elapsed: 0.028 s
% 0.47/0.66  % (25069)Instructions burned: 83 (million)
% 0.47/0.66  % (25069)------------------------------
% 0.47/0.66  % (25069)------------------------------
% 0.47/0.66  % (25080)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2996ds/93Mi)
% 0.47/0.66  % (25079)Refutation not found, incomplete strategy% (25079)------------------------------
% 0.47/0.66  % (25079)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.66  % (25079)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.66  
% 0.47/0.66  % (25079)Memory used [KB]: 1091
% 0.47/0.66  % (25079)Time elapsed: 0.003 s
% 0.47/0.66  % (25079)Instructions burned: 6 (million)
% 0.47/0.66  % (25079)------------------------------
% 0.47/0.66  % (25079)------------------------------
% 0.47/0.66  % (25074)Instruction limit reached!
% 0.47/0.66  % (25074)------------------------------
% 0.47/0.66  % (25074)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.66  % (25074)Termination reason: Unknown
% 0.47/0.66  % (25074)Termination phase: Saturation
% 0.47/0.66  
% 0.47/0.66  % (25074)Memory used [KB]: 1534
% 0.47/0.66  % (25074)Time elapsed: 0.042 s
% 0.47/0.66  % (25074)Instructions burned: 54 (million)
% 0.47/0.66  % (25074)------------------------------
% 0.47/0.66  % (25074)------------------------------
% 0.47/0.66  % (25081)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2996ds/62Mi)
% 0.47/0.66  % (25082)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2996ds/32Mi)
% 0.47/0.66  % (25078)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2996ds/117Mi)
% 0.47/0.66  % (25078)Refutation not found, incomplete strategy% (25078)------------------------------
% 0.47/0.66  % (25078)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.66  % (25078)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.66  
% 0.47/0.66  % (25078)Memory used [KB]: 1083
% 0.47/0.66  % (25078)Time elapsed: 0.002 s
% 0.47/0.66  % (25078)Instructions burned: 4 (million)
% 0.47/0.66  % (25078)------------------------------
% 0.47/0.66  % (25078)------------------------------
% 0.47/0.66  % (25084)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2996ds/55Mi)
% 0.47/0.67  % (25082)Instruction limit reached!
% 0.47/0.67  % (25082)------------------------------
% 0.47/0.67  % (25082)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.67  % (25082)Termination reason: Unknown
% 0.47/0.67  % (25082)Termination phase: Saturation
% 0.47/0.67  
% 0.47/0.67  % (25082)Memory used [KB]: 1363
% 0.47/0.67  % (25082)Time elapsed: 0.012 s
% 0.47/0.67  % (25082)Instructions burned: 34 (million)
% 0.47/0.67  % (25082)------------------------------
% 0.47/0.67  % (25082)------------------------------
% 0.47/0.67  % (25085)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2996ds/53Mi)
% 0.47/0.68  % (25083)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2996ds/1919Mi)
% 0.47/0.68  % (25084)Instruction limit reached!
% 0.47/0.68  % (25084)------------------------------
% 0.47/0.68  % (25084)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.68  % (25084)Termination reason: Unknown
% 0.47/0.68  % (25084)Termination phase: Saturation
% 0.47/0.68  
% 0.47/0.68  % (25084)Memory used [KB]: 1761
% 0.47/0.68  % (25084)Time elapsed: 0.017 s
% 0.47/0.68  % (25084)Instructions burned: 56 (million)
% 0.47/0.68  % (25084)------------------------------
% 0.47/0.68  % (25084)------------------------------
% 0.47/0.68  % (25086)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2996ds/46Mi)
% 0.47/0.68  % (25086)Refutation not found, incomplete strategy% (25086)------------------------------
% 0.47/0.68  % (25086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.68  % (25086)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.68  
% 0.47/0.68  % (25086)Memory used [KB]: 1073
% 0.47/0.68  % (25086)Time elapsed: 0.002 s
% 0.47/0.68  % (25086)Instructions burned: 3 (million)
% 0.47/0.68  % (25086)------------------------------
% 0.47/0.68  % (25086)------------------------------
% 0.47/0.69  % (25087)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2996ds/102Mi)
% 0.47/0.69  % (25080)Instruction limit reached!
% 0.47/0.69  % (25080)------------------------------
% 0.47/0.69  % (25080)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.69  % (25080)Termination reason: Unknown
% 0.47/0.69  % (25080)Termination phase: Saturation
% 0.47/0.69  
% 0.47/0.69  % (25080)Memory used [KB]: 1926
% 0.47/0.69  % (25080)Time elapsed: 0.036 s
% 0.47/0.69  % (25080)Instructions burned: 93 (million)
% 0.47/0.69  % (25080)------------------------------
% 0.47/0.69  % (25080)------------------------------
% 0.47/0.69  % (25073)Instruction limit reached!
% 0.47/0.69  % (25073)------------------------------
% 0.47/0.69  % (25073)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.69  % (25073)Termination reason: Unknown
% 0.47/0.69  % (25073)Termination phase: Saturation
% 0.47/0.69  
% 0.47/0.69  % (25073)Memory used [KB]: 2348
% 0.47/0.69  % (25073)Time elapsed: 0.065 s
% 0.47/0.69  % (25073)Instructions burned: 208 (million)
% 0.47/0.69  % (25073)------------------------------
% 0.47/0.69  % (25073)------------------------------
% 0.47/0.69  % (25085)Instruction limit reached!
% 0.47/0.69  % (25085)------------------------------
% 0.47/0.69  % (25085)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.69  % (25085)Termination reason: Unknown
% 0.47/0.69  % (25085)Termination phase: Saturation
% 0.47/0.69  
% 0.47/0.69  % (25085)Memory used [KB]: 1540
% 0.47/0.69  % (25085)Time elapsed: 0.019 s
% 0.47/0.69  % (25085)Instructions burned: 55 (million)
% 0.47/0.69  % (25085)------------------------------
% 0.47/0.69  % (25085)------------------------------
% 0.47/0.69  % (25089)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2996ds/87Mi)
% 0.47/0.69  % (25088)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2996ds/35Mi)
% 0.47/0.69  % (25081)Instruction limit reached!
% 0.47/0.69  % (25081)------------------------------
% 0.47/0.69  % (25081)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.69  % (25081)Termination reason: Unknown
% 0.47/0.69  % (25081)Termination phase: Saturation
% 0.47/0.69  
% 0.47/0.69  % (25081)Memory used [KB]: 2047
% 0.47/0.69  % (25081)Time elapsed: 0.052 s
% 0.47/0.69  % (25081)Instructions burned: 64 (million)
% 0.47/0.69  % (25081)------------------------------
% 0.47/0.69  % (25081)------------------------------
% 0.47/0.69  % (25090)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2996ds/109Mi)
% 0.84/0.70  % (25091)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2996ds/161Mi)
% 0.84/0.70  % (25091)Refutation not found, incomplete strategy% (25091)------------------------------
% 0.84/0.70  % (25091)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.70  % (25091)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.70  
% 0.84/0.70  % (25091)Memory used [KB]: 989
% 0.84/0.70  % (25091)Time elapsed: 0.002 s
% 0.84/0.70  % (25091)Instructions burned: 3 (million)
% 0.84/0.70  % (25091)------------------------------
% 0.84/0.70  % (25091)------------------------------
% 0.84/0.70  % (25092)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2996ds/69Mi)
% 0.84/0.70  % (25092)Refutation not found, incomplete strategy% (25092)------------------------------
% 0.84/0.70  % (25092)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.70  % (25092)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.70  
% 0.84/0.70  % (25092)Memory used [KB]: 1108
% 0.84/0.70  % (25092)Time elapsed: 0.003 s
% 0.84/0.70  % (25092)Instructions burned: 6 (million)
% 0.84/0.70  % (25092)------------------------------
% 0.84/0.70  % (25092)------------------------------
% 0.84/0.71  % (25093)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2996ds/40Mi)
% 0.84/0.71  % (25088)Instruction limit reached!
% 0.84/0.71  % (25088)------------------------------
% 0.84/0.71  % (25088)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.71  % (25088)Termination reason: Unknown
% 0.84/0.71  % (25088)Termination phase: Saturation
% 0.84/0.71  
% 0.84/0.71  % (25088)Memory used [KB]: 1180
% 0.84/0.71  % (25088)Time elapsed: 0.015 s
% 0.84/0.71  % (25088)Instructions burned: 37 (million)
% 0.84/0.71  % (25088)------------------------------
% 0.84/0.71  % (25088)------------------------------
% 0.84/0.71  % (25094)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2996ds/360Mi)
% 0.84/0.72  % (25089)Instruction limit reached!
% 0.84/0.72  % (25089)------------------------------
% 0.84/0.72  % (25089)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.72  % (25089)Termination reason: Unknown
% 0.84/0.72  % (25089)Termination phase: Saturation
% 0.84/0.72  
% 0.84/0.72  % (25089)Memory used [KB]: 1681
% 0.84/0.72  % (25089)Time elapsed: 0.026 s
% 0.84/0.72  % (25089)Instructions burned: 88 (million)
% 0.84/0.72  % (25089)------------------------------
% 0.84/0.72  % (25089)------------------------------
% 0.84/0.72  % (25087)Instruction limit reached!
% 0.84/0.72  % (25087)------------------------------
% 0.84/0.72  % (25087)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.72  % (25087)Termination reason: Unknown
% 0.84/0.72  % (25087)Termination phase: Saturation
% 0.84/0.72  
% 0.84/0.72  % (25087)Memory used [KB]: 2276
% 0.84/0.72  % (25087)Time elapsed: 0.034 s
% 0.84/0.72  % (25087)Instructions burned: 104 (million)
% 0.84/0.72  % (25087)------------------------------
% 0.84/0.72  % (25087)------------------------------
% 0.84/0.72  % (25095)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2996ds/161Mi)
% 0.84/0.72  % (25093)Instruction limit reached!
% 0.84/0.72  % (25093)------------------------------
% 0.84/0.72  % (25093)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.72  % (25093)Termination reason: Unknown
% 0.84/0.72  % (25093)Termination phase: Saturation
% 0.84/0.72  
% 0.84/0.72  % (25093)Memory used [KB]: 1487
% 0.84/0.72  % (25093)Time elapsed: 0.039 s
% 0.84/0.72  % (25093)Instructions burned: 42 (million)
% 0.84/0.72  % (25093)------------------------------
% 0.84/0.72  % (25093)------------------------------
% 0.84/0.72  % (25096)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2996ds/80Mi)
% 0.84/0.73  % (25077)Instruction limit reached!
% 0.84/0.73  % (25077)------------------------------
% 0.84/0.73  % (25077)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.73  % (25077)Termination reason: Unknown
% 0.84/0.73  % (25077)Termination phase: Saturation
% 0.84/0.73  
% 0.84/0.73  % (25077)Memory used [KB]: 2712
% 0.84/0.73  % (25077)Time elapsed: 0.080 s
% 0.84/0.73  % (25077)Instructions burned: 245 (million)
% 0.84/0.73  % (25077)------------------------------
% 0.84/0.73  % (25077)------------------------------
% 0.84/0.73  % (25097)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2996ds/37Mi)
% 0.84/0.74  % (25090)Instruction limit reached!
% 0.84/0.74  % (25090)------------------------------
% 0.84/0.74  % (25090)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.74  % (25090)Termination reason: Unknown
% 0.84/0.74  % (25090)Termination phase: Saturation
% 0.84/0.74  
% 0.84/0.74  % (25090)Memory used [KB]: 1903
% 0.84/0.74  % (25090)Time elapsed: 0.056 s
% 0.84/0.74  % (25090)Instructions burned: 109 (million)
% 0.84/0.74  % (25090)------------------------------
% 0.84/0.74  % (25090)------------------------------
% 0.84/0.74  % (25099)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2995ds/47Mi)
% 0.84/0.75  % (25097)Instruction limit reached!
% 0.84/0.75  % (25097)------------------------------
% 0.84/0.75  % (25097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.75  % (25097)Termination reason: Unknown
% 0.84/0.75  % (25097)Termination phase: Saturation
% 0.84/0.75  
% 0.84/0.75  % (25097)Memory used [KB]: 1391
% 0.84/0.75  % (25097)Time elapsed: 0.046 s
% 0.84/0.75  % (25097)Instructions burned: 37 (million)
% 0.84/0.75  % (25097)------------------------------
% 0.84/0.75  % (25097)------------------------------
% 0.84/0.75  % (25096)Instruction limit reached!
% 0.84/0.75  % (25096)------------------------------
% 0.84/0.75  % (25096)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.75  % (25096)Termination reason: Unknown
% 0.84/0.75  % (25096)Termination phase: Saturation
% 0.84/0.75  
% 0.84/0.75  % (25096)Memory used [KB]: 1422
% 0.84/0.75  % (25096)Time elapsed: 0.048 s
% 0.84/0.75  % (25096)Instructions burned: 81 (million)
% 0.84/0.75  % (25096)------------------------------
% 0.84/0.75  % (25096)------------------------------
% 0.84/0.75  % (25098)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2995ds/55Mi)
% 0.84/0.75  % (25100)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2995ds/32Mi)
% 0.84/0.75  % (25100)Refutation not found, incomplete strategy% (25100)------------------------------
% 0.84/0.75  % (25100)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.75  % (25100)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.75  
% 0.84/0.75  % (25100)Memory used [KB]: 1089
% 0.84/0.75  % (25100)Time elapsed: 0.002 s
% 0.84/0.75  % (25100)Instructions burned: 4 (million)
% 0.84/0.75  % (25100)------------------------------
% 0.84/0.75  % (25100)------------------------------
% 0.84/0.75  % (25102)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2995ds/54Mi)
% 0.84/0.75  % (25102)Refutation not found, incomplete strategy% (25102)------------------------------
% 0.84/0.75  % (25102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.75  % (25102)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.75  
% 0.84/0.75  % (25102)Memory used [KB]: 1061
% 0.84/0.75  % (25102)Time elapsed: 0.002 s
% 0.84/0.75  % (25102)Instructions burned: 3 (million)
% 0.84/0.75  % (25102)------------------------------
% 0.84/0.75  % (25102)------------------------------
% 0.84/0.76  % (25101)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2995ds/132Mi)
% 0.84/0.76  % (25101)Refutation not found, incomplete strategy% (25101)------------------------------
% 0.84/0.76  % (25101)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.76  % (25101)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.76  
% 0.84/0.76  % (25101)Memory used [KB]: 1006
% 0.84/0.76  % (25101)Time elapsed: 0.002 s
% 0.84/0.76  % (25101)Instructions burned: 3 (million)
% 0.84/0.76  % (25101)------------------------------
% 0.84/0.76  % (25101)------------------------------
% 0.84/0.76  % (25099)Instruction limit reached!
% 0.84/0.76  % (25099)------------------------------
% 0.84/0.76  % (25099)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.76  % (25099)Termination reason: Unknown
% 0.84/0.76  % (25099)Termination phase: Saturation
% 0.84/0.76  
% 0.84/0.76  % (25099)Memory used [KB]: 1413
% 0.84/0.76  % (25099)Time elapsed: 0.041 s
% 0.84/0.76  % (25099)Instructions burned: 48 (million)
% 0.84/0.76  % (25099)------------------------------
% 0.84/0.76  % (25099)------------------------------
% 0.84/0.76  % (25104)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2995ds/119Mi)
% 0.84/0.76  % (25105)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2995ds/177Mi)
% 0.84/0.76  % (25095)Instruction limit reached!
% 0.84/0.76  % (25095)------------------------------
% 0.84/0.76  % (25095)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.76  % (25095)Termination reason: Unknown
% 0.84/0.76  % (25095)Termination phase: Saturation
% 0.84/0.76  
% 0.84/0.76  % (25095)Memory used [KB]: 2216
% 0.84/0.76  % (25095)Time elapsed: 0.067 s
% 0.84/0.76  % (25095)Instructions burned: 163 (million)
% 0.84/0.76  % (25095)------------------------------
% 0.84/0.76  % (25095)------------------------------
% 1.18/0.77  % (25098)Instruction limit reached!
% 1.18/0.77  % (25098)------------------------------
% 1.18/0.77  % (25098)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.77  % (25098)Termination reason: Unknown
% 1.18/0.77  % (25098)Termination phase: Saturation
% 1.18/0.77  
% 1.18/0.77  % (25098)Memory used [KB]: 1742
% 1.18/0.77  % (25098)Time elapsed: 0.052 s
% 1.18/0.77  % (25098)Instructions burned: 57 (million)
% 1.18/0.77  % (25098)------------------------------
% 1.18/0.77  % (25098)------------------------------
% 1.18/0.77  % (25106)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2995ds/117Mi)
% 1.18/0.77  % (25107)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on theBenchmark for (2995ds/49Mi)
% 1.18/0.77  % (25103)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2995ds/82Mi)
% 1.18/0.78  % (25107)Instruction limit reached!
% 1.18/0.78  % (25107)------------------------------
% 1.18/0.78  % (25107)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.78  % (25107)Termination reason: Unknown
% 1.18/0.78  % (25107)Termination phase: Saturation
% 1.18/0.78  
% 1.18/0.78  % (25107)Memory used [KB]: 1424
% 1.18/0.78  % (25107)Time elapsed: 0.016 s
% 1.18/0.78  % (25107)Instructions burned: 51 (million)
% 1.18/0.78  % (25107)------------------------------
% 1.18/0.78  % (25107)------------------------------
% 1.18/0.79  % (25108)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on theBenchmark for (2995ds/51Mi)
% 1.18/0.79  % (25103)Instruction limit reached!
% 1.18/0.79  % (25103)------------------------------
% 1.18/0.79  % (25103)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.79  % (25103)Termination reason: Unknown
% 1.18/0.79  % (25103)Termination phase: Saturation
% 1.18/0.79  
% 1.18/0.79  % (25103)Memory used [KB]: 1836
% 1.18/0.79  % (25103)Time elapsed: 0.024 s
% 1.18/0.79  % (25103)Instructions burned: 82 (million)
% 1.18/0.79  % (25103)------------------------------
% 1.18/0.79  % (25103)------------------------------
% 1.18/0.79  % (25075)Instruction limit reached!
% 1.18/0.79  % (25075)------------------------------
% 1.18/0.79  % (25075)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.79  % (25075)Termination reason: Unknown
% 1.18/0.79  % (25075)Termination phase: Saturation
% 1.18/0.79  
% 1.18/0.79  % (25075)Memory used [KB]: 2886
% 1.18/0.79  % (25075)Time elapsed: 0.156 s
% 1.18/0.79  % (25075)Instructions burned: 520 (million)
% 1.18/0.79  % (25075)------------------------------
% 1.18/0.79  % (25075)------------------------------
% 1.18/0.80  % (25109)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2995ds/149Mi)
% 1.18/0.80  % (25109)Refutation not found, incomplete strategy% (25109)------------------------------
% 1.18/0.80  % (25109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.80  % (25109)Termination reason: Refutation not found, incomplete strategy
% 1.18/0.80  
% 1.18/0.80  % (25109)Memory used [KB]: 1073
% 1.18/0.80  % (25109)Time elapsed: 0.003 s
% 1.18/0.80  % (25109)Instructions burned: 3 (million)
% 1.18/0.80  % (25109)------------------------------
% 1.18/0.80  % (25109)------------------------------
% 1.18/0.80  % (25110)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on theBenchmark for (2995ds/56Mi)
% 1.18/0.80  % (25111)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on theBenchmark for (2995ds/289Mi)
% 1.18/0.80  % (25106)Instruction limit reached!
% 1.18/0.80  % (25106)------------------------------
% 1.18/0.80  % (25106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.80  % (25106)Termination reason: Unknown
% 1.18/0.80  % (25106)Termination phase: Saturation
% 1.18/0.80  
% 1.18/0.80  % (25106)Memory used [KB]: 1841
% 1.18/0.80  % (25106)Time elapsed: 0.035 s
% 1.18/0.80  % (25106)Instructions burned: 119 (million)
% 1.18/0.80  % (25106)------------------------------
% 1.18/0.80  % (25106)------------------------------
% 1.18/0.80  % (25104)Instruction limit reached!
% 1.18/0.80  % (25104)------------------------------
% 1.18/0.80  % (25104)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.80  % (25104)Termination reason: Unknown
% 1.18/0.80  % (25104)Termination phase: Saturation
% 1.18/0.80  
% 1.18/0.80  % (25104)Memory used [KB]: 1647
% 1.18/0.80  % (25104)Time elapsed: 0.038 s
% 1.18/0.80  % (25104)Instructions burned: 121 (million)
% 1.18/0.80  % (25104)------------------------------
% 1.18/0.80  % (25104)------------------------------
% 1.18/0.80  % (25108)Instruction limit reached!
% 1.18/0.80  % (25108)------------------------------
% 1.18/0.80  % (25108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.80  % (25108)Termination reason: Unknown
% 1.18/0.80  % (25108)Termination phase: Saturation
% 1.18/0.80  
% 1.18/0.80  % (25108)Memory used [KB]: 1841
% 1.18/0.80  % (25108)Time elapsed: 0.019 s
% 1.18/0.80  % (25108)Instructions burned: 53 (million)
% 1.18/0.80  % (25108)------------------------------
% 1.18/0.80  % (25108)------------------------------
% 1.18/0.80  % (25112)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on theBenchmark for (2995ds/206Mi)
% 1.18/0.81  % (25113)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on theBenchmark for (2995ds/50Mi)
% 1.18/0.81  % (25114)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2995ds/1483Mi)
% 1.18/0.81  % (25110)Instruction limit reached!
% 1.18/0.81  % (25110)------------------------------
% 1.18/0.81  % (25110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.81  % (25110)Termination reason: Unknown
% 1.18/0.81  % (25110)Termination phase: Saturation
% 1.18/0.81  
% 1.18/0.81  % (25110)Memory used [KB]: 1789
% 1.18/0.81  % (25110)Time elapsed: 0.018 s
% 1.18/0.81  % (25110)Instructions burned: 57 (million)
% 1.18/0.81  % (25110)------------------------------
% 1.18/0.81  % (25110)------------------------------
% 1.18/0.82  % (25115)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on theBenchmark for (2994ds/67Mi)
% 1.18/0.82  % (25094)Instruction limit reached!
% 1.18/0.82  % (25094)------------------------------
% 1.18/0.82  % (25094)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.82  % (25094)Termination reason: Unknown
% 1.18/0.82  % (25094)Termination phase: Saturation
% 1.18/0.82  
% 1.18/0.82  % (25094)Memory used [KB]: 3190
% 1.18/0.82  % (25094)Time elapsed: 0.131 s
% 1.18/0.82  % (25094)Instructions burned: 362 (million)
% 1.18/0.82  % (25094)------------------------------
% 1.18/0.82  % (25094)------------------------------
% 1.18/0.82  % (25116)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on theBenchmark for (2994ds/67Mi)
% 1.18/0.82  % (25113)Instruction limit reached!
% 1.18/0.82  % (25113)------------------------------
% 1.18/0.82  % (25113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.82  % (25113)Termination reason: Unknown
% 1.18/0.82  % (25113)Termination phase: Saturation
% 1.18/0.82  
% 1.18/0.82  % (25113)Memory used [KB]: 1439
% 1.18/0.82  % (25113)Time elapsed: 0.017 s
% 1.18/0.82  % (25113)Instructions burned: 50 (million)
% 1.18/0.82  % (25113)------------------------------
% 1.18/0.82  % (25113)------------------------------
% 1.18/0.82  % (25116)Refutation not found, incomplete strategy% (25116)------------------------------
% 1.18/0.82  % (25116)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.82  % (25116)Termination reason: Refutation not found, incomplete strategy
% 1.18/0.82  
% 1.18/0.82  % (25116)Memory used [KB]: 1059
% 1.18/0.82  % (25116)Time elapsed: 0.002 s
% 1.18/0.82  % (25116)Instructions burned: 3 (million)
% 1.18/0.82  % (25116)------------------------------
% 1.18/0.82  % (25116)------------------------------
% 1.18/0.82  % (25105)Instruction limit reached!
% 1.18/0.82  % (25105)------------------------------
% 1.18/0.82  % (25105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.82  % (25105)Termination reason: Unknown
% 1.18/0.82  % (25105)Termination phase: Saturation
% 1.18/0.82  
% 1.18/0.82  % (25105)Memory used [KB]: 3344
% 1.18/0.82  % (25105)Time elapsed: 0.056 s
% 1.18/0.82  % (25105)Instructions burned: 177 (million)
% 1.18/0.82  % (25105)------------------------------
% 1.18/0.82  % (25105)------------------------------
% 1.18/0.82  % (25117)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on theBenchmark for (2994ds/52Mi)
% 1.18/0.83  % (25118)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2994ds/366Mi)
% 1.18/0.83  % (25119)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on theBenchmark for (2994ds/863Mi)
% 1.18/0.84  % (25115)Instruction limit reached!
% 1.18/0.84  % (25115)------------------------------
% 1.18/0.84  % (25115)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.84  % (25115)Termination reason: Unknown
% 1.18/0.84  % (25115)Termination phase: Saturation
% 1.18/0.84  
% 1.18/0.84  % (25115)Memory used [KB]: 1423
% 1.18/0.84  % (25115)Time elapsed: 0.019 s
% 1.18/0.84  % (25115)Instructions burned: 68 (million)
% 1.18/0.84  % (25115)------------------------------
% 1.18/0.84  % (25115)------------------------------
% 1.18/0.84  % (25120)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on theBenchmark for (2994ds/163Mi)
% 1.18/0.84  % (25117)Instruction limit reached!
% 1.18/0.84  % (25117)------------------------------
% 1.18/0.84  % (25117)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.84  % (25117)Termination reason: Unknown
% 1.18/0.84  % (25117)Termination phase: Saturation
% 1.18/0.84  
% 1.18/0.84  % (25117)Memory used [KB]: 1399
% 1.18/0.84  % (25117)Time elapsed: 0.018 s
% 1.18/0.84  % (25117)Instructions burned: 52 (million)
% 1.18/0.84  % (25117)------------------------------
% 1.18/0.84  % (25117)------------------------------
% 1.18/0.84  % (25122)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on theBenchmark for (2994ds/77Mi)
% 1.18/0.86  % (25122)Instruction limit reached!
% 1.18/0.86  % (25122)------------------------------
% 1.18/0.86  % (25122)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.18/0.86  % (25122)Termination reason: Unknown
% 1.18/0.86  % (25122)Termination phase: Saturation
% 1.18/0.86  
% 1.18/0.86  % (25122)Memory used [KB]: 1652
% 1.18/0.86  % (25122)Time elapsed: 0.022 s
% 1.18/0.86  % (25122)Instructions burned: 79 (million)
% 1.74/0.86  % (25122)------------------------------
% 1.74/0.86  % (25122)------------------------------
% 1.74/0.87  % (25125)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2994ds/1548Mi)
% 1.74/0.87  % (25125)Refutation not found, incomplete strategy% (25125)------------------------------
% 1.74/0.87  % (25125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.87  % (25125)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.87  
% 1.74/0.87  % (25125)Memory used [KB]: 1058
% 1.74/0.87  % (25125)Time elapsed: 0.002 s
% 1.74/0.87  % (25125)Instructions burned: 3 (million)
% 1.74/0.87  % (25125)------------------------------
% 1.74/0.87  % (25125)------------------------------
% 1.74/0.87  % (25112)Instruction limit reached!
% 1.74/0.87  % (25112)------------------------------
% 1.74/0.87  % (25112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.87  % (25112)Termination reason: Unknown
% 1.74/0.87  % (25112)Termination phase: Saturation
% 1.74/0.87  
% 1.74/0.87  % (25112)Memory used [KB]: 3193
% 1.74/0.87  % (25112)Time elapsed: 0.067 s
% 1.74/0.87  % (25112)Instructions burned: 209 (million)
% 1.74/0.87  % (25112)------------------------------
% 1.74/0.87  % (25112)------------------------------
% 1.74/0.87  % (25126)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on theBenchmark for (2994ds/76Mi)
% 1.74/0.87  % (25127)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on theBenchmark for (2994ds/1376Mi)
% 1.74/0.88  % (25120)Instruction limit reached!
% 1.74/0.88  % (25120)------------------------------
% 1.74/0.88  % (25120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.88  % (25120)Termination reason: Unknown
% 1.74/0.88  % (25120)Termination phase: Saturation
% 1.74/0.88  
% 1.74/0.88  % (25120)Memory used [KB]: 2584
% 1.74/0.88  % (25120)Time elapsed: 0.048 s
% 1.74/0.88  % (25120)Instructions burned: 165 (million)
% 1.74/0.88  % (25120)------------------------------
% 1.74/0.88  % (25120)------------------------------
% 1.74/0.89  % (25128)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on theBenchmark for (2994ds/117Mi)
% 1.74/0.89  % (25128)Refutation not found, incomplete strategy% (25128)------------------------------
% 1.74/0.89  % (25128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.89  % (25128)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.89  
% 1.74/0.89  % (25128)Memory used [KB]: 1005
% 1.74/0.89  % (25128)Time elapsed: 0.001 s
% 1.74/0.89  % (25128)Instructions burned: 2 (million)
% 1.74/0.89  % (25128)------------------------------
% 1.74/0.89  % (25128)------------------------------
% 1.74/0.89  % (25129)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on theBenchmark for (2994ds/59Mi)
% 1.74/0.89  % (25111)Instruction limit reached!
% 1.74/0.89  % (25111)------------------------------
% 1.74/0.89  % (25111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.89  % (25111)Termination reason: Unknown
% 1.74/0.89  % (25111)Termination phase: Saturation
% 1.74/0.89  
% 1.74/0.89  % (25111)Memory used [KB]: 2968
% 1.74/0.89  % (25111)Time elapsed: 0.093 s
% 1.74/0.89  % (25111)Instructions burned: 290 (million)
% 1.74/0.89  % (25111)------------------------------
% 1.74/0.89  % (25111)------------------------------
% 1.74/0.89  % (25132)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on theBenchmark for (2994ds/151Mi)
% 1.99/0.90  % (25126)Instruction limit reached!
% 1.99/0.90  % (25126)------------------------------
% 1.99/0.90  % (25126)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/0.90  % (25126)Termination reason: Unknown
% 1.99/0.90  % (25126)Termination phase: Saturation
% 1.99/0.90  
% 1.99/0.90  % (25126)Memory used [KB]: 1789
% 1.99/0.90  % (25126)Time elapsed: 0.027 s
% 1.99/0.90  % (25126)Instructions burned: 79 (million)
% 1.99/0.90  % (25126)------------------------------
% 1.99/0.90  % (25126)------------------------------
% 1.99/0.90  % (25135)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on theBenchmark for (2994ds/260Mi)
% 1.99/0.91  % (25129)Instruction limit reached!
% 1.99/0.91  % (25129)------------------------------
% 1.99/0.91  % (25129)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/0.91  % (25129)Termination reason: Unknown
% 1.99/0.91  % (25129)Termination phase: Saturation
% 1.99/0.91  
% 1.99/0.91  % (25129)Memory used [KB]: 1734
% 1.99/0.91  % (25129)Time elapsed: 0.020 s
% 1.99/0.91  % (25129)Instructions burned: 59 (million)
% 1.99/0.91  % (25129)------------------------------
% 1.99/0.91  % (25129)------------------------------
% 1.99/0.91  % (25143)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on theBenchmark for (2994ds/1797Mi)
% 1.99/0.92  % (25118)Instruction limit reached!
% 1.99/0.92  % (25118)------------------------------
% 1.99/0.92  % (25118)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/0.92  % (25118)Termination reason: Unknown
% 1.99/0.92  % (25118)Termination phase: Saturation
% 1.99/0.92  
% 1.99/0.92  % (25118)Memory used [KB]: 2551
% 1.99/0.92  % (25118)Time elapsed: 0.099 s
% 1.99/0.92  % (25118)Instructions burned: 368 (million)
% 1.99/0.92  % (25118)------------------------------
% 1.99/0.92  % (25118)------------------------------
% 2.14/0.93  % (25145)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on theBenchmark for (2993ds/200Mi)
% 2.14/0.94  % (25132)Instruction limit reached!
% 2.14/0.94  % (25132)------------------------------
% 2.14/0.94  % (25132)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.94  % (25132)Termination reason: Unknown
% 2.14/0.94  % (25132)Termination phase: Saturation
% 2.14/0.94  
% 2.14/0.94  % (25132)Memory used [KB]: 1582
% 2.14/0.94  % (25132)Time elapsed: 0.043 s
% 2.14/0.94  % (25132)Instructions burned: 153 (million)
% 2.14/0.94  % (25132)------------------------------
% 2.14/0.94  % (25132)------------------------------
% 2.14/0.94  % (25146)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on theBenchmark for (2993ds/356Mi)
% 2.14/0.94  % (25146)Refutation not found, incomplete strategy% (25146)------------------------------
% 2.14/0.94  % (25146)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.94  % (25146)Termination reason: Refutation not found, incomplete strategy
% 2.14/0.94  
% 2.14/0.94  % (25146)Memory used [KB]: 1055
% 2.14/0.94  % (25146)Time elapsed: 0.001 s
% 2.14/0.94  % (25146)Instructions burned: 3 (million)
% 2.14/0.94  % (25146)------------------------------
% 2.14/0.94  % (25146)------------------------------
% 2.14/0.94  % (25147)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2993ds/75Mi)
% 2.14/0.97  % (25147)Instruction limit reached!
% 2.14/0.97  % (25147)------------------------------
% 2.14/0.97  % (25147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.97  % (25147)Termination reason: Unknown
% 2.14/0.97  % (25147)Termination phase: Saturation
% 2.14/0.97  
% 2.14/0.97  % (25147)Memory used [KB]: 1791
% 2.14/0.97  % (25147)Time elapsed: 0.025 s
% 2.14/0.97  % (25147)Instructions burned: 78 (million)
% 2.14/0.97  % (25147)------------------------------
% 2.14/0.97  % (25147)------------------------------
% 2.14/0.97  % (25154)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on theBenchmark for (2993ds/578Mi)
% 2.14/0.97  % (25135)Instruction limit reached!
% 2.14/0.97  % (25135)------------------------------
% 2.14/0.97  % (25135)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.97  % (25135)Termination reason: Unknown
% 2.14/0.97  % (25135)Termination phase: Saturation
% 2.14/0.97  
% 2.14/0.97  % (25135)Memory used [KB]: 2500
% 2.14/0.97  % (25135)Time elapsed: 0.074 s
% 2.14/0.97  % (25135)Instructions burned: 261 (million)
% 2.14/0.97  % (25135)------------------------------
% 2.14/0.97  % (25135)------------------------------
% 2.14/0.97  % (25159)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on theBenchmark for (2993ds/251Mi)
% 2.14/0.98  % (25145)Instruction limit reached!
% 2.14/0.98  % (25145)------------------------------
% 2.14/0.98  % (25145)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.98  % (25145)Termination reason: Unknown
% 2.14/0.98  % (25145)Termination phase: Saturation
% 2.14/0.98  
% 2.14/0.98  % (25145)Memory used [KB]: 2404
% 2.14/0.98  % (25145)Time elapsed: 0.060 s
% 2.14/0.98  % (25145)Instructions burned: 203 (million)
% 2.14/0.98  % (25145)------------------------------
% 2.14/0.98  % (25145)------------------------------
% 2.14/0.99  % (25160)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on theBenchmark for (2993ds/93Mi)
% 2.14/0.99  % (25160)Refutation not found, incomplete strategy% (25160)------------------------------
% 2.14/0.99  % (25160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.14/0.99  % (25160)Termination reason: Refutation not found, incomplete strategy
% 2.14/0.99  
% 2.14/0.99  % (25160)Memory used [KB]: 1060
% 2.14/0.99  % (25160)Time elapsed: 0.002 s
% 2.14/0.99  % (25160)Instructions burned: 3 (million)
% 2.14/0.99  % (25160)------------------------------
% 2.14/0.99  % (25160)------------------------------
% 2.14/0.99  % (25161)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on theBenchmark for (2993ds/37Mi)
% 2.34/1.00  % (25161)Instruction limit reached!
% 2.34/1.00  % (25161)------------------------------
% 2.34/1.00  % (25161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.00  % (25161)Termination reason: Unknown
% 2.34/1.00  % (25161)Termination phase: Saturation
% 2.34/1.00  
% 2.34/1.00  % (25161)Memory used [KB]: 1500
% 2.34/1.00  % (25161)Time elapsed: 0.012 s
% 2.34/1.00  % (25161)Instructions burned: 40 (million)
% 2.34/1.00  % (25161)------------------------------
% 2.34/1.00  % (25161)------------------------------
% 2.34/1.00  % (25162)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on theBenchmark for (2993ds/132Mi)
% 2.34/1.04  % (25162)Instruction limit reached!
% 2.34/1.04  % (25162)------------------------------
% 2.34/1.04  % (25162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.04  % (25162)Termination reason: Unknown
% 2.34/1.04  % (25162)Termination phase: Saturation
% 2.34/1.04  
% 2.34/1.04  % (25162)Memory used [KB]: 2144
% 2.34/1.04  % (25162)Time elapsed: 0.041 s
% 2.34/1.04  % (25162)Instructions burned: 133 (million)
% 2.34/1.04  % (25162)------------------------------
% 2.34/1.04  % (25162)------------------------------
% 2.34/1.05  % (25163)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2992ds/209Mi)
% 2.34/1.06  % (25159)Instruction limit reached!
% 2.34/1.06  % (25159)------------------------------
% 2.34/1.06  % (25159)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.06  % (25159)Termination reason: Unknown
% 2.34/1.06  % (25159)Termination phase: Saturation
% 2.34/1.06  
% 2.34/1.06  % (25159)Memory used [KB]: 3882
% 2.34/1.06  % (25159)Time elapsed: 0.084 s
% 2.34/1.06  % (25159)Instructions burned: 252 (million)
% 2.34/1.06  % (25159)------------------------------
% 2.34/1.06  % (25159)------------------------------
% 2.34/1.06  % (25164)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on theBenchmark for (2992ds/100Mi)
% 2.34/1.06  % (25119)Instruction limit reached!
% 2.34/1.06  % (25119)------------------------------
% 2.34/1.06  % (25119)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.06  % (25119)Termination reason: Unknown
% 2.34/1.06  % (25119)Termination phase: Saturation
% 2.34/1.06  
% 2.34/1.06  % (25119)Memory used [KB]: 4437
% 2.34/1.06  % (25119)Time elapsed: 0.235 s
% 2.34/1.06  % (25119)Instructions burned: 865 (million)
% 2.34/1.06  % (25119)------------------------------
% 2.34/1.06  % (25119)------------------------------
% 2.34/1.06  % (25165)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2992ds/54Mi)
% 3.84/1.08  % (25165)Instruction limit reached!
% 3.84/1.08  % (25165)------------------------------
% 3.84/1.08  % (25165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.08  % (25165)Termination reason: Unknown
% 3.84/1.08  % (25165)Termination phase: Saturation
% 3.84/1.08  
% 3.84/1.08  % (25165)Memory used [KB]: 1499
% 3.84/1.08  % (25165)Time elapsed: 0.043 s
% 3.84/1.08  % (25165)Instructions burned: 56 (million)
% 3.84/1.08  % (25165)------------------------------
% 3.84/1.08  % (25165)------------------------------
% 3.84/1.09  % (25180)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on theBenchmark for (2992ds/62Mi)
% 3.84/1.09  % (25180)Refutation not found, incomplete strategy% (25180)------------------------------
% 3.84/1.09  % (25180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.09  % (25180)Termination reason: Refutation not found, incomplete strategy
% 3.84/1.09  
% 3.84/1.09  % (25180)Memory used [KB]: 1070
% 3.84/1.09  % (25180)Time elapsed: 0.002 s
% 3.84/1.09  % (25180)Instructions burned: 4 (million)
% 3.84/1.09  % (25180)------------------------------
% 3.84/1.09  % (25180)------------------------------
% 3.84/1.09  % (25184)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on theBenchmark for (2992ds/2265Mi)
% 3.84/1.09  % (25164)Instruction limit reached!
% 3.84/1.09  % (25164)------------------------------
% 3.84/1.09  % (25164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.09  % (25164)Termination reason: Unknown
% 3.84/1.09  % (25164)Termination phase: Saturation
% 3.84/1.09  
% 3.84/1.09  % (25164)Memory used [KB]: 2194
% 3.84/1.09  % (25164)Time elapsed: 0.053 s
% 3.84/1.09  % (25164)Instructions burned: 103 (million)
% 3.84/1.09  % (25164)------------------------------
% 3.84/1.09  % (25164)------------------------------
% 3.84/1.09  % (25187)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on theBenchmark for (2992ds/91Mi)
% 3.84/1.10  % (25163)Instruction limit reached!
% 3.84/1.10  % (25163)------------------------------
% 3.84/1.10  % (25163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.10  % (25163)Termination reason: Unknown
% 3.84/1.10  % (25163)Termination phase: Saturation
% 3.84/1.10  
% 3.84/1.10  % (25163)Memory used [KB]: 1899
% 3.84/1.10  % (25163)Time elapsed: 0.052 s
% 3.84/1.10  % (25163)Instructions burned: 210 (million)
% 3.84/1.10  % (25163)------------------------------
% 3.84/1.10  % (25163)------------------------------
% 3.84/1.10  % (25193)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on theBenchmark for (2992ds/83Mi)
% 3.84/1.10  % (25154)Instruction limit reached!
% 3.84/1.10  % (25154)------------------------------
% 3.84/1.10  % (25154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.10  % (25154)Termination reason: Unknown
% 3.84/1.10  % (25154)Termination phase: Saturation
% 3.84/1.10  
% 3.84/1.10  % (25154)Memory used [KB]: 4729
% 3.84/1.10  % (25154)Time elapsed: 0.136 s
% 3.84/1.10  % (25154)Instructions burned: 579 (million)
% 3.84/1.10  % (25154)------------------------------
% 3.84/1.10  % (25154)------------------------------
% 3.84/1.11  % (25199)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on theBenchmark for (2992ds/123Mi)
% 3.84/1.12  % (25187)Instruction limit reached!
% 3.84/1.12  % (25187)------------------------------
% 3.84/1.12  % (25187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.12  % (25187)Termination reason: Unknown
% 3.84/1.12  % (25187)Termination phase: Saturation
% 3.84/1.12  
% 3.84/1.12  % (25187)Memory used [KB]: 1560
% 3.84/1.12  % (25187)Time elapsed: 0.053 s
% 3.84/1.12  % (25187)Instructions burned: 91 (million)
% 3.84/1.12  % (25187)------------------------------
% 3.84/1.12  % (25187)------------------------------
% 3.84/1.13  % (25193)Instruction limit reached!
% 3.84/1.13  % (25193)------------------------------
% 3.84/1.13  % (25193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.13  % (25193)Termination reason: Unknown
% 3.84/1.13  % (25193)Termination phase: Saturation
% 3.84/1.13  
% 3.84/1.13  % (25193)Memory used [KB]: 2604
% 3.84/1.13  % (25193)Time elapsed: 0.053 s
% 3.84/1.13  % (25193)Instructions burned: 83 (million)
% 3.84/1.13  % (25193)------------------------------
% 3.84/1.13  % (25193)------------------------------
% 3.84/1.13  % (25215)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on theBenchmark for (2991ds/85Mi)
% 3.84/1.13  % (25211)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on theBenchmark for (2992ds/84Mi)
% 3.84/1.14  % (25199)Instruction limit reached!
% 3.84/1.14  % (25199)------------------------------
% 3.84/1.14  % (25199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.14  % (25199)Termination reason: Unknown
% 3.84/1.14  % (25199)Termination phase: Saturation
% 3.84/1.14  
% 3.84/1.14  % (25199)Memory used [KB]: 1678
% 3.84/1.14  % (25199)Time elapsed: 0.057 s
% 3.84/1.14  % (25199)Instructions burned: 124 (million)
% 3.84/1.14  % (25199)------------------------------
% 3.84/1.14  % (25199)------------------------------
% 3.84/1.14  % (25219)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on theBenchmark for (2991ds/259Mi)
% 3.84/1.16  % (25211)Instruction limit reached!
% 3.84/1.16  % (25211)------------------------------
% 3.84/1.16  % (25211)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.16  % (25211)Termination reason: Unknown
% 3.84/1.16  % (25211)Termination phase: Saturation
% 3.84/1.16  
% 3.84/1.16  % (25211)Memory used [KB]: 1575
% 3.84/1.16  % (25211)Time elapsed: 0.058 s
% 3.84/1.16  % (25211)Instructions burned: 85 (million)
% 3.84/1.16  % (25211)------------------------------
% 3.84/1.16  % (25211)------------------------------
% 3.84/1.16  % (25238)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on theBenchmark for (2991ds/106Mi)
% 3.84/1.16  % (25238)Refutation not found, incomplete strategy% (25238)------------------------------
% 3.84/1.16  % (25238)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.16  % (25238)Termination reason: Refutation not found, incomplete strategy
% 3.84/1.16  
% 3.84/1.16  % (25238)Memory used [KB]: 987
% 3.84/1.16  % (25238)Time elapsed: 0.002 s
% 3.84/1.16  % (25238)Instructions burned: 2 (million)
% 3.84/1.16  % (25238)------------------------------
% 3.84/1.16  % (25238)------------------------------
% 3.84/1.16  % (25215)Instruction limit reached!
% 3.84/1.16  % (25215)------------------------------
% 3.84/1.16  % (25215)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.84/1.16  % (25215)Termination reason: Unknown
% 3.84/1.16  % (25215)Termination phase: Saturation
% 3.84/1.16  
% 3.84/1.16  % (25215)Memory used [KB]: 1722
% 3.84/1.16  % (25215)Time elapsed: 0.057 s
% 3.84/1.16  % (25215)Instructions burned: 85 (million)
% 3.84/1.16  % (25215)------------------------------
% 3.84/1.16  % (25215)------------------------------
% 3.84/1.17  % (25241)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on theBenchmark for (2991ds/278Mi)
% 3.84/1.17  % (25243)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on theBenchmark for (2991ds/151Mi)
% 4.63/1.21  % (25083)Instruction limit reached!
% 4.63/1.21  % (25083)------------------------------
% 4.63/1.21  % (25083)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.21  % (25083)Termination reason: Unknown
% 4.63/1.21  % (25083)Termination phase: Saturation
% 4.63/1.21  
% 4.63/1.21  % (25083)Memory used [KB]: 8106
% 4.63/1.21  % (25083)Time elapsed: 0.567 s
% 4.63/1.21  % (25083)Instructions burned: 1920 (million)
% 4.63/1.21  % (25083)------------------------------
% 4.63/1.21  % (25083)------------------------------
% 4.63/1.21  % (25114)Instruction limit reached!
% 4.63/1.21  % (25114)------------------------------
% 4.63/1.21  % (25114)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.21  % (25114)Termination reason: Unknown
% 4.63/1.21  % (25114)Termination phase: Saturation
% 4.63/1.21  
% 4.63/1.21  % (25114)Memory used [KB]: 5898
% 4.63/1.21  % (25114)Time elapsed: 0.408 s
% 4.63/1.21  % (25114)Instructions burned: 1484 (million)
% 4.63/1.21  % (25114)------------------------------
% 4.63/1.21  % (25114)------------------------------
% 4.63/1.21  % (25284)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on theBenchmark for (2991ds/97Mi)
% 4.63/1.21  % (25219)Instruction limit reached!
% 4.63/1.21  % (25219)------------------------------
% 4.63/1.21  % (25219)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.21  % (25219)Termination reason: Unknown
% 4.63/1.21  % (25219)Termination phase: Saturation
% 4.63/1.21  
% 4.63/1.21  % (25219)Memory used [KB]: 2432
% 4.63/1.21  % (25219)Time elapsed: 0.098 s
% 4.63/1.21  % (25219)Instructions burned: 260 (million)
% 4.63/1.21  % (25219)------------------------------
% 4.63/1.21  % (25219)------------------------------
% 4.63/1.22  % (25285)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on theBenchmark for (2991ds/464Mi)
% 4.63/1.22  % (25286)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on theBenchmark for (2991ds/79Mi)
% 4.63/1.22  % (25285)Refutation not found, incomplete strategy% (25285)------------------------------
% 4.63/1.22  % (25285)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.22  % (25285)Termination reason: Refutation not found, incomplete strategy
% 4.63/1.22  
% 4.63/1.22  % (25285)Memory used [KB]: 1086
% 4.63/1.22  % (25285)Time elapsed: 0.028 s
% 4.63/1.22  % (25285)Instructions burned: 4 (million)
% 4.63/1.22  % (25285)------------------------------
% 4.63/1.22  % (25285)------------------------------
% 4.63/1.22  % (25243)Instruction limit reached!
% 4.63/1.22  % (25243)------------------------------
% 4.63/1.22  % (25243)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.22  % (25243)Termination reason: Unknown
% 4.63/1.22  % (25243)Termination phase: Saturation
% 4.63/1.22  
% 4.63/1.22  % (25243)Memory used [KB]: 2759
% 4.63/1.22  % (25243)Time elapsed: 0.077 s
% 4.63/1.22  % (25243)Instructions burned: 152 (million)
% 4.63/1.22  % (25243)------------------------------
% 4.63/1.22  % (25243)------------------------------
% 4.63/1.22  % (25290)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on theBenchmark for (2990ds/1993Mi)
% 4.63/1.22  % (25290)Refutation not found, incomplete strategy% (25290)------------------------------
% 4.63/1.22  % (25290)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.22  % (25290)Termination reason: Refutation not found, incomplete strategy
% 4.63/1.22  
% 4.63/1.22  % (25290)Memory used [KB]: 1074
% 4.63/1.22  % (25290)Time elapsed: 0.001 s
% 4.63/1.22  % (25290)Instructions burned: 3 (million)
% 4.63/1.22  % (25290)------------------------------
% 4.63/1.22  % (25290)------------------------------
% 4.63/1.22  % (25292)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2990ds/101Mi)
% 4.63/1.22  % (25294)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on theBenchmark for (2990ds/4978Mi)
% 4.63/1.22  % (25292)Refutation not found, incomplete strategy% (25292)------------------------------
% 4.63/1.22  % (25292)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.63/1.22  % (25292)Termination reason: Refutation not found, incomplete strategy
% 4.63/1.22  
% 4.63/1.22  % (25292)Memory used [KB]: 1072
% 4.63/1.22  % (25292)Time elapsed: 0.002 s
% 4.63/1.22  % (25292)Instructions burned: 3 (million)
% 4.63/1.22  % (25292)------------------------------
% 4.63/1.22  % (25292)------------------------------
% 4.85/1.23  % (25297)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on theBenchmark for (2990ds/169Mi)
% 4.85/1.23  % (25127)Instruction limit reached!
% 4.85/1.23  % (25127)------------------------------
% 4.85/1.23  % (25127)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.23  % (25127)Termination reason: Unknown
% 4.85/1.23  % (25127)Termination phase: Saturation
% 4.85/1.23  
% 4.85/1.23  % (25127)Memory used [KB]: 5330
% 4.85/1.23  % (25127)Time elapsed: 0.357 s
% 4.85/1.23  % (25127)Instructions burned: 1377 (million)
% 4.85/1.23  % (25127)------------------------------
% 4.85/1.23  % (25127)------------------------------
% 4.85/1.23  % (25303)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on theBenchmark for (2990ds/178Mi)
% 4.85/1.24  % (25286)Instruction limit reached!
% 4.85/1.24  % (25286)------------------------------
% 4.85/1.24  % (25286)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.24  % (25286)Termination reason: Unknown
% 4.85/1.24  % (25286)Termination phase: Saturation
% 4.85/1.24  
% 4.85/1.24  % (25286)Memory used [KB]: 1720
% 4.85/1.24  % (25286)Time elapsed: 0.047 s
% 4.85/1.24  % (25286)Instructions burned: 81 (million)
% 4.85/1.24  % (25286)------------------------------
% 4.85/1.24  % (25286)------------------------------
% 4.85/1.24  % (25310)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on theBenchmark for (2990ds/111Mi)
% 4.85/1.25  % (25284)Instruction limit reached!
% 4.85/1.25  % (25284)------------------------------
% 4.85/1.25  % (25284)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.25  % (25284)Termination reason: Unknown
% 4.85/1.25  % (25284)Termination phase: Saturation
% 4.85/1.25  
% 4.85/1.25  % (25284)Memory used [KB]: 1963
% 4.85/1.25  % (25284)Time elapsed: 0.060 s
% 4.85/1.25  % (25284)Instructions burned: 97 (million)
% 4.85/1.25  % (25284)------------------------------
% 4.85/1.25  % (25284)------------------------------
% 4.85/1.25  % (25317)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on theBenchmark for (2990ds/243Mi)
% 4.85/1.25  % (25241)Instruction limit reached!
% 4.85/1.25  % (25241)------------------------------
% 4.85/1.25  % (25241)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.25  % (25241)Termination reason: Unknown
% 4.85/1.25  % (25241)Termination phase: Saturation
% 4.85/1.25  
% 4.85/1.25  % (25241)Memory used [KB]: 2619
% 4.85/1.25  % (25241)Time elapsed: 0.115 s
% 4.85/1.25  % (25241)Instructions burned: 278 (million)
% 4.85/1.25  % (25241)------------------------------
% 4.85/1.25  % (25241)------------------------------
% 4.85/1.26  % (25321)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on theBenchmark for (2990ds/229Mi)
% 4.85/1.28  % (25310)Instruction limit reached!
% 4.85/1.28  % (25310)------------------------------
% 4.85/1.28  % (25310)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.28  % (25310)Termination reason: Unknown
% 4.85/1.28  % (25310)Termination phase: Saturation
% 4.85/1.28  
% 4.85/1.28  % (25310)Memory used [KB]: 2627
% 4.85/1.28  % (25310)Time elapsed: 0.039 s
% 4.85/1.28  % (25310)Instructions burned: 111 (million)
% 4.85/1.28  % (25310)------------------------------
% 4.85/1.28  % (25310)------------------------------
% 4.85/1.28  % (25332)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on theBenchmark for (2990ds/306Mi)
% 4.85/1.29  % (25297)Instruction limit reached!
% 4.85/1.29  % (25297)------------------------------
% 4.85/1.29  % (25297)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.29  % (25297)Termination reason: Unknown
% 4.85/1.29  % (25297)Termination phase: Saturation
% 4.85/1.29  
% 4.85/1.29  % (25297)Memory used [KB]: 4316
% 4.85/1.29  % (25297)Time elapsed: 0.061 s
% 4.85/1.29  % (25297)Instructions burned: 170 (million)
% 4.85/1.29  % (25297)------------------------------
% 4.85/1.29  % (25297)------------------------------
% 4.85/1.29  % (25303)Instruction limit reached!
% 4.85/1.29  % (25303)------------------------------
% 4.85/1.29  % (25303)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.29  % (25303)Termination reason: Unknown
% 4.85/1.29  % (25303)Termination phase: Saturation
% 4.85/1.29  
% 4.85/1.29  % (25303)Memory used [KB]: 2837
% 4.85/1.29  % (25303)Time elapsed: 0.056 s
% 4.85/1.29  % (25303)Instructions burned: 179 (million)
% 4.85/1.29  % (25303)------------------------------
% 4.85/1.29  % (25303)------------------------------
% 4.85/1.29  % (25336)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on theBenchmark for (2990ds/118Mi)
% 4.85/1.29  % (25338)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on theBenchmark for (2990ds/85Mi)
% 4.85/1.31  % (25338)Instruction limit reached!
% 4.85/1.31  % (25338)------------------------------
% 4.85/1.31  % (25338)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.85/1.31  % (25338)Termination reason: Unknown
% 4.85/1.31  % (25338)Termination phase: Saturation
% 4.85/1.31  
% 4.85/1.31  % (25338)Memory used [KB]: 1886
% 4.85/1.31  % (25338)Time elapsed: 0.024 s
% 4.85/1.31  % (25338)Instructions burned: 86 (million)
% 4.85/1.31  % (25338)------------------------------
% 4.85/1.31  % (25338)------------------------------
% 5.29/1.32  % (25339)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on theBenchmark for (2990ds/182Mi)
% 5.29/1.32  % (25321)Instruction limit reached!
% 5.29/1.32  % (25321)------------------------------
% 5.29/1.32  % (25321)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.32  % (25321)Termination reason: Unknown
% 5.29/1.32  % (25321)Termination phase: Saturation
% 5.29/1.32  
% 5.29/1.32  % (25321)Memory used [KB]: 2994
% 5.29/1.32  % (25321)Time elapsed: 0.065 s
% 5.29/1.32  % (25321)Instructions burned: 230 (million)
% 5.29/1.32  % (25321)------------------------------
% 5.29/1.32  % (25321)------------------------------
% 5.29/1.32  % (25336)Instruction limit reached!
% 5.29/1.32  % (25336)------------------------------
% 5.29/1.32  % (25336)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.32  % (25336)Termination reason: Unknown
% 5.29/1.32  % (25336)Termination phase: Saturation
% 5.29/1.32  
% 5.29/1.32  % (25336)Memory used [KB]: 2449
% 5.29/1.32  % (25336)Time elapsed: 0.034 s
% 5.29/1.32  % (25336)Instructions burned: 119 (million)
% 5.29/1.32  % (25336)------------------------------
% 5.29/1.32  % (25336)------------------------------
% 5.29/1.32  % (25340)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on theBenchmark for (2989ds/134Mi)
% 5.29/1.32  % (25341)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2989ds/181Mi)
% 5.29/1.33  % (25341)Refutation not found, incomplete strategy% (25341)------------------------------
% 5.29/1.33  % (25341)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.33  % (25341)Termination reason: Refutation not found, incomplete strategy
% 5.29/1.33  
% 5.29/1.33  % (25341)Memory used [KB]: 1059
% 5.29/1.33  % (25341)Time elapsed: 0.001 s
% 5.29/1.33  % (25341)Instructions burned: 3 (million)
% 5.29/1.33  % (25317)Instruction limit reached!
% 5.29/1.33  % (25317)------------------------------
% 5.29/1.33  % (25317)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.33  % (25317)Termination reason: Unknown
% 5.29/1.33  % (25317)Termination phase: Saturation
% 5.29/1.33  
% 5.29/1.33  % (25317)Memory used [KB]: 3390
% 5.29/1.33  % (25317)Time elapsed: 0.077 s
% 5.29/1.33  % (25317)Instructions burned: 244 (million)
% 5.29/1.33  % (25317)------------------------------
% 5.29/1.33  % (25317)------------------------------
% 5.29/1.33  % (25341)------------------------------
% 5.29/1.33  % (25341)------------------------------
% 5.29/1.33  % (25342)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on theBenchmark for (2989ds/61Mi)
% 5.29/1.33  % (25343)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2989ds/135Mi)
% 5.29/1.33  % (25343)Refutation not found, incomplete strategy% (25343)------------------------------
% 5.29/1.33  % (25343)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.33  % (25343)Termination reason: Refutation not found, incomplete strategy
% 5.29/1.33  
% 5.29/1.33  % (25343)Memory used [KB]: 1077
% 5.29/1.33  % (25343)Time elapsed: 0.002 s
% 5.29/1.33  % (25343)Instructions burned: 4 (million)
% 5.29/1.33  % (25343)------------------------------
% 5.29/1.33  % (25343)------------------------------
% 5.29/1.33  % (25344)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on theBenchmark for (2989ds/94Mi)
% 5.29/1.34  % (25342)Instruction limit reached!
% 5.29/1.34  % (25342)------------------------------
% 5.29/1.34  % (25342)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.34  % (25342)Termination reason: Unknown
% 5.29/1.34  % (25342)Termination phase: Saturation
% 5.29/1.34  
% 5.29/1.34  % (25342)Memory used [KB]: 1722
% 5.29/1.34  % (25342)Time elapsed: 0.017 s
% 5.29/1.34  % (25342)Instructions burned: 61 (million)
% 5.29/1.34  % (25342)------------------------------
% 5.29/1.34  % (25342)------------------------------
% 5.29/1.35  % (25345)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on theBenchmark for (2989ds/111Mi)
% 5.29/1.36  % (25344)Instruction limit reached!
% 5.29/1.36  % (25344)------------------------------
% 5.29/1.36  % (25344)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.36  % (25344)Termination reason: Unknown
% 5.29/1.36  % (25344)Termination phase: Saturation
% 5.29/1.36  
% 5.29/1.36  % (25344)Memory used [KB]: 1468
% 5.29/1.36  % (25344)Time elapsed: 0.026 s
% 5.29/1.36  % (25344)Instructions burned: 95 (million)
% 5.29/1.36  % (25344)------------------------------
% 5.29/1.36  % (25344)------------------------------
% 5.29/1.36  % (25346)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on theBenchmark for (2989ds/371Mi)
% 5.29/1.36  % (25340)Instruction limit reached!
% 5.29/1.36  % (25340)------------------------------
% 5.29/1.36  % (25340)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.36  % (25340)Termination reason: Unknown
% 5.29/1.36  % (25340)Termination phase: Saturation
% 5.29/1.36  
% 5.29/1.36  % (25340)Memory used [KB]: 2414
% 5.29/1.36  % (25340)Time elapsed: 0.038 s
% 5.29/1.36  % (25340)Instructions burned: 134 (million)
% 5.29/1.36  % (25340)------------------------------
% 5.29/1.36  % (25340)------------------------------
% 5.29/1.36  % (25347)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on theBenchmark for (2989ds/1643Mi)
% 5.29/1.36  % (25143)Instruction limit reached!
% 5.29/1.36  % (25143)------------------------------
% 5.29/1.36  % (25143)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.36  % (25143)Termination reason: Unknown
% 5.29/1.36  % (25143)Termination phase: Saturation
% 5.29/1.36  
% 5.29/1.36  % (25143)Memory used [KB]: 5374
% 5.29/1.36  % (25143)Time elapsed: 0.453 s
% 5.29/1.36  % (25143)Instructions burned: 1800 (million)
% 5.29/1.36  % (25143)------------------------------
% 5.29/1.36  % (25143)------------------------------
% 5.29/1.37  % (25348)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on theBenchmark for (2989ds/143Mi)
% 5.29/1.37  % (25339)Instruction limit reached!
% 5.29/1.37  % (25339)------------------------------
% 5.29/1.37  % (25339)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.37  % (25339)Termination reason: Unknown
% 5.29/1.37  % (25339)Termination phase: Saturation
% 5.29/1.37  
% 5.29/1.37  % (25339)Memory used [KB]: 3672
% 5.29/1.37  % (25339)Time elapsed: 0.053 s
% 5.29/1.37  % (25339)Instructions burned: 182 (million)
% 5.29/1.37  % (25339)------------------------------
% 5.29/1.37  % (25339)------------------------------
% 5.29/1.37  % (25349)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on theBenchmark for (2989ds/225Mi)
% 5.29/1.38  % (25332)Instruction limit reached!
% 5.29/1.38  % (25332)------------------------------
% 5.29/1.38  % (25332)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.38  % (25332)Termination reason: Unknown
% 5.29/1.38  % (25332)Termination phase: Saturation
% 5.29/1.38  
% 5.29/1.38  % (25332)Memory used [KB]: 4108
% 5.29/1.38  % (25332)Time elapsed: 0.096 s
% 5.29/1.38  % (25332)Instructions burned: 306 (million)
% 5.29/1.38  % (25332)------------------------------
% 5.29/1.38  % (25332)------------------------------
% 5.29/1.38  % (25350)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on theBenchmark for (2989ds/89Mi)
% 5.29/1.38  % (25345)Instruction limit reached!
% 5.29/1.38  % (25345)------------------------------
% 5.29/1.38  % (25345)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.29/1.38  % (25345)Termination reason: Unknown
% 5.29/1.38  % (25345)Termination phase: Saturation
% 5.29/1.38  
% 5.29/1.38  % (25345)Memory used [KB]: 2386
% 5.29/1.38  % (25345)Time elapsed: 0.034 s
% 5.29/1.38  % (25345)Instructions burned: 112 (million)
% 5.29/1.38  % (25345)------------------------------
% 5.29/1.38  % (25345)------------------------------
% 5.29/1.38  % (25351)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on theBenchmark for (2989ds/149Mi)
% 5.80/1.40  % (25350)Instruction limit reached!
% 5.80/1.40  % (25350)------------------------------
% 5.80/1.40  % (25350)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.40  % (25350)Termination reason: Unknown
% 5.80/1.40  % (25350)Termination phase: Saturation
% 5.80/1.40  
% 5.80/1.40  % (25350)Memory used [KB]: 1854
% 5.80/1.40  % (25350)Time elapsed: 0.025 s
% 5.80/1.40  % (25350)Instructions burned: 92 (million)
% 5.80/1.40  % (25350)------------------------------
% 5.80/1.40  % (25350)------------------------------
% 5.80/1.41  % (25352)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on theBenchmark for (2989ds/217Mi)
% 5.80/1.41  % (25352)Refutation not found, incomplete strategy% (25352)------------------------------
% 5.80/1.41  % (25352)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.41  % (25352)Termination reason: Refutation not found, incomplete strategy
% 5.80/1.41  
% 5.80/1.41  % (25352)Memory used [KB]: 1091
% 5.80/1.41  % (25352)Time elapsed: 0.002 s
% 5.80/1.41  % (25352)Instructions burned: 4 (million)
% 5.80/1.41  % (25352)------------------------------
% 5.80/1.41  % (25352)------------------------------
% 5.80/1.41  % (25353)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2989ds/1513Mi)
% 5.80/1.41  % (25348)Instruction limit reached!
% 5.80/1.41  % (25348)------------------------------
% 5.80/1.41  % (25348)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.41  % (25348)Termination reason: Unknown
% 5.80/1.41  % (25348)Termination phase: Saturation
% 5.80/1.41  
% 5.80/1.41  % (25348)Memory used [KB]: 2271
% 5.80/1.41  % (25348)Time elapsed: 0.045 s
% 5.80/1.41  % (25348)Instructions burned: 143 (million)
% 5.80/1.41  % (25348)------------------------------
% 5.80/1.41  % (25348)------------------------------
% 5.80/1.41  % (25354)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on theBenchmark for (2989ds/460Mi)
% 5.80/1.42  % (25351)Instruction limit reached!
% 5.80/1.42  % (25351)------------------------------
% 5.80/1.42  % (25351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.42  % (25351)Termination reason: Unknown
% 5.80/1.42  % (25351)Termination phase: Saturation
% 5.80/1.42  
% 5.80/1.42  % (25351)Memory used [KB]: 1871
% 5.80/1.42  % (25351)Time elapsed: 0.043 s
% 5.80/1.42  % (25351)Instructions burned: 151 (million)
% 5.80/1.42  % (25351)------------------------------
% 5.80/1.42  % (25351)------------------------------
% 5.80/1.43  % (25355)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2988ds/76Mi)
% 5.80/1.43  % (25355)Refutation not found, incomplete strategy% (25355)------------------------------
% 5.80/1.43  % (25355)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.43  % (25355)Termination reason: Refutation not found, incomplete strategy
% 5.80/1.43  
% 5.80/1.43  % (25355)Memory used [KB]: 1059
% 5.80/1.43  % (25355)Time elapsed: 0.001 s
% 5.80/1.43  % (25355)Instructions burned: 3 (million)
% 5.80/1.43  % (25355)------------------------------
% 5.80/1.43  % (25355)------------------------------
% 5.80/1.43  % (25349)Instruction limit reached!
% 5.80/1.43  % (25349)------------------------------
% 5.80/1.43  % (25349)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.43  % (25349)Termination reason: Unknown
% 5.80/1.43  % (25349)Termination phase: Saturation
% 5.80/1.43  
% 5.80/1.43  % (25349)Memory used [KB]: 2913
% 5.80/1.43  % (25349)Time elapsed: 0.060 s
% 5.80/1.43  % (25349)Instructions burned: 226 (million)
% 5.80/1.43  % (25349)------------------------------
% 5.80/1.43  % (25349)------------------------------
% 5.80/1.43  % (25356)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on theBenchmark for (2988ds/113Mi)
% 5.80/1.43  % (25357)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on theBenchmark for (2988ds/77Mi)
% 5.80/1.45  % (25357)Instruction limit reached!
% 5.80/1.45  % (25357)------------------------------
% 5.80/1.45  % (25357)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.45  % (25357)Termination reason: Unknown
% 5.80/1.45  % (25357)Termination phase: Saturation
% 5.80/1.45  
% 5.80/1.45  % (25357)Memory used [KB]: 1911
% 5.80/1.45  % (25357)Time elapsed: 0.023 s
% 5.80/1.45  % (25357)Instructions burned: 78 (million)
% 5.80/1.45  % (25357)------------------------------
% 5.80/1.45  % (25357)------------------------------
% 5.80/1.46  % (25361)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on theBenchmark for (2988ds/639Mi)
% 5.80/1.46  % (25346)Instruction limit reached!
% 5.80/1.46  % (25346)------------------------------
% 5.80/1.46  % (25346)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.46  % (25346)Termination reason: Unknown
% 5.80/1.46  % (25346)Termination phase: Saturation
% 5.80/1.46  
% 5.80/1.46  % (25346)Memory used [KB]: 2720
% 5.80/1.46  % (25346)Time elapsed: 0.101 s
% 5.80/1.46  % (25346)Instructions burned: 371 (million)
% 5.80/1.46  % (25346)------------------------------
% 5.80/1.46  % (25346)------------------------------
% 5.80/1.46  % (25362)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on theBenchmark for (2988ds/851Mi)
% 5.80/1.46  % (25362)Refutation not found, incomplete strategy% (25362)------------------------------
% 5.80/1.46  % (25362)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.80/1.46  % (25362)Termination reason: Refutation not found, incomplete strategy
% 5.80/1.46  
% 5.80/1.46  % (25362)Memory used [KB]: 1006
% 5.80/1.46  % (25362)Time elapsed: 0.002 s
% 5.80/1.46  % (25362)Instructions burned: 3 (million)
% 5.80/1.46  % (25362)------------------------------
% 5.80/1.46  % (25362)------------------------------
% 6.13/1.47  % (25371)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on theBenchmark for (2988ds/463Mi)
% 6.13/1.47  % (25356)Instruction limit reached!
% 6.13/1.47  % (25356)------------------------------
% 6.13/1.47  % (25356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.13/1.47  % (25356)Termination reason: Unknown
% 6.13/1.47  % (25356)Termination phase: Saturation
% 6.13/1.47  
% 6.13/1.47  % (25356)Memory used [KB]: 2519
% 6.13/1.47  % (25356)Time elapsed: 0.037 s
% 6.13/1.47  % (25356)Instructions burned: 113 (million)
% 6.13/1.47  % (25356)------------------------------
% 6.13/1.47  % (25356)------------------------------
% 6.13/1.47  % (25372)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on theBenchmark for (2988ds/127Mi)
% 6.13/1.47  % (25372)Refutation not found, incomplete strategy% (25372)------------------------------
% 6.13/1.47  % (25372)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.13/1.47  % (25372)Termination reason: Refutation not found, incomplete strategy
% 6.13/1.47  
% 6.13/1.47  % (25372)Memory used [KB]: 1086
% 6.13/1.47  % (25372)Time elapsed: 0.002 s
% 6.13/1.47  % (25372)Instructions burned: 4 (million)
% 6.13/1.47  % (25372)------------------------------
% 6.13/1.47  % (25372)------------------------------
% 6.13/1.47  % (25373)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on theBenchmark for (2988ds/159Mi)
% 6.16/1.52  % (25373)Instruction limit reached!
% 6.16/1.52  % (25373)------------------------------
% 6.16/1.52  % (25373)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.16/1.52  % (25373)Termination reason: Unknown
% 6.16/1.52  % (25373)Termination phase: Saturation
% 6.16/1.52  
% 6.16/1.52  % (25373)Memory used [KB]: 1855
% 6.16/1.52  % (25373)Time elapsed: 0.067 s
% 6.16/1.52  % (25373)Instructions burned: 159 (million)
% 6.16/1.52  % (25373)------------------------------
% 6.16/1.52  % (25373)------------------------------
% 6.16/1.52  % (25377)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on theBenchmark for (2988ds/140Mi)
% 6.16/1.52  % (25377)Refutation not found, incomplete strategy% (25377)------------------------------
% 6.16/1.52  % (25377)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.16/1.52  % (25377)Termination reason: Refutation not found, incomplete strategy
% 6.16/1.52  
% 6.16/1.52  % (25377)Memory used [KB]: 1057
% 6.16/1.52  % (25377)Time elapsed: 0.002 s
% 6.16/1.52  % (25377)Instructions burned: 3 (million)
% 6.16/1.52  % (25377)------------------------------
% 6.16/1.52  % (25377)------------------------------
% 6.16/1.52  % (25378)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on theBenchmark for (2988ds/246Mi)
% 6.21/1.54  % (25354)Instruction limit reached!
% 6.21/1.54  % (25354)------------------------------
% 6.21/1.54  % (25354)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.21/1.54  % (25354)Termination reason: Unknown
% 6.21/1.54  % (25354)Termination phase: Saturation
% 6.21/1.54  
% 6.21/1.54  % (25354)Memory used [KB]: 6571
% 6.21/1.54  % (25354)Time elapsed: 0.129 s
% 6.21/1.54  % (25354)Instructions burned: 462 (million)
% 6.21/1.54  % (25354)------------------------------
% 6.21/1.54  % (25354)------------------------------
% 6.21/1.54  % (25386)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on theBenchmark for (2987ds/275Mi)
% 6.21/1.59  % (25371)Instruction limit reached!
% 6.21/1.59  % (25371)------------------------------
% 6.21/1.59  % (25371)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.21/1.59  % (25371)Termination reason: Unknown
% 6.21/1.59  % (25371)Termination phase: Saturation
% 6.21/1.59  
% 6.21/1.59  % (25371)Memory used [KB]: 2848
% 6.21/1.59  % (25371)Time elapsed: 0.124 s
% 6.21/1.59  % (25371)Instructions burned: 466 (million)
% 6.21/1.59  % (25371)------------------------------
% 6.21/1.59  % (25371)------------------------------
% 6.21/1.59  % (25387)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on theBenchmark for (2987ds/1318Mi)
% 6.21/1.61  % (25378)Instruction limit reached!
% 6.21/1.61  % (25378)------------------------------
% 6.21/1.61  % (25378)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.21/1.61  % (25378)Termination reason: Unknown
% 6.21/1.61  % (25378)Termination phase: Saturation
% 6.21/1.61  
% 6.21/1.61  % (25378)Memory used [KB]: 2688
% 6.21/1.61  % (25378)Time elapsed: 0.110 s
% 6.21/1.61  % (25378)Instructions burned: 248 (million)
% 6.21/1.61  % (25378)------------------------------
% 6.21/1.61  % (25378)------------------------------
% 6.21/1.61  % (25388)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on theBenchmark for (2987ds/286Mi)
% 6.57/1.62  % (25386)Instruction limit reached!
% 6.57/1.62  % (25386)------------------------------
% 6.57/1.62  % (25386)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.62  % (25386)Termination reason: Unknown
% 6.57/1.62  % (25386)Termination phase: Saturation
% 6.57/1.62  
% 6.57/1.62  % (25386)Memory used [KB]: 2385
% 6.57/1.62  % (25386)Time elapsed: 0.098 s
% 6.57/1.62  % (25386)Instructions burned: 278 (million)
% 6.57/1.62  % (25386)------------------------------
% 6.57/1.62  % (25386)------------------------------
% 6.57/1.62  % (25389)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2987ds/965Mi)
% 6.57/1.62  % (25389)Refutation not found, incomplete strategy% (25389)------------------------------
% 6.57/1.62  % (25389)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.62  % (25389)Termination reason: Refutation not found, incomplete strategy
% 6.57/1.62  
% 6.57/1.62  % (25389)Memory used [KB]: 1056
% 6.57/1.62  % (25389)Time elapsed: 0.001 s
% 6.57/1.62  % (25389)Instructions burned: 3 (million)
% 6.57/1.62  % (25389)------------------------------
% 6.57/1.62  % (25389)------------------------------
% 6.57/1.62  % (25390)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on theBenchmark for (2987ds/144Mi)
% 6.57/1.64  % (25361)Instruction limit reached!
% 6.57/1.64  % (25361)------------------------------
% 6.57/1.64  % (25361)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.64  % (25361)Termination reason: Unknown
% 6.57/1.64  % (25361)Termination phase: Saturation
% 6.57/1.64  
% 6.57/1.64  % (25361)Memory used [KB]: 5457
% 6.57/1.64  % (25361)Time elapsed: 0.188 s
% 6.57/1.64  % (25361)Instructions burned: 639 (million)
% 6.57/1.64  % (25361)------------------------------
% 6.57/1.64  % (25361)------------------------------
% 6.57/1.65  % (25391)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on theBenchmark for (2986ds/145Mi)
% 6.57/1.65  % (25391)Refutation not found, incomplete strategy% (25391)------------------------------
% 6.57/1.65  % (25391)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.65  % (25391)Termination reason: Refutation not found, incomplete strategy
% 6.57/1.65  
% 6.57/1.65  % (25391)Memory used [KB]: 988
% 6.57/1.65  % (25391)Time elapsed: 0.024 s
% 6.57/1.65  % (25391)Instructions burned: 2 (million)
% 6.57/1.65  % (25391)------------------------------
% 6.57/1.65  % (25391)------------------------------
% 6.57/1.65  % (25392)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on theBenchmark for (2986ds/3921Mi)
% 6.57/1.65  % (25392)Refutation not found, incomplete strategy% (25392)------------------------------
% 6.57/1.65  % (25392)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.65  % (25392)Termination reason: Refutation not found, incomplete strategy
% 6.57/1.65  
% 6.57/1.65  % (25392)Memory used [KB]: 994
% 6.57/1.65  % (25392)Time elapsed: 0.001 s
% 6.57/1.65  % (25392)Instructions burned: 3 (million)
% 6.57/1.65  % (25392)------------------------------
% 6.57/1.65  % (25392)------------------------------
% 6.57/1.65  % (25393)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2986ds/154Mi)
% 6.57/1.68  % (25390)Instruction limit reached!
% 6.57/1.68  % (25390)------------------------------
% 6.57/1.68  % (25390)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.68  % (25390)Termination reason: Unknown
% 6.57/1.68  % (25390)Termination phase: Saturation
% 6.57/1.68  
% 6.57/1.68  % (25390)Memory used [KB]: 2104
% 6.57/1.68  % (25390)Time elapsed: 0.079 s
% 6.57/1.68  % (25390)Instructions burned: 145 (million)
% 6.57/1.68  % (25390)------------------------------
% 6.57/1.68  % (25390)------------------------------
% 6.57/1.69  % (25394)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on theBenchmark for (2986ds/205Mi)
% 6.57/1.69  % (25394)Refutation not found, incomplete strategy% (25394)------------------------------
% 6.57/1.69  % (25394)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.57/1.69  % (25394)Termination reason: Refutation not found, incomplete strategy
% 6.57/1.69  
% 6.57/1.69  % (25394)Memory used [KB]: 1062
% 6.57/1.69  % (25394)Time elapsed: 0.004 s
% 6.57/1.69  % (25394)Instructions burned: 3 (million)
% 6.57/1.69  % (25394)------------------------------
% 6.57/1.69  % (25394)------------------------------
% 6.57/1.70  % (25395)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on theBenchmark for (2986ds/899Mi)
% 8.76/1.70  % (25393)Instruction limit reached!
% 8.76/1.70  % (25393)------------------------------
% 8.76/1.70  % (25393)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.76/1.70  % (25393)Termination reason: Unknown
% 8.76/1.70  % (25393)Termination phase: Saturation
% 8.76/1.70  
% 8.76/1.70  % (25393)Memory used [KB]: 2868
% 8.76/1.70  % (25393)Time elapsed: 0.046 s
% 8.76/1.70  % (25393)Instructions burned: 157 (million)
% 8.76/1.70  % (25393)------------------------------
% 8.76/1.70  % (25393)------------------------------
% 8.76/1.70  % (25396)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2986ds/645Mi)
% 8.76/1.70  % (25388)Instruction limit reached!
% 8.76/1.70  % (25388)------------------------------
% 8.76/1.70  % (25388)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.76/1.70  % (25388)Termination reason: Unknown
% 8.76/1.70  % (25388)Termination phase: Saturation
% 8.76/1.70  
% 8.76/1.70  % (25388)Memory used [KB]: 3799
% 8.76/1.70  % (25388)Time elapsed: 0.115 s
% 8.76/1.70  % (25388)Instructions burned: 287 (million)
% 8.76/1.70  % (25388)------------------------------
% 8.76/1.70  % (25388)------------------------------
% 8.76/1.71  % (25397)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on theBenchmark for (2986ds/175Mi)
% 8.76/1.76  % (25397)Instruction limit reached!
% 8.76/1.76  % (25397)------------------------------
% 8.76/1.76  % (25397)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.76/1.76  % (25397)Termination reason: Unknown
% 8.76/1.76  % (25397)Termination phase: Saturation
% 8.76/1.76  
% 8.76/1.76  % (25397)Memory used [KB]: 1890
% 8.76/1.76  % (25397)Time elapsed: 0.059 s
% 8.76/1.76  % (25397)Instructions burned: 176 (million)
% 8.76/1.76  % (25397)------------------------------
% 8.76/1.76  % (25397)------------------------------
% 8.76/1.77  % (25398)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on theBenchmark for (2985ds/120Mi)
% 8.76/1.77  % (25398)Refutation not found, incomplete strategy% (25398)------------------------------
% 8.76/1.77  % (25398)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.76/1.77  % (25398)Termination reason: Refutation not found, incomplete strategy
% 8.76/1.77  
% 8.76/1.77  % (25398)Memory used [KB]: 1062
% 8.76/1.77  % (25398)Time elapsed: 0.002 s
% 8.76/1.77  % (25398)Instructions burned: 3 (million)
% 8.76/1.77  % (25398)------------------------------
% 8.76/1.77  % (25398)------------------------------
% 8.76/1.77  % (25399)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on theBenchmark for (2985ds/144Mi)
% 9.30/1.79  % (25184)Instruction limit reached!
% 9.30/1.79  % (25184)------------------------------
% 9.30/1.79  % (25184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.79  % (25184)Termination reason: Unknown
% 9.30/1.79  % (25184)Termination phase: Saturation
% 9.30/1.79  
% 9.30/1.79  % (25184)Memory used [KB]: 7470
% 9.30/1.79  % (25184)Time elapsed: 0.719 s
% 9.30/1.79  % (25184)Instructions burned: 2265 (million)
% 9.30/1.79  % (25184)------------------------------
% 9.30/1.79  % (25184)------------------------------
% 9.30/1.79  % (25400)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on theBenchmark for (2985ds/166Mi)
% 9.40/1.81  % (25399)Instruction limit reached!
% 9.40/1.81  % (25399)------------------------------
% 9.40/1.81  % (25399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.40/1.81  % (25399)Termination reason: Unknown
% 9.40/1.81  % (25399)Termination phase: Saturation
% 9.40/1.81  
% 9.40/1.81  % (25399)Memory used [KB]: 2453
% 9.40/1.81  % (25399)Time elapsed: 0.044 s
% 9.40/1.81  % (25399)Instructions burned: 145 (million)
% 9.40/1.81  % (25399)------------------------------
% 9.40/1.81  % (25399)------------------------------
% 9.43/1.82  % (25401)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on theBenchmark for (2984ds/97Mi)
% 9.43/1.84  % (25400)Instruction limit reached!
% 9.43/1.84  % (25400)------------------------------
% 9.43/1.84  % (25400)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.84  % (25400)Termination reason: Unknown
% 9.43/1.84  % (25400)Termination phase: Saturation
% 9.43/1.84  
% 9.43/1.84  % (25400)Memory used [KB]: 2165
% 9.43/1.84  % (25400)Time elapsed: 0.047 s
% 9.43/1.84  % (25400)Instructions burned: 169 (million)
% 9.43/1.84  % (25400)------------------------------
% 9.43/1.84  % (25400)------------------------------
% 9.43/1.84  % (25402)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on theBenchmark for (2984ds/159Mi)
% 9.43/1.84  % (25401)Instruction limit reached!
% 9.43/1.84  % (25401)------------------------------
% 9.43/1.84  % (25401)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.84  % (25401)Termination reason: Unknown
% 9.43/1.84  % (25401)Termination phase: Saturation
% 9.43/1.84  
% 9.43/1.84  % (25401)Memory used [KB]: 1786
% 9.43/1.84  % (25401)Time elapsed: 0.029 s
% 9.43/1.84  % (25401)Instructions burned: 100 (million)
% 9.43/1.84  % (25401)------------------------------
% 9.43/1.84  % (25401)------------------------------
% 9.43/1.85  % (25403)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on theBenchmark for (2984ds/135Mi)
% 9.43/1.86  % (25396)Instruction limit reached!
% 9.43/1.86  % (25396)------------------------------
% 9.43/1.86  % (25396)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.86  % (25396)Termination reason: Unknown
% 9.43/1.87  % (25396)Termination phase: Saturation
% 9.43/1.87  
% 9.43/1.87  % (25396)Memory used [KB]: 3037
% 9.43/1.87  % (25396)Time elapsed: 0.165 s
% 9.43/1.87  % (25396)Instructions burned: 648 (million)
% 9.43/1.87  % (25396)------------------------------
% 9.43/1.87  % (25396)------------------------------
% 9.43/1.87  % (25404)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on theBenchmark for (2984ds/450Mi)
% 9.43/1.87  % (25353)Instruction limit reached!
% 9.43/1.87  % (25353)------------------------------
% 9.43/1.87  % (25353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.87  % (25353)Termination reason: Unknown
% 9.43/1.87  % (25353)Termination phase: Saturation
% 9.43/1.87  
% 9.43/1.87  % (25353)Memory used [KB]: 9451
% 9.43/1.87  % (25353)Time elapsed: 0.466 s
% 9.43/1.87  % (25353)Instructions burned: 1516 (million)
% 9.43/1.87  % (25353)------------------------------
% 9.43/1.87  % (25353)------------------------------
% 9.43/1.88  % (25405)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on theBenchmark for (2984ds/119Mi)
% 9.43/1.88  % (25405)Refutation not found, incomplete strategy% (25405)------------------------------
% 9.43/1.88  % (25405)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.88  % (25405)Termination reason: Refutation not found, incomplete strategy
% 9.43/1.88  
% 9.43/1.88  % (25405)Memory used [KB]: 1055
% 9.43/1.88  % (25405)Time elapsed: 0.001 s
% 9.43/1.88  % (25405)Instructions burned: 3 (million)
% 9.43/1.88  % (25405)------------------------------
% 9.43/1.88  % (25405)------------------------------
% 9.43/1.88  % (25406)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on theBenchmark for (2984ds/4758Mi)
% 9.43/1.89  % (25402)Instruction limit reached!
% 9.43/1.89  % (25402)------------------------------
% 9.43/1.89  % (25402)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.89  % (25402)Termination reason: Unknown
% 9.43/1.89  % (25402)Termination phase: Saturation
% 9.43/1.89  
% 9.43/1.89  % (25402)Memory used [KB]: 2345
% 9.43/1.89  % (25402)Time elapsed: 0.054 s
% 9.43/1.89  % (25402)Instructions burned: 161 (million)
% 9.43/1.89  % (25402)------------------------------
% 9.43/1.89  % (25402)------------------------------
% 9.43/1.89  % (25407)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on theBenchmark for (2984ds/139Mi)
% 9.43/1.90  % (25403)Instruction limit reached!
% 9.43/1.90  % (25403)------------------------------
% 9.43/1.90  % (25403)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.90  % (25403)Termination reason: Unknown
% 9.43/1.90  % (25403)Termination phase: Saturation
% 9.43/1.90  
% 9.43/1.90  % (25403)Memory used [KB]: 2264
% 9.43/1.90  % (25403)Time elapsed: 0.049 s
% 9.43/1.90  % (25403)Instructions burned: 136 (million)
% 9.43/1.90  % (25403)------------------------------
% 9.43/1.90  % (25403)------------------------------
% 9.43/1.90  % (25408)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on theBenchmark for (2984ds/139Mi)
% 9.43/1.90  % (25408)Refutation not found, incomplete strategy% (25408)------------------------------
% 9.43/1.90  % (25408)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.43/1.90  % (25408)Termination reason: Refutation not found, incomplete strategy
% 9.43/1.90  
% 9.43/1.90  % (25408)Memory used [KB]: 991
% 9.43/1.90  % (25408)Time elapsed: 0.002 s
% 9.43/1.90  % (25408)Instructions burned: 3 (million)
% 9.43/1.90  % (25408)------------------------------
% 9.43/1.90  % (25408)------------------------------
% 9.43/1.90  % (25409)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on theBenchmark for (2984ds/116Mi)
% 10.18/1.93  % (25407)Instruction limit reached!
% 10.18/1.93  % (25407)------------------------------
% 10.18/1.93  % (25407)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.93  % (25407)Termination reason: Unknown
% 10.18/1.93  % (25407)Termination phase: Saturation
% 10.18/1.93  
% 10.18/1.93  % (25407)Memory used [KB]: 2052
% 10.18/1.93  % (25407)Time elapsed: 0.038 s
% 10.18/1.93  % (25407)Instructions burned: 141 (million)
% 10.18/1.93  % (25407)------------------------------
% 10.18/1.93  % (25407)------------------------------
% 10.18/1.93  % (25410)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on theBenchmark for (2983ds/53Mi)
% 10.18/1.94  % (25409)Instruction limit reached!
% 10.18/1.94  % (25409)------------------------------
% 10.18/1.94  % (25409)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.94  % (25409)Termination reason: Unknown
% 10.18/1.94  % (25409)Termination phase: Saturation
% 10.18/1.94  
% 10.18/1.94  % (25409)Memory used [KB]: 2255
% 10.18/1.94  % (25409)Time elapsed: 0.042 s
% 10.18/1.94  % (25409)Instructions burned: 117 (million)
% 10.18/1.94  % (25409)------------------------------
% 10.18/1.94  % (25409)------------------------------
% 10.18/1.95  % (25411)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on theBenchmark for (2983ds/159Mi)
% 10.18/1.95  % (25411)Refutation not found, incomplete strategy% (25411)------------------------------
% 10.18/1.95  % (25411)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.95  % (25411)Termination reason: Refutation not found, incomplete strategy
% 10.18/1.95  
% 10.18/1.95  % (25411)Memory used [KB]: 1063
% 10.18/1.95  % (25411)Time elapsed: 0.002 s
% 10.18/1.95  % (25411)Instructions burned: 3 (million)
% 10.18/1.95  % (25411)------------------------------
% 10.18/1.95  % (25411)------------------------------
% 10.18/1.95  % (25412)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on theBenchmark for (2983ds/96Mi)
% 10.18/1.95  % (25347)Instruction limit reached!
% 10.18/1.95  % (25347)------------------------------
% 10.18/1.95  % (25347)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.95  % (25347)Termination reason: Unknown
% 10.18/1.95  % (25347)Termination phase: Saturation
% 10.18/1.95  
% 10.18/1.95  % (25347)Memory used [KB]: 34230
% 10.18/1.95  % (25347)Time elapsed: 0.600 s
% 10.18/1.95  % (25347)Instructions burned: 1643 (million)
% 10.18/1.95  % (25347)------------------------------
% 10.18/1.95  % (25347)------------------------------
% 10.18/1.95  % (25410)Instruction limit reached!
% 10.18/1.95  % (25410)------------------------------
% 10.18/1.95  % (25410)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.95  % (25410)Termination reason: Unknown
% 10.18/1.95  % (25410)Termination phase: Saturation
% 10.18/1.95  
% 10.18/1.95  % (25410)Memory used [KB]: 1543
% 10.18/1.95  % (25410)Time elapsed: 0.020 s
% 10.18/1.95  % (25410)Instructions burned: 55 (million)
% 10.18/1.95  % (25410)------------------------------
% 10.18/1.95  % (25410)------------------------------
% 10.18/1.96  % (25414)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on theBenchmark for (2983ds/116Mi)
% 10.18/1.96  % (25413)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on theBenchmark for (2983ds/223Mi)
% 10.18/1.96  % (25387)Instruction limit reached!
% 10.18/1.96  % (25387)------------------------------
% 10.18/1.96  % (25387)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.96  % (25387)Termination reason: Unknown
% 10.18/1.96  % (25387)Termination phase: Saturation
% 10.18/1.96  
% 10.18/1.96  % (25387)Memory used [KB]: 9849
% 10.18/1.96  % (25387)Time elapsed: 0.389 s
% 10.18/1.96  % (25387)Instructions burned: 1318 (million)
% 10.18/1.96  % (25387)------------------------------
% 10.18/1.96  % (25387)------------------------------
% 10.18/1.96  % (25415)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on theBenchmark for (2983ds/149Mi)
% 10.18/1.98  % (25412)Instruction limit reached!
% 10.18/1.98  % (25412)------------------------------
% 10.18/1.98  % (25412)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.98  % (25412)Termination reason: Unknown
% 10.18/1.98  % (25412)Termination phase: Saturation
% 10.18/1.98  
% 10.18/1.98  % (25412)Memory used [KB]: 1819
% 10.18/1.98  % (25412)Time elapsed: 0.030 s
% 10.18/1.98  % (25412)Instructions burned: 99 (million)
% 10.18/1.98  % (25412)------------------------------
% 10.18/1.98  % (25412)------------------------------
% 10.18/1.98  % (25404)Instruction limit reached!
% 10.18/1.98  % (25404)------------------------------
% 10.18/1.98  % (25404)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.18/1.98  % (25404)Termination reason: Unknown
% 10.18/1.98  % (25404)Termination phase: Saturation
% 10.18/1.98  
% 10.18/1.98  % (25404)Memory used [KB]: 5746
% 10.18/1.98  % (25404)Time elapsed: 0.113 s
% 10.18/1.98  % (25404)Instructions burned: 451 (million)
% 10.18/1.98  % (25404)------------------------------
% 10.18/1.98  % (25404)------------------------------
% 10.18/1.98  % (25416)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on theBenchmark for (2983ds/416Mi)
% 10.18/1.98  % (25417)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on theBenchmark for (2983ds/420Mi)
% 10.63/1.99  % (25414)Instruction limit reached!
% 10.63/1.99  % (25414)------------------------------
% 10.63/1.99  % (25414)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/1.99  % (25414)Termination reason: Unknown
% 10.63/1.99  % (25414)Termination phase: Saturation
% 10.63/1.99  
% 10.63/1.99  % (25414)Memory used [KB]: 2275
% 10.63/1.99  % (25414)Time elapsed: 0.039 s
% 10.63/1.99  % (25414)Instructions burned: 117 (million)
% 10.63/1.99  % (25414)------------------------------
% 10.63/1.99  % (25414)------------------------------
% 10.63/2.00  % (25418)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2983ds/179Mi)
% 10.63/2.00  % (25418)Refutation not found, incomplete strategy% (25418)------------------------------
% 10.63/2.00  % (25418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.00  % (25418)Termination reason: Refutation not found, incomplete strategy
% 10.63/2.00  
% 10.63/2.00  % (25418)Memory used [KB]: 1059
% 10.63/2.00  % (25418)Time elapsed: 0.002 s
% 10.63/2.00  % (25418)Instructions burned: 3 (million)
% 10.63/2.00  % (25418)------------------------------
% 10.63/2.00  % (25418)------------------------------
% 10.63/2.00  % (25419)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on theBenchmark for (2983ds/680Mi)
% 10.63/2.00  % (25419)Refutation not found, incomplete strategy% (25419)------------------------------
% 10.63/2.00  % (25419)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.00  % (25419)Termination reason: Refutation not found, incomplete strategy
% 10.63/2.00  
% 10.63/2.00  % (25419)Memory used [KB]: 1077
% 10.63/2.00  % (25419)Time elapsed: 0.002 s
% 10.63/2.00  % (25419)Instructions burned: 4 (million)
% 10.63/2.00  % (25419)------------------------------
% 10.63/2.00  % (25419)------------------------------
% 10.63/2.00  % (25395)Instruction limit reached!
% 10.63/2.00  % (25395)------------------------------
% 10.63/2.00  % (25395)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.00  % (25395)Termination reason: Unknown
% 10.63/2.00  % (25395)Termination phase: Saturation
% 10.63/2.00  
% 10.63/2.00  % (25395)Memory used [KB]: 4018
% 10.63/2.00  % (25395)Time elapsed: 0.310 s
% 10.63/2.00  % (25395)Instructions burned: 901 (million)
% 10.63/2.00  % (25395)------------------------------
% 10.63/2.00  % (25395)------------------------------
% 10.63/2.00  % (25420)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on theBenchmark for (2983ds/165Mi)
% 10.63/2.00  % (25415)Instruction limit reached!
% 10.63/2.00  % (25415)------------------------------
% 10.63/2.00  % (25415)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.00  % (25415)Termination reason: Unknown
% 10.63/2.00  % (25415)Termination phase: Saturation
% 10.63/2.00  
% 10.63/2.00  % (25415)Memory used [KB]: 2501
% 10.63/2.00  % (25415)Time elapsed: 0.046 s
% 10.63/2.00  % (25415)Instructions burned: 150 (million)
% 10.63/2.00  % (25415)------------------------------
% 10.63/2.00  % (25415)------------------------------
% 10.63/2.01  % (25421)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on theBenchmark for (2983ds/191Mi)
% 10.63/2.01  % (25422)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on theBenchmark for (2983ds/260Mi)
% 10.63/2.02  % (25413)Instruction limit reached!
% 10.63/2.02  % (25413)------------------------------
% 10.63/2.02  % (25413)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.02  % (25413)Termination reason: Unknown
% 10.63/2.02  % (25413)Termination phase: Saturation
% 10.63/2.02  
% 10.63/2.02  % (25413)Memory used [KB]: 2321
% 10.63/2.02  % (25413)Time elapsed: 0.065 s
% 10.63/2.02  % (25413)Instructions burned: 225 (million)
% 10.63/2.02  % (25413)------------------------------
% 10.63/2.02  % (25413)------------------------------
% 10.63/2.02  % (25423)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on theBenchmark for (2983ds/192Mi)
% 10.63/2.05  % (25420)Instruction limit reached!
% 10.63/2.05  % (25420)------------------------------
% 10.63/2.05  % (25420)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.05  % (25420)Termination reason: Unknown
% 10.63/2.05  % (25420)Termination phase: Saturation
% 10.63/2.05  
% 10.63/2.05  % (25420)Memory used [KB]: 2778
% 10.63/2.05  % (25420)Time elapsed: 0.052 s
% 10.63/2.05  % (25420)Instructions burned: 165 (million)
% 10.63/2.05  % (25420)------------------------------
% 10.63/2.05  % (25420)------------------------------
% 10.63/2.06  % (25424)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on theBenchmark for (2982ds/140Mi)
% 10.63/2.06  % (25421)Instruction limit reached!
% 10.63/2.06  % (25421)------------------------------
% 10.63/2.06  % (25421)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.06  % (25421)Termination reason: Unknown
% 10.63/2.06  % (25421)Termination phase: Saturation
% 10.63/2.06  
% 10.63/2.06  % (25421)Memory used [KB]: 4255
% 10.63/2.06  % (25421)Time elapsed: 0.056 s
% 10.63/2.06  % (25421)Instructions burned: 193 (million)
% 10.63/2.06  % (25421)------------------------------
% 10.63/2.06  % (25421)------------------------------
% 10.63/2.06  % (25425)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on theBenchmark for (2982ds/653Mi)
% 10.63/2.06  % (25416)Instruction limit reached!
% 10.63/2.06  % (25416)------------------------------
% 10.63/2.06  % (25416)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.06  % (25416)Termination reason: Unknown
% 10.63/2.06  % (25416)Termination phase: Saturation
% 10.63/2.06  
% 10.63/2.06  % (25416)Memory used [KB]: 1279
% 10.63/2.06  % (25416)Time elapsed: 0.083 s
% 10.63/2.06  % (25416)Instructions burned: 417 (million)
% 10.63/2.06  % (25416)------------------------------
% 10.63/2.06  % (25416)------------------------------
% 10.63/2.06  % (25425)Refutation not found, incomplete strategy% (25425)------------------------------
% 10.63/2.06  % (25425)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.63/2.06  % (25425)Termination reason: Refutation not found, incomplete strategy
% 10.63/2.06  
% 10.63/2.06  % (25425)Memory used [KB]: 1061
% 10.63/2.06  % (25425)Time elapsed: 0.002 s
% 10.63/2.06  % (25425)Instructions burned: 3 (million)
% 10.63/2.06  % (25425)------------------------------
% 10.63/2.06  % (25425)------------------------------
% 10.63/2.07  % (25426)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on theBenchmark for (2982ds/307Mi)
% 10.63/2.07  % (25427)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on theBenchmark for (2982ds/216Mi)
% 11.39/2.08  % (25422)Instruction limit reached!
% 11.39/2.08  % (25422)------------------------------
% 11.39/2.08  % (25422)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.08  % (25422)Termination reason: Unknown
% 11.39/2.08  % (25422)Termination phase: Saturation
% 11.39/2.08  
% 11.39/2.08  % (25422)Memory used [KB]: 2350
% 11.39/2.08  % (25422)Time elapsed: 0.071 s
% 11.39/2.08  % (25422)Instructions burned: 261 (million)
% 11.39/2.08  % (25422)------------------------------
% 11.39/2.08  % (25422)------------------------------
% 11.39/2.08  % (25423)Instruction limit reached!
% 11.39/2.08  % (25423)------------------------------
% 11.39/2.08  % (25423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.08  % (25423)Termination reason: Unknown
% 11.39/2.08  % (25423)Termination phase: Saturation
% 11.39/2.08  
% 11.39/2.08  % (25423)Memory used [KB]: 2615
% 11.39/2.08  % (25423)Time elapsed: 0.058 s
% 11.39/2.08  % (25423)Instructions burned: 193 (million)
% 11.39/2.08  % (25423)------------------------------
% 11.39/2.08  % (25423)------------------------------
% 11.39/2.08  % (25428)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on theBenchmark for (2982ds/176Mi)
% 11.39/2.08  % (25429)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on theBenchmark for (2982ds/206Mi)
% 11.39/2.08  % (25429)Refutation not found, incomplete strategy% (25429)------------------------------
% 11.39/2.08  % (25429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.08  % (25429)Termination reason: Refutation not found, incomplete strategy
% 11.39/2.08  
% 11.39/2.08  % (25429)Memory used [KB]: 1061
% 11.39/2.08  % (25429)Time elapsed: 0.002 s
% 11.39/2.08  % (25429)Instructions burned: 4 (million)
% 11.39/2.08  % (25429)------------------------------
% 11.39/2.08  % (25429)------------------------------
% 11.39/2.09  % (25430)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on theBenchmark for (2982ds/592Mi)
% 11.53/2.10  % (25424)Instruction limit reached!
% 11.53/2.10  % (25424)------------------------------
% 11.53/2.10  % (25424)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.53/2.10  % (25424)Termination reason: Unknown
% 11.53/2.10  % (25424)Termination phase: Saturation
% 11.53/2.10  
% 11.53/2.10  % (25424)Memory used [KB]: 1930
% 11.53/2.10  % (25424)Time elapsed: 0.045 s
% 11.53/2.10  % (25424)Instructions burned: 140 (million)
% 11.53/2.10  % (25424)------------------------------
% 11.53/2.10  % (25424)------------------------------
% 11.53/2.10  % (25431)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on theBenchmark for (2982ds/266Mi)
% 11.53/2.10  % (25417)Instruction limit reached!
% 11.53/2.10  % (25417)------------------------------
% 11.53/2.10  % (25417)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.53/2.10  % (25417)Termination reason: Unknown
% 11.53/2.10  % (25417)Termination phase: Saturation
% 11.53/2.10  
% 11.53/2.10  % (25417)Memory used [KB]: 4837
% 11.53/2.10  % (25417)Time elapsed: 0.123 s
% 11.53/2.10  % (25417)Instructions burned: 422 (million)
% 11.53/2.10  % (25417)------------------------------
% 11.53/2.10  % (25417)------------------------------
% 11.73/2.11  % (25432)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on theBenchmark for (2982ds/118Mi)
% 11.74/2.13  % (25427)Instruction limit reached!
% 11.74/2.13  % (25427)------------------------------
% 11.74/2.13  % (25427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.13  % (25427)Termination reason: Unknown
% 11.74/2.13  % (25427)Termination phase: Saturation
% 11.74/2.13  
% 11.74/2.13  % (25427)Memory used [KB]: 3047
% 11.74/2.13  % (25427)Time elapsed: 0.062 s
% 11.74/2.13  % (25427)Instructions burned: 217 (million)
% 11.74/2.13  % (25427)------------------------------
% 11.74/2.13  % (25427)------------------------------
% 11.74/2.13  % (25433)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on theBenchmark for (2981ds/119Mi)
% 11.74/2.14  % (25428)Instruction limit reached!
% 11.74/2.14  % (25428)------------------------------
% 11.74/2.14  % (25428)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.14  % (25428)Termination reason: Unknown
% 11.74/2.14  % (25428)Termination phase: Saturation
% 11.74/2.14  
% 11.74/2.14  % (25428)Memory used [KB]: 2021
% 11.74/2.14  % (25428)Time elapsed: 0.057 s
% 11.74/2.14  % (25428)Instructions burned: 176 (million)
% 11.74/2.14  % (25428)------------------------------
% 11.74/2.14  % (25428)------------------------------
% 11.74/2.14  % (25434)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2981ds/167Mi)
% 11.74/2.14  % (25432)Instruction limit reached!
% 11.74/2.14  % (25432)------------------------------
% 11.74/2.14  % (25432)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.14  % (25432)Termination reason: Unknown
% 11.74/2.14  % (25432)Termination phase: Saturation
% 11.74/2.14  
% 11.74/2.14  % (25432)Memory used [KB]: 2475
% 11.74/2.14  % (25432)Time elapsed: 0.036 s
% 11.74/2.14  % (25432)Instructions burned: 118 (million)
% 11.74/2.14  % (25432)------------------------------
% 11.74/2.14  % (25432)------------------------------
% 11.74/2.14  % (25435)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on theBenchmark for (2981ds/211Mi)
% 11.74/2.15  % (25426)Instruction limit reached!
% 11.74/2.15  % (25426)------------------------------
% 11.74/2.15  % (25426)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.15  % (25426)Termination reason: Unknown
% 11.74/2.15  % (25426)Termination phase: Saturation
% 11.74/2.15  
% 11.74/2.15  % (25426)Memory used [KB]: 2409
% 11.74/2.15  % (25426)Time elapsed: 0.083 s
% 11.74/2.15  % (25426)Instructions burned: 307 (million)
% 11.74/2.15  % (25426)------------------------------
% 11.74/2.15  % (25426)------------------------------
% 11.74/2.15  % (25436)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on theBenchmark for (2981ds/201Mi)
% 11.74/2.15  % (25436)Refutation not found, incomplete strategy% (25436)------------------------------
% 11.74/2.15  % (25436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.15  % (25436)Termination reason: Refutation not found, incomplete strategy
% 11.74/2.15  
% 11.74/2.15  % (25436)Memory used [KB]: 1075
% 11.74/2.15  % (25436)Time elapsed: 0.002 s
% 11.74/2.15  % (25436)Instructions burned: 3 (million)
% 11.74/2.15  % (25436)------------------------------
% 11.74/2.15  % (25436)------------------------------
% 11.74/2.15  % (25437)lrs+33_8:7_anc=all:sil=4000:urr=full:br=off:st=3.0:i=230:sd=2:afp=10:afq=2.0:ss=axioms:rawr=on:fsr=off:gsp=on:nwc=0.9918136297139506_0 on theBenchmark for (2981ds/230Mi)
% 11.74/2.17  % (25433)Instruction limit reached!
% 11.74/2.17  % (25433)------------------------------
% 11.74/2.17  % (25433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.17  % (25433)Termination reason: Unknown
% 11.74/2.17  % (25433)Termination phase: Saturation
% 11.74/2.17  
% 11.74/2.17  % (25433)Memory used [KB]: 2412
% 11.74/2.17  % (25433)Time elapsed: 0.036 s
% 11.74/2.17  % (25433)Instructions burned: 121 (million)
% 11.74/2.17  % (25433)------------------------------
% 11.74/2.17  % (25433)------------------------------
% 11.74/2.17  % (25438)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on theBenchmark for (2981ds/215Mi)
% 11.74/2.17  % (25438)Refutation not found, incomplete strategy% (25438)------------------------------
% 11.74/2.17  % (25438)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.17  % (25438)Termination reason: Refutation not found, incomplete strategy
% 11.74/2.17  
% 11.74/2.17  % (25438)Memory used [KB]: 1071
% 11.74/2.17  % (25438)Time elapsed: 0.002 s
% 11.74/2.17  % (25438)Instructions burned: 3 (million)
% 11.74/2.17  % (25438)------------------------------
% 11.74/2.17  % (25438)------------------------------
% 11.74/2.17  % (25439)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on theBenchmark for (2981ds/265Mi)
% 11.74/2.17  % (25439)Refutation not found, incomplete strategy% (25439)------------------------------
% 11.74/2.17  % (25439)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.17  % (25439)Termination reason: Refutation not found, incomplete strategy
% 11.74/2.17  
% 11.74/2.17  % (25439)Memory used [KB]: 1074
% 11.74/2.17  % (25439)Time elapsed: 0.001 s
% 11.74/2.17  % (25439)Instructions burned: 3 (million)
% 11.74/2.17  % (25439)------------------------------
% 11.74/2.17  % (25439)------------------------------
% 11.74/2.18  % (25440)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on theBenchmark for (2981ds/1040Mi)
% 11.74/2.20  % (25435)Instruction limit reached!
% 11.74/2.20  % (25435)------------------------------
% 11.74/2.20  % (25435)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.20  % (25435)Termination reason: Unknown
% 11.74/2.20  % (25435)Termination phase: Saturation
% 11.74/2.20  
% 11.74/2.20  % (25435)Memory used [KB]: 2806
% 11.74/2.20  % (25435)Time elapsed: 0.055 s
% 11.74/2.20  % (25435)Instructions burned: 211 (million)
% 11.74/2.20  % (25435)------------------------------
% 11.74/2.20  % (25435)------------------------------
% 11.74/2.20  % (25431)Instruction limit reached!
% 11.74/2.20  % (25431)------------------------------
% 11.74/2.20  % (25431)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.20  % (25431)Termination reason: Unknown
% 11.74/2.20  % (25431)Termination phase: Saturation
% 11.74/2.20  
% 11.74/2.20  % (25431)Memory used [KB]: 3974
% 11.74/2.20  % (25431)Time elapsed: 0.118 s
% 11.74/2.20  % (25431)Instructions burned: 267 (million)
% 11.74/2.20  % (25431)------------------------------
% 11.74/2.20  % (25431)------------------------------
% 11.74/2.20  % (25441)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on theBenchmark for (2981ds/443Mi)
% 11.74/2.20  % (25434)Instruction limit reached!
% 11.74/2.20  % (25434)------------------------------
% 11.74/2.20  % (25434)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.20  % (25434)Termination reason: Unknown
% 11.74/2.20  % (25434)Termination phase: Saturation
% 11.74/2.20  
% 11.74/2.20  % (25434)Memory used [KB]: 2548
% 11.74/2.20  % (25434)Time elapsed: 0.065 s
% 11.74/2.20  % (25434)Instructions burned: 167 (million)
% 11.74/2.20  % (25434)------------------------------
% 11.74/2.20  % (25434)------------------------------
% 11.74/2.20  % (25441)Refutation not found, incomplete strategy% (25441)------------------------------
% 11.74/2.20  % (25441)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.74/2.20  % (25441)Termination reason: Refutation not found, incomplete strategy
% 11.74/2.20  
% 11.74/2.20  % (25441)Memory used [KB]: 1075
% 11.74/2.20  % (25441)Time elapsed: 0.002 s
% 11.74/2.20  % (25441)Instructions burned: 4 (million)
% 11.74/2.20  % (25441)------------------------------
% 11.74/2.20  % (25441)------------------------------
% 11.74/2.20  % (25442)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2981ds/192Mi)
% 11.74/2.20  % (25443)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on theBenchmark for (2981ds/1218Mi)
% 11.74/2.21  % (25444)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on theBenchmark for (2981ds/171Mi)
% 12.88/2.26  % (25437)Instruction limit reached!
% 12.88/2.26  % (25437)------------------------------
% 12.88/2.26  % (25437)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.88/2.26  % (25437)Termination reason: Unknown
% 12.88/2.26  % (25437)Termination phase: Saturation
% 12.88/2.26  
% 12.88/2.26  % (25437)Memory used [KB]: 4193
% 12.88/2.26  % (25437)Time elapsed: 0.103 s
% 12.88/2.26  % (25437)Instructions burned: 230 (million)
% 12.88/2.26  % (25437)------------------------------
% 12.88/2.26  % (25437)------------------------------
% 12.88/2.26  % (25445)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on theBenchmark for (2980ds/283Mi)
% 12.88/2.26  % (25444)Instruction limit reached!
% 12.88/2.26  % (25444)------------------------------
% 12.88/2.26  % (25444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.88/2.26  % (25444)Termination reason: Unknown
% 12.88/2.26  % (25444)Termination phase: Saturation
% 12.88/2.26  
% 12.88/2.26  % (25444)Memory used [KB]: 3003
% 12.88/2.26  % (25444)Time elapsed: 0.060 s
% 12.88/2.26  % (25444)Instructions burned: 171 (million)
% 12.88/2.26  % (25444)------------------------------
% 12.88/2.26  % (25444)------------------------------
% 12.88/2.27  % (25442)Instruction limit reached!
% 12.88/2.27  % (25442)------------------------------
% 12.88/2.27  % (25442)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.88/2.27  % (25442)Termination reason: Unknown
% 12.88/2.27  % (25442)Termination phase: Saturation
% 12.88/2.27  
% 12.88/2.27  % (25442)Memory used [KB]: 2761
% 12.88/2.27  % (25442)Time elapsed: 0.059 s
% 12.88/2.27  % (25442)Instructions burned: 193 (million)
% 12.88/2.27  % (25442)------------------------------
% 12.88/2.27  % (25442)------------------------------
% 12.88/2.27  % (25446)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on theBenchmark for (2980ds/590Mi)
% 12.88/2.27  % (25447)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on theBenchmark for (2980ds/227Mi)
% 12.88/2.27  % (25446)Refutation not found, incomplete strategy% (25446)------------------------------
% 12.88/2.27  % (25446)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.88/2.27  % (25446)Termination reason: Refutation not found, incomplete strategy
% 12.88/2.27  
% 12.88/2.27  % (25446)Memory used [KB]: 1082
% 12.88/2.27  % (25446)Time elapsed: 0.002 s
% 12.88/2.27  % (25446)Instructions burned: 4 (million)
% 12.88/2.27  % (25446)------------------------------
% 12.88/2.27  % (25446)------------------------------
% 12.88/2.27  % (25448)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on theBenchmark for (2980ds/1636Mi)
% 12.88/2.28  % (25430)Instruction limit reached!
% 12.88/2.28  % (25430)------------------------------
% 12.88/2.28  % (25430)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.88/2.28  % (25430)Termination reason: Unknown
% 12.88/2.28  % (25430)Termination phase: Saturation
% 12.88/2.28  
% 12.88/2.28  % (25430)Memory used [KB]: 4888
% 12.88/2.28  % (25430)Time elapsed: 0.216 s
% 12.88/2.28  % (25430)Instructions burned: 592 (million)
% 12.88/2.28  % (25430)------------------------------
% 12.88/2.28  % (25430)------------------------------
% 12.88/2.28  % (25449)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on theBenchmark for (2980ds/229Mi)
% 13.47/2.33  % (25447)Instruction limit reached!
% 13.47/2.33  % (25447)------------------------------
% 13.47/2.33  % (25447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.47/2.33  % (25447)Termination reason: Unknown
% 13.47/2.33  % (25447)Termination phase: Saturation
% 13.47/2.33  
% 13.47/2.33  % (25447)Memory used [KB]: 2899
% 13.47/2.33  % (25447)Time elapsed: 0.066 s
% 13.47/2.33  % (25447)Instructions burned: 230 (million)
% 13.47/2.33  % (25447)------------------------------
% 13.47/2.33  % (25447)------------------------------
% 13.47/2.34  % (25450)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on theBenchmark for (2979ds/265Mi)
% 13.47/2.35  % (25449)Instruction limit reached!
% 13.47/2.35  % (25449)------------------------------
% 13.47/2.35  % (25449)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.47/2.35  % (25449)Termination reason: Unknown
% 13.47/2.35  % (25449)Termination phase: Saturation
% 13.47/2.35  
% 13.47/2.35  % (25449)Memory used [KB]: 2732
% 13.47/2.35  % (25449)Time elapsed: 0.071 s
% 13.47/2.35  % (25449)Instructions burned: 231 (million)
% 13.47/2.35  % (25449)------------------------------
% 13.47/2.35  % (25449)------------------------------
% 13.47/2.35  % (25445)Instruction limit reached!
% 13.47/2.35  % (25445)------------------------------
% 13.47/2.35  % (25445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.47/2.35  % (25445)Termination reason: Unknown
% 13.47/2.35  % (25445)Termination phase: Saturation
% 13.47/2.35  
% 13.47/2.35  % (25445)Memory used [KB]: 2338
% 13.47/2.35  % (25445)Time elapsed: 0.096 s
% 13.47/2.35  % (25445)Instructions burned: 286 (million)
% 13.47/2.35  % (25445)------------------------------
% 13.47/2.35  % (25445)------------------------------
% 13.47/2.36  % (25451)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on theBenchmark for (2979ds/230Mi)
% 13.47/2.36  % (25452)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on theBenchmark for (2979ds/324Mi)
% 14.07/2.42  % (25450)Instruction limit reached!
% 14.07/2.42  % (25450)------------------------------
% 14.07/2.42  % (25450)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.07/2.42  % (25450)Termination reason: Unknown
% 14.07/2.42  % (25450)Termination phase: Saturation
% 14.07/2.42  
% 14.07/2.42  % (25450)Memory used [KB]: 2997
% 14.07/2.42  % (25450)Time elapsed: 0.084 s
% 14.07/2.42  % (25450)Instructions burned: 266 (million)
% 14.07/2.42  % (25450)------------------------------
% 14.07/2.42  % (25450)------------------------------
% 14.07/2.42  % (25453)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on theBenchmark for (2978ds/251Mi)
% 14.07/2.44  % (25451)Instruction limit reached!
% 14.07/2.44  % (25451)------------------------------
% 14.07/2.44  % (25451)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.07/2.44  % (25451)Termination reason: Unknown
% 14.07/2.44  % (25451)Termination phase: Saturation
% 14.07/2.44  
% 14.07/2.44  % (25451)Memory used [KB]: 2970
% 14.07/2.44  % (25451)Time elapsed: 0.081 s
% 14.07/2.44  % (25451)Instructions burned: 230 (million)
% 14.07/2.44  % (25451)------------------------------
% 14.07/2.44  % (25451)------------------------------
% 14.07/2.44  % (25454)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on theBenchmark for (2978ds/2747Mi)
% 14.07/2.45  % (25452)Instruction limit reached!
% 14.07/2.45  % (25452)------------------------------
% 14.07/2.45  % (25452)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.07/2.45  % (25452)Termination reason: Unknown
% 14.07/2.45  % (25452)Termination phase: Saturation
% 14.07/2.45  
% 14.07/2.45  % (25452)Memory used [KB]: 3522
% 14.07/2.45  % (25452)Time elapsed: 0.093 s
% 14.07/2.45  % (25452)Instructions burned: 324 (million)
% 14.07/2.45  % (25452)------------------------------
% 14.07/2.45  % (25452)------------------------------
% 14.07/2.45  % (25455)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on theBenchmark for (2978ds/195Mi)
% 14.72/2.49  % (25453)Instruction limit reached!
% 14.72/2.49  % (25453)------------------------------
% 14.72/2.49  % (25453)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.72/2.49  % (25453)Termination reason: Unknown
% 14.72/2.49  % (25453)Termination phase: Saturation
% 14.72/2.49  
% 14.72/2.49  % (25453)Memory used [KB]: 2118
% 14.72/2.49  % (25453)Time elapsed: 0.068 s
% 14.72/2.49  % (25453)Instructions burned: 253 (million)
% 14.72/2.49  % (25453)------------------------------
% 14.72/2.49  % (25453)------------------------------
% 14.72/2.49  % (25456)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on theBenchmark for (2978ds/247Mi)
% 14.72/2.49  % (25456)Refutation not found, incomplete strategy% (25456)------------------------------
% 14.72/2.49  % (25456)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.72/2.49  % (25456)Termination reason: Refutation not found, incomplete strategy
% 14.72/2.49  
% 14.72/2.49  % (25456)Memory used [KB]: 1066
% 14.72/2.49  % (25456)Time elapsed: 0.002 s
% 14.72/2.49  % (25456)Instructions burned: 4 (million)
% 14.72/2.49  % (25456)------------------------------
% 14.72/2.49  % (25456)------------------------------
% 14.83/2.50  % (25457)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on theBenchmark for (2978ds/178Mi)
% 14.83/2.50  % (25440)Instruction limit reached!
% 14.83/2.50  % (25440)------------------------------
% 14.83/2.50  % (25440)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.83/2.50  % (25440)Termination reason: Unknown
% 14.83/2.50  % (25440)Termination phase: Saturation
% 14.83/2.50  
% 14.83/2.50  % (25440)Memory used [KB]: 7210
% 14.83/2.50  % (25440)Time elapsed: 0.326 s
% 14.83/2.50  % (25440)Instructions burned: 1042 (million)
% 14.83/2.50  % (25440)------------------------------
% 14.83/2.50  % (25440)------------------------------
% 14.87/2.50  % (25458)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on theBenchmark for (2978ds/1747Mi)
% 14.87/2.50  % (25455)Instruction limit reached!
% 14.87/2.50  % (25455)------------------------------
% 14.87/2.50  % (25455)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.50  % (25455)Termination reason: Unknown
% 14.87/2.50  % (25455)Termination phase: Saturation
% 14.87/2.50  
% 14.87/2.50  % (25455)Memory used [KB]: 1700
% 14.87/2.50  % (25455)Time elapsed: 0.054 s
% 14.87/2.50  % (25455)Instructions burned: 197 (million)
% 14.87/2.50  % (25455)------------------------------
% 14.87/2.50  % (25455)------------------------------
% 14.87/2.51  % (25459)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on theBenchmark for (2978ds/406Mi)
% 14.87/2.51  % (25459)Refutation not found, incomplete strategy% (25459)------------------------------
% 14.87/2.51  % (25459)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.51  % (25459)Termination reason: Refutation not found, incomplete strategy
% 14.87/2.51  
% 14.87/2.51  % (25459)Memory used [KB]: 1005
% 14.87/2.51  % (25459)Time elapsed: 0.002 s
% 14.87/2.51  % (25459)Instructions burned: 3 (million)
% 14.87/2.51  % (25459)------------------------------
% 14.87/2.51  % (25459)------------------------------
% 14.87/2.51  % (25460)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on theBenchmark for (2978ds/237Mi)
% 14.87/2.51  % (25460)Refutation not found, incomplete strategy% (25460)------------------------------
% 14.87/2.51  % (25460)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.51  % (25460)Termination reason: Refutation not found, incomplete strategy
% 14.87/2.51  
% 14.87/2.51  % (25460)Memory used [KB]: 1060
% 14.87/2.51  % (25460)Time elapsed: 0.001 s
% 14.87/2.51  % (25460)Instructions burned: 3 (million)
% 14.87/2.51  % (25460)------------------------------
% 14.87/2.51  % (25460)------------------------------
% 14.87/2.51  % (25461)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on theBenchmark for (2978ds/548Mi)
% 14.87/2.54  % (25457)Instruction limit reached!
% 14.87/2.54  % (25457)------------------------------
% 14.87/2.54  % (25457)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.54  % (25457)Termination reason: Unknown
% 14.87/2.54  % (25457)Termination phase: Saturation
% 14.87/2.54  
% 14.87/2.54  % (25457)Memory used [KB]: 1719
% 14.87/2.54  % (25457)Time elapsed: 0.047 s
% 14.87/2.54  % (25457)Instructions burned: 178 (million)
% 14.87/2.54  % (25457)------------------------------
% 14.87/2.54  % (25457)------------------------------
% 14.87/2.54  % (25462)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on theBenchmark for (2977ds/275Mi)
% 14.87/2.56  % (25443)Instruction limit reached!
% 14.87/2.56  % (25443)------------------------------
% 14.87/2.56  % (25443)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.56  % (25443)Termination reason: Unknown
% 14.87/2.56  % (25443)Termination phase: Saturation
% 14.87/2.56  
% 14.87/2.56  % (25443)Memory used [KB]: 6400
% 14.87/2.56  % (25443)Time elapsed: 0.361 s
% 14.87/2.57  % (25443)Instructions burned: 1218 (million)
% 14.87/2.57  % (25443)------------------------------
% 14.87/2.57  % (25443)------------------------------
% 14.87/2.57  % (25463)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on theBenchmark for (2977ds/735Mi)
% 14.87/2.57  % (25463)Refutation not found, incomplete strategy% (25463)------------------------------
% 14.87/2.57  % (25463)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.87/2.57  % (25463)Termination reason: Refutation not found, incomplete strategy
% 14.87/2.57  
% 14.87/2.57  % (25463)Memory used [KB]: 1094
% 14.87/2.57  % (25463)Time elapsed: 0.003 s
% 14.87/2.57  % (25463)Instructions burned: 5 (million)
% 14.87/2.57  % (25463)------------------------------
% 14.87/2.57  % (25463)------------------------------
% 14.87/2.57  % (25464)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on theBenchmark for (2977ds/435Mi)
% 15.26/2.63  % (25294)Instruction limit reached!
% 15.26/2.63  % (25294)------------------------------
% 15.26/2.63  % (25294)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.26/2.63  % (25294)Termination reason: Unknown
% 15.26/2.63  % (25294)Termination phase: Saturation
% 15.26/2.63  
% 15.26/2.63  % (25294)Memory used [KB]: 15486
% 15.26/2.63  % (25294)Time elapsed: 1.400 s
% 15.26/2.63  % (25294)Instructions burned: 4978 (million)
% 15.26/2.63  % (25294)------------------------------
% 15.26/2.63  % (25294)------------------------------
% 15.26/2.63  % (25465)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on theBenchmark for (2976ds/822Mi)
% 15.26/2.63  % (25462)Instruction limit reached!
% 15.26/2.63  % (25462)------------------------------
% 15.26/2.63  % (25462)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.26/2.63  % (25462)Termination reason: Unknown
% 15.26/2.63  % (25462)Termination phase: Saturation
% 15.26/2.63  
% 15.26/2.63  % (25462)Memory used [KB]: 2556
% 15.26/2.63  % (25462)Time elapsed: 0.090 s
% 15.26/2.63  % (25462)Instructions burned: 277 (million)
% 15.26/2.63  % (25462)------------------------------
% 15.26/2.63  % (25462)------------------------------
% 15.26/2.64  % (25466)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on theBenchmark for (2976ds/554Mi)
% 15.26/2.65  % (25461)Instruction limit reached!
% 15.26/2.65  % (25461)------------------------------
% 15.26/2.65  % (25461)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.26/2.65  % (25461)Termination reason: Unknown
% 15.26/2.65  % (25461)Termination phase: Saturation
% 15.26/2.65  
% 15.26/2.65  % (25461)Memory used [KB]: 2588
% 15.26/2.65  % (25461)Time elapsed: 0.139 s
% 15.26/2.65  % (25461)Instructions burned: 550 (million)
% 15.26/2.65  % (25461)------------------------------
% 15.26/2.65  % (25461)------------------------------
% 15.26/2.65  % (25467)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2976ds/285Mi)
% 15.62/2.71  % (25464)Instruction limit reached!
% 15.62/2.71  % (25464)------------------------------
% 15.62/2.71  % (25464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.71  % (25464)Termination reason: Unknown
% 15.62/2.71  % (25464)Termination phase: Saturation
% 15.62/2.71  
% 15.62/2.71  % (25464)Memory used [KB]: 4592
% 15.62/2.71  % (25464)Time elapsed: 0.156 s
% 15.62/2.71  % (25464)Instructions burned: 436 (million)
% 15.62/2.71  % (25464)------------------------------
% 15.62/2.71  % (25464)------------------------------
% 15.62/2.71  % (25468)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on theBenchmark for (2976ds/263Mi)
% 15.62/2.74  % (25467)Instruction limit reached!
% 15.62/2.74  % (25467)------------------------------
% 15.62/2.74  % (25467)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.74  % (25467)Termination reason: Unknown
% 15.62/2.74  % (25467)Termination phase: Saturation
% 15.62/2.74  
% 15.62/2.74  % (25467)Memory used [KB]: 3603
% 15.62/2.74  % (25467)Time elapsed: 0.109 s
% 15.62/2.74  % (25467)Instructions burned: 288 (million)
% 15.62/2.74  % (25467)------------------------------
% 15.62/2.74  % (25467)------------------------------
% 15.62/2.74  % (25469)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on theBenchmark for (2975ds/229Mi)
% 15.62/2.75  % (25469)Refutation not found, incomplete strategy% (25469)------------------------------
% 15.62/2.75  % (25469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.75  % (25469)Termination reason: Refutation not found, incomplete strategy
% 15.62/2.75  
% 15.62/2.75  % (25469)Memory used [KB]: 1093
% 15.62/2.75  % (25469)Time elapsed: 0.003 s
% 15.62/2.75  % (25469)Instructions burned: 6 (million)
% 15.62/2.75  % (25469)------------------------------
% 15.62/2.75  % (25469)------------------------------
% 15.62/2.75  % (25470)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on theBenchmark for (2975ds/531Mi)
% 15.62/2.75  % (25470)Refutation not found, incomplete strategy% (25470)------------------------------
% 15.62/2.75  % (25470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.75  % (25470)Termination reason: Refutation not found, incomplete strategy
% 15.62/2.75  
% 15.62/2.75  % (25470)Memory used [KB]: 1076
% 15.62/2.75  % (25470)Time elapsed: 0.001 s
% 15.62/2.75  % (25470)Instructions burned: 3 (million)
% 15.62/2.75  % (25470)------------------------------
% 15.62/2.75  % (25470)------------------------------
% 15.62/2.75  % (25471)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on theBenchmark for (2975ds/292Mi)
% 15.62/2.77  % (25448)Instruction limit reached!
% 15.62/2.77  % (25448)------------------------------
% 15.62/2.77  % (25448)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.77  % (25448)Termination reason: Unknown
% 15.62/2.77  % (25448)Termination phase: Saturation
% 15.62/2.77  
% 15.62/2.77  % (25448)Memory used [KB]: 13728
% 15.62/2.77  % (25448)Time elapsed: 0.501 s
% 15.62/2.77  % (25448)Instructions burned: 1639 (million)
% 15.62/2.77  % (25448)------------------------------
% 15.62/2.77  % (25448)------------------------------
% 15.62/2.78  % (25472)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on theBenchmark for (2975ds/318Mi)
% 15.62/2.78  % (25472)Refutation not found, incomplete strategy% (25472)------------------------------
% 15.62/2.78  % (25472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.62/2.78  % (25472)Termination reason: Refutation not found, incomplete strategy
% 15.62/2.78  
% 15.62/2.78  % (25472)Memory used [KB]: 1074
% 15.62/2.78  % (25472)Time elapsed: 0.002 s
% 15.62/2.78  % (25472)Instructions burned: 3 (million)
% 15.62/2.78  % (25472)------------------------------
% 15.62/2.78  % (25472)------------------------------
% 15.62/2.78  % (25473)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2975ds/193Mi)
% 16.48/2.81  % (25468)Instruction limit reached!
% 16.48/2.81  % (25468)------------------------------
% 16.48/2.81  % (25468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.81  % (25468)Termination reason: Unknown
% 16.48/2.81  % (25468)Termination phase: Saturation
% 16.48/2.81  
% 16.48/2.81  % (25468)Memory used [KB]: 3502
% 16.48/2.81  % (25468)Time elapsed: 0.123 s
% 16.48/2.81  % (25468)Instructions burned: 263 (million)
% 16.48/2.81  % (25468)------------------------------
% 16.48/2.81  % (25468)------------------------------
% 16.48/2.81  % (25466)Instruction limit reached!
% 16.48/2.81  % (25466)------------------------------
% 16.48/2.81  % (25466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.81  % (25466)Termination reason: Unknown
% 16.48/2.81  % (25466)Termination phase: Saturation
% 16.48/2.81  
% 16.48/2.81  % (25466)Memory used [KB]: 4595
% 16.48/2.81  % (25466)Time elapsed: 0.197 s
% 16.48/2.81  % (25466)Instructions burned: 556 (million)
% 16.48/2.81  % (25466)------------------------------
% 16.48/2.81  % (25466)------------------------------
% 16.48/2.81  % (25475)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on theBenchmark for (2974ds/303Mi)
% 16.48/2.81  % (25474)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2974ds/1997Mi)
% 17.70/2.82  % (25475)Refutation not found, incomplete strategy% (25475)------------------------------
% 17.70/2.82  % (25475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.70/2.82  % (25475)Termination reason: Refutation not found, incomplete strategy
% 17.70/2.82  
% 17.70/2.82  % (25475)Memory used [KB]: 1098
% 17.70/2.82  % (25475)Time elapsed: 0.003 s
% 17.70/2.82  % (25475)Instructions burned: 6 (million)
% 17.70/2.82  % (25475)------------------------------
% 17.70/2.82  % (25475)------------------------------
% 17.75/2.82  % (25476)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on theBenchmark for (2974ds/280Mi)
% 17.75/2.85  % (25471)Instruction limit reached!
% 17.75/2.85  % (25471)------------------------------
% 17.75/2.85  % (25471)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.75/2.85  % (25471)Termination reason: Unknown
% 17.75/2.85  % (25471)Termination phase: Saturation
% 17.75/2.85  
% 17.75/2.85  % (25471)Memory used [KB]: 2641
% 17.75/2.85  % (25471)Time elapsed: 0.097 s
% 17.75/2.85  % (25471)Instructions burned: 293 (million)
% 17.75/2.85  % (25471)------------------------------
% 17.75/2.85  % (25471)------------------------------
% 17.75/2.85  % (25477)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on theBenchmark for (2974ds/282Mi)
% 17.75/2.85  % (25477)Refutation not found, incomplete strategy% (25477)------------------------------
% 17.75/2.85  % (25477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.75/2.85  % (25477)Termination reason: Refutation not found, incomplete strategy
% 17.75/2.85  
% 17.75/2.85  % (25477)Memory used [KB]: 994
% 17.75/2.85  % (25477)Time elapsed: 0.003 s
% 17.75/2.85  % (25477)Instructions burned: 3 (million)
% 17.75/2.85  % (25477)------------------------------
% 17.75/2.85  % (25477)------------------------------
% 17.75/2.85  % (25478)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2974ds/1308Mi)
% 17.75/2.86  % (25473)Instruction limit reached!
% 17.75/2.86  % (25473)------------------------------
% 17.75/2.86  % (25473)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.75/2.86  % (25473)Termination reason: Unknown
% 17.75/2.86  % (25473)Termination phase: Saturation
% 17.75/2.86  
% 17.75/2.86  % (25473)Memory used [KB]: 3062
% 17.75/2.86  % (25473)Time elapsed: 0.078 s
% 17.75/2.86  % (25473)Instructions burned: 195 (million)
% 17.75/2.86  % (25473)------------------------------
% 17.75/2.86  % (25473)------------------------------
% 17.75/2.86  % (25479)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on theBenchmark for (2974ds/80Mi)
% 17.75/2.88  % (25479)Instruction limit reached!
% 17.75/2.88  % (25479)------------------------------
% 17.75/2.88  % (25479)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.75/2.88  % (25479)Termination reason: Unknown
% 17.75/2.88  % (25479)Termination phase: Saturation
% 17.75/2.88  
% 17.75/2.88  % (25479)Memory used [KB]: 1754
% 17.75/2.88  % (25479)Time elapsed: 0.023 s
% 17.75/2.88  % (25479)Instructions burned: 80 (million)
% 17.75/2.88  % (25479)------------------------------
% 17.75/2.88  % (25479)------------------------------
% 17.75/2.88  % (25480)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on theBenchmark for (2974ds/1256Mi)
% 17.75/2.91  % (25476)Instruction limit reached!
% 17.75/2.91  % (25476)------------------------------
% 17.75/2.91  % (25476)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.75/2.91  % (25476)Termination reason: Unknown
% 17.75/2.91  % (25476)Termination phase: Saturation
% 17.75/2.91  
% 17.75/2.91  % (25476)Memory used [KB]: 1866
% 17.75/2.91  % (25476)Time elapsed: 0.086 s
% 17.75/2.91  % (25476)Instructions burned: 282 (million)
% 17.75/2.91  % (25476)------------------------------
% 17.75/2.91  % (25476)------------------------------
% 17.75/2.91  % (25481)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on theBenchmark for (2974ds/1496Mi)
% 18.32/2.92  % (25465)Instruction limit reached!
% 18.32/2.92  % (25465)------------------------------
% 18.32/2.92  % (25465)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.32/2.92  % (25465)Termination reason: Unknown
% 18.32/2.92  % (25465)Termination phase: Saturation
% 18.32/2.92  
% 18.32/2.92  % (25465)Memory used [KB]: 4257
% 18.32/2.92  % (25465)Time elapsed: 0.307 s
% 18.32/2.92  % (25465)Instructions burned: 824 (million)
% 18.32/2.92  % (25465)------------------------------
% 18.32/2.92  % (25465)------------------------------
% 18.32/2.92  % (25482)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on theBenchmark for (2973ds/292Mi)
% 18.32/2.98  % (25458)Instruction limit reached!
% 18.32/2.98  % (25458)------------------------------
% 18.32/2.98  % (25458)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.32/2.98  % (25458)Termination reason: Unknown
% 18.32/2.98  % (25458)Termination phase: Saturation
% 18.32/2.98  
% 18.32/2.98  % (25458)Memory used [KB]: 7708
% 18.32/2.98  % (25458)Time elapsed: 0.480 s
% 18.32/2.98  % (25458)Instructions burned: 1747 (million)
% 18.32/2.98  % (25458)------------------------------
% 18.32/2.98  % (25458)------------------------------
% 18.55/3.00  % (25483)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on theBenchmark for (2973ds/586Mi)
% 18.55/3.02  % (25482)Instruction limit reached!
% 18.55/3.02  % (25482)------------------------------
% 18.55/3.02  % (25482)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.55/3.02  % (25482)Termination reason: Unknown
% 18.55/3.02  % (25482)Termination phase: Saturation
% 18.55/3.02  
% 18.55/3.02  % (25482)Memory used [KB]: 5343
% 18.55/3.02  % (25482)Time elapsed: 0.101 s
% 18.55/3.02  % (25482)Instructions burned: 292 (million)
% 18.55/3.02  % (25482)------------------------------
% 18.55/3.02  % (25482)------------------------------
% 18.55/3.03  % (25484)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on theBenchmark for (2972ds/254Mi)
% 18.88/3.11  % (25484)Instruction limit reached!
% 18.88/3.11  % (25484)------------------------------
% 18.88/3.11  % (25484)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.88/3.11  % (25484)Termination reason: Unknown
% 18.88/3.11  % (25484)Termination phase: Saturation
% 18.88/3.11  
% 18.88/3.11  % (25484)Memory used [KB]: 2793
% 18.88/3.11  % (25484)Time elapsed: 0.086 s
% 18.88/3.11  % (25484)Instructions burned: 256 (million)
% 18.88/3.11  % (25484)------------------------------
% 18.88/3.11  % (25484)------------------------------
% 18.88/3.11  % (25485)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on theBenchmark for (2972ds/956Mi)
% 18.88/3.12  % (25485)Refutation not found, incomplete strategy% (25485)------------------------------
% 18.88/3.12  % (25485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.88/3.12  % (25485)Termination reason: Refutation not found, incomplete strategy
% 18.88/3.12  
% 18.88/3.12  % (25485)Memory used [KB]: 1095
% 18.88/3.12  % (25485)Time elapsed: 0.004 s
% 18.88/3.12  % (25485)Instructions burned: 5 (million)
% 18.88/3.12  % (25485)------------------------------
% 18.88/3.12  % (25485)------------------------------
% 18.88/3.12  % (25486)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on theBenchmark for (2971ds/303Mi)
% 19.02/3.16  % (25454)Instruction limit reached!
% 19.02/3.16  % (25454)------------------------------
% 19.02/3.16  % (25454)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.16  % (25454)Termination reason: Unknown
% 19.02/3.16  % (25454)Termination phase: Saturation
% 19.02/3.16  
% 19.02/3.16  % (25454)Memory used [KB]: 9350
% 19.02/3.16  % (25454)Time elapsed: 0.737 s
% 19.02/3.16  % (25454)Instructions burned: 2750 (million)
% 19.02/3.16  % (25454)------------------------------
% 19.02/3.16  % (25454)------------------------------
% 19.02/3.16  % (25487)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on theBenchmark for (2971ds/331Mi)
% 19.02/3.18  % (25483)Instruction limit reached!
% 19.02/3.18  % (25483)------------------------------
% 19.02/3.18  % (25483)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.18  % (25483)Termination reason: Unknown
% 19.02/3.18  % (25483)Termination phase: Saturation
% 19.02/3.18  
% 19.02/3.18  % (25483)Memory used [KB]: 4388
% 19.02/3.18  % (25483)Time elapsed: 0.188 s
% 19.02/3.18  % (25483)Instructions burned: 588 (million)
% 19.02/3.18  % (25483)------------------------------
% 19.02/3.18  % (25483)------------------------------
% 19.02/3.19  % (25488)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on theBenchmark for (2971ds/239Mi)
% 19.02/3.19  % (25488)Refutation not found, incomplete strategy% (25488)------------------------------
% 19.02/3.19  % (25488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.19  % (25488)Termination reason: Refutation not found, incomplete strategy
% 19.02/3.19  
% 19.02/3.19  % (25488)Memory used [KB]: 1091
% 19.02/3.19  % (25488)Time elapsed: 0.002 s
% 19.02/3.19  % (25488)Instructions burned: 4 (million)
% 19.02/3.19  % (25488)------------------------------
% 19.02/3.19  % (25488)------------------------------
% 19.02/3.19  % (25489)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on theBenchmark for (2971ds/622Mi)
% 19.02/3.19  % (25489)Refutation not found, incomplete strategy% (25489)------------------------------
% 19.02/3.19  % (25489)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.19  % (25489)Termination reason: Refutation not found, incomplete strategy
% 19.02/3.19  
% 19.02/3.19  % (25489)Memory used [KB]: 1084
% 19.02/3.19  % (25489)Time elapsed: 0.003 s
% 19.02/3.19  % (25489)Instructions burned: 4 (million)
% 19.02/3.19  % (25489)------------------------------
% 19.02/3.19  % (25489)------------------------------
% 19.02/3.20  % (25490)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on theBenchmark for (2971ds/915Mi)
% 19.02/3.20  % (25490)Refutation not found, incomplete strategy% (25490)------------------------------
% 19.02/3.20  % (25490)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.20  % (25490)Termination reason: Refutation not found, incomplete strategy
% 19.02/3.20  
% 19.02/3.20  % (25490)Memory used [KB]: 1075
% 19.02/3.20  % (25490)Time elapsed: 0.003 s
% 19.02/3.20  % (25490)Instructions burned: 3 (million)
% 19.02/3.20  % (25490)------------------------------
% 19.02/3.20  % (25490)------------------------------
% 19.02/3.20  % (25491)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on theBenchmark for (2971ds/1855Mi)
% 19.02/3.21  % (25481)Instruction limit reached!
% 19.02/3.21  % (25481)------------------------------
% 19.02/3.21  % (25481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.02/3.21  % (25481)Termination reason: Unknown
% 19.02/3.21  % (25481)Termination phase: Saturation
% 19.02/3.21  
% 19.02/3.21  % (25481)Memory used [KB]: 1642
% 19.02/3.21  % (25481)Time elapsed: 0.300 s
% 19.02/3.21  % (25481)Instructions burned: 1499 (million)
% 19.02/3.21  % (25481)------------------------------
% 19.02/3.21  % (25481)------------------------------
% 19.02/3.21  % (25492)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on theBenchmark for (2971ds/223Mi)
% 19.66/3.23  % (25480)Instruction limit reached!
% 19.66/3.23  % (25480)------------------------------
% 19.66/3.23  % (25480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.23  % (25480)Termination reason: Unknown
% 19.66/3.23  % (25480)Termination phase: Saturation
% 19.66/3.23  
% 19.66/3.23  % (25480)Memory used [KB]: 6778
% 19.66/3.23  % (25480)Time elapsed: 0.348 s
% 19.66/3.23  % (25480)Instructions burned: 1256 (million)
% 19.66/3.23  % (25480)------------------------------
% 19.66/3.23  % (25480)------------------------------
% 19.66/3.23  % (25478)Instruction limit reached!
% 19.66/3.23  % (25478)------------------------------
% 19.66/3.23  % (25478)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.23  % (25478)Termination reason: Unknown
% 19.66/3.23  % (25478)Termination phase: Saturation
% 19.66/3.23  
% 19.66/3.23  % (25478)Memory used [KB]: 7409
% 19.66/3.23  % (25478)Time elapsed: 0.377 s
% 19.66/3.23  % (25478)Instructions burned: 1309 (million)
% 19.66/3.23  % (25478)------------------------------
% 19.66/3.23  % (25478)------------------------------
% 19.66/3.23  % (25486)Instruction limit reached!
% 19.66/3.23  % (25486)------------------------------
% 19.66/3.23  % (25486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.23  % (25486)Termination reason: Unknown
% 19.66/3.23  % (25486)Termination phase: Saturation
% 19.66/3.23  
% 19.66/3.23  % (25486)Memory used [KB]: 2530
% 19.66/3.23  % (25486)Time elapsed: 0.115 s
% 19.66/3.23  % (25486)Instructions burned: 305 (million)
% 19.66/3.23  % (25486)------------------------------
% 19.66/3.23  % (25486)------------------------------
% 19.66/3.23  % (25493)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on theBenchmark for (2970ds/727Mi)
% 19.66/3.24  % (25494)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on theBenchmark for (2970ds/373Mi)
% 19.66/3.24  % (25495)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2970ds/120Mi)
% 19.66/3.27  % (25487)Instruction limit reached!
% 19.66/3.27  % (25487)------------------------------
% 19.66/3.27  % (25487)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.27  % (25487)Termination reason: Unknown
% 19.66/3.27  % (25487)Termination phase: Saturation
% 19.66/3.27  
% 19.66/3.27  % (25487)Memory used [KB]: 3030
% 19.66/3.27  % (25487)Time elapsed: 0.102 s
% 19.66/3.27  % (25487)Instructions burned: 334 (million)
% 19.66/3.27  % (25487)------------------------------
% 19.66/3.27  % (25487)------------------------------
% 19.66/3.27  % (25496)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on theBenchmark for (2970ds/736Mi)
% 19.66/3.27  % (25495)Instruction limit reached!
% 19.66/3.27  % (25495)------------------------------
% 19.66/3.27  % (25495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.27  % (25495)Termination reason: Unknown
% 19.66/3.27  % (25495)Termination phase: Saturation
% 19.66/3.27  
% 19.66/3.27  % (25495)Memory used [KB]: 1938
% 19.66/3.27  % (25495)Time elapsed: 0.035 s
% 19.66/3.27  % (25495)Instructions burned: 120 (million)
% 19.66/3.27  % (25495)------------------------------
% 19.66/3.27  % (25495)------------------------------
% 19.66/3.27  % (25497)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on theBenchmark for (2970ds/1686Mi)
% 19.66/3.28  % (25492)Instruction limit reached!
% 19.66/3.28  % (25492)------------------------------
% 19.66/3.28  % (25492)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.66/3.28  % (25492)Termination reason: Unknown
% 19.66/3.28  % (25492)Termination phase: Saturation
% 19.66/3.28  
% 19.66/3.28  % (25492)Memory used [KB]: 2899
% 19.66/3.28  % (25492)Time elapsed: 0.064 s
% 19.66/3.28  % (25492)Instructions burned: 224 (million)
% 19.66/3.28  % (25492)------------------------------
% 19.66/3.28  % (25492)------------------------------
% 19.66/3.28  % (25499)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on theBenchmark for (2970ds/313Mi)
% 20.86/3.38  % (25494)Instruction limit reached!
% 20.86/3.38  % (25494)------------------------------
% 20.86/3.38  % (25494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.86/3.38  % (25494)Termination reason: Unknown
% 20.86/3.38  % (25494)Termination phase: Saturation
% 20.86/3.38  
% 20.86/3.38  % (25494)Memory used [KB]: 2623
% 20.86/3.38  % (25494)Time elapsed: 0.142 s
% 20.86/3.38  % (25494)Instructions burned: 374 (million)
% 20.86/3.38  % (25494)------------------------------
% 20.86/3.38  % (25494)------------------------------
% 20.86/3.38  % (25500)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on theBenchmark for (2969ds/137Mi)
% 20.86/3.38  % (25406)Instruction limit reached!
% 20.86/3.38  % (25406)------------------------------
% 20.86/3.38  % (25406)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.86/3.38  % (25406)Termination reason: Unknown
% 20.86/3.38  % (25406)Termination phase: Saturation
% 20.86/3.38  
% 20.86/3.38  % (25406)Memory used [KB]: 24721
% 20.86/3.38  % (25406)Time elapsed: 1.500 s
% 20.86/3.38  % (25406)Instructions burned: 4758 (million)
% 20.86/3.38  % (25406)------------------------------
% 20.86/3.38  % (25406)------------------------------
% 20.86/3.38  % (25499)Instruction limit reached!
% 20.86/3.38  % (25499)------------------------------
% 20.86/3.38  % (25499)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.86/3.38  % (25499)Termination reason: Unknown
% 20.86/3.38  % (25499)Termination phase: Saturation
% 20.86/3.38  
% 20.86/3.38  % (25499)Memory used [KB]: 3442
% 20.86/3.38  % (25499)Time elapsed: 0.104 s
% 20.86/3.38  % (25499)Instructions burned: 314 (million)
% 20.86/3.38  % (25499)------------------------------
% 20.86/3.38  % (25499)------------------------------
% 20.86/3.38  % (25501)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on theBenchmark for (2969ds/3870Mi)
% 20.86/3.38  % (25502)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on theBenchmark for (2969ds/744Mi)
% 20.86/3.38  % (25501)Refutation not found, incomplete strategy% (25501)------------------------------
% 20.86/3.38  % (25501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.86/3.38  % (25501)Termination reason: Refutation not found, incomplete strategy
% 20.86/3.38  
% 20.86/3.38  % (25501)Memory used [KB]: 1058
% 20.86/3.38  % (25501)Time elapsed: 0.002 s
% 20.86/3.38  % (25501)Instructions burned: 3 (million)
% 20.86/3.38  % (25501)------------------------------
% 20.86/3.38  % (25501)------------------------------
% 20.86/3.39  % (25503)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on theBenchmark for (2969ds/370Mi)
% 22.41/3.42  % (25500)Instruction limit reached!
% 22.41/3.42  % (25500)------------------------------
% 22.41/3.42  % (25500)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.41/3.42  % (25500)Termination reason: Unknown
% 22.41/3.42  % (25500)Termination phase: Saturation
% 22.41/3.42  
% 22.41/3.42  % (25500)Memory used [KB]: 1629
% 22.41/3.42  % (25500)Time elapsed: 0.039 s
% 22.41/3.42  % (25500)Instructions burned: 137 (million)
% 22.41/3.42  % (25500)------------------------------
% 22.41/3.42  % (25500)------------------------------
% 22.41/3.42  % (25506)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on theBenchmark for (2969ds/378Mi)
% 22.51/3.46  % (25474)Instruction limit reached!
% 22.51/3.46  % (25474)------------------------------
% 22.51/3.46  % (25474)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.51/3.46  % (25474)Termination reason: Unknown
% 22.51/3.46  % (25474)Termination phase: Saturation
% 22.51/3.46  
% 22.51/3.46  % (25474)Memory used [KB]: 8384
% 22.51/3.46  % (25474)Time elapsed: 0.648 s
% 22.51/3.46  % (25474)Instructions burned: 1997 (million)
% 22.51/3.46  % (25474)------------------------------
% 22.51/3.46  % (25474)------------------------------
% 22.51/3.48  % (25509)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on theBenchmark for (2968ds/985Mi)
% 22.51/3.49  % (25496)Instruction limit reached!
% 22.51/3.49  % (25496)------------------------------
% 22.51/3.49  % (25496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.51/3.49  % (25496)Termination reason: Unknown
% 22.51/3.49  % (25496)Termination phase: Saturation
% 22.51/3.49  
% 22.51/3.49  % (25496)Memory used [KB]: 4534
% 22.51/3.49  % (25496)Time elapsed: 0.237 s
% 22.51/3.49  % (25496)Instructions burned: 739 (million)
% 22.51/3.49  % (25496)------------------------------
% 22.51/3.49  % (25496)------------------------------
% 22.51/3.49  % (25510)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on theBenchmark for (2968ds/423Mi)
% 22.51/3.50  % (25493)Instruction limit reached!
% 22.51/3.50  % (25493)------------------------------
% 22.51/3.50  % (25493)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.51/3.50  % (25493)Termination reason: Unknown
% 22.51/3.50  % (25493)Termination phase: Saturation
% 22.51/3.50  
% 22.51/3.50  % (25493)Memory used [KB]: 4473
% 22.51/3.50  % (25493)Time elapsed: 0.270 s
% 22.51/3.50  % (25493)Instructions burned: 727 (million)
% 22.51/3.50  % (25493)------------------------------
% 22.51/3.50  % (25493)------------------------------
% 22.51/3.51  % (25511)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on theBenchmark for (2968ds/454Mi)
% 22.51/3.51  % (25511)Refutation not found, incomplete strategy% (25511)------------------------------
% 22.51/3.51  % (25511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.51/3.51  % (25511)Termination reason: Refutation not found, incomplete strategy
% 22.51/3.51  
% 22.51/3.51  % (25511)Memory used [KB]: 1086
% 22.51/3.51  % (25511)Time elapsed: 0.003 s
% 22.51/3.51  % (25511)Instructions burned: 3 (million)
% 22.51/3.51  % (25511)------------------------------
% 22.51/3.51  % (25511)------------------------------
% 22.87/3.53  % (25512)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on theBenchmark for (2968ds/386Mi)
% 22.87/3.53  % (25512)Refutation not found, incomplete strategy% (25512)------------------------------
% 22.87/3.53  % (25512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.87/3.53  % (25512)Termination reason: Refutation not found, incomplete strategy
% 22.87/3.53  
% 22.87/3.53  % (25512)Memory used [KB]: 1079
% 22.87/3.53  % (25512)Time elapsed: 0.036 s
% 22.87/3.53  % (25512)Instructions burned: 3 (million)
% 22.87/3.53  % (25512)------------------------------
% 22.87/3.53  % (25512)------------------------------
% 22.87/3.53  % (25503)Instruction limit reached!
% 22.87/3.53  % (25503)------------------------------
% 22.87/3.53  % (25503)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.87/3.53  % (25503)Termination reason: Unknown
% 22.87/3.53  % (25503)Termination phase: Saturation
% 22.87/3.53  
% 22.87/3.53  % (25503)Memory used [KB]: 3119
% 22.87/3.53  % (25503)Time elapsed: 0.142 s
% 22.87/3.53  % (25503)Instructions burned: 372 (million)
% 22.87/3.53  % (25503)------------------------------
% 22.87/3.53  % (25503)------------------------------
% 22.87/3.53  % (25515)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on theBenchmark for (2968ds/13056Mi)
% 22.87/3.53  % (25506)Instruction limit reached!
% 22.87/3.53  % (25506)------------------------------
% 22.87/3.53  % (25506)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.87/3.53  % (25506)Termination reason: Unknown
% 22.87/3.53  % (25506)Termination phase: Saturation
% 22.87/3.53  
% 22.87/3.53  % (25506)Memory used [KB]: 3107
% 22.87/3.53  % (25506)Time elapsed: 0.117 s
% 22.87/3.53  % (25506)Instructions burned: 381 (million)
% 22.87/3.53  % (25506)------------------------------
% 22.87/3.53  % (25506)------------------------------
% 22.87/3.54  % (25518)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on theBenchmark for (2967ds/244Mi)
% 22.87/3.54  % (25517)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on theBenchmark for (2967ds/339Mi)
% 23.25/3.61  % (25518)Instruction limit reached!
% 23.25/3.61  % (25518)------------------------------
% 23.25/3.61  % (25518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.61  % (25518)Termination reason: Unknown
% 23.25/3.61  % (25518)Termination phase: Saturation
% 23.25/3.61  
% 23.25/3.61  % (25518)Memory used [KB]: 1613
% 23.25/3.61  % (25518)Time elapsed: 0.075 s
% 23.25/3.61  % (25518)Instructions burned: 246 (million)
% 23.25/3.61  % (25518)------------------------------
% 23.25/3.61  % (25518)------------------------------
% 23.25/3.61  % (25522)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on theBenchmark for (2966ds/1147Mi)
% 23.25/3.62  % (25522)Refutation not found, incomplete strategy% (25522)------------------------------
% 23.25/3.62  % (25522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.62  % (25522)Termination reason: Refutation not found, incomplete strategy
% 23.25/3.62  
% 23.25/3.62  % (25522)Memory used [KB]: 1082
% 23.25/3.62  % (25522)Time elapsed: 0.003 s
% 23.25/3.62  % (25522)Instructions burned: 4 (million)
% 23.25/3.62  % (25522)------------------------------
% 23.25/3.62  % (25522)------------------------------
% 23.25/3.62  % (25523)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on theBenchmark for (2966ds/318Mi)
% 23.25/3.62  % (25510)Instruction limit reached!
% 23.25/3.62  % (25510)------------------------------
% 23.25/3.62  % (25510)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.25/3.62  % (25510)Termination reason: Unknown
% 23.25/3.62  % (25510)Termination phase: Saturation
% 23.25/3.62  
% 23.25/3.63  % (25510)Memory used [KB]: 3289
% 23.25/3.63  % (25510)Time elapsed: 0.132 s
% 23.25/3.63  % (25510)Instructions burned: 425 (million)
% 23.25/3.63  % (25510)------------------------------
% 23.25/3.63  % (25510)------------------------------
% 23.25/3.63  % (25524)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on theBenchmark for (2966ds/391Mi)
% 23.62/3.67  % (25502)Instruction limit reached!
% 23.62/3.67  % (25502)------------------------------
% 23.62/3.67  % (25502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.62/3.67  % (25502)Termination reason: Unknown
% 23.62/3.67  % (25502)Termination phase: Saturation
% 23.62/3.67  
% 23.62/3.67  % (25502)Memory used [KB]: 4099
% 23.62/3.67  % (25502)Time elapsed: 0.303 s
% 23.62/3.67  % (25502)Instructions burned: 746 (million)
% 23.62/3.67  % (25502)------------------------------
% 23.62/3.67  % (25502)------------------------------
% 23.93/3.68  % (25525)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on theBenchmark for (2966ds/324Mi)
% 23.93/3.69  % (25517)Instruction limit reached!
% 23.93/3.69  % (25517)------------------------------
% 23.93/3.69  % (25517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.93/3.69  % (25517)Termination reason: Unknown
% 23.93/3.69  % (25517)Termination phase: Saturation
% 23.93/3.69  
% 23.93/3.69  % (25517)Memory used [KB]: 4803
% 23.93/3.69  % (25517)Time elapsed: 0.173 s
% 23.93/3.69  % (25517)Instructions burned: 340 (million)
% 23.93/3.69  % (25517)------------------------------
% 23.93/3.69  % (25517)------------------------------
% 23.93/3.69  % (25526)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on theBenchmark for (2966ds/382Mi)
% 23.93/3.69  % (25526)Refutation not found, incomplete strategy% (25526)------------------------------
% 23.93/3.69  % (25526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.93/3.69  % (25526)Termination reason: Refutation not found, incomplete strategy
% 23.93/3.69  
% 23.93/3.69  % (25526)Memory used [KB]: 1090
% 23.93/3.69  % (25526)Time elapsed: 0.002 s
% 23.93/3.69  % (25526)Instructions burned: 4 (million)
% 23.93/3.69  % (25526)------------------------------
% 23.93/3.69  % (25526)------------------------------
% 23.93/3.69  % (25527)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on theBenchmark for (2966ds/378Mi)
% 24.16/3.73  % (25523)Instruction limit reached!
% 24.16/3.73  % (25523)------------------------------
% 24.16/3.73  % (25523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.16/3.73  % (25523)Termination reason: Unknown
% 24.16/3.73  % (25523)Termination phase: Saturation
% 24.16/3.73  
% 24.16/3.73  % (25523)Memory used [KB]: 2905
% 24.16/3.73  % (25523)Time elapsed: 0.111 s
% 24.16/3.73  % (25523)Instructions burned: 318 (million)
% 24.16/3.73  % (25523)------------------------------
% 24.16/3.73  % (25523)------------------------------
% 24.16/3.73  % (25528)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on theBenchmark for (2965ds/554Mi)
% 24.31/3.74  % (25524)Instruction limit reached!
% 24.31/3.74  % (25524)------------------------------
% 24.31/3.74  % (25524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.31/3.74  % (25524)Termination reason: Unknown
% 24.31/3.74  % (25524)Termination phase: Saturation
% 24.31/3.74  
% 24.31/3.74  % (25524)Memory used [KB]: 3334
% 24.31/3.74  % (25524)Time elapsed: 0.112 s
% 24.31/3.74  % (25524)Instructions burned: 392 (million)
% 24.31/3.74  % (25524)------------------------------
% 24.31/3.74  % (25524)------------------------------
% 24.31/3.74  % (25529)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on theBenchmark for (2965ds/1166Mi)
% 24.31/3.75  % (25509)Instruction limit reached!
% 24.31/3.75  % (25509)------------------------------
% 24.31/3.75  % (25509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.31/3.75  % (25509)Termination reason: Unknown
% 24.31/3.75  % (25509)Termination phase: Saturation
% 24.31/3.75  
% 24.31/3.75  % (25509)Memory used [KB]: 2670
% 24.31/3.75  % (25509)Time elapsed: 0.301 s
% 24.31/3.75  % (25509)Instructions burned: 985 (million)
% 24.31/3.75  % (25509)------------------------------
% 24.31/3.75  % (25509)------------------------------
% 24.31/3.76  % (25530)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on theBenchmark for (2965ds/902Mi)
% 24.31/3.76  % (25530)Refutation not found, incomplete strategy% (25530)------------------------------
% 24.31/3.76  % (25530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.31/3.76  % (25530)Termination reason: Refutation not found, incomplete strategy
% 24.31/3.76  
% 24.31/3.76  % (25530)Memory used [KB]: 1058
% 24.31/3.76  % (25530)Time elapsed: 0.003 s
% 24.31/3.76  % (25530)Instructions burned: 3 (million)
% 24.31/3.76  % (25530)------------------------------
% 24.31/3.76  % (25530)------------------------------
% 24.31/3.77  % (25531)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on theBenchmark for (2965ds/306Mi)
% 24.31/3.79  % (25525)Instruction limit reached!
% 24.31/3.79  % (25525)------------------------------
% 24.31/3.79  % (25525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.31/3.79  % (25525)Termination reason: Unknown
% 24.31/3.79  % (25525)Termination phase: Saturation
% 24.31/3.79  
% 24.31/3.79  % (25525)Memory used [KB]: 2757
% 24.31/3.79  % (25525)Time elapsed: 0.119 s
% 24.31/3.79  % (25525)Instructions burned: 327 (million)
% 24.31/3.79  % (25525)------------------------------
% 24.31/3.79  % (25525)------------------------------
% 24.31/3.80  % (25532)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on theBenchmark for (2965ds/437Mi)
% 24.31/3.81  % (25491)Instruction limit reached!
% 24.31/3.81  % (25491)------------------------------
% 24.31/3.81  % (25491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.31/3.81  % (25491)Termination reason: Unknown
% 24.31/3.81  % (25491)Termination phase: Saturation
% 24.31/3.81  
% 24.31/3.81  % (25491)Memory used [KB]: 12285
% 24.31/3.81  % (25491)Time elapsed: 0.609 s
% 24.31/3.81  % (25491)Instructions burned: 1856 (million)
% 24.31/3.81  % (25491)------------------------------
% 24.31/3.81  % (25491)------------------------------
% 25.00/3.82  % (25533)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on theBenchmark for (2965ds/3657Mi)
% 25.00/3.82  % (25497)Instruction limit reached!
% 25.00/3.82  % (25497)------------------------------
% 25.00/3.82  % (25497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.00/3.82  % (25497)Termination reason: Unknown
% 25.00/3.82  % (25497)Termination phase: Saturation
% 25.00/3.82  
% 25.00/3.82  % (25497)Memory used [KB]: 6303
% 25.00/3.82  % (25497)Time elapsed: 0.547 s
% 25.00/3.82  % (25497)Instructions burned: 1688 (million)
% 25.00/3.82  % (25497)------------------------------
% 25.00/3.82  % (25497)------------------------------
% 25.00/3.83  % (25534)ott+1011_97509:131072_to=lpo:drc=off:sil=2000:tgt=full:ile=on:sp=occurrence:sos=on:erd=off:rnwc=on:rp=on:nwc=6.31662:avsqc=1:avsq=on:i=1850:afp=10000:avsqr=294519,1048576:nm=6:afq=3.79278:er=filter:rawr=on:fde=none_0 on theBenchmark for (2964ds/1850Mi)
% 25.00/3.83  % (25527)Instruction limit reached!
% 25.00/3.83  % (25527)------------------------------
% 25.00/3.83  % (25527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.00/3.83  % (25527)Termination reason: Unknown
% 25.00/3.83  % (25527)Termination phase: Saturation
% 25.00/3.83  
% 25.00/3.83  % (25527)Memory used [KB]: 1824
% 25.00/3.83  % (25527)Time elapsed: 0.141 s
% 25.00/3.83  % (25527)Instructions burned: 379 (million)
% 25.00/3.83  % (25527)------------------------------
% 25.00/3.83  % (25527)------------------------------
% 25.00/3.84  % (25535)lrs+1011_1:1024_anc=all_dependent:bsr=unit_only:sp=weighted_frequency:sos=on:lsd=20:fd=preordered:nwc=20.1014:flr=on:st=-1.0:i=499:uhcvi=on:gsp=on:ss=axioms:rawr=on:tgt=full:fs=off:fsr=off:add=large:s2pl=no:s2at=2.0:afp=10:afq=2.5683254146172008:sil=32000_0 on theBenchmark for (2964ds/499Mi)
% 25.16/3.90  % (25528)Instruction limit reached!
% 25.16/3.90  % (25528)------------------------------
% 25.16/3.90  % (25528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.16/3.90  % (25528)Termination reason: Unknown
% 25.16/3.90  % (25528)Termination phase: Saturation
% 25.16/3.90  
% 25.16/3.90  % (25528)Memory used [KB]: 3114
% 25.16/3.90  % (25528)Time elapsed: 0.170 s
% 25.16/3.90  % (25528)Instructions burned: 555 (million)
% 25.16/3.90  % (25528)------------------------------
% 25.16/3.90  % (25528)------------------------------
% 25.16/3.90  % (25536)lrs+11_1:1_sil=8000:abs=on:lsd=10:nwc=10.0:sac=on:i=419:sd=1:bd=off:ss=axioms:newcnf=on:sup=off_0 on theBenchmark for (2964ds/419Mi)
% 25.16/3.90  % (25536)Refutation not found, incomplete strategy% (25536)------------------------------
% 25.16/3.90  % (25536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.16/3.90  % (25536)Termination reason: Refutation not found, incomplete strategy
% 25.16/3.90  
% 25.16/3.90  % (25536)Memory used [KB]: 993
% 25.16/3.90  % (25536)Time elapsed: 0.002 s
% 25.16/3.90  % (25536)Instructions burned: 2 (million)
% 25.16/3.90  % (25536)------------------------------
% 25.16/3.90  % (25536)------------------------------
% 25.16/3.91  % (25537)dis-1011_1:5_sil=2000:tgt=full:sims=off:gs=on:nwc=5.0:newcnf=on:cond=fast:i=1566:sd=2:uhcvi=on:ss=axioms:sgt=8:rawr=on:gsp=on_0 on theBenchmark for (2964ds/1566Mi)
% 25.16/3.91  % (25532)Instruction limit reached!
% 25.16/3.91  % (25532)------------------------------
% 25.16/3.91  % (25532)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.16/3.91  % (25532)Termination reason: Unknown
% 25.16/3.91  % (25532)Termination phase: Saturation
% 25.16/3.91  
% 25.16/3.91  % (25532)Memory used [KB]: 3927
% 25.16/3.91  % (25532)Time elapsed: 0.114 s
% 25.16/3.91  % (25532)Instructions burned: 438 (million)
% 25.16/3.91  % (25532)------------------------------
% 25.16/3.91  % (25532)------------------------------
% 25.16/3.91  % (25538)lrs+1011_1:16_sil=2000:urr=on:gs=on:s2agt=8:slsqc=2:slsq=on:i=300:bd=off:rawr=on:s2a=on:fsr=off:bce=on:flr=on_0 on theBenchmark for (2964ds/300Mi)
% 25.16/3.91  % (25531)Instruction limit reached!
% 25.16/3.91  % (25531)------------------------------
% 25.16/3.91  % (25531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.16/3.91  % (25531)Termination reason: Unknown
% 25.16/3.91  % (25531)Termination phase: Saturation
% 25.16/3.91  
% 25.16/3.91  % (25531)Memory used [KB]: 5434
% 25.16/3.91  % (25531)Time elapsed: 0.162 s
% 25.16/3.91  % (25531)Instructions burned: 306 (million)
% 25.16/3.91  % (25531)------------------------------
% 25.16/3.91  % (25531)------------------------------
% 25.16/3.92  % (25539)dis+1011_543:505_drc=encompass:sil=128000:tgt=full:etr=on:sp=frequency:nwc=4.8:avsqc=4:sac=on:avsq=on:st=7.0:i=1509:kws=precedence:avsqr=2669309,1048576:awrs=converge:awrsf=975:bd=off:nm=16:ss=axioms:rawr=on:bsd=on:add=large_0 on theBenchmark for (2964ds/1509Mi)
% 26.89/4.00  % (25538)Instruction limit reached!
% 26.89/4.00  % (25538)------------------------------
% 26.89/4.00  % (25538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.89/4.00  % (25538)Termination reason: Unknown
% 26.89/4.00  % (25538)Termination phase: Saturation
% 26.89/4.00  
% 26.89/4.00  % (25538)Memory used [KB]: 3415
% 26.89/4.00  % (25538)Time elapsed: 0.087 s
% 26.89/4.00  % (25538)Instructions burned: 301 (million)
% 26.89/4.00  % (25538)------------------------------
% 26.89/4.00  % (25538)------------------------------
% 27.03/4.00  % (25540)ott-1010_174115:524288_drc=off:sil=2000:ile=on:sp=const_frequency:spb=goal:nwc=11.292:s2agt=5:flr=on:avsqc=5:avsq=on:s2a=on:i=745:s2at=2:add=large:bs=unit_only:afp=1:avsqr=91175,1048576:nm=5:afq=3.59247:uhcvi=on:rawr=on:urr=ec_only_0 on theBenchmark for (2963ds/745Mi)
% 27.30/4.04  % (25535)Instruction limit reached!
% 27.30/4.04  % (25535)------------------------------
% 27.30/4.04  % (25535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.30/4.04  % (25535)Termination reason: Unknown
% 27.30/4.04  % (25535)Termination phase: Saturation
% 27.30/4.04  
% 27.30/4.04  % (25535)Memory used [KB]: 2004
% 27.30/4.04  % (25535)Time elapsed: 0.206 s
% 27.30/4.04  % (25535)Instructions burned: 500 (million)
% 27.30/4.04  % (25535)------------------------------
% 27.30/4.04  % (25535)------------------------------
% 27.30/4.05  % (25541)dis+11_1:1024_to=lpo:sil=16000:sp=reverse_arity:sos=all:st=1.5:i=409:bd=off:av=off:ss=axioms:sfv=off:sd=4:fd=off_0 on theBenchmark for (2962ds/409Mi)
% 28.25/4.21  % (25541)Instruction limit reached!
% 28.25/4.21  % (25541)------------------------------
% 28.25/4.21  % (25541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.25/4.21  % (25541)Termination reason: Unknown
% 28.25/4.21  % (25541)Termination phase: Saturation
% 28.25/4.21  
% 28.25/4.21  % (25541)Memory used [KB]: 4670
% 28.25/4.21  % (25541)Time elapsed: 0.168 s
% 28.25/4.21  % (25541)Instructions burned: 410 (million)
% 28.25/4.21  % (25541)------------------------------
% 28.25/4.21  % (25541)------------------------------
% 28.25/4.23  % (25542)dis+10_5375:524288_to=lpo:drc=off:sil=2000:tgt=ground:plsq=on:plsqr=2270675,65536:sp=const_min:foolp=on:spb=goal_then_units:urr=ec_only:lcm=reverse:fd=preordered:nwc=1.91851:nicw=on:s2a=on:i=307:s2at=1.5:add=off:nm=16:rawr=on_0 on theBenchmark for (2961ds/307Mi)
% 28.25/4.24  % (25529)Instruction limit reached!
% 28.25/4.24  % (25529)------------------------------
% 28.25/4.24  % (25529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.25/4.24  % (25529)Termination reason: Unknown
% 28.25/4.24  % (25529)Termination phase: Saturation
% 28.25/4.24  
% 28.25/4.24  % (25529)Memory used [KB]: 11278
% 28.25/4.24  % (25529)Time elapsed: 0.502 s
% 28.25/4.24  % (25529)Instructions burned: 1167 (million)
% 28.25/4.24  % (25529)------------------------------
% 28.25/4.24  % (25529)------------------------------
% 28.25/4.25  % (25543)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on theBenchmark for (2960ds/804Mi)
% 29.16/4.35  % (25540)Instruction limit reached!
% 29.16/4.35  % (25540)------------------------------
% 29.16/4.35  % (25540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.16/4.35  % (25540)Termination reason: Unknown
% 29.16/4.35  % (25540)Termination phase: Saturation
% 29.16/4.35  
% 29.16/4.35  % (25540)Memory used [KB]: 3720
% 29.16/4.35  % (25540)Time elapsed: 0.347 s
% 29.16/4.35  % (25540)Instructions burned: 745 (million)
% 29.16/4.35  % (25540)------------------------------
% 29.16/4.35  % (25540)------------------------------
% 29.16/4.36  % (25542)Instruction limit reached!
% 29.16/4.36  % (25542)------------------------------
% 29.16/4.36  % (25542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.16/4.36  % (25542)Termination reason: Unknown
% 29.16/4.36  % (25542)Termination phase: Saturation
% 29.16/4.36  
% 29.16/4.36  % (25542)Memory used [KB]: 4109
% 29.16/4.36  % (25542)Time elapsed: 0.151 s
% 29.16/4.36  % (25542)Instructions burned: 307 (million)
% 29.16/4.36  % (25542)------------------------------
% 29.16/4.36  % (25542)------------------------------
% 29.16/4.36  % (25545)dis+1011_1:9_bsr=unit_only:sil=2000:plsq=on:plsqr=375,251:sp=const_frequency:sos=on:spb=intro:urr=on:flr=on:slsq=on:i=478:av=off:fsr=off:rawr=on:ss=axioms:sd=3:sgt=16:st=3.0:rp=on:to=lpo_0 on theBenchmark for (2959ds/478Mi)
% 29.16/4.37  % (25544)lrs+2_1:1_sil=16000:sp=occurrence:bce=on:st=5.0:i=2898:sd=12:ss=axioms:sgt=16_0 on theBenchmark for (2959ds/2898Mi)
% 29.16/4.42  % (25539)Instruction limit reached!
% 29.16/4.42  % (25539)------------------------------
% 29.16/4.42  % (25539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.16/4.42  % (25539)Termination reason: Unknown
% 29.16/4.42  % (25539)Termination phase: Saturation
% 29.16/4.42  
% 29.16/4.42  % (25539)Memory used [KB]: 7683
% 29.16/4.42  % (25539)Time elapsed: 0.506 s
% 29.16/4.42  % (25539)Instructions burned: 1510 (million)
% 29.16/4.42  % (25539)------------------------------
% 29.16/4.42  % (25539)------------------------------
% 30.08/4.44  % (25546)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on theBenchmark for (2958ds/392Mi)
% 30.32/4.50  % (25537)Instruction limit reached!
% 30.32/4.50  % (25537)------------------------------
% 30.32/4.50  % (25537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.32/4.50  % (25537)Termination reason: Unknown
% 30.32/4.50  % (25537)Termination phase: Saturation
% 30.32/4.50  
% 30.32/4.50  % (25537)Memory used [KB]: 7884
% 30.32/4.50  % (25537)Time elapsed: 0.593 s
% 30.32/4.50  % (25537)Instructions burned: 1567 (million)
% 30.32/4.50  % (25537)------------------------------
% 30.32/4.50  % (25537)------------------------------
% 30.32/4.50  % (25547)lrs+1010_1:4_sil=2000:tgt=ground:sp=reverse_frequency:nwc=5.0:i=847:av=off:bd=off:kmz=on_0 on theBenchmark for (2958ds/847Mi)
% 30.32/4.54  % (25543)Instruction limit reached!
% 30.32/4.54  % (25543)------------------------------
% 30.32/4.54  % (25543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.32/4.54  % (25543)Termination reason: Unknown
% 30.32/4.54  % (25543)Termination phase: Saturation
% 30.32/4.54  
% 30.32/4.54  % (25543)Memory used [KB]: 4590
% 30.32/4.54  % (25543)Time elapsed: 0.297 s
% 30.32/4.54  % (25543)Instructions burned: 805 (million)
% 30.32/4.54  % (25543)------------------------------
% 30.32/4.54  % (25543)------------------------------
% 30.32/4.54  % (25548)lrs+1011_62705:1048576_drc=off:sil=2000:tgt=full:fde=unused:sp=weighted_frequency:spb=goal_then_units:abs=on:lsd=10:lcm=predicate:nwc=20.0587:s2agt=20:s2a=on:i=394:s2at=6:bs=on:afp=50:awrs=decay:awrsf=742:bd=preordered:nm=6:fsr=off:amm=sco:afq=1.5183159961804336:uhcvi=on:rawr=on_0 on theBenchmark for (2957ds/394Mi)
% 30.32/4.56  % (25546)Instruction limit reached!
% 30.32/4.56  % (25546)------------------------------
% 30.32/4.56  % (25546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.32/4.56  % (25546)Termination reason: Unknown
% 30.32/4.56  % (25546)Termination phase: Saturation
% 30.32/4.56  
% 30.32/4.56  % (25546)Memory used [KB]: 4551
% 30.32/4.56  % (25546)Time elapsed: 0.140 s
% 30.32/4.56  % (25546)Instructions burned: 394 (million)
% 30.32/4.56  % (25546)------------------------------
% 30.32/4.56  % (25546)------------------------------
% 30.32/4.57  % (25534)Instruction limit reached!
% 30.32/4.57  % (25534)------------------------------
% 30.32/4.57  % (25534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.32/4.57  % (25534)Termination reason: Unknown
% 30.32/4.57  % (25534)Termination phase: Saturation
% 30.32/4.57  
% 30.32/4.57  % (25534)Memory used [KB]: 10063
% 30.32/4.57  % (25534)Time elapsed: 0.755 s
% 30.32/4.57  % (25534)Instructions burned: 1853 (million)
% 30.32/4.57  % (25534)------------------------------
% 30.32/4.57  % (25534)------------------------------
% 31.45/4.57  % (25550)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on theBenchmark for (2957ds/445Mi)
% 31.45/4.57  % (25549)dis-1010_3:1_sil=2000:tgt=ground:fde=unused:plsq=on:plsqr=219295,524288:sos=on:plsql=on:rp=on:newcnf=on:i=660:nm=2:av=off:nwc=3.0_0 on theBenchmark for (2957ds/660Mi)
% 31.45/4.58  % (25549)Refutation not found, incomplete strategy% (25549)------------------------------
% 31.45/4.58  % (25549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.50/4.58  % (25549)Termination reason: Refutation not found, incomplete strategy
% 31.50/4.58  
% 31.50/4.58  % (25549)Memory used [KB]: 1060
% 31.50/4.58  % (25549)Time elapsed: 0.031 s
% 31.50/4.58  % (25549)Instructions burned: 3 (million)
% 31.50/4.58  % (25549)------------------------------
% 31.50/4.58  % (25549)------------------------------
% 31.50/4.59  % (25545)Instruction limit reached!
% 31.50/4.59  % (25545)------------------------------
% 31.50/4.59  % (25545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.50/4.59  % (25545)Termination reason: Unknown
% 31.50/4.59  % (25545)Termination phase: Saturation
% 31.50/4.59  
% 31.50/4.59  % (25545)Memory used [KB]: 4021
% 31.50/4.59  % (25545)Time elapsed: 0.230 s
% 31.50/4.59  % (25545)Instructions burned: 480 (million)
% 31.50/4.59  % (25545)------------------------------
% 31.50/4.59  % (25545)------------------------------
% 31.50/4.60  % (25551)lrs+11_1:16_sil=8000:plsq=on:plsqr=1,32:spb=goal:st=2.0:i=895:bd=off:ss=axioms:av=off:sd=15:sup=off_0 on theBenchmark for (2957ds/895Mi)
% 31.50/4.61  % (25552)dis+11_9519:1048576_bsr=unit_only:sil=2000:tgt=ground:sp=const_max:foolp=on:erd=off:spb=goal:bce=on:rnwc=on:nwc=24.7483:kmz=on:i=571:kws=inv_frequency:ins=3:uhcvi=on:ss=included:sgt=50:rawr=on_0 on theBenchmark for (2957ds/571Mi)
% 31.85/4.71  % (25550)Instruction limit reached!
% 31.85/4.71  % (25550)------------------------------
% 31.85/4.71  % (25550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.85/4.71  % (25550)Termination reason: Unknown
% 31.85/4.71  % (25550)Termination phase: Saturation
% 31.85/4.71  
% 31.85/4.71  % (25550)Memory used [KB]: 3372
% 31.85/4.71  % (25550)Time elapsed: 0.143 s
% 31.85/4.71  % (25550)Instructions burned: 446 (million)
% 31.85/4.71  % (25550)------------------------------
% 31.85/4.71  % (25550)------------------------------
% 31.85/4.71  % (25553)dis-1010_8:1_sil=64000:sp=occurrence:sos=on:st=2.0:i=597:sd=3:bd=off:ss=axioms:acc=model:to=lpo:sup=off:fs=off:fsr=off:sgt=32_0 on theBenchmark for (2956ds/597Mi)
% 31.85/4.71  % (25553)Refutation not found, incomplete strategy% (25553)------------------------------
% 31.85/4.71  % (25553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.85/4.71  % (25553)Termination reason: Refutation not found, incomplete strategy
% 31.85/4.71  
% 31.85/4.71  % (25553)Memory used [KB]: 994
% 31.85/4.71  % (25553)Time elapsed: 0.002 s
% 31.85/4.71  % (25553)Instructions burned: 3 (million)
% 31.85/4.72  % (25553)------------------------------
% 31.85/4.72  % (25553)------------------------------
% 32.34/4.72  % (25554)dis+1002_1:28_sil=64000:sos=on:s2agt=8:sac=on:i=2027:s2a=on:s2at=2.5:ep=RSTC_0 on theBenchmark for (2956ds/2027Mi)
% 32.34/4.72  % (25554)Refutation not found, incomplete strategy% (25554)------------------------------
% 32.34/4.72  % (25554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.34/4.72  % (25554)Termination reason: Refutation not found, incomplete strategy
% 32.34/4.72  
% 32.34/4.72  % (25554)Memory used [KB]: 1059
% 32.34/4.72  % (25554)Time elapsed: 0.001 s
% 32.34/4.72  % (25554)Instructions burned: 3 (million)
% 32.34/4.72  % (25554)------------------------------
% 32.34/4.72  % (25554)------------------------------
% 32.34/4.72  % (25555)lrs+10_1:16_drc=off:sil=8000:tgt=ground:sp=reverse_arity:spb=non_intro:nwc=10.0:st=3.0:i=6293:bs=unit_only:kws=precedence:ss=axioms:rawr=on:ins=4:awrs=converge:awrsf=220:bd=preordered_0 on theBenchmark for (2956ds/6293Mi)
% 32.34/4.74  % (25548)Instruction limit reached!
% 32.34/4.74  % (25548)------------------------------
% 32.34/4.74  % (25548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.34/4.74  % (25548)Termination reason: Unknown
% 32.34/4.74  % (25548)Termination phase: Saturation
% 32.34/4.74  
% 32.34/4.74  % (25548)Memory used [KB]: 3024
% 32.34/4.74  % (25548)Time elapsed: 0.197 s
% 32.34/4.74  % (25548)Instructions burned: 394 (million)
% 32.34/4.74  % (25548)------------------------------
% 32.34/4.74  % (25548)------------------------------
% 32.34/4.74  % (25556)lrs-1002_1:17_sil=2000:bce=on:rp=on:nwc=4.0:sac=on:nicw=on:i=485:ep=RS:fsr=off:amm=off:rawr=on:afp=1000_0 on theBenchmark for (2955ds/485Mi)
% 32.34/4.74  % (25556)Refutation not found, incomplete strategy% (25556)------------------------------
% 32.34/4.74  % (25556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.34/4.74  % (25556)Termination reason: Refutation not found, incomplete strategy
% 32.34/4.74  
% 32.34/4.74  % (25556)Memory used [KB]: 1100
% 32.34/4.74  % (25556)Time elapsed: 0.005 s
% 32.34/4.74  % (25556)Instructions burned: 5 (million)
% 32.34/4.74  % (25556)------------------------------
% 32.34/4.74  % (25556)------------------------------
% 32.34/4.75  % (25557)lrs-1010_1:1024_anc=all_dependent:to=lpo:sp=const_frequency:sos=on:br=off:nwc=10.0:i=485:nm=30:newcnf=on:sil=8000:bd=off:fde=unused:ss=axioms_0 on theBenchmark for (2955ds/485Mi)
% 32.34/4.75  % (25557)Refutation not found, incomplete strategy% (25557)------------------------------
% 32.34/4.75  % (25557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.34/4.75  % (25557)Termination reason: Refutation not found, incomplete strategy
% 32.34/4.75  
% 32.34/4.75  % (25557)Memory used [KB]: 1090
% 32.34/4.75  % (25557)Time elapsed: 0.004 s
% 32.34/4.75  % (25557)Instructions burned: 4 (million)
% 32.34/4.75  % (25557)------------------------------
% 32.34/4.75  % (25557)------------------------------
% 32.34/4.76  % (25558)ott-1010_1032285:1048576_to=lpo:drc=off:sil=2000:tgt=ground:fde=unused:bsd=on:sp=reverse_arity:sos=on:rnwc=on:fd=preordered:nwc=3.32781:s2agt=15:s2a=on:s2pl=on:i=220:s2at=4.5:bs=unit_only:bd=off:nm=14:amm=off:uhcvi=on:rawr=on_0 on theBenchmark for (2955ds/220Mi)
% 32.62/4.85  % (25552)Instruction limit reached!
% 32.62/4.85  % (25552)------------------------------
% 32.62/4.85  % (25552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.62/4.85  % (25552)Termination reason: Unknown
% 32.62/4.85  % (25552)Termination phase: Saturation
% 32.62/4.85  
% 32.62/4.85  % (25552)Memory used [KB]: 4933
% 32.62/4.85  % (25552)Time elapsed: 0.279 s
% 32.62/4.85  % (25552)Instructions burned: 571 (million)
% 32.62/4.85  % (25552)------------------------------
% 32.62/4.85  % (25552)------------------------------
% 32.95/4.86  % (25558)Instruction limit reached!
% 32.95/4.86  % (25558)------------------------------
% 32.95/4.86  % (25558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 32.95/4.86  % (25558)Termination reason: Unknown
% 32.95/4.86  % (25558)Termination phase: Saturation
% 32.95/4.86  
% 32.95/4.86  % (25558)Memory used [KB]: 1945
% 32.95/4.86  % (25558)Time elapsed: 0.130 s
% 32.95/4.86  % (25558)Instructions burned: 221 (million)
% 32.95/4.86  % (25558)------------------------------
% 32.95/4.86  % (25558)------------------------------
% 32.95/4.87  % (25567)dis-1010_76381:524288_drc=off:sil=4000:irw=on:sp=frequency:lma=on:spb=goal:rnwc=on:gs=on:nwc=13.9901:s2agt=10:kmz=on:updr=off:sac=on:newcnf=on:gsem=on:cond=fast:s2a=on:i=890:s2at=6:kws=inv_frequency:awrs=converge:awrsf=968:bd=off:nm=10:rawr=on:sfv=off:alpa=random_0 on theBenchmark for (2954ds/890Mi)
% 32.95/4.87  % (25565)lrs+1011_722839:524288_sil=4000:tgt=ground:fde=none:plsq=on:plsqr=5516061,65536:sp=const_max:spb=goal:acc=on:lsd=5:fd=preordered:nwc=19.5454:avsqc=4:sac=on:newcnf=on:lwlo=on:avsq=on:i=520:afp=1000000:avsqr=2357819,1048576:bd=off:nm=0:afq=4.85051:uhcvi=on:rawr=on:avsql=on_0 on theBenchmark for (2954ds/520Mi)
% 33.38/4.91  % (25547)Instruction limit reached!
% 33.38/4.91  % (25547)------------------------------
% 33.38/4.91  % (25547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.38/4.91  % (25547)Termination reason: Unknown
% 33.38/4.91  % (25547)Termination phase: Saturation
% 33.38/4.91  
% 33.38/4.91  % (25547)Memory used [KB]: 4067
% 33.38/4.91  % (25547)Time elapsed: 0.410 s
% 33.38/4.91  % (25547)Instructions burned: 848 (million)
% 33.38/4.91  % (25547)------------------------------
% 33.38/4.91  % (25547)------------------------------
% 33.38/4.91  % (25571)lrs+1011_5035:1048576_anc=none:bsr=unit_only:to=lpo:drc=encompass:sil=2000:sims=off:avsql=on:ile=on:sp=const_frequency:erd=off:lma=on:lsd=20:nwc=9.73724:alpa=random:lwlo=on:avsq=on:st=3:i=670:sd=1:avsqr=9159,1048576:awrs=converge:awrsf=302:nm=0:fsr=off:amm=sco:ss=axioms:sgt=50:rawr=on_0 on theBenchmark for (2954ds/670Mi)
% 33.53/4.94  % (25551)Instruction limit reached!
% 33.53/4.94  % (25551)------------------------------
% 33.53/4.94  % (25551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.53/4.94  % (25551)Termination reason: Unknown
% 33.53/4.94  % (25551)Termination phase: Saturation
% 33.53/4.94  
% 33.53/4.94  % (25551)Memory used [KB]: 2725
% 33.53/4.94  % (25551)Time elapsed: 0.364 s
% 33.53/4.94  % (25551)Instructions burned: 896 (million)
% 33.53/4.94  % (25551)------------------------------
% 33.53/4.94  % (25551)------------------------------
% 33.90/4.94  % (25572)dis+34_1:1_sil=8000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:rp=on:nwc=10.0:newcnf=on:i=533:sd=1:av=off:ss=axioms_0 on theBenchmark for (2953ds/533Mi)
% 35.48/5.13  % (25565)Instruction limit reached!
% 35.48/5.13  % (25565)------------------------------
% 35.48/5.13  % (25565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.48/5.13  % (25565)Termination reason: Unknown
% 35.48/5.13  % (25565)Termination phase: Saturation
% 35.48/5.13  
% 35.48/5.13  % (25565)Memory used [KB]: 5448
% 35.48/5.13  % (25565)Time elapsed: 0.282 s
% 35.48/5.13  % (25565)Instructions burned: 520 (million)
% 35.48/5.13  % (25565)------------------------------
% 35.48/5.13  % (25565)------------------------------
% 35.48/5.14  % (25573)lrs-1010_1:1_sil=4000:bsd=on:spb=goal_then_units:s2a=on:i=1222:s2at=2.0:bs=on:sd=4:aac=none:bd=off:nm=16:fsr=off:ss=axioms:sgt=8:kws=precedence:gsp=on_0 on theBenchmark for (2951ds/1222Mi)
% 35.48/5.17  % (25572)Instruction limit reached!
% 35.48/5.17  % (25572)------------------------------
% 35.48/5.17  % (25572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.48/5.17  % (25572)Termination reason: Unknown
% 35.48/5.17  % (25572)Termination phase: Saturation
% 35.48/5.17  
% 35.48/5.17  % (25572)Memory used [KB]: 3128
% 35.48/5.17  % (25572)Time elapsed: 0.227 s
% 35.48/5.17  % (25572)Instructions burned: 534 (million)
% 35.48/5.17  % (25572)------------------------------
% 35.48/5.17  % (25572)------------------------------
% 35.48/5.17  % (25574)lrs+1011_1:1024_anc=all_dependent:sil=4000:plsqc=3:plsq=on:sp=unary_first:lsd=10:bce=on:i=364:bs=unit_only:afp=50:nm=4:afq=3.79765_0 on theBenchmark for (2951ds/364Mi)
% 36.31/5.23  % (25571)Instruction limit reached!
% 36.31/5.23  % (25571)------------------------------
% 36.31/5.23  % (25571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.23  % (25571)Termination reason: Unknown
% 36.31/5.23  % (25571)Termination phase: Saturation
% 36.31/5.23  
% 36.31/5.23  % (25571)Memory used [KB]: 4853
% 36.31/5.23  % (25571)Time elapsed: 0.346 s
% 36.31/5.23  % (25571)Instructions burned: 671 (million)
% 36.31/5.23  % (25571)------------------------------
% 36.31/5.23  % (25571)------------------------------
% 36.31/5.24  % (25575)lrs+1011_5758689:1048576_bsr=unit_only:drc=off:sil=2000:tgt=full:fde=none:ile=on:foolp=on:lma=on:lsd=100:rnwc=on:nwc=8.10052:updr=off:newcnf=on:lwlo=on:i=1592:kws=precedence:awrs=decay:awrsf=1438:bd=preordered:nm=3:av=off:uhcvi=on:rawr=on:bs=on:ss=included:sd=2:st=5.0:sp=const_max:ins=3:bsd=on:bsdmm=2_0 on theBenchmark for (2950ds/1592Mi)
% 36.31/5.25  % (25533)Instruction limit reached!
% 36.31/5.25  % (25533)------------------------------
% 36.31/5.25  % (25533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.25  % (25533)Termination reason: Unknown
% 36.31/5.25  % (25533)Termination phase: Saturation
% 36.31/5.25  
% 36.31/5.25  % (25533)Memory used [KB]: 3887
% 36.31/5.25  % (25533)Time elapsed: 1.442 s
% 36.31/5.25  % (25533)Instructions burned: 3657 (million)
% 36.31/5.25  % (25533)------------------------------
% 36.31/5.25  % (25533)------------------------------
% 36.31/5.26  % (25576)dis+33_1930041:1048576_sil=4000:tgt=ground:plsqc=1:plsq=on:plsqr=4356867,524288:sp=frequency:sos=on:lma=on:spb=intro:lcm=reverse:rnwc=on:plsql=on:nwc=24.1115:sac=on:cond=fast:st=1.5:i=1151:bs=on:sd=2:kws=precedence:nm=40:uhcvi=on:ss=axioms:rawr=on:bd=off:nicw=on_0 on theBenchmark for (2950ds/1151Mi)
% 36.31/5.28  % (25567)Instruction limit reached!
% 36.31/5.28  % (25567)------------------------------
% 36.31/5.28  % (25567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.28  % (25567)Termination reason: Unknown
% 36.31/5.28  % (25567)Termination phase: Saturation
% 36.31/5.28  
% 36.31/5.28  % (25567)Memory used [KB]: 6568
% 36.31/5.28  % (25567)Time elapsed: 0.435 s
% 36.31/5.28  % (25567)Instructions burned: 891 (million)
% 36.31/5.28  % (25567)------------------------------
% 36.31/5.28  % (25567)------------------------------
% 36.31/5.28  % (25577)lrs+3_1:1_sil=2000:plsq=on:plsqr=23463,524288:sos=on:erd=off:urr=on:bce=on:rp=on:st=2.0:i=615:bs=unit_only:sd=2:bd=off:ss=axioms:rawr=on:anc=none:sac=on:slsq=on:bsr=on:lcm=reverse_0 on theBenchmark for (2950ds/615Mi)
% 36.76/5.38  % (25574)Instruction limit reached!
% 36.76/5.38  % (25574)------------------------------
% 36.76/5.38  % (25574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.76/5.38  % (25574)Termination reason: Unknown
% 36.76/5.38  % (25574)Termination phase: Saturation
% 36.76/5.38  
% 36.76/5.38  % (25574)Memory used [KB]: 4532
% 36.76/5.38  % (25574)Time elapsed: 0.216 s
% 36.76/5.38  % (25574)Instructions burned: 364 (million)
% 36.76/5.38  % (25574)------------------------------
% 36.76/5.38  % (25574)------------------------------
% 36.76/5.39  % (25578)lrs+1010_16985:32768_bsr=unit_only:sil=4000:tgt=ground:sp=occurrence:urr=on:lcm=predicate:nwc=16.8291:i=1687:sd=5:kws=precedence:awrs=converge:awrsf=1007:nm=25:ins=4:av=off:fsr=off:ss=axioms:rawr=on:plsq=on:plsql=on:plsqr=11787,131072:uhcvi=on:sims=off_0 on theBenchmark for (2949ds/1687Mi)
% 37.58/5.59  % (25577)Instruction limit reached!
% 37.58/5.59  % (25577)------------------------------
% 37.58/5.59  % (25577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.58/5.59  % (25577)Termination reason: Unknown
% 37.58/5.59  % (25577)Termination phase: Saturation
% 37.58/5.59  
% 37.58/5.59  % (25577)Memory used [KB]: 5385
% 37.58/5.59  % (25577)Time elapsed: 0.314 s
% 37.58/5.59  % (25577)Instructions burned: 615 (million)
% 37.58/5.59  % (25577)------------------------------
% 37.58/5.59  % (25577)------------------------------
% 37.58/5.60  % (25579)lrs+1011_1:16_sil=2000:plsq=on:plsqr=1,15:urr=on:slsqc=1:slsq=on:st=6.0:i=565:sd=3:fsr=off:ss=included:rawr=on:sup=off:bd=off_0 on theBenchmark for (2947ds/565Mi)
% 38.21/5.72  % (25544)Instruction limit reached!
% 38.21/5.72  % (25544)------------------------------
% 38.21/5.72  % (25544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.21/5.72  % (25544)Termination reason: Unknown
% 38.21/5.72  % (25544)Termination phase: Saturation
% 38.21/5.72  
% 38.21/5.72  % (25544)Memory used [KB]: 15249
% 38.21/5.72  % (25544)Time elapsed: 1.377 s
% 38.21/5.72  % (25544)Instructions burned: 2899 (million)
% 38.21/5.72  % (25544)------------------------------
% 38.21/5.72  % (25544)------------------------------
% 40.40/5.72  % (25580)dis-21_1:1_drc=encompass:sos=on:urr=ec_only:i=2622:ins=1:av=off:ss=axioms:fde=none:sd=3:bsr=on:sil=8000:nm=3_0 on theBenchmark for (2945ds/2622Mi)
% 40.40/5.73  % (25573)Instruction limit reached!
% 40.40/5.73  % (25573)------------------------------
% 40.40/5.73  % (25573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.40/5.73  % (25573)Termination reason: Unknown
% 40.40/5.73  % (25573)Termination phase: Saturation
% 40.40/5.73  
% 40.40/5.73  % (25573)Memory used [KB]: 3568
% 40.40/5.73  % (25573)Time elapsed: 0.590 s
% 40.40/5.73  % (25573)Instructions burned: 1223 (million)
% 40.40/5.73  % (25573)------------------------------
% 40.40/5.73  % (25573)------------------------------
% 40.40/5.73  % (25581)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=7323:ss=axioms:sgt=4_0 on theBenchmark for (2945ds/7323Mi)
% 40.40/5.79  % (25576)Instruction limit reached!
% 40.40/5.79  % (25576)------------------------------
% 40.40/5.79  % (25576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.40/5.79  % (25576)Termination reason: Unknown
% 40.40/5.79  % (25576)Termination phase: Saturation
% 40.40/5.79  
% 40.40/5.79  % (25576)Memory used [KB]: 8247
% 40.40/5.79  % (25576)Time elapsed: 0.537 s
% 40.40/5.79  % (25576)Instructions burned: 1152 (million)
% 40.40/5.79  % (25576)------------------------------
% 40.40/5.79  % (25576)------------------------------
% 40.40/5.80  % (25582)ott-34_1029:1048576_sil=2000:plsq=on:plsqr=1337309,262144:sp=occurrence:sos=on:rnwc=on:plsql=on:nwc=6.00539:flr=on:i=1765:awrs=converge:awrsf=931:nm=2:ss=axioms:rawr=on:sd=3:bd=off:aac=none:afp=10:afq=1.2425605784405938:sac=on_0 on theBenchmark for (2945ds/1765Mi)
% 40.98/5.82  % (25579)Instruction limit reached!
% 40.98/5.82  % (25579)------------------------------
% 40.98/5.82  % (25579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.98/5.82  % (25579)Termination reason: Unknown
% 40.98/5.82  % (25579)Termination phase: Saturation
% 40.98/5.82  
% 40.98/5.82  % (25579)Memory used [KB]: 2223
% 40.98/5.82  % (25579)Time elapsed: 0.224 s
% 40.98/5.82  % (25579)Instructions burned: 567 (million)
% 40.98/5.82  % (25579)------------------------------
% 40.98/5.82  % (25579)------------------------------
% 40.98/5.82  % (25583)lrs+1010_1:56_slsqr=3,4:tgt=ground:slsqc=1:slsq=on:i=691:s2at=2.0:bd=off:amm=sco:sac=on:kws=inv_frequency:nwc=2.4:sil=4000:sfv=off:ss=axioms:sgt=32_0 on theBenchmark for (2944ds/691Mi)
% 41.74/6.01  % (25575)Instruction limit reached!
% 41.74/6.01  % (25575)------------------------------
% 41.74/6.01  % (25575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.74/6.01  % (25575)Termination reason: Unknown
% 41.74/6.01  % (25575)Termination phase: Saturation
% 41.74/6.01  
% 41.74/6.01  % (25575)Memory used [KB]: 3866
% 41.74/6.01  % (25575)Time elapsed: 0.773 s
% 41.74/6.01  % (25575)Instructions burned: 1593 (million)
% 41.74/6.01  % (25575)------------------------------
% 41.74/6.01  % (25575)------------------------------
% 41.74/6.01  % (25584)dis+1011_1:99_anc=none:fde=unused:plsqc=2:bsd=on:plsq=on:plsqr=109,504:sp=reverse_frequency:spb=intro:rp=on:alpa=random:s2a=on:i=700:s2at=-1.0:aac=none:nm=16:rawr=on:sil=256000:acc=model_0 on theBenchmark for (2943ds/700Mi)
% 42.13/6.17  % (25583)Instruction limit reached!
% 42.13/6.17  % (25583)------------------------------
% 42.13/6.17  % (25583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.13/6.17  % (25583)Termination reason: Unknown
% 42.13/6.17  % (25583)Termination phase: Saturation
% 42.13/6.17  
% 42.13/6.17  % (25583)Memory used [KB]: 4509
% 42.13/6.17  % (25583)Time elapsed: 0.349 s
% 42.13/6.17  % (25583)Instructions burned: 691 (million)
% 42.13/6.17  % (25583)------------------------------
% 42.13/6.17  % (25583)------------------------------
% 42.13/6.17  % (25585)lrs+35_1:7_sil=2000:tgt=full:fde=unused:sp=occurrence:sos=on:st=3.5:s2pl=no:i=458:bd=off:nm=16:fsr=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2941ds/458Mi)
% 42.75/6.28  % (25578)Instruction limit reached!
% 42.75/6.28  % (25578)------------------------------
% 42.75/6.28  % (25578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.75/6.28  % (25578)Termination reason: Unknown
% 42.75/6.28  % (25578)Termination phase: Saturation
% 42.75/6.28  
% 42.75/6.28  % (25578)Memory used [KB]: 8747
% 42.75/6.28  % (25578)Time elapsed: 0.896 s
% 42.75/6.28  % (25578)Instructions burned: 1688 (million)
% 42.75/6.28  % (25578)------------------------------
% 42.75/6.28  % (25578)------------------------------
% 42.75/6.29  % (25586)lrs+1010_1:1_sil=2000:sp=unary_first:sos=on:erd=off:nwc=10.0:slsq=on:lwlo=on:i=1083:sd=1:kws=precedence:slsql=off:bd=off:nm=4:ss=axioms:urr=on_0 on theBenchmark for (2940ds/1083Mi)
% 43.02/6.32  % (25584)Instruction limit reached!
% 43.02/6.32  % (25584)------------------------------
% 43.02/6.32  % (25584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.02/6.32  % (25584)Termination reason: Unknown
% 43.02/6.32  % (25584)Termination phase: Saturation
% 43.02/6.32  
% 43.02/6.32  % (25584)Memory used [KB]: 5742
% 43.02/6.32  % (25584)Time elapsed: 0.309 s
% 43.02/6.32  % (25584)Instructions burned: 700 (million)
% 43.02/6.32  % (25584)------------------------------
% 43.02/6.32  % (25584)------------------------------
% 43.02/6.33  % (25587)ott-1010_3376641:1048576_anc=none:to=lpo:sil=4000:tgt=ground:fde=unused:sp=unary_frequency:sos=on:spb=intro:lcm=predicate:fd=preordered:st=3.0:i=1412:sd=1:bd=off:nm=3:ins=2:fsr=off:uhcvi=on:fdi=64:ss=included:sgt=100:newcnf=on:nwc=3.871969461363868_0 on theBenchmark for (2939ds/1412Mi)
% 43.02/6.40  % (25585)Instruction limit reached!
% 43.02/6.40  % (25585)------------------------------
% 43.02/6.40  % (25585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.02/6.40  % (25585)Termination reason: Unknown
% 43.02/6.40  % (25585)Termination phase: Saturation
% 43.02/6.40  
% 43.02/6.40  % (25585)Memory used [KB]: 6338
% 43.02/6.40  % (25585)Time elapsed: 0.231 s
% 43.02/6.40  % (25585)Instructions burned: 459 (million)
% 43.02/6.40  % (25585)------------------------------
% 43.02/6.40  % (25585)------------------------------
% 43.02/6.41  % (25588)dis+1011_38921:131072_bsr=on:drc=encompass:sil=8000:tgt=full:sp=frequency:sos=on:spb=goal:lcm=reverse:nwc=23.4974:newcnf=on:cond=fast:st=1.5:i=2991:sd=2:bd=preordered:nm=16:av=off:ss=axioms:sgt=10:rawr=on:bsd=on:kws=arity_squared:rp=on:ins=1_0 on theBenchmark for (2939ds/2991Mi)
% 47.08/6.60  % (25582)Instruction limit reached!
% 47.08/6.60  % (25582)------------------------------
% 47.08/6.60  % (25582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.08/6.60  % (25582)Termination reason: Unknown
% 47.08/6.60  % (25582)Termination phase: Saturation
% 47.08/6.60  
% 47.08/6.60  % (25582)Memory used [KB]: 6485
% 47.08/6.60  % (25582)Time elapsed: 0.806 s
% 47.08/6.60  % (25582)Instructions burned: 1766 (million)
% 47.08/6.60  % (25582)------------------------------
% 47.08/6.60  % (25582)------------------------------
% 47.08/6.61  % (25589)lrs+1011_1:32_sil=2000:lsd=10:rp=on:newcnf=on:i=728:fsr=off:fs=off_0 on theBenchmark for (2937ds/728Mi)
% 48.08/6.79  % (25580)Instruction limit reached!
% 48.08/6.79  % (25580)------------------------------
% 48.08/6.79  % (25580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.08/6.79  % (25580)Termination reason: Unknown
% 48.08/6.79  % (25580)Termination phase: Saturation
% 48.08/6.79  
% 48.08/6.79  % (25580)Memory used [KB]: 10380
% 48.08/6.79  % (25580)Time elapsed: 1.069 s
% 48.08/6.79  % (25580)Instructions burned: 2623 (million)
% 48.08/6.79  % (25580)------------------------------
% 48.08/6.79  % (25580)------------------------------
% 48.08/6.79  % (25590)dis+2_1:1024_sil=8000:i=4428:kws=precedence:ss=included:sgt=32:rawr=on:sp=unary_frequency:drc=off_0 on theBenchmark for (2935ds/4428Mi)
% 48.51/6.82  % (25586)Instruction limit reached!
% 48.51/6.82  % (25586)------------------------------
% 48.51/6.82  % (25586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.51/6.82  % (25586)Termination reason: Unknown
% 48.51/6.82  % (25586)Termination phase: Saturation
% 48.51/6.82  
% 48.51/6.82  % (25586)Memory used [KB]: 5185
% 48.51/6.82  % (25586)Time elapsed: 0.538 s
% 48.51/6.82  % (25586)Instructions burned: 1083 (million)
% 48.51/6.82  % (25586)------------------------------
% 48.51/6.82  % (25586)------------------------------
% 48.51/6.83  % (25591)dis-30_282927:1048576_sfv=off:sil=2000:etr=on:sp=unary_first:spb=goal_then_units:abs=on:nwc=11.1969:s2agt=100:kmz=on:cond=fast:st=3:s2a=on:i=523:s2at=1.5:add=large:sd=4:bd=off:nm=25:fsr=off:fsd=on:gsp=on:ss=axioms:er=known:rawr=on:alpa=random:lma=on_0 on theBenchmark for (2934ds/523Mi)
% 48.51/6.87  % (25589)Instruction limit reached!
% 48.51/6.87  % (25589)------------------------------
% 48.51/6.87  % (25589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.51/6.87  % (25589)Termination reason: Unknown
% 48.51/6.87  % (25589)Termination phase: Saturation
% 48.51/6.87  
% 48.51/6.87  % (25589)Memory used [KB]: 1553
% 48.51/6.87  % (25589)Time elapsed: 0.264 s
% 48.51/6.87  % (25589)Instructions burned: 728 (million)
% 48.51/6.87  % (25589)------------------------------
% 48.51/6.87  % (25589)------------------------------
% 48.51/6.87  % (25592)dis+1_8:1_to=lpo:sil=4000:sos=on:spb=goal_then_units:fd=off:gs=on:newcnf=on:st=5.0:i=326:sd=2:av=off:sup=off:ss=axioms:gsp=on:fde=none:s2a=on:s2agt=8_0 on theBenchmark for (2934ds/326Mi)
% 49.08/6.94  % (25587)Instruction limit reached!
% 49.08/6.94  % (25587)------------------------------
% 49.08/6.94  % (25587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.08/6.94  % (25587)Termination reason: Unknown
% 49.08/6.94  % (25587)Termination phase: Saturation
% 49.08/6.94  
% 49.08/6.94  % (25587)Memory used [KB]: 3815
% 49.08/6.94  % (25587)Time elapsed: 0.618 s
% 49.08/6.94  % (25587)Instructions burned: 1413 (million)
% 49.08/6.94  % (25587)------------------------------
% 49.08/6.94  % (25587)------------------------------
% 49.08/6.95  % (25593)lrs+1011_1:64_slsqr=117407,1048576:drc=encompass:sil=2000:plsqc=1:plsq=on:plsqr=32300765,1048576:urr=ec_only:rp=on:slsqc=3:slsq=on:i=1262:slsql=off:bd=off:rawr=on:fsr=off:br=off:s2at=2.0_0 on theBenchmark for (2933ds/1262Mi)
% 50.76/7.03  % (25592)Instruction limit reached!
% 50.76/7.03  % (25592)------------------------------
% 50.76/7.03  % (25592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 50.76/7.03  % (25592)Termination reason: Unknown
% 50.76/7.03  % (25592)Termination phase: Saturation
% 50.76/7.03  
% 50.76/7.03  % (25592)Memory used [KB]: 3747
% 50.76/7.03  % (25592)Time elapsed: 0.159 s
% 50.76/7.03  % (25592)Instructions burned: 327 (million)
% 50.76/7.03  % (25592)------------------------------
% 50.76/7.03  % (25592)------------------------------
% 50.76/7.03  % (25594)lrs+1011_1:1_sil=2000:sos=on:erd=off:spb=units:st=3.0:i=754:kws=precedence:aac=none:nm=0:ss=axioms_0 on theBenchmark for (2932ds/754Mi)
% 51.00/7.07  % (25591)Instruction limit reached!
% 51.00/7.07  % (25591)------------------------------
% 51.00/7.07  % (25591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.00/7.07  % (25591)Termination reason: Unknown
% 51.00/7.07  % (25591)Termination phase: Saturation
% 51.00/7.07  
% 51.00/7.07  % (25591)Memory used [KB]: 4855
% 51.00/7.07  % (25591)Time elapsed: 0.247 s
% 51.00/7.07  % (25591)Instructions burned: 524 (million)
% 51.00/7.07  % (25591)------------------------------
% 51.00/7.07  % (25591)------------------------------
% 51.00/7.08  % (25595)lrs+1011_1:1_sil=2000:erd=off:cond=fast:i=637:nm=10:fsr=off:fsd=on:sup=off:bd=off_0 on theBenchmark for (2932ds/637Mi)
% 51.00/7.08  % (25595)Refutation not found, incomplete strategy% (25595)------------------------------
% 51.00/7.08  % (25595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.00/7.08  % (25595)Termination reason: Refutation not found, incomplete strategy
% 51.00/7.08  
% 51.00/7.08  % (25595)Memory used [KB]: 1022
% 51.00/7.08  % (25595)Time elapsed: 0.004 s
% 51.00/7.08  % (25595)Instructions burned: 3 (million)
% 51.00/7.08  % (25595)------------------------------
% 51.00/7.08  % (25595)------------------------------
% 51.00/7.08  % (25596)lrs+1010_1:1_to=lpo:sil=2000:sos=on:fd=off:i=155:bd=off_0 on theBenchmark for (2932ds/155Mi)
% 51.54/7.17  % (25596)Instruction limit reached!
% 51.54/7.17  % (25596)------------------------------
% 51.54/7.17  % (25596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.54/7.17  % (25596)Termination reason: Unknown
% 51.54/7.17  % (25596)Termination phase: Saturation
% 51.54/7.17  
% 51.54/7.17  % (25596)Memory used [KB]: 2243
% 51.54/7.17  % (25596)Time elapsed: 0.088 s
% 51.54/7.17  % (25596)Instructions burned: 156 (million)
% 51.54/7.17  % (25596)------------------------------
% 51.54/7.17  % (25596)------------------------------
% 51.54/7.17  % (25597)lrs-1011_1:1_to=lpo:sil=4000:tgt=ground:sp=reverse_frequency:sos=on:lsd=20:bce=on:flr=on:lwlo=on:st=1.5:i=644:sd=2:ss=axioms_0 on theBenchmark for (2931ds/644Mi)
% 52.94/7.40  % (25594)Instruction limit reached!
% 52.94/7.40  % (25594)------------------------------
% 52.94/7.40  % (25594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 52.94/7.40  % (25594)Termination reason: Unknown
% 52.94/7.40  % (25594)Termination phase: Saturation
% 52.94/7.40  
% 52.94/7.40  % (25594)Memory used [KB]: 6904
% 52.94/7.40  % (25594)Time elapsed: 0.374 s
% 52.94/7.40  % (25594)Instructions burned: 754 (million)
% 52.94/7.40  % (25594)------------------------------
% 52.94/7.40  % (25594)------------------------------
% 52.94/7.41  % (25598)dis+1002_8:15_to=lpo:sil=4000:tgt=ground:sp=weighted_frequency:spb=goal_then_units:s2agt=16:nicw=on:st=1.5:s2a=on:i=772:aac=none:nm=32:ss=axioms:sims=off_0 on theBenchmark for (2929ds/772Mi)
% 54.10/7.48  % (25593)Instruction limit reached!
% 54.10/7.48  % (25593)------------------------------
% 54.10/7.48  % (25593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 54.10/7.49  % (25593)Termination reason: Unknown
% 54.10/7.49  % (25593)Termination phase: Saturation
% 54.10/7.49  
% 54.10/7.49  % (25593)Memory used [KB]: 3717
% 54.10/7.49  % (25593)Time elapsed: 0.542 s
% 54.10/7.49  % (25593)Instructions burned: 1263 (million)
% 54.10/7.49  % (25593)------------------------------
% 54.10/7.49  % (25593)------------------------------
% 54.10/7.49  % (25599)dis-1011_1:3_nwc=10.0:s2agt=8:s2a=on:i=780:bs=on:av=off:sp=occurrence:sil=2000:si=on:rtra=on:random_seed=2126866997:updr=off:bd=off_0 on theBenchmark for (2928ds/780Mi)
% 54.10/7.50  % (25597)Instruction limit reached!
% 54.10/7.50  % (25597)------------------------------
% 54.10/7.50  % (25597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 54.10/7.50  % (25597)Termination reason: Unknown
% 54.10/7.50  % (25597)Termination phase: Saturation
% 54.10/7.50  
% 54.10/7.50  % (25597)Memory used [KB]: 3320
% 54.10/7.50  % (25597)Time elapsed: 0.331 s
% 54.10/7.50  % (25597)Instructions burned: 645 (million)
% 54.10/7.50  % (25597)------------------------------
% 54.10/7.50  % (25597)------------------------------
% 54.10/7.51  % (25600)dis+1011_5:1_sil=2000:tgt=full:plsqc=1:plsq=on:plsqr=133465761,1048576:spb=non_intro:i=458:nm=2:ins=1:ss=axioms:rawr=on:alpa=true:kws=precedence:fsr=off_0 on theBenchmark for (2928ds/458Mi)
% 56.27/7.72  % (25600)Instruction limit reached!
% 56.27/7.72  % (25600)------------------------------
% 56.27/7.72  % (25600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.27/7.72  % (25600)Termination reason: Unknown
% 56.27/7.72  % (25600)Termination phase: Saturation
% 56.27/7.72  
% 56.27/7.72  % (25600)Memory used [KB]: 3827
% 56.27/7.72  % (25600)Time elapsed: 0.218 s
% 56.27/7.72  % (25600)Instructions burned: 459 (million)
% 56.27/7.72  % (25600)------------------------------
% 56.27/7.72  % (25600)------------------------------
% 56.27/7.73  % (25601)lrs+1010_1:128_sil=8000:sos=all:urr=full:sac=on:i=659:fsd=on:sup=off:ss=included:st=2.5:sd=7_0 on theBenchmark for (2926ds/659Mi)
% 56.62/7.77  % (25598)Instruction limit reached!
% 56.62/7.77  % (25598)------------------------------
% 56.62/7.77  % (25598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.62/7.77  % (25598)Termination reason: Unknown
% 56.62/7.77  % (25598)Termination phase: Saturation
% 56.62/7.77  
% 56.62/7.77  % (25598)Memory used [KB]: 4707
% 56.62/7.77  % (25598)Time elapsed: 0.367 s
% 56.62/7.77  % (25598)Instructions burned: 773 (million)
% 56.62/7.77  % (25598)------------------------------
% 56.62/7.77  % (25598)------------------------------
% 56.62/7.78  % (25588)Instruction limit reached!
% 56.62/7.78  % (25588)------------------------------
% 56.62/7.78  % (25588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.62/7.78  % (25588)Termination reason: Unknown
% 56.62/7.78  % (25588)Termination phase: Saturation
% 56.62/7.78  
% 56.62/7.78  % (25588)Memory used [KB]: 17746
% 56.62/7.78  % (25588)Time elapsed: 1.373 s
% 56.62/7.78  % (25588)Instructions burned: 2991 (million)
% 56.62/7.78  % (25588)------------------------------
% 56.62/7.78  % (25588)------------------------------
% 56.62/7.78  % (25602)lrs+21_1:1_sil=16000:sos=all:lma=on:i=2327:sd=1:ep=R:ss=axioms_0 on theBenchmark for (2925ds/2327Mi)
% 56.62/7.78  % (25602)Refutation not found, incomplete strategy% (25602)------------------------------
% 56.62/7.78  % (25602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.62/7.78  % (25602)Termination reason: Refutation not found, incomplete strategy
% 56.62/7.78  
% 56.62/7.78  % (25602)Memory used [KB]: 992
% 56.62/7.78  % (25602)Time elapsed: 0.003 s
% 56.62/7.78  % (25602)Instructions burned: 2 (million)
% 56.62/7.78  % (25602)------------------------------
% 56.62/7.78  % (25602)------------------------------
% 56.62/7.78  % (25603)dis+1011_986949:1048576_sil=2000:irw=on:fde=none:ile=on:etr=on:sp=unary_first:bce=on:fd=preordered:rp=on:nwc=22.6584:cond=fast:st=2.5:s2pl=on:i=395:s2at=2:sd=7:kws=precedence:nm=0:ins=1:av=off:gsp=on:ss=axioms:rawr=on:gs=on:lsd=20_0 on theBenchmark for (2925ds/395Mi)
% 56.62/7.78  % (25604)dis+11_1:1024_sil=2000:tgt=ground:i=1321:awrs=converge:fd=preordered_0 on theBenchmark for (2925ds/1321Mi)
% 56.62/7.84  % (25599)Instruction limit reached!
% 56.62/7.84  % (25599)------------------------------
% 56.62/7.84  % (25599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.62/7.84  % (25599)Termination reason: Unknown
% 56.62/7.84  % (25599)Termination phase: Saturation
% 56.62/7.84  
% 56.62/7.84  % (25599)Memory used [KB]: 4857
% 56.62/7.84  % (25599)Time elapsed: 0.352 s
% 56.62/7.84  % (25599)Instructions burned: 780 (million)
% 56.62/7.84  % (25599)------------------------------
% 56.62/7.84  % (25599)------------------------------
% 56.62/7.84  % (25605)dis+21_1:5_sil=4000:urr=on:nwc=2.0:st=1.5:i=523:ss=axioms:slsq=on:slsqc=3:slsqr=1,8:s2at=3.0:fdi=5:ep=RST:br=off_0 on theBenchmark for (2924ds/523Mi)
% 57.54/7.97  % (25603)Instruction limit reached!
% 57.54/7.97  % (25603)------------------------------
% 57.54/7.97  % (25603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.54/7.97  % (25603)Termination reason: Unknown
% 57.54/7.97  % (25603)Termination phase: Saturation
% 57.54/7.97  
% 57.54/7.97  % (25603)Memory used [KB]: 3886
% 57.54/7.97  % (25603)Time elapsed: 0.213 s
% 57.54/7.97  % (25603)Instructions burned: 396 (million)
% 57.54/7.97  % (25603)------------------------------
% 57.54/7.97  % (25603)------------------------------
% 57.54/7.98  % (25606)dis+1011_1:2_sil=2000:tgt=ground:rp=on:newcnf=on:st=7.0:i=681:sd=1:nm=0:ss=axioms:sgt=32_0 on theBenchmark for (2923ds/681Mi)
% 57.98/8.01  % (25555)Instruction limit reached!
% 57.98/8.01  % (25555)------------------------------
% 57.98/8.01  % (25555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.98/8.01  % (25555)Termination reason: Unknown
% 57.98/8.01  % (25555)Termination phase: Saturation
% 57.98/8.01  
% 57.98/8.01  % (25555)Memory used [KB]: 33315
% 57.98/8.01  % (25555)Time elapsed: 3.311 s
% 57.98/8.01  % (25555)Instructions burned: 6293 (million)
% 57.98/8.01  % (25555)------------------------------
% 57.98/8.01  % (25555)------------------------------
% 57.98/8.02  % (25607)lrs+1011_1:1_sil=16000:sos=all:i=818:sd=2:kws=frequency:bd=off:nm=2:ss=axioms:sup=off_0 on theBenchmark for (2923ds/818Mi)
% 57.98/8.06  % (25601)Instruction limit reached!
% 57.98/8.06  % (25601)------------------------------
% 57.98/8.06  % (25601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.98/8.06  % (25601)Termination reason: Unknown
% 57.98/8.06  % (25601)Termination phase: Saturation
% 57.98/8.06  
% 57.98/8.06  % (25601)Memory used [KB]: 5180
% 57.98/8.06  % (25601)Time elapsed: 0.332 s
% 57.98/8.06  % (25601)Instructions burned: 659 (million)
% 57.98/8.06  % (25601)------------------------------
% 57.98/8.06  % (25601)------------------------------
% 59.16/8.08  % (25608)lrs+1011_8:13_slsqr=96,997:drc=off:sil=64000:sp=const_max:spb=goal_then_units:rnwc=on:nwc=5.0:slsq=on:cond=on:i=589:kws=precedence:rawr=on:fd=preordered:av=off:bs=unit_only_0 on theBenchmark for (2922ds/589Mi)
% 59.16/8.08  % (25605)Instruction limit reached!
% 59.16/8.08  % (25605)------------------------------
% 59.16/8.08  % (25605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 59.16/8.08  % (25605)Termination reason: Unknown
% 59.16/8.08  % (25605)Termination phase: Saturation
% 59.16/8.08  
% 59.16/8.08  % (25605)Memory used [KB]: 5599
% 59.16/8.08  % (25605)Time elapsed: 0.259 s
% 59.16/8.08  % (25605)Instructions burned: 524 (million)
% 59.16/8.08  % (25605)------------------------------
% 59.16/8.08  % (25605)------------------------------
% 59.16/8.08  % (25604)First to succeed.
% 59.16/8.08  % (25604)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-25061"
% 59.16/8.08  % (25604)Refutation found. Thanks to Tanya!
% 59.16/8.08  % SZS status Theorem for theBenchmark
% 59.16/8.08  % SZS output start Proof for theBenchmark
% See solution above
% 59.16/8.08  % (25604)------------------------------
% 59.16/8.08  % (25604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 59.16/8.08  % (25604)Termination reason: Refutation
% 59.16/8.08  
% 59.16/8.08  % (25604)Memory used [KB]: 5082
% 59.16/8.08  % (25604)Time elapsed: 0.320 s
% 59.16/8.08  % (25604)Instructions burned: 642 (million)
% 59.16/8.08  % (25061)Success in time 7.754 s
% 59.16/8.08  % Vampire---4.8 exiting
%------------------------------------------------------------------------------