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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO015-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:26 EDT 2022

% Result   : Unsatisfiable 34.90s 4.76s
% Output   : Refutation 34.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   23
% Syntax   : Number of formulae    :  227 ( 110 unt;   0 def)
%            Number of atoms       :  434 (  51 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  415 ( 208   ~; 207   |;   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   :  436 ( 436   !;   0   ?)

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

fof(f25,axiom,
    x_inverse_plus_y_inverse != inverse(x_times_y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_equation) ).

fof(f24796,plain,
    x_inverse_plus_y_inverse = inverse(x_times_y),
    inference(forward_demodulation,[],[f24759,f106]) ).

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

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

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

fof(f5,axiom,
    ! [X0] : sum(additive_identity,X0,X0),
    file('/export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f24759,plain,
    inverse(x_times_y) = add(additive_identity,x_inverse_plus_y_inverse),
    inference(resolution,[],[f24484,f44]) ).

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

fof(f24484,plain,
    sum(additive_identity,x_inverse_plus_y_inverse,inverse(x_times_y)),
    inference(forward_literal_rewriting,[],[f24455,f1480]) ).

fof(f1480,plain,
    ! [X0,X1] :
      ( ~ sum(X0,additive_identity,X1)
      | sum(additive_identity,X1,X0) ),
    inference(forward_literal_rewriting,[],[f1477,f1195]) ).

fof(f1195,plain,
    ! [X4,X5] :
      ( ~ product(X4,multiplicative_identity,X5)
      | sum(additive_identity,X4,X5) ),
    inference(forward_demodulation,[],[f1193,f137]) ).

fof(f137,plain,
    ! [X1] : multiply(multiplicative_identity,X1) = X1,
    inference(resolution,[],[f51,f2]) ).

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

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

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

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

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

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

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

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

fof(f72,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ sum(X11,X13,X9)
      | ~ product(X9,multiplicative_identity,X10)
      | ~ product(X13,multiplicative_identity,X12)
      | sum(X11,X12,X10) ),
    inference(resolution,[],[f11,f8]) ).

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

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

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

fof(f599,plain,
    ! [X2,X0,X1] :
      ( ~ sum(additive_identity,multiplicative_identity,X0)
      | ~ sum(X2,additive_identity,X1)
      | product(X1,X0,X2) ),
    inference(forward_literal_rewriting,[],[f583,f3]) ).

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

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

fof(f110,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X7,X5,X9)
      | ~ sum(X5,additive_identity,X6)
      | product(X8,X6,X9)
      | ~ sum(X7,additive_identity,X8) ),
    inference(resolution,[],[f15,f6]) ).

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

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

fof(f24455,plain,
    sum(inverse(x_times_y),additive_identity,x_inverse_plus_y_inverse),
    inference(backward_demodulation,[],[f16750,f24367]) ).

fof(f24367,plain,
    additive_identity = multiply(x_times_y,x_inverse_plus_y_inverse),
    inference(resolution,[],[f24355,f42]) ).

fof(f24355,plain,
    sum(additive_identity,additive_identity,multiply(x_times_y,x_inverse_plus_y_inverse)),
    inference(forward_literal_rewriting,[],[f24354,f2170]) ).

fof(f2170,plain,
    ! [X2,X3] :
      ( ~ product(X3,inverse(X3),X2)
      | sum(additive_identity,additive_identity,X2) ),
    inference(forward_demodulation,[],[f2165,f106]) ).

fof(f2165,plain,
    ! [X2,X3] :
      ( sum(additive_identity,additive_identity,X2)
      | ~ product(X3,add(additive_identity,inverse(X3)),X2) ),
    inference(resolution,[],[f515,f1]) ).

fof(f515,plain,
    ! [X3,X4,X5] :
      ( ~ sum(additive_identity,inverse(X4),X5)
      | sum(additive_identity,additive_identity,X3)
      | ~ product(X4,X5,X3) ),
    inference(resolution,[],[f94,f20]) ).

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

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

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

fof(f24354,plain,
    product(y,inverse(y),multiply(x_times_y,x_inverse_plus_y_inverse)),
    inference(forward_demodulation,[],[f24324,f17228]) ).

fof(f17228,plain,
    multiply(y,multiply(x_times_y,x_inverse_plus_y_inverse)) = multiply(x_times_y,x_inverse_plus_y_inverse),
    inference(superposition,[],[f3966,f17004]) ).

fof(f17004,plain,
    y = add(multiply(x_times_y,x_inverse_plus_y_inverse),y),
    inference(backward_demodulation,[],[f14316,f17000]) ).

fof(f17000,plain,
    multiply(x_times_y,inverse(y)) = multiply(x_times_y,x_inverse_plus_y_inverse),
    inference(forward_demodulation,[],[f16979,f203]) ).

fof(f203,plain,
    ! [X6,X5] : multiply(X5,X6) = multiply(X6,X5),
    inference(resolution,[],[f54,f38]) ).

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

fof(f16979,plain,
    multiply(x_times_y,inverse(y)) = multiply(x_inverse_plus_y_inverse,x_times_y),
    inference(resolution,[],[f16973,f62]) ).

fof(f62,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | multiply(X1,X0) = X2 ),
    inference(resolution,[],[f38,f22]) ).

fof(f16973,plain,
    product(x_times_y,x_inverse_plus_y_inverse,multiply(x_times_y,inverse(y))),
    inference(resolution,[],[f5040,f15909]) ).

fof(f15909,plain,
    product(x_times_y,inverse(x),additive_identity),
    inference(forward_literal_rewriting,[],[f15894,f4]) ).

fof(f15894,plain,
    product(inverse(x),x_times_y,additive_identity),
    inference(superposition,[],[f38,f15760]) ).

fof(f15760,plain,
    additive_identity = multiply(x_times_y,inverse(x)),
    inference(resolution,[],[f15285,f42]) ).

fof(f15285,plain,
    sum(additive_identity,additive_identity,multiply(x_times_y,inverse(x))),
    inference(resolution,[],[f6363,f3544]) ).

fof(f3544,plain,
    sum(x,x_times_y,x),
    inference(superposition,[],[f1,f3343]) ).

fof(f3343,plain,
    x = add(x,x_times_y),
    inference(forward_demodulation,[],[f3325,f137]) ).

fof(f3325,plain,
    add(x,x_times_y) = multiply(multiplicative_identity,x),
    inference(backward_demodulation,[],[f767,f3248]) ).

fof(f3248,plain,
    ! [X2] : multiplicative_identity = add(multiplicative_identity,X2),
    inference(superposition,[],[f3161,f194]) ).

fof(f194,plain,
    ! [X4,X5] : add(X4,X5) = add(X5,X4),
    inference(resolution,[],[f44,f29]) ).

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

fof(f3161,plain,
    ! [X91] : multiplicative_identity = add(X91,multiplicative_identity),
    inference(resolution,[],[f2910,f51]) ).

fof(f2910,plain,
    ! [X3,X4] : product(X4,add(X3,X4),X4),
    inference(forward_literal_rewriting,[],[f2903,f4]) ).

fof(f2903,plain,
    ! [X3,X4] : product(add(X3,X4),X4,X4),
    inference(resolution,[],[f2866,f1]) ).

fof(f2866,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X2,X1,X0)
      | product(X0,X1,X1) ),
    inference(subsumption_resolution,[],[f538,f2857]) ).

fof(f2857,plain,
    ! [X1] : product(X1,additive_identity,additive_identity),
    inference(superposition,[],[f38,f2649]) ).

fof(f2649,plain,
    ! [X10] : additive_identity = multiply(additive_identity,X10),
    inference(resolution,[],[f2606,f43]) ).

fof(f43,plain,
    ! [X2,X3] :
      ( ~ sum(X2,additive_identity,X3)
      | X2 = X3 ),
    inference(resolution,[],[f21,f6]) ).

fof(f2606,plain,
    ! [X1] : sum(additive_identity,additive_identity,multiply(additive_identity,X1)),
    inference(forward_literal_rewriting,[],[f2603,f1531]) ).

fof(f1531,plain,
    ! [X6,X5] :
      ( ~ sum(X6,additive_identity,X5)
      | sum(X5,additive_identity,X6) ),
    inference(forward_literal_rewriting,[],[f1530,f1076]) ).

fof(f1076,plain,
    ! [X2,X3] :
      ( ~ sum(X2,additive_identity,X3)
      | product(multiplicative_identity,X2,X3) ),
    inference(resolution,[],[f376,f6]) ).

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

fof(f65,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ product(multiplicative_identity,X4,X5)
      | ~ sum(X5,X6,X7)
      | ~ sum(X4,X6,X8)
      | product(multiplicative_identity,X8,X7) ),
    inference(resolution,[],[f10,f7]) ).

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

fof(f1530,plain,
    ! [X6,X5] :
      ( sum(X5,additive_identity,X6)
      | ~ product(multiplicative_identity,X6,X5) ),
    inference(forward_demodulation,[],[f1528,f106]) ).

fof(f1528,plain,
    ! [X6,X5] :
      ( sum(X5,additive_identity,add(additive_identity,X6))
      | ~ product(multiplicative_identity,X6,X5) ),
    inference(resolution,[],[f609,f29]) ).

fof(f609,plain,
    ! [X11,X12,X13] :
      ( ~ sum(X11,additive_identity,X13)
      | sum(X12,additive_identity,X13)
      | ~ product(multiplicative_identity,X11,X12) ),
    inference(resolution,[],[f120,f6]) ).

fof(f120,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ sum(X7,X5,multiplicative_identity)
      | ~ product(X7,X8,X4)
      | ~ sum(X8,X5,X6)
      | sum(X4,X5,X6) ),
    inference(resolution,[],[f16,f7]) ).

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

fof(f2603,plain,
    ! [X1] : sum(multiply(additive_identity,X1),additive_identity,additive_identity),
    inference(resolution,[],[f2057,f38]) ).

fof(f2057,plain,
    ! [X0,X1] :
      ( ~ product(X1,additive_identity,X0)
      | sum(X0,additive_identity,additive_identity) ),
    inference(resolution,[],[f320,f20]) ).

fof(f320,plain,
    ! [X10,X11,X12] :
      ( ~ product(X10,inverse(X10),X12)
      | sum(X11,additive_identity,X12)
      | ~ product(X10,additive_identity,X11) ),
    inference(resolution,[],[f55,f20]) ).

fof(f55,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X3,X4,X1)
      | ~ product(X3,additive_identity,X0)
      | ~ product(X3,X4,X2)
      | sum(X0,X1,X2) ),
    inference(resolution,[],[f9,f5]) ).

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

fof(f538,plain,
    ! [X2,X0,X1] :
      ( ~ product(X2,additive_identity,additive_identity)
      | ~ sum(X2,X1,X0)
      | product(X0,X1,X1) ),
    inference(resolution,[],[f109,f5]) ).

fof(f109,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ sum(X0,X1,X2)
      | product(X4,X2,X1)
      | ~ product(X3,X0,additive_identity)
      | ~ sum(X3,X1,X4) ),
    inference(resolution,[],[f15,f5]) ).

fof(f767,plain,
    multiply(add(multiplicative_identity,y),x) = add(x,x_times_y),
    inference(resolution,[],[f755,f62]) ).

fof(f755,plain,
    product(x,add(multiplicative_identity,y),add(x,x_times_y)),
    inference(resolution,[],[f752,f1]) ).

fof(f752,plain,
    ! [X0] :
      ( ~ sum(multiplicative_identity,y,X0)
      | product(x,X0,add(x,x_times_y)) ),
    inference(resolution,[],[f407,f1]) ).

fof(f407,plain,
    ! [X18,X17] :
      ( ~ sum(x,x_times_y,X18)
      | ~ sum(multiplicative_identity,y,X17)
      | product(x,X17,X18) ),
    inference(forward_literal_rewriting,[],[f406,f3]) ).

fof(f406,plain,
    ! [X18,X17] :
      ( product(x,X17,X18)
      | ~ sum(x,x_times_y,X18)
      | ~ sum(y,multiplicative_identity,X17) ),
    inference(forward_literal_rewriting,[],[f396,f3]) ).

fof(f396,plain,
    ! [X18,X17] :
      ( product(x,X17,X18)
      | ~ sum(x_times_y,x,X18)
      | ~ sum(y,multiplicative_identity,X17) ),
    inference(resolution,[],[f66,f23]) ).

fof(f23,axiom,
    product(x,y,x_times_y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_times_y) ).

fof(f66,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ product(X9,X10,X11)
      | ~ sum(X10,multiplicative_identity,X13)
      | ~ sum(X11,X9,X12)
      | product(X9,X13,X12) ),
    inference(resolution,[],[f10,f8]) ).

fof(f6363,plain,
    ! [X0,X1] :
      ( ~ sum(X1,X0,X1)
      | sum(additive_identity,additive_identity,multiply(X0,inverse(X1))) ),
    inference(forward_literal_rewriting,[],[f6351,f2929]) ).

fof(f2929,plain,
    ! [X12,X13] :
      ( ~ sum(additive_identity,X12,X13)
      | sum(additive_identity,X13,X12) ),
    inference(forward_literal_rewriting,[],[f2918,f1307]) ).

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

fof(f483,plain,
    ! [X10,X11,X8,X9] :
      ( ~ sum(X8,X9,X11)
      | ~ sum(X8,X9,X10)
      | product(X11,multiplicative_identity,X10) ),
    inference(forward_demodulation,[],[f481,f137]) ).

fof(f481,plain,
    ! [X10,X11,X8,X9] :
      ( product(X11,multiplicative_identity,X10)
      | ~ sum(X8,X9,X11)
      | ~ sum(X8,multiply(multiplicative_identity,X9),X10) ),
    inference(resolution,[],[f78,f38]) ).

fof(f78,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ product(X9,multiplicative_identity,X10)
      | ~ sum(X11,X10,X12)
      | ~ sum(X11,X9,X13)
      | product(X13,multiplicative_identity,X12) ),
    inference(resolution,[],[f12,f8]) ).

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

fof(f2918,plain,
    ! [X12,X13] :
      ( ~ product(X12,multiplicative_identity,X13)
      | sum(additive_identity,X13,X12) ),
    inference(resolution,[],[f2689,f8]) ).

fof(f2689,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X2)
      | ~ product(X0,X1,X3)
      | sum(additive_identity,X3,X2) ),
    inference(backward_demodulation,[],[f855,f2649]) ).

fof(f855,plain,
    ! [X2,X3,X0,X1] :
      ( sum(multiply(additive_identity,X1),X3,X2)
      | ~ product(X0,X1,X2)
      | ~ product(X0,X1,X3) ),
    inference(resolution,[],[f74,f5]) ).

fof(f74,plain,
    ! [X21,X19,X24,X22,X23,X20] :
      ( ~ sum(X22,X24,X19)
      | ~ product(X19,X20,X21)
      | sum(multiply(X22,X20),X23,X21)
      | ~ product(X24,X20,X23) ),
    inference(resolution,[],[f11,f2]) ).

fof(f6351,plain,
    ! [X0,X1] :
      ( ~ sum(X1,X0,X1)
      | sum(additive_identity,multiply(X0,inverse(X1)),additive_identity) ),
    inference(resolution,[],[f850,f20]) ).

fof(f850,plain,
    ! [X3,X6,X4,X5] :
      ( ~ product(X5,inverse(X3),X6)
      | sum(additive_identity,multiply(X4,inverse(X3)),X6)
      | ~ sum(X3,X4,X5) ),
    inference(resolution,[],[f73,f2]) ).

fof(f73,plain,
    ! [X18,X16,X14,X17,X15] :
      ( ~ product(X18,inverse(X15),X17)
      | ~ sum(X15,X18,X14)
      | sum(additive_identity,X17,X16)
      | ~ product(X14,inverse(X15),X16) ),
    inference(resolution,[],[f11,f20]) ).

fof(f5040,plain,
    ! [X21] :
      ( ~ product(X21,inverse(x),additive_identity)
      | product(X21,x_inverse_plus_y_inverse,multiply(X21,inverse(y))) ),
    inference(resolution,[],[f820,f24]) ).

fof(f24,axiom,
    sum(inverse(x),inverse(y),x_inverse_plus_y_inverse),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_inverse_plus_y_inverse) ).

fof(f820,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | product(X3,X2,multiply(X3,X1))
      | ~ product(X3,X0,additive_identity) ),
    inference(resolution,[],[f68,f5]) ).

fof(f68,plain,
    ! [X21,X19,X24,X22,X23,X20] :
      ( ~ sum(X21,multiply(X19,X22),X23)
      | ~ sum(X20,X22,X24)
      | product(X19,X24,X23)
      | ~ product(X19,X20,X21) ),
    inference(resolution,[],[f10,f2]) ).

fof(f14316,plain,
    y = add(multiply(x_times_y,inverse(y)),y),
    inference(resolution,[],[f13181,f45]) ).

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

fof(f13181,plain,
    sum(y,multiply(x_times_y,inverse(y)),y),
    inference(superposition,[],[f12819,f11200]) ).

fof(f11200,plain,
    y = add(x_times_y,y),
    inference(forward_demodulation,[],[f11166,f106]) ).

fof(f11166,plain,
    add(x_times_y,y) = add(additive_identity,y),
    inference(superposition,[],[f7956,f3338]) ).

fof(f3338,plain,
    y = add(y,x_times_y),
    inference(forward_demodulation,[],[f3304,f137]) ).

fof(f3304,plain,
    add(y,x_times_y) = multiply(multiplicative_identity,y),
    inference(backward_demodulation,[],[f455,f3248]) ).

fof(f455,plain,
    add(y,x_times_y) = multiply(add(multiplicative_identity,x),y),
    inference(resolution,[],[f444,f62]) ).

fof(f444,plain,
    product(y,add(multiplicative_identity,x),add(y,x_times_y)),
    inference(superposition,[],[f2,f436]) ).

fof(f436,plain,
    add(y,x_times_y) = multiply(y,add(multiplicative_identity,x)),
    inference(forward_demodulation,[],[f434,f194]) ).

fof(f434,plain,
    add(x_times_y,y) = multiply(y,add(multiplicative_identity,x)),
    inference(resolution,[],[f414,f45]) ).

fof(f414,plain,
    sum(y,x_times_y,multiply(y,add(multiplicative_identity,x))),
    inference(forward_demodulation,[],[f412,f203]) ).

fof(f412,plain,
    sum(y,x_times_y,multiply(add(multiplicative_identity,x),y)),
    inference(resolution,[],[f408,f1]) ).

fof(f408,plain,
    ! [X0] :
      ( ~ sum(multiplicative_identity,x,X0)
      | sum(y,x_times_y,multiply(X0,y)) ),
    inference(resolution,[],[f272,f2]) ).

fof(f272,plain,
    ! [X2,X3] :
      ( ~ product(X3,y,X2)
      | ~ sum(multiplicative_identity,x,X3)
      | sum(y,x_times_y,X2) ),
    inference(forward_literal_rewriting,[],[f271,f3]) ).

fof(f271,plain,
    ! [X2,X3] :
      ( sum(x_times_y,y,X2)
      | ~ sum(multiplicative_identity,x,X3)
      | ~ product(X3,y,X2) ),
    inference(forward_literal_rewriting,[],[f268,f3]) ).

fof(f268,plain,
    ! [X2,X3] :
      ( ~ product(X3,y,X2)
      | ~ sum(x,multiplicative_identity,X3)
      | sum(x_times_y,y,X2) ),
    inference(resolution,[],[f70,f7]) ).

fof(f70,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X3,y,X2)
      | sum(x_times_y,X2,X1)
      | ~ product(X0,y,X1)
      | ~ sum(x,X3,X0) ),
    inference(resolution,[],[f11,f23]) ).

fof(f7956,plain,
    ! [X31,X32] : add(additive_identity,add(X31,X32)) = add(X32,X31),
    inference(resolution,[],[f7722,f44]) ).

fof(f7722,plain,
    ! [X6,X5] : sum(additive_identity,add(X6,X5),add(X5,X6)),
    inference(forward_literal_rewriting,[],[f7721,f1480]) ).

fof(f7721,plain,
    ! [X6,X5] : sum(add(X5,X6),additive_identity,add(X6,X5)),
    inference(forward_literal_rewriting,[],[f7707,f1072]) ).

fof(f1072,plain,
    ! [X6,X7] :
      ( ~ product(multiplicative_identity,X6,X7)
      | sum(X6,additive_identity,X7) ),
    inference(forward_demodulation,[],[f1071,f138]) ).

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

fof(f1071,plain,
    ! [X6,X7] :
      ( sum(multiply(X6,multiplicative_identity),additive_identity,X7)
      | ~ product(multiplicative_identity,X6,X7) ),
    inference(resolution,[],[f368,f38]) ).

fof(f368,plain,
    ! [X10,X8,X9] :
      ( ~ product(multiplicative_identity,X8,X10)
      | ~ product(multiplicative_identity,X8,X9)
      | sum(X10,additive_identity,X9) ),
    inference(resolution,[],[f56,f7]) ).

fof(f56,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X8,additive_identity,X6)
      | ~ product(X8,X9,X7)
      | ~ product(X8,X9,X5)
      | sum(X5,X6,X7) ),
    inference(resolution,[],[f9,f6]) ).

fof(f7707,plain,
    ! [X6,X5] : product(multiplicative_identity,add(X5,X6),add(X6,X5)),
    inference(resolution,[],[f1077,f29]) ).

fof(f1077,plain,
    ! [X6,X4,X5] :
      ( ~ sum(X4,X5,X6)
      | product(multiplicative_identity,add(X4,X5),X6) ),
    inference(resolution,[],[f376,f1]) ).

fof(f12819,plain,
    ! [X3,X4] : sum(X3,multiply(X4,inverse(X3)),add(X4,X3)),
    inference(resolution,[],[f2203,f1]) ).

fof(f2203,plain,
    ! [X6,X7,X5] :
      ( ~ sum(X5,X6,X7)
      | sum(X6,multiply(X5,inverse(X6)),X7) ),
    inference(forward_literal_rewriting,[],[f2196,f3]) ).

fof(f2196,plain,
    ! [X6,X7,X5] :
      ( sum(multiply(X5,inverse(X6)),X6,X7)
      | ~ sum(X5,X6,X7) ),
    inference(resolution,[],[f606,f38]) ).

fof(f606,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(inverse(X0),X1,X2)
      | ~ sum(X1,X0,X3)
      | sum(X2,X0,X3) ),
    inference(resolution,[],[f120,f17]) ).

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

fof(f3966,plain,
    ! [X46,X45] : multiply(add(X45,X46),X45) = X45,
    inference(resolution,[],[f2911,f62]) ).

fof(f2911,plain,
    ! [X6,X5] : product(X5,add(X5,X6),X5),
    inference(forward_literal_rewriting,[],[f2904,f4]) ).

fof(f2904,plain,
    ! [X6,X5] : product(add(X5,X6),X5,X5),
    inference(resolution,[],[f2866,f29]) ).

fof(f24324,plain,
    product(y,inverse(y),multiply(y,multiply(x_times_y,x_inverse_plus_y_inverse))),
    inference(resolution,[],[f22105,f6278]) ).

fof(f6278,plain,
    ! [X26,X27,X25] :
      ( ~ sum(inverse(X25),X26,X27)
      | product(X25,X27,multiply(X25,X26)) ),
    inference(forward_demodulation,[],[f6266,f107]) ).

fof(f107,plain,
    ! [X2] : add(X2,additive_identity) = X2,
    inference(resolution,[],[f42,f29]) ).

fof(f6266,plain,
    ! [X26,X27,X25] :
      ( product(X25,X27,add(multiply(X25,X26),additive_identity))
      | ~ sum(inverse(X25),X26,X27) ),
    inference(resolution,[],[f822,f20]) ).

fof(f822,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ product(X12,X9,X13)
      | ~ sum(X9,X10,X11)
      | product(X12,X11,add(multiply(X12,X10),X13)) ),
    inference(resolution,[],[f68,f29]) ).

fof(f22105,plain,
    sum(inverse(y),multiply(x_times_y,x_inverse_plus_y_inverse),inverse(y)),
    inference(forward_literal_rewriting,[],[f22091,f3]) ).

fof(f22091,plain,
    sum(multiply(x_times_y,x_inverse_plus_y_inverse),inverse(y),inverse(y)),
    inference(resolution,[],[f22038,f6925]) ).

fof(f6925,plain,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | sum(X8,X7,X7) ),
    inference(forward_demodulation,[],[f6907,f3966]) ).

fof(f6907,plain,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | sum(X8,X7,multiply(add(X7,X6),X7)) ),
    inference(resolution,[],[f997,f2392]) ).

fof(f2392,plain,
    ! [X2] : sum(X2,X2,X2),
    inference(forward_demodulation,[],[f2389,f106]) ).

fof(f2389,plain,
    ! [X2] : sum(X2,X2,add(additive_identity,X2)),
    inference(resolution,[],[f1866,f29]) ).

fof(f1866,plain,
    ! [X2,X3] :
      ( ~ sum(X2,additive_identity,X3)
      | sum(X2,X2,X3) ),
    inference(forward_literal_rewriting,[],[f1843,f1076]) ).

fof(f1843,plain,
    ! [X2,X3] :
      ( sum(X2,X2,X3)
      | ~ product(multiplicative_identity,X2,X3) ),
    inference(backward_demodulation,[],[f1171,f1820]) ).

fof(f1820,plain,
    multiplicative_identity = add(multiplicative_identity,multiplicative_identity),
    inference(resolution,[],[f1791,f51]) ).

fof(f1791,plain,
    ! [X0] : product(X0,add(multiplicative_identity,X0),X0),
    inference(forward_literal_rewriting,[],[f1788,f4]) ).

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

fof(f1432,plain,
    ! [X2,X3] :
      ( ~ sum(multiplicative_identity,X2,X3)
      | product(X3,X2,X2) ),
    inference(resolution,[],[f538,f7]) ).

fof(f1171,plain,
    ! [X2,X3] :
      ( ~ product(add(multiplicative_identity,multiplicative_identity),X2,X3)
      | sum(X2,X2,X3) ),
    inference(resolution,[],[f421,f29]) ).

fof(f421,plain,
    ! [X16,X14,X15] :
      ( ~ sum(multiplicative_identity,multiplicative_identity,X14)
      | ~ product(X14,X15,X16)
      | sum(X15,X15,X16) ),
    inference(resolution,[],[f71,f7]) ).

fof(f71,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ product(X8,X5,X7)
      | ~ product(X4,X5,X6)
      | sum(X5,X7,X6)
      | ~ sum(multiplicative_identity,X8,X4) ),
    inference(resolution,[],[f11,f7]) ).

fof(f997,plain,
    ! [X16,X14,X17,X15,X13] :
      ( ~ sum(X13,X14,X15)
      | ~ product(X16,X13,X17)
      | sum(X17,X14,multiply(add(X14,X16),X15)) ),
    inference(resolution,[],[f123,f29]) ).

fof(f123,plain,
    ! [X21,X19,X24,X22,X23,X20] :
      ( ~ sum(X23,X20,X21)
      | ~ sum(X24,X20,X22)
      | ~ product(X23,X24,X19)
      | sum(X19,X20,multiply(X21,X22)) ),
    inference(resolution,[],[f16,f2]) ).

fof(f22038,plain,
    product(x_times_y,inverse(y),multiply(x_times_y,x_inverse_plus_y_inverse)),
    inference(forward_literal_rewriting,[],[f22029,f4]) ).

fof(f22029,plain,
    product(inverse(y),x_times_y,multiply(x_times_y,x_inverse_plus_y_inverse)),
    inference(superposition,[],[f38,f17000]) ).

fof(f16750,plain,
    sum(inverse(x_times_y),multiply(x_times_y,x_inverse_plus_y_inverse),x_inverse_plus_y_inverse),
    inference(forward_demodulation,[],[f16749,f203]) ).

fof(f16749,plain,
    sum(inverse(x_times_y),multiply(x_inverse_plus_y_inverse,x_times_y),x_inverse_plus_y_inverse),
    inference(forward_demodulation,[],[f16744,f9764]) ).

fof(f9764,plain,
    ! [X61] : inverse(inverse(X61)) = X61,
    inference(forward_demodulation,[],[f9660,f106]) ).

fof(f9660,plain,
    ! [X61] : add(additive_identity,X61) = inverse(inverse(X61)),
    inference(resolution,[],[f9580,f44]) ).

fof(f9580,plain,
    ! [X0] : sum(additive_identity,X0,inverse(inverse(X0))),
    inference(resolution,[],[f5724,f5]) ).

fof(f5724,plain,
    ! [X18,X19] :
      ( ~ sum(additive_identity,X19,inverse(inverse(X18)))
      | sum(additive_identity,X18,X19) ),
    inference(forward_literal_rewriting,[],[f5723,f2851]) ).

fof(f2851,plain,
    ! [X12,X13] :
      ( ~ sum(additive_identity,X12,X13)
      | sum(X13,additive_identity,X12) ),
    inference(forward_literal_rewriting,[],[f2843,f1307]) ).

fof(f2843,plain,
    ! [X12,X13] :
      ( sum(X13,additive_identity,X12)
      | ~ product(X12,multiplicative_identity,X13) ),
    inference(resolution,[],[f2687,f8]) ).

fof(f2687,plain,
    ! [X6,X7,X4,X5] :
      ( ~ product(X4,X5,X6)
      | ~ product(X4,X5,X7)
      | sum(X7,additive_identity,X6) ),
    inference(backward_demodulation,[],[f367,f2649]) ).

fof(f367,plain,
    ! [X6,X7,X4,X5] :
      ( ~ product(X4,X5,X7)
      | ~ product(X4,X5,X6)
      | sum(X7,multiply(additive_identity,X4),X6) ),
    inference(resolution,[],[f56,f38]) ).

fof(f5723,plain,
    ! [X18,X19] :
      ( ~ sum(inverse(inverse(X18)),additive_identity,X19)
      | sum(additive_identity,X18,X19) ),
    inference(forward_literal_rewriting,[],[f5722,f4940]) ).

fof(f4940,plain,
    ! [X0,X1] :
      ( ~ sum(additive_identity,X1,multiply(X0,inverse(inverse(X0))))
      | sum(additive_identity,X0,X1) ),
    inference(forward_literal_rewriting,[],[f4939,f2851]) ).

fof(f4939,plain,
    ! [X0,X1] :
      ( sum(additive_identity,X0,X1)
      | ~ sum(multiply(X0,inverse(inverse(X0))),additive_identity,X1) ),
    inference(forward_literal_rewriting,[],[f4933,f1195]) ).

fof(f4933,plain,
    ! [X0,X1] :
      ( product(X0,multiplicative_identity,X1)
      | ~ sum(multiply(X0,inverse(inverse(X0))),additive_identity,X1) ),
    inference(resolution,[],[f681,f2]) ).

fof(f681,plain,
    ! [X11,X12,X13] :
      ( ~ product(X11,inverse(inverse(X11)),X13)
      | product(X11,multiplicative_identity,X12)
      | ~ sum(X13,additive_identity,X12) ),
    inference(resolution,[],[f67,f17]) ).

fof(f67,plain,
    ! [X18,X16,X14,X17,X15] :
      ( ~ sum(X15,inverse(X14),X18)
      | product(X14,X18,X17)
      | ~ product(X14,X15,X16)
      | ~ sum(X16,additive_identity,X17) ),
    inference(resolution,[],[f10,f20]) ).

fof(f5722,plain,
    ! [X18,X19] :
      ( sum(additive_identity,X19,multiply(X18,inverse(inverse(X18))))
      | ~ sum(inverse(inverse(X18)),additive_identity,X19) ),
    inference(forward_literal_rewriting,[],[f5721,f1480]) ).

fof(f5721,plain,
    ! [X18,X19] :
      ( sum(multiply(X18,inverse(inverse(X18))),additive_identity,X19)
      | ~ sum(inverse(inverse(X18)),additive_identity,X19) ),
    inference(forward_literal_rewriting,[],[f5712,f1076]) ).

fof(f5712,plain,
    ! [X18,X19] :
      ( ~ product(multiplicative_identity,inverse(inverse(X18)),X19)
      | sum(multiply(X18,inverse(inverse(X18))),additive_identity,X19) ),
    inference(resolution,[],[f860,f20]) ).

fof(f860,plain,
    ! [X24,X22,X25,X23] :
      ( ~ product(inverse(X24),X22,X25)
      | sum(multiply(X24,X22),X25,X23)
      | ~ product(multiplicative_identity,X22,X23) ),
    inference(resolution,[],[f74,f18]) ).

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

fof(f16744,plain,
    sum(inverse(x_times_y),multiply(x_inverse_plus_y_inverse,inverse(inverse(x_times_y))),x_inverse_plus_y_inverse),
    inference(superposition,[],[f12819,f16651]) ).

fof(f16651,plain,
    x_inverse_plus_y_inverse = add(x_inverse_plus_y_inverse,inverse(x_times_y)),
    inference(resolution,[],[f13894,f42]) ).

fof(f13894,plain,
    sum(additive_identity,x_inverse_plus_y_inverse,add(x_inverse_plus_y_inverse,inverse(x_times_y))),
    inference(forward_literal_rewriting,[],[f13893,f1480]) ).

fof(f13893,plain,
    sum(add(x_inverse_plus_y_inverse,inverse(x_times_y)),additive_identity,x_inverse_plus_y_inverse),
    inference(forward_literal_rewriting,[],[f13877,f1072]) ).

fof(f13877,plain,
    product(multiplicative_identity,add(x_inverse_plus_y_inverse,inverse(x_times_y)),x_inverse_plus_y_inverse),
    inference(resolution,[],[f4701,f13619]) ).

fof(f13619,plain,
    sum(x_times_y,x_inverse_plus_y_inverse,multiplicative_identity),
    inference(backward_demodulation,[],[f13488,f13568]) ).

fof(f13568,plain,
    multiplicative_identity = add(x,x_inverse_plus_y_inverse),
    inference(resolution,[],[f13245,f42]) ).

fof(f13245,plain,
    sum(additive_identity,multiplicative_identity,add(x,x_inverse_plus_y_inverse)),
    inference(forward_literal_rewriting,[],[f13244,f1090]) ).

fof(f1090,plain,
    ! [X14,X13] :
      ( ~ sum(X14,inverse(X14),X13)
      | sum(additive_identity,multiplicative_identity,X13) ),
    inference(forward_literal_rewriting,[],[f1089,f3]) ).

fof(f1089,plain,
    ! [X14,X13] :
      ( ~ sum(X14,inverse(X14),X13)
      | sum(multiplicative_identity,additive_identity,X13) ),
    inference(forward_literal_rewriting,[],[f1081,f1072]) ).

fof(f1081,plain,
    ! [X14,X13] :
      ( ~ sum(X14,inverse(X14),X13)
      | product(multiplicative_identity,multiplicative_identity,X13) ),
    inference(resolution,[],[f376,f18]) ).

fof(f13244,plain,
    sum(x,inverse(x),add(x,x_inverse_plus_y_inverse)),
    inference(forward_demodulation,[],[f13149,f194]) ).

fof(f13149,plain,
    sum(x,inverse(x),add(x_inverse_plus_y_inverse,x)),
    inference(superposition,[],[f12819,f4126]) ).

fof(f4126,plain,
    inverse(x) = multiply(x_inverse_plus_y_inverse,inverse(x)),
    inference(resolution,[],[f3240,f54]) ).

fof(f3240,plain,
    product(x_inverse_plus_y_inverse,inverse(x),inverse(x)),
    inference(forward_literal_rewriting,[],[f3181,f4]) ).

fof(f3181,plain,
    product(inverse(x),x_inverse_plus_y_inverse,inverse(x)),
    inference(superposition,[],[f2910,f169]) ).

fof(f169,plain,
    x_inverse_plus_y_inverse = add(inverse(y),inverse(x)),
    inference(resolution,[],[f48,f29]) ).

fof(f48,plain,
    ! [X14] :
      ( ~ sum(inverse(x),inverse(y),X14)
      | x_inverse_plus_y_inverse = X14 ),
    inference(resolution,[],[f21,f24]) ).

fof(f13488,plain,
    sum(x_times_y,x_inverse_plus_y_inverse,add(x,x_inverse_plus_y_inverse)),
    inference(forward_demodulation,[],[f13444,f194]) ).

fof(f13444,plain,
    sum(x_times_y,x_inverse_plus_y_inverse,add(x_inverse_plus_y_inverse,x)),
    inference(resolution,[],[f13434,f972]) ).

fof(f972,plain,
    ! [X1] :
      ( ~ sum(y,X1,multiplicative_identity)
      | sum(x_times_y,X1,add(X1,x)) ),
    inference(resolution,[],[f615,f29]) ).

fof(f615,plain,
    ! [X18,X17] :
      ( ~ sum(x,X17,X18)
      | ~ sum(y,X17,multiplicative_identity)
      | sum(x_times_y,X17,X18) ),
    inference(resolution,[],[f121,f23]) ).

fof(f121,plain,
    ! [X10,X11,X9,X12,X13] :
      ( ~ product(X12,X13,X9)
      | sum(X9,X10,X11)
      | ~ sum(X12,X10,X11)
      | ~ sum(X13,X10,multiplicative_identity) ),
    inference(resolution,[],[f16,f8]) ).

fof(f13434,plain,
    sum(y,x_inverse_plus_y_inverse,multiplicative_identity),
    inference(forward_literal_rewriting,[],[f13414,f3]) ).

fof(f13414,plain,
    sum(x_inverse_plus_y_inverse,y,multiplicative_identity),
    inference(superposition,[],[f29,f13317]) ).

fof(f13317,plain,
    multiplicative_identity = add(y,x_inverse_plus_y_inverse),
    inference(resolution,[],[f13186,f3453]) ).

fof(f3453,plain,
    ! [X31,X30] :
      ( ~ sum(X30,multiplicative_identity,X31)
      | multiplicative_identity = X31 ),
    inference(resolution,[],[f3249,f21]) ).

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

fof(f13186,plain,
    sum(additive_identity,multiplicative_identity,add(y,x_inverse_plus_y_inverse)),
    inference(forward_literal_rewriting,[],[f13185,f1090]) ).

fof(f13185,plain,
    sum(y,inverse(y),add(y,x_inverse_plus_y_inverse)),
    inference(forward_demodulation,[],[f13148,f194]) ).

fof(f13148,plain,
    sum(y,inverse(y),add(x_inverse_plus_y_inverse,y)),
    inference(superposition,[],[f12819,f3107]) ).

fof(f3107,plain,
    inverse(y) = multiply(x_inverse_plus_y_inverse,inverse(y)),
    inference(resolution,[],[f2909,f54]) ).

fof(f2909,plain,
    product(x_inverse_plus_y_inverse,inverse(y),inverse(y)),
    inference(resolution,[],[f2866,f24]) ).

fof(f4701,plain,
    ! [X14,X15,X13] :
      ( ~ sum(X13,X14,X15)
      | product(X15,add(X14,inverse(X13)),X14) ),
    inference(resolution,[],[f541,f20]) ).

fof(f541,plain,
    ! [X10,X11,X12,X13] :
      ( ~ product(X13,X12,additive_identity)
      | ~ sum(X13,X11,X10)
      | product(X10,add(X11,X12),X11) ),
    inference(resolution,[],[f109,f29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : BOO015-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n011.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 16:04:54 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.52  % (32487)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.20/0.53  % (32464)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.20/0.54  % (32472)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.20/0.54  % (32472)Instruction limit reached!
% 0.20/0.54  % (32472)------------------------------
% 0.20/0.54  % (32472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (32472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (32472)Termination reason: Unknown
% 0.20/0.54  % (32472)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (32472)Memory used [KB]: 5884
% 0.20/0.54  % (32472)Time elapsed: 0.100 s
% 0.20/0.54  % (32472)Instructions burned: 3 (million)
% 0.20/0.54  % (32472)------------------------------
% 0.20/0.54  % (32472)------------------------------
% 0.20/0.54  % (32480)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.20/0.54  % (32480)Instruction limit reached!
% 0.20/0.54  % (32480)------------------------------
% 0.20/0.54  % (32480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (32480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (32480)Termination reason: Unknown
% 0.20/0.54  % (32480)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (32480)Memory used [KB]: 5884
% 0.20/0.54  % (32480)Time elapsed: 0.004 s
% 0.20/0.54  % (32480)Instructions burned: 2 (million)
% 0.20/0.54  % (32480)------------------------------
% 0.20/0.54  % (32480)------------------------------
% 0.20/0.54  % (32486)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.20/0.55  % (32467)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.20/0.55  % (32465)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.20/0.55  % (32478)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.20/0.55  % (32466)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.20/0.55  % (32471)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.20/0.56  % (32466)Instruction limit reached!
% 0.20/0.56  % (32466)------------------------------
% 0.20/0.56  % (32466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32466)Termination reason: Unknown
% 0.20/0.56  % (32466)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (32466)Memory used [KB]: 6012
% 0.20/0.56  % (32466)Time elapsed: 0.154 s
% 0.20/0.56  % (32466)Instructions burned: 5 (million)
% 0.20/0.56  % (32466)------------------------------
% 0.20/0.56  % (32466)------------------------------
% 0.20/0.56  % (32468)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.20/0.56  % (32482)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.20/0.56  % (32471)Refutation not found, incomplete strategy% (32471)------------------------------
% 0.20/0.56  % (32471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32471)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (32471)Memory used [KB]: 5884
% 0.20/0.56  % (32471)Time elapsed: 0.137 s
% 0.20/0.56  % (32471)Instructions burned: 6 (million)
% 0.20/0.56  % (32471)------------------------------
% 0.20/0.56  % (32471)------------------------------
% 0.20/0.56  % (32487)Instruction limit reached!
% 0.20/0.56  % (32487)------------------------------
% 0.20/0.56  % (32487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32487)Termination reason: Unknown
% 0.20/0.56  % (32487)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (32487)Memory used [KB]: 6012
% 0.20/0.56  % (32487)Time elapsed: 0.118 s
% 0.20/0.56  % (32487)Instructions burned: 37 (million)
% 0.20/0.56  % (32487)------------------------------
% 0.20/0.56  % (32487)------------------------------
% 0.20/0.56  % (32468)Refutation not found, incomplete strategy% (32468)------------------------------
% 0.20/0.56  % (32468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32468)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (32468)Memory used [KB]: 5884
% 0.20/0.56  % (32468)Time elapsed: 0.155 s
% 0.20/0.56  % (32468)Instructions burned: 8 (million)
% 0.20/0.56  % (32468)------------------------------
% 0.20/0.56  % (32468)------------------------------
% 0.20/0.56  % (32469)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.56  % (32470)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.20/0.56  % (32474)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.20/0.56  % (32477)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.20/0.57  % (32477)Instruction limit reached!
% 0.20/0.57  % (32477)------------------------------
% 0.20/0.57  % (32477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (32477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (32477)Termination reason: Unknown
% 0.20/0.57  % (32477)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (32477)Memory used [KB]: 5884
% 0.20/0.57  % (32477)Time elapsed: 0.165 s
% 0.20/0.57  % (32477)Instructions burned: 4 (million)
% 0.20/0.57  % (32477)------------------------------
% 0.20/0.57  % (32477)------------------------------
% 0.20/0.57  % (32490)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.20/0.57  % (32489)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.20/0.57  % (32491)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.20/0.57  % (32483)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.20/0.57  % (32479)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.20/0.57  TRYING [1]
% 0.20/0.57  TRYING [2]
% 0.20/0.58  % (32484)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.20/0.58  % (32479)Instruction limit reached!
% 0.20/0.58  % (32479)------------------------------
% 0.20/0.58  % (32479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (32479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32479)Termination reason: Unknown
% 0.20/0.58  % (32479)Termination phase: Finite model building SAT solving
% 0.20/0.58  
% 0.20/0.58  % (32479)Memory used [KB]: 6140
% 0.20/0.58  % (32479)Time elapsed: 0.143 s
% 0.20/0.58  % (32479)Instructions burned: 7 (million)
% 0.20/0.58  % (32479)------------------------------
% 0.20/0.58  % (32479)------------------------------
% 0.20/0.58  % (32474)Instruction limit reached!
% 0.20/0.58  % (32474)------------------------------
% 0.20/0.58  % (32474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (32474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32474)Termination reason: Unknown
% 0.20/0.58  % (32474)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (32474)Memory used [KB]: 6012
% 0.20/0.58  % (32474)Time elapsed: 0.169 s
% 0.20/0.58  % (32474)Instructions burned: 7 (million)
% 0.20/0.58  % (32474)------------------------------
% 0.20/0.58  % (32474)------------------------------
% 0.20/0.58  % (32476)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.20/0.58  % (32492)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.20/0.58  % (32481)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.20/0.58  % (32476)Instruction limit reached!
% 0.20/0.58  % (32476)------------------------------
% 0.20/0.58  % (32476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (32476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32476)Termination reason: Unknown
% 0.20/0.58  % (32476)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (32476)Memory used [KB]: 5884
% 0.20/0.58  % (32476)Time elapsed: 0.178 s
% 0.20/0.58  % (32476)Instructions burned: 6 (million)
% 0.20/0.58  % (32476)------------------------------
% 0.20/0.58  % (32476)------------------------------
% 0.20/0.58  % (32488)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.20/0.58  % (32481)Instruction limit reached!
% 0.20/0.58  % (32481)------------------------------
% 0.20/0.58  % (32481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (32481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32481)Termination reason: Unknown
% 0.20/0.58  % (32481)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (32481)Memory used [KB]: 5884
% 0.20/0.58  % (32481)Time elapsed: 0.161 s
% 0.20/0.58  % (32481)Instructions burned: 8 (million)
% 0.20/0.58  % (32481)------------------------------
% 0.20/0.58  % (32481)------------------------------
% 0.20/0.59  % (32485)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.20/0.59  % (32473)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.20/0.59  % (32491)Refutation not found, incomplete strategy% (32491)------------------------------
% 0.20/0.59  % (32491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (32491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (32491)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.59  
% 0.20/0.59  % (32491)Memory used [KB]: 1407
% 0.20/0.59  % (32491)Time elapsed: 0.169 s
% 0.20/0.59  % (32491)Instructions burned: 5 (million)
% 0.20/0.59  % (32491)------------------------------
% 0.20/0.59  % (32491)------------------------------
% 0.20/0.59  % (32483)Instruction limit reached!
% 0.20/0.59  % (32483)------------------------------
% 0.20/0.59  % (32483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (32483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (32483)Termination reason: Unknown
% 0.20/0.59  % (32483)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (32483)Memory used [KB]: 5884
% 0.20/0.59  % (32483)Time elapsed: 0.179 s
% 0.20/0.59  % (32483)Instructions burned: 8 (million)
% 0.20/0.59  % (32483)------------------------------
% 0.20/0.59  % (32483)------------------------------
% 0.20/0.59  % (32489)Refutation not found, incomplete strategy% (32489)------------------------------
% 0.20/0.59  % (32489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (32489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (32489)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.59  
% 0.20/0.59  % (32489)Memory used [KB]: 6012
% 0.20/0.59  % (32489)Time elapsed: 0.173 s
% 0.20/0.59  % (32489)Instructions burned: 11 (million)
% 0.20/0.59  % (32489)------------------------------
% 0.20/0.59  % (32489)------------------------------
% 0.20/0.59  % (32484)Instruction limit reached!
% 0.20/0.59  % (32484)------------------------------
% 0.20/0.59  % (32484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (32484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (32484)Termination reason: Unknown
% 0.20/0.59  % (32484)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (32484)Memory used [KB]: 1535
% 0.20/0.59  % (32484)Time elapsed: 0.191 s
% 0.20/0.59  % (32484)Instructions burned: 7 (million)
% 0.20/0.59  % (32484)------------------------------
% 0.20/0.59  % (32484)------------------------------
% 0.20/0.59  % (32475)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.20/0.60  % (32493)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.20/0.61  % (32485)Refutation not found, incomplete strategy% (32485)------------------------------
% 0.20/0.61  % (32485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (32485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (32485)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.61  
% 0.20/0.61  % (32485)Memory used [KB]: 5884
% 0.20/0.61  % (32485)Time elapsed: 0.172 s
% 0.20/0.61  % (32485)Instructions burned: 4 (million)
% 0.20/0.61  % (32485)------------------------------
% 0.20/0.61  % (32485)------------------------------
% 0.20/0.62  % (32492)Instruction limit reached!
% 0.20/0.62  % (32492)------------------------------
% 0.20/0.62  % (32492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (32492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (32492)Termination reason: Unknown
% 0.20/0.62  % (32492)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (32492)Memory used [KB]: 6012
% 0.20/0.62  % (32492)Time elapsed: 0.211 s
% 0.20/0.62  % (32492)Instructions burned: 22 (million)
% 0.20/0.62  % (32492)------------------------------
% 0.20/0.62  % (32492)------------------------------
% 0.20/0.62  % (32469)Instruction limit reached!
% 0.20/0.62  % (32469)------------------------------
% 0.20/0.62  % (32469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (32469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (32469)Termination reason: Unknown
% 0.20/0.62  % (32469)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (32469)Memory used [KB]: 6012
% 0.20/0.62  % (32469)Time elapsed: 0.196 s
% 0.20/0.62  % (32469)Instructions burned: 25 (million)
% 0.20/0.62  % (32469)------------------------------
% 0.20/0.62  % (32469)------------------------------
% 0.20/0.62  % (32478)Instruction limit reached!
% 0.20/0.62  % (32478)------------------------------
% 0.20/0.62  % (32478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (32478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (32478)Termination reason: Unknown
% 0.20/0.62  % (32478)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (32478)Memory used [KB]: 1663
% 0.20/0.62  % (32478)Time elapsed: 0.166 s
% 0.20/0.62  % (32478)Instructions burned: 30 (million)
% 0.20/0.62  % (32478)------------------------------
% 0.20/0.62  % (32478)------------------------------
% 2.12/0.62  % (32482)Instruction limit reached!
% 2.12/0.62  % (32482)------------------------------
% 2.12/0.62  % (32482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.62  % (32482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.62  % (32482)Termination reason: Unknown
% 2.12/0.62  % (32482)Termination phase: Saturation
% 2.12/0.62  
% 2.12/0.62  % (32482)Memory used [KB]: 10746
% 2.12/0.62  % (32482)Time elapsed: 0.201 s
% 2.12/0.62  % (32482)Instructions burned: 29 (million)
% 2.12/0.62  % (32482)------------------------------
% 2.12/0.62  % (32482)------------------------------
% 2.12/0.62  % (32507)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.12/0.63  % (32467)Instruction limit reached!
% 2.12/0.63  % (32467)------------------------------
% 2.12/0.63  % (32467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.63  % (32467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.63  % (32467)Termination reason: Unknown
% 2.12/0.63  % (32467)Termination phase: Saturation
% 2.12/0.63  
% 2.12/0.63  % (32467)Memory used [KB]: 6140
% 2.12/0.63  % (32467)Time elapsed: 0.221 s
% 2.12/0.63  % (32467)Instructions burned: 45 (million)
% 2.12/0.63  % (32467)------------------------------
% 2.12/0.63  % (32467)------------------------------
% 2.12/0.64  % (32475)Instruction limit reached!
% 2.12/0.64  % (32475)------------------------------
% 2.12/0.64  % (32475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (32475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (32475)Termination reason: Unknown
% 2.12/0.64  % (32475)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (32475)Memory used [KB]: 6012
% 2.12/0.64  % (32475)Time elapsed: 0.212 s
% 2.12/0.64  % (32475)Instructions burned: 23 (million)
% 2.12/0.64  % (32475)------------------------------
% 2.12/0.64  % (32475)------------------------------
% 2.30/0.65  % (32465)Instruction limit reached!
% 2.30/0.65  % (32465)------------------------------
% 2.30/0.65  % (32465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (32465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (32465)Termination reason: Unknown
% 2.30/0.65  % (32465)Termination phase: Saturation
% 2.30/0.65  
% 2.30/0.65  % (32465)Memory used [KB]: 1791
% 2.30/0.65  % (32465)Time elapsed: 0.225 s
% 2.30/0.65  % (32465)Instructions burned: 42 (million)
% 2.30/0.65  % (32465)------------------------------
% 2.30/0.65  % (32465)------------------------------
% 2.30/0.65  % (32507)Instruction limit reached!
% 2.30/0.65  % (32507)------------------------------
% 2.30/0.65  % (32507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (32507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (32507)Termination reason: Unknown
% 2.30/0.65  % (32507)Termination phase: Saturation
% 2.30/0.65  
% 2.30/0.65  % (32507)Memory used [KB]: 6140
% 2.30/0.65  % (32507)Time elapsed: 0.053 s
% 2.30/0.65  % (32507)Instructions burned: 40 (million)
% 2.30/0.65  % (32507)------------------------------
% 2.30/0.65  % (32507)------------------------------
% 2.30/0.66  % (32488)Instruction limit reached!
% 2.30/0.66  % (32488)------------------------------
% 2.30/0.66  % (32488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (32488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (32488)Termination reason: Unknown
% 2.30/0.66  % (32488)Termination phase: Saturation
% 2.30/0.66  
% 2.30/0.66  % (32488)Memory used [KB]: 6140
% 2.30/0.66  % (32488)Time elapsed: 0.264 s
% 2.30/0.66  % (32488)Instructions burned: 46 (million)
% 2.30/0.66  % (32488)------------------------------
% 2.30/0.66  % (32488)------------------------------
% 2.30/0.67  % (32473)Instruction limit reached!
% 2.30/0.67  % (32473)------------------------------
% 2.30/0.67  % (32473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (32473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (32473)Termination reason: Unknown
% 2.30/0.67  % (32473)Termination phase: Saturation
% 2.30/0.67  
% 2.30/0.67  % (32473)Memory used [KB]: 6268
% 2.30/0.67  % (32473)Time elapsed: 0.244 s
% 2.30/0.67  % (32473)Instructions burned: 51 (million)
% 2.30/0.67  % (32473)------------------------------
% 2.30/0.67  % (32473)------------------------------
% 2.30/0.67  % (32470)Instruction limit reached!
% 2.30/0.67  % (32470)------------------------------
% 2.30/0.67  % (32470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (32470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (32470)Termination reason: Unknown
% 2.30/0.67  % (32470)Termination phase: Saturation
% 2.30/0.67  
% 2.30/0.67  % (32470)Memory used [KB]: 1791
% 2.30/0.67  % (32470)Time elapsed: 0.243 s
% 2.30/0.67  % (32470)Instructions burned: 49 (million)
% 2.30/0.67  % (32470)------------------------------
% 2.30/0.67  % (32470)------------------------------
% 2.30/0.68  % (32509)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 (2997ds/33Mi)
% 2.30/0.69  % (32510)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 (2997ds/29Mi)
% 2.30/0.69  % (32490)Refutation not found, non-redundant clauses discarded% (32490)------------------------------
% 2.30/0.69  % (32490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.69  % (32490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.69  % (32490)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.30/0.69  
% 2.30/0.69  % (32490)Memory used [KB]: 6396
% 2.30/0.69  % (32490)Time elapsed: 0.286 s
% 2.30/0.69  % (32490)Instructions burned: 69 (million)
% 2.30/0.69  % (32490)------------------------------
% 2.30/0.69  % (32490)------------------------------
% 2.67/0.71  % (32509)Instruction limit reached!
% 2.67/0.71  % (32509)------------------------------
% 2.67/0.71  % (32509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.71  % (32509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.71  % (32509)Termination reason: Unknown
% 2.67/0.71  % (32509)Termination phase: Saturation
% 2.67/0.71  
% 2.67/0.71  % (32509)Memory used [KB]: 6012
% 2.67/0.71  % (32509)Time elapsed: 0.076 s
% 2.67/0.71  % (32509)Instructions burned: 33 (million)
% 2.67/0.71  % (32509)------------------------------
% 2.67/0.71  % (32509)------------------------------
% 2.67/0.72  % (32529)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 2.67/0.72  % (32511)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/34Mi)
% 2.67/0.72  % (32508)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 (2997ds/3Mi)
% 2.67/0.72  % (32510)Instruction limit reached!
% 2.67/0.72  % (32510)------------------------------
% 2.67/0.72  % (32510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (32510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (32510)Termination reason: Unknown
% 2.67/0.72  % (32510)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (32510)Memory used [KB]: 1535
% 2.67/0.72  % (32510)Time elapsed: 0.086 s
% 2.67/0.72  % (32510)Instructions burned: 30 (million)
% 2.67/0.72  % (32510)------------------------------
% 2.67/0.72  % (32510)------------------------------
% 2.67/0.74  % (32514)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.67/0.74  % (32508)Instruction limit reached!
% 2.67/0.74  % (32508)------------------------------
% 2.67/0.74  % (32508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.74  % (32508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.74  % (32508)Termination reason: Unknown
% 2.67/0.74  % (32508)Termination phase: Saturation
% 2.67/0.74  
% 2.67/0.74  % (32508)Memory used [KB]: 5884
% 2.67/0.74  % (32508)Time elapsed: 0.140 s
% 2.67/0.74  % (32508)Instructions burned: 4 (million)
% 2.67/0.74  % (32508)------------------------------
% 2.67/0.74  % (32508)------------------------------
% 2.67/0.74  % (32512)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.67/0.75  % (32515)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.67/0.75  % (32513)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.88/0.76  % (32520)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.88/0.76  % (32517)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.88/0.76  % (32516)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.88/0.76  % (32518)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.88/0.77  % (32519)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.88/0.77  % (32515)Instruction limit reached!
% 2.88/0.77  % (32515)------------------------------
% 2.88/0.77  % (32515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.77  % (32515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.77  % (32515)Termination reason: Unknown
% 2.88/0.77  % (32515)Termination phase: Saturation
% 2.88/0.77  
% 2.88/0.77  % (32515)Memory used [KB]: 6012
% 2.88/0.77  % (32515)Time elapsed: 0.159 s
% 2.88/0.77  % (32515)Instructions burned: 7 (million)
% 2.88/0.77  % (32515)------------------------------
% 2.88/0.77  % (32515)------------------------------
% 2.88/0.77  TRYING [1]
% 2.88/0.77  TRYING [2]
% 2.88/0.78  TRYING [3]
% 2.88/0.79  % (32522)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.88/0.79  % (32506)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.88/0.79  % (32486)Instruction limit reached!
% 2.88/0.79  % (32486)------------------------------
% 2.88/0.79  % (32486)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.79  % (32486)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.79  % (32486)Termination reason: Unknown
% 2.88/0.79  % (32486)Termination phase: Saturation
% 2.88/0.79  
% 2.88/0.79  % (32486)Memory used [KB]: 7164
% 2.88/0.79  % (32486)Time elapsed: 0.330 s
% 2.88/0.79  % (32486)Instructions burned: 97 (million)
% 2.88/0.79  % (32486)------------------------------
% 2.88/0.79  % (32486)------------------------------
% 2.88/0.79  % (32525)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.88/0.79  % (32523)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.88/0.80  % (32511)Instruction limit reached!
% 2.88/0.80  % (32511)------------------------------
% 2.88/0.80  % (32511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.80  % (32511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.80  % (32511)Termination reason: Unknown
% 2.88/0.80  % (32511)Termination phase: Saturation
% 2.88/0.80  
% 2.88/0.80  % (32511)Memory used [KB]: 6396
% 2.88/0.80  % (32511)Time elapsed: 0.209 s
% 2.88/0.80  % (32511)Instructions burned: 35 (million)
% 2.88/0.80  % (32511)------------------------------
% 2.88/0.80  % (32511)------------------------------
% 2.88/0.80  % (32526)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.88/0.80  % (32524)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.88/0.80  % (32513)Instruction limit reached!
% 2.88/0.80  % (32513)------------------------------
% 2.88/0.80  % (32513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.80  % (32513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.80  % (32513)Termination reason: Unknown
% 2.88/0.80  % (32513)Termination phase: Finite model building constraint generation
% 2.88/0.80  
% 2.88/0.80  % (32513)Memory used [KB]: 7291
% 2.88/0.80  % (32513)Time elapsed: 0.178 s
% 2.88/0.80  % (32513)Instructions burned: 23 (million)
% 2.88/0.80  % (32513)------------------------------
% 2.88/0.80  % (32513)------------------------------
% 2.88/0.81  % (32523)Instruction limit reached!
% 2.88/0.81  % (32523)------------------------------
% 2.88/0.81  % (32523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.81  % (32523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.81  % (32523)Termination reason: Unknown
% 2.88/0.81  % (32523)Termination phase: Saturation
% 2.88/0.81  
% 2.88/0.81  % (32523)Memory used [KB]: 5884
% 2.88/0.81  % (32523)Time elapsed: 0.166 s
% 2.88/0.81  % (32523)Instructions burned: 8 (million)
% 2.88/0.81  % (32523)------------------------------
% 2.88/0.81  % (32523)------------------------------
% 2.88/0.82  % (32529)Instruction limit reached!
% 2.88/0.82  % (32529)------------------------------
% 2.88/0.82  % (32529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (32529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.82  % (32529)Termination reason: Unknown
% 2.88/0.82  % (32529)Termination phase: Saturation
% 2.88/0.82  
% 2.88/0.82  % (32529)Memory used [KB]: 7036
% 2.88/0.82  % (32529)Time elapsed: 0.100 s
% 2.88/0.82  % (32529)Instructions burned: 137 (million)
% 2.88/0.82  % (32529)------------------------------
% 2.88/0.82  % (32529)------------------------------
% 2.88/0.82  % (32506)Instruction limit reached!
% 2.88/0.82  % (32506)------------------------------
% 2.88/0.82  % (32506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (32506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.82  % (32506)Termination reason: Unknown
% 2.88/0.82  % (32506)Termination phase: Saturation
% 2.88/0.82  
% 2.88/0.82  % (32506)Memory used [KB]: 6012
% 2.88/0.82  % (32506)Time elapsed: 0.223 s
% 2.88/0.82  % (32506)Instructions burned: 14 (million)
% 2.88/0.82  % (32506)------------------------------
% 2.88/0.82  % (32506)------------------------------
% 2.88/0.82  % (32524)Refutation not found, incomplete strategy% (32524)------------------------------
% 2.88/0.82  % (32524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.82  % (32524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.82  % (32524)Termination reason: Refutation not found, incomplete strategy
% 2.88/0.82  
% 2.88/0.82  % (32524)Memory used [KB]: 5884
% 2.88/0.82  % (32524)Time elapsed: 0.165 s
% 2.88/0.82  % (32524)Instructions burned: 15 (million)
% 2.88/0.82  % (32524)------------------------------
% 2.88/0.82  % (32524)------------------------------
% 2.88/0.82  % (32530)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 2.88/0.83  % (32517)Instruction limit reached!
% 2.88/0.83  % (32517)------------------------------
% 2.88/0.83  % (32517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (32517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (32517)Termination reason: Unknown
% 2.88/0.83  % (32517)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (32517)Memory used [KB]: 6140
% 2.88/0.83  % (32517)Time elapsed: 0.202 s
% 2.88/0.83  % (32517)Instructions burned: 38 (million)
% 2.88/0.83  % (32517)------------------------------
% 2.88/0.83  % (32517)------------------------------
% 2.88/0.83  % (32528)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 (2996ds/307Mi)
% 2.88/0.84  % (32493)Instruction limit reached!
% 2.88/0.84  % (32493)------------------------------
% 2.88/0.84  % (32493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.84  % (32493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.84  % (32493)Termination reason: Unknown
% 2.88/0.84  % (32493)Termination phase: Saturation
% 2.88/0.84  
% 2.88/0.84  % (32493)Memory used [KB]: 6524
% 2.88/0.84  % (32493)Time elapsed: 0.407 s
% 2.88/0.84  % (32493)Instructions burned: 101 (million)
% 2.88/0.84  % (32493)------------------------------
% 2.88/0.84  % (32493)------------------------------
% 2.88/0.84  % (32512)Instruction limit reached!
% 2.88/0.84  % (32512)------------------------------
% 2.88/0.84  % (32512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.84  % (32512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.84  % (32512)Termination reason: Unknown
% 2.88/0.84  % (32512)Termination phase: Saturation
% 2.88/0.84  
% 2.88/0.84  % (32512)Memory used [KB]: 6268
% 2.88/0.84  % (32512)Time elapsed: 0.228 s
% 2.88/0.84  % (32512)Instructions burned: 46 (million)
% 2.88/0.84  % (32512)------------------------------
% 2.88/0.84  % (32512)------------------------------
% 3.37/0.85  % (32531)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 3.37/0.85  % (32534)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.37/0.85  % (32521)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 3.37/0.85  % (32532)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.37/0.86  % (32519)Refutation not found, non-redundant clauses discarded% (32519)------------------------------
% 3.37/0.86  % (32519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.86  % (32519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.86  % (32519)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.37/0.86  
% 3.37/0.86  % (32519)Memory used [KB]: 2174
% 3.37/0.86  % (32519)Time elapsed: 0.243 s
% 3.37/0.86  % (32519)Instructions burned: 42 (million)
% 3.37/0.86  % (32519)------------------------------
% 3.37/0.86  % (32519)------------------------------
% 3.37/0.86  % (32527)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 3.37/0.87  % (32535)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.37/0.87  % (32543)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.37/0.88  % (32533)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.37/0.88  % (32532)Refutation not found, incomplete strategy% (32532)------------------------------
% 3.37/0.88  % (32532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.88  % (32532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.88  % (32532)Termination reason: Refutation not found, incomplete strategy
% 3.37/0.88  
% 3.37/0.88  % (32532)Memory used [KB]: 6012
% 3.37/0.88  % (32532)Time elapsed: 0.153 s
% 3.37/0.88  % (32532)Instructions burned: 14 (million)
% 3.37/0.88  % (32532)------------------------------
% 3.37/0.88  % (32532)------------------------------
% 3.37/0.88  % (32514)Instruction limit reached!
% 3.37/0.88  % (32514)------------------------------
% 3.37/0.88  % (32514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.88  % (32514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.88  % (32514)Termination reason: Unknown
% 3.37/0.88  % (32514)Termination phase: Saturation
% 3.37/0.88  
% 3.37/0.88  % (32514)Memory used [KB]: 1791
% 3.37/0.88  % (32514)Time elapsed: 0.283 s
% 3.37/0.88  % (32514)Instructions burned: 76 (million)
% 3.37/0.88  % (32514)------------------------------
% 3.37/0.88  % (32514)------------------------------
% 3.47/0.90  % (32543)Instruction limit reached!
% 3.47/0.90  % (32543)------------------------------
% 3.47/0.90  % (32543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.90  % (32543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.90  % (32543)Termination reason: Unknown
% 3.47/0.90  % (32543)Termination phase: Saturation
% 3.47/0.90  
% 3.47/0.90  % (32543)Memory used [KB]: 6268
% 3.47/0.90  % (32543)Time elapsed: 0.028 s
% 3.47/0.90  % (32543)Instructions burned: 40 (million)
% 3.47/0.90  % (32543)------------------------------
% 3.47/0.90  % (32543)------------------------------
% 3.47/0.91  % (32536)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.47/0.91  % (32525)Instruction limit reached!
% 3.47/0.91  % (32525)------------------------------
% 3.47/0.91  % (32525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.91  % (32525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.91  % (32525)Termination reason: Unknown
% 3.47/0.91  % (32525)Termination phase: Saturation
% 3.47/0.91  
% 3.47/0.91  % (32525)Memory used [KB]: 6140
% 3.47/0.91  % (32525)Time elapsed: 0.233 s
% 3.47/0.91  % (32525)Instructions burned: 59 (million)
% 3.47/0.91  % (32525)------------------------------
% 3.47/0.91  % (32525)------------------------------
% 3.47/0.92  % (32520)Instruction limit reached!
% 3.47/0.92  % (32520)------------------------------
% 3.47/0.92  % (32520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.92  % (32520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.92  % (32520)Termination reason: Unknown
% 3.47/0.92  % (32520)Termination phase: Saturation
% 3.47/0.92  
% 3.47/0.92  % (32520)Memory used [KB]: 6140
% 3.47/0.92  % (32520)Time elapsed: 0.300 s
% 3.47/0.92  % (32520)Instructions burned: 110 (million)
% 3.47/0.92  % (32520)------------------------------
% 3.47/0.92  % (32520)------------------------------
% 3.72/0.94  % (32540)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/141Mi)
% 3.72/0.94  % (32526)Refutation not found, non-redundant clauses discarded% (32526)------------------------------
% 3.72/0.94  % (32526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.94  % (32526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.94  % (32526)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.72/0.94  
% 3.72/0.94  % (32526)Memory used [KB]: 1791
% 3.72/0.94  % (32526)Time elapsed: 0.237 s
% 3.72/0.94  % (32526)Instructions burned: 67 (million)
% 3.72/0.94  % (32526)------------------------------
% 3.72/0.94  % (32526)------------------------------
% 3.80/0.95  % (32539)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/119Mi)
% 3.80/0.95  % (32538)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/240Mi)
% 3.80/0.96  % (32551)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 (2994ds/70Mi)
% 3.80/0.96  % (32537)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/156Mi)
% 3.80/0.97  % (32522)Instruction limit reached!
% 3.80/0.97  % (32522)------------------------------
% 3.80/0.97  % (32522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.97  % (32522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.97  % (32522)Termination reason: Unknown
% 3.80/0.97  % (32522)Termination phase: Saturation
% 3.80/0.97  
% 3.80/0.97  % (32522)Memory used [KB]: 6396
% 3.80/0.97  % (32522)Time elapsed: 0.335 s
% 3.80/0.97  % (32522)Instructions burned: 117 (million)
% 3.80/0.97  % (32522)------------------------------
% 3.80/0.97  % (32522)------------------------------
% 3.80/0.97  % (32544)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 (2995ds/378Mi)
% 3.80/0.97  % (32541)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/298Mi)
% 3.80/0.99  % (32545)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 (2995ds/46Mi)
% 3.91/1.00  % (32551)Instruction limit reached!
% 3.91/1.00  % (32551)------------------------------
% 3.91/1.00  % (32551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.00  % (32551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.00  % (32551)Termination reason: Unknown
% 3.91/1.00  % (32551)Termination phase: Saturation
% 3.91/1.00  
% 3.91/1.00  % (32551)Memory used [KB]: 6524
% 3.91/1.00  % (32551)Time elapsed: 0.048 s
% 3.91/1.00  % (32551)Instructions burned: 70 (million)
% 3.91/1.00  % (32551)------------------------------
% 3.91/1.00  % (32551)------------------------------
% 3.91/1.01  % (32547)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.91/1.03  % (32535)Refutation not found, non-redundant clauses discarded% (32535)------------------------------
% 3.91/1.03  % (32535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.03  % (32535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.03  % (32535)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.91/1.03  
% 3.91/1.03  % (32535)Memory used [KB]: 6652
% 3.91/1.03  % (32535)Time elapsed: 0.227 s
% 3.91/1.03  % (32535)Instructions burned: 77 (million)
% 3.91/1.03  % (32535)------------------------------
% 3.91/1.03  % (32535)------------------------------
% 3.91/1.03  % (32550)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 (2994ds/106Mi)
% 3.91/1.04  % (32530)Instruction limit reached!
% 3.91/1.04  % (32530)------------------------------
% 3.91/1.04  % (32530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.04  % (32530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.04  % (32530)Termination reason: Unknown
% 3.91/1.04  % (32530)Termination phase: Saturation
% 3.91/1.04  
% 3.91/1.04  % (32530)Memory used [KB]: 2302
% 3.91/1.04  % (32530)Time elapsed: 0.320 s
% 3.91/1.04  % (32530)Instructions burned: 109 (million)
% 3.91/1.04  % (32530)------------------------------
% 3.91/1.04  % (32530)------------------------------
% 3.91/1.04  % (32542)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 3.91/1.04  % (32518)Instruction limit reached!
% 3.91/1.04  % (32518)------------------------------
% 3.91/1.04  % (32518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.04  % (32518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.04  % (32518)Termination reason: Unknown
% 3.91/1.04  % (32518)Termination phase: Saturation
% 3.91/1.04  
% 3.91/1.04  % (32518)Memory used [KB]: 2558
% 3.91/1.04  % (32518)Time elapsed: 0.426 s
% 3.91/1.04  % (32518)Instructions burned: 149 (million)
% 3.91/1.04  % (32518)------------------------------
% 3.91/1.04  % (32518)------------------------------
% 3.91/1.04  % (32548)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 (2994ds/40Mi)
% 3.91/1.05  % (32549)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/7Mi)
% 3.91/1.05  TRYING [1]
% 3.91/1.05  TRYING [2]
% 3.91/1.05  % (32549)Instruction limit reached!
% 3.91/1.05  % (32549)------------------------------
% 3.91/1.05  % (32549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.05  % (32549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.05  % (32549)Termination reason: Unknown
% 3.91/1.05  % (32549)Termination phase: Finite model building SAT solving
% 3.91/1.05  
% 3.91/1.05  % (32536)Instruction limit reached!
% 3.91/1.05  % (32536)------------------------------
% 3.91/1.05  % (32536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.05  % (32549)Memory used [KB]: 6140
% 3.91/1.05  % (32549)Time elapsed: 0.143 s
% 3.91/1.05  % (32536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.05  % (32549)Instructions burned: 10 (million)
% 3.91/1.05  % (32536)Termination reason: Unknown
% 3.91/1.05  % (32549)------------------------------
% 3.91/1.05  % (32549)------------------------------
% 3.91/1.05  % (32536)Termination phase: Saturation
% 3.91/1.05  
% 3.91/1.05  % (32536)Memory used [KB]: 6140
% 3.91/1.05  % (32536)Time elapsed: 0.257 s
% 3.91/1.05  % (32536)Instructions burned: 97 (million)
% 3.91/1.05  % (32536)------------------------------
% 3.91/1.05  % (32536)------------------------------
% 4.34/1.06  % (32516)Instruction limit reached!
% 4.34/1.06  % (32516)------------------------------
% 4.34/1.06  % (32516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.06  % (32516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.06  % (32516)Termination reason: Unknown
% 4.34/1.06  % (32516)Termination phase: Saturation
% 4.34/1.06  
% 4.34/1.06  % (32516)Memory used [KB]: 7931
% 4.34/1.06  % (32516)Time elapsed: 0.424 s
% 4.34/1.06  % (32516)Instructions burned: 152 (million)
% 4.34/1.06  % (32516)------------------------------
% 4.34/1.06  % (32516)------------------------------
% 4.34/1.06  % (32556)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 (2993ds/226Mi)
% 4.34/1.07  % (32545)Instruction limit reached!
% 4.34/1.07  % (32545)------------------------------
% 4.34/1.07  % (32545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.07  % (32545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.07  % (32545)Termination reason: Unknown
% 4.34/1.07  % (32545)Termination phase: Saturation
% 4.34/1.07  
% 4.34/1.07  % (32545)Memory used [KB]: 6396
% 4.34/1.07  % (32545)Time elapsed: 0.217 s
% 4.34/1.07  % (32545)Instructions burned: 46 (million)
% 4.34/1.07  % (32545)------------------------------
% 4.34/1.07  % (32545)------------------------------
% 4.34/1.07  % (32546)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 (2995ds/171Mi)
% 4.34/1.08  % (32552)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 (2994ds/101Mi)
% 4.34/1.09  % (32527)Instruction limit reached!
% 4.34/1.09  % (32527)------------------------------
% 4.34/1.09  % (32527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.09  % (32527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.09  % (32527)Termination reason: Unknown
% 4.34/1.09  % (32527)Termination phase: Saturation
% 4.34/1.09  
% 4.34/1.09  % (32527)Memory used [KB]: 6652
% 4.34/1.09  % (32527)Time elapsed: 0.387 s
% 4.34/1.09  % (32527)Instructions burned: 92 (million)
% 4.34/1.09  % (32527)------------------------------
% 4.34/1.09  % (32527)------------------------------
% 4.34/1.09  % (32552)Refutation not found, incomplete strategy% (32552)------------------------------
% 4.34/1.09  % (32552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.09  % (32552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.09  % (32552)Termination reason: Refutation not found, incomplete strategy
% 4.34/1.09  
% 4.34/1.09  % (32552)Memory used [KB]: 6012
% 4.34/1.09  % (32552)Time elapsed: 0.160 s
% 4.34/1.09  % (32552)Instructions burned: 13 (million)
% 4.34/1.09  % (32552)------------------------------
% 4.34/1.09  % (32552)------------------------------
% 4.34/1.09  % (32554)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.34/1.10  % (32553)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.34/1.11  % (32553)Refutation not found, incomplete strategy% (32553)------------------------------
% 4.34/1.11  % (32553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.11  % (32553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.11  % (32553)Termination reason: Refutation not found, incomplete strategy
% 4.34/1.11  
% 4.34/1.11  % (32553)Memory used [KB]: 5884
% 4.34/1.11  % (32553)Time elapsed: 0.166 s
% 4.34/1.11  % (32553)Instructions burned: 7 (million)
% 4.34/1.11  % (32553)------------------------------
% 4.34/1.11  % (32553)------------------------------
% 4.34/1.12  % (32548)Instruction limit reached!
% 4.34/1.12  % (32548)------------------------------
% 4.34/1.12  % (32548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.12  % (32548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.12  % (32548)Termination reason: Unknown
% 4.34/1.12  % (32548)Termination phase: Saturation
% 4.34/1.12  
% 4.34/1.12  % (32548)Memory used [KB]: 6652
% 4.34/1.12  % (32548)Time elapsed: 0.219 s
% 4.34/1.12  % (32548)Instructions burned: 40 (million)
% 4.34/1.12  % (32548)------------------------------
% 4.34/1.12  % (32548)------------------------------
% 4.34/1.14  % (32539)Instruction limit reached!
% 4.34/1.14  % (32539)------------------------------
% 4.34/1.14  % (32539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.14  % (32539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.14  % (32539)Termination reason: Unknown
% 4.34/1.14  % (32539)Termination phase: Saturation
% 4.34/1.14  
% 4.34/1.14  % (32539)Memory used [KB]: 2174
% 4.34/1.14  % (32539)Time elapsed: 0.315 s
% 4.34/1.14  % (32539)Instructions burned: 120 (million)
% 4.34/1.14  % (32539)------------------------------
% 4.34/1.14  % (32539)------------------------------
% 4.34/1.14  % (32555)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 (2993ds/389Mi)
% 4.34/1.14  % (32533)Instruction limit reached!
% 4.34/1.14  % (32533)------------------------------
% 4.34/1.14  % (32533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.14  % (32533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.14  % (32533)Termination reason: Unknown
% 4.34/1.14  % (32533)Termination phase: Saturation
% 4.34/1.14  
% 4.34/1.14  % (32533)Memory used [KB]: 8187
% 4.34/1.14  % (32533)Time elapsed: 0.401 s
% 4.34/1.14  % (32533)Instructions burned: 143 (million)
% 4.34/1.14  % (32533)------------------------------
% 4.34/1.14  % (32533)------------------------------
% 4.34/1.16  % (32554)Instruction limit reached!
% 4.34/1.16  % (32554)------------------------------
% 4.34/1.16  % (32554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.16  % (32554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.16  % (32554)Termination reason: Unknown
% 4.34/1.16  % (32554)Termination phase: Saturation
% 4.34/1.16  
% 4.34/1.16  % (32554)Memory used [KB]: 6268
% 4.34/1.16  % (32554)Time elapsed: 0.202 s
% 4.34/1.16  % (32554)Instructions burned: 45 (million)
% 4.34/1.16  % (32554)------------------------------
% 4.34/1.16  % (32554)------------------------------
% 4.34/1.17  % (32542)Instruction limit reached!
% 4.34/1.17  % (32542)------------------------------
% 4.34/1.17  % (32542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.17  % (32542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.17  % (32542)Termination reason: Unknown
% 4.34/1.17  % (32542)Termination phase: Saturation
% 4.34/1.17  
% 4.34/1.17  % (32542)Memory used [KB]: 6268
% 4.34/1.17  % (32542)Time elapsed: 0.304 s
% 4.34/1.17  % (32542)Instructions burned: 59 (million)
% 4.34/1.17  % (32542)------------------------------
% 4.34/1.17  % (32542)------------------------------
% 6.53/1.19  % (32559)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 (2993ds/85Mi)
% 6.53/1.19  % (32558)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 (2993ds/654Mi)
% 6.53/1.19  % (32521)Instruction limit reached!
% 6.53/1.19  % (32521)------------------------------
% 6.53/1.19  % (32521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.19  % (32521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.19  % (32521)Termination reason: Unknown
% 6.53/1.19  % (32521)Termination phase: Saturation
% 6.53/1.19  
% 6.53/1.19  % (32521)Memory used [KB]: 6780
% 6.53/1.19  % (32521)Time elapsed: 0.538 s
% 6.53/1.19  % (32521)Instructions burned: 151 (million)
% 6.53/1.19  % (32521)------------------------------
% 6.53/1.19  % (32521)------------------------------
% 6.53/1.19  % (32559)Refutation not found, incomplete strategy% (32559)------------------------------
% 6.53/1.19  % (32559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.19  % (32559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.19  % (32559)Termination reason: Refutation not found, incomplete strategy
% 6.53/1.19  
% 6.53/1.19  % (32559)Memory used [KB]: 5884
% 6.53/1.19  % (32559)Time elapsed: 0.107 s
% 6.53/1.19  % (32559)Instructions burned: 5 (million)
% 6.53/1.19  % (32559)------------------------------
% 6.53/1.19  % (32559)------------------------------
% 6.53/1.20  % (32550)Instruction limit reached!
% 6.53/1.20  % (32550)------------------------------
% 6.53/1.20  % (32550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.20  % (32550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.20  % (32550)Termination reason: Unknown
% 6.53/1.20  % (32550)Termination phase: Saturation
% 6.53/1.20  
% 6.53/1.20  % (32550)Memory used [KB]: 1791
% 6.53/1.20  % (32550)Time elapsed: 0.299 s
% 6.53/1.20  % (32550)Instructions burned: 108 (million)
% 6.53/1.20  % (32550)------------------------------
% 6.53/1.20  % (32550)------------------------------
% 6.53/1.21  % (32560)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 (2992ds/15Mi)
% 6.53/1.21  % (32561)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 (2992ds/156Mi)
% 6.53/1.21  % (32540)Instruction limit reached!
% 6.53/1.21  % (32540)------------------------------
% 6.53/1.21  % (32540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.21  % (32540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.21  % (32540)Termination reason: Unknown
% 6.53/1.21  % (32540)Termination phase: Saturation
% 6.53/1.21  
% 6.53/1.21  % (32540)Memory used [KB]: 6652
% 6.53/1.21  % (32540)Time elapsed: 0.373 s
% 6.53/1.21  % (32540)Instructions burned: 141 (million)
% 6.53/1.21  % (32540)------------------------------
% 6.53/1.21  % (32540)------------------------------
% 6.53/1.22  % (32556)Instruction limit reached!
% 6.53/1.22  % (32556)------------------------------
% 6.53/1.22  % (32556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.22  % (32556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.22  % (32556)Termination reason: Unknown
% 6.53/1.22  % (32556)Termination phase: Saturation
% 6.53/1.22  
% 6.53/1.22  % (32556)Memory used [KB]: 6908
% 6.53/1.22  % (32556)Time elapsed: 0.173 s
% 6.53/1.22  % (32556)Instructions burned: 226 (million)
% 6.53/1.22  % (32556)------------------------------
% 6.53/1.22  % (32556)------------------------------
% 6.88/1.22  % (32557)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/272Mi)
% 6.88/1.23  % (32563)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 (2992ds/185Mi)
% 6.88/1.23  % (32560)Instruction limit reached!
% 6.88/1.23  % (32560)------------------------------
% 6.88/1.23  % (32560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.88/1.23  % (32560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.88/1.23  % (32560)Termination reason: Unknown
% 6.88/1.23  % (32560)Termination phase: Saturation
% 6.88/1.23  
% 6.88/1.23  % (32560)Memory used [KB]: 5884
% 6.88/1.23  % (32560)Time elapsed: 0.127 s
% 6.88/1.23  % (32560)Instructions burned: 16 (million)
% 6.88/1.23  % (32560)------------------------------
% 6.88/1.23  % (32560)------------------------------
% 6.88/1.23  % (32537)Instruction limit reached!
% 6.88/1.23  % (32537)------------------------------
% 6.88/1.23  % (32537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.88/1.23  % (32537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.88/1.23  % (32537)Termination reason: Unknown
% 6.88/1.23  % (32537)Termination phase: Saturation
% 6.88/1.23  
% 6.88/1.23  % (32537)Memory used [KB]: 6780
% 6.88/1.23  % (32537)Time elapsed: 0.390 s
% 6.88/1.23  % (32537)Instructions burned: 156 (million)
% 6.88/1.23  % (32537)------------------------------
% 6.88/1.23  % (32537)------------------------------
% 6.88/1.24  % (32565)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/344Mi)
% 6.88/1.24  % (32562)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 (2992ds/141Mi)
% 7.16/1.27  % (32576)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 (2991ds/298Mi)
% 7.16/1.29  % (32568)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 (2992ds/29Mi)
% 7.16/1.29  % (32567)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/355Mi)
% 7.16/1.31  % (32566)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/104Mi)
% 7.16/1.31  % (32570)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 (2991ds/460Mi)
% 7.16/1.31  % (32564)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/86Mi)
% 7.16/1.31  % (32569)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 (2992ds/92Mi)
% 7.16/1.34  % (32547)Instruction limit reached!
% 7.16/1.34  % (32547)------------------------------
% 7.16/1.34  % (32547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.16/1.34  % (32547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.16/1.34  % (32547)Termination reason: Unknown
% 7.16/1.34  % (32547)Termination phase: Saturation
% 7.16/1.34  
% 7.16/1.34  % (32547)Memory used [KB]: 7291
% 7.16/1.34  % (32547)Time elapsed: 0.451 s
% 7.16/1.34  % (32547)Instructions burned: 183 (million)
% 7.16/1.34  % (32547)------------------------------
% 7.16/1.34  % (32547)------------------------------
% 7.16/1.34  % (32572)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/274Mi)
% 7.16/1.34  % (32568)Instruction limit reached!
% 7.16/1.34  % (32568)------------------------------
% 7.16/1.34  % (32568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.16/1.34  % (32568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.16/1.34  % (32568)Termination reason: Unknown
% 7.16/1.34  % (32568)Termination phase: Saturation
% 7.16/1.34  
% 7.16/1.34  % (32568)Memory used [KB]: 6012
% 7.16/1.34  % (32568)Time elapsed: 0.166 s
% 7.16/1.34  % (32568)Instructions burned: 29 (million)
% 7.16/1.34  % (32568)------------------------------
% 7.16/1.34  % (32568)------------------------------
% 7.56/1.37  % (32575)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 (2991ds/174Mi)
% 7.56/1.37  % (32528)Instruction limit reached!
% 7.56/1.37  % (32528)------------------------------
% 7.56/1.37  % (32528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.56/1.37  % (32528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.56/1.37  % (32528)Termination reason: Unknown
% 7.56/1.37  % (32528)Termination phase: Saturation
% 7.56/1.37  
% 7.56/1.37  % (32528)Memory used [KB]: 7675
% 7.56/1.37  % (32528)Time elapsed: 0.641 s
% 7.56/1.37  % (32528)Instructions burned: 308 (million)
% 7.56/1.37  % (32528)------------------------------
% 7.56/1.37  % (32528)------------------------------
% 7.69/1.38  % (32573)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 (2991ds/1000Mi)
% 7.69/1.39  % (32531)Instruction limit reached!
% 7.69/1.39  % (32531)------------------------------
% 7.69/1.39  % (32531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.69/1.39  % (32531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.69/1.39  % (32531)Termination reason: Unknown
% 7.69/1.39  % (32531)Termination phase: Saturation
% 7.69/1.39  
% 7.69/1.39  % (32531)Memory used [KB]: 8827
% 7.69/1.39  % (32531)Time elapsed: 0.643 s
% 7.69/1.39  % (32531)Instructions burned: 279 (million)
% 7.69/1.39  % (32531)------------------------------
% 7.69/1.39  % (32531)------------------------------
% 7.69/1.39  % (32577)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 (2991ds/874Mi)
% 7.69/1.40  % (32571)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/498Mi)
% 7.69/1.41  % (32573)Refutation not found, incomplete strategy% (32573)------------------------------
% 7.69/1.41  % (32573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.69/1.41  % (32573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.69/1.41  % (32573)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.41  
% 7.69/1.41  % (32573)Memory used [KB]: 1535
% 7.69/1.41  % (32573)Time elapsed: 0.180 s
% 7.69/1.41  % (32573)Instructions burned: 11 (million)
% 7.69/1.41  % (32573)------------------------------
% 7.69/1.41  % (32573)------------------------------
% 7.69/1.41  % (32579)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 (2991ds/151Mi)
% 7.69/1.42  % (32579)Refutation not found, incomplete strategy% (32579)------------------------------
% 7.69/1.42  % (32579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.69/1.42  % (32579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.69/1.42  % (32579)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.42  
% 7.69/1.42  % (32579)Memory used [KB]: 6012
% 7.69/1.42  % (32579)Time elapsed: 0.146 s
% 7.69/1.42  % (32579)Instructions burned: 12 (million)
% 7.69/1.42  % (32579)------------------------------
% 7.69/1.42  % (32579)------------------------------
% 7.99/1.44  % (32574)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 (2991ds/310Mi)
% 8.14/1.46  % (32561)Instruction limit reached!
% 8.14/1.46  % (32561)------------------------------
% 8.14/1.46  % (32561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.46  % (32561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.46  % (32561)Termination reason: Unknown
% 8.14/1.46  % (32561)Termination phase: Saturation
% 8.14/1.46  
% 8.14/1.46  % (32561)Memory used [KB]: 2046
% 8.14/1.46  % (32561)Time elapsed: 0.357 s
% 8.14/1.46  % (32561)Instructions burned: 157 (million)
% 8.14/1.46  % (32561)------------------------------
% 8.14/1.46  % (32561)------------------------------
% 8.14/1.46  % (32538)Instruction limit reached!
% 8.14/1.46  % (32538)------------------------------
% 8.14/1.46  % (32538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.46  % (32538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.46  % (32538)Termination reason: Unknown
% 8.14/1.46  % (32538)Termination phase: Saturation
% 8.14/1.46  
% 8.14/1.46  % (32538)Memory used [KB]: 8315
% 8.14/1.46  % (32538)Time elapsed: 0.622 s
% 8.14/1.46  % (32538)Instructions burned: 241 (million)
% 8.14/1.46  % (32538)------------------------------
% 8.14/1.46  % (32538)------------------------------
% 8.14/1.47  % (32546)Instruction limit reached!
% 8.14/1.47  % (32546)------------------------------
% 8.14/1.47  % (32546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.47  % (32546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.47  % (32546)Termination reason: Unknown
% 8.14/1.47  % (32546)Termination phase: Saturation
% 8.14/1.47  
% 8.14/1.47  % (32546)Memory used [KB]: 7291
% 8.14/1.47  % (32546)Time elapsed: 0.582 s
% 8.14/1.47  % (32546)Instructions burned: 171 (million)
% 8.14/1.47  % (32546)------------------------------
% 8.14/1.47  % (32546)------------------------------
% 8.14/1.49  % (32569)Instruction limit reached!
% 8.14/1.49  % (32569)------------------------------
% 8.14/1.49  % (32569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.49  % (32569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.49  % (32569)Termination reason: Unknown
% 8.14/1.49  % (32569)Termination phase: Saturation
% 8.14/1.49  
% 8.14/1.49  % (32569)Memory used [KB]: 6780
% 8.14/1.49  % (32569)Time elapsed: 0.311 s
% 8.14/1.49  % (32569)Instructions burned: 93 (million)
% 8.14/1.49  % (32569)------------------------------
% 8.14/1.49  % (32569)------------------------------
% 8.14/1.49  % (32581)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 (2990ds/184Mi)
% 8.14/1.50  % (32562)Refutation not found, non-redundant clauses discarded% (32562)------------------------------
% 8.14/1.50  % (32562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.50  % (32562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.50  % (32562)Termination reason: Refutation not found, non-redundant clauses discarded
% 8.14/1.50  
% 8.14/1.50  % (32562)Memory used [KB]: 13944
% 8.14/1.50  % (32562)Time elapsed: 0.358 s
% 8.14/1.50  % (32562)Instructions burned: 127 (million)
% 8.14/1.50  % (32562)------------------------------
% 8.14/1.50  % (32562)------------------------------
% 8.14/1.51  % (32566)Instruction limit reached!
% 8.14/1.51  % (32566)------------------------------
% 8.14/1.51  % (32566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.51  % (32566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.51  % (32566)Termination reason: Unknown
% 8.14/1.51  % (32566)Termination phase: Saturation
% 8.14/1.51  
% 8.14/1.51  % (32566)Memory used [KB]: 6524
% 8.14/1.51  % (32566)Time elapsed: 0.355 s
% 8.14/1.51  % (32566)Instructions burned: 105 (million)
% 8.14/1.51  % (32566)------------------------------
% 8.14/1.51  % (32566)------------------------------
% 8.14/1.51  % (32580)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 (2990ds/75Mi)
% 8.14/1.51  % (32576)Instruction limit reached!
% 8.14/1.51  % (32576)------------------------------
% 8.14/1.51  % (32576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.51  % (32576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.51  % (32576)Termination reason: Unknown
% 8.14/1.51  % (32576)Termination phase: Saturation
% 8.14/1.51  
% 8.14/1.51  % (32576)Memory used [KB]: 13816
% 8.14/1.51  % (32576)Time elapsed: 0.239 s
% 8.14/1.51  % (32576)Instructions burned: 298 (million)
% 8.14/1.51  % (32576)------------------------------
% 8.14/1.51  % (32576)------------------------------
% 8.46/1.52  % (32581)Refutation not found, incomplete strategy% (32581)------------------------------
% 8.46/1.52  % (32581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.46/1.52  % (32581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.46/1.52  % (32581)Termination reason: Refutation not found, incomplete strategy
% 8.46/1.52  
% 8.46/1.52  % (32581)Memory used [KB]: 6012
% 8.46/1.52  % (32581)Time elapsed: 0.143 s
% 8.46/1.52  % (32581)Instructions burned: 12 (million)
% 8.46/1.52  % (32581)------------------------------
% 8.46/1.52  % (32581)------------------------------
% 8.46/1.52  % (32563)Instruction limit reached!
% 8.46/1.52  % (32563)------------------------------
% 8.46/1.52  % (32563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.46/1.52  % (32563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.46/1.52  % (32563)Termination reason: Unknown
% 8.46/1.52  % (32563)Termination phase: Saturation
% 8.46/1.52  
% 8.46/1.52  % (32563)Memory used [KB]: 1918
% 8.46/1.52  % (32563)Time elapsed: 0.400 s
% 8.46/1.52  % (32563)Instructions burned: 185 (million)
% 8.46/1.52  % (32563)------------------------------
% 8.46/1.52  % (32563)------------------------------
% 8.46/1.53  % (32564)Instruction limit reached!
% 8.46/1.53  % (32564)------------------------------
% 8.46/1.53  % (32564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.46/1.53  % (32564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.46/1.53  % (32564)Termination reason: Unknown
% 8.46/1.53  % (32564)Termination phase: Saturation
% 8.46/1.53  
% 8.46/1.53  % (32564)Memory used [KB]: 6780
% 8.46/1.53  % (32564)Time elapsed: 0.362 s
% 8.46/1.53  % (32564)Instructions burned: 87 (million)
% 8.46/1.53  % (32564)------------------------------
% 8.46/1.53  % (32564)------------------------------
% 8.46/1.55  % (32557)Refutation not found, non-redundant clauses discarded% (32557)------------------------------
% 8.46/1.55  % (32557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.46/1.55  % (32557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.46/1.55  % (32557)Termination reason: Refutation not found, non-redundant clauses discarded
% 8.46/1.55  
% 8.46/1.55  % (32557)Memory used [KB]: 6780
% 8.46/1.55  % (32557)Time elapsed: 0.478 s
% 8.46/1.55  % (32557)Instructions burned: 237 (million)
% 8.46/1.55  % (32557)------------------------------
% 8.46/1.55  % (32557)------------------------------
% 8.46/1.55  % (32582)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 (2989ds/24Mi)
% 8.46/1.56  % (32585)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 (2989ds/1220Mi)
% 8.46/1.56  % (32583)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 (2989ds/87Mi)
% 8.88/1.58  % (32541)Instruction limit reached!
% 8.88/1.58  % (32541)------------------------------
% 8.88/1.58  % (32541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.88/1.58  % (32541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.88/1.58  % (32541)Termination reason: Unknown
% 8.88/1.58  % (32541)Termination phase: Saturation
% 8.88/1.58  
% 8.88/1.58  % (32541)Memory used [KB]: 8443
% 8.88/1.58  % (32541)Time elapsed: 0.739 s
% 8.88/1.58  % (32541)Instructions burned: 298 (million)
% 8.88/1.58  % (32541)------------------------------
% 8.88/1.58  % (32541)------------------------------
% 8.88/1.58  % (32584)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 (2989ds/374Mi)
% 8.88/1.60  % (32582)Instruction limit reached!
% 8.88/1.60  % (32582)------------------------------
% 8.88/1.60  % (32582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.88/1.60  % (32582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.88/1.60  % (32582)Termination reason: Unknown
% 8.88/1.60  % (32582)Termination phase: Saturation
% 8.88/1.60  
% 8.88/1.60  % (32582)Memory used [KB]: 6012
% 8.88/1.60  % (32582)Time elapsed: 0.141 s
% 8.88/1.60  % (32582)Instructions burned: 24 (million)
% 8.88/1.60  % (32582)------------------------------
% 8.88/1.60  % (32582)------------------------------
% 8.88/1.63  % (32544)Instruction limit reached!
% 8.88/1.63  % (32544)------------------------------
% 8.88/1.63  % (32544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.88/1.63  % (32544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.88/1.63  % (32544)Termination reason: Unknown
% 8.88/1.63  % (32544)Termination phase: Saturation
% 8.88/1.63  
% 8.88/1.63  % (32544)Memory used [KB]: 2814
% 8.88/1.63  % (32544)Time elapsed: 0.767 s
% 8.88/1.63  % (32544)Instructions burned: 379 (million)
% 8.88/1.63  % (32544)------------------------------
% 8.88/1.63  % (32544)------------------------------
% 8.88/1.63  % (32587)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 (2989ds/181Mi)
% 8.88/1.64  % (32580)Instruction limit reached!
% 8.88/1.64  % (32580)------------------------------
% 8.88/1.64  % (32580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.88/1.64  % (32580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.88/1.64  % (32580)Termination reason: Unknown
% 8.88/1.64  % (32580)Termination phase: Saturation
% 8.88/1.64  
% 8.88/1.64  % (32580)Memory used [KB]: 6140
% 8.88/1.64  % (32580)Time elapsed: 0.265 s
% 8.88/1.64  % (32580)Instructions burned: 75 (million)
% 8.88/1.64  % (32580)------------------------------
% 8.88/1.64  % (32580)------------------------------
% 8.88/1.64  % (32586)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 (2989ds/696Mi)
% 8.88/1.64  % (32592)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 (2988ds/381Mi)
% 9.16/1.67  % (32589)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 (2988ds/368Mi)
% 9.16/1.68  % (32590)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 (2988ds/1065Mi)
% 9.20/1.69  % (32588)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 (2988ds/794Mi)
% 9.20/1.69  % (32591)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 (2988ds/51Mi)
% 9.20/1.70  % (32593)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 (2988ds/167Mi)
% 9.20/1.71  % (32575)Instruction limit reached!
% 9.20/1.71  % (32575)------------------------------
% 9.20/1.71  % (32575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.71  % (32575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.71  % (32575)Termination reason: Unknown
% 9.20/1.71  % (32575)Termination phase: Saturation
% 9.20/1.71  
% 9.20/1.71  % (32575)Memory used [KB]: 7931
% 9.20/1.71  % (32575)Time elapsed: 0.472 s
% 9.20/1.71  % (32575)Instructions burned: 174 (million)
% 9.20/1.71  % (32575)------------------------------
% 9.20/1.71  % (32575)------------------------------
% 9.20/1.71  % (32595)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 (2988ds/108Mi)
% 9.20/1.71  % (32583)Instruction limit reached!
% 9.20/1.71  % (32583)------------------------------
% 9.20/1.71  % (32583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.71  % (32583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.71  % (32583)Termination reason: Unknown
% 9.20/1.71  % (32583)Termination phase: Saturation
% 9.20/1.71  
% 9.20/1.71  % (32583)Memory used [KB]: 6652
% 9.20/1.71  % (32583)Time elapsed: 0.283 s
% 9.20/1.71  % (32583)Instructions burned: 88 (million)
% 9.20/1.71  % (32583)------------------------------
% 9.20/1.71  % (32583)------------------------------
% 9.20/1.71  % (32591)Refutation not found, incomplete strategy% (32591)------------------------------
% 9.20/1.71  % (32591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.71  % (32591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.71  % (32591)Termination reason: Refutation not found, incomplete strategy
% 9.20/1.71  
% 9.20/1.71  % (32591)Memory used [KB]: 6012
% 9.20/1.71  % (32591)Time elapsed: 0.177 s
% 9.20/1.71  % (32591)Instructions burned: 10 (million)
% 9.20/1.71  % (32591)------------------------------
% 9.20/1.71  % (32591)------------------------------
% 9.20/1.72  % (32593)Refutation not found, incomplete strategy% (32593)------------------------------
% 9.20/1.72  % (32593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.72  % (32593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.72  % (32593)Termination reason: Refutation not found, incomplete strategy
% 9.20/1.72  
% 9.20/1.72  % (32593)Memory used [KB]: 6012
% 9.20/1.72  % (32593)Time elapsed: 0.173 s
% 9.20/1.72  % (32593)Instructions burned: 12 (million)
% 9.20/1.72  % (32593)------------------------------
% 9.20/1.72  % (32593)------------------------------
% 9.20/1.73  % (32596)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 (2987ds/127Mi)
% 9.20/1.74  % (32588)Refutation not found, incomplete strategy% (32588)------------------------------
% 9.20/1.74  % (32588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.74  % (32588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.74  % (32588)Termination reason: Refutation not found, incomplete strategy
% 9.20/1.74  
% 9.20/1.74  % (32588)Memory used [KB]: 6012
% 9.20/1.74  % (32588)Time elapsed: 0.213 s
% 9.20/1.74  % (32588)Instructions burned: 13 (million)
% 9.20/1.74  % (32588)------------------------------
% 9.20/1.74  % (32588)------------------------------
% 9.20/1.74  % (32594)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 (2988ds/107Mi)
% 9.20/1.76  % (32597)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 (2987ds/74Mi)
% 11.12/1.76  % (32597)Refutation not found, incomplete strategy% (32597)------------------------------
% 11.12/1.76  % (32597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.12/1.76  % (32597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.12/1.76  % (32597)Termination reason: Refutation not found, incomplete strategy
% 11.12/1.76  
% 11.12/1.76  % (32597)Memory used [KB]: 5884
% 11.12/1.76  % (32597)Time elapsed: 0.129 s
% 11.12/1.76  % (32597)Instructions burned: 5 (million)
% 11.12/1.76  % (32597)------------------------------
% 11.12/1.76  % (32597)------------------------------
% 11.12/1.77  % (32599)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/64Mi)
% 11.12/1.78  % (32534)Instruction limit reached!
% 11.12/1.78  % (32534)------------------------------
% 11.12/1.78  % (32534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.12/1.78  % (32534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.12/1.78  % (32534)Termination reason: Unknown
% 11.12/1.78  % (32534)Termination phase: Saturation
% 11.12/1.78  
% 11.12/1.78  % (32534)Memory used [KB]: 17142
% 11.12/1.78  % (32534)Time elapsed: 1.005 s
% 11.12/1.78  % (32534)Instructions burned: 491 (million)
% 11.12/1.78  % (32534)------------------------------
% 11.12/1.78  % (32534)------------------------------
% 11.35/1.81  % (32600)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 (2987ds/885Mi)
% 11.35/1.82  % (32601)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 (2987ds/610Mi)
% 11.79/1.85  % (32572)Instruction limit reached!
% 11.79/1.85  % (32572)------------------------------
% 11.79/1.85  % (32572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.85  % (32572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.85  % (32572)Termination reason: Unknown
% 11.79/1.85  % (32572)Termination phase: Saturation
% 11.79/1.85  
% 11.79/1.85  % (32572)Memory used [KB]: 6908
% 11.79/1.85  % (32572)Time elapsed: 0.642 s
% 11.79/1.85  % (32572)Instructions burned: 276 (million)
% 11.79/1.85  % (32572)------------------------------
% 11.79/1.85  % (32572)------------------------------
% 11.93/1.89  % (32599)Instruction limit reached!
% 11.93/1.89  % (32599)------------------------------
% 11.93/1.89  % (32599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.93/1.89  % (32599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.93/1.89  % (32599)Termination reason: Unknown
% 11.93/1.89  % (32599)Termination phase: Saturation
% 11.93/1.89  
% 11.93/1.89  % (32599)Memory used [KB]: 6268
% 11.93/1.89  % (32599)Time elapsed: 0.211 s
% 11.93/1.89  % (32599)Instructions burned: 65 (million)
% 11.93/1.89  % (32599)------------------------------
% 11.93/1.89  % (32599)------------------------------
% 11.93/1.89  % (32604)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 (2986ds/1496Mi)
% 11.93/1.89  % (32603)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 (2986ds/260Mi)
% 11.93/1.90  % (32602)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/86Mi)
% 11.93/1.90  % (32605)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 (2986ds/56Mi)
% 12.24/1.94  % (32595)Instruction limit reached!
% 12.24/1.94  % (32595)------------------------------
% 12.24/1.94  % (32595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.24/1.94  % (32595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.24/1.94  % (32595)Termination reason: Unknown
% 12.24/1.94  % (32595)Termination phase: Saturation
% 12.24/1.94  
% 12.24/1.94  % (32595)Memory used [KB]: 7164
% 12.24/1.94  % (32595)Time elapsed: 0.369 s
% 12.24/1.94  % (32595)Instructions burned: 109 (million)
% 12.24/1.94  % (32595)------------------------------
% 12.24/1.94  % (32595)------------------------------
% 12.24/1.94  % (32607)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 (2985ds/191Mi)
% 12.44/1.95  % (32565)Instruction limit reached!
% 12.44/1.95  % (32565)------------------------------
% 12.44/1.95  % (32565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.44/1.95  % (32565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.44/1.95  % (32565)Termination reason: Unknown
% 12.44/1.95  % (32565)Termination phase: Saturation
% 12.44/1.95  
% 12.44/1.95  % (32565)Memory used [KB]: 7931
% 12.44/1.95  % (32565)Time elapsed: 0.818 s
% 12.44/1.95  % (32565)Instructions burned: 344 (million)
% 12.44/1.95  % (32565)------------------------------
% 12.44/1.95  % (32565)------------------------------
% 12.44/1.96  % (32608)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 (2985ds/76Mi)
% 12.44/1.97  % (32596)Instruction limit reached!
% 12.44/1.97  % (32596)------------------------------
% 12.44/1.97  % (32596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.44/1.97  % (32596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.44/1.97  % (32596)Termination reason: Unknown
% 12.44/1.97  % (32596)Termination phase: Saturation
% 12.44/1.97  
% 12.44/1.97  % (32596)Memory used [KB]: 2174
% 12.44/1.97  % (32596)Time elapsed: 0.342 s
% 12.44/1.97  % (32596)Instructions burned: 128 (million)
% 12.44/1.97  % (32596)------------------------------
% 12.44/1.97  % (32596)------------------------------
% 12.44/1.98  % (32555)Instruction limit reached!
% 12.44/1.98  % (32555)------------------------------
% 12.44/1.98  % (32555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.44/1.98  % (32555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.44/1.98  % (32555)Termination reason: Unknown
% 12.44/1.98  % (32555)Termination phase: Saturation
% 12.44/1.98  
% 12.44/1.98  % (32555)Memory used [KB]: 13944
% 12.44/1.98  % (32555)Time elapsed: 0.977 s
% 12.44/1.98  % (32555)Instructions burned: 389 (million)
% 12.44/1.98  % (32555)------------------------------
% 12.44/1.98  % (32555)------------------------------
% 12.44/1.98  % (32606)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 (2986ds/266Mi)
% 12.44/1.99  % (32605)Instruction limit reached!
% 12.44/1.99  % (32605)------------------------------
% 12.44/1.99  % (32605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.44/1.99  % (32605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.44/1.99  % (32605)Termination reason: Unknown
% 12.44/1.99  % (32605)Termination phase: Saturation
% 12.44/1.99  
% 12.44/1.99  % (32605)Memory used [KB]: 10618
% 12.44/1.99  % (32605)Time elapsed: 0.220 s
% 12.44/1.99  % (32605)Instructions burned: 56 (million)
% 12.44/1.99  % (32605)------------------------------
% 12.44/1.99  % (32605)------------------------------
% 12.44/1.99  % (32594)Instruction limit reached!
% 12.44/1.99  % (32594)------------------------------
% 12.44/1.99  % (32594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.44/1.99  % (32594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.44/1.99  % (32594)Termination reason: Unknown
% 12.44/1.99  % (32594)Termination phase: Saturation
% 12.44/1.99  
% 12.44/1.99  % (32594)Memory used [KB]: 6524
% 12.44/1.99  % (32594)Time elapsed: 0.394 s
% 12.44/1.99  % (32594)Instructions burned: 107 (million)
% 12.44/1.99  % (32594)------------------------------
% 12.44/1.99  % (32594)------------------------------
% 12.44/2.03  % (32609)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 (2985ds/590Mi)
% 13.00/2.03  % (32587)Instruction limit reached!
% 13.00/2.03  % (32587)------------------------------
% 13.00/2.03  % (32587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.00/2.03  % (32587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.00/2.03  % (32587)Termination reason: Unknown
% 13.00/2.03  % (32587)Termination phase: Saturation
% 13.00/2.03  
% 13.00/2.03  % (32587)Memory used [KB]: 7931
% 13.00/2.03  % (32587)Time elapsed: 0.552 s
% 13.00/2.03  % (32587)Instructions burned: 182 (million)
% 13.00/2.03  % (32587)------------------------------
% 13.00/2.03  % (32587)------------------------------
% 13.00/2.07  % (32602)Instruction limit reached!
% 13.00/2.07  % (32602)------------------------------
% 13.00/2.07  % (32602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.00/2.07  % (32602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.00/2.07  % (32602)Termination reason: Unknown
% 13.00/2.07  % (32602)Termination phase: Saturation
% 13.00/2.07  
% 13.00/2.07  % (32602)Memory used [KB]: 6780
% 13.00/2.07  % (32602)Time elapsed: 0.334 s
% 13.00/2.07  % (32602)Instructions burned: 87 (million)
% 13.00/2.07  % (32602)------------------------------
% 13.00/2.07  % (32602)------------------------------
% 13.00/2.07  % (32610)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 (2984ds/457Mi)
% 13.26/2.08  % (32567)Instruction limit reached!
% 13.26/2.08  % (32567)------------------------------
% 13.26/2.08  % (32567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.08  % (32567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.08  % (32567)Termination reason: Unknown
% 13.26/2.08  % (32567)Termination phase: Saturation
% 13.26/2.08  
% 13.26/2.08  % (32567)Memory used [KB]: 8827
% 13.26/2.08  % (32567)Time elapsed: 0.893 s
% 13.26/2.08  % (32567)Instructions burned: 357 (million)
% 13.26/2.08  % (32567)------------------------------
% 13.26/2.08  % (32567)------------------------------
% 13.26/2.08  % (32611)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 (2984ds/94Mi)
% 13.26/2.09  % (32608)Instruction limit reached!
% 13.26/2.09  % (32608)------------------------------
% 13.26/2.09  % (32608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.09  % (32608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.09  % (32608)Termination reason: Unknown
% 13.26/2.09  % (32608)Termination phase: Saturation
% 13.26/2.09  
% 13.26/2.09  % (32608)Memory used [KB]: 1791
% 13.26/2.09  % (32608)Time elapsed: 0.232 s
% 13.26/2.09  % (32608)Instructions burned: 77 (million)
% 13.26/2.09  % (32608)------------------------------
% 13.26/2.09  % (32608)------------------------------
% 13.26/2.13  % (32612)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 (2984ds/201Mi)
% 13.26/2.14  % (32592)Instruction limit reached!
% 13.26/2.14  % (32592)------------------------------
% 13.26/2.14  % (32592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.14  % (32592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.14  % (32592)Termination reason: Unknown
% 13.26/2.14  % (32592)Termination phase: Saturation
% 13.26/2.14  
% 13.26/2.14  % (32592)Memory used [KB]: 7036
% 13.26/2.14  % (32592)Time elapsed: 0.500 s
% 13.26/2.14  % (32592)Instructions burned: 381 (million)
% 13.26/2.14  % (32592)------------------------------
% 13.26/2.14  % (32592)------------------------------
% 13.26/2.14  % (32613)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 (2983ds/98Mi)
% 13.26/2.15  % (32574)Instruction limit reached!
% 13.26/2.15  % (32574)------------------------------
% 13.26/2.15  % (32574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.15  % (32574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.15  % (32574)Termination reason: Unknown
% 13.26/2.15  % (32574)Termination phase: Saturation
% 13.26/2.15  
% 13.26/2.15  % (32574)Memory used [KB]: 2814
% 13.26/2.15  % (32574)Time elapsed: 0.891 s
% 13.26/2.15  % (32574)Instructions burned: 310 (million)
% 13.26/2.15  % (32574)------------------------------
% 13.26/2.15  % (32574)------------------------------
% 13.73/2.15  % (32614)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 (2983ds/253Mi)
% 13.76/2.17  % (32570)Instruction limit reached!
% 13.76/2.17  % (32570)------------------------------
% 13.76/2.17  % (32570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.76/2.17  % (32570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.76/2.17  % (32570)Termination reason: Unknown
% 13.76/2.17  % (32570)Termination phase: Saturation
% 13.76/2.17  
% 13.76/2.17  % (32570)Memory used [KB]: 3582
% 13.76/2.17  % (32570)Time elapsed: 0.959 s
% 13.76/2.17  % (32570)Instructions burned: 460 (million)
% 13.76/2.17  % (32570)------------------------------
% 13.76/2.17  % (32570)------------------------------
% 13.76/2.17  % (32616)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 (2983ds/24Mi)
% 13.98/2.21  % (32617)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 (2983ds/321Mi)
% 13.98/2.22  % (32615)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 (2983ds/281Mi)
% 13.98/2.22  % (32616)Instruction limit reached!
% 13.98/2.22  % (32616)------------------------------
% 13.98/2.22  % (32616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.22  % (32616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.22  % (32616)Termination reason: Unknown
% 13.98/2.22  % (32616)Termination phase: Saturation
% 13.98/2.22  
% 13.98/2.22  % (32616)Memory used [KB]: 6012
% 13.98/2.22  % (32616)Time elapsed: 0.155 s
% 13.98/2.22  % (32616)Instructions burned: 24 (million)
% 13.98/2.22  % (32616)------------------------------
% 13.98/2.22  % (32616)------------------------------
% 13.98/2.24  % (32615)Refutation not found, incomplete strategy% (32615)------------------------------
% 13.98/2.24  % (32615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.24  % (32615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.24  % (32615)Termination reason: Refutation not found, incomplete strategy
% 13.98/2.24  
% 13.98/2.24  % (32615)Memory used [KB]: 5884
% 13.98/2.24  % (32615)Time elapsed: 0.183 s
% 13.98/2.24  % (32615)Instructions burned: 7 (million)
% 13.98/2.24  % (32615)------------------------------
% 13.98/2.24  % (32615)------------------------------
% 13.98/2.27  % (32618)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 (2982ds/788Mi)
% 13.98/2.27  % (32620)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 (2982ds/1730Mi)
% 13.98/2.27  % (32611)Instruction limit reached!
% 13.98/2.27  % (32611)------------------------------
% 13.98/2.27  % (32611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.27  % (32611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.27  % (32611)Termination reason: Unknown
% 13.98/2.27  % (32611)Termination phase: Saturation
% 13.98/2.27  
% 13.98/2.27  % (32611)Memory used [KB]: 6780
% 13.98/2.27  % (32611)Time elapsed: 0.299 s
% 13.98/2.27  % (32611)Instructions burned: 95 (million)
% 13.98/2.27  % (32611)------------------------------
% 13.98/2.27  % (32611)------------------------------
% 13.98/2.27  % (32619)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 (2982ds/2378Mi)
% 13.98/2.27  % (32571)Instruction limit reached!
% 13.98/2.27  % (32571)------------------------------
% 13.98/2.27  % (32571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.27  % (32571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.27  % (32571)Termination reason: Unknown
% 13.98/2.27  % (32571)Termination phase: Saturation
% 13.98/2.27  
% 13.98/2.27  % (32571)Memory used [KB]: 7291
% 13.98/2.27  % (32571)Time elapsed: 1.059 s
% 13.98/2.27  % (32571)Instructions burned: 499 (million)
% 13.98/2.27  % (32571)------------------------------
% 13.98/2.27  % (32571)------------------------------
% 15.12/2.28  % (32621)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 (2982ds/246Mi)
% 15.12/2.30  % (32621)Refutation not found, incomplete strategy% (32621)------------------------------
% 15.12/2.30  % (32621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.12/2.30  % (32621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.12/2.30  % (32621)Termination reason: Refutation not found, incomplete strategy
% 15.12/2.30  
% 15.12/2.30  % (32621)Memory used [KB]: 1535
% 15.12/2.30  % (32621)Time elapsed: 0.052 s
% 15.12/2.30  % (32621)Instructions burned: 13 (million)
% 15.12/2.30  % (32621)------------------------------
% 15.12/2.30  % (32621)------------------------------
% 15.12/2.31  % (32613)Instruction limit reached!
% 15.12/2.31  % (32613)------------------------------
% 15.12/2.31  % (32613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.12/2.31  % (32613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.12/2.31  % (32613)Termination reason: Unknown
% 15.12/2.31  % (32613)Termination phase: Saturation
% 15.12/2.31  
% 15.12/2.31  % (32613)Memory used [KB]: 6396
% 15.12/2.31  % (32613)Time elapsed: 0.292 s
% 15.12/2.31  % (32613)Instructions burned: 98 (million)
% 15.12/2.31  % (32613)------------------------------
% 15.12/2.31  % (32613)------------------------------
% 15.12/2.33  % (32607)Instruction limit reached!
% 15.12/2.33  % (32607)------------------------------
% 15.12/2.33  % (32607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.12/2.33  % (32607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.12/2.33  % (32607)Termination reason: Unknown
% 15.12/2.33  % (32607)Termination phase: Saturation
% 15.12/2.33  
% 15.12/2.33  % (32607)Memory used [KB]: 3582
% 15.12/2.33  % (32607)Time elapsed: 0.541 s
% 15.12/2.33  % (32607)Instructions burned: 193 (million)
% 15.12/2.33  % (32607)------------------------------
% 15.12/2.33  % (32607)------------------------------
% 15.12/2.35  % (32623)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 (2981ds/3168Mi)
% 15.86/2.37  % (32622)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 (2982ds/74Mi)
% 15.86/2.38  % (32584)Instruction limit reached!
% 15.86/2.38  % (32584)------------------------------
% 15.86/2.38  % (32584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.86/2.38  % (32584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.86/2.38  % (32584)Termination reason: Unknown
% 15.86/2.38  % (32584)Termination phase: Saturation
% 15.86/2.38  
% 15.86/2.38  % (32584)Memory used [KB]: 8955
% 15.86/2.38  % (32584)Time elapsed: 0.939 s
% 15.86/2.38  % (32584)Instructions burned: 375 (million)
% 15.86/2.38  % (32584)------------------------------
% 15.86/2.38  % (32584)------------------------------
% 15.86/2.39  % (32603)Instruction limit reached!
% 15.86/2.39  % (32603)------------------------------
% 15.86/2.39  % (32603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.86/2.39  % (32603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.86/2.39  % (32603)Termination reason: Unknown
% 15.86/2.39  % (32603)Termination phase: Saturation
% 15.86/2.39  
% 15.86/2.39  % (32603)Memory used [KB]: 9083
% 15.86/2.39  % (32603)Time elapsed: 0.611 s
% 15.86/2.39  % (32603)Instructions burned: 261 (million)
% 15.86/2.39  % (32603)------------------------------
% 15.86/2.39  % (32603)------------------------------
% 15.86/2.39  % (32624)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 (2981ds/91Mi)
% 15.86/2.41  % (32624)Refutation not found, incomplete strategy% (32624)------------------------------
% 15.86/2.41  % (32624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.86/2.41  % (32624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.86/2.41  % (32624)Termination reason: Refutation not found, incomplete strategy
% 15.86/2.41  
% 15.86/2.41  % (32624)Memory used [KB]: 6012
% 15.86/2.41  % (32624)Time elapsed: 0.150 s
% 15.86/2.41  % (32624)Instructions burned: 9 (million)
% 15.86/2.41  % (32624)------------------------------
% 15.86/2.41  % (32624)------------------------------
% 15.86/2.41  % (32590)Refutation not found, incomplete strategy% (32590)------------------------------
% 15.86/2.41  % (32590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.86/2.42  % (32590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.86/2.42  % (32590)Termination reason: Refutation not found, incomplete strategy
% 15.86/2.42  
% 15.86/2.42  % (32590)Memory used [KB]: 7164
% 15.86/2.42  % (32590)Time elapsed: 0.871 s
% 15.86/2.42  % (32590)Instructions burned: 449 (million)
% 15.86/2.42  % (32590)------------------------------
% 15.86/2.42  % (32590)------------------------------
% 16.19/2.43  % (32589)Instruction limit reached!
% 16.19/2.43  % (32589)------------------------------
% 16.19/2.43  % (32589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.19/2.43  % (32589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.19/2.43  % (32589)Termination reason: Unknown
% 16.19/2.43  % (32589)Termination phase: Saturation
% 16.19/2.43  
% 16.19/2.43  % (32589)Memory used [KB]: 8827
% 16.19/2.43  % (32589)Time elapsed: 0.880 s
% 16.19/2.43  % (32589)Instructions burned: 368 (million)
% 16.19/2.43  % (32589)------------------------------
% 16.19/2.43  % (32589)------------------------------
% 16.19/2.44  % (32612)Instruction limit reached!
% 16.19/2.44  % (32612)------------------------------
% 16.19/2.44  % (32612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.19/2.45  % (32612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.19/2.45  % (32612)Termination reason: Unknown
% 16.19/2.45  % (32612)Termination phase: Saturation
% 16.19/2.45  
% 16.19/2.45  % (32612)Memory used [KB]: 7036
% 16.19/2.45  % (32612)Time elapsed: 0.440 s
% 16.19/2.45  % (32612)Instructions burned: 201 (million)
% 16.19/2.45  % (32612)------------------------------
% 16.19/2.45  % (32612)------------------------------
% 16.44/2.45  % (32626)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 (2980ds/617Mi)
% 16.44/2.46  % (32628)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 (2980ds/467Mi)
% 16.44/2.46  % (32625)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 (2981ds/1096Mi)
% 16.44/2.49  % (32625)Refutation not found, incomplete strategy% (32625)------------------------------
% 16.44/2.49  % (32625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.44/2.49  % (32625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.44/2.49  % (32625)Termination reason: Refutation not found, incomplete strategy
% 16.44/2.49  
% 16.44/2.49  % (32625)Memory used [KB]: 5884
% 16.44/2.49  % (32625)Time elapsed: 0.172 s
% 16.44/2.49  % (32625)Instructions burned: 4 (million)
% 16.44/2.49  % (32625)------------------------------
% 16.44/2.49  % (32625)------------------------------
% 16.44/2.49  % (32558)Instruction limit reached!
% 16.44/2.49  % (32558)------------------------------
% 16.44/2.49  % (32558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.44/2.49  % (32558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.44/2.49  % (32558)Termination reason: Unknown
% 16.44/2.49  % (32558)Termination phase: Saturation
% 16.44/2.49  
% 16.44/2.49  % (32558)Memory used [KB]: 4733
% 16.44/2.49  % (32558)Time elapsed: 1.418 s
% 16.44/2.49  % (32558)Instructions burned: 654 (million)
% 16.44/2.49  % (32558)------------------------------
% 16.44/2.49  % (32558)------------------------------
% 16.44/2.49  % (32629)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/4430Mi)
% 16.44/2.49  % (32627)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 (2980ds/53Mi)
% 16.44/2.50  % (32622)Refutation not found, non-redundant clauses discarded% (32622)------------------------------
% 16.44/2.50  % (32622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.44/2.50  % (32622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.44/2.50  % (32622)Termination reason: Refutation not found, non-redundant clauses discarded
% 16.44/2.50  
% 16.44/2.50  % (32622)Memory used [KB]: 6268
% 16.44/2.50  % (32622)Time elapsed: 0.284 s
% 16.44/2.50  % (32622)Instructions burned: 59 (million)
% 16.44/2.50  % (32622)------------------------------
% 16.44/2.50  % (32622)------------------------------
% 16.44/2.52  % (32630)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 (2980ds/1838Mi)
% 16.85/2.53  % (32606)Instruction limit reached!
% 16.85/2.53  % (32606)------------------------------
% 16.85/2.53  % (32606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.53  % (32606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.53  % (32606)Termination reason: Unknown
% 16.85/2.53  % (32606)Termination phase: Saturation
% 16.85/2.53  
% 16.85/2.53  % (32606)Memory used [KB]: 2430
% 16.85/2.53  % (32606)Time elapsed: 0.730 s
% 16.85/2.53  % (32606)Instructions burned: 266 (million)
% 16.85/2.53  % (32606)------------------------------
% 16.85/2.53  % (32606)------------------------------
% 16.85/2.54  % (32632)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 (2979ds/108Mi)
% 16.85/2.56  % (32631)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 (2979ds/107Mi)
% 16.85/2.56  % (32634)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/64Mi)
% 17.03/2.59  % (32635)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/86Mi)
% 17.03/2.59  % (32633)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 (2979ds/208Mi)
% 17.03/2.60  % (32614)Instruction limit reached!
% 17.03/2.60  % (32614)------------------------------
% 17.03/2.60  % (32614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.03/2.60  % (32614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.03/2.60  % (32614)Termination reason: Unknown
% 17.03/2.60  % (32614)Termination phase: Saturation
% 17.03/2.60  
% 17.03/2.60  % (32614)Memory used [KB]: 2558
% 17.03/2.60  % (32614)Time elapsed: 0.588 s
% 17.03/2.60  % (32614)Instructions burned: 254 (million)
% 17.03/2.60  % (32614)------------------------------
% 17.03/2.60  % (32614)------------------------------
% 17.03/2.62  % (32636)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 (2979ds/852Mi)
% 17.03/2.63  % (32627)Refutation not found, non-redundant clauses discarded% (32627)------------------------------
% 17.03/2.63  % (32627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.03/2.63  % (32627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.03/2.63  % (32627)Termination reason: Refutation not found, non-redundant clauses discarded
% 17.03/2.63  
% 17.03/2.63  % (32627)Memory used [KB]: 6268
% 17.03/2.63  % (32627)Time elapsed: 0.306 s
% 17.03/2.63  % (32627)Instructions burned: 52 (million)
% 17.03/2.63  % (32627)------------------------------
% 17.03/2.63  % (32627)------------------------------
% 17.37/2.65  % (32638)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 (2978ds/2344Mi)
% 17.42/2.66  % (32634)Instruction limit reached!
% 17.42/2.66  % (32634)------------------------------
% 17.42/2.66  % (32634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.42/2.67  % (32634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.42/2.67  % (32634)Termination reason: Unknown
% 17.42/2.67  % (32634)Termination phase: Saturation
% 17.42/2.67  
% 17.42/2.67  % (32634)Memory used [KB]: 6012
% 17.42/2.67  % (32634)Time elapsed: 0.157 s
% 17.42/2.67  % (32634)Instructions burned: 64 (million)
% 17.42/2.67  % (32634)------------------------------
% 17.42/2.67  % (32634)------------------------------
% 17.42/2.67  % (32638)Refutation not found, incomplete strategy% (32638)------------------------------
% 17.42/2.67  % (32638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.42/2.67  % (32638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.42/2.67  % (32638)Termination reason: Refutation not found, incomplete strategy
% 17.42/2.67  
% 17.42/2.67  % (32638)Memory used [KB]: 6012
% 17.42/2.67  % (32638)Time elapsed: 0.170 s
% 17.42/2.67  % (32638)Instructions burned: 12 (million)
% 17.42/2.67  % (32638)------------------------------
% 17.42/2.67  % (32638)------------------------------
% 17.73/2.73  % (32631)Instruction limit reached!
% 17.73/2.73  % (32631)------------------------------
% 17.73/2.73  % (32631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.73/2.73  % (32637)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 (2978ds/508Mi)
% 17.73/2.73  % (32631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.73/2.73  % (32631)Termination reason: Unknown
% 17.73/2.73  % (32631)Termination phase: Saturation
% 17.73/2.73  
% 17.73/2.73  % (32631)Memory used [KB]: 6524
% 17.73/2.73  % (32631)Time elapsed: 0.287 s
% 17.73/2.73  % (32631)Instructions burned: 107 (million)
% 17.73/2.73  % (32631)------------------------------
% 17.73/2.73  % (32631)------------------------------
% 17.73/2.73  % (32637)Refutation not found, incomplete strategy% (32637)------------------------------
% 17.73/2.73  % (32637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.73/2.73  % (32637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.73/2.73  % (32637)Termination reason: Refutation not found, incomplete strategy
% 17.73/2.73  
% 17.73/2.73  % (32637)Memory used [KB]: 1407
% 17.73/2.73  % (32637)Time elapsed: 0.197 s
% 17.73/2.73  % (32637)Instructions burned: 3 (million)
% 17.73/2.73  % (32637)------------------------------
% 17.73/2.73  % (32637)------------------------------
% 17.73/2.74  % (32639)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 (2978ds/56Mi)
% 18.03/2.75  % (32632)Instruction limit reached!
% 18.03/2.75  % (32632)------------------------------
% 18.03/2.75  % (32632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.03/2.75  % (32632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.03/2.75  % (32632)Termination reason: Unknown
% 18.03/2.75  % (32632)Termination phase: Saturation
% 18.03/2.75  
% 18.03/2.75  % (32632)Memory used [KB]: 7164
% 18.03/2.75  % (32632)Time elapsed: 0.305 s
% 18.03/2.75  % (32632)Instructions burned: 109 (million)
% 18.03/2.75  % (32632)------------------------------
% 18.03/2.75  % (32632)------------------------------
% 18.03/2.77  % (32635)Instruction limit reached!
% 18.03/2.77  % (32635)------------------------------
% 18.03/2.77  % (32635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.03/2.77  % (32635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.03/2.77  % (32635)Termination reason: Unknown
% 18.03/2.77  % (32635)Termination phase: Saturation
% 18.03/2.77  
% 18.03/2.77  % (32635)Memory used [KB]: 6652
% 18.03/2.77  % (32635)Time elapsed: 0.300 s
% 18.03/2.77  % (32635)Instructions burned: 86 (million)
% 18.03/2.77  % (32635)------------------------------
% 18.03/2.77  % (32635)------------------------------
% 18.03/2.77  % (32640)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 (2978ds/1385Mi)
% 18.03/2.78  % (32641)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 (2977ds/505Mi)
% 18.03/2.80  % (32586)Instruction limit reached!
% 18.03/2.80  % (32586)------------------------------
% 18.03/2.80  % (32586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.03/2.80  % (32586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.03/2.80  % (32586)Termination reason: Unknown
% 18.03/2.80  % (32586)Termination phase: Saturation
% 18.03/2.80  
% 18.03/2.80  % (32586)Memory used [KB]: 4861
% 18.03/2.80  % (32586)Time elapsed: 1.287 s
% 18.03/2.80  % (32586)Instructions burned: 696 (million)
% 18.03/2.80  % (32586)------------------------------
% 18.03/2.80  % (32586)------------------------------
% 18.03/2.81  % (32610)Instruction limit reached!
% 18.03/2.81  % (32610)------------------------------
% 18.03/2.81  % (32610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.03/2.81  % (32610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.03/2.81  % (32610)Termination reason: Unknown
% 18.03/2.81  % (32610)Termination phase: Saturation
% 18.03/2.81  
% 18.03/2.81  % (32610)Memory used [KB]: 2942
% 18.03/2.81  % (32610)Time elapsed: 0.891 s
% 18.03/2.81  % (32610)Instructions burned: 457 (million)
% 18.03/2.81  % (32610)------------------------------
% 18.03/2.81  % (32610)------------------------------
% 18.49/2.83  % (32643)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 (2976ds/1408Mi)
% 18.49/2.85  % (32645)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 (2976ds/76Mi)
% 18.49/2.85  % (32639)Instruction limit reached!
% 18.49/2.85  % (32639)------------------------------
% 18.49/2.85  % (32639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.49/2.85  % (32639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.49/2.85  % (32639)Termination reason: Unknown
% 18.49/2.85  % (32639)Termination phase: Saturation
% 18.49/2.85  
% 18.49/2.85  % (32639)Memory used [KB]: 10618
% 18.49/2.85  % (32639)Time elapsed: 0.308 s
% 18.49/2.85  % (32639)Instructions burned: 56 (million)
% 18.49/2.85  % (32639)------------------------------
% 18.49/2.85  % (32639)------------------------------
% 18.49/2.86  % (32642)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 (2977ds/314Mi)
% 18.49/2.87  % (32644)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 (2976ds/457Mi)
% 18.49/2.90  % (32617)Instruction limit reached!
% 18.49/2.90  % (32617)------------------------------
% 18.49/2.90  % (32617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.49/2.90  % (32617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.49/2.90  % (32617)Termination reason: Unknown
% 18.49/2.90  % (32617)Termination phase: Saturation
% 18.49/2.90  
% 18.49/2.90  % (32617)Memory used [KB]: 10618
% 18.49/2.90  % (32617)Time elapsed: 0.814 s
% 18.49/2.90  % (32617)Instructions burned: 322 (million)
% 18.49/2.90  % (32617)------------------------------
% 18.49/2.90  % (32617)------------------------------
% 20.21/2.94  % (32647)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 (2975ds/162Mi)
% 20.21/2.94  % (32645)Instruction limit reached!
% 20.21/2.94  % (32645)------------------------------
% 20.21/2.94  % (32645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.21/2.94  % (32645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.21/2.94  % (32645)Termination reason: Unknown
% 20.21/2.94  % (32645)Termination phase: Saturation
% 20.21/2.94  
% 20.21/2.94  % (32645)Memory used [KB]: 1791
% 20.21/2.94  % (32645)Time elapsed: 0.095 s
% 20.21/2.94  % (32645)Instructions burned: 76 (million)
% 20.21/2.94  % (32645)------------------------------
% 20.21/2.94  % (32645)------------------------------
% 20.21/2.94  % (32648)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/163Mi)
% 20.21/2.96  % (32646)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 (2976ds/381Mi)
% 20.21/2.97  % (32601)Instruction limit reached!
% 20.21/2.97  % (32601)------------------------------
% 20.21/2.97  % (32601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.21/2.97  % (32601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.21/2.97  % (32601)Termination reason: Unknown
% 20.21/2.97  % (32601)Termination phase: Saturation
% 20.21/2.97  
% 20.21/2.97  % (32601)Memory used [KB]: 8699
% 20.21/2.97  % (32601)Time elapsed: 1.264 s
% 20.21/2.97  % (32601)Instructions burned: 611 (million)
% 20.21/2.97  % (32601)------------------------------
% 20.21/2.97  % (32601)------------------------------
% 20.76/2.99  % (32649)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 (2975ds/297Mi)
% 20.90/2.99  % (32633)Instruction limit reached!
% 20.90/2.99  % (32633)------------------------------
% 20.90/2.99  % (32633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.90/2.99  % (32633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.90/2.99  % (32633)Termination reason: Unknown
% 20.90/2.99  % (32633)Termination phase: Saturation
% 20.90/2.99  
% 20.90/2.99  % (32633)Memory used [KB]: 2814
% 20.90/2.99  % (32633)Time elapsed: 0.524 s
% 20.90/2.99  % (32633)Instructions burned: 208 (million)
% 20.90/2.99  % (32633)------------------------------
% 20.90/2.99  % (32633)------------------------------
% 20.90/3.00  % (32650)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 (2975ds/1393Mi)
% 21.09/3.07  % (32651)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 (2974ds/1907Mi)
% 21.09/3.09  % (32653)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 (2974ds/179Mi)
% 21.09/3.09  % (32652)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 (2974ds/799Mi)
% 21.09/3.10  % (32651)Refutation not found, incomplete strategy% (32651)------------------------------
% 21.09/3.10  % (32651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.09/3.10  % (32651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.09/3.10  % (32651)Termination reason: Refutation not found, incomplete strategy
% 21.09/3.10  
% 21.09/3.10  % (32651)Memory used [KB]: 1535
% 21.09/3.10  % (32651)Time elapsed: 0.195 s
% 21.09/3.10  % (32651)Instructions burned: 11 (million)
% 21.09/3.10  % (32651)------------------------------
% 21.09/3.10  % (32651)------------------------------
% 21.67/3.12  % (32655)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/4546Mi)
% 21.67/3.12  TRYING [1]
% 21.67/3.12  TRYING [2]
% 21.67/3.13  TRYING [3]
% 21.67/3.16  % (32654)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 (2973ds/874Mi)
% 22.17/3.18  TRYING [4]
% 22.76/3.27  % (32600)Refutation not found, non-redundant clauses discarded% (32600)------------------------------
% 22.76/3.27  % (32600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.76/3.27  % (32600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.76/3.27  % (32600)Termination reason: Refutation not found, non-redundant clauses discarded
% 22.76/3.27  
% 22.76/3.27  % (32600)Memory used [KB]: 8955
% 22.76/3.27  % (32600)Time elapsed: 1.592 s
% 22.76/3.27  % (32600)Instructions burned: 873 (million)
% 22.76/3.27  % (32600)------------------------------
% 22.76/3.27  % (32600)------------------------------
% 22.76/3.28  % (32648)Instruction limit reached!
% 22.76/3.28  % (32648)------------------------------
% 22.76/3.28  % (32648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.76/3.28  % (32648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.76/3.28  % (32648)Termination reason: Unknown
% 22.76/3.28  % (32648)Termination phase: Saturation
% 22.76/3.28  
% 22.76/3.28  % (32648)Memory used [KB]: 6652
% 22.76/3.28  % (32648)Time elapsed: 0.478 s
% 22.76/3.28  % (32648)Instructions burned: 164 (million)
% 22.76/3.28  % (32648)------------------------------
% 22.76/3.28  % (32648)------------------------------
% 22.93/3.32  % (32647)Instruction limit reached!
% 22.93/3.32  % (32647)------------------------------
% 22.93/3.32  % (32647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.93/3.32  % (32647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.93/3.32  % (32647)Termination reason: Unknown
% 22.93/3.32  % (32647)Termination phase: Saturation
% 22.93/3.32  
% 22.93/3.32  % (32647)Memory used [KB]: 3454
% 22.93/3.32  % (32647)Time elapsed: 0.494 s
% 22.93/3.32  % (32647)Instructions burned: 164 (million)
% 22.93/3.32  % (32647)------------------------------
% 22.93/3.32  % (32647)------------------------------
% 23.09/3.33  TRYING [5]
% 23.09/3.37  % (32656)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 (2972ds/98Mi)
% 23.09/3.40  % (32577)Instruction limit reached!
% 23.09/3.40  % (32577)------------------------------
% 23.09/3.40  % (32577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.09/3.40  % (32577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.09/3.40  % (32577)Termination reason: Unknown
% 23.09/3.40  % (32577)Termination phase: Saturation
% 23.09/3.40  
% 23.09/3.40  % (32577)Memory used [KB]: 16119
% 23.09/3.40  % (32577)Time elapsed: 2.118 s
% 23.09/3.40  % (32577)Instructions burned: 875 (million)
% 23.09/3.40  % (32577)------------------------------
% 23.09/3.40  % (32577)------------------------------
% 23.09/3.42  % (32609)Instruction limit reached!
% 23.09/3.42  % (32609)------------------------------
% 23.09/3.42  % (32609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.09/3.42  % (32609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.09/3.42  % (32609)Termination reason: Unknown
% 23.09/3.42  % (32609)Termination phase: Saturation
% 23.09/3.42  
% 23.09/3.42  % (32609)Memory used [KB]: 10490
% 23.09/3.42  % (32609)Time elapsed: 1.531 s
% 23.09/3.42  % (32609)Instructions burned: 590 (million)
% 23.09/3.42  % (32609)------------------------------
% 23.09/3.42  % (32609)------------------------------
% 23.09/3.44  % (32653)Instruction limit reached!
% 23.09/3.44  % (32653)------------------------------
% 23.09/3.44  % (32653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.09/3.44  % (32653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.09/3.44  % (32653)Termination reason: Unknown
% 23.09/3.44  % (32653)Termination phase: Saturation
% 23.09/3.44  
% 23.09/3.44  % (32653)Memory used [KB]: 7291
% 23.09/3.44  % (32653)Time elapsed: 0.433 s
% 23.09/3.44  % (32653)Instructions burned: 180 (million)
% 23.09/3.44  % (32653)------------------------------
% 23.09/3.44  % (32653)------------------------------
% 24.29/3.45  % (32658)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 (2970ds/123Mi)
% 24.29/3.46  % (32657)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 (2970ds/2492Mi)
% 24.29/3.47  % (32628)Instruction limit reached!
% 24.29/3.47  % (32628)------------------------------
% 24.29/3.47  % (32628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.29/3.47  % (32628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.29/3.47  % (32628)Termination reason: Unknown
% 24.29/3.47  % (32628)Termination phase: Saturation
% 24.29/3.47  
% 24.29/3.47  % (32628)Memory used [KB]: 11513
% 24.29/3.47  % (32628)Time elapsed: 1.070 s
% 24.29/3.47  % (32628)Instructions burned: 468 (million)
% 24.29/3.47  % (32628)------------------------------
% 24.29/3.47  % (32628)------------------------------
% 24.29/3.47  % (32658)Refutation not found, incomplete strategy% (32658)------------------------------
% 24.29/3.47  % (32658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.29/3.47  % (32658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.29/3.47  % (32658)Termination reason: Refutation not found, incomplete strategy
% 24.29/3.47  
% 24.29/3.47  % (32658)Memory used [KB]: 5884
% 24.29/3.47  % (32658)Time elapsed: 0.147 s
% 24.29/3.47  % (32658)Instructions burned: 9 (million)
% 24.29/3.47  % (32658)------------------------------
% 24.29/3.47  % (32658)------------------------------
% 24.29/3.48  % (32659)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 (2970ds/89Mi)
% 25.05/3.52  % (32585)Instruction limit reached!
% 25.05/3.52  % (32585)------------------------------
% 25.05/3.52  % (32585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.54  % (32585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.54  % (32585)Termination reason: Unknown
% 25.05/3.54  % (32585)Termination phase: Saturation
% 25.05/3.54  
% 25.05/3.54  % (32585)Memory used [KB]: 11897
% 25.05/3.54  % (32585)Time elapsed: 1.981 s
% 25.05/3.54  % (32585)Instructions burned: 1221 (million)
% 25.05/3.54  % (32585)------------------------------
% 25.05/3.54  % (32585)------------------------------
% 25.05/3.55  % (32626)Instruction limit reached!
% 25.05/3.55  % (32626)------------------------------
% 25.05/3.55  % (32626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.55  % (32626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.55  % (32626)Termination reason: Unknown
% 25.05/3.55  % (32626)Termination phase: Saturation
% 25.05/3.55  
% 25.05/3.55  % (32626)Memory used [KB]: 8187
% 25.05/3.55  % (32626)Time elapsed: 1.228 s
% 25.05/3.55  % (32626)Instructions burned: 618 (million)
% 25.05/3.55  % (32626)------------------------------
% 25.05/3.55  % (32626)------------------------------
% 25.05/3.57  % (32660)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 (2969ds/191Mi)
% 25.05/3.58  % (32661)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 (2969ds/506Mi)
% 25.05/3.59  % (32656)Instruction limit reached!
% 25.05/3.59  % (32656)------------------------------
% 25.05/3.59  % (32656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.59  % (32656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.59  % (32656)Termination reason: Unknown
% 25.05/3.59  % (32656)Termination phase: Saturation
% 25.05/3.59  
% 25.05/3.59  % (32656)Memory used [KB]: 6396
% 25.05/3.59  % (32656)Time elapsed: 0.418 s
% 25.05/3.59  % (32656)Instructions burned: 98 (million)
% 25.05/3.59  % (32656)------------------------------
% 25.05/3.59  % (32656)------------------------------
% 25.05/3.60  % (32660)Refutation not found, incomplete strategy% (32660)------------------------------
% 25.05/3.60  % (32660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.60  % (32660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.60  % (32660)Termination reason: Refutation not found, incomplete strategy
% 25.05/3.60  
% 25.05/3.60  % (32660)Memory used [KB]: 6012
% 25.05/3.60  % (32660)Time elapsed: 0.159 s
% 25.05/3.60  % (32660)Instructions burned: 12 (million)
% 25.05/3.60  % (32660)------------------------------
% 25.05/3.60  % (32660)------------------------------
% 25.05/3.60  % (32661)Refutation not found, incomplete strategy% (32661)------------------------------
% 25.05/3.60  % (32661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.60  % (32661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.60  % (32661)Termination reason: Refutation not found, incomplete strategy
% 25.05/3.60  
% 25.05/3.60  % (32661)Memory used [KB]: 5884
% 25.05/3.60  % (32661)Time elapsed: 0.132 s
% 25.05/3.60  % (32661)Instructions burned: 9 (million)
% 25.05/3.60  % (32661)------------------------------
% 25.05/3.60  % (32661)------------------------------
% 25.05/3.60  % (32618)Instruction limit reached!
% 25.05/3.60  % (32618)------------------------------
% 25.05/3.60  % (32618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.60  % (32618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.60  % (32618)Termination reason: Unknown
% 25.05/3.60  % (32618)Termination phase: Saturation
% 25.05/3.60  
% 25.05/3.60  % (32618)Memory used [KB]: 8827
% 25.05/3.60  % (32618)Time elapsed: 1.474 s
% 25.05/3.60  % (32618)Instructions burned: 788 (million)
% 25.05/3.60  % (32618)------------------------------
% 25.05/3.60  % (32618)------------------------------
% 25.05/3.61  % (32662)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 (2969ds/389Mi)
% 25.73/3.62  % (32659)Instruction limit reached!
% 25.73/3.62  % (32659)------------------------------
% 25.73/3.62  % (32659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.73/3.62  % (32659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.73/3.62  % (32659)Termination reason: Unknown
% 25.73/3.62  % (32659)Termination phase: Saturation
% 25.73/3.62  
% 25.73/3.62  % (32659)Memory used [KB]: 6268
% 25.73/3.62  % (32659)Time elapsed: 0.268 s
% 25.73/3.62  % (32659)Instructions burned: 90 (million)
% 25.73/3.62  % (32659)------------------------------
% 25.73/3.62  % (32659)------------------------------
% 25.73/3.63  % (32663)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 (2968ds/1282Mi)
% 25.73/3.64  % (32642)Instruction limit reached!
% 25.73/3.64  % (32642)------------------------------
% 25.73/3.64  % (32642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.73/3.64  % (32642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.73/3.64  % (32642)Termination reason: Unknown
% 25.73/3.64  % (32642)Termination phase: Saturation
% 25.73/3.64  
% 25.73/3.64  % (32642)Memory used [KB]: 10874
% 25.73/3.64  % (32642)Time elapsed: 0.944 s
% 25.73/3.64  % (32642)Instructions burned: 315 (million)
% 25.73/3.64  % (32642)------------------------------
% 25.73/3.64  % (32642)------------------------------
% 25.73/3.64  % (32665)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 (2968ds/951Mi)
% 25.73/3.66  % (32649)Instruction limit reached!
% 25.73/3.66  % (32649)------------------------------
% 25.73/3.66  % (32649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.73/3.66  % (32649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.73/3.66  % (32649)Termination reason: Unknown
% 25.73/3.66  % (32649)Termination phase: Saturation
% 25.73/3.66  
% 25.73/3.66  % (32649)Memory used [KB]: 10234
% 25.73/3.66  % (32649)Time elapsed: 0.805 s
% 25.73/3.66  % (32649)Instructions burned: 299 (million)
% 25.73/3.66  % (32649)------------------------------
% 25.73/3.66  % (32649)------------------------------
% 25.73/3.67  % (32664)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 (2968ds/206Mi)
% 25.73/3.67  % (32666)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 (2968ds/367Mi)
% 26.17/3.74  % (32644)Instruction limit reached!
% 26.17/3.74  % (32644)------------------------------
% 26.17/3.74  % (32644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.17/3.74  % (32644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.17/3.74  % (32644)Termination reason: Unknown
% 26.17/3.74  % (32644)Termination phase: Saturation
% 26.17/3.74  
% 26.17/3.74  % (32644)Memory used [KB]: 7547
% 26.17/3.74  % (32644)Time elapsed: 1.014 s
% 26.17/3.74  % (32644)Instructions burned: 457 (million)
% 26.17/3.74  % (32644)------------------------------
% 26.17/3.74  % (32644)------------------------------
% 26.17/3.76  % (32641)Instruction limit reached!
% 26.17/3.76  % (32641)------------------------------
% 26.17/3.76  % (32641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.17/3.76  % (32641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.17/3.76  % (32641)Termination reason: Unknown
% 26.17/3.76  % (32641)Termination phase: Saturation
% 26.17/3.76  
% 26.17/3.76  % (32641)Memory used [KB]: 3709
% 26.17/3.76  % (32641)Time elapsed: 1.108 s
% 26.17/3.76  % (32641)Instructions burned: 505 (million)
% 26.17/3.76  % (32641)------------------------------
% 26.17/3.76  % (32641)------------------------------
% 26.17/3.77  % (32668)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 (2967ds/1276Mi)
% 26.17/3.77  % (32669)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 (2967ds/1186Mi)
% 26.61/3.78  % (32670)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 (2967ds/1038Mi)
% 26.62/3.78  % (32636)Instruction limit reached!
% 26.62/3.78  % (32636)------------------------------
% 26.62/3.78  % (32636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.62/3.78  % (32636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.62/3.78  % (32636)Termination reason: Unknown
% 26.62/3.78  % (32636)Termination phase: Saturation
% 26.62/3.78  
% 26.62/3.78  % (32636)Memory used [KB]: 10490
% 26.62/3.78  % (32636)Time elapsed: 0.980 s
% 26.62/3.78  % (32636)Instructions burned: 852 (million)
% 26.62/3.78  % (32636)------------------------------
% 26.62/3.78  % (32636)------------------------------
% 26.62/3.80  % (32669)Refutation not found, incomplete strategy% (32669)------------------------------
% 26.62/3.80  % (32669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.62/3.80  % (32669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.62/3.80  % (32669)Termination reason: Refutation not found, incomplete strategy
% 26.62/3.80  
% 26.62/3.80  % (32669)Memory used [KB]: 6012
% 26.62/3.80  % (32669)Time elapsed: 0.174 s
% 26.62/3.80  % (32669)Instructions burned: 11 (million)
% 26.62/3.80  % (32669)------------------------------
% 26.62/3.80  % (32669)------------------------------
% 26.72/3.80  % (32671)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 (2967ds/74Mi)
% 26.72/3.81  % (32667)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 (2967ds/222Mi)
% 26.77/3.84  % (32672)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 (2967ds/1257Mi)
% 26.77/3.86  % (32646)Instruction limit reached!
% 26.77/3.86  % (32646)------------------------------
% 26.77/3.86  % (32646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.77/3.86  % (32646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.77/3.86  % (32646)Termination reason: Unknown
% 26.77/3.86  % (32646)Termination phase: Saturation
% 26.77/3.86  
% 26.77/3.86  % (32646)Memory used [KB]: 3198
% 26.77/3.86  % (32646)Time elapsed: 1.069 s
% 26.77/3.86  % (32646)Instructions burned: 382 (million)
% 26.77/3.86  % (32646)------------------------------
% 26.77/3.86  % (32646)------------------------------
% 26.77/3.89  % (32673)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 (2967ds/2967Mi)
% 27.16/3.92  % (32671)Instruction limit reached!
% 27.16/3.92  % (32671)------------------------------
% 27.16/3.92  % (32671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.16/3.92  % (32671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.16/3.92  % (32671)Termination reason: Unknown
% 27.16/3.92  % (32671)Termination phase: Saturation
% 27.16/3.92  
% 27.16/3.92  % (32671)Memory used [KB]: 6396
% 27.16/3.92  % (32671)Time elapsed: 0.270 s
% 27.16/3.92  % (32671)Instructions burned: 74 (million)
% 27.16/3.92  % (32671)------------------------------
% 27.16/3.92  % (32671)------------------------------
% 27.16/3.94  % (32675)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 (2965ds/341Mi)
% 27.16/3.94  % (32674)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 (2966ds/1932Mi)
% 27.16/3.95  % (32674)Refutation not found, incomplete strategy% (32674)------------------------------
% 27.16/3.95  % (32674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.16/3.95  % (32674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.16/3.95  % (32674)Termination reason: Refutation not found, incomplete strategy
% 27.16/3.95  
% 27.16/3.95  % (32674)Memory used [KB]: 5884
% 27.16/3.95  % (32674)Time elapsed: 0.180 s
% 27.16/3.95  % (32674)Instructions burned: 7 (million)
% 27.16/3.95  % (32674)------------------------------
% 27.16/3.95  % (32674)------------------------------
% 27.16/3.97  % (32676)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/1100Mi)
% 27.16/3.98  % (32677)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/3814Mi)
% 27.56/3.99  % (32677)Refutation not found, incomplete strategy% (32677)------------------------------
% 27.56/3.99  % (32677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.56/3.99  % (32677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.56/4.00  % (32677)Termination reason: Refutation not found, incomplete strategy
% 27.56/4.00  
% 27.56/4.00  % (32677)Memory used [KB]: 5884
% 27.56/4.00  % (32677)Time elapsed: 0.153 s
% 27.56/4.00  % (32677)Instructions burned: 4 (million)
% 27.56/4.00  % (32677)------------------------------
% 27.56/4.00  % (32677)------------------------------
% 27.56/4.01  TRYING [6]
% 27.56/4.06  % (32678)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/3452Mi)
% 27.56/4.06  % (32664)Instruction limit reached!
% 27.56/4.06  % (32664)------------------------------
% 27.56/4.06  % (32664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.56/4.06  % (32664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.56/4.06  % (32664)Termination reason: Unknown
% 27.56/4.06  % (32664)Termination phase: Saturation
% 27.56/4.06  
% 27.56/4.06  % (32664)Memory used [KB]: 7675
% 27.56/4.06  % (32664)Time elapsed: 0.516 s
% 27.56/4.06  % (32664)Instructions burned: 207 (million)
% 27.56/4.06  % (32664)------------------------------
% 27.56/4.06  % (32664)------------------------------
% 29.72/4.11  % (32678)Refutation not found, incomplete strategy% (32678)------------------------------
% 29.72/4.11  % (32678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.72/4.11  % (32678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.72/4.11  % (32678)Termination reason: Refutation not found, incomplete strategy
% 29.72/4.11  
% 29.72/4.11  % (32678)Memory used [KB]: 6012
% 29.72/4.11  % (32678)Time elapsed: 0.191 s
% 29.72/4.11  % (32678)Instructions burned: 24 (million)
% 29.72/4.11  % (32678)------------------------------
% 29.72/4.11  % (32678)------------------------------
% 29.88/4.13  % (32679)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/1737Mi)
% 29.99/4.17  % (32680)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 (2963ds/107Mi)
% 30.57/4.25  % (32666)Instruction limit reached!
% 30.57/4.25  % (32666)------------------------------
% 30.57/4.25  % (32666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.57/4.25  % (32666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.57/4.25  % (32666)Termination reason: Unknown
% 30.57/4.25  % (32666)Termination phase: Saturation
% 30.57/4.25  
% 30.57/4.25  % (32666)Memory used [KB]: 7164
% 30.57/4.25  % (32666)Time elapsed: 0.612 s
% 30.57/4.25  % (32666)Instructions burned: 367 (million)
% 30.57/4.25  % (32666)------------------------------
% 30.57/4.25  % (32666)------------------------------
% 30.57/4.26  % (32681)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/979Mi)
% 31.03/4.30  % (32682)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/1178Mi)
% 31.03/4.30  % (32682)Refutation not found, incomplete strategy% (32682)------------------------------
% 31.03/4.30  % (32682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.03/4.30  % (32682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.03/4.30  % (32682)Termination reason: Refutation not found, incomplete strategy
% 31.03/4.30  
% 31.03/4.30  % (32682)Memory used [KB]: 1407
% 31.03/4.30  % (32682)Time elapsed: 0.177 s
% 31.03/4.30  % (32682)Instructions burned: 3 (million)
% 31.03/4.30  % (32682)------------------------------
% 31.03/4.30  % (32682)------------------------------
% 31.03/4.33  % (32667)Instruction limit reached!
% 31.03/4.33  % (32667)------------------------------
% 31.03/4.33  % (32667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.03/4.33  % (32667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.03/4.33  % (32667)Termination reason: Unknown
% 31.03/4.33  % (32667)Termination phase: Saturation
% 31.03/4.33  
% 31.03/4.33  % (32667)Memory used [KB]: 8315
% 31.03/4.33  % (32667)Time elapsed: 0.670 s
% 31.03/4.33  % (32667)Instructions burned: 222 (million)
% 31.03/4.33  % (32667)------------------------------
% 31.03/4.33  % (32667)------------------------------
% 31.03/4.36  % (32683)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 (2962ds/108Mi)
% 31.03/4.36  % (32662)Instruction limit reached!
% 31.03/4.36  % (32662)------------------------------
% 31.03/4.36  % (32662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.03/4.36  % (32662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.03/4.36  % (32662)Termination reason: Unknown
% 31.03/4.36  % (32662)Termination phase: Saturation
% 31.03/4.36  
% 31.03/4.36  % (32662)Memory used [KB]: 3070
% 31.03/4.36  % (32662)Time elapsed: 0.901 s
% 31.03/4.36  % (32662)Instructions burned: 389 (million)
% 31.03/4.36  % (32662)------------------------------
% 31.03/4.36  % (32662)------------------------------
% 31.67/4.36  % (32680)Instruction limit reached!
% 31.67/4.36  % (32680)------------------------------
% 31.67/4.36  % (32680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.67/4.38  % (32680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.67/4.38  % (32680)Termination reason: Unknown
% 31.67/4.38  % (32680)Termination phase: Saturation
% 31.67/4.38  
% 31.67/4.38  % (32680)Memory used [KB]: 6524
% 31.67/4.38  % (32680)Time elapsed: 0.330 s
% 31.67/4.38  % (32680)Instructions burned: 108 (million)
% 31.67/4.38  % (32680)------------------------------
% 31.67/4.38  % (32680)------------------------------
% 32.71/4.51  % (32675)Instruction limit reached!
% 32.71/4.51  % (32675)------------------------------
% 32.71/4.51  % (32675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.71/4.51  % (32675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.71/4.51  % (32675)Termination reason: Unknown
% 32.71/4.51  % (32675)Termination phase: Saturation
% 32.71/4.51  
% 32.71/4.51  % (32675)Memory used [KB]: 6908
% 32.71/4.51  % (32675)Time elapsed: 0.708 s
% 32.71/4.51  % (32675)Instructions burned: 341 (million)
% 32.71/4.51  % (32675)------------------------------
% 32.71/4.51  % (32675)------------------------------
% 32.71/4.52  % (32684)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 (2960ds/654Mi)
% 32.71/4.54  % (32685)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/265Mi)
% 32.71/4.56  % (32687)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/2055Mi)
% 32.71/4.56  % (32652)Instruction limit reached!
% 32.71/4.56  % (32652)------------------------------
% 32.71/4.56  % (32652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.71/4.56  % (32652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.71/4.56  % (32652)Termination reason: Unknown
% 32.71/4.56  % (32652)Termination phase: Saturation
% 32.71/4.56  
% 32.71/4.56  % (32652)Memory used [KB]: 4605
% 32.71/4.56  % (32652)Time elapsed: 1.594 s
% 32.71/4.56  % (32652)Instructions burned: 800 (million)
% 32.71/4.56  % (32652)------------------------------
% 32.71/4.56  % (32652)------------------------------
% 33.11/4.58  % (32686)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/67Mi)
% 33.11/4.58  % (32687)Refutation not found, incomplete strategy% (32687)------------------------------
% 33.11/4.58  % (32687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.11/4.58  % (32687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.11/4.58  % (32687)Termination reason: Refutation not found, incomplete strategy
% 33.11/4.58  
% 33.11/4.58  % (32687)Memory used [KB]: 5884
% 33.11/4.58  % (32687)Time elapsed: 0.145 s
% 33.11/4.58  % (32687)Instructions burned: 7 (million)
% 33.11/4.58  % (32687)------------------------------
% 33.11/4.58  % (32687)------------------------------
% 33.11/4.62  % (32688)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/336Mi)
% 33.11/4.64  % (32683)Instruction limit reached!
% 33.11/4.64  % (32683)------------------------------
% 33.11/4.64  % (32683)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.11/4.64  % (32683)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.11/4.64  % (32683)Termination reason: Unknown
% 33.11/4.64  % (32683)Termination phase: Saturation
% 33.11/4.64  
% 33.11/4.64  % (32683)Memory used [KB]: 7291
% 33.11/4.64  % (32683)Time elapsed: 0.447 s
% 33.11/4.64  % (32683)Instructions burned: 109 (million)
% 33.11/4.64  % (32683)------------------------------
% 33.11/4.64  % (32683)------------------------------
% 34.37/4.70  % (32689)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=3439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/3439Mi)
% 34.59/4.75  % (32686)Instruction limit reached!
% 34.59/4.75  % (32686)------------------------------
% 34.59/4.75  % (32686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.59/4.75  % (32686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.59/4.75  % (32686)Termination reason: Unknown
% 34.59/4.75  % (32686)Termination phase: Saturation
% 34.59/4.75  
% 34.59/4.75  % (32686)Memory used [KB]: 6652
% 34.59/4.75  % (32686)Time elapsed: 0.317 s
% 34.59/4.75  % (32686)Instructions burned: 68 (million)
% 34.59/4.75  % (32686)------------------------------
% 34.59/4.75  % (32686)------------------------------
% 34.59/4.75  % (32690)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/179Mi)
% 34.90/4.76  % (32604)First to succeed.
% 34.90/4.76  % (32604)Refutation found. Thanks to Tanya!
% 34.90/4.76  % SZS status Unsatisfiable for theBenchmark
% 34.90/4.76  % SZS output start Proof for theBenchmark
% See solution above
% 34.90/4.76  % (32604)------------------------------
% 34.90/4.76  % (32604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.90/4.76  % (32604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.90/4.76  % (32604)Termination reason: Refutation
% 34.90/4.76  
% 34.90/4.76  % (32604)Memory used [KB]: 7547
% 34.90/4.76  % (32604)Time elapsed: 2.996 s
% 34.90/4.76  % (32604)Instructions burned: 1370 (million)
% 34.90/4.76  % (32604)------------------------------
% 34.90/4.76  % (32604)------------------------------
% 34.90/4.76  % (32460)Success in time 4.405 s
%------------------------------------------------------------------------------