TSTP Solution File: BOO014-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO014-3 : TPTP v8.1.0. Bugfixed v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n007.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:49:25 EDT 2022

% Result   : Unsatisfiable 38.17s 5.24s
% Output   : Refutation 38.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :   25
% Syntax   : Number of formulae    :  171 (  81 unt;   0 def)
%            Number of atoms       :  334 (  42 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  328 ( 165   ~; 163   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :  323 ( 323   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f17624,plain,
    $false,
    inference(subsumption_resolution,[],[f17623,f17488]) ).

fof(f17488,plain,
    ~ sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity),
    inference(subsumption_resolution,[],[f17462,f27]) ).

fof(f27,axiom,
    x_inverse_times_y_inverse != inverse(x_plus_y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_equation) ).

fof(f17462,plain,
    ( x_inverse_times_y_inverse = inverse(x_plus_y)
    | ~ sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity) ),
    inference(resolution,[],[f17336,f81]) ).

fof(f81,plain,
    ! [X2,X1] :
      ( ~ product(X1,X2,additive_identity)
      | ~ sum(X1,X2,multiplicative_identity)
      | inverse(X1) = X2 ),
    inference(subsumption_resolution,[],[f78,f20]) ).

fof(f20,axiom,
    ! [X0] : product(X0,inverse(X0),additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_inverse2) ).

fof(f78,plain,
    ! [X2,X1] :
      ( ~ product(X1,X2,additive_identity)
      | ~ sum(X1,X2,multiplicative_identity)
      | ~ product(X1,inverse(X1),additive_identity)
      | inverse(X1) = X2 ),
    inference(resolution,[],[f24,f18]) ).

fof(f18,axiom,
    ! [X0] : sum(X0,inverse(X0),multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_inverse2) ).

fof(f24,axiom,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X2,multiplicative_identity)
      | ~ sum(X0,X1,multiplicative_identity)
      | ~ product(X0,X2,additive_identity)
      | X1 = X2
      | ~ product(X0,X1,additive_identity) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inverse_is_unique) ).

fof(f17336,plain,
    product(x_plus_y,x_inverse_times_y_inverse,additive_identity),
    inference(backward_demodulation,[],[f16102,f17294]) ).

fof(f17294,plain,
    additive_identity = multiply(y,x_inverse_times_y_inverse),
    inference(resolution,[],[f17234,f1153]) ).

fof(f1153,plain,
    ! [X10,X11] :
      ( ~ sum(X11,X11,X10)
      | X10 = X11 ),
    inference(resolution,[],[f1148,f21]) ).

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

fof(f1148,plain,
    ! [X1] : sum(X1,X1,X1),
    inference(subsumption_resolution,[],[f809,f1147]) ).

fof(f1147,plain,
    sum(multiplicative_identity,multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f1,f1096]) ).

fof(f1096,plain,
    multiplicative_identity = add(multiplicative_identity,multiplicative_identity),
    inference(resolution,[],[f1065,f63]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( ~ product(multiplicative_identity,X0,X1)
      | X0 = X1 ),
    inference(resolution,[],[f22,f7]) ).

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

fof(f22,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ product(X0,X1,X8)
      | ~ product(X0,X1,X7)
      | X7 = X8 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplication_is_well_defined) ).

fof(f1065,plain,
    ! [X0] : product(X0,add(X0,multiplicative_identity),X0),
    inference(resolution,[],[f993,f1]) ).

fof(f993,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,X5)
      | product(X4,X5,X4) ),
    inference(forward_demodulation,[],[f990,f74]) ).

fof(f74,plain,
    ! [X2] : add(additive_identity,X2) = X2,
    inference(resolution,[],[f48,f35]) ).

fof(f35,plain,
    ! [X2,X3] : sum(X2,X3,add(X3,X2)),
    inference(resolution,[],[f3,f1]) ).

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

fof(f48,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,X0)
      | X0 = X1 ),
    inference(resolution,[],[f21,f6]) ).

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

fof(f990,plain,
    ! [X4,X5] :
      ( product(X4,X5,add(additive_identity,X4))
      | ~ sum(X4,multiplicative_identity,X5) ),
    inference(resolution,[],[f378,f35]) ).

fof(f378,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,additive_identity,X2)
      | product(X0,X1,X2)
      | ~ sum(X0,multiplicative_identity,X1) ),
    inference(resolution,[],[f131,f6]) ).

fof(f131,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ sum(X8,X9,X5)
      | product(X5,X6,X7)
      | ~ sum(X8,X9,X7)
      | ~ sum(X8,multiplicative_identity,X6) ),
    inference(resolution,[],[f13,f8]) ).

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

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

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

fof(f809,plain,
    ! [X1] :
      ( ~ sum(multiplicative_identity,multiplicative_identity,multiplicative_identity)
      | sum(X1,X1,X1) ),
    inference(resolution,[],[f293,f8]) ).

fof(f293,plain,
    ! [X3,X4,X5] :
      ( ~ product(X3,X4,X5)
      | ~ sum(X4,multiplicative_identity,multiplicative_identity)
      | sum(X5,X3,X3) ),
    inference(resolution,[],[f89,f8]) ).

fof(f89,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X7,X6,X9)
      | ~ product(X7,X5,X8)
      | sum(X8,X7,X9)
      | ~ sum(X5,multiplicative_identity,X6) ),
    inference(resolution,[],[f9,f8]) ).

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

fof(f17234,plain,
    sum(additive_identity,additive_identity,multiply(y,x_inverse_times_y_inverse)),
    inference(forward_demodulation,[],[f17233,f3751]) ).

fof(f3751,plain,
    ! [X14,X15] : multiply(X14,multiply(X14,X15)) = multiply(X14,X15),
    inference(superposition,[],[f2939,f2837]) ).

fof(f2837,plain,
    ! [X21,X22] : add(multiply(X21,X22),X21) = X21,
    inference(resolution,[],[f2093,f51]) ).

fof(f51,plain,
    ! [X8,X9,X7] :
      ( ~ sum(X9,X8,X7)
      | add(X8,X9) = X7 ),
    inference(resolution,[],[f21,f35]) ).

fof(f2093,plain,
    ! [X2,X3] : sum(X3,multiply(X3,X2),X3),
    inference(subsumption_resolution,[],[f817,f2088]) ).

fof(f2088,plain,
    ! [X3] : sum(X3,multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f1,f1982]) ).

fof(f1982,plain,
    ! [X45] : multiplicative_identity = add(X45,multiplicative_identity),
    inference(forward_demodulation,[],[f1962,f73]) ).

fof(f73,plain,
    ! [X1] : add(X1,additive_identity) = X1,
    inference(resolution,[],[f48,f1]) ).

fof(f1962,plain,
    ! [X45] : add(multiplicative_identity,additive_identity) = add(X45,multiplicative_identity),
    inference(resolution,[],[f1934,f51]) ).

fof(f1934,plain,
    ! [X0] : sum(additive_identity,multiplicative_identity,add(X0,multiplicative_identity)),
    inference(resolution,[],[f1643,f1]) ).

fof(f1643,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,X5)
      | sum(additive_identity,multiplicative_identity,X5) ),
    inference(forward_literal_rewriting,[],[f1642,f886]) ).

fof(f886,plain,
    ! [X2,X1] :
      ( ~ product(X1,multiplicative_identity,X2)
      | sum(additive_identity,X2,X1) ),
    inference(resolution,[],[f345,f8]) ).

fof(f345,plain,
    ! [X16,X14,X15] :
      ( ~ product(X14,multiplicative_identity,X15)
      | ~ product(X14,multiplicative_identity,X16)
      | sum(additive_identity,X16,X15) ),
    inference(resolution,[],[f105,f5]) ).

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

fof(f105,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ sum(X7,X5,X8)
      | ~ product(X8,multiplicative_identity,X9)
      | sum(X7,X6,X9)
      | ~ product(X5,multiplicative_identity,X6) ),
    inference(resolution,[],[f11,f8]) ).

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

fof(f1642,plain,
    ! [X4,X5] :
      ( product(X5,multiplicative_identity,multiplicative_identity)
      | ~ sum(X4,multiplicative_identity,X5) ),
    inference(forward_demodulation,[],[f1641,f164]) ).

fof(f164,plain,
    ! [X0] : multiplicative_identity = add(X0,inverse(X0)),
    inference(resolution,[],[f55,f1]) ).

fof(f55,plain,
    ! [X12,X13] :
      ( ~ sum(X13,inverse(X13),X12)
      | multiplicative_identity = X12 ),
    inference(forward_literal_rewriting,[],[f53,f3]) ).

fof(f53,plain,
    ! [X12,X13] :
      ( multiplicative_identity = X12
      | ~ sum(inverse(X13),X13,X12) ),
    inference(resolution,[],[f21,f17]) ).

fof(f17,axiom,
    ! [X0] : sum(inverse(X0),X0,multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_inverse1) ).

fof(f1641,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,X5)
      | product(X5,add(X4,inverse(X4)),multiplicative_identity) ),
    inference(forward_demodulation,[],[f1636,f185]) ).

fof(f185,plain,
    ! [X4,X5] : add(X4,X5) = add(X5,X4),
    inference(resolution,[],[f50,f35]) ).

fof(f50,plain,
    ! [X6,X4,X5] :
      ( ~ sum(X5,X6,X4)
      | add(X5,X6) = X4 ),
    inference(resolution,[],[f21,f1]) ).

fof(f1636,plain,
    ! [X4,X5] :
      ( product(X5,add(inverse(X4),X4),multiplicative_identity)
      | ~ sum(X4,multiplicative_identity,X5) ),
    inference(resolution,[],[f369,f35]) ).

fof(f369,plain,
    ! [X3,X4,X5] :
      ( ~ sum(X3,inverse(X3),X5)
      | ~ sum(X3,multiplicative_identity,X4)
      | product(X4,X5,multiplicative_identity) ),
    inference(resolution,[],[f130,f18]) ).

fof(f130,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ sum(X3,X4,X2)
      | ~ sum(X3,multiplicative_identity,X0)
      | ~ sum(X3,X4,X1)
      | product(X0,X1,X2) ),
    inference(resolution,[],[f13,f7]) ).

fof(f817,plain,
    ! [X2,X3] :
      ( sum(X3,multiply(X3,X2),X3)
      | ~ sum(X2,multiplicative_identity,multiplicative_identity) ),
    inference(forward_literal_rewriting,[],[f810,f3]) ).

fof(f810,plain,
    ! [X2,X3] :
      ( ~ sum(X2,multiplicative_identity,multiplicative_identity)
      | sum(multiply(X3,X2),X3,X3) ),
    inference(resolution,[],[f293,f2]) ).

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

fof(f2939,plain,
    ! [X50,X49] : multiply(add(X49,X50),X49) = X49,
    inference(resolution,[],[f2549,f66]) ).

fof(f66,plain,
    ! [X8,X9,X7] :
      ( ~ product(X7,X8,X9)
      | multiply(X8,X7) = X9 ),
    inference(resolution,[],[f22,f42]) ).

fof(f42,plain,
    ! [X2,X3] : product(X2,X3,multiply(X3,X2)),
    inference(resolution,[],[f4,f2]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | product(X1,X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_multiplication) ).

fof(f2549,plain,
    ! [X3,X4] : product(X3,add(X3,X4),X3),
    inference(subsumption_resolution,[],[f1303,f2539]) ).

fof(f2539,plain,
    ! [X0] : product(X0,additive_identity,additive_identity),
    inference(superposition,[],[f2,f2478]) ).

fof(f2478,plain,
    ! [X77] : additive_identity = multiply(X77,additive_identity),
    inference(resolution,[],[f2092,f52]) ).

fof(f52,plain,
    ! [X10,X11] :
      ( ~ sum(additive_identity,X11,X10)
      | X10 = X11 ),
    inference(resolution,[],[f21,f5]) ).

fof(f2092,plain,
    ! [X4,X5] : sum(X5,multiply(X4,X5),X5),
    inference(subsumption_resolution,[],[f818,f2088]) ).

fof(f818,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,multiplicative_identity)
      | sum(X5,multiply(X4,X5),X5) ),
    inference(forward_literal_rewriting,[],[f811,f3]) ).

fof(f811,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,multiplicative_identity)
      | sum(multiply(X4,X5),X5,X5) ),
    inference(resolution,[],[f293,f42]) ).

fof(f1303,plain,
    ! [X3,X4] :
      ( product(X3,add(X3,X4),X3)
      | ~ product(X4,additive_identity,additive_identity) ),
    inference(forward_literal_rewriting,[],[f1293,f4]) ).

fof(f1293,plain,
    ! [X3,X4] :
      ( ~ product(X4,additive_identity,additive_identity)
      | product(add(X3,X4),X3,X3) ),
    inference(resolution,[],[f441,f35]) ).

fof(f441,plain,
    ! [X16,X14,X15] :
      ( ~ sum(X16,X15,X14)
      | product(X14,X15,X15)
      | ~ product(X16,additive_identity,additive_identity) ),
    inference(resolution,[],[f150,f5]) ).

fof(f150,plain,
    ! [X26,X24,X22,X25,X23] :
      ( ~ sum(X23,X26,X25)
      | product(X24,X25,X26)
      | ~ sum(X22,X26,X24)
      | ~ product(X22,X23,additive_identity) ),
    inference(resolution,[],[f15,f5]) ).

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

fof(f17233,plain,
    sum(additive_identity,additive_identity,multiply(y,multiply(y,x_inverse_times_y_inverse))),
    inference(forward_demodulation,[],[f17232,f23]) ).

fof(f23,axiom,
    ! [X0] : inverse(inverse(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inverse_is_self_cancelling) ).

fof(f17232,plain,
    sum(additive_identity,additive_identity,multiply(inverse(inverse(y)),multiply(y,x_inverse_times_y_inverse))),
    inference(forward_demodulation,[],[f17198,f199]) ).

fof(f199,plain,
    ! [X4,X5] : multiply(X5,X4) = multiply(X4,X5),
    inference(resolution,[],[f65,f42]) ).

fof(f65,plain,
    ! [X6,X4,X5] :
      ( ~ product(X4,X5,X6)
      | multiply(X4,X5) = X6 ),
    inference(resolution,[],[f22,f2]) ).

fof(f17198,plain,
    sum(additive_identity,additive_identity,multiply(multiply(y,x_inverse_times_y_inverse),inverse(inverse(y)))),
    inference(resolution,[],[f14547,f3102]) ).

fof(f3102,plain,
    ! [X2,X3] :
      ( ~ sum(X3,X2,X3)
      | sum(additive_identity,additive_identity,multiply(X2,inverse(X3))) ),
    inference(forward_literal_rewriting,[],[f3094,f1373]) ).

fof(f1373,plain,
    ! [X0,X1] :
      ( ~ sum(additive_identity,X1,X0)
      | sum(additive_identity,X0,X1) ),
    inference(forward_literal_rewriting,[],[f1367,f949]) ).

fof(f949,plain,
    ! [X10,X11] :
      ( ~ sum(additive_identity,X10,X11)
      | product(X11,multiplicative_identity,X10) ),
    inference(resolution,[],[f366,f5]) ).

fof(f366,plain,
    ! [X10,X8,X9,X7] :
      ( ~ sum(X9,X10,X8)
      | ~ sum(X9,X10,X7)
      | product(X7,multiplicative_identity,X8) ),
    inference(forward_demodulation,[],[f364,f122]) ).

fof(f122,plain,
    ! [X2] : multiply(X2,multiplicative_identity) = X2,
    inference(resolution,[],[f63,f42]) ).

fof(f364,plain,
    ! [X10,X8,X9,X7] :
      ( product(X7,multiplicative_identity,X8)
      | ~ sum(multiply(X9,multiplicative_identity),X10,X8)
      | ~ sum(X9,X10,X7) ),
    inference(resolution,[],[f125,f2]) ).

fof(f125,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X5,multiplicative_identity,X8)
      | product(X7,multiplicative_identity,X9)
      | ~ sum(X8,X6,X9)
      | ~ sum(X5,X6,X7) ),
    inference(resolution,[],[f12,f8]) ).

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

fof(f1367,plain,
    ! [X0,X1] :
      ( ~ product(X0,multiplicative_identity,X1)
      | sum(additive_identity,X0,X1) ),
    inference(resolution,[],[f534,f1148]) ).

fof(f534,plain,
    ! [X8,X6,X7] :
      ( ~ sum(X6,X6,X7)
      | ~ product(X7,multiplicative_identity,X8)
      | sum(additive_identity,X6,X8) ),
    inference(forward_demodulation,[],[f533,f23]) ).

fof(f533,plain,
    ! [X8,X6,X7] :
      ( ~ sum(X6,inverse(inverse(X6)),X7)
      | ~ product(X7,multiplicative_identity,X8)
      | sum(additive_identity,X6,X8) ),
    inference(forward_demodulation,[],[f527,f23]) ).

fof(f527,plain,
    ! [X8,X6,X7] :
      ( sum(additive_identity,inverse(inverse(X6)),X8)
      | ~ product(X7,multiplicative_identity,X8)
      | ~ sum(X6,inverse(inverse(X6)),X7) ),
    inference(resolution,[],[f161,f18]) ).

fof(f161,plain,
    ! [X26,X24,X22,X25,X23] :
      ( ~ sum(inverse(X22),X23,X24)
      | ~ sum(X22,X23,X25)
      | ~ product(X25,X24,X26)
      | sum(additive_identity,X23,X26) ),
    inference(resolution,[],[f16,f20]) ).

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

fof(f3094,plain,
    ! [X2,X3] :
      ( ~ sum(X3,X2,X3)
      | sum(additive_identity,multiply(X2,inverse(X3)),additive_identity) ),
    inference(resolution,[],[f631,f2]) ).

fof(f631,plain,
    ! [X11,X12,X13] :
      ( ~ product(X13,inverse(X12),X11)
      | sum(additive_identity,X11,additive_identity)
      | ~ sum(X12,X13,X12) ),
    inference(resolution,[],[f108,f20]) ).

fof(f108,plain,
    ! [X26,X24,X22,X25,X23] :
      ( ~ product(X25,inverse(X23),X26)
      | sum(additive_identity,X24,X26)
      | ~ sum(X23,X22,X25)
      | ~ product(X22,inverse(X23),X24) ),
    inference(resolution,[],[f11,f20]) ).

fof(f14547,plain,
    sum(inverse(y),multiply(y,x_inverse_times_y_inverse),inverse(y)),
    inference(forward_demodulation,[],[f14546,f199]) ).

fof(f14546,plain,
    sum(inverse(y),multiply(x_inverse_times_y_inverse,y),inverse(y)),
    inference(forward_demodulation,[],[f14545,f23]) ).

fof(f14545,plain,
    sum(inverse(y),multiply(x_inverse_times_y_inverse,inverse(inverse(y))),inverse(y)),
    inference(forward_demodulation,[],[f14520,f199]) ).

fof(f14520,plain,
    sum(inverse(y),multiply(inverse(inverse(y)),x_inverse_times_y_inverse),inverse(y)),
    inference(resolution,[],[f5273,f2508]) ).

fof(f2508,plain,
    sum(x_inverse_times_y_inverse,inverse(y),inverse(y)),
    inference(forward_literal_rewriting,[],[f2500,f3]) ).

fof(f2500,plain,
    sum(inverse(y),x_inverse_times_y_inverse,inverse(y)),
    inference(superposition,[],[f2092,f179]) ).

fof(f179,plain,
    x_inverse_times_y_inverse = multiply(inverse(x),inverse(y)),
    inference(resolution,[],[f68,f2]) ).

fof(f68,plain,
    ! [X12] :
      ( ~ product(inverse(x),inverse(y),X12)
      | x_inverse_times_y_inverse = X12 ),
    inference(resolution,[],[f22,f26]) ).

fof(f26,axiom,
    product(inverse(x),inverse(y),x_inverse_times_y_inverse),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_inverse_times_y_inverse) ).

fof(f5273,plain,
    ! [X24,X25,X23] :
      ( ~ sum(X24,X23,X25)
      | sum(X23,multiply(inverse(X23),X24),X25) ),
    inference(forward_literal_rewriting,[],[f5260,f3]) ).

fof(f5260,plain,
    ! [X24,X25,X23] :
      ( sum(multiply(inverse(X23),X24),X23,X25)
      | ~ sum(X24,X23,X25) ),
    inference(resolution,[],[f738,f17]) ).

fof(f738,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,multiplicative_identity)
      | sum(multiply(X0,X2),X1,X3)
      | ~ sum(X2,X1,X3) ),
    inference(resolution,[],[f159,f7]) ).

fof(f159,plain,
    ! [X10,X11,X14,X15,X12,X13] :
      ( ~ product(X14,X12,X15)
      | ~ sum(X13,X11,X14)
      | ~ sum(X10,X11,X12)
      | sum(multiply(X13,X10),X11,X15) ),
    inference(resolution,[],[f16,f2]) ).

fof(f16102,plain,
    product(x_plus_y,x_inverse_times_y_inverse,multiply(y,x_inverse_times_y_inverse)),
    inference(resolution,[],[f16059,f5112]) ).

fof(f5112,plain,
    ! [X27] :
      ( ~ product(x,X27,additive_identity)
      | product(x_plus_y,X27,multiply(y,X27)) ),
    inference(resolution,[],[f650,f25]) ).

fof(f25,axiom,
    sum(x,y,x_plus_y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_plus_y) ).

fof(f650,plain,
    ! [X10,X11,X12,X13] :
      ( ~ sum(X10,X12,X13)
      | product(X13,X11,multiply(X12,X11))
      | ~ product(X10,X11,additive_identity) ),
    inference(resolution,[],[f126,f5]) ).

fof(f126,plain,
    ! [X10,X11,X14,X15,X12,X13] :
      ( ~ sum(X14,multiply(X11,X13),X15)
      | ~ product(X10,X13,X14)
      | ~ sum(X10,X11,X12)
      | product(X12,X13,X15) ),
    inference(resolution,[],[f12,f2]) ).

fof(f16059,plain,
    product(x,x_inverse_times_y_inverse,additive_identity),
    inference(superposition,[],[f2,f15955]) ).

fof(f15955,plain,
    additive_identity = multiply(x,x_inverse_times_y_inverse),
    inference(forward_demodulation,[],[f15929,f74]) ).

fof(f15929,plain,
    add(additive_identity,additive_identity) = multiply(x,x_inverse_times_y_inverse),
    inference(resolution,[],[f15854,f51]) ).

fof(f15854,plain,
    sum(additive_identity,additive_identity,multiply(x,x_inverse_times_y_inverse)),
    inference(forward_demodulation,[],[f15853,f3751]) ).

fof(f15853,plain,
    sum(additive_identity,additive_identity,multiply(x,multiply(x,x_inverse_times_y_inverse))),
    inference(forward_demodulation,[],[f15852,f23]) ).

fof(f15852,plain,
    sum(additive_identity,additive_identity,multiply(inverse(inverse(x)),multiply(x,x_inverse_times_y_inverse))),
    inference(forward_demodulation,[],[f15823,f199]) ).

fof(f15823,plain,
    sum(additive_identity,additive_identity,multiply(multiply(x,x_inverse_times_y_inverse),inverse(inverse(x)))),
    inference(resolution,[],[f14535,f3102]) ).

fof(f14535,plain,
    sum(inverse(x),multiply(x,x_inverse_times_y_inverse),inverse(x)),
    inference(forward_demodulation,[],[f14534,f199]) ).

fof(f14534,plain,
    sum(inverse(x),multiply(x_inverse_times_y_inverse,x),inverse(x)),
    inference(forward_demodulation,[],[f14533,f23]) ).

fof(f14533,plain,
    sum(inverse(x),multiply(x_inverse_times_y_inverse,inverse(inverse(x))),inverse(x)),
    inference(forward_demodulation,[],[f14519,f199]) ).

fof(f14519,plain,
    sum(inverse(x),multiply(inverse(inverse(x)),x_inverse_times_y_inverse),inverse(x)),
    inference(resolution,[],[f5273,f2204]) ).

fof(f2204,plain,
    sum(x_inverse_times_y_inverse,inverse(x),inverse(x)),
    inference(subsumption_resolution,[],[f816,f2087]) ).

fof(f2087,plain,
    ! [X2] : sum(multiplicative_identity,X2,multiplicative_identity),
    inference(superposition,[],[f35,f1982]) ).

fof(f816,plain,
    ( ~ sum(multiplicative_identity,inverse(y),multiplicative_identity)
    | sum(x_inverse_times_y_inverse,inverse(x),inverse(x)) ),
    inference(forward_literal_rewriting,[],[f815,f3]) ).

fof(f815,plain,
    ( ~ sum(inverse(y),multiplicative_identity,multiplicative_identity)
    | sum(x_inverse_times_y_inverse,inverse(x),inverse(x)) ),
    inference(resolution,[],[f293,f26]) ).

fof(f17623,plain,
    sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity),
    inference(forward_demodulation,[],[f17621,f13645]) ).

fof(f13645,plain,
    multiplicative_identity = add(x_plus_y,inverse(y)),
    inference(resolution,[],[f13599,f52]) ).

fof(f13599,plain,
    sum(additive_identity,multiplicative_identity,add(x_plus_y,inverse(y))),
    inference(forward_demodulation,[],[f13582,f185]) ).

fof(f13582,plain,
    sum(additive_identity,multiplicative_identity,add(inverse(y),x_plus_y)),
    inference(resolution,[],[f3334,f2547]) ).

fof(f2547,plain,
    product(y,x_plus_y,y),
    inference(subsumption_resolution,[],[f715,f2540]) ).

fof(f2540,plain,
    ! [X1] : product(additive_identity,X1,additive_identity),
    inference(superposition,[],[f42,f2478]) ).

fof(f715,plain,
    ( ~ product(additive_identity,x,additive_identity)
    | product(y,x_plus_y,y) ),
    inference(resolution,[],[f443,f5]) ).

fof(f443,plain,
    ! [X21,X20] :
      ( ~ sum(X21,y,X20)
      | product(X20,x_plus_y,y)
      | ~ product(X21,x,additive_identity) ),
    inference(resolution,[],[f150,f25]) ).

fof(f3334,plain,
    ! [X4,X5] :
      ( ~ product(X4,X5,X4)
      | sum(additive_identity,multiplicative_identity,add(inverse(X4),X5)) ),
    inference(forward_literal_rewriting,[],[f3333,f1373]) ).

fof(f3333,plain,
    ! [X4,X5] :
      ( sum(additive_identity,add(inverse(X4),X5),multiplicative_identity)
      | ~ product(X4,X5,X4) ),
    inference(forward_literal_rewriting,[],[f3315,f787]) ).

fof(f787,plain,
    ! [X4,X5] :
      ( ~ product(multiplicative_identity,X4,X5)
      | sum(additive_identity,X4,X5) ),
    inference(forward_demodulation,[],[f786,f122]) ).

fof(f786,plain,
    ! [X4,X5] :
      ( ~ product(multiplicative_identity,X4,X5)
      | sum(multiply(additive_identity,multiplicative_identity),X4,X5) ),
    inference(forward_demodulation,[],[f785,f199]) ).

fof(f785,plain,
    ! [X4,X5] :
      ( ~ product(multiplicative_identity,X4,X5)
      | sum(multiply(multiplicative_identity,additive_identity),X4,X5) ),
    inference(resolution,[],[f251,f42]) ).

fof(f251,plain,
    ! [X16,X14,X15] :
      ( ~ product(additive_identity,multiplicative_identity,X14)
      | ~ product(multiplicative_identity,X15,X16)
      | sum(X14,X15,X16) ),
    inference(forward_literal_rewriting,[],[f248,f4]) ).

fof(f248,plain,
    ! [X16,X14,X15] :
      ( sum(X14,X15,X16)
      | ~ product(multiplicative_identity,X15,X16)
      | ~ product(multiplicative_identity,additive_identity,X14) ),
    inference(resolution,[],[f88,f5]) ).

fof(f88,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ sum(X0,X1,X2)
      | ~ product(multiplicative_identity,X0,X3)
      | ~ product(multiplicative_identity,X2,X4)
      | sum(X3,X1,X4) ),
    inference(resolution,[],[f9,f7]) ).

fof(f3315,plain,
    ! [X4,X5] :
      ( ~ product(X4,X5,X4)
      | product(multiplicative_identity,add(inverse(X4),X5),multiplicative_identity) ),
    inference(resolution,[],[f721,f35]) ).

fof(f721,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X2,inverse(X1),X0)
      | product(multiplicative_identity,X0,multiplicative_identity)
      | ~ product(X1,X2,X1) ),
    inference(resolution,[],[f147,f18]) ).

fof(f147,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ sum(X5,inverse(X7),X8)
      | product(X8,X9,multiplicative_identity)
      | ~ product(X5,X6,X7)
      | ~ sum(X6,inverse(X7),X9) ),
    inference(resolution,[],[f15,f18]) ).

fof(f17621,plain,
    sum(x_plus_y,x_inverse_times_y_inverse,add(x_plus_y,inverse(y))),
    inference(resolution,[],[f6392,f14194]) ).

fof(f14194,plain,
    sum(x_plus_y,inverse(x),multiplicative_identity),
    inference(superposition,[],[f1,f14061]) ).

fof(f14061,plain,
    multiplicative_identity = add(x_plus_y,inverse(x)),
    inference(forward_demodulation,[],[f14034,f2085]) ).

fof(f2085,plain,
    ! [X0] : multiplicative_identity = add(multiplicative_identity,X0),
    inference(superposition,[],[f185,f1982]) ).

fof(f14034,plain,
    add(multiplicative_identity,additive_identity) = add(x_plus_y,inverse(x)),
    inference(resolution,[],[f13598,f51]) ).

fof(f13598,plain,
    sum(additive_identity,multiplicative_identity,add(x_plus_y,inverse(x))),
    inference(forward_demodulation,[],[f13581,f185]) ).

fof(f13581,plain,
    sum(additive_identity,multiplicative_identity,add(inverse(x),x_plus_y)),
    inference(resolution,[],[f3334,f2973]) ).

fof(f2973,plain,
    product(x,x_plus_y,x),
    inference(superposition,[],[f2549,f58]) ).

fof(f58,plain,
    x_plus_y = add(x,y),
    inference(resolution,[],[f54,f1]) ).

fof(f54,plain,
    ! [X14] :
      ( ~ sum(x,y,X14)
      | x_plus_y = X14 ),
    inference(resolution,[],[f21,f25]) ).

fof(f6392,plain,
    ! [X0] :
      ( ~ sum(X0,inverse(x),multiplicative_identity)
      | sum(X0,x_inverse_times_y_inverse,add(X0,inverse(y))) ),
    inference(resolution,[],[f558,f7]) ).

fof(f558,plain,
    ! [X2,X3,X4] :
      ( ~ product(X4,add(X2,inverse(y)),X3)
      | sum(X2,x_inverse_times_y_inverse,X3)
      | ~ sum(X2,inverse(x),X4) ),
    inference(resolution,[],[f143,f1]) ).

fof(f143,plain,
    ! [X28,X29,X27,X30] :
      ( ~ sum(X27,inverse(y),X28)
      | sum(X27,x_inverse_times_y_inverse,X29)
      | ~ sum(X27,inverse(x),X30)
      | ~ product(X30,X28,X29) ),
    inference(resolution,[],[f14,f26]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : BOO014-3 : TPTP v8.1.0. Bugfixed v2.2.0.
% 0.10/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.33  % Computer : n007.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon Aug 29 15:51:30 EDT 2022
% 0.11/0.33  % CPUTime    : 
% 0.17/0.48  % (4717)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.17/0.49  % (4717)Instruction limit reached!
% 0.17/0.49  % (4717)------------------------------
% 0.17/0.49  % (4717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (4717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (4717)Termination reason: Unknown
% 0.17/0.49  % (4717)Termination phase: Saturation
% 0.17/0.49  
% 0.17/0.49  % (4717)Memory used [KB]: 5884
% 0.17/0.49  % (4717)Time elapsed: 0.006 s
% 0.17/0.49  % (4717)Instructions burned: 4 (million)
% 0.17/0.49  % (4717)------------------------------
% 0.17/0.49  % (4717)------------------------------
% 0.17/0.49  % (4730)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.17/0.50  % (4722)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.50  % (4729)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.17/0.50  % (4738)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.17/0.51  TRYING [1]
% 0.17/0.51  TRYING [2]
% 0.17/0.51  % (4730)Instruction limit reached!
% 0.17/0.51  % (4730)------------------------------
% 0.17/0.51  % (4730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (4728)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.51  % (4727)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.17/0.51  % (4730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (4730)Termination reason: Unknown
% 0.17/0.51  % (4730)Termination phase: Finite model building constraint generation
% 0.17/0.51  
% 0.17/0.51  % (4730)Memory used [KB]: 6140
% 0.17/0.51  % (4730)Time elapsed: 0.078 s
% 0.17/0.51  % (4730)Instructions burned: 7 (million)
% 0.17/0.51  % (4730)------------------------------
% 0.17/0.51  % (4730)------------------------------
% 0.17/0.52  % (4737)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.17/0.52  % (4716)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.17/0.52  % (4718)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.17/0.53  % (4725)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.17/0.53  % (4721)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.17/0.53  % (4720)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.17/0.53  % (4724)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.53  % (4725)Instruction limit reached!
% 0.17/0.53  % (4725)------------------------------
% 0.17/0.53  % (4725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (4725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (4725)Termination reason: Unknown
% 0.17/0.53  % (4725)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (4725)Memory used [KB]: 5884
% 0.17/0.53  % (4725)Time elapsed: 0.142 s
% 0.17/0.53  % (4725)Instructions burned: 7 (million)
% 0.17/0.53  % (4725)------------------------------
% 0.17/0.53  % (4725)------------------------------
% 0.17/0.53  % (4715)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.17/0.53  % (4728)Instruction limit reached!
% 0.17/0.53  % (4728)------------------------------
% 0.17/0.53  % (4728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (4728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (4728)Termination reason: Unknown
% 0.17/0.53  % (4728)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (4728)Memory used [KB]: 5884
% 0.17/0.53  % (4728)Time elapsed: 0.123 s
% 0.17/0.53  % (4728)Instructions burned: 3 (million)
% 0.17/0.53  % (4728)------------------------------
% 0.17/0.53  % (4728)------------------------------
% 0.17/0.53  % (4727)Instruction limit reached!
% 0.17/0.53  % (4727)------------------------------
% 0.17/0.53  % (4727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (4727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (4727)Termination reason: Unknown
% 0.17/0.53  % (4727)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (4727)Memory used [KB]: 5884
% 0.17/0.53  % (4727)Time elapsed: 0.126 s
% 0.17/0.53  % (4727)Instructions burned: 5 (million)
% 0.17/0.53  % (4727)------------------------------
% 0.17/0.53  % (4727)------------------------------
% 0.17/0.54  % (4729)Instruction limit reached!
% 0.17/0.54  % (4729)------------------------------
% 0.17/0.54  % (4729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (4726)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.17/0.55  % (4744)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.17/0.55  % (4719)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.17/0.55  % (4738)Instruction limit reached!
% 0.17/0.55  % (4738)------------------------------
% 0.17/0.55  % (4738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (4738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (4738)Termination reason: Unknown
% 0.17/0.55  % (4738)Termination phase: Saturation
% 0.17/0.55  % (4743)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.17/0.55  
% 0.17/0.55  % (4738)Memory used [KB]: 6140
% 0.17/0.55  % (4738)Time elapsed: 0.097 s
% 0.17/0.55  % (4738)Instructions burned: 37 (million)
% 0.17/0.55  % (4738)------------------------------
% 0.17/0.55  % (4738)------------------------------
% 0.17/0.56  % (4732)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.17/0.56  % (4736)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.17/0.56  % (4735)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.17/0.56  % (4736)Refutation not found, incomplete strategy% (4736)------------------------------
% 0.17/0.56  % (4736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (4736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (4736)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.56  
% 0.17/0.56  % (4736)Memory used [KB]: 5884
% 0.17/0.56  % (4736)Time elapsed: 0.174 s
% 0.17/0.56  % (4736)Instructions burned: 4 (million)
% 0.17/0.56  % (4736)------------------------------
% 0.17/0.56  % (4736)------------------------------
% 0.17/0.56  % (4735)Instruction limit reached!
% 0.17/0.56  % (4735)------------------------------
% 0.17/0.56  % (4735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (4735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (4735)Termination reason: Unknown
% 0.17/0.56  % (4735)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (4735)Memory used [KB]: 1407
% 0.17/0.56  % (4735)Time elapsed: 0.174 s
% 0.17/0.56  % (4735)Instructions burned: 6 (million)
% 0.17/0.56  % (4735)------------------------------
% 0.17/0.56  % (4735)------------------------------
% 0.17/0.56  % (4740)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.17/0.56  % (4741)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.17/0.57  % (4731)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.17/0.57  % (4731)Instruction limit reached!
% 0.17/0.57  % (4731)------------------------------
% 0.17/0.57  % (4731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (4731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (4731)Termination reason: Unknown
% 0.17/0.57  % (4731)Termination phase: Saturation
% 0.17/0.57  
% 0.17/0.57  % (4731)Memory used [KB]: 5884
% 0.17/0.57  % (4731)Time elapsed: 0.003 s
% 0.17/0.57  % (4731)Instructions burned: 2 (million)
% 0.17/0.57  % (4731)------------------------------
% 0.17/0.57  % (4731)------------------------------
% 0.17/0.57  % (4733)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.17/0.57  % (4723)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.57  % (4723)Instruction limit reached!
% 0.17/0.57  % (4723)------------------------------
% 0.17/0.57  % (4723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (4723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (4723)Termination reason: Unknown
% 0.17/0.57  % (4723)Termination phase: Saturation
% 0.17/0.57  
% 0.17/0.57  % (4723)Memory used [KB]: 5884
% 0.17/0.57  % (4723)Time elapsed: 0.175 s
% 0.17/0.57  % (4723)Instructions burned: 4 (million)
% 0.17/0.57  % (4723)------------------------------
% 0.17/0.57  % (4723)------------------------------
% 0.17/0.58  % (4719)Refutation not found, incomplete strategy% (4719)------------------------------
% 0.17/0.58  % (4719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (4719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (4719)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.58  
% 0.17/0.58  % (4719)Memory used [KB]: 5884
% 0.17/0.58  % (4719)Time elapsed: 0.183 s
% 0.17/0.58  % (4719)Instructions burned: 9 (million)
% 0.17/0.58  % (4719)------------------------------
% 0.17/0.58  % (4719)------------------------------
% 0.17/0.58  % (4742)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.17/0.58  % (4729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (4729)Termination reason: Unknown
% 0.17/0.58  % (4729)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (4729)Memory used [KB]: 1663
% 0.17/0.58  % (4729)Time elapsed: 0.131 s
% 0.17/0.58  % (4729)Instructions burned: 29 (million)
% 0.17/0.58  % (4729)------------------------------
% 0.17/0.58  % (4729)------------------------------
% 0.17/0.58  % (4732)Instruction limit reached!
% 0.17/0.58  % (4732)------------------------------
% 0.17/0.58  % (4732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (4732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (4732)Termination reason: Unknown
% 0.17/0.58  % (4732)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (4732)Memory used [KB]: 5884
% 0.17/0.58  % (4732)Time elapsed: 0.176 s
% 0.17/0.58  % (4732)Instructions burned: 8 (million)
% 0.17/0.58  % (4732)------------------------------
% 0.17/0.58  % (4732)------------------------------
% 0.17/0.59  % (4743)Instruction limit reached!
% 0.17/0.59  % (4743)------------------------------
% 0.17/0.59  % (4743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.59  % (4743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.59  % (4743)Termination reason: Unknown
% 0.17/0.59  % (4743)Termination phase: Saturation
% 0.17/0.59  
% 0.17/0.59  % (4743)Memory used [KB]: 6012
% 0.17/0.59  % (4743)Time elapsed: 0.196 s
% 0.17/0.59  % (4743)Instructions burned: 20 (million)
% 0.17/0.59  % (4743)------------------------------
% 0.17/0.59  % (4743)------------------------------
% 0.17/0.59  % (4734)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.60  % (4726)Instruction limit reached!
% 0.17/0.60  % (4726)------------------------------
% 0.17/0.60  % (4726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (4722)Instruction limit reached!
% 0.17/0.60  % (4722)------------------------------
% 0.17/0.60  % (4722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (4722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (4722)Termination reason: Unknown
% 0.17/0.60  % (4722)Termination phase: Saturation
% 0.17/0.60  
% 0.17/0.60  % (4722)Memory used [KB]: 6268
% 0.17/0.60  % (4722)Time elapsed: 0.166 s
% 0.17/0.60  % (4722)Instructions burned: 51 (million)
% 0.17/0.60  % (4722)------------------------------
% 0.17/0.60  % (4722)------------------------------
% 1.97/0.60  % (4739)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.97/0.61  % (4734)Instruction limit reached!
% 1.97/0.61  % (4734)------------------------------
% 1.97/0.61  % (4734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (4734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (4734)Termination reason: Unknown
% 1.97/0.61  % (4734)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (4734)Memory used [KB]: 5884
% 1.97/0.61  % (4734)Time elapsed: 0.206 s
% 1.97/0.61  % (4734)Instructions burned: 7 (million)
% 1.97/0.61  % (4734)------------------------------
% 1.97/0.61  % (4734)------------------------------
% 1.97/0.61  % (4726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (4726)Termination reason: Unknown
% 1.97/0.61  % (4726)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (4726)Memory used [KB]: 6012
% 1.97/0.61  % (4726)Time elapsed: 0.189 s
% 1.97/0.61  % (4726)Instructions burned: 24 (million)
% 1.97/0.61  % (4726)------------------------------
% 1.97/0.61  % (4726)------------------------------
% 1.97/0.62  % (4720)Instruction limit reached!
% 1.97/0.62  % (4720)------------------------------
% 1.97/0.62  % (4720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (4720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (4720)Termination reason: Unknown
% 1.97/0.62  % (4720)Termination phase: Saturation
% 1.97/0.62  
% 1.97/0.62  % (4720)Memory used [KB]: 6140
% 1.97/0.62  % (4720)Time elapsed: 0.207 s
% 1.97/0.62  % (4720)Instructions burned: 25 (million)
% 1.97/0.62  % (4720)------------------------------
% 1.97/0.62  % (4720)------------------------------
% 2.24/0.63  % (4716)Instruction limit reached!
% 2.24/0.63  % (4716)------------------------------
% 2.24/0.63  % (4716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.63  % (4716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.63  % (4716)Termination reason: Unknown
% 2.24/0.63  % (4716)Termination phase: Saturation
% 2.24/0.63  
% 2.24/0.63  % (4716)Memory used [KB]: 1791
% 2.24/0.63  % (4716)Time elapsed: 0.221 s
% 2.24/0.63  % (4716)Instructions burned: 43 (million)
% 2.24/0.63  % (4716)------------------------------
% 2.24/0.63  % (4716)------------------------------
% 2.24/0.64  % (4718)Instruction limit reached!
% 2.24/0.64  % (4718)------------------------------
% 2.24/0.64  % (4718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (4718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (4718)Termination reason: Unknown
% 2.24/0.64  % (4718)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (4718)Memory used [KB]: 6140
% 2.24/0.64  % (4718)Time elapsed: 0.243 s
% 2.24/0.64  % (4718)Instructions burned: 43 (million)
% 2.24/0.64  % (4718)------------------------------
% 2.24/0.64  % (4718)------------------------------
% 2.24/0.64  % (4741)Refutation not found, incomplete strategy% (4741)------------------------------
% 2.24/0.64  % (4741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (4741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (4741)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.64  
% 2.24/0.64  % (4741)Memory used [KB]: 6012
% 2.24/0.64  % (4741)Time elapsed: 0.253 s
% 2.24/0.64  % (4741)Instructions burned: 30 (million)
% 2.24/0.64  % (4741)------------------------------
% 2.24/0.64  % (4741)------------------------------
% 2.24/0.64  % (4724)Instruction limit reached!
% 2.24/0.64  % (4724)------------------------------
% 2.24/0.64  % (4724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (4724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (4724)Termination reason: Unknown
% 2.24/0.64  % (4724)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (4724)Memory used [KB]: 6268
% 2.24/0.64  % (4724)Time elapsed: 0.242 s
% 2.24/0.64  % (4724)Instructions burned: 51 (million)
% 2.24/0.64  % (4724)------------------------------
% 2.24/0.64  % (4724)------------------------------
% 2.24/0.64  % (4733)Instruction limit reached!
% 2.24/0.64  % (4733)------------------------------
% 2.24/0.64  % (4733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (4733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (4733)Termination reason: Unknown
% 2.24/0.64  % (4733)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (4733)Memory used [KB]: 10618
% 2.24/0.64  % (4733)Time elapsed: 0.251 s
% 2.24/0.64  % (4733)Instructions burned: 28 (million)
% 2.24/0.64  % (4733)------------------------------
% 2.24/0.64  % (4733)------------------------------
% 2.40/0.67  % (4721)Instruction limit reached!
% 2.40/0.67  % (4721)------------------------------
% 2.40/0.67  % (4721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.67  % (4721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.67  % (4721)Termination reason: Unknown
% 2.40/0.67  % (4721)Termination phase: Saturation
% 2.40/0.67  
% 2.40/0.67  % (4721)Memory used [KB]: 1791
% 2.40/0.67  % (4721)Time elapsed: 0.282 s
% 2.40/0.67  % (4721)Instructions burned: 49 (million)
% 2.40/0.67  % (4721)------------------------------
% 2.40/0.67  % (4721)------------------------------
% 2.40/0.68  % (4745)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.40/0.68  % (4746)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.40/0.70  % (4745)Instruction limit reached!
% 2.40/0.70  % (4745)------------------------------
% 2.40/0.70  % (4745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (4737)Instruction limit reached!
% 2.40/0.71  % (4737)------------------------------
% 2.40/0.71  % (4737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (4739)Instruction limit reached!
% 2.40/0.71  % (4739)------------------------------
% 2.40/0.71  % (4739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (4739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (4739)Termination reason: Unknown
% 2.40/0.71  % (4739)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (4739)Memory used [KB]: 6140
% 2.40/0.71  % (4739)Time elapsed: 0.301 s
% 2.40/0.71  % (4739)Instructions burned: 47 (million)
% 2.40/0.71  % (4739)------------------------------
% 2.40/0.71  % (4739)------------------------------
% 2.40/0.71  % (4745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (4745)Termination reason: Unknown
% 2.40/0.71  % (4745)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (4745)Memory used [KB]: 6140
% 2.40/0.71  % (4745)Time elapsed: 0.161 s
% 2.40/0.71  % (4745)Instructions burned: 15 (million)
% 2.40/0.71  % (4745)------------------------------
% 2.40/0.71  % (4745)------------------------------
% 2.40/0.72  % (4737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.72  % (4737)Termination reason: Unknown
% 2.40/0.72  % (4737)Termination phase: Saturation
% 2.40/0.72  
% 2.40/0.72  % (4737)Memory used [KB]: 7036
% 2.40/0.72  % (4737)Time elapsed: 0.313 s
% 2.40/0.72  % (4737)Instructions burned: 97 (million)
% 2.40/0.72  % (4737)------------------------------
% 2.40/0.72  % (4737)------------------------------
% 2.75/0.74  % (4747)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.75/0.74  % (4750)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/34Mi)
% 2.75/0.74  % (4758)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.75/0.74  % (4747)Instruction limit reached!
% 2.75/0.74  % (4747)------------------------------
% 2.75/0.74  % (4747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.74  % (4747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.74  % (4747)Termination reason: Unknown
% 2.75/0.74  % (4747)Termination phase: Saturation
% 2.75/0.74  
% 2.75/0.74  % (4747)Memory used [KB]: 5884
% 2.75/0.74  % (4747)Time elapsed: 0.004 s
% 2.75/0.74  % (4747)Instructions burned: 3 (million)
% 2.75/0.74  % (4747)------------------------------
% 2.75/0.74  % (4747)------------------------------
% 2.75/0.74  % (4748)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.75/0.75  % (4742)Instruction limit reached!
% 2.75/0.75  % (4742)------------------------------
% 2.75/0.75  % (4742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.75  % (4742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.75  % (4742)Termination reason: Unknown
% 2.75/0.75  % (4742)Termination phase: Saturation
% 2.75/0.75  
% 2.75/0.75  % (4742)Memory used [KB]: 1791
% 2.75/0.75  % (4742)Time elapsed: 0.348 s
% 2.75/0.75  % (4742)Instructions burned: 73 (million)
% 2.75/0.75  % (4742)------------------------------
% 2.75/0.75  % (4742)------------------------------
% 2.75/0.75  % (4740)Instruction limit reached!
% 2.75/0.75  % (4740)------------------------------
% 2.75/0.75  % (4740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.75  % (4740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.75  % (4740)Termination reason: Unknown
% 2.75/0.75  % (4740)Termination phase: Saturation
% 2.75/0.75  
% 2.75/0.75  % (4740)Memory used [KB]: 6652
% 2.75/0.75  % (4740)Time elapsed: 0.343 s
% 2.75/0.75  % (4740)Instructions burned: 81 (million)
% 2.75/0.75  % (4740)------------------------------
% 2.75/0.75  % (4740)------------------------------
% 2.75/0.75  % (4749)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.75/0.76  % (4746)Instruction limit reached!
% 2.75/0.76  % (4746)------------------------------
% 2.75/0.76  % (4746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.76  % (4746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.76  % (4746)Termination reason: Unknown
% 2.75/0.76  % (4746)Termination phase: Saturation
% 2.75/0.76  
% 2.75/0.76  % (4746)Memory used [KB]: 6268
% 2.75/0.76  % (4746)Time elapsed: 0.147 s
% 2.75/0.76  % (4746)Instructions burned: 40 (million)
% 2.75/0.76  % (4746)------------------------------
% 2.75/0.76  % (4746)------------------------------
% 2.88/0.77  % (4752)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.88/0.78  TRYING [1]
% 2.88/0.78  TRYING [2]
% 2.88/0.78  % (4751)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.88/0.78  % (4760)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.88/0.79  % (4759)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.88/0.79  % (4757)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.88/0.80  TRYING [3]
% 2.88/0.80  % (4744)Instruction limit reached!
% 2.88/0.80  % (4744)------------------------------
% 2.88/0.80  % (4744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.80  % (4744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.80  % (4744)Termination reason: Unknown
% 2.88/0.80  % (4744)Termination phase: Saturation
% 2.88/0.80  
% 2.88/0.80  % (4744)Memory used [KB]: 6652
% 2.88/0.80  % (4744)Time elapsed: 0.393 s
% 2.88/0.80  % (4744)Instructions burned: 101 (million)
% 2.88/0.80  % (4744)------------------------------
% 2.88/0.80  % (4744)------------------------------
% 2.88/0.81  % (4753)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.88/0.81  % (4750)Instruction limit reached!
% 2.88/0.81  % (4750)------------------------------
% 2.88/0.81  % (4750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.81  % (4750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.81  % (4750)Termination reason: Unknown
% 2.88/0.81  % (4750)Termination phase: Saturation
% 2.88/0.81  
% 2.88/0.81  % (4750)Memory used [KB]: 6396
% 2.88/0.81  % (4750)Time elapsed: 0.167 s
% 2.88/0.81  % (4750)Instructions burned: 35 (million)
% 2.88/0.81  % (4750)------------------------------
% 2.88/0.81  % (4750)------------------------------
% 2.88/0.82  % (4756)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.88/0.82  % (4752)Instruction limit reached!
% 2.88/0.82  % (4752)------------------------------
% 2.88/0.82  % (4752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (4754)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.88/0.82  % (4749)Instruction limit reached!
% 2.88/0.82  % (4749)------------------------------
% 2.88/0.82  % (4749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (4748)Instruction limit reached!
% 2.88/0.82  % (4748)------------------------------
% 2.88/0.82  % (4748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (4748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.82  % (4748)Termination reason: Unknown
% 2.88/0.82  % (4748)Termination phase: Saturation
% 2.88/0.82  
% 2.88/0.82  % (4748)Memory used [KB]: 6012
% 2.88/0.82  % (4748)Time elapsed: 0.224 s
% 2.88/0.82  % (4748)Instructions burned: 33 (million)
% 2.88/0.82  % (4748)------------------------------
% 2.88/0.82  % (4748)------------------------------
% 2.88/0.82  % (4752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.82  % (4752)Termination reason: Unknown
% 2.88/0.82  % (4752)Termination phase: Finite model building constraint generation
% 2.88/0.82  
% 2.88/0.82  % (4752)Memory used [KB]: 7291
% 2.88/0.82  % (4752)Time elapsed: 0.180 s
% 2.88/0.82  % (4752)Instructions burned: 23 (million)
% 2.88/0.82  % (4752)------------------------------
% 2.88/0.82  % (4752)------------------------------
% 2.88/0.83  % (4749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (4749)Termination reason: Unknown
% 2.88/0.83  % (4749)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (4749)Memory used [KB]: 1535
% 2.88/0.83  % (4749)Time elapsed: 0.235 s
% 2.88/0.83  % (4749)Instructions burned: 30 (million)
% 2.88/0.83  % (4749)------------------------------
% 2.88/0.83  % (4749)------------------------------
% 2.88/0.83  % (4754)Instruction limit reached!
% 2.88/0.83  % (4754)------------------------------
% 2.88/0.83  % (4754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (4754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (4754)Termination reason: Unknown
% 2.88/0.83  % (4754)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (4754)Memory used [KB]: 6012
% 2.88/0.83  % (4754)Time elapsed: 0.204 s
% 2.88/0.83  % (4754)Instructions burned: 7 (million)
% 2.88/0.83  % (4754)------------------------------
% 2.88/0.83  % (4754)------------------------------
% 2.88/0.83  % (4763)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.88/0.84  % (4763)Instruction limit reached!
% 2.88/0.84  % (4763)------------------------------
% 2.88/0.84  % (4763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.84  % (4763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.84  % (4763)Termination reason: Unknown
% 2.88/0.84  % (4763)Termination phase: Saturation
% 2.88/0.84  
% 2.88/0.84  % (4763)Memory used [KB]: 5884
% 2.88/0.84  % (4763)Time elapsed: 0.175 s
% 2.88/0.84  % (4763)Instructions burned: 7 (million)
% 2.88/0.84  % (4763)------------------------------
% 2.88/0.84  % (4763)------------------------------
% 3.11/0.84  % (4761)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 3.11/0.84  % (4765)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 3.11/0.85  % (4762)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 3.11/0.86  % (4764)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 3.11/0.86  % (4766)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 3.11/0.86  % (4751)Instruction limit reached!
% 3.11/0.86  % (4751)------------------------------
% 3.11/0.86  % (4751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.11/0.86  % (4769)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 3.11/0.86  % (4767)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 3.11/0.86  % (4751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.11/0.86  % (4751)Termination reason: Unknown
% 3.11/0.86  % (4751)Termination phase: Saturation
% 3.11/0.86  
% 3.11/0.86  % (4751)Memory used [KB]: 6268
% 3.11/0.86  % (4751)Time elapsed: 0.247 s
% 3.11/0.86  % (4751)Instructions burned: 46 (million)
% 3.11/0.86  % (4751)------------------------------
% 3.11/0.86  % (4751)------------------------------
% 3.20/0.88  % (4759)Instruction limit reached!
% 3.20/0.88  % (4759)------------------------------
% 3.20/0.88  % (4759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.20/0.88  % (4770)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 3.20/0.89  % (4768)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 3.20/0.89  % (4759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.20/0.89  % (4759)Termination reason: Unknown
% 3.20/0.89  % (4759)Termination phase: Saturation
% 3.20/0.89  
% 3.20/0.89  % (4759)Memory used [KB]: 2046
% 3.20/0.89  % (4759)Time elapsed: 0.228 s
% 3.20/0.89  % (4759)Instructions burned: 45 (million)
% 3.20/0.89  % (4759)------------------------------
% 3.20/0.89  % (4759)------------------------------
% 3.20/0.91  % (4757)Instruction limit reached!
% 3.20/0.91  % (4757)------------------------------
% 3.20/0.91  % (4757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.20/0.91  % (4757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.20/0.91  % (4757)Termination reason: Unknown
% 3.20/0.91  % (4757)Termination phase: Saturation
% 3.20/0.91  
% 3.20/0.91  % (4757)Memory used [KB]: 6140
% 3.20/0.91  % (4757)Time elapsed: 0.259 s
% 3.20/0.91  % (4757)Instructions burned: 37 (million)
% 3.20/0.91  % (4757)------------------------------
% 3.20/0.91  % (4757)------------------------------
% 3.39/0.94  % (4772)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/500Mi)
% 3.41/0.95  % (4771)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 3.41/0.96  % (4773)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/143Mi)
% 3.41/0.96  % (4772)Refutation not found, incomplete strategy% (4772)------------------------------
% 3.41/0.96  % (4772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.96  % (4772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.96  % (4772)Termination reason: Refutation not found, incomplete strategy
% 3.41/0.96  
% 3.41/0.96  % (4772)Memory used [KB]: 6012
% 3.41/0.96  % (4772)Time elapsed: 0.164 s
% 3.41/0.96  % (4772)Instructions burned: 13 (million)
% 3.41/0.96  % (4772)------------------------------
% 3.41/0.96  % (4772)------------------------------
% 3.41/0.97  % (4774)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/490Mi)
% 3.41/0.97  % (4760)Instruction limit reached!
% 3.41/0.97  % (4760)------------------------------
% 3.41/0.97  % (4760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.97  % (4760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.97  % (4760)Termination reason: Unknown
% 3.41/0.97  % (4760)Termination phase: Saturation
% 3.41/0.97  
% 3.41/0.97  % (4760)Memory used [KB]: 6140
% 3.41/0.97  % (4760)Time elapsed: 0.278 s
% 3.41/0.97  % (4760)Instructions burned: 109 (million)
% 3.41/0.97  % (4760)------------------------------
% 3.41/0.97  % (4760)------------------------------
% 3.41/0.98  % (4765)Instruction limit reached!
% 3.41/0.98  % (4765)------------------------------
% 3.41/0.98  % (4765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.98  % (4765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.98  % (4765)Termination reason: Unknown
% 3.41/0.98  % (4765)Termination phase: Saturation
% 3.41/0.98  
% 3.41/0.98  % (4765)Memory used [KB]: 6140
% 3.41/0.98  % (4765)Time elapsed: 0.303 s
% 3.41/0.98  % (4765)Instructions burned: 57 (million)
% 3.41/0.98  % (4765)------------------------------
% 3.41/0.98  % (4765)------------------------------
% 3.41/0.98  % (4776)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/95Mi)
% 3.41/0.99  % (4753)Instruction limit reached!
% 3.41/0.99  % (4753)------------------------------
% 3.41/0.99  % (4753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.99  % (4753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.99  % (4753)Termination reason: Unknown
% 3.41/0.99  % (4753)Termination phase: Saturation
% 3.41/0.99  
% 3.41/0.99  % (4753)Memory used [KB]: 1791
% 3.41/0.99  % (4753)Time elapsed: 0.368 s
% 3.41/0.99  % (4753)Instructions burned: 76 (million)
% 3.41/0.99  % (4753)------------------------------
% 3.41/0.99  % (4753)------------------------------
% 3.41/1.00  % (4779)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/119Mi)
% 3.41/1.00  % (4781)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/298Mi)
% 3.41/1.00  % (4775)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/78Mi)
% 3.41/1.00  % (4777)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/156Mi)
% 3.41/1.01  % (4766)Instruction limit reached!
% 3.41/1.01  % (4766)------------------------------
% 3.41/1.01  % (4766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/1.01  % (4766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/1.01  % (4766)Termination reason: Unknown
% 3.41/1.01  % (4766)Termination phase: Saturation
% 3.41/1.01  
% 3.41/1.01  % (4766)Memory used [KB]: 1791
% 3.41/1.01  % (4766)Time elapsed: 0.327 s
% 3.41/1.01  % (4766)Instructions burned: 69 (million)
% 3.41/1.01  % (4766)------------------------------
% 3.41/1.01  % (4766)------------------------------
% 3.41/1.02  % (4783)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/39Mi)
% 3.79/1.03  % (4778)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/240Mi)
% 3.79/1.04  % (4784)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/378Mi)
% 3.79/1.05  % (4780)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/141Mi)
% 3.80/1.07  % (4782)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 3.80/1.08  % (4767)Instruction limit reached!
% 3.80/1.08  % (4767)------------------------------
% 3.80/1.08  % (4767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.08  % (4767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.08  % (4767)Termination reason: Unknown
% 3.80/1.08  % (4767)Termination phase: Saturation
% 3.80/1.08  
% 3.80/1.08  % (4767)Memory used [KB]: 6652
% 3.80/1.08  % (4767)Time elapsed: 0.398 s
% 3.80/1.08  % (4767)Instructions burned: 92 (million)
% 3.80/1.08  % (4767)------------------------------
% 3.80/1.08  % (4767)------------------------------
% 3.80/1.08  % (4785)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/46Mi)
% 3.80/1.09  % (4769)Refutation not found, incomplete strategy% (4769)------------------------------
% 3.80/1.09  % (4769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.09  % (4769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.09  % (4769)Termination reason: Refutation not found, incomplete strategy
% 3.80/1.09  
% 3.80/1.09  % (4769)Memory used [KB]: 6396
% 3.80/1.09  % (4769)Time elapsed: 0.346 s
% 3.80/1.09  % (4769)Instructions burned: 133 (million)
% 3.80/1.09  % (4769)------------------------------
% 3.80/1.09  % (4769)------------------------------
% 3.80/1.10  % (4762)Instruction limit reached!
% 3.80/1.10  % (4762)------------------------------
% 3.80/1.10  % (4762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.10  % (4762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.10  % (4762)Termination reason: Unknown
% 3.80/1.10  % (4762)Termination phase: Saturation
% 3.80/1.10  
% 3.80/1.10  % (4762)Memory used [KB]: 6396
% 3.80/1.10  % (4762)Time elapsed: 0.442 s
% 3.80/1.10  % (4762)Instructions burned: 117 (million)
% 3.80/1.10  % (4762)------------------------------
% 3.80/1.10  % (4762)------------------------------
% 3.80/1.10  % (4783)Instruction limit reached!
% 3.80/1.10  % (4783)------------------------------
% 3.80/1.10  % (4783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.11  % (4783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.11  % (4783)Termination reason: Unknown
% 3.80/1.11  % (4783)Termination phase: Saturation
% 3.80/1.11  
% 3.80/1.11  % (4758)Instruction limit reached!
% 3.80/1.11  % (4758)------------------------------
% 3.80/1.11  % (4758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.11  % (4758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.11  % (4758)Termination reason: Unknown
% 3.80/1.11  % (4758)Termination phase: Saturation
% 3.80/1.11  
% 3.80/1.11  % (4758)Memory used [KB]: 2430
% 3.80/1.11  % (4758)Time elapsed: 0.483 s
% 3.80/1.11  % (4758)Instructions burned: 148 (million)
% 3.80/1.11  % (4758)------------------------------
% 3.80/1.11  % (4758)------------------------------
% 3.80/1.11  % (4783)Memory used [KB]: 6268
% 3.80/1.11  % (4783)Time elapsed: 0.162 s
% 3.80/1.11  % (4783)Instructions burned: 39 (million)
% 3.80/1.11  % (4783)------------------------------
% 3.80/1.11  % (4783)------------------------------
% 3.80/1.13  % (4764)Instruction limit reached!
% 3.80/1.13  % (4764)------------------------------
% 3.80/1.13  % (4764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.13  % (4764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.13  % (4764)Termination reason: Unknown
% 3.80/1.13  % (4764)Termination phase: Saturation
% 3.80/1.13  
% 3.80/1.13  % (4764)Memory used [KB]: 6268
% 3.80/1.13  % (4764)Time elapsed: 0.455 s
% 3.80/1.13  % (4764)Instructions burned: 150 (million)
% 3.80/1.13  % (4764)------------------------------
% 3.80/1.13  % (4764)------------------------------
% 3.80/1.14  % (4770)Instruction limit reached!
% 3.80/1.14  % (4770)------------------------------
% 3.80/1.14  % (4770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.14  % (4770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.14  % (4770)Termination reason: Unknown
% 3.80/1.14  % (4770)Termination phase: Saturation
% 3.80/1.14  
% 3.80/1.14  % (4770)Memory used [KB]: 2302
% 3.80/1.14  % (4770)Time elapsed: 0.309 s
% 3.80/1.14  % (4770)Instructions burned: 108 (million)
% 3.80/1.14  % (4770)------------------------------
% 3.80/1.14  % (4770)------------------------------
% 3.80/1.15  % (4786)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/171Mi)
% 3.80/1.16  % (4776)Instruction limit reached!
% 3.80/1.16  % (4776)------------------------------
% 3.80/1.16  % (4776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.16  % (4776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.16  % (4776)Termination reason: Unknown
% 3.80/1.16  % (4776)Termination phase: Saturation
% 3.80/1.16  
% 3.80/1.16  % (4776)Memory used [KB]: 6268
% 3.80/1.16  % (4776)Time elapsed: 0.330 s
% 3.80/1.16  % (4776)Instructions burned: 96 (million)
% 3.80/1.16  % (4776)------------------------------
% 3.80/1.16  % (4776)------------------------------
% 3.80/1.17  % (4785)Instruction limit reached!
% 3.80/1.17  % (4785)------------------------------
% 3.80/1.17  % (4785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.17  % (4785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.17  % (4785)Termination reason: Unknown
% 3.80/1.17  % (4785)Termination phase: Saturation
% 3.80/1.17  
% 3.80/1.17  % (4785)Memory used [KB]: 6268
% 3.80/1.17  % (4785)Time elapsed: 0.153 s
% 3.80/1.17  % (4785)Instructions burned: 46 (million)
% 3.80/1.17  % (4785)------------------------------
% 3.80/1.17  % (4785)------------------------------
% 3.80/1.19  % (4787)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/182Mi)
% 3.80/1.20  % (4779)Instruction limit reached!
% 3.80/1.20  % (4779)------------------------------
% 3.80/1.20  % (4779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.20  % (4775)Instruction limit reached!
% 3.80/1.20  % (4775)------------------------------
% 3.80/1.20  % (4775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.20  % (4775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.20  % (4775)Termination reason: Unknown
% 3.80/1.20  % (4775)Termination phase: Saturation
% 3.80/1.20  
% 3.80/1.20  % (4775)Memory used [KB]: 6524
% 3.80/1.20  % (4775)Time elapsed: 0.381 s
% 3.80/1.20  % (4775)Instructions burned: 78 (million)
% 3.80/1.20  % (4775)------------------------------
% 3.80/1.20  % (4775)------------------------------
% 6.44/1.21  % (4790)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/106Mi)
% 6.44/1.22  % (4756)Instruction limit reached!
% 6.44/1.22  % (4756)------------------------------
% 6.44/1.22  % (4756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.44/1.22  % (4756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.44/1.22  % (4756)Termination reason: Unknown
% 6.44/1.22  % (4756)Termination phase: Saturation
% 6.44/1.22  
% 6.44/1.22  % (4756)Memory used [KB]: 7419
% 6.44/1.22  % (4756)Time elapsed: 0.569 s
% 6.44/1.22  % (4756)Instructions burned: 151 (million)
% 6.44/1.22  % (4756)------------------------------
% 6.44/1.22  % (4756)------------------------------
% 6.44/1.22  % (4779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.44/1.22  % (4779)Termination reason: Unknown
% 6.44/1.22  % (4779)Termination phase: Saturation
% 6.44/1.22  
% 6.44/1.22  % (4779)Memory used [KB]: 2174
% 6.44/1.22  % (4779)Time elapsed: 0.306 s
% 6.44/1.22  % (4779)Instructions burned: 120 (million)
% 6.44/1.22  % (4779)------------------------------
% 6.44/1.22  % (4779)------------------------------
% 6.44/1.22  % (4788)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/40Mi)
% 6.44/1.23  % (4761)Instruction limit reached!
% 6.44/1.23  % (4761)------------------------------
% 6.44/1.23  % (4761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.44/1.23  % (4761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.44/1.23  % (4761)Termination reason: Unknown
% 6.44/1.23  % (4761)Termination phase: Saturation
% 6.44/1.23  
% 6.44/1.23  % (4761)Memory used [KB]: 6780
% 6.44/1.23  % (4761)Time elapsed: 0.530 s
% 6.44/1.23  % (4761)Instructions burned: 152 (million)
% 6.44/1.23  % (4761)------------------------------
% 6.44/1.23  % (4761)------------------------------
% 6.44/1.23  % (4789)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 6.99/1.24  % (4782)Instruction limit reached!
% 6.99/1.24  % (4782)------------------------------
% 6.99/1.24  % (4782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.24  % (4782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.24  % (4782)Termination reason: Unknown
% 6.99/1.24  % (4782)Termination phase: Saturation
% 6.99/1.24  
% 6.99/1.24  % (4782)Memory used [KB]: 6396
% 6.99/1.24  % (4782)Time elapsed: 0.353 s
% 6.99/1.24  % (4782)Instructions burned: 58 (million)
% 6.99/1.24  % (4782)------------------------------
% 6.99/1.24  % (4782)------------------------------
% 6.99/1.25  TRYING [1]
% 6.99/1.25  TRYING [2]
% 6.99/1.25  % (4789)Instruction limit reached!
% 6.99/1.25  % (4789)------------------------------
% 6.99/1.25  % (4789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.25  % (4789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.25  % (4789)Termination reason: Unknown
% 6.99/1.25  % (4789)Termination phase: Finite model building constraint generation
% 6.99/1.25  
% 6.99/1.25  % (4789)Memory used [KB]: 6140
% 6.99/1.25  % (4789)Time elapsed: 0.202 s
% 6.99/1.25  % (4789)Instructions burned: 7 (million)
% 6.99/1.25  % (4789)------------------------------
% 6.99/1.25  % (4789)------------------------------
% 6.99/1.26  % (4791)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/70Mi)
% 6.99/1.27  % (4793)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/162Mi)
% 7.36/1.29  % (4793)Refutation not found, incomplete strategy% (4793)------------------------------
% 7.36/1.29  % (4793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.29  % (4793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.29  % (4793)Termination reason: Refutation not found, incomplete strategy
% 7.36/1.29  
% 7.36/1.29  % (4793)Memory used [KB]: 5884
% 7.36/1.29  % (4793)Time elapsed: 0.124 s
% 7.36/1.29  % (4793)Instructions burned: 8 (million)
% 7.36/1.29  % (4793)------------------------------
% 7.36/1.29  % (4793)------------------------------
% 7.36/1.29  % (4795)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/389Mi)
% 7.36/1.30  % (4792)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/101Mi)
% 7.36/1.31  % (4788)Instruction limit reached!
% 7.36/1.31  % (4788)------------------------------
% 7.36/1.31  % (4788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.31  % (4788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.31  % (4788)Termination reason: Unknown
% 7.36/1.31  % (4788)Termination phase: Saturation
% 7.36/1.31  
% 7.36/1.31  % (4788)Memory used [KB]: 6524
% 7.36/1.31  % (4788)Time elapsed: 0.263 s
% 7.36/1.31  % (4788)Instructions burned: 40 (million)
% 7.36/1.31  % (4788)------------------------------
% 7.36/1.31  % (4788)------------------------------
% 7.36/1.33  % (4773)Instruction limit reached!
% 7.36/1.33  % (4773)------------------------------
% 7.36/1.33  % (4773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.33  % (4773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.33  % (4773)Termination reason: Unknown
% 7.36/1.33  % (4773)Termination phase: Saturation
% 7.36/1.33  
% 7.36/1.33  % (4773)Memory used [KB]: 8059
% 7.36/1.33  % (4773)Time elapsed: 0.469 s
% 7.36/1.33  % (4773)Instructions burned: 143 (million)
% 7.36/1.33  % (4773)------------------------------
% 7.36/1.33  % (4773)------------------------------
% 7.36/1.34  % (4794)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/45Mi)
% 7.36/1.35  % (4800)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/15Mi)
% 7.72/1.36  % (4796)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/226Mi)
% 7.76/1.37  % (4777)Instruction limit reached!
% 7.76/1.37  % (4777)------------------------------
% 7.76/1.37  % (4777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.37  % (4798)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/654Mi)
% 7.76/1.39  % (4799)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/85Mi)
% 7.76/1.39  % (4777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.39  % (4777)Termination reason: Unknown
% 7.76/1.39  % (4777)Termination phase: Saturation
% 7.76/1.39  
% 7.76/1.39  % (4777)Memory used [KB]: 6652
% 7.76/1.39  % (4777)Time elapsed: 0.513 s
% 7.76/1.39  % (4777)Instructions burned: 156 (million)
% 7.76/1.39  % (4777)------------------------------
% 7.76/1.39  % (4777)------------------------------
% 7.76/1.40  % (4797)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/272Mi)
% 7.76/1.40  % (4802)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/141Mi)
% 7.76/1.40  % (4800)Instruction limit reached!
% 7.76/1.40  % (4800)------------------------------
% 7.76/1.40  % (4800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.40  % (4800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.40  % (4800)Termination reason: Unknown
% 7.76/1.40  % (4800)Termination phase: Saturation
% 7.76/1.40  
% 7.76/1.40  % (4800)Memory used [KB]: 5884
% 7.76/1.40  % (4800)Time elapsed: 0.177 s
% 7.76/1.40  % (4800)Instructions burned: 15 (million)
% 7.76/1.40  % (4800)------------------------------
% 7.76/1.40  % (4800)------------------------------
% 7.76/1.41  % (4780)Instruction limit reached!
% 7.76/1.41  % (4780)------------------------------
% 7.76/1.41  % (4780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.41  % (4780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.41  % (4780)Termination reason: Unknown
% 7.76/1.41  % (4780)Termination phase: Saturation
% 7.76/1.41  
% 7.76/1.41  % (4780)Memory used [KB]: 6652
% 7.76/1.41  % (4780)Time elapsed: 0.516 s
% 7.76/1.41  % (4780)Instructions burned: 141 (million)
% 7.76/1.41  % (4780)------------------------------
% 7.76/1.41  % (4780)------------------------------
% 8.06/1.41  % (4791)Instruction limit reached!
% 8.06/1.41  % (4791)------------------------------
% 8.06/1.41  % (4791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.41  % (4791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.41  % (4791)Termination reason: Unknown
% 8.06/1.41  % (4791)Termination phase: Saturation
% 8.06/1.41  
% 8.06/1.41  % (4791)Memory used [KB]: 6524
% 8.06/1.41  % (4791)Time elapsed: 0.335 s
% 8.06/1.41  % (4791)Instructions burned: 70 (million)
% 8.06/1.41  % (4791)------------------------------
% 8.06/1.41  % (4791)------------------------------
% 8.17/1.45  % (4790)Instruction limit reached!
% 8.17/1.45  % (4790)------------------------------
% 8.17/1.45  % (4790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.17/1.45  % (4790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.17/1.45  % (4790)Termination reason: Unknown
% 8.17/1.45  % (4790)Termination phase: Saturation
% 8.17/1.45  
% 8.17/1.45  % (4790)Memory used [KB]: 1918
% 8.17/1.45  % (4790)Time elapsed: 0.408 s
% 8.17/1.45  % (4790)Instructions burned: 106 (million)
% 8.17/1.45  % (4790)------------------------------
% 8.17/1.45  % (4790)------------------------------
% 8.17/1.45  % (4801)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/156Mi)
% 8.17/1.46  % (4803)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/185Mi)
% 8.17/1.47  % (4804)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/86Mi)
% 8.17/1.47  % (4794)Instruction limit reached!
% 8.17/1.47  % (4794)------------------------------
% 8.17/1.47  % (4794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.17/1.47  % (4794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.17/1.47  % (4794)Termination reason: Unknown
% 8.17/1.47  % (4794)Termination phase: Saturation
% 8.17/1.47  
% 8.17/1.47  % (4794)Memory used [KB]: 6140
% 8.17/1.47  % (4794)Time elapsed: 0.315 s
% 8.17/1.47  % (4794)Instructions burned: 45 (million)
% 8.17/1.47  % (4794)------------------------------
% 8.17/1.47  % (4794)------------------------------
% 8.17/1.48  % (4805)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/344Mi)
% 8.17/1.49  % (4807)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/355Mi)
% 8.17/1.50  % (4806)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/104Mi)
% 8.51/1.53  % (4786)Instruction limit reached!
% 8.51/1.53  % (4786)------------------------------
% 8.51/1.53  % (4786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.53  % (4786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.53  % (4786)Termination reason: Unknown
% 8.51/1.53  % (4786)Termination phase: Saturation
% 8.51/1.53  
% 8.51/1.53  % (4786)Memory used [KB]: 6780
% 8.51/1.53  % (4786)Time elapsed: 0.551 s
% 8.51/1.53  % (4786)Instructions burned: 171 (million)
% 8.51/1.53  % (4786)------------------------------
% 8.51/1.53  % (4786)------------------------------
% 8.51/1.53  % (4809)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/92Mi)
% 8.51/1.55  % (4792)Instruction limit reached!
% 8.51/1.55  % (4792)------------------------------
% 8.51/1.55  % (4792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.55  % (4792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.55  % (4792)Termination reason: Unknown
% 8.51/1.55  % (4792)Termination phase: Saturation
% 8.51/1.55  
% 8.51/1.55  % (4792)Memory used [KB]: 6524
% 8.51/1.55  % (4792)Time elapsed: 0.421 s
% 8.51/1.55  % (4792)Instructions burned: 102 (million)
% 8.51/1.55  % (4792)------------------------------
% 8.51/1.55  % (4792)------------------------------
% 8.51/1.55  % (4808)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/29Mi)
% 8.51/1.56  % (4781)Instruction limit reached!
% 8.51/1.56  % (4781)------------------------------
% 8.51/1.56  % (4781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.58  % (4781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.58  % (4781)Termination reason: Unknown
% 8.51/1.58  % (4781)Termination phase: Saturation
% 8.51/1.58  
% 8.51/1.58  % (4781)Memory used [KB]: 7931
% 8.51/1.58  % (4781)Time elapsed: 0.628 s
% 8.51/1.58  % (4781)Instructions burned: 298 (million)
% 8.51/1.58  % (4781)------------------------------
% 8.51/1.58  % (4781)------------------------------
% 8.71/1.59  % (4799)Instruction limit reached!
% 8.71/1.59  % (4799)------------------------------
% 8.71/1.59  % (4799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.59  % (4799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.59  % (4799)Termination reason: Unknown
% 8.71/1.59  % (4799)Termination phase: Saturation
% 8.71/1.59  
% 8.71/1.59  % (4799)Memory used [KB]: 6396
% 8.71/1.59  % (4799)Time elapsed: 0.347 s
% 8.71/1.59  % (4799)Instructions burned: 85 (million)
% 8.71/1.59  % (4799)------------------------------
% 8.71/1.59  % (4799)------------------------------
% 8.71/1.59  % (4787)Instruction limit reached!
% 8.71/1.59  % (4787)------------------------------
% 8.71/1.59  % (4787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.59  % (4787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.59  % (4787)Termination reason: Unknown
% 8.71/1.59  % (4787)Termination phase: Saturation
% 8.71/1.59  
% 8.71/1.59  % (4787)Memory used [KB]: 7036
% 8.71/1.59  % (4787)Time elapsed: 0.578 s
% 8.71/1.59  % (4787)Instructions burned: 183 (million)
% 8.71/1.59  % (4787)------------------------------
% 8.71/1.59  % (4787)------------------------------
% 8.71/1.60  % (4768)Instruction limit reached!
% 8.71/1.60  % (4768)------------------------------
% 8.71/1.60  % (4768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.60  % (4768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.60  % (4768)Termination reason: Unknown
% 8.71/1.60  % (4768)Termination phase: Saturation
% 8.71/1.60  
% 8.71/1.60  % (4768)Memory used [KB]: 7803
% 8.71/1.60  % (4768)Time elapsed: 0.916 s
% 8.71/1.60  % (4768)Instructions burned: 307 (million)
% 8.71/1.60  % (4768)------------------------------
% 8.71/1.60  % (4768)------------------------------
% 8.71/1.60  % (4810)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/460Mi)
% 8.71/1.62  % (4778)Instruction limit reached!
% 8.71/1.62  % (4778)------------------------------
% 8.71/1.62  % (4778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.62  % (4778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.62  % (4778)Termination reason: Unknown
% 8.71/1.62  % (4778)Termination phase: Saturation
% 8.71/1.62  
% 8.71/1.62  % (4778)Memory used [KB]: 8315
% 8.71/1.62  % (4778)Time elapsed: 0.677 s
% 8.71/1.62  % (4778)Instructions burned: 241 (million)
% 8.71/1.62  % (4778)------------------------------
% 8.71/1.62  % (4778)------------------------------
% 8.71/1.63  % (4808)Instruction limit reached!
% 8.71/1.63  % (4808)------------------------------
% 8.71/1.63  % (4808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.63  % (4808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.63  % (4808)Termination reason: Unknown
% 8.71/1.63  % (4808)Termination phase: Saturation
% 8.71/1.63  
% 8.71/1.63  % (4808)Memory used [KB]: 6012
% 8.71/1.63  % (4808)Time elapsed: 0.243 s
% 8.71/1.63  % (4808)Instructions burned: 30 (million)
% 8.71/1.63  % (4808)------------------------------
% 8.71/1.63  % (4808)------------------------------
% 8.71/1.64  % (4811)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/498Mi)
% 8.71/1.65  % (4812)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/274Mi)
% 9.07/1.65  % (4813)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1000Mi)
% 9.13/1.68  % (4771)Instruction limit reached!
% 9.13/1.68  % (4771)------------------------------
% 9.13/1.68  % (4771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.68  % (4771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.68  % (4771)Termination reason: Unknown
% 9.13/1.68  % (4771)Termination phase: Saturation
% 9.13/1.68  
% 9.13/1.68  % (4771)Memory used [KB]: 8443
% 9.13/1.68  % (4771)Time elapsed: 0.892 s
% 9.13/1.68  % (4771)Instructions burned: 278 (million)
% 9.13/1.68  % (4771)------------------------------
% 9.13/1.68  % (4771)------------------------------
% 9.13/1.68  % (4813)Refutation not found, incomplete strategy% (4813)------------------------------
% 9.13/1.68  % (4813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.68  % (4813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.68  % (4813)Termination reason: Refutation not found, incomplete strategy
% 9.13/1.68  
% 9.13/1.68  % (4813)Memory used [KB]: 1535
% 9.13/1.68  % (4813)Time elapsed: 0.210 s
% 9.13/1.68  % (4813)Instructions burned: 12 (million)
% 9.13/1.68  % (4813)------------------------------
% 9.13/1.68  % (4813)------------------------------
% 9.13/1.69  % (4814)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/310Mi)
% 9.13/1.70  % (4804)Instruction limit reached!
% 9.13/1.70  % (4804)------------------------------
% 9.13/1.70  % (4804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.70  % (4804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.70  % (4804)Termination reason: Unknown
% 9.13/1.70  % (4804)Termination phase: Saturation
% 9.13/1.70  
% 9.13/1.70  % (4804)Memory used [KB]: 6780
% 9.13/1.70  % (4804)Time elapsed: 0.374 s
% 9.13/1.70  % (4804)Instructions burned: 86 (million)
% 9.13/1.70  % (4804)------------------------------
% 9.13/1.70  % (4804)------------------------------
% 9.13/1.71  % (4809)Instruction limit reached!
% 9.13/1.71  % (4809)------------------------------
% 9.13/1.71  % (4809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.71  % (4809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.71  % (4809)Termination reason: Unknown
% 9.13/1.71  % (4809)Termination phase: Saturation
% 9.13/1.71  
% 9.13/1.71  % (4809)Memory used [KB]: 6652
% 9.13/1.71  % (4809)Time elapsed: 0.311 s
% 9.13/1.71  % (4809)Instructions burned: 92 (million)
% 9.13/1.71  % (4809)------------------------------
% 9.13/1.71  % (4809)------------------------------
% 9.13/1.71  % (4802)Refutation not found, non-redundant clauses discarded% (4802)------------------------------
% 9.13/1.71  % (4802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.71  % (4802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.71  % (4802)Termination reason: Refutation not found, non-redundant clauses discarded
% 9.13/1.71  
% 9.13/1.71  % (4802)Memory used [KB]: 13816
% 9.13/1.71  % (4802)Time elapsed: 0.376 s
% 9.13/1.71  % (4802)Instructions burned: 123 (million)
% 9.13/1.71  % (4802)------------------------------
% 9.13/1.71  % (4802)------------------------------
% 9.13/1.72  % (4815)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/174Mi)
% 9.13/1.74  % (4816)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/298Mi)
% 9.13/1.74  % (4784)Instruction limit reached!
% 9.13/1.74  % (4784)------------------------------
% 9.13/1.74  % (4784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.13/1.74  % (4784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.13/1.74  % (4784)Termination reason: Unknown
% 9.13/1.74  % (4784)Termination phase: Saturation
% 9.13/1.74  
% 9.13/1.74  % (4784)Memory used [KB]: 3326
% 9.13/1.74  % (4784)Time elapsed: 0.824 s
% 9.13/1.74  % (4784)Instructions burned: 378 (million)
% 9.13/1.74  % (4784)------------------------------
% 9.13/1.74  % (4784)------------------------------
% 10.96/1.77  % (4818)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/151Mi)
% 10.96/1.77  % (4806)Instruction limit reached!
% 10.96/1.77  % (4806)------------------------------
% 10.96/1.77  % (4806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.96/1.77  % (4806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.96/1.77  % (4806)Termination reason: Unknown
% 10.96/1.77  % (4806)Termination phase: Saturation
% 10.96/1.77  
% 10.96/1.77  % (4806)Memory used [KB]: 6524
% 10.96/1.77  % (4806)Time elapsed: 0.427 s
% 10.96/1.77  % (4806)Instructions burned: 105 (million)
% 10.96/1.77  % (4806)------------------------------
% 10.96/1.77  % (4806)------------------------------
% 10.96/1.78  % (4817)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/874Mi)
% 11.50/1.81  % (4801)Instruction limit reached!
% 11.50/1.81  % (4801)------------------------------
% 11.50/1.81  % (4801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.50/1.81  % (4819)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/75Mi)
% 11.50/1.81  % (4820)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/184Mi)
% 11.50/1.81  % (4821)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/24Mi)
% 11.50/1.83  % (4801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.50/1.83  % (4801)Termination reason: Unknown
% 11.50/1.83  % (4801)Termination phase: Saturation
% 11.50/1.83  
% 11.50/1.83  % (4801)Memory used [KB]: 2302
% 11.50/1.83  % (4801)Time elapsed: 0.546 s
% 11.50/1.83  % (4801)Instructions burned: 156 (million)
% 11.50/1.83  % (4801)------------------------------
% 11.50/1.83  % (4801)------------------------------
% 11.50/1.84  % (4803)Instruction limit reached!
% 11.50/1.84  % (4803)------------------------------
% 11.50/1.84  % (4803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.50/1.84  % (4803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.50/1.84  % (4803)Termination reason: Unknown
% 11.50/1.84  % (4803)Termination phase: Saturation
% 11.50/1.84  
% 11.50/1.84  % (4803)Memory used [KB]: 2046
% 11.50/1.84  % (4803)Time elapsed: 0.540 s
% 11.50/1.84  % (4803)Instructions burned: 186 (million)
% 11.50/1.84  % (4803)------------------------------
% 11.50/1.84  % (4803)------------------------------
% 11.50/1.85  % (4822)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/87Mi)
% 11.50/1.87  % (4821)Instruction limit reached!
% 11.50/1.87  % (4821)------------------------------
% 11.50/1.87  % (4821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.50/1.87  % (4821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.50/1.87  % (4821)Termination reason: Unknown
% 11.50/1.87  % (4821)Termination phase: Saturation
% 11.50/1.87  
% 11.50/1.87  % (4821)Memory used [KB]: 6012
% 11.50/1.87  % (4821)Time elapsed: 0.203 s
% 11.50/1.87  % (4821)Instructions burned: 24 (million)
% 11.50/1.87  % (4821)------------------------------
% 11.50/1.87  % (4821)------------------------------
% 12.11/1.89  % (4823)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/374Mi)
% 12.11/1.90  % (4827)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/794Mi)
% 12.23/1.91  % (4796)Instruction limit reached!
% 12.23/1.91  % (4796)------------------------------
% 12.23/1.91  % (4796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.23/1.91  % (4796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.23/1.91  % (4796)Termination reason: Unknown
% 12.23/1.91  % (4796)Termination phase: Saturation
% 12.23/1.91  
% 12.23/1.91  % (4796)Memory used [KB]: 7036
% 12.23/1.91  % (4796)Time elapsed: 0.729 s
% 12.23/1.91  % (4796)Instructions burned: 226 (million)
% 12.23/1.91  % (4796)------------------------------
% 12.23/1.91  % (4796)------------------------------
% 12.23/1.91  % (4826)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/181Mi)
% 12.28/1.92  % (4818)Refutation not found, incomplete strategy% (4818)------------------------------
% 12.28/1.92  % (4818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.28/1.92  % (4818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.28/1.92  % (4818)Termination reason: Refutation not found, incomplete strategy
% 12.28/1.92  
% 12.28/1.92  % (4818)Memory used [KB]: 6396
% 12.28/1.92  % (4818)Time elapsed: 0.211 s
% 12.28/1.92  % (4818)Instructions burned: 76 (million)
% 12.28/1.92  % (4818)------------------------------
% 12.28/1.92  % (4818)------------------------------
% 12.28/1.92  % (4825)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/696Mi)
% 12.28/1.92  % (4824)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/1220Mi)
% 12.28/1.94  % (4828)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/368Mi)
% 12.28/1.95  % (4827)Refutation not found, incomplete strategy% (4827)------------------------------
% 12.28/1.95  % (4827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.28/1.95  % (4827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.28/1.95  % (4827)Termination reason: Refutation not found, incomplete strategy
% 12.28/1.95  
% 12.28/1.95  % (4827)Memory used [KB]: 6012
% 12.28/1.95  % (4827)Time elapsed: 0.159 s
% 12.28/1.95  % (4827)Instructions burned: 15 (million)
% 12.28/1.95  % (4827)------------------------------
% 12.28/1.95  % (4827)------------------------------
% 12.28/1.97  % (4819)Instruction limit reached!
% 12.28/1.97  % (4819)------------------------------
% 12.28/1.97  % (4819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.28/1.98  % (4819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.28/1.98  % (4819)Termination reason: Unknown
% 12.28/1.98  % (4819)Termination phase: Saturation
% 12.28/1.98  
% 12.28/1.98  % (4819)Memory used [KB]: 6140
% 12.28/1.98  % (4819)Time elapsed: 0.326 s
% 12.28/1.98  % (4819)Instructions burned: 75 (million)
% 12.28/1.98  % (4819)------------------------------
% 12.28/1.98  % (4819)------------------------------
% 12.28/1.99  % (4829)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1065Mi)
% 12.28/2.00  % (4797)Refutation not found, non-redundant clauses discarded% (4797)------------------------------
% 12.28/2.00  % (4797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.88/2.02  % (4797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.88/2.02  % (4797)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.88/2.02  
% 12.88/2.02  % (4797)Memory used [KB]: 8059
% 12.88/2.02  % (4797)Time elapsed: 0.798 s
% 12.88/2.02  % (4797)Instructions burned: 257 (million)
% 12.88/2.02  % (4797)------------------------------
% 12.88/2.02  % (4797)------------------------------
% 12.88/2.03  % (4830)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/51Mi)
% 12.88/2.03  % (4831)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/381Mi)
% 12.88/2.03  % (4820)Refutation not found, incomplete strategy% (4820)------------------------------
% 12.88/2.03  % (4820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.88/2.03  % (4820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.88/2.03  % (4820)Termination reason: Refutation not found, incomplete strategy
% 12.88/2.03  
% 12.88/2.03  % (4820)Memory used [KB]: 6396
% 12.88/2.03  % (4820)Time elapsed: 0.390 s
% 12.88/2.03  % (4820)Instructions burned: 91 (million)
% 12.88/2.03  % (4820)------------------------------
% 12.88/2.03  % (4820)------------------------------
% 12.88/2.06  % (4832)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/167Mi)
% 12.88/2.08  % (4832)Refutation not found, incomplete strategy% (4832)------------------------------
% 12.88/2.08  % (4832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.88/2.08  % (4832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.88/2.08  % (4832)Termination reason: Refutation not found, incomplete strategy
% 12.88/2.08  
% 12.88/2.08  % (4832)Memory used [KB]: 6012
% 12.88/2.08  % (4832)Time elapsed: 0.120 s
% 12.88/2.08  % (4832)Instructions burned: 14 (million)
% 12.88/2.08  % (4832)------------------------------
% 12.88/2.08  % (4832)------------------------------
% 12.88/2.09  % (4822)Instruction limit reached!
% 12.88/2.09  % (4822)------------------------------
% 12.88/2.09  % (4822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.88/2.09  % (4822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.88/2.09  % (4822)Termination reason: Unknown
% 12.88/2.09  % (4822)Termination phase: Saturation
% 12.88/2.09  
% 12.88/2.09  % (4822)Memory used [KB]: 6652
% 12.88/2.09  % (4822)Time elapsed: 0.417 s
% 12.88/2.09  % (4822)Instructions burned: 87 (million)
% 12.88/2.09  % (4822)------------------------------
% 12.88/2.09  % (4822)------------------------------
% 13.28/2.10  % (4833)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/107Mi)
% 13.28/2.10  % (4815)Instruction limit reached!
% 13.28/2.10  % (4815)------------------------------
% 13.28/2.10  % (4815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.10  % (4815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.10  % (4815)Termination reason: Unknown
% 13.28/2.10  % (4815)Termination phase: Saturation
% 13.28/2.10  
% 13.28/2.10  % (4815)Memory used [KB]: 7931
% 13.28/2.10  % (4815)Time elapsed: 0.551 s
% 13.28/2.10  % (4815)Instructions burned: 174 (million)
% 13.28/2.10  % (4815)------------------------------
% 13.28/2.10  % (4815)------------------------------
% 13.28/2.11  % (4795)Instruction limit reached!
% 13.28/2.11  % (4795)------------------------------
% 13.28/2.11  % (4795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.12  % (4795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.12  % (4795)Termination reason: Unknown
% 13.28/2.12  % (4795)Termination phase: Saturation
% 13.28/2.12  
% 13.28/2.12  % (4795)Memory used [KB]: 13816
% 13.28/2.12  % (4795)Time elapsed: 0.780 s
% 13.28/2.12  % (4795)Instructions burned: 389 (million)
% 13.28/2.12  % (4795)------------------------------
% 13.28/2.12  % (4795)------------------------------
% 13.28/2.15  % (4834)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/108Mi)
% 13.28/2.16  % (4835)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/127Mi)
% 13.28/2.17  % (4812)Instruction limit reached!
% 13.28/2.17  % (4812)------------------------------
% 13.28/2.17  % (4812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.17  % (4812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.17  % (4812)Termination reason: Unknown
% 13.28/2.17  % (4812)Termination phase: Saturation
% 13.28/2.17  
% 13.28/2.17  % (4812)Memory used [KB]: 6908
% 13.28/2.17  % (4812)Time elapsed: 0.684 s
% 13.28/2.17  % (4812)Instructions burned: 274 (million)
% 13.28/2.17  % (4812)------------------------------
% 13.28/2.17  % (4812)------------------------------
% 13.28/2.17  % (4830)Instruction limit reached!
% 13.28/2.17  % (4830)------------------------------
% 13.28/2.17  % (4830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.17  % (4830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.17  % (4830)Termination reason: Unknown
% 13.28/2.17  % (4830)Termination phase: Saturation
% 13.28/2.17  
% 13.28/2.17  % (4830)Memory used [KB]: 6396
% 13.28/2.17  % (4830)Time elapsed: 0.337 s
% 13.28/2.17  % (4830)Instructions burned: 52 (million)
% 13.28/2.17  % (4830)------------------------------
% 13.28/2.17  % (4830)------------------------------
% 13.28/2.18  % (4774)Instruction limit reached!
% 13.28/2.18  % (4774)------------------------------
% 13.28/2.18  % (4774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.18  % (4774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.18  % (4774)Termination reason: Unknown
% 13.28/2.18  % (4774)Termination phase: Saturation
% 13.28/2.18  
% 13.28/2.18  % (4774)Memory used [KB]: 16119
% 13.28/2.18  % (4774)Time elapsed: 1.368 s
% 13.28/2.18  % (4774)Instructions burned: 491 (million)
% 13.28/2.18  % (4774)------------------------------
% 13.28/2.18  % (4774)------------------------------
% 13.92/2.19  % (4836)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/74Mi)
% 13.95/2.21  % (4838)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/885Mi)
% 13.95/2.22  % (4837)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/64Mi)
% 14.95/2.28  % (4839)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/610Mi)
% 14.95/2.28  % (4805)Refutation not found, non-redundant clauses discarded% (4805)------------------------------
% 14.95/2.28  % (4805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.95/2.30  % (4805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.95/2.30  % (4805)Termination reason: Refutation not found, non-redundant clauses discarded
% 14.95/2.30  
% 14.95/2.30  % (4805)Memory used [KB]: 7036
% 14.95/2.30  % (4805)Time elapsed: 0.961 s
% 14.95/2.30  % (4805)Instructions burned: 331 (million)
% 14.95/2.30  % (4805)------------------------------
% 14.95/2.30  % (4805)------------------------------
% 14.95/2.32  % (4841)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/260Mi)
% 14.95/2.32  % (4840)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/86Mi)
% 14.95/2.34  % (4807)Instruction limit reached!
% 14.95/2.34  % (4807)------------------------------
% 14.95/2.34  % (4807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.95/2.34  % (4807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.95/2.34  % (4807)Termination reason: Unknown
% 14.95/2.34  % (4807)Termination phase: Saturation
% 14.95/2.34  
% 14.95/2.34  % (4807)Memory used [KB]: 8699
% 14.95/2.34  % (4807)Time elapsed: 0.911 s
% 14.95/2.34  % (4807)Instructions burned: 355 (million)
% 14.95/2.34  % (4807)------------------------------
% 14.95/2.34  % (4807)------------------------------
% 14.95/2.35  % (4833)Instruction limit reached!
% 14.95/2.35  % (4833)------------------------------
% 14.95/2.35  % (4833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.95/2.35  % (4833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.95/2.35  % (4833)Termination reason: Unknown
% 14.95/2.35  % (4833)Termination phase: Saturation
% 14.95/2.35  
% 14.95/2.35  % (4833)Memory used [KB]: 6524
% 14.95/2.35  % (4833)Time elapsed: 0.370 s
% 14.95/2.35  % (4833)Instructions burned: 108 (million)
% 14.95/2.35  % (4833)------------------------------
% 14.95/2.35  % (4833)------------------------------
% 14.95/2.35  % (4837)Instruction limit reached!
% 14.95/2.35  % (4837)------------------------------
% 14.95/2.35  % (4837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.95/2.35  % (4837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.95/2.35  % (4837)Termination reason: Unknown
% 14.95/2.35  % (4837)Termination phase: Saturation
% 14.95/2.35  
% 14.95/2.35  % (4837)Memory used [KB]: 6140
% 14.95/2.35  % (4837)Time elapsed: 0.327 s
% 14.95/2.35  % (4837)Instructions burned: 64 (million)
% 14.95/2.35  % (4837)------------------------------
% 14.95/2.35  % (4837)------------------------------
% 16.01/2.36  % (4843)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/56Mi)
% 16.01/2.38  % (4842)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1496Mi)
% 16.01/2.38  % (4826)Instruction limit reached!
% 16.01/2.38  % (4826)------------------------------
% 16.01/2.38  % (4826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.01/2.38  % (4826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.01/2.38  % (4826)Termination reason: Unknown
% 16.01/2.38  % (4826)Termination phase: Saturation
% 16.01/2.38  
% 16.01/2.38  % (4826)Memory used [KB]: 7675
% 16.01/2.38  % (4826)Time elapsed: 0.615 s
% 16.01/2.38  % (4826)Instructions burned: 181 (million)
% 16.01/2.38  % (4826)------------------------------
% 16.01/2.38  % (4826)------------------------------
% 16.01/2.38  % (4836)Instruction limit reached!
% 16.01/2.38  % (4836)------------------------------
% 16.01/2.38  % (4836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.01/2.38  % (4836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.01/2.38  % (4836)Termination reason: Unknown
% 16.01/2.38  % (4836)Termination phase: Saturation
% 16.01/2.38  
% 16.01/2.38  % (4836)Memory used [KB]: 6780
% 16.01/2.38  % (4836)Time elapsed: 0.346 s
% 16.01/2.38  % (4836)Instructions burned: 75 (million)
% 16.01/2.38  % (4836)------------------------------
% 16.01/2.38  % (4836)------------------------------
% 16.01/2.39  % (4844)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/266Mi)
% 16.01/2.40  % (4846)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/76Mi)
% 16.01/2.41  % (4834)Instruction limit reached!
% 16.01/2.41  % (4834)------------------------------
% 16.01/2.41  % (4834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.01/2.41  % (4834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.01/2.41  % (4834)Termination reason: Unknown
% 16.01/2.41  % (4834)Termination phase: Saturation
% 16.01/2.41  
% 16.01/2.41  % (4834)Memory used [KB]: 7036
% 16.01/2.41  % (4834)Time elapsed: 0.456 s
% 16.01/2.41  % (4834)Instructions burned: 109 (million)
% 16.01/2.41  % (4834)------------------------------
% 16.01/2.41  % (4834)------------------------------
% 16.01/2.41  % (4814)Instruction limit reached!
% 16.01/2.41  % (4814)------------------------------
% 16.01/2.41  % (4814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.01/2.41  % (4814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.01/2.41  % (4814)Termination reason: Unknown
% 16.01/2.41  % (4814)Termination phase: Saturation
% 16.01/2.41  
% 16.01/2.41  % (4814)Memory used [KB]: 2686
% 16.01/2.41  % (4814)Time elapsed: 0.906 s
% 16.01/2.41  % (4814)Instructions burned: 311 (million)
% 16.01/2.41  % (4814)------------------------------
% 16.01/2.41  % (4814)------------------------------
% 16.01/2.43  % (4835)Instruction limit reached!
% 16.01/2.43  % (4835)------------------------------
% 16.01/2.43  % (4835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.01/2.44  % (4845)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/191Mi)
% 16.01/2.44  % (4835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.01/2.44  % (4835)Termination reason: Unknown
% 16.01/2.44  % (4835)Termination phase: Saturation
% 16.01/2.44  
% 16.01/2.44  % (4835)Memory used [KB]: 2046
% 16.01/2.44  % (4835)Time elapsed: 0.473 s
% 16.01/2.44  % (4835)Instructions burned: 127 (million)
% 16.01/2.44  % (4835)------------------------------
% 16.01/2.44  % (4835)------------------------------
% 16.60/2.46  % (4843)Instruction limit reached!
% 16.60/2.46  % (4843)------------------------------
% 16.60/2.46  % (4843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.60/2.46  % (4843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.60/2.46  % (4843)Termination reason: Unknown
% 16.60/2.46  % (4843)Termination phase: Saturation
% 16.60/2.46  
% 16.60/2.46  % (4843)Memory used [KB]: 10746
% 16.60/2.46  % (4843)Time elapsed: 0.267 s
% 16.60/2.46  % (4843)Instructions burned: 57 (million)
% 16.60/2.46  % (4843)------------------------------
% 16.60/2.46  % (4843)------------------------------
% 16.75/2.51  % (4847)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/590Mi)
% 16.75/2.53  % (4848)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/457Mi)
% 17.02/2.54  % (4816)Instruction limit reached!
% 17.02/2.54  % (4816)------------------------------
% 17.02/2.54  % (4816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.02/2.54  % (4816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.02/2.54  % (4816)Termination reason: Unknown
% 17.02/2.54  % (4816)Termination phase: Saturation
% 17.02/2.54  
% 17.02/2.54  % (4816)Memory used [KB]: 13944
% 17.02/2.54  % (4816)Time elapsed: 0.930 s
% 17.02/2.54  % (4816)Instructions burned: 298 (million)
% 17.02/2.54  % (4816)------------------------------
% 17.02/2.54  % (4816)------------------------------
% 17.02/2.54  % (4840)Instruction limit reached!
% 17.02/2.54  % (4840)------------------------------
% 17.02/2.54  % (4840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.11/2.55  % (4840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.11/2.55  % (4840)Termination reason: Unknown
% 17.11/2.55  % (4840)Termination phase: Saturation
% 17.11/2.55  
% 17.11/2.55  % (4840)Memory used [KB]: 6780
% 17.11/2.55  % (4840)Time elapsed: 0.365 s
% 17.11/2.55  % (4840)Instructions burned: 86 (million)
% 17.11/2.55  % (4840)------------------------------
% 17.11/2.55  % (4840)------------------------------
% 17.11/2.55  % (4811)Instruction limit reached!
% 17.11/2.55  % (4811)------------------------------
% 17.11/2.55  % (4811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.11/2.55  % (4811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.11/2.55  % (4811)Termination reason: Unknown
% 17.11/2.55  % (4811)Termination phase: Saturation
% 17.11/2.55  
% 17.11/2.55  % (4811)Memory used [KB]: 7675
% 17.11/2.55  % (4811)Time elapsed: 1.069 s
% 17.11/2.55  % (4811)Instructions burned: 499 (million)
% 17.11/2.55  % (4811)------------------------------
% 17.11/2.55  % (4811)------------------------------
% 17.11/2.59  % (4849)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/94Mi)
% 17.11/2.59  % (4846)Instruction limit reached!
% 17.11/2.59  % (4846)------------------------------
% 17.11/2.59  % (4846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.11/2.59  % (4846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.11/2.59  % (4846)Termination reason: Unknown
% 17.11/2.59  % (4846)Termination phase: Saturation
% 17.11/2.59  
% 17.11/2.59  % (4846)Memory used [KB]: 1791
% 17.11/2.59  % (4846)Time elapsed: 0.332 s
% 17.11/2.59  % (4846)Instructions burned: 76 (million)
% 17.11/2.59  % (4846)------------------------------
% 17.11/2.59  % (4846)------------------------------
% 17.11/2.60  % (4850)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/201Mi)
% 17.39/2.62  % (4852)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/253Mi)
% 17.39/2.62  % (4851)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/98Mi)
% 17.39/2.63  % (4853)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/281Mi)
% 17.39/2.63  % (4855)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/321Mi)
% 17.39/2.63  % (4854)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/24Mi)
% 17.39/2.65  % (4853)Refutation not found, incomplete strategy% (4853)------------------------------
% 17.39/2.65  % (4853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.39/2.65  % (4853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.39/2.65  % (4853)Termination reason: Refutation not found, incomplete strategy
% 17.39/2.65  
% 17.39/2.65  % (4853)Memory used [KB]: 5884
% 17.39/2.65  % (4853)Time elapsed: 0.177 s
% 17.39/2.65  % (4853)Instructions burned: 7 (million)
% 17.39/2.65  % (4853)------------------------------
% 17.39/2.65  % (4853)------------------------------
% 17.70/2.67  % (4856)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/788Mi)
% 17.70/2.69  % (4854)Instruction limit reached!
% 17.70/2.69  % (4854)------------------------------
% 17.70/2.69  % (4854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.70/2.69  % (4854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.70/2.69  % (4854)Termination reason: Unknown
% 17.70/2.69  % (4854)Termination phase: Saturation
% 17.70/2.69  
% 17.70/2.69  % (4854)Memory used [KB]: 6012
% 17.70/2.69  % (4854)Time elapsed: 0.214 s
% 17.70/2.69  % (4854)Instructions burned: 24 (million)
% 17.70/2.69  % (4854)------------------------------
% 17.70/2.69  % (4854)------------------------------
% 17.70/2.71  % (4823)Instruction limit reached!
% 17.70/2.71  % (4823)------------------------------
% 17.70/2.71  % (4823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.70/2.71  % (4823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.70/2.71  % (4823)Termination reason: Unknown
% 17.70/2.71  % (4823)Termination phase: Saturation
% 17.70/2.71  
% 17.70/2.71  % (4823)Memory used [KB]: 9210
% 17.70/2.71  % (4823)Time elapsed: 1.020 s
% 17.70/2.71  % (4823)Instructions burned: 374 (million)
% 17.70/2.71  % (4823)------------------------------
% 17.70/2.71  % (4823)------------------------------
% 18.14/2.76  % (4810)Instruction limit reached!
% 18.14/2.76  % (4810)------------------------------
% 18.14/2.76  % (4810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.14/2.76  % (4810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.14/2.76  % (4810)Termination reason: Unknown
% 18.14/2.76  % (4810)Termination phase: Saturation
% 18.14/2.76  
% 18.14/2.76  % (4810)Memory used [KB]: 3198
% 18.14/2.76  % (4810)Time elapsed: 1.287 s
% 18.14/2.76  % (4810)Instructions burned: 460 (million)
% 18.14/2.76  % (4810)------------------------------
% 18.14/2.76  % (4810)------------------------------
% 18.14/2.77  % (4859)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/246Mi)
% 18.28/2.79  % (4858)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1730Mi)
% 18.28/2.80  % (4831)Instruction limit reached!
% 18.28/2.80  % (4831)------------------------------
% 18.28/2.80  % (4831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.28/2.81  % (4831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.28/2.81  % (4831)Termination reason: Unknown
% 18.28/2.81  % (4831)Termination phase: Saturation
% 18.28/2.81  
% 18.28/2.81  % (4831)Memory used [KB]: 7036
% 18.28/2.81  % (4831)Time elapsed: 0.856 s
% 18.28/2.81  % (4831)Instructions burned: 381 (million)
% 18.28/2.81  % (4831)------------------------------
% 18.28/2.81  % (4831)------------------------------
% 18.28/2.81  % (4849)Instruction limit reached!
% 18.28/2.81  % (4849)------------------------------
% 18.28/2.81  % (4849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.28/2.81  % (4849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.28/2.81  % (4849)Termination reason: Unknown
% 18.28/2.81  % (4849)Termination phase: Saturation
% 18.28/2.81  
% 18.28/2.81  % (4849)Memory used [KB]: 6652
% 18.28/2.81  % (4849)Time elapsed: 0.407 s
% 18.28/2.81  % (4849)Instructions burned: 94 (million)
% 18.28/2.81  % (4849)------------------------------
% 18.28/2.81  % (4849)------------------------------
% 18.28/2.82  % (4857)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/2378Mi)
% 18.58/2.83  % (4845)Instruction limit reached!
% 18.58/2.83  % (4845)------------------------------
% 18.58/2.83  % (4845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.58/2.83  % (4845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.58/2.83  % (4845)Termination reason: Unknown
% 18.58/2.83  % (4845)Termination phase: Saturation
% 18.58/2.83  
% 18.58/2.83  % (4845)Memory used [KB]: 2942
% 18.58/2.83  % (4845)Time elapsed: 0.579 s
% 18.58/2.83  % (4845)Instructions burned: 191 (million)
% 18.58/2.83  % (4845)------------------------------
% 18.58/2.83  % (4845)------------------------------
% 18.58/2.83  % (4860)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/74Mi)
% 18.58/2.84  % (4851)Instruction limit reached!
% 18.58/2.84  % (4851)------------------------------
% 18.58/2.84  % (4851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.58/2.84  % (4851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.58/2.84  % (4851)Termination reason: Unknown
% 18.58/2.84  % (4851)Termination phase: Saturation
% 18.58/2.84  
% 18.58/2.84  % (4851)Memory used [KB]: 6524
% 18.58/2.84  % (4851)Time elapsed: 0.394 s
% 18.58/2.84  % (4851)Instructions burned: 99 (million)
% 18.58/2.84  % (4851)------------------------------
% 18.58/2.84  % (4851)------------------------------
% 18.58/2.85  % (4828)Instruction limit reached!
% 18.58/2.85  % (4828)------------------------------
% 18.58/2.85  % (4828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.58/2.85  % (4828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.58/2.85  % (4828)Termination reason: Unknown
% 18.58/2.85  % (4828)Termination phase: Saturation
% 18.58/2.85  
% 18.58/2.85  % (4828)Memory used [KB]: 8315
% 18.58/2.85  % (4828)Time elapsed: 1.091 s
% 18.58/2.85  % (4828)Instructions burned: 368 (million)
% 18.58/2.85  % (4828)------------------------------
% 18.58/2.85  % (4828)------------------------------
% 19.99/2.90  % (4798)Instruction limit reached!
% 19.99/2.90  % (4798)------------------------------
% 19.99/2.90  % (4798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.99/2.90  % (4798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.99/2.90  % (4798)Termination reason: Unknown
% 19.99/2.90  % (4798)Termination phase: Saturation
% 19.99/2.90  
% 19.99/2.90  % (4798)Memory used [KB]: 4733
% 19.99/2.90  % (4798)Time elapsed: 1.684 s
% 19.99/2.90  % (4798)Instructions burned: 655 (million)
% 19.99/2.90  % (4798)------------------------------
% 19.99/2.90  % (4798)------------------------------
% 19.99/2.90  % (4861)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/3168Mi)
% 19.99/2.93  % (4862)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/91Mi)
% 20.66/2.97  % (4841)Instruction limit reached!
% 20.66/2.97  % (4841)------------------------------
% 20.66/2.97  % (4841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.66/2.97  % (4841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.66/2.97  % (4841)Termination reason: Unknown
% 20.66/2.97  % (4841)Termination phase: Saturation
% 20.66/2.97  
% 20.66/2.97  % (4841)Memory used [KB]: 8571
% 20.66/2.97  % (4841)Time elapsed: 0.838 s
% 20.66/2.97  % (4841)Instructions burned: 261 (million)
% 20.66/2.97  % (4841)------------------------------
% 20.66/2.97  % (4841)------------------------------
% 20.66/3.00  % (4864)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/617Mi)
% 20.66/3.00  % (4860)Instruction limit reached!
% 20.66/3.00  % (4860)------------------------------
% 20.66/3.00  % (4860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.66/3.00  % (4860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.66/3.00  % (4860)Termination reason: Unknown
% 20.66/3.00  % (4860)Termination phase: Saturation
% 20.66/3.00  
% 20.66/3.00  % (4860)Memory used [KB]: 6268
% 20.66/3.00  % (4860)Time elapsed: 0.365 s
% 20.66/3.00  % (4860)Instructions burned: 74 (million)
% 20.66/3.00  % (4860)------------------------------
% 20.66/3.00  % (4860)------------------------------
% 20.66/3.01  % (4863)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1096Mi)
% 21.06/3.01  % (4863)Refutation not found, incomplete strategy% (4863)------------------------------
% 21.06/3.01  % (4863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.06/3.01  % (4863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.06/3.01  % (4863)Termination reason: Refutation not found, incomplete strategy
% 21.06/3.01  
% 21.06/3.01  % (4863)Memory used [KB]: 5884
% 21.06/3.01  % (4863)Time elapsed: 0.210 s
% 21.06/3.01  % (4863)Instructions burned: 5 (million)
% 21.06/3.01  % (4863)------------------------------
% 21.06/3.01  % (4863)------------------------------
% 21.06/3.02  % (4866)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/467Mi)
% 21.06/3.03  % (4829)Refutation not found, incomplete strategy% (4829)------------------------------
% 21.06/3.03  % (4829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.06/3.03  % (4829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.06/3.03  % (4829)Termination reason: Refutation not found, incomplete strategy
% 21.06/3.03  
% 21.06/3.03  % (4829)Memory used [KB]: 7164
% 21.06/3.03  % (4829)Time elapsed: 1.216 s
% 21.06/3.03  % (4829)Instructions burned: 439 (million)
% 21.06/3.03  % (4829)------------------------------
% 21.06/3.03  % (4829)------------------------------
% 21.06/3.05  % (4868)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/4430Mi)
% 21.06/3.05  % (4871)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/1838Mi)
% 21.34/3.05  % (4844)Instruction limit reached!
% 21.34/3.05  % (4844)------------------------------
% 21.34/3.05  % (4844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.34/3.05  % (4844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.34/3.05  % (4844)Termination reason: Unknown
% 21.34/3.05  % (4844)Termination phase: Saturation
% 21.34/3.05  
% 21.34/3.05  % (4844)Memory used [KB]: 2814
% 21.34/3.05  % (4844)Time elapsed: 0.794 s
% 21.34/3.05  % (4844)Instructions burned: 266 (million)
% 21.34/3.05  % (4844)------------------------------
% 21.34/3.05  % (4844)------------------------------
% 21.34/3.05  % (4865)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/53Mi)
% 21.34/3.08  % (4850)Instruction limit reached!
% 21.34/3.08  % (4850)------------------------------
% 21.34/3.08  % (4850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.34/3.08  % (4850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.34/3.08  % (4850)Termination reason: Unknown
% 21.34/3.08  % (4850)Termination phase: Saturation
% 21.34/3.08  
% 21.34/3.08  % (4850)Memory used [KB]: 7036
% 21.34/3.08  % (4850)Time elapsed: 0.667 s
% 21.34/3.08  % (4850)Instructions burned: 201 (million)
% 21.34/3.08  % (4850)------------------------------
% 21.34/3.08  % (4850)------------------------------
% 21.34/3.09  % (4874)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/107Mi)
% 21.95/3.14  % (4862)Instruction limit reached!
% 21.95/3.14  % (4862)------------------------------
% 21.95/3.14  % (4862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.95/3.14  % (4862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.95/3.14  % (4862)Termination reason: Unknown
% 21.95/3.14  % (4862)Termination phase: Saturation
% 21.95/3.14  
% 21.95/3.14  % (4862)Memory used [KB]: 6780
% 21.95/3.14  % (4862)Time elapsed: 0.375 s
% 21.95/3.14  % (4862)Instructions burned: 91 (million)
% 21.95/3.14  % (4862)------------------------------
% 21.95/3.14  % (4862)------------------------------
% 21.95/3.16  % (4852)Instruction limit reached!
% 21.95/3.16  % (4852)------------------------------
% 21.95/3.16  % (4852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.95/3.16  % (4852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.95/3.16  % (4852)Termination reason: Unknown
% 21.95/3.16  % (4852)Termination phase: Saturation
% 21.95/3.16  
% 21.95/3.16  % (4852)Memory used [KB]: 2430
% 21.95/3.16  % (4852)Time elapsed: 0.704 s
% 21.95/3.16  % (4852)Instructions burned: 253 (million)
% 21.95/3.16  % (4852)------------------------------
% 21.95/3.16  % (4852)------------------------------
% 21.95/3.17  % (4865)Instruction limit reached!
% 21.95/3.17  % (4865)------------------------------
% 21.95/3.17  % (4865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.95/3.17  % (4865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.95/3.17  % (4865)Termination reason: Unknown
% 21.95/3.17  % (4865)Termination phase: Saturation
% 21.95/3.17  
% 21.95/3.17  % (4865)Memory used [KB]: 6268
% 21.95/3.17  % (4865)Time elapsed: 0.301 s
% 21.95/3.17  % (4865)Instructions burned: 53 (million)
% 21.95/3.17  % (4865)------------------------------
% 21.95/3.17  % (4865)------------------------------
% 21.95/3.18  % (4886)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/108Mi)
% 22.24/3.21  % (4887)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/208Mi)
% 22.24/3.22  % (4859)Instruction limit reached!
% 22.24/3.22  % (4859)------------------------------
% 22.24/3.22  % (4859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.24/3.22  % (4859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.24/3.22  % (4859)Termination reason: Unknown
% 22.24/3.22  % (4859)Termination phase: Saturation
% 22.24/3.22  
% 22.24/3.22  % (4859)Memory used [KB]: 2302
% 22.24/3.22  % (4859)Time elapsed: 0.622 s
% 22.24/3.22  % (4859)Instructions burned: 246 (million)
% 22.24/3.22  % (4859)------------------------------
% 22.24/3.22  % (4859)------------------------------
% 22.54/3.25  % (4888)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/64Mi)
% 22.60/3.27  % (4890)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/852Mi)
% 22.60/3.29  % (4889)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/86Mi)
% 22.83/3.32  % (4891)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/508Mi)
% 22.83/3.32  % (4892)lrs+10_1:128_br=off:plsq=on:plsqr=32,1:urr=ec_only:i=2344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/2344Mi)
% 22.83/3.34  % (4874)Instruction limit reached!
% 22.83/3.34  % (4874)------------------------------
% 22.83/3.34  % (4874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.83/3.34  % (4874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.83/3.34  % (4874)Termination reason: Unknown
% 22.83/3.34  % (4874)Termination phase: Saturation
% 22.83/3.34  
% 22.83/3.34  % (4874)Memory used [KB]: 6524
% 22.83/3.34  % (4874)Time elapsed: 0.385 s
% 22.83/3.34  % (4874)Instructions burned: 108 (million)
% 22.83/3.34  % (4874)------------------------------
% 22.83/3.34  % (4874)------------------------------
% 22.83/3.34  % (4892)Refutation not found, incomplete strategy% (4892)------------------------------
% 22.83/3.34  % (4892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.17/3.36  % (4894)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1385Mi)
% 23.17/3.36  % (4893)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/56Mi)
% 23.17/3.36  % (4892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.17/3.36  % (4892)Termination reason: Refutation not found, incomplete strategy
% 23.17/3.36  
% 23.17/3.36  % (4892)Memory used [KB]: 6012
% 23.17/3.36  % (4892)Time elapsed: 0.190 s
% 23.17/3.36  % (4892)Instructions burned: 12 (million)
% 23.17/3.36  % (4892)------------------------------
% 23.17/3.36  % (4892)------------------------------
% 23.17/3.37  % (4855)Instruction limit reached!
% 23.17/3.37  % (4855)------------------------------
% 23.17/3.37  % (4855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.17/3.37  % (4855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.17/3.37  % (4855)Termination reason: Unknown
% 23.17/3.37  % (4855)Termination phase: Saturation
% 23.17/3.37  
% 23.17/3.37  % (4855)Memory used [KB]: 9722
% 23.17/3.37  % (4855)Time elapsed: 0.812 s
% 23.17/3.37  % (4855)Instructions burned: 321 (million)
% 23.17/3.37  % (4855)------------------------------
% 23.17/3.37  % (4855)------------------------------
% 23.17/3.38  % (4848)Instruction limit reached!
% 23.17/3.38  % (4848)------------------------------
% 23.17/3.38  % (4848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.17/3.38  % (4848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.17/3.38  % (4848)Termination reason: Unknown
% 23.17/3.38  % (4848)Termination phase: Saturation
% 23.17/3.38  
% 23.17/3.38  % (4848)Memory used [KB]: 3070
% 23.17/3.38  % (4848)Time elapsed: 0.919 s
% 23.17/3.38  % (4848)Instructions burned: 458 (million)
% 23.17/3.38  % (4848)------------------------------
% 23.17/3.38  % (4848)------------------------------
% 23.17/3.39  % (4888)Instruction limit reached!
% 23.17/3.39  % (4888)------------------------------
% 23.17/3.39  % (4888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.17/3.39  % (4888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.17/3.39  % (4888)Termination reason: Unknown
% 23.17/3.39  % (4888)Termination phase: Saturation
% 23.17/3.39  
% 23.17/3.39  % (4888)Memory used [KB]: 6140
% 23.17/3.39  % (4888)Time elapsed: 0.304 s
% 23.17/3.39  % (4888)Instructions burned: 64 (million)
% 23.17/3.39  % (4888)------------------------------
% 23.17/3.39  % (4888)------------------------------
% 23.17/3.42  % (4895)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/505Mi)
% 23.75/3.45  % (4896)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/314Mi)
% 23.75/3.45  % (4886)Instruction limit reached!
% 23.75/3.45  % (4886)------------------------------
% 23.75/3.45  % (4886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.75/3.45  % (4886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.75/3.45  % (4886)Termination reason: Unknown
% 23.75/3.45  % (4886)Termination phase: Saturation
% 23.75/3.45  
% 23.75/3.45  % (4886)Memory used [KB]: 7036
% 23.75/3.45  % (4886)Time elapsed: 0.433 s
% 23.75/3.45  % (4886)Instructions burned: 108 (million)
% 23.75/3.45  % (4886)------------------------------
% 23.75/3.45  % (4886)------------------------------
% 23.75/3.50  % (4893)Instruction limit reached!
% 23.75/3.50  % (4893)------------------------------
% 23.75/3.50  % (4893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.75/3.50  % (4893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.75/3.50  % (4893)Termination reason: Unknown
% 23.75/3.50  % (4893)Termination phase: Saturation
% 23.75/3.50  
% 23.75/3.50  % (4893)Memory used [KB]: 10746
% 23.75/3.50  % (4893)Time elapsed: 0.284 s
% 23.75/3.50  % (4893)Instructions burned: 57 (million)
% 23.75/3.50  % (4893)------------------------------
% 23.75/3.50  % (4893)------------------------------
% 23.75/3.51  % (4825)Instruction limit reached!
% 23.75/3.51  % (4825)------------------------------
% 23.75/3.51  % (4825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.75/3.51  % (4825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.75/3.51  % (4825)Termination reason: Unknown
% 23.75/3.51  % (4825)Termination phase: Saturation
% 23.75/3.51  
% 23.75/3.51  % (4825)Memory used [KB]: 6012
% 23.75/3.51  % (4825)Time elapsed: 1.775 s
% 23.75/3.51  % (4825)Instructions burned: 696 (million)
% 23.75/3.51  % (4825)------------------------------
% 23.75/3.51  % (4825)------------------------------
% 23.75/3.52  % (4897)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/1408Mi)
% 23.75/3.52  % (4889)Instruction limit reached!
% 23.75/3.52  % (4889)------------------------------
% 23.75/3.52  % (4889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.75/3.52  % (4889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.75/3.52  % (4889)Termination reason: Unknown
% 23.75/3.52  % (4889)Termination phase: Saturation
% 23.75/3.52  
% 23.75/3.52  % (4889)Memory used [KB]: 6780
% 23.75/3.52  % (4889)Time elapsed: 0.440 s
% 23.75/3.52  % (4889)Instructions burned: 86 (million)
% 23.75/3.52  % (4889)------------------------------
% 23.75/3.52  % (4889)------------------------------
% 25.03/3.59  % (4898)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/457Mi)
% 25.73/3.60  % (4900)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/381Mi)
% 25.82/3.61  % (4899)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/76Mi)
% 25.82/3.63  % (4901)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/162Mi)
% 25.82/3.65  % (4839)Instruction limit reached!
% 25.82/3.65  % (4839)------------------------------
% 25.82/3.65  % (4839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.82/3.66  % (4839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.82/3.66  % (4839)Termination reason: Unknown
% 25.82/3.66  % (4839)Termination phase: Saturation
% 25.82/3.66  
% 25.82/3.66  % (4839)Memory used [KB]: 7803
% 25.82/3.66  % (4839)Time elapsed: 1.573 s
% 25.82/3.66  % (4839)Instructions burned: 610 (million)
% 25.82/3.66  % (4839)------------------------------
% 25.82/3.66  % (4839)------------------------------
% 25.82/3.69  % (4887)Instruction limit reached!
% 25.82/3.69  % (4887)------------------------------
% 25.82/3.69  % (4887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.82/3.70  % (4887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.82/3.70  % (4887)Termination reason: Unknown
% 25.82/3.70  % (4887)Termination phase: Saturation
% 25.82/3.70  
% 25.82/3.70  % (4887)Memory used [KB]: 2430
% 25.82/3.70  % (4887)Time elapsed: 0.641 s
% 25.82/3.70  % (4887)Instructions burned: 209 (million)
% 25.82/3.70  % (4887)------------------------------
% 25.82/3.70  % (4887)------------------------------
% 26.52/3.71  % (4902)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/163Mi)
% 26.52/3.71  % (4903)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/297Mi)
% 26.52/3.71  % (4904)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/1393Mi)
% 26.52/3.76  % (4905)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/1907Mi)
% 26.52/3.79  % (4905)Refutation not found, incomplete strategy% (4905)------------------------------
% 26.52/3.79  % (4905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.52/3.79  % (4905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.52/3.79  % (4905)Termination reason: Refutation not found, incomplete strategy
% 26.52/3.79  
% 26.52/3.79  % (4905)Memory used [KB]: 1535
% 26.52/3.79  % (4905)Time elapsed: 0.214 s
% 26.52/3.79  % (4905)Instructions burned: 11 (million)
% 26.52/3.79  % (4905)------------------------------
% 26.52/3.79  % (4905)------------------------------
% 27.16/3.80  % (4899)Refutation not found, non-redundant clauses discarded% (4899)------------------------------
% 27.16/3.80  % (4899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.16/3.80  % (4899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.16/3.80  % (4899)Termination reason: Refutation not found, non-redundant clauses discarded
% 27.16/3.80  
% 27.16/3.80  % (4899)Memory used [KB]: 1791
% 27.16/3.80  % (4899)Time elapsed: 0.373 s
% 27.16/3.80  % (4899)Instructions burned: 74 (million)
% 27.16/3.80  % (4899)------------------------------
% 27.16/3.80  % (4899)------------------------------
% 27.82/3.90  % (4907)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/179Mi)
% 27.88/3.93  % (4906)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/799Mi)
% 28.48/4.01  % (4817)Instruction limit reached!
% 28.48/4.01  % (4817)------------------------------
% 28.48/4.01  % (4817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.48/4.01  % (4817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.48/4.01  % (4817)Termination reason: Unknown
% 28.48/4.01  % (4817)Termination phase: Saturation
% 28.48/4.01  
% 28.48/4.01  % (4817)Memory used [KB]: 14967
% 28.48/4.01  % (4817)Time elapsed: 2.167 s
% 28.48/4.01  % (4817)Instructions burned: 874 (million)
% 28.48/4.01  % (4817)------------------------------
% 28.48/4.01  % (4817)------------------------------
% 28.48/4.03  % (4908)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/874Mi)
% 28.48/4.05  % (4901)Instruction limit reached!
% 28.48/4.05  % (4901)------------------------------
% 28.48/4.05  % (4901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.48/4.05  % (4909)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/4546Mi)
% 28.48/4.05  TRYING [1]
% 28.48/4.05  % (4901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.48/4.05  % (4901)Termination reason: Unknown
% 28.48/4.05  % (4901)Termination phase: Saturation
% 28.48/4.05  
% 28.48/4.05  % (4901)Memory used [KB]: 3326
% 28.48/4.05  % (4901)Time elapsed: 0.613 s
% 28.48/4.05  % (4901)Instructions burned: 162 (million)
% 28.48/4.05  % (4901)------------------------------
% 28.48/4.05  % (4901)------------------------------
% 28.48/4.08  TRYING [2]
% 28.48/4.08  TRYING [3]
% 29.87/4.16  TRYING [4]
% 29.87/4.17  % (4902)Instruction limit reached!
% 29.87/4.17  % (4902)------------------------------
% 29.87/4.17  % (4902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.87/4.17  % (4902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.87/4.17  % (4902)Termination reason: Unknown
% 29.87/4.17  % (4902)Termination phase: Saturation
% 29.87/4.17  
% 29.87/4.17  % (4902)Memory used [KB]: 6908
% 29.87/4.17  % (4902)Time elapsed: 0.644 s
% 29.87/4.17  % (4902)Instructions burned: 163 (million)
% 29.87/4.17  % (4902)------------------------------
% 29.87/4.17  % (4902)------------------------------
% 29.87/4.18  % (4896)Instruction limit reached!
% 29.87/4.18  % (4896)------------------------------
% 29.87/4.18  % (4896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.87/4.18  % (4896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.87/4.18  % (4896)Termination reason: Unknown
% 29.87/4.18  % (4896)Termination phase: Saturation
% 29.87/4.18  
% 29.87/4.18  % (4896)Memory used [KB]: 7036
% 29.87/4.18  % (4896)Time elapsed: 0.863 s
% 29.87/4.18  % (4896)Instructions burned: 314 (million)
% 29.87/4.18  % (4896)------------------------------
% 29.87/4.18  % (4896)------------------------------
% 29.87/4.24  % (4866)Instruction limit reached!
% 29.87/4.24  % (4866)------------------------------
% 29.87/4.24  % (4866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.87/4.24  % (4866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.87/4.24  % (4866)Termination reason: Unknown
% 29.87/4.24  % (4866)Termination phase: Saturation
% 29.87/4.24  
% 29.87/4.24  % (4866)Memory used [KB]: 11257
% 29.87/4.24  % (4866)Time elapsed: 1.272 s
% 29.87/4.24  % (4866)Instructions burned: 468 (million)
% 29.87/4.24  % (4866)------------------------------
% 29.87/4.24  % (4866)------------------------------
% 29.87/4.26  % (4907)Instruction limit reached!
% 29.87/4.26  % (4907)------------------------------
% 29.87/4.26  % (4907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.87/4.26  % (4907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.87/4.26  % (4907)Termination reason: Unknown
% 29.87/4.26  % (4907)Termination phase: Saturation
% 29.87/4.26  
% 29.87/4.26  % (4907)Memory used [KB]: 7036
% 29.87/4.26  % (4907)Time elapsed: 0.427 s
% 29.87/4.26  % (4907)Instructions burned: 179 (million)
% 29.87/4.26  % (4907)------------------------------
% 29.87/4.26  % (4907)------------------------------
% 31.03/4.28  % (4911)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/2492Mi)
% 31.03/4.29  % (4910)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/98Mi)
% 31.03/4.29  % (4864)Instruction limit reached!
% 31.03/4.29  % (4864)------------------------------
% 31.03/4.29  % (4864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.03/4.29  % (4864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.03/4.29  % (4864)Termination reason: Unknown
% 31.03/4.29  % (4864)Termination phase: Saturation
% 31.03/4.29  
% 31.03/4.29  % (4864)Memory used [KB]: 8699
% 31.03/4.29  % (4864)Time elapsed: 1.452 s
% 31.03/4.29  % (4864)Instructions burned: 617 (million)
% 31.03/4.29  % (4864)------------------------------
% 31.03/4.29  % (4864)------------------------------
% 31.32/4.31  % (4847)Instruction limit reached!
% 31.32/4.31  % (4847)------------------------------
% 31.32/4.31  % (4847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.32/4.31  % (4847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.32/4.31  % (4847)Termination reason: Unknown
% 31.32/4.31  % (4847)Termination phase: Saturation
% 31.32/4.31  
% 31.32/4.31  % (4847)Memory used [KB]: 8187
% 31.32/4.31  % (4847)Time elapsed: 1.905 s
% 31.32/4.31  % (4847)Instructions burned: 591 (million)
% 31.32/4.31  % (4847)------------------------------
% 31.32/4.31  % (4847)------------------------------
% 31.57/4.36  % (4856)Instruction limit reached!
% 31.57/4.36  % (4856)------------------------------
% 31.57/4.36  % (4856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.57/4.36  % (4856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.57/4.36  % (4856)Termination reason: Unknown
% 31.57/4.36  % (4856)Termination phase: Saturation
% 31.57/4.36  
% 31.57/4.36  % (4856)Memory used [KB]: 9466
% 31.57/4.36  % (4856)Time elapsed: 1.749 s
% 31.57/4.36  % (4856)Instructions burned: 789 (million)
% 31.57/4.36  % (4856)------------------------------
% 31.57/4.36  % (4856)------------------------------
% 31.57/4.41  % (4900)Instruction limit reached!
% 31.57/4.41  % (4900)------------------------------
% 31.57/4.41  % (4900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.57/4.41  % (4900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.57/4.41  % (4900)Termination reason: Unknown
% 31.57/4.41  % (4900)Termination phase: Saturation
% 31.57/4.41  
% 31.57/4.41  % (4900)Memory used [KB]: 3070
% 31.57/4.41  % (4900)Time elapsed: 0.915 s
% 31.57/4.41  % (4900)Instructions burned: 381 (million)
% 31.57/4.41  % (4900)------------------------------
% 31.57/4.41  % (4900)------------------------------
% 31.57/4.41  % (4912)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/123Mi)
% 31.57/4.41  % (4903)Instruction limit reached!
% 31.57/4.41  % (4903)------------------------------
% 31.57/4.41  % (4903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.57/4.41  % (4903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.57/4.41  % (4903)Termination reason: Unknown
% 31.57/4.41  % (4903)Termination phase: Saturation
% 31.57/4.41  
% 31.57/4.41  % (4903)Memory used [KB]: 10106
% 31.57/4.41  % (4903)Time elapsed: 0.848 s
% 31.57/4.41  % (4903)Instructions burned: 297 (million)
% 31.57/4.41  % (4903)------------------------------
% 31.57/4.41  % (4903)------------------------------
% 31.57/4.42  % (4838)Instruction limit reached!
% 31.57/4.42  % (4838)------------------------------
% 31.57/4.42  % (4838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.57/4.42  % (4838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.57/4.42  % (4838)Termination reason: Unknown
% 31.57/4.42  % (4838)Termination phase: Saturation
% 31.57/4.42  
% 31.57/4.42  % (4838)Memory used [KB]: 9210
% 31.57/4.42  % (4838)Time elapsed: 2.313 s
% 31.57/4.42  % (4838)Instructions burned: 885 (million)
% 31.57/4.42  % (4838)------------------------------
% 31.57/4.42  % (4838)------------------------------
% 31.57/4.43  % (4913)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/89Mi)
% 32.19/4.49  % (4915)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/506Mi)
% 32.53/4.50  TRYING [5]
% 32.53/4.50  % (4891)Instruction limit reached!
% 32.53/4.50  % (4891)------------------------------
% 32.53/4.50  % (4891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.53/4.50  % (4891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.53/4.50  % (4891)Termination reason: Unknown
% 32.53/4.50  % (4891)Termination phase: Saturation
% 32.53/4.50  
% 32.53/4.50  % (4891)Memory used [KB]: 2174
% 32.53/4.50  % (4891)Time elapsed: 1.339 s
% 32.53/4.50  % (4891)Instructions burned: 509 (million)
% 32.53/4.50  % (4891)------------------------------
% 32.53/4.50  % (4891)------------------------------
% 32.53/4.51  % (4914)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/191Mi)
% 32.53/4.51  % (4910)Instruction limit reached!
% 32.53/4.51  % (4910)------------------------------
% 32.53/4.51  % (4910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.53/4.51  % (4910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.53/4.51  % (4910)Termination reason: Unknown
% 32.53/4.51  % (4910)Termination phase: Saturation
% 32.53/4.51  
% 32.53/4.51  % (4910)Memory used [KB]: 6524
% 32.53/4.51  % (4910)Time elapsed: 0.415 s
% 32.53/4.51  % (4910)Instructions burned: 98 (million)
% 32.53/4.51  % (4910)------------------------------
% 32.53/4.51  % (4910)------------------------------
% 32.53/4.52  % (4915)Refutation not found, incomplete strategy% (4915)------------------------------
% 32.53/4.52  % (4915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.53/4.52  % (4915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.53/4.52  % (4915)Termination reason: Refutation not found, incomplete strategy
% 32.53/4.52  
% 32.53/4.52  % (4915)Memory used [KB]: 5884
% 32.53/4.52  % (4915)Time elapsed: 0.194 s
% 32.53/4.52  % (4915)Instructions burned: 8 (million)
% 32.53/4.52  % (4915)------------------------------
% 32.53/4.52  % (4915)------------------------------
% 32.53/4.53  % (4916)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/389Mi)
% 32.94/4.58  % (4917)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/1282Mi)
% 32.94/4.59  % (4912)Refutation not found, incomplete strategy% (4912)------------------------------
% 32.94/4.59  % (4912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.94/4.59  % (4912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.94/4.59  % (4912)Termination reason: Refutation not found, incomplete strategy
% 32.94/4.59  
% 32.94/4.59  % (4912)Memory used [KB]: 6268
% 32.94/4.59  % (4912)Time elapsed: 0.373 s
% 32.94/4.59  % (4912)Instructions burned: 78 (million)
% 32.94/4.59  % (4912)------------------------------
% 32.94/4.59  % (4912)------------------------------
% 32.94/4.60  % (4895)Instruction limit reached!
% 32.94/4.60  % (4895)------------------------------
% 32.94/4.60  % (4895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.94/4.60  % (4895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.94/4.60  % (4895)Termination reason: Unknown
% 32.94/4.60  % (4895)Termination phase: Saturation
% 32.94/4.60  
% 32.94/4.60  % (4895)Memory used [KB]: 3326
% 32.94/4.60  % (4895)Time elapsed: 1.353 s
% 32.94/4.60  % (4895)Instructions burned: 505 (million)
% 32.94/4.60  % (4895)------------------------------
% 32.94/4.60  % (4895)------------------------------
% 33.25/4.60  % (4918)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/206Mi)
% 33.25/4.62  % (4913)Instruction limit reached!
% 33.25/4.62  % (4913)------------------------------
% 33.25/4.62  % (4913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.25/4.62  % (4913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.25/4.62  % (4913)Termination reason: Unknown
% 33.25/4.62  % (4913)Termination phase: Saturation
% 33.25/4.62  
% 33.25/4.62  % (4913)Memory used [KB]: 6268
% 33.25/4.62  % (4913)Time elapsed: 0.384 s
% 33.25/4.62  % (4913)Instructions burned: 90 (million)
% 33.25/4.62  % (4913)------------------------------
% 33.25/4.62  % (4913)------------------------------
% 33.55/4.65  % (4919)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/951Mi)
% 33.55/4.66  % (4920)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/367Mi)
% 33.55/4.66  % (4898)Instruction limit reached!
% 33.55/4.66  % (4898)------------------------------
% 33.55/4.66  % (4898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.55/4.66  % (4898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.55/4.66  % (4898)Termination reason: Unknown
% 33.55/4.66  % (4898)Termination phase: Saturation
% 33.55/4.66  
% 33.55/4.66  % (4898)Memory used [KB]: 7419
% 33.55/4.66  % (4898)Time elapsed: 1.213 s
% 33.55/4.66  % (4898)Instructions burned: 457 (million)
% 33.55/4.66  % (4898)------------------------------
% 33.55/4.66  % (4898)------------------------------
% 33.55/4.68  % (4921)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/222Mi)
% 33.55/4.73  % (4924)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/1038Mi)
% 33.55/4.75  % (4923)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/1186Mi)
% 33.55/4.75  % (4914)Refutation not found, incomplete strategy% (4914)------------------------------
% 33.55/4.75  % (4914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.55/4.75  % (4914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.55/4.75  % (4914)Termination reason: Refutation not found, incomplete strategy
% 33.55/4.75  
% 33.55/4.75  % (4914)Memory used [KB]: 6396
% 33.55/4.75  % (4914)Time elapsed: 0.458 s
% 33.55/4.75  % (4914)Instructions burned: 88 (million)
% 33.55/4.75  % (4914)------------------------------
% 33.55/4.75  % (4914)------------------------------
% 34.95/4.78  % (4923)Refutation not found, incomplete strategy% (4923)------------------------------
% 34.95/4.78  % (4923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.95/4.78  % (4923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.95/4.78  % (4923)Termination reason: Refutation not found, incomplete strategy
% 34.95/4.78  
% 34.95/4.78  % (4923)Memory used [KB]: 6012
% 34.95/4.78  % (4923)Time elapsed: 0.210 s
% 34.95/4.78  % (4923)Instructions burned: 16 (million)
% 34.95/4.78  % (4923)------------------------------
% 34.95/4.78  % (4923)------------------------------
% 34.95/4.80  % (4922)ins+10_1:1_bce=on:bd=off:fde=unused:fsd=on:igs=3:igwr=on:lcm=predicate:sos=on:i=1276:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/1276Mi)
% 34.95/4.82  % (4926)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/1257Mi)
% 35.55/4.84  % (4925)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/74Mi)
% 35.55/4.87  % (4927)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/2967Mi)
% 36.01/4.90  % (4824)Instruction limit reached!
% 36.01/4.90  % (4824)------------------------------
% 36.01/4.90  % (4824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.01/4.90  % (4824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.01/4.90  % (4824)Termination reason: Unknown
% 36.01/4.90  % (4824)Termination phase: Saturation
% 36.01/4.90  
% 36.01/4.90  % (4824)Memory used [KB]: 12537
% 36.01/4.90  % (4824)Time elapsed: 3.128 s
% 36.01/4.90  % (4824)Instructions burned: 1220 (million)
% 36.01/4.90  % (4824)------------------------------
% 36.01/4.90  % (4824)------------------------------
% 36.01/4.91  % (4928)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/1932Mi)
% 36.60/4.98  % (4929)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/341Mi)
% 36.60/5.00  % (4925)Instruction limit reached!
% 36.60/5.00  % (4925)------------------------------
% 36.60/5.00  % (4925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.60/5.00  % (4925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.60/5.00  % (4925)Termination reason: Unknown
% 36.60/5.00  % (4925)Termination phase: Saturation
% 36.60/5.00  
% 36.60/5.00  % (4925)Memory used [KB]: 6396
% 36.60/5.00  % (4925)Time elapsed: 0.348 s
% 36.60/5.00  % (4925)Instructions burned: 74 (million)
% 36.60/5.00  % (4925)------------------------------
% 36.60/5.00  % (4925)------------------------------
% 37.07/5.04  % (4930)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/1100Mi)
% 37.07/5.07  % (4918)Instruction limit reached!
% 37.07/5.07  % (4918)------------------------------
% 37.07/5.07  % (4918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.07/5.07  % (4918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.07/5.07  % (4918)Termination reason: Unknown
% 37.07/5.07  % (4918)Termination phase: Saturation
% 37.07/5.07  
% 37.07/5.07  % (4918)Memory used [KB]: 7675
% 37.07/5.07  % (4918)Time elapsed: 0.630 s
% 37.07/5.07  % (4918)Instructions burned: 206 (million)
% 37.07/5.07  % (4918)------------------------------
% 37.07/5.07  % (4918)------------------------------
% 37.66/5.18  % (4940)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2954ds/3814Mi)
% 37.66/5.18  % (4940)Refutation not found, incomplete strategy% (4940)------------------------------
% 37.66/5.18  % (4940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.66/5.18  % (4940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.66/5.18  % (4940)Termination reason: Refutation not found, incomplete strategy
% 37.66/5.18  
% 37.66/5.18  % (4940)Memory used [KB]: 5884
% 37.66/5.18  % (4940)Time elapsed: 0.215 s
% 37.66/5.18  % (4940)Instructions burned: 5 (million)
% 37.66/5.18  % (4940)------------------------------
% 37.66/5.18  % (4940)------------------------------
% 38.17/5.22  % (4890)Instruction limit reached!
% 38.17/5.22  % (4890)------------------------------
% 38.17/5.22  % (4890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.17/5.23  % (4842)First to succeed.
% 38.17/5.24  % (4842)Refutation found. Thanks to Tanya!
% 38.17/5.24  % SZS status Unsatisfiable for theBenchmark
% 38.17/5.24  % SZS output start Proof for theBenchmark
% See solution above
% 38.17/5.24  % (4842)------------------------------
% 38.17/5.24  % (4842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.17/5.24  % (4842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.17/5.24  % (4842)Termination reason: Refutation
% 38.17/5.24  
% 38.17/5.24  % (4842)Memory used [KB]: 6012
% 38.17/5.24  % (4842)Time elapsed: 3.067 s
% 38.17/5.24  % (4842)Instructions burned: 1215 (million)
% 38.17/5.24  % (4842)------------------------------
% 38.17/5.24  % (4842)------------------------------
% 38.17/5.24  % (4714)Success in time 4.896 s
%------------------------------------------------------------------------------