TSTP Solution File: LAT044-1 by Vampire---4.8

View Problem - Process Solution

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

% Computer : n023.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:31:59 EDT 2024

% Result   : Unsatisfiable 26.29s 4.06s
% Output   : Refutation 26.29s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   93 (  93 unt;   0 def)
%            Number of atoms       :   93 (  88 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;  10 con; 0-2 aty)
%            Number of variables   :   77 (  77   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f16742,plain,
    $false,
    inference(subsumption_resolution,[],[f17,f16581]) ).

fof(f16581,plain,
    ~ sP0(n1),
    inference(backward_demodulation,[],[f25,f16491]) ).

fof(f16491,plain,
    n1 = sF7,
    inference(superposition,[],[f16312,f8689]) ).

fof(f8689,plain,
    n1 = join(sF7,complement(sF3)),
    inference(superposition,[],[f360,f223]) ).

fof(f223,plain,
    sF7 = join(sF3,meet(complement(sF3),sF7)),
    inference(superposition,[],[f14,f24]) ).

fof(f24,plain,
    join(sF3,sF6) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

fof(f14,axiom,
    ! [X0,X1] : join(X0,X1) = join(X0,meet(complement(X0),join(X0,X1))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',orthomodular_law) ).

fof(f360,plain,
    ! [X0,X1] : n1 = join(join(X0,X1),complement(X0)),
    inference(superposition,[],[f196,f6]) ).

fof(f6,axiom,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_join) ).

fof(f196,plain,
    ! [X0,X1] : n1 = join(complement(X0),join(X0,X1)),
    inference(forward_demodulation,[],[f167,f71]) ).

fof(f71,plain,
    ! [X0] : n1 = join(n1,X0),
    inference(superposition,[],[f54,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : meet(X0,join(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption1) ).

fof(f54,plain,
    ! [X0] : meet(n1,X0) = X0,
    inference(superposition,[],[f36,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : meet(X0,X1) = meet(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_meet) ).

fof(f36,plain,
    ! [X0] : meet(X0,n1) = X0,
    inference(superposition,[],[f3,f30]) ).

fof(f30,plain,
    ! [X0] : n1 = join(X0,complement(X0)),
    inference(superposition,[],[f11,f13]) ).

fof(f13,axiom,
    ! [X0] : complement(complement(X0)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',invertability3) ).

fof(f11,axiom,
    ! [X0] : join(complement(X0),X0) = n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',invertability1) ).

fof(f167,plain,
    ! [X0,X1] : join(n1,X1) = join(complement(X0),join(X0,X1)),
    inference(superposition,[],[f8,f11]) ).

fof(f8,axiom,
    ! [X2,X0,X1] : join(join(X0,X1),X2) = join(X0,join(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_join) ).

fof(f16312,plain,
    ! [X0] : sF7 = join(sF7,X0),
    inference(forward_demodulation,[],[f16311,f223]) ).

fof(f16311,plain,
    ! [X0] : join(sF7,X0) = join(sF3,meet(complement(sF3),sF7)),
    inference(forward_demodulation,[],[f16310,f1106]) ).

fof(f1106,plain,
    ! [X0] : join(complement(n1),X0) = X0,
    inference(forward_demodulation,[],[f1074,f13]) ).

fof(f1074,plain,
    ! [X0] : complement(complement(X0)) = join(complement(n1),X0),
    inference(superposition,[],[f103,f54]) ).

fof(f103,plain,
    ! [X0,X1] : complement(meet(X1,complement(X0))) = join(complement(X1),X0),
    inference(superposition,[],[f10,f13]) ).

fof(f10,axiom,
    ! [X0,X1] : complement(meet(X0,X1)) = join(complement(X0),complement(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility2) ).

fof(f16310,plain,
    ! [X0] : join(sF7,X0) = join(sF3,join(complement(n1),meet(complement(sF3),sF7))),
    inference(forward_demodulation,[],[f16309,f6]) ).

fof(f16309,plain,
    ! [X0] : join(sF7,X0) = join(sF3,join(meet(complement(sF3),sF7),complement(n1))),
    inference(forward_demodulation,[],[f16261,f819]) ).

fof(f819,plain,
    ! [X0] : complement(n1) = meet(complement(n1),X0),
    inference(superposition,[],[f90,f71]) ).

fof(f90,plain,
    ! [X0,X1] : complement(join(X1,complement(X0))) = meet(complement(X1),X0),
    inference(superposition,[],[f9,f13]) ).

fof(f9,axiom,
    ! [X0,X1] : complement(join(X0,X1)) = meet(complement(X0),complement(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility1) ).

fof(f16261,plain,
    ! [X0] : join(sF7,X0) = join(sF3,join(meet(complement(sF3),sF7),meet(complement(n1),join(sF7,X0)))),
    inference(backward_demodulation,[],[f5616,f16253]) ).

fof(f16253,plain,
    complement(n1) = complement(sF7),
    inference(forward_demodulation,[],[f16218,f7309]) ).

fof(f7309,plain,
    complement(n1) = meet(a,complement(sF6)),
    inference(forward_demodulation,[],[f7294,f308]) ).

fof(f308,plain,
    ! [X0] : complement(n1) = meet(X0,complement(X0)),
    inference(superposition,[],[f13,f116]) ).

fof(f116,plain,
    ! [X0] : n1 = complement(meet(X0,complement(X0))),
    inference(forward_demodulation,[],[f105,f5]) ).

fof(f105,plain,
    ! [X0] : n1 = complement(meet(complement(X0),X0)),
    inference(superposition,[],[f10,f11]) ).

fof(f7294,plain,
    meet(sF5,complement(sF5)) = meet(a,complement(sF6)),
    inference(superposition,[],[f141,f756]) ).

fof(f756,plain,
    complement(sF6) = meet(b,complement(sF5)),
    inference(superposition,[],[f87,f26]) ).

fof(f26,plain,
    sF6 = join(complement(b),sF5),
    inference(backward_demodulation,[],[f23,f21]) ).

fof(f21,plain,
    complement(b) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

fof(f23,plain,
    join(sF4,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

fof(f87,plain,
    ! [X0,X1] : complement(join(complement(X0),X1)) = meet(X0,complement(X1)),
    inference(superposition,[],[f9,f13]) ).

fof(f141,plain,
    ! [X0] : meet(a,meet(b,X0)) = meet(sF5,X0),
    inference(superposition,[],[f7,f22]) ).

fof(f22,plain,
    meet(a,b) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : meet(meet(X0,X1),X2) = meet(X0,meet(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_meet) ).

fof(f16218,plain,
    complement(sF7) = meet(a,complement(sF6)),
    inference(superposition,[],[f862,f16192]) ).

fof(f16192,plain,
    sF7 = join(sF6,sF1),
    inference(forward_demodulation,[],[f16152,f11115]) ).

fof(f11115,plain,
    sF7 = join(sF7,complement(sF2)),
    inference(superposition,[],[f710,f11101]) ).

fof(f11101,plain,
    complement(sF2) = meet(sF1,sF6),
    inference(forward_demodulation,[],[f11081,f18]) ).

fof(f18,plain,
    complement(a) = sF1,
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

fof(f11081,plain,
    complement(sF2) = meet(complement(a),sF6),
    inference(superposition,[],[f90,f11021]) ).

fof(f11021,plain,
    sF2 = join(a,complement(sF6)),
    inference(forward_demodulation,[],[f10994,f19]) ).

fof(f19,plain,
    join(a,b) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

fof(f10994,plain,
    join(a,b) = join(a,complement(sF6)),
    inference(superposition,[],[f173,f2604]) ).

fof(f2604,plain,
    b = join(sF5,complement(sF6)),
    inference(forward_demodulation,[],[f2603,f756]) ).

fof(f2603,plain,
    b = join(sF5,meet(b,complement(sF5))),
    inference(forward_demodulation,[],[f2511,f5]) ).

fof(f2511,plain,
    b = join(sF5,meet(complement(sF5),b)),
    inference(superposition,[],[f206,f127]) ).

fof(f127,plain,
    b = join(b,sF5),
    inference(superposition,[],[f50,f22]) ).

fof(f50,plain,
    ! [X0,X1] : join(X0,meet(X1,X0)) = X0,
    inference(superposition,[],[f4,f5]) ).

fof(f4,axiom,
    ! [X0,X1] : join(X0,meet(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption2) ).

fof(f206,plain,
    ! [X0,X1] : join(X1,X0) = join(X0,meet(complement(X0),join(X1,X0))),
    inference(superposition,[],[f14,f6]) ).

fof(f173,plain,
    ! [X0] : join(a,X0) = join(a,join(sF5,X0)),
    inference(superposition,[],[f8,f45]) ).

fof(f45,plain,
    a = join(a,sF5),
    inference(superposition,[],[f4,f22]) ).

fof(f710,plain,
    ! [X0] : sF7 = join(sF7,meet(X0,sF6)),
    inference(forward_demodulation,[],[f697,f24]) ).

fof(f697,plain,
    ! [X0] : join(sF3,sF6) = join(sF7,meet(X0,sF6)),
    inference(superposition,[],[f176,f50]) ).

fof(f176,plain,
    ! [X0] : join(sF3,join(sF6,X0)) = join(sF7,X0),
    inference(superposition,[],[f8,f24]) ).

fof(f16152,plain,
    join(sF6,sF1) = join(sF7,complement(sF2)),
    inference(superposition,[],[f1757,f2620]) ).

fof(f2620,plain,
    sF1 = join(sF3,complement(sF2)),
    inference(forward_demodulation,[],[f2619,f240]) ).

fof(f240,plain,
    sF2 = join(a,sF3),
    inference(forward_demodulation,[],[f239,f20]) ).

fof(f20,plain,
    meet(sF1,sF2) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

fof(f239,plain,
    sF2 = join(a,meet(sF1,sF2)),
    inference(forward_demodulation,[],[f218,f18]) ).

fof(f218,plain,
    sF2 = join(a,meet(complement(a),sF2)),
    inference(superposition,[],[f14,f19]) ).

fof(f2619,plain,
    sF1 = join(sF3,complement(join(a,sF3))),
    inference(forward_demodulation,[],[f2618,f869]) ).

fof(f869,plain,
    ! [X0,X1] : complement(join(X0,X1)) = complement(join(X1,X0)),
    inference(superposition,[],[f93,f9]) ).

fof(f93,plain,
    ! [X0,X1] : complement(join(X0,X1)) = meet(complement(X1),complement(X0)),
    inference(superposition,[],[f9,f5]) ).

fof(f2618,plain,
    sF1 = join(sF3,complement(join(sF3,a))),
    inference(forward_demodulation,[],[f2517,f89]) ).

fof(f89,plain,
    ! [X0] : complement(join(X0,a)) = meet(complement(X0),sF1),
    inference(superposition,[],[f9,f18]) ).

fof(f2517,plain,
    sF1 = join(sF3,meet(complement(sF3),sF1)),
    inference(superposition,[],[f206,f47]) ).

fof(f47,plain,
    sF1 = join(sF1,sF3),
    inference(superposition,[],[f4,f20]) ).

fof(f1757,plain,
    ! [X0] : join(sF7,X0) = join(sF6,join(sF3,X0)),
    inference(superposition,[],[f160,f24]) ).

fof(f160,plain,
    ! [X2,X0,X1] : join(X0,join(X1,X2)) = join(join(X1,X0),X2),
    inference(superposition,[],[f8,f6]) ).

fof(f862,plain,
    ! [X0] : meet(a,complement(X0)) = complement(join(X0,sF1)),
    inference(superposition,[],[f93,f27]) ).

fof(f27,plain,
    a = complement(sF1),
    inference(superposition,[],[f13,f18]) ).

fof(f5616,plain,
    ! [X0] : join(sF7,X0) = join(sF3,join(meet(complement(sF3),sF7),meet(complement(sF7),join(sF7,X0)))),
    inference(forward_demodulation,[],[f5316,f380]) ).

fof(f380,plain,
    ! [X0] : join(sF7,X0) = join(sF3,join(meet(complement(sF3),sF7),X0)),
    inference(superposition,[],[f8,f223]) ).

fof(f5316,plain,
    ! [X0] : join(sF3,join(meet(complement(sF3),sF7),X0)) = join(sF3,join(meet(complement(sF3),sF7),meet(complement(sF7),join(sF3,join(meet(complement(sF3),sF7),X0))))),
    inference(superposition,[],[f245,f223]) ).

fof(f245,plain,
    ! [X2,X0,X1] : join(X0,join(X1,X2)) = join(X0,join(X1,meet(complement(join(X0,X1)),join(X0,join(X1,X2))))),
    inference(forward_demodulation,[],[f226,f8]) ).

fof(f226,plain,
    ! [X2,X0,X1] : join(join(X0,X1),X2) = join(X0,join(X1,meet(complement(join(X0,X1)),join(join(X0,X1),X2)))),
    inference(superposition,[],[f14,f8]) ).

fof(f25,plain,
    ~ sP0(sF7),
    inference(definition_folding,[],[f16,f24,f23,f22,f21,f20,f19,f18]) ).

fof(f16,plain,
    ~ sP0(join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b)))),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP0])]) ).

fof(f17,plain,
    sP0(n1),
    inference(inequality_splitting,[],[f15,f16]) ).

fof(f15,axiom,
    n1 != join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_weak_orthomodular_law) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : LAT044-1 : TPTP v8.2.0. Released v2.5.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Sun May 19 20:44:38 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.34  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.13/0.35  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.51/0.73  % (4966)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.51/0.73  % (4968)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.51/0.73  % (4967)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.51/0.73  % (4970)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.51/0.73  % (4969)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.51/0.73  % (4971)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.51/0.73  % (4972)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.51/0.73  % (4973)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.51/0.73  % (4966)Refutation not found, incomplete strategy% (4966)------------------------------
% 0.51/0.73  % (4966)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4966)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  
% 0.51/0.73  % (4966)Memory used [KB]: 984
% 0.51/0.73  % (4966)Time elapsed: 0.002 s
% 0.51/0.73  % (4966)Instructions burned: 2 (million)
% 0.51/0.73  % (4970)Refutation not found, incomplete strategy% (4970)------------------------------
% 0.51/0.73  % (4970)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4970)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  % (4973)Refutation not found, incomplete strategy% (4973)------------------------------
% 0.51/0.73  % (4973)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4973)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  
% 0.51/0.73  % (4973)Memory used [KB]: 969
% 0.51/0.73  % (4973)Time elapsed: 0.002 s
% 0.51/0.73  % (4973)Instructions burned: 2 (million)
% 0.51/0.73  
% 0.51/0.73  % (4970)Memory used [KB]: 983
% 0.51/0.73  % (4966)------------------------------
% 0.51/0.73  % (4966)------------------------------
% 0.51/0.73  % (4970)Time elapsed: 0.002 s
% 0.51/0.73  % (4970)Instructions burned: 2 (million)
% 0.51/0.73  % (4971)Refutation not found, incomplete strategy% (4971)------------------------------
% 0.51/0.73  % (4971)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4971)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  % (4973)------------------------------
% 0.51/0.73  % (4973)------------------------------
% 0.51/0.73  
% 0.51/0.73  % (4971)Memory used [KB]: 970
% 0.51/0.73  % (4972)Refutation not found, incomplete strategy% (4972)------------------------------
% 0.51/0.73  % (4972)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4971)Time elapsed: 0.002 s
% 0.51/0.73  % (4971)Instructions burned: 2 (million)
% 0.51/0.73  % (4972)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  
% 0.51/0.73  % (4972)Memory used [KB]: 971
% 0.51/0.73  % (4972)Time elapsed: 0.002 s
% 0.51/0.73  % (4972)Instructions burned: 2 (million)
% 0.51/0.73  % (4970)------------------------------
% 0.51/0.73  % (4970)------------------------------
% 0.51/0.73  % (4969)Refutation not found, incomplete strategy% (4969)------------------------------
% 0.51/0.73  % (4969)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.73  % (4969)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.73  
% 0.51/0.73  % (4969)Memory used [KB]: 972
% 0.51/0.73  % (4969)Time elapsed: 0.003 s
% 0.51/0.73  % (4969)Instructions burned: 3 (million)
% 0.51/0.73  % (4971)------------------------------
% 0.51/0.73  % (4971)------------------------------
% 0.51/0.73  % (4972)------------------------------
% 0.51/0.73  % (4972)------------------------------
% 0.51/0.73  % (4969)------------------------------
% 0.51/0.73  % (4969)------------------------------
% 0.51/0.73  % (4974)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.51/0.74  % (4975)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.51/0.74  % (4978)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.51/0.74  % (4977)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.51/0.74  % (4976)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.51/0.74  % (4975)Refutation not found, incomplete strategy% (4975)------------------------------
% 0.51/0.74  % (4975)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (4975)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (4975)Memory used [KB]: 967
% 0.51/0.74  % (4975)Time elapsed: 0.002 s
% 0.51/0.74  % (4975)Instructions burned: 2 (million)
% 0.51/0.74  % (4975)------------------------------
% 0.51/0.74  % (4975)------------------------------
% 0.51/0.74  % (4978)Refutation not found, incomplete strategy% (4978)------------------------------
% 0.51/0.74  % (4978)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (4978)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (4978)Memory used [KB]: 970
% 0.51/0.74  % (4978)Time elapsed: 0.002 s
% 0.51/0.74  % (4978)Instructions burned: 2 (million)
% 0.51/0.74  % (4978)------------------------------
% 0.51/0.74  % (4978)------------------------------
% 0.51/0.74  % (4979)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.51/0.74  % (4980)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.51/0.74  % (4979)Refutation not found, incomplete strategy% (4979)------------------------------
% 0.51/0.74  % (4979)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (4979)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (4979)Memory used [KB]: 967
% 0.51/0.74  % (4979)Time elapsed: 0.002 s
% 0.51/0.74  % (4979)Instructions burned: 2 (million)
% 0.51/0.74  % (4979)------------------------------
% 0.51/0.74  % (4979)------------------------------
% 0.51/0.74  % (4981)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.51/0.74  % (4981)Refutation not found, incomplete strategy% (4981)------------------------------
% 0.51/0.74  % (4981)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (4981)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (4981)Memory used [KB]: 970
% 0.51/0.74  % (4981)Time elapsed: 0.002 s
% 0.51/0.74  % (4981)Instructions burned: 2 (million)
% 0.60/0.74  % (4981)------------------------------
% 0.60/0.74  % (4981)------------------------------
% 0.60/0.75  % (4982)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.60/0.75  % (4982)Refutation not found, incomplete strategy% (4982)------------------------------
% 0.60/0.75  % (4982)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.75  % (4982)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.75  
% 0.60/0.75  % (4982)Memory used [KB]: 986
% 0.60/0.75  % (4982)Time elapsed: 0.003 s
% 0.60/0.75  % (4982)Instructions burned: 3 (million)
% 0.60/0.75  % (4982)------------------------------
% 0.60/0.75  % (4982)------------------------------
% 0.60/0.75  % (4984)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.60/0.75  % (4984)Refutation not found, incomplete strategy% (4984)------------------------------
% 0.60/0.75  % (4984)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.75  % (4984)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.75  
% 0.60/0.75  % (4984)Memory used [KB]: 970
% 0.60/0.75  % (4984)Time elapsed: 0.002 s
% 0.60/0.75  % (4984)Instructions burned: 2 (million)
% 0.60/0.75  % (4984)------------------------------
% 0.60/0.75  % (4984)------------------------------
% 0.60/0.75  % (4974)Instruction limit reached!
% 0.60/0.75  % (4974)------------------------------
% 0.60/0.75  % (4974)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.75  % (4974)Termination reason: Unknown
% 0.60/0.75  % (4974)Termination phase: Saturation
% 0.60/0.75  
% 0.60/0.75  % (4974)Memory used [KB]: 1517
% 0.60/0.75  % (4974)Time elapsed: 0.020 s
% 0.60/0.75  % (4974)Instructions burned: 57 (million)
% 0.60/0.75  % (4974)------------------------------
% 0.60/0.75  % (4974)------------------------------
% 0.60/0.75  % (4985)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.60/0.76  % (4967)Instruction limit reached!
% 0.60/0.76  % (4967)------------------------------
% 0.60/0.76  % (4967)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (4967)Termination reason: Unknown
% 0.60/0.76  % (4967)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (4967)Memory used [KB]: 1409
% 0.60/0.76  % (4967)Time elapsed: 0.026 s
% 0.60/0.76  % (4967)Instructions burned: 52 (million)
% 0.60/0.76  % (4967)------------------------------
% 0.60/0.76  % (4967)------------------------------
% 0.60/0.76  % (4983)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.60/0.76  % (4987)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.60/0.76  % (4987)Refutation not found, incomplete strategy% (4987)------------------------------
% 0.60/0.76  % (4987)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (4987)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.76  
% 0.60/0.76  % (4987)Memory used [KB]: 967
% 0.60/0.76  % (4987)Time elapsed: 0.002 s
% 0.60/0.76  % (4987)Instructions burned: 2 (million)
% 0.60/0.76  % (4987)------------------------------
% 0.60/0.76  % (4987)------------------------------
% 0.60/0.76  % (4986)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.60/0.76  % (4977)Instruction limit reached!
% 0.60/0.76  % (4977)------------------------------
% 0.60/0.76  % (4977)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (4977)Termination reason: Unknown
% 0.60/0.76  % (4977)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (4977)Memory used [KB]: 1452
% 0.60/0.76  % (4977)Time elapsed: 0.027 s
% 0.60/0.76  % (4977)Instructions burned: 52 (million)
% 0.60/0.76  % (4977)------------------------------
% 0.60/0.76  % (4977)------------------------------
% 0.60/0.76  % (4988)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2995ds/53Mi)
% 0.60/0.76  % (4988)Refutation not found, incomplete strategy% (4988)------------------------------
% 0.60/0.76  % (4988)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.77  % (4988)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.77  
% 0.60/0.77  % (4988)Memory used [KB]: 971
% 0.60/0.77  % (4988)Time elapsed: 0.002 s
% 0.60/0.77  % (4988)Instructions burned: 2 (million)
% 0.60/0.77  % (4988)------------------------------
% 0.60/0.77  % (4988)------------------------------
% 0.69/0.77  % (4989)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2995ds/46Mi)
% 0.69/0.77  % (4989)Refutation not found, incomplete strategy% (4989)------------------------------
% 0.69/0.77  % (4989)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.77  % (4989)Termination reason: Refutation not found, incomplete strategy
% 0.69/0.77  
% 0.69/0.77  % (4989)Memory used [KB]: 970
% 0.69/0.77  % (4989)Time elapsed: 0.002 s
% 0.69/0.77  % (4989)Instructions burned: 2 (million)
% 0.69/0.77  % (4968)Instruction limit reached!
% 0.69/0.77  % (4968)------------------------------
% 0.69/0.77  % (4968)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.77  % (4968)Termination reason: Unknown
% 0.69/0.77  % (4968)Termination phase: Saturation
% 0.69/0.77  
% 0.69/0.77  % (4968)Memory used [KB]: 1680
% 0.69/0.77  % (4968)Time elapsed: 0.039 s
% 0.69/0.77  % (4968)Instructions burned: 80 (million)
% 0.69/0.77  % (4968)------------------------------
% 0.69/0.77  % (4968)------------------------------
% 0.69/0.77  % (4989)------------------------------
% 0.69/0.77  % (4989)------------------------------
% 0.69/0.77  % (4985)Instruction limit reached!
% 0.69/0.77  % (4985)------------------------------
% 0.69/0.77  % (4985)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.77  % (4985)Termination reason: Unknown
% 0.69/0.77  % (4985)Termination phase: Saturation
% 0.69/0.77  
% 0.69/0.77  % (4985)Memory used [KB]: 1213
% 0.69/0.77  % (4985)Time elapsed: 0.017 s
% 0.69/0.77  % (4985)Instructions burned: 32 (million)
% 0.69/0.77  % (4985)------------------------------
% 0.69/0.77  % (4985)------------------------------
% 0.69/0.77  % (4990)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2995ds/102Mi)
% 0.69/0.77  % (4992)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.69/0.77  % (4993)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2995ds/109Mi)
% 0.69/0.78  % (4991)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2995ds/35Mi)
% 0.69/0.79  % (4983)Instruction limit reached!
% 0.69/0.79  % (4983)------------------------------
% 0.69/0.79  % (4983)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.79  % (4983)Termination reason: Unknown
% 0.69/0.79  % (4983)Termination phase: Saturation
% 0.69/0.79  
% 0.69/0.79  % (4983)Memory used [KB]: 1976
% 0.69/0.79  % (4983)Time elapsed: 0.031 s
% 0.69/0.79  % (4983)Instructions burned: 93 (million)
% 0.69/0.79  % (4983)------------------------------
% 0.69/0.79  % (4983)------------------------------
% 0.69/0.79  % (4994)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2995ds/161Mi)
% 0.69/0.79  % (4994)Refutation not found, incomplete strategy% (4994)------------------------------
% 0.69/0.79  % (4994)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.79  % (4994)Termination reason: Refutation not found, incomplete strategy
% 0.69/0.79  
% 0.69/0.79  % (4994)Memory used [KB]: 968
% 0.69/0.79  % (4994)Time elapsed: 0.002 s
% 0.69/0.79  % (4994)Instructions burned: 2 (million)
% 0.69/0.79  % (4994)------------------------------
% 0.69/0.79  % (4994)------------------------------
% 0.69/0.80  % (4991)Instruction limit reached!
% 0.69/0.80  % (4991)------------------------------
% 0.69/0.80  % (4991)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.80  % (4991)Termination reason: Unknown
% 0.69/0.80  % (4991)Termination phase: Saturation
% 0.69/0.80  
% 0.69/0.80  % (4991)Memory used [KB]: 1436
% 0.69/0.80  % (4991)Time elapsed: 0.041 s
% 0.69/0.80  % (4991)Instructions burned: 36 (million)
% 0.69/0.80  % (4991)------------------------------
% 0.69/0.80  % (4991)------------------------------
% 0.69/0.80  % (4995)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2995ds/69Mi)
% 0.69/0.80  % (4995)Refutation not found, incomplete strategy% (4995)------------------------------
% 0.69/0.80  % (4995)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.80  % (4995)Termination reason: Refutation not found, incomplete strategy
% 0.69/0.80  
% 0.69/0.80  % (4995)Memory used [KB]: 972
% 0.69/0.80  % (4995)Time elapsed: 0.002 s
% 0.69/0.80  % (4995)Instructions burned: 2 (million)
% 0.69/0.80  % (4996)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2995ds/40Mi)
% 0.69/0.80  % (4995)------------------------------
% 0.69/0.80  % (4995)------------------------------
% 0.69/0.80  % (4997)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 (2995ds/360Mi)
% 0.69/0.81  % (4992)Instruction limit reached!
% 0.69/0.81  % (4992)------------------------------
% 0.69/0.81  % (4992)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.81  % (4992)Termination reason: Unknown
% 0.69/0.81  % (4992)Termination phase: Saturation
% 0.69/0.81  
% 0.69/0.81  % (4992)Memory used [KB]: 1534
% 0.69/0.81  % (4992)Time elapsed: 0.039 s
% 0.69/0.81  % (4992)Instructions burned: 87 (million)
% 0.69/0.81  % (4992)------------------------------
% 0.69/0.81  % (4992)------------------------------
% 0.86/0.82  % (4990)Instruction limit reached!
% 0.86/0.82  % (4990)------------------------------
% 0.86/0.82  % (4990)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.82  % (4990)Termination reason: Unknown
% 0.86/0.82  % (4990)Termination phase: Saturation
% 0.86/0.82  
% 0.86/0.82  % (4990)Memory used [KB]: 1710
% 0.86/0.82  % (4990)Time elapsed: 0.049 s
% 0.86/0.82  % (4990)Instructions burned: 102 (million)
% 0.86/0.82  % (4990)------------------------------
% 0.86/0.82  % (4990)------------------------------
% 0.86/0.82  % (4996)Instruction limit reached!
% 0.86/0.82  % (4996)------------------------------
% 0.86/0.82  % (4996)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.82  % (4996)Termination reason: Unknown
% 0.86/0.82  % (4996)Termination phase: Saturation
% 0.86/0.82  
% 0.86/0.82  % (4996)Memory used [KB]: 1425
% 0.86/0.82  % (4996)Time elapsed: 0.021 s
% 0.86/0.82  % (4996)Instructions burned: 40 (million)
% 0.86/0.82  % (4996)------------------------------
% 0.86/0.82  % (4996)------------------------------
% 0.86/0.82  % (4999)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 (2995ds/80Mi)
% 0.86/0.82  % (5000)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 (2995ds/37Mi)
% 0.86/0.82  % (4993)Instruction limit reached!
% 0.86/0.82  % (4993)------------------------------
% 0.86/0.82  % (4993)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.82  % (4998)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 (2995ds/161Mi)
% 0.86/0.82  % (4993)Termination reason: Unknown
% 0.86/0.82  % (4993)Termination phase: Saturation
% 0.86/0.82  
% 0.86/0.82  % (4993)Memory used [KB]: 1911
% 0.86/0.82  % (4993)Time elapsed: 0.051 s
% 0.86/0.82  % (4993)Instructions burned: 110 (million)
% 0.86/0.82  % (4993)------------------------------
% 0.86/0.82  % (4993)------------------------------
% 0.86/0.82  % (4998)Refutation not found, incomplete strategy% (4998)------------------------------
% 0.86/0.82  % (4998)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.82  % (4998)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.82  
% 0.86/0.82  % (4998)Memory used [KB]: 971
% 0.86/0.82  % (4998)Time elapsed: 0.002 s
% 0.86/0.82  % (4998)Instructions burned: 2 (million)
% 0.86/0.82  % (4998)------------------------------
% 0.86/0.82  % (4998)------------------------------
% 0.86/0.83  % (5002)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.86/0.83  % (5001)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.86/0.83  % (5002)Refutation not found, incomplete strategy% (5002)------------------------------
% 0.86/0.83  % (5002)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.83  % (5002)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.83  
% 0.86/0.83  % (5002)Memory used [KB]: 971
% 0.86/0.83  % (5002)Time elapsed: 0.002 s
% 0.86/0.83  % (5002)Instructions burned: 3 (million)
% 0.86/0.83  % (5002)------------------------------
% 0.86/0.83  % (5002)------------------------------
% 0.86/0.83  % (5001)Refutation not found, incomplete strategy% (5001)------------------------------
% 0.86/0.83  % (5001)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.83  % (5001)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.83  
% 0.86/0.83  % (5001)Memory used [KB]: 971
% 0.86/0.83  % (5001)Time elapsed: 0.002 s
% 0.86/0.83  % (5001)Instructions burned: 2 (million)
% 0.86/0.83  % (5001)------------------------------
% 0.86/0.83  % (5001)------------------------------
% 0.86/0.83  % (4976)Instruction limit reached!
% 0.86/0.83  % (4976)------------------------------
% 0.86/0.83  % (4976)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.83  % (4976)Termination reason: Unknown
% 0.86/0.83  % (4976)Termination phase: Saturation
% 0.86/0.83  
% 0.86/0.83  % (4976)Memory used [KB]: 3062
% 0.86/0.83  % (4976)Time elapsed: 0.097 s
% 0.86/0.83  % (4976)Instructions burned: 208 (million)
% 0.86/0.83  % (4976)------------------------------
% 0.86/0.83  % (4976)------------------------------
% 0.86/0.83  % (5004)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.86/0.83  % (5004)Refutation not found, incomplete strategy% (5004)------------------------------
% 0.86/0.83  % (5004)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.83  % (5004)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.83  
% 0.86/0.83  % (5004)Memory used [KB]: 969
% 0.86/0.83  % (5004)Time elapsed: 0.002 s
% 0.86/0.83  % (5004)Instructions burned: 2 (million)
% 0.86/0.83  % (5004)------------------------------
% 0.86/0.83  % (5004)------------------------------
% 0.86/0.83  % (5003)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2995ds/32Mi)
% 0.86/0.83  % (5003)Refutation not found, incomplete strategy% (5003)------------------------------
% 0.86/0.83  % (5003)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.83  % (5003)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.83  
% 0.86/0.83  % (5003)Memory used [KB]: 970
% 0.86/0.83  % (5003)Time elapsed: 0.025 s
% 0.86/0.83  % (5003)Instructions burned: 2 (million)
% 0.86/0.83  % (5003)------------------------------
% 0.86/0.83  % (5003)------------------------------
% 0.86/0.84  % (5005)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.86/0.84  % (5005)Refutation not found, incomplete strategy% (5005)------------------------------
% 0.86/0.84  % (5005)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.84  % (5005)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.84  
% 0.86/0.84  % (5005)Memory used [KB]: 970
% 0.86/0.84  % (5005)Time elapsed: 0.023 s
% 0.86/0.84  % (5005)Instructions burned: 2 (million)
% 0.86/0.84  % (5005)------------------------------
% 0.86/0.84  % (5005)------------------------------
% 0.86/0.84  % (5000)Instruction limit reached!
% 0.86/0.84  % (5000)------------------------------
% 0.86/0.84  % (5000)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.84  % (5000)Termination reason: Unknown
% 0.86/0.84  % (5006)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)
% 0.86/0.84  % (5000)Termination phase: Saturation
% 0.86/0.84  
% 0.86/0.84  % (5000)Memory used [KB]: 1380
% 0.86/0.84  % (5000)Time elapsed: 0.018 s
% 0.86/0.84  % (5000)Instructions burned: 38 (million)
% 0.86/0.84  % (5008)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.86/0.84  % (5000)------------------------------
% 0.86/0.84  % (5000)------------------------------
% 0.86/0.84  % (5009)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.86/0.84  % (5009)Refutation not found, incomplete strategy% (5009)------------------------------
% 0.86/0.84  % (5009)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.84  % (5009)Termination reason: Refutation not found, incomplete strategy
% 0.86/0.84  
% 0.86/0.84  % (5009)Memory used [KB]: 969
% 0.86/0.84  % (5009)Time elapsed: 0.002 s
% 0.86/0.84  % (5009)Instructions burned: 2 (million)
% 0.86/0.84  % (5009)------------------------------
% 0.86/0.84  % (5009)------------------------------
% 0.86/0.84  % (5010)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)
% 0.86/0.84  % (5011)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.13/0.85  % (4980)Instruction limit reached!
% 1.13/0.85  % (4980)------------------------------
% 1.13/0.85  % (4980)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.85  % (4980)Termination reason: Unknown
% 1.13/0.85  % (4980)Termination phase: Saturation
% 1.13/0.85  
% 1.13/0.85  % (4980)Memory used [KB]: 2954
% 1.13/0.85  % (4980)Time elapsed: 0.109 s
% 1.13/0.85  % (4980)Instructions burned: 243 (million)
% 1.13/0.85  % (4980)------------------------------
% 1.13/0.85  % (4980)------------------------------
% 1.13/0.85  % (5012)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.13/0.86  % (4999)Instruction limit reached!
% 1.13/0.86  % (4999)------------------------------
% 1.13/0.86  % (4999)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.86  % (4999)Termination reason: Unknown
% 1.13/0.86  % (4999)Termination phase: Saturation
% 1.13/0.86  
% 1.13/0.86  % (4999)Memory used [KB]: 1780
% 1.13/0.86  % (4999)Time elapsed: 0.039 s
% 1.13/0.86  % (4999)Instructions burned: 81 (million)
% 1.13/0.86  % (4999)------------------------------
% 1.13/0.86  % (4999)------------------------------
% 1.13/0.86  % (5013)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2994ds/149Mi)
% 1.13/0.86  % (5011)Instruction limit reached!
% 1.13/0.86  % (5011)------------------------------
% 1.13/0.86  % (5011)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.86  % (5013)Refutation not found, incomplete strategy% (5013)------------------------------
% 1.13/0.86  % (5013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.86  % (5013)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.86  
% 1.13/0.86  % (5013)Memory used [KB]: 970
% 1.13/0.86  % (5013)Time elapsed: 0.002 s
% 1.13/0.86  % (5013)Instructions burned: 2 (million)
% 1.13/0.86  % (5011)Termination reason: Unknown
% 1.13/0.86  % (5011)Termination phase: Saturation
% 1.13/0.86  
% 1.13/0.86  % (5011)Memory used [KB]: 1206
% 1.13/0.86  % (5011)Time elapsed: 0.023 s
% 1.13/0.86  % (5011)Instructions burned: 50 (million)
% 1.13/0.86  % (5011)------------------------------
% 1.13/0.86  % (5011)------------------------------
% 1.13/0.87  % (5013)------------------------------
% 1.13/0.87  % (5013)------------------------------
% 1.13/0.87  % (5015)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 (2994ds/289Mi)
% 1.13/0.87  % (5015)Refutation not found, incomplete strategy% (5015)------------------------------
% 1.13/0.87  % (5015)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.87  % (5015)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.87  
% 1.13/0.87  % (5015)Memory used [KB]: 971
% 1.13/0.87  % (5015)Time elapsed: 0.003 s
% 1.13/0.87  % (5015)Instructions burned: 3 (million)
% 1.13/0.87  % (5015)------------------------------
% 1.13/0.87  % (5015)------------------------------
% 1.13/0.87  % (5014)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 (2994ds/56Mi)
% 1.13/0.87  % (5014)Refutation not found, incomplete strategy% (5014)------------------------------
% 1.13/0.87  % (5014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.87  % (5014)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.87  
% 1.13/0.87  % (5014)Memory used [KB]: 981
% 1.13/0.87  % (5014)Time elapsed: 0.003 s
% 1.13/0.87  % (5014)Instructions burned: 3 (million)
% 1.13/0.87  % (5014)------------------------------
% 1.13/0.87  % (5014)------------------------------
% 1.13/0.87  % (5006)Instruction limit reached!
% 1.13/0.87  % (5006)------------------------------
% 1.13/0.87  % (5006)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.87  % (5006)Termination reason: Unknown
% 1.13/0.87  % (5006)Termination phase: Saturation
% 1.13/0.87  
% 1.13/0.87  % (5006)Memory used [KB]: 1824
% 1.13/0.87  % (5006)Time elapsed: 0.061 s
% 1.13/0.87  % (5006)Instructions burned: 84 (million)
% 1.13/0.87  % (5006)------------------------------
% 1.13/0.87  % (5006)------------------------------
% 1.13/0.88  % (5016)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 (2994ds/206Mi)
% 1.13/0.88  % (5017)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 (2994ds/50Mi)
% 1.13/0.88  % (5016)Refutation not found, incomplete strategy% (5016)------------------------------
% 1.13/0.88  % (5016)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (5016)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.88  
% 1.13/0.88  % (5016)Memory used [KB]: 970
% 1.13/0.88  % (5016)Time elapsed: 0.002 s
% 1.13/0.88  % (5016)Instructions burned: 2 (million)
% 1.13/0.88  % (5012)Instruction limit reached!
% 1.13/0.88  % (5012)------------------------------
% 1.13/0.88  % (5012)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (5012)Termination reason: Unknown
% 1.13/0.88  % (5012)Termination phase: Saturation
% 1.13/0.88  
% 1.13/0.88  % (5012)Memory used [KB]: 1786
% 1.13/0.88  % (5016)------------------------------
% 1.13/0.88  % (5016)------------------------------
% 1.13/0.88  % (5012)Time elapsed: 0.027 s
% 1.13/0.88  % (5012)Instructions burned: 51 (million)
% 1.13/0.88  % (5012)------------------------------
% 1.13/0.88  % (5012)------------------------------
% 1.13/0.88  % (5018)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2994ds/1483Mi)
% 1.13/0.88  % (5019)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.13/0.88  % (5020)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.13/0.88  % (5020)Refutation not found, incomplete strategy% (5020)------------------------------
% 1.13/0.88  % (5020)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (5020)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.88  
% 1.13/0.88  % (5020)Memory used [KB]: 970
% 1.13/0.88  % (5020)Time elapsed: 0.003 s
% 1.13/0.88  % (5020)Instructions burned: 3 (million)
% 1.13/0.88  % (5020)------------------------------
% 1.13/0.88  % (5020)------------------------------
% 1.13/0.89  % (5021)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.13/0.89  % (5008)Instruction limit reached!
% 1.13/0.89  % (5008)------------------------------
% 1.13/0.89  % (5008)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.89  % (5008)Termination reason: Unknown
% 1.13/0.89  % (5008)Termination phase: Saturation
% 1.13/0.89  
% 1.13/0.89  % (5008)Memory used [KB]: 1939
% 1.13/0.89  % (5008)Time elapsed: 0.054 s
% 1.13/0.89  % (5008)Instructions burned: 120 (million)
% 1.13/0.89  % (5008)------------------------------
% 1.13/0.89  % (5008)------------------------------
% 1.13/0.89  % (5010)Instruction limit reached!
% 1.13/0.89  % (5010)------------------------------
% 1.13/0.89  % (5010)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.89  % (5010)Termination reason: Unknown
% 1.13/0.89  % (5010)Termination phase: Saturation
% 1.13/0.89  
% 1.13/0.89  % (5010)Memory used [KB]: 1916
% 1.13/0.89  % (5010)Time elapsed: 0.053 s
% 1.13/0.89  % (5010)Instructions burned: 118 (million)
% 1.13/0.89  % (5010)------------------------------
% 1.13/0.89  % (5010)------------------------------
% 1.13/0.90  % (5022)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.13/0.90  % (5023)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.13/0.90  % (5022)Refutation not found, incomplete strategy% (5022)------------------------------
% 1.13/0.90  % (5022)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.90  % (5022)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.90  
% 1.13/0.90  % (5022)Memory used [KB]: 971
% 1.13/0.90  % (5022)Time elapsed: 0.003 s
% 1.13/0.90  % (5022)Instructions burned: 2 (million)
% 1.13/0.90  % (5022)------------------------------
% 1.13/0.90  % (5022)------------------------------
% 1.13/0.90  % (5017)Instruction limit reached!
% 1.13/0.90  % (5017)------------------------------
% 1.13/0.90  % (5017)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.90  % (5017)Termination reason: Unknown
% 1.13/0.90  % (5017)Termination phase: Saturation
% 1.13/0.90  
% 1.13/0.90  % (5017)Memory used [KB]: 1618
% 1.13/0.90  % (5017)Time elapsed: 0.027 s
% 1.13/0.90  % (5017)Instructions burned: 51 (million)
% 1.13/0.90  % (5017)------------------------------
% 1.13/0.90  % (5017)------------------------------
% 1.13/0.90  % (5025)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.13/0.90  % (5025)Refutation not found, incomplete strategy% (5025)------------------------------
% 1.13/0.90  % (5025)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.90  % (5025)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.90  
% 1.13/0.90  % (5025)Memory used [KB]: 966
% 1.13/0.90  % (5025)Time elapsed: 0.002 s
% 1.13/0.90  % (5025)Instructions burned: 2 (million)
% 1.13/0.90  % (5025)------------------------------
% 1.13/0.90  % (5025)------------------------------
% 1.13/0.91  % (5026)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2994ds/1548Mi)
% 1.13/0.91  % (5026)Refutation not found, incomplete strategy% (5026)------------------------------
% 1.13/0.91  % (5026)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.91  % (5026)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.91  
% 1.13/0.91  % (5026)Memory used [KB]: 971
% 1.13/0.91  % (5026)Time elapsed: 0.002 s
% 1.13/0.91  % (5026)Instructions burned: 3 (million)
% 1.13/0.91  % (5026)------------------------------
% 1.13/0.91  % (5026)------------------------------
% 1.13/0.91  % (5019)Instruction limit reached!
% 1.13/0.91  % (5019)------------------------------
% 1.13/0.91  % (5019)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.91  % (5019)Termination reason: Unknown
% 1.13/0.91  % (5019)Termination phase: Saturation
% 1.13/0.91  
% 1.13/0.91  % (5019)Memory used [KB]: 1545
% 1.13/0.91  % (5019)Time elapsed: 0.032 s
% 1.13/0.91  % (5019)Instructions burned: 68 (million)
% 1.13/0.91  % (5019)------------------------------
% 1.13/0.91  % (5019)------------------------------
% 1.13/0.91  % (5021)Instruction limit reached!
% 1.13/0.91  % (5021)------------------------------
% 1.13/0.91  % (5021)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.91  % (5021)Termination reason: Unknown
% 1.13/0.91  % (5021)Termination phase: Saturation
% 1.13/0.91  
% 1.13/0.91  % (5021)Memory used [KB]: 1307
% 1.13/0.91  % (5021)Time elapsed: 0.026 s
% 1.13/0.91  % (5021)Instructions burned: 53 (million)
% 1.13/0.91  % (5021)------------------------------
% 1.13/0.91  % (5021)------------------------------
% 1.13/0.91  % (5027)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.13/0.91  % (5024)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.13/0.91  % (5028)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.13/0.91  % (5024)Refutation not found, incomplete strategy% (5024)------------------------------
% 1.13/0.91  % (5024)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.91  % (5024)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.91  
% 1.13/0.91  % (5024)Memory used [KB]: 971
% 1.13/0.91  % (5024)Time elapsed: 0.002 s
% 1.13/0.91  % (5024)Instructions burned: 2 (million)
% 1.13/0.91  % (5024)------------------------------
% 1.13/0.91  % (5024)------------------------------
% 1.13/0.92  % (5029)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.13/0.92  % (5029)Refutation not found, incomplete strategy% (5029)------------------------------
% 1.13/0.92  % (5029)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.92  % (5029)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.92  
% 1.13/0.92  % (5029)Memory used [KB]: 965
% 1.13/0.92  % (5029)Time elapsed: 0.002 s
% 1.13/0.92  % (5029)Instructions burned: 2 (million)
% 1.13/0.92  % (5029)------------------------------
% 1.13/0.92  % (5029)------------------------------
% 1.13/0.92  % (4997)Instruction limit reached!
% 1.13/0.92  % (4997)------------------------------
% 1.13/0.92  % (4997)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.92  % (4997)Termination reason: Unknown
% 1.13/0.92  % (4997)Termination phase: Saturation
% 1.13/0.92  
% 1.13/0.92  % (4997)Memory used [KB]: 4524
% 1.13/0.92  % (4997)Time elapsed: 0.118 s
% 1.13/0.92  % (4997)Instructions burned: 360 (million)
% 1.13/0.92  % (4997)------------------------------
% 1.13/0.92  % (4997)------------------------------
% 1.13/0.92  % (5031)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.13/0.92  % (5030)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.13/0.92  % (5032)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.13/0.92  % (5032)Refutation not found, incomplete strategy% (5032)------------------------------
% 1.13/0.92  % (5032)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.92  % (5032)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.92  
% 1.13/0.92  % (5032)Memory used [KB]: 971
% 1.13/0.92  % (5032)Time elapsed: 0.001 s
% 1.13/0.92  % (5032)Instructions burned: 2 (million)
% 1.13/0.92  % (5032)------------------------------
% 1.13/0.92  % (5032)------------------------------
% 1.13/0.92  % (5033)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.73/0.95  % (5027)Instruction limit reached!
% 1.73/0.95  % (5027)------------------------------
% 1.73/0.95  % (5027)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.73/0.95  % (5027)Termination reason: Unknown
% 1.73/0.95  % (5027)Termination phase: Saturation
% 1.73/0.95  
% 1.73/0.95  % (5027)Memory used [KB]: 1951
% 1.73/0.95  % (5027)Time elapsed: 0.037 s
% 1.73/0.95  % (5027)Instructions burned: 76 (million)
% 1.73/0.95  % (5027)------------------------------
% 1.73/0.95  % (5027)------------------------------
% 1.73/0.95  % (5030)Instruction limit reached!
% 1.73/0.95  % (5030)------------------------------
% 1.73/0.95  % (5030)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.73/0.95  % (5030)Termination reason: Unknown
% 1.73/0.95  % (5030)Termination phase: Saturation
% 1.73/0.95  
% 1.73/0.95  % (5030)Memory used [KB]: 1767
% 1.73/0.95  % (5030)Time elapsed: 0.033 s
% 1.73/0.95  % (5030)Instructions burned: 59 (million)
% 1.73/0.95  % (5030)------------------------------
% 1.73/0.95  % (5030)------------------------------
% 1.73/0.95  % (5034)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 (2994ds/200Mi)
% 1.73/0.96  % (5035)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 (2994ds/356Mi)
% 1.73/0.96  % (5035)Refutation not found, incomplete strategy% (5035)------------------------------
% 1.73/0.96  % (5035)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.73/0.96  % (5035)Termination reason: Refutation not found, incomplete strategy
% 1.73/0.96  
% 1.73/0.96  % (5035)Memory used [KB]: 983
% 1.73/0.96  % (5035)Time elapsed: 0.002 s
% 1.73/0.96  % (5035)Instructions burned: 2 (million)
% 1.73/0.96  % (5035)------------------------------
% 1.73/0.96  % (5035)------------------------------
% 1.73/0.96  % (5036)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 (2994ds/75Mi)
% 1.81/0.99  % (5031)Instruction limit reached!
% 1.81/0.99  % (5031)------------------------------
% 1.81/0.99  % (5031)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/0.99  % (5031)Termination reason: Unknown
% 1.81/0.99  % (5031)Termination phase: Saturation
% 1.81/0.99  
% 1.81/0.99  % (5031)Memory used [KB]: 2391
% 1.81/0.99  % (5031)Time elapsed: 0.070 s
% 1.81/0.99  % (5031)Instructions burned: 151 (million)
% 1.81/0.99  % (5031)------------------------------
% 1.81/0.99  % (5031)------------------------------
% 1.81/0.99  % (5037)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)
% 1.81/1.00  % (5036)Instruction limit reached!
% 1.81/1.00  % (5036)------------------------------
% 1.81/1.00  % (5036)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.00  % (5036)Termination reason: Unknown
% 1.81/1.00  % (5036)Termination phase: Saturation
% 1.81/1.00  
% 1.81/1.00  % (5036)Memory used [KB]: 1691
% 1.81/1.00  % (5036)Time elapsed: 0.040 s
% 1.81/1.00  % (5036)Instructions burned: 76 (million)
% 1.81/1.00  % (5036)------------------------------
% 1.81/1.00  % (5036)------------------------------
% 1.81/1.01  % (5038)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)
% 1.81/1.01  % (5038)Refutation not found, incomplete strategy% (5038)------------------------------
% 1.81/1.01  % (5038)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.01  % (5038)Termination reason: Refutation not found, incomplete strategy
% 1.81/1.01  
% 1.81/1.01  % (5038)Memory used [KB]: 971
% 1.81/1.01  % (5038)Time elapsed: 0.003 s
% 1.81/1.01  % (5038)Instructions burned: 2 (million)
% 1.81/1.01  % (5038)------------------------------
% 1.81/1.01  % (5038)------------------------------
% 1.81/1.03  % (5039)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)
% 1.81/1.03  % (5039)Refutation not found, incomplete strategy% (5039)------------------------------
% 1.81/1.03  % (5039)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.03  % (5039)Termination reason: Refutation not found, incomplete strategy
% 1.81/1.03  
% 1.81/1.03  % (5039)Memory used [KB]: 970
% 1.81/1.03  % (5039)Time elapsed: 0.029 s
% 1.81/1.03  % (5039)Instructions burned: 3 (million)
% 1.81/1.03  % (5039)------------------------------
% 1.81/1.03  % (5039)------------------------------
% 1.81/1.04  % (5034)Instruction limit reached!
% 1.81/1.04  % (5034)------------------------------
% 1.81/1.04  % (5034)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.04  % (5034)Termination reason: Unknown
% 1.81/1.04  % (5034)Termination phase: Saturation
% 1.81/1.04  
% 1.81/1.04  % (5034)Memory used [KB]: 2452
% 1.81/1.04  % (5034)Time elapsed: 0.093 s
% 1.81/1.04  % (5034)Instructions burned: 201 (million)
% 1.81/1.04  % (5034)------------------------------
% 1.81/1.04  % (5034)------------------------------
% 1.93/1.05  % (5040)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)
% 1.93/1.05  % (5040)Refutation not found, incomplete strategy% (5040)------------------------------
% 1.93/1.05  % (5040)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.93/1.05  % (5040)Termination reason: Refutation not found, incomplete strategy
% 1.93/1.05  
% 1.93/1.05  % (5040)Memory used [KB]: 970
% 1.93/1.05  % (5040)Time elapsed: 0.028 s
% 1.93/1.05  % (5040)Instructions burned: 2 (million)
% 1.93/1.05  % (5040)------------------------------
% 1.93/1.05  % (5040)------------------------------
% 1.93/1.05  % (5042)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2993ds/209Mi)
% 1.93/1.06  % (5041)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)
% 1.93/1.06  % (5041)Refutation not found, incomplete strategy% (5041)------------------------------
% 1.93/1.06  % (5041)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.93/1.06  % (5041)Termination reason: Refutation not found, incomplete strategy
% 1.93/1.06  
% 1.93/1.06  % (5041)Memory used [KB]: 972
% 1.93/1.06  % (5041)Time elapsed: 0.026 s
% 1.93/1.06  % (5041)Instructions burned: 2 (million)
% 1.93/1.06  % (5041)------------------------------
% 1.93/1.06  % (5041)------------------------------
% 1.93/1.07  % (5043)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 (2993ds/100Mi)
% 1.93/1.07  % (5043)Refutation not found, incomplete strategy% (5043)------------------------------
% 1.93/1.07  % (5043)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.93/1.07  % (5043)Termination reason: Refutation not found, incomplete strategy
% 1.93/1.07  
% 1.93/1.07  % (5043)Memory used [KB]: 969
% 1.93/1.07  % (5043)Time elapsed: 0.004 s
% 1.93/1.07  % (5043)Instructions burned: 2 (million)
% 1.93/1.07  % (5043)------------------------------
% 1.93/1.07  % (5043)------------------------------
% 1.93/1.07  % (5044)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.08/1.10  % (5044)Instruction limit reached!
% 3.08/1.10  % (5044)------------------------------
% 3.08/1.10  % (5044)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.08/1.10  % (5044)Termination reason: Unknown
% 3.08/1.10  % (5044)Termination phase: Saturation
% 3.08/1.10  
% 3.08/1.10  % (5044)Memory used [KB]: 1369
% 3.08/1.10  % (5044)Time elapsed: 0.027 s
% 3.08/1.10  % (5044)Instructions burned: 54 (million)
% 3.08/1.10  % (5044)------------------------------
% 3.08/1.10  % (5044)------------------------------
% 3.08/1.11  % (5045)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.08/1.11  % (5045)Refutation not found, incomplete strategy% (5045)------------------------------
% 3.08/1.11  % (5045)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.08/1.11  % (5045)Termination reason: Refutation not found, incomplete strategy
% 3.08/1.11  
% 3.08/1.11  % (5045)Memory used [KB]: 971
% 3.08/1.11  % (5045)Time elapsed: 0.024 s
% 3.08/1.11  % (5045)Instructions burned: 2 (million)
% 3.08/1.11  % (5045)------------------------------
% 3.08/1.11  % (5045)------------------------------
% 3.08/1.11  % (5046)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.08/1.11  % (5046)Refutation not found, incomplete strategy% (5046)------------------------------
% 3.08/1.11  % (5046)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.08/1.11  % (5046)Termination reason: Refutation not found, incomplete strategy
% 3.08/1.11  
% 3.08/1.11  % (5046)Memory used [KB]: 969
% 3.08/1.11  % (5046)Time elapsed: 0.026 s
% 3.08/1.11  % (5046)Instructions burned: 2 (million)
% 3.08/1.11  % (5046)------------------------------
% 3.08/1.11  % (5046)------------------------------
% 3.08/1.12  % (5047)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.48/1.15  % (5042)Instruction limit reached!
% 3.48/1.15  % (5042)------------------------------
% 3.48/1.15  % (5042)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.48/1.15  % (5042)Termination reason: Unknown
% 3.48/1.15  % (5042)Termination phase: Saturation
% 3.48/1.15  
% 3.48/1.15  % (5042)Memory used [KB]: 2438
% 3.48/1.15  % (5042)Time elapsed: 0.095 s
% 3.48/1.15  % (5042)Instructions burned: 210 (million)
% 3.48/1.15  % (5042)------------------------------
% 3.48/1.15  % (5042)------------------------------
% 3.48/1.15  % (5048)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 (2991ds/83Mi)
% 3.48/1.15  % (5048)Refutation not found, incomplete strategy% (5048)------------------------------
% 3.48/1.15  % (5048)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.48/1.15  % (5048)Termination reason: Refutation not found, incomplete strategy
% 3.48/1.15  
% 3.48/1.15  % (5048)Memory used [KB]: 976
% 3.48/1.15  % (5048)Time elapsed: 0.003 s
% 3.48/1.15  % (5048)Instructions burned: 3 (million)
% 3.48/1.15  % (5048)------------------------------
% 3.48/1.15  % (5048)------------------------------
% 3.69/1.16  % (5049)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 (2991ds/123Mi)
% 3.69/1.16  % (5049)Refutation not found, incomplete strategy% (5049)------------------------------
% 3.69/1.16  % (5049)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.69/1.16  % (5049)Termination reason: Refutation not found, incomplete strategy
% 3.69/1.16  
% 3.69/1.16  % (5049)Memory used [KB]: 973
% 3.69/1.16  % (5049)Time elapsed: 0.003 s
% 3.69/1.16  % (5049)Instructions burned: 3 (million)
% 3.69/1.16  % (5049)------------------------------
% 3.69/1.16  % (5049)------------------------------
% 3.69/1.16  % (5047)Instruction limit reached!
% 3.69/1.16  % (5047)------------------------------
% 3.69/1.16  % (5047)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.69/1.16  % (5047)Termination reason: Unknown
% 3.69/1.16  % (5047)Termination phase: Saturation
% 3.69/1.16  
% 3.69/1.16  % (5047)Memory used [KB]: 1594
% 3.69/1.16  % (5047)Time elapsed: 0.044 s
% 3.69/1.16  % (5047)Instructions burned: 92 (million)
% 3.69/1.16  % (5047)------------------------------
% 3.69/1.16  % (5047)------------------------------
% 3.69/1.17  % (5050)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 (2991ds/84Mi)
% 3.69/1.17  % (5051)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.69/1.17  % (5050)Refutation not found, incomplete strategy% (5050)------------------------------
% 3.69/1.17  % (5050)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.69/1.17  % (5050)Termination reason: Refutation not found, incomplete strategy
% 3.69/1.17  
% 3.69/1.17  % (5050)Memory used [KB]: 971
% 3.69/1.17  % (5050)Time elapsed: 0.002 s
% 3.69/1.17  % (5050)Instructions burned: 2 (million)
% 3.69/1.17  % (5050)------------------------------
% 3.69/1.17  % (5050)------------------------------
% 3.69/1.17  % (5052)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.69/1.21  % (5051)Instruction limit reached!
% 3.69/1.21  % (5051)------------------------------
% 3.69/1.21  % (5051)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.69/1.21  % (5051)Termination reason: Unknown
% 3.69/1.21  % (5051)Termination phase: Saturation
% 3.69/1.21  
% 3.69/1.21  % (5051)Memory used [KB]: 1755
% 3.69/1.21  % (5051)Time elapsed: 0.043 s
% 3.69/1.21  % (5051)Instructions burned: 85 (million)
% 3.69/1.21  % (5051)------------------------------
% 3.69/1.21  % (5051)------------------------------
% 3.69/1.22  % (5053)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.69/1.22  % (5053)Refutation not found, incomplete strategy% (5053)------------------------------
% 3.69/1.22  % (5053)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.69/1.22  % (5053)Termination reason: Refutation not found, incomplete strategy
% 3.69/1.22  
% 3.69/1.22  % (5053)Memory used [KB]: 968
% 3.69/1.22  % (5053)Time elapsed: 0.001 s
% 3.69/1.22  % (5053)Instructions burned: 2 (million)
% 3.69/1.22  % (5053)------------------------------
% 3.69/1.22  % (5053)------------------------------
% 4.19/1.23  % (5037)Instruction limit reached!
% 4.19/1.23  % (5037)------------------------------
% 4.19/1.23  % (5037)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.19/1.23  % (5037)Termination reason: Unknown
% 4.19/1.23  % (5037)Termination phase: Saturation
% 4.19/1.23  
% 4.19/1.23  % (5037)Memory used [KB]: 4853
% 4.19/1.23  % (5037)Time elapsed: 0.243 s
% 4.19/1.23  % (5037)Instructions burned: 578 (million)
% 4.19/1.23  % (5037)------------------------------
% 4.19/1.23  % (5037)------------------------------
% 4.19/1.24  % (5055)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.19/1.24  % (5054)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)
% 4.40/1.27  % (5023)Instruction limit reached!
% 4.40/1.27  % (5023)------------------------------
% 4.40/1.27  % (5023)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.27  % (5023)Termination reason: Unknown
% 4.40/1.27  % (5023)Termination phase: Saturation
% 4.40/1.27  
% 4.40/1.27  % (5023)Memory used [KB]: 6009
% 4.40/1.27  % (5023)Time elapsed: 0.377 s
% 4.40/1.27  % (5023)Instructions burned: 863 (million)
% 4.40/1.27  % (5023)------------------------------
% 4.40/1.27  % (5023)------------------------------
% 4.40/1.29  % (5052)Instruction limit reached!
% 4.40/1.29  % (5052)------------------------------
% 4.40/1.29  % (5052)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.29  % (5052)Termination reason: Unknown
% 4.40/1.29  % (5052)Termination phase: Saturation
% 4.40/1.29  
% 4.40/1.29  % (5052)Memory used [KB]: 3297
% 4.40/1.29  % (5052)Time elapsed: 0.120 s
% 4.40/1.29  % (5052)Instructions burned: 260 (million)
% 4.40/1.29  % (5052)------------------------------
% 4.40/1.29  % (5052)------------------------------
% 4.40/1.29  % (5056)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 (2990ds/97Mi)
% 4.40/1.29  % (5057)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 (2990ds/464Mi)
% 4.40/1.29  % (5057)Refutation not found, incomplete strategy% (5057)------------------------------
% 4.40/1.29  % (5057)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.29  % (5057)Termination reason: Refutation not found, incomplete strategy
% 4.40/1.29  
% 4.40/1.29  % (5057)Memory used [KB]: 970
% 4.40/1.29  % (5057)Time elapsed: 0.002 s
% 4.40/1.29  % (5057)Instructions burned: 2 (million)
% 4.40/1.29  % (5057)------------------------------
% 4.40/1.29  % (5057)------------------------------
% 4.40/1.30  % (5058)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 (2990ds/79Mi)
% 4.40/1.30  % (5055)Instruction limit reached!
% 4.40/1.30  % (5055)------------------------------
% 4.40/1.30  % (5055)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.30  % (5055)Termination reason: Unknown
% 4.40/1.30  % (5055)Termination phase: Saturation
% 4.40/1.30  
% 4.40/1.30  % (5055)Memory used [KB]: 2224
% 4.40/1.30  % (5055)Time elapsed: 0.069 s
% 4.40/1.30  % (5055)Instructions burned: 151 (million)
% 4.40/1.30  % (5055)------------------------------
% 4.40/1.30  % (5055)------------------------------
% 4.40/1.31  % (5059)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.40/1.31  % (5059)Refutation not found, incomplete strategy% (5059)------------------------------
% 4.40/1.31  % (5059)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.31  % (5059)Termination reason: Refutation not found, incomplete strategy
% 4.40/1.31  
% 4.40/1.31  % (5059)Memory used [KB]: 975
% 4.40/1.31  % (5059)Time elapsed: 0.002 s
% 4.40/1.31  % (5059)Instructions burned: 3 (million)
% 4.40/1.31  % (5059)------------------------------
% 4.40/1.31  % (5059)------------------------------
% 4.40/1.31  % (5060)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2990ds/101Mi)
% 4.40/1.31  % (5060)Refutation not found, incomplete strategy% (5060)------------------------------
% 4.40/1.31  % (5060)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.31  % (5060)Termination reason: Refutation not found, incomplete strategy
% 4.40/1.31  
% 4.40/1.31  % (5060)Memory used [KB]: 969
% 4.40/1.31  % (5060)Time elapsed: 0.002 s
% 4.40/1.31  % (5060)Instructions burned: 2 (million)
% 4.40/1.31  % (5060)------------------------------
% 4.40/1.31  % (5060)------------------------------
% 4.40/1.32  % (5061)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.40/1.32  % (5061)Refutation not found, incomplete strategy% (5061)------------------------------
% 4.40/1.32  % (5061)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.32  % (5061)Termination reason: Refutation not found, incomplete strategy
% 4.40/1.32  
% 4.40/1.32  % (5061)Memory used [KB]: 971
% 4.40/1.32  % (5061)Time elapsed: 0.002 s
% 4.40/1.32  % (5061)Instructions burned: 2 (million)
% 4.40/1.32  % (5061)------------------------------
% 4.40/1.32  % (5061)------------------------------
% 4.40/1.32  % (5062)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.40/1.33  % (5058)Instruction limit reached!
% 4.40/1.33  % (5058)------------------------------
% 4.40/1.33  % (5058)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.33  % (5058)Termination reason: Unknown
% 4.40/1.33  % (5058)Termination phase: Saturation
% 4.40/1.33  
% 4.40/1.33  % (5058)Memory used [KB]: 1575
% 4.40/1.33  % (5058)Time elapsed: 0.037 s
% 4.40/1.33  % (5058)Instructions burned: 79 (million)
% 4.40/1.33  % (5058)------------------------------
% 4.40/1.33  % (5058)------------------------------
% 4.95/1.34  % (5063)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.95/1.35  % (5056)Instruction limit reached!
% 4.95/1.35  % (5056)------------------------------
% 4.95/1.35  % (5056)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.95/1.35  % (5056)Termination reason: Unknown
% 4.95/1.35  % (5056)Termination phase: Saturation
% 4.95/1.35  
% 4.95/1.35  % (5056)Memory used [KB]: 1782
% 4.95/1.35  % (5056)Time elapsed: 0.078 s
% 4.95/1.35  % (5056)Instructions burned: 97 (million)
% 4.95/1.35  % (5056)------------------------------
% 4.95/1.35  % (5056)------------------------------
% 4.95/1.35  % (5064)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.95/1.36  % (5064)Refutation not found, incomplete strategy% (5064)------------------------------
% 4.95/1.36  % (5064)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.95/1.36  % (5064)Termination reason: Refutation not found, incomplete strategy
% 4.95/1.36  
% 4.95/1.36  % (5064)Memory used [KB]: 969
% 4.95/1.36  % (5054)Instruction limit reached!
% 4.95/1.36  % (5054)------------------------------
% 4.95/1.36  % (5054)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.95/1.36  % (5064)Time elapsed: 0.003 s
% 4.95/1.36  % (5064)Instructions burned: 2 (million)
% 4.95/1.36  % (5054)Termination reason: Unknown
% 4.95/1.36  % (5054)Termination phase: Saturation
% 4.95/1.36  
% 4.95/1.36  % (5054)Memory used [KB]: 3257
% 4.95/1.36  % (5054)Time elapsed: 0.133 s
% 4.95/1.36  % (5054)Instructions burned: 279 (million)
% 4.95/1.36  % (5054)------------------------------
% 4.95/1.36  % (5054)------------------------------
% 4.95/1.36  % (5064)------------------------------
% 4.95/1.36  % (5064)------------------------------
% 4.95/1.36  % (5065)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 (2989ds/243Mi)
% 4.95/1.36  % (5066)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 (2989ds/229Mi)
% 5.20/1.39  % (5062)Instruction limit reached!
% 5.20/1.39  % (5062)------------------------------
% 5.20/1.39  % (5062)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.20/1.39  % (5062)Termination reason: Unknown
% 5.20/1.39  % (5062)Termination phase: Saturation
% 5.20/1.39  
% 5.20/1.39  % (5062)Memory used [KB]: 2041
% 5.20/1.39  % (5062)Time elapsed: 0.072 s
% 5.20/1.39  % (5062)Instructions burned: 169 (million)
% 5.20/1.39  % (5062)------------------------------
% 5.20/1.39  % (5062)------------------------------
% 5.20/1.40  % (5067)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 (2989ds/306Mi)
% 5.20/1.42  % (5063)Instruction limit reached!
% 5.20/1.42  % (5063)------------------------------
% 5.20/1.42  % (5063)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.20/1.42  % (5063)Termination reason: Unknown
% 5.20/1.42  % (5063)Termination phase: Saturation
% 5.20/1.42  
% 5.20/1.42  % (5063)Memory used [KB]: 2129
% 5.20/1.42  % (5063)Time elapsed: 0.084 s
% 5.20/1.42  % (5063)Instructions burned: 179 (million)
% 5.20/1.42  % (5063)------------------------------
% 5.20/1.42  % (5063)------------------------------
% 5.20/1.42  % (5068)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 (2989ds/118Mi)
% 5.20/1.43  % (5066)Instruction limit reached!
% 5.20/1.43  % (5066)------------------------------
% 5.20/1.43  % (5066)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.20/1.43  % (5066)Termination reason: Unknown
% 5.20/1.43  % (5066)Termination phase: Saturation
% 5.20/1.43  
% 5.20/1.43  % (5066)Memory used [KB]: 3576
% 5.20/1.43  % (5066)Time elapsed: 0.070 s
% 5.20/1.43  % (5066)Instructions burned: 230 (million)
% 5.20/1.43  % (5066)------------------------------
% 5.20/1.43  % (5066)------------------------------
% 5.60/1.43  % (5069)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 (2989ds/85Mi)
% 5.60/1.45  % (5069)Instruction limit reached!
% 5.60/1.45  % (5069)------------------------------
% 5.60/1.45  % (5069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.60/1.45  % (5069)Termination reason: Unknown
% 5.60/1.45  % (5069)Termination phase: Saturation
% 5.60/1.45  
% 5.60/1.45  % (5069)Memory used [KB]: 1769
% 5.60/1.45  % (5069)Time elapsed: 0.025 s
% 5.60/1.45  % (5069)Instructions burned: 85 (million)
% 5.60/1.45  % (5069)------------------------------
% 5.60/1.45  % (5069)------------------------------
% 5.60/1.46  % (5070)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 (2989ds/182Mi)
% 5.82/1.46  % (5070)Refutation not found, incomplete strategy% (5070)------------------------------
% 5.82/1.46  % (5070)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.46  % (5070)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.46  
% 5.82/1.46  % (5070)Memory used [KB]: 970
% 5.82/1.46  % (5070)Time elapsed: 0.002 s
% 5.82/1.46  % (5070)Instructions burned: 2 (million)
% 5.82/1.46  % (5070)------------------------------
% 5.82/1.46  % (5070)------------------------------
% 5.82/1.46  % (5071)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 (2988ds/134Mi)
% 5.82/1.48  % (5068)Instruction limit reached!
% 5.82/1.48  % (5068)------------------------------
% 5.82/1.48  % (5068)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.48  % (5068)Termination reason: Unknown
% 5.82/1.48  % (5068)Termination phase: Saturation
% 5.82/1.48  
% 5.82/1.48  % (5068)Memory used [KB]: 1888
% 5.82/1.48  % (5068)Time elapsed: 0.057 s
% 5.82/1.48  % (5068)Instructions burned: 118 (million)
% 5.82/1.48  % (5068)------------------------------
% 5.82/1.48  % (5068)------------------------------
% 5.82/1.48  % (5072)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2988ds/181Mi)
% 5.82/1.49  % (5072)Refutation not found, incomplete strategy% (5072)------------------------------
% 5.82/1.49  % (5072)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.49  % (5072)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.49  
% 5.82/1.49  % (5072)Memory used [KB]: 969
% 5.82/1.49  % (5072)Time elapsed: 0.002 s
% 5.82/1.49  % (5072)Instructions burned: 2 (million)
% 5.82/1.49  % (5072)------------------------------
% 5.82/1.49  % (5072)------------------------------
% 5.82/1.49  % (5065)Instruction limit reached!
% 5.82/1.49  % (5065)------------------------------
% 5.82/1.49  % (5065)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.49  % (5065)Termination reason: Unknown
% 5.82/1.49  % (5065)Termination phase: Saturation
% 5.82/1.49  
% 5.82/1.49  % (5065)Memory used [KB]: 3492
% 5.82/1.49  % (5065)Time elapsed: 0.129 s
% 5.82/1.49  % (5065)Instructions burned: 243 (million)
% 5.82/1.49  % (5065)------------------------------
% 5.82/1.49  % (5065)------------------------------
% 5.82/1.49  % (5074)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2988ds/135Mi)
% 5.82/1.49  % (5074)Refutation not found, incomplete strategy% (5074)------------------------------
% 5.82/1.49  % (5074)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.49  % (5074)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.49  
% 5.82/1.49  % (5074)Memory used [KB]: 969
% 5.82/1.49  % (5074)Time elapsed: 0.002 s
% 5.82/1.49  % (5074)Instructions burned: 2 (million)
% 5.82/1.49  % (5074)------------------------------
% 5.82/1.49  % (5074)------------------------------
% 5.82/1.49  % (5073)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 (2988ds/61Mi)
% 5.82/1.49  % (5073)Refutation not found, incomplete strategy% (5073)------------------------------
% 5.82/1.49  % (5073)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.49  % (5073)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.49  
% 5.82/1.49  % (5073)Memory used [KB]: 969
% 5.82/1.49  % (5073)Time elapsed: 0.002 s
% 5.82/1.49  % (5073)Instructions burned: 2 (million)
% 5.82/1.49  % (5073)------------------------------
% 5.82/1.49  % (5073)------------------------------
% 5.82/1.50  % (5075)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 (2988ds/94Mi)
% 5.82/1.50  % (5076)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 (2988ds/111Mi)
% 5.82/1.50  % (5075)Refutation not found, incomplete strategy% (5075)------------------------------
% 5.82/1.50  % (5075)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5075)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.50  
% 5.82/1.50  % (5075)Memory used [KB]: 971
% 5.82/1.50  % (5075)Time elapsed: 0.003 s
% 5.82/1.50  % (5075)Instructions burned: 3 (million)
% 5.82/1.50  % (5076)Refutation not found, incomplete strategy% (5076)------------------------------
% 5.82/1.50  % (5076)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5076)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.50  
% 5.82/1.50  % (5076)Memory used [KB]: 970
% 5.82/1.50  % (5076)Time elapsed: 0.003 s
% 5.82/1.50  % (5076)Instructions burned: 2 (million)
% 5.82/1.50  % (5075)------------------------------
% 5.82/1.50  % (5075)------------------------------
% 5.82/1.50  % (5076)------------------------------
% 5.82/1.50  % (5076)------------------------------
% 5.82/1.50  % (5071)Instruction limit reached!
% 5.82/1.50  % (5071)------------------------------
% 5.82/1.50  % (5071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5071)Termination reason: Unknown
% 5.82/1.50  % (5071)Termination phase: Saturation
% 5.82/1.50  
% 5.82/1.50  % (5071)Memory used [KB]: 1966
% 5.82/1.50  % (5071)Time elapsed: 0.039 s
% 5.82/1.50  % (5071)Instructions burned: 136 (million)
% 5.82/1.50  % (5071)------------------------------
% 5.82/1.50  % (5071)------------------------------
% 5.82/1.50  % (5077)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 (2988ds/371Mi)
% 5.82/1.50  % (5078)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 (2988ds/1643Mi)
% 5.82/1.50  % (5077)Refutation not found, incomplete strategy% (5077)------------------------------
% 5.82/1.50  % (5077)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5077)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.50  
% 5.82/1.50  % (5077)Memory used [KB]: 970
% 5.82/1.50  % (5077)Time elapsed: 0.001 s
% 5.82/1.50  % (5077)Instructions burned: 3 (million)
% 5.82/1.50  % (5079)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 (2988ds/143Mi)
% 5.82/1.50  % (5077)------------------------------
% 5.82/1.50  % (5077)------------------------------
% 5.82/1.50  % (5078)Refutation not found, incomplete strategy% (5078)------------------------------
% 5.82/1.50  % (5078)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5078)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.50  
% 5.82/1.50  % (5078)Memory used [KB]: 973
% 5.82/1.50  % (5078)Time elapsed: 0.003 s
% 5.82/1.50  % (5078)Instructions burned: 3 (million)
% 5.82/1.50  % (5078)------------------------------
% 5.82/1.50  % (5078)------------------------------
% 5.82/1.50  % (5080)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 (2988ds/225Mi)
% 5.82/1.50  % (5080)Refutation not found, incomplete strategy% (5080)------------------------------
% 5.82/1.50  % (5080)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (5080)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.50  
% 5.82/1.50  % (5080)Memory used [KB]: 971
% 5.82/1.50  % (5080)Time elapsed: 0.001 s
% 5.82/1.50  % (5080)Instructions burned: 2 (million)
% 5.82/1.51  % (5080)------------------------------
% 5.82/1.51  % (5080)------------------------------
% 5.82/1.51  % (5082)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 (2988ds/149Mi)
% 5.82/1.51  % (5081)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 (2988ds/89Mi)
% 5.82/1.51  % (5081)Refutation not found, incomplete strategy% (5081)------------------------------
% 5.82/1.51  % (5081)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.51  % (5081)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.51  
% 5.82/1.51  % (5081)Memory used [KB]: 969
% 5.82/1.51  % (5081)Time elapsed: 0.002 s
% 5.82/1.51  % (5081)Instructions burned: 2 (million)
% 5.82/1.51  % (5081)------------------------------
% 5.82/1.51  % (5081)------------------------------
% 5.82/1.51  % (5083)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 (2988ds/217Mi)
% 5.82/1.52  % (5083)Refutation not found, incomplete strategy% (5083)------------------------------
% 5.82/1.52  % (5083)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.52  % (5083)Termination reason: Refutation not found, incomplete strategy
% 5.82/1.52  
% 5.82/1.52  % (5083)Memory used [KB]: 982
% 5.82/1.52  % (5083)Time elapsed: 0.004 s
% 5.82/1.52  % (5083)Instructions burned: 3 (million)
% 5.82/1.52  % (5083)------------------------------
% 5.82/1.52  % (5083)------------------------------
% 5.82/1.52  % (5084)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2988ds/1513Mi)
% 6.38/1.53  % (5028)Instruction limit reached!
% 6.38/1.53  % (5028)------------------------------
% 6.38/1.53  % (5028)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.38/1.53  % (5028)Termination reason: Unknown
% 6.38/1.53  % (5028)Termination phase: Saturation
% 6.38/1.53  
% 6.38/1.53  % (5028)Memory used [KB]: 11391
% 6.38/1.53  % (5028)Time elapsed: 0.617 s
% 6.38/1.53  % (5028)Instructions burned: 1376 (million)
% 6.38/1.53  % (5028)------------------------------
% 6.38/1.53  % (5028)------------------------------
% 6.38/1.54  % (5085)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 (2988ds/460Mi)
% 6.38/1.55  % (5033)Instruction limit reached!
% 6.38/1.55  % (5033)------------------------------
% 6.38/1.55  % (5033)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.38/1.55  % (5033)Termination reason: Unknown
% 6.38/1.55  % (5033)Termination phase: Saturation
% 6.38/1.55  
% 6.38/1.55  % (5033)Memory used [KB]: 10829
% 6.38/1.55  % (5033)Time elapsed: 0.621 s
% 6.38/1.55  % (5033)Instructions burned: 1798 (million)
% 6.38/1.55  % (5033)------------------------------
% 6.38/1.55  % (5033)------------------------------
% 6.38/1.55  % (5082)Instruction limit reached!
% 6.38/1.55  % (5082)------------------------------
% 6.38/1.55  % (5082)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.38/1.55  % (5082)Termination reason: Unknown
% 6.38/1.55  % (5082)Termination phase: Saturation
% 6.38/1.55  
% 6.38/1.55  % (5082)Memory used [KB]: 2441
% 6.38/1.55  % (5082)Time elapsed: 0.044 s
% 6.38/1.55  % (5082)Instructions burned: 150 (million)
% 6.38/1.55  % (5082)------------------------------
% 6.38/1.55  % (5082)------------------------------
% 6.38/1.55  % (5086)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)
% 6.38/1.55  % (5087)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)
% 6.38/1.55  % (5086)Refutation not found, incomplete strategy% (5086)------------------------------
% 6.38/1.55  % (5086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.38/1.55  % (5086)Termination reason: Refutation not found, incomplete strategy
% 6.38/1.55  
% 6.38/1.55  % (5086)Memory used [KB]: 970
% 6.38/1.55  % (5086)Time elapsed: 0.025 s
% 6.38/1.55  % (5086)Instructions burned: 3 (million)
% 6.38/1.55  % (5086)------------------------------
% 6.38/1.55  % (5086)------------------------------
% 6.38/1.56  % (5088)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 (2987ds/77Mi)
% 6.38/1.56  % (5067)Instruction limit reached!
% 6.38/1.56  % (5067)------------------------------
% 6.38/1.56  % (5067)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.38/1.56  % (5067)Termination reason: Unknown
% 6.38/1.56  % (5067)Termination phase: Saturation
% 6.38/1.56  
% 6.38/1.56  % (5067)Memory used [KB]: 5194
% 6.38/1.56  % (5067)Time elapsed: 0.165 s
% 6.38/1.56  % (5067)Instructions burned: 306 (million)
% 6.38/1.56  % (5067)------------------------------
% 6.38/1.56  % (5067)------------------------------
% 6.38/1.56  % (5089)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 (2987ds/639Mi)
% 6.73/1.57  % (5018)Instruction limit reached!
% 6.73/1.57  % (5018)------------------------------
% 6.73/1.57  % (5018)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.57  % (5018)Termination reason: Unknown
% 6.73/1.57  % (5018)Termination phase: Saturation
% 6.73/1.57  
% 6.73/1.57  % (5018)Memory used [KB]: 11746
% 6.73/1.57  % (5018)Time elapsed: 0.694 s
% 6.73/1.57  % (5018)Instructions burned: 1483 (million)
% 6.73/1.57  % (5018)------------------------------
% 6.73/1.57  % (5018)------------------------------
% 6.73/1.57  % (5079)Instruction limit reached!
% 6.73/1.57  % (5079)------------------------------
% 6.73/1.57  % (5079)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.57  % (5079)Termination reason: Unknown
% 6.73/1.57  % (5079)Termination phase: Saturation
% 6.73/1.57  
% 6.73/1.57  % (5079)Memory used [KB]: 2678
% 6.73/1.57  % (5079)Time elapsed: 0.074 s
% 6.73/1.57  % (5079)Instructions burned: 144 (million)
% 6.73/1.57  % (5079)------------------------------
% 6.73/1.57  % (5079)------------------------------
% 6.73/1.58  % (5090)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 (2987ds/851Mi)
% 6.73/1.58  % (5091)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 (2987ds/463Mi)
% 6.73/1.58  % (5090)Refutation not found, incomplete strategy% (5090)------------------------------
% 6.73/1.58  % (5090)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.58  % (5090)Termination reason: Refutation not found, incomplete strategy
% 6.73/1.58  
% 6.73/1.58  % (5090)Memory used [KB]: 967
% 6.73/1.58  % (5090)Time elapsed: 0.002 s
% 6.73/1.58  % (5090)Instructions burned: 2 (million)
% 6.73/1.58  % (5090)------------------------------
% 6.73/1.58  % (5090)------------------------------
% 6.73/1.58  % (5091)Refutation not found, incomplete strategy% (5091)------------------------------
% 6.73/1.58  % (5091)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.58  % (5091)Termination reason: Refutation not found, incomplete strategy
% 6.73/1.58  
% 6.73/1.58  % (5091)Memory used [KB]: 983
% 6.73/1.58  % (5091)Time elapsed: 0.002 s
% 6.73/1.58  % (5091)Instructions burned: 2 (million)
% 6.73/1.58  % (5091)------------------------------
% 6.73/1.58  % (5091)------------------------------
% 6.73/1.58  % (5092)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 (2987ds/127Mi)
% 6.73/1.58  % (5093)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 (2987ds/159Mi)
% 6.73/1.58  % (5092)Refutation not found, incomplete strategy% (5092)------------------------------
% 6.73/1.58  % (5092)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.58  % (5092)Termination reason: Refutation not found, incomplete strategy
% 6.73/1.58  
% 6.73/1.58  % (5092)Memory used [KB]: 971
% 6.73/1.58  % (5092)Time elapsed: 0.002 s
% 6.73/1.58  % (5092)Instructions burned: 2 (million)
% 6.73/1.58  % (5092)------------------------------
% 6.73/1.58  % (5092)------------------------------
% 6.73/1.59  % (5094)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 (2987ds/140Mi)
% 6.73/1.59  % (5094)Refutation not found, incomplete strategy% (5094)------------------------------
% 6.73/1.59  % (5094)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.59  % (5094)Termination reason: Refutation not found, incomplete strategy
% 6.73/1.59  
% 6.73/1.59  % (5094)Memory used [KB]: 970
% 6.73/1.59  % (5094)Time elapsed: 0.002 s
% 6.73/1.59  % (5094)Instructions burned: 2 (million)
% 6.73/1.59  % (5094)------------------------------
% 6.73/1.59  % (5094)------------------------------
% 6.73/1.59  % (5088)Instruction limit reached!
% 6.73/1.59  % (5088)------------------------------
% 6.73/1.59  % (5088)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.59  % (5088)Termination reason: Unknown
% 6.73/1.59  % (5088)Termination phase: Saturation
% 6.73/1.59  
% 6.73/1.59  % (5088)Memory used [KB]: 1936
% 6.73/1.59  % (5088)Time elapsed: 0.034 s
% 6.73/1.59  % (5088)Instructions burned: 77 (million)
% 6.73/1.59  % (5088)------------------------------
% 6.73/1.59  % (5088)------------------------------
% 6.73/1.59  % (5097)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.73/1.59  % (5096)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 (2987ds/246Mi)
% 6.73/1.60  % (5087)Instruction limit reached!
% 6.73/1.60  % (5087)------------------------------
% 6.73/1.60  % (5087)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.60  % (5087)Termination reason: Unknown
% 6.73/1.60  % (5087)Termination phase: Saturation
% 6.73/1.60  
% 6.73/1.60  % (5087)Memory used [KB]: 2600
% 6.73/1.60  % (5087)Time elapsed: 0.069 s
% 6.73/1.60  % (5087)Instructions burned: 115 (million)
% 6.73/1.60  % (5087)------------------------------
% 6.73/1.60  % (5087)------------------------------
% 6.73/1.60  % (5098)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.73/1.60  % (5098)Refutation not found, incomplete strategy% (5098)------------------------------
% 6.73/1.60  % (5098)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.60  % (5098)Termination reason: Refutation not found, incomplete strategy
% 6.73/1.60  
% 6.73/1.60  % (5098)Memory used [KB]: 970
% 6.73/1.60  % (5098)Time elapsed: 0.002 s
% 6.73/1.60  % (5098)Instructions burned: 3 (million)
% 6.73/1.60  % (5098)------------------------------
% 6.73/1.60  % (5098)------------------------------
% 6.73/1.61  % (5099)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.73/1.61  % (4986)Instruction limit reached!
% 6.73/1.61  % (4986)------------------------------
% 6.73/1.61  % (4986)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.73/1.61  % (4986)Termination reason: Unknown
% 6.73/1.61  % (4986)Termination phase: Saturation
% 6.73/1.61  
% 6.73/1.61  % (4986)Memory used [KB]: 12408
% 6.73/1.61  % (4986)Time elapsed: 0.854 s
% 6.73/1.61  % (4986)Instructions burned: 1919 (million)
% 6.73/1.61  % (4986)------------------------------
% 6.73/1.61  % (4986)------------------------------
% 6.73/1.62  % (5100)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2987ds/965Mi)
% 7.44/1.65  % (5093)Instruction limit reached!
% 7.44/1.65  % (5093)------------------------------
% 7.44/1.65  % (5093)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.44/1.65  % (5093)Termination reason: Unknown
% 7.44/1.65  % (5093)Termination phase: Saturation
% 7.44/1.65  
% 7.44/1.65  % (5093)Memory used [KB]: 2557
% 7.44/1.65  % (5093)Time elapsed: 0.069 s
% 7.44/1.65  % (5093)Instructions burned: 160 (million)
% 7.44/1.65  % (5093)------------------------------
% 7.44/1.65  % (5093)------------------------------
% 7.44/1.66  % (5101)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)
% 7.69/1.68  % (5097)Instruction limit reached!
% 7.69/1.68  % (5097)------------------------------
% 7.69/1.68  % (5097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.68  % (5097)Termination reason: Unknown
% 7.69/1.68  % (5097)Termination phase: Saturation
% 7.69/1.68  
% 7.69/1.68  % (5097)Memory used [KB]: 2756
% 7.69/1.68  % (5097)Time elapsed: 0.088 s
% 7.69/1.68  % (5097)Instructions burned: 275 (million)
% 7.69/1.68  % (5097)------------------------------
% 7.69/1.68  % (5097)------------------------------
% 7.69/1.68  % (5096)Instruction limit reached!
% 7.69/1.68  % (5096)------------------------------
% 7.69/1.68  % (5096)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.68  % (5096)Termination reason: Unknown
% 7.69/1.68  % (5096)Termination phase: Saturation
% 7.69/1.68  
% 7.69/1.68  % (5096)Memory used [KB]: 2254
% 7.69/1.68  % (5096)Time elapsed: 0.088 s
% 7.69/1.68  % (5096)Instructions burned: 246 (million)
% 7.69/1.68  % (5096)------------------------------
% 7.69/1.68  % (5096)------------------------------
% 7.69/1.68  % (5102)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)
% 7.69/1.68  % (5103)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)
% 7.69/1.68  % (5103)Refutation not found, incomplete strategy% (5103)------------------------------
% 7.69/1.68  % (5103)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.68  % (5103)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.68  
% 7.69/1.68  % (5103)Memory used [KB]: 971
% 7.69/1.68  % (5103)Time elapsed: 0.001 s
% 7.69/1.68  % (5103)Instructions burned: 2 (million)
% 7.69/1.68  % (5103)------------------------------
% 7.69/1.68  % (5103)------------------------------
% 7.69/1.69  % (5104)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)
% 7.69/1.69  % (5104)Refutation not found, incomplete strategy% (5104)------------------------------
% 7.69/1.69  % (5104)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.69  % (5104)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.69  
% 7.69/1.69  % (5104)Memory used [KB]: 972
% 7.69/1.69  % (5104)Time elapsed: 0.001 s
% 7.69/1.69  % (5104)Instructions burned: 2 (million)
% 7.69/1.69  % (5104)------------------------------
% 7.69/1.69  % (5104)------------------------------
% 7.69/1.69  % (5105)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)
% 7.69/1.69  % (5105)Refutation not found, incomplete strategy% (5105)------------------------------
% 7.69/1.69  % (5105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.69  % (5105)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.69  
% 7.69/1.69  % (5105)Memory used [KB]: 970
% 7.69/1.69  % (5105)Time elapsed: 0.002 s
% 7.69/1.69  % (5105)Instructions burned: 2 (million)
% 7.69/1.69  % (5105)------------------------------
% 7.69/1.69  % (5105)------------------------------
% 7.69/1.69  % (5106)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)
% 7.69/1.70  % (5101)Instruction limit reached!
% 7.69/1.70  % (5101)------------------------------
% 7.69/1.70  % (5101)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.70  % (5101)Termination reason: Unknown
% 7.69/1.70  % (5101)Termination phase: Saturation
% 7.69/1.70  
% 7.69/1.70  % (5101)Memory used [KB]: 2205
% 7.69/1.70  % (5101)Time elapsed: 0.049 s
% 7.69/1.70  % (5101)Instructions burned: 147 (million)
% 7.69/1.70  % (5101)------------------------------
% 7.69/1.70  % (5101)------------------------------
% 7.69/1.71  % (5107)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2986ds/645Mi)
% 7.69/1.71  % (5107)Refutation not found, incomplete strategy% (5107)------------------------------
% 7.69/1.71  % (5107)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.71  % (5107)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.71  
% 7.69/1.71  % (5107)Memory used [KB]: 971
% 7.69/1.71  % (5107)Time elapsed: 0.001 s
% 7.69/1.71  % (5107)Instructions burned: 2 (million)
% 7.69/1.71  % (5107)------------------------------
% 7.69/1.71  % (5107)------------------------------
% 7.69/1.71  % (5099)Instruction limit reached!
% 7.69/1.71  % (5099)------------------------------
% 7.69/1.71  % (5099)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.71  % (5099)Termination reason: Unknown
% 7.69/1.71  % (5099)Termination phase: Saturation
% 7.69/1.71  
% 7.69/1.71  % (5099)Memory used [KB]: 3777
% 7.69/1.71  % (5099)Time elapsed: 0.091 s
% 7.69/1.71  % (5099)Instructions burned: 286 (million)
% 7.69/1.71  % (5099)------------------------------
% 7.69/1.71  % (5099)------------------------------
% 7.69/1.71  % (5108)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)
% 7.69/1.71  % (5109)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 (2986ds/120Mi)
% 7.69/1.71  % (5109)Refutation not found, incomplete strategy% (5109)------------------------------
% 7.69/1.71  % (5109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.71  % (5109)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.71  
% 7.69/1.71  % (5109)Memory used [KB]: 968
% 7.69/1.71  % (5109)Time elapsed: 0.001 s
% 7.69/1.71  % (5109)Instructions burned: 2 (million)
% 7.69/1.71  % (5109)------------------------------
% 7.69/1.71  % (5109)------------------------------
% 7.69/1.71  % (5110)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 (2986ds/144Mi)
% 7.69/1.73  % (5085)Instruction limit reached!
% 7.69/1.73  % (5085)------------------------------
% 7.69/1.73  % (5085)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.73  % (5085)Termination reason: Unknown
% 7.69/1.73  % (5085)Termination phase: Saturation
% 7.69/1.73  
% 7.69/1.73  % (5085)Memory used [KB]: 6222
% 7.69/1.73  % (5085)Time elapsed: 0.219 s
% 7.69/1.73  % (5085)Instructions burned: 461 (million)
% 7.69/1.73  % (5085)------------------------------
% 7.69/1.73  % (5085)------------------------------
% 7.69/1.73  % (5102)Instruction limit reached!
% 7.69/1.73  % (5102)------------------------------
% 7.69/1.73  % (5102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.73  % (5102)Termination reason: Unknown
% 7.69/1.73  % (5102)Termination phase: Saturation
% 7.69/1.73  
% 7.69/1.73  % (5102)Memory used [KB]: 1597
% 7.69/1.73  % (5102)Time elapsed: 0.052 s
% 7.69/1.73  % (5102)Instructions burned: 147 (million)
% 7.69/1.73  % (5102)------------------------------
% 7.69/1.73  % (5102)------------------------------
% 7.69/1.74  % (5112)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 (2986ds/97Mi)
% 7.69/1.74  % (5112)Refutation not found, incomplete strategy% (5112)------------------------------
% 7.69/1.74  % (5112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.69/1.74  % (5112)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.74  
% 7.69/1.74  % (5112)Memory used [KB]: 970
% 7.69/1.74  % (5112)Time elapsed: 0.003 s
% 7.69/1.74  % (5112)Instructions burned: 3 (million)
% 8.14/1.74  % (5112)------------------------------
% 8.14/1.74  % (5112)------------------------------
% 8.14/1.74  % (5111)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 (2986ds/166Mi)
% 8.14/1.75  % (5113)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 (2986ds/159Mi)
% 8.14/1.75  % (5113)Refutation not found, incomplete strategy% (5113)------------------------------
% 8.14/1.75  % (5113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.14/1.75  % (5113)Termination reason: Refutation not found, incomplete strategy
% 8.14/1.75  
% 8.14/1.75  % (5113)Memory used [KB]: 972
% 8.14/1.75  % (5113)Time elapsed: 0.003 s
% 8.14/1.75  % (5113)Instructions burned: 2 (million)
% 8.14/1.75  % (5113)------------------------------
% 8.14/1.75  % (5113)------------------------------
% 8.14/1.75  % (5114)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 (2986ds/135Mi)
% 8.14/1.75  % (5114)Refutation not found, incomplete strategy% (5114)------------------------------
% 8.14/1.75  % (5114)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.14/1.75  % (5114)Termination reason: Refutation not found, incomplete strategy
% 8.14/1.75  
% 8.14/1.75  % (5114)Memory used [KB]: 970
% 8.14/1.75  % (5114)Time elapsed: 0.002 s
% 8.14/1.75  % (5114)Instructions burned: 2 (million)
% 8.14/1.75  % (5114)------------------------------
% 8.14/1.75  % (5114)------------------------------
% 8.21/1.76  % (5108)Instruction limit reached!
% 8.21/1.76  % (5108)------------------------------
% 8.21/1.76  % (5108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.76  % (5108)Termination reason: Unknown
% 8.21/1.76  % (5108)Termination phase: Saturation
% 8.21/1.76  
% 8.21/1.76  % (5115)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 (2986ds/450Mi)
% 8.21/1.76  % (5108)Memory used [KB]: 2260
% 8.21/1.76  % (5108)Time elapsed: 0.050 s
% 8.21/1.76  % (5108)Instructions burned: 177 (million)
% 8.21/1.76  % (5108)------------------------------
% 8.21/1.76  % (5108)------------------------------
% 8.21/1.76  % (5115)Refutation not found, incomplete strategy% (5115)------------------------------
% 8.21/1.76  % (5115)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.76  % (5115)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.76  
% 8.21/1.76  % (5115)Memory used [KB]: 969
% 8.21/1.76  % (5115)Time elapsed: 0.002 s
% 8.21/1.76  % (5115)Instructions burned: 2 (million)
% 8.21/1.76  % (5115)------------------------------
% 8.21/1.76  % (5115)------------------------------
% 8.21/1.76  % (5116)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 (2986ds/119Mi)
% 8.21/1.76  % (5116)Refutation not found, incomplete strategy% (5116)------------------------------
% 8.21/1.76  % (5116)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.76  % (5116)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.76  
% 8.21/1.76  % (5116)Memory used [KB]: 969
% 8.21/1.76  % (5116)Time elapsed: 0.001 s
% 8.21/1.76  % (5116)Instructions burned: 2 (million)
% 8.21/1.76  % (5116)------------------------------
% 8.21/1.76  % (5116)------------------------------
% 8.21/1.76  % (5110)Instruction limit reached!
% 8.21/1.76  % (5110)------------------------------
% 8.21/1.76  % (5110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.76  % (5110)Termination reason: Unknown
% 8.21/1.76  % (5110)Termination phase: Saturation
% 8.21/1.76  
% 8.21/1.76  % (5110)Memory used [KB]: 2682
% 8.21/1.76  % (5110)Time elapsed: 0.049 s
% 8.21/1.76  % (5110)Instructions burned: 145 (million)
% 8.21/1.76  % (5110)------------------------------
% 8.21/1.76  % (5110)------------------------------
% 8.21/1.76  % (5118)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 (2985ds/139Mi)
% 8.21/1.76  % (5119)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 (2985ds/139Mi)
% 8.21/1.77  % (5119)Refutation not found, incomplete strategy% (5119)------------------------------
% 8.21/1.77  % (5119)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.77  % (5119)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.77  
% 8.21/1.77  % (5119)Memory used [KB]: 972
% 8.21/1.77  % (5119)Time elapsed: 0.001 s
% 8.21/1.77  % (5119)Instructions burned: 3 (million)
% 8.21/1.77  % (5119)------------------------------
% 8.21/1.77  % (5119)------------------------------
% 8.21/1.77  % (5089)Instruction limit reached!
% 8.21/1.77  % (5089)------------------------------
% 8.21/1.77  % (5089)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.77  % (5089)Termination reason: Unknown
% 8.21/1.77  % (5089)Termination phase: Saturation
% 8.21/1.77  
% 8.21/1.77  % (5089)Memory used [KB]: 8287
% 8.21/1.77  % (5089)Time elapsed: 0.207 s
% 8.21/1.77  % (5089)Instructions burned: 639 (million)
% 8.21/1.77  % (5089)------------------------------
% 8.21/1.77  % (5089)------------------------------
% 8.21/1.77  % (5120)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 (2985ds/116Mi)
% 8.21/1.77  % (5120)Refutation not found, incomplete strategy% (5120)------------------------------
% 8.21/1.77  % (5120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.77  % (5120)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.77  
% 8.21/1.77  % (5120)Memory used [KB]: 969
% 8.21/1.77  % (5120)Time elapsed: 0.001 s
% 8.21/1.77  % (5120)Instructions burned: 2 (million)
% 8.21/1.77  % (5120)------------------------------
% 8.21/1.77  % (5120)------------------------------
% 8.21/1.77  % (5117)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 (2986ds/4758Mi)
% 8.21/1.77  % (5122)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 (2985ds/159Mi)
% 8.21/1.77  % (5122)Refutation not found, incomplete strategy% (5122)------------------------------
% 8.21/1.77  % (5122)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.77  % (5122)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.77  
% 8.21/1.77  % (5122)Memory used [KB]: 973
% 8.21/1.77  % (5122)Time elapsed: 0.001 s
% 8.21/1.77  % (5122)Instructions burned: 3 (million)
% 8.21/1.77  % (5122)------------------------------
% 8.21/1.77  % (5122)------------------------------
% 8.21/1.77  % (5123)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 (2985ds/96Mi)
% 8.21/1.78  % (5123)Refutation not found, incomplete strategy% (5123)------------------------------
% 8.21/1.78  % (5123)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.78  % (5123)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.78  
% 8.21/1.78  % (5123)Memory used [KB]: 971
% 8.21/1.78  % (5123)Time elapsed: 0.001 s
% 8.21/1.78  % (5123)Instructions burned: 3 (million)
% 8.21/1.78  % (5123)------------------------------
% 8.21/1.78  % (5123)------------------------------
% 8.21/1.78  % (5124)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 (2985ds/223Mi)
% 8.21/1.78  % (5124)Refutation not found, incomplete strategy% (5124)------------------------------
% 8.21/1.78  % (5124)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.78  % (5124)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.78  
% 8.21/1.78  % (5124)Memory used [KB]: 969
% 8.21/1.78  % (5124)Time elapsed: 0.001 s
% 8.21/1.78  % (5124)Instructions burned: 2 (million)
% 8.21/1.78  % (5124)------------------------------
% 8.21/1.78  % (5124)------------------------------
% 8.21/1.78  % (5121)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 (2985ds/53Mi)
% 8.21/1.79  % (5125)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 (2985ds/116Mi)
% 8.21/1.79  % (5125)Refutation not found, incomplete strategy% (5125)------------------------------
% 8.21/1.79  % (5125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.79  % (5125)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.79  
% 8.21/1.79  % (5125)Memory used [KB]: 972
% 8.21/1.79  % (5125)Time elapsed: 0.003 s
% 8.21/1.79  % (5125)Instructions burned: 3 (million)
% 8.21/1.79  % (5125)------------------------------
% 8.21/1.79  % (5125)------------------------------
% 8.21/1.79  % (5111)Instruction limit reached!
% 8.21/1.79  % (5111)------------------------------
% 8.21/1.79  % (5111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.79  % (5111)Termination reason: Unknown
% 8.21/1.79  % (5111)Termination phase: Saturation
% 8.21/1.79  
% 8.21/1.79  % (5111)Memory used [KB]: 2367
% 8.21/1.79  % (5111)Time elapsed: 0.050 s
% 8.21/1.79  % (5111)Instructions burned: 169 (million)
% 8.21/1.79  % (5111)------------------------------
% 8.21/1.79  % (5111)------------------------------
% 8.21/1.79  % (5126)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 (2985ds/149Mi)
% 8.21/1.79  % (5127)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 (2985ds/416Mi)
% 8.21/1.80  % (5121)Instruction limit reached!
% 8.21/1.80  % (5121)------------------------------
% 8.21/1.80  % (5121)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.80  % (5121)Termination reason: Unknown
% 8.21/1.80  % (5121)Termination phase: Saturation
% 8.21/1.80  
% 8.21/1.80  % (5121)Memory used [KB]: 1492
% 8.21/1.80  % (5121)Time elapsed: 0.043 s
% 8.21/1.80  % (5121)Instructions burned: 54 (million)
% 8.21/1.80  % (5121)------------------------------
% 8.21/1.80  % (5121)------------------------------
% 8.21/1.80  % (5128)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 (2985ds/420Mi)
% 8.21/1.80  % (5118)Instruction limit reached!
% 8.21/1.80  % (5118)------------------------------
% 8.21/1.80  % (5118)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.80  % (5118)Termination reason: Unknown
% 8.21/1.80  % (5118)Termination phase: Saturation
% 8.21/1.80  
% 8.21/1.80  % (5118)Memory used [KB]: 2227
% 8.21/1.80  % (5118)Time elapsed: 0.039 s
% 8.21/1.80  % (5118)Instructions burned: 143 (million)
% 8.21/1.80  % (5118)------------------------------
% 8.21/1.80  % (5118)------------------------------
% 8.21/1.80  % (5129)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2985ds/179Mi)
% 8.21/1.81  % (5129)Refutation not found, incomplete strategy% (5129)------------------------------
% 8.21/1.81  % (5129)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.81  % (5129)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.81  
% 8.21/1.81  % (5129)Memory used [KB]: 970
% 8.21/1.81  % (5129)Time elapsed: 0.001 s
% 8.21/1.81  % (5129)Instructions burned: 3 (million)
% 8.21/1.81  % (5129)------------------------------
% 8.21/1.81  % (5129)------------------------------
% 8.21/1.81  % (5130)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 (2985ds/680Mi)
% 8.21/1.81  % (5130)Refutation not found, incomplete strategy% (5130)------------------------------
% 8.21/1.81  % (5130)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.81  % (5130)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.81  
% 8.21/1.81  % (5130)Memory used [KB]: 970
% 8.21/1.81  % (5130)Time elapsed: 0.001 s
% 8.21/1.81  % (5130)Instructions burned: 2 (million)
% 8.21/1.81  % (5130)------------------------------
% 8.21/1.81  % (5130)------------------------------
% 8.21/1.81  % (5131)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 (2985ds/165Mi)
% 8.21/1.81  % (5131)Refutation not found, incomplete strategy% (5131)------------------------------
% 8.21/1.81  % (5131)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.21/1.81  % (5131)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.81  
% 8.21/1.81  % (5131)Memory used [KB]: 970
% 8.21/1.81  % (5131)Time elapsed: 0.001 s
% 8.21/1.81  % (5131)Instructions burned: 3 (million)
% 8.21/1.81  % (5131)------------------------------
% 8.21/1.81  % (5131)------------------------------
% 8.57/1.81  % (5132)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 (2985ds/191Mi)
% 8.65/1.85  % (5126)Instruction limit reached!
% 8.65/1.85  % (5126)------------------------------
% 8.65/1.85  % (5126)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.85  % (5126)Termination reason: Unknown
% 8.65/1.85  % (5126)Termination phase: Saturation
% 8.65/1.85  
% 8.65/1.85  % (5126)Memory used [KB]: 2329
% 8.65/1.85  % (5126)Time elapsed: 0.084 s
% 8.65/1.85  % (5126)Instructions burned: 151 (million)
% 8.65/1.85  % (5126)------------------------------
% 8.65/1.85  % (5126)------------------------------
% 8.65/1.86  % (5133)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 (2985ds/260Mi)
% 8.65/1.87  % (5132)Instruction limit reached!
% 8.65/1.87  % (5132)------------------------------
% 8.65/1.87  % (5132)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.87  % (5132)Termination reason: Unknown
% 8.65/1.87  % (5132)Termination phase: Saturation
% 8.65/1.87  
% 8.65/1.87  % (5132)Memory used [KB]: 6555
% 8.65/1.87  % (5132)Time elapsed: 0.078 s
% 8.65/1.87  % (5132)Instructions burned: 193 (million)
% 8.65/1.87  % (5132)------------------------------
% 8.65/1.87  % (5132)------------------------------
% 8.65/1.87  % (5134)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 (2984ds/192Mi)
% 8.65/1.88  % (5127)Instruction limit reached!
% 8.65/1.88  % (5127)------------------------------
% 8.65/1.88  % (5127)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.88  % (5127)Termination reason: Unknown
% 8.65/1.88  % (5127)Termination phase: Saturation
% 8.65/1.88  
% 8.65/1.88  % (5127)Memory used [KB]: 1192
% 8.65/1.88  % (5127)Time elapsed: 0.087 s
% 8.65/1.88  % (5127)Instructions burned: 420 (million)
% 8.65/1.88  % (5127)------------------------------
% 8.65/1.88  % (5127)------------------------------
% 8.65/1.88  % (5135)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 (2984ds/140Mi)
% 8.65/1.88  % (5135)Refutation not found, incomplete strategy% (5135)------------------------------
% 8.65/1.88  % (5135)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.88  % (5135)Termination reason: Refutation not found, incomplete strategy
% 8.65/1.88  
% 8.65/1.88  % (5135)Memory used [KB]: 972
% 8.65/1.88  % (5135)Time elapsed: 0.002 s
% 8.65/1.88  % (5135)Instructions burned: 3 (million)
% 8.65/1.88  % (5135)------------------------------
% 8.65/1.88  % (5135)------------------------------
% 8.65/1.89  % (5136)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 (2984ds/653Mi)
% 8.65/1.89  % (5136)Refutation not found, incomplete strategy% (5136)------------------------------
% 8.65/1.89  % (5136)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.89  % (5136)Termination reason: Refutation not found, incomplete strategy
% 8.65/1.89  
% 8.65/1.89  % (5136)Memory used [KB]: 972
% 8.65/1.89  % (5136)Time elapsed: 0.001 s
% 8.65/1.89  % (5136)Instructions burned: 3 (million)
% 8.65/1.89  % (5136)------------------------------
% 8.65/1.89  % (5136)------------------------------
% 8.65/1.89  % (5137)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 (2984ds/307Mi)
% 8.65/1.92  % (5128)Instruction limit reached!
% 8.65/1.92  % (5128)------------------------------
% 8.65/1.92  % (5128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.92  % (5128)Termination reason: Unknown
% 8.65/1.92  % (5128)Termination phase: Saturation
% 8.65/1.92  
% 8.65/1.92  % (5128)Memory used [KB]: 4856
% 8.65/1.92  % (5128)Time elapsed: 0.120 s
% 8.65/1.92  % (5128)Instructions burned: 424 (million)
% 8.65/1.92  % (5128)------------------------------
% 8.65/1.92  % (5128)------------------------------
% 8.65/1.92  % (5147)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 (2984ds/216Mi)
% 8.65/1.92  % (5147)Refutation not found, incomplete strategy% (5147)------------------------------
% 8.65/1.92  % (5147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.92  % (5147)Termination reason: Refutation not found, incomplete strategy
% 8.65/1.92  
% 8.65/1.92  % (5147)Memory used [KB]: 971
% 8.65/1.92  % (5147)Time elapsed: 0.001 s
% 8.65/1.92  % (5147)Instructions burned: 2 (million)
% 8.65/1.92  % (5147)------------------------------
% 8.65/1.92  % (5147)------------------------------
% 8.65/1.92  % (5100)Instruction limit reached!
% 8.65/1.92  % (5100)------------------------------
% 8.65/1.92  % (5100)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.92  % (5100)Termination reason: Unknown
% 8.65/1.92  % (5100)Termination phase: Saturation
% 8.65/1.92  
% 8.65/1.92  % (5100)Memory used [KB]: 3734
% 8.65/1.92  % (5100)Time elapsed: 0.303 s
% 8.65/1.92  % (5100)Instructions burned: 969 (million)
% 8.65/1.92  % (5100)------------------------------
% 8.65/1.92  % (5100)------------------------------
% 8.65/1.92  % (5133)Instruction limit reached!
% 8.65/1.92  % (5133)------------------------------
% 8.65/1.92  % (5133)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.92  % (5133)Termination reason: Unknown
% 8.65/1.92  % (5133)Termination phase: Saturation
% 8.65/1.92  
% 8.65/1.92  % (5133)Memory used [KB]: 3306
% 8.65/1.92  % (5133)Time elapsed: 0.091 s
% 8.65/1.92  % (5133)Instructions burned: 261 (million)
% 8.65/1.92  % (5133)------------------------------
% 8.65/1.92  % (5133)------------------------------
% 8.65/1.92  % (5149)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 (2984ds/176Mi)
% 8.65/1.93  % (5134)Instruction limit reached!
% 8.65/1.93  % (5134)------------------------------
% 8.65/1.93  % (5134)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.93  % (5150)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 (2984ds/206Mi)
% 8.65/1.93  % (5134)Termination reason: Unknown
% 8.65/1.93  % (5134)Termination phase: Saturation
% 8.65/1.93  
% 8.65/1.93  % (5134)Memory used [KB]: 2441
% 8.65/1.93  % (5134)Time elapsed: 0.076 s
% 8.65/1.93  % (5134)Instructions burned: 194 (million)
% 8.65/1.93  % (5134)------------------------------
% 8.65/1.93  % (5134)------------------------------
% 8.65/1.93  % (5150)Refutation not found, incomplete strategy% (5150)------------------------------
% 8.65/1.93  % (5150)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.93  % (5150)Termination reason: Refutation not found, incomplete strategy
% 8.65/1.93  
% 8.65/1.93  % (5150)Memory used [KB]: 971
% 8.65/1.93  % (5150)Time elapsed: 0.001 s
% 8.65/1.93  % (5150)Instructions burned: 3 (million)
% 8.65/1.93  % (5150)------------------------------
% 8.65/1.93  % (5150)------------------------------
% 8.65/1.93  % (5152)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 (2984ds/592Mi)
% 8.65/1.93  % (5154)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 (2984ds/266Mi)
% 8.65/1.93  % (5155)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 (2984ds/118Mi)
% 9.30/1.94  % (5106)Instruction limit reached!
% 9.30/1.94  % (5106)------------------------------
% 9.30/1.94  % (5106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.94  % (5106)Termination reason: Unknown
% 9.30/1.94  % (5106)Termination phase: Saturation
% 9.30/1.94  
% 9.30/1.94  % (5106)Memory used [KB]: 7893
% 9.30/1.94  % (5106)Time elapsed: 0.246 s
% 9.30/1.94  % (5106)Instructions burned: 901 (million)
% 9.30/1.94  % (5106)------------------------------
% 9.30/1.94  % (5106)------------------------------
% 9.30/1.94  % (5164)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 (2984ds/119Mi)
% 9.30/1.94  % (5164)Refutation not found, incomplete strategy% (5164)------------------------------
% 9.30/1.94  % (5164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.94  % (5164)Termination reason: Refutation not found, incomplete strategy
% 9.30/1.94  
% 9.30/1.94  % (5164)Memory used [KB]: 968
% 9.30/1.94  % (5164)Time elapsed: 0.001 s
% 9.30/1.94  % (5164)Instructions burned: 2 (million)
% 9.30/1.94  % (5164)------------------------------
% 9.30/1.94  % (5164)------------------------------
% 9.30/1.95  % (5166)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2984ds/167Mi)
% 9.30/1.96  % (5155)Instruction limit reached!
% 9.30/1.96  % (5155)------------------------------
% 9.30/1.96  % (5155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.96  % (5155)Termination reason: Unknown
% 9.30/1.96  % (5155)Termination phase: Saturation
% 9.30/1.96  
% 9.30/1.96  % (5155)Memory used [KB]: 2422
% 9.30/1.96  % (5155)Time elapsed: 0.035 s
% 9.30/1.96  % (5155)Instructions burned: 120 (million)
% 9.30/1.96  % (5155)------------------------------
% 9.30/1.96  % (5155)------------------------------
% 9.30/1.97  % (5176)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 (2983ds/211Mi)
% 9.30/1.97  % (5149)Instruction limit reached!
% 9.30/1.97  % (5149)------------------------------
% 9.30/1.97  % (5149)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.97  % (5149)Termination reason: Unknown
% 9.30/1.97  % (5149)Termination phase: Saturation
% 9.30/1.97  
% 9.30/1.97  % (5149)Memory used [KB]: 2336
% 9.30/1.97  % (5149)Time elapsed: 0.046 s
% 9.30/1.97  % (5149)Instructions burned: 178 (million)
% 9.30/1.97  % (5149)------------------------------
% 9.30/1.97  % (5149)------------------------------
% 9.30/1.97  % (5182)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 (2983ds/201Mi)
% 9.30/1.97  % (5182)Refutation not found, incomplete strategy% (5182)------------------------------
% 9.30/1.97  % (5182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.30/1.97  % (5182)Termination reason: Refutation not found, incomplete strategy
% 9.30/1.97  
% 9.30/1.97  % (5182)Memory used [KB]: 988
% 9.30/1.97  % (5182)Time elapsed: 0.001 s
% 9.30/1.97  % (5182)Instructions burned: 3 (million)
% 9.30/1.97  % (5182)------------------------------
% 9.30/1.97  % (5182)------------------------------
% 9.30/1.97  % (5184)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 (2983ds/230Mi)
% 9.68/1.98  % (5137)Instruction limit reached!
% 9.68/1.98  % (5137)------------------------------
% 9.68/1.98  % (5137)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/1.98  % (5137)Termination reason: Unknown
% 9.68/1.98  % (5137)Termination phase: Saturation
% 9.68/1.98  
% 9.68/1.98  % (5137)Memory used [KB]: 3939
% 9.68/1.98  % (5137)Time elapsed: 0.090 s
% 9.68/1.98  % (5137)Instructions burned: 308 (million)
% 9.68/1.98  % (5137)------------------------------
% 9.68/1.98  % (5137)------------------------------
% 9.68/1.98  % (5188)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 (2983ds/215Mi)
% 9.68/1.98  % (5188)Refutation not found, incomplete strategy% (5188)------------------------------
% 9.68/1.98  % (5188)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/1.98  % (5188)Termination reason: Refutation not found, incomplete strategy
% 9.68/1.98  
% 9.68/1.98  % (5188)Memory used [KB]: 970
% 9.68/1.98  % (5188)Time elapsed: 0.001 s
% 9.68/1.98  % (5188)Instructions burned: 2 (million)
% 9.68/1.98  % (5188)------------------------------
% 9.68/1.98  % (5188)------------------------------
% 9.68/1.98  % (5190)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 (2983ds/265Mi)
% 9.68/1.99  % (5190)Refutation not found, incomplete strategy% (5190)------------------------------
% 9.68/1.99  % (5190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/1.99  % (5190)Termination reason: Refutation not found, incomplete strategy
% 9.68/1.99  
% 9.68/1.99  % (5190)Memory used [KB]: 984
% 9.68/1.99  % (5190)Time elapsed: 0.001 s
% 9.68/1.99  % (5190)Instructions burned: 2 (million)
% 9.68/1.99  % (5190)------------------------------
% 9.68/1.99  % (5190)------------------------------
% 9.68/1.99  % (5191)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 (2983ds/1040Mi)
% 9.68/1.99  % (5166)Instruction limit reached!
% 9.68/1.99  % (5166)------------------------------
% 9.68/1.99  % (5166)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/1.99  % (5166)Termination reason: Unknown
% 9.68/1.99  % (5166)Termination phase: Saturation
% 9.68/1.99  
% 9.68/1.99  % (5166)Memory used [KB]: 2226
% 9.68/1.99  % (5166)Time elapsed: 0.049 s
% 9.68/1.99  % (5166)Instructions burned: 167 (million)
% 9.68/1.99  % (5166)------------------------------
% 9.68/1.99  % (5166)------------------------------
% 9.68/2.00  % (5195)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 (2983ds/443Mi)
% 9.68/2.00  % (5195)Refutation not found, incomplete strategy% (5195)------------------------------
% 9.68/2.00  % (5195)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.00  % (5195)Termination reason: Refutation not found, incomplete strategy
% 9.68/2.00  
% 9.68/2.00  % (5195)Memory used [KB]: 973
% 9.68/2.00  % (5195)Time elapsed: 0.001 s
% 9.68/2.00  % (5195)Instructions burned: 3 (million)
% 9.68/2.00  % (5195)------------------------------
% 9.68/2.00  % (5195)------------------------------
% 9.68/2.00  % (5197)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2983ds/192Mi)
% 9.68/2.00  % (5197)Refutation not found, incomplete strategy% (5197)------------------------------
% 9.68/2.00  % (5197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.00  % (5197)Termination reason: Refutation not found, incomplete strategy
% 9.68/2.00  
% 9.68/2.00  % (5197)Memory used [KB]: 971
% 9.68/2.00  % (5197)Time elapsed: 0.001 s
% 9.68/2.00  % (5197)Instructions burned: 3 (million)
% 9.68/2.00  % (5197)------------------------------
% 9.68/2.00  % (5197)------------------------------
% 9.68/2.00  % (5200)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 (2983ds/1218Mi)
% 9.68/2.01  % (5154)Instruction limit reached!
% 9.68/2.01  % (5154)------------------------------
% 9.68/2.01  % (5154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.01  % (5154)Termination reason: Unknown
% 9.68/2.01  % (5154)Termination phase: Saturation
% 9.68/2.01  
% 9.68/2.01  % (5154)Memory used [KB]: 3877
% 9.68/2.01  % (5154)Time elapsed: 0.080 s
% 9.68/2.01  % (5154)Instructions burned: 269 (million)
% 9.68/2.01  % (5154)------------------------------
% 9.68/2.01  % (5154)------------------------------
% 9.68/2.01  % (5203)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 (2983ds/171Mi)
% 9.68/2.01  % (5203)Refutation not found, incomplete strategy% (5203)------------------------------
% 9.68/2.01  % (5203)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.01  % (5203)Termination reason: Refutation not found, incomplete strategy
% 9.68/2.01  
% 9.68/2.01  % (5203)Memory used [KB]: 970
% 9.68/2.01  % (5203)Time elapsed: 0.001 s
% 9.68/2.01  % (5203)Instructions burned: 2 (million)
% 9.68/2.01  % (5203)------------------------------
% 9.68/2.01  % (5203)------------------------------
% 9.68/2.01  % (5206)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 (2983ds/283Mi)
% 9.68/2.02  % (5176)Instruction limit reached!
% 9.68/2.02  % (5176)------------------------------
% 9.68/2.02  % (5176)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.02  % (5176)Termination reason: Unknown
% 9.68/2.02  % (5176)Termination phase: Saturation
% 9.68/2.02  
% 9.68/2.02  % (5176)Memory used [KB]: 2462
% 9.68/2.02  % (5176)Time elapsed: 0.055 s
% 9.68/2.02  % (5176)Instructions burned: 214 (million)
% 9.68/2.02  % (5176)------------------------------
% 9.68/2.02  % (5176)------------------------------
% 9.68/2.02  % (5211)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 (2983ds/590Mi)
% 9.68/2.02  % (5211)Refutation not found, incomplete strategy% (5211)------------------------------
% 9.68/2.02  % (5211)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.02  % (5211)Termination reason: Refutation not found, incomplete strategy
% 9.68/2.02  
% 9.68/2.02  % (5211)Memory used [KB]: 972
% 9.68/2.02  % (5211)Time elapsed: 0.001 s
% 9.68/2.02  % (5211)Instructions burned: 2 (million)
% 9.68/2.02  % (5211)------------------------------
% 9.68/2.02  % (5211)------------------------------
% 9.68/2.02  % (5213)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 (2983ds/227Mi)
% 9.68/2.04  % (5084)Instruction limit reached!
% 9.68/2.04  % (5084)------------------------------
% 9.68/2.04  % (5084)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.68/2.04  % (5084)Termination reason: Unknown
% 9.68/2.04  % (5084)Termination phase: Saturation
% 9.68/2.04  
% 9.68/2.04  % (5084)Memory used [KB]: 9753
% 9.68/2.04  % (5084)Time elapsed: 0.541 s
% 9.68/2.04  % (5084)Instructions burned: 1515 (million)
% 9.68/2.04  % (5084)------------------------------
% 9.68/2.04  % (5084)------------------------------
% 10.05/2.04  % (5217)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 (2983ds/1636Mi)
% 10.05/2.04  % (5184)Instruction limit reached!
% 10.05/2.04  % (5184)------------------------------
% 10.05/2.04  % (5184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.05/2.04  % (5184)Termination reason: Unknown
% 10.05/2.04  % (5184)Termination phase: Saturation
% 10.05/2.04  
% 10.05/2.04  % (5184)Memory used [KB]: 3938
% 10.05/2.04  % (5184)Time elapsed: 0.069 s
% 10.05/2.04  % (5184)Instructions burned: 231 (million)
% 10.05/2.04  % (5184)------------------------------
% 10.05/2.04  % (5184)------------------------------
% 10.05/2.04  % (5217)Refutation not found, incomplete strategy% (5217)------------------------------
% 10.05/2.04  % (5217)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.05/2.04  % (5217)Termination reason: Refutation not found, incomplete strategy
% 10.05/2.04  
% 10.05/2.04  % (5217)Memory used [KB]: 972
% 10.05/2.04  % (5217)Time elapsed: 0.002 s
% 10.05/2.04  % (5217)Instructions burned: 2 (million)
% 10.05/2.04  % (5217)------------------------------
% 10.05/2.04  % (5217)------------------------------
% 10.05/2.05  % (5221)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 (2983ds/229Mi)
% 10.05/2.05  % (5222)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 (2983ds/265Mi)
% 10.05/2.05  % (5221)Refutation not found, incomplete strategy% (5221)------------------------------
% 10.05/2.05  % (5221)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.05/2.05  % (5221)Termination reason: Refutation not found, incomplete strategy
% 10.05/2.05  
% 10.05/2.05  % (5221)Memory used [KB]: 972
% 10.05/2.05  % (5221)Time elapsed: 0.001 s
% 10.05/2.05  % (5221)Instructions burned: 3 (million)
% 10.05/2.05  % (5221)------------------------------
% 10.05/2.05  % (5221)------------------------------
% 10.05/2.05  % (5226)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on theBenchmark for (2983ds/230Mi)
% 10.13/2.08  % (5152)Instruction limit reached!
% 10.13/2.08  % (5152)------------------------------
% 10.13/2.08  % (5152)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.13/2.08  % (5152)Termination reason: Unknown
% 10.13/2.08  % (5152)Termination phase: Saturation
% 10.13/2.08  
% 10.13/2.08  % (5152)Memory used [KB]: 5275
% 10.13/2.08  % (5152)Time elapsed: 0.158 s
% 10.13/2.08  % (5152)Instructions burned: 592 (million)
% 10.13/2.08  % (5152)------------------------------
% 10.13/2.08  % (5152)------------------------------
% 10.13/2.08  % (5213)Instruction limit reached!
% 10.13/2.08  % (5213)------------------------------
% 10.13/2.08  % (5213)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.13/2.08  % (5213)Termination reason: Unknown
% 10.13/2.08  % (5213)Termination phase: Saturation
% 10.13/2.08  
% 10.13/2.08  % (5213)Memory used [KB]: 3029
% 10.13/2.08  % (5213)Time elapsed: 0.060 s
% 10.13/2.08  % (5213)Instructions burned: 228 (million)
% 10.13/2.08  % (5213)------------------------------
% 10.13/2.08  % (5213)------------------------------
% 10.13/2.09  % (5254)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 (2982ds/324Mi)
% 10.13/2.09  % (5255)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on theBenchmark for (2982ds/251Mi)
% 10.13/2.09  % (5255)Refutation not found, incomplete strategy% (5255)------------------------------
% 10.13/2.09  % (5255)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.13/2.09  % (5255)Termination reason: Refutation not found, incomplete strategy
% 10.13/2.09  
% 10.13/2.09  % (5255)Memory used [KB]: 971
% 10.13/2.09  % (5255)Time elapsed: 0.001 s
% 10.13/2.09  % (5255)Instructions burned: 2 (million)
% 10.13/2.09  % (5255)------------------------------
% 10.13/2.09  % (5255)------------------------------
% 10.13/2.09  % (5258)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 (2982ds/2747Mi)
% 10.13/2.09  % (5206)Instruction limit reached!
% 10.13/2.09  % (5206)------------------------------
% 10.13/2.09  % (5206)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.13/2.09  % (5206)Termination reason: Unknown
% 10.13/2.09  % (5206)Termination phase: Saturation
% 10.13/2.09  
% 10.13/2.09  % (5206)Memory used [KB]: 3245
% 10.13/2.09  % (5206)Time elapsed: 0.079 s
% 10.13/2.09  % (5206)Instructions burned: 284 (million)
% 10.13/2.09  % (5206)------------------------------
% 10.13/2.09  % (5206)------------------------------
% 10.13/2.09  % (5262)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 (2982ds/195Mi)
% 10.43/2.12  % (5222)Instruction limit reached!
% 10.43/2.12  % (5222)------------------------------
% 10.43/2.12  % (5222)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.12  % (5222)Termination reason: Unknown
% 10.43/2.12  % (5222)Termination phase: Saturation
% 10.43/2.12  
% 10.43/2.12  % (5222)Memory used [KB]: 2681
% 10.43/2.12  % (5222)Time elapsed: 0.070 s
% 10.43/2.12  % (5222)Instructions burned: 268 (million)
% 10.43/2.12  % (5222)------------------------------
% 10.43/2.12  % (5222)------------------------------
% 10.43/2.12  % (5226)Instruction limit reached!
% 10.43/2.12  % (5226)------------------------------
% 10.43/2.12  % (5226)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.12  % (5226)Termination reason: Unknown
% 10.43/2.12  % (5226)Termination phase: Saturation
% 10.43/2.12  
% 10.43/2.12  % (5226)Memory used [KB]: 2875
% 10.43/2.12  % (5226)Time elapsed: 0.068 s
% 10.43/2.12  % (5226)Instructions burned: 232 (million)
% 10.43/2.12  % (5226)------------------------------
% 10.43/2.12  % (5226)------------------------------
% 10.43/2.12  % (5279)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 (2982ds/247Mi)
% 10.43/2.12  % (5282)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 (2982ds/178Mi)
% 10.43/2.12  % (5279)Refutation not found, incomplete strategy% (5279)------------------------------
% 10.43/2.12  % (5279)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.12  % (5279)Termination reason: Refutation not found, incomplete strategy
% 10.43/2.12  
% 10.43/2.12  % (5279)Memory used [KB]: 972
% 10.43/2.12  % (5279)Time elapsed: 0.001 s
% 10.43/2.12  % (5279)Instructions burned: 3 (million)
% 10.43/2.12  % (5279)------------------------------
% 10.43/2.12  % (5279)------------------------------
% 10.43/2.12  % (5284)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 (2982ds/1747Mi)
% 10.43/2.15  % (5262)Instruction limit reached!
% 10.43/2.15  % (5262)------------------------------
% 10.43/2.15  % (5262)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.15  % (5262)Termination reason: Unknown
% 10.43/2.15  % (5262)Termination phase: Saturation
% 10.43/2.15  
% 10.43/2.15  % (5262)Memory used [KB]: 2324
% 10.43/2.15  % (5262)Time elapsed: 0.053 s
% 10.43/2.15  % (5262)Instructions burned: 195 (million)
% 10.43/2.15  % (5262)------------------------------
% 10.43/2.15  % (5262)------------------------------
% 10.43/2.15  % (5295)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 (2982ds/406Mi)
% 10.43/2.15  % (5295)Refutation not found, incomplete strategy% (5295)------------------------------
% 10.43/2.15  % (5295)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.15  % (5295)Termination reason: Refutation not found, incomplete strategy
% 10.43/2.15  
% 10.43/2.15  % (5295)Memory used [KB]: 967
% 10.43/2.15  % (5295)Time elapsed: 0.001 s
% 10.43/2.15  % (5295)Instructions burned: 2 (million)
% 10.43/2.15  % (5295)------------------------------
% 10.43/2.15  % (5295)------------------------------
% 10.43/2.15  % (5298)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 (2982ds/237Mi)
% 10.43/2.15  % (5298)Refutation not found, incomplete strategy% (5298)------------------------------
% 10.43/2.15  % (5298)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.43/2.15  % (5298)Termination reason: Refutation not found, incomplete strategy
% 10.43/2.15  
% 10.43/2.15  % (5298)Memory used [KB]: 969
% 10.43/2.15  % (5298)Time elapsed: 0.001 s
% 10.43/2.15  % (5298)Instructions burned: 2 (million)
% 10.43/2.15  % (5298)------------------------------
% 10.43/2.15  % (5298)------------------------------
% 10.43/2.15  % (5301)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 (2982ds/548Mi)
% 11.51/2.17  % (5282)Instruction limit reached!
% 11.51/2.17  % (5282)------------------------------
% 11.51/2.17  % (5282)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.17  % (5282)Termination reason: Unknown
% 11.51/2.17  % (5282)Termination phase: Saturation
% 11.51/2.17  
% 11.51/2.17  % (5282)Memory used [KB]: 2747
% 11.51/2.17  % (5282)Time elapsed: 0.049 s
% 11.51/2.17  % (5282)Instructions burned: 179 (million)
% 11.51/2.17  % (5282)------------------------------
% 11.51/2.17  % (5282)------------------------------
% 11.51/2.17  % (5254)Instruction limit reached!
% 11.51/2.17  % (5254)------------------------------
% 11.51/2.17  % (5254)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.17  % (5254)Termination reason: Unknown
% 11.51/2.17  % (5254)Termination phase: Saturation
% 11.51/2.17  
% 11.51/2.17  % (5254)Memory used [KB]: 2656
% 11.51/2.17  % (5254)Time elapsed: 0.083 s
% 11.51/2.17  % (5254)Instructions burned: 325 (million)
% 11.51/2.17  % (5254)------------------------------
% 11.51/2.17  % (5254)------------------------------
% 11.51/2.17  % (5309)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 (2981ds/275Mi)
% 11.51/2.17  % (5310)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 (2981ds/735Mi)
% 11.51/2.17  % (5310)Refutation not found, incomplete strategy% (5310)------------------------------
% 11.51/2.17  % (5310)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.17  % (5310)Termination reason: Refutation not found, incomplete strategy
% 11.51/2.17  
% 11.51/2.17  % (5310)Memory used [KB]: 970
% 11.51/2.17  % (5310)Time elapsed: 0.001 s
% 11.51/2.17  % (5310)Instructions burned: 2 (million)
% 11.51/2.17  % (5310)------------------------------
% 11.51/2.17  % (5310)------------------------------
% 11.51/2.17  % (5311)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 (2981ds/435Mi)
% 11.51/2.18  % (5311)Refutation not found, incomplete strategy% (5311)------------------------------
% 11.51/2.18  % (5311)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.18  % (5311)Termination reason: Refutation not found, incomplete strategy
% 11.51/2.18  
% 11.51/2.18  % (5311)Memory used [KB]: 973
% 11.51/2.18  % (5311)Time elapsed: 0.002 s
% 11.51/2.18  % (5311)Instructions burned: 3 (million)
% 11.51/2.18  % (5311)------------------------------
% 11.51/2.18  % (5311)------------------------------
% 11.51/2.18  % (5315)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 (2981ds/822Mi)
% 11.51/2.24  % (5309)Instruction limit reached!
% 11.51/2.24  % (5309)------------------------------
% 11.51/2.24  % (5309)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.24  % (5309)Termination reason: Unknown
% 11.51/2.24  % (5309)Termination phase: Saturation
% 11.51/2.24  
% 11.51/2.24  % (5309)Memory used [KB]: 2966
% 11.51/2.24  % (5309)Time elapsed: 0.072 s
% 11.51/2.24  % (5309)Instructions burned: 275 (million)
% 11.51/2.24  % (5309)------------------------------
% 11.51/2.24  % (5309)------------------------------
% 11.51/2.24  % (5191)Instruction limit reached!
% 11.51/2.24  % (5191)------------------------------
% 11.51/2.24  % (5191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.51/2.24  % (5191)Termination reason: Unknown
% 11.51/2.24  % (5191)Termination phase: Saturation
% 11.51/2.24  
% 11.51/2.24  % (5191)Memory used [KB]: 6238
% 11.51/2.24  % (5191)Time elapsed: 0.255 s
% 11.51/2.24  % (5191)Instructions burned: 1042 (million)
% 11.51/2.24  % (5191)------------------------------
% 11.51/2.24  % (5191)------------------------------
% 11.51/2.24  % (5329)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 (2981ds/554Mi)
% 12.06/2.25  % (5330)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 (2981ds/285Mi)
% 12.06/2.28  % (5301)Instruction limit reached!
% 12.06/2.28  % (5301)------------------------------
% 12.06/2.28  % (5301)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.06/2.28  % (5301)Termination reason: Unknown
% 12.06/2.28  % (5301)Termination phase: Saturation
% 12.06/2.28  
% 12.06/2.28  % (5301)Memory used [KB]: 4070
% 12.06/2.28  % (5301)Time elapsed: 0.131 s
% 12.06/2.28  % (5301)Instructions burned: 551 (million)
% 12.06/2.28  % (5301)------------------------------
% 12.06/2.28  % (5301)------------------------------
% 12.06/2.29  % (5343)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 (2980ds/263Mi)
% 12.35/2.31  % (5200)Instruction limit reached!
% 12.35/2.31  % (5200)------------------------------
% 12.35/2.31  % (5200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.35/2.31  % (5200)Termination reason: Unknown
% 12.35/2.31  % (5200)Termination phase: Saturation
% 12.35/2.31  
% 12.35/2.31  % (5200)Memory used [KB]: 8676
% 12.35/2.31  % (5200)Time elapsed: 0.310 s
% 12.35/2.31  % (5200)Instructions burned: 1219 (million)
% 12.35/2.31  % (5200)------------------------------
% 12.35/2.31  % (5200)------------------------------
% 12.35/2.32  % (5351)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 (2980ds/229Mi)
% 12.35/2.32  % (5351)Refutation not found, incomplete strategy% (5351)------------------------------
% 12.35/2.32  % (5351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.35/2.32  % (5351)Termination reason: Refutation not found, incomplete strategy
% 12.35/2.32  
% 12.35/2.32  % (5351)Memory used [KB]: 989
% 12.35/2.32  % (5351)Time elapsed: 0.001 s
% 12.35/2.32  % (5351)Instructions burned: 2 (million)
% 12.35/2.32  % (5351)------------------------------
% 12.35/2.32  % (5351)------------------------------
% 12.35/2.32  % (5353)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 (2980ds/531Mi)
% 12.35/2.33  % (5330)Instruction limit reached!
% 12.35/2.33  % (5330)------------------------------
% 12.35/2.33  % (5330)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.35/2.33  % (5330)Termination reason: Unknown
% 12.35/2.33  % (5330)Termination phase: Saturation
% 12.35/2.33  
% 12.35/2.33  % (5330)Memory used [KB]: 3057
% 12.35/2.33  % (5330)Time elapsed: 0.105 s
% 12.35/2.33  % (5330)Instructions burned: 288 (million)
% 12.35/2.33  % (5330)------------------------------
% 12.35/2.33  % (5330)------------------------------
% 12.35/2.33  % (5356)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 (2980ds/292Mi)
% 12.68/2.37  % (5343)Instruction limit reached!
% 12.68/2.37  % (5343)------------------------------
% 12.68/2.37  % (5343)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.68/2.37  % (5343)Termination reason: Unknown
% 12.68/2.37  % (5343)Termination phase: Saturation
% 12.68/2.37  
% 12.68/2.37  % (5343)Memory used [KB]: 3761
% 12.68/2.37  % (5343)Time elapsed: 0.079 s
% 12.68/2.37  % (5343)Instructions burned: 264 (million)
% 12.68/2.37  % (5343)------------------------------
% 12.68/2.37  % (5343)------------------------------
% 12.68/2.37  % (5370)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 (2979ds/318Mi)
% 12.68/2.37  % (5370)Refutation not found, incomplete strategy% (5370)------------------------------
% 12.68/2.37  % (5370)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.68/2.37  % (5370)Termination reason: Refutation not found, incomplete strategy
% 12.68/2.37  
% 12.68/2.37  % (5370)Memory used [KB]: 972
% 12.68/2.37  % (5370)Time elapsed: 0.001 s
% 12.68/2.37  % (5370)Instructions burned: 2 (million)
% 12.68/2.37  % (5370)------------------------------
% 12.68/2.37  % (5370)------------------------------
% 12.68/2.37  % (5372)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 (2979ds/193Mi)
% 12.92/2.41  % (5315)Instruction limit reached!
% 12.92/2.41  % (5315)------------------------------
% 12.92/2.41  % (5315)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.41  % (5315)Termination reason: Unknown
% 12.92/2.41  % (5315)Termination phase: Saturation
% 12.92/2.41  
% 12.92/2.41  % (5315)Memory used [KB]: 6838
% 12.92/2.41  % (5315)Time elapsed: 0.250 s
% 12.92/2.41  % (5315)Instructions burned: 823 (million)
% 12.92/2.41  % (5315)------------------------------
% 12.92/2.41  % (5315)------------------------------
% 12.92/2.41  % (5329)Instruction limit reached!
% 12.92/2.41  % (5329)------------------------------
% 12.92/2.41  % (5329)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.41  % (5329)Termination reason: Unknown
% 12.92/2.41  % (5329)Termination phase: Saturation
% 12.92/2.41  
% 12.92/2.41  % (5329)Memory used [KB]: 4991
% 12.92/2.41  % (5329)Time elapsed: 0.187 s
% 12.92/2.41  % (5329)Instructions burned: 556 (million)
% 12.92/2.41  % (5329)------------------------------
% 12.92/2.41  % (5329)------------------------------
% 12.92/2.41  % (5391)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 (2979ds/1997Mi)
% 12.92/2.41  % (5392)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 (2979ds/303Mi)
% 12.92/2.41  % (5392)Refutation not found, incomplete strategy% (5392)------------------------------
% 12.92/2.41  % (5392)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.41  % (5392)Termination reason: Refutation not found, incomplete strategy
% 12.92/2.41  
% 12.92/2.41  % (5392)Memory used [KB]: 986
% 12.92/2.41  % (5392)Time elapsed: 0.001 s
% 12.92/2.41  % (5392)Instructions burned: 2 (million)
% 12.92/2.41  % (5392)------------------------------
% 12.92/2.41  % (5392)------------------------------
% 12.92/2.41  % (5356)Instruction limit reached!
% 12.92/2.41  % (5356)------------------------------
% 12.92/2.41  % (5356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.41  % (5356)Termination reason: Unknown
% 12.92/2.41  % (5356)Termination phase: Saturation
% 12.92/2.41  
% 12.92/2.41  % (5356)Memory used [KB]: 3260
% 12.92/2.41  % (5356)Time elapsed: 0.083 s
% 12.92/2.41  % (5356)Instructions burned: 294 (million)
% 12.92/2.41  % (5356)------------------------------
% 12.92/2.41  % (5356)------------------------------
% 12.92/2.41  % (5395)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 (2979ds/280Mi)
% 12.92/2.41  % (5395)Refutation not found, incomplete strategy% (5395)------------------------------
% 12.92/2.41  % (5395)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.41  % (5395)Termination reason: Refutation not found, incomplete strategy
% 12.92/2.41  
% 12.92/2.41  % (5395)Memory used [KB]: 969
% 12.92/2.41  % (5395)Time elapsed: 0.001 s
% 12.92/2.41  % (5395)Instructions burned: 2 (million)
% 12.92/2.41  % (5395)------------------------------
% 12.92/2.41  % (5395)------------------------------
% 12.92/2.41  % (5398)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 (2979ds/282Mi)
% 12.92/2.42  % (5399)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 (2979ds/1308Mi)
% 12.92/2.42  % (5398)Refutation not found, incomplete strategy% (5398)------------------------------
% 12.92/2.42  % (5398)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.42  % (5398)Termination reason: Refutation not found, incomplete strategy
% 12.92/2.42  
% 12.92/2.42  % (5398)Memory used [KB]: 972
% 12.92/2.42  % (5398)Time elapsed: 0.001 s
% 12.92/2.42  % (5398)Instructions burned: 2 (million)
% 12.92/2.42  % (5398)------------------------------
% 12.92/2.42  % (5398)------------------------------
% 12.92/2.42  % (5402)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 (2979ds/80Mi)
% 12.92/2.42  % (5402)Refutation not found, incomplete strategy% (5402)------------------------------
% 12.92/2.42  % (5402)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.42  % (5402)Termination reason: Refutation not found, incomplete strategy
% 12.92/2.42  
% 12.92/2.42  % (5402)Memory used [KB]: 969
% 12.92/2.42  % (5402)Time elapsed: 0.001 s
% 12.92/2.42  % (5402)Instructions burned: 2 (million)
% 12.92/2.42  % (5402)------------------------------
% 12.92/2.42  % (5402)------------------------------
% 12.92/2.42  % (5405)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 (2979ds/1256Mi)
% 12.92/2.42  % (5372)Instruction limit reached!
% 12.92/2.42  % (5372)------------------------------
% 12.92/2.42  % (5372)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.42  % (5372)Termination reason: Unknown
% 12.92/2.42  % (5372)Termination phase: Saturation
% 12.92/2.42  
% 12.92/2.42  % (5372)Memory used [KB]: 2277
% 12.92/2.42  % (5372)Time elapsed: 0.053 s
% 12.92/2.42  % (5372)Instructions burned: 193 (million)
% 12.92/2.42  % (5372)------------------------------
% 12.92/2.42  % (5372)------------------------------
% 12.92/2.43  % (5406)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 (2979ds/1496Mi)
% 12.92/2.45  % (5353)Instruction limit reached!
% 12.92/2.45  % (5353)------------------------------
% 12.92/2.45  % (5353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.92/2.45  % (5353)Termination reason: Unknown
% 12.92/2.45  % (5353)Termination phase: Saturation
% 12.92/2.45  
% 12.92/2.45  % (5353)Memory used [KB]: 3161
% 12.92/2.45  % (5353)Time elapsed: 0.130 s
% 12.92/2.45  % (5353)Instructions burned: 533 (million)
% 12.92/2.45  % (5353)------------------------------
% 12.92/2.45  % (5353)------------------------------
% 13.76/2.45  % (5418)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 (2979ds/292Mi)
% 13.76/2.54  % (5418)Instruction limit reached!
% 13.76/2.54  % (5418)------------------------------
% 13.76/2.54  % (5418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.76/2.54  % (5418)Termination reason: Unknown
% 13.76/2.54  % (5418)Termination phase: Saturation
% 13.76/2.54  
% 13.76/2.54  % (5418)Memory used [KB]: 6920
% 13.76/2.54  % (5418)Time elapsed: 0.090 s
% 13.76/2.54  % (5418)Instructions burned: 294 (million)
% 13.76/2.54  % (5418)------------------------------
% 13.76/2.54  % (5418)------------------------------
% 13.76/2.54  % (5423)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 (2978ds/586Mi)
% 14.13/2.55  % (5284)Instruction limit reached!
% 14.13/2.55  % (5284)------------------------------
% 14.13/2.55  % (5284)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.13/2.55  % (5284)Termination reason: Unknown
% 14.13/2.55  % (5284)Termination phase: Saturation
% 14.13/2.55  
% 14.13/2.55  % (5284)Memory used [KB]: 12175
% 14.13/2.55  % (5284)Time elapsed: 0.429 s
% 14.13/2.55  % (5284)Instructions burned: 1750 (million)
% 14.13/2.55  % (5284)------------------------------
% 14.13/2.55  % (5284)------------------------------
% 14.13/2.55  % (5424)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 (2978ds/254Mi)
% 14.22/2.62  % (5424)Instruction limit reached!
% 14.22/2.62  % (5424)------------------------------
% 14.22/2.62  % (5424)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.22/2.62  % (5424)Termination reason: Unknown
% 14.22/2.62  % (5424)Termination phase: Saturation
% 14.22/2.62  
% 14.22/2.62  % (5424)Memory used [KB]: 3264
% 14.22/2.62  % (5424)Time elapsed: 0.071 s
% 14.22/2.62  % (5424)Instructions burned: 255 (million)
% 14.22/2.62  % (5424)------------------------------
% 14.22/2.62  % (5424)------------------------------
% 14.22/2.63  % (5425)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 (2977ds/956Mi)
% 14.22/2.63  % (5425)Refutation not found, incomplete strategy% (5425)------------------------------
% 14.22/2.63  % (5425)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.22/2.63  % (5425)Termination reason: Refutation not found, incomplete strategy
% 14.22/2.63  
% 14.22/2.63  % (5425)Memory used [KB]: 991
% 14.22/2.63  % (5425)Time elapsed: 0.002 s
% 14.22/2.63  % (5425)Instructions burned: 4 (million)
% 14.22/2.63  % (5425)------------------------------
% 14.22/2.63  % (5425)------------------------------
% 14.22/2.63  % (5426)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 (2977ds/303Mi)
% 14.42/2.70  % (5426)Instruction limit reached!
% 14.42/2.70  % (5426)------------------------------
% 14.42/2.70  % (5426)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.42/2.70  % (5426)Termination reason: Unknown
% 14.42/2.70  % (5426)Termination phase: Saturation
% 14.42/2.70  
% 14.42/2.70  % (5426)Memory used [KB]: 1991
% 14.42/2.70  % (5426)Time elapsed: 0.075 s
% 14.42/2.70  % (5426)Instructions burned: 306 (million)
% 14.42/2.70  % (5426)------------------------------
% 14.42/2.70  % (5426)------------------------------
% 14.42/2.70  % (5423)Instruction limit reached!
% 14.42/2.70  % (5423)------------------------------
% 14.42/2.70  % (5423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.42/2.70  % (5423)Termination reason: Unknown
% 14.42/2.70  % (5423)Termination phase: Saturation
% 14.42/2.70  
% 14.42/2.70  % (5423)Memory used [KB]: 6798
% 14.42/2.70  % (5423)Time elapsed: 0.162 s
% 14.42/2.70  % (5423)Instructions burned: 587 (million)
% 14.42/2.70  % (5423)------------------------------
% 14.42/2.70  % (5423)------------------------------
% 14.42/2.71  % (5427)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 (2976ds/331Mi)
% 15.92/2.72  % (5428)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 (2976ds/239Mi)
% 15.92/2.72  % (5428)Refutation not found, incomplete strategy% (5428)------------------------------
% 15.92/2.72  % (5428)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.72  % (5428)Termination reason: Refutation not found, incomplete strategy
% 15.92/2.72  
% 15.92/2.72  % (5428)Memory used [KB]: 970
% 15.92/2.72  % (5428)Time elapsed: 0.001 s
% 15.92/2.72  % (5428)Instructions burned: 2 (million)
% 15.92/2.72  % (5428)------------------------------
% 15.92/2.72  % (5428)------------------------------
% 15.92/2.72  % (5429)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 (2976ds/622Mi)
% 15.92/2.72  % (5429)Refutation not found, incomplete strategy% (5429)------------------------------
% 15.92/2.72  % (5429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.72  % (5429)Termination reason: Refutation not found, incomplete strategy
% 15.92/2.72  
% 15.92/2.72  % (5429)Memory used [KB]: 972
% 15.92/2.72  % (5429)Time elapsed: 0.001 s
% 15.92/2.72  % (5429)Instructions burned: 3 (million)
% 15.92/2.72  % (5429)------------------------------
% 15.92/2.72  % (5429)------------------------------
% 15.92/2.72  % (5406)Instruction limit reached!
% 15.92/2.72  % (5406)------------------------------
% 15.92/2.72  % (5406)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.72  % (5406)Termination reason: Unknown
% 15.92/2.72  % (5406)Termination phase: Saturation
% 15.92/2.72  
% 15.92/2.72  % (5406)Memory used [KB]: 2707
% 15.92/2.72  % (5406)Time elapsed: 0.296 s
% 15.92/2.72  % (5406)Instructions burned: 1497 (million)
% 15.92/2.72  % (5406)------------------------------
% 15.92/2.72  % (5406)------------------------------
% 15.92/2.72  % (5430)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 (2976ds/915Mi)
% 15.92/2.72  % (5430)Refutation not found, incomplete strategy% (5430)------------------------------
% 15.92/2.72  % (5430)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.72  % (5430)Termination reason: Refutation not found, incomplete strategy
% 15.92/2.72  
% 15.92/2.72  % (5430)Memory used [KB]: 985
% 15.92/2.72  % (5430)Time elapsed: 0.001 s
% 15.92/2.72  % (5430)Instructions burned: 2 (million)
% 15.92/2.72  % (5430)------------------------------
% 15.92/2.72  % (5430)------------------------------
% 15.92/2.72  % (5431)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 (2976ds/1855Mi)
% 15.92/2.72  % (5432)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 (2976ds/223Mi)
% 15.92/2.74  % (5405)Instruction limit reached!
% 15.92/2.74  % (5405)------------------------------
% 15.92/2.74  % (5405)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.74  % (5405)Termination reason: Unknown
% 15.92/2.74  % (5405)Termination phase: Saturation
% 15.92/2.74  
% 15.92/2.74  % (5405)Memory used [KB]: 9251
% 15.92/2.74  % (5405)Time elapsed: 0.322 s
% 15.92/2.74  % (5405)Instructions burned: 1258 (million)
% 15.92/2.74  % (5405)------------------------------
% 15.92/2.74  % (5405)------------------------------
% 15.92/2.75  % (5433)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 (2976ds/727Mi)
% 15.92/2.75  % (5433)Refutation not found, incomplete strategy% (5433)------------------------------
% 15.92/2.75  % (5433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.92/2.75  % (5433)Termination reason: Refutation not found, incomplete strategy
% 15.92/2.75  
% 15.92/2.75  % (5433)Memory used [KB]: 971
% 15.92/2.75  % (5433)Time elapsed: 0.001 s
% 15.92/2.75  % (5433)Instructions burned: 2 (million)
% 15.92/2.75  % (5433)------------------------------
% 15.92/2.75  % (5433)------------------------------
% 15.92/2.75  % (5434)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 (2976ds/373Mi)
% 16.20/2.76  % (5399)Instruction limit reached!
% 16.20/2.76  % (5399)------------------------------
% 16.20/2.76  % (5399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.76  % (5399)Termination reason: Unknown
% 16.20/2.76  % (5399)Termination phase: Saturation
% 16.20/2.76  
% 16.20/2.76  % (5399)Memory used [KB]: 11954
% 16.20/2.76  % (5399)Time elapsed: 0.350 s
% 16.20/2.76  % (5399)Instructions burned: 1309 (million)
% 16.20/2.76  % (5399)------------------------------
% 16.20/2.76  % (5399)------------------------------
% 16.20/2.77  % (5435)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 (2975ds/120Mi)
% 16.20/2.78  % (5258)Instruction limit reached!
% 16.20/2.78  % (5258)------------------------------
% 16.20/2.78  % (5258)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.78  % (5258)Termination reason: Unknown
% 16.20/2.78  % (5258)Termination phase: Saturation
% 16.20/2.78  
% 16.20/2.78  % (5258)Memory used [KB]: 18806
% 16.20/2.78  % (5258)Time elapsed: 0.694 s
% 16.20/2.78  % (5258)Instructions burned: 2748 (million)
% 16.20/2.78  % (5258)------------------------------
% 16.20/2.78  % (5258)------------------------------
% 16.20/2.79  % (5436)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 (2975ds/736Mi)
% 16.20/2.79  % (5432)Instruction limit reached!
% 16.20/2.79  % (5432)------------------------------
% 16.20/2.79  % (5432)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.79  % (5432)Termination reason: Unknown
% 16.20/2.79  % (5432)Termination phase: Saturation
% 16.20/2.79  
% 16.20/2.79  % (5432)Memory used [KB]: 2911
% 16.20/2.79  % (5432)Time elapsed: 0.064 s
% 16.20/2.79  % (5432)Instructions burned: 225 (million)
% 16.20/2.79  % (5432)------------------------------
% 16.20/2.79  % (5432)------------------------------
% 16.20/2.79  % (5436)Refutation not found, incomplete strategy% (5436)------------------------------
% 16.20/2.79  % (5436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.79  % (5436)Termination reason: Refutation not found, incomplete strategy
% 16.20/2.79  
% 16.20/2.79  % (5436)Memory used [KB]: 973
% 16.20/2.79  % (5436)Time elapsed: 0.002 s
% 16.20/2.79  % (5436)Instructions burned: 3 (million)
% 16.20/2.79  % (5436)------------------------------
% 16.20/2.79  % (5436)------------------------------
% 16.20/2.79  % (5437)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 (2975ds/1686Mi)
% 16.20/2.79  % (5438)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 (2975ds/313Mi)
% 16.20/2.79  % (5437)Refutation not found, incomplete strategy% (5437)------------------------------
% 16.20/2.79  % (5437)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.79  % (5437)Termination reason: Refutation not found, incomplete strategy
% 16.20/2.79  
% 16.20/2.79  % (5437)Memory used [KB]: 972
% 16.20/2.79  % (5437)Time elapsed: 0.001 s
% 16.20/2.79  % (5437)Instructions burned: 3 (million)
% 16.20/2.79  % (5437)------------------------------
% 16.20/2.79  % (5437)------------------------------
% 16.20/2.79  % (5427)Instruction limit reached!
% 16.20/2.79  % (5427)------------------------------
% 16.20/2.79  % (5427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.79  % (5427)Termination reason: Unknown
% 16.20/2.79  % (5427)Termination phase: Saturation
% 16.20/2.79  
% 16.20/2.79  % (5427)Memory used [KB]: 3622
% 16.20/2.79  % (5427)Time elapsed: 0.087 s
% 16.20/2.79  % (5427)Instructions burned: 332 (million)
% 16.20/2.79  % (5427)------------------------------
% 16.20/2.79  % (5427)------------------------------
% 16.20/2.79  % (5439)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 (2975ds/137Mi)
% 16.20/2.79  % (5439)Refutation not found, incomplete strategy% (5439)------------------------------
% 16.20/2.79  % (5439)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.79  % (5439)Termination reason: Refutation not found, incomplete strategy
% 16.20/2.79  
% 16.20/2.79  % (5439)Memory used [KB]: 972
% 16.20/2.79  % (5439)Time elapsed: 0.001 s
% 16.20/2.79  % (5439)Instructions burned: 2 (million)
% 16.20/2.79  % (5439)------------------------------
% 16.20/2.79  % (5439)------------------------------
% 16.20/2.79  % (5440)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 (2975ds/3870Mi)
% 16.20/2.80  % (5441)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 (2975ds/744Mi)
% 16.20/2.80  % (5435)Instruction limit reached!
% 16.20/2.80  % (5435)------------------------------
% 16.20/2.80  % (5435)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.80  % (5435)Termination reason: Unknown
% 16.20/2.80  % (5435)Termination phase: Saturation
% 16.20/2.80  
% 16.20/2.80  % (5435)Memory used [KB]: 2340
% 16.20/2.80  % (5435)Time elapsed: 0.036 s
% 16.20/2.80  % (5435)Instructions burned: 120 (million)
% 16.20/2.80  % (5435)------------------------------
% 16.20/2.80  % (5435)------------------------------
% 16.20/2.81  % (5442)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 (2975ds/370Mi)
% 16.20/2.81  % (5442)Refutation not found, incomplete strategy% (5442)------------------------------
% 16.20/2.81  % (5442)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.20/2.81  % (5442)Termination reason: Refutation not found, incomplete strategy
% 16.20/2.81  
% 16.20/2.81  % (5442)Memory used [KB]: 972
% 16.20/2.81  % (5442)Time elapsed: 0.001 s
% 16.20/2.81  % (5442)Instructions burned: 2 (million)
% 16.20/2.81  % (5442)------------------------------
% 16.20/2.81  % (5442)------------------------------
% 16.20/2.81  % (5443)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 (2975ds/378Mi)
% 16.63/2.86  % (5434)Instruction limit reached!
% 16.63/2.86  % (5434)------------------------------
% 16.63/2.86  % (5434)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.86  % (5434)Termination reason: Unknown
% 16.63/2.86  % (5434)Termination phase: Saturation
% 16.63/2.86  
% 16.63/2.86  % (5434)Memory used [KB]: 4386
% 16.63/2.86  % (5434)Time elapsed: 0.111 s
% 16.63/2.86  % (5434)Instructions burned: 376 (million)
% 16.63/2.86  % (5434)------------------------------
% 16.63/2.86  % (5434)------------------------------
% 16.63/2.86  % (5444)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 (2975ds/985Mi)
% 16.63/2.86  % (5444)Refutation not found, incomplete strategy% (5444)------------------------------
% 16.63/2.86  % (5444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.86  % (5444)Termination reason: Refutation not found, incomplete strategy
% 16.63/2.86  
% 16.63/2.86  % (5444)Memory used [KB]: 974
% 16.63/2.86  % (5444)Time elapsed: 0.002 s
% 16.63/2.86  % (5444)Instructions burned: 3 (million)
% 16.63/2.86  % (5444)------------------------------
% 16.63/2.86  % (5444)------------------------------
% 16.63/2.86  % (5445)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on theBenchmark for (2975ds/423Mi)
% 16.63/2.87  % (5445)Refutation not found, incomplete strategy% (5445)------------------------------
% 16.63/2.87  % (5445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.87  % (5445)Termination reason: Refutation not found, incomplete strategy
% 16.63/2.87  
% 16.63/2.87  % (5445)Memory used [KB]: 972
% 16.63/2.87  % (5445)Time elapsed: 0.001 s
% 16.63/2.87  % (5445)Instructions burned: 2 (million)
% 16.63/2.87  % (5445)------------------------------
% 16.63/2.87  % (5445)------------------------------
% 16.63/2.87  % (5446)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 (2974ds/454Mi)
% 16.63/2.87  % (5446)Refutation not found, incomplete strategy% (5446)------------------------------
% 16.63/2.87  % (5446)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.87  % (5446)Termination reason: Refutation not found, incomplete strategy
% 16.63/2.87  
% 16.63/2.87  % (5446)Memory used [KB]: 970
% 16.63/2.87  % (5446)Time elapsed: 0.001 s
% 16.63/2.87  % (5446)Instructions burned: 2 (million)
% 16.63/2.87  % (5446)------------------------------
% 16.63/2.87  % (5446)------------------------------
% 16.63/2.87  % (5447)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 (2974ds/386Mi)
% 16.63/2.87  % (5447)Refutation not found, incomplete strategy% (5447)------------------------------
% 16.63/2.87  % (5447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.87  % (5447)Termination reason: Refutation not found, incomplete strategy
% 16.63/2.87  
% 16.63/2.87  % (5447)Memory used [KB]: 970
% 16.63/2.87  % (5447)Time elapsed: 0.001 s
% 16.63/2.87  % (5447)Instructions burned: 2 (million)
% 16.63/2.87  % (5447)------------------------------
% 16.63/2.87  % (5447)------------------------------
% 16.63/2.87  % (5448)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 (2974ds/13056Mi)
% 16.63/2.88  % (5438)Instruction limit reached!
% 16.63/2.88  % (5438)------------------------------
% 16.63/2.88  % (5438)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.88  % (5438)Termination reason: Unknown
% 16.63/2.88  % (5438)Termination phase: Saturation
% 16.63/2.88  
% 16.63/2.88  % (5438)Memory used [KB]: 3517
% 16.63/2.88  % (5438)Time elapsed: 0.088 s
% 16.63/2.88  % (5438)Instructions burned: 313 (million)
% 16.63/2.88  % (5438)------------------------------
% 16.63/2.88  % (5438)------------------------------
% 16.63/2.88  % (5449)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 (2974ds/339Mi)
% 16.63/2.88  % (5449)Refutation not found, incomplete strategy% (5449)------------------------------
% 16.63/2.88  % (5449)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.63/2.88  % (5449)Termination reason: Refutation not found, incomplete strategy
% 16.63/2.88  
% 16.63/2.88  % (5449)Memory used [KB]: 972
% 16.63/2.88  % (5449)Time elapsed: 0.001 s
% 16.63/2.88  % (5449)Instructions burned: 3 (million)
% 16.63/2.88  % (5449)------------------------------
% 16.63/2.88  % (5449)------------------------------
% 16.63/2.88  % (5450)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 (2974ds/244Mi)
% 16.91/2.91  % (5443)Instruction limit reached!
% 16.91/2.91  % (5443)------------------------------
% 16.91/2.91  % (5443)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.91/2.91  % (5443)Termination reason: Unknown
% 16.91/2.91  % (5443)Termination phase: Saturation
% 16.91/2.91  
% 16.91/2.91  % (5443)Memory used [KB]: 4526
% 16.91/2.91  % (5443)Time elapsed: 0.102 s
% 16.91/2.91  % (5443)Instructions burned: 378 (million)
% 16.91/2.91  % (5443)------------------------------
% 16.91/2.91  % (5443)------------------------------
% 16.91/2.91  % (5451)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 (2974ds/1147Mi)
% 16.91/2.91  % (5451)Refutation not found, incomplete strategy% (5451)------------------------------
% 16.91/2.91  % (5451)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.91/2.91  % (5451)Termination reason: Refutation not found, incomplete strategy
% 16.91/2.91  
% 16.91/2.91  % (5451)Memory used [KB]: 972
% 16.91/2.91  % (5451)Time elapsed: 0.001 s
% 16.91/2.91  % (5451)Instructions burned: 2 (million)
% 16.91/2.91  % (5451)------------------------------
% 16.91/2.91  % (5451)------------------------------
% 16.91/2.92  % (5452)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 (2974ds/318Mi)
% 17.10/2.93  % (5391)Instruction limit reached!
% 17.10/2.93  % (5391)------------------------------
% 17.10/2.93  % (5391)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.10/2.93  % (5391)Termination reason: Unknown
% 17.10/2.93  % (5391)Termination phase: Saturation
% 17.10/2.93  
% 17.10/2.93  % (5391)Memory used [KB]: 14003
% 17.10/2.93  % (5391)Time elapsed: 0.524 s
% 17.10/2.93  % (5391)Instructions burned: 1999 (million)
% 17.10/2.93  % (5391)------------------------------
% 17.10/2.93  % (5391)------------------------------
% 17.10/2.94  % (5453)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 (2974ds/391Mi)
% 17.10/2.94  % (5453)Refutation not found, incomplete strategy% (5453)------------------------------
% 17.10/2.94  % (5453)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.10/2.94  % (5453)Termination reason: Refutation not found, incomplete strategy
% 17.10/2.94  
% 17.10/2.94  % (5453)Memory used [KB]: 972
% 17.10/2.94  % (5453)Time elapsed: 0.025 s
% 17.10/2.94  % (5453)Instructions burned: 2 (million)
% 17.10/2.94  % (5453)------------------------------
% 17.10/2.94  % (5453)------------------------------
% 17.12/2.94  % (5454)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 (2974ds/324Mi)
% 17.12/2.94  % (5450)Instruction limit reached!
% 17.12/2.94  % (5450)------------------------------
% 17.12/2.94  % (5450)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.94  % (5450)Termination reason: Unknown
% 17.12/2.94  % (5450)Termination phase: Saturation
% 17.12/2.94  
% 17.12/2.94  % (5450)Memory used [KB]: 2554
% 17.12/2.94  % (5450)Time elapsed: 0.083 s
% 17.12/2.94  % (5450)Instructions burned: 244 (million)
% 17.12/2.94  % (5450)------------------------------
% 17.12/2.94  % (5450)------------------------------
% 17.12/2.94  % (5455)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 (2974ds/382Mi)
% 17.12/2.95  % (5455)Refutation not found, incomplete strategy% (5455)------------------------------
% 17.12/2.95  % (5455)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.95  % (5455)Termination reason: Refutation not found, incomplete strategy
% 17.12/2.95  
% 17.12/2.95  % (5455)Memory used [KB]: 973
% 17.12/2.95  % (5455)Time elapsed: 0.001 s
% 17.12/2.95  % (5455)Instructions burned: 3 (million)
% 17.12/2.95  % (5455)------------------------------
% 17.12/2.95  % (5455)------------------------------
% 17.12/2.95  % (5456)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 (2974ds/378Mi)
% 17.12/2.95  % (5456)Refutation not found, incomplete strategy% (5456)------------------------------
% 17.12/2.95  % (5456)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.95  % (5456)Termination reason: Refutation not found, incomplete strategy
% 17.12/2.95  
% 17.12/2.95  % (5456)Memory used [KB]: 971
% 17.12/2.95  % (5456)Time elapsed: 0.001 s
% 17.12/2.95  % (5456)Instructions burned: 2 (million)
% 17.12/2.95  % (5456)------------------------------
% 17.12/2.95  % (5456)------------------------------
% 17.12/2.95  % (5457)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 (2973ds/554Mi)
% 17.12/2.95  % (5457)Refutation not found, incomplete strategy% (5457)------------------------------
% 17.12/2.95  % (5457)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.95  % (5457)Termination reason: Refutation not found, incomplete strategy
% 17.12/2.95  
% 17.12/2.95  % (5457)Memory used [KB]: 973
% 17.12/2.95  % (5457)Time elapsed: 0.001 s
% 17.12/2.95  % (5457)Instructions burned: 3 (million)
% 17.12/2.95  % (5457)------------------------------
% 17.12/2.95  % (5457)------------------------------
% 17.12/2.95  % (5458)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 (2973ds/1166Mi)
% 17.12/2.99  % (5441)Instruction limit reached!
% 17.12/2.99  % (5441)------------------------------
% 17.12/2.99  % (5441)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.99  % (5441)Termination reason: Unknown
% 17.12/2.99  % (5441)Termination phase: Saturation
% 17.12/2.99  
% 17.12/2.99  % (5441)Memory used [KB]: 5120
% 17.12/2.99  % (5441)Time elapsed: 0.190 s
% 17.12/2.99  % (5441)Instructions burned: 746 (million)
% 17.12/2.99  % (5441)------------------------------
% 17.12/2.99  % (5441)------------------------------
% 17.12/2.99  % (5459)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on theBenchmark for (2973ds/902Mi)
% 17.12/2.99  % (5459)Refutation not found, incomplete strategy% (5459)------------------------------
% 17.12/2.99  % (5459)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.99  % (5459)Termination reason: Refutation not found, incomplete strategy
% 17.12/2.99  
% 17.12/2.99  % (5459)Memory used [KB]: 970
% 17.12/2.99  % (5459)Time elapsed: 0.001 s
% 17.12/2.99  % (5459)Instructions burned: 2 (million)
% 17.12/2.99  % (5459)------------------------------
% 17.12/2.99  % (5459)------------------------------
% 17.12/2.99  % (5460)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 (2973ds/306Mi)
% 17.12/2.99  % (5460)Refutation not found, incomplete strategy% (5460)------------------------------
% 17.12/2.99  % (5460)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/2.99  % (5460)Termination reason: Refutation not found, incomplete strategy
% 17.12/2.99  
% 17.12/2.99  % (5460)Memory used [KB]: 974
% 17.12/2.99  % (5460)Time elapsed: 0.002 s
% 17.12/2.99  % (5460)Instructions burned: 3 (million)
% 17.12/2.99  % (5460)------------------------------
% 17.12/2.99  % (5460)------------------------------
% 17.12/3.00  % (5461)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 (2973ds/437Mi)
% 17.12/3.00  % (5461)Refutation not found, incomplete strategy% (5461)------------------------------
% 17.12/3.00  % (5461)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/3.00  % (5461)Termination reason: Refutation not found, incomplete strategy
% 17.12/3.00  
% 17.12/3.00  % (5461)Memory used [KB]: 971
% 17.12/3.00  % (5461)Time elapsed: 0.001 s
% 17.12/3.00  % (5461)Instructions burned: 2 (million)
% 17.12/3.00  % (5461)------------------------------
% 17.12/3.00  % (5461)------------------------------
% 17.12/3.00  % (5462)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on theBenchmark for (2973ds/3657Mi)
% 17.12/3.00  % (5452)Instruction limit reached!
% 17.12/3.00  % (5452)------------------------------
% 17.12/3.00  % (5452)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/3.00  % (5452)Termination reason: Unknown
% 17.12/3.00  % (5452)Termination phase: Saturation
% 17.12/3.00  
% 17.12/3.00  % (5452)Memory used [KB]: 3608
% 17.12/3.00  % (5452)Time elapsed: 0.107 s
% 17.12/3.00  % (5452)Instructions burned: 319 (million)
% 17.12/3.00  % (5452)------------------------------
% 17.12/3.00  % (5452)------------------------------
% 17.12/3.00  % (5462)Refutation not found, incomplete strategy% (5462)------------------------------
% 17.12/3.00  % (5462)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/3.00  % (5462)Termination reason: Refutation not found, incomplete strategy
% 17.12/3.00  
% 17.12/3.00  % (5462)Memory used [KB]: 971
% 17.12/3.00  % (5462)Time elapsed: 0.001 s
% 17.12/3.00  % (5462)Instructions burned: 2 (million)
% 17.12/3.00  % (5462)------------------------------
% 17.12/3.00  % (5462)------------------------------
% 17.12/3.00  % (5463)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 (2973ds/1850Mi)
% 17.12/3.00  % (5464)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 (2973ds/499Mi)
% 17.12/3.00  % (5463)Refutation not found, incomplete strategy% (5463)------------------------------
% 17.12/3.00  % (5463)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.12/3.00  % (5463)Termination reason: Refutation not found, incomplete strategy
% 17.55/3.00  
% 17.55/3.00  % (5463)Memory used [KB]: 977
% 17.55/3.00  % (5463)Time elapsed: 0.001 s
% 17.55/3.00  % (5463)Instructions burned: 3 (million)
% 17.55/3.00  % (5464)Refutation not found, incomplete strategy% (5464)------------------------------
% 17.55/3.00  % (5464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.55/3.00  % (5464)Termination reason: Refutation not found, incomplete strategy
% 17.55/3.00  
% 17.55/3.00  % (5464)Memory used [KB]: 972
% 17.55/3.00  % (5464)Time elapsed: 0.001 s
% 17.55/3.00  % (5464)Instructions burned: 3 (million)
% 17.55/3.00  % (5463)------------------------------
% 17.55/3.00  % (5463)------------------------------
% 17.55/3.00  % (5464)------------------------------
% 17.55/3.00  % (5464)------------------------------
% 17.55/3.00  % (5465)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 (2973ds/419Mi)
% 17.55/3.00  % (5466)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 (2973ds/1566Mi)
% 17.55/3.01  % (5465)Refutation not found, incomplete strategy% (5465)------------------------------
% 17.55/3.01  % (5465)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.55/3.01  % (5465)Termination reason: Refutation not found, incomplete strategy
% 17.55/3.01  
% 17.55/3.01  % (5465)Memory used [KB]: 969
% 17.55/3.01  % (5465)Time elapsed: 0.001 s
% 17.55/3.01  % (5465)Instructions burned: 2 (million)
% 17.55/3.01  % (5465)------------------------------
% 17.55/3.01  % (5465)------------------------------
% 17.55/3.01  % (5467)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 (2973ds/300Mi)
% 17.55/3.03  % (5454)Instruction limit reached!
% 17.55/3.03  % (5454)------------------------------
% 17.55/3.03  % (5454)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.55/3.03  % (5454)Termination reason: Unknown
% 17.55/3.03  % (5454)Termination phase: Saturation
% 17.55/3.03  
% 17.55/3.03  % (5454)Memory used [KB]: 3701
% 17.55/3.03  % (5454)Time elapsed: 0.097 s
% 17.55/3.03  % (5454)Instructions burned: 327 (million)
% 17.55/3.03  % (5454)------------------------------
% 17.55/3.03  % (5454)------------------------------
% 17.55/3.04  % (5468)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 (2973ds/1509Mi)
% 17.72/3.09  % (5467)Instruction limit reached!
% 17.72/3.09  % (5467)------------------------------
% 17.72/3.09  % (5467)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.72/3.09  % (5467)Termination reason: Unknown
% 17.72/3.09  % (5467)Termination phase: Saturation
% 17.72/3.09  
% 17.72/3.09  % (5467)Memory used [KB]: 3201
% 17.72/3.09  % (5467)Time elapsed: 0.084 s
% 17.72/3.09  % (5467)Instructions burned: 303 (million)
% 17.72/3.09  % (5467)------------------------------
% 17.72/3.09  % (5467)------------------------------
% 17.72/3.09  % (5469)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 (2972ds/745Mi)
% 17.93/3.20  % (5431)Instruction limit reached!
% 17.93/3.20  % (5431)------------------------------
% 17.93/3.20  % (5431)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.93/3.20  % (5431)Termination reason: Unknown
% 17.93/3.20  % (5431)Termination phase: Saturation
% 17.93/3.20  
% 17.93/3.20  % (5431)Memory used [KB]: 10694
% 17.93/3.20  % (5431)Time elapsed: 0.480 s
% 17.93/3.20  % (5431)Instructions burned: 1857 (million)
% 17.93/3.20  % (5431)------------------------------
% 17.93/3.20  % (5431)------------------------------
% 17.93/3.21  % (5470)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 (2971ds/409Mi)
% 17.93/3.21  % (5470)Refutation not found, incomplete strategy% (5470)------------------------------
% 17.93/3.21  % (5470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.93/3.21  % (5470)Termination reason: Refutation not found, incomplete strategy
% 17.93/3.21  
% 17.93/3.21  % (5470)Memory used [KB]: 970
% 17.93/3.21  % (5470)Time elapsed: 0.001 s
% 17.93/3.21  % (5470)Instructions burned: 2 (million)
% 17.93/3.21  % (5470)------------------------------
% 17.93/3.21  % (5470)------------------------------
% 17.93/3.21  % (5471)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 (2971ds/307Mi)
% 20.16/3.27  % (5458)Instruction limit reached!
% 20.16/3.27  % (5458)------------------------------
% 20.16/3.27  % (5458)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.16/3.27  % (5458)Termination reason: Unknown
% 20.16/3.27  % (5458)Termination phase: Saturation
% 20.16/3.27  
% 20.16/3.27  % (5458)Memory used [KB]: 6346
% 20.16/3.27  % (5458)Time elapsed: 0.314 s
% 20.16/3.27  % (5458)Instructions burned: 1166 (million)
% 20.16/3.27  % (5458)------------------------------
% 20.16/3.27  % (5458)------------------------------
% 20.16/3.27  % (5472)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on theBenchmark for (2970ds/804Mi)
% 20.16/3.29  % (5471)Instruction limit reached!
% 20.16/3.29  % (5471)------------------------------
% 20.16/3.29  % (5471)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.16/3.29  % (5471)Termination reason: Unknown
% 20.16/3.29  % (5471)Termination phase: Saturation
% 20.16/3.29  
% 20.16/3.29  % (5471)Memory used [KB]: 3542
% 20.16/3.29  % (5471)Time elapsed: 0.083 s
% 20.16/3.29  % (5471)Instructions burned: 307 (million)
% 20.16/3.29  % (5471)------------------------------
% 20.16/3.29  % (5471)------------------------------
% 20.16/3.29  % (5473)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 (2970ds/2898Mi)
% 20.16/3.30  % (5469)Instruction limit reached!
% 20.16/3.30  % (5469)------------------------------
% 20.16/3.30  % (5469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.16/3.30  % (5469)Termination reason: Unknown
% 20.16/3.30  % (5469)Termination phase: Saturation
% 20.16/3.30  
% 20.16/3.30  % (5469)Memory used [KB]: 5862
% 20.16/3.30  % (5469)Time elapsed: 0.205 s
% 20.16/3.30  % (5469)Instructions burned: 748 (million)
% 20.16/3.30  % (5469)------------------------------
% 20.16/3.30  % (5469)------------------------------
% 20.16/3.30  % (5474)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 (2970ds/478Mi)
% 20.16/3.30  % (5474)Refutation not found, incomplete strategy% (5474)------------------------------
% 20.16/3.30  % (5474)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.16/3.30  % (5474)Termination reason: Refutation not found, incomplete strategy
% 20.16/3.30  
% 20.16/3.30  % (5474)Memory used [KB]: 972
% 20.16/3.30  % (5474)Time elapsed: 0.001 s
% 20.16/3.30  % (5474)Instructions burned: 3 (million)
% 20.16/3.30  % (5474)------------------------------
% 20.16/3.30  % (5474)------------------------------
% 20.16/3.30  % (5475)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on theBenchmark for (2970ds/392Mi)
% 20.16/3.30  % (5475)Refutation not found, incomplete strategy% (5475)------------------------------
% 20.16/3.30  % (5475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.16/3.30  % (5475)Termination reason: Refutation not found, incomplete strategy
% 20.16/3.30  
% 20.16/3.30  % (5475)Memory used [KB]: 972
% 20.16/3.30  % (5475)Time elapsed: 0.001 s
% 20.16/3.30  % (5475)Instructions burned: 2 (million)
% 20.16/3.30  % (5475)------------------------------
% 20.16/3.30  % (5475)------------------------------
% 20.16/3.31  % (5476)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 (2970ds/847Mi)
% 20.94/3.38  % (5117)Instruction limit reached!
% 20.94/3.38  % (5117)------------------------------
% 20.94/3.38  % (5117)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.94/3.38  % (5117)Termination reason: Unknown
% 20.94/3.38  % (5117)Termination phase: Saturation
% 20.94/3.38  
% 20.94/3.38  % (5117)Memory used [KB]: 57098
% 20.94/3.38  % (5117)Time elapsed: 1.620 s
% 20.94/3.38  % (5117)Instructions burned: 4760 (million)
% 20.94/3.38  % (5117)------------------------------
% 20.94/3.38  % (5117)------------------------------
% 20.94/3.38  % (5477)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 (2969ds/394Mi)
% 20.94/3.39  % (5466)Instruction limit reached!
% 20.94/3.39  % (5466)------------------------------
% 20.94/3.39  % (5466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.94/3.39  % (5466)Termination reason: Unknown
% 20.94/3.39  % (5466)Termination phase: Saturation
% 20.94/3.39  
% 20.94/3.39  % (5466)Memory used [KB]: 12462
% 20.94/3.39  % (5466)Time elapsed: 0.384 s
% 20.94/3.39  % (5466)Instructions burned: 1566 (million)
% 20.94/3.39  % (5466)------------------------------
% 20.94/3.39  % (5466)------------------------------
% 20.94/3.39  % (5478)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 (2969ds/660Mi)
% 20.94/3.39  % (5478)Refutation not found, incomplete strategy% (5478)------------------------------
% 20.94/3.39  % (5478)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.94/3.39  % (5478)Termination reason: Refutation not found, incomplete strategy
% 20.94/3.39  
% 20.94/3.39  % (5478)Memory used [KB]: 971
% 20.94/3.39  % (5478)Time elapsed: 0.001 s
% 20.94/3.39  % (5478)Instructions burned: 3 (million)
% 20.94/3.39  % (5478)------------------------------
% 20.94/3.39  % (5478)------------------------------
% 20.94/3.40  % (5479)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on theBenchmark for (2969ds/445Mi)
% 20.94/3.42  % (5468)Instruction limit reached!
% 20.94/3.42  % (5468)------------------------------
% 20.94/3.42  % (5468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.94/3.42  % (5468)Termination reason: Unknown
% 20.94/3.42  % (5468)Termination phase: Saturation
% 20.94/3.42  
% 20.94/3.42  % (5468)Memory used [KB]: 10313
% 20.94/3.42  % (5468)Time elapsed: 0.382 s
% 20.94/3.42  % (5468)Instructions burned: 1509 (million)
% 20.94/3.42  % (5468)------------------------------
% 20.94/3.42  % (5468)------------------------------
% 20.94/3.42  % (5480)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 (2969ds/895Mi)
% 20.94/3.42  % (5480)Refutation not found, incomplete strategy% (5480)------------------------------
% 20.94/3.42  % (5480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.94/3.42  % (5480)Termination reason: Refutation not found, incomplete strategy
% 20.94/3.42  
% 20.94/3.42  % (5480)Memory used [KB]: 969
% 20.94/3.42  % (5480)Time elapsed: 0.001 s
% 20.94/3.42  % (5480)Instructions burned: 2 (million)
% 20.94/3.42  % (5480)------------------------------
% 20.94/3.42  % (5480)------------------------------
% 20.94/3.42  % (5481)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 (2969ds/571Mi)
% 21.22/3.48  % (5472)Instruction limit reached!
% 21.22/3.48  % (5472)------------------------------
% 21.22/3.48  % (5472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.22/3.48  % (5472)Termination reason: Unknown
% 21.22/3.48  % (5472)Termination phase: Saturation
% 21.22/3.48  
% 21.22/3.48  % (5472)Memory used [KB]: 6539
% 21.22/3.48  % (5472)Time elapsed: 0.207 s
% 21.22/3.48  % (5472)Instructions burned: 806 (million)
% 21.22/3.48  % (5472)------------------------------
% 21.22/3.48  % (5472)------------------------------
% 21.48/3.48  % (5482)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 (2968ds/597Mi)
% 21.48/3.48  % (5482)Refutation not found, incomplete strategy% (5482)------------------------------
% 21.48/3.48  % (5482)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.48/3.48  % (5482)Termination reason: Refutation not found, incomplete strategy
% 21.48/3.48  
% 21.48/3.48  % (5482)Memory used [KB]: 969
% 21.48/3.48  % (5482)Time elapsed: 0.001 s
% 21.48/3.48  % (5482)Instructions burned: 2 (million)
% 21.48/3.48  % (5482)------------------------------
% 21.48/3.48  % (5482)------------------------------
% 21.48/3.48  % (5483)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 (2968ds/2027Mi)
% 21.48/3.49  % (5477)Instruction limit reached!
% 21.48/3.49  % (5477)------------------------------
% 21.48/3.49  % (5477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.48/3.49  % (5477)Termination reason: Unknown
% 21.48/3.49  % (5477)Termination phase: Saturation
% 21.48/3.49  
% 21.48/3.49  % (5477)Memory used [KB]: 4519
% 21.48/3.49  % (5477)Time elapsed: 0.111 s
% 21.48/3.49  % (5477)Instructions burned: 394 (million)
% 21.48/3.49  % (5477)------------------------------
% 21.48/3.49  % (5477)------------------------------
% 21.48/3.50  % (5484)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 (2968ds/6293Mi)
% 21.48/3.51  % (5479)Instruction limit reached!
% 21.48/3.51  % (5479)------------------------------
% 21.48/3.51  % (5479)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.48/3.51  % (5479)Termination reason: Unknown
% 21.48/3.51  % (5479)Termination phase: Saturation
% 21.48/3.51  
% 21.48/3.51  % (5479)Memory used [KB]: 4789
% 21.48/3.51  % (5479)Time elapsed: 0.115 s
% 21.48/3.51  % (5479)Instructions burned: 445 (million)
% 21.48/3.51  % (5479)------------------------------
% 21.48/3.51  % (5479)------------------------------
% 21.48/3.51  % (5485)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 (2968ds/485Mi)
% 21.48/3.51  % (5485)Refutation not found, incomplete strategy% (5485)------------------------------
% 21.48/3.51  % (5485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.48/3.51  % (5485)Termination reason: Refutation not found, incomplete strategy
% 21.48/3.51  
% 21.48/3.51  % (5485)Memory used [KB]: 974
% 21.48/3.51  % (5485)Time elapsed: 0.001 s
% 21.48/3.51  % (5485)Instructions burned: 2 (million)
% 21.48/3.51  % (5485)------------------------------
% 21.48/3.51  % (5485)------------------------------
% 21.48/3.52  % (5486)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 (2968ds/485Mi)
% 21.48/3.52  % (5486)Refutation not found, incomplete strategy% (5486)------------------------------
% 21.48/3.52  % (5486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.48/3.52  % (5486)Termination reason: Refutation not found, incomplete strategy
% 21.48/3.52  
% 21.48/3.52  % (5486)Memory used [KB]: 971
% 21.48/3.52  % (5486)Time elapsed: 0.001 s
% 21.48/3.52  % (5486)Instructions burned: 2 (million)
% 21.48/3.52  % (5486)------------------------------
% 21.48/3.52  % (5486)------------------------------
% 21.79/3.52  % (5487)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 (2968ds/220Mi)
% 21.79/3.52  % (5487)Refutation not found, incomplete strategy% (5487)------------------------------
% 21.79/3.52  % (5487)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.52  % (5487)Termination reason: Refutation not found, incomplete strategy
% 21.79/3.52  
% 21.79/3.52  % (5487)Memory used [KB]: 977
% 21.79/3.52  % (5487)Time elapsed: 0.001 s
% 21.79/3.52  % (5487)Instructions burned: 3 (million)
% 21.79/3.52  % (5487)------------------------------
% 21.79/3.52  % (5487)------------------------------
% 21.79/3.52  % (5488)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 (2968ds/520Mi)
% 21.79/3.54  % (5476)Instruction limit reached!
% 21.79/3.54  % (5476)------------------------------
% 21.79/3.54  % (5476)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.54  % (5476)Termination reason: Unknown
% 21.79/3.54  % (5476)Termination phase: Saturation
% 21.79/3.54  
% 21.79/3.54  % (5476)Memory used [KB]: 7879
% 21.79/3.54  % (5476)Time elapsed: 0.230 s
% 21.79/3.54  % (5476)Instructions burned: 850 (million)
% 21.79/3.54  % (5476)------------------------------
% 21.79/3.54  % (5476)------------------------------
% 21.84/3.54  % (5489)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 (2968ds/890Mi)
% 21.84/3.58  % (5481)Instruction limit reached!
% 21.84/3.58  % (5481)------------------------------
% 21.84/3.58  % (5481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.84/3.58  % (5481)Termination reason: Unknown
% 21.84/3.58  % (5481)Termination phase: Saturation
% 21.84/3.58  
% 21.84/3.58  % (5481)Memory used [KB]: 5190
% 21.84/3.58  % (5481)Time elapsed: 0.158 s
% 21.84/3.58  % (5481)Instructions burned: 573 (million)
% 21.84/3.58  % (5481)------------------------------
% 21.84/3.58  % (5481)------------------------------
% 21.84/3.59  % (5490)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 (2967ds/670Mi)
% 21.84/3.60  % (5440)Instruction limit reached!
% 21.84/3.60  % (5440)------------------------------
% 21.84/3.60  % (5440)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.84/3.60  % (5440)Termination reason: Unknown
% 21.84/3.60  % (5440)Termination phase: Saturation
% 21.84/3.60  
% 21.84/3.60  % (5440)Memory used [KB]: 4033
% 21.84/3.60  % (5440)Time elapsed: 0.806 s
% 21.84/3.60  % (5440)Instructions burned: 3872 (million)
% 21.84/3.60  % (5440)------------------------------
% 21.84/3.60  % (5440)------------------------------
% 21.84/3.60  % (5491)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 (2967ds/533Mi)
% 22.45/3.68  % (5488)Instruction limit reached!
% 22.45/3.68  % (5488)------------------------------
% 22.45/3.68  % (5488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.45/3.68  % (5488)Termination reason: Unknown
% 22.45/3.68  % (5488)Termination phase: Saturation
% 22.45/3.68  
% 22.45/3.68  % (5488)Memory used [KB]: 7578
% 22.45/3.68  % (5488)Time elapsed: 0.154 s
% 22.45/3.68  % (5488)Instructions burned: 521 (million)
% 22.45/3.68  % (5488)------------------------------
% 22.45/3.68  % (5488)------------------------------
% 22.45/3.68  % (5492)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 (2966ds/1222Mi)
% 22.45/3.74  % (5491)Instruction limit reached!
% 22.45/3.74  % (5491)------------------------------
% 22.45/3.74  % (5491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.45/3.74  % (5491)Termination reason: Unknown
% 22.45/3.74  % (5491)Termination phase: Saturation
% 22.45/3.74  
% 22.45/3.74  % (5491)Memory used [KB]: 6018
% 22.45/3.74  % (5491)Time elapsed: 0.162 s
% 22.45/3.74  % (5491)Instructions burned: 535 (million)
% 22.45/3.74  % (5491)------------------------------
% 22.45/3.74  % (5491)------------------------------
% 22.45/3.75  % (5493)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 (2966ds/364Mi)
% 22.84/3.76  % (5489)Instruction limit reached!
% 22.84/3.76  % (5489)------------------------------
% 22.84/3.76  % (5489)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.84/3.76  % (5489)Termination reason: Unknown
% 22.84/3.76  % (5489)Termination phase: Saturation
% 22.84/3.76  
% 22.84/3.76  % (5489)Memory used [KB]: 6864
% 22.84/3.76  % (5489)Time elapsed: 0.223 s
% 22.84/3.76  % (5489)Instructions burned: 891 (million)
% 22.84/3.76  % (5489)------------------------------
% 22.84/3.76  % (5489)------------------------------
% 22.84/3.76  % (5494)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 (2965ds/1592Mi)
% 22.84/3.77  % (5490)Instruction limit reached!
% 22.84/3.77  % (5490)------------------------------
% 22.84/3.77  % (5490)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.84/3.77  % (5490)Termination reason: Unknown
% 22.84/3.77  % (5490)Termination phase: Saturation
% 22.84/3.77  
% 22.84/3.77  % (5490)Memory used [KB]: 6664
% 22.84/3.77  % (5490)Time elapsed: 0.183 s
% 22.84/3.77  % (5490)Instructions burned: 672 (million)
% 22.84/3.77  % (5490)------------------------------
% 22.84/3.77  % (5490)------------------------------
% 22.84/3.77  % (5495)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 (2965ds/1151Mi)
% 22.84/3.77  % (5495)Refutation not found, incomplete strategy% (5495)------------------------------
% 22.84/3.77  % (5495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.84/3.77  % (5495)Termination reason: Refutation not found, incomplete strategy
% 22.84/3.77  
% 22.84/3.77  % (5495)Memory used [KB]: 971
% 22.84/3.77  % (5495)Time elapsed: 0.001 s
% 22.84/3.77  % (5495)Instructions burned: 3 (million)
% 22.84/3.77  % (5495)------------------------------
% 22.84/3.77  % (5495)------------------------------
% 22.84/3.77  % (5496)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 (2965ds/615Mi)
% 22.84/3.77  % (5496)Refutation not found, incomplete strategy% (5496)------------------------------
% 22.84/3.77  % (5496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.84/3.77  % (5496)Termination reason: Refutation not found, incomplete strategy
% 22.84/3.77  
% 22.84/3.77  % (5496)Memory used [KB]: 973
% 22.84/3.77  % (5496)Time elapsed: 0.001 s
% 22.84/3.77  % (5496)Instructions burned: 3 (million)
% 22.84/3.77  % (5496)------------------------------
% 22.84/3.77  % (5496)------------------------------
% 22.84/3.78  % (5497)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 (2965ds/1687Mi)
% 24.96/3.85  % (5493)Instruction limit reached!
% 24.96/3.85  % (5493)------------------------------
% 24.96/3.85  % (5493)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.96/3.85  % (5493)Termination reason: Unknown
% 24.96/3.85  % (5493)Termination phase: Saturation
% 24.96/3.85  
% 24.96/3.85  % (5493)Memory used [KB]: 3523
% 24.96/3.85  % (5493)Time elapsed: 0.102 s
% 24.96/3.85  % (5493)Instructions burned: 367 (million)
% 24.96/3.85  % (5493)------------------------------
% 24.96/3.85  % (5493)------------------------------
% 24.96/3.86  % (5498)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 (2964ds/565Mi)
% 24.96/3.86  % (5498)Refutation not found, incomplete strategy% (5498)------------------------------
% 24.96/3.86  % (5498)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.96/3.86  % (5498)Termination reason: Refutation not found, incomplete strategy
% 24.96/3.86  
% 24.96/3.86  % (5498)Memory used [KB]: 970
% 24.96/3.86  % (5498)Time elapsed: 0.001 s
% 24.96/3.86  % (5498)Instructions burned: 2 (million)
% 24.96/3.86  % (5498)------------------------------
% 24.96/3.86  % (5498)------------------------------
% 24.96/3.86  % (5499)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 (2964ds/2622Mi)
% 24.96/3.86  % (5499)Refutation not found, incomplete strategy% (5499)------------------------------
% 24.96/3.86  % (5499)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.96/3.86  % (5499)Termination reason: Refutation not found, incomplete strategy
% 24.96/3.86  
% 24.96/3.86  % (5499)Memory used [KB]: 972
% 24.96/3.86  % (5499)Time elapsed: 0.001 s
% 24.96/3.86  % (5499)Instructions burned: 3 (million)
% 24.96/3.86  % (5499)------------------------------
% 24.96/3.86  % (5499)------------------------------
% 24.96/3.86  % (5500)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=7323:ss=axioms:sgt=4_0 on theBenchmark for (2964ds/7323Mi)
% 25.86/3.97  % (5483)Instruction limit reached!
% 25.86/3.97  % (5483)------------------------------
% 25.86/3.97  % (5483)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.86/3.97  % (5483)Termination reason: Unknown
% 25.86/3.97  % (5483)Termination phase: Saturation
% 25.86/3.97  
% 25.86/3.97  % (5483)Memory used [KB]: 5799
% 25.86/3.97  % (5483)Time elapsed: 0.490 s
% 25.86/3.97  % (5483)Instructions burned: 2029 (million)
% 25.86/3.97  % (5483)------------------------------
% 25.86/3.97  % (5483)------------------------------
% 25.86/3.98  % (5501)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 (2963ds/1765Mi)
% 25.86/3.98  % (5501)Refutation not found, incomplete strategy% (5501)------------------------------
% 25.86/3.98  % (5501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.86/3.98  % (5501)Termination reason: Refutation not found, incomplete strategy
% 25.86/3.98  
% 25.86/3.98  % (5501)Memory used [KB]: 972
% 25.86/3.98  % (5501)Time elapsed: 0.001 s
% 25.86/3.98  % (5501)Instructions burned: 2 (million)
% 25.86/3.98  % (5501)------------------------------
% 25.86/3.98  % (5501)------------------------------
% 25.86/3.98  % (5502)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 (2963ds/691Mi)
% 25.86/4.02  % (5492)Instruction limit reached!
% 25.86/4.02  % (5492)------------------------------
% 25.86/4.02  % (5492)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.86/4.02  % (5492)Termination reason: Unknown
% 25.86/4.02  % (5492)Termination phase: Saturation
% 25.86/4.02  
% 25.86/4.02  % (5492)Memory used [KB]: 8198
% 25.86/4.02  % (5492)Time elapsed: 0.360 s
% 25.86/4.02  % (5492)Instructions burned: 1222 (million)
% 25.86/4.02  % (5492)------------------------------
% 25.86/4.02  % (5492)------------------------------
% 25.86/4.02  % (5503)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 (2963ds/700Mi)
% 26.29/4.06  % (5497)First to succeed.
% 26.29/4.06  % (5497)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-4965"
% 26.29/4.06  % (5497)Refutation found. Thanks to Tanya!
% 26.29/4.06  % SZS status Unsatisfiable for theBenchmark
% 26.29/4.06  % SZS output start Proof for theBenchmark
% See solution above
% 26.29/4.06  % (5497)------------------------------
% 26.29/4.06  % (5497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.29/4.06  % (5497)Termination reason: Refutation
% 26.29/4.06  
% 26.29/4.06  % (5497)Memory used [KB]: 7765
% 26.29/4.06  % (5497)Time elapsed: 0.287 s
% 26.29/4.06  % (5497)Instructions burned: 976 (million)
% 26.29/4.06  % (4965)Success in time 3.714 s
% 26.29/4.07  % Vampire---4.8 exiting
%------------------------------------------------------------------------------