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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : LAT010-1 : TPTP v8.2.0. Released v2.2.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 : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:31:39 EDT 2024

% Result   : Unsatisfiable 39.66s 5.93s
% Output   : Refutation 39.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   44
%            Number of leaves      :   12
% Syntax   : Number of formulae    :  260 ( 260 unt;   0 def)
%            Number of atoms       :  260 ( 259 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    6 (   6   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   4 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :  738 ( 738   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f9543,plain,
    $false,
    inference(subsumption_resolution,[],[f9542,f1233]) ).

fof(f1233,plain,
    ! [X2,X3,X0,X1] : meet(X2,X3) = meet(X3,meet(X2,join(X0,join(X1,meet(X2,X3))))),
    inference(forward_demodulation,[],[f1148,f5]) ).

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

fof(f1148,plain,
    ! [X2,X3,X0,X1] : meet(X2,X3) = meet(X3,meet(join(X0,join(X1,meet(X2,X3))),X2)),
    inference(superposition,[],[f33,f193]) ).

fof(f193,plain,
    ! [X2,X0,X1] : meet(join(X0,join(X1,X2)),X2) = X2,
    inference(superposition,[],[f129,f8]) ).

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

fof(f129,plain,
    ! [X0,X1] : meet(join(X1,X0),X0) = X0,
    inference(forward_demodulation,[],[f128,f17]) ).

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

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

fof(f128,plain,
    ! [X0,X1] : join(X0,meet(X1,X0)) = meet(join(X1,X0),join(X0,meet(X1,X0))),
    inference(forward_demodulation,[],[f127,f19]) ).

fof(f19,plain,
    ! [X0,X1] : meet(X0,join(X1,X0)) = X0,
    inference(superposition,[],[f3,f6]) ).

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

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

fof(f127,plain,
    ! [X0,X1] : meet(join(X1,X0),join(X0,meet(X1,X0))) = join(meet(X0,join(X1,X0)),meet(X1,X0)),
    inference(forward_demodulation,[],[f91,f2]) ).

fof(f2,axiom,
    ! [X0] : join(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',idempotence_of_join) ).

fof(f91,plain,
    ! [X0,X1] : meet(join(X1,X0),join(X0,meet(X1,X0))) = join(meet(X0,join(X1,X0)),meet(X1,join(X0,X0))),
    inference(superposition,[],[f11,f1]) ).

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

fof(f11,axiom,
    ! [X2,X0,X1] : meet(join(X0,meet(X1,X2)),join(X2,meet(X0,X1))) = join(meet(X2,join(X0,meet(X1,X2))),meet(X0,join(X1,X2))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',nr_3) ).

fof(f33,plain,
    ! [X2,X0,X1] : meet(X0,meet(X1,X2)) = meet(X2,meet(X0,X1)),
    inference(superposition,[],[f7,f5]) ).

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

fof(f9542,plain,
    meet(a,join(b,meet(c,d))) != meet(join(b,meet(c,d)),meet(a,join(meet(a,c),join(meet(a,d),meet(a,join(b,meet(c,d))))))),
    inference(forward_demodulation,[],[f9459,f5]) ).

fof(f9459,plain,
    meet(a,join(b,meet(d,c))) != meet(join(b,meet(d,c)),meet(a,join(meet(a,c),join(meet(a,d),meet(a,join(b,meet(c,d))))))),
    inference(backward_demodulation,[],[f1005,f9409]) ).

fof(f9409,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = meet(join(X0,X1),join(X0,X2)),
    inference(forward_demodulation,[],[f8515,f9103]) ).

fof(f9103,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,X2)) = join(X0,meet(join(X0,X2),X1)),
    inference(backward_demodulation,[],[f8892,f9102]) ).

fof(f9102,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X2,X1))),
    inference(forward_demodulation,[],[f8628,f8739]) ).

fof(f8739,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,X2)) = meet(join(X1,X0),join(X0,X2)),
    inference(backward_demodulation,[],[f8738,f8613]) ).

fof(f8613,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,X2)) = meet(join(X0,meet(X1,X2)),meet(join(X1,X0),join(X0,X2))),
    inference(backward_demodulation,[],[f4908,f8552]) ).

fof(f8552,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,join(X0,X1))) = meet(join(X1,X0),join(X0,X2)),
    inference(backward_demodulation,[],[f1116,f8540]) ).

fof(f8540,plain,
    ! [X2,X0,X1] : meet(join(X1,X0),join(X0,X2)) = meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))),
    inference(backward_demodulation,[],[f8058,f8514]) ).

fof(f8514,plain,
    ! [X2,X0,X1] : join(X1,meet(join(X0,X1),X2)) = meet(join(X0,X1),join(X1,X2)),
    inference(backward_demodulation,[],[f2914,f8392]) ).

fof(f8392,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),X0) = meet(X0,join(X2,X1)),
    inference(backward_demodulation,[],[f8049,f8305]) ).

fof(f8305,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,X2)) = meet(X0,join(X1,meet(X2,X0))),
    inference(forward_demodulation,[],[f8138,f2653]) ).

fof(f2653,plain,
    ! [X2,X0,X1] : meet(X2,join(X0,X1)) = join(meet(X2,join(X0,X1)),meet(X2,X0)),
    inference(superposition,[],[f40,f191]) ).

fof(f191,plain,
    ! [X0,X1] : meet(join(X1,X0),X1) = X1,
    inference(superposition,[],[f129,f6]) ).

fof(f40,plain,
    ! [X2,X0,X1] : meet(X0,X1) = join(meet(X0,X1),meet(X0,meet(X1,X2))),
    inference(superposition,[],[f4,f7]) ).

fof(f8138,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X2,X0))) = join(meet(X0,join(X1,X2)),meet(X0,X1)),
    inference(backward_demodulation,[],[f330,f8115]) ).

fof(f8115,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,X1)) = meet(X0,join(X2,meet(X0,X1))),
    inference(forward_demodulation,[],[f8104,f4062]) ).

fof(f4062,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,X2)) = join(meet(X0,join(X1,meet(X0,X2))),meet(X0,join(meet(X1,X0),X2))),
    inference(superposition,[],[f311,f5]) ).

fof(f311,plain,
    ! [X2,X0,X1] : meet(X1,join(X2,X0)) = join(meet(X1,join(X2,meet(X1,X0))),meet(X1,join(meet(X1,X2),X0))),
    inference(forward_demodulation,[],[f241,f19]) ).

fof(f241,plain,
    ! [X2,X0,X1] : meet(X1,join(X2,meet(X0,join(X1,X0)))) = join(meet(X1,join(X2,meet(X1,X0))),meet(X1,join(meet(X1,X2),X0))),
    inference(superposition,[],[f9,f1]) ).

fof(f9,axiom,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(X2,join(X0,X3)))) = join(meet(X0,join(X1,meet(X0,X2))),meet(X0,join(meet(X0,X1),meet(X2,X3)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',n5_1) ).

fof(f8104,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X0,X1))) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(meet(X2,X0),X1))),
    inference(backward_demodulation,[],[f4012,f8100]) ).

fof(f8100,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),X1)) = meet(X0,join(meet(X0,X2),meet(X0,X1))),
    inference(backward_demodulation,[],[f3070,f8099]) ).

fof(f8099,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),X1)) = join(meet(X2,X0),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f8098,f7270]) ).

fof(f7270,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = meet(X0,join(meet(X2,X0),X1)),
    inference(forward_demodulation,[],[f7269,f2464]) ).

fof(f2464,plain,
    ! [X2,X0,X1] : meet(X1,join(meet(X0,X1),X2)) = join(meet(X0,X1),meet(X1,join(meet(X0,X1),X2))),
    inference(superposition,[],[f139,f32]) ).

fof(f32,plain,
    ! [X2,X0,X1] : meet(X0,X1) = meet(X0,meet(X1,join(meet(X0,X1),X2))),
    inference(superposition,[],[f7,f3]) ).

fof(f139,plain,
    ! [X0,X1] : join(meet(X1,X0),X0) = X0,
    inference(forward_demodulation,[],[f138,f19]) ).

fof(f138,plain,
    ! [X0,X1] : join(meet(X1,X0),X0) = meet(X0,join(X1,X0)),
    inference(forward_demodulation,[],[f137,f1]) ).

fof(f137,plain,
    ! [X0,X1] : join(meet(X1,X0),X0) = meet(X0,join(X1,meet(X0,X0))),
    inference(forward_demodulation,[],[f98,f3]) ).

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

fof(f7269,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(X2,X0),meet(X0,join(meet(X2,X0),X1))),
    inference(forward_demodulation,[],[f7268,f1]) ).

fof(f7268,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(X2,meet(X0,X0)),meet(X0,join(meet(X2,X0),X1))),
    inference(forward_demodulation,[],[f7036,f7]) ).

fof(f7036,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(meet(X2,X0),X0),meet(X0,join(meet(X2,X0),X1))),
    inference(superposition,[],[f110,f37]) ).

fof(f37,plain,
    ! [X2,X0,X1] : join(X2,meet(X0,meet(X1,X2))) = X2,
    inference(superposition,[],[f17,f7]) ).

fof(f110,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),join(X1,meet(X2,X0))) = join(meet(X1,join(X2,meet(X0,X1))),meet(X2,join(X1,X0))),
    inference(superposition,[],[f11,f6]) ).

fof(f8098,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(X2,X0),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f8097,f1]) ).

fof(f8097,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(X2,meet(X0,X0)),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f8096,f7]) ).

fof(f8096,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(meet(X2,X0),X0),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f7883,f7431]) ).

fof(f7431,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X0,X1))) = meet(join(X2,meet(X1,X0)),X0),
    inference(forward_demodulation,[],[f7430,f76]) ).

fof(f76,plain,
    ! [X0,X1] : meet(X1,X0) = meet(X0,meet(X1,X0)),
    inference(superposition,[],[f26,f5]) ).

fof(f26,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X0,meet(X0,X1)),
    inference(superposition,[],[f7,f1]) ).

fof(f7430,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,meet(X1,X0))),X0) = meet(X0,join(X2,meet(X0,X1))),
    inference(forward_demodulation,[],[f7429,f26]) ).

fof(f7429,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,meet(X1,X0))),X0) = meet(X0,join(X2,meet(X0,meet(X0,X1)))),
    inference(forward_demodulation,[],[f7428,f7]) ).

fof(f7428,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X0,meet(X0,X1)))) = meet(join(X2,meet(meet(X0,X1),X0)),X0),
    inference(forward_demodulation,[],[f7427,f1179]) ).

fof(f1179,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,meet(X0,X1))) = X0,
    inference(superposition,[],[f4,f33]) ).

fof(f7427,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X0,meet(X0,X1)))) = meet(join(X2,meet(meet(X0,X1),X0)),join(X0,meet(X2,meet(X0,X1)))),
    inference(forward_demodulation,[],[f7426,f1484]) ).

fof(f1484,plain,
    ! [X2,X3,X0,X1] : meet(X2,join(X3,meet(X0,X1))) = meet(X2,join(X3,meet(X1,X0))),
    inference(forward_demodulation,[],[f1483,f1134]) ).

fof(f1134,plain,
    ! [X2,X0,X1] : meet(X2,X1) = meet(X1,meet(X2,join(X0,X1))),
    inference(superposition,[],[f33,f129]) ).

fof(f1483,plain,
    ! [X2,X3,X0,X1] : meet(X2,join(X3,meet(X0,X1))) = meet(X2,join(X3,meet(X0,meet(X1,join(X2,X0))))),
    inference(forward_demodulation,[],[f1482,f7]) ).

fof(f1482,plain,
    ! [X2,X3,X0,X1] : meet(X2,join(X3,meet(X0,X1))) = meet(X2,join(X3,meet(meet(X0,X1),join(X2,X0)))),
    inference(forward_demodulation,[],[f1447,f311]) ).

fof(f1447,plain,
    ! [X2,X3,X0,X1] : meet(X2,join(X3,meet(meet(X0,X1),join(X2,X0)))) = join(meet(X2,join(X3,meet(X2,meet(X0,X1)))),meet(X2,join(meet(X2,X3),meet(X0,X1)))),
    inference(superposition,[],[f9,f44]) ).

fof(f44,plain,
    ! [X0,X1] : meet(X0,X1) = meet(meet(X0,X1),X0),
    inference(superposition,[],[f19,f4]) ).

fof(f7426,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(meet(X0,X1),X0)),join(X0,meet(X2,meet(X0,X1)))) = meet(X0,join(X2,meet(meet(X0,X1),X0))),
    inference(forward_demodulation,[],[f7068,f5382]) ).

fof(f5382,plain,
    ! [X2,X0,X1] : meet(X1,join(X2,meet(X0,X1))) = join(meet(X1,join(X2,meet(X0,X1))),meet(X2,X1)),
    inference(forward_demodulation,[],[f5381,f5]) ).

fof(f5381,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),X1) = join(meet(X1,join(X2,meet(X0,X1))),meet(X2,X1)),
    inference(forward_demodulation,[],[f5186,f17]) ).

fof(f5186,plain,
    ! [X2,X0,X1] : join(meet(X1,join(X2,meet(X0,X1))),meet(X2,X1)) = meet(join(X2,meet(X0,X1)),join(X1,meet(X0,X1))),
    inference(superposition,[],[f1813,f139]) ).

fof(f1813,plain,
    ! [X2,X0,X1] : join(meet(join(X0,X1),join(X2,X0)),meet(X2,join(X0,X1))) = meet(join(X2,X0),join(X1,X0)),
    inference(backward_demodulation,[],[f134,f1702]) ).

fof(f1702,plain,
    ! [X2,X0,X1] : join(X2,X1) = join(X1,join(X2,meet(X0,X1))),
    inference(superposition,[],[f62,f139]) ).

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

fof(f134,plain,
    ! [X2,X0,X1] : join(meet(join(X0,X1),join(X2,X0)),meet(X2,join(X0,X1))) = meet(join(X2,X0),join(X0,join(X1,meet(X2,X0)))),
    inference(forward_demodulation,[],[f133,f8]) ).

fof(f133,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(join(X0,X1),meet(X2,X0))) = join(meet(join(X0,X1),join(X2,X0)),meet(X2,join(X0,X1))),
    inference(forward_demodulation,[],[f95,f53]) ).

fof(f53,plain,
    ! [X0,X1] : join(X0,X1) = join(X0,join(X0,X1)),
    inference(superposition,[],[f8,f2]) ).

fof(f95,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(join(X0,X1),meet(X2,X0))) = join(meet(join(X0,X1),join(X2,X0)),meet(X2,join(X0,join(X0,X1)))),
    inference(superposition,[],[f11,f3]) ).

fof(f7068,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(meet(X0,X1),X0)),join(X0,meet(X2,meet(X0,X1)))) = join(meet(X0,join(X2,meet(meet(X0,X1),X0))),meet(X2,X0)),
    inference(superposition,[],[f110,f4]) ).

fof(f7883,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X2,X0),meet(X0,X1))) = join(meet(meet(X2,X0),X0),meet(join(X1,meet(X2,X0)),X0)),
    inference(superposition,[],[f117,f37]) ).

fof(f117,plain,
    ! [X2,X0,X1] : meet(join(X0,meet(X1,X2)),join(X2,meet(X0,X1))) = join(meet(X2,join(X0,meet(X1,X2))),meet(join(X1,X2),X0)),
    inference(superposition,[],[f11,f5]) ).

fof(f3070,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X0,X2),meet(X0,X1))) = join(meet(X2,X0),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f3069,f76]) ).

fof(f3069,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X0,X2),meet(X0,X1))) = join(meet(X0,meet(X2,X0)),meet(X0,join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f3031,f7]) ).

fof(f3031,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X0,X2),meet(X0,X1))) = join(meet(meet(X0,X2),X0),meet(X0,join(X1,meet(X0,X2)))),
    inference(superposition,[],[f11,f1179]) ).

fof(f4012,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X0,X1))) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(meet(X0,X2),meet(X0,X1)))),
    inference(superposition,[],[f311,f26]) ).

fof(f330,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X2,X0))) = join(meet(X0,join(X1,meet(X0,X2))),meet(X0,X1)),
    inference(forward_demodulation,[],[f329,f4]) ).

fof(f329,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X2,join(X0,meet(X0,X1))))) = join(meet(X0,join(X1,meet(X0,X2))),meet(X0,X1)),
    inference(forward_demodulation,[],[f252,f26]) ).

fof(f252,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X2,join(X0,meet(X0,X1))))) = join(meet(X0,join(X1,meet(X0,X2))),meet(X0,meet(X0,X1))),
    inference(superposition,[],[f9,f17]) ).

fof(f8049,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),X0) = meet(X0,join(X2,meet(X1,X0))),
    inference(forward_demodulation,[],[f8048,f1179]) ).

fof(f8048,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,meet(X1,X0))) = meet(join(X2,meet(X0,X1)),join(X0,meet(X2,meet(X0,X1)))),
    inference(forward_demodulation,[],[f8047,f330]) ).

fof(f8047,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),join(X0,meet(X2,meet(X0,X1)))) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,X2)),
    inference(forward_demodulation,[],[f7870,f359]) ).

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

fof(f7870,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(X0,X1)),join(X0,meet(X2,meet(X0,X1)))) = join(meet(X0,join(X2,meet(X0,X1))),meet(join(meet(X0,X1),X0),X2)),
    inference(superposition,[],[f117,f44]) ).

fof(f2914,plain,
    ! [X2,X0,X1] : join(X1,meet(join(X0,X1),X2)) = meet(join(X1,meet(join(X0,X1),X2)),join(X0,X1)),
    inference(superposition,[],[f19,f60]) ).

fof(f60,plain,
    ! [X2,X0,X1] : join(X0,X1) = join(X0,join(X1,meet(join(X0,X1),X2))),
    inference(superposition,[],[f8,f4]) ).

fof(f8058,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X1,X0),X2)) = meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))),
    inference(forward_demodulation,[],[f8057,f19]) ).

fof(f8057,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))) = join(meet(X0,join(X2,X0)),meet(join(X1,X0),X2)),
    inference(forward_demodulation,[],[f8056,f363]) ).

fof(f363,plain,
    ! [X0,X1] : join(X1,X0) = join(X0,join(X1,X0)),
    inference(superposition,[],[f139,f19]) ).

fof(f8056,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))) = join(meet(X0,join(X2,X0)),meet(join(X0,join(X1,X0)),X2)),
    inference(forward_demodulation,[],[f7873,f8]) ).

fof(f7873,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))) = join(meet(X0,join(X2,X0)),meet(join(join(X0,X1),X0),X2)),
    inference(superposition,[],[f117,f191]) ).

fof(f1116,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,join(X0,X1))) = meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))),
    inference(forward_demodulation,[],[f1115,f19]) ).

fof(f1115,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X0,meet(X2,join(X0,X1)))) = join(meet(X0,join(X2,X0)),meet(X2,join(X0,X1))),
    inference(forward_demodulation,[],[f1091,f191]) ).

fof(f1091,plain,
    ! [X2,X0,X1] : meet(join(X2,meet(join(X0,X1),X0)),join(X0,meet(X2,join(X0,X1)))) = join(meet(X0,join(X2,meet(join(X0,X1),X0))),meet(X2,join(X0,X1))),
    inference(superposition,[],[f11,f22]) ).

fof(f22,plain,
    ! [X0,X1] : join(X0,X1) = join(join(X0,X1),X0),
    inference(superposition,[],[f17,f3]) ).

fof(f4908,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,X2)) = meet(join(X0,meet(X1,X2)),join(X0,meet(X2,join(X0,X1)))),
    inference(forward_demodulation,[],[f4907,f49]) ).

fof(f49,plain,
    ! [X2,X0,X1] : meet(X0,X2) = meet(X0,meet(join(X1,X0),X2)),
    inference(superposition,[],[f7,f19]) ).

fof(f4907,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,meet(join(X0,X1),X2))) = meet(join(X0,meet(X1,X2)),join(X0,meet(X2,join(X0,X1)))),
    inference(forward_demodulation,[],[f4661,f3544]) ).

fof(f3544,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,X2)) = join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))),
    inference(forward_demodulation,[],[f3543,f49]) ).

fof(f3543,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))) = join(X0,meet(X1,meet(join(X0,X1),X2))),
    inference(forward_demodulation,[],[f3542,f876]) ).

fof(f876,plain,
    ! [X2,X0,X1] : meet(join(X0,X1),X2) = join(meet(join(X0,X1),X2),meet(X0,X2)),
    inference(superposition,[],[f17,f27]) ).

fof(f27,plain,
    ! [X2,X0,X1] : meet(X0,X2) = meet(X0,meet(join(X0,X1),X2)),
    inference(superposition,[],[f7,f3]) ).

fof(f3542,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))) = join(X0,meet(X1,join(meet(join(X0,X1),X2),meet(X0,X2)))),
    inference(forward_demodulation,[],[f3541,f864]) ).

fof(f864,plain,
    ! [X2,X0,X1] : meet(X0,X2) = meet(X0,meet(X2,join(X0,X1))),
    inference(superposition,[],[f27,f5]) ).

fof(f3541,plain,
    ! [X2,X3,X0,X1] : join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))) = join(X0,meet(X1,join(meet(join(X0,X1),X2),meet(X0,meet(X2,join(X0,join(X1,X3))))))),
    inference(forward_demodulation,[],[f3540,f8]) ).

fof(f3540,plain,
    ! [X2,X3,X0,X1] : join(X0,meet(X1,join(meet(join(X0,X1),X2),meet(X0,meet(X2,join(join(X0,X1),X3)))))) = join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))),
    inference(forward_demodulation,[],[f3458,f3205]) ).

fof(f3205,plain,
    ! [X2,X0,X1] : join(X1,meet(X0,join(X1,X2))) = meet(join(X1,meet(X0,join(X1,X2))),join(X1,X2)),
    inference(forward_demodulation,[],[f3152,f6]) ).

fof(f3152,plain,
    ! [X2,X0,X1] : join(meet(X0,join(X1,X2)),X1) = meet(join(meet(X0,join(X1,X2)),X1),join(X1,X2)),
    inference(superposition,[],[f68,f139]) ).

fof(f68,plain,
    ! [X2,X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X0,join(X1,X2))),
    inference(superposition,[],[f3,f8]) ).

fof(f3458,plain,
    ! [X2,X3,X0,X1] : join(X0,meet(X1,join(meet(join(X0,X1),X2),meet(X0,meet(X2,join(join(X0,X1),X3)))))) = meet(join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))),join(X0,meet(join(X0,X1),X2))),
    inference(superposition,[],[f10,f282]) ).

fof(f282,plain,
    ! [X2,X0,X1] : meet(X0,X1) = meet(X0,join(meet(X0,X1),meet(X1,join(X0,X2)))),
    inference(forward_demodulation,[],[f281,f280]) ).

fof(f280,plain,
    ! [X2,X0,X1] : meet(X1,X0) = join(meet(X1,X0),meet(X1,join(meet(X1,X0),meet(X0,X2)))),
    inference(forward_demodulation,[],[f224,f4]) ).

fof(f224,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X0,join(X1,X2)))) = join(meet(X1,X0),meet(X1,join(meet(X1,X0),meet(X0,X2)))),
    inference(superposition,[],[f9,f17]) ).

fof(f281,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X0,X1),meet(X1,join(X0,X2)))) = join(meet(X0,X1),meet(X0,join(meet(X0,X1),meet(X1,X2)))),
    inference(forward_demodulation,[],[f225,f26]) ).

fof(f225,plain,
    ! [X2,X0,X1] : meet(X0,join(meet(X0,X1),meet(X1,join(X0,X2)))) = join(meet(X0,meet(X0,X1)),meet(X0,join(meet(X0,meet(X0,X1)),meet(X1,X2)))),
    inference(superposition,[],[f9,f2]) ).

fof(f10,axiom,
    ! [X2,X3,X0,X1] : join(X0,meet(X1,join(X2,meet(X0,X3)))) = meet(join(X0,meet(X1,join(X0,X2))),join(X0,meet(join(X0,X1),join(X2,X3)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',n5_2) ).

fof(f4661,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,meet(join(X0,X1),X2))) = meet(join(X0,meet(X1,join(X0,meet(join(X0,X1),X2)))),join(X0,meet(X2,join(X0,X1)))),
    inference(superposition,[],[f502,f1228]) ).

fof(f1228,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X1,meet(X1,X0)),
    inference(forward_demodulation,[],[f1227,f76]) ).

fof(f1227,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X1,meet(X0,meet(X1,X0))),
    inference(forward_demodulation,[],[f1141,f7]) ).

fof(f1141,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X1,meet(meet(X0,X1),X0)),
    inference(superposition,[],[f33,f1]) ).

fof(f502,plain,
    ! [X2,X0,X1] : join(X1,meet(X2,X0)) = meet(join(X1,meet(X2,join(X1,X0))),join(X1,meet(join(X1,X2),X0))),
    inference(forward_demodulation,[],[f424,f17]) ).

fof(f424,plain,
    ! [X2,X0,X1] : join(X1,meet(X2,join(X0,meet(X1,X0)))) = meet(join(X1,meet(X2,join(X1,X0))),join(X1,meet(join(X1,X2),X0))),
    inference(superposition,[],[f10,f2]) ).

fof(f8738,plain,
    ! [X2,X0,X1] : meet(join(X1,X0),join(X0,X2)) = meet(join(X0,meet(X1,X2)),meet(join(X1,X0),join(X0,X2))),
    inference(forward_demodulation,[],[f8737,f8552]) ).

fof(f8737,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,join(X0,X1))) = meet(join(X0,meet(X1,X2)),join(X0,meet(X2,join(X0,X1)))),
    inference(forward_demodulation,[],[f8736,f27]) ).

fof(f8736,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,meet(join(X2,X0),join(X0,X1)))) = meet(join(X0,meet(X1,X2)),join(X0,meet(X2,meet(join(X2,X0),join(X0,X1))))),
    inference(forward_demodulation,[],[f8612,f949]) ).

fof(f949,plain,
    ! [X2,X0,X1] : meet(X0,meet(X1,X2)) = meet(X2,meet(X0,meet(X1,X2))),
    inference(superposition,[],[f191,f364]) ).

fof(f364,plain,
    ! [X2,X0,X1] : join(meet(X0,meet(X1,X2)),X2) = X2,
    inference(superposition,[],[f139,f7]) ).

fof(f8612,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X1),meet(X2,meet(join(X2,X0),join(X0,X1))))) = meet(join(X0,meet(X1,X2)),join(X0,meet(join(X0,X1),meet(X2,meet(join(X2,X0),join(X0,X1)))))),
    inference(backward_demodulation,[],[f4799,f8552]) ).

fof(f4799,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X1),meet(X2,join(X0,meet(X1,join(X0,X2)))))) = meet(join(X0,meet(X1,X2)),join(X0,meet(join(X0,X1),meet(X2,join(X0,meet(X1,join(X0,X2))))))),
    inference(forward_demodulation,[],[f4798,f7]) ).

fof(f4798,plain,
    ! [X2,X0,X1] : meet(join(X0,meet(X1,X2)),join(X0,meet(join(X0,X1),meet(X2,join(X0,meet(X1,join(X0,X2))))))) = join(X0,meet(meet(join(X0,X1),X2),join(X0,meet(X1,join(X0,X2))))),
    inference(forward_demodulation,[],[f4797,f5]) ).

fof(f4797,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,meet(X1,join(X0,X2))),meet(join(X0,X1),X2))) = meet(join(X0,meet(X1,X2)),join(X0,meet(join(X0,X1),meet(X2,join(X0,meet(X1,join(X0,X2))))))),
    inference(forward_demodulation,[],[f4796,f53]) ).

fof(f4796,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,meet(X1,join(X0,X2))),meet(join(X0,X1),X2))) = meet(join(X0,join(X0,meet(X1,X2))),join(X0,meet(join(X0,X1),meet(X2,join(X0,meet(X1,join(X0,X2))))))),
    inference(forward_demodulation,[],[f4795,f53]) ).

fof(f4795,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,meet(X1,join(X0,X2))),meet(join(X0,X1),X2))) = meet(join(X0,join(X0,meet(X1,X2))),join(X0,meet(join(X0,X1),meet(X2,join(X0,join(X0,meet(X1,join(X0,X2)))))))),
    inference(forward_demodulation,[],[f4794,f7]) ).

fof(f4794,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,meet(X1,join(X0,X2))),meet(join(X0,X1),X2))) = meet(join(X0,join(X0,meet(X1,X2))),join(X0,meet(meet(join(X0,X1),X2),join(X0,join(X0,meet(X1,join(X0,X2))))))),
    inference(forward_demodulation,[],[f4611,f5]) ).

fof(f4611,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,meet(X1,join(X0,X2))),meet(join(X0,X1),X2))) = meet(join(X0,join(X0,meet(X1,X2))),join(X0,meet(join(X0,join(X0,meet(X1,join(X0,X2)))),meet(join(X0,X1),X2)))),
    inference(superposition,[],[f502,f502]) ).

fof(f8628,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = meet(join(X0,meet(join(X0,X1),X2)),meet(join(X2,X0),join(X0,X1))),
    inference(backward_demodulation,[],[f4994,f8552]) ).

fof(f4994,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,join(X0,X2)))),
    inference(forward_demodulation,[],[f4718,f4785]) ).

fof(f4785,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4784,f690]) ).

fof(f690,plain,
    ! [X2,X0,X1] : meet(X1,X0) = meet(join(X2,X0),meet(X1,X0)),
    inference(superposition,[],[f193,f17]) ).

fof(f4784,plain,
    ! [X2,X0,X1] : meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,X2))) = join(X0,meet(join(X0,X1),meet(X2,X1))),
    inference(forward_demodulation,[],[f4783,f7]) ).

fof(f4783,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(join(X0,X1),X2),X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4782,f3544]) ).

fof(f4782,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(join(X0,X1),X2),X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,join(X0,meet(join(X0,X1),X2))))),
    inference(forward_demodulation,[],[f4608,f5]) ).

fof(f4608,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(join(X0,X1),X2),X1)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(join(X0,meet(join(X0,X1),X2)),X1))),
    inference(superposition,[],[f502,f44]) ).

fof(f4718,plain,
    ! [X2,X0,X1] : meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,join(X0,X2)))) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,meet(X1,X2))),
    inference(superposition,[],[f1165,f502]) ).

fof(f1165,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X0,meet(X1,X0)),
    inference(superposition,[],[f33,f26]) ).

fof(f8892,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X2),X1)) = meet(join(X0,meet(join(X0,X2),X1)),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f8891,f1135]) ).

fof(f1135,plain,
    ! [X2,X3,X0,X1] : meet(X3,X2) = meet(X2,meet(X3,join(X0,join(X1,X2)))),
    inference(superposition,[],[f33,f193]) ).

fof(f8891,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,meet(join(X0,X2),join(X0,join(X0,X1))))) = meet(join(X0,meet(X1,meet(join(X0,X2),join(X0,join(X0,X1))))),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f8889,f4224]) ).

fof(f4224,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,X2)) = meet(X1,join(X2,X0)),
    inference(forward_demodulation,[],[f4223,f1414]) ).

fof(f1414,plain,
    ! [X2,X0,X1] : join(X2,X0) = join(meet(X0,X1),join(X2,X0)),
    inference(forward_demodulation,[],[f1413,f901]) ).

fof(f901,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(X0,join(X1,X2)),join(X2,X1)),
    inference(backward_demodulation,[],[f214,f899]) ).

fof(f899,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,join(X0,X1))) = X0,
    inference(forward_demodulation,[],[f868,f3]) ).

fof(f868,plain,
    ! [X2,X0,X1] : meet(X0,join(X0,X1)) = meet(X0,join(X2,join(X0,X1))),
    inference(superposition,[],[f27,f19]) ).

fof(f214,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(X0,join(X1,X2)),join(X2,meet(X1,join(X0,join(X1,X2))))),
    inference(forward_demodulation,[],[f213,f17]) ).

fof(f213,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(X0,join(X1,join(X2,meet(X1,X2)))),join(X2,meet(X1,join(X0,join(X1,X2))))),
    inference(forward_demodulation,[],[f212,f8]) ).

fof(f212,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(X0,join(join(X1,X2),meet(X1,X2))),join(X2,meet(X1,join(X0,join(X1,X2))))),
    inference(forward_demodulation,[],[f211,f8]) ).

fof(f211,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(join(X0,join(X1,X2)),meet(X1,X2)),join(X2,meet(X1,join(X0,join(X1,X2))))),
    inference(forward_demodulation,[],[f210,f5]) ).

fof(f210,plain,
    ! [X2,X0,X1] : join(X1,X2) = meet(join(join(X0,join(X1,X2)),meet(X1,X2)),join(X2,meet(join(X0,join(X1,X2)),X1))),
    inference(forward_demodulation,[],[f209,f4]) ).

fof(f209,plain,
    ! [X2,X0,X1] : meet(join(join(X0,join(X1,X2)),meet(X1,X2)),join(X2,meet(join(X0,join(X1,X2)),X1))) = join(X1,join(X2,meet(X2,join(join(X0,join(X1,X2)),meet(X1,X2))))),
    inference(forward_demodulation,[],[f208,f8]) ).

fof(f208,plain,
    ! [X2,X0,X1] : meet(join(join(X0,join(X1,X2)),meet(X1,X2)),join(X2,meet(join(X0,join(X1,X2)),X1))) = join(join(X1,X2),meet(X2,join(join(X0,join(X1,X2)),meet(X1,X2)))),
    inference(forward_demodulation,[],[f204,f6]) ).

fof(f204,plain,
    ! [X2,X0,X1] : meet(join(join(X0,join(X1,X2)),meet(X1,X2)),join(X2,meet(join(X0,join(X1,X2)),X1))) = join(meet(X2,join(join(X0,join(X1,X2)),meet(X1,X2))),join(X1,X2)),
    inference(superposition,[],[f11,f129]) ).

fof(f1413,plain,
    ! [X2,X0,X1] : join(meet(X0,X1),join(X2,X0)) = meet(join(meet(X0,X1),join(X2,X0)),join(X0,X2)),
    inference(forward_demodulation,[],[f1376,f8]) ).

fof(f1376,plain,
    ! [X2,X0,X1] : join(join(meet(X0,X1),X2),X0) = meet(join(join(meet(X0,X1),X2),X0),join(X0,X2)),
    inference(superposition,[],[f186,f54]) ).

fof(f54,plain,
    ! [X2,X0,X1] : join(X0,X2) = join(X0,join(meet(X0,X1),X2)),
    inference(superposition,[],[f8,f4]) ).

fof(f186,plain,
    ! [X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X1,X0)),
    inference(forward_demodulation,[],[f185,f17]) ).

fof(f185,plain,
    ! [X0,X1] : join(X0,X1) = meet(join(X0,join(X1,meet(X0,X1))),join(X1,X0)),
    inference(forward_demodulation,[],[f184,f8]) ).

fof(f184,plain,
    ! [X0,X1] : join(X0,X1) = meet(join(join(X0,X1),meet(X0,X1)),join(X1,X0)),
    inference(forward_demodulation,[],[f183,f3]) ).

fof(f183,plain,
    ! [X0,X1] : join(X0,X1) = meet(join(join(X0,X1),meet(X0,X1)),join(X1,meet(X0,join(X0,X1)))),
    inference(forward_demodulation,[],[f182,f5]) ).

fof(f182,plain,
    ! [X0,X1] : join(X0,X1) = meet(join(join(X0,X1),meet(X0,X1)),join(X1,meet(join(X0,X1),X0))),
    inference(forward_demodulation,[],[f181,f4]) ).

fof(f181,plain,
    ! [X0,X1] : meet(join(join(X0,X1),meet(X0,X1)),join(X1,meet(join(X0,X1),X0))) = join(X0,join(X1,meet(X1,join(join(X0,X1),meet(X0,X1))))),
    inference(forward_demodulation,[],[f180,f8]) ).

fof(f180,plain,
    ! [X0,X1] : meet(join(join(X0,X1),meet(X0,X1)),join(X1,meet(join(X0,X1),X0))) = join(join(X0,X1),meet(X1,join(join(X0,X1),meet(X0,X1)))),
    inference(forward_demodulation,[],[f116,f6]) ).

fof(f116,plain,
    ! [X0,X1] : meet(join(join(X0,X1),meet(X0,X1)),join(X1,meet(join(X0,X1),X0))) = join(meet(X1,join(join(X0,X1),meet(X0,X1))),join(X0,X1)),
    inference(superposition,[],[f11,f1]) ).

fof(f4223,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,X2)) = meet(X1,join(meet(X0,join(X1,meet(X2,X0))),join(X2,X0))),
    inference(forward_demodulation,[],[f4222,f4212]) ).

fof(f4212,plain,
    ! [X2,X0,X1] : meet(X0,join(X2,X1)) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(X1,X2))),
    inference(forward_demodulation,[],[f4211,f916]) ).

fof(f916,plain,
    ! [X2,X0,X1] : join(X1,X0) = join(meet(X2,X0),join(X1,X0)),
    inference(superposition,[],[f364,f19]) ).

fof(f4211,plain,
    ! [X2,X0,X1] : join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(X1,X2))) = meet(X0,join(meet(X0,X1),join(X2,X1))),
    inference(forward_demodulation,[],[f4210,f8]) ).

fof(f4210,plain,
    ! [X2,X0,X1] : meet(X0,join(join(meet(X0,X1),X2),X1)) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(X1,X2))),
    inference(forward_demodulation,[],[f4209,f3871]) ).

fof(f3871,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,X2)) = meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))),
    inference(forward_demodulation,[],[f3870,f55]) ).

fof(f55,plain,
    ! [X2,X0,X1] : join(X0,X2) = join(X0,join(meet(X1,X0),X2)),
    inference(superposition,[],[f8,f17]) ).

fof(f3870,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))) = meet(X0,join(X1,join(meet(X0,X1),X2))),
    inference(forward_demodulation,[],[f3869,f1370]) ).

fof(f1370,plain,
    ! [X2,X0,X1] : join(meet(X0,X1),X2) = meet(join(meet(X0,X1),X2),join(X0,X2)),
    inference(superposition,[],[f19,f54]) ).

fof(f3869,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))) = meet(X0,join(X1,meet(join(meet(X0,X1),X2),join(X0,X2)))),
    inference(forward_demodulation,[],[f3868,f1354]) ).

fof(f1354,plain,
    ! [X2,X0,X1] : join(X0,X2) = join(X0,join(X2,meet(X0,X1))),
    inference(superposition,[],[f54,f6]) ).

fof(f3868,plain,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))) = meet(X0,join(X1,meet(join(meet(X0,X1),X2),join(X0,join(X2,meet(X0,meet(X1,X3))))))),
    inference(forward_demodulation,[],[f3867,f7]) ).

fof(f3867,plain,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(join(meet(X0,X1),X2),join(X0,join(X2,meet(meet(X0,X1),X3)))))) = meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))),
    inference(forward_demodulation,[],[f3782,f2723]) ).

fof(f2723,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X1,X2))) = join(meet(X1,join(X0,meet(X1,X2))),meet(X1,X2)),
    inference(forward_demodulation,[],[f2672,f5]) ).

fof(f2672,plain,
    ! [X2,X0,X1] : meet(join(X0,meet(X1,X2)),X1) = join(meet(join(X0,meet(X1,X2)),X1),meet(X1,X2)),
    inference(superposition,[],[f40,f129]) ).

fof(f3782,plain,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(join(meet(X0,X1),X2),join(X0,join(X2,meet(meet(X0,X1),X3)))))) = join(meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2)))),meet(X0,join(meet(X0,X1),X2))),
    inference(superposition,[],[f9,f471]) ).

fof(f471,plain,
    ! [X2,X0,X1] : join(X0,X1) = join(X0,meet(join(X0,X1),join(X1,meet(X0,X2)))),
    inference(forward_demodulation,[],[f470,f469]) ).

fof(f469,plain,
    ! [X2,X0,X1] : join(X1,X0) = meet(join(X1,X0),join(X1,meet(join(X1,X0),join(X0,X2)))),
    inference(forward_demodulation,[],[f406,f3]) ).

fof(f406,plain,
    ! [X2,X0,X1] : join(X1,meet(X0,join(X0,meet(X1,X2)))) = meet(join(X1,X0),join(X1,meet(join(X1,X0),join(X0,X2)))),
    inference(superposition,[],[f10,f19]) ).

fof(f470,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X1),join(X1,meet(X0,X2)))) = meet(join(X0,X1),join(X0,meet(join(X0,X1),join(X1,X2)))),
    inference(forward_demodulation,[],[f407,f53]) ).

fof(f407,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X1),join(X1,meet(X0,X2)))) = meet(join(X0,join(X0,X1)),join(X0,meet(join(X0,join(X0,X1)),join(X1,X2)))),
    inference(superposition,[],[f10,f1]) ).

fof(f4209,plain,
    ! [X2,X0,X1] : meet(X0,join(join(meet(X0,X1),X2),X1)) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(X1,meet(X0,join(meet(X0,X1),X2))))),
    inference(forward_demodulation,[],[f4047,f6]) ).

fof(f4047,plain,
    ! [X2,X0,X1] : meet(X0,join(join(meet(X0,X1),X2),X1)) = join(meet(X0,join(X2,meet(X0,X1))),meet(X0,join(meet(X0,join(meet(X0,X1),X2)),X1))),
    inference(superposition,[],[f311,f3827]) ).

fof(f3827,plain,
    ! [X0,X1] : join(X1,X0) = join(join(X0,X1),X0),
    inference(forward_demodulation,[],[f3729,f1581]) ).

fof(f1581,plain,
    ! [X2,X0,X1] : join(X0,X1) = join(join(X1,X0),meet(X2,join(X1,X0))),
    inference(backward_demodulation,[],[f1573,f1580]) ).

fof(f1580,plain,
    ! [X2,X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X2,join(X1,X0))),
    inference(backward_demodulation,[],[f802,f1535]) ).

fof(f1535,plain,
    ! [X2,X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X1,join(X0,X2))),
    inference(superposition,[],[f3,f56]) ).

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

fof(f802,plain,
    ! [X2,X3,X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X2,meet(join(X1,X0),join(X0,join(X1,X3))))),
    inference(forward_demodulation,[],[f801,f8]) ).

fof(f801,plain,
    ! [X2,X3,X0,X1] : join(X0,X1) = meet(join(X0,X1),join(X2,meet(join(X1,X0),join(join(X0,X1),X3)))),
    inference(forward_demodulation,[],[f800,f4]) ).

fof(f800,plain,
    ! [X2,X3,X0,X1] : meet(join(X0,X1),join(X2,meet(join(X1,X0),join(join(X0,X1),X3)))) = join(join(X0,X1),meet(join(X0,X1),join(meet(join(X0,X1),X2),meet(join(X1,X0),X3)))),
    inference(forward_demodulation,[],[f772,f19]) ).

fof(f772,plain,
    ! [X2,X3,X0,X1] : meet(join(X0,X1),join(X2,meet(join(X1,X0),join(join(X0,X1),X3)))) = join(meet(join(X0,X1),join(X2,join(X0,X1))),meet(join(X0,X1),join(meet(join(X0,X1),X2),meet(join(X1,X0),X3)))),
    inference(superposition,[],[f9,f186]) ).

fof(f1573,plain,
    ! [X2,X0,X1] : join(X0,X1) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X1,X0))),
    inference(forward_demodulation,[],[f1572,f129]) ).

fof(f1572,plain,
    ! [X2,X0,X1] : meet(join(X2,join(X0,X1)),join(X0,X1)) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X1,X0))),
    inference(backward_demodulation,[],[f807,f1527]) ).

fof(f1527,plain,
    ! [X2,X0,X1] : join(X0,X1) = join(X1,join(X0,meet(X2,join(X0,X1)))),
    inference(superposition,[],[f56,f17]) ).

fof(f807,plain,
    ! [X2,X0,X1] : join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X1,X0))) = meet(join(X2,join(X0,X1)),join(X1,join(X0,meet(X2,join(X0,X1))))),
    inference(forward_demodulation,[],[f806,f8]) ).

fof(f806,plain,
    ! [X2,X0,X1] : meet(join(X2,join(X0,X1)),join(join(X1,X0),meet(X2,join(X0,X1)))) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X1,X0))),
    inference(forward_demodulation,[],[f805,f53]) ).

fof(f805,plain,
    ! [X2,X0,X1] : meet(join(X2,join(X0,X1)),join(join(X1,X0),meet(X2,join(X0,X1)))) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X1,join(X1,X0)))),
    inference(forward_demodulation,[],[f804,f718]) ).

fof(f718,plain,
    ! [X2,X0,X1] : join(X0,join(X1,X2)) = join(X2,join(X0,join(X1,X2))),
    inference(superposition,[],[f359,f193]) ).

fof(f804,plain,
    ! [X2,X0,X1] : meet(join(X2,join(X0,X1)),join(join(X1,X0),meet(X2,join(X0,X1)))) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(X0,join(X1,join(X1,X0))))),
    inference(forward_demodulation,[],[f774,f8]) ).

fof(f774,plain,
    ! [X2,X0,X1] : meet(join(X2,join(X0,X1)),join(join(X1,X0),meet(X2,join(X0,X1)))) = join(meet(join(X1,X0),join(X2,join(X0,X1))),meet(X2,join(join(X0,X1),join(X1,X0)))),
    inference(superposition,[],[f11,f186]) ).

fof(f3729,plain,
    ! [X0,X1] : join(join(X0,X1),X0) = join(join(X0,X1),meet(join(join(X0,X1),X0),join(X0,X1))),
    inference(superposition,[],[f471,f471]) ).

fof(f4222,plain,
    ! [X2,X0,X1] : meet(X1,join(meet(X0,join(X1,meet(X2,X0))),join(X2,X0))) = join(meet(X1,join(X0,meet(X1,X2))),meet(X1,join(X2,X0))),
    inference(forward_demodulation,[],[f4221,f27]) ).

fof(f4221,plain,
    ! [X2,X0,X1] : meet(X1,join(meet(X0,join(X1,meet(X2,X0))),join(X2,X0))) = join(meet(X1,meet(join(X1,meet(X2,X0)),join(X0,meet(X1,X2)))),meet(X1,join(X2,X0))),
    inference(forward_demodulation,[],[f4050,f3046]) ).

fof(f3046,plain,
    ! [X2,X3,X0,X1] : join(X3,X0) = join(meet(X1,meet(X0,X2)),join(X3,X0)),
    inference(superposition,[],[f62,f1179]) ).

fof(f4050,plain,
    ! [X2,X0,X1] : meet(X1,join(meet(X0,join(X1,meet(X2,X0))),join(X2,X0))) = join(meet(X1,meet(join(X1,meet(X2,X0)),join(X0,meet(X1,X2)))),meet(X1,join(meet(X1,meet(X0,join(X1,meet(X2,X0)))),join(X2,X0)))),
    inference(superposition,[],[f311,f11]) ).

fof(f8889,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,meet(join(X0,X2),join(join(X0,X1),X0)))) = meet(join(X0,meet(X1,meet(join(X0,X2),join(join(X0,X1),X0)))),join(X0,meet(X1,X2))),
    inference(backward_demodulation,[],[f4897,f8865]) ).

fof(f8865,plain,
    ! [X2,X0,X1] : meet(join(X0,X1),join(X2,X0)) = meet(join(X0,X1),join(X0,meet(X2,X1))),
    inference(backward_demodulation,[],[f5485,f8838]) ).

fof(f8838,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X1,X0)) = join(X0,meet(X2,X1)),
    inference(backward_demodulation,[],[f379,f8747]) ).

fof(f8747,plain,
    ! [X2,X0,X1] : join(X0,meet(X2,X1)) = join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X1,X0))),
    inference(backward_demodulation,[],[f5356,f8739]) ).

fof(f5356,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X0,X1)) = join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X1,X0))),
    inference(forward_demodulation,[],[f5355,f53]) ).

fof(f5355,plain,
    ! [X2,X0,X1] : join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X1,X0))) = meet(join(X2,X0),join(X0,join(X0,X1))),
    inference(forward_demodulation,[],[f5173,f4224]) ).

fof(f5173,plain,
    ! [X2,X0,X1] : join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X1,X0))) = meet(join(X2,X0),join(join(X0,X1),X0)),
    inference(superposition,[],[f1813,f1707]) ).

fof(f1707,plain,
    ! [X0,X1] : join(X1,X0) = join(X0,join(X0,X1)),
    inference(superposition,[],[f62,f363]) ).

fof(f379,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(X1,X0)) = join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X1,X0))),
    inference(backward_demodulation,[],[f136,f363]) ).

fof(f136,plain,
    ! [X2,X0,X1] : join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X0,join(X1,X0)))) = meet(join(X2,X0),join(X1,X0)),
    inference(forward_demodulation,[],[f135,f17]) ).

fof(f135,plain,
    ! [X2,X0,X1] : join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X0,join(X1,X0)))) = meet(join(X2,X0),join(X1,join(X0,meet(X2,X0)))),
    inference(forward_demodulation,[],[f96,f8]) ).

fof(f96,plain,
    ! [X2,X0,X1] : meet(join(X2,X0),join(join(X1,X0),meet(X2,X0))) = join(meet(join(X1,X0),join(X2,X0)),meet(X2,join(X0,join(X1,X0)))),
    inference(superposition,[],[f11,f19]) ).

fof(f5485,plain,
    ! [X2,X0,X1] : meet(join(X0,X1),join(X2,X0)) = meet(join(X0,X1),meet(join(X2,X0),join(X1,X0))),
    inference(forward_demodulation,[],[f5220,f26]) ).

fof(f5220,plain,
    ! [X2,X0,X1] : meet(join(X0,X1),join(X2,X0)) = meet(join(X0,X1),meet(join(X2,X0),meet(join(X2,X0),join(X1,X0)))),
    inference(superposition,[],[f32,f1813]) ).

fof(f4897,plain,
    ! [X2,X0,X1] : join(X0,meet(X1,meet(join(X0,X2),join(X0,meet(join(X0,X1),X2))))) = meet(join(X0,meet(X1,meet(join(X0,X2),join(X0,meet(join(X0,X1),X2))))),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4896,f7]) ).

fof(f4896,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(X1,join(X0,X2)),join(X0,meet(join(X0,X1),X2)))) = meet(join(X0,meet(X1,meet(join(X0,X2),join(X0,meet(join(X0,X1),X2))))),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4895,f53]) ).

fof(f4895,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(X1,join(X0,X2)),join(X0,meet(join(X0,X1),X2)))) = meet(join(X0,meet(X1,meet(join(X0,X2),join(X0,join(X0,meet(join(X0,X1),X2)))))),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4894,f7]) ).

fof(f4894,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(X1,join(X0,X2)),join(X0,meet(join(X0,X1),X2)))) = meet(join(X0,meet(meet(X1,join(X0,X2)),join(X0,join(X0,meet(join(X0,X1),X2))))),join(X0,meet(X1,X2))),
    inference(forward_demodulation,[],[f4655,f53]) ).

fof(f4655,plain,
    ! [X2,X0,X1] : join(X0,meet(meet(X1,join(X0,X2)),join(X0,meet(join(X0,X1),X2)))) = meet(join(X0,meet(meet(X1,join(X0,X2)),join(X0,join(X0,meet(join(X0,X1),X2))))),join(X0,join(X0,meet(X1,X2)))),
    inference(superposition,[],[f502,f502]) ).

fof(f8515,plain,
    ! [X2,X0,X1] : meet(join(X0,X1),join(X0,X2)) = join(X0,meet(join(X0,X1),X2)),
    inference(backward_demodulation,[],[f3204,f8392]) ).

fof(f3204,plain,
    ! [X2,X0,X1] : join(X0,meet(join(X0,X1),X2)) = meet(join(X0,meet(join(X0,X1),X2)),join(X0,X1)),
    inference(forward_demodulation,[],[f3151,f6]) ).

fof(f3151,plain,
    ! [X2,X0,X1] : join(meet(join(X0,X1),X2),X0) = meet(join(meet(join(X0,X1),X2),X0),join(X0,X1)),
    inference(superposition,[],[f68,f359]) ).

fof(f1005,plain,
    meet(a,meet(join(b,c),join(b,d))) != meet(meet(join(b,c),join(b,d)),meet(a,join(meet(a,c),join(meet(a,d),meet(a,join(b,meet(c,d))))))),
    inference(superposition,[],[f74,f28]) ).

fof(f28,plain,
    ! [X2,X0,X1] : meet(X0,meet(X1,X2)) = meet(meet(X1,X0),X2),
    inference(superposition,[],[f7,f5]) ).

fof(f74,plain,
    meet(a,meet(join(b,c),join(b,d))) != meet(meet(a,meet(join(b,c),join(b,d))),join(meet(a,c),join(meet(a,d),meet(a,join(b,meet(c,d)))))),
    inference(forward_demodulation,[],[f73,f62]) ).

fof(f73,plain,
    meet(a,meet(join(b,c),join(b,d))) != meet(meet(a,meet(join(b,c),join(b,d))),join(meet(a,d),join(meet(a,join(b,meet(c,d))),meet(a,c)))),
    inference(backward_demodulation,[],[f12,f62]) ).

fof(f12,axiom,
    meet(a,meet(join(b,c),join(b,d))) != meet(meet(a,meet(join(b,c),join(b,d))),join(meet(a,join(b,meet(c,d))),join(meet(a,c),meet(a,d)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : LAT010-1 : TPTP v8.2.0. Released v2.2.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.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Sun May 19 20:43:53 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.14/0.36  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.56/0.76  % (2153)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.56/0.76  % (2155)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.56/0.76  % (2157)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.56/0.76  % (2156)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.56/0.76  % (2154)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.56/0.76  % (2158)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.56/0.76  % (2159)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.56/0.76  % (2160)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.56/0.76  % (2153)Refutation not found, incomplete strategy% (2153)------------------------------
% 0.56/0.76  % (2153)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (2153)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (2153)Memory used [KB]: 985
% 0.56/0.76  % (2153)Time elapsed: 0.002 s
% 0.56/0.76  % (2153)Instructions burned: 3 (million)
% 0.56/0.76  % (2157)Refutation not found, incomplete strategy% (2157)------------------------------
% 0.56/0.76  % (2157)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (2157)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (2157)Memory used [KB]: 986
% 0.56/0.76  % (2153)------------------------------
% 0.56/0.76  % (2153)------------------------------
% 0.56/0.76  % (2157)Time elapsed: 0.002 s
% 0.56/0.76  % (2157)Instructions burned: 2 (million)
% 0.56/0.76  % (2160)Refutation not found, incomplete strategy% (2160)------------------------------
% 0.56/0.76  % (2160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (2160)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (2160)Memory used [KB]: 971
% 0.56/0.76  % (2160)Time elapsed: 0.002 s
% 0.56/0.76  % (2160)Instructions burned: 2 (million)
% 0.60/0.76  % (2157)------------------------------
% 0.60/0.76  % (2157)------------------------------
% 0.60/0.76  % (2160)------------------------------
% 0.60/0.76  % (2160)------------------------------
% 0.60/0.76  % (2156)Refutation not found, incomplete strategy% (2156)------------------------------
% 0.60/0.76  % (2156)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (2156)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.76  
% 0.60/0.76  % (2156)Memory used [KB]: 1044
% 0.60/0.76  % (2156)Time elapsed: 0.003 s
% 0.60/0.76  % (2156)Instructions burned: 4 (million)
% 0.60/0.76  % (2156)------------------------------
% 0.60/0.76  % (2156)------------------------------
% 0.60/0.76  % (2161)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.60/0.77  % (2162)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.60/0.77  % (2164)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.60/0.77  % (2162)Refutation not found, incomplete strategy% (2162)------------------------------
% 0.60/0.77  % (2162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.77  % (2162)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.77  
% 0.60/0.77  % (2162)Memory used [KB]: 973
% 0.60/0.77  % (2162)Time elapsed: 0.002 s
% 0.60/0.77  % (2162)Instructions burned: 3 (million)
% 0.60/0.77  % (2162)------------------------------
% 0.60/0.77  % (2162)------------------------------
% 0.60/0.77  % (2163)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.60/0.77  % (2165)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2995ds/518Mi)
% 0.60/0.78  % (2158)Instruction limit reached!
% 0.60/0.78  % (2158)------------------------------
% 0.60/0.78  % (2158)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.78  % (2158)Termination reason: Unknown
% 0.60/0.78  % (2158)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (2158)Memory used [KB]: 1484
% 0.60/0.78  % (2158)Time elapsed: 0.023 s
% 0.60/0.78  % (2158)Instructions burned: 46 (million)
% 0.60/0.78  % (2158)------------------------------
% 0.60/0.78  % (2158)------------------------------
% 0.60/0.78  % (2161)Instruction limit reached!
% 0.60/0.78  % (2161)------------------------------
% 0.60/0.78  % (2161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.78  % (2161)Termination reason: Unknown
% 0.60/0.78  % (2161)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (2161)Memory used [KB]: 1548
% 0.60/0.78  % (2161)Time elapsed: 0.019 s
% 0.60/0.78  % (2161)Instructions burned: 56 (million)
% 0.60/0.78  % (2161)------------------------------
% 0.60/0.78  % (2161)------------------------------
% 0.60/0.78  % (2154)Instruction limit reached!
% 0.60/0.78  % (2154)------------------------------
% 0.60/0.78  % (2154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.78  % (2166)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2995ds/42Mi)
% 0.60/0.78  % (2154)Termination reason: Unknown
% 0.60/0.78  % (2154)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (2154)Memory used [KB]: 1466
% 0.60/0.78  % (2154)Time elapsed: 0.026 s
% 0.60/0.78  % (2154)Instructions burned: 51 (million)
% 0.60/0.78  % (2154)------------------------------
% 0.60/0.78  % (2154)------------------------------
% 0.60/0.79  % (2166)Refutation not found, incomplete strategy% (2166)------------------------------
% 0.60/0.79  % (2166)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (2166)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (2166)Memory used [KB]: 983
% 0.60/0.79  % (2166)Time elapsed: 0.001 s
% 0.60/0.79  % (2166)Instructions burned: 2 (million)
% 0.60/0.79  % (2166)------------------------------
% 0.60/0.79  % (2166)------------------------------
% 0.60/0.79  % (2169)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2995ds/143Mi)
% 0.60/0.79  % (2168)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.60/0.79  % (2167)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2995ds/243Mi)
% 0.60/0.79  % (2169)Refutation not found, incomplete strategy% (2169)------------------------------
% 0.60/0.79  % (2169)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (2169)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (2169)Memory used [KB]: 987
% 0.60/0.79  % (2169)Time elapsed: 0.001 s
% 0.60/0.79  % (2169)Instructions burned: 3 (million)
% 0.60/0.79  % (2168)Refutation not found, incomplete strategy% (2168)------------------------------
% 0.60/0.79  % (2168)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (2169)------------------------------
% 0.60/0.79  % (2169)------------------------------
% 0.60/0.79  % (2168)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (2168)Memory used [KB]: 972
% 0.60/0.79  % (2168)Time elapsed: 0.002 s
% 0.60/0.79  % (2168)Instructions burned: 2 (million)
% 0.60/0.79  % (2168)------------------------------
% 0.60/0.79  % (2168)------------------------------
% 0.60/0.79  % (2164)Instruction limit reached!
% 0.60/0.79  % (2164)------------------------------
% 0.60/0.79  % (2164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (2164)Termination reason: Unknown
% 0.60/0.79  % (2164)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (2164)Memory used [KB]: 1660
% 0.60/0.79  % (2164)Time elapsed: 0.026 s
% 0.60/0.79  % (2164)Instructions burned: 52 (million)
% 0.60/0.79  % (2164)------------------------------
% 0.60/0.79  % (2164)------------------------------
% 0.60/0.79  % (2170)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2995ds/93Mi)
% 0.60/0.79  % (2172)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2995ds/32Mi)
% 0.60/0.79  % (2171)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2995ds/62Mi)
% 0.60/0.80  % (2171)Refutation not found, incomplete strategy% (2171)------------------------------
% 0.60/0.80  % (2171)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (2171)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (2171)Memory used [KB]: 972
% 0.60/0.80  % (2171)Time elapsed: 0.002 s
% 0.60/0.80  % (2171)Instructions burned: 2 (million)
% 0.60/0.80  % (2171)------------------------------
% 0.60/0.80  % (2171)------------------------------
% 0.60/0.80  % (2155)Instruction limit reached!
% 0.60/0.80  % (2155)------------------------------
% 0.60/0.80  % (2155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (2155)Termination reason: Unknown
% 0.60/0.80  % (2155)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (2155)Memory used [KB]: 1907
% 0.60/0.80  % (2155)Time elapsed: 0.040 s
% 0.60/0.80  % (2155)Instructions burned: 79 (million)
% 0.60/0.80  % (2155)------------------------------
% 0.60/0.80  % (2155)------------------------------
% 0.60/0.80  % (2159)Instruction limit reached!
% 0.60/0.80  % (2159)------------------------------
% 0.60/0.80  % (2159)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (2159)Termination reason: Unknown
% 0.60/0.80  % (2159)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (2159)Memory used [KB]: 1726
% 0.60/0.80  % (2159)Time elapsed: 0.041 s
% 0.60/0.80  % (2159)Instructions burned: 84 (million)
% 0.60/0.80  % (2159)------------------------------
% 0.60/0.80  % (2159)------------------------------
% 0.60/0.80  % (2174)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2995ds/55Mi)
% 0.60/0.80  % (2175)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2995ds/53Mi)
% 0.60/0.80  % (2174)Refutation not found, incomplete strategy% (2174)------------------------------
% 0.60/0.80  % (2174)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (2174)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (2174)Memory used [KB]: 986
% 0.60/0.80  % (2174)Time elapsed: 0.003 s
% 0.60/0.80  % (2174)Instructions burned: 3 (million)
% 0.60/0.80  % (2174)------------------------------
% 0.60/0.80  % (2174)------------------------------
% 0.60/0.81  % (2173)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2995ds/1919Mi)
% 0.60/0.81  % (2176)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2995ds/46Mi)
% 0.60/0.81  % (2172)Instruction limit reached!
% 0.60/0.81  % (2172)------------------------------
% 0.60/0.81  % (2172)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (2172)Termination reason: Unknown
% 0.60/0.81  % (2172)Termination phase: Saturation
% 0.60/0.81  
% 0.60/0.81  % (2172)Memory used [KB]: 1201
% 0.60/0.81  % (2172)Time elapsed: 0.017 s
% 0.60/0.81  % (2172)Instructions burned: 33 (million)
% 0.60/0.81  % (2172)------------------------------
% 0.60/0.81  % (2172)------------------------------
% 0.60/0.81  % (2176)Refutation not found, incomplete strategy% (2176)------------------------------
% 0.60/0.81  % (2176)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (2176)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (2176)Memory used [KB]: 972
% 0.60/0.81  % (2176)Time elapsed: 0.002 s
% 0.60/0.81  % (2176)Instructions burned: 2 (million)
% 0.60/0.81  % (2176)------------------------------
% 0.60/0.81  % (2176)------------------------------
% 0.60/0.81  % (2178)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2995ds/35Mi)
% 0.60/0.81  % (2177)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2995ds/102Mi)
% 0.60/0.82  % (2170)Instruction limit reached!
% 0.60/0.82  % (2170)------------------------------
% 0.60/0.82  % (2170)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.82  % (2170)Termination reason: Unknown
% 0.60/0.82  % (2170)Termination phase: Saturation
% 0.60/0.82  
% 0.60/0.82  % (2170)Memory used [KB]: 2147
% 0.60/0.82  % (2170)Time elapsed: 0.027 s
% 0.60/0.82  % (2170)Instructions burned: 94 (million)
% 0.60/0.82  % (2170)------------------------------
% 0.60/0.82  % (2170)------------------------------
% 0.60/0.82  % (2179)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.60/0.83  % (2175)Instruction limit reached!
% 0.60/0.83  % (2175)------------------------------
% 0.60/0.83  % (2175)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (2175)Termination reason: Unknown
% 0.60/0.83  % (2175)Termination phase: Saturation
% 0.60/0.83  
% 0.60/0.83  % (2175)Memory used [KB]: 1628
% 0.60/0.83  % (2175)Time elapsed: 0.026 s
% 0.60/0.83  % (2175)Instructions burned: 54 (million)
% 0.60/0.83  % (2175)------------------------------
% 0.60/0.83  % (2175)------------------------------
% 0.60/0.83  % (2178)Instruction limit reached!
% 0.60/0.83  % (2178)------------------------------
% 0.60/0.83  % (2178)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (2178)Termination reason: Unknown
% 0.60/0.83  % (2178)Termination phase: Saturation
% 0.60/0.83  
% 0.60/0.83  % (2178)Memory used [KB]: 1491
% 0.60/0.83  % (2178)Time elapsed: 0.018 s
% 0.60/0.83  % (2178)Instructions burned: 35 (million)
% 0.60/0.83  % (2178)------------------------------
% 0.60/0.83  % (2178)------------------------------
% 0.60/0.83  % (2181)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2995ds/161Mi)
% 0.60/0.83  % (2181)Refutation not found, incomplete strategy% (2181)------------------------------
% 0.60/0.83  % (2181)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (2181)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.83  
% 0.60/0.83  % (2181)Memory used [KB]: 973
% 0.60/0.83  % (2181)Time elapsed: 0.002 s
% 0.60/0.83  % (2181)Instructions burned: 2 (million)
% 0.60/0.83  % (2181)------------------------------
% 0.60/0.83  % (2181)------------------------------
% 0.60/0.83  % (2180)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2995ds/109Mi)
% 0.92/0.84  % (2182)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2995ds/69Mi)
% 0.92/0.84  % (2182)Refutation not found, incomplete strategy% (2182)------------------------------
% 0.92/0.84  % (2182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.84  % (2182)Termination reason: Refutation not found, incomplete strategy
% 0.92/0.84  
% 0.92/0.84  % (2182)Memory used [KB]: 973
% 0.92/0.84  % (2182)Time elapsed: 0.003 s
% 0.92/0.84  % (2182)Instructions burned: 2 (million)
% 0.92/0.84  % (2182)------------------------------
% 0.92/0.84  % (2182)------------------------------
% 0.92/0.84  % (2179)Instruction limit reached!
% 0.92/0.84  % (2179)------------------------------
% 0.92/0.84  % (2179)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.84  % (2179)Termination reason: Unknown
% 0.92/0.84  % (2179)Termination phase: Saturation
% 0.92/0.84  
% 0.92/0.84  % (2179)Memory used [KB]: 1492
% 0.92/0.84  % (2179)Time elapsed: 0.024 s
% 0.92/0.84  % (2179)Instructions burned: 87 (million)
% 0.92/0.84  % (2179)------------------------------
% 0.92/0.84  % (2179)------------------------------
% 0.92/0.85  % (2183)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2995ds/40Mi)
% 0.92/0.85  % (2184)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2995ds/360Mi)
% 0.92/0.86  % (2177)Instruction limit reached!
% 0.92/0.86  % (2177)------------------------------
% 0.92/0.86  % (2177)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.86  % (2177)Termination reason: Unknown
% 0.92/0.86  % (2177)Termination phase: Saturation
% 0.92/0.86  
% 0.92/0.86  % (2177)Memory used [KB]: 1796
% 0.92/0.86  % (2177)Time elapsed: 0.047 s
% 0.92/0.86  % (2177)Instructions burned: 102 (million)
% 0.92/0.86  % (2177)------------------------------
% 0.92/0.86  % (2177)------------------------------
% 0.92/0.87  % (2163)Instruction limit reached!
% 0.92/0.87  % (2163)------------------------------
% 0.92/0.87  % (2163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.87  % (2163)Termination reason: Unknown
% 0.92/0.87  % (2163)Termination phase: Saturation
% 0.92/0.87  
% 0.92/0.87  % (2163)Memory used [KB]: 3559
% 0.92/0.87  % (2163)Time elapsed: 0.099 s
% 0.92/0.87  % (2163)Instructions burned: 208 (million)
% 0.92/0.87  % (2163)------------------------------
% 0.92/0.87  % (2163)------------------------------
% 0.92/0.87  % (2185)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2995ds/161Mi)
% 0.92/0.87  % (2183)Instruction limit reached!
% 0.92/0.87  % (2183)------------------------------
% 0.92/0.87  % (2183)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.87  % (2183)Termination reason: Unknown
% 0.92/0.87  % (2183)Termination phase: Saturation
% 0.92/0.87  
% 0.92/0.87  % (2183)Memory used [KB]: 1425
% 0.92/0.87  % (2183)Time elapsed: 0.044 s
% 0.92/0.87  % (2183)Instructions burned: 41 (million)
% 0.92/0.87  % (2183)------------------------------
% 0.92/0.87  % (2183)------------------------------
% 1.09/0.87  % (2186)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2995ds/80Mi)
% 1.09/0.87  % (2187)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2995ds/37Mi)
% 1.09/0.88  % (2180)Instruction limit reached!
% 1.09/0.88  % (2180)------------------------------
% 1.09/0.88  % (2180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.88  % (2180)Termination reason: Unknown
% 1.09/0.88  % (2180)Termination phase: Saturation
% 1.09/0.88  
% 1.09/0.88  % (2180)Memory used [KB]: 1822
% 1.09/0.88  % (2180)Time elapsed: 0.050 s
% 1.09/0.88  % (2180)Instructions burned: 109 (million)
% 1.09/0.88  % (2180)------------------------------
% 1.09/0.88  % (2180)------------------------------
% 1.09/0.89  % (2188)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2994ds/55Mi)
% 1.09/0.89  % (2187)Instruction limit reached!
% 1.09/0.89  % (2187)------------------------------
% 1.09/0.89  % (2187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.89  % (2187)Termination reason: Unknown
% 1.09/0.89  % (2187)Termination phase: Saturation
% 1.09/0.89  
% 1.09/0.89  % (2187)Memory used [KB]: 1417
% 1.09/0.89  % (2187)Time elapsed: 0.020 s
% 1.09/0.89  % (2187)Instructions burned: 37 (million)
% 1.09/0.89  % (2187)------------------------------
% 1.09/0.89  % (2187)------------------------------
% 1.09/0.90  % (2167)Instruction limit reached!
% 1.09/0.90  % (2167)------------------------------
% 1.09/0.90  % (2167)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.90  % (2167)Termination reason: Unknown
% 1.09/0.90  % (2167)Termination phase: Saturation
% 1.09/0.90  
% 1.09/0.90  % (2167)Memory used [KB]: 3224
% 1.09/0.90  % (2167)Time elapsed: 0.109 s
% 1.09/0.90  % (2167)Instructions burned: 244 (million)
% 1.09/0.90  % (2167)------------------------------
% 1.09/0.90  % (2167)------------------------------
% 1.09/0.90  % (2189)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2994ds/47Mi)
% 1.09/0.90  % (2190)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 1.09/0.90  % (2190)Refutation not found, incomplete strategy% (2190)------------------------------
% 1.09/0.90  % (2190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.90  % (2190)Termination reason: Refutation not found, incomplete strategy
% 1.09/0.90  
% 1.09/0.90  % (2190)Memory used [KB]: 971
% 1.09/0.90  % (2190)Time elapsed: 0.002 s
% 1.09/0.90  % (2190)Instructions burned: 2 (million)
% 1.09/0.90  % (2190)------------------------------
% 1.09/0.90  % (2190)------------------------------
% 1.09/0.91  % (2191)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2994ds/132Mi)
% 1.09/0.91  % (2186)Instruction limit reached!
% 1.09/0.91  % (2186)------------------------------
% 1.09/0.91  % (2186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.91  % (2186)Termination reason: Unknown
% 1.09/0.91  % (2186)Termination phase: Saturation
% 1.09/0.91  
% 1.09/0.91  % (2186)Memory used [KB]: 2035
% 1.09/0.91  % (2186)Time elapsed: 0.038 s
% 1.09/0.91  % (2186)Instructions burned: 81 (million)
% 1.09/0.91  % (2191)Refutation not found, incomplete strategy% (2191)------------------------------
% 1.09/0.91  % (2191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.91  % (2191)Termination reason: Refutation not found, incomplete strategy
% 1.09/0.91  
% 1.09/0.91  % (2191)Memory used [KB]: 973
% 1.09/0.91  % (2191)Time elapsed: 0.002 s
% 1.09/0.91  % (2191)Instructions burned: 3 (million)
% 1.09/0.91  % (2186)------------------------------
% 1.09/0.91  % (2186)------------------------------
% 1.09/0.91  % (2191)------------------------------
% 1.09/0.91  % (2191)------------------------------
% 1.09/0.91  % (2193)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2994ds/82Mi)
% 1.09/0.91  % (2192)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2994ds/54Mi)
% 1.09/0.91  % (2192)Refutation not found, incomplete strategy% (2192)------------------------------
% 1.09/0.91  % (2192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.91  % (2192)Termination reason: Refutation not found, incomplete strategy
% 1.09/0.91  
% 1.09/0.91  % (2192)Memory used [KB]: 973
% 1.09/0.91  % (2192)Time elapsed: 0.002 s
% 1.09/0.91  % (2192)Instructions burned: 2 (million)
% 1.09/0.91  % (2188)Instruction limit reached!
% 1.09/0.91  % (2188)------------------------------
% 1.09/0.91  % (2188)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.91  % (2188)Termination reason: Unknown
% 1.09/0.91  % (2188)Termination phase: Saturation
% 1.09/0.91  
% 1.09/0.91  % (2188)Memory used [KB]: 1631
% 1.09/0.91  % (2188)Time elapsed: 0.027 s
% 1.09/0.91  % (2188)Instructions burned: 55 (million)
% 1.09/0.91  % (2188)------------------------------
% 1.09/0.91  % (2188)------------------------------
% 1.09/0.91  % (2192)------------------------------
% 1.09/0.91  % (2192)------------------------------
% 1.09/0.92  % (2196)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 (2994ds/177Mi)
% 1.09/0.92  % (2194)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 (2994ds/119Mi)
% 1.09/0.92  % (2189)Instruction limit reached!
% 1.09/0.92  % (2189)------------------------------
% 1.09/0.92  % (2189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.92  % (2189)Termination reason: Unknown
% 1.09/0.92  % (2189)Termination phase: Saturation
% 1.09/0.92  
% 1.09/0.92  % (2189)Memory used [KB]: 1782
% 1.09/0.92  % (2189)Time elapsed: 0.045 s
% 1.09/0.92  % (2189)Instructions burned: 47 (million)
% 1.09/0.92  % (2189)------------------------------
% 1.09/0.92  % (2189)------------------------------
% 1.09/0.93  % (2198)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 (2994ds/117Mi)
% 1.40/0.94  % (2185)Instruction limit reached!
% 1.40/0.94  % (2185)------------------------------
% 1.40/0.94  % (2185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.40/0.94  % (2185)Termination reason: Unknown
% 1.40/0.94  % (2185)Termination phase: Saturation
% 1.40/0.94  
% 1.40/0.94  % (2185)Memory used [KB]: 2318
% 1.40/0.94  % (2185)Time elapsed: 0.072 s
% 1.40/0.94  % (2185)Instructions burned: 161 (million)
% 1.40/0.94  % (2185)------------------------------
% 1.40/0.94  % (2185)------------------------------
% 1.40/0.94  % (2199)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 (2994ds/49Mi)
% 1.40/0.95  % (2193)Instruction limit reached!
% 1.40/0.95  % (2193)------------------------------
% 1.40/0.95  % (2193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.40/0.95  % (2193)Termination reason: Unknown
% 1.40/0.95  % (2193)Termination phase: Saturation
% 1.40/0.95  
% 1.40/0.95  % (2193)Memory used [KB]: 1969
% 1.40/0.95  % (2193)Time elapsed: 0.039 s
% 1.40/0.95  % (2193)Instructions burned: 82 (million)
% 1.40/0.95  % (2193)------------------------------
% 1.40/0.95  % (2193)------------------------------
% 1.40/0.95  % (2200)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 (2994ds/51Mi)
% 1.52/0.96  % (2199)Instruction limit reached!
% 1.52/0.96  % (2199)------------------------------
% 1.52/0.96  % (2199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.96  % (2199)Termination reason: Unknown
% 1.52/0.96  % (2199)Termination phase: Saturation
% 1.52/0.96  
% 1.52/0.96  % (2199)Memory used [KB]: 1315
% 1.52/0.96  % (2199)Time elapsed: 0.047 s
% 1.52/0.96  % (2199)Instructions burned: 51 (million)
% 1.52/0.96  % (2199)------------------------------
% 1.52/0.96  % (2199)------------------------------
% 1.52/0.97  % (2184)Instruction limit reached!
% 1.52/0.97  % (2184)------------------------------
% 1.52/0.97  % (2184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.97  % (2184)Termination reason: Unknown
% 1.52/0.97  % (2184)Termination phase: Saturation
% 1.52/0.97  
% 1.52/0.97  % (2184)Memory used [KB]: 5486
% 1.52/0.97  % (2184)Time elapsed: 0.137 s
% 1.52/0.97  % (2184)Instructions burned: 362 (million)
% 1.52/0.97  % (2184)------------------------------
% 1.52/0.97  % (2184)------------------------------
% 1.52/0.97  % (2202)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on theBenchmark for (2994ds/56Mi)
% 1.52/0.97  % (2201)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2994ds/149Mi)
% 1.52/0.97  % (2201)Refutation not found, incomplete strategy% (2201)------------------------------
% 1.52/0.97  % (2201)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.97  % (2201)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.97  % (2202)Refutation not found, incomplete strategy% (2202)------------------------------
% 1.52/0.97  % (2202)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.97  % (2202)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.97  
% 1.52/0.97  % (2202)Memory used [KB]: 986
% 1.52/0.97  % (2202)Time elapsed: 0.025 s
% 1.52/0.97  % (2202)Instructions burned: 4 (million)
% 1.52/0.97  
% 1.52/0.97  % (2201)Memory used [KB]: 971
% 1.52/0.97  % (2201)Time elapsed: 0.026 s
% 1.52/0.97  % (2201)Instructions burned: 2 (million)
% 1.52/0.97  % (2202)------------------------------
% 1.52/0.97  % (2202)------------------------------
% 1.52/0.97  % (2201)------------------------------
% 1.52/0.97  % (2201)------------------------------
% 1.52/0.97  % (2203)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on theBenchmark for (2993ds/289Mi)
% 1.52/0.97  % (2198)Instruction limit reached!
% 1.52/0.97  % (2198)------------------------------
% 1.52/0.97  % (2198)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.97  % (2198)Termination reason: Unknown
% 1.52/0.97  % (2198)Termination phase: Saturation
% 1.52/0.97  
% 1.52/0.97  % (2198)Memory used [KB]: 1730
% 1.52/0.97  % (2198)Time elapsed: 0.073 s
% 1.52/0.97  % (2198)Instructions burned: 117 (million)
% 1.52/0.97  % (2198)------------------------------
% 1.52/0.97  % (2198)------------------------------
% 1.52/0.97  % (2194)Instruction limit reached!
% 1.52/0.97  % (2194)------------------------------
% 1.52/0.97  % (2194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.97  % (2194)Termination reason: Unknown
% 1.52/0.97  % (2194)Termination phase: Saturation
% 1.52/0.97  
% 1.52/0.97  % (2194)Memory used [KB]: 1949
% 1.52/0.97  % (2194)Time elapsed: 0.080 s
% 1.52/0.97  % (2194)Instructions burned: 120 (million)
% 1.52/0.97  % (2194)------------------------------
% 1.52/0.97  % (2194)------------------------------
% 1.52/0.98  % (2204)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on theBenchmark for (2993ds/206Mi)
% 1.52/0.98  % (2200)Instruction limit reached!
% 1.52/0.98  % (2200)------------------------------
% 1.52/0.98  % (2200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.98  % (2200)Termination reason: Unknown
% 1.52/0.98  % (2200)Termination phase: Saturation
% 1.52/0.98  
% 1.52/0.98  % (2200)Memory used [KB]: 1904
% 1.52/0.98  % (2200)Time elapsed: 0.047 s
% 1.52/0.98  % (2200)Instructions burned: 51 (million)
% 1.52/0.98  % (2200)------------------------------
% 1.52/0.98  % (2200)------------------------------
% 1.52/0.98  % (2206)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on theBenchmark for (2993ds/50Mi)
% 1.52/0.98  % (2207)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2993ds/1483Mi)
% 1.52/0.98  % (2208)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 (2993ds/67Mi)
% 1.52/1.00  % (2206)Instruction limit reached!
% 1.52/1.00  % (2206)------------------------------
% 1.52/1.00  % (2206)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/1.00  % (2206)Termination reason: Unknown
% 1.52/1.00  % (2206)Termination phase: Saturation
% 1.52/1.00  
% 1.52/1.00  % (2206)Memory used [KB]: 1711
% 1.52/1.00  % (2206)Time elapsed: 0.021 s
% 1.52/1.00  % (2206)Instructions burned: 51 (million)
% 1.52/1.00  % (2206)------------------------------
% 1.52/1.00  % (2206)------------------------------
% 1.52/1.00  % (2196)Instruction limit reached!
% 1.52/1.00  % (2196)------------------------------
% 1.52/1.00  % (2196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/1.00  % (2196)Termination reason: Unknown
% 1.52/1.00  % (2196)Termination phase: Saturation
% 1.52/1.00  
% 1.52/1.00  % (2196)Memory used [KB]: 3666
% 1.52/1.00  % (2196)Time elapsed: 0.105 s
% 1.52/1.00  % (2196)Instructions burned: 178 (million)
% 1.52/1.00  % (2196)------------------------------
% 1.52/1.00  % (2196)------------------------------
% 1.52/1.00  % (2209)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 (2993ds/67Mi)
% 1.52/1.00  % (2165)Instruction limit reached!
% 1.52/1.00  % (2165)------------------------------
% 1.52/1.00  % (2165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/1.00  % (2165)Termination reason: Unknown
% 1.52/1.00  % (2165)Termination phase: Saturation
% 1.52/1.00  
% 1.52/1.00  % (2165)Memory used [KB]: 5179
% 1.52/1.00  % (2165)Time elapsed: 0.230 s
% 1.52/1.00  % (2165)Instructions burned: 519 (million)
% 1.52/1.00  % (2165)------------------------------
% 1.52/1.00  % (2165)------------------------------
% 1.52/1.00  % (2211)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 (2993ds/366Mi)
% 1.52/1.01  % (2208)Instruction limit reached!
% 1.52/1.01  % (2208)------------------------------
% 1.52/1.01  % (2208)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/1.01  % (2208)Termination reason: Unknown
% 1.52/1.01  % (2208)Termination phase: Saturation
% 1.52/1.01  
% 1.52/1.01  % (2208)Memory used [KB]: 1638
% 1.52/1.01  % (2208)Time elapsed: 0.031 s
% 1.52/1.01  % (2208)Instructions burned: 67 (million)
% 1.52/1.01  % (2208)------------------------------
% 1.52/1.01  % (2208)------------------------------
% 1.52/1.01  % (2210)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 (2993ds/52Mi)
% 1.52/1.02  % (2209)Instruction limit reached!
% 1.52/1.02  % (2209)------------------------------
% 1.52/1.02  % (2209)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/1.02  % (2209)Termination reason: Unknown
% 1.52/1.02  % (2209)Termination phase: Saturation
% 1.52/1.02  
% 1.52/1.02  % (2209)Memory used [KB]: 1858
% 1.52/1.02  % (2209)Time elapsed: 0.020 s
% 1.52/1.02  % (2209)Instructions burned: 70 (million)
% 1.52/1.02  % (2209)------------------------------
% 1.52/1.02  % (2209)------------------------------
% 1.52/1.02  % (2213)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 (2993ds/863Mi)
% 2.21/1.02  % (2214)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 (2993ds/163Mi)
% 2.21/1.04  % (2210)Instruction limit reached!
% 2.21/1.04  % (2210)------------------------------
% 2.21/1.04  % (2210)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.04  % (2210)Termination reason: Unknown
% 2.21/1.04  % (2210)Termination phase: Saturation
% 2.21/1.04  
% 2.21/1.04  % (2210)Memory used [KB]: 1319
% 2.21/1.04  % (2210)Time elapsed: 0.026 s
% 2.21/1.04  % (2210)Instructions burned: 53 (million)
% 2.21/1.04  % (2210)------------------------------
% 2.21/1.04  % (2210)------------------------------
% 2.21/1.04  % (2215)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 (2993ds/77Mi)
% 2.21/1.04  % (2215)Refutation not found, incomplete strategy% (2215)------------------------------
% 2.21/1.04  % (2215)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.04  % (2215)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.04  
% 2.21/1.04  % (2215)Memory used [KB]: 971
% 2.21/1.04  % (2215)Time elapsed: 0.003 s
% 2.21/1.04  % (2215)Instructions burned: 3 (million)
% 2.21/1.04  % (2215)------------------------------
% 2.21/1.04  % (2215)------------------------------
% 2.21/1.05  % (2216)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2993ds/1548Mi)
% 2.93/1.08  % (2204)Instruction limit reached!
% 2.93/1.08  % (2204)------------------------------
% 2.93/1.08  % (2204)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.08  % (2204)Termination reason: Unknown
% 2.93/1.08  % (2204)Termination phase: Saturation
% 2.93/1.08  
% 2.93/1.08  % (2204)Memory used [KB]: 3049
% 2.93/1.08  % (2204)Time elapsed: 0.106 s
% 2.93/1.08  % (2204)Instructions burned: 206 (million)
% 2.93/1.08  % (2204)------------------------------
% 2.93/1.08  % (2204)------------------------------
% 2.93/1.09  % (2217)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.93/1.10  % (2203)Instruction limit reached!
% 2.93/1.10  % (2203)------------------------------
% 2.93/1.10  % (2203)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.10  % (2203)Termination reason: Unknown
% 2.93/1.10  % (2203)Termination phase: Saturation
% 2.93/1.10  
% 2.93/1.10  % (2203)Memory used [KB]: 3824
% 2.93/1.10  % (2203)Time elapsed: 0.124 s
% 2.93/1.10  % (2203)Instructions burned: 290 (million)
% 2.93/1.10  % (2203)------------------------------
% 2.93/1.10  % (2203)------------------------------
% 2.93/1.10  % (2214)Instruction limit reached!
% 2.93/1.10  % (2214)------------------------------
% 2.93/1.10  % (2214)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.10  % (2214)Termination reason: Unknown
% 2.93/1.10  % (2214)Termination phase: Saturation
% 2.93/1.10  
% 2.93/1.10  % (2214)Memory used [KB]: 2520
% 2.93/1.10  % (2214)Time elapsed: 0.076 s
% 2.93/1.10  % (2214)Instructions burned: 164 (million)
% 2.93/1.10  % (2214)------------------------------
% 2.93/1.10  % (2214)------------------------------
% 2.93/1.10  % (2219)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 (2992ds/117Mi)
% 2.93/1.10  % (2219)Refutation not found, incomplete strategy% (2219)------------------------------
% 2.93/1.10  % (2219)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.10  % (2219)Termination reason: Refutation not found, incomplete strategy
% 2.93/1.10  
% 2.93/1.10  % (2219)Memory used [KB]: 966
% 2.93/1.10  % (2219)Time elapsed: 0.002 s
% 2.93/1.10  % (2219)Instructions burned: 2 (million)
% 2.93/1.10  % (2219)------------------------------
% 2.93/1.10  % (2219)------------------------------
% 2.93/1.10  % (2218)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 (2992ds/1376Mi)
% 2.93/1.11  % (2220)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 (2992ds/59Mi)
% 2.93/1.12  % (2217)Instruction limit reached!
% 2.93/1.12  % (2217)------------------------------
% 2.93/1.12  % (2217)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.12  % (2217)Termination reason: Unknown
% 2.93/1.12  % (2217)Termination phase: Saturation
% 2.93/1.12  
% 2.93/1.12  % (2217)Memory used [KB]: 2635
% 2.93/1.12  % (2217)Time elapsed: 0.038 s
% 2.93/1.12  % (2217)Instructions burned: 76 (million)
% 2.93/1.12  % (2217)------------------------------
% 2.93/1.12  % (2217)------------------------------
% 2.93/1.13  % (2221)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 (2992ds/151Mi)
% 2.93/1.13  % (2220)Instruction limit reached!
% 2.93/1.13  % (2220)------------------------------
% 2.93/1.13  % (2220)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.93/1.13  % (2220)Termination reason: Unknown
% 2.93/1.13  % (2220)Termination phase: Saturation
% 2.93/1.13  
% 2.93/1.13  % (2220)Memory used [KB]: 1780
% 2.93/1.13  % (2220)Time elapsed: 0.031 s
% 2.93/1.13  % (2220)Instructions burned: 59 (million)
% 2.93/1.13  % (2220)------------------------------
% 2.93/1.13  % (2220)------------------------------
% 2.93/1.14  % (2222)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 (2992ds/260Mi)
% 3.63/1.19  % (2211)Instruction limit reached!
% 3.63/1.19  % (2211)------------------------------
% 3.63/1.19  % (2211)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.19  % (2211)Termination reason: Unknown
% 3.63/1.19  % (2211)Termination phase: Saturation
% 3.63/1.19  
% 3.63/1.19  % (2211)Memory used [KB]: 4681
% 3.63/1.19  % (2211)Time elapsed: 0.183 s
% 3.63/1.19  % (2211)Instructions burned: 366 (million)
% 3.63/1.19  % (2211)------------------------------
% 3.63/1.19  % (2211)------------------------------
% 3.63/1.20  % (2221)Instruction limit reached!
% 3.63/1.20  % (2221)------------------------------
% 3.63/1.20  % (2221)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.63/1.20  % (2221)Termination reason: Unknown
% 3.63/1.20  % (2221)Termination phase: Saturation
% 3.63/1.20  
% 3.63/1.20  % (2221)Memory used [KB]: 2474
% 3.63/1.20  % (2221)Time elapsed: 0.070 s
% 3.63/1.20  % (2221)Instructions burned: 153 (million)
% 3.63/1.20  % (2221)------------------------------
% 3.63/1.20  % (2221)------------------------------
% 3.63/1.20  % (2224)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.63/1.21  % (2223)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.96/1.26  % (2222)Instruction limit reached!
% 3.96/1.26  % (2222)------------------------------
% 3.96/1.26  % (2222)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.26  % (2222)Termination reason: Unknown
% 3.96/1.26  % (2222)Termination phase: Saturation
% 3.96/1.26  
% 3.96/1.26  % (2222)Memory used [KB]: 4132
% 3.96/1.26  % (2222)Time elapsed: 0.118 s
% 3.96/1.26  % (2222)Instructions burned: 261 (million)
% 3.96/1.26  % (2222)------------------------------
% 3.96/1.26  % (2222)------------------------------
% 3.96/1.26  % (2225)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.96/1.26  % (2225)Refutation not found, incomplete strategy% (2225)------------------------------
% 3.96/1.26  % (2225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.26  % (2225)Termination reason: Refutation not found, incomplete strategy
% 3.96/1.26  
% 3.96/1.26  % (2225)Memory used [KB]: 985
% 3.96/1.26  % (2225)Time elapsed: 0.003 s
% 3.96/1.26  % (2225)Instructions burned: 2 (million)
% 3.96/1.26  % (2225)------------------------------
% 3.96/1.26  % (2225)------------------------------
% 3.96/1.27  % (2226)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 (2991ds/75Mi)
% 3.96/1.28  % (2224)Instruction limit reached!
% 3.96/1.28  % (2224)------------------------------
% 3.96/1.28  % (2224)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.28  % (2224)Termination reason: Unknown
% 3.96/1.28  % (2224)Termination phase: Saturation
% 3.96/1.28  
% 3.96/1.28  % (2224)Memory used [KB]: 2290
% 3.96/1.28  % (2224)Time elapsed: 0.083 s
% 3.96/1.28  % (2224)Instructions burned: 200 (million)
% 3.96/1.28  % (2224)------------------------------
% 3.96/1.28  % (2224)------------------------------
% 3.96/1.28  % (2227)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.96/1.29  % (2213)Instruction limit reached!
% 3.96/1.29  % (2213)------------------------------
% 3.96/1.29  % (2213)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.29  % (2213)Termination reason: Unknown
% 3.96/1.29  % (2213)Termination phase: Saturation
% 3.96/1.29  
% 3.96/1.29  % (2213)Memory used [KB]: 9812
% 3.96/1.29  % (2213)Time elapsed: 0.271 s
% 3.96/1.29  % (2213)Instructions burned: 863 (million)
% 3.96/1.29  % (2213)------------------------------
% 3.96/1.29  % (2213)------------------------------
% 3.96/1.30  % (2228)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.96/1.31  % (2226)Instruction limit reached!
% 3.96/1.31  % (2226)------------------------------
% 3.96/1.31  % (2226)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.31  % (2226)Termination reason: Unknown
% 3.96/1.31  % (2226)Termination phase: Saturation
% 3.96/1.31  
% 3.96/1.31  % (2226)Memory used [KB]: 1947
% 3.96/1.31  % (2226)Time elapsed: 0.040 s
% 3.96/1.31  % (2226)Instructions burned: 75 (million)
% 3.96/1.31  % (2226)------------------------------
% 3.96/1.31  % (2226)------------------------------
% 4.47/1.32  % (2229)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)
% 4.62/1.36  % (2229)Instruction limit reached!
% 4.62/1.36  % (2229)------------------------------
% 4.62/1.36  % (2229)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.62/1.36  % (2229)Termination reason: Unknown
% 4.62/1.36  % (2229)Termination phase: Saturation
% 4.62/1.36  
% 4.62/1.36  % (2229)Memory used [KB]: 2023
% 4.62/1.36  % (2229)Time elapsed: 0.050 s
% 4.62/1.36  % (2229)Instructions burned: 93 (million)
% 4.62/1.36  % (2229)------------------------------
% 4.62/1.36  % (2229)------------------------------
% 4.62/1.37  % (2230)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 (2990ds/37Mi)
% 4.62/1.37  % (2230)Refutation not found, incomplete strategy% (2230)------------------------------
% 4.62/1.37  % (2230)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.62/1.37  % (2230)Termination reason: Refutation not found, incomplete strategy
% 4.62/1.37  
% 4.62/1.37  % (2230)Memory used [KB]: 1042
% 4.62/1.37  % (2230)Time elapsed: 0.002 s
% 4.62/1.37  % (2230)Instructions burned: 3 (million)
% 4.62/1.37  % (2230)------------------------------
% 4.62/1.37  % (2230)------------------------------
% 4.62/1.37  % (2231)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 (2990ds/132Mi)
% 4.62/1.40  % (2231)Instruction limit reached!
% 4.62/1.40  % (2231)------------------------------
% 4.62/1.40  % (2231)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.62/1.40  % (2231)Termination reason: Unknown
% 4.62/1.40  % (2231)Termination phase: Saturation
% 4.62/1.40  
% 4.62/1.40  % (2231)Memory used [KB]: 2644
% 4.62/1.40  % (2231)Time elapsed: 0.037 s
% 4.62/1.40  % (2231)Instructions burned: 132 (million)
% 4.62/1.40  % (2231)------------------------------
% 4.62/1.40  % (2231)------------------------------
% 4.62/1.41  % (2232)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)
% 4.62/1.42  % (2228)Instruction limit reached!
% 4.62/1.42  % (2228)------------------------------
% 4.62/1.42  % (2228)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.62/1.42  % (2228)Termination reason: Unknown
% 4.62/1.42  % (2228)Termination phase: Saturation
% 4.62/1.42  
% 4.62/1.42  % (2228)Memory used [KB]: 2551
% 4.62/1.42  % (2228)Time elapsed: 0.118 s
% 4.62/1.42  % (2228)Instructions burned: 252 (million)
% 4.62/1.42  % (2228)------------------------------
% 4.62/1.42  % (2228)------------------------------
% 4.62/1.42  % (2233)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)
% 5.06/1.46  % (2232)Instruction limit reached!
% 5.06/1.46  % (2232)------------------------------
% 5.06/1.46  % (2232)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.06/1.46  % (2232)Termination reason: Unknown
% 5.06/1.46  % (2232)Termination phase: Saturation
% 5.06/1.46  
% 5.06/1.46  % (2232)Memory used [KB]: 2008
% 5.06/1.46  % (2232)Time elapsed: 0.052 s
% 5.06/1.46  % (2232)Instructions burned: 210 (million)
% 5.06/1.46  % (2232)------------------------------
% 5.06/1.46  % (2232)------------------------------
% 5.06/1.46  % (2234)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)
% 5.06/1.47  % (2233)Instruction limit reached!
% 5.06/1.47  % (2233)------------------------------
% 5.06/1.47  % (2233)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.06/1.47  % (2233)Termination reason: Unknown
% 5.06/1.47  % (2233)Termination phase: Saturation
% 5.06/1.47  
% 5.06/1.47  % (2233)Memory used [KB]: 1610
% 5.06/1.47  % (2233)Time elapsed: 0.047 s
% 5.06/1.47  % (2233)Instructions burned: 101 (million)
% 5.06/1.47  % (2233)------------------------------
% 5.06/1.47  % (2233)------------------------------
% 5.28/1.48  % (2234)Instruction limit reached!
% 5.28/1.48  % (2234)------------------------------
% 5.28/1.48  % (2234)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.28/1.48  % (2234)Termination reason: Unknown
% 5.28/1.48  % (2234)Termination phase: Saturation
% 5.28/1.48  
% 5.28/1.48  % (2234)Memory used [KB]: 1413
% 5.28/1.48  % (2234)Time elapsed: 0.022 s
% 5.28/1.48  % (2234)Instructions burned: 54 (million)
% 5.28/1.48  % (2234)------------------------------
% 5.28/1.48  % (2234)------------------------------
% 5.28/1.48  % (2235)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 (2989ds/62Mi)
% 5.28/1.50  % (2235)Instruction limit reached!
% 5.28/1.50  % (2235)------------------------------
% 5.28/1.50  % (2235)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.28/1.50  % (2235)Termination reason: Unknown
% 5.28/1.50  % (2235)Termination phase: Saturation
% 5.28/1.50  
% 5.28/1.50  % (2235)Memory used [KB]: 1780
% 5.28/1.50  % (2235)Time elapsed: 0.043 s
% 5.28/1.50  % (2235)Instructions burned: 63 (million)
% 5.28/1.50  % (2235)------------------------------
% 5.28/1.50  % (2235)------------------------------
% 5.28/1.50  % (2236)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)
% 5.28/1.50  % (2236)Refutation not found, incomplete strategy% (2236)------------------------------
% 5.28/1.50  % (2236)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.28/1.50  % (2236)Termination reason: Refutation not found, incomplete strategy
% 5.28/1.50  
% 5.28/1.50  % (2236)Memory used [KB]: 974
% 5.28/1.50  % (2236)Time elapsed: 0.032 s
% 5.28/1.50  % (2236)Instructions burned: 2 (million)
% 5.28/1.50  % (2236)------------------------------
% 5.28/1.50  % (2236)------------------------------
% 5.28/1.51  % (2237)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)
% 5.28/1.52  % (2227)Instruction limit reached!
% 5.28/1.52  % (2227)------------------------------
% 5.28/1.52  % (2227)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.28/1.52  % (2227)Termination reason: Unknown
% 5.28/1.52  % (2227)Termination phase: Saturation
% 5.28/1.52  
% 5.28/1.52  % (2227)Memory used [KB]: 5178
% 5.28/1.52  % (2227)Time elapsed: 0.236 s
% 5.28/1.52  % (2227)Instructions burned: 578 (million)
% 5.28/1.52  % (2227)------------------------------
% 5.28/1.52  % (2227)------------------------------
% 5.28/1.52  % (2238)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)
% 5.28/1.52  % (2239)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)
% 5.72/1.55  % (2237)Instruction limit reached!
% 5.72/1.55  % (2237)------------------------------
% 5.72/1.55  % (2237)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.55  % (2237)Termination reason: Unknown
% 5.72/1.55  % (2237)Termination phase: Saturation
% 5.72/1.55  
% 5.72/1.55  % (2237)Memory used [KB]: 1557
% 5.72/1.55  % (2237)Time elapsed: 0.060 s
% 5.72/1.55  % (2237)Instructions burned: 91 (million)
% 5.72/1.55  % (2237)------------------------------
% 5.72/1.55  % (2237)------------------------------
% 5.72/1.55  % (2240)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)
% 5.72/1.56  % (2238)Instruction limit reached!
% 5.72/1.56  % (2238)------------------------------
% 5.72/1.56  % (2238)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.56  % (2238)Termination reason: Unknown
% 5.72/1.56  % (2238)Termination phase: Saturation
% 5.72/1.56  
% 5.72/1.56  % (2238)Memory used [KB]: 2556
% 5.72/1.56  % (2238)Time elapsed: 0.054 s
% 5.72/1.56  % (2238)Instructions burned: 85 (million)
% 5.72/1.56  % (2238)------------------------------
% 5.72/1.56  % (2238)------------------------------
% 5.72/1.56  % (2241)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)
% 5.72/1.57  % (2239)Instruction limit reached!
% 5.72/1.57  % (2239)------------------------------
% 5.72/1.57  % (2239)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.57  % (2239)Termination reason: Unknown
% 5.72/1.57  % (2239)Termination phase: Saturation
% 5.72/1.57  
% 5.72/1.57  % (2239)Memory used [KB]: 2126
% 5.72/1.57  % (2239)Time elapsed: 0.055 s
% 5.72/1.57  % (2239)Instructions burned: 124 (million)
% 5.72/1.57  % (2239)------------------------------
% 5.72/1.57  % (2239)------------------------------
% 5.72/1.58  % (2241)Instruction limit reached!
% 5.72/1.58  % (2241)------------------------------
% 5.72/1.58  % (2241)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.58  % (2241)Termination reason: Unknown
% 5.72/1.58  % (2241)Termination phase: Saturation
% 5.72/1.58  
% 5.72/1.58  % (2241)Memory used [KB]: 1904
% 5.72/1.58  % (2241)Time elapsed: 0.026 s
% 5.72/1.58  % (2241)Instructions burned: 85 (million)
% 5.72/1.58  % (2241)------------------------------
% 5.72/1.58  % (2241)------------------------------
% 5.72/1.59  % (2242)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 (2988ds/259Mi)
% 5.72/1.59  % (2240)Instruction limit reached!
% 5.72/1.59  % (2240)------------------------------
% 5.72/1.59  % (2240)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.59  % (2240)Termination reason: Unknown
% 5.72/1.59  % (2240)Termination phase: Saturation
% 5.72/1.59  
% 5.72/1.59  % (2240)Memory used [KB]: 1727
% 5.72/1.59  % (2240)Time elapsed: 0.059 s
% 5.72/1.59  % (2240)Instructions burned: 84 (million)
% 5.72/1.59  % (2240)------------------------------
% 5.72/1.59  % (2240)------------------------------
% 5.72/1.59  % (2173)Instruction limit reached!
% 5.72/1.59  % (2173)------------------------------
% 5.72/1.59  % (2173)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.59  % (2173)Termination reason: Unknown
% 5.72/1.59  % (2173)Termination phase: Saturation
% 5.72/1.59  
% 5.72/1.59  % (2173)Memory used [KB]: 10938
% 5.72/1.59  % (2173)Time elapsed: 0.787 s
% 5.72/1.59  % (2173)Instructions burned: 1920 (million)
% 5.72/1.59  % (2173)------------------------------
% 5.72/1.59  % (2173)------------------------------
% 5.72/1.59  % (2243)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)
% 5.72/1.59  % (2243)Refutation not found, incomplete strategy% (2243)------------------------------
% 5.72/1.59  % (2243)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.72/1.59  % (2243)Termination reason: Refutation not found, incomplete strategy
% 5.72/1.59  
% 5.72/1.59  % (2243)Memory used [KB]: 973
% 5.72/1.59  % (2243)Time elapsed: 0.023 s
% 5.72/1.59  % (2243)Instructions burned: 2 (million)
% 5.72/1.59  % (2243)------------------------------
% 5.72/1.59  % (2243)------------------------------
% 5.72/1.60  % (2244)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 (2987ds/278Mi)
% 5.72/1.60  % (2246)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 (2987ds/97Mi)
% 5.72/1.60  % (2245)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 (2987ds/151Mi)
% 7.21/1.65  % (2242)Instruction limit reached!
% 7.21/1.65  % (2242)------------------------------
% 7.21/1.65  % (2242)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.65  % (2242)Termination reason: Unknown
% 7.21/1.65  % (2242)Termination phase: Saturation
% 7.21/1.65  
% 7.21/1.65  % (2242)Memory used [KB]: 3533
% 7.21/1.65  % (2242)Time elapsed: 0.090 s
% 7.21/1.65  % (2242)Instructions burned: 260 (million)
% 7.21/1.65  % (2242)------------------------------
% 7.21/1.65  % (2242)------------------------------
% 7.21/1.66  % (2247)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 (2987ds/464Mi)
% 7.21/1.66  % (2246)Instruction limit reached!
% 7.21/1.66  % (2246)------------------------------
% 7.21/1.66  % (2246)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.66  % (2246)Termination reason: Unknown
% 7.21/1.66  % (2246)Termination phase: Saturation
% 7.21/1.66  
% 7.21/1.66  % (2246)Memory used [KB]: 1929
% 7.21/1.66  % (2246)Time elapsed: 0.075 s
% 7.21/1.66  % (2246)Instructions burned: 99 (million)
% 7.21/1.66  % (2246)------------------------------
% 7.21/1.66  % (2246)------------------------------
% 7.21/1.66  % (2248)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 (2987ds/79Mi)
% 7.21/1.67  % (2245)Instruction limit reached!
% 7.21/1.67  % (2245)------------------------------
% 7.21/1.67  % (2245)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.67  % (2245)Termination reason: Unknown
% 7.21/1.67  % (2245)Termination phase: Saturation
% 7.21/1.67  
% 7.21/1.67  % (2245)Memory used [KB]: 2356
% 7.21/1.67  % (2245)Time elapsed: 0.096 s
% 7.21/1.67  % (2245)Instructions burned: 151 (million)
% 7.21/1.67  % (2245)------------------------------
% 7.21/1.67  % (2245)------------------------------
% 7.21/1.68  % (2249)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 (2987ds/1993Mi)
% 7.21/1.68  % (2249)Refutation not found, incomplete strategy% (2249)------------------------------
% 7.21/1.68  % (2249)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.68  % (2249)Termination reason: Refutation not found, incomplete strategy
% 7.21/1.68  
% 7.21/1.68  % (2249)Memory used [KB]: 980
% 7.21/1.68  % (2249)Time elapsed: 0.003 s
% 7.21/1.68  % (2249)Instructions burned: 3 (million)
% 7.21/1.68  % (2249)------------------------------
% 7.21/1.68  % (2249)------------------------------
% 7.21/1.68  % (2250)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2987ds/101Mi)
% 7.21/1.68  % (2248)Instruction limit reached!
% 7.21/1.68  % (2248)------------------------------
% 7.21/1.68  % (2248)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.68  % (2248)Termination reason: Unknown
% 7.21/1.68  % (2248)Termination phase: Saturation
% 7.21/1.68  
% 7.21/1.68  % (2248)Memory used [KB]: 1650
% 7.21/1.68  % (2248)Time elapsed: 0.023 s
% 7.21/1.68  % (2248)Instructions burned: 82 (million)
% 7.21/1.68  % (2248)------------------------------
% 7.21/1.68  % (2248)------------------------------
% 7.21/1.68  % (2250)Refutation not found, incomplete strategy% (2250)------------------------------
% 7.21/1.68  % (2250)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.21/1.68  % (2250)Termination reason: Refutation not found, incomplete strategy
% 7.21/1.68  
% 7.21/1.68  % (2250)Memory used [KB]: 972
% 7.21/1.68  % (2250)Time elapsed: 0.003 s
% 7.21/1.68  % (2250)Instructions burned: 2 (million)
% 7.21/1.68  % (2250)------------------------------
% 7.21/1.68  % (2250)------------------------------
% 7.21/1.69  % (2251)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 (2986ds/4978Mi)
% 7.60/1.69  % (2252)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 (2986ds/169Mi)
% 7.60/1.71  % (2207)Instruction limit reached!
% 7.60/1.71  % (2207)------------------------------
% 7.60/1.71  % (2207)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.60/1.71  % (2207)Termination reason: Unknown
% 7.60/1.71  % (2207)Termination phase: Saturation
% 7.60/1.71  
% 7.60/1.71  % (2207)Memory used [KB]: 10514
% 7.60/1.71  % (2207)Time elapsed: 0.734 s
% 7.60/1.71  % (2207)Instructions burned: 1484 (million)
% 7.60/1.71  % (2207)------------------------------
% 7.60/1.71  % (2207)------------------------------
% 7.60/1.72  % (2253)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 (2986ds/178Mi)
% 7.60/1.72  % (2218)Instruction limit reached!
% 7.60/1.72  % (2218)------------------------------
% 7.60/1.72  % (2218)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.60/1.72  % (2218)Termination reason: Unknown
% 7.60/1.72  % (2218)Termination phase: Saturation
% 7.60/1.72  
% 7.60/1.72  % (2218)Memory used [KB]: 13914
% 7.60/1.72  % (2218)Time elapsed: 0.623 s
% 7.60/1.72  % (2218)Instructions burned: 1376 (million)
% 7.60/1.72  % (2218)------------------------------
% 7.60/1.72  % (2218)------------------------------
% 7.60/1.73  % (2254)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 (2986ds/111Mi)
% 7.60/1.73  % (2244)Instruction limit reached!
% 7.60/1.73  % (2244)------------------------------
% 7.60/1.73  % (2244)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.60/1.73  % (2244)Termination reason: Unknown
% 7.60/1.73  % (2244)Termination phase: Saturation
% 7.60/1.73  
% 7.60/1.73  % (2244)Memory used [KB]: 3236
% 7.60/1.73  % (2244)Time elapsed: 0.160 s
% 7.60/1.73  % (2244)Instructions burned: 279 (million)
% 7.60/1.73  % (2244)------------------------------
% 7.60/1.73  % (2244)------------------------------
% 7.60/1.74  % (2255)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 (2986ds/243Mi)
% 7.60/1.75  % (2216)Instruction limit reached!
% 7.60/1.75  % (2216)------------------------------
% 7.60/1.75  % (2216)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.60/1.75  % (2216)Termination reason: Unknown
% 7.60/1.75  % (2216)Termination phase: Saturation
% 7.60/1.75  
% 7.60/1.75  % (2216)Memory used [KB]: 6648
% 7.60/1.75  % (2216)Time elapsed: 0.699 s
% 7.60/1.75  % (2216)Instructions burned: 1549 (million)
% 7.60/1.75  % (2216)------------------------------
% 7.60/1.75  % (2216)------------------------------
% 7.60/1.75  % (2256)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 (2986ds/229Mi)
% 7.60/1.76  % (2252)Instruction limit reached!
% 7.60/1.76  % (2252)------------------------------
% 7.60/1.76  % (2252)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.60/1.76  % (2252)Termination reason: Unknown
% 7.60/1.76  % (2252)Termination phase: Saturation
% 7.60/1.76  
% 7.60/1.76  % (2252)Memory used [KB]: 1727
% 7.60/1.76  % (2252)Time elapsed: 0.098 s
% 7.60/1.76  % (2252)Instructions burned: 171 (million)
% 7.60/1.76  % (2252)------------------------------
% 7.60/1.76  % (2252)------------------------------
% 7.60/1.77  % (2257)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 (2986ds/306Mi)
% 7.97/1.78  % (2254)Instruction limit reached!
% 7.97/1.78  % (2254)------------------------------
% 7.97/1.78  % (2254)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.97/1.78  % (2254)Termination reason: Unknown
% 7.97/1.78  % (2254)Termination phase: Saturation
% 7.97/1.78  
% 7.97/1.78  % (2254)Memory used [KB]: 1927
% 7.97/1.78  % (2254)Time elapsed: 0.069 s
% 7.97/1.78  % (2254)Instructions burned: 111 (million)
% 7.97/1.78  % (2254)------------------------------
% 7.97/1.78  % (2254)------------------------------
% 8.03/1.78  % (2258)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 (2986ds/118Mi)
% 8.03/1.80  % (2253)Instruction limit reached!
% 8.03/1.80  % (2253)------------------------------
% 8.03/1.80  % (2253)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.03/1.80  % (2253)Termination reason: Unknown
% 8.03/1.80  % (2253)Termination phase: Saturation
% 8.03/1.80  
% 8.03/1.80  % (2253)Memory used [KB]: 2498
% 8.03/1.80  % (2253)Time elapsed: 0.108 s
% 8.03/1.80  % (2253)Instructions burned: 179 (million)
% 8.03/1.80  % (2253)------------------------------
% 8.03/1.80  % (2253)------------------------------
% 8.13/1.81  % (2259)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 (2985ds/85Mi)
% 8.15/1.83  % (2258)Instruction limit reached!
% 8.15/1.83  % (2258)------------------------------
% 8.15/1.83  % (2258)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.83  % (2258)Termination reason: Unknown
% 8.15/1.83  % (2258)Termination phase: Saturation
% 8.15/1.83  
% 8.15/1.83  % (2258)Memory used [KB]: 1751
% 8.15/1.83  % (2258)Time elapsed: 0.077 s
% 8.15/1.83  % (2258)Instructions burned: 118 (million)
% 8.15/1.83  % (2258)------------------------------
% 8.15/1.83  % (2258)------------------------------
% 8.15/1.84  % (2260)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 (2985ds/182Mi)
% 8.15/1.84  % (2247)Instruction limit reached!
% 8.15/1.84  % (2247)------------------------------
% 8.15/1.84  % (2247)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.84  % (2247)Termination reason: Unknown
% 8.15/1.84  % (2247)Termination phase: Saturation
% 8.15/1.84  
% 8.15/1.84  % (2247)Memory used [KB]: 4505
% 8.15/1.84  % (2247)Time elapsed: 0.187 s
% 8.15/1.84  % (2247)Instructions burned: 464 (million)
% 8.15/1.84  % (2247)------------------------------
% 8.15/1.84  % (2247)------------------------------
% 8.15/1.85  % (2259)Instruction limit reached!
% 8.15/1.85  % (2259)------------------------------
% 8.15/1.85  % (2259)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.85  % (2259)Termination reason: Unknown
% 8.15/1.85  % (2259)Termination phase: Saturation
% 8.15/1.85  
% 8.15/1.85  % (2259)Memory used [KB]: 1870
% 8.15/1.85  % (2259)Time elapsed: 0.042 s
% 8.15/1.85  % (2259)Instructions burned: 86 (million)
% 8.15/1.85  % (2259)------------------------------
% 8.15/1.85  % (2259)------------------------------
% 8.15/1.85  % (2262)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2985ds/181Mi)
% 8.15/1.85  % (2262)Refutation not found, incomplete strategy% (2262)------------------------------
% 8.15/1.85  % (2262)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.85  % (2262)Termination reason: Refutation not found, incomplete strategy
% 8.15/1.85  
% 8.15/1.85  % (2262)Memory used [KB]: 971
% 8.15/1.85  % (2262)Time elapsed: 0.002 s
% 8.15/1.85  % (2262)Instructions burned: 2 (million)
% 8.15/1.85  % (2262)------------------------------
% 8.15/1.85  % (2262)------------------------------
% 8.15/1.85  % (2255)Instruction limit reached!
% 8.15/1.85  % (2255)------------------------------
% 8.15/1.85  % (2255)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.85  % (2255)Termination reason: Unknown
% 8.15/1.85  % (2255)Termination phase: Saturation
% 8.15/1.85  
% 8.15/1.85  % (2255)Memory used [KB]: 4272
% 8.15/1.85  % (2255)Time elapsed: 0.141 s
% 8.15/1.85  % (2255)Instructions burned: 244 (million)
% 8.15/1.85  % (2255)------------------------------
% 8.15/1.85  % (2255)------------------------------
% 8.15/1.86  % (2261)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 (2985ds/134Mi)
% 8.15/1.86  % (2256)Instruction limit reached!
% 8.15/1.86  % (2256)------------------------------
% 8.15/1.86  % (2256)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.86  % (2256)Termination reason: Unknown
% 8.15/1.86  % (2256)Termination phase: Saturation
% 8.15/1.86  
% 8.15/1.86  % (2256)Memory used [KB]: 4132
% 8.15/1.86  % (2256)Time elapsed: 0.128 s
% 8.15/1.86  % (2256)Instructions burned: 229 (million)
% 8.15/1.86  % (2256)------------------------------
% 8.15/1.86  % (2256)------------------------------
% 8.15/1.86  % (2263)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 (2985ds/61Mi)
% 8.15/1.86  % (2265)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 (2985ds/94Mi)
% 8.15/1.87  % (2264)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2985ds/135Mi)
% 8.15/1.87  % (2264)Refutation not found, incomplete strategy% (2264)------------------------------
% 8.15/1.87  % (2264)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.87  % (2264)Termination reason: Refutation not found, incomplete strategy
% 8.15/1.87  
% 8.15/1.87  % (2264)Memory used [KB]: 972
% 8.15/1.87  % (2264)Time elapsed: 0.001 s
% 8.15/1.87  % (2264)Instructions burned: 2 (million)
% 8.15/1.87  % (2264)------------------------------
% 8.15/1.87  % (2264)------------------------------
% 8.15/1.89  % (2263)Instruction limit reached!
% 8.15/1.89  % (2263)------------------------------
% 8.15/1.89  % (2263)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.89  % (2263)Termination reason: Unknown
% 8.15/1.89  % (2263)Termination phase: Saturation
% 8.15/1.89  
% 8.15/1.89  % (2263)Memory used [KB]: 1694
% 8.15/1.89  % (2263)Time elapsed: 0.030 s
% 8.15/1.89  % (2263)Instructions burned: 61 (million)
% 8.15/1.89  % (2263)------------------------------
% 8.15/1.89  % (2263)------------------------------
% 8.15/1.89  % (2266)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 (2984ds/111Mi)
% 8.15/1.89  % (2267)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 (2984ds/371Mi)
% 8.15/1.90  % (2265)Instruction limit reached!
% 8.15/1.90  % (2265)------------------------------
% 8.15/1.90  % (2265)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.90  % (2265)Termination reason: Unknown
% 8.15/1.90  % (2265)Termination phase: Saturation
% 8.15/1.90  
% 8.15/1.90  % (2265)Memory used [KB]: 1716
% 8.15/1.90  % (2265)Time elapsed: 0.043 s
% 8.15/1.90  % (2265)Instructions burned: 94 (million)
% 8.15/1.90  % (2265)------------------------------
% 8.15/1.90  % (2265)------------------------------
% 8.15/1.91  % (2268)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 (2984ds/1643Mi)
% 8.15/1.91  % (2268)Refutation not found, incomplete strategy% (2268)------------------------------
% 8.15/1.91  % (2268)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.91  % (2268)Termination reason: Refutation not found, incomplete strategy
% 8.15/1.91  
% 8.15/1.91  % (2268)Memory used [KB]: 976
% 8.15/1.91  % (2268)Time elapsed: 0.003 s
% 8.15/1.91  % (2268)Instructions burned: 3 (million)
% 8.15/1.91  % (2268)------------------------------
% 8.15/1.91  % (2268)------------------------------
% 8.15/1.91  % (2260)Instruction limit reached!
% 8.15/1.91  % (2260)------------------------------
% 8.15/1.91  % (2260)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.15/1.91  % (2260)Termination reason: Unknown
% 8.15/1.91  % (2260)Termination phase: Saturation
% 8.15/1.91  
% 8.15/1.91  % (2260)Memory used [KB]: 2223
% 8.15/1.91  % (2260)Time elapsed: 0.076 s
% 8.15/1.91  % (2260)Instructions burned: 183 (million)
% 8.15/1.91  % (2260)------------------------------
% 8.15/1.91  % (2260)------------------------------
% 8.85/1.91  % (2269)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 (2984ds/143Mi)
% 8.85/1.92  % (2266)Instruction limit reached!
% 8.85/1.92  % (2266)------------------------------
% 8.85/1.92  % (2266)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.92  % (2266)Termination reason: Unknown
% 8.85/1.92  % (2266)Termination phase: Saturation
% 8.85/1.92  
% 8.85/1.92  % (2266)Memory used [KB]: 2208
% 8.85/1.92  % (2266)Time elapsed: 0.031 s
% 8.85/1.92  % (2266)Instructions burned: 111 (million)
% 8.85/1.92  % (2266)------------------------------
% 8.85/1.92  % (2266)------------------------------
% 8.85/1.92  % (2270)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 (2984ds/225Mi)
% 8.85/1.92  % (2261)Instruction limit reached!
% 8.85/1.92  % (2261)------------------------------
% 8.85/1.92  % (2261)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.92  % (2261)Termination reason: Unknown
% 8.85/1.92  % (2261)Termination phase: Saturation
% 8.85/1.92  
% 8.85/1.92  % (2261)Memory used [KB]: 2321
% 8.85/1.92  % (2261)Time elapsed: 0.065 s
% 8.85/1.92  % (2261)Instructions burned: 136 (million)
% 8.85/1.92  % (2261)------------------------------
% 8.85/1.92  % (2261)------------------------------
% 8.85/1.92  % (2272)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 (2984ds/149Mi)
% 8.85/1.93  % (2271)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 (2984ds/89Mi)
% 8.85/1.93  % (2223)Instruction limit reached!
% 8.85/1.93  % (2223)------------------------------
% 8.85/1.93  % (2223)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.93  % (2223)Termination reason: Unknown
% 8.85/1.93  % (2223)Termination phase: Saturation
% 8.85/1.93  
% 8.85/1.93  % (2223)Memory used [KB]: 11281
% 8.85/1.93  % (2223)Time elapsed: 0.750 s
% 8.85/1.93  % (2223)Instructions burned: 1798 (million)
% 8.85/1.93  % (2223)------------------------------
% 8.85/1.93  % (2223)------------------------------
% 8.85/1.94  % (2257)Instruction limit reached!
% 8.85/1.94  % (2257)------------------------------
% 8.85/1.94  % (2257)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.94  % (2257)Termination reason: Unknown
% 8.85/1.94  % (2257)Termination phase: Saturation
% 8.85/1.94  
% 8.85/1.94  % (2257)Memory used [KB]: 5094
% 8.85/1.94  % (2257)Time elapsed: 0.193 s
% 8.85/1.94  % (2257)Instructions burned: 307 (million)
% 8.85/1.94  % (2257)------------------------------
% 8.85/1.94  % (2257)------------------------------
% 8.85/1.94  % (2273)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 (2984ds/217Mi)
% 8.85/1.94  % (2273)Refutation not found, incomplete strategy% (2273)------------------------------
% 8.85/1.94  % (2273)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.94  % (2273)Termination reason: Refutation not found, incomplete strategy
% 8.85/1.94  
% 8.85/1.94  % (2273)Memory used [KB]: 1054
% 8.85/1.94  % (2273)Time elapsed: 0.004 s
% 8.85/1.94  % (2273)Instructions burned: 5 (million)
% 8.85/1.94  % (2273)------------------------------
% 8.85/1.94  % (2273)------------------------------
% 8.85/1.94  % (2275)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 (2984ds/460Mi)
% 8.85/1.95  % (2271)Instruction limit reached!
% 8.85/1.95  % (2271)------------------------------
% 8.85/1.95  % (2271)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.95  % (2271)Termination reason: Unknown
% 8.85/1.95  % (2271)Termination phase: Saturation
% 8.85/1.95  
% 8.85/1.95  % (2271)Memory used [KB]: 1249
% 8.85/1.95  % (2271)Time elapsed: 0.043 s
% 8.85/1.95  % (2271)Instructions burned: 93 (million)
% 8.85/1.95  % (2271)------------------------------
% 8.85/1.95  % (2271)------------------------------
% 8.85/1.95  % (2274)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2984ds/1513Mi)
% 8.85/1.97  % (2276)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2984ds/76Mi)
% 8.85/1.98  % (2269)Instruction limit reached!
% 8.85/1.98  % (2269)------------------------------
% 8.85/1.98  % (2269)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.85/1.98  % (2269)Termination reason: Unknown
% 8.85/1.98  % (2269)Termination phase: Saturation
% 8.85/1.98  
% 8.85/1.98  % (2269)Memory used [KB]: 2607
% 8.85/1.98  % (2269)Time elapsed: 0.071 s
% 8.85/1.98  % (2269)Instructions burned: 143 (million)
% 8.85/1.98  % (2269)------------------------------
% 8.85/1.98  % (2269)------------------------------
% 8.85/1.99  % (2277)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 (2983ds/113Mi)
% 9.33/1.99  % (2276)Instruction limit reached!
% 9.33/1.99  % (2276)------------------------------
% 9.33/1.99  % (2276)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/1.99  % (2276)Termination reason: Unknown
% 9.33/1.99  % (2276)Termination phase: Saturation
% 9.33/1.99  
% 9.33/1.99  % (2276)Memory used [KB]: 2099
% 9.33/1.99  % (2276)Time elapsed: 0.047 s
% 9.33/1.99  % (2276)Instructions burned: 78 (million)
% 9.33/1.99  % (2276)------------------------------
% 9.33/1.99  % (2276)------------------------------
% 9.33/1.99  % (2278)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 (2983ds/77Mi)
% 9.33/1.99  % (2272)Instruction limit reached!
% 9.33/1.99  % (2272)------------------------------
% 9.33/1.99  % (2272)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/1.99  % (2272)Termination reason: Unknown
% 9.33/1.99  % (2272)Termination phase: Saturation
% 9.33/1.99  
% 9.33/1.99  % (2272)Memory used [KB]: 2911
% 9.33/1.99  % (2272)Time elapsed: 0.073 s
% 9.33/1.99  % (2272)Instructions burned: 150 (million)
% 9.33/1.99  % (2272)------------------------------
% 9.33/1.99  % (2272)------------------------------
% 9.33/2.01  % (2278)Instruction limit reached!
% 9.33/2.01  % (2278)------------------------------
% 9.33/2.01  % (2278)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.01  % (2278)Termination reason: Unknown
% 9.33/2.01  % (2278)Termination phase: Saturation
% 9.33/2.01  
% 9.33/2.01  % (2278)Memory used [KB]: 1768
% 9.33/2.01  % (2278)Time elapsed: 0.023 s
% 9.33/2.01  % (2278)Instructions burned: 80 (million)
% 9.33/2.01  % (2278)------------------------------
% 9.33/2.01  % (2278)------------------------------
% 9.33/2.02  % (2279)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 (2983ds/639Mi)
% 9.33/2.02  % (2280)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 (2983ds/851Mi)
% 9.33/2.02  % (2280)Refutation not found, incomplete strategy% (2280)------------------------------
% 9.33/2.02  % (2280)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.02  % (2280)Termination reason: Refutation not found, incomplete strategy
% 9.33/2.02  
% 9.33/2.02  % (2280)Memory used [KB]: 969
% 9.33/2.02  % (2280)Time elapsed: 0.002 s
% 9.33/2.02  % (2280)Instructions burned: 2 (million)
% 9.33/2.02  % (2280)------------------------------
% 9.33/2.02  % (2280)------------------------------
% 9.33/2.03  % (2270)Instruction limit reached!
% 9.33/2.03  % (2270)------------------------------
% 9.33/2.03  % (2270)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.03  % (2270)Termination reason: Unknown
% 9.33/2.03  % (2270)Termination phase: Saturation
% 9.33/2.03  
% 9.33/2.03  % (2270)Memory used [KB]: 2859
% 9.33/2.03  % (2270)Time elapsed: 0.122 s
% 9.33/2.03  % (2270)Instructions burned: 225 (million)
% 9.33/2.03  % (2270)------------------------------
% 9.33/2.03  % (2270)------------------------------
% 9.33/2.03  % (2282)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 (2983ds/127Mi)
% 9.33/2.03  % (2281)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 (2983ds/463Mi)
% 9.33/2.03  % (2281)Refutation not found, incomplete strategy% (2281)------------------------------
% 9.33/2.03  % (2281)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.03  % (2281)Termination reason: Refutation not found, incomplete strategy
% 9.33/2.03  
% 9.33/2.03  % (2281)Memory used [KB]: 984
% 9.33/2.03  % (2281)Time elapsed: 0.024 s
% 9.33/2.03  % (2281)Instructions burned: 2 (million)
% 9.33/2.03  % (2281)------------------------------
% 9.33/2.03  % (2281)------------------------------
% 9.33/2.04  % (2283)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 (2983ds/159Mi)
% 9.33/2.04  % (2277)Instruction limit reached!
% 9.33/2.04  % (2277)------------------------------
% 9.33/2.04  % (2277)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.04  % (2277)Termination reason: Unknown
% 9.33/2.04  % (2277)Termination phase: Saturation
% 9.33/2.04  
% 9.33/2.04  % (2277)Memory used [KB]: 2752
% 9.33/2.04  % (2277)Time elapsed: 0.058 s
% 9.33/2.04  % (2277)Instructions burned: 114 (million)
% 9.33/2.04  % (2277)------------------------------
% 9.33/2.04  % (2277)------------------------------
% 9.33/2.05  % (2284)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 (2983ds/140Mi)
% 9.33/2.05  % (2284)Refutation not found, incomplete strategy% (2284)------------------------------
% 9.33/2.05  % (2284)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.05  % (2284)Termination reason: Refutation not found, incomplete strategy
% 9.33/2.05  
% 9.33/2.05  % (2284)Memory used [KB]: 974
% 9.33/2.05  % (2284)Time elapsed: 0.003 s
% 9.33/2.05  % (2284)Instructions burned: 2 (million)
% 9.33/2.05  % (2284)------------------------------
% 9.33/2.05  % (2284)------------------------------
% 9.33/2.05  % (2267)Instruction limit reached!
% 9.33/2.05  % (2267)------------------------------
% 9.33/2.05  % (2267)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.33/2.05  % (2267)Termination reason: Unknown
% 9.33/2.05  % (2267)Termination phase: Saturation
% 9.33/2.05  
% 9.33/2.05  % (2267)Memory used [KB]: 3986
% 9.33/2.05  % (2267)Time elapsed: 0.162 s
% 9.33/2.05  % (2267)Instructions burned: 372 (million)
% 9.33/2.05  % (2267)------------------------------
% 9.33/2.05  % (2267)------------------------------
% 9.33/2.05  % (2285)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 (2983ds/246Mi)
% 9.33/2.05  % (2286)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 (2983ds/275Mi)
% 9.79/2.10  % (2282)Instruction limit reached!
% 9.79/2.10  % (2282)------------------------------
% 9.79/2.10  % (2282)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.79/2.10  % (2282)Termination reason: Unknown
% 9.79/2.10  % (2282)Termination phase: Saturation
% 9.79/2.10  
% 9.79/2.10  % (2282)Memory used [KB]: 1905
% 9.79/2.10  % (2282)Time elapsed: 0.069 s
% 9.79/2.10  % (2282)Instructions burned: 128 (million)
% 9.79/2.10  % (2282)------------------------------
% 9.79/2.10  % (2282)------------------------------
% 9.79/2.10  % (2287)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 (2982ds/1318Mi)
% 9.86/2.11  % (2283)Instruction limit reached!
% 9.86/2.11  % (2283)------------------------------
% 9.86/2.11  % (2283)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.86/2.11  % (2283)Termination reason: Unknown
% 9.86/2.11  % (2283)Termination phase: Saturation
% 9.86/2.11  
% 9.86/2.11  % (2283)Memory used [KB]: 2547
% 9.86/2.11  % (2283)Time elapsed: 0.072 s
% 9.86/2.11  % (2283)Instructions burned: 160 (million)
% 9.86/2.11  % (2283)------------------------------
% 9.86/2.11  % (2283)------------------------------
% 9.86/2.11  % (2288)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 (2982ds/286Mi)
% 10.97/2.15  % (2275)Instruction limit reached!
% 10.97/2.15  % (2275)------------------------------
% 10.97/2.15  % (2275)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.15  % (2275)Termination reason: Unknown
% 10.97/2.15  % (2275)Termination phase: Saturation
% 10.97/2.15  
% 10.97/2.15  % (2275)Memory used [KB]: 5157
% 10.97/2.15  % (2275)Time elapsed: 0.209 s
% 10.97/2.15  % (2275)Instructions burned: 461 (million)
% 10.97/2.15  % (2275)------------------------------
% 10.97/2.15  % (2275)------------------------------
% 10.97/2.15  % (2285)Instruction limit reached!
% 10.97/2.15  % (2285)------------------------------
% 10.97/2.15  % (2285)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.15  % (2285)Termination reason: Unknown
% 10.97/2.15  % (2285)Termination phase: Saturation
% 10.97/2.15  
% 10.97/2.15  % (2285)Memory used [KB]: 2701
% 10.97/2.15  % (2285)Time elapsed: 0.104 s
% 10.97/2.15  % (2285)Instructions burned: 246 (million)
% 10.97/2.15  % (2285)------------------------------
% 10.97/2.15  % (2285)------------------------------
% 10.97/2.16  % (2289)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2982ds/965Mi)
% 10.97/2.16  % (2290)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 (2982ds/144Mi)
% 10.97/2.18  % (2286)Instruction limit reached!
% 10.97/2.18  % (2286)------------------------------
% 10.97/2.18  % (2286)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.18  % (2286)Termination reason: Unknown
% 10.97/2.18  % (2286)Termination phase: Saturation
% 10.97/2.18  
% 10.97/2.18  % (2286)Memory used [KB]: 2745
% 10.97/2.18  % (2286)Time elapsed: 0.125 s
% 10.97/2.18  % (2286)Instructions burned: 276 (million)
% 10.97/2.18  % (2286)------------------------------
% 10.97/2.18  % (2286)------------------------------
% 10.97/2.18  % (2291)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 (2982ds/145Mi)
% 10.97/2.21  % (2279)Instruction limit reached!
% 10.97/2.21  % (2279)------------------------------
% 10.97/2.21  % (2279)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.21  % (2279)Termination reason: Unknown
% 10.97/2.21  % (2279)Termination phase: Saturation
% 10.97/2.21  
% 10.97/2.21  % (2279)Memory used [KB]: 7732
% 10.97/2.21  % (2279)Time elapsed: 0.209 s
% 10.97/2.21  % (2279)Instructions burned: 641 (million)
% 10.97/2.21  % (2279)------------------------------
% 10.97/2.21  % (2279)------------------------------
% 10.97/2.21  % (2292)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 (2981ds/3921Mi)
% 10.97/2.22  % (2290)Instruction limit reached!
% 10.97/2.22  % (2290)------------------------------
% 10.97/2.22  % (2290)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.22  % (2290)Termination reason: Unknown
% 10.97/2.22  % (2290)Termination phase: Saturation
% 10.97/2.22  
% 10.97/2.22  % (2290)Memory used [KB]: 2237
% 10.97/2.22  % (2290)Time elapsed: 0.081 s
% 10.97/2.22  % (2290)Instructions burned: 144 (million)
% 10.97/2.22  % (2290)------------------------------
% 10.97/2.22  % (2290)------------------------------
% 11.63/2.22  % (2293)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2981ds/154Mi)
% 11.63/2.24  % (2291)Instruction limit reached!
% 11.63/2.24  % (2291)------------------------------
% 11.63/2.24  % (2291)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.24  % (2291)Termination reason: Unknown
% 11.63/2.24  % (2291)Termination phase: Saturation
% 11.63/2.24  
% 11.63/2.24  % (2291)Memory used [KB]: 1417
% 11.63/2.24  % (2291)Time elapsed: 0.087 s
% 11.63/2.24  % (2291)Instructions burned: 145 (million)
% 11.63/2.24  % (2291)------------------------------
% 11.63/2.24  % (2291)------------------------------
% 11.63/2.25  % (2288)Instruction limit reached!
% 11.63/2.25  % (2288)------------------------------
% 11.63/2.25  % (2288)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.25  % (2288)Termination reason: Unknown
% 11.63/2.25  % (2288)Termination phase: Saturation
% 11.63/2.25  
% 11.63/2.25  % (2288)Memory used [KB]: 3926
% 11.63/2.25  % (2288)Time elapsed: 0.140 s
% 11.63/2.25  % (2288)Instructions burned: 288 (million)
% 11.63/2.25  % (2288)------------------------------
% 11.63/2.25  % (2288)------------------------------
% 11.63/2.25  % (2294)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 (2981ds/205Mi)
% 11.63/2.25  % (2294)Refutation not found, incomplete strategy% (2294)------------------------------
% 11.63/2.25  % (2294)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.25  % (2294)Termination reason: Refutation not found, incomplete strategy
% 11.63/2.25  
% 11.63/2.25  % (2294)Memory used [KB]: 1042
% 11.63/2.25  % (2294)Time elapsed: 0.026 s
% 11.63/2.25  % (2294)Instructions burned: 3 (million)
% 11.63/2.25  % (2294)------------------------------
% 11.63/2.25  % (2294)------------------------------
% 11.63/2.26  % (2295)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 (2981ds/899Mi)
% 11.63/2.26  % (2296)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2981ds/645Mi)
% 11.63/2.29  % (2293)Instruction limit reached!
% 11.63/2.29  % (2293)------------------------------
% 11.63/2.29  % (2293)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.29  % (2293)Termination reason: Unknown
% 11.63/2.29  % (2293)Termination phase: Saturation
% 11.63/2.29  
% 11.63/2.29  % (2293)Memory used [KB]: 2099
% 11.63/2.29  % (2293)Time elapsed: 0.088 s
% 11.63/2.29  % (2293)Instructions burned: 154 (million)
% 11.63/2.29  % (2293)------------------------------
% 11.63/2.29  % (2293)------------------------------
% 11.63/2.29  % (2297)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 (2980ds/175Mi)
% 12.03/2.37  % (2297)Instruction limit reached!
% 12.03/2.37  % (2297)------------------------------
% 12.03/2.37  % (2297)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.03/2.37  % (2297)Termination reason: Unknown
% 12.03/2.37  % (2297)Termination phase: Saturation
% 12.03/2.37  
% 12.03/2.37  % (2297)Memory used [KB]: 2592
% 12.03/2.37  % (2297)Time elapsed: 0.083 s
% 12.03/2.37  % (2297)Instructions burned: 175 (million)
% 12.03/2.37  % (2297)------------------------------
% 12.03/2.37  % (2297)------------------------------
% 12.25/2.39  % (2298)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 (2979ds/120Mi)
% 12.25/2.39  % (2298)Refutation not found, incomplete strategy% (2298)------------------------------
% 12.25/2.39  % (2298)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.25/2.39  % (2298)Termination reason: Refutation not found, incomplete strategy
% 12.25/2.39  
% 12.25/2.39  % (2298)Memory used [KB]: 968
% 12.25/2.39  % (2298)Time elapsed: 0.001 s
% 12.25/2.39  % (2298)Instructions burned: 2 (million)
% 12.25/2.39  % (2298)------------------------------
% 12.25/2.39  % (2298)------------------------------
% 12.25/2.39  % (2299)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 (2979ds/144Mi)
% 12.25/2.46  % (2289)Instruction limit reached!
% 12.25/2.46  % (2289)------------------------------
% 12.25/2.46  % (2289)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.25/2.46  % (2289)Termination reason: Unknown
% 12.25/2.46  % (2289)Termination phase: Saturation
% 12.25/2.46  
% 12.25/2.46  % (2289)Memory used [KB]: 2683
% 12.25/2.46  % (2289)Time elapsed: 0.327 s
% 12.25/2.46  % (2289)Instructions burned: 965 (million)
% 12.25/2.46  % (2289)------------------------------
% 12.25/2.46  % (2289)------------------------------
% 12.25/2.47  % (2299)Instruction limit reached!
% 12.25/2.47  % (2299)------------------------------
% 12.25/2.47  % (2299)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.25/2.47  % (2299)Termination reason: Unknown
% 12.25/2.47  % (2299)Termination phase: Saturation
% 12.25/2.47  
% 12.25/2.47  % (2299)Memory used [KB]: 3054
% 12.25/2.47  % (2299)Time elapsed: 0.076 s
% 12.25/2.47  % (2299)Instructions burned: 144 (million)
% 12.25/2.47  % (2299)------------------------------
% 12.25/2.47  % (2299)------------------------------
% 13.00/2.47  % (2300)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 (2979ds/166Mi)
% 13.00/2.48  % (2301)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 (2978ds/97Mi)
% 13.15/2.53  % (2301)Instruction limit reached!
% 13.15/2.53  % (2301)------------------------------
% 13.15/2.53  % (2301)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.53  % (2301)Termination reason: Unknown
% 13.15/2.53  % (2301)Termination phase: Saturation
% 13.15/2.53  
% 13.15/2.53  % (2301)Memory used [KB]: 2243
% 13.15/2.53  % (2301)Time elapsed: 0.056 s
% 13.15/2.53  % (2301)Instructions burned: 100 (million)
% 13.15/2.53  % (2301)------------------------------
% 13.15/2.53  % (2301)------------------------------
% 13.15/2.53  % (2302)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 (2978ds/159Mi)
% 13.15/2.54  % (2300)Instruction limit reached!
% 13.15/2.54  % (2300)------------------------------
% 13.15/2.54  % (2300)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.54  % (2300)Termination reason: Unknown
% 13.15/2.54  % (2300)Termination phase: Saturation
% 13.15/2.54  
% 13.15/2.54  % (2300)Memory used [KB]: 2426
% 13.15/2.54  % (2300)Time elapsed: 0.072 s
% 13.15/2.54  % (2300)Instructions burned: 166 (million)
% 13.15/2.54  % (2300)------------------------------
% 13.15/2.54  % (2300)------------------------------
% 13.15/2.55  % (2303)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 (2978ds/135Mi)
% 13.15/2.55  % (2303)Refutation not found, incomplete strategy% (2303)------------------------------
% 13.15/2.55  % (2303)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.55  % (2303)Termination reason: Refutation not found, incomplete strategy
% 13.15/2.55  
% 13.15/2.55  % (2303)Memory used [KB]: 973
% 13.15/2.55  % (2303)Time elapsed: 0.003 s
% 13.15/2.55  % (2303)Instructions burned: 2 (million)
% 13.15/2.55  % (2303)------------------------------
% 13.15/2.55  % (2303)------------------------------
% 13.15/2.56  % (2304)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 (2978ds/450Mi)
% 13.15/2.56  % (2304)Refutation not found, incomplete strategy% (2304)------------------------------
% 13.15/2.56  % (2304)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.56  % (2304)Termination reason: Refutation not found, incomplete strategy
% 13.15/2.56  
% 13.15/2.56  % (2304)Memory used [KB]: 969
% 13.15/2.56  % (2304)Time elapsed: 0.002 s
% 13.15/2.56  % (2304)Instructions burned: 2 (million)
% 13.15/2.56  % (2304)------------------------------
% 13.15/2.56  % (2304)------------------------------
% 13.15/2.56  % (2305)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 (2978ds/119Mi)
% 13.15/2.56  % (2305)Refutation not found, incomplete strategy% (2305)------------------------------
% 13.15/2.56  % (2305)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.56  % (2305)Termination reason: Refutation not found, incomplete strategy
% 13.15/2.56  
% 13.15/2.56  % (2305)Memory used [KB]: 971
% 13.15/2.56  % (2305)Time elapsed: 0.002 s
% 13.15/2.56  % (2305)Instructions burned: 2 (million)
% 13.15/2.56  % (2305)------------------------------
% 13.15/2.56  % (2305)------------------------------
% 13.15/2.57  % (2306)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 (2978ds/4758Mi)
% 13.15/2.57  % (2296)Instruction limit reached!
% 13.15/2.57  % (2296)------------------------------
% 13.15/2.57  % (2296)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.57  % (2296)Termination reason: Unknown
% 13.15/2.57  % (2296)Termination phase: Saturation
% 13.15/2.57  
% 13.15/2.57  % (2296)Memory used [KB]: 5678
% 13.15/2.57  % (2296)Time elapsed: 0.315 s
% 13.15/2.57  % (2296)Instructions burned: 646 (million)
% 13.15/2.57  % (2296)------------------------------
% 13.15/2.57  % (2296)------------------------------
% 13.15/2.58  % (2302)Instruction limit reached!
% 13.15/2.58  % (2302)------------------------------
% 13.15/2.58  % (2302)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.15/2.58  % (2302)Termination reason: Unknown
% 13.15/2.58  % (2302)Termination phase: Saturation
% 13.15/2.58  
% 13.15/2.58  % (2302)Memory used [KB]: 2830
% 13.15/2.58  % (2302)Time elapsed: 0.056 s
% 13.15/2.59  % (2302)Instructions burned: 159 (million)
% 13.15/2.59  % (2302)------------------------------
% 13.15/2.59  % (2302)------------------------------
% 13.15/2.59  % (2307)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 (2977ds/139Mi)
% 13.90/2.61  % (2308)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 (2977ds/139Mi)
% 13.90/2.61  % (2308)Refutation not found, incomplete strategy% (2308)------------------------------
% 13.90/2.61  % (2308)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.90/2.61  % (2308)Termination reason: Refutation not found, incomplete strategy
% 13.90/2.61  
% 13.90/2.61  % (2308)Memory used [KB]: 976
% 13.90/2.61  % (2308)Time elapsed: 0.003 s
% 13.90/2.61  % (2308)Instructions burned: 3 (million)
% 13.90/2.61  % (2308)------------------------------
% 13.90/2.61  % (2308)------------------------------
% 13.90/2.61  % (2309)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 (2977ds/116Mi)
% 13.90/2.62  % (2309)Refutation not found, incomplete strategy% (2309)------------------------------
% 13.90/2.62  % (2309)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.90/2.62  % (2309)Termination reason: Refutation not found, incomplete strategy
% 13.90/2.62  
% 13.90/2.62  % (2309)Memory used [KB]: 1042
% 13.90/2.62  % (2309)Time elapsed: 0.003 s
% 13.90/2.62  % (2309)Instructions burned: 3 (million)
% 13.90/2.62  % (2309)------------------------------
% 13.90/2.62  % (2309)------------------------------
% 13.90/2.62  % (2310)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 (2977ds/53Mi)
% 13.90/2.65  % (2310)Instruction limit reached!
% 13.90/2.65  % (2310)------------------------------
% 13.90/2.65  % (2310)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.90/2.65  % (2310)Termination reason: Unknown
% 13.90/2.65  % (2310)Termination phase: Saturation
% 13.90/2.65  
% 13.90/2.65  % (2310)Memory used [KB]: 1456
% 13.90/2.65  % (2310)Time elapsed: 0.028 s
% 13.90/2.65  % (2310)Instructions burned: 54 (million)
% 13.90/2.65  % (2310)------------------------------
% 13.90/2.65  % (2310)------------------------------
% 13.90/2.65  % (2307)Instruction limit reached!
% 13.90/2.65  % (2307)------------------------------
% 13.90/2.65  % (2307)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.90/2.65  % (2307)Termination reason: Unknown
% 13.90/2.65  % (2307)Termination phase: Saturation
% 13.90/2.65  
% 13.90/2.65  % (2307)Memory used [KB]: 2432
% 13.90/2.65  % (2307)Time elapsed: 0.085 s
% 13.90/2.65  % (2307)Instructions burned: 140 (million)
% 13.90/2.65  % (2307)------------------------------
% 13.90/2.65  % (2307)------------------------------
% 13.90/2.65  % (2311)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 (2977ds/159Mi)
% 13.90/2.65  % (2312)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 (2977ds/96Mi)
% 13.90/2.67  % (2274)Instruction limit reached!
% 13.90/2.67  % (2274)------------------------------
% 13.90/2.67  % (2274)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.90/2.67  % (2274)Termination reason: Unknown
% 13.90/2.67  % (2274)Termination phase: Saturation
% 13.90/2.67  
% 13.90/2.67  % (2274)Memory used [KB]: 12072
% 13.90/2.67  % (2274)Time elapsed: 0.735 s
% 13.90/2.67  % (2274)Instructions burned: 1513 (million)
% 13.90/2.67  % (2274)------------------------------
% 13.90/2.67  % (2274)------------------------------
% 14.23/2.69  % (2313)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 (2976ds/223Mi)
% 14.23/2.69  % (2313)Refutation not found, incomplete strategy% (2313)------------------------------
% 14.23/2.69  % (2313)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.69  % (2313)Termination reason: Refutation not found, incomplete strategy
% 14.23/2.69  
% 14.23/2.69  % (2313)Memory used [KB]: 977
% 14.23/2.69  % (2313)Time elapsed: 0.025 s
% 14.23/2.69  % (2313)Instructions burned: 3 (million)
% 14.23/2.69  % (2313)------------------------------
% 14.23/2.69  % (2313)------------------------------
% 14.23/2.69  % (2314)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 (2976ds/116Mi)
% 14.23/2.70  % (2312)Instruction limit reached!
% 14.23/2.70  % (2312)------------------------------
% 14.23/2.70  % (2312)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.70  % (2312)Termination reason: Unknown
% 14.23/2.70  % (2312)Termination phase: Saturation
% 14.23/2.70  
% 14.23/2.70  % (2312)Memory used [KB]: 2224
% 14.23/2.70  % (2312)Time elapsed: 0.049 s
% 14.23/2.70  % (2312)Instructions burned: 97 (million)
% 14.23/2.70  % (2312)------------------------------
% 14.23/2.70  % (2312)------------------------------
% 14.23/2.71  % (2315)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 (2976ds/149Mi)
% 14.23/2.73  % (2314)Instruction limit reached!
% 14.23/2.73  % (2314)------------------------------
% 14.23/2.73  % (2314)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.73  % (2314)Termination reason: Unknown
% 14.23/2.73  % (2314)Termination phase: Saturation
% 14.23/2.73  
% 14.23/2.73  % (2314)Memory used [KB]: 2386
% 14.23/2.73  % (2314)Time elapsed: 0.032 s
% 14.23/2.73  % (2314)Instructions burned: 118 (million)
% 14.23/2.73  % (2314)------------------------------
% 14.23/2.73  % (2314)------------------------------
% 14.23/2.73  % (2311)Instruction limit reached!
% 14.23/2.73  % (2311)------------------------------
% 14.23/2.73  % (2311)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.73  % (2311)Termination reason: Unknown
% 14.23/2.73  % (2311)Termination phase: Saturation
% 14.23/2.73  
% 14.23/2.73  % (2311)Memory used [KB]: 2337
% 14.23/2.73  % (2311)Time elapsed: 0.076 s
% 14.23/2.73  % (2311)Instructions burned: 159 (million)
% 14.23/2.73  % (2311)------------------------------
% 14.23/2.73  % (2311)------------------------------
% 14.23/2.73  % (2316)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 (2976ds/416Mi)
% 14.23/2.73  % (2295)Instruction limit reached!
% 14.23/2.73  % (2295)------------------------------
% 14.23/2.73  % (2295)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.73  % (2295)Termination reason: Unknown
% 14.23/2.73  % (2295)Termination phase: Saturation
% 14.23/2.73  
% 14.23/2.73  % (2295)Memory used [KB]: 10234
% 14.23/2.73  % (2295)Time elapsed: 0.478 s
% 14.23/2.73  % (2295)Instructions burned: 899 (million)
% 14.23/2.73  % (2295)------------------------------
% 14.23/2.73  % (2295)------------------------------
% 14.23/2.74  % (2317)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 (2976ds/420Mi)
% 14.23/2.74  % (2318)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2976ds/179Mi)
% 14.23/2.76  % (2287)Instruction limit reached!
% 14.23/2.76  % (2287)------------------------------
% 14.23/2.76  % (2287)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.23/2.76  % (2287)Termination reason: Unknown
% 14.23/2.76  % (2287)Termination phase: Saturation
% 14.23/2.76  
% 14.23/2.76  % (2287)Memory used [KB]: 13705
% 14.23/2.76  % (2287)Time elapsed: 0.663 s
% 14.23/2.76  % (2287)Instructions burned: 1319 (million)
% 14.23/2.76  % (2287)------------------------------
% 14.23/2.76  % (2287)------------------------------
% 15.08/2.78  % (2319)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 (2976ds/680Mi)
% 15.08/2.78  % (2319)Refutation not found, incomplete strategy% (2319)------------------------------
% 15.08/2.78  % (2319)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.08/2.78  % (2319)Termination reason: Refutation not found, incomplete strategy
% 15.08/2.78  
% 15.08/2.78  % (2319)Memory used [KB]: 973
% 15.08/2.78  % (2319)Time elapsed: 0.030 s
% 15.08/2.78  % (2319)Instructions burned: 2 (million)
% 15.08/2.78  % (2315)Instruction limit reached!
% 15.08/2.78  % (2315)------------------------------
% 15.08/2.78  % (2315)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 15.08/2.78  % (2315)Termination reason: Unknown
% 15.08/2.78  % (2315)Termination phase: Saturation
% 15.08/2.78  
% 15.08/2.78  % (2315)Memory used [KB]: 2642
% 15.08/2.78  % (2315)Time elapsed: 0.076 s
% 15.08/2.78  % (2315)Instructions burned: 151 (million)
% 15.08/2.78  % (2315)------------------------------
% 15.08/2.78  % (2315)------------------------------
% 15.08/2.78  % (2319)------------------------------
% 15.08/2.78  % (2319)------------------------------
% 15.08/2.78  % (2321)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 (2975ds/191Mi)
% 15.08/2.80  % (2320)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 (2975ds/165Mi)
% 16.19/2.83  % (2316)Instruction limit reached!
% 16.19/2.83  % (2316)------------------------------
% 16.19/2.83  % (2316)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.19/2.83  % (2316)Termination reason: Unknown
% 16.19/2.83  % (2316)Termination phase: Saturation
% 16.19/2.83  
% 16.19/2.83  % (2316)Memory used [KB]: 1110
% 16.19/2.83  % (2316)Time elapsed: 0.112 s
% 16.19/2.83  % (2316)Instructions burned: 416 (million)
% 16.19/2.83  % (2316)------------------------------
% 16.19/2.83  % (2316)------------------------------
% 16.19/2.83  % (2318)Instruction limit reached!
% 16.19/2.83  % (2318)------------------------------
% 16.19/2.83  % (2318)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.19/2.83  % (2318)Termination reason: Unknown
% 16.19/2.83  % (2318)Termination phase: Saturation
% 16.19/2.83  
% 16.19/2.83  % (2318)Memory used [KB]: 3060
% 16.19/2.83  % (2318)Time elapsed: 0.114 s
% 16.19/2.83  % (2318)Instructions burned: 179 (million)
% 16.19/2.83  % (2318)------------------------------
% 16.19/2.83  % (2318)------------------------------
% 16.41/2.83  % (2322)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 (2975ds/260Mi)
% 16.44/2.85  % (2323)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 (2975ds/192Mi)
% 16.44/2.87  % (2320)Instruction limit reached!
% 16.44/2.87  % (2320)------------------------------
% 16.44/2.87  % (2320)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.87  % (2320)Termination reason: Unknown
% 16.44/2.87  % (2320)Termination phase: Saturation
% 16.44/2.87  
% 16.44/2.87  % (2320)Memory used [KB]: 3051
% 16.44/2.87  % (2320)Time elapsed: 0.098 s
% 16.44/2.87  % (2320)Instructions burned: 166 (million)
% 16.44/2.87  % (2320)------------------------------
% 16.44/2.87  % (2320)------------------------------
% 16.44/2.88  % (2321)Instruction limit reached!
% 16.44/2.88  % (2321)------------------------------
% 16.44/2.88  % (2321)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.88  % (2321)Termination reason: Unknown
% 16.44/2.88  % (2321)Termination phase: Saturation
% 16.44/2.88  
% 16.44/2.88  % (2321)Memory used [KB]: 4269
% 16.44/2.88  % (2321)Time elapsed: 0.093 s
% 16.44/2.88  % (2321)Instructions burned: 192 (million)
% 16.44/2.88  % (2321)------------------------------
% 16.44/2.88  % (2321)------------------------------
% 16.44/2.88  % (2324)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 (2975ds/140Mi)
% 16.44/2.88  % (2325)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 (2975ds/653Mi)
% 16.79/2.91  % (2323)Instruction limit reached!
% 16.79/2.91  % (2323)------------------------------
% 16.79/2.91  % (2323)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.91  % (2323)Termination reason: Unknown
% 16.79/2.91  % (2323)Termination phase: Saturation
% 16.79/2.91  
% 16.79/2.91  % (2323)Memory used [KB]: 2536
% 16.79/2.91  % (2323)Time elapsed: 0.097 s
% 16.79/2.91  % (2323)Instructions burned: 193 (million)
% 16.79/2.91  % (2323)------------------------------
% 16.79/2.91  % (2323)------------------------------
% 16.79/2.92  % (2322)Instruction limit reached!
% 16.79/2.92  % (2322)------------------------------
% 16.79/2.92  % (2322)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.92  % (2322)Termination reason: Unknown
% 16.79/2.92  % (2322)Termination phase: Saturation
% 16.79/2.92  
% 16.79/2.92  % (2322)Memory used [KB]: 3529
% 16.79/2.92  % (2322)Time elapsed: 0.104 s
% 16.79/2.92  % (2322)Instructions burned: 262 (million)
% 16.79/2.92  % (2322)------------------------------
% 16.79/2.92  % (2322)------------------------------
% 16.79/2.92  % (2326)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 (2974ds/307Mi)
% 16.79/2.92  % (2327)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 (2974ds/216Mi)
% 16.79/2.94  % (2324)Instruction limit reached!
% 16.79/2.94  % (2324)------------------------------
% 16.79/2.94  % (2324)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.94  % (2324)Termination reason: Unknown
% 16.79/2.94  % (2324)Termination phase: Saturation
% 16.79/2.94  
% 16.79/2.94  % (2324)Memory used [KB]: 2505
% 16.79/2.94  % (2324)Time elapsed: 0.060 s
% 16.79/2.94  % (2324)Instructions burned: 140 (million)
% 16.79/2.94  % (2324)------------------------------
% 16.79/2.94  % (2324)------------------------------
% 16.79/2.95  % (2317)Instruction limit reached!
% 16.79/2.95  % (2317)------------------------------
% 16.79/2.95  % (2317)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.79/2.95  % (2317)Termination reason: Unknown
% 16.79/2.95  % (2317)Termination phase: Saturation
% 16.79/2.95  
% 16.79/2.95  % (2317)Memory used [KB]: 4962
% 16.79/2.95  % (2317)Time elapsed: 0.214 s
% 16.79/2.95  % (2317)Instructions burned: 421 (million)
% 16.79/2.95  % (2317)------------------------------
% 16.79/2.95  % (2317)------------------------------
% 16.79/2.95  % (2328)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 (2974ds/176Mi)
% 16.79/2.95  % (2329)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 (2974ds/206Mi)
% 17.23/3.02  % (2327)Instruction limit reached!
% 17.23/3.02  % (2327)------------------------------
% 17.23/3.02  % (2327)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.23/3.02  % (2327)Termination reason: Unknown
% 17.23/3.02  % (2327)Termination phase: Saturation
% 17.23/3.02  
% 17.23/3.02  % (2327)Memory used [KB]: 2814
% 17.23/3.02  % (2327)Time elapsed: 0.097 s
% 17.23/3.02  % (2327)Instructions burned: 217 (million)
% 17.23/3.02  % (2327)------------------------------
% 17.23/3.02  % (2327)------------------------------
% 17.23/3.04  % (2328)Instruction limit reached!
% 17.23/3.04  % (2328)------------------------------
% 17.23/3.04  % (2328)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.23/3.04  % (2328)Termination reason: Unknown
% 17.23/3.04  % (2328)Termination phase: Saturation
% 17.23/3.04  
% 17.23/3.04  % (2328)Memory used [KB]: 2666
% 17.23/3.04  % (2328)Time elapsed: 0.110 s
% 17.23/3.04  % (2328)Instructions burned: 176 (million)
% 17.23/3.04  % (2328)------------------------------
% 17.23/3.04  % (2328)------------------------------
% 17.23/3.04  % (2331)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 (2973ds/266Mi)
% 17.23/3.04  % (2330)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 (2973ds/592Mi)
% 17.23/3.05  % (2329)Instruction limit reached!
% 17.23/3.05  % (2329)------------------------------
% 17.23/3.05  % (2329)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.23/3.05  % (2329)Termination reason: Unknown
% 17.23/3.05  % (2329)Termination phase: Saturation
% 17.23/3.05  
% 17.23/3.05  % (2329)Memory used [KB]: 3567
% 17.23/3.05  % (2329)Time elapsed: 0.104 s
% 17.23/3.05  % (2329)Instructions burned: 206 (million)
% 17.23/3.05  % (2329)------------------------------
% 17.23/3.05  % (2329)------------------------------
% 17.66/3.06  % (2332)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 (2973ds/118Mi)
% 17.66/3.07  % (2326)Instruction limit reached!
% 17.66/3.07  % (2326)------------------------------
% 17.66/3.07  % (2326)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.66/3.07  % (2326)Termination reason: Unknown
% 17.66/3.07  % (2326)Termination phase: Saturation
% 17.66/3.07  
% 17.66/3.07  % (2326)Memory used [KB]: 2507
% 17.66/3.07  % (2326)Time elapsed: 0.168 s
% 17.66/3.07  % (2326)Instructions burned: 307 (million)
% 17.66/3.07  % (2326)------------------------------
% 17.66/3.07  % (2326)------------------------------
% 17.66/3.07  % (2333)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 (2973ds/119Mi)
% 17.66/3.07  % (2333)Refutation not found, incomplete strategy% (2333)------------------------------
% 17.66/3.07  % (2333)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.66/3.07  % (2333)Termination reason: Refutation not found, incomplete strategy
% 17.66/3.07  
% 17.66/3.07  % (2333)Memory used [KB]: 972
% 17.66/3.07  % (2333)Time elapsed: 0.025 s
% 17.66/3.07  % (2333)Instructions burned: 2 (million)
% 17.66/3.07  % (2333)------------------------------
% 17.66/3.07  % (2333)------------------------------
% 17.66/3.07  % (2334)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2972ds/167Mi)
% 18.04/3.11  % (2332)Instruction limit reached!
% 18.04/3.11  % (2332)------------------------------
% 18.04/3.11  % (2332)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.04/3.11  % (2332)Termination reason: Unknown
% 18.04/3.11  % (2332)Termination phase: Saturation
% 18.04/3.11  
% 18.04/3.11  % (2332)Memory used [KB]: 1954
% 18.04/3.11  % (2332)Time elapsed: 0.080 s
% 18.04/3.11  % (2332)Instructions burned: 118 (million)
% 18.04/3.11  % (2332)------------------------------
% 18.04/3.11  % (2332)------------------------------
% 18.04/3.12  % (2335)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 (2972ds/211Mi)
% 18.23/3.16  % (2334)Instruction limit reached!
% 18.23/3.16  % (2334)------------------------------
% 18.23/3.16  % (2334)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.23/3.16  % (2334)Termination reason: Unknown
% 18.23/3.16  % (2334)Termination phase: Saturation
% 18.23/3.16  
% 18.23/3.16  % (2334)Memory used [KB]: 2690
% 18.23/3.16  % (2334)Time elapsed: 0.085 s
% 18.23/3.16  % (2334)Instructions burned: 167 (million)
% 18.23/3.16  % (2334)------------------------------
% 18.23/3.16  % (2334)------------------------------
% 18.23/3.16  % (2336)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 (2972ds/201Mi)
% 18.23/3.16  % (2336)Refutation not found, incomplete strategy% (2336)------------------------------
% 18.23/3.16  % (2336)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.23/3.16  % (2336)Termination reason: Refutation not found, incomplete strategy
% 18.23/3.16  
% 18.23/3.16  % (2336)Memory used [KB]: 993
% 18.23/3.16  % (2336)Time elapsed: 0.003 s
% 18.23/3.16  % (2336)Instructions burned: 3 (million)
% 18.23/3.16  % (2336)------------------------------
% 18.23/3.16  % (2336)------------------------------
% 18.23/3.17  % (2337)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 (2971ds/230Mi)
% 18.23/3.18  % (2331)Instruction limit reached!
% 18.23/3.18  % (2331)------------------------------
% 18.23/3.18  % (2331)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.23/3.18  % (2331)Termination reason: Unknown
% 18.23/3.18  % (2331)Termination phase: Saturation
% 18.23/3.18  
% 18.23/3.18  % (2331)Memory used [KB]: 4362
% 18.23/3.18  % (2331)Time elapsed: 0.162 s
% 18.23/3.18  % (2331)Instructions burned: 266 (million)
% 18.23/3.18  % (2331)------------------------------
% 18.23/3.18  % (2331)------------------------------
% 18.65/3.20  % (2338)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on theBenchmark for (2971ds/215Mi)
% 18.65/3.21  % (2335)Instruction limit reached!
% 18.65/3.21  % (2335)------------------------------
% 18.65/3.21  % (2335)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.65/3.21  % (2335)Termination reason: Unknown
% 18.65/3.21  % (2335)Termination phase: Saturation
% 18.65/3.21  
% 18.65/3.21  % (2335)Memory used [KB]: 2755
% 18.65/3.21  % (2335)Time elapsed: 0.096 s
% 18.65/3.21  % (2335)Instructions burned: 211 (million)
% 18.65/3.21  % (2335)------------------------------
% 18.65/3.21  % (2335)------------------------------
% 18.65/3.22  % (2339)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on theBenchmark for (2971ds/265Mi)
% 18.65/3.22  % (2339)Refutation not found, incomplete strategy% (2339)------------------------------
% 18.65/3.22  % (2339)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.65/3.22  % (2339)Termination reason: Refutation not found, incomplete strategy
% 18.65/3.22  
% 18.65/3.22  % (2339)Memory used [KB]: 986
% 18.65/3.22  % (2339)Time elapsed: 0.003 s
% 18.65/3.22  % (2339)Instructions burned: 2 (million)
% 18.65/3.22  % (2339)------------------------------
% 18.65/3.22  % (2339)------------------------------
% 18.65/3.22  % (2340)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on theBenchmark for (2971ds/1040Mi)
% 18.94/3.26  % (2325)Instruction limit reached!
% 18.94/3.26  % (2325)------------------------------
% 18.94/3.26  % (2325)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.26  % (2325)Termination reason: Unknown
% 18.94/3.26  % (2325)Termination phase: Saturation
% 18.94/3.26  
% 18.94/3.26  % (2325)Memory used [KB]: 7657
% 18.94/3.26  % (2325)Time elapsed: 0.378 s
% 18.94/3.26  % (2325)Instructions burned: 653 (million)
% 18.94/3.26  % (2325)------------------------------
% 18.94/3.26  % (2325)------------------------------
% 18.94/3.27  % (2341)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on theBenchmark for (2971ds/443Mi)
% 18.94/3.27  % (2341)Refutation not found, incomplete strategy% (2341)------------------------------
% 18.94/3.27  % (2341)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.27  % (2341)Termination reason: Refutation not found, incomplete strategy
% 18.94/3.27  
% 18.94/3.27  % (2341)Memory used [KB]: 1043
% 18.94/3.27  % (2341)Time elapsed: 0.004 s
% 18.94/3.27  % (2341)Instructions burned: 4 (million)
% 18.94/3.27  % (2341)------------------------------
% 18.94/3.27  % (2341)------------------------------
% 18.94/3.28  % (2342)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2970ds/192Mi)
% 18.94/3.28  % (2337)Instruction limit reached!
% 18.94/3.28  % (2337)------------------------------
% 18.94/3.28  % (2337)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.28  % (2337)Termination reason: Unknown
% 18.94/3.28  % (2337)Termination phase: Saturation
% 18.94/3.28  
% 18.94/3.28  % (2337)Memory used [KB]: 3850
% 18.94/3.28  % (2337)Time elapsed: 0.114 s
% 18.94/3.28  % (2337)Instructions burned: 230 (million)
% 18.94/3.28  % (2337)------------------------------
% 18.94/3.28  % (2337)------------------------------
% 18.94/3.28  % (2343)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on theBenchmark for (2970ds/1218Mi)
% 18.94/3.29  % (2338)Instruction limit reached!
% 18.94/3.29  % (2338)------------------------------
% 18.94/3.29  % (2338)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.29  % (2338)Termination reason: Unknown
% 18.94/3.29  % (2338)Termination phase: Saturation
% 18.94/3.29  
% 18.94/3.29  % (2338)Memory used [KB]: 3141
% 18.94/3.29  % (2338)Time elapsed: 0.093 s
% 18.94/3.29  % (2338)Instructions burned: 216 (million)
% 18.94/3.29  % (2338)------------------------------
% 18.94/3.29  % (2338)------------------------------
% 18.94/3.29  % (2344)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on theBenchmark for (2970ds/171Mi)
% 18.94/3.33  % (2330)Instruction limit reached!
% 18.94/3.33  % (2330)------------------------------
% 18.94/3.33  % (2330)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.33  % (2330)Termination reason: Unknown
% 18.94/3.33  % (2330)Termination phase: Saturation
% 18.94/3.33  
% 18.94/3.33  % (2330)Memory used [KB]: 4688
% 18.94/3.33  % (2330)Time elapsed: 0.323 s
% 18.94/3.33  % (2330)Instructions burned: 592 (million)
% 18.94/3.33  % (2330)------------------------------
% 18.94/3.33  % (2330)------------------------------
% 18.94/3.33  % (2345)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on theBenchmark for (2970ds/283Mi)
% 18.94/3.34  % (2344)Instruction limit reached!
% 18.94/3.34  % (2344)------------------------------
% 18.94/3.34  % (2344)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.94/3.34  % (2344)Termination reason: Unknown
% 18.94/3.34  % (2344)Termination phase: Saturation
% 18.94/3.34  
% 18.94/3.34  % (2344)Memory used [KB]: 3206
% 18.94/3.34  % (2344)Time elapsed: 0.051 s
% 18.94/3.34  % (2344)Instructions burned: 171 (million)
% 18.94/3.34  % (2344)------------------------------
% 18.94/3.34  % (2344)------------------------------
% 18.94/3.34  % (2347)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on theBenchmark for (2970ds/590Mi)
% 20.32/3.38  % (2342)Instruction limit reached!
% 20.32/3.38  % (2342)------------------------------
% 20.32/3.38  % (2342)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.32/3.38  % (2342)Termination reason: Unknown
% 20.32/3.38  % (2342)Termination phase: Saturation
% 20.32/3.38  
% 20.32/3.38  % (2342)Memory used [KB]: 3468
% 20.32/3.38  % (2342)Time elapsed: 0.097 s
% 20.32/3.38  % (2342)Instructions burned: 193 (million)
% 20.32/3.38  % (2342)------------------------------
% 20.32/3.38  % (2342)------------------------------
% 20.32/3.39  % (2348)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on theBenchmark for (2969ds/227Mi)
% 20.88/3.46  % (2348)Instruction limit reached!
% 20.88/3.46  % (2348)------------------------------
% 20.88/3.46  % (2348)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.88/3.46  % (2348)Termination reason: Unknown
% 20.88/3.46  % (2348)Termination phase: Saturation
% 20.88/3.46  
% 20.88/3.46  % (2348)Memory used [KB]: 3472
% 20.88/3.46  % (2348)Time elapsed: 0.086 s
% 20.88/3.46  % (2348)Instructions burned: 228 (million)
% 20.88/3.46  % (2348)------------------------------
% 20.88/3.46  % (2348)------------------------------
% 20.88/3.46  % (2349)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on theBenchmark for (2969ds/1636Mi)
% 20.88/3.46  % (2345)Instruction limit reached!
% 20.88/3.46  % (2345)------------------------------
% 20.88/3.46  % (2345)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.88/3.46  % (2345)Termination reason: Unknown
% 20.88/3.46  % (2345)Termination phase: Saturation
% 20.88/3.46  
% 20.88/3.46  % (2345)Memory used [KB]: 2444
% 20.88/3.46  % (2345)Time elapsed: 0.132 s
% 20.88/3.46  % (2345)Instructions burned: 283 (million)
% 20.88/3.46  % (2345)------------------------------
% 20.88/3.46  % (2345)------------------------------
% 20.88/3.47  % (2350)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on theBenchmark for (2969ds/229Mi)
% 21.50/3.56  % (2347)Instruction limit reached!
% 21.50/3.56  % (2347)------------------------------
% 21.50/3.56  % (2347)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.50/3.56  % (2347)Termination reason: Unknown
% 21.50/3.56  % (2347)Termination phase: Saturation
% 21.50/3.56  
% 21.50/3.56  % (2347)Memory used [KB]: 4886
% 21.50/3.56  % (2347)Time elapsed: 0.217 s
% 21.50/3.56  % (2347)Instructions burned: 590 (million)
% 21.50/3.56  % (2347)------------------------------
% 21.50/3.56  % (2347)------------------------------
% 21.50/3.58  % (2351)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on theBenchmark for (2968ds/265Mi)
% 21.50/3.58  % (2251)Instruction limit reached!
% 21.50/3.58  % (2251)------------------------------
% 21.50/3.58  % (2251)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.50/3.58  % (2251)Termination reason: Unknown
% 21.50/3.58  % (2251)Termination phase: Saturation
% 21.50/3.58  
% 21.50/3.58  % (2251)Memory used [KB]: 22696
% 21.50/3.58  % (2251)Time elapsed: 1.908 s
% 21.50/3.58  % (2251)Instructions burned: 4979 (million)
% 21.50/3.58  % (2251)------------------------------
% 21.50/3.58  % (2251)------------------------------
% 21.78/3.59  % (2350)Instruction limit reached!
% 21.78/3.59  % (2350)------------------------------
% 21.78/3.59  % (2350)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.78/3.59  % (2350)Termination reason: Unknown
% 21.78/3.59  % (2350)Termination phase: Saturation
% 21.78/3.59  
% 21.78/3.59  % (2350)Memory used [KB]: 3361
% 21.78/3.59  % (2350)Time elapsed: 0.118 s
% 21.78/3.59  % (2350)Instructions burned: 229 (million)
% 21.78/3.59  % (2350)------------------------------
% 21.78/3.59  % (2350)------------------------------
% 21.78/3.59  % (2352)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on theBenchmark for (2967ds/230Mi)
% 21.78/3.59  % (2353)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on theBenchmark for (2967ds/324Mi)
% 21.78/3.60  % (2340)Instruction limit reached!
% 21.78/3.60  % (2340)------------------------------
% 21.78/3.60  % (2340)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.78/3.60  % (2340)Termination reason: Unknown
% 21.78/3.60  % (2340)Termination phase: Saturation
% 21.78/3.60  
% 21.78/3.60  % (2340)Memory used [KB]: 8666
% 21.78/3.60  % (2340)Time elapsed: 0.373 s
% 21.78/3.60  % (2340)Instructions burned: 1041 (million)
% 21.78/3.60  % (2340)------------------------------
% 21.78/3.60  % (2340)------------------------------
% 21.78/3.62  % (2354)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on theBenchmark for (2967ds/251Mi)
% 22.14/3.69  % (2351)Instruction limit reached!
% 22.14/3.69  % (2351)------------------------------
% 22.14/3.69  % (2351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.14/3.69  % (2351)Termination reason: Unknown
% 22.14/3.69  % (2351)Termination phase: Saturation
% 22.14/3.69  
% 22.14/3.69  % (2351)Memory used [KB]: 3748
% 22.14/3.69  % (2351)Time elapsed: 0.129 s
% 22.14/3.69  % (2351)Instructions burned: 266 (million)
% 22.14/3.69  % (2351)------------------------------
% 22.14/3.69  % (2351)------------------------------
% 22.14/3.70  % (2352)Instruction limit reached!
% 22.14/3.70  % (2352)------------------------------
% 22.14/3.70  % (2352)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.14/3.70  % (2352)Termination reason: Unknown
% 22.14/3.70  % (2352)Termination phase: Saturation
% 22.14/3.70  
% 22.14/3.70  % (2352)Memory used [KB]: 3048
% 22.14/3.70  % (2352)Time elapsed: 0.112 s
% 22.14/3.70  % (2352)Instructions burned: 230 (million)
% 22.14/3.70  % (2352)------------------------------
% 22.14/3.70  % (2352)------------------------------
% 22.14/3.70  % (2356)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on theBenchmark for (2966ds/195Mi)
% 22.14/3.71  % (2355)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on theBenchmark for (2966ds/2747Mi)
% 22.51/3.73  % (2353)Instruction limit reached!
% 22.51/3.73  % (2353)------------------------------
% 22.51/3.73  % (2353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.51/3.73  % (2353)Termination reason: Unknown
% 22.51/3.73  % (2353)Termination phase: Saturation
% 22.51/3.73  
% 22.51/3.73  % (2353)Memory used [KB]: 3331
% 22.51/3.73  % (2353)Time elapsed: 0.145 s
% 22.51/3.73  % (2353)Instructions burned: 325 (million)
% 22.51/3.73  % (2353)------------------------------
% 22.51/3.73  % (2353)------------------------------
% 22.51/3.74  % (2357)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on theBenchmark for (2966ds/247Mi)
% 22.78/3.75  % (2354)Instruction limit reached!
% 22.78/3.75  % (2354)------------------------------
% 22.78/3.75  % (2354)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.75  % (2354)Termination reason: Unknown
% 22.78/3.75  % (2354)Termination phase: Saturation
% 22.78/3.75  
% 22.78/3.75  % (2354)Memory used [KB]: 3065
% 22.78/3.75  % (2354)Time elapsed: 0.151 s
% 22.78/3.75  % (2354)Instructions burned: 252 (million)
% 22.78/3.75  % (2354)------------------------------
% 22.78/3.75  % (2354)------------------------------
% 22.78/3.75  % (2358)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on theBenchmark for (2966ds/178Mi)
% 22.78/3.78  % (2292)Instruction limit reached!
% 22.78/3.78  % (2292)------------------------------
% 22.78/3.78  % (2292)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.78  % (2292)Termination reason: Unknown
% 22.78/3.78  % (2292)Termination phase: Saturation
% 22.78/3.78  
% 22.78/3.78  % (2292)Memory used [KB]: 26246
% 22.78/3.78  % (2292)Time elapsed: 1.578 s
% 22.78/3.78  % (2292)Instructions burned: 3922 (million)
% 22.78/3.78  % (2292)------------------------------
% 22.78/3.78  % (2292)------------------------------
% 22.78/3.78  % (2356)Instruction limit reached!
% 22.78/3.78  % (2356)------------------------------
% 22.78/3.78  % (2356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.78  % (2356)Termination reason: Unknown
% 22.78/3.78  % (2356)Termination phase: Saturation
% 22.78/3.78  
% 22.78/3.78  % (2356)Memory used [KB]: 2750
% 22.78/3.78  % (2356)Time elapsed: 0.083 s
% 22.78/3.78  % (2356)Instructions burned: 197 (million)
% 22.78/3.78  % (2356)------------------------------
% 22.78/3.78  % (2356)------------------------------
% 22.78/3.79  % (2359)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on theBenchmark for (2965ds/1747Mi)
% 22.78/3.79  % (2360)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on theBenchmark for (2965ds/406Mi)
% 22.78/3.79  % (2360)Refutation not found, incomplete strategy% (2360)------------------------------
% 22.78/3.79  % (2360)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.79  % (2360)Termination reason: Refutation not found, incomplete strategy
% 22.78/3.79  
% 22.78/3.79  % (2360)Memory used [KB]: 972
% 22.78/3.79  % (2360)Time elapsed: 0.003 s
% 22.78/3.79  % (2360)Instructions burned: 2 (million)
% 22.78/3.79  % (2360)------------------------------
% 22.78/3.79  % (2360)------------------------------
% 22.78/3.80  % (2361)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on theBenchmark for (2965ds/237Mi)
% 22.78/3.80  % (2361)Refutation not found, incomplete strategy% (2361)------------------------------
% 22.78/3.80  % (2361)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.80  % (2361)Termination reason: Refutation not found, incomplete strategy
% 22.78/3.80  
% 22.78/3.80  % (2361)Memory used [KB]: 976
% 22.78/3.80  % (2361)Time elapsed: 0.003 s
% 22.78/3.80  % (2361)Instructions burned: 3 (million)
% 22.78/3.80  % (2361)------------------------------
% 22.78/3.80  % (2361)------------------------------
% 22.78/3.81  % (2362)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on theBenchmark for (2965ds/548Mi)
% 22.78/3.84  % (2358)Instruction limit reached!
% 22.78/3.84  % (2358)------------------------------
% 22.78/3.84  % (2358)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.78/3.84  % (2358)Termination reason: Unknown
% 22.78/3.84  % (2358)Termination phase: Saturation
% 22.78/3.84  
% 22.78/3.84  % (2358)Memory used [KB]: 3120
% 22.78/3.84  % (2358)Time elapsed: 0.085 s
% 22.78/3.84  % (2358)Instructions burned: 178 (million)
% 22.78/3.84  % (2358)------------------------------
% 22.78/3.84  % (2358)------------------------------
% 23.17/3.84  % (2363)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on theBenchmark for (2965ds/275Mi)
% 23.17/3.85  % (2343)Instruction limit reached!
% 23.17/3.85  % (2343)------------------------------
% 23.17/3.85  % (2343)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.17/3.85  % (2343)Termination reason: Unknown
% 23.17/3.85  % (2343)Termination phase: Saturation
% 23.17/3.85  
% 23.17/3.85  % (2343)Memory used [KB]: 9777
% 23.17/3.85  % (2343)Time elapsed: 0.566 s
% 23.17/3.85  % (2343)Instructions burned: 1220 (million)
% 23.17/3.85  % (2343)------------------------------
% 23.17/3.85  % (2343)------------------------------
% 23.17/3.85  % (2364)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on theBenchmark for (2965ds/735Mi)
% 23.17/3.86  % (2357)Instruction limit reached!
% 23.17/3.86  % (2357)------------------------------
% 23.17/3.86  % (2357)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.17/3.86  % (2357)Termination reason: Unknown
% 23.17/3.86  % (2357)Termination phase: Saturation
% 23.17/3.86  
% 23.17/3.86  % (2357)Memory used [KB]: 3638
% 23.17/3.86  % (2357)Time elapsed: 0.122 s
% 23.17/3.86  % (2357)Instructions burned: 248 (million)
% 23.17/3.86  % (2357)------------------------------
% 23.17/3.86  % (2357)------------------------------
% 23.17/3.86  % (2365)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on theBenchmark for (2965ds/435Mi)
% 24.89/3.97  % (2363)Instruction limit reached!
% 24.89/3.97  % (2363)------------------------------
% 24.89/3.97  % (2363)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.89/3.97  % (2363)Termination reason: Unknown
% 24.89/3.97  % (2363)Termination phase: Saturation
% 24.89/3.97  
% 24.89/3.97  % (2363)Memory used [KB]: 2936
% 24.89/3.97  % (2363)Time elapsed: 0.127 s
% 24.89/3.97  % (2363)Instructions burned: 276 (million)
% 24.89/3.97  % (2363)------------------------------
% 24.89/3.97  % (2363)------------------------------
% 24.89/3.97  % (2366)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on theBenchmark for (2964ds/822Mi)
% 25.29/4.04  % (2362)Instruction limit reached!
% 25.29/4.04  % (2362)------------------------------
% 25.29/4.04  % (2362)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.29/4.04  % (2362)Termination reason: Unknown
% 25.29/4.04  % (2362)Termination phase: Saturation
% 25.29/4.04  
% 25.29/4.04  % (2362)Memory used [KB]: 5271
% 25.29/4.04  % (2362)Time elapsed: 0.236 s
% 25.29/4.04  % (2362)Instructions burned: 548 (million)
% 25.29/4.04  % (2362)------------------------------
% 25.29/4.04  % (2362)------------------------------
% 25.29/4.04  % (2367)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on theBenchmark for (2963ds/554Mi)
% 25.50/4.06  % (2365)Instruction limit reached!
% 25.50/4.06  % (2365)------------------------------
% 25.50/4.06  % (2365)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.50/4.06  % (2365)Termination reason: Unknown
% 25.50/4.06  % (2365)Termination phase: Saturation
% 25.50/4.06  
% 25.50/4.06  % (2365)Memory used [KB]: 4177
% 25.50/4.06  % (2365)Time elapsed: 0.201 s
% 25.50/4.06  % (2365)Instructions burned: 436 (million)
% 25.50/4.06  % (2365)------------------------------
% 25.50/4.06  % (2365)------------------------------
% 25.50/4.07  % (2368)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2963ds/285Mi)
% 26.13/4.20  % (2364)Instruction limit reached!
% 26.13/4.20  % (2364)------------------------------
% 26.13/4.20  % (2364)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.13/4.20  % (2364)Termination reason: Unknown
% 26.13/4.20  % (2364)Termination phase: Saturation
% 26.13/4.20  
% 26.13/4.20  % (2364)Memory used [KB]: 5490
% 26.13/4.20  % (2364)Time elapsed: 0.350 s
% 26.13/4.20  % (2364)Instructions burned: 735 (million)
% 26.13/4.20  % (2364)------------------------------
% 26.13/4.20  % (2364)------------------------------
% 26.13/4.20  % (2369)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on theBenchmark for (2961ds/263Mi)
% 26.13/4.20  % (2368)Instruction limit reached!
% 26.13/4.20  % (2368)------------------------------
% 26.13/4.20  % (2368)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.13/4.20  % (2368)Termination reason: Unknown
% 26.13/4.20  % (2368)Termination phase: Saturation
% 26.13/4.20  
% 26.13/4.20  % (2368)Memory used [KB]: 3767
% 26.13/4.20  % (2368)Time elapsed: 0.162 s
% 26.13/4.20  % (2368)Instructions burned: 286 (million)
% 26.13/4.20  % (2368)------------------------------
% 26.13/4.20  % (2368)------------------------------
% 26.13/4.22  % (2370)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on theBenchmark for (2961ds/229Mi)
% 26.13/4.22  % (2370)Refutation not found, incomplete strategy% (2370)------------------------------
% 26.13/4.22  % (2370)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.13/4.22  % (2370)Termination reason: Refutation not found, incomplete strategy
% 26.13/4.22  
% 26.13/4.22  % (2370)Memory used [KB]: 989
% 26.13/4.22  % (2370)Time elapsed: 0.035 s
% 26.13/4.22  % (2370)Instructions burned: 2 (million)
% 26.13/4.22  % (2370)------------------------------
% 26.13/4.22  % (2370)------------------------------
% 26.13/4.22  % (2371)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on theBenchmark for (2961ds/531Mi)
% 26.13/4.24  % (2349)Instruction limit reached!
% 26.13/4.24  % (2349)------------------------------
% 26.13/4.24  % (2349)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.13/4.24  % (2349)Termination reason: Unknown
% 26.13/4.24  % (2349)Termination phase: Saturation
% 26.13/4.24  
% 26.13/4.24  % (2349)Memory used [KB]: 10858
% 26.13/4.24  % (2349)Time elapsed: 0.777 s
% 26.13/4.24  % (2349)Instructions burned: 1637 (million)
% 26.13/4.24  % (2349)------------------------------
% 26.13/4.24  % (2349)------------------------------
% 26.60/4.24  % (2372)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on theBenchmark for (2961ds/292Mi)
% 26.60/4.25  % (2359)Instruction limit reached!
% 26.60/4.25  % (2359)------------------------------
% 26.60/4.25  % (2359)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.60/4.25  % (2359)Termination reason: Unknown
% 26.60/4.25  % (2359)Termination phase: Saturation
% 26.60/4.25  
% 26.60/4.25  % (2359)Memory used [KB]: 10485
% 26.60/4.25  % (2359)Time elapsed: 0.479 s
% 26.60/4.25  % (2359)Instructions burned: 1749 (million)
% 26.60/4.25  % (2359)------------------------------
% 26.60/4.25  % (2359)------------------------------
% 26.60/4.26  % (2374)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on theBenchmark for (2961ds/318Mi)
% 26.60/4.26  % (2374)Refutation not found, incomplete strategy% (2374)------------------------------
% 26.60/4.26  % (2374)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.60/4.26  % (2374)Termination reason: Refutation not found, incomplete strategy
% 26.60/4.26  
% 26.60/4.26  % (2374)Memory used [KB]: 974
% 26.60/4.26  % (2374)Time elapsed: 0.028 s
% 26.60/4.26  % (2374)Instructions burned: 2 (million)
% 26.60/4.26  % (2374)------------------------------
% 26.60/4.26  % (2374)------------------------------
% 26.66/4.27  % (2375)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2961ds/193Mi)
% 26.66/4.29  % (2367)Instruction limit reached!
% 26.66/4.29  % (2367)------------------------------
% 26.66/4.29  % (2367)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.66/4.29  % (2367)Termination reason: Unknown
% 26.66/4.29  % (2367)Termination phase: Saturation
% 26.66/4.29  
% 26.66/4.29  % (2367)Memory used [KB]: 5805
% 26.66/4.29  % (2367)Time elapsed: 0.270 s
% 26.66/4.29  % (2367)Instructions burned: 554 (million)
% 26.66/4.29  % (2367)------------------------------
% 26.66/4.29  % (2367)------------------------------
% 26.66/4.31  % (2376)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2960ds/1997Mi)
% 27.03/4.33  % (2369)Instruction limit reached!
% 27.03/4.33  % (2369)------------------------------
% 27.03/4.33  % (2369)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.03/4.33  % (2369)Termination reason: Unknown
% 27.03/4.33  % (2369)Termination phase: Saturation
% 27.03/4.33  
% 27.03/4.33  % (2369)Memory used [KB]: 3975
% 27.03/4.33  % (2369)Time elapsed: 0.146 s
% 27.03/4.33  % (2369)Instructions burned: 263 (million)
% 27.03/4.33  % (2369)------------------------------
% 27.03/4.33  % (2369)------------------------------
% 27.03/4.33  % (2377)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on theBenchmark for (2960ds/303Mi)
% 27.03/4.34  % (2377)Refutation not found, incomplete strategy% (2377)------------------------------
% 27.03/4.34  % (2377)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.03/4.34  % (2377)Termination reason: Refutation not found, incomplete strategy
% 27.03/4.34  
% 27.03/4.34  % (2377)Memory used [KB]: 1056
% 27.03/4.34  % (2377)Time elapsed: 0.003 s
% 27.03/4.34  % (2377)Instructions burned: 3 (million)
% 27.03/4.34  % (2377)------------------------------
% 27.03/4.34  % (2377)------------------------------
% 27.03/4.34  % (2378)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on theBenchmark for (2960ds/280Mi)
% 27.03/4.34  % (2378)Refutation not found, incomplete strategy% (2378)------------------------------
% 27.03/4.34  % (2378)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.03/4.34  % (2378)Termination reason: Refutation not found, incomplete strategy
% 27.03/4.34  
% 27.03/4.34  % (2378)Memory used [KB]: 972
% 27.03/4.34  % (2378)Time elapsed: 0.002 s
% 27.03/4.34  % (2378)Instructions burned: 2 (million)
% 27.03/4.34  % (2378)------------------------------
% 27.03/4.34  % (2378)------------------------------
% 27.03/4.34  % (2379)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on theBenchmark for (2960ds/282Mi)
% 27.22/4.36  % (2375)Instruction limit reached!
% 27.22/4.36  % (2375)------------------------------
% 27.22/4.36  % (2375)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.22/4.36  % (2375)Termination reason: Unknown
% 27.22/4.36  % (2375)Termination phase: Saturation
% 27.22/4.36  
% 27.22/4.36  % (2375)Memory used [KB]: 2950
% 27.22/4.36  % (2375)Time elapsed: 0.090 s
% 27.22/4.36  % (2375)Instructions burned: 194 (million)
% 27.22/4.36  % (2375)------------------------------
% 27.22/4.36  % (2375)------------------------------
% 27.22/4.36  % (2380)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2960ds/1308Mi)
% 27.22/4.37  % (2372)Instruction limit reached!
% 27.22/4.37  % (2372)------------------------------
% 27.22/4.37  % (2372)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.22/4.37  % (2372)Termination reason: Unknown
% 27.22/4.37  % (2372)Termination phase: Saturation
% 27.22/4.37  
% 27.22/4.37  % (2372)Memory used [KB]: 3442
% 27.22/4.37  % (2372)Time elapsed: 0.153 s
% 27.22/4.37  % (2372)Instructions burned: 292 (million)
% 27.22/4.37  % (2372)------------------------------
% 27.22/4.37  % (2372)------------------------------
% 27.22/4.37  % (2381)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on theBenchmark for (2959ds/80Mi)
% 27.22/4.37  % (2381)Refutation not found, incomplete strategy% (2381)------------------------------
% 27.22/4.37  % (2381)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.22/4.37  % (2381)Termination reason: Refutation not found, incomplete strategy
% 27.22/4.37  
% 27.22/4.37  % (2381)Memory used [KB]: 972
% 27.22/4.37  % (2381)Time elapsed: 0.003 s
% 27.22/4.37  % (2381)Instructions burned: 2 (million)
% 27.22/4.37  % (2381)------------------------------
% 27.22/4.37  % (2381)------------------------------
% 27.22/4.38  % (2382)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on theBenchmark for (2959ds/1256Mi)
% 27.22/4.38  % (2366)Instruction limit reached!
% 27.22/4.38  % (2366)------------------------------
% 27.22/4.38  % (2366)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.22/4.38  % (2366)Termination reason: Unknown
% 27.22/4.38  % (2366)Termination phase: Saturation
% 27.22/4.38  
% 27.22/4.38  % (2366)Memory used [KB]: 6467
% 27.22/4.38  % (2366)Time elapsed: 0.421 s
% 27.22/4.38  % (2366)Instructions burned: 825 (million)
% 27.22/4.38  % (2366)------------------------------
% 27.22/4.38  % (2366)------------------------------
% 27.22/4.39  % (2371)Instruction limit reached!
% 27.22/4.39  % (2371)------------------------------
% 27.22/4.39  % (2371)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.22/4.39  % (2371)Termination reason: Unknown
% 27.22/4.39  % (2371)Termination phase: Saturation
% 27.22/4.39  
% 27.22/4.39  % (2371)Memory used [KB]: 2306
% 27.22/4.39  % (2371)Time elapsed: 0.189 s
% 27.22/4.39  % (2371)Instructions burned: 531 (million)
% 27.22/4.39  % (2371)------------------------------
% 27.22/4.39  % (2371)------------------------------
% 27.22/4.39  % (2383)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on theBenchmark for (2959ds/1496Mi)
% 27.22/4.39  % (2384)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on theBenchmark for (2959ds/292Mi)
% 28.14/4.46  % (2379)Instruction limit reached!
% 28.14/4.46  % (2379)------------------------------
% 28.14/4.46  % (2379)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.14/4.46  % (2379)Termination reason: Unknown
% 28.14/4.46  % (2379)Termination phase: Saturation
% 28.14/4.46  
% 28.14/4.46  % (2379)Memory used [KB]: 3734
% 28.14/4.46  % (2379)Time elapsed: 0.118 s
% 28.14/4.46  % (2379)Instructions burned: 284 (million)
% 28.14/4.46  % (2379)------------------------------
% 28.14/4.46  % (2379)------------------------------
% 28.14/4.46  % (2385)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on theBenchmark for (2959ds/586Mi)
% 28.86/4.49  % (2384)Instruction limit reached!
% 28.86/4.49  % (2384)------------------------------
% 28.86/4.49  % (2384)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.86/4.49  % (2384)Termination reason: Unknown
% 28.86/4.49  % (2384)Termination phase: Saturation
% 28.86/4.49  
% 28.86/4.49  % (2384)Memory used [KB]: 8265
% 28.86/4.49  % (2384)Time elapsed: 0.097 s
% 28.86/4.49  % (2384)Instructions burned: 294 (million)
% 28.86/4.49  % (2384)------------------------------
% 28.86/4.49  % (2384)------------------------------
% 28.86/4.49  % (2399)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on theBenchmark for (2958ds/254Mi)
% 29.37/4.56  % (2399)Instruction limit reached!
% 29.37/4.56  % (2399)------------------------------
% 29.37/4.56  % (2399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.37/4.56  % (2399)Termination reason: Unknown
% 29.37/4.56  % (2399)Termination phase: Saturation
% 29.37/4.56  
% 29.37/4.56  % (2399)Memory used [KB]: 4360
% 29.37/4.56  % (2399)Time elapsed: 0.067 s
% 29.37/4.56  % (2399)Instructions burned: 254 (million)
% 29.37/4.56  % (2399)------------------------------
% 29.37/4.56  % (2399)------------------------------
% 29.37/4.56  % (2433)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on theBenchmark for (2958ds/956Mi)
% 29.37/4.56  % (2433)Refutation not found, incomplete strategy% (2433)------------------------------
% 29.37/4.56  % (2433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.37/4.56  % (2433)Termination reason: Refutation not found, incomplete strategy
% 29.37/4.56  
% 29.37/4.56  % (2433)Memory used [KB]: 1060
% 29.37/4.56  % (2433)Time elapsed: 0.002 s
% 29.37/4.56  % (2433)Instructions burned: 4 (million)
% 29.37/4.56  % (2433)------------------------------
% 29.37/4.56  % (2433)------------------------------
% 29.37/4.57  % (2436)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on theBenchmark for (2958ds/303Mi)
% 29.92/4.63  % (2385)Instruction limit reached!
% 29.92/4.63  % (2385)------------------------------
% 29.92/4.63  % (2385)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.92/4.63  % (2385)Termination reason: Unknown
% 29.92/4.63  % (2385)Termination phase: Saturation
% 29.92/4.63  
% 29.92/4.63  % (2385)Memory used [KB]: 7277
% 29.92/4.63  % (2385)Time elapsed: 0.163 s
% 29.92/4.63  % (2385)Instructions burned: 587 (million)
% 29.92/4.63  % (2385)------------------------------
% 29.92/4.63  % (2385)------------------------------
% 29.92/4.63  % (2466)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on theBenchmark for (2957ds/331Mi)
% 30.06/4.64  % (2436)Instruction limit reached!
% 30.06/4.64  % (2436)------------------------------
% 30.06/4.64  % (2436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.64  % (2436)Termination reason: Unknown
% 30.06/4.64  % (2436)Termination phase: Saturation
% 30.06/4.64  
% 30.06/4.64  % (2436)Memory used [KB]: 2106
% 30.06/4.64  % (2436)Time elapsed: 0.077 s
% 30.06/4.64  % (2436)Instructions burned: 306 (million)
% 30.06/4.64  % (2436)------------------------------
% 30.06/4.64  % (2436)------------------------------
% 30.06/4.64  % (2480)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on theBenchmark for (2957ds/239Mi)
% 30.06/4.65  % (2480)Refutation not found, incomplete strategy% (2480)------------------------------
% 30.06/4.65  % (2480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.65  % (2480)Termination reason: Refutation not found, incomplete strategy
% 30.06/4.65  
% 30.06/4.65  % (2480)Memory used [KB]: 972
% 30.06/4.65  % (2480)Time elapsed: 0.001 s
% 30.06/4.65  % (2480)Instructions burned: 2 (million)
% 30.06/4.65  % (2480)------------------------------
% 30.06/4.65  % (2480)------------------------------
% 30.06/4.65  % (2483)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on theBenchmark for (2957ds/622Mi)
% 30.06/4.65  % (2483)Refutation not found, incomplete strategy% (2483)------------------------------
% 30.06/4.65  % (2483)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.65  % (2483)Termination reason: Refutation not found, incomplete strategy
% 30.06/4.65  
% 30.06/4.65  % (2483)Memory used [KB]: 1044
% 30.06/4.65  % (2483)Time elapsed: 0.002 s
% 30.06/4.65  % (2483)Instructions burned: 4 (million)
% 30.06/4.65  % (2483)------------------------------
% 30.06/4.65  % (2483)------------------------------
% 30.06/4.65  % (2486)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on theBenchmark for (2957ds/915Mi)
% 30.06/4.65  % (2486)Refutation not found, incomplete strategy% (2486)------------------------------
% 30.06/4.65  % (2486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.65  % (2486)Termination reason: Refutation not found, incomplete strategy
% 30.06/4.65  
% 30.06/4.65  % (2486)Memory used [KB]: 988
% 30.06/4.65  % (2486)Time elapsed: 0.001 s
% 30.06/4.65  % (2486)Instructions burned: 2 (million)
% 30.06/4.65  % (2486)------------------------------
% 30.06/4.65  % (2486)------------------------------
% 30.06/4.65  % (2490)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on theBenchmark for (2957ds/1855Mi)
% 30.06/4.68  % (2355)Instruction limit reached!
% 30.06/4.68  % (2355)------------------------------
% 30.06/4.68  % (2355)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.68  % (2355)Termination reason: Unknown
% 30.06/4.68  % (2355)Termination phase: Saturation
% 30.06/4.68  
% 30.06/4.68  % (2355)Memory used [KB]: 20207
% 30.06/4.68  % (2355)Time elapsed: 0.997 s
% 30.06/4.68  % (2355)Instructions burned: 2751 (million)
% 30.06/4.68  % (2355)------------------------------
% 30.06/4.68  % (2355)------------------------------
% 30.06/4.69  % (2513)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on theBenchmark for (2956ds/223Mi)
% 30.06/4.71  % (2466)Instruction limit reached!
% 30.06/4.71  % (2466)------------------------------
% 30.06/4.71  % (2466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.71  % (2466)Termination reason: Unknown
% 30.06/4.71  % (2466)Termination phase: Saturation
% 30.06/4.71  
% 30.06/4.71  % (2466)Memory used [KB]: 3278
% 30.06/4.71  % (2466)Time elapsed: 0.080 s
% 30.06/4.71  % (2466)Instructions burned: 334 (million)
% 30.06/4.71  % (2466)------------------------------
% 30.06/4.71  % (2466)------------------------------
% 30.06/4.71  % (2380)Instruction limit reached!
% 30.06/4.71  % (2380)------------------------------
% 30.06/4.71  % (2380)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.06/4.71  % (2523)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on theBenchmark for (2956ds/727Mi)
% 30.06/4.71  % (2380)Termination reason: Unknown
% 30.06/4.71  % (2380)Termination phase: Saturation
% 30.06/4.71  
% 30.06/4.71  % (2380)Memory used [KB]: 12127
% 30.06/4.71  % (2380)Time elapsed: 0.351 s
% 30.06/4.71  % (2380)Instructions burned: 1308 (million)
% 30.06/4.71  % (2380)------------------------------
% 30.06/4.71  % (2380)------------------------------
% 30.06/4.71  % (2527)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on theBenchmark for (2956ds/373Mi)
% 30.66/4.74  % (2383)Instruction limit reached!
% 30.66/4.74  % (2383)------------------------------
% 30.66/4.74  % (2383)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.74  % (2383)Termination reason: Unknown
% 30.66/4.74  % (2383)Termination phase: Saturation
% 30.66/4.74  
% 30.66/4.74  % (2383)Memory used [KB]: 8424
% 30.66/4.74  % (2383)Time elapsed: 0.352 s
% 30.66/4.74  % (2383)Instructions burned: 1497 (million)
% 30.66/4.74  % (2383)------------------------------
% 30.66/4.74  % (2383)------------------------------
% 30.66/4.74  % (2382)Instruction limit reached!
% 30.66/4.74  % (2382)------------------------------
% 30.66/4.74  % (2382)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.74  % (2382)Termination reason: Unknown
% 30.66/4.74  % (2382)Termination phase: Saturation
% 30.66/4.74  
% 30.66/4.74  % (2382)Memory used [KB]: 10363
% 30.66/4.74  % (2382)Time elapsed: 0.362 s
% 30.66/4.74  % (2382)Instructions burned: 1257 (million)
% 30.66/4.74  % (2382)------------------------------
% 30.66/4.74  % (2382)------------------------------
% 30.66/4.74  % (2541)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2956ds/120Mi)
% 30.66/4.74  % (2542)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on theBenchmark for (2956ds/736Mi)
% 30.66/4.75  % (2542)Refutation not found, incomplete strategy% (2542)------------------------------
% 30.66/4.75  % (2542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.75  % (2542)Termination reason: Refutation not found, incomplete strategy
% 30.66/4.75  
% 30.66/4.75  % (2542)Memory used [KB]: 1042
% 30.66/4.75  % (2542)Time elapsed: 0.002 s
% 30.66/4.75  % (2542)Instructions burned: 3 (million)
% 30.66/4.75  % (2542)------------------------------
% 30.66/4.75  % (2542)------------------------------
% 30.66/4.75  % (2543)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on theBenchmark for (2956ds/1686Mi)
% 30.66/4.75  % (2543)Refutation not found, incomplete strategy% (2543)------------------------------
% 30.66/4.75  % (2543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.75  % (2543)Termination reason: Refutation not found, incomplete strategy
% 30.66/4.75  
% 30.66/4.75  % (2543)Memory used [KB]: 977
% 30.66/4.75  % (2543)Time elapsed: 0.001 s
% 30.66/4.75  % (2543)Instructions burned: 3 (million)
% 30.66/4.75  % (2543)------------------------------
% 30.66/4.75  % (2543)------------------------------
% 30.66/4.75  % (2545)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on theBenchmark for (2956ds/313Mi)
% 30.66/4.75  % (2513)Instruction limit reached!
% 30.66/4.75  % (2513)------------------------------
% 30.66/4.75  % (2513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.75  % (2513)Termination reason: Unknown
% 30.66/4.75  % (2513)Termination phase: Saturation
% 30.66/4.75  
% 30.66/4.75  % (2513)Memory used [KB]: 3648
% 30.66/4.75  % (2513)Time elapsed: 0.068 s
% 30.66/4.75  % (2513)Instructions burned: 226 (million)
% 30.66/4.75  % (2513)------------------------------
% 30.66/4.75  % (2513)------------------------------
% 30.66/4.76  % (2547)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on theBenchmark for (2956ds/137Mi)
% 30.66/4.77  % (2306)Instruction limit reached!
% 30.66/4.77  % (2306)------------------------------
% 30.66/4.77  % (2306)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.66/4.77  % (2306)Termination reason: Unknown
% 30.66/4.77  % (2306)Termination phase: Saturation
% 30.66/4.77  
% 30.66/4.77  % (2306)Memory used [KB]: 38852
% 30.66/4.77  % (2306)Time elapsed: 2.206 s
% 30.66/4.77  % (2306)Instructions burned: 4761 (million)
% 30.66/4.77  % (2306)------------------------------
% 30.66/4.77  % (2306)------------------------------
% 30.94/4.77  % (2541)Instruction limit reached!
% 30.94/4.77  % (2541)------------------------------
% 30.94/4.77  % (2541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.94/4.77  % (2541)Termination reason: Unknown
% 30.94/4.77  % (2541)Termination phase: Saturation
% 30.94/4.77  
% 30.94/4.77  % (2541)Memory used [KB]: 2054
% 30.94/4.77  % (2541)Time elapsed: 0.032 s
% 30.94/4.77  % (2541)Instructions burned: 121 (million)
% 30.94/4.77  % (2541)------------------------------
% 30.94/4.77  % (2541)------------------------------
% 30.94/4.78  % (2556)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on theBenchmark for (2956ds/3870Mi)
% 30.94/4.78  % (2557)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on theBenchmark for (2956ds/744Mi)
% 30.94/4.79  % (2547)Instruction limit reached!
% 30.94/4.79  % (2547)------------------------------
% 30.94/4.79  % (2547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.94/4.79  % (2547)Termination reason: Unknown
% 30.94/4.79  % (2547)Termination phase: Saturation
% 30.94/4.79  
% 30.94/4.79  % (2547)Memory used [KB]: 2420
% 30.94/4.79  % (2547)Time elapsed: 0.036 s
% 30.94/4.79  % (2547)Instructions burned: 139 (million)
% 30.94/4.79  % (2547)------------------------------
% 30.94/4.79  % (2547)------------------------------
% 30.94/4.79  % (2558)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on theBenchmark for (2955ds/370Mi)
% 30.94/4.81  % (2527)Instruction limit reached!
% 30.94/4.81  % (2527)------------------------------
% 30.94/4.81  % (2527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.94/4.81  % (2527)Termination reason: Unknown
% 30.94/4.81  % (2527)Termination phase: Saturation
% 30.94/4.81  
% 30.94/4.81  % (2527)Memory used [KB]: 5053
% 30.94/4.81  % (2527)Time elapsed: 0.098 s
% 30.94/4.81  % (2527)Instructions burned: 374 (million)
% 30.94/4.81  % (2527)------------------------------
% 30.94/4.81  % (2527)------------------------------
% 30.94/4.81  % (2559)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on theBenchmark for (2955ds/378Mi)
% 30.94/4.84  % (2545)Instruction limit reached!
% 30.94/4.84  % (2545)------------------------------
% 30.94/4.84  % (2545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.94/4.84  % (2545)Termination reason: Unknown
% 30.94/4.84  % (2545)Termination phase: Saturation
% 30.94/4.84  
% 30.94/4.84  % (2545)Memory used [KB]: 3673
% 30.94/4.84  % (2545)Time elapsed: 0.091 s
% 30.94/4.84  % (2545)Instructions burned: 314 (million)
% 30.94/4.84  % (2545)------------------------------
% 30.94/4.84  % (2545)------------------------------
% 30.94/4.84  % (2572)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on theBenchmark for (2955ds/985Mi)
% 30.94/4.85  % (2572)Refutation not found, incomplete strategy% (2572)------------------------------
% 30.94/4.85  % (2572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.94/4.85  % (2572)Termination reason: Refutation not found, incomplete strategy
% 30.94/4.85  
% 30.94/4.85  % (2572)Memory used [KB]: 1043
% 30.94/4.85  % (2572)Time elapsed: 0.002 s
% 30.94/4.85  % (2572)Instructions burned: 3 (million)
% 30.94/4.85  % (2572)------------------------------
% 30.94/4.85  % (2572)------------------------------
% 30.94/4.85  % (2574)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on theBenchmark for (2955ds/423Mi)
% 31.32/4.89  % (2376)Instruction limit reached!
% 31.32/4.89  % (2376)------------------------------
% 31.32/4.89  % (2376)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.89  % (2376)Termination reason: Unknown
% 31.32/4.89  % (2376)Termination phase: Saturation
% 31.32/4.89  
% 31.32/4.89  % (2376)Memory used [KB]: 13126
% 31.32/4.89  % (2376)Time elapsed: 0.597 s
% 31.32/4.89  % (2376)Instructions burned: 2000 (million)
% 31.32/4.89  % (2376)------------------------------
% 31.32/4.89  % (2376)------------------------------
% 31.32/4.89  % (2587)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on theBenchmark for (2954ds/454Mi)
% 31.32/4.89  % (2587)Refutation not found, incomplete strategy% (2587)------------------------------
% 31.32/4.89  % (2587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.89  % (2587)Termination reason: Refutation not found, incomplete strategy
% 31.32/4.89  
% 31.32/4.89  % (2587)Memory used [KB]: 973
% 31.32/4.89  % (2587)Time elapsed: 0.001 s
% 31.32/4.89  % (2587)Instructions burned: 2 (million)
% 31.32/4.89  % (2587)------------------------------
% 31.32/4.89  % (2587)------------------------------
% 31.32/4.90  % (2588)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on theBenchmark for (2954ds/386Mi)
% 31.32/4.90  % (2588)Refutation not found, incomplete strategy% (2588)------------------------------
% 31.32/4.90  % (2588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.90  % (2588)Termination reason: Refutation not found, incomplete strategy
% 31.32/4.90  
% 31.32/4.90  % (2588)Memory used [KB]: 972
% 31.32/4.90  % (2588)Time elapsed: 0.001 s
% 31.32/4.90  % (2523)Instruction limit reached!
% 31.32/4.90  % (2523)------------------------------
% 31.32/4.90  % (2523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.90  % (2523)Termination reason: Unknown
% 31.32/4.90  % (2523)Termination phase: Saturation
% 31.32/4.90  
% 31.32/4.90  % (2523)Memory used [KB]: 6071
% 31.32/4.90  % (2523)Time elapsed: 0.188 s
% 31.32/4.90  % (2523)Instructions burned: 727 (million)
% 31.32/4.90  % (2523)------------------------------
% 31.32/4.90  % (2523)------------------------------
% 31.32/4.90  % (2588)Instructions burned: 2 (million)
% 31.32/4.90  % (2588)------------------------------
% 31.32/4.90  % (2588)------------------------------
% 31.32/4.90  % (2591)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on theBenchmark for (2954ds/13056Mi)
% 31.32/4.90  % (2592)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on theBenchmark for (2954ds/339Mi)
% 31.32/4.90  % (2558)Instruction limit reached!
% 31.32/4.90  % (2558)------------------------------
% 31.32/4.90  % (2558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.90  % (2558)Termination reason: Unknown
% 31.32/4.90  % (2558)Termination phase: Saturation
% 31.32/4.90  
% 31.32/4.90  % (2558)Memory used [KB]: 4901
% 31.32/4.90  % (2558)Time elapsed: 0.111 s
% 31.32/4.90  % (2558)Instructions burned: 372 (million)
% 31.32/4.90  % (2558)------------------------------
% 31.32/4.90  % (2558)------------------------------
% 31.32/4.91  % (2596)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on theBenchmark for (2954ds/244Mi)
% 31.32/4.91  % (2559)Instruction limit reached!
% 31.32/4.91  % (2559)------------------------------
% 31.32/4.91  % (2559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.32/4.91  % (2559)Termination reason: Unknown
% 31.32/4.91  % (2559)Termination phase: Saturation
% 31.32/4.91  
% 31.32/4.91  % (2559)Memory used [KB]: 4622
% 31.32/4.91  % (2559)Time elapsed: 0.100 s
% 31.32/4.91  % (2559)Instructions burned: 380 (million)
% 31.32/4.91  % (2559)------------------------------
% 31.32/4.91  % (2559)------------------------------
% 31.32/4.92  % (2598)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on theBenchmark for (2954ds/1147Mi)
% 31.75/4.96  % (2557)Instruction limit reached!
% 31.75/4.96  % (2557)------------------------------
% 31.75/4.96  % (2557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.75/4.96  % (2557)Termination reason: Unknown
% 31.75/4.96  % (2557)Termination phase: Saturation
% 31.75/4.96  
% 31.75/4.96  % (2557)Memory used [KB]: 5970
% 31.75/4.96  % (2557)Time elapsed: 0.181 s
% 31.75/4.96  % (2557)Instructions burned: 745 (million)
% 31.75/4.96  % (2557)------------------------------
% 31.75/4.96  % (2557)------------------------------
% 31.75/4.96  % (2622)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on theBenchmark for (2954ds/318Mi)
% 31.75/4.96  % (2596)Instruction limit reached!
% 31.75/4.96  % (2596)------------------------------
% 31.75/4.96  % (2596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.75/4.96  % (2596)Termination reason: Unknown
% 31.75/4.96  % (2596)Termination phase: Saturation
% 31.75/4.96  
% 31.75/4.96  % (2596)Memory used [KB]: 2007
% 31.75/4.96  % (2596)Time elapsed: 0.083 s
% 31.75/4.96  % (2596)Instructions burned: 245 (million)
% 31.75/4.96  % (2596)------------------------------
% 31.75/4.96  % (2596)------------------------------
% 31.75/4.97  % (2626)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on theBenchmark for (2953ds/391Mi)
% 31.75/4.98  % (2574)Instruction limit reached!
% 31.75/4.98  % (2574)------------------------------
% 31.75/4.98  % (2574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.75/4.98  % (2574)Termination reason: Unknown
% 31.75/4.98  % (2574)Termination phase: Saturation
% 31.75/4.98  
% 31.75/4.98  % (2574)Memory used [KB]: 4850
% 31.75/4.98  % (2574)Time elapsed: 0.149 s
% 31.75/4.98  % (2574)Instructions burned: 424 (million)
% 31.75/4.98  % (2574)------------------------------
% 31.75/4.98  % (2574)------------------------------
% 31.75/4.98  % (2636)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on theBenchmark for (2953ds/324Mi)
% 31.75/5.01  % (2592)Instruction limit reached!
% 31.75/5.01  % (2592)------------------------------
% 31.75/5.01  % (2592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.75/5.01  % (2592)Termination reason: Unknown
% 31.75/5.01  % (2592)Termination phase: Saturation
% 31.75/5.01  
% 31.75/5.01  % (2592)Memory used [KB]: 2709
% 31.75/5.01  % (2592)Time elapsed: 0.131 s
% 31.75/5.01  % (2592)Instructions burned: 341 (million)
% 31.75/5.01  % (2592)------------------------------
% 31.75/5.01  % (2592)------------------------------
% 31.75/5.01  % (2644)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on theBenchmark for (2953ds/382Mi)
% 31.75/5.01  % (2644)Refutation not found, incomplete strategy% (2644)------------------------------
% 31.75/5.01  % (2644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.75/5.01  % (2644)Termination reason: Refutation not found, incomplete strategy
% 31.75/5.01  
% 31.75/5.01  % (2644)Memory used [KB]: 1042
% 31.75/5.01  % (2644)Time elapsed: 0.002 s
% 31.75/5.01  % (2644)Instructions burned: 3 (million)
% 31.75/5.01  % (2644)------------------------------
% 31.75/5.01  % (2644)------------------------------
% 31.75/5.01  % (2645)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on theBenchmark for (2953ds/378Mi)
% 33.22/5.04  % (2622)Instruction limit reached!
% 33.22/5.04  % (2622)------------------------------
% 33.22/5.04  % (2622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.22/5.04  % (2622)Termination reason: Unknown
% 33.22/5.04  % (2622)Termination phase: Saturation
% 33.22/5.04  
% 33.22/5.04  % (2622)Memory used [KB]: 3358
% 33.22/5.04  % (2622)Time elapsed: 0.081 s
% 33.22/5.04  % (2622)Instructions burned: 318 (million)
% 33.22/5.04  % (2622)------------------------------
% 33.22/5.04  % (2622)------------------------------
% 33.22/5.04  % (2646)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on theBenchmark for (2953ds/554Mi)
% 33.22/5.08  % (2636)Instruction limit reached!
% 33.22/5.08  % (2636)------------------------------
% 33.22/5.08  % (2636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.22/5.08  % (2636)Termination reason: Unknown
% 33.22/5.08  % (2636)Termination phase: Saturation
% 33.22/5.08  
% 33.22/5.08  % (2636)Memory used [KB]: 4138
% 33.22/5.08  % (2636)Time elapsed: 0.101 s
% 33.22/5.08  % (2636)Instructions burned: 327 (million)
% 33.22/5.08  % (2636)------------------------------
% 33.22/5.08  % (2636)------------------------------
% 33.22/5.08  % (2647)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on theBenchmark for (2952ds/1166Mi)
% 33.65/5.08  % (2626)Instruction limit reached!
% 33.65/5.08  % (2626)------------------------------
% 33.65/5.08  % (2626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.65/5.08  % (2626)Termination reason: Unknown
% 33.65/5.08  % (2626)Termination phase: Saturation
% 33.65/5.08  
% 33.65/5.08  % (2626)Memory used [KB]: 4723
% 33.65/5.08  % (2626)Time elapsed: 0.116 s
% 33.65/5.08  % (2626)Instructions burned: 393 (million)
% 33.65/5.08  % (2626)------------------------------
% 33.65/5.08  % (2626)------------------------------
% 33.65/5.09  % (2648)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on theBenchmark for (2952ds/902Mi)
% 33.65/5.09  % (2648)Refutation not found, incomplete strategy% (2648)------------------------------
% 33.65/5.09  % (2648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.65/5.09  % (2648)Termination reason: Refutation not found, incomplete strategy
% 33.65/5.09  
% 33.65/5.09  % (2648)Memory used [KB]: 971
% 33.65/5.09  % (2648)Time elapsed: 0.001 s
% 33.65/5.09  % (2648)Instructions burned: 2 (million)
% 33.65/5.09  % (2648)------------------------------
% 33.65/5.09  % (2648)------------------------------
% 33.65/5.09  % (2649)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on theBenchmark for (2952ds/306Mi)
% 33.65/5.12  % (2645)Instruction limit reached!
% 33.65/5.12  % (2645)------------------------------
% 33.65/5.12  % (2645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.65/5.12  % (2645)Termination reason: Unknown
% 33.65/5.12  % (2645)Termination phase: Saturation
% 33.65/5.12  
% 33.65/5.12  % (2645)Memory used [KB]: 4137
% 33.65/5.12  % (2645)Time elapsed: 0.102 s
% 33.65/5.12  % (2645)Instructions burned: 379 (million)
% 33.65/5.12  % (2645)------------------------------
% 33.65/5.12  % (2645)------------------------------
% 33.65/5.12  % (2650)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on theBenchmark for (2952ds/437Mi)
% 33.65/5.14  % (2490)Instruction limit reached!
% 33.65/5.14  % (2490)------------------------------
% 33.65/5.14  % (2490)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.65/5.14  % (2490)Termination reason: Unknown
% 33.65/5.14  % (2490)Termination phase: Saturation
% 33.65/5.14  
% 33.65/5.14  % (2490)Memory used [KB]: 10851
% 33.65/5.14  % (2490)Time elapsed: 0.484 s
% 33.65/5.14  % (2490)Instructions burned: 1857 (million)
% 33.65/5.14  % (2490)------------------------------
% 33.65/5.14  % (2490)------------------------------
% 33.65/5.14  % (2651)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on theBenchmark for (2952ds/3657Mi)
% 34.02/5.18  % (2649)Instruction limit reached!
% 34.02/5.18  % (2649)------------------------------
% 34.02/5.18  % (2649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.02/5.18  % (2649)Termination reason: Unknown
% 34.02/5.18  % (2649)Termination phase: Saturation
% 34.02/5.18  
% 34.02/5.18  % (2649)Memory used [KB]: 4696
% 34.02/5.18  % (2649)Time elapsed: 0.086 s
% 34.02/5.18  % (2649)Instructions burned: 309 (million)
% 34.02/5.18  % (2649)------------------------------
% 34.02/5.18  % (2649)------------------------------
% 34.02/5.18  % (2652)ott+1011_97509:131072_to=lpo:drc=off:sil=2000:tgt=full:ile=on:sp=occurrence:sos=on:erd=off:rnwc=on:rp=on:nwc=6.31662:avsqc=1:avsq=on:i=1850:afp=10000:avsqr=294519,1048576:nm=6:afq=3.79278:er=filter:rawr=on:fde=none_0 on theBenchmark for (2951ds/1850Mi)
% 34.02/5.19  % (2646)Instruction limit reached!
% 34.02/5.19  % (2646)------------------------------
% 34.02/5.19  % (2646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.02/5.19  % (2646)Termination reason: Unknown
% 34.02/5.19  % (2646)Termination phase: Saturation
% 34.02/5.19  
% 34.02/5.19  % (2646)Memory used [KB]: 4590
% 34.02/5.19  % (2646)Time elapsed: 0.150 s
% 34.02/5.19  % (2646)Instructions burned: 555 (million)
% 34.02/5.19  % (2646)------------------------------
% 34.02/5.19  % (2646)------------------------------
% 34.02/5.19  % (2598)Instruction limit reached!
% 34.02/5.19  % (2598)------------------------------
% 34.02/5.19  % (2598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.02/5.19  % (2598)Termination reason: Unknown
% 34.02/5.19  % (2598)Termination phase: Saturation
% 34.02/5.19  
% 34.02/5.19  % (2598)Memory used [KB]: 9732
% 34.02/5.19  % (2598)Time elapsed: 0.303 s
% 34.02/5.19  % (2598)Instructions burned: 1150 (million)
% 34.02/5.19  % (2598)------------------------------
% 34.02/5.19  % (2598)------------------------------
% 34.02/5.20  % (2653)lrs+1011_1:1024_anc=all_dependent:bsr=unit_only:sp=weighted_frequency:sos=on:lsd=20:fd=preordered:nwc=20.1014:flr=on:st=-1.0:i=499:uhcvi=on:gsp=on:ss=axioms:rawr=on:tgt=full:fs=off:fsr=off:add=large:s2pl=no:s2at=2.0:afp=10:afq=2.5683254146172008:sil=32000_0 on theBenchmark for (2951ds/499Mi)
% 34.02/5.20  % (2654)lrs+11_1:1_sil=8000:abs=on:lsd=10:nwc=10.0:sac=on:i=419:sd=1:bd=off:ss=axioms:newcnf=on:sup=off_0 on theBenchmark for (2951ds/419Mi)
% 34.02/5.20  % (2654)Refutation not found, incomplete strategy% (2654)------------------------------
% 34.02/5.20  % (2654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.02/5.20  % (2654)Termination reason: Refutation not found, incomplete strategy
% 34.02/5.20  
% 34.02/5.20  % (2654)Memory used [KB]: 972
% 34.02/5.20  % (2654)Time elapsed: 0.001 s
% 34.02/5.20  % (2654)Instructions burned: 2 (million)
% 34.02/5.20  % (2654)------------------------------
% 34.02/5.20  % (2654)------------------------------
% 34.02/5.20  % (2655)dis-1011_1:5_sil=2000:tgt=full:sims=off:gs=on:nwc=5.0:newcnf=on:cond=fast:i=1566:sd=2:uhcvi=on:ss=axioms:sgt=8:rawr=on:gsp=on_0 on theBenchmark for (2951ds/1566Mi)
% 34.41/5.24  % (2650)Instruction limit reached!
% 34.41/5.24  % (2650)------------------------------
% 34.41/5.24  % (2650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.41/5.24  % (2650)Termination reason: Unknown
% 34.41/5.24  % (2650)Termination phase: Saturation
% 34.41/5.24  
% 34.41/5.24  % (2650)Memory used [KB]: 3865
% 34.41/5.24  % (2650)Time elapsed: 0.118 s
% 34.41/5.24  % (2650)Instructions burned: 440 (million)
% 34.41/5.24  % (2650)------------------------------
% 34.41/5.24  % (2650)------------------------------
% 34.41/5.24  % (2656)lrs+1011_1:16_sil=2000:urr=on:gs=on:s2agt=8:slsqc=2:slsq=on:i=300:bd=off:rawr=on:s2a=on:fsr=off:bce=on:flr=on_0 on theBenchmark for (2951ds/300Mi)
% 34.41/5.31  % (2653)Instruction limit reached!
% 34.41/5.31  % (2653)------------------------------
% 34.41/5.31  % (2653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.41/5.31  % (2653)Termination reason: Unknown
% 34.41/5.31  % (2653)Termination phase: Saturation
% 34.41/5.31  
% 34.41/5.31  % (2653)Memory used [KB]: 1739
% 34.41/5.31  % (2653)Time elapsed: 0.112 s
% 34.41/5.31  % (2653)Instructions burned: 499 (million)
% 34.41/5.31  % (2653)------------------------------
% 34.41/5.31  % (2653)------------------------------
% 34.41/5.31  % (2657)dis+1011_543:505_drc=encompass:sil=128000:tgt=full:etr=on:sp=frequency:nwc=4.8:avsqc=4:sac=on:avsq=on:st=7.0:i=1509:kws=precedence:avsqr=2669309,1048576:awrs=converge:awrsf=975:bd=off:nm=16:ss=axioms:rawr=on:bsd=on:add=large_0 on theBenchmark for (2950ds/1509Mi)
% 34.81/5.32  % (2656)Instruction limit reached!
% 34.81/5.32  % (2656)------------------------------
% 34.81/5.32  % (2656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.81/5.32  % (2656)Termination reason: Unknown
% 34.81/5.32  % (2656)Termination phase: Saturation
% 34.81/5.32  
% 34.81/5.32  % (2656)Memory used [KB]: 2902
% 34.81/5.32  % (2656)Time elapsed: 0.083 s
% 34.81/5.32  % (2656)Instructions burned: 301 (million)
% 34.81/5.32  % (2656)------------------------------
% 34.81/5.32  % (2656)------------------------------
% 34.81/5.32  % (2658)ott-1010_174115:524288_drc=off:sil=2000:ile=on:sp=const_frequency:spb=goal:nwc=11.292:s2agt=5:flr=on:avsqc=5:avsq=on:s2a=on:i=745:s2at=2:add=large:bs=unit_only:afp=1:avsqr=91175,1048576:nm=5:afq=3.59247:uhcvi=on:rawr=on:urr=ec_only_0 on theBenchmark for (2950ds/745Mi)
% 34.81/5.35  % (2647)Instruction limit reached!
% 34.81/5.35  % (2647)------------------------------
% 34.81/5.35  % (2647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.81/5.35  % (2647)Termination reason: Unknown
% 34.81/5.35  % (2647)Termination phase: Saturation
% 34.81/5.35  
% 34.81/5.35  % (2647)Memory used [KB]: 6682
% 34.81/5.35  % (2647)Time elapsed: 0.268 s
% 34.81/5.35  % (2647)Instructions burned: 1167 (million)
% 34.81/5.35  % (2647)------------------------------
% 34.81/5.35  % (2647)------------------------------
% 34.81/5.35  % (2659)dis+11_1:1024_to=lpo:sil=16000:sp=reverse_arity:sos=all:st=1.5:i=409:bd=off:av=off:ss=axioms:sfv=off:sd=4:fd=off_0 on theBenchmark for (2950ds/409Mi)
% 35.33/5.46  % (2659)Instruction limit reached!
% 35.33/5.46  % (2659)------------------------------
% 35.33/5.46  % (2659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.33/5.46  % (2659)Termination reason: Unknown
% 35.33/5.46  % (2659)Termination phase: Saturation
% 35.33/5.46  
% 35.33/5.46  % (2659)Memory used [KB]: 3979
% 35.33/5.46  % (2659)Time elapsed: 0.110 s
% 35.33/5.46  % (2659)Instructions burned: 411 (million)
% 35.33/5.46  % (2659)------------------------------
% 35.33/5.46  % (2659)------------------------------
% 35.49/5.47  % (2660)dis+10_5375:524288_to=lpo:drc=off:sil=2000:tgt=ground:plsq=on:plsqr=2270675,65536:sp=const_min:foolp=on:spb=goal_then_units:urr=ec_only:lcm=reverse:fd=preordered:nwc=1.91851:nicw=on:s2a=on:i=307:s2at=1.5:add=off:nm=16:rawr=on_0 on theBenchmark for (2949ds/307Mi)
% 35.68/5.53  % (2658)Instruction limit reached!
% 35.68/5.53  % (2658)------------------------------
% 35.68/5.53  % (2658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.68/5.53  % (2658)Termination reason: Unknown
% 35.68/5.53  % (2658)Termination phase: Saturation
% 35.68/5.53  
% 35.68/5.53  % (2658)Memory used [KB]: 6479
% 35.68/5.53  % (2658)Time elapsed: 0.212 s
% 35.68/5.53  % (2658)Instructions burned: 747 (million)
% 35.68/5.53  % (2658)------------------------------
% 35.68/5.53  % (2658)------------------------------
% 35.68/5.54  % (2556)Instruction limit reached!
% 35.68/5.54  % (2556)------------------------------
% 35.68/5.54  % (2556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.68/5.54  % (2556)Termination reason: Unknown
% 35.68/5.54  % (2556)Termination phase: Saturation
% 35.68/5.54  
% 35.68/5.54  % (2556)Memory used [KB]: 3489
% 35.68/5.54  % (2556)Time elapsed: 0.757 s
% 35.68/5.54  % (2556)Instructions burned: 3874 (million)
% 35.68/5.54  % (2556)------------------------------
% 35.68/5.54  % (2556)------------------------------
% 35.68/5.54  % (2661)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on theBenchmark for (2948ds/804Mi)
% 35.68/5.54  % (2662)lrs+2_1:1_sil=16000:sp=occurrence:bce=on:st=5.0:i=2898:sd=12:ss=axioms:sgt=16_0 on theBenchmark for (2948ds/2898Mi)
% 36.53/5.56  % (2660)Instruction limit reached!
% 36.53/5.56  % (2660)------------------------------
% 36.53/5.56  % (2660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.53/5.56  % (2660)Termination reason: Unknown
% 36.53/5.56  % (2660)Termination phase: Saturation
% 36.53/5.56  
% 36.53/5.56  % (2660)Memory used [KB]: 4357
% 36.53/5.56  % (2660)Time elapsed: 0.107 s
% 36.53/5.56  % (2660)Instructions burned: 310 (million)
% 36.53/5.56  % (2660)------------------------------
% 36.53/5.56  % (2660)------------------------------
% 36.53/5.56  % (2663)dis+1011_1:9_bsr=unit_only:sil=2000:plsq=on:plsqr=375,251:sp=const_frequency:sos=on:spb=intro:urr=on:flr=on:slsq=on:i=478:av=off:fsr=off:rawr=on:ss=axioms:sd=3:sgt=16:st=3.0:rp=on:to=lpo_0 on theBenchmark for (2948ds/478Mi)
% 36.53/5.56  % (2655)Instruction limit reached!
% 36.53/5.56  % (2655)------------------------------
% 36.53/5.56  % (2655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.53/5.56  % (2655)Termination reason: Unknown
% 36.53/5.56  % (2655)Termination phase: Saturation
% 36.53/5.56  
% 36.53/5.56  % (2655)Memory used [KB]: 11480
% 36.53/5.56  % (2655)Time elapsed: 0.363 s
% 36.53/5.56  % (2655)Instructions burned: 1569 (million)
% 36.53/5.56  % (2655)------------------------------
% 36.53/5.56  % (2655)------------------------------
% 36.53/5.57  % (2664)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on theBenchmark for (2948ds/392Mi)
% 37.72/5.67  % (2652)Instruction limit reached!
% 37.72/5.67  % (2652)------------------------------
% 37.72/5.67  % (2652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.72/5.67  % (2652)Termination reason: Unknown
% 37.72/5.67  % (2652)Termination phase: Saturation
% 37.72/5.67  
% 37.72/5.67  % (2652)Memory used [KB]: 14326
% 37.72/5.67  % (2652)Time elapsed: 0.494 s
% 37.72/5.67  % (2652)Instructions burned: 1853 (million)
% 37.72/5.67  % (2652)------------------------------
% 37.72/5.67  % (2652)------------------------------
% 37.72/5.67  % (2657)Instruction limit reached!
% 37.72/5.67  % (2657)------------------------------
% 37.72/5.67  % (2657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.72/5.67  % (2657)Termination reason: Unknown
% 37.72/5.67  % (2657)Termination phase: Saturation
% 37.72/5.67  
% 37.72/5.67  % (2657)Memory used [KB]: 12371
% 37.72/5.67  % (2657)Time elapsed: 0.366 s
% 37.72/5.67  % (2657)Instructions burned: 1510 (million)
% 37.72/5.67  % (2657)------------------------------
% 37.72/5.67  % (2657)------------------------------
% 37.72/5.68  % (2665)lrs+1010_1:4_sil=2000:tgt=ground:sp=reverse_frequency:nwc=5.0:i=847:av=off:bd=off:kmz=on_0 on theBenchmark for (2947ds/847Mi)
% 37.72/5.68  % (2666)lrs+1011_62705:1048576_drc=off:sil=2000:tgt=full:fde=unused:sp=weighted_frequency:spb=goal_then_units:abs=on:lsd=10:lcm=predicate:nwc=20.0587:s2agt=20:s2a=on:i=394:s2at=6:bs=on:afp=50:awrs=decay:awrsf=742:bd=preordered:nm=6:fsr=off:amm=sco:afq=1.5183159961804336:uhcvi=on:rawr=on_0 on theBenchmark for (2947ds/394Mi)
% 37.72/5.68  % (2663)Instruction limit reached!
% 37.72/5.68  % (2663)------------------------------
% 37.72/5.68  % (2663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.72/5.68  % (2663)Termination reason: Unknown
% 37.72/5.68  % (2663)Termination phase: Saturation
% 37.72/5.68  
% 37.72/5.68  % (2663)Memory used [KB]: 4550
% 37.72/5.68  % (2663)Time elapsed: 0.120 s
% 37.72/5.68  % (2663)Instructions burned: 479 (million)
% 37.72/5.68  % (2663)------------------------------
% 37.72/5.68  % (2663)------------------------------
% 37.72/5.68  % (2667)dis-1010_3:1_sil=2000:tgt=ground:fde=unused:plsq=on:plsqr=219295,524288:sos=on:plsql=on:rp=on:newcnf=on:i=660:nm=2:av=off:nwc=3.0_0 on theBenchmark for (2947ds/660Mi)
% 37.72/5.68  % (2664)Instruction limit reached!
% 37.72/5.68  % (2664)------------------------------
% 37.72/5.68  % (2664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.72/5.68  % (2664)Termination reason: Unknown
% 37.72/5.68  % (2664)Termination phase: Saturation
% 37.72/5.68  
% 37.72/5.68  % (2664)Memory used [KB]: 4683
% 37.72/5.68  % (2664)Time elapsed: 0.117 s
% 37.72/5.68  % (2664)Instructions burned: 392 (million)
% 37.72/5.68  % (2664)------------------------------
% 37.72/5.68  % (2664)------------------------------
% 37.72/5.69  % (2668)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on theBenchmark for (2946ds/445Mi)
% 38.21/5.72  % (2661)Instruction limit reached!
% 38.21/5.72  % (2661)------------------------------
% 38.21/5.72  % (2661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.21/5.72  % (2661)Termination reason: Unknown
% 38.21/5.72  % (2661)Termination phase: Saturation
% 38.21/5.72  
% 38.21/5.72  % (2661)Memory used [KB]: 5258
% 38.21/5.72  % (2661)Time elapsed: 0.182 s
% 38.21/5.72  % (2661)Instructions burned: 808 (million)
% 38.21/5.72  % (2661)------------------------------
% 38.21/5.72  % (2661)------------------------------
% 38.21/5.72  % (2669)lrs+11_1:16_sil=8000:plsq=on:plsqr=1,32:spb=goal:st=2.0:i=895:bd=off:ss=axioms:av=off:sd=15:sup=off_0 on theBenchmark for (2946ds/895Mi)
% 38.21/5.72  % (2669)Refutation not found, incomplete strategy% (2669)------------------------------
% 38.21/5.72  % (2669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.21/5.72  % (2669)Termination reason: Refutation not found, incomplete strategy
% 38.21/5.72  
% 38.21/5.72  % (2669)Memory used [KB]: 972
% 38.21/5.72  % (2669)Time elapsed: 0.001 s
% 38.21/5.72  % (2669)Instructions burned: 2 (million)
% 38.21/5.72  % (2669)------------------------------
% 38.21/5.72  % (2669)------------------------------
% 38.21/5.72  % (2670)dis+11_9519:1048576_bsr=unit_only:sil=2000:tgt=ground:sp=const_max:foolp=on:erd=off:spb=goal:bce=on:rnwc=on:nwc=24.7483:kmz=on:i=571:kws=inv_frequency:ins=3:uhcvi=on:ss=included:sgt=50:rawr=on_0 on theBenchmark for (2946ds/571Mi)
% 38.55/5.80  % (2668)Instruction limit reached!
% 38.55/5.80  % (2668)------------------------------
% 38.55/5.80  % (2668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.55/5.80  % (2668)Termination reason: Unknown
% 38.55/5.80  % (2668)Termination phase: Saturation
% 38.55/5.80  
% 38.55/5.80  % (2668)Memory used [KB]: 4617
% 38.55/5.80  % (2668)Time elapsed: 0.132 s
% 38.55/5.80  % (2668)Instructions burned: 446 (million)
% 38.55/5.80  % (2668)------------------------------
% 38.55/5.80  % (2668)------------------------------
% 38.55/5.80  % (2666)Instruction limit reached!
% 38.55/5.80  % (2666)------------------------------
% 38.55/5.80  % (2666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.55/5.80  % (2666)Termination reason: Unknown
% 38.55/5.80  % (2666)Termination phase: Saturation
% 38.55/5.80  
% 38.55/5.80  % (2666)Memory used [KB]: 5357
% 38.55/5.80  % (2666)Time elapsed: 0.120 s
% 38.55/5.80  % (2666)Instructions burned: 396 (million)
% 38.55/5.80  % (2666)------------------------------
% 38.55/5.80  % (2666)------------------------------
% 38.72/5.80  % (2671)dis-1010_8:1_sil=64000:sp=occurrence:sos=on:st=2.0:i=597:sd=3:bd=off:ss=axioms:acc=model:to=lpo:sup=off:fs=off:fsr=off:sgt=32_0 on theBenchmark for (2945ds/597Mi)
% 38.72/5.80  % (2671)Refutation not found, incomplete strategy% (2671)------------------------------
% 38.72/5.80  % (2671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.72/5.80  % (2671)Termination reason: Refutation not found, incomplete strategy
% 38.72/5.80  
% 38.72/5.80  % (2671)Memory used [KB]: 972
% 38.72/5.80  % (2671)Time elapsed: 0.001 s
% 38.72/5.80  % (2671)Instructions burned: 3 (million)
% 38.72/5.80  % (2671)------------------------------
% 38.72/5.80  % (2671)------------------------------
% 38.72/5.80  % (2672)dis+1002_1:28_sil=64000:sos=on:s2agt=8:sac=on:i=2027:s2a=on:s2at=2.5:ep=RSTC_0 on theBenchmark for (2945ds/2027Mi)
% 38.72/5.80  % (2673)lrs+10_1:16_drc=off:sil=8000:tgt=ground:sp=reverse_arity:spb=non_intro:nwc=10.0:st=3.0:i=6293:bs=unit_only:kws=precedence:ss=axioms:rawr=on:ins=4:awrs=converge:awrsf=220:bd=preordered_0 on theBenchmark for (2945ds/6293Mi)
% 38.90/5.84  % (2667)Instruction limit reached!
% 38.90/5.84  % (2667)------------------------------
% 38.90/5.84  % (2667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.90/5.84  % (2667)Termination reason: Unknown
% 38.90/5.84  % (2667)Termination phase: Saturation
% 38.90/5.84  
% 38.90/5.84  % (2667)Memory used [KB]: 5885
% 38.90/5.84  % (2667)Time elapsed: 0.179 s
% 38.90/5.84  % (2667)Instructions burned: 664 (million)
% 38.90/5.84  % (2667)------------------------------
% 38.90/5.84  % (2667)------------------------------
% 38.90/5.84  % (2674)lrs-1002_1:17_sil=2000:bce=on:rp=on:nwc=4.0:sac=on:nicw=on:i=485:ep=RS:fsr=off:amm=off:rawr=on:afp=1000_0 on theBenchmark for (2945ds/485Mi)
% 38.90/5.84  % (2674)Refutation not found, incomplete strategy% (2674)------------------------------
% 38.90/5.84  % (2674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.90/5.84  % (2674)Termination reason: Refutation not found, incomplete strategy
% 38.90/5.84  
% 38.90/5.84  % (2674)Memory used [KB]: 975
% 38.90/5.84  % (2674)Time elapsed: 0.001 s
% 38.90/5.84  % (2674)Instructions burned: 2 (million)
% 38.90/5.84  % (2674)------------------------------
% 38.90/5.84  % (2674)------------------------------
% 38.90/5.84  % (2675)lrs-1010_1:1024_anc=all_dependent:to=lpo:sp=const_frequency:sos=on:br=off:nwc=10.0:i=485:nm=30:newcnf=on:sil=8000:bd=off:fde=unused:ss=axioms_0 on theBenchmark for (2945ds/485Mi)
% 38.90/5.87  % (2670)Instruction limit reached!
% 38.90/5.87  % (2670)------------------------------
% 38.90/5.87  % (2670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.90/5.87  % (2670)Termination reason: Unknown
% 38.90/5.87  % (2670)Termination phase: Saturation
% 38.90/5.87  
% 38.90/5.87  % (2670)Memory used [KB]: 6928
% 38.90/5.87  % (2670)Time elapsed: 0.172 s
% 38.90/5.87  % (2670)Instructions burned: 573 (million)
% 38.90/5.87  % (2670)------------------------------
% 38.90/5.87  % (2670)------------------------------
% 38.90/5.88  % (2676)ott-1010_1032285:1048576_to=lpo:drc=off:sil=2000:tgt=ground:fde=unused:bsd=on:sp=reverse_arity:sos=on:rnwc=on:fd=preordered:nwc=3.32781:s2agt=15:s2a=on:s2pl=on:i=220:s2at=4.5:bs=unit_only:bd=off:nm=14:amm=off:uhcvi=on:rawr=on_0 on theBenchmark for (2944ds/220Mi)
% 38.90/5.91  % (2665)Instruction limit reached!
% 38.90/5.91  % (2665)------------------------------
% 38.90/5.91  % (2665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.90/5.91  % (2665)Termination reason: Unknown
% 38.90/5.91  % (2665)Termination phase: Saturation
% 38.90/5.91  
% 38.90/5.91  % (2665)Memory used [KB]: 8271
% 38.90/5.91  % (2665)Time elapsed: 0.234 s
% 38.90/5.91  % (2665)Instructions burned: 850 (million)
% 38.90/5.91  % (2665)------------------------------
% 38.90/5.91  % (2665)------------------------------
% 38.90/5.91  % (2677)lrs+1011_722839:524288_sil=4000:tgt=ground:fde=none:plsq=on:plsqr=5516061,65536:sp=const_max:spb=goal:acc=on:lsd=5:fd=preordered:nwc=19.5454:avsqc=4:sac=on:newcnf=on:lwlo=on:avsq=on:i=520:afp=1000000:avsqr=2357819,1048576:bd=off:nm=0:afq=4.85051:uhcvi=on:rawr=on:avsql=on_0 on theBenchmark for (2944ds/520Mi)
% 38.90/5.92  % (2662)First to succeed.
% 39.66/5.93  % (2662)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-2152"
% 39.66/5.93  % (2662)Refutation found. Thanks to Tanya!
% 39.66/5.93  % SZS status Unsatisfiable for theBenchmark
% 39.66/5.93  % SZS output start Proof for theBenchmark
% See solution above
% 39.66/5.93  % (2662)------------------------------
% 39.66/5.93  % (2662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.66/5.93  % (2662)Termination reason: Refutation
% 39.66/5.93  
% 39.66/5.93  % (2662)Memory used [KB]: 7901
% 39.66/5.93  % (2662)Time elapsed: 0.390 s
% 39.66/5.93  % (2662)Instructions burned: 1361 (million)
% 39.66/5.93  % (2152)Success in time 5.567 s
% 39.66/5.93  % Vampire---4.8 exiting
%------------------------------------------------------------------------------