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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO014-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 : n011.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:24 EDT 2022

% Result   : Unsatisfiable 21.88s 3.20s
% Output   : Refutation 21.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   23
% Syntax   : Number of formulae    :  210 (  96 unt;   0 def)
%            Number of atoms       :  410 (  40 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  401 ( 201   ~; 200   |;   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   :  392 ( 392   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f14557,plain,
    $false,
    inference(subsumption_resolution,[],[f14547,f25]) ).

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

fof(f14547,plain,
    x_inverse_times_y_inverse = inverse(x_plus_y),
    inference(superposition,[],[f9818,f14358]) ).

fof(f14358,plain,
    x_plus_y = inverse(x_inverse_times_y_inverse),
    inference(resolution,[],[f14283,f45]) ).

fof(f45,plain,
    ! [X2,X1] :
      ( ~ sum(additive_identity,X1,X2)
      | X1 = X2 ),
    inference(resolution,[],[f21,f5]) ).

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

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

fof(f14283,plain,
    sum(additive_identity,inverse(x_inverse_times_y_inverse),x_plus_y),
    inference(subsumption_resolution,[],[f13944,f14282]) ).

fof(f14282,plain,
    sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity),
    inference(forward_demodulation,[],[f14281,f12338]) ).

fof(f12338,plain,
    multiplicative_identity = add(x_plus_y,inverse(x)),
    inference(resolution,[],[f11279,f45]) ).

fof(f11279,plain,
    sum(additive_identity,add(x_plus_y,inverse(x)),multiplicative_identity),
    inference(forward_literal_rewriting,[],[f11278,f994]) ).

fof(f994,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,X0)
      | sum(additive_identity,X0,X1) ),
    inference(forward_literal_rewriting,[],[f991,f839]) ).

fof(f839,plain,
    ! [X6,X5] :
      ( ~ sum(X5,additive_identity,X6)
      | product(X6,multiplicative_identity,X5) ),
    inference(resolution,[],[f353,f6]) ).

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

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

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

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

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

fof(f991,plain,
    ! [X0,X1] :
      ( sum(additive_identity,X0,X1)
      | ~ product(X0,multiplicative_identity,X1) ),
    inference(resolution,[],[f391,f5]) ).

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

fof(f103,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ product(X4,X7,X8)
      | ~ product(X4,X5,X6)
      | ~ sum(additive_identity,X7,X5)
      | sum(additive_identity,X8,X6) ),
    inference(resolution,[],[f14,f5]) ).

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

fof(f11278,plain,
    sum(multiplicative_identity,additive_identity,add(x_plus_y,inverse(x))),
    inference(forward_literal_rewriting,[],[f11277,f1992]) ).

fof(f1992,plain,
    ! [X2,X1] :
      ( ~ sum(X1,additive_identity,X2)
      | sum(X2,additive_identity,X1) ),
    inference(forward_literal_rewriting,[],[f1922,f825]) ).

fof(f825,plain,
    ! [X3,X4] :
      ( ~ product(X3,multiplicative_identity,X4)
      | sum(X4,additive_identity,X3) ),
    inference(forward_demodulation,[],[f823,f131]) ).

fof(f131,plain,
    ! [X2] : multiply(X2,multiplicative_identity) = X2,
    inference(resolution,[],[f50,f38]) ).

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

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

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

fof(f50,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/sandbox/benchmark/theBenchmark.p',multiplicative_identity1) ).

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

fof(f823,plain,
    ! [X3,X4] :
      ( sum(X4,additive_identity,multiply(X3,multiplicative_identity))
      | ~ product(X3,multiplicative_identity,X4) ),
    inference(resolution,[],[f324,f2]) ).

fof(f324,plain,
    ! [X6,X7,X5] :
      ( ~ product(X5,multiplicative_identity,X6)
      | ~ product(X5,multiplicative_identity,X7)
      | sum(X7,additive_identity,X6) ),
    inference(resolution,[],[f78,f6]) ).

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

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

fof(f1922,plain,
    ! [X2,X1] :
      ( ~ sum(X1,additive_identity,X2)
      | product(X1,multiplicative_identity,X2) ),
    inference(resolution,[],[f1914,f467]) ).

fof(f467,plain,
    ! [X3,X4,X5] :
      ( ~ product(X5,X5,X3)
      | ~ sum(X3,additive_identity,X4)
      | product(X5,multiplicative_identity,X4) ),
    inference(resolution,[],[f72,f26]) ).

fof(f26,plain,
    ! [X0] : sum(X0,inverse(X0),multiplicative_identity),
    inference(forward_literal_rewriting,[],[f17,f3]) ).

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

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

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

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

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

fof(f1914,plain,
    ! [X13] : product(X13,X13,X13),
    inference(superposition,[],[f2,f1814]) ).

fof(f1814,plain,
    ! [X7] : multiply(X7,X7) = X7,
    inference(resolution,[],[f1779,f45]) ).

fof(f1779,plain,
    ! [X0] : sum(additive_identity,multiply(X0,X0),X0),
    inference(forward_literal_rewriting,[],[f1776,f3]) ).

fof(f1776,plain,
    ! [X0] : sum(multiply(X0,X0),additive_identity,X0),
    inference(resolution,[],[f1123,f2]) ).

fof(f1123,plain,
    ! [X3,X4] :
      ( ~ product(X4,X4,X3)
      | sum(X3,additive_identity,X4) ),
    inference(forward_demodulation,[],[f1121,f131]) ).

fof(f1121,plain,
    ! [X3,X4] :
      ( sum(X3,additive_identity,multiply(X4,multiplicative_identity))
      | ~ product(X4,X4,X3) ),
    inference(resolution,[],[f457,f2]) ).

fof(f457,plain,
    ! [X11,X12,X13] :
      ( ~ product(X11,multiplicative_identity,X13)
      | sum(X12,additive_identity,X13)
      | ~ product(X11,X11,X12) ),
    inference(resolution,[],[f59,f20]) ).

fof(f59,plain,
    ! [X18,X16,X14,X17,X15] :
      ( ~ product(X14,inverse(X15),X18)
      | ~ product(X14,X15,X16)
      | sum(X16,X18,X17)
      | ~ product(X14,multiplicative_identity,X17) ),
    inference(resolution,[],[f9,f26]) ).

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

fof(f11277,plain,
    sum(add(x_plus_y,inverse(x)),additive_identity,multiplicative_identity),
    inference(forward_literal_rewriting,[],[f11231,f765]) ).

fof(f765,plain,
    ! [X2,X3] :
      ( ~ product(multiplicative_identity,X2,X3)
      | sum(X2,additive_identity,X3) ),
    inference(forward_demodulation,[],[f763,f131]) ).

fof(f763,plain,
    ! [X2,X3] :
      ( ~ product(multiplicative_identity,X2,X3)
      | sum(X2,multiply(additive_identity,multiplicative_identity),X3) ),
    inference(resolution,[],[f231,f2]) ).

fof(f231,plain,
    ! [X2,X0,X1] :
      ( ~ product(additive_identity,multiplicative_identity,X0)
      | ~ product(multiplicative_identity,X1,X2)
      | sum(X1,X0,X2) ),
    inference(forward_literal_rewriting,[],[f224,f4]) ).

fof(f224,plain,
    ! [X2,X0,X1] :
      ( ~ product(multiplicative_identity,additive_identity,X0)
      | sum(X1,X0,X2)
      | ~ product(multiplicative_identity,X1,X2) ),
    inference(resolution,[],[f58,f7]) ).

fof(f58,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ product(X9,X10,X11)
      | ~ product(X9,additive_identity,X13)
      | ~ product(X9,X10,X12)
      | sum(X11,X13,X12) ),
    inference(resolution,[],[f9,f6]) ).

fof(f11231,plain,
    product(multiplicative_identity,add(x_plus_y,inverse(x)),multiplicative_identity),
    inference(resolution,[],[f1637,f2555]) ).

fof(f2555,plain,
    product(x,x_plus_y,x),
    inference(superposition,[],[f2,f2345]) ).

fof(f2345,plain,
    x = multiply(x,x_plus_y),
    inference(forward_demodulation,[],[f2311,f86]) ).

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

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

fof(f2311,plain,
    multiply(x,x_plus_y) = add(additive_identity,x),
    inference(backward_demodulation,[],[f490,f2251]) ).

fof(f2251,plain,
    ! [X2] : additive_identity = multiply(additive_identity,X2),
    inference(superposition,[],[f2157,f188]) ).

fof(f188,plain,
    ! [X4,X5] : multiply(X4,X5) = multiply(X5,X4),
    inference(resolution,[],[f52,f38]) ).

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

fof(f2157,plain,
    ! [X23] : additive_identity = multiply(X23,additive_identity),
    inference(resolution,[],[f2143,f1374]) ).

fof(f1374,plain,
    ! [X21,X22] :
      ( ~ sum(X21,X21,X22)
      | X21 = X22 ),
    inference(resolution,[],[f1365,f21]) ).

fof(f1365,plain,
    ! [X0] : sum(X0,X0,X0),
    inference(subsumption_resolution,[],[f794,f1364]) ).

fof(f1364,plain,
    sum(multiplicative_identity,multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f1,f1327]) ).

fof(f1327,plain,
    multiplicative_identity = add(multiplicative_identity,multiplicative_identity),
    inference(resolution,[],[f1295,f50]) ).

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

fof(f1019,plain,
    ! [X2,X3] :
      ( ~ sum(multiplicative_identity,X2,X3)
      | product(X2,X3,X2) ),
    inference(forward_demodulation,[],[f1010,f86]) ).

fof(f1010,plain,
    ! [X2,X3] :
      ( ~ sum(multiplicative_identity,X2,X3)
      | product(add(additive_identity,X2),X3,X2) ),
    inference(resolution,[],[f432,f1]) ).

fof(f432,plain,
    ! [X8,X9,X7] :
      ( ~ sum(additive_identity,X7,X8)
      | ~ sum(multiplicative_identity,X7,X9)
      | product(X8,X9,X7) ),
    inference(resolution,[],[f113,f8]) ).

fof(f113,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ product(X7,X8,additive_identity)
      | ~ sum(X7,X6,X4)
      | ~ sum(X8,X6,X5)
      | product(X4,X5,X6) ),
    inference(resolution,[],[f15,f5]) ).

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

fof(f794,plain,
    ! [X0] :
      ( ~ sum(multiplicative_identity,multiplicative_identity,multiplicative_identity)
      | sum(X0,X0,X0) ),
    inference(resolution,[],[f308,f7]) ).

fof(f308,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | ~ sum(X0,multiplicative_identity,multiplicative_identity)
      | sum(X2,X1,X1) ),
    inference(resolution,[],[f77,f7]) ).

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

fof(f2143,plain,
    ! [X0] : sum(additive_identity,additive_identity,multiply(X0,additive_identity)),
    inference(forward_literal_rewriting,[],[f2140,f1838]) ).

fof(f1838,plain,
    ! [X4,X5] :
      ( ~ sum(additive_identity,X4,X5)
      | sum(X5,additive_identity,X4) ),
    inference(backward_demodulation,[],[f1133,f1814]) ).

fof(f1133,plain,
    ! [X4,X5] :
      ( ~ sum(additive_identity,multiply(X4,X4),X5)
      | sum(X5,additive_identity,X4) ),
    inference(forward_literal_rewriting,[],[f1132,f3]) ).

fof(f1132,plain,
    ! [X4,X5] :
      ( sum(X5,additive_identity,X4)
      | ~ sum(multiply(X4,X4),additive_identity,X5) ),
    inference(forward_literal_rewriting,[],[f1128,f825]) ).

fof(f1128,plain,
    ! [X4,X5] :
      ( product(X4,multiplicative_identity,X5)
      | ~ sum(multiply(X4,X4),additive_identity,X5) ),
    inference(resolution,[],[f467,f38]) ).

fof(f2140,plain,
    ! [X0] : sum(additive_identity,multiply(X0,additive_identity),additive_identity),
    inference(resolution,[],[f1210,f2]) ).

fof(f1210,plain,
    ! [X3,X4] :
      ( ~ product(X3,additive_identity,X4)
      | sum(additive_identity,X4,additive_identity) ),
    inference(forward_demodulation,[],[f1209,f164]) ).

fof(f164,plain,
    ! [X0] : additive_identity = multiply(X0,inverse(X0)),
    inference(resolution,[],[f54,f2]) ).

fof(f54,plain,
    ! [X10,X11] :
      ( ~ product(X11,inverse(X11),X10)
      | additive_identity = X10 ),
    inference(resolution,[],[f22,f20]) ).

fof(f1209,plain,
    ! [X3,X4] :
      ( sum(additive_identity,X4,multiply(X3,inverse(X3)))
      | ~ product(X3,additive_identity,X4) ),
    inference(forward_demodulation,[],[f1202,f188]) ).

fof(f1202,plain,
    ! [X3,X4] :
      ( sum(additive_identity,X4,multiply(inverse(X3),X3))
      | ~ product(X3,additive_identity,X4) ),
    inference(resolution,[],[f228,f38]) ).

fof(f228,plain,
    ! [X16,X14,X15] :
      ( ~ product(X14,inverse(X14),X16)
      | ~ product(X14,additive_identity,X15)
      | sum(additive_identity,X15,X16) ),
    inference(resolution,[],[f58,f20]) ).

fof(f490,plain,
    multiply(x,x_plus_y) = add(multiply(additive_identity,y),x),
    inference(resolution,[],[f475,f49]) ).

fof(f49,plain,
    ! [X10,X11,X12] :
      ( ~ sum(X10,X11,X12)
      | add(X11,X10) = X12 ),
    inference(resolution,[],[f21,f32]) ).

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

fof(f475,plain,
    sum(x,multiply(additive_identity,y),multiply(x,x_plus_y)),
    inference(resolution,[],[f472,f2]) ).

fof(f472,plain,
    ! [X0] :
      ( ~ product(x,x_plus_y,X0)
      | sum(x,multiply(additive_identity,y),X0) ),
    inference(resolution,[],[f211,f2]) ).

fof(f211,plain,
    ! [X2,X3] :
      ( ~ product(additive_identity,y,X3)
      | sum(x,X3,X2)
      | ~ product(x,x_plus_y,X2) ),
    inference(forward_literal_rewriting,[],[f210,f4]) ).

fof(f210,plain,
    ! [X2,X3] :
      ( ~ product(y,additive_identity,X3)
      | ~ product(x,x_plus_y,X2)
      | sum(x,X3,X2) ),
    inference(forward_literal_rewriting,[],[f206,f4]) ).

fof(f206,plain,
    ! [X2,X3] :
      ( sum(x,X3,X2)
      | ~ product(x_plus_y,x,X2)
      | ~ product(y,additive_identity,X3) ),
    inference(resolution,[],[f102,f6]) ).

fof(f102,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(x,X2,X0)
      | ~ product(x_plus_y,X0,X1)
      | ~ product(y,X2,X3)
      | sum(x,X3,X1) ),
    inference(resolution,[],[f14,f23]) ).

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

fof(f1637,plain,
    ! [X2,X3] :
      ( ~ product(X2,X3,X2)
      | product(multiplicative_identity,add(X3,inverse(X2)),multiplicative_identity) ),
    inference(resolution,[],[f673,f1]) ).

fof(f673,plain,
    ! [X3,X4,X5] :
      ( ~ sum(X3,inverse(X4),X5)
      | ~ product(X4,X3,X4)
      | product(multiplicative_identity,X5,multiplicative_identity) ),
    inference(resolution,[],[f115,f26]) ).

fof(f115,plain,
    ! [X18,X16,X14,X17,X15] :
      ( ~ sum(X16,inverse(X17),X14)
      | ~ sum(X18,inverse(X17),X15)
      | product(X14,X15,multiplicative_identity)
      | ~ product(X16,X18,X17) ),
    inference(resolution,[],[f15,f26]) ).

fof(f14281,plain,
    sum(x_plus_y,x_inverse_times_y_inverse,add(x_plus_y,inverse(x))),
    inference(resolution,[],[f3892,f12173]) ).

fof(f12173,plain,
    sum(x_plus_y,inverse(y),multiplicative_identity),
    inference(forward_literal_rewriting,[],[f12160,f3]) ).

fof(f12160,plain,
    sum(inverse(y),x_plus_y,multiplicative_identity),
    inference(superposition,[],[f32,f12073]) ).

fof(f12073,plain,
    multiplicative_identity = add(x_plus_y,inverse(y)),
    inference(resolution,[],[f11265,f45]) ).

fof(f11265,plain,
    sum(additive_identity,add(x_plus_y,inverse(y)),multiplicative_identity),
    inference(forward_literal_rewriting,[],[f11264,f994]) ).

fof(f11264,plain,
    sum(multiplicative_identity,additive_identity,add(x_plus_y,inverse(y))),
    inference(forward_literal_rewriting,[],[f11263,f1992]) ).

fof(f11263,plain,
    sum(add(x_plus_y,inverse(y)),additive_identity,multiplicative_identity),
    inference(forward_literal_rewriting,[],[f11234,f765]) ).

fof(f11234,plain,
    product(multiplicative_identity,add(x_plus_y,inverse(y)),multiplicative_identity),
    inference(resolution,[],[f1637,f2890]) ).

fof(f2890,plain,
    product(y,x_plus_y,y),
    inference(forward_literal_rewriting,[],[f2888,f4]) ).

fof(f2888,plain,
    product(x_plus_y,y,y),
    inference(superposition,[],[f38,f2840]) ).

fof(f2840,plain,
    y = multiply(y,x_plus_y),
    inference(resolution,[],[f2800,f45]) ).

fof(f2800,plain,
    sum(additive_identity,multiply(y,x_plus_y),y),
    inference(resolution,[],[f2338,f2]) ).

fof(f2338,plain,
    ! [X5] :
      ( ~ product(y,x_plus_y,X5)
      | sum(additive_identity,X5,y) ),
    inference(forward_literal_rewriting,[],[f2300,f994]) ).

fof(f2300,plain,
    ! [X5] :
      ( sum(y,additive_identity,X5)
      | ~ product(y,x_plus_y,X5) ),
    inference(backward_demodulation,[],[f2014,f2251]) ).

fof(f2014,plain,
    ! [X5] :
      ( sum(y,multiply(additive_identity,x),X5)
      | ~ product(y,x_plus_y,X5) ),
    inference(forward_literal_rewriting,[],[f2013,f4]) ).

fof(f2013,plain,
    ! [X5] :
      ( sum(y,multiply(additive_identity,x),X5)
      | ~ product(x_plus_y,y,X5) ),
    inference(forward_demodulation,[],[f2010,f188]) ).

fof(f2010,plain,
    ! [X5] :
      ( sum(y,multiply(x,additive_identity),X5)
      | ~ product(x_plus_y,y,X5) ),
    inference(resolution,[],[f705,f5]) ).

fof(f705,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X2,y,X0)
      | ~ product(x_plus_y,X0,X1)
      | sum(y,multiply(x,X2),X1) ),
    inference(forward_literal_rewriting,[],[f697,f3]) ).

fof(f697,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X2,y,X0)
      | sum(multiply(x,X2),y,X1)
      | ~ product(x_plus_y,X0,X1) ),
    inference(resolution,[],[f120,f23]) ).

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

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/sandbox/benchmark/theBenchmark.p',distributivity8) ).

fof(f3892,plain,
    ! [X21] :
      ( ~ sum(X21,inverse(y),multiplicative_identity)
      | sum(X21,x_inverse_times_y_inverse,add(X21,inverse(x))) ),
    inference(resolution,[],[f653,f24]) ).

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

fof(f653,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X2,X3,X1)
      | ~ sum(X0,X3,multiplicative_identity)
      | sum(X0,X1,add(X0,X2)) ),
    inference(resolution,[],[f106,f8]) ).

fof(f106,plain,
    ! [X21,X19,X24,X22,X23,X20] :
      ( ~ product(add(X19,X20),X21,X22)
      | sum(X19,X24,X22)
      | ~ sum(X19,X23,X21)
      | ~ product(X20,X23,X24) ),
    inference(resolution,[],[f14,f1]) ).

fof(f13944,plain,
    ( sum(additive_identity,inverse(x_inverse_times_y_inverse),x_plus_y)
    | ~ sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity) ),
    inference(forward_literal_rewriting,[],[f13914,f994]) ).

fof(f13914,plain,
    ( sum(x_plus_y,additive_identity,inverse(x_inverse_times_y_inverse))
    | ~ sum(x_plus_y,x_inverse_times_y_inverse,multiplicative_identity) ),
    inference(resolution,[],[f13887,f611]) ).

fof(f611,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,inverse(X1),X2)
      | ~ sum(X0,X1,multiplicative_identity)
      | sum(X2,additive_identity,inverse(X1)) ),
    inference(resolution,[],[f81,f7]) ).

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

fof(f13887,plain,
    product(x_plus_y,inverse(x_inverse_times_y_inverse),x_plus_y),
    inference(superposition,[],[f2,f13823]) ).

fof(f13823,plain,
    x_plus_y = multiply(x_plus_y,inverse(x_inverse_times_y_inverse)),
    inference(resolution,[],[f11745,f45]) ).

fof(f11745,plain,
    sum(additive_identity,multiply(x_plus_y,inverse(x_inverse_times_y_inverse)),x_plus_y),
    inference(forward_literal_rewriting,[],[f11710,f994]) ).

fof(f11710,plain,
    sum(x_plus_y,additive_identity,multiply(x_plus_y,inverse(x_inverse_times_y_inverse))),
    inference(resolution,[],[f11630,f3551]) ).

fof(f3551,plain,
    ! [X10,X11] :
      ( ~ product(X10,X11,additive_identity)
      | sum(X10,additive_identity,multiply(X10,inverse(X11))) ),
    inference(forward_literal_rewriting,[],[f3550,f1992]) ).

fof(f3550,plain,
    ! [X10,X11] :
      ( sum(multiply(X10,inverse(X11)),additive_identity,X10)
      | ~ product(X10,X11,additive_identity) ),
    inference(forward_literal_rewriting,[],[f3546,f825]) ).

fof(f3546,plain,
    ! [X10,X11] :
      ( ~ product(X10,X11,additive_identity)
      | product(X10,multiplicative_identity,multiply(X10,inverse(X11))) ),
    inference(resolution,[],[f577,f26]) ).

fof(f577,plain,
    ! [X6,X7,X4,X5] :
      ( ~ sum(X5,X7,X6)
      | product(X4,X6,multiply(X4,X7))
      | ~ product(X4,X5,additive_identity) ),
    inference(resolution,[],[f70,f5]) ).

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

fof(f11630,plain,
    product(x_plus_y,x_inverse_times_y_inverse,additive_identity),
    inference(backward_demodulation,[],[f11371,f11564]) ).

fof(f11564,plain,
    additive_identity = multiply(x,x_inverse_times_y_inverse),
    inference(resolution,[],[f11012,f45]) ).

fof(f11012,plain,
    sum(additive_identity,additive_identity,multiply(x,x_inverse_times_y_inverse)),
    inference(forward_literal_rewriting,[],[f11011,f1838]) ).

fof(f11011,plain,
    sum(additive_identity,multiply(x,x_inverse_times_y_inverse),additive_identity),
    inference(forward_demodulation,[],[f11010,f188]) ).

fof(f11010,plain,
    sum(additive_identity,multiply(x_inverse_times_y_inverse,x),additive_identity),
    inference(forward_demodulation,[],[f11000,f9818]) ).

fof(f11000,plain,
    sum(additive_identity,multiply(x_inverse_times_y_inverse,inverse(inverse(x))),additive_identity),
    inference(resolution,[],[f1600,f4078]) ).

fof(f4078,plain,
    sum(x_inverse_times_y_inverse,inverse(x),inverse(x)),
    inference(forward_literal_rewriting,[],[f4064,f3]) ).

fof(f4064,plain,
    sum(inverse(x),x_inverse_times_y_inverse,inverse(x)),
    inference(superposition,[],[f3436,f169]) ).

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

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

fof(f3436,plain,
    ! [X4,X5] : sum(X5,multiply(X5,X4),X5),
    inference(subsumption_resolution,[],[f805,f3246]) ).

fof(f3246,plain,
    ! [X0] : sum(X0,multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f1,f3133]) ).

fof(f3133,plain,
    ! [X56] : multiplicative_identity = add(X56,multiplicative_identity),
    inference(forward_demodulation,[],[f3101,f87]) ).

fof(f87,plain,
    ! [X2] : add(X2,additive_identity) = X2,
    inference(resolution,[],[f45,f32]) ).

fof(f3101,plain,
    ! [X56] : add(multiplicative_identity,additive_identity) = add(X56,multiplicative_identity),
    inference(resolution,[],[f3073,f49]) ).

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

fof(f1444,plain,
    ! [X3,X4] :
      ( ~ sum(X3,multiplicative_identity,X4)
      | sum(additive_identity,multiplicative_identity,X4) ),
    inference(forward_literal_rewriting,[],[f1443,f3]) ).

fof(f1443,plain,
    ! [X3,X4] :
      ( sum(multiplicative_identity,additive_identity,X4)
      | ~ sum(X3,multiplicative_identity,X4) ),
    inference(forward_literal_rewriting,[],[f1442,f825]) ).

fof(f1442,plain,
    ! [X3,X4] :
      ( ~ sum(X3,multiplicative_identity,X4)
      | product(X4,multiplicative_identity,multiplicative_identity) ),
    inference(forward_demodulation,[],[f1438,f145]) ).

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

fof(f47,plain,
    ! [X6,X5] :
      ( ~ sum(X5,inverse(X5),X6)
      | multiplicative_identity = X6 ),
    inference(resolution,[],[f21,f26]) ).

fof(f1438,plain,
    ! [X3,X4] :
      ( product(X4,add(X3,inverse(X3)),multiplicative_identity)
      | ~ sum(X3,multiplicative_identity,X4) ),
    inference(resolution,[],[f478,f1]) ).

fof(f478,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,inverse(X0),X2)
      | ~ sum(X0,multiplicative_identity,X1)
      | product(X1,X2,multiplicative_identity) ),
    inference(resolution,[],[f99,f7]) ).

fof(f99,plain,
    ! [X18,X16,X14,X17,X15] :
      ( ~ product(X15,X17,inverse(X14))
      | ~ sum(X14,X15,X16)
      | product(X16,X18,multiplicative_identity)
      | ~ sum(X14,X17,X18) ),
    inference(resolution,[],[f13,f26]) ).

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

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

fof(f797,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,multiplicative_identity)
      | sum(multiply(X5,X4),X5,X5) ),
    inference(resolution,[],[f308,f38]) ).

fof(f1600,plain,
    ! [X2,X1] :
      ( ~ sum(X1,X2,X2)
      | sum(additive_identity,multiply(X1,inverse(X2)),additive_identity) ),
    inference(forward_literal_rewriting,[],[f1591,f3]) ).

fof(f1591,plain,
    ! [X2,X1] :
      ( sum(multiply(X1,inverse(X2)),additive_identity,additive_identity)
      | ~ sum(X1,X2,X2) ),
    inference(resolution,[],[f614,f2]) ).

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

fof(f11371,plain,
    product(x_plus_y,x_inverse_times_y_inverse,multiply(x,x_inverse_times_y_inverse)),
    inference(resolution,[],[f11354,f3669]) ).

fof(f3669,plain,
    ! [X17] :
      ( ~ product(y,X17,additive_identity)
      | product(x_plus_y,X17,multiply(x,X17)) ),
    inference(resolution,[],[f618,f23]) ).

fof(f618,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | product(X2,X3,multiply(X0,X3))
      | ~ product(X1,X3,additive_identity) ),
    inference(resolution,[],[f90,f6]) ).

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

fof(f11354,plain,
    product(y,x_inverse_times_y_inverse,additive_identity),
    inference(forward_literal_rewriting,[],[f11341,f4]) ).

fof(f11341,plain,
    product(x_inverse_times_y_inverse,y,additive_identity),
    inference(superposition,[],[f38,f11108]) ).

fof(f11108,plain,
    additive_identity = multiply(y,x_inverse_times_y_inverse),
    inference(resolution,[],[f11004,f1374]) ).

fof(f11004,plain,
    sum(additive_identity,additive_identity,multiply(y,x_inverse_times_y_inverse)),
    inference(forward_literal_rewriting,[],[f11003,f1838]) ).

fof(f11003,plain,
    sum(additive_identity,multiply(y,x_inverse_times_y_inverse),additive_identity),
    inference(forward_demodulation,[],[f11002,f188]) ).

fof(f11002,plain,
    sum(additive_identity,multiply(x_inverse_times_y_inverse,y),additive_identity),
    inference(forward_demodulation,[],[f10999,f9818]) ).

fof(f10999,plain,
    sum(additive_identity,multiply(x_inverse_times_y_inverse,inverse(inverse(y))),additive_identity),
    inference(resolution,[],[f1600,f3446]) ).

fof(f3446,plain,
    sum(x_inverse_times_y_inverse,inverse(y),inverse(y)),
    inference(subsumption_resolution,[],[f806,f3247]) ).

fof(f3247,plain,
    ! [X1] : sum(multiplicative_identity,X1,multiplicative_identity),
    inference(superposition,[],[f32,f3133]) ).

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

fof(f801,plain,
    ( ~ sum(inverse(x),multiplicative_identity,multiplicative_identity)
    | sum(x_inverse_times_y_inverse,inverse(y),inverse(y)) ),
    inference(resolution,[],[f308,f24]) ).

fof(f9818,plain,
    ! [X5] : inverse(inverse(X5)) = X5,
    inference(resolution,[],[f9813,f45]) ).

fof(f9813,plain,
    ! [X2] : sum(additive_identity,inverse(inverse(X2)),X2),
    inference(forward_demodulation,[],[f9809,f86]) ).

fof(f9809,plain,
    ! [X2] : sum(additive_identity,inverse(inverse(add(additive_identity,X2))),X2),
    inference(resolution,[],[f9506,f32]) ).

fof(f9506,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,X0)
      | sum(additive_identity,inverse(inverse(X0)),X1) ),
    inference(backward_demodulation,[],[f4964,f9502]) ).

fof(f9502,plain,
    ! [X34] : add(X34,inverse(inverse(X34))) = X34,
    inference(forward_demodulation,[],[f9410,f87]) ).

fof(f9410,plain,
    ! [X34] : add(X34,additive_identity) = add(X34,inverse(inverse(X34))),
    inference(resolution,[],[f9380,f48]) ).

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

fof(f9380,plain,
    ! [X1] : sum(X1,additive_identity,add(X1,inverse(inverse(X1)))),
    inference(forward_literal_rewriting,[],[f9379,f1992]) ).

fof(f9379,plain,
    ! [X1] : sum(add(X1,inverse(inverse(X1))),additive_identity,X1),
    inference(forward_demodulation,[],[f9374,f177]) ).

fof(f177,plain,
    ! [X6,X5] : add(X6,X5) = add(X5,X6),
    inference(resolution,[],[f48,f32]) ).

fof(f9374,plain,
    ! [X1] : sum(add(inverse(inverse(X1)),X1),additive_identity,X1),
    inference(resolution,[],[f4828,f32]) ).

fof(f4828,plain,
    ! [X10,X11] :
      ( ~ sum(X11,inverse(inverse(X11)),X10)
      | sum(X10,additive_identity,X11) ),
    inference(forward_literal_rewriting,[],[f4827,f765]) ).

fof(f4827,plain,
    ! [X10,X11] :
      ( product(multiplicative_identity,X10,X11)
      | ~ sum(X11,inverse(inverse(X11)),X10) ),
    inference(forward_demodulation,[],[f4820,f87]) ).

fof(f4820,plain,
    ! [X10,X11] :
      ( product(multiplicative_identity,X10,add(X11,additive_identity))
      | ~ sum(X11,inverse(inverse(X11)),X10) ),
    inference(resolution,[],[f649,f20]) ).

fof(f649,plain,
    ! [X18,X19,X17,X20] :
      ( ~ product(inverse(X17),X18,X20)
      | product(multiplicative_identity,X19,add(X17,X20))
      | ~ sum(X17,X18,X19) ),
    inference(resolution,[],[f100,f26]) ).

fof(f100,plain,
    ! [X21,X19,X24,X22,X23,X20] :
      ( ~ sum(X19,X20,X21)
      | ~ sum(X19,X22,X24)
      | ~ product(X20,X22,X23)
      | product(X21,X24,add(X19,X23)) ),
    inference(resolution,[],[f13,f1]) ).

fof(f4964,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,add(X0,inverse(inverse(X0))))
      | sum(additive_identity,inverse(inverse(X0)),X1) ),
    inference(forward_literal_rewriting,[],[f4956,f839]) ).

fof(f4956,plain,
    ! [X0,X1] :
      ( ~ product(add(X0,inverse(inverse(X0))),multiplicative_identity,X1)
      | sum(additive_identity,inverse(inverse(X0)),X1) ),
    inference(resolution,[],[f505,f1]) ).

fof(f505,plain,
    ! [X3,X4,X5] :
      ( ~ sum(X3,inverse(inverse(X3)),X5)
      | sum(additive_identity,inverse(inverse(X3)),X4)
      | ~ product(X5,multiplicative_identity,X4) ),
    inference(resolution,[],[f122,f26]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem    : BOO014-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/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.12/0.33  % Computer : n011.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 16:04:24 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (29950)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.19/0.49  % (29959)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.19/0.50  % (29967)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.19/0.50  % (29959)Instruction limit reached!
% 0.19/0.50  % (29959)------------------------------
% 0.19/0.50  % (29959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29959)Termination reason: Unknown
% 0.19/0.50  % (29959)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (29959)Memory used [KB]: 5884
% 0.19/0.50  % (29959)Time elapsed: 0.102 s
% 0.19/0.50  % (29959)Instructions burned: 5 (million)
% 0.19/0.50  % (29959)------------------------------
% 0.19/0.50  % (29959)------------------------------
% 0.19/0.50  % (29967)Instruction limit reached!
% 0.19/0.50  % (29967)------------------------------
% 0.19/0.50  % (29967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29967)Termination reason: Unknown
% 0.19/0.50  % (29967)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (29967)Memory used [KB]: 5884
% 0.19/0.50  % (29967)Time elapsed: 0.004 s
% 0.19/0.50  % (29967)Instructions burned: 3 (million)
% 0.19/0.50  % (29967)------------------------------
% 0.19/0.50  % (29967)------------------------------
% 0.19/0.51  % (29954)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.19/0.51  % (29951)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.19/0.51  % (29979)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.19/0.51  % (29965)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.19/0.51  % (29972)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.19/0.52  % (29972)Refutation not found, incomplete strategy% (29972)------------------------------
% 0.19/0.52  % (29972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29972)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (29972)Memory used [KB]: 5884
% 0.19/0.52  % (29972)Time elapsed: 0.129 s
% 0.19/0.52  % (29972)Instructions burned: 3 (million)
% 0.19/0.52  % (29972)------------------------------
% 0.19/0.52  % (29972)------------------------------
% 0.19/0.52  % (29977)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.19/0.52  % (29963)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.19/0.52  % (29956)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.19/0.52  % (29974)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.19/0.52  % (29964)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.19/0.52  % (29955)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.52  % (29964)Instruction limit reached!
% 0.19/0.52  % (29964)------------------------------
% 0.19/0.52  % (29964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29964)Termination reason: Unknown
% 0.19/0.52  % (29964)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29964)Memory used [KB]: 5884
% 0.19/0.52  % (29964)Time elapsed: 0.130 s
% 0.19/0.52  % (29964)Instructions burned: 4 (million)
% 0.19/0.52  % (29964)------------------------------
% 0.19/0.52  % (29964)------------------------------
% 0.19/0.52  % (29973)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.19/0.52  % (29969)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.19/0.52  % (29952)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.19/0.52  % (29980)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.19/0.52  % (29970)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.19/0.52  % (29952)Instruction limit reached!
% 0.19/0.52  % (29952)------------------------------
% 0.19/0.52  % (29952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29952)Termination reason: Unknown
% 0.19/0.52  % (29952)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29952)Memory used [KB]: 6012
% 0.19/0.52  % (29952)Time elapsed: 0.135 s
% 0.19/0.52  % (29952)Instructions burned: 5 (million)
% 0.19/0.52  % (29952)------------------------------
% 0.19/0.52  % (29952)------------------------------
% 0.19/0.53  % (29966)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.19/0.53  % (29975)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)
% 0.19/0.53  % (29961)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.19/0.53  % (29970)Instruction limit reached!
% 0.19/0.53  % (29970)------------------------------
% 0.19/0.53  % (29970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29970)Termination reason: Unknown
% 0.19/0.53  % (29970)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29970)Memory used [KB]: 5884
% 0.19/0.53  % (29970)Time elapsed: 0.143 s
% 0.19/0.53  % (29970)Instructions burned: 7 (million)
% 0.19/0.53  % (29970)------------------------------
% 0.19/0.53  % (29970)------------------------------
% 0.19/0.53  % (29968)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.19/0.53  % (29957)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.19/0.53  % (29971)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.19/0.53  % (29953)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.19/0.53  % (29961)Instruction limit reached!
% 0.19/0.53  % (29961)------------------------------
% 0.19/0.53  % (29961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29961)Termination reason: Unknown
% 0.19/0.53  % (29961)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29961)Memory used [KB]: 5884
% 0.19/0.53  % (29961)Time elapsed: 0.138 s
% 0.19/0.53  % (29961)Instructions burned: 6 (million)
% 0.19/0.53  % (29961)------------------------------
% 0.19/0.53  % (29961)------------------------------
% 0.19/0.53  % (29962)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.19/0.53  % (29957)Refutation not found, incomplete strategy% (29957)------------------------------
% 0.19/0.53  % (29957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29957)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29957)Memory used [KB]: 5884
% 0.19/0.53  % (29957)Time elapsed: 0.108 s
% 0.19/0.53  % (29957)Instructions burned: 6 (million)
% 0.19/0.53  % (29957)------------------------------
% 0.19/0.53  % (29957)------------------------------
% 0.19/0.53  % (29978)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.19/0.53  % (29971)Instruction limit reached!
% 0.19/0.53  % (29971)------------------------------
% 0.19/0.53  % (29971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29971)Termination reason: Unknown
% 0.19/0.53  % (29971)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29971)Memory used [KB]: 1407
% 0.19/0.53  % (29971)Time elapsed: 0.139 s
% 0.19/0.53  % (29971)Instructions burned: 6 (million)
% 0.19/0.53  % (29971)------------------------------
% 0.19/0.53  % (29971)------------------------------
% 0.19/0.53  % (29954)Refutation not found, incomplete strategy% (29954)------------------------------
% 0.19/0.53  % (29954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29954)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29954)Memory used [KB]: 5884
% 0.19/0.53  % (29954)Time elapsed: 0.117 s
% 0.19/0.53  % (29954)Instructions burned: 8 (million)
% 0.19/0.53  % (29954)------------------------------
% 0.19/0.53  % (29954)------------------------------
% 0.19/0.53  % (29963)Instruction limit reached!
% 0.19/0.53  % (29963)------------------------------
% 0.19/0.53  % (29963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29963)Termination reason: Unknown
% 0.19/0.53  % (29963)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29963)Memory used [KB]: 5884
% 0.19/0.53  % (29963)Time elapsed: 0.132 s
% 0.19/0.53  % (29963)Instructions burned: 5 (million)
% 0.19/0.53  % (29963)------------------------------
% 0.19/0.53  % (29963)------------------------------
% 0.19/0.53  % (29978)Refutation not found, incomplete strategy% (29978)------------------------------
% 0.19/0.53  % (29978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29978)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29978)Memory used [KB]: 1407
% 0.19/0.53  % (29978)Time elapsed: 0.138 s
% 0.19/0.53  % (29978)Instructions burned: 5 (million)
% 0.19/0.53  % (29978)------------------------------
% 0.19/0.53  % (29978)------------------------------
% 0.19/0.53  % (29960)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.19/0.54  % (29976)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.19/0.54  % (29979)Instruction limit reached!
% 0.19/0.54  % (29979)------------------------------
% 0.19/0.54  % (29979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29979)Termination reason: Unknown
% 0.19/0.54  % (29979)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (29979)Memory used [KB]: 6012
% 0.19/0.54  % (29979)Time elapsed: 0.138 s
% 0.19/0.54  % (29979)Instructions burned: 21 (million)
% 0.19/0.54  % (29979)------------------------------
% 0.19/0.54  % (29979)------------------------------
% 0.19/0.54  % (29976)Refutation not found, incomplete strategy% (29976)------------------------------
% 0.19/0.54  % (29976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29976)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (29976)Memory used [KB]: 6012
% 0.19/0.54  % (29976)Time elapsed: 0.152 s
% 0.19/0.54  % (29976)Instructions burned: 10 (million)
% 0.19/0.54  % (29976)------------------------------
% 0.19/0.54  % (29976)------------------------------
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.55  % (29966)Instruction limit reached!
% 0.19/0.55  % (29966)------------------------------
% 0.19/0.55  % (29966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (29966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (29966)Termination reason: Unknown
% 0.19/0.55  % (29966)Termination phase: Finite model building SAT solving
% 0.19/0.55  
% 0.19/0.55  % (29966)Memory used [KB]: 6140
% 0.19/0.55  % (29966)Time elapsed: 0.124 s
% 0.19/0.55  % (29966)Instructions burned: 7 (million)
% 0.19/0.55  % (29966)------------------------------
% 0.19/0.55  % (29966)------------------------------
% 0.19/0.55  % (29968)Instruction limit reached!
% 0.19/0.55  % (29968)------------------------------
% 0.19/0.55  % (29968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (29968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (29968)Termination reason: Unknown
% 0.19/0.55  % (29968)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (29968)Memory used [KB]: 5884
% 0.19/0.55  % (29968)Time elapsed: 0.140 s
% 0.19/0.55  % (29968)Instructions burned: 8 (million)
% 0.19/0.55  % (29968)------------------------------
% 0.19/0.55  % (29968)------------------------------
% 0.19/0.57  % (29962)Instruction limit reached!
% 0.19/0.57  % (29962)------------------------------
% 0.19/0.57  % (29962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (29962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (29962)Termination reason: Unknown
% 0.19/0.57  % (29962)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (29962)Memory used [KB]: 6012
% 0.19/0.57  % (29962)Time elapsed: 0.175 s
% 0.19/0.57  % (29962)Instructions burned: 23 (million)
% 0.19/0.57  % (29962)------------------------------
% 0.19/0.57  % (29962)------------------------------
% 0.19/0.57  % (29955)Instruction limit reached!
% 0.19/0.57  % (29955)------------------------------
% 0.19/0.57  % (29955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (29955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (29955)Termination reason: Unknown
% 0.19/0.57  % (29955)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (29955)Memory used [KB]: 6012
% 0.19/0.57  % (29955)Time elapsed: 0.160 s
% 0.19/0.57  % (29955)Instructions burned: 25 (million)
% 0.19/0.57  % (29955)------------------------------
% 0.19/0.57  % (29955)------------------------------
% 0.19/0.57  % (29969)Instruction limit reached!
% 0.19/0.57  % (29969)------------------------------
% 0.19/0.57  % (29969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (29969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (29969)Termination reason: Unknown
% 0.19/0.57  % (29969)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (29969)Memory used [KB]: 10618
% 0.19/0.57  % (29969)Time elapsed: 0.165 s
% 0.19/0.57  % (29969)Instructions burned: 28 (million)
% 0.19/0.57  % (29969)------------------------------
% 0.19/0.57  % (29969)------------------------------
% 0.19/0.57  % (29974)Instruction limit reached!
% 0.19/0.57  % (29974)------------------------------
% 0.19/0.57  % (29974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (29974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (29974)Termination reason: Unknown
% 0.19/0.57  % (29974)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (29974)Memory used [KB]: 6140
% 0.19/0.57  % (29974)Time elapsed: 0.129 s
% 0.19/0.57  % (29974)Instructions burned: 38 (million)
% 0.19/0.57  % (29974)------------------------------
% 0.19/0.57  % (29974)------------------------------
% 0.19/0.58  % (29965)Instruction limit reached!
% 0.19/0.58  % (29965)------------------------------
% 0.19/0.58  % (29965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (29965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (29965)Termination reason: Unknown
% 0.19/0.58  % (29965)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (29965)Memory used [KB]: 1663
% 0.19/0.58  % (29965)Time elapsed: 0.184 s
% 0.19/0.58  % (29965)Instructions burned: 30 (million)
% 0.19/0.58  % (29965)------------------------------
% 0.19/0.58  % (29965)------------------------------
% 0.19/0.58  % (29953)Instruction limit reached!
% 0.19/0.58  % (29953)------------------------------
% 0.19/0.58  % (29953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (29951)Instruction limit reached!
% 0.19/0.58  % (29951)------------------------------
% 0.19/0.58  % (29951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (29951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (29951)Termination reason: Unknown
% 0.19/0.58  % (29951)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (29951)Memory used [KB]: 1791
% 0.19/0.58  % (29951)Time elapsed: 0.158 s
% 0.19/0.58  % (29951)Instructions burned: 42 (million)
% 0.19/0.58  % (29951)------------------------------
% 0.19/0.58  % (29951)------------------------------
% 0.19/0.58  % (29953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (29953)Termination reason: Unknown
% 0.19/0.58  % (29953)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (29953)Memory used [KB]: 6140
% 0.19/0.58  % (29953)Time elapsed: 0.190 s
% 0.19/0.58  % (29953)Instructions burned: 44 (million)
% 0.19/0.58  % (29953)------------------------------
% 0.19/0.58  % (29953)------------------------------
% 0.19/0.59  % (29975)Instruction limit reached!
% 0.19/0.59  % (29975)------------------------------
% 0.19/0.59  % (29975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (29975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (29956)Instruction limit reached!
% 0.19/0.59  % (29956)------------------------------
% 0.19/0.59  % (29956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (29975)Termination reason: Unknown
% 0.19/0.59  % (29956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (29956)Termination reason: Unknown
% 0.19/0.59  % (29956)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (29956)Memory used [KB]: 1791
% 0.19/0.59  % (29956)Time elapsed: 0.176 s
% 0.19/0.59  % (29956)Instructions burned: 49 (million)
% 0.19/0.59  % (29956)------------------------------
% 0.19/0.59  % (29956)------------------------------
% 0.19/0.59  % (29975)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (29975)Memory used [KB]: 6140
% 0.19/0.59  % (29975)Time elapsed: 0.192 s
% 0.19/0.59  % (29975)Instructions burned: 47 (million)
% 0.19/0.59  % (29975)------------------------------
% 0.19/0.59  % (29975)------------------------------
% 2.10/0.61  % (29960)Instruction limit reached!
% 2.10/0.61  % (29960)------------------------------
% 2.10/0.61  % (29960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.62  % (29960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.62  % (29960)Termination reason: Unknown
% 2.22/0.62  % (29960)Termination phase: Saturation
% 2.22/0.62  
% 2.22/0.62  % (29960)Memory used [KB]: 6268
% 2.22/0.62  % (29960)Time elapsed: 0.221 s
% 2.22/0.62  % (29960)Instructions burned: 51 (million)
% 2.22/0.62  % (29960)------------------------------
% 2.22/0.62  % (29960)------------------------------
% 2.22/0.63  % (30066)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.26/0.63  % (30060)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.26/0.64  % (30081)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.26/0.64  % (30060)Instruction limit reached!
% 2.26/0.64  % (30060)------------------------------
% 2.26/0.64  % (30060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.65  % (29977)Instruction limit reached!
% 2.26/0.65  % (29977)------------------------------
% 2.26/0.65  % (29977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.65  % (29977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.65  % (29977)Termination reason: Unknown
% 2.26/0.65  % (29977)Termination phase: Saturation
% 2.26/0.65  
% 2.26/0.65  % (29977)Memory used [KB]: 6524
% 2.26/0.65  % (29977)Time elapsed: 0.258 s
% 2.26/0.65  % (29977)Instructions burned: 72 (million)
% 2.26/0.65  % (29977)------------------------------
% 2.26/0.65  % (29977)------------------------------
% 2.26/0.65  % (30083)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.26/0.65  % (30086)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 (2998ds/46Mi)
% 2.26/0.65  % (30081)Instruction limit reached!
% 2.26/0.65  % (30081)------------------------------
% 2.26/0.65  % (30081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.65  % (30081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.65  % (30081)Termination reason: Unknown
% 2.26/0.65  % (30081)Termination phase: Saturation
% 2.26/0.65  
% 2.26/0.65  % (30081)Memory used [KB]: 5884
% 2.26/0.65  % (30081)Time elapsed: 0.003 s
% 2.26/0.65  % (30081)Instructions burned: 3 (million)
% 2.26/0.65  % (30081)------------------------------
% 2.26/0.65  % (30081)------------------------------
% 2.26/0.65  % (30084)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.26/0.65  % (30087)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 (2998ds/22Mi)
% 2.26/0.66  TRYING [1]
% 2.26/0.66  % (30060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.66  % (30060)Termination reason: Unknown
% 2.26/0.66  % (30060)Termination phase: Saturation
% 2.26/0.66  
% 2.26/0.66  % (30060)Memory used [KB]: 6140
% 2.26/0.66  % (30060)Time elapsed: 0.102 s
% 2.26/0.66  % (30060)Instructions burned: 15 (million)
% 2.26/0.66  % (30060)------------------------------
% 2.26/0.66  % (30060)------------------------------
% 2.26/0.66  TRYING [2]
% 2.26/0.66  TRYING [3]
% 2.26/0.66  % (30089)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 (2998ds/75Mi)
% 2.26/0.66  % (30091)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 (2998ds/151Mi)
% 2.26/0.66  % (30085)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 (2998ds/34Mi)
% 2.26/0.66  % (30101)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.26/0.67  % (30094)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 (2998ds/37Mi)
% 2.26/0.67  % (30099)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 (2998ds/45Mi)
% 2.26/0.68  % (30090)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 (2998ds/7Mi)
% 2.26/0.68  % (29973)Instruction limit reached!
% 2.26/0.68  % (29973)------------------------------
% 2.26/0.68  % (29973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.68  % (29973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.68  % (29973)Termination reason: Unknown
% 2.26/0.68  % (29973)Termination phase: Saturation
% 2.26/0.68  
% 2.26/0.68  % (29973)Memory used [KB]: 7164
% 2.26/0.68  % (29973)Time elapsed: 0.271 s
% 2.26/0.68  % (29973)Instructions burned: 99 (million)
% 2.26/0.68  % (29973)------------------------------
% 2.26/0.68  % (29973)------------------------------
% 2.26/0.68  % (30087)Instruction limit reached!
% 2.26/0.68  % (30087)------------------------------
% 2.26/0.68  % (30087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.68  % (30087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.68  % (30087)Termination reason: Unknown
% 2.26/0.68  % (30087)Termination phase: Finite model building constraint generation
% 2.26/0.68  
% 2.26/0.68  % (30087)Memory used [KB]: 7291
% 2.26/0.68  % (30087)Time elapsed: 0.095 s
% 2.26/0.68  % (30087)Instructions burned: 23 (million)
% 2.26/0.68  % (30087)------------------------------
% 2.26/0.68  % (30087)------------------------------
% 2.26/0.68  % (30106)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 (2998ds/151Mi)
% 2.26/0.69  % (30084)Instruction limit reached!
% 2.26/0.69  % (30084)------------------------------
% 2.26/0.69  % (30084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.69  % (30084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.69  % (30084)Termination reason: Unknown
% 2.26/0.69  % (30084)Termination phase: Saturation
% 2.26/0.69  
% 2.26/0.69  % (30084)Memory used [KB]: 1535
% 2.26/0.69  % (30084)Time elapsed: 0.115 s
% 2.26/0.69  % (30084)Instructions burned: 29 (million)
% 2.26/0.69  % (30084)------------------------------
% 2.26/0.69  % (30084)------------------------------
% 2.26/0.69  % (29980)Instruction limit reached!
% 2.26/0.69  % (29980)------------------------------
% 2.26/0.69  % (29980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.69  % (29980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.69  % (29980)Termination reason: Unknown
% 2.26/0.69  % (29980)Termination phase: Saturation
% 2.26/0.69  
% 2.26/0.69  % (29980)Memory used [KB]: 6652
% 2.26/0.69  % (29980)Time elapsed: 0.303 s
% 2.26/0.69  % (29980)Instructions burned: 100 (million)
% 2.26/0.69  % (29980)------------------------------
% 2.26/0.69  % (29980)------------------------------
% 2.26/0.69  % (30097)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 (2998ds/147Mi)
% 2.26/0.69  % (30090)Instruction limit reached!
% 2.26/0.69  % (30090)------------------------------
% 2.26/0.69  % (30090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.69  % (30090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.69  % (30090)Termination reason: Unknown
% 2.26/0.69  % (30090)Termination phase: Saturation
% 2.26/0.69  
% 2.26/0.69  % (30090)Memory used [KB]: 6012
% 2.26/0.69  % (30090)Time elapsed: 0.112 s
% 2.26/0.69  % (30090)Instructions burned: 8 (million)
% 2.26/0.69  % (30090)------------------------------
% 2.26/0.69  % (30090)------------------------------
% 2.26/0.70  % (30118)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.82/0.70  % (30119)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)
% 2.82/0.70  % (30083)Instruction limit reached!
% 2.82/0.70  % (30083)------------------------------
% 2.82/0.70  % (30083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.70  % (30083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.70  % (30083)Termination reason: Unknown
% 2.82/0.70  % (30083)Termination phase: Saturation
% 2.82/0.70  
% 2.82/0.70  % (30083)Memory used [KB]: 6012
% 2.82/0.70  % (30083)Time elapsed: 0.130 s
% 2.82/0.70  % (30083)Instructions burned: 34 (million)
% 2.82/0.70  % (30083)------------------------------
% 2.82/0.70  % (30083)------------------------------
% 2.82/0.71  % (30123)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)
% 2.82/0.71  % (30066)Instruction limit reached!
% 2.82/0.71  % (30066)------------------------------
% 2.82/0.71  % (30066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.71  % (30066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.71  % (30066)Termination reason: Unknown
% 2.82/0.71  % (30066)Termination phase: Saturation
% 2.82/0.71  
% 2.82/0.71  % (30066)Memory used [KB]: 6268
% 2.82/0.71  % (30066)Time elapsed: 0.170 s
% 2.82/0.71  % (30066)Instructions burned: 39 (million)
% 2.82/0.71  % (30066)------------------------------
% 2.82/0.71  % (30066)------------------------------
% 2.82/0.71  % (30127)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)
% 2.82/0.71  % (30120)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)
% 2.82/0.71  % (30115)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)
% 2.82/0.72  % (30129)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.82/0.72  % (30130)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 (2997ds/108Mi)
% 2.82/0.72  % (30118)Instruction limit reached!
% 2.82/0.72  % (30118)------------------------------
% 2.82/0.72  % (30118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.72  % (30118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.72  % (30118)Termination reason: Unknown
% 2.82/0.72  % (30118)Termination phase: Saturation
% 2.82/0.72  
% 2.82/0.72  % (30118)Memory used [KB]: 5884
% 2.82/0.72  % (30118)Time elapsed: 0.128 s
% 2.82/0.72  % (30118)Instructions burned: 9 (million)
% 2.82/0.72  % (30118)------------------------------
% 2.82/0.72  % (30118)------------------------------
% 2.82/0.72  % (30094)Instruction limit reached!
% 2.82/0.72  % (30094)------------------------------
% 2.82/0.72  % (30094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.72  % (30094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.72  % (30094)Termination reason: Unknown
% 2.82/0.72  % (30094)Termination phase: Saturation
% 2.82/0.72  
% 2.82/0.72  % (30094)Memory used [KB]: 6140
% 2.82/0.72  % (30094)Time elapsed: 0.139 s
% 2.82/0.72  % (30094)Instructions burned: 37 (million)
% 2.82/0.72  % (30094)------------------------------
% 2.82/0.72  % (30094)------------------------------
% 2.82/0.72  % (30126)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)
% 2.82/0.72  % (30085)Instruction limit reached!
% 2.82/0.72  % (30085)------------------------------
% 2.82/0.72  % (30085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.72  % (30085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.72  % (30085)Termination reason: Unknown
% 2.82/0.72  % (30085)Termination phase: Saturation
% 2.82/0.72  
% 2.82/0.72  % (30085)Memory used [KB]: 6396
% 2.82/0.72  % (30085)Time elapsed: 0.164 s
% 2.82/0.72  % (30085)Instructions burned: 34 (million)
% 2.82/0.72  % (30085)------------------------------
% 2.82/0.72  % (30085)------------------------------
% 2.82/0.73  % (30086)Instruction limit reached!
% 2.82/0.73  % (30086)------------------------------
% 2.82/0.73  % (30086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (30086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (30086)Termination reason: Unknown
% 2.82/0.73  % (30086)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (30086)Memory used [KB]: 6268
% 2.82/0.73  % (30086)Time elapsed: 0.176 s
% 2.82/0.73  % (30086)Instructions burned: 47 (million)
% 2.82/0.73  % (30086)------------------------------
% 2.82/0.73  % (30086)------------------------------
% 2.82/0.74  % (30119)Refutation not found, incomplete strategy% (30119)------------------------------
% 2.82/0.74  % (30119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.74  % (30119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.74  % (30119)Termination reason: Refutation not found, incomplete strategy
% 2.82/0.74  
% 2.82/0.74  % (30119)Memory used [KB]: 5884
% 2.82/0.74  % (30119)Time elapsed: 0.145 s
% 2.82/0.74  % (30119)Instructions burned: 13 (million)
% 2.82/0.74  % (30119)------------------------------
% 2.82/0.74  % (30119)------------------------------
% 2.82/0.75  % (30099)Refutation not found, non-redundant clauses discarded% (30099)------------------------------
% 2.82/0.75  % (30099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.75  % (30099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.75  % (30099)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.82/0.75  
% 2.82/0.75  % (30099)Memory used [KB]: 2174
% 2.82/0.75  % (30099)Time elapsed: 0.180 s
% 2.82/0.75  % (30099)Instructions burned: 42 (million)
% 2.82/0.75  % (30099)------------------------------
% 2.82/0.75  % (30099)------------------------------
% 2.82/0.75  % (30140)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 (2997ds/278Mi)
% 2.82/0.77  % (30089)Instruction limit reached!
% 2.82/0.77  % (30089)------------------------------
% 2.82/0.77  % (30089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.77  % (30089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.77  % (30089)Termination reason: Unknown
% 2.82/0.77  % (30089)Termination phase: Saturation
% 2.82/0.77  
% 2.82/0.77  % (30089)Memory used [KB]: 1791
% 2.82/0.77  % (30089)Time elapsed: 0.209 s
% 2.82/0.77  % (30089)Instructions burned: 75 (million)
% 2.82/0.77  % (30089)------------------------------
% 2.82/0.77  % (30089)------------------------------
% 3.17/0.77  % (30145)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 (2996ds/143Mi)
% 3.17/0.78  % (30141)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.17/0.79  % (30141)Refutation not found, incomplete strategy% (30141)------------------------------
% 3.17/0.79  % (30141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.79  % (30147)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 (2996ds/490Mi)
% 3.17/0.79  % (30120)Instruction limit reached!
% 3.17/0.79  % (30120)------------------------------
% 3.17/0.79  % (30120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.80  % (30120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.80  % (30120)Termination reason: Unknown
% 3.17/0.80  % (30120)Termination phase: Saturation
% 3.17/0.80  
% 3.17/0.80  % (30120)Memory used [KB]: 6140
% 3.17/0.80  % (30120)Time elapsed: 0.199 s
% 3.17/0.80  % (30120)Instructions burned: 59 (million)
% 3.17/0.80  % (30120)------------------------------
% 3.17/0.80  % (30120)------------------------------
% 3.17/0.81  % (30157)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 (2996ds/78Mi)
% 3.17/0.81  % (30141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.81  % (30141)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.81  
% 3.17/0.81  % (30141)Memory used [KB]: 6012
% 3.17/0.81  % (30141)Time elapsed: 0.101 s
% 3.17/0.81  % (30141)Instructions burned: 13 (million)
% 3.17/0.81  % (30141)------------------------------
% 3.17/0.81  % (30141)------------------------------
% 3.17/0.81  % (30123)Refutation not found, non-redundant clauses discarded% (30123)------------------------------
% 3.17/0.81  % (30123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.81  % (30123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.81  % (30123)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.17/0.81  
% 3.17/0.81  % (30123)Memory used [KB]: 1791
% 3.17/0.81  % (30123)Time elapsed: 0.215 s
% 3.17/0.81  % (30123)Instructions burned: 67 (million)
% 3.17/0.81  % (30123)------------------------------
% 3.17/0.81  % (30123)------------------------------
% 3.17/0.81  % (30159)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 3.17/0.81  % (30161)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 (2996ds/156Mi)
% 3.17/0.82  % (30162)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 (2996ds/240Mi)
% 3.17/0.83  % (30165)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 (2996ds/119Mi)
% 3.17/0.83  % (30168)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 (2996ds/141Mi)
% 3.17/0.84  % (30170)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 (2996ds/298Mi)
% 3.17/0.84  % (30180)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 (2996ds/58Mi)
% 3.17/0.84  % (30101)Instruction limit reached!
% 3.17/0.84  % (30101)------------------------------
% 3.17/0.84  % (30101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.84  % (30101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.84  % (30101)Termination reason: Unknown
% 3.17/0.84  % (30101)Termination phase: Saturation
% 3.17/0.84  
% 3.17/0.84  % (30101)Memory used [KB]: 6524
% 3.17/0.84  % (30101)Time elapsed: 0.282 s
% 3.17/0.84  % (30101)Instructions burned: 109 (million)
% 3.17/0.84  % (30101)------------------------------
% 3.17/0.84  % (30101)------------------------------
% 3.17/0.85  % (30183)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 (2996ds/378Mi)
% 3.17/0.85  % (30181)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 3.17/0.86  % (30185)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 (2996ds/46Mi)
% 3.17/0.86  % (30187)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 (2996ds/171Mi)
% 3.49/0.87  % (30126)Instruction limit reached!
% 3.49/0.87  % (30126)------------------------------
% 3.49/0.87  % (30126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.87  % (30126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.87  % (30126)Termination reason: Unknown
% 3.49/0.87  % (30126)Termination phase: Saturation
% 3.49/0.87  
% 3.49/0.87  % (30126)Memory used [KB]: 6780
% 3.49/0.87  % (30126)Time elapsed: 0.245 s
% 3.49/0.87  % (30126)Instructions burned: 93 (million)
% 3.49/0.87  % (30126)------------------------------
% 3.49/0.87  % (30126)------------------------------
% 3.49/0.87  % (30115)Instruction limit reached!
% 3.49/0.87  % (30115)------------------------------
% 3.49/0.87  % (30115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.88  % (30115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.88  % (30115)Termination reason: Unknown
% 3.49/0.88  % (30115)Termination phase: Saturation
% 3.49/0.88  
% 3.49/0.88  % (30115)Memory used [KB]: 6396
% 3.49/0.88  % (30115)Time elapsed: 0.279 s
% 3.49/0.88  % (30115)Instructions burned: 117 (million)
% 3.49/0.88  % (30115)------------------------------
% 3.49/0.88  % (30115)------------------------------
% 3.49/0.89  % (30203)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 (2995ds/182Mi)
% 3.58/0.90  % (30181)Instruction limit reached!
% 3.58/0.90  % (30181)------------------------------
% 3.58/0.90  % (30181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.91  % (30210)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 (2995ds/40Mi)
% 3.58/0.91  % (30227)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.58/0.91  % (30130)Instruction limit reached!
% 3.58/0.91  % (30130)------------------------------
% 3.58/0.91  % (30130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.91  % (30130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.91  % (30130)Termination reason: Unknown
% 3.58/0.91  % (30130)Termination phase: Saturation
% 3.58/0.91  
% 3.58/0.91  % (30130)Memory used [KB]: 2302
% 3.58/0.91  % (30130)Time elapsed: 0.288 s
% 3.58/0.91  % (30130)Instructions burned: 109 (million)
% 3.58/0.91  % (30130)------------------------------
% 3.58/0.91  % (30130)------------------------------
% 3.58/0.92  % (30091)Instruction limit reached!
% 3.58/0.92  % (30091)------------------------------
% 3.58/0.92  % (30091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.92  % (30091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.92  % (30091)Termination reason: Unknown
% 3.58/0.92  % (30091)Termination phase: Saturation
% 3.58/0.92  
% 3.58/0.92  % (30091)Memory used [KB]: 7547
% 3.58/0.92  % (30091)Time elapsed: 0.333 s
% 3.58/0.92  % (30091)Instructions burned: 151 (million)
% 3.58/0.92  % (30091)------------------------------
% 3.58/0.92  % (30091)------------------------------
% 3.58/0.92  % (30181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.92  % (30181)Termination reason: Unknown
% 3.58/0.92  % (30181)Termination phase: Saturation
% 3.58/0.92  
% 3.58/0.92  % (30181)Memory used [KB]: 6140
% 3.58/0.92  % (30181)Time elapsed: 0.134 s
% 3.58/0.92  % (30181)Instructions burned: 41 (million)
% 3.58/0.92  % (30181)------------------------------
% 3.58/0.92  % (30181)------------------------------
% 3.58/0.92  % (30106)Instruction limit reached!
% 3.58/0.92  % (30106)------------------------------
% 3.58/0.92  % (30106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.92  % (30185)Instruction limit reached!
% 3.58/0.92  % (30185)------------------------------
% 3.58/0.92  % (30185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.92  % (30106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.92  % (30185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.92  % (30106)Termination reason: Unknown
% 3.58/0.92  % (30185)Termination reason: Unknown
% 3.58/0.92  % (30106)Termination phase: Saturation
% 3.58/0.92  % (30185)Termination phase: Saturation
% 3.58/0.92  
% 3.58/0.92  
% 3.58/0.92  % (30106)Memory used [KB]: 6780
% 3.58/0.92  % (30185)Memory used [KB]: 6268
% 3.58/0.92  % (30106)Time elapsed: 0.344 s
% 3.58/0.92  % (30185)Time elapsed: 0.152 s
% 3.58/0.92  % (30106)Instructions burned: 151 (million)
% 3.58/0.92  % (30185)Instructions burned: 46 (million)
% 3.58/0.92  % (30106)------------------------------
% 3.58/0.92  % (30106)------------------------------
% 3.58/0.92  % (30185)------------------------------
% 3.58/0.92  % (30185)------------------------------
% 3.71/0.92  TRYING [1]
% 3.71/0.92  TRYING [2]
% 3.71/0.93  % (30227)Instruction limit reached!
% 3.71/0.93  % (30227)------------------------------
% 3.71/0.93  % (30227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.93  % (30227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.93  % (30227)Termination reason: Unknown
% 3.71/0.93  % (30227)Termination phase: Finite model building SAT solving
% 3.71/0.93  
% 3.71/0.93  % (30227)Memory used [KB]: 6140
% 3.71/0.93  % (30227)Time elapsed: 0.082 s
% 3.71/0.93  % (30227)Instructions burned: 7 (million)
% 3.71/0.93  % (30227)------------------------------
% 3.71/0.93  % (30227)------------------------------
% 3.71/0.93  % (30157)Instruction limit reached!
% 3.71/0.93  % (30157)------------------------------
% 3.71/0.93  % (30157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.93  % (30157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.93  % (30157)Termination reason: Unknown
% 3.71/0.93  % (30157)Termination phase: Saturation
% 3.71/0.93  
% 3.71/0.93  % (30157)Memory used [KB]: 6396
% 3.71/0.93  % (30157)Time elapsed: 0.208 s
% 3.71/0.93  % (30157)Instructions burned: 78 (million)
% 3.71/0.93  % (30157)------------------------------
% 3.71/0.93  % (30157)------------------------------
% 3.71/0.93  % (30231)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 (2995ds/70Mi)
% 3.71/0.93  % (30129)Instruction limit reached!
% 3.71/0.93  % (30129)------------------------------
% 3.71/0.93  % (30129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.93  % (30129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.93  % (30129)Termination reason: Unknown
% 3.71/0.93  % (30129)Termination phase: Saturation
% 3.71/0.93  
% 3.71/0.93  % (30129)Memory used [KB]: 6908
% 3.71/0.93  % (30129)Time elapsed: 0.321 s
% 3.71/0.93  % (30129)Instructions burned: 137 (million)
% 3.71/0.93  % (30129)------------------------------
% 3.71/0.93  % (30129)------------------------------
% 3.71/0.94  % (30229)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 (2995ds/106Mi)
% 3.71/0.94  % (30097)Instruction limit reached!
% 3.71/0.94  % (30097)------------------------------
% 3.71/0.94  % (30097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.94  % (30097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.94  % (30097)Termination reason: Unknown
% 3.71/0.94  % (30097)Termination phase: Saturation
% 3.71/0.94  
% 3.71/0.94  % (30097)Memory used [KB]: 2302
% 3.71/0.94  % (30097)Time elapsed: 0.356 s
% 3.71/0.94  % (30097)Instructions burned: 149 (million)
% 3.71/0.94  % (30097)------------------------------
% 3.71/0.94  % (30097)------------------------------
% 3.71/0.94  % (30159)Instruction limit reached!
% 3.71/0.94  % (30159)------------------------------
% 3.71/0.94  % (30159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.94  % (30180)Instruction limit reached!
% 3.71/0.94  % (30180)------------------------------
% 3.71/0.94  % (30180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.94  % (30180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.94  % (30180)Termination reason: Unknown
% 3.71/0.94  % (30180)Termination phase: Saturation
% 3.71/0.94  
% 3.71/0.94  % (30180)Memory used [KB]: 6396
% 3.71/0.94  % (30180)Time elapsed: 0.184 s
% 3.71/0.94  % (30180)Instructions burned: 58 (million)
% 3.71/0.94  % (30180)------------------------------
% 3.71/0.94  % (30180)------------------------------
% 3.71/0.95  % (30159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.95  % (30159)Termination reason: Unknown
% 3.71/0.95  % (30159)Termination phase: Saturation
% 3.71/0.95  
% 3.71/0.95  % (30159)Memory used [KB]: 6140
% 3.71/0.95  % (30159)Time elapsed: 0.208 s
% 3.71/0.95  % (30159)Instructions burned: 96 (million)
% 3.71/0.95  % (30159)------------------------------
% 3.71/0.95  % (30159)------------------------------
% 3.71/0.96  % (30234)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 (2995ds/101Mi)
% 3.71/0.97  % (30210)Instruction limit reached!
% 3.71/0.97  % (30210)------------------------------
% 3.71/0.97  % (30210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.97  % (30210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.97  % (30210)Termination reason: Unknown
% 3.71/0.97  % (30210)Termination phase: Saturation
% 3.71/0.97  
% 3.71/0.97  % (30210)Memory used [KB]: 6652
% 3.71/0.97  % (30210)Time elapsed: 0.134 s
% 3.71/0.97  % (30210)Instructions burned: 41 (million)
% 3.71/0.97  % (30210)------------------------------
% 3.71/0.97  % (30210)------------------------------
% 3.71/0.99  % (30145)Instruction limit reached!
% 3.71/0.99  % (30145)------------------------------
% 3.71/0.99  % (30145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.99  % (30145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.99  % (30145)Termination reason: Unknown
% 3.71/0.99  % (30145)Termination phase: Saturation
% 3.71/0.99  
% 3.71/0.99  % (30145)Memory used [KB]: 8059
% 3.71/0.99  % (30145)Time elapsed: 0.299 s
% 3.71/0.99  % (30145)Instructions burned: 143 (million)
% 3.71/0.99  % (30145)------------------------------
% 3.71/0.99  % (30145)------------------------------
% 3.71/1.00  % (30165)Instruction limit reached!
% 3.71/1.00  % (30165)------------------------------
% 3.71/1.00  % (30165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/1.00  % (30165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/1.00  % (30165)Termination reason: Unknown
% 3.71/1.00  % (30165)Termination phase: Saturation
% 3.71/1.00  
% 3.71/1.00  % (30165)Memory used [KB]: 2302
% 3.71/1.00  % (30165)Time elapsed: 0.244 s
% 3.71/1.00  % (30165)Instructions burned: 121 (million)
% 3.71/1.00  % (30165)------------------------------
% 3.71/1.00  % (30165)------------------------------
% 4.19/1.00  % (30235)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 (2994ds/162Mi)
% 4.19/1.01  % (30235)Refutation not found, incomplete strategy% (30235)------------------------------
% 4.19/1.01  % (30235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.01  % (30235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.01  % (30235)Termination reason: Refutation not found, incomplete strategy
% 4.19/1.01  
% 4.19/1.01  % (30235)Memory used [KB]: 5884
% 4.19/1.01  % (30235)Time elapsed: 0.109 s
% 4.19/1.01  % (30235)Instructions burned: 7 (million)
% 4.19/1.01  % (30235)------------------------------
% 4.19/1.01  % (30235)------------------------------
% 4.19/1.01  % (30239)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 4.19/1.01  % (30236)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 (2994ds/45Mi)
% 4.19/1.02  % (30241)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 (2994ds/85Mi)
% 4.19/1.02  % (30168)Instruction limit reached!
% 4.19/1.02  % (30168)------------------------------
% 4.19/1.02  % (30168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.02  % (30168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.02  % (30168)Termination reason: Unknown
% 4.19/1.02  % (30168)Termination phase: Saturation
% 4.19/1.02  
% 4.19/1.02  % (30168)Memory used [KB]: 6652
% 4.19/1.02  % (30168)Time elapsed: 0.252 s
% 4.19/1.02  % (30168)Instructions burned: 141 (million)
% 4.19/1.02  % (30168)------------------------------
% 4.19/1.02  % (30168)------------------------------
% 4.19/1.03  % (30161)Instruction limit reached!
% 4.19/1.03  % (30161)------------------------------
% 4.19/1.03  % (30161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.03  % (30161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.03  % (30161)Termination reason: Unknown
% 4.19/1.03  % (30161)Termination phase: Saturation
% 4.19/1.03  
% 4.19/1.03  % (30161)Memory used [KB]: 6524
% 4.19/1.03  % (30161)Time elapsed: 0.302 s
% 4.19/1.03  % (30161)Instructions burned: 156 (million)
% 4.19/1.03  % (30161)------------------------------
% 4.19/1.03  % (30161)------------------------------
% 4.19/1.03  % (30238)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 (2994ds/226Mi)
% 4.19/1.04  % (30241)Refutation not found, incomplete strategy% (30241)------------------------------
% 4.19/1.04  % (30241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.05  % (30241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.05  % (30241)Termination reason: Refutation not found, incomplete strategy
% 4.19/1.05  
% 4.19/1.05  % (30241)Memory used [KB]: 5884
% 4.19/1.05  % (30241)Time elapsed: 0.095 s
% 4.19/1.05  % (30241)Instructions burned: 5 (million)
% 4.19/1.05  % (30241)------------------------------
% 4.19/1.05  % (30241)------------------------------
% 4.19/1.05  % (30242)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 (2994ds/15Mi)
% 4.19/1.05  % (30237)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 (2994ds/389Mi)
% 4.19/1.05  % (30231)Refutation not found, non-redundant clauses discarded% (30231)------------------------------
% 4.19/1.05  % (30231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.05  % (30231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.05  % (30231)Termination reason: Refutation not found, non-redundant clauses discarded
% 4.19/1.05  
% 4.19/1.05  % (30231)Memory used [KB]: 6524
% 4.19/1.05  % (30231)Time elapsed: 0.197 s
% 4.19/1.05  % (30231)Instructions burned: 65 (million)
% 4.19/1.05  % (30231)------------------------------
% 4.19/1.05  % (30231)------------------------------
% 4.19/1.05  % (30240)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 (2994ds/654Mi)
% 4.19/1.05  % (30243)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 (2994ds/156Mi)
% 4.19/1.06  % (30245)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 (2994ds/185Mi)
% 4.19/1.07  % (30247)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/344Mi)
% 4.62/1.07  % (30246)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/86Mi)
% 4.62/1.07  % (30229)Instruction limit reached!
% 4.62/1.07  % (30229)------------------------------
% 4.62/1.07  % (30229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.07  % (30229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.07  % (30229)Termination reason: Unknown
% 4.62/1.07  % (30229)Termination phase: Saturation
% 4.62/1.07  
% 4.62/1.07  % (30229)Memory used [KB]: 1791
% 4.62/1.07  % (30229)Time elapsed: 0.230 s
% 4.62/1.07  % (30229)Instructions burned: 106 (million)
% 4.62/1.07  % (30229)------------------------------
% 4.62/1.07  % (30229)------------------------------
% 4.62/1.07  % (30244)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 (2994ds/141Mi)
% 4.62/1.07  % (30236)Instruction limit reached!
% 4.62/1.07  % (30236)------------------------------
% 4.62/1.07  % (30236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.07  % (30242)Instruction limit reached!
% 4.62/1.07  % (30242)------------------------------
% 4.62/1.07  % (30242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.07  % (30242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.07  % (30236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.07  % (30242)Termination reason: Unknown
% 4.62/1.07  % (30236)Termination reason: Unknown
% 4.62/1.07  % (30242)Termination phase: Saturation
% 4.62/1.07  
% 4.62/1.07  % (30236)Termination phase: Saturation
% 4.62/1.07  
% 4.62/1.07  % (30242)Memory used [KB]: 5884
% 4.62/1.07  % (30236)Memory used [KB]: 6268
% 4.62/1.07  % (30242)Time elapsed: 0.134 s
% 4.62/1.07  % (30236)Time elapsed: 0.146 s
% 4.62/1.07  % (30242)Instructions burned: 15 (million)
% 4.62/1.07  % (30236)Instructions burned: 45 (million)
% 4.62/1.07  % (30242)------------------------------
% 4.62/1.07  % (30242)------------------------------
% 4.62/1.07  % (30236)------------------------------
% 4.62/1.07  % (30236)------------------------------
% 4.62/1.08  % (30248)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 4.62/1.10  % (30234)Refutation not found, non-redundant clauses discarded% (30234)------------------------------
% 4.62/1.10  % (30234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.12  % (30249)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 4.62/1.12  % (30234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.12  % (30234)Termination reason: Refutation not found, non-redundant clauses discarded
% 4.62/1.12  
% 4.62/1.12  % (30234)Memory used [KB]: 6524
% 4.62/1.12  % (30234)Time elapsed: 0.236 s
% 4.62/1.12  % (30234)Instructions burned: 97 (million)
% 4.62/1.12  % (30234)------------------------------
% 4.62/1.12  % (30234)------------------------------
% 4.62/1.14  % (30187)Instruction limit reached!
% 4.62/1.14  % (30187)------------------------------
% 4.62/1.14  % (30187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.14  % (30187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.14  % (30187)Termination reason: Unknown
% 4.62/1.14  % (30187)Termination phase: Saturation
% 4.62/1.14  
% 4.62/1.14  % (30187)Memory used [KB]: 7164
% 4.62/1.14  % (30187)Time elapsed: 0.375 s
% 4.62/1.14  % (30187)Instructions burned: 172 (million)
% 4.62/1.14  % (30187)------------------------------
% 4.62/1.14  % (30187)------------------------------
% 4.62/1.14  % (30250)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 (2993ds/29Mi)
% 4.62/1.15  % (30253)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/498Mi)
% 4.62/1.16  % (30254)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 4.62/1.16  % (30252)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 (2993ds/460Mi)
% 4.62/1.16  % (30140)Instruction limit reached!
% 4.62/1.16  % (30140)------------------------------
% 4.62/1.16  % (30140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.16  % (30140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.16  % (30140)Termination reason: Unknown
% 4.62/1.16  % (30140)Termination phase: Saturation
% 4.62/1.16  
% 4.62/1.16  % (30140)Memory used [KB]: 8699
% 4.62/1.16  % (30140)Time elapsed: 0.482 s
% 4.62/1.16  % (30140)Instructions burned: 278 (million)
% 4.62/1.16  % (30140)------------------------------
% 4.62/1.16  % (30140)------------------------------
% 4.62/1.17  % (30255)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 (2992ds/1000Mi)
% 4.62/1.17  % (30251)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 (2993ds/92Mi)
% 4.62/1.17  % (30250)Instruction limit reached!
% 4.62/1.17  % (30250)------------------------------
% 4.62/1.17  % (30250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.62/1.17  % (30250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.62/1.17  % (30250)Termination reason: Unknown
% 4.62/1.17  % (30250)Termination phase: Saturation
% 4.62/1.17  
% 4.62/1.17  % (30250)Memory used [KB]: 6012
% 4.62/1.17  % (30250)Time elapsed: 0.137 s
% 4.62/1.17  % (30250)Instructions burned: 29 (million)
% 4.62/1.17  % (30250)------------------------------
% 4.62/1.17  % (30250)------------------------------
% 6.59/1.18  % (30203)Instruction limit reached!
% 6.59/1.18  % (30203)------------------------------
% 6.59/1.18  % (30203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.19  % (30203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.19  % (30203)Termination reason: Unknown
% 6.59/1.19  % (30203)Termination phase: Saturation
% 6.59/1.19  
% 6.59/1.19  % (30203)Memory used [KB]: 7291
% 6.59/1.19  % (30203)Time elapsed: 0.374 s
% 6.59/1.19  % (30203)Instructions burned: 183 (million)
% 6.59/1.19  % (30203)------------------------------
% 6.59/1.19  % (30203)------------------------------
% 6.59/1.20  % (30127)Instruction limit reached!
% 6.59/1.20  % (30127)------------------------------
% 6.59/1.20  % (30127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.20  % (30127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.20  % (30127)Termination reason: Unknown
% 6.59/1.20  % (30127)Termination phase: Saturation
% 6.59/1.20  
% 6.59/1.20  % (30127)Memory used [KB]: 7803
% 6.59/1.20  % (30127)Time elapsed: 0.578 s
% 6.59/1.20  % (30127)Instructions burned: 307 (million)
% 6.59/1.20  % (30127)------------------------------
% 6.59/1.20  % (30127)------------------------------
% 6.59/1.20  % (30255)Refutation not found, incomplete strategy% (30255)------------------------------
% 6.59/1.20  % (30255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.20  % (30255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.20  % (30255)Termination reason: Refutation not found, incomplete strategy
% 6.59/1.20  
% 6.59/1.20  % (30255)Memory used [KB]: 1535
% 6.59/1.20  % (30255)Time elapsed: 0.113 s
% 6.59/1.20  % (30255)Instructions burned: 11 (million)
% 6.59/1.20  % (30255)------------------------------
% 6.59/1.20  % (30255)------------------------------
% 6.59/1.20  % (30246)Instruction limit reached!
% 6.59/1.20  % (30246)------------------------------
% 6.59/1.20  % (30246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.20  % (30246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.20  % (30246)Termination reason: Unknown
% 6.59/1.20  % (30246)Termination phase: Saturation
% 6.59/1.20  
% 6.59/1.20  % (30246)Memory used [KB]: 6780
% 6.59/1.20  % (30246)Time elapsed: 0.208 s
% 6.59/1.20  % (30246)Instructions burned: 86 (million)
% 6.59/1.20  % (30246)------------------------------
% 6.59/1.20  % (30246)------------------------------
% 6.78/1.20  % (30256)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 (2992ds/310Mi)
% 6.78/1.21  % (30258)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 (2992ds/298Mi)
% 6.78/1.22  % (30162)Instruction limit reached!
% 6.78/1.22  % (30162)------------------------------
% 6.78/1.22  % (30162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.78/1.22  % (30257)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 (2992ds/174Mi)
% 6.78/1.22  % (30162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.78/1.22  % (30162)Termination reason: Unknown
% 6.78/1.22  % (30162)Termination phase: Saturation
% 6.78/1.22  
% 6.78/1.22  % (30162)Memory used [KB]: 8187
% 6.78/1.22  % (30162)Time elapsed: 0.472 s
% 6.78/1.22  % (30162)Instructions burned: 240 (million)
% 6.78/1.22  % (30162)------------------------------
% 6.78/1.22  % (30162)------------------------------
% 6.78/1.23  % (30259)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 (2992ds/874Mi)
% 7.07/1.27  % (30170)Instruction limit reached!
% 7.07/1.27  % (30170)------------------------------
% 7.07/1.27  % (30170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.27  % (30260)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 (2992ds/151Mi)
% 7.07/1.28  % (30170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.28  % (30170)Termination reason: Unknown
% 7.07/1.28  % (30170)Termination phase: Saturation
% 7.07/1.28  
% 7.07/1.28  % (30170)Memory used [KB]: 7931
% 7.07/1.28  % (30170)Time elapsed: 0.527 s
% 7.07/1.28  % (30170)Instructions burned: 299 (million)
% 7.07/1.28  % (30170)------------------------------
% 7.07/1.28  % (30170)------------------------------
% 7.07/1.28  % (30248)Instruction limit reached!
% 7.07/1.28  % (30248)------------------------------
% 7.07/1.28  % (30248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.28  % (30248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.28  % (30248)Termination reason: Unknown
% 7.07/1.28  % (30248)Termination phase: Saturation
% 7.07/1.28  
% 7.07/1.28  % (30248)Memory used [KB]: 6396
% 7.07/1.28  % (30248)Time elapsed: 0.264 s
% 7.07/1.28  % (30248)Instructions burned: 106 (million)
% 7.07/1.28  % (30248)------------------------------
% 7.07/1.28  % (30248)------------------------------
% 7.07/1.29  % (30245)Instruction limit reached!
% 7.07/1.29  % (30245)------------------------------
% 7.07/1.29  % (30245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.29  % (30245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.29  % (30245)Termination reason: Unknown
% 7.07/1.29  % (30245)Termination phase: Saturation
% 7.07/1.29  
% 7.07/1.29  % (30245)Memory used [KB]: 2046
% 7.07/1.29  % (30245)Time elapsed: 0.327 s
% 7.07/1.29  % (30245)Instructions burned: 186 (million)
% 7.07/1.29  % (30245)------------------------------
% 7.07/1.29  % (30245)------------------------------
% 7.07/1.29  % (30243)Instruction limit reached!
% 7.07/1.29  % (30243)------------------------------
% 7.07/1.29  % (30243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.29  % (30243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.29  % (30243)Termination reason: Unknown
% 7.07/1.29  % (30243)Termination phase: Saturation
% 7.07/1.29  
% 7.07/1.29  % (30243)Memory used [KB]: 2174
% 7.07/1.29  % (30243)Time elapsed: 0.308 s
% 7.07/1.29  % (30243)Instructions burned: 156 (million)
% 7.07/1.29  % (30243)------------------------------
% 7.07/1.29  % (30243)------------------------------
% 7.07/1.29  % (30251)Instruction limit reached!
% 7.07/1.29  % (30251)------------------------------
% 7.07/1.29  % (30251)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.29  % (30251)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.29  % (30251)Termination reason: Unknown
% 7.07/1.29  % (30251)Termination phase: Saturation
% 7.07/1.29  
% 7.07/1.29  % (30251)Memory used [KB]: 6780
% 7.07/1.29  % (30251)Time elapsed: 0.224 s
% 7.07/1.29  % (30251)Instructions burned: 92 (million)
% 7.07/1.29  % (30251)------------------------------
% 7.07/1.29  % (30251)------------------------------
% 7.07/1.29  % (30261)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 (2991ds/75Mi)
% 7.07/1.30  % (30244)Refutation not found, non-redundant clauses discarded% (30244)------------------------------
% 7.07/1.30  % (30244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.30  % (30244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.30  % (30244)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.07/1.30  
% 7.07/1.30  % (30244)Memory used [KB]: 13944
% 7.07/1.30  % (30244)Time elapsed: 0.299 s
% 7.07/1.30  % (30244)Instructions burned: 122 (million)
% 7.07/1.30  % (30244)------------------------------
% 7.07/1.30  % (30244)------------------------------
% 7.07/1.31  % (30262)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 (2991ds/184Mi)
% 7.07/1.31  % (30264)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 (2991ds/87Mi)
% 7.07/1.31  % (30263)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 (2991ds/24Mi)
% 7.65/1.33  % (30238)Instruction limit reached!
% 7.65/1.33  % (30238)------------------------------
% 7.65/1.33  % (30238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.65/1.33  % (30238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.65/1.33  % (30238)Termination reason: Unknown
% 7.65/1.33  % (30238)Termination phase: Saturation
% 7.65/1.33  
% 7.65/1.33  % (30238)Memory used [KB]: 6908
% 7.65/1.33  % (30238)Time elapsed: 0.352 s
% 7.65/1.33  % (30238)Instructions burned: 228 (million)
% 7.65/1.33  % (30238)------------------------------
% 7.65/1.33  % (30238)------------------------------
% 7.65/1.33  % (30266)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 (2991ds/1220Mi)
% 7.65/1.33  % (30183)Instruction limit reached!
% 7.65/1.33  % (30183)------------------------------
% 7.65/1.33  % (30183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.65/1.34  % (30260)Refutation not found, incomplete strategy% (30260)------------------------------
% 7.65/1.34  % (30260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.65/1.34  % (30260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.65/1.34  % (30260)Termination reason: Refutation not found, incomplete strategy
% 7.65/1.34  
% 7.65/1.34  % (30260)Memory used [KB]: 6396
% 7.65/1.34  % (30260)Time elapsed: 0.143 s
% 7.65/1.34  % (30260)Instructions burned: 75 (million)
% 7.65/1.34  % (30260)------------------------------
% 7.65/1.34  % (30260)------------------------------
% 7.65/1.34  % (30263)Instruction limit reached!
% 7.65/1.34  % (30263)------------------------------
% 7.65/1.34  % (30263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.65/1.34  % (30263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.65/1.34  % (30263)Termination reason: Unknown
% 7.65/1.34  % (30263)Termination phase: Saturation
% 7.65/1.34  
% 7.65/1.34  % (30263)Memory used [KB]: 6012
% 7.65/1.34  % (30263)Time elapsed: 0.121 s
% 7.65/1.34  % (30263)Instructions burned: 25 (million)
% 7.65/1.34  % (30263)------------------------------
% 7.65/1.34  % (30263)------------------------------
% 7.65/1.35  % (30265)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 (2991ds/374Mi)
% 7.65/1.35  % (30183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.65/1.35  % (30183)Termination reason: Unknown
% 7.65/1.35  % (30183)Termination phase: Saturation
% 7.65/1.35  
% 7.65/1.35  % (30183)Memory used [KB]: 3070
% 7.65/1.35  % (30183)Time elapsed: 0.552 s
% 7.65/1.35  % (30183)Instructions burned: 378 (million)
% 7.65/1.35  % (30183)------------------------------
% 7.65/1.35  % (30183)------------------------------
% 7.65/1.36  % (30267)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 (2991ds/696Mi)
% 7.65/1.38  % (30268)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 (2990ds/181Mi)
% 7.65/1.38  % (30261)Instruction limit reached!
% 7.65/1.38  % (30261)------------------------------
% 7.65/1.38  % (30261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.65/1.38  % (30261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.65/1.38  % (30261)Termination reason: Unknown
% 7.65/1.38  % (30261)Termination phase: Saturation
% 7.65/1.38  
% 7.65/1.38  % (30261)Memory used [KB]: 6140
% 7.65/1.38  % (30261)Time elapsed: 0.186 s
% 7.65/1.38  % (30261)Instructions burned: 76 (million)
% 7.65/1.38  % (30261)------------------------------
% 7.65/1.38  % (30261)------------------------------
% 7.65/1.38  % (30269)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 (2990ds/794Mi)
% 7.95/1.39  % (30239)Instruction limit reached!
% 7.95/1.39  % (30239)------------------------------
% 7.95/1.39  % (30239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.39  % (30239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.39  % (30239)Termination reason: Unknown
% 7.95/1.39  % (30239)Termination phase: Saturation
% 7.95/1.39  
% 7.95/1.39  % (30239)Memory used [KB]: 8187
% 7.95/1.39  % (30239)Time elapsed: 0.441 s
% 7.95/1.39  % (30239)Instructions burned: 272 (million)
% 7.95/1.39  % (30239)------------------------------
% 7.95/1.39  % (30239)------------------------------
% 7.95/1.40  % (30269)Refutation not found, incomplete strategy% (30269)------------------------------
% 7.95/1.40  % (30269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.40  % (30269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.40  % (30269)Termination reason: Refutation not found, incomplete strategy
% 7.95/1.40  
% 7.95/1.40  % (30269)Memory used [KB]: 6012
% 7.95/1.40  % (30269)Time elapsed: 0.073 s
% 7.95/1.40  % (30269)Instructions burned: 13 (million)
% 7.95/1.40  % (30269)------------------------------
% 7.95/1.40  % (30269)------------------------------
% 7.95/1.41  % (30270)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 (2990ds/368Mi)
% 7.95/1.42  % (30271)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 (2990ds/1065Mi)
% 7.95/1.42  % (30262)Refutation not found, incomplete strategy% (30262)------------------------------
% 7.95/1.42  % (30262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.42  % (30262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.42  % (30262)Termination reason: Refutation not found, incomplete strategy
% 7.95/1.42  
% 7.95/1.42  % (30262)Memory used [KB]: 6524
% 7.95/1.42  % (30262)Time elapsed: 0.211 s
% 7.95/1.42  % (30262)Instructions burned: 83 (million)
% 7.95/1.42  % (30262)------------------------------
% 7.95/1.42  % (30262)------------------------------
% 7.95/1.42  % (30272)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 (2990ds/51Mi)
% 7.95/1.43  % (30272)Refutation not found, incomplete strategy% (30272)------------------------------
% 7.95/1.43  % (30272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.43  % (30272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.43  % (30272)Termination reason: Refutation not found, incomplete strategy
% 7.95/1.43  
% 7.95/1.43  % (30272)Memory used [KB]: 6012
% 7.95/1.43  % (30272)Time elapsed: 0.117 s
% 7.95/1.43  % (30272)Instructions burned: 8 (million)
% 7.95/1.43  % (30272)------------------------------
% 7.95/1.43  % (30272)------------------------------
% 7.95/1.43  % (30273)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 (2990ds/381Mi)
% 7.95/1.44  % (30275)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 (2990ds/107Mi)
% 7.95/1.45  % (30277)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 (2989ds/127Mi)
% 8.37/1.46  % (30274)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 (2990ds/167Mi)
% 8.40/1.47  % (30276)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 (2990ds/108Mi)
% 8.40/1.48  % (30264)Instruction limit reached!
% 8.40/1.48  % (30264)------------------------------
% 8.40/1.48  % (30264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.48  % (30264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.48  % (30264)Termination reason: Unknown
% 8.40/1.48  % (30264)Termination phase: Saturation
% 8.40/1.48  
% 8.40/1.48  % (30264)Memory used [KB]: 6652
% 8.40/1.48  % (30264)Time elapsed: 0.255 s
% 8.40/1.48  % (30264)Instructions burned: 89 (million)
% 8.40/1.48  % (30264)------------------------------
% 8.40/1.48  % (30264)------------------------------
% 8.40/1.49  % (30274)Refutation not found, incomplete strategy% (30274)------------------------------
% 8.40/1.49  % (30274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.49  % (30274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.49  % (30274)Termination reason: Refutation not found, incomplete strategy
% 8.40/1.49  
% 8.40/1.49  % (30274)Memory used [KB]: 6012
% 8.40/1.49  % (30274)Time elapsed: 0.141 s
% 8.40/1.49  % (30274)Instructions burned: 10 (million)
% 8.40/1.49  % (30274)------------------------------
% 8.40/1.49  % (30274)------------------------------
% 8.59/1.51  % (30280)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 (2989ds/885Mi)
% 8.59/1.51  % (30257)Instruction limit reached!
% 8.59/1.51  % (30257)------------------------------
% 8.59/1.51  % (30257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.59/1.51  % (30257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.59/1.51  % (30257)Termination reason: Unknown
% 8.59/1.51  % (30257)Termination phase: Saturation
% 8.59/1.51  
% 8.59/1.51  % (30257)Memory used [KB]: 7803
% 8.59/1.51  % (30257)Time elapsed: 0.410 s
% 8.59/1.51  % (30257)Instructions burned: 176 (million)
% 8.59/1.51  % (30257)------------------------------
% 8.59/1.51  % (30257)------------------------------
% 8.59/1.52  % (30254)Instruction limit reached!
% 8.59/1.52  % (30254)------------------------------
% 8.59/1.52  % (30254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.59/1.52  % (30254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.59/1.52  % (30254)Termination reason: Unknown
% 8.59/1.52  % (30254)Termination phase: Saturation
% 8.59/1.52  
% 8.59/1.52  % (30254)Memory used [KB]: 7036
% 8.59/1.52  % (30254)Time elapsed: 0.408 s
% 8.59/1.52  % (30254)Instructions burned: 275 (million)
% 8.59/1.52  % (30254)------------------------------
% 8.59/1.52  % (30254)------------------------------
% 8.59/1.52  % (30279)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/64Mi)
% 8.59/1.52  % (30278)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 (2989ds/74Mi)
% 8.59/1.53  % (30278)Refutation not found, incomplete strategy% (30278)------------------------------
% 8.59/1.53  % (30278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.59/1.53  % (30278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.59/1.53  % (30278)Termination reason: Refutation not found, incomplete strategy
% 8.59/1.53  
% 8.59/1.53  % (30278)Memory used [KB]: 5884
% 8.59/1.53  % (30278)Time elapsed: 0.115 s
% 8.59/1.53  % (30278)Instructions burned: 4 (million)
% 8.59/1.53  % (30278)------------------------------
% 8.59/1.53  % (30278)------------------------------
% 8.75/1.55  % (30282)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/86Mi)
% 8.75/1.57  % (30281)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 (2989ds/610Mi)
% 8.75/1.59  % (30275)Instruction limit reached!
% 8.75/1.59  % (30275)------------------------------
% 8.75/1.59  % (30275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.59  % (30275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.59  % (30275)Termination reason: Unknown
% 8.75/1.59  % (30275)Termination phase: Saturation
% 8.75/1.59  
% 8.75/1.59  % (30275)Memory used [KB]: 6524
% 8.75/1.59  % (30275)Time elapsed: 0.190 s
% 8.75/1.59  % (30275)Instructions burned: 109 (million)
% 8.75/1.59  % (30275)------------------------------
% 8.75/1.59  % (30275)------------------------------
% 8.75/1.60  % (30147)Instruction limit reached!
% 8.75/1.60  % (30147)------------------------------
% 8.75/1.60  % (30147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.60  % (30147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.60  % (30147)Termination reason: Unknown
% 8.75/1.60  % (30147)Termination phase: Saturation
% 8.75/1.60  
% 8.75/1.60  % (30147)Memory used [KB]: 16758
% 8.75/1.60  % (30147)Time elapsed: 0.856 s
% 8.75/1.60  % (30147)Instructions burned: 490 (million)
% 8.75/1.60  % (30147)------------------------------
% 8.75/1.60  % (30147)------------------------------
% 8.75/1.60  % (30283)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 (2988ds/260Mi)
% 8.75/1.61  % (30247)Instruction limit reached!
% 8.75/1.61  % (30247)------------------------------
% 8.75/1.61  % (30247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.61  % (30247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.61  % (30247)Termination reason: Unknown
% 8.75/1.61  % (30247)Termination phase: Saturation
% 8.75/1.61  
% 8.75/1.61  % (30247)Memory used [KB]: 7547
% 8.75/1.61  % (30247)Time elapsed: 0.635 s
% 8.75/1.61  % (30247)Instructions burned: 345 (million)
% 8.75/1.61  % (30247)------------------------------
% 8.75/1.61  % (30247)------------------------------
% 8.75/1.62  % (30284)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 (2988ds/1496Mi)
% 8.75/1.62  % (30279)Instruction limit reached!
% 8.75/1.62  % (30279)------------------------------
% 8.75/1.62  % (30279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.62  % (30279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.62  % (30279)Termination reason: Unknown
% 8.75/1.62  % (30279)Termination phase: Saturation
% 8.75/1.62  
% 8.75/1.62  % (30279)Memory used [KB]: 6012
% 8.75/1.62  % (30279)Time elapsed: 0.184 s
% 8.75/1.62  % (30279)Instructions burned: 64 (million)
% 8.75/1.62  % (30279)------------------------------
% 8.75/1.62  % (30279)------------------------------
% 8.75/1.62  % (30286)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 (2988ds/266Mi)
% 8.75/1.62  % (30287)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 (2988ds/191Mi)
% 9.17/1.63  % (30277)Instruction limit reached!
% 9.17/1.63  % (30277)------------------------------
% 9.17/1.63  % (30277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.63  % (30256)Instruction limit reached!
% 9.17/1.63  % (30256)------------------------------
% 9.17/1.63  % (30256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.63  % (30256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.63  % (30256)Termination reason: Unknown
% 9.17/1.63  % (30256)Termination phase: Saturation
% 9.17/1.63  
% 9.17/1.63  % (30256)Memory used [KB]: 2814
% 9.17/1.63  % (30256)Time elapsed: 0.533 s
% 9.17/1.63  % (30256)Instructions burned: 310 (million)
% 9.17/1.63  % (30256)------------------------------
% 9.17/1.63  % (30256)------------------------------
% 9.17/1.63  % (30276)Instruction limit reached!
% 9.17/1.63  % (30276)------------------------------
% 9.17/1.63  % (30276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.64  % (30277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.64  % (30277)Termination reason: Unknown
% 9.17/1.64  % (30277)Termination phase: Saturation
% 9.17/1.64  
% 9.17/1.64  % (30277)Memory used [KB]: 2302
% 9.17/1.64  % (30277)Time elapsed: 0.233 s
% 9.17/1.64  % (30277)Instructions burned: 129 (million)
% 9.17/1.64  % (30277)------------------------------
% 9.17/1.64  % (30277)------------------------------
% 9.17/1.65  % (30285)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 (2988ds/56Mi)
% 9.17/1.65  % (30276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.65  % (30276)Termination reason: Unknown
% 9.17/1.65  % (30276)Termination phase: Saturation
% 9.17/1.65  
% 9.17/1.65  % (30276)Memory used [KB]: 7036
% 9.17/1.65  % (30276)Time elapsed: 0.268 s
% 9.17/1.65  % (30276)Instructions burned: 109 (million)
% 9.17/1.65  % (30276)------------------------------
% 9.17/1.65  % (30276)------------------------------
% 9.17/1.66  % (30268)Instruction limit reached!
% 9.17/1.66  % (30268)------------------------------
% 9.17/1.66  % (30268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.66  % (30268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.66  % (30268)Termination reason: Unknown
% 9.17/1.66  % (30268)Termination phase: Saturation
% 9.17/1.66  
% 9.17/1.66  % (30268)Memory used [KB]: 7931
% 9.17/1.66  % (30268)Time elapsed: 0.336 s
% 9.17/1.66  % (30268)Instructions burned: 182 (million)
% 9.17/1.66  % (30268)------------------------------
% 9.17/1.66  % (30268)------------------------------
% 9.17/1.67  % (30237)Instruction limit reached!
% 9.17/1.67  % (30237)------------------------------
% 9.17/1.67  % (30237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.67  % (30237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.67  % (30237)Termination reason: Unknown
% 9.17/1.67  % (30237)Termination phase: Saturation
% 9.17/1.67  
% 9.17/1.67  % (30237)Memory used [KB]: 13816
% 9.17/1.67  % (30237)Time elapsed: 0.717 s
% 9.17/1.67  % (30237)Instructions burned: 391 (million)
% 9.17/1.67  % (30237)------------------------------
% 9.17/1.67  % (30237)------------------------------
% 9.58/1.69  % (30282)Instruction limit reached!
% 9.58/1.69  % (30282)------------------------------
% 9.58/1.69  % (30282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.58/1.69  % (30282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.58/1.69  % (30282)Termination reason: Unknown
% 9.58/1.69  % (30282)Termination phase: Saturation
% 9.58/1.69  
% 9.58/1.69  % (30282)Memory used [KB]: 6780
% 9.58/1.69  % (30282)Time elapsed: 0.245 s
% 9.58/1.69  % (30282)Instructions burned: 88 (million)
% 9.58/1.69  % (30282)------------------------------
% 9.58/1.69  % (30282)------------------------------
% 9.58/1.70  % (30249)Instruction limit reached!
% 9.58/1.70  % (30249)------------------------------
% 9.58/1.70  % (30249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.58/1.70  % (30249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.58/1.70  % (30249)Termination reason: Unknown
% 9.58/1.70  % (30249)Termination phase: Saturation
% 9.58/1.70  
% 9.58/1.70  % (30249)Memory used [KB]: 8827
% 9.58/1.70  % (30249)Time elapsed: 0.678 s
% 9.58/1.70  % (30249)Instructions burned: 356 (million)
% 9.58/1.70  % (30249)------------------------------
% 9.58/1.70  % (30249)------------------------------
% 9.58/1.71  % (30258)Instruction limit reached!
% 9.58/1.71  % (30258)------------------------------
% 9.58/1.71  % (30258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.58/1.71  % (30258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.58/1.71  % (30258)Termination reason: Unknown
% 9.58/1.71  % (30258)Termination phase: Saturation
% 9.58/1.71  
% 9.58/1.71  % (30258)Memory used [KB]: 13944
% 9.58/1.71  % (30258)Time elapsed: 0.554 s
% 9.58/1.71  % (30258)Instructions burned: 299 (million)
% 9.58/1.71  % (30258)------------------------------
% 9.58/1.71  % (30258)------------------------------
% 9.58/1.72  % (30253)Instruction limit reached!
% 9.58/1.72  % (30253)------------------------------
% 9.58/1.72  % (30253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.58/1.72  % (30253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.58/1.72  % (30253)Termination reason: Unknown
% 9.58/1.72  % (30253)Termination phase: Saturation
% 9.58/1.72  
% 9.58/1.72  % (30253)Memory used [KB]: 7291
% 9.58/1.72  % (30253)Time elapsed: 0.638 s
% 9.58/1.72  % (30253)Instructions burned: 501 (million)
% 9.58/1.72  % (30253)------------------------------
% 9.58/1.72  % (30253)------------------------------
% 9.58/1.73  % (30292)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 (2987ds/201Mi)
% 9.58/1.74  % (30289)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 (2987ds/590Mi)
% 9.58/1.74  % (30290)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 (2987ds/457Mi)
% 9.58/1.74  % (30288)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 (2987ds/76Mi)
% 9.58/1.74  % (30285)Instruction limit reached!
% 9.58/1.74  % (30285)------------------------------
% 9.58/1.74  % (30285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.58/1.74  % (30285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.58/1.74  % (30285)Termination reason: Unknown
% 9.58/1.74  % (30285)Termination phase: Saturation
% 9.58/1.74  
% 9.58/1.74  % (30285)Memory used [KB]: 10746
% 9.58/1.74  % (30285)Time elapsed: 0.188 s
% 9.58/1.74  % (30285)Instructions burned: 57 (million)
% 9.58/1.74  % (30285)------------------------------
% 9.58/1.74  % (30285)------------------------------
% 9.58/1.75  % (30291)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 (2987ds/94Mi)
% 9.58/1.76  % (30295)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 (2986ds/281Mi)
% 9.58/1.77  % (30293)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 (2986ds/98Mi)
% 11.37/1.78  % (30295)Refutation not found, incomplete strategy% (30295)------------------------------
% 11.37/1.78  % (30295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.37/1.78  % (30295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.37/1.78  % (30295)Termination reason: Refutation not found, incomplete strategy
% 11.37/1.78  
% 11.37/1.78  % (30295)Memory used [KB]: 5884
% 11.37/1.78  % (30295)Time elapsed: 0.059 s
% 11.37/1.78  % (30295)Instructions burned: 7 (million)
% 11.37/1.78  % (30295)------------------------------
% 11.37/1.78  % (30295)------------------------------
% 11.37/1.78  % (30294)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 (2986ds/253Mi)
% 11.37/1.80  % (30296)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 (2986ds/24Mi)
% 11.66/1.82  % (30297)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 (2986ds/321Mi)
% 11.66/1.83  % (30296)Instruction limit reached!
% 11.66/1.83  % (30296)------------------------------
% 11.66/1.83  % (30296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.84  % (30298)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 (2986ds/788Mi)
% 11.80/1.84  % (30299)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 (2986ds/2378Mi)
% 11.80/1.85  % (30288)Instruction limit reached!
% 11.80/1.85  % (30288)------------------------------
% 11.80/1.85  % (30288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.85  % (30296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.85  % (30296)Termination reason: Unknown
% 11.80/1.85  % (30296)Termination phase: Saturation
% 11.80/1.85  
% 11.80/1.85  % (30296)Memory used [KB]: 6140
% 11.80/1.85  % (30296)Time elapsed: 0.134 s
% 11.80/1.85  % (30296)Instructions burned: 26 (million)
% 11.80/1.85  % (30296)------------------------------
% 11.80/1.85  % (30296)------------------------------
% 11.80/1.85  % (30288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.85  % (30288)Termination reason: Unknown
% 11.80/1.85  % (30288)Termination phase: Saturation
% 11.80/1.85  
% 11.80/1.85  % (30288)Memory used [KB]: 1791
% 11.80/1.85  % (30288)Time elapsed: 0.236 s
% 11.80/1.85  % (30288)Instructions burned: 77 (million)
% 11.80/1.85  % (30288)------------------------------
% 11.80/1.85  % (30288)------------------------------
% 11.80/1.87  % (30300)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 (2986ds/1730Mi)
% 11.80/1.88  % (30301)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 (2985ds/246Mi)
% 11.80/1.89  % (30301)Refutation not found, incomplete strategy% (30301)------------------------------
% 11.80/1.89  % (30301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.89  % (30287)Instruction limit reached!
% 11.80/1.89  % (30287)------------------------------
% 11.80/1.89  % (30287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.89  % (30287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.89  % (30287)Termination reason: Unknown
% 11.80/1.89  % (30287)Termination phase: Saturation
% 11.80/1.89  
% 11.80/1.89  % (30287)Memory used [KB]: 3837
% 11.80/1.89  % (30287)Time elapsed: 0.303 s
% 11.80/1.89  % (30287)Instructions burned: 191 (million)
% 11.80/1.89  % (30287)------------------------------
% 11.80/1.89  % (30287)------------------------------
% 11.80/1.89  % (30301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.89  % (30301)Termination reason: Refutation not found, incomplete strategy
% 11.80/1.89  
% 11.80/1.89  % (30301)Memory used [KB]: 1407
% 11.80/1.89  % (30301)Time elapsed: 0.115 s
% 11.80/1.89  % (30301)Instructions burned: 3 (million)
% 11.80/1.89  % (30301)------------------------------
% 11.80/1.89  % (30301)------------------------------
% 11.80/1.90  % (30291)Instruction limit reached!
% 11.80/1.90  % (30291)------------------------------
% 11.80/1.90  % (30291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.90  % (30291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.90  % (30291)Termination reason: Unknown
% 11.80/1.90  % (30291)Termination phase: Saturation
% 11.80/1.90  
% 11.80/1.90  % (30291)Memory used [KB]: 6652
% 11.80/1.90  % (30291)Time elapsed: 0.233 s
% 11.80/1.90  % (30291)Instructions burned: 95 (million)
% 11.80/1.90  % (30291)------------------------------
% 11.80/1.90  % (30291)------------------------------
% 11.80/1.90  % (30286)Instruction limit reached!
% 11.80/1.90  % (30286)------------------------------
% 11.80/1.90  % (30286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.90  % (30286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.90  % (30286)Termination reason: Unknown
% 11.80/1.90  % (30286)Termination phase: Saturation
% 11.80/1.90  
% 11.80/1.90  % (30286)Memory used [KB]: 2558
% 11.80/1.90  % (30286)Time elapsed: 0.332 s
% 11.80/1.90  % (30286)Instructions burned: 267 (million)
% 11.80/1.90  % (30286)------------------------------
% 11.80/1.90  % (30286)------------------------------
% 11.80/1.91  % (30293)Instruction limit reached!
% 11.80/1.91  % (30293)------------------------------
% 11.80/1.91  % (30293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.91  % (30293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.91  % (30293)Termination reason: Unknown
% 11.80/1.91  % (30293)Termination phase: Saturation
% 11.80/1.91  
% 11.80/1.91  % (30293)Memory used [KB]: 6396
% 11.80/1.91  % (30293)Time elapsed: 0.237 s
% 11.80/1.91  % (30293)Instructions burned: 98 (million)
% 11.80/1.91  % (30293)------------------------------
% 11.80/1.91  % (30293)------------------------------
% 11.80/1.91  % (30302)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 (2985ds/74Mi)
% 11.80/1.91  % (30252)Instruction limit reached!
% 11.80/1.91  % (30252)------------------------------
% 11.80/1.91  % (30252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.91  % (30252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.91  % (30252)Termination reason: Unknown
% 11.80/1.91  % (30252)Termination phase: Saturation
% 11.80/1.91  
% 11.80/1.91  % (30252)Memory used [KB]: 3709
% 11.80/1.91  % (30252)Time elapsed: 0.839 s
% 11.80/1.91  % (30252)Instructions burned: 462 (million)
% 11.80/1.91  % (30252)------------------------------
% 11.80/1.91  % (30252)------------------------------
% 12.47/1.98  % (30273)Instruction limit reached!
% 12.47/1.98  % (30273)------------------------------
% 12.47/1.98  % (30273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.47/1.98  % (30273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.47/1.98  % (30273)Termination reason: Unknown
% 12.47/1.98  % (30273)Termination phase: Saturation
% 12.47/1.98  
% 12.47/1.98  % (30273)Memory used [KB]: 7036
% 12.47/1.98  % (30273)Time elapsed: 0.649 s
% 12.47/1.98  % (30273)Instructions burned: 381 (million)
% 12.47/1.98  % (30273)------------------------------
% 12.47/1.98  % (30273)------------------------------
% 12.83/1.98  % (30304)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 (2984ds/91Mi)
% 12.83/1.99  % (30304)Refutation not found, incomplete strategy% (30304)------------------------------
% 12.83/1.99  % (30304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/1.99  % (30304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/1.99  % (30304)Termination reason: Refutation not found, incomplete strategy
% 12.83/1.99  
% 12.83/1.99  % (30304)Memory used [KB]: 6012
% 12.83/1.99  % (30304)Time elapsed: 0.110 s
% 12.83/1.99  % (30304)Instructions burned: 9 (million)
% 12.83/1.99  % (30304)------------------------------
% 12.83/1.99  % (30304)------------------------------
% 12.83/1.99  % (30303)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 (2984ds/3168Mi)
% 12.83/2.00  % (30265)Instruction limit reached!
% 12.83/2.00  % (30265)------------------------------
% 12.83/2.00  % (30265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.00  % (30265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.00  % (30265)Termination reason: Unknown
% 12.83/2.00  % (30265)Termination phase: Saturation
% 12.83/2.00  
% 12.83/2.00  % (30265)Memory used [KB]: 9210
% 12.83/2.00  % (30265)Time elapsed: 0.772 s
% 12.83/2.00  % (30265)Instructions burned: 375 (million)
% 12.83/2.00  % (30265)------------------------------
% 12.83/2.00  % (30265)------------------------------
% 12.83/2.00  % (30305)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 (2984ds/1096Mi)
% 12.83/2.00  % (30305)Refutation not found, incomplete strategy% (30305)------------------------------
% 12.83/2.00  % (30305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.00  % (30305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.00  % (30305)Termination reason: Refutation not found, incomplete strategy
% 12.83/2.00  
% 12.83/2.00  % (30305)Memory used [KB]: 5884
% 12.83/2.00  % (30305)Time elapsed: 0.064 s
% 12.83/2.00  % (30305)Instructions burned: 3 (million)
% 12.83/2.00  % (30305)------------------------------
% 12.83/2.00  % (30305)------------------------------
% 12.83/2.00  % (30302)Refutation not found, non-redundant clauses discarded% (30302)------------------------------
% 12.83/2.00  % (30302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.00  % (30302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.00  % (30302)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.83/2.00  
% 12.83/2.00  % (30302)Memory used [KB]: 6140
% 12.83/2.00  % (30302)Time elapsed: 0.186 s
% 12.83/2.00  % (30302)Instructions burned: 72 (million)
% 12.83/2.00  % (30302)------------------------------
% 12.83/2.00  % (30302)------------------------------
% 12.83/2.01  % (30292)Instruction limit reached!
% 12.83/2.01  % (30292)------------------------------
% 12.83/2.01  % (30292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.01  % (30308)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 (2984ds/467Mi)
% 12.83/2.01  % (30292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.01  % (30306)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 (2984ds/617Mi)
% 12.83/2.01  % (30292)Termination reason: Unknown
% 12.83/2.01  % (30292)Termination phase: Saturation
% 12.83/2.01  
% 12.83/2.01  % (30292)Memory used [KB]: 6908
% 12.83/2.01  % (30292)Time elapsed: 0.307 s
% 12.83/2.01  % (30292)Instructions burned: 202 (million)
% 12.83/2.01  % (30292)------------------------------
% 12.83/2.01  % (30292)------------------------------
% 12.83/2.03  % (30270)Instruction limit reached!
% 12.83/2.03  % (30270)------------------------------
% 12.83/2.03  % (30270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.03  % (30283)Instruction limit reached!
% 12.83/2.03  % (30283)------------------------------
% 12.83/2.03  % (30283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.03  % (30283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.03  % (30270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.03  % (30283)Termination reason: Unknown
% 12.83/2.03  % (30270)Termination reason: Unknown
% 12.83/2.03  % (30283)Termination phase: Saturation
% 12.83/2.03  
% 12.83/2.03  % (30270)Termination phase: Saturation
% 12.83/2.03  
% 12.83/2.03  % (30283)Memory used [KB]: 8955
% 12.83/2.03  % (30270)Memory used [KB]: 8315
% 12.83/2.03  % (30283)Time elapsed: 0.514 s
% 12.83/2.03  % (30270)Time elapsed: 0.720 s
% 12.83/2.03  % (30283)Instructions burned: 260 (million)
% 12.83/2.03  % (30270)Instructions burned: 368 (million)
% 12.83/2.03  % (30283)------------------------------
% 12.83/2.03  % (30283)------------------------------
% 12.83/2.03  % (30270)------------------------------
% 12.83/2.03  % (30270)------------------------------
% 12.83/2.03  % (30309)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/4430Mi)
% 12.83/2.03  % (30307)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 (2984ds/53Mi)
% 12.83/2.03  % (30310)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 (2984ds/1838Mi)
% 12.83/2.05  % (30240)Instruction limit reached!
% 12.83/2.05  % (30240)------------------------------
% 12.83/2.05  % (30240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.83/2.05  % (30240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.83/2.05  % (30240)Termination reason: Unknown
% 12.83/2.05  % (30240)Termination phase: Saturation
% 12.83/2.05  
% 12.83/2.05  % (30240)Memory used [KB]: 4733
% 12.83/2.05  % (30240)Time elapsed: 1.086 s
% 12.83/2.05  % (30240)Instructions burned: 655 (million)
% 12.83/2.05  % (30240)------------------------------
% 12.83/2.05  % (30240)------------------------------
% 13.42/2.09  % (30311)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 (2983ds/107Mi)
% 13.42/2.11  % (30307)Instruction limit reached!
% 13.42/2.11  % (30307)------------------------------
% 13.42/2.11  % (30307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.59/2.12  % (30312)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 (2983ds/108Mi)
% 13.59/2.12  % (30307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.59/2.12  % (30307)Termination reason: Unknown
% 13.59/2.12  % (30307)Termination phase: Saturation
% 13.59/2.12  
% 13.59/2.12  % (30307)Memory used [KB]: 6268
% 13.59/2.12  % (30307)Time elapsed: 0.189 s
% 13.59/2.12  % (30307)Instructions burned: 53 (million)
% 13.59/2.12  % (30307)------------------------------
% 13.59/2.12  % (30307)------------------------------
% 13.59/2.12  % (30316)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 (2983ds/852Mi)
% 13.59/2.13  % (30313)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 (2983ds/208Mi)
% 13.59/2.13  % (30314)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)
% 13.76/2.14  % (30315)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/86Mi)
% 13.76/2.15  % (30318)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 (2983ds/508Mi)
% 13.76/2.15  % (30319)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 (2983ds/2344Mi)
% 13.76/2.16  % (30318)Refutation not found, incomplete strategy% (30318)------------------------------
% 13.76/2.16  % (30318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.76/2.16  % (30318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.76/2.16  % (30318)Termination reason: Refutation not found, incomplete strategy
% 13.76/2.16  
% 13.76/2.16  % (30318)Memory used [KB]: 1407
% 13.76/2.16  % (30318)Time elapsed: 0.119 s
% 13.76/2.16  % (30318)Instructions burned: 3 (million)
% 13.76/2.16  % (30318)------------------------------
% 13.76/2.16  % (30318)------------------------------
% 13.76/2.17  % (30319)Refutation not found, incomplete strategy% (30319)------------------------------
% 13.76/2.17  % (30319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.76/2.17  % (30319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.76/2.17  % (30319)Termination reason: Refutation not found, incomplete strategy
% 13.76/2.17  
% 13.76/2.17  % (30319)Memory used [KB]: 6012
% 13.76/2.17  % (30319)Time elapsed: 0.107 s
% 13.76/2.17  % (30319)Instructions burned: 12 (million)
% 13.76/2.17  % (30319)------------------------------
% 13.76/2.17  % (30319)------------------------------
% 13.76/2.17  % (30320)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 (2983ds/56Mi)
% 13.76/2.18  % (30294)Instruction limit reached!
% 13.76/2.18  % (30294)------------------------------
% 13.76/2.18  % (30294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.76/2.18  % (30294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.76/2.18  % (30294)Termination reason: Unknown
% 13.76/2.18  % (30294)Termination phase: Saturation
% 13.76/2.18  
% 13.76/2.18  % (30294)Memory used [KB]: 2686
% 13.76/2.18  % (30294)Time elapsed: 0.478 s
% 13.76/2.18  % (30294)Instructions burned: 253 (million)
% 13.76/2.18  % (30294)------------------------------
% 13.76/2.18  % (30294)------------------------------
% 14.15/2.23  % (30311)Instruction limit reached!
% 14.15/2.23  % (30311)------------------------------
% 14.15/2.23  % (30311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.15/2.23  % (30311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.15/2.23  % (30311)Termination reason: Unknown
% 14.15/2.23  % (30311)Termination phase: Saturation
% 14.15/2.23  
% 14.15/2.23  % (30311)Memory used [KB]: 6396
% 14.15/2.23  % (30311)Time elapsed: 0.230 s
% 14.15/2.23  % (30311)Instructions burned: 107 (million)
% 14.15/2.23  % (30311)------------------------------
% 14.15/2.23  % (30311)------------------------------
% 14.15/2.23  % (30314)Instruction limit reached!
% 14.15/2.23  % (30314)------------------------------
% 14.15/2.23  % (30314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.15/2.23  % (30314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.15/2.23  % (30314)Termination reason: Unknown
% 14.15/2.23  % (30314)Termination phase: Saturation
% 14.15/2.23  
% 14.15/2.23  % (30314)Memory used [KB]: 6012
% 14.15/2.23  % (30314)Time elapsed: 0.194 s
% 14.15/2.23  % (30314)Instructions burned: 64 (million)
% 14.15/2.23  % (30314)------------------------------
% 14.15/2.23  % (30314)------------------------------
% 14.15/2.26  % (30320)Instruction limit reached!
% 14.15/2.26  % (30320)------------------------------
% 14.15/2.26  % (30320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.15/2.26  % (30320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.15/2.26  % (30320)Termination reason: Unknown
% 14.15/2.26  % (30320)Termination phase: Saturation
% 14.15/2.26  
% 14.15/2.26  % (30320)Memory used [KB]: 10618
% 14.15/2.26  % (30320)Time elapsed: 0.184 s
% 14.15/2.26  % (30320)Instructions burned: 57 (million)
% 14.15/2.26  % (30320)------------------------------
% 14.15/2.26  % (30320)------------------------------
% 14.15/2.26  % (30321)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 (2982ds/1385Mi)
% 14.15/2.28  % (30315)Instruction limit reached!
% 14.15/2.28  % (30315)------------------------------
% 14.15/2.28  % (30315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.15/2.28  % (30315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.15/2.28  % (30315)Termination reason: Unknown
% 14.15/2.28  % (30315)Termination phase: Saturation
% 14.15/2.28  
% 14.15/2.28  % (30315)Memory used [KB]: 6908
% 14.15/2.28  % (30315)Time elapsed: 0.266 s
% 14.15/2.28  % (30315)Instructions burned: 88 (million)
% 14.15/2.28  % (30315)------------------------------
% 14.15/2.28  % (30315)------------------------------
% 14.15/2.29  % (30323)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 (2981ds/314Mi)
% 15.42/2.30  % (30312)Instruction limit reached!
% 15.42/2.30  % (30312)------------------------------
% 15.42/2.30  % (30312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.30  % (30290)Instruction limit reached!
% 15.42/2.30  % (30290)------------------------------
% 15.42/2.30  % (30290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.30  % (30312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.30  % (30312)Termination reason: Unknown
% 15.42/2.30  % (30312)Termination phase: Saturation
% 15.42/2.30  
% 15.42/2.30  % (30312)Memory used [KB]: 7164
% 15.42/2.30  % (30312)Time elapsed: 0.292 s
% 15.42/2.30  % (30312)Instructions burned: 110 (million)
% 15.42/2.30  % (30312)------------------------------
% 15.42/2.30  % (30312)------------------------------
% 15.42/2.31  % (30322)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 (2981ds/505Mi)
% 15.42/2.31  % (30324)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 (2981ds/1408Mi)
% 15.42/2.31  % (30290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.31  % (30290)Termination reason: Unknown
% 15.42/2.31  % (30290)Termination phase: Saturation
% 15.42/2.31  
% 15.42/2.31  % (30290)Memory used [KB]: 2942
% 15.42/2.31  % (30290)Time elapsed: 0.635 s
% 15.42/2.31  % (30290)Instructions burned: 457 (million)
% 15.42/2.31  % (30290)------------------------------
% 15.42/2.31  % (30290)------------------------------
% 15.42/2.33  % (30267)Refutation not found, non-redundant clauses discarded% (30267)------------------------------
% 15.42/2.33  % (30267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.33  % (30267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.33  % (30267)Termination reason: Refutation not found, non-redundant clauses discarded
% 15.42/2.33  
% 15.42/2.33  % (30267)Memory used [KB]: 5117
% 15.42/2.33  % (30267)Time elapsed: 1.070 s
% 15.42/2.33  % (30267)Instructions burned: 660 (million)
% 15.42/2.33  % (30267)------------------------------
% 15.42/2.33  % (30267)------------------------------
% 15.42/2.35  % (30271)Refutation not found, incomplete strategy% (30271)------------------------------
% 15.42/2.35  % (30271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.36  % (30326)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)
% 15.42/2.37  % (30271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.37  % (30271)Termination reason: Refutation not found, incomplete strategy
% 15.42/2.37  
% 15.42/2.37  % (30271)Memory used [KB]: 7419
% 15.42/2.37  % (30271)Time elapsed: 1.027 s
% 15.42/2.37  % (30271)Instructions burned: 678 (million)
% 15.42/2.37  % (30271)------------------------------
% 15.42/2.37  % (30271)------------------------------
% 16.06/2.37  % (30297)Instruction limit reached!
% 16.06/2.37  % (30297)------------------------------
% 16.06/2.37  % (30297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.06/2.37  % (30297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.06/2.37  % (30297)Termination reason: Unknown
% 16.06/2.37  % (30297)Termination phase: Saturation
% 16.06/2.37  
% 16.06/2.37  % (30297)Memory used [KB]: 9594
% 16.06/2.37  % (30297)Time elapsed: 0.608 s
% 16.06/2.37  % (30297)Instructions burned: 322 (million)
% 16.06/2.37  % (30297)------------------------------
% 16.06/2.37  % (30297)------------------------------
% 16.06/2.39  % (30325)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 (2981ds/457Mi)
% 16.15/2.40  % (30329)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/163Mi)
% 16.15/2.40  % (30327)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 (2980ds/381Mi)
% 16.33/2.42  % (30328)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 (2980ds/162Mi)
% 16.39/2.43  % (30330)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 (2980ds/297Mi)
% 16.39/2.44  % (30331)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 (2980ds/1393Mi)
% 16.39/2.45  % (30281)Instruction limit reached!
% 16.39/2.45  % (30281)------------------------------
% 16.39/2.45  % (30281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.45  % (30281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.45  % (30281)Termination reason: Unknown
% 16.39/2.45  % (30281)Termination phase: Saturation
% 16.39/2.45  
% 16.39/2.45  % (30281)Memory used [KB]: 8059
% 16.39/2.45  % (30281)Time elapsed: 1.004 s
% 16.39/2.45  % (30281)Instructions burned: 612 (million)
% 16.39/2.45  % (30281)------------------------------
% 16.39/2.45  % (30281)------------------------------
% 16.39/2.47  % (30326)Instruction limit reached!
% 16.39/2.47  % (30326)------------------------------
% 16.39/2.47  % (30326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.47  % (30326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.47  % (30326)Termination reason: Unknown
% 16.39/2.47  % (30326)Termination phase: Saturation
% 16.39/2.47  
% 16.39/2.47  % (30326)Memory used [KB]: 1791
% 16.39/2.47  % (30326)Time elapsed: 0.225 s
% 16.39/2.47  % (30326)Instructions burned: 76 (million)
% 16.39/2.47  % (30326)------------------------------
% 16.39/2.47  % (30326)------------------------------
% 16.39/2.47  % (30332)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 (2979ds/1907Mi)
% 16.39/2.48  % (30313)Instruction limit reached!
% 16.39/2.48  % (30313)------------------------------
% 16.39/2.48  % (30313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.49  % (30332)Refutation not found, incomplete strategy% (30332)------------------------------
% 16.39/2.49  % (30332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.49  % (30332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.49  % (30332)Termination reason: Refutation not found, incomplete strategy
% 16.39/2.49  
% 16.39/2.49  % (30332)Memory used [KB]: 1535
% 16.39/2.49  % (30332)Time elapsed: 0.069 s
% 16.39/2.49  % (30332)Instructions burned: 11 (million)
% 16.39/2.49  % (30332)------------------------------
% 16.39/2.49  % (30332)------------------------------
% 16.39/2.50  % (30313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.50  % (30313)Termination reason: Unknown
% 16.39/2.50  % (30313)Termination phase: Saturation
% 16.39/2.50  
% 16.39/2.50  % (30313)Memory used [KB]: 2942
% 16.39/2.50  % (30313)Time elapsed: 0.467 s
% 16.39/2.50  % (30313)Instructions burned: 210 (million)
% 16.39/2.50  % (30313)------------------------------
% 16.39/2.50  % (30313)------------------------------
% 16.96/2.51  % (30333)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 (2979ds/799Mi)
% 16.96/2.57  % (30334)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 (2978ds/179Mi)
% 16.96/2.57  % (30335)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 (2978ds/874Mi)
% 17.37/2.61  % (30337)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 (2978ds/98Mi)
% 17.37/2.62  % (30336)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/4546Mi)
% 17.37/2.63  TRYING [1]
% 17.37/2.63  % (30329)Instruction limit reached!
% 17.37/2.63  % (30329)------------------------------
% 17.37/2.63  % (30329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.37/2.64  TRYING [2]
% 17.37/2.64  TRYING [3]
% 17.37/2.65  % (30329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.37/2.65  % (30329)Termination reason: Unknown
% 17.37/2.65  % (30329)Termination phase: Saturation
% 17.37/2.65  
% 17.37/2.65  % (30329)Memory used [KB]: 6652
% 17.37/2.65  % (30329)Time elapsed: 0.300 s
% 17.37/2.65  % (30329)Instructions burned: 164 (million)
% 17.37/2.65  % (30329)------------------------------
% 17.37/2.65  % (30329)------------------------------
% 17.96/2.68  % (30328)Instruction limit reached!
% 17.96/2.68  % (30328)------------------------------
% 17.96/2.68  % (30328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.07/2.69  % (30328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.07/2.69  % (30328)Termination reason: Unknown
% 18.07/2.69  % (30328)Termination phase: Saturation
% 18.07/2.69  
% 18.07/2.69  % (30328)Memory used [KB]: 3454
% 18.07/2.69  % (30328)Time elapsed: 0.347 s
% 18.07/2.69  % (30328)Instructions burned: 163 (million)
% 18.07/2.69  % (30328)------------------------------
% 18.07/2.69  % (30328)------------------------------
% 18.07/2.70  TRYING [4]
% 18.41/2.75  % (30337)Instruction limit reached!
% 18.41/2.75  % (30337)------------------------------
% 18.41/2.75  % (30337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.41/2.75  % (30337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.41/2.75  % (30337)Termination reason: Unknown
% 18.41/2.75  % (30337)Termination phase: Saturation
% 18.41/2.75  
% 18.41/2.75  % (30337)Memory used [KB]: 6396
% 18.41/2.75  % (30337)Time elapsed: 0.236 s
% 18.41/2.75  % (30337)Instructions burned: 99 (million)
% 18.41/2.75  % (30337)------------------------------
% 18.41/2.75  % (30337)------------------------------
% 18.41/2.76  % (30289)Instruction limit reached!
% 18.41/2.76  % (30289)------------------------------
% 18.41/2.76  % (30289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.41/2.76  % (30289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.41/2.76  % (30289)Termination reason: Unknown
% 18.41/2.76  % (30289)Termination phase: Saturation
% 18.41/2.76  
% 18.41/2.76  % (30289)Memory used [KB]: 10490
% 18.41/2.76  % (30289)Time elapsed: 1.126 s
% 18.41/2.76  % (30289)Instructions burned: 591 (million)
% 18.41/2.76  % (30289)------------------------------
% 18.41/2.76  % (30289)------------------------------
% 18.41/2.77  % (30338)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 (2976ds/2492Mi)
% 18.41/2.80  % (30259)Instruction limit reached!
% 18.41/2.80  % (30259)------------------------------
% 18.41/2.80  % (30259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.41/2.80  % (30259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.41/2.80  % (30259)Termination reason: Unknown
% 18.41/2.80  % (30259)Termination phase: Saturation
% 18.41/2.80  
% 18.41/2.80  % (30259)Memory used [KB]: 15351
% 18.41/2.80  % (30259)Time elapsed: 1.623 s
% 18.41/2.80  % (30259)Instructions burned: 875 (million)
% 18.41/2.80  % (30259)------------------------------
% 18.41/2.80  % (30259)------------------------------
% 18.41/2.81  % (30308)Instruction limit reached!
% 18.41/2.81  % (30308)------------------------------
% 18.41/2.81  % (30308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.41/2.81  % (30308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.41/2.81  % (30308)Termination reason: Unknown
% 18.41/2.81  % (30308)Termination phase: Saturation
% 18.41/2.81  
% 18.41/2.81  % (30308)Memory used [KB]: 11257
% 18.41/2.81  % (30308)Time elapsed: 0.861 s
% 18.41/2.81  % (30308)Instructions burned: 468 (million)
% 18.41/2.81  % (30308)------------------------------
% 18.41/2.81  % (30308)------------------------------
% 19.63/2.82  % (30339)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 (2976ds/123Mi)
% 19.63/2.83  % (30280)Instruction limit reached!
% 19.63/2.83  % (30280)------------------------------
% 19.63/2.83  % (30280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.83  % (30280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.83  % (30280)Termination reason: Unknown
% 19.63/2.83  % (30280)Termination phase: Saturation
% 19.63/2.83  
% 19.63/2.83  % (30280)Memory used [KB]: 9083
% 19.63/2.83  % (30280)Time elapsed: 1.370 s
% 19.63/2.83  % (30280)Instructions burned: 885 (million)
% 19.63/2.83  % (30280)------------------------------
% 19.63/2.83  % (30280)------------------------------
% 19.63/2.83  % (30323)Instruction limit reached!
% 19.63/2.83  % (30323)------------------------------
% 19.63/2.83  % (30323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.83  % (30323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.83  % (30323)Termination reason: Unknown
% 19.63/2.83  % (30323)Termination phase: Saturation
% 19.63/2.83  
% 19.63/2.83  % (30323)Memory used [KB]: 10106
% 19.63/2.83  % (30323)Time elapsed: 0.611 s
% 19.63/2.83  % (30323)Instructions burned: 314 (million)
% 19.63/2.83  % (30323)------------------------------
% 19.63/2.83  % (30323)------------------------------
% 19.63/2.85  % (30334)Instruction limit reached!
% 19.63/2.85  % (30334)------------------------------
% 19.63/2.85  % (30334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.87  % (30334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.87  % (30334)Termination reason: Unknown
% 19.63/2.87  % (30334)Termination phase: Saturation
% 19.63/2.87  
% 19.63/2.87  % (30334)Memory used [KB]: 7291
% 19.63/2.87  % (30334)Time elapsed: 0.381 s
% 19.63/2.87  % (30334)Instructions burned: 180 (million)
% 19.63/2.87  % (30334)------------------------------
% 19.63/2.87  % (30334)------------------------------
% 19.63/2.87  TRYING [5]
% 19.63/2.89  % (30341)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 (2975ds/191Mi)
% 19.63/2.89  % (30340)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 (2975ds/89Mi)
% 20.20/2.91  % (30306)Instruction limit reached!
% 20.20/2.91  % (30306)------------------------------
% 20.20/2.91  % (30306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.92  % (30343)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 (2975ds/389Mi)
% 20.20/2.93  % (30306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.20/2.93  % (30306)Termination reason: Unknown
% 20.20/2.93  % (30306)Termination phase: Saturation
% 20.20/2.93  
% 20.20/2.93  % (30306)Memory used [KB]: 7803
% 20.20/2.93  % (30306)Time elapsed: 1.003 s
% 20.20/2.93  % (30306)Instructions burned: 617 (million)
% 20.20/2.93  % (30306)------------------------------
% 20.20/2.93  % (30306)------------------------------
% 20.20/2.93  % (30298)Instruction limit reached!
% 20.20/2.93  % (30298)------------------------------
% 20.20/2.93  % (30298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.93  % (30298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.20/2.93  % (30298)Termination reason: Unknown
% 20.20/2.93  % (30298)Termination phase: Saturation
% 20.20/2.93  
% 20.20/2.93  % (30298)Memory used [KB]: 9338
% 20.20/2.93  % (30298)Time elapsed: 1.116 s
% 20.20/2.93  % (30298)Instructions burned: 788 (million)
% 20.20/2.93  % (30298)------------------------------
% 20.20/2.93  % (30298)------------------------------
% 20.20/2.94  % (30342)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 (2975ds/506Mi)
% 20.20/2.96  % (30344)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 (2975ds/1282Mi)
% 20.20/2.96  % (30345)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 (2975ds/206Mi)
% 20.20/2.96  % (30339)Refutation not found, incomplete strategy% (30339)------------------------------
% 20.20/2.96  % (30339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.97  % (30339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.20/2.97  % (30339)Termination reason: Refutation not found, incomplete strategy
% 20.20/2.97  
% 20.20/2.97  % (30339)Memory used [KB]: 6268
% 20.20/2.97  % (30339)Time elapsed: 0.245 s
% 20.20/2.97  % (30339)Instructions burned: 72 (million)
% 20.20/2.97  % (30339)------------------------------
% 20.20/2.97  % (30339)------------------------------
% 20.20/2.97  % (30342)Refutation not found, incomplete strategy% (30342)------------------------------
% 20.20/2.97  % (30342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.97  % (30342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.20/2.97  % (30342)Termination reason: Refutation not found, incomplete strategy
% 20.20/2.97  
% 20.20/2.97  % (30342)Memory used [KB]: 5884
% 20.20/2.97  % (30342)Time elapsed: 0.119 s
% 20.20/2.97  % (30342)Instructions burned: 6 (million)
% 20.20/2.97  % (30342)------------------------------
% 20.20/2.97  % (30342)------------------------------
% 20.20/2.97  % (30330)Instruction limit reached!
% 20.20/2.97  % (30330)------------------------------
% 20.20/2.97  % (30330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.98  % (30327)Instruction limit reached!
% 20.20/2.98  % (30327)------------------------------
% 20.20/2.98  % (30327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.20/2.98  % (30330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.20/2.98  % (30330)Termination reason: Unknown
% 20.20/2.98  % (30330)Termination phase: Saturation
% 20.20/2.98  
% 20.20/2.98  % (30330)Memory used [KB]: 10234
% 20.20/2.98  % (30330)Time elapsed: 0.630 s
% 20.20/2.98  % (30330)Instructions burned: 297 (million)
% 20.20/2.98  % (30330)------------------------------
% 20.20/2.98  % (30330)------------------------------
% 20.83/2.98  % (30327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.83/2.98  % (30327)Termination reason: Unknown
% 20.83/2.98  % (30327)Termination phase: Saturation
% 20.83/2.98  
% 20.83/2.98  % (30327)Memory used [KB]: 3198
% 20.83/2.98  % (30327)Time elapsed: 0.690 s
% 20.83/2.98  % (30327)Instructions burned: 382 (million)
% 20.83/2.98  % (30327)------------------------------
% 20.83/2.98  % (30327)------------------------------
% 20.85/3.00  % (30341)Refutation not found, incomplete strategy% (30341)------------------------------
% 20.85/3.00  % (30341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.00  % (30340)Instruction limit reached!
% 20.85/3.00  % (30340)------------------------------
% 20.85/3.00  % (30340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.00  % (30340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.00  % (30340)Termination reason: Unknown
% 20.85/3.00  % (30340)Termination phase: Saturation
% 20.85/3.00  
% 20.85/3.00  % (30340)Memory used [KB]: 6268
% 20.85/3.00  % (30340)Time elapsed: 0.208 s
% 20.85/3.00  % (30340)Instructions burned: 91 (million)
% 20.85/3.00  % (30340)------------------------------
% 20.85/3.00  % (30340)------------------------------
% 20.96/3.00  % (30322)Instruction limit reached!
% 20.96/3.00  % (30322)------------------------------
% 20.96/3.00  % (30322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.01  % (30346)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 (2974ds/951Mi)
% 21.02/3.02  % (30322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.02/3.02  % (30341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.02/3.02  % (30341)Termination reason: Refutation not found, incomplete strategy
% 21.02/3.02  
% 21.02/3.02  % (30341)Memory used [KB]: 6524
% 21.02/3.02  % (30341)Time elapsed: 0.212 s
% 21.02/3.02  % (30341)Instructions burned: 80 (million)
% 21.02/3.02  % (30341)------------------------------
% 21.02/3.02  % (30341)------------------------------
% 21.02/3.02  % (30322)Termination reason: Unknown
% 21.02/3.02  % (30322)Termination phase: Saturation
% 21.02/3.02  
% 21.02/3.02  % (30322)Memory used [KB]: 3326
% 21.02/3.02  % (30322)Time elapsed: 0.819 s
% 21.02/3.02  % (30322)Instructions burned: 507 (million)
% 21.02/3.02  % (30322)------------------------------
% 21.02/3.02  % (30322)------------------------------
% 21.02/3.07  % (30347)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 (2974ds/367Mi)
% 21.02/3.07  % (30348)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 (2974ds/222Mi)
% 21.02/3.08  % (30350)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 (2973ds/1186Mi)
% 21.02/3.08  % (30266)Instruction limit reached!
% 21.02/3.08  % (30266)------------------------------
% 21.02/3.08  % (30266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.02/3.08  % (30266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.02/3.08  % (30266)Termination reason: Unknown
% 21.02/3.08  % (30266)Termination phase: Saturation
% 21.02/3.08  
% 21.02/3.08  % (30266)Memory used [KB]: 12792
% 21.02/3.08  % (30266)Time elapsed: 1.841 s
% 21.02/3.08  % (30266)Instructions burned: 1221 (million)
% 21.02/3.08  % (30266)------------------------------
% 21.02/3.08  % (30266)------------------------------
% 21.02/3.08  % (30325)Instruction limit reached!
% 21.02/3.08  % (30325)------------------------------
% 21.02/3.08  % (30325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.02/3.08  % (30325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.02/3.08  % (30325)Termination reason: Unknown
% 21.02/3.08  % (30325)Termination phase: Saturation
% 21.02/3.08  
% 21.02/3.08  % (30325)Memory used [KB]: 7419
% 21.02/3.08  % (30325)Time elapsed: 0.819 s
% 21.02/3.08  % (30325)Instructions burned: 457 (million)
% 21.02/3.08  % (30325)------------------------------
% 21.02/3.08  % (30325)------------------------------
% 21.02/3.09  % (30349)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 (2973ds/1276Mi)
% 21.02/3.10  % (30350)Refutation not found, incomplete strategy% (30350)------------------------------
% 21.02/3.10  % (30350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.02/3.10  % (30350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.02/3.10  % (30350)Termination reason: Refutation not found, incomplete strategy
% 21.02/3.10  
% 21.02/3.10  % (30350)Memory used [KB]: 6012
% 21.02/3.10  % (30350)Time elapsed: 0.114 s
% 21.02/3.10  % (30350)Instructions burned: 13 (million)
% 21.02/3.10  % (30350)------------------------------
% 21.02/3.10  % (30350)------------------------------
% 21.52/3.11  % (30351)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 (2973ds/1038Mi)
% 21.52/3.12  % (30354)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 (2973ds/2967Mi)
% 21.52/3.13  % (30355)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 (2973ds/1932Mi)
% 21.52/3.14  % (30352)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 (2973ds/74Mi)
% 21.52/3.14  % (30353)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 (2973ds/1257Mi)
% 21.52/3.14  % (30355)Refutation not found, incomplete strategy% (30355)------------------------------
% 21.52/3.14  % (30355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.52/3.14  % (30355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.52/3.14  % (30355)Termination reason: Refutation not found, incomplete strategy
% 21.52/3.14  
% 21.52/3.14  % (30355)Memory used [KB]: 5884
% 21.52/3.14  % (30355)Time elapsed: 0.108 s
% 21.52/3.14  % (30355)Instructions burned: 5 (million)
% 21.52/3.14  % (30355)------------------------------
% 21.52/3.14  % (30355)------------------------------
% 21.52/3.17  % (30356)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 (2972ds/341Mi)
% 21.52/3.18  % (30284)First to succeed.
% 21.88/3.20  % (30284)Refutation found. Thanks to Tanya!
% 21.88/3.20  % SZS status Unsatisfiable for theBenchmark
% 21.88/3.20  % SZS output start Proof for theBenchmark
% See solution above
% 21.88/3.20  % (30284)------------------------------
% 21.88/3.20  % (30284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.88/3.20  % (30284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.88/3.20  % (30284)Termination reason: Refutation
% 21.88/3.20  
% 21.88/3.20  % (30284)Memory used [KB]: 5628
% 21.88/3.20  % (30284)Time elapsed: 1.660 s
% 21.88/3.20  % (30284)Instructions burned: 1006 (million)
% 21.88/3.20  % (30284)------------------------------
% 21.88/3.20  % (30284)------------------------------
% 21.88/3.20  % (29946)Success in time 2.868 s
%------------------------------------------------------------------------------