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

View Problem - Process Solution

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

% Computer : n016.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 : Tue May 21 02:38:31 EDT 2024

% Result   : Unsatisfiable 22.43s 3.66s
% Output   : Refutation 22.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   52 (  29 unt;   0 def)
%            Number of atoms       :   98 (   8 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   93 (  47   ~;  46   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :  122 ( 122   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6945,plain,
    $false,
    inference(subsumption_resolution,[],[f19,f6915]) ).

fof(f6915,plain,
    ! [X0] : sum(X0,X0,additive_identity),
    inference(backward_demodulation,[],[f5413,f6790]) ).

fof(f6790,plain,
    ! [X0] : multiply(additive_inverse(X0),X0) = X0,
    inference(resolution,[],[f6241,f50]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,X0)
      | X0 = X1 ),
    inference(resolution,[],[f16,f2]) ).

fof(f2,axiom,
    ! [X0] : sum(X0,additive_identity,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_identity2) ).

fof(f16,axiom,
    ! [X2,X0,X1,X4] :
      ( ~ sum(X0,X1,X4)
      | X2 = X4
      | ~ sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f6241,plain,
    ! [X0] : sum(multiply(additive_inverse(X0),X0),additive_identity,X0),
    inference(forward_demodulation,[],[f6189,f240]) ).

fof(f240,plain,
    ! [X0] : additive_inverse(additive_inverse(X0)) = X0,
    inference(resolution,[],[f229,f50]) ).

fof(f229,plain,
    ! [X0] : sum(additive_inverse(additive_inverse(X0)),additive_identity,X0),
    inference(resolution,[],[f28,f5]) ).

fof(f5,axiom,
    ! [X0] : sum(additive_inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_inverse) ).

fof(f28,plain,
    ! [X0,X1] :
      ( ~ sum(X0,additive_inverse(X1),additive_identity)
      | sum(X0,additive_identity,X1) ),
    inference(resolution,[],[f26,f5]) ).

fof(f26,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X3,X2,X1)
      | sum(X0,X1,X2)
      | ~ sum(X0,X3,additive_identity) ),
    inference(resolution,[],[f7,f1]) ).

fof(f1,axiom,
    ! [X0] : sum(additive_identity,X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_identity1) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sum(X2,X3,X5)
      | sum(X0,X4,X5)
      | ~ sum(X1,X3,X4)
      | ~ sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_addition1) ).

fof(f6189,plain,
    ! [X0] : sum(multiply(additive_inverse(X0),additive_inverse(additive_inverse(X0))),additive_identity,X0),
    inference(resolution,[],[f5200,f28]) ).

fof(f5200,plain,
    ! [X0] : sum(multiply(X0,additive_inverse(X0)),X0,additive_identity),
    inference(forward_demodulation,[],[f5181,f3474]) ).

fof(f3474,plain,
    ! [X0] : additive_identity = multiply(X0,additive_identity),
    inference(resolution,[],[f2662,f50]) ).

fof(f2662,plain,
    ! [X0] : sum(multiply(X0,additive_identity),additive_identity,additive_identity),
    inference(forward_demodulation,[],[f2634,f88]) ).

fof(f88,plain,
    ! [X0] : additive_identity = add(X0,additive_inverse(X0)),
    inference(resolution,[],[f44,f47]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( ~ sum(additive_inverse(X1),X1,X0)
      | additive_identity = X0 ),
    inference(resolution,[],[f16,f5]) ).

fof(f44,plain,
    ! [X0,X1] : sum(X0,X1,add(X1,X0)),
    inference(resolution,[],[f4,f9]) ).

fof(f9,axiom,
    ! [X3,X0,X1] :
      ( ~ sum(X0,X1,X3)
      | sum(X1,X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_addition) ).

fof(f4,axiom,
    ! [X0,X1] : sum(X0,X1,add(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_addition) ).

fof(f2634,plain,
    ! [X0] : sum(multiply(X0,additive_identity),additive_identity,add(X0,additive_inverse(X0))),
    inference(resolution,[],[f2583,f207]) ).

fof(f207,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X2,X1)
      | sum(X0,additive_identity,add(X1,additive_inverse(X2))) ),
    inference(resolution,[],[f43,f6]) ).

fof(f6,axiom,
    ! [X0] : sum(X0,additive_inverse(X0),additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_inverse) ).

fof(f43,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ sum(X4,X3,X1)
      | sum(X0,X1,add(X2,X3))
      | ~ sum(X0,X4,X2) ),
    inference(resolution,[],[f4,f7]) ).

fof(f2583,plain,
    ! [X0] : sum(multiply(X0,additive_identity),X0,X0),
    inference(resolution,[],[f1522,f1]) ).

fof(f1522,plain,
    ! [X0,X1] :
      ( ~ sum(X1,X0,X0)
      | sum(multiply(X0,X1),X0,X0) ),
    inference(resolution,[],[f234,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f234,plain,
    ! [X2,X0,X1] :
      ( ~ product(X1,X0,X2)
      | sum(X2,X1,X1)
      | ~ sum(X0,X1,X1) ),
    inference(resolution,[],[f52,f18]) ).

fof(f18,axiom,
    ! [X0] : product(X0,X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_squared_is_x) ).

fof(f52,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X2,X4,X1)
      | ~ sum(X3,X4,X2)
      | sum(X0,X1,X2)
      | ~ product(X2,X3,X0) ),
    inference(resolution,[],[f12,f18]) ).

fof(f12,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | sum(X6,X7,X9)
      | ~ sum(X1,X3,X8)
      | ~ product(X0,X3,X7)
      | ~ product(X0,X1,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity1) ).

fof(f5181,plain,
    ! [X0] : sum(multiply(X0,additive_inverse(X0)),X0,multiply(X0,additive_identity)),
    inference(resolution,[],[f1839,f5]) ).

fof(f1839,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X1,X0,X2)
      | sum(multiply(X0,X1),X0,multiply(X0,X2)) ),
    inference(resolution,[],[f279,f3]) ).

fof(f279,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X1,X0,X3)
      | sum(X3,X1,multiply(X1,X2))
      | ~ sum(X0,X1,X2) ),
    inference(resolution,[],[f53,f18]) ).

fof(f53,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X2,X5,X1)
      | ~ sum(X4,X5,X3)
      | sum(X0,X1,multiply(X2,X3))
      | ~ product(X2,X4,X0) ),
    inference(resolution,[],[f12,f3]) ).

fof(f5413,plain,
    ! [X0] : sum(X0,multiply(additive_inverse(X0),X0),additive_identity),
    inference(forward_demodulation,[],[f5394,f4650]) ).

fof(f4650,plain,
    ! [X0] : additive_identity = multiply(additive_identity,X0),
    inference(resolution,[],[f2757,f50]) ).

fof(f2757,plain,
    ! [X0] : sum(multiply(additive_identity,X0),additive_identity,additive_identity),
    inference(forward_demodulation,[],[f2729,f88]) ).

fof(f2729,plain,
    ! [X0] : sum(multiply(additive_identity,X0),additive_identity,add(X0,additive_inverse(X0))),
    inference(resolution,[],[f2685,f207]) ).

fof(f2685,plain,
    ! [X0] : sum(multiply(additive_identity,X0),X0,X0),
    inference(resolution,[],[f1531,f1]) ).

fof(f1531,plain,
    ! [X0,X1] :
      ( ~ sum(X0,X1,X1)
      | sum(multiply(X0,X1),X1,X1) ),
    inference(resolution,[],[f273,f3]) ).

fof(f273,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | sum(X2,X1,X1)
      | ~ sum(X0,X1,X1) ),
    inference(resolution,[],[f75,f18]) ).

fof(f75,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X4,X2,X1)
      | ~ sum(X3,X4,X2)
      | sum(X0,X1,X2)
      | ~ product(X3,X2,X0) ),
    inference(resolution,[],[f14,f18]) ).

fof(f14,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X8,X0,X9)
      | sum(X6,X7,X9)
      | ~ sum(X1,X3,X8)
      | ~ product(X3,X0,X7)
      | ~ product(X1,X0,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity3) ).

fof(f5394,plain,
    ! [X0] : sum(X0,multiply(additive_inverse(X0),X0),multiply(additive_identity,X0)),
    inference(resolution,[],[f2081,f6]) ).

fof(f2081,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sum(X0,multiply(X1,X0),multiply(X2,X0)) ),
    inference(resolution,[],[f357,f18]) ).

fof(f357,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X0,X4,X3)
      | sum(X3,multiply(X1,X4),multiply(X2,X4))
      | ~ sum(X0,X1,X2) ),
    inference(resolution,[],[f76,f3]) ).

fof(f76,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X5,X3,X1)
      | ~ sum(X4,X5,X2)
      | sum(X0,X1,multiply(X2,X3))
      | ~ product(X4,X3,X0) ),
    inference(resolution,[],[f14,f3]) ).

fof(f19,axiom,
    ~ sum(a,a,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_a_plus_a_is_id) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : RNG007-1 : TPTP v8.2.0. Released v1.0.0.
% 0.13/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.38  % Computer : n016.cluster.edu
% 0.15/0.38  % Model    : x86_64 x86_64
% 0.15/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.38  % Memory   : 8042.1875MB
% 0.15/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.38  % CPULimit   : 300
% 0.15/0.38  % WCLimit    : 300
% 0.15/0.38  % DateTime   : Sat May 18 12:04:08 EDT 2024
% 0.15/0.38  % CPUTime    : 
% 0.15/0.38  This is a CNF_UNS_RFO_SEQ_HRN problem
% 0.15/0.38  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.72/0.88  % (27508)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 (2995ds/34Mi)
% 0.72/0.88  % (27510)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.72/0.88  % (27511)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.72/0.88  % (27509)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 (2995ds/51Mi)
% 0.72/0.88  % (27512)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 (2995ds/34Mi)
% 0.72/0.88  % (27513)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.72/0.88  % (27514)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 (2995ds/83Mi)
% 0.72/0.88  % (27515)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 (2995ds/56Mi)
% 0.72/0.89  % (27514)Refutation not found, incomplete strategy% (27514)------------------------------
% 0.72/0.89  % (27514)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.89  % (27514)Termination reason: Refutation not found, incomplete strategy
% 0.72/0.89  
% 0.72/0.89  % (27514)Memory used [KB]: 1017
% 0.72/0.89  % (27514)Time elapsed: 0.006 s
% 0.72/0.89  % (27514)Instructions burned: 9 (million)
% 0.72/0.89  % (27514)------------------------------
% 0.72/0.89  % (27514)------------------------------
% 0.72/0.89  % (27516)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2995ds/55Mi)
% 0.72/0.89  % (27516)Refutation not found, incomplete strategy% (27516)------------------------------
% 0.72/0.89  % (27516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.89  % (27516)Termination reason: Refutation not found, incomplete strategy
% 0.72/0.89  
% 0.72/0.89  % (27516)Memory used [KB]: 985
% 0.72/0.89  % (27516)Time elapsed: 0.003 s
% 0.72/0.89  % (27516)Instructions burned: 4 (million)
% 0.72/0.89  % (27516)------------------------------
% 0.72/0.89  % (27516)------------------------------
% 0.72/0.89  % (27517)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2995ds/50Mi)
% 0.72/0.90  % (27511)Instruction limit reached!
% 0.72/0.90  % (27511)------------------------------
% 0.72/0.90  % (27511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27511)Termination reason: Unknown
% 0.72/0.90  % (27512)Instruction limit reached!
% 0.72/0.90  % (27512)------------------------------
% 0.72/0.90  % (27512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27511)Termination phase: Saturation
% 0.72/0.90  
% 0.72/0.90  % (27511)Memory used [KB]: 1126
% 0.72/0.90  % (27511)Time elapsed: 0.017 s
% 0.72/0.90  % (27511)Instructions burned: 35 (million)
% 0.72/0.90  % (27511)------------------------------
% 0.72/0.90  % (27511)------------------------------
% 0.72/0.90  % (27512)Termination reason: Unknown
% 0.72/0.90  % (27512)Termination phase: Saturation
% 0.72/0.90  
% 0.72/0.90  % (27512)Memory used [KB]: 1121
% 0.72/0.90  % (27512)Time elapsed: 0.017 s
% 0.72/0.90  % (27512)Instructions burned: 35 (million)
% 0.72/0.90  % (27512)------------------------------
% 0.72/0.90  % (27512)------------------------------
% 0.72/0.90  % (27508)Instruction limit reached!
% 0.72/0.90  % (27508)------------------------------
% 0.72/0.90  % (27508)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27508)Termination reason: Unknown
% 0.72/0.90  % (27508)Termination phase: Saturation
% 0.72/0.90  
% 0.72/0.90  % (27508)Memory used [KB]: 1137
% 0.72/0.90  % (27508)Time elapsed: 0.018 s
% 0.72/0.90  % (27508)Instructions burned: 35 (million)
% 0.72/0.90  % (27508)------------------------------
% 0.72/0.90  % (27508)------------------------------
% 0.72/0.90  % (27518)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 (2994ds/208Mi)
% 0.72/0.90  % (27519)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 (2994ds/52Mi)
% 0.72/0.90  % (27513)Instruction limit reached!
% 0.72/0.90  % (27513)------------------------------
% 0.72/0.90  % (27513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27513)Termination reason: Unknown
% 0.72/0.90  % (27513)Termination phase: Saturation
% 0.72/0.90  
% 0.72/0.90  % (27513)Memory used [KB]: 1135
% 0.72/0.90  % (27513)Time elapsed: 0.021 s
% 0.72/0.90  % (27513)Instructions burned: 46 (million)
% 0.72/0.90  % (27513)------------------------------
% 0.72/0.90  % (27513)------------------------------
% 0.72/0.90  % (27520)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 (2994ds/518Mi)
% 0.72/0.90  % (27518)Refutation not found, incomplete strategy% (27518)------------------------------
% 0.72/0.90  % (27518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27518)Termination reason: Refutation not found, incomplete strategy
% 0.72/0.90  
% 0.72/0.90  % (27518)Memory used [KB]: 987
% 0.72/0.90  % (27518)Time elapsed: 0.003 s
% 0.72/0.90  % (27518)Instructions burned: 5 (million)
% 0.72/0.90  % (27518)------------------------------
% 0.72/0.90  % (27518)------------------------------
% 0.72/0.90  % (27521)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 (2994ds/42Mi)
% 0.72/0.90  % (27515)Instruction limit reached!
% 0.72/0.90  % (27515)------------------------------
% 0.72/0.90  % (27515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.90  % (27515)Termination reason: Unknown
% 0.72/0.90  % (27515)Termination phase: Saturation
% 0.72/0.90  
% 0.72/0.90  % (27515)Memory used [KB]: 1145
% 0.72/0.90  % (27515)Time elapsed: 0.024 s
% 0.72/0.90  % (27515)Instructions burned: 56 (million)
% 0.72/0.90  % (27515)------------------------------
% 0.72/0.90  % (27515)------------------------------
% 0.72/0.90  % (27522)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 (2994ds/243Mi)
% 0.72/0.91  % (27523)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 (2994ds/117Mi)
% 0.72/0.91  % (27509)Instruction limit reached!
% 0.72/0.91  % (27509)------------------------------
% 0.72/0.91  % (27509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.91  % (27509)Termination reason: Unknown
% 0.72/0.91  % (27509)Termination phase: Saturation
% 0.72/0.91  
% 0.72/0.91  % (27509)Memory used [KB]: 1162
% 0.72/0.91  % (27509)Time elapsed: 0.030 s
% 0.72/0.91  % (27509)Instructions burned: 52 (million)
% 0.72/0.91  % (27509)------------------------------
% 0.72/0.91  % (27509)------------------------------
% 0.72/0.91  % (27523)Refutation not found, incomplete strategy% (27523)------------------------------
% 0.72/0.91  % (27523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.91  % (27523)Termination reason: Refutation not found, incomplete strategy
% 0.72/0.91  
% 0.72/0.91  % (27523)Memory used [KB]: 990
% 0.72/0.91  % (27523)Time elapsed: 0.004 s
% 0.72/0.91  % (27523)Instructions burned: 5 (million)
% 0.72/0.91  % (27523)------------------------------
% 0.72/0.91  % (27523)------------------------------
% 0.72/0.91  % (27524)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 (2994ds/143Mi)
% 0.72/0.91  % (27510)Instruction limit reached!
% 0.72/0.91  % (27510)------------------------------
% 0.72/0.91  % (27510)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.91  % (27510)Termination reason: Unknown
% 0.72/0.91  % (27510)Termination phase: Saturation
% 0.72/0.91  
% 0.72/0.91  % (27510)Memory used [KB]: 1161
% 0.72/0.91  % (27510)Time elapsed: 0.034 s
% 0.72/0.91  % (27510)Instructions burned: 78 (million)
% 0.72/0.91  % (27510)------------------------------
% 0.72/0.91  % (27510)------------------------------
% 0.72/0.91  % (27525)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 (2994ds/93Mi)
% 0.72/0.92  % (27526)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 (2994ds/62Mi)
% 0.72/0.92  % (27517)Instruction limit reached!
% 0.72/0.92  % (27517)------------------------------
% 0.72/0.92  % (27517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.92  % (27517)Termination reason: Unknown
% 0.72/0.92  % (27517)Termination phase: Saturation
% 0.72/0.92  
% 0.72/0.92  % (27517)Memory used [KB]: 1153
% 0.72/0.92  % (27517)Time elapsed: 0.025 s
% 0.72/0.92  % (27517)Instructions burned: 51 (million)
% 0.72/0.92  % (27517)------------------------------
% 0.72/0.92  % (27517)------------------------------
% 0.72/0.92  % (27521)Instruction limit reached!
% 0.72/0.92  % (27521)------------------------------
% 0.72/0.92  % (27521)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.92  % (27521)Termination reason: Unknown
% 0.72/0.92  % (27521)Termination phase: Saturation
% 0.72/0.92  
% 0.72/0.92  % (27521)Memory used [KB]: 1154
% 0.72/0.92  % (27521)Time elapsed: 0.020 s
% 0.72/0.92  % (27521)Instructions burned: 42 (million)
% 0.72/0.92  % (27521)------------------------------
% 0.72/0.92  % (27521)------------------------------
% 0.72/0.92  % (27527)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 (2994ds/32Mi)
% 0.72/0.92  % (27519)Instruction limit reached!
% 0.72/0.92  % (27519)------------------------------
% 0.72/0.92  % (27519)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.92  % (27519)Termination reason: Unknown
% 0.72/0.92  % (27519)Termination phase: Saturation
% 0.72/0.92  
% 0.72/0.92  % (27519)Memory used [KB]: 1226
% 0.72/0.92  % (27519)Time elapsed: 0.026 s
% 0.72/0.92  % (27519)Instructions burned: 52 (million)
% 0.72/0.92  % (27519)------------------------------
% 0.72/0.92  % (27519)------------------------------
% 0.72/0.92  % (27528)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 (2994ds/1919Mi)
% 0.72/0.93  % (27529)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 (2994ds/55Mi)
% 0.99/0.94  % (27527)Instruction limit reached!
% 0.99/0.94  % (27527)------------------------------
% 0.99/0.94  % (27527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.94  % (27527)Termination reason: Unknown
% 0.99/0.94  % (27527)Termination phase: Saturation
% 0.99/0.94  
% 0.99/0.94  % (27527)Memory used [KB]: 1108
% 0.99/0.94  % (27527)Time elapsed: 0.017 s
% 0.99/0.94  % (27527)Instructions burned: 32 (million)
% 0.99/0.94  % (27527)------------------------------
% 0.99/0.94  % (27527)------------------------------
% 0.99/0.94  % (27530)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 (2994ds/53Mi)
% 0.99/0.95  % (27526)Instruction limit reached!
% 0.99/0.95  % (27526)------------------------------
% 0.99/0.95  % (27526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.99/0.95  % (27526)Termination reason: Unknown
% 0.99/0.95  % (27526)Termination phase: Saturation
% 0.99/0.95  
% 0.99/0.95  % (27526)Memory used [KB]: 1520
% 0.99/0.95  % (27526)Time elapsed: 0.033 s
% 0.99/0.95  % (27526)Instructions burned: 63 (million)
% 0.99/0.95  % (27526)------------------------------
% 0.99/0.95  % (27526)------------------------------
% 0.99/0.95  % (27532)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 (2994ds/46Mi)
% 1.04/0.95  % (27529)Instruction limit reached!
% 1.04/0.95  % (27529)------------------------------
% 1.04/0.95  % (27529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.95  % (27529)Termination reason: Unknown
% 1.04/0.95  % (27529)Termination phase: Saturation
% 1.04/0.95  
% 1.04/0.95  % (27529)Memory used [KB]: 1229
% 1.04/0.95  % (27529)Time elapsed: 0.027 s
% 1.04/0.95  % (27529)Instructions burned: 56 (million)
% 1.04/0.95  % (27529)------------------------------
% 1.04/0.95  % (27529)------------------------------
% 1.04/0.95  % (27525)Instruction limit reached!
% 1.04/0.95  % (27525)------------------------------
% 1.04/0.95  % (27525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.95  % (27525)Termination reason: Unknown
% 1.04/0.95  % (27525)Termination phase: Saturation
% 1.04/0.95  
% 1.04/0.95  % (27525)Memory used [KB]: 1202
% 1.04/0.95  % (27525)Time elapsed: 0.041 s
% 1.04/0.95  % (27525)Instructions burned: 93 (million)
% 1.04/0.95  % (27525)------------------------------
% 1.04/0.95  % (27525)------------------------------
% 1.04/0.96  % (27533)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 (2994ds/102Mi)
% 1.04/0.96  % (27534)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2994ds/35Mi)
% 1.04/0.97  % (27530)Instruction limit reached!
% 1.04/0.97  % (27530)------------------------------
% 1.04/0.97  % (27530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (27530)Termination reason: Unknown
% 1.04/0.97  % (27530)Termination phase: Saturation
% 1.04/0.97  
% 1.04/0.97  % (27530)Memory used [KB]: 1640
% 1.04/0.97  % (27530)Time elapsed: 0.029 s
% 1.04/0.97  % (27530)Instructions burned: 53 (million)
% 1.04/0.97  % (27530)------------------------------
% 1.04/0.97  % (27530)------------------------------
% 1.04/0.97  % (27535)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 1.04/0.97  % (27534)Instruction limit reached!
% 1.04/0.97  % (27534)------------------------------
% 1.04/0.97  % (27534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (27534)Termination reason: Unknown
% 1.04/0.97  % (27534)Termination phase: Saturation
% 1.04/0.97  
% 1.04/0.97  % (27534)Memory used [KB]: 1131
% 1.04/0.97  % (27534)Time elapsed: 0.018 s
% 1.04/0.97  % (27534)Instructions burned: 36 (million)
% 1.04/0.97  % (27534)------------------------------
% 1.04/0.97  % (27534)------------------------------
% 1.04/0.98  % (27536)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2994ds/109Mi)
% 1.04/0.98  % (27532)Instruction limit reached!
% 1.04/0.98  % (27532)------------------------------
% 1.04/0.98  % (27532)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.98  % (27532)Termination reason: Unknown
% 1.04/0.98  % (27532)Termination phase: Saturation
% 1.04/0.98  
% 1.04/0.98  % (27532)Memory used [KB]: 1366
% 1.04/0.98  % (27532)Time elapsed: 0.027 s
% 1.04/0.98  % (27532)Instructions burned: 46 (million)
% 1.04/0.98  % (27532)------------------------------
% 1.04/0.98  % (27532)------------------------------
% 1.04/0.98  % (27537)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2994ds/161Mi)
% 1.04/0.98  % (27524)Instruction limit reached!
% 1.04/0.98  % (27524)------------------------------
% 1.04/0.98  % (27524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.98  % (27524)Termination reason: Unknown
% 1.04/0.98  % (27524)Termination phase: Saturation
% 1.04/0.98  
% 1.04/0.98  % (27524)Memory used [KB]: 1518
% 1.04/0.98  % (27524)Time elapsed: 0.072 s
% 1.04/0.98  % (27524)Instructions burned: 143 (million)
% 1.04/0.98  % (27524)------------------------------
% 1.04/0.98  % (27524)------------------------------
% 1.04/0.99  % (27538)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2994ds/69Mi)
% 1.04/1.00  % (27533)Instruction limit reached!
% 1.04/1.00  % (27533)------------------------------
% 1.04/1.00  % (27533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.00  % (27533)Termination reason: Unknown
% 1.04/1.00  % (27533)Termination phase: Saturation
% 1.04/1.00  
% 1.04/1.00  % (27533)Memory used [KB]: 1490
% 1.04/1.00  % (27533)Time elapsed: 0.050 s
% 1.04/1.00  % (27533)Instructions burned: 102 (million)
% 1.04/1.00  % (27533)------------------------------
% 1.04/1.00  % (27533)------------------------------
% 1.04/1.00  % (27522)Instruction limit reached!
% 1.04/1.00  % (27522)------------------------------
% 1.04/1.00  % (27522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.00  % (27522)Termination reason: Unknown
% 1.04/1.00  % (27522)Termination phase: Saturation
% 1.04/1.00  
% 1.04/1.00  % (27522)Memory used [KB]: 1338
% 1.04/1.00  % (27522)Time elapsed: 0.101 s
% 1.04/1.00  % (27522)Instructions burned: 244 (million)
% 1.04/1.00  % (27522)------------------------------
% 1.04/1.00  % (27522)------------------------------
% 1.04/1.01  % (27539)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 (2993ds/40Mi)
% 1.04/1.01  % (27540)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 (2993ds/360Mi)
% 1.04/1.01  % (27535)Instruction limit reached!
% 1.04/1.01  % (27535)------------------------------
% 1.04/1.01  % (27535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.01  % (27535)Termination reason: Unknown
% 1.04/1.01  % (27535)Termination phase: Saturation
% 1.04/1.01  
% 1.04/1.01  % (27535)Memory used [KB]: 1734
% 1.04/1.01  % (27535)Time elapsed: 0.062 s
% 1.04/1.01  % (27535)Instructions burned: 87 (million)
% 1.04/1.01  % (27535)------------------------------
% 1.04/1.01  % (27535)------------------------------
% 1.04/1.01  % (27539)Refutation not found, incomplete strategy% (27539)------------------------------
% 1.04/1.01  % (27539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.01  % (27539)Termination reason: Refutation not found, incomplete strategy
% 1.04/1.01  
% 1.04/1.01  % (27539)Memory used [KB]: 1060
% 1.04/1.01  % (27539)Time elapsed: 0.005 s
% 1.04/1.01  % (27539)Instructions burned: 6 (million)
% 1.04/1.01  % (27539)------------------------------
% 1.04/1.01  % (27539)------------------------------
% 1.04/1.01  % (27541)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 (2993ds/161Mi)
% 1.04/1.01  % (27542)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 (2993ds/80Mi)
% 1.04/1.02  % (27542)Refutation not found, incomplete strategy% (27542)------------------------------
% 1.04/1.02  % (27542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (27542)Termination reason: Refutation not found, incomplete strategy
% 1.04/1.02  
% 1.04/1.02  % (27542)Memory used [KB]: 987
% 1.04/1.02  % (27542)Time elapsed: 0.003 s
% 1.04/1.02  % (27542)Instructions burned: 4 (million)
% 1.04/1.02  % (27542)------------------------------
% 1.04/1.02  % (27542)------------------------------
% 1.04/1.02  % (27538)Instruction limit reached!
% 1.04/1.02  % (27538)------------------------------
% 1.04/1.02  % (27538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (27538)Termination reason: Unknown
% 1.04/1.02  % (27538)Termination phase: Saturation
% 1.04/1.02  
% 1.04/1.02  % (27538)Memory used [KB]: 1305
% 1.04/1.02  % (27538)Time elapsed: 0.056 s
% 1.04/1.02  % (27538)Instructions burned: 71 (million)
% 1.04/1.02  % (27538)------------------------------
% 1.04/1.02  % (27538)------------------------------
% 1.50/1.02  % (27543)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 (2993ds/37Mi)
% 1.50/1.02  % (27544)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 (2993ds/55Mi)
% 1.50/1.02  % (27536)Instruction limit reached!
% 1.50/1.02  % (27536)------------------------------
% 1.50/1.02  % (27536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.02  % (27536)Termination reason: Unknown
% 1.50/1.02  % (27536)Termination phase: Saturation
% 1.50/1.02  
% 1.50/1.02  % (27536)Memory used [KB]: 1463
% 1.50/1.02  % (27536)Time elapsed: 0.072 s
% 1.50/1.02  % (27536)Instructions burned: 111 (million)
% 1.50/1.02  % (27536)------------------------------
% 1.50/1.02  % (27536)------------------------------
% 1.50/1.03  % (27545)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 (2993ds/47Mi)
% 1.50/1.04  % (27543)Instruction limit reached!
% 1.50/1.04  % (27543)------------------------------
% 1.50/1.04  % (27543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.04  % (27543)Termination reason: Unknown
% 1.50/1.04  % (27543)Termination phase: Saturation
% 1.50/1.04  
% 1.50/1.04  % (27543)Memory used [KB]: 1453
% 1.50/1.04  % (27543)Time elapsed: 0.020 s
% 1.50/1.04  % (27543)Instructions burned: 37 (million)
% 1.50/1.04  % (27543)------------------------------
% 1.50/1.04  % (27543)------------------------------
% 1.50/1.04  % (27546)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2993ds/32Mi)
% 1.50/1.04  % (27546)Refutation not found, incomplete strategy% (27546)------------------------------
% 1.50/1.04  % (27546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.04  % (27546)Termination reason: Refutation not found, incomplete strategy
% 1.50/1.04  
% 1.50/1.04  % (27546)Memory used [KB]: 988
% 1.50/1.04  % (27546)Time elapsed: 0.003 s
% 1.50/1.04  % (27546)Instructions burned: 5 (million)
% 1.50/1.04  % (27546)------------------------------
% 1.50/1.04  % (27546)------------------------------
% 1.50/1.05  % (27547)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 (2993ds/132Mi)
% 1.50/1.05  % (27544)Instruction limit reached!
% 1.50/1.05  % (27544)------------------------------
% 1.50/1.05  % (27544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.05  % (27544)Termination reason: Unknown
% 1.50/1.05  % (27544)Termination phase: Saturation
% 1.50/1.05  
% 1.50/1.05  % (27544)Memory used [KB]: 1168
% 1.50/1.05  % (27544)Time elapsed: 0.027 s
% 1.50/1.05  % (27544)Instructions burned: 57 (million)
% 1.50/1.05  % (27544)------------------------------
% 1.50/1.05  % (27544)------------------------------
% 1.50/1.05  % (27537)Instruction limit reached!
% 1.50/1.05  % (27537)------------------------------
% 1.50/1.05  % (27537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.05  % (27537)Termination reason: Unknown
% 1.50/1.05  % (27537)Termination phase: Saturation
% 1.50/1.05  
% 1.50/1.05  % (27537)Memory used [KB]: 1339
% 1.50/1.05  % (27537)Time elapsed: 0.092 s
% 1.50/1.05  % (27537)Instructions burned: 162 (million)
% 1.50/1.05  % (27537)------------------------------
% 1.50/1.05  % (27537)------------------------------
% 1.50/1.05  % (27545)Instruction limit reached!
% 1.50/1.05  % (27545)------------------------------
% 1.50/1.05  % (27545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.05  % (27545)Termination reason: Unknown
% 1.50/1.05  % (27545)Termination phase: Saturation
% 1.50/1.05  
% 1.50/1.05  % (27545)Memory used [KB]: 1275
% 1.50/1.05  % (27545)Time elapsed: 0.023 s
% 1.50/1.05  % (27545)Instructions burned: 48 (million)
% 1.50/1.05  % (27545)------------------------------
% 1.50/1.05  % (27545)------------------------------
% 1.50/1.05  % (27548)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 (2993ds/54Mi)
% 1.50/1.05  % (27549)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 (2993ds/82Mi)
% 1.50/1.05  % (27550)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2993ds/119Mi)
% 1.50/1.05  % (27550)Refutation not found, incomplete strategy% (27550)------------------------------
% 1.50/1.05  % (27550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.05  % (27550)Termination reason: Refutation not found, incomplete strategy
% 1.50/1.05  
% 1.50/1.05  % (27550)Memory used [KB]: 992
% 1.50/1.05  % (27550)Time elapsed: 0.004 s
% 1.50/1.05  % (27550)Instructions burned: 5 (million)
% 1.50/1.05  % (27550)------------------------------
% 1.50/1.05  % (27550)------------------------------
% 1.50/1.06  % (27551)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2993ds/177Mi)
% 1.50/1.08  % (27548)Instruction limit reached!
% 1.50/1.08  % (27548)------------------------------
% 1.50/1.08  % (27548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.08  % (27548)Termination reason: Unknown
% 1.50/1.08  % (27548)Termination phase: Saturation
% 1.50/1.08  
% 1.50/1.08  % (27548)Memory used [KB]: 1235
% 1.50/1.08  % (27548)Time elapsed: 0.027 s
% 1.50/1.08  % (27548)Instructions burned: 54 (million)
% 1.50/1.08  % (27548)------------------------------
% 1.50/1.08  % (27548)------------------------------
% 1.50/1.08  % (27541)Instruction limit reached!
% 1.50/1.08  % (27541)------------------------------
% 1.50/1.08  % (27541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.50/1.08  % (27541)Termination reason: Unknown
% 1.50/1.08  % (27541)Termination phase: Saturation
% 1.50/1.08  
% 1.50/1.08  % (27541)Memory used [KB]: 1414
% 1.50/1.08  % (27541)Time elapsed: 0.091 s
% 1.50/1.08  % (27541)Instructions burned: 163 (million)
% 1.50/1.08  % (27541)------------------------------
% 1.50/1.08  % (27541)------------------------------
% 1.50/1.08  % (27552)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2993ds/117Mi)
% 1.50/1.08  % (27553)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on theBenchmark for (2993ds/49Mi)
% 2.28/1.10  % (27547)Instruction limit reached!
% 2.28/1.10  % (27547)------------------------------
% 2.28/1.10  % (27547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.10  % (27547)Termination reason: Unknown
% 2.28/1.10  % (27547)Termination phase: Saturation
% 2.28/1.10  
% 2.28/1.10  % (27547)Memory used [KB]: 1215
% 2.28/1.10  % (27547)Time elapsed: 0.058 s
% 2.28/1.10  % (27547)Instructions burned: 133 (million)
% 2.28/1.10  % (27547)------------------------------
% 2.28/1.10  % (27547)------------------------------
% 2.28/1.11  % (27549)Instruction limit reached!
% 2.28/1.11  % (27549)------------------------------
% 2.28/1.11  % (27549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.11  % (27549)Termination reason: Unknown
% 2.28/1.11  % (27549)Termination phase: Saturation
% 2.28/1.11  
% 2.28/1.11  % (27549)Memory used [KB]: 1230
% 2.28/1.11  % (27549)Time elapsed: 0.041 s
% 2.28/1.11  % (27549)Instructions burned: 82 (million)
% 2.28/1.11  % (27549)------------------------------
% 2.28/1.11  % (27549)------------------------------
% 2.28/1.11  % (27554)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 (2992ds/51Mi)
% 2.28/1.11  % (27553)Instruction limit reached!
% 2.28/1.11  % (27553)------------------------------
% 2.28/1.11  % (27553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.11  % (27553)Termination reason: Unknown
% 2.28/1.11  % (27553)Termination phase: Saturation
% 2.28/1.11  
% 2.28/1.11  % (27553)Memory used [KB]: 1261
% 2.28/1.11  % (27553)Time elapsed: 0.028 s
% 2.28/1.11  % (27553)Instructions burned: 49 (million)
% 2.28/1.11  % (27553)------------------------------
% 2.28/1.11  % (27553)------------------------------
% 2.28/1.11  % (27555)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 (2992ds/149Mi)
% 2.28/1.11  % (27556)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 (2992ds/56Mi)
% 2.28/1.12  % (27520)Instruction limit reached!
% 2.28/1.12  % (27520)------------------------------
% 2.28/1.12  % (27520)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.12  % (27520)Termination reason: Unknown
% 2.28/1.12  % (27520)Termination phase: Saturation
% 2.28/1.12  
% 2.28/1.12  % (27520)Memory used [KB]: 1693
% 2.28/1.12  % (27520)Time elapsed: 0.221 s
% 2.28/1.12  % (27520)Instructions burned: 519 (million)
% 2.28/1.12  % (27520)------------------------------
% 2.28/1.12  % (27520)------------------------------
% 2.28/1.12  % (27557)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 (2992ds/289Mi)
% 2.28/1.13  % (27554)Instruction limit reached!
% 2.28/1.13  % (27554)------------------------------
% 2.28/1.13  % (27554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.13  % (27554)Termination reason: Unknown
% 2.28/1.13  % (27554)Termination phase: Saturation
% 2.28/1.13  
% 2.28/1.13  % (27554)Memory used [KB]: 1244
% 2.28/1.13  % (27554)Time elapsed: 0.024 s
% 2.28/1.13  % (27554)Instructions burned: 52 (million)
% 2.28/1.13  % (27554)------------------------------
% 2.28/1.13  % (27554)------------------------------
% 2.28/1.13  % (27558)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 (2992ds/206Mi)
% 2.28/1.13  % (27552)Instruction limit reached!
% 2.28/1.13  % (27552)------------------------------
% 2.28/1.13  % (27552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.13  % (27552)Termination reason: Unknown
% 2.28/1.13  % (27552)Termination phase: Saturation
% 2.28/1.13  
% 2.28/1.13  % (27552)Memory used [KB]: 1319
% 2.28/1.13  % (27552)Time elapsed: 0.056 s
% 2.28/1.13  % (27552)Instructions burned: 118 (million)
% 2.28/1.13  % (27552)------------------------------
% 2.28/1.13  % (27552)------------------------------
% 2.28/1.14  % (27556)Instruction limit reached!
% 2.28/1.14  % (27556)------------------------------
% 2.28/1.14  % (27556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.14  % (27556)Termination reason: Unknown
% 2.28/1.14  % (27556)Termination phase: Saturation
% 2.28/1.14  
% 2.28/1.14  % (27556)Memory used [KB]: 1149
% 2.28/1.14  % (27556)Time elapsed: 0.025 s
% 2.28/1.14  % (27556)Instructions burned: 56 (million)
% 2.28/1.14  % (27556)------------------------------
% 2.28/1.14  % (27556)------------------------------
% 2.28/1.14  % (27559)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 (2992ds/50Mi)
% 2.28/1.14  % (27560)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2992ds/1483Mi)
% 2.28/1.14  % (27559)Refutation not found, incomplete strategy% (27559)------------------------------
% 2.28/1.14  % (27559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.14  % (27559)Termination reason: Refutation not found, incomplete strategy
% 2.28/1.14  
% 2.28/1.14  % (27559)Memory used [KB]: 1055
% 2.28/1.14  % (27559)Time elapsed: 0.004 s
% 2.28/1.14  % (27559)Instructions burned: 4 (million)
% 2.28/1.14  % (27551)Instruction limit reached!
% 2.28/1.14  % (27551)------------------------------
% 2.28/1.14  % (27551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.14  % (27551)Termination reason: Unknown
% 2.28/1.14  % (27551)Termination phase: Saturation
% 2.28/1.14  
% 2.28/1.14  % (27551)Memory used [KB]: 2905
% 2.28/1.14  % (27551)Time elapsed: 0.084 s
% 2.28/1.14  % (27551)Instructions burned: 178 (million)
% 2.28/1.14  % (27551)------------------------------
% 2.28/1.14  % (27551)------------------------------
% 2.28/1.14  % (27559)------------------------------
% 2.28/1.14  % (27559)------------------------------
% 2.28/1.14  % (27561)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on theBenchmark for (2992ds/67Mi)
% 2.28/1.14  % (27562)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on theBenchmark for (2992ds/67Mi)
% 2.28/1.15  % (27562)Refutation not found, incomplete strategy% (27562)------------------------------
% 2.28/1.15  % (27562)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.28/1.15  % (27562)Termination reason: Refutation not found, incomplete strategy
% 2.28/1.15  
% 2.28/1.15  % (27562)Memory used [KB]: 989
% 2.28/1.15  % (27562)Time elapsed: 0.003 s
% 2.28/1.15  % (27562)Instructions burned: 3 (million)
% 2.28/1.15  % (27562)------------------------------
% 2.28/1.15  % (27562)------------------------------
% 2.28/1.15  % (27563)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on theBenchmark for (2992ds/52Mi)
% 2.75/1.17  % (27555)Instruction limit reached!
% 2.75/1.17  % (27555)------------------------------
% 2.75/1.17  % (27555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.17  % (27555)Termination reason: Unknown
% 2.75/1.17  % (27555)Termination phase: Saturation
% 2.75/1.17  
% 2.75/1.17  % (27555)Memory used [KB]: 1194
% 2.75/1.17  % (27555)Time elapsed: 0.061 s
% 2.75/1.17  % (27555)Instructions burned: 149 (million)
% 2.75/1.17  % (27555)------------------------------
% 2.75/1.17  % (27555)------------------------------
% 2.75/1.17  % (27564)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2992ds/366Mi)
% 2.75/1.17  % (27564)Refutation not found, incomplete strategy% (27564)------------------------------
% 2.75/1.17  % (27564)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.17  % (27564)Termination reason: Refutation not found, incomplete strategy
% 2.75/1.17  
% 2.75/1.17  % (27564)Memory used [KB]: 985
% 2.75/1.17  % (27564)Time elapsed: 0.003 s
% 2.75/1.17  % (27564)Instructions burned: 4 (million)
% 2.75/1.17  % (27564)------------------------------
% 2.75/1.17  % (27564)------------------------------
% 2.75/1.18  % (27563)Instruction limit reached!
% 2.75/1.18  % (27563)------------------------------
% 2.75/1.18  % (27563)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.18  % (27563)Termination reason: Unknown
% 2.75/1.18  % (27563)Termination phase: Saturation
% 2.75/1.18  
% 2.75/1.18  % (27563)Memory used [KB]: 1304
% 2.75/1.18  % (27563)Time elapsed: 0.029 s
% 2.75/1.18  % (27563)Instructions burned: 53 (million)
% 2.75/1.18  % (27563)------------------------------
% 2.75/1.18  % (27563)------------------------------
% 2.75/1.18  % (27565)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on theBenchmark for (2992ds/863Mi)
% 2.75/1.18  % (27561)Instruction limit reached!
% 2.75/1.18  % (27561)------------------------------
% 2.75/1.18  % (27561)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.18  % (27561)Termination reason: Unknown
% 2.75/1.18  % (27561)Termination phase: Saturation
% 2.75/1.18  
% 2.75/1.18  % (27561)Memory used [KB]: 1197
% 2.75/1.18  % (27561)Time elapsed: 0.036 s
% 2.75/1.18  % (27561)Instructions burned: 68 (million)
% 2.75/1.18  % (27561)------------------------------
% 2.75/1.18  % (27561)------------------------------
% 2.75/1.18  % (27566)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on theBenchmark for (2992ds/163Mi)
% 2.75/1.18  % (27567)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on theBenchmark for (2992ds/77Mi)
% 2.75/1.18  % (27540)Instruction limit reached!
% 2.75/1.18  % (27540)------------------------------
% 2.75/1.18  % (27540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.18  % (27540)Termination reason: Unknown
% 2.75/1.18  % (27540)Termination phase: Saturation
% 2.75/1.18  
% 2.75/1.18  % (27540)Memory used [KB]: 1950
% 2.75/1.18  % (27540)Time elapsed: 0.201 s
% 2.75/1.18  % (27540)Instructions burned: 360 (million)
% 2.75/1.18  % (27540)------------------------------
% 2.75/1.18  % (27540)------------------------------
% 2.75/1.19  % (27565)Refutation not found, incomplete strategy% (27565)------------------------------
% 2.75/1.19  % (27565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.19  % (27565)Termination reason: Refutation not found, incomplete strategy
% 2.75/1.19  
% 2.75/1.19  % (27565)Memory used [KB]: 1095
% 2.75/1.19  % (27565)Time elapsed: 0.010 s
% 2.75/1.19  % (27565)Instructions burned: 17 (million)
% 2.75/1.19  % (27565)------------------------------
% 2.75/1.19  % (27565)------------------------------
% 2.75/1.19  % (27568)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2992ds/1548Mi)
% 2.75/1.19  % (27569)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 (2992ds/76Mi)
% 2.97/1.22  % (27567)Instruction limit reached!
% 2.97/1.22  % (27567)------------------------------
% 2.97/1.22  % (27567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.97/1.22  % (27567)Termination reason: Unknown
% 2.97/1.22  % (27567)Termination phase: Saturation
% 2.97/1.22  
% 2.97/1.22  % (27567)Memory used [KB]: 2003
% 2.97/1.22  % (27567)Time elapsed: 0.037 s
% 2.97/1.22  % (27567)Instructions burned: 78 (million)
% 2.97/1.22  % (27567)------------------------------
% 2.97/1.22  % (27567)------------------------------
% 2.97/1.22  % (27570)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on theBenchmark for (2991ds/1376Mi)
% 3.04/1.23  % (27569)Instruction limit reached!
% 3.04/1.23  % (27569)------------------------------
% 3.04/1.23  % (27569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.23  % (27569)Termination reason: Unknown
% 3.04/1.23  % (27569)Termination phase: Saturation
% 3.04/1.23  
% 3.04/1.23  % (27569)Memory used [KB]: 1263
% 3.04/1.23  % (27569)Time elapsed: 0.042 s
% 3.04/1.23  % (27569)Instructions burned: 76 (million)
% 3.04/1.23  % (27569)------------------------------
% 3.04/1.23  % (27569)------------------------------
% 3.04/1.23  % (27571)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on theBenchmark for (2991ds/117Mi)
% 3.04/1.24  % (27558)Instruction limit reached!
% 3.04/1.24  % (27558)------------------------------
% 3.04/1.24  % (27558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.24  % (27558)Termination reason: Unknown
% 3.04/1.24  % (27558)Termination phase: Saturation
% 3.04/1.24  
% 3.04/1.24  % (27558)Memory used [KB]: 3287
% 3.04/1.24  % (27558)Time elapsed: 0.109 s
% 3.04/1.24  % (27558)Instructions burned: 206 (million)
% 3.04/1.24  % (27558)------------------------------
% 3.04/1.24  % (27558)------------------------------
% 3.04/1.24  % (27572)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on theBenchmark for (2991ds/59Mi)
% 3.04/1.25  % (27566)Instruction limit reached!
% 3.04/1.25  % (27566)------------------------------
% 3.04/1.25  % (27566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.25  % (27566)Termination reason: Unknown
% 3.04/1.25  % (27566)Termination phase: Saturation
% 3.04/1.25  
% 3.04/1.25  % (27566)Memory used [KB]: 1323
% 3.04/1.25  % (27566)Time elapsed: 0.068 s
% 3.04/1.25  % (27566)Instructions burned: 164 (million)
% 3.04/1.25  % (27566)------------------------------
% 3.04/1.25  % (27566)------------------------------
% 3.04/1.25  % (27573)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on theBenchmark for (2991ds/151Mi)
% 3.04/1.27  % (27557)Instruction limit reached!
% 3.04/1.27  % (27557)------------------------------
% 3.04/1.27  % (27557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.27  % (27557)Termination reason: Unknown
% 3.04/1.27  % (27557)Termination phase: Saturation
% 3.04/1.27  
% 3.04/1.27  % (27557)Memory used [KB]: 4748
% 3.04/1.27  % (27557)Time elapsed: 0.150 s
% 3.04/1.27  % (27557)Instructions burned: 290 (million)
% 3.04/1.27  % (27557)------------------------------
% 3.04/1.27  % (27557)------------------------------
% 3.04/1.28  % (27574)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 (2991ds/260Mi)
% 3.04/1.28  % (27572)Instruction limit reached!
% 3.04/1.28  % (27572)------------------------------
% 3.04/1.28  % (27572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.28  % (27572)Termination reason: Unknown
% 3.04/1.28  % (27572)Termination phase: Saturation
% 3.04/1.28  
% 3.04/1.28  % (27572)Memory used [KB]: 1393
% 3.04/1.28  % (27572)Time elapsed: 0.035 s
% 3.04/1.28  % (27572)Instructions burned: 60 (million)
% 3.04/1.28  % (27572)------------------------------
% 3.04/1.28  % (27572)------------------------------
% 3.04/1.28  % (27574)Refutation not found, incomplete strategy% (27574)------------------------------
% 3.04/1.28  % (27574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.28  % (27574)Termination reason: Refutation not found, incomplete strategy
% 3.04/1.28  
% 3.04/1.28  % (27574)Memory used [KB]: 1081
% 3.04/1.28  % (27574)Time elapsed: 0.005 s
% 3.04/1.28  % (27574)Instructions burned: 7 (million)
% 3.04/1.28  % (27574)------------------------------
% 3.04/1.28  % (27574)------------------------------
% 3.04/1.28  % (27575)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 (2991ds/1797Mi)
% 3.04/1.28  % (27576)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 (2991ds/200Mi)
% 3.04/1.29  % (27571)Instruction limit reached!
% 3.04/1.29  % (27571)------------------------------
% 3.04/1.29  % (27571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.04/1.29  % (27571)Termination reason: Unknown
% 3.04/1.29  % (27571)Termination phase: Saturation
% 3.04/1.29  
% 3.04/1.29  % (27571)Memory used [KB]: 2252
% 3.04/1.29  % (27571)Time elapsed: 0.059 s
% 3.04/1.29  % (27571)Instructions burned: 117 (million)
% 3.04/1.29  % (27571)------------------------------
% 3.04/1.29  % (27571)------------------------------
% 3.04/1.29  % (27577)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on theBenchmark for (2991ds/356Mi)
% 3.58/1.31  % (27573)Instruction limit reached!
% 3.58/1.31  % (27573)------------------------------
% 3.58/1.31  % (27573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.31  % (27573)Termination reason: Unknown
% 3.58/1.31  % (27573)Termination phase: Saturation
% 3.58/1.31  
% 3.58/1.31  % (27573)Memory used [KB]: 1277
% 3.58/1.31  % (27573)Time elapsed: 0.061 s
% 3.58/1.31  % (27573)Instructions burned: 153 (million)
% 3.58/1.31  % (27573)------------------------------
% 3.58/1.31  % (27573)------------------------------
% 3.58/1.31  % (27578)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 (2990ds/75Mi)
% 3.58/1.35  % (27578)Instruction limit reached!
% 3.58/1.35  % (27578)------------------------------
% 3.58/1.35  % (27578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.35  % (27578)Termination reason: Unknown
% 3.58/1.35  % (27578)Termination phase: Saturation
% 3.58/1.35  
% 3.58/1.35  % (27578)Memory used [KB]: 1223
% 3.58/1.35  % (27578)Time elapsed: 0.035 s
% 3.58/1.35  % (27578)Instructions burned: 76 (million)
% 3.58/1.35  % (27578)------------------------------
% 3.58/1.35  % (27578)------------------------------
% 3.58/1.35  % (27579)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 (2990ds/578Mi)
% 3.58/1.35  % (27579)Refutation not found, incomplete strategy% (27579)------------------------------
% 3.58/1.35  % (27579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.35  % (27579)Termination reason: Refutation not found, incomplete strategy
% 3.58/1.35  
% 3.58/1.35  % (27579)Memory used [KB]: 985
% 3.58/1.35  % (27579)Time elapsed: 0.003 s
% 3.58/1.35  % (27579)Instructions burned: 3 (million)
% 3.58/1.35  % (27579)------------------------------
% 3.58/1.35  % (27579)------------------------------
% 3.58/1.35  % (27580)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 (2990ds/251Mi)
% 3.75/1.38  % (27576)Instruction limit reached!
% 3.75/1.38  % (27576)------------------------------
% 3.75/1.38  % (27576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.75/1.38  % (27576)Termination reason: Unknown
% 3.75/1.38  % (27576)Termination phase: Saturation
% 3.75/1.38  
% 3.75/1.38  % (27576)Memory used [KB]: 1566
% 3.75/1.38  % (27576)Time elapsed: 0.097 s
% 3.75/1.38  % (27576)Instructions burned: 201 (million)
% 3.75/1.38  % (27576)------------------------------
% 3.75/1.38  % (27576)------------------------------
% 3.75/1.38  % (27581)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 (2990ds/93Mi)
% 3.75/1.43  % (27581)Instruction limit reached!
% 3.75/1.43  % (27581)------------------------------
% 3.75/1.43  % (27581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.75/1.43  % (27581)Termination reason: Unknown
% 3.75/1.43  % (27581)Termination phase: Saturation
% 3.75/1.43  
% 3.75/1.43  % (27581)Memory used [KB]: 1350
% 3.75/1.43  % (27581)Time elapsed: 0.069 s
% 3.75/1.43  % (27581)Instructions burned: 94 (million)
% 3.75/1.43  % (27581)------------------------------
% 3.75/1.43  % (27581)------------------------------
% 3.75/1.43  % (27582)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 (2989ds/37Mi)
% 3.75/1.44  % (27577)Instruction limit reached!
% 3.75/1.44  % (27577)------------------------------
% 3.75/1.44  % (27577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.75/1.44  % (27577)Termination reason: Unknown
% 3.75/1.44  % (27577)Termination phase: Saturation
% 3.75/1.44  
% 3.75/1.44  % (27577)Memory used [KB]: 1426
% 3.75/1.44  % (27577)Time elapsed: 0.145 s
% 3.75/1.44  % (27577)Instructions burned: 356 (million)
% 3.75/1.44  % (27577)------------------------------
% 3.75/1.44  % (27577)------------------------------
% 3.75/1.44  % (27583)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 (2989ds/132Mi)
% 3.75/1.45  % (27582)Instruction limit reached!
% 3.75/1.45  % (27582)------------------------------
% 3.75/1.45  % (27582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.75/1.45  % (27582)Termination reason: Unknown
% 3.75/1.45  % (27582)Termination phase: Saturation
% 3.75/1.45  
% 3.75/1.45  % (27582)Memory used [KB]: 1367
% 3.75/1.45  % (27582)Time elapsed: 0.042 s
% 3.75/1.45  % (27582)Instructions burned: 37 (million)
% 3.75/1.45  % (27582)------------------------------
% 3.75/1.45  % (27582)------------------------------
% 3.75/1.45  % (27584)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2989ds/209Mi)
% 3.75/1.45  % (27584)Refutation not found, incomplete strategy% (27584)------------------------------
% 3.75/1.45  % (27584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.75/1.45  % (27584)Termination reason: Refutation not found, incomplete strategy
% 3.75/1.45  
% 3.75/1.45  % (27584)Memory used [KB]: 987
% 3.75/1.45  % (27584)Time elapsed: 0.024 s
% 3.75/1.45  % (27584)Instructions burned: 3 (million)
% 3.75/1.45  % (27584)------------------------------
% 3.75/1.45  % (27584)------------------------------
% 3.75/1.46  % (27585)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 (2989ds/100Mi)
% 4.18/1.48  % (27580)Instruction limit reached!
% 4.18/1.48  % (27580)------------------------------
% 4.18/1.48  % (27580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.18/1.48  % (27580)Termination reason: Unknown
% 4.18/1.48  % (27580)Termination phase: Saturation
% 4.18/1.48  
% 4.18/1.48  % (27580)Memory used [KB]: 3970
% 4.18/1.48  % (27580)Time elapsed: 0.149 s
% 4.18/1.48  % (27580)Instructions burned: 252 (million)
% 4.18/1.48  % (27580)------------------------------
% 4.18/1.48  % (27580)------------------------------
% 4.18/1.48  % (27586)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2989ds/54Mi)
% 4.35/1.50  % (27583)Instruction limit reached!
% 4.35/1.50  % (27583)------------------------------
% 4.35/1.50  % (27583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.35/1.50  % (27583)Termination reason: Unknown
% 4.35/1.50  % (27583)Termination phase: Saturation
% 4.35/1.50  
% 4.35/1.50  % (27583)Memory used [KB]: 1607
% 4.35/1.50  % (27583)Time elapsed: 0.086 s
% 4.35/1.50  % (27583)Instructions burned: 132 (million)
% 4.35/1.50  % (27583)------------------------------
% 4.35/1.50  % (27583)------------------------------
% 4.35/1.51  % (27587)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 (2988ds/62Mi)
% 4.35/1.51  % (27585)Instruction limit reached!
% 4.35/1.51  % (27585)------------------------------
% 4.35/1.51  % (27585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.35/1.51  % (27585)Termination reason: Unknown
% 4.35/1.51  % (27585)Termination phase: Saturation
% 4.35/1.51  
% 4.35/1.51  % (27585)Memory used [KB]: 2692
% 4.35/1.51  % (27585)Time elapsed: 0.076 s
% 4.35/1.51  % (27585)Instructions burned: 101 (million)
% 4.35/1.51  % (27585)------------------------------
% 4.35/1.51  % (27585)------------------------------
% 4.35/1.51  % (27587)Refutation not found, incomplete strategy% (27587)------------------------------
% 4.35/1.51  % (27587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.35/1.51  % (27587)Termination reason: Refutation not found, incomplete strategy
% 4.35/1.51  
% 4.35/1.51  % (27587)Memory used [KB]: 981
% 4.35/1.51  % (27587)Time elapsed: 0.002 s
% 4.35/1.51  % (27587)Instructions burned: 2 (million)
% 4.35/1.51  % (27587)------------------------------
% 4.35/1.51  % (27587)------------------------------
% 4.35/1.51  % (27588)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 (2988ds/2265Mi)
% 4.35/1.51  % (27589)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 (2988ds/91Mi)
% 4.35/1.51  % (27586)Instruction limit reached!
% 4.35/1.51  % (27586)------------------------------
% 4.35/1.51  % (27586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.35/1.51  % (27586)Termination reason: Unknown
% 4.35/1.51  % (27586)Termination phase: Saturation
% 4.35/1.51  
% 4.35/1.51  % (27586)Memory used [KB]: 1172
% 4.35/1.51  % (27586)Time elapsed: 0.030 s
% 4.35/1.51  % (27586)Instructions burned: 54 (million)
% 4.35/1.51  % (27586)------------------------------
% 4.35/1.51  % (27586)------------------------------
% 4.35/1.51  % (27589)Refutation not found, incomplete strategy% (27589)------------------------------
% 4.35/1.51  % (27589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.35/1.51  % (27589)Termination reason: Refutation not found, incomplete strategy
% 4.35/1.51  
% 4.35/1.51  % (27589)Memory used [KB]: 990
% 4.35/1.51  % (27589)Time elapsed: 0.004 s
% 4.35/1.51  % (27589)Instructions burned: 5 (million)
% 4.35/1.51  % (27589)------------------------------
% 4.35/1.51  % (27589)------------------------------
% 4.35/1.52  % (27590)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 (2988ds/83Mi)
% 4.35/1.52  % (27591)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 (2988ds/123Mi)
% 4.55/1.55  % (27590)Instruction limit reached!
% 4.55/1.55  % (27590)------------------------------
% 4.55/1.55  % (27590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.55/1.55  % (27590)Termination reason: Unknown
% 4.55/1.55  % (27590)Termination phase: Saturation
% 4.55/1.55  
% 4.55/1.55  % (27590)Memory used [KB]: 2387
% 4.55/1.55  % (27590)Time elapsed: 0.039 s
% 4.55/1.55  % (27590)Instructions burned: 84 (million)
% 4.55/1.55  % (27590)------------------------------
% 4.55/1.55  % (27590)------------------------------
% 4.55/1.56  % (27592)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 (2988ds/84Mi)
% 4.55/1.57  % (27591)Instruction limit reached!
% 4.55/1.57  % (27591)------------------------------
% 4.55/1.57  % (27591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.55/1.57  % (27591)Termination reason: Unknown
% 4.55/1.57  % (27591)Termination phase: Saturation
% 4.55/1.57  
% 4.55/1.57  % (27591)Memory used [KB]: 1389
% 4.55/1.57  % (27591)Time elapsed: 0.058 s
% 4.55/1.57  % (27591)Instructions burned: 123 (million)
% 4.55/1.57  % (27591)------------------------------
% 4.55/1.57  % (27591)------------------------------
% 4.55/1.58  % (27593)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 (2988ds/85Mi)
% 4.55/1.59  % (27592)Instruction limit reached!
% 4.55/1.59  % (27592)------------------------------
% 4.55/1.59  % (27592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.55/1.59  % (27592)Termination reason: Unknown
% 4.55/1.59  % (27592)Termination phase: Saturation
% 4.55/1.59  
% 4.55/1.59  % (27592)Memory used [KB]: 1212
% 4.55/1.59  % (27592)Time elapsed: 0.039 s
% 4.55/1.59  % (27592)Instructions burned: 84 (million)
% 4.55/1.59  % (27592)------------------------------
% 4.55/1.59  % (27592)------------------------------
% 4.55/1.60  % (27594)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 (2987ds/259Mi)
% 6.55/1.64  % (27593)Instruction limit reached!
% 6.55/1.64  % (27593)------------------------------
% 6.55/1.64  % (27593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.55/1.64  % (27593)Termination reason: Unknown
% 6.55/1.64  % (27593)Termination phase: Saturation
% 6.55/1.64  
% 6.55/1.64  % (27593)Memory used [KB]: 1888
% 6.55/1.64  % (27593)Time elapsed: 0.046 s
% 6.55/1.64  % (27593)Instructions burned: 86 (million)
% 6.55/1.64  % (27593)------------------------------
% 6.55/1.64  % (27593)------------------------------
% 6.55/1.64  % (27595)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 (2987ds/106Mi)
% 7.05/1.69  % (27595)Instruction limit reached!
% 7.05/1.69  % (27595)------------------------------
% 7.05/1.69  % (27595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.05/1.69  % (27595)Termination reason: Unknown
% 7.05/1.69  % (27595)Termination phase: Saturation
% 7.05/1.69  
% 7.05/1.69  % (27595)Memory used [KB]: 1400
% 7.05/1.69  % (27595)Time elapsed: 0.055 s
% 7.05/1.69  % (27595)Instructions burned: 106 (million)
% 7.05/1.69  % (27595)------------------------------
% 7.05/1.69  % (27595)------------------------------
% 7.05/1.70  % (27596)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 (2986ds/278Mi)
% 7.05/1.71  % (27594)Instruction limit reached!
% 7.05/1.71  % (27594)------------------------------
% 7.05/1.71  % (27594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.05/1.71  % (27594)Termination reason: Unknown
% 7.05/1.71  % (27594)Termination phase: Saturation
% 7.05/1.71  
% 7.05/1.71  % (27594)Memory used [KB]: 1529
% 7.05/1.71  % (27594)Time elapsed: 0.119 s
% 7.05/1.71  % (27594)Instructions burned: 261 (million)
% 7.05/1.71  % (27594)------------------------------
% 7.05/1.71  % (27594)------------------------------
% 7.05/1.72  % (27597)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 (2986ds/151Mi)
% 7.05/1.73  % (27597)Refutation not found, incomplete strategy% (27597)------------------------------
% 7.05/1.73  % (27597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.05/1.73  % (27597)Termination reason: Refutation not found, incomplete strategy
% 7.05/1.73  
% 7.05/1.73  % (27597)Memory used [KB]: 1076
% 7.05/1.73  % (27597)Time elapsed: 0.012 s
% 7.05/1.73  % (27597)Instructions burned: 19 (million)
% 7.05/1.73  % (27597)------------------------------
% 7.05/1.73  % (27597)------------------------------
% 7.05/1.73  % (27598)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 (2986ds/97Mi)
% 7.05/1.75  % (27560)Instruction limit reached!
% 7.05/1.75  % (27560)------------------------------
% 7.05/1.75  % (27560)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.05/1.75  % (27560)Termination reason: Unknown
% 7.05/1.75  % (27560)Termination phase: Saturation
% 7.05/1.75  
% 7.05/1.75  % (27560)Memory used [KB]: 2015
% 7.05/1.75  % (27560)Time elapsed: 0.611 s
% 7.05/1.75  % (27560)Instructions burned: 1484 (million)
% 7.05/1.75  % (27560)------------------------------
% 7.05/1.75  % (27560)------------------------------
% 7.05/1.75  % (27599)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 (2986ds/464Mi)
% 7.05/1.78  % (27598)Instruction limit reached!
% 7.05/1.78  % (27598)------------------------------
% 7.05/1.78  % (27598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.05/1.78  % (27598)Termination reason: Unknown
% 7.05/1.78  % (27598)Termination phase: Saturation
% 7.05/1.78  
% 7.05/1.78  % (27598)Memory used [KB]: 1311
% 7.05/1.78  % (27598)Time elapsed: 0.047 s
% 7.05/1.78  % (27598)Instructions burned: 98 (million)
% 7.05/1.78  % (27598)------------------------------
% 7.05/1.78  % (27598)------------------------------
% 7.05/1.78  % (27600)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 (2986ds/79Mi)
% 7.85/1.81  % (27568)Instruction limit reached!
% 7.85/1.81  % (27568)------------------------------
% 7.85/1.81  % (27568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.85/1.81  % (27568)Termination reason: Unknown
% 7.85/1.81  % (27568)Termination phase: Saturation
% 7.85/1.81  
% 7.85/1.81  % (27568)Memory used [KB]: 2004
% 7.85/1.81  % (27568)Time elapsed: 0.621 s
% 7.85/1.81  % (27568)Instructions burned: 1549 (million)
% 7.85/1.81  % (27568)------------------------------
% 7.85/1.81  % (27568)------------------------------
% 7.85/1.81  % (27601)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 (2985ds/1993Mi)
% 7.85/1.82  % (27600)Instruction limit reached!
% 7.85/1.82  % (27600)------------------------------
% 7.85/1.82  % (27600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.85/1.82  % (27600)Termination reason: Unknown
% 7.85/1.82  % (27600)Termination phase: Saturation
% 7.85/1.82  
% 7.85/1.82  % (27600)Memory used [KB]: 1292
% 7.85/1.82  % (27600)Time elapsed: 0.041 s
% 7.85/1.82  % (27600)Instructions burned: 81 (million)
% 7.85/1.82  % (27600)------------------------------
% 7.85/1.82  % (27600)------------------------------
% 7.85/1.82  % (27602)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2985ds/101Mi)
% 7.85/1.83  % (27596)Instruction limit reached!
% 7.85/1.83  % (27596)------------------------------
% 7.85/1.83  % (27596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.85/1.83  % (27596)Termination reason: Unknown
% 7.85/1.83  % (27596)Termination phase: Saturation
% 7.85/1.83  
% 7.85/1.83  % (27596)Memory used [KB]: 1607
% 7.85/1.83  % (27596)Time elapsed: 0.138 s
% 7.85/1.83  % (27596)Instructions burned: 278 (million)
% 7.85/1.83  % (27596)------------------------------
% 7.85/1.83  % (27596)------------------------------
% 7.85/1.84  % (27603)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 (2985ds/4978Mi)
% 7.85/1.86  % (27528)Instruction limit reached!
% 7.85/1.86  % (27528)------------------------------
% 7.85/1.86  % (27528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.85/1.86  % (27528)Termination reason: Unknown
% 7.85/1.86  % (27528)Termination phase: Saturation
% 7.85/1.86  
% 7.85/1.86  % (27528)Memory used [KB]: 3252
% 7.85/1.86  % (27528)Time elapsed: 0.935 s
% 7.85/1.86  % (27528)Instructions burned: 1919 (million)
% 7.85/1.86  % (27528)------------------------------
% 7.85/1.86  % (27528)------------------------------
% 7.85/1.86  % (27604)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 (2985ds/169Mi)
% 7.85/1.87  % (27602)Instruction limit reached!
% 7.85/1.87  % (27602)------------------------------
% 7.85/1.87  % (27602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.85/1.87  % (27602)Termination reason: Unknown
% 7.85/1.87  % (27602)Termination phase: Saturation
% 7.85/1.87  
% 7.85/1.87  % (27602)Memory used [KB]: 1167
% 7.85/1.87  % (27602)Time elapsed: 0.044 s
% 7.85/1.87  % (27602)Instructions burned: 102 (million)
% 7.85/1.87  % (27602)------------------------------
% 7.85/1.87  % (27602)------------------------------
% 7.85/1.87  % (27605)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 (2985ds/178Mi)
% 8.43/1.90  % (27570)Instruction limit reached!
% 8.43/1.90  % (27570)------------------------------
% 8.43/1.90  % (27570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.43/1.90  % (27570)Termination reason: Unknown
% 8.43/1.90  % (27570)Termination phase: Saturation
% 8.43/1.90  
% 8.43/1.90  % (27570)Memory used [KB]: 3352
% 8.43/1.90  % (27570)Time elapsed: 0.683 s
% 8.43/1.90  % (27570)Instructions burned: 1376 (million)
% 8.43/1.90  % (27570)------------------------------
% 8.43/1.90  % (27570)------------------------------
% 8.43/1.91  % (27606)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 (2984ds/111Mi)
% 8.43/1.94  % (27604)Instruction limit reached!
% 8.43/1.94  % (27604)------------------------------
% 8.43/1.94  % (27604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.43/1.94  % (27604)Termination reason: Unknown
% 8.43/1.94  % (27604)Termination phase: Saturation
% 8.43/1.94  
% 8.43/1.94  % (27604)Memory used [KB]: 2304
% 8.43/1.94  % (27604)Time elapsed: 0.082 s
% 8.43/1.94  % (27604)Instructions burned: 170 (million)
% 8.43/1.94  % (27604)------------------------------
% 8.43/1.94  % (27604)------------------------------
% 8.43/1.95  % (27607)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 (2984ds/243Mi)
% 8.43/1.96  % (27606)Instruction limit reached!
% 8.43/1.96  % (27606)------------------------------
% 8.43/1.96  % (27606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.43/1.96  % (27606)Termination reason: Unknown
% 8.43/1.96  % (27606)Termination phase: Saturation
% 8.43/1.96  
% 8.43/1.96  % (27606)Memory used [KB]: 2283
% 8.43/1.96  % (27606)Time elapsed: 0.056 s
% 8.43/1.96  % (27606)Instructions burned: 111 (million)
% 8.43/1.96  % (27606)------------------------------
% 8.43/1.96  % (27606)------------------------------
% 8.43/1.96  % (27605)Instruction limit reached!
% 8.43/1.96  % (27605)------------------------------
% 8.43/1.96  % (27605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.43/1.96  % (27605)Termination reason: Unknown
% 8.43/1.96  % (27605)Termination phase: Saturation
% 8.43/1.96  
% 8.43/1.96  % (27605)Memory used [KB]: 1614
% 8.43/1.96  % (27605)Time elapsed: 0.095 s
% 8.43/1.96  % (27605)Instructions burned: 179 (million)
% 8.43/1.96  % (27605)------------------------------
% 8.43/1.96  % (27605)------------------------------
% 8.43/1.96  % (27608)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 (2984ds/229Mi)
% 8.43/1.97  % (27609)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 (2984ds/306Mi)
% 8.85/1.99  % (27599)Instruction limit reached!
% 8.85/1.99  % (27599)------------------------------
% 8.85/1.99  % (27599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.99  % (27599)Termination reason: Unknown
% 8.85/1.99  % (27599)Termination phase: Saturation
% 8.85/1.99  
% 8.85/1.99  % (27599)Memory used [KB]: 3197
% 8.85/1.99  % (27599)Time elapsed: 0.243 s
% 8.85/1.99  % (27599)Instructions burned: 466 (million)
% 8.85/1.99  % (27599)------------------------------
% 8.85/1.99  % (27599)------------------------------
% 8.85/2.00  % (27610)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 (2984ds/118Mi)
% 8.85/2.00  % (27610)Refutation not found, incomplete strategy% (27610)------------------------------
% 8.85/2.00  % (27610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/2.00  % (27610)Termination reason: Refutation not found, incomplete strategy
% 8.85/2.00  
% 8.85/2.00  % (27610)Memory used [KB]: 988
% 8.85/2.00  % (27610)Time elapsed: 0.004 s
% 8.85/2.00  % (27610)Instructions burned: 4 (million)
% 8.85/2.00  % (27610)------------------------------
% 8.85/2.00  % (27610)------------------------------
% 8.85/2.00  % (27611)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 (2983ds/85Mi)
% 8.85/2.04  % (27607)Instruction limit reached!
% 8.85/2.04  % (27607)------------------------------
% 8.85/2.04  % (27607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/2.04  % (27607)Termination reason: Unknown
% 8.85/2.04  % (27607)Termination phase: Saturation
% 8.85/2.04  
% 8.85/2.04  % (27607)Memory used [KB]: 1460
% 8.85/2.04  % (27607)Time elapsed: 0.098 s
% 8.85/2.04  % (27607)Instructions burned: 243 (million)
% 8.85/2.04  % (27607)------------------------------
% 8.85/2.04  % (27607)------------------------------
% 8.85/2.05  % (27611)Instruction limit reached!
% 8.85/2.05  % (27611)------------------------------
% 8.85/2.05  % (27611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/2.05  % (27611)Termination reason: Unknown
% 8.85/2.05  % (27611)Termination phase: Saturation
% 8.85/2.05  
% 8.85/2.05  % (27611)Memory used [KB]: 1291
% 8.85/2.05  % (27611)Time elapsed: 0.045 s
% 8.85/2.05  % (27611)Instructions burned: 85 (million)
% 8.85/2.05  % (27611)------------------------------
% 8.85/2.05  % (27611)------------------------------
% 8.85/2.05  % (27612)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 (2983ds/182Mi)
% 8.85/2.05  % (27613)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 (2983ds/134Mi)
% 8.85/2.08  % (27608)Instruction limit reached!
% 8.85/2.08  % (27608)------------------------------
% 8.85/2.08  % (27608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/2.08  % (27608)Termination reason: Unknown
% 8.85/2.08  % (27608)Termination phase: Saturation
% 8.85/2.08  
% 8.85/2.08  % (27608)Memory used [KB]: 1894
% 8.85/2.08  % (27608)Time elapsed: 0.115 s
% 8.85/2.08  % (27608)Instructions burned: 229 (million)
% 8.85/2.08  % (27608)------------------------------
% 8.85/2.08  % (27608)------------------------------
% 8.85/2.08  % (27614)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2983ds/181Mi)
% 9.60/2.10  % (27613)Instruction limit reached!
% 9.60/2.10  % (27613)------------------------------
% 9.60/2.10  % (27613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.60/2.10  % (27613)Termination reason: Unknown
% 9.60/2.10  % (27613)Termination phase: Saturation
% 9.60/2.10  
% 9.60/2.10  % (27613)Memory used [KB]: 1280
% 9.60/2.10  % (27613)Time elapsed: 0.057 s
% 9.60/2.10  % (27613)Instructions burned: 135 (million)
% 9.60/2.10  % (27613)------------------------------
% 9.60/2.10  % (27613)------------------------------
% 9.60/2.11  % (27575)Instruction limit reached!
% 9.60/2.11  % (27575)------------------------------
% 9.60/2.11  % (27575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.60/2.11  % (27575)Termination reason: Unknown
% 9.60/2.11  % (27575)Termination phase: Saturation
% 9.60/2.11  
% 9.60/2.11  % (27575)Memory used [KB]: 4638
% 9.60/2.11  % (27575)Time elapsed: 0.829 s
% 9.60/2.11  % (27575)Instructions burned: 1797 (million)
% 9.60/2.11  % (27575)------------------------------
% 9.60/2.11  % (27575)------------------------------
% 9.60/2.11  % (27615)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 (2982ds/61Mi)
% 9.60/2.11  % (27616)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2982ds/135Mi)
% 9.60/2.12  % (27612)Instruction limit reached!
% 9.60/2.12  % (27612)------------------------------
% 9.60/2.12  % (27612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.60/2.12  % (27612)Termination reason: Unknown
% 9.60/2.12  % (27612)Termination phase: Saturation
% 9.60/2.12  
% 9.60/2.12  % (27612)Memory used [KB]: 2061
% 9.60/2.12  % (27612)Time elapsed: 0.075 s
% 9.60/2.12  % (27612)Instructions burned: 182 (million)
% 9.60/2.12  % (27612)------------------------------
% 9.60/2.12  % (27612)------------------------------
% 10.52/2.12  % (27617)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 (2982ds/94Mi)
% 10.52/2.12  % (27617)Refutation not found, incomplete strategy% (27617)------------------------------
% 10.52/2.12  % (27617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.12  % (27617)Termination reason: Refutation not found, incomplete strategy
% 10.52/2.12  
% 10.52/2.12  % (27617)Memory used [KB]: 995
% 10.52/2.12  % (27617)Time elapsed: 0.003 s
% 10.52/2.12  % (27617)Instructions burned: 3 (million)
% 10.52/2.12  % (27617)------------------------------
% 10.52/2.12  % (27617)------------------------------
% 10.52/2.13  % (27618)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 (2982ds/111Mi)
% 10.52/2.13  % (27618)Refutation not found, incomplete strategy% (27618)------------------------------
% 10.52/2.13  % (27618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.13  % (27618)Termination reason: Refutation not found, incomplete strategy
% 10.52/2.13  
% 10.52/2.13  % (27618)Memory used [KB]: 1058
% 10.52/2.13  % (27618)Time elapsed: 0.003 s
% 10.52/2.13  % (27618)Instructions burned: 4 (million)
% 10.52/2.13  % (27618)------------------------------
% 10.52/2.13  % (27618)------------------------------
% 10.52/2.13  % (27619)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 (2982ds/371Mi)
% 10.52/2.14  % (27615)Instruction limit reached!
% 10.52/2.14  % (27615)------------------------------
% 10.52/2.14  % (27615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.14  % (27615)Termination reason: Unknown
% 10.52/2.14  % (27615)Termination phase: Saturation
% 10.52/2.14  
% 10.52/2.14  % (27615)Memory used [KB]: 1176
% 10.52/2.14  % (27615)Time elapsed: 0.030 s
% 10.52/2.14  % (27615)Instructions burned: 61 (million)
% 10.52/2.14  % (27615)------------------------------
% 10.52/2.14  % (27615)------------------------------
% 10.52/2.14  % (27620)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 (2982ds/1643Mi)
% 10.52/2.15  % (27609)Instruction limit reached!
% 10.52/2.15  % (27609)------------------------------
% 10.52/2.15  % (27609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.15  % (27609)Termination reason: Unknown
% 10.52/2.15  % (27609)Termination phase: Saturation
% 10.52/2.15  
% 10.52/2.15  % (27609)Memory used [KB]: 4367
% 10.52/2.15  % (27609)Time elapsed: 0.194 s
% 10.52/2.15  % (27609)Instructions burned: 306 (million)
% 10.52/2.15  % (27609)------------------------------
% 10.52/2.15  % (27609)------------------------------
% 10.52/2.15  % (27621)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 (2982ds/143Mi)
% 10.52/2.16  % (27614)Instruction limit reached!
% 10.52/2.16  % (27614)------------------------------
% 10.52/2.16  % (27614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.16  % (27614)Termination reason: Unknown
% 10.52/2.16  % (27614)Termination phase: Saturation
% 10.52/2.16  
% 10.52/2.16  % (27614)Memory used [KB]: 1364
% 10.52/2.16  % (27614)Time elapsed: 0.078 s
% 10.52/2.16  % (27614)Instructions burned: 181 (million)
% 10.52/2.16  % (27614)------------------------------
% 10.52/2.16  % (27614)------------------------------
% 10.52/2.16  % (27622)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 (2982ds/225Mi)
% 10.52/2.18  % (27616)Instruction limit reached!
% 10.52/2.18  % (27616)------------------------------
% 10.52/2.18  % (27616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.52/2.18  % (27616)Termination reason: Unknown
% 10.52/2.18  % (27616)Termination phase: Saturation
% 10.52/2.18  
% 10.52/2.18  % (27616)Memory used [KB]: 1505
% 10.52/2.18  % (27616)Time elapsed: 0.067 s
% 10.52/2.18  % (27616)Instructions burned: 136 (million)
% 10.52/2.18  % (27616)------------------------------
% 10.52/2.18  % (27616)------------------------------
% 10.52/2.18  % (27623)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 (2982ds/89Mi)
% 10.98/2.22  % (27621)Instruction limit reached!
% 10.98/2.22  % (27621)------------------------------
% 10.98/2.22  % (27621)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.98/2.22  % (27621)Termination reason: Unknown
% 10.98/2.22  % (27621)Termination phase: Saturation
% 10.98/2.22  
% 10.98/2.22  % (27621)Memory used [KB]: 1293
% 10.98/2.22  % (27621)Time elapsed: 0.071 s
% 10.98/2.22  % (27621)Instructions burned: 144 (million)
% 10.98/2.22  % (27621)------------------------------
% 10.98/2.22  % (27621)------------------------------
% 10.98/2.22  % (27623)Instruction limit reached!
% 10.98/2.22  % (27623)------------------------------
% 10.98/2.22  % (27623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.98/2.22  % (27623)Termination reason: Unknown
% 10.98/2.22  % (27623)Termination phase: Saturation
% 10.98/2.22  
% 10.98/2.22  % (27623)Memory used [KB]: 1760
% 10.98/2.22  % (27623)Time elapsed: 0.065 s
% 10.98/2.22  % (27623)Instructions burned: 89 (million)
% 10.98/2.22  % (27623)------------------------------
% 10.98/2.22  % (27623)------------------------------
% 10.98/2.22  % (27624)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 (2981ds/149Mi)
% 10.98/2.23  % (27625)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 (2981ds/217Mi)
% 10.98/2.25  % (27619)Refutation not found, incomplete strategy% (27619)------------------------------
% 10.98/2.25  % (27619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.98/2.25  % (27619)Termination reason: Refutation not found, incomplete strategy
% 10.98/2.25  
% 10.98/2.25  % (27619)Memory used [KB]: 1641
% 10.98/2.25  % (27619)Time elapsed: 0.121 s
% 10.98/2.25  % (27619)Instructions burned: 222 (million)
% 10.98/2.25  % (27619)------------------------------
% 10.98/2.25  % (27619)------------------------------
% 10.98/2.25  % (27622)Instruction limit reached!
% 10.98/2.25  % (27622)------------------------------
% 10.98/2.25  % (27622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.98/2.25  % (27622)Termination reason: Unknown
% 10.98/2.25  % (27622)Termination phase: Saturation
% 10.98/2.25  
% 10.98/2.25  % (27622)Memory used [KB]: 1548
% 10.98/2.25  % (27622)Time elapsed: 0.096 s
% 10.98/2.25  % (27622)Instructions burned: 227 (million)
% 10.98/2.25  % (27622)------------------------------
% 10.98/2.25  % (27622)------------------------------
% 10.98/2.26  % (27626)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2981ds/1513Mi)
% 10.98/2.26  % (27627)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 (2981ds/460Mi)
% 10.98/2.30  % (27624)Instruction limit reached!
% 10.98/2.30  % (27624)------------------------------
% 10.98/2.30  % (27624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.98/2.30  % (27624)Termination reason: Unknown
% 10.98/2.30  % (27624)Termination phase: Saturation
% 10.98/2.30  
% 10.98/2.30  % (27624)Memory used [KB]: 1380
% 10.98/2.30  % (27624)Time elapsed: 0.098 s
% 10.98/2.30  % (27624)Instructions burned: 150 (million)
% 10.98/2.30  % (27624)------------------------------
% 10.98/2.30  % (27624)------------------------------
% 10.98/2.30  % (27628)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2981ds/76Mi)
% 11.67/2.32  % (27625)Instruction limit reached!
% 11.67/2.32  % (27625)------------------------------
% 11.67/2.32  % (27625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.67/2.32  % (27625)Termination reason: Unknown
% 11.67/2.32  % (27625)Termination phase: Saturation
% 11.67/2.32  
% 11.67/2.32  % (27625)Memory used [KB]: 1365
% 11.67/2.32  % (27625)Time elapsed: 0.118 s
% 11.67/2.32  % (27625)Instructions burned: 217 (million)
% 11.67/2.32  % (27625)------------------------------
% 11.67/2.32  % (27625)------------------------------
% 11.67/2.32  % (27629)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 (2980ds/113Mi)
% 11.67/2.34  % (27628)Instruction limit reached!
% 11.67/2.34  % (27628)------------------------------
% 11.67/2.34  % (27628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.67/2.34  % (27628)Termination reason: Unknown
% 11.67/2.34  % (27628)Termination phase: Saturation
% 11.67/2.34  
% 11.67/2.34  % (27628)Memory used [KB]: 1398
% 11.67/2.34  % (27628)Time elapsed: 0.064 s
% 11.67/2.34  % (27628)Instructions burned: 77 (million)
% 11.67/2.34  % (27628)------------------------------
% 11.67/2.34  % (27628)------------------------------
% 11.67/2.34  % (27630)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 (2980ds/77Mi)
% 11.67/2.37  % (27629)Instruction limit reached!
% 11.67/2.37  % (27629)------------------------------
% 11.67/2.37  % (27629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.67/2.37  % (27629)Termination reason: Unknown
% 11.67/2.37  % (27629)Termination phase: Saturation
% 11.67/2.37  
% 11.67/2.37  % (27629)Memory used [KB]: 1213
% 11.67/2.37  % (27629)Time elapsed: 0.076 s
% 11.67/2.37  % (27629)Instructions burned: 115 (million)
% 11.67/2.37  % (27629)------------------------------
% 11.67/2.37  % (27629)------------------------------
% 11.67/2.38  % (27631)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 (2980ds/639Mi)
% 11.67/2.38  % (27630)Instruction limit reached!
% 11.67/2.38  % (27630)------------------------------
% 11.67/2.38  % (27630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.67/2.38  % (27630)Termination reason: Unknown
% 11.67/2.38  % (27630)Termination phase: Saturation
% 11.67/2.38  
% 11.67/2.38  % (27630)Memory used [KB]: 1890
% 11.67/2.38  % (27630)Time elapsed: 0.069 s
% 11.67/2.38  % (27630)Instructions burned: 78 (million)
% 11.67/2.38  % (27630)------------------------------
% 11.67/2.38  % (27630)------------------------------
% 11.67/2.39  % (27632)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 (2980ds/851Mi)
% 12.47/2.49  % (27627)Instruction limit reached!
% 12.47/2.49  % (27627)------------------------------
% 12.47/2.49  % (27627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.47/2.49  % (27627)Termination reason: Unknown
% 12.47/2.49  % (27627)Termination phase: Saturation
% 12.47/2.49  
% 12.47/2.49  % (27627)Memory used [KB]: 4884
% 12.47/2.49  % (27627)Time elapsed: 0.256 s
% 12.47/2.49  % (27627)Instructions burned: 461 (million)
% 12.47/2.49  % (27627)------------------------------
% 12.47/2.49  % (27627)------------------------------
% 12.47/2.49  % (27633)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 (2978ds/463Mi)
% 12.47/2.50  % (27588)Instruction limit reached!
% 12.47/2.50  % (27588)------------------------------
% 12.47/2.50  % (27588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.47/2.50  % (27588)Termination reason: Unknown
% 12.47/2.50  % (27588)Termination phase: Saturation
% 12.47/2.50  
% 12.47/2.50  % (27588)Memory used [KB]: 6028
% 12.47/2.50  % (27588)Time elapsed: 0.993 s
% 12.47/2.50  % (27588)Instructions burned: 2267 (million)
% 12.47/2.50  % (27588)------------------------------
% 12.47/2.50  % (27588)------------------------------
% 12.75/2.51  % (27634)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 (2978ds/127Mi)
% 12.75/2.51  % (27634)Refutation not found, incomplete strategy% (27634)------------------------------
% 12.75/2.51  % (27634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.75/2.51  % (27634)Termination reason: Refutation not found, incomplete strategy
% 12.75/2.51  
% 12.75/2.51  % (27634)Memory used [KB]: 994
% 12.75/2.51  % (27634)Time elapsed: 0.003 s
% 12.75/2.51  % (27634)Instructions burned: 3 (million)
% 12.75/2.51  % (27634)------------------------------
% 12.75/2.51  % (27634)------------------------------
% 12.75/2.51  % (27635)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 (2978ds/159Mi)
% 12.79/2.59  % (27635)Instruction limit reached!
% 12.79/2.59  % (27635)------------------------------
% 12.79/2.59  % (27635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.79/2.59  % (27635)Termination reason: Unknown
% 12.79/2.59  % (27635)Termination phase: Saturation
% 12.79/2.59  
% 12.79/2.59  % (27635)Memory used [KB]: 1395
% 12.79/2.59  % (27635)Time elapsed: 0.083 s
% 12.79/2.59  % (27635)Instructions burned: 159 (million)
% 12.79/2.59  % (27635)------------------------------
% 12.79/2.59  % (27635)------------------------------
% 12.79/2.60  % (27636)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 (2977ds/140Mi)
% 12.79/2.60  % (27636)Refutation not found, incomplete strategy% (27636)------------------------------
% 12.79/2.60  % (27636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.79/2.60  % (27636)Termination reason: Refutation not found, incomplete strategy
% 12.79/2.60  
% 12.79/2.60  % (27636)Memory used [KB]: 990
% 12.79/2.60  % (27636)Time elapsed: 0.003 s
% 12.79/2.60  % (27636)Instructions burned: 3 (million)
% 12.79/2.60  % (27636)------------------------------
% 12.79/2.60  % (27636)------------------------------
% 12.79/2.60  % (27637)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 (2977ds/246Mi)
% 13.05/2.64  % (27601)Instruction limit reached!
% 13.05/2.64  % (27601)------------------------------
% 13.05/2.64  % (27601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.05/2.64  % (27601)Termination reason: Unknown
% 13.05/2.64  % (27601)Termination phase: Saturation
% 13.05/2.64  
% 13.05/2.64  % (27601)Memory used [KB]: 2928
% 13.05/2.64  % (27601)Time elapsed: 0.830 s
% 13.05/2.64  % (27601)Instructions burned: 1994 (million)
% 13.05/2.64  % (27601)------------------------------
% 13.05/2.64  % (27601)------------------------------
% 13.05/2.64  % (27638)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 (2977ds/275Mi)
% 13.05/2.65  % (27631)Instruction limit reached!
% 13.05/2.65  % (27631)------------------------------
% 13.05/2.65  % (27631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.05/2.65  % (27631)Termination reason: Unknown
% 13.05/2.65  % (27631)Termination phase: Saturation
% 13.05/2.65  
% 13.05/2.65  % (27631)Memory used [KB]: 2093
% 13.05/2.65  % (27631)Time elapsed: 0.276 s
% 13.05/2.65  % (27631)Instructions burned: 640 (million)
% 13.05/2.65  % (27631)------------------------------
% 13.05/2.65  % (27631)------------------------------
% 13.05/2.66  % (27639)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 (2977ds/1318Mi)
% 13.05/2.68  % (27633)Instruction limit reached!
% 13.05/2.68  % (27633)------------------------------
% 13.05/2.68  % (27633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.05/2.68  % (27633)Termination reason: Unknown
% 13.05/2.68  % (27633)Termination phase: Saturation
% 13.05/2.68  
% 13.05/2.68  % (27633)Memory used [KB]: 1394
% 13.05/2.68  % (27633)Time elapsed: 0.190 s
% 13.05/2.68  % (27633)Instructions burned: 463 (million)
% 13.05/2.68  % (27633)------------------------------
% 13.05/2.68  % (27633)------------------------------
% 13.05/2.68  % (27640)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 (2977ds/286Mi)
% 13.64/2.72  % (27637)Instruction limit reached!
% 13.64/2.72  % (27637)------------------------------
% 13.64/2.72  % (27637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.72  % (27637)Termination reason: Unknown
% 13.64/2.73  % (27637)Termination phase: Saturation
% 13.64/2.73  
% 13.64/2.73  % (27637)Memory used [KB]: 2151
% 13.64/2.73  % (27637)Time elapsed: 0.124 s
% 13.64/2.73  % (27637)Instructions burned: 247 (million)
% 13.64/2.73  % (27637)------------------------------
% 13.64/2.73  % (27637)------------------------------
% 13.64/2.73  % (27641)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2976ds/965Mi)
% 13.64/2.73  % (27632)Instruction limit reached!
% 13.64/2.73  % (27632)------------------------------
% 13.64/2.73  % (27632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.73  % (27632)Termination reason: Unknown
% 13.64/2.73  % (27632)Termination phase: Saturation
% 13.64/2.73  
% 13.64/2.73  % (27632)Memory used [KB]: 1478
% 13.64/2.73  % (27632)Time elapsed: 0.346 s
% 13.64/2.73  % (27632)Instructions burned: 851 (million)
% 13.64/2.73  % (27632)------------------------------
% 13.64/2.73  % (27632)------------------------------
% 13.64/2.73  % (27642)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 (2976ds/144Mi)
% 13.64/2.75  % (27638)Instruction limit reached!
% 13.64/2.75  % (27638)------------------------------
% 13.64/2.75  % (27638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.64/2.75  % (27638)Termination reason: Unknown
% 13.64/2.75  % (27638)Termination phase: Saturation
% 13.64/2.75  
% 13.64/2.75  % (27638)Memory used [KB]: 1354
% 13.64/2.75  % (27638)Time elapsed: 0.110 s
% 13.64/2.75  % (27638)Instructions burned: 275 (million)
% 13.64/2.75  % (27638)------------------------------
% 13.64/2.75  % (27638)------------------------------
% 13.64/2.75  % (27643)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 (2976ds/145Mi)
% 15.98/2.82  % (27643)Instruction limit reached!
% 15.98/2.82  % (27643)------------------------------
% 15.98/2.82  % (27643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.98/2.82  % (27643)Termination reason: Unknown
% 15.98/2.82  % (27643)Termination phase: Saturation
% 15.98/2.82  
% 15.98/2.82  % (27643)Memory used [KB]: 1323
% 15.98/2.82  % (27643)Time elapsed: 0.065 s
% 15.98/2.82  % (27643)Instructions burned: 145 (million)
% 15.98/2.82  % (27643)------------------------------
% 15.98/2.82  % (27643)------------------------------
% 15.98/2.82  % (27642)Instruction limit reached!
% 15.98/2.82  % (27642)------------------------------
% 15.98/2.82  % (27642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.98/2.82  % (27642)Termination reason: Unknown
% 15.98/2.82  % (27642)Termination phase: Saturation
% 15.98/2.82  
% 15.98/2.82  % (27642)Memory used [KB]: 1554
% 15.98/2.82  % (27642)Time elapsed: 0.097 s
% 15.98/2.82  % (27642)Instructions burned: 144 (million)
% 15.98/2.82  % (27642)------------------------------
% 15.98/2.82  % (27642)------------------------------
% 15.98/2.82  % (27644)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 (2975ds/3921Mi)
% 16.13/2.83  % (27645)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2975ds/154Mi)
% 16.13/2.83  % (27640)Instruction limit reached!
% 16.13/2.83  % (27640)------------------------------
% 16.13/2.83  % (27640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.13/2.83  % (27640)Termination reason: Unknown
% 16.13/2.83  % (27640)Termination phase: Saturation
% 16.13/2.83  
% 16.13/2.83  % (27640)Memory used [KB]: 3391
% 16.13/2.83  % (27640)Time elapsed: 0.148 s
% 16.13/2.83  % (27640)Instructions burned: 287 (million)
% 16.13/2.83  % (27640)------------------------------
% 16.13/2.83  % (27640)------------------------------
% 16.13/2.83  % (27646)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 (2975ds/205Mi)
% 16.13/2.84  % (27646)Refutation not found, incomplete strategy% (27646)------------------------------
% 16.13/2.84  % (27646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.13/2.84  % (27646)Termination reason: Refutation not found, incomplete strategy
% 16.13/2.84  
% 16.13/2.84  % (27646)Memory used [KB]: 997
% 16.13/2.84  % (27646)Time elapsed: 0.004 s
% 16.13/2.84  % (27646)Instructions burned: 3 (million)
% 16.13/2.84  % (27646)------------------------------
% 16.13/2.84  % (27646)------------------------------
% 16.22/2.84  % (27647)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 (2975ds/899Mi)
% 16.22/2.88  % (27626)Instruction limit reached!
% 16.22/2.88  % (27626)------------------------------
% 16.22/2.88  % (27626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.22/2.88  % (27626)Termination reason: Unknown
% 16.22/2.88  % (27626)Termination phase: Saturation
% 16.22/2.88  
% 16.22/2.88  % (27626)Memory used [KB]: 2152
% 16.22/2.88  % (27626)Time elapsed: 0.647 s
% 16.22/2.88  % (27626)Instructions burned: 1515 (million)
% 16.22/2.88  % (27626)------------------------------
% 16.22/2.88  % (27626)------------------------------
% 16.22/2.88  % (27648)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2975ds/645Mi)
% 16.22/2.89  % (27645)Instruction limit reached!
% 16.22/2.89  % (27645)------------------------------
% 16.22/2.89  % (27645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.22/2.89  % (27645)Termination reason: Unknown
% 16.22/2.89  % (27645)Termination phase: Saturation
% 16.22/2.89  
% 16.22/2.89  % (27645)Memory used [KB]: 1403
% 16.22/2.89  % (27645)Time elapsed: 0.071 s
% 16.22/2.89  % (27645)Instructions burned: 156 (million)
% 16.22/2.89  % (27645)------------------------------
% 16.22/2.89  % (27645)------------------------------
% 16.22/2.90  % (27649)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 (2975ds/175Mi)
% 16.62/2.96  % (27620)Instruction limit reached!
% 16.62/2.96  % (27620)------------------------------
% 16.62/2.96  % (27620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.62/2.96  % (27620)Termination reason: Unknown
% 16.62/2.96  % (27620)Termination phase: Saturation
% 16.62/2.96  
% 16.62/2.96  % (27620)Memory used [KB]: 13670
% 16.62/2.96  % (27620)Time elapsed: 0.818 s
% 16.62/2.96  % (27620)Instructions burned: 1644 (million)
% 16.62/2.96  % (27620)------------------------------
% 16.62/2.96  % (27620)------------------------------
% 16.62/2.96  % (27650)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 (2974ds/120Mi)
% 16.86/2.99  % (27649)Instruction limit reached!
% 16.86/2.99  % (27649)------------------------------
% 16.86/2.99  % (27649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.86/2.99  % (27649)Termination reason: Unknown
% 16.86/2.99  % (27649)Termination phase: Saturation
% 16.86/2.99  
% 16.86/2.99  % (27649)Memory used [KB]: 1436
% 16.86/2.99  % (27649)Time elapsed: 0.090 s
% 16.86/2.99  % (27649)Instructions burned: 176 (million)
% 16.86/2.99  % (27649)------------------------------
% 16.86/2.99  % (27649)------------------------------
% 16.86/2.99  % (27651)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 (2974ds/144Mi)
% 16.86/3.02  % (27650)Instruction limit reached!
% 16.86/3.02  % (27650)------------------------------
% 16.86/3.02  % (27650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.86/3.02  % (27650)Termination reason: Unknown
% 16.86/3.02  % (27650)Termination phase: Saturation
% 16.86/3.02  
% 16.86/3.02  % (27650)Memory used [KB]: 2260
% 16.86/3.02  % (27650)Time elapsed: 0.059 s
% 16.86/3.02  % (27650)Instructions burned: 122 (million)
% 16.86/3.02  % (27650)------------------------------
% 16.86/3.02  % (27650)------------------------------
% 16.86/3.02  % (27652)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 (2973ds/166Mi)
% 17.27/3.06  % (27651)Instruction limit reached!
% 17.27/3.06  % (27651)------------------------------
% 17.27/3.06  % (27651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.27/3.06  % (27651)Termination reason: Unknown
% 17.27/3.06  % (27651)Termination phase: Saturation
% 17.27/3.06  
% 17.27/3.06  % (27651)Memory used [KB]: 1467
% 17.27/3.06  % (27651)Time elapsed: 0.069 s
% 17.27/3.06  % (27651)Instructions burned: 146 (million)
% 17.27/3.06  % (27651)------------------------------
% 17.27/3.06  % (27651)------------------------------
% 17.27/3.06  % (27653)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 (2973ds/97Mi)
% 17.27/3.06  % (27653)Refutation not found, incomplete strategy% (27653)------------------------------
% 17.27/3.06  % (27653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.27/3.06  % (27653)Termination reason: Refutation not found, incomplete strategy
% 17.27/3.06  
% 17.27/3.06  % (27653)Memory used [KB]: 989
% 17.27/3.06  % (27653)Time elapsed: 0.003 s
% 17.27/3.06  % (27653)Instructions burned: 4 (million)
% 17.27/3.06  % (27653)------------------------------
% 17.27/3.06  % (27653)------------------------------
% 17.27/3.07  % (27654)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 (2973ds/159Mi)
% 17.44/3.11  % (27652)Instruction limit reached!
% 17.44/3.11  % (27652)------------------------------
% 17.44/3.11  % (27652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.44/3.11  % (27652)Termination reason: Unknown
% 17.44/3.11  % (27652)Termination phase: Saturation
% 17.44/3.11  
% 17.44/3.11  % (27652)Memory used [KB]: 1355
% 17.44/3.11  % (27652)Time elapsed: 0.085 s
% 17.44/3.11  % (27652)Instructions burned: 167 (million)
% 17.44/3.11  % (27652)------------------------------
% 17.44/3.11  % (27652)------------------------------
% 17.44/3.11  % (27655)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 (2972ds/135Mi)
% 17.65/3.13  % (27641)Instruction limit reached!
% 17.65/3.13  % (27641)------------------------------
% 17.65/3.13  % (27641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.65/3.13  % (27641)Termination reason: Unknown
% 17.65/3.13  % (27641)Termination phase: Saturation
% 17.65/3.13  
% 17.65/3.13  % (27641)Memory used [KB]: 3026
% 17.65/3.13  % (27641)Time elapsed: 0.403 s
% 17.65/3.13  % (27641)Instructions burned: 965 (million)
% 17.65/3.13  % (27641)------------------------------
% 17.65/3.13  % (27641)------------------------------
% 17.65/3.13  % (27656)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 (2972ds/450Mi)
% 17.69/3.15  % (27648)Instruction limit reached!
% 17.69/3.15  % (27648)------------------------------
% 17.69/3.15  % (27648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.15  % (27648)Termination reason: Unknown
% 17.69/3.15  % (27648)Termination phase: Saturation
% 17.69/3.15  
% 17.69/3.15  % (27648)Memory used [KB]: 2076
% 17.69/3.15  % (27648)Time elapsed: 0.268 s
% 17.69/3.15  % (27648)Instructions burned: 646 (million)
% 17.69/3.15  % (27648)------------------------------
% 17.69/3.15  % (27648)------------------------------
% 17.69/3.15  % (27657)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 (2972ds/119Mi)
% 17.69/3.16  % (27639)Instruction limit reached!
% 17.69/3.16  % (27639)------------------------------
% 17.69/3.16  % (27639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.16  % (27639)Termination reason: Unknown
% 17.69/3.16  % (27639)Termination phase: Saturation
% 17.69/3.16  
% 17.69/3.16  % (27639)Memory used [KB]: 1469
% 17.69/3.16  % (27639)Time elapsed: 0.507 s
% 17.69/3.16  % (27639)Instructions burned: 1320 (million)
% 17.69/3.16  % (27639)------------------------------
% 17.69/3.16  % (27639)------------------------------
% 17.69/3.16  % (27654)Instruction limit reached!
% 17.69/3.16  % (27654)------------------------------
% 17.69/3.16  % (27654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.16  % (27654)Termination reason: Unknown
% 17.69/3.16  % (27654)Termination phase: Saturation
% 17.69/3.16  
% 17.69/3.16  % (27654)Memory used [KB]: 2169
% 17.69/3.16  % (27654)Time elapsed: 0.099 s
% 17.69/3.16  % (27654)Instructions burned: 159 (million)
% 17.69/3.16  % (27654)------------------------------
% 17.69/3.16  % (27654)------------------------------
% 17.69/3.16  % (27658)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 (2972ds/4758Mi)
% 17.69/3.17  % (27658)Refutation not found, incomplete strategy% (27658)------------------------------
% 17.69/3.17  % (27658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.17  % (27658)Termination reason: Refutation not found, incomplete strategy
% 17.69/3.17  
% 17.69/3.17  % (27658)Memory used [KB]: 1052
% 17.69/3.17  % (27658)Time elapsed: 0.003 s
% 17.69/3.17  % (27658)Instructions burned: 4 (million)
% 17.69/3.17  % (27658)------------------------------
% 17.69/3.17  % (27658)------------------------------
% 17.69/3.17  % (27659)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 (2972ds/139Mi)
% 17.69/3.17  % (27660)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 (2972ds/139Mi)
% 17.69/3.18  % (27655)Instruction limit reached!
% 17.69/3.18  % (27655)------------------------------
% 17.69/3.18  % (27655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.18  % (27655)Termination reason: Unknown
% 17.69/3.18  % (27655)Termination phase: Saturation
% 17.69/3.18  
% 17.69/3.18  % (27655)Memory used [KB]: 1428
% 17.69/3.18  % (27655)Time elapsed: 0.070 s
% 17.69/3.18  % (27655)Instructions burned: 136 (million)
% 17.69/3.18  % (27655)------------------------------
% 17.69/3.18  % (27655)------------------------------
% 17.69/3.18  % (27661)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 (2972ds/116Mi)
% 17.69/3.20  % (27657)Instruction limit reached!
% 17.69/3.20  % (27657)------------------------------
% 17.69/3.20  % (27657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.69/3.20  % (27657)Termination reason: Unknown
% 17.69/3.20  % (27657)Termination phase: Saturation
% 17.69/3.20  
% 17.69/3.20  % (27657)Memory used [KB]: 1544
% 17.69/3.20  % (27657)Time elapsed: 0.076 s
% 17.69/3.20  % (27657)Instructions burned: 120 (million)
% 17.69/3.20  % (27657)------------------------------
% 17.69/3.20  % (27657)------------------------------
% 18.29/3.21  % (27662)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 (2971ds/53Mi)
% 18.29/3.23  % (27660)Instruction limit reached!
% 18.29/3.23  % (27660)------------------------------
% 18.29/3.23  % (27660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.23  % (27660)Termination reason: Unknown
% 18.29/3.23  % (27660)Termination phase: Saturation
% 18.29/3.23  
% 18.29/3.23  % (27660)Memory used [KB]: 1267
% 18.29/3.23  % (27660)Time elapsed: 0.059 s
% 18.29/3.23  % (27660)Instructions burned: 139 (million)
% 18.29/3.23  % (27660)------------------------------
% 18.29/3.23  % (27660)------------------------------
% 18.29/3.23  % (27663)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 (2971ds/159Mi)
% 18.29/3.23  % (27659)Instruction limit reached!
% 18.29/3.23  % (27659)------------------------------
% 18.29/3.23  % (27659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.23  % (27659)Termination reason: Unknown
% 18.29/3.23  % (27659)Termination phase: Saturation
% 18.29/3.23  
% 18.29/3.23  % (27659)Memory used [KB]: 1353
% 18.29/3.23  % (27659)Time elapsed: 0.070 s
% 18.29/3.23  % (27659)Instructions burned: 140 (million)
% 18.29/3.23  % (27659)------------------------------
% 18.29/3.23  % (27659)------------------------------
% 18.29/3.24  % (27661)Instruction limit reached!
% 18.29/3.24  % (27661)------------------------------
% 18.29/3.24  % (27661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.24  % (27661)Termination reason: Unknown
% 18.29/3.24  % (27661)Termination phase: Saturation
% 18.29/3.24  
% 18.29/3.24  % (27661)Memory used [KB]: 3421
% 18.29/3.24  % (27661)Time elapsed: 0.057 s
% 18.29/3.24  % (27661)Instructions burned: 117 (million)
% 18.29/3.24  % (27661)------------------------------
% 18.29/3.24  % (27661)------------------------------
% 18.29/3.24  % (27662)Instruction limit reached!
% 18.29/3.24  % (27662)------------------------------
% 18.29/3.24  % (27662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.24  % (27662)Termination reason: Unknown
% 18.29/3.24  % (27662)Termination phase: Saturation
% 18.29/3.24  
% 18.29/3.24  % (27662)Memory used [KB]: 1173
% 18.29/3.24  % (27662)Time elapsed: 0.030 s
% 18.29/3.24  % (27662)Instructions burned: 53 (million)
% 18.29/3.24  % (27662)------------------------------
% 18.29/3.24  % (27662)------------------------------
% 18.29/3.24  % (27664)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 (2971ds/96Mi)
% 18.29/3.24  % (27665)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 (2971ds/223Mi)
% 18.29/3.24  % (27666)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 (2971ds/116Mi)
% 18.29/3.24  % (27664)Refutation not found, incomplete strategy% (27664)------------------------------
% 18.29/3.24  % (27664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.24  % (27664)Termination reason: Refutation not found, incomplete strategy
% 18.29/3.24  
% 18.29/3.24  % (27664)Memory used [KB]: 988
% 18.29/3.24  % (27664)Time elapsed: 0.004 s
% 18.29/3.24  % (27664)Instructions burned: 4 (million)
% 18.29/3.24  % (27664)------------------------------
% 18.29/3.24  % (27664)------------------------------
% 18.29/3.24  % (27667)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 (2971ds/149Mi)
% 18.29/3.26  % (27647)Instruction limit reached!
% 18.29/3.26  % (27647)------------------------------
% 18.29/3.26  % (27647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.29/3.26  % (27647)Termination reason: Unknown
% 18.29/3.26  % (27647)Termination phase: Saturation
% 18.29/3.26  
% 18.29/3.26  % (27647)Memory used [KB]: 3113
% 18.29/3.26  % (27647)Time elapsed: 0.421 s
% 18.29/3.26  % (27647)Instructions burned: 901 (million)
% 18.29/3.26  % (27647)------------------------------
% 18.29/3.26  % (27647)------------------------------
% 18.29/3.26  % (27668)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 (2971ds/416Mi)
% 19.00/3.29  % (27666)Instruction limit reached!
% 19.00/3.29  % (27666)------------------------------
% 19.00/3.29  % (27666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.29  % (27666)Termination reason: Unknown
% 19.00/3.29  % (27666)Termination phase: Saturation
% 19.00/3.29  
% 19.00/3.29  % (27666)Memory used [KB]: 1724
% 19.00/3.29  % (27666)Time elapsed: 0.053 s
% 19.00/3.29  % (27666)Instructions burned: 117 (million)
% 19.00/3.29  % (27666)------------------------------
% 19.00/3.29  % (27666)------------------------------
% 19.00/3.30  % (27669)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 (2970ds/420Mi)
% 19.00/3.30  % (27663)Instruction limit reached!
% 19.00/3.30  % (27663)------------------------------
% 19.00/3.30  % (27663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.30  % (27663)Termination reason: Unknown
% 19.00/3.30  % (27663)Termination phase: Saturation
% 19.00/3.30  
% 19.00/3.30  % (27663)Memory used [KB]: 1531
% 19.00/3.30  % (27663)Time elapsed: 0.069 s
% 19.00/3.30  % (27663)Instructions burned: 159 (million)
% 19.00/3.30  % (27663)------------------------------
% 19.00/3.30  % (27663)------------------------------
% 19.00/3.30  % (27670)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2970ds/179Mi)
% 19.00/3.31  % (27667)Instruction limit reached!
% 19.00/3.31  % (27667)------------------------------
% 19.00/3.31  % (27667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.31  % (27667)Termination reason: Unknown
% 19.00/3.31  % (27667)Termination phase: Saturation
% 19.00/3.31  
% 19.00/3.31  % (27667)Memory used [KB]: 1371
% 19.00/3.31  % (27667)Time elapsed: 0.068 s
% 19.00/3.31  % (27667)Instructions burned: 150 (million)
% 19.00/3.31  % (27667)------------------------------
% 19.00/3.31  % (27667)------------------------------
% 19.00/3.31  % (27671)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 (2970ds/680Mi)
% 19.00/3.34  % (27656)Instruction limit reached!
% 19.00/3.34  % (27656)------------------------------
% 19.00/3.34  % (27656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.34  % (27656)Termination reason: Unknown
% 19.00/3.34  % (27656)Termination phase: Saturation
% 19.00/3.34  
% 19.00/3.34  % (27656)Memory used [KB]: 4441
% 19.00/3.34  % (27656)Time elapsed: 0.233 s
% 19.00/3.34  % (27656)Instructions burned: 450 (million)
% 19.00/3.34  % (27656)------------------------------
% 19.00/3.34  % (27656)------------------------------
% 19.00/3.34  % (27665)Instruction limit reached!
% 19.00/3.34  % (27665)------------------------------
% 19.00/3.34  % (27665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.34  % (27665)Termination reason: Unknown
% 19.00/3.34  % (27665)Termination phase: Saturation
% 19.00/3.34  
% 19.00/3.34  % (27665)Memory used [KB]: 2797
% 19.00/3.34  % (27665)Time elapsed: 0.107 s
% 19.00/3.34  % (27665)Instructions burned: 223 (million)
% 19.00/3.34  % (27665)------------------------------
% 19.00/3.34  % (27665)------------------------------
% 19.00/3.35  % (27672)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 (2970ds/165Mi)
% 19.00/3.35  % (27673)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 (2970ds/191Mi)
% 19.00/3.37  % (27670)Instruction limit reached!
% 19.00/3.37  % (27670)------------------------------
% 19.00/3.37  % (27670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.00/3.37  % (27670)Termination reason: Unknown
% 19.00/3.37  % (27670)Termination phase: Saturation
% 19.00/3.37  
% 19.00/3.37  % (27670)Memory used [KB]: 1297
% 19.00/3.37  % (27670)Time elapsed: 0.073 s
% 19.00/3.37  % (27670)Instructions burned: 181 (million)
% 19.00/3.37  % (27670)------------------------------
% 19.00/3.37  % (27670)------------------------------
% 19.00/3.38  % (27674)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 (2970ds/260Mi)
% 20.74/3.42  % (27672)Instruction limit reached!
% 20.74/3.42  % (27672)------------------------------
% 20.74/3.42  % (27672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.74/3.42  % (27672)Termination reason: Unknown
% 20.74/3.42  % (27672)Termination phase: Saturation
% 20.74/3.42  
% 20.74/3.42  % (27672)Memory used [KB]: 1523
% 20.74/3.42  % (27672)Time elapsed: 0.071 s
% 20.74/3.42  % (27672)Instructions burned: 167 (million)
% 20.74/3.42  % (27672)------------------------------
% 20.74/3.42  % (27672)------------------------------
% 20.74/3.42  % (27673)Instruction limit reached!
% 20.74/3.42  % (27673)------------------------------
% 20.74/3.42  % (27673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.74/3.42  % (27673)Termination reason: Unknown
% 20.74/3.42  % (27673)Termination phase: Saturation
% 20.74/3.42  
% 20.74/3.42  % (27673)Memory used [KB]: 1322
% 20.74/3.42  % (27673)Time elapsed: 0.074 s
% 20.74/3.42  % (27673)Instructions burned: 193 (million)
% 20.74/3.42  % (27673)------------------------------
% 20.74/3.42  % (27673)------------------------------
% 20.74/3.42  % (27675)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 (2969ds/192Mi)
% 20.74/3.42  % (27676)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 (2969ds/140Mi)
% 20.98/3.46  % (27668)Instruction limit reached!
% 20.98/3.46  % (27668)------------------------------
% 20.98/3.46  % (27668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.46  % (27668)Termination reason: Unknown
% 20.98/3.46  % (27668)Termination phase: Saturation
% 20.98/3.46  
% 20.98/3.46  % (27668)Memory used [KB]: 1732
% 20.98/3.46  % (27668)Time elapsed: 0.208 s
% 20.98/3.46  % (27668)Instructions burned: 416 (million)
% 20.98/3.46  % (27668)------------------------------
% 20.98/3.46  % (27668)------------------------------
% 20.98/3.47  % (27677)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 (2969ds/653Mi)
% 20.98/3.47  % (27677)Refutation not found, incomplete strategy% (27677)------------------------------
% 20.98/3.47  % (27677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.47  % (27677)Termination reason: Refutation not found, incomplete strategy
% 20.98/3.47  
% 20.98/3.47  % (27677)Memory used [KB]: 990
% 20.98/3.47  % (27677)Time elapsed: 0.003 s
% 20.98/3.47  % (27677)Instructions burned: 3 (million)
% 20.98/3.47  % (27677)------------------------------
% 20.98/3.47  % (27677)------------------------------
% 20.98/3.47  % (27678)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 (2969ds/307Mi)
% 20.98/3.48  % (27669)Instruction limit reached!
% 20.98/3.48  % (27669)------------------------------
% 20.98/3.48  % (27669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.48  % (27669)Termination reason: Unknown
% 20.98/3.48  % (27669)Termination phase: Saturation
% 20.98/3.48  
% 20.98/3.48  % (27669)Memory used [KB]: 1720
% 20.98/3.48  % (27669)Time elapsed: 0.186 s
% 20.98/3.48  % (27669)Instructions burned: 420 (million)
% 20.98/3.48  % (27669)------------------------------
% 20.98/3.48  % (27669)------------------------------
% 20.98/3.48  % (27679)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 (2969ds/216Mi)
% 20.98/3.48  % (27674)Instruction limit reached!
% 20.98/3.48  % (27674)------------------------------
% 20.98/3.48  % (27674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.48  % (27674)Termination reason: Unknown
% 20.98/3.48  % (27674)Termination phase: Saturation
% 20.98/3.48  
% 20.98/3.48  % (27674)Memory used [KB]: 1316
% 20.98/3.48  % (27674)Time elapsed: 0.109 s
% 20.98/3.48  % (27674)Instructions burned: 260 (million)
% 20.98/3.48  % (27674)------------------------------
% 20.98/3.48  % (27674)------------------------------
% 20.98/3.49  % (27676)Instruction limit reached!
% 20.98/3.49  % (27676)------------------------------
% 20.98/3.49  % (27676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.49  % (27680)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 (2969ds/176Mi)
% 20.98/3.49  % (27676)Termination reason: Unknown
% 20.98/3.49  % (27676)Termination phase: Saturation
% 20.98/3.49  
% 20.98/3.49  % (27676)Memory used [KB]: 1385
% 20.98/3.49  % (27676)Time elapsed: 0.064 s
% 20.98/3.49  % (27676)Instructions burned: 141 (million)
% 20.98/3.49  % (27676)------------------------------
% 20.98/3.49  % (27676)------------------------------
% 20.98/3.49  % (27681)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 (2969ds/206Mi)
% 20.98/3.51  % (27675)Instruction limit reached!
% 20.98/3.51  % (27675)------------------------------
% 20.98/3.51  % (27675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.98/3.51  % (27675)Termination reason: Unknown
% 20.98/3.51  % (27675)Termination phase: Saturation
% 20.98/3.51  
% 20.98/3.51  % (27675)Memory used [KB]: 1590
% 20.98/3.51  % (27675)Time elapsed: 0.089 s
% 20.98/3.51  % (27675)Instructions burned: 193 (million)
% 20.98/3.51  % (27675)------------------------------
% 20.98/3.51  % (27675)------------------------------
% 20.98/3.51  % (27682)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 (2968ds/592Mi)
% 21.59/3.57  % (27680)Instruction limit reached!
% 21.59/3.57  % (27680)------------------------------
% 21.59/3.57  % (27680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.59/3.57  % (27680)Termination reason: Unknown
% 21.59/3.57  % (27680)Termination phase: Saturation
% 21.59/3.57  
% 21.59/3.57  % (27680)Memory used [KB]: 1372
% 21.59/3.57  % (27680)Time elapsed: 0.086 s
% 21.59/3.57  % (27680)Instructions burned: 176 (million)
% 21.59/3.57  % (27680)------------------------------
% 21.59/3.57  % (27680)------------------------------
% 21.59/3.57  % (27683)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 (2968ds/266Mi)
% 21.59/3.58  % (27681)Instruction limit reached!
% 21.59/3.58  % (27681)------------------------------
% 21.59/3.58  % (27681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.59/3.58  % (27681)Termination reason: Unknown
% 21.59/3.58  % (27681)Termination phase: Saturation
% 21.59/3.58  
% 21.59/3.58  % (27681)Memory used [KB]: 1433
% 21.59/3.58  % (27681)Time elapsed: 0.088 s
% 21.59/3.58  % (27681)Instructions burned: 207 (million)
% 21.59/3.58  % (27681)------------------------------
% 21.59/3.58  % (27681)------------------------------
% 21.59/3.58  % (27679)Instruction limit reached!
% 21.59/3.58  % (27679)------------------------------
% 21.59/3.58  % (27679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.59/3.58  % (27679)Termination reason: Unknown
% 21.59/3.58  % (27679)Termination phase: Saturation
% 21.59/3.58  
% 21.59/3.58  % (27679)Memory used [KB]: 1814
% 21.59/3.58  % (27679)Time elapsed: 0.097 s
% 21.59/3.58  % (27679)Instructions burned: 216 (million)
% 21.59/3.58  % (27679)------------------------------
% 21.59/3.58  % (27679)------------------------------
% 21.59/3.58  % (27684)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 (2968ds/118Mi)
% 21.59/3.58  % (27685)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 (2968ds/119Mi)
% 22.01/3.60  % (27671)Instruction limit reached!
% 22.01/3.60  % (27671)------------------------------
% 22.01/3.60  % (27671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.01/3.60  % (27671)Termination reason: Unknown
% 22.01/3.60  % (27671)Termination phase: Saturation
% 22.01/3.60  
% 22.01/3.60  % (27671)Memory used [KB]: 1875
% 22.01/3.60  % (27671)Time elapsed: 0.291 s
% 22.01/3.60  % (27671)Instructions burned: 680 (million)
% 22.01/3.60  % (27671)------------------------------
% 22.01/3.60  % (27671)------------------------------
% 22.01/3.61  % (27686)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2967ds/167Mi)
% 22.01/3.61  % (27678)Instruction limit reached!
% 22.01/3.61  % (27678)------------------------------
% 22.01/3.61  % (27678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.01/3.61  % (27678)Termination reason: Unknown
% 22.01/3.61  % (27678)Termination phase: Saturation
% 22.01/3.61  
% 22.01/3.61  % (27678)Memory used [KB]: 2086
% 22.01/3.61  % (27678)Time elapsed: 0.140 s
% 22.01/3.61  % (27678)Instructions burned: 307 (million)
% 22.01/3.61  % (27678)------------------------------
% 22.01/3.61  % (27678)------------------------------
% 22.01/3.61  % (27687)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 (2967ds/211Mi)
% 22.01/3.64  % (27684)Instruction limit reached!
% 22.01/3.64  % (27684)------------------------------
% 22.01/3.64  % (27684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.01/3.64  % (27684)Termination reason: Unknown
% 22.01/3.64  % (27684)Termination phase: Saturation
% 22.01/3.64  
% 22.01/3.64  % (27684)Memory used [KB]: 1808
% 22.01/3.64  % (27684)Time elapsed: 0.059 s
% 22.01/3.64  % (27684)Instructions burned: 118 (million)
% 22.01/3.64  % (27684)------------------------------
% 22.01/3.64  % (27684)------------------------------
% 22.01/3.64  % (27685)Instruction limit reached!
% 22.01/3.64  % (27685)------------------------------
% 22.01/3.64  % (27685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.01/3.64  % (27685)Termination reason: Unknown
% 22.01/3.64  % (27685)Termination phase: Saturation
% 22.01/3.64  
% 22.01/3.64  % (27685)Memory used [KB]: 2001
% 22.01/3.64  % (27685)Time elapsed: 0.058 s
% 22.01/3.64  % (27685)Instructions burned: 120 (million)
% 22.01/3.64  % (27685)------------------------------
% 22.01/3.64  % (27685)------------------------------
% 22.01/3.64  % (27688)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 (2967ds/201Mi)
% 22.01/3.64  % (27689)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 (2967ds/230Mi)
% 22.43/3.66  % (27682)First to succeed.
% 22.43/3.66  % (27682)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-27507"
% 22.43/3.66  % (27682)Refutation found. Thanks to Tanya!
% 22.43/3.66  % SZS status Unsatisfiable for theBenchmark
% 22.43/3.66  % SZS output start Proof for theBenchmark
% See solution above
% 22.43/3.66  % (27682)------------------------------
% 22.43/3.66  % (27682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.43/3.66  % (27682)Termination reason: Refutation
% 22.43/3.66  
% 22.43/3.66  % (27682)Memory used [KB]: 2520
% 22.43/3.66  % (27682)Time elapsed: 0.152 s
% 22.43/3.66  % (27682)Instructions burned: 291 (million)
% 22.43/3.66  % (27507)Success in time 3.265 s
% 22.43/3.66  % Vampire---4.8 exiting
%------------------------------------------------------------------------------