TSTP Solution File: RNG008-5 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG008-5 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n004.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 18:14:19 EDT 2022

% Result   : Unsatisfiable 21.70s 3.22s
% Output   : Refutation 21.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   28
%            Number of leaves      :   24
% Syntax   : Number of formulae    :  141 (  72 unt;   0 def)
%            Number of atoms       :  253 (  41 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  225 ( 113   ~; 112   |;   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    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :  311 ( 311   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f15051,plain,
    $false,
    inference(subsumption_resolution,[],[f15040,f26]) ).

fof(f26,axiom,
    ~ product(b,a,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_b_times_a_is_c) ).

fof(f15040,plain,
    product(b,a,c),
    inference(superposition,[],[f3,f14728]) ).

fof(f14728,plain,
    c = multiply(b,a),
    inference(resolution,[],[f14710,f14523]) ).

fof(f14523,plain,
    ! [X6,X5] :
      ( ~ sum(X5,X6,additive_identity)
      | X5 = X6 ),
    inference(superposition,[],[f13437,f2570]) ).

fof(f2570,plain,
    ! [X25] : additive_identity = add(X25,X25),
    inference(resolution,[],[f2553,f47]) ).

fof(f47,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | add(X1,X0) = X2 ),
    inference(resolution,[],[f33,f16]) ).

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

fof(f33,plain,
    ! [X4,X5] : sum(X4,X5,add(X5,X4)),
    inference(resolution,[],[f9,f4]) ).

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

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

fof(f2553,plain,
    ! [X8] : sum(X8,X8,additive_identity),
    inference(subsumption_resolution,[],[f2552,f6]) ).

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

fof(f2552,plain,
    ! [X8] :
      ( sum(X8,X8,additive_identity)
      | ~ sum(X8,additive_inverse(X8),additive_identity) ),
    inference(forward_literal_rewriting,[],[f2540,f9]) ).

fof(f2540,plain,
    ! [X8] :
      ( sum(X8,X8,additive_identity)
      | ~ sum(additive_inverse(X8),X8,additive_identity) ),
    inference(resolution,[],[f570,f133]) ).

fof(f133,plain,
    ! [X0] : product(additive_inverse(X0),X0,X0),
    inference(superposition,[],[f109,f50]) ).

fof(f50,plain,
    ! [X1] : additive_inverse(additive_inverse(X1)) = X1,
    inference(resolution,[],[f36,f30]) ).

fof(f30,plain,
    ! [X2] : sum(additive_identity,additive_inverse(additive_inverse(X2)),X2),
    inference(resolution,[],[f9,f19]) ).

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

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

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

fof(f109,plain,
    ! [X0] : product(X0,additive_inverse(X0),additive_inverse(X0)),
    inference(superposition,[],[f23,f99]) ).

fof(f99,plain,
    ! [X1] : multiply(X1,X1) = X1,
    inference(resolution,[],[f66,f3]) ).

fof(f66,plain,
    ! [X0,X1] :
      ( ~ product(X0,X0,X1)
      | X0 = X1 ),
    inference(resolution,[],[f17,f24]) ).

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

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

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

fof(f570,plain,
    ! [X18,X19,X17] :
      ( ~ product(X17,X18,X19)
      | sum(X19,X18,additive_identity)
      | ~ sum(X17,X18,additive_identity) ),
    inference(resolution,[],[f143,f21]) ).

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

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

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

fof(f13437,plain,
    ! [X16,X17,X15] :
      ( ~ sum(X16,X17,add(X16,X15))
      | X15 = X17 ),
    inference(forward_literal_rewriting,[],[f13433,f2867]) ).

fof(f2867,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sum(X2,X0,X1) ),
    inference(backward_demodulation,[],[f2367,f2610]) ).

fof(f2610,plain,
    ! [X0] : additive_inverse(X0) = X0,
    inference(resolution,[],[f2562,f37]) ).

fof(f37,plain,
    ! [X2,X3] :
      ( ~ sum(X2,additive_identity,X3)
      | X2 = X3 ),
    inference(resolution,[],[f16,f2]) ).

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

fof(f2562,plain,
    ! [X2] : sum(X2,additive_identity,additive_inverse(X2)),
    inference(resolution,[],[f2553,f456]) ).

fof(f456,plain,
    ! [X0,X1] :
      ( ~ sum(X0,X1,additive_identity)
      | sum(X0,additive_identity,additive_inverse(X1)) ),
    inference(resolution,[],[f74,f1]) ).

fof(f74,plain,
    ! [X10,X11,X8,X9] :
      ( ~ sum(X10,additive_inverse(X9),X11)
      | sum(X8,additive_identity,X11)
      | ~ sum(X8,X9,X10) ),
    inference(resolution,[],[f7,f6]) ).

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

fof(f2367,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sum(X2,additive_inverse(X0),X1) ),
    inference(resolution,[],[f2232,f91]) ).

fof(f91,plain,
    ! [X16,X14,X15,X12,X13] :
      ( ~ sum(X12,add(X13,X14),X15)
      | ~ sum(X12,X13,X16)
      | sum(X16,X14,X15) ),
    inference(resolution,[],[f8,f4]) ).

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

fof(f2232,plain,
    ! [X10,X9] : sum(X9,add(X10,additive_inverse(X9)),X10),
    inference(superposition,[],[f2098,f231]) ).

fof(f231,plain,
    ! [X6,X5] : add(X5,X6) = add(X6,X5),
    inference(resolution,[],[f41,f33]) ).

fof(f41,plain,
    ! [X10,X11,X9] :
      ( ~ sum(X9,X10,X11)
      | add(X9,X10) = X11 ),
    inference(resolution,[],[f16,f4]) ).

fof(f2098,plain,
    ! [X0,X1] : sum(X0,add(additive_inverse(X0),X1),X1),
    inference(resolution,[],[f498,f6]) ).

fof(f498,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,additive_identity)
      | sum(X0,add(X1,X2),X2) ),
    inference(resolution,[],[f75,f1]) ).

fof(f75,plain,
    ! [X16,X14,X15,X12,X13] :
      ( ~ sum(X14,X15,X16)
      | sum(X12,add(X13,X15),X16)
      | ~ sum(X12,X13,X14) ),
    inference(resolution,[],[f7,f4]) ).

fof(f13433,plain,
    ! [X16,X17,X15] :
      ( ~ sum(add(X16,X15),X16,X17)
      | X15 = X17 ),
    inference(superposition,[],[f2851,f2873]) ).

fof(f2873,plain,
    ! [X31,X30] : add(X30,add(X31,X30)) = X31,
    inference(backward_demodulation,[],[f2374,f2610]) ).

fof(f2374,plain,
    ! [X31,X30] : add(X30,add(X31,additive_inverse(X30))) = X31,
    inference(resolution,[],[f2232,f41]) ).

fof(f2851,plain,
    ! [X28,X29,X27] :
      ( ~ sum(X27,add(X28,X27),X29)
      | X28 = X29 ),
    inference(backward_demodulation,[],[f2273,f2610]) ).

fof(f2273,plain,
    ! [X28,X29,X27] :
      ( X28 = X29
      | ~ sum(additive_inverse(X27),add(X28,X27),X29) ),
    inference(resolution,[],[f2265,f16]) ).

fof(f2265,plain,
    ! [X3,X4] : sum(additive_inverse(X3),add(X4,X3),X4),
    inference(forward_demodulation,[],[f2261,f54]) ).

fof(f54,plain,
    ! [X3] : add(X3,additive_identity) = X3,
    inference(resolution,[],[f36,f33]) ).

fof(f2261,plain,
    ! [X3,X4] : sum(additive_inverse(X3),add(X4,X3),add(X4,additive_identity)),
    inference(resolution,[],[f489,f4]) ).

fof(f489,plain,
    ! [X8,X6,X7] :
      ( ~ sum(X6,additive_identity,X7)
      | sum(additive_inverse(X8),add(X6,X8),X7) ),
    inference(forward_literal_rewriting,[],[f484,f9]) ).

fof(f484,plain,
    ! [X8,X6,X7] :
      ( ~ sum(X6,additive_identity,X7)
      | sum(add(X6,X8),additive_inverse(X8),X7) ),
    inference(resolution,[],[f90,f4]) ).

fof(f90,plain,
    ! [X10,X11,X8,X9] :
      ( ~ sum(X8,X10,X11)
      | ~ sum(X8,additive_identity,X9)
      | sum(X11,additive_inverse(X10),X9) ),
    inference(resolution,[],[f8,f6]) ).

fof(f14710,plain,
    sum(c,multiply(b,a),additive_identity),
    inference(backward_demodulation,[],[f11759,f14706]) ).

fof(f14706,plain,
    additive_identity = multiply(c,add(a,c)),
    inference(forward_demodulation,[],[f14668,f170]) ).

fof(f170,plain,
    ! [X0] : additive_identity = multiply(X0,additive_identity),
    inference(resolution,[],[f68,f3]) ).

fof(f68,plain,
    ! [X6,X5] :
      ( ~ product(X6,additive_identity,X5)
      | additive_identity = X5 ),
    inference(resolution,[],[f17,f20]) ).

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

fof(f14668,plain,
    multiply(c,add(a,c)) = multiply(c,additive_identity),
    inference(resolution,[],[f14641,f67]) ).

fof(f67,plain,
    ! [X2,X3,X4] :
      ( ~ product(X2,X3,X4)
      | multiply(X2,X3) = X4 ),
    inference(resolution,[],[f17,f3]) ).

fof(f14641,plain,
    product(c,additive_identity,multiply(c,add(a,c))),
    inference(superposition,[],[f3643,f5978]) ).

fof(f5978,plain,
    ! [X22] : additive_identity = multiply(add(a,c),multiply(c,X22)),
    inference(resolution,[],[f5290,f67]) ).

fof(f5290,plain,
    ! [X51] : product(add(a,c),multiply(c,X51),additive_identity),
    inference(forward_demodulation,[],[f5283,f180]) ).

fof(f180,plain,
    ! [X0] : additive_identity = multiply(additive_identity,X0),
    inference(resolution,[],[f71,f3]) ).

fof(f71,plain,
    ! [X11,X12] :
      ( ~ product(additive_identity,X12,X11)
      | additive_identity = X11 ),
    inference(resolution,[],[f17,f21]) ).

fof(f5283,plain,
    ! [X51] : product(add(a,c),multiply(c,X51),multiply(additive_identity,X51)),
    inference(resolution,[],[f5220,f3238]) ).

fof(f3238,plain,
    ! [X10,X11,X12,X13] :
      ( ~ product(X10,X11,X12)
      | product(X10,multiply(X11,X13),multiply(X12,X13)) ),
    inference(forward_demodulation,[],[f2890,f2610]) ).

fof(f2890,plain,
    ! [X10,X11,X12,X13] :
      ( ~ product(X10,X11,X12)
      | product(X10,multiply(X11,X13),additive_inverse(multiply(X12,X13))) ),
    inference(backward_demodulation,[],[f607,f2610]) ).

fof(f607,plain,
    ! [X10,X11,X12,X13] :
      ( product(X10,additive_inverse(multiply(X11,X13)),additive_inverse(multiply(X12,X13)))
      | ~ product(X10,X11,X12) ),
    inference(forward_demodulation,[],[f597,f237]) ).

fof(f237,plain,
    ! [X4,X5] : additive_inverse(multiply(X4,X5)) = multiply(X4,additive_inverse(X5)),
    inference(resolution,[],[f67,f23]) ).

fof(f597,plain,
    ! [X10,X11,X12,X13] :
      ( ~ product(X10,X11,X12)
      | product(X10,additive_inverse(multiply(X11,X13)),multiply(X12,additive_inverse(X13))) ),
    inference(resolution,[],[f106,f3]) ).

fof(f106,plain,
    ! [X16,X14,X17,X15,X13] :
      ( ~ product(X17,additive_inverse(X15),X16)
      | ~ product(X13,X14,X17)
      | product(X13,additive_inverse(multiply(X14,X15)),X16) ),
    inference(resolution,[],[f10,f23]) ).

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

fof(f5220,plain,
    product(add(a,c),c,additive_identity),
    inference(resolution,[],[f4767,f4]) ).

fof(f4767,plain,
    ! [X24] :
      ( ~ sum(a,c,X24)
      | product(X24,c,additive_identity) ),
    inference(forward_demodulation,[],[f4763,f2570]) ).

fof(f4763,plain,
    ! [X24] :
      ( ~ sum(a,c,X24)
      | product(X24,c,add(c,c)) ),
    inference(resolution,[],[f587,f343]) ).

fof(f343,plain,
    product(a,c,c),
    inference(resolution,[],[f312,f25]) ).

fof(f25,axiom,
    product(a,b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_b_is_c) ).

fof(f312,plain,
    ! [X0] :
      ( ~ product(a,b,X0)
      | product(a,c,X0) ),
    inference(resolution,[],[f107,f24]) ).

fof(f107,plain,
    ! [X18,X19,X20] :
      ( ~ product(X18,a,X20)
      | ~ product(X20,b,X19)
      | product(X18,c,X19) ),
    inference(resolution,[],[f10,f25]) ).

fof(f587,plain,
    ! [X10,X11,X9,X12] :
      ( ~ product(X9,X10,X12)
      | product(X11,X10,add(X12,X10))
      | ~ sum(X9,X10,X11) ),
    inference(resolution,[],[f151,f4]) ).

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

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

fof(f3643,plain,
    ! [X2,X1] : product(X1,multiply(X2,multiply(X1,X2)),multiply(X1,X2)),
    inference(resolution,[],[f3210,f3]) ).

fof(f3210,plain,
    ! [X8,X9,X7] :
      ( ~ product(X7,X8,X9)
      | product(X7,multiply(X8,X9),X9) ),
    inference(forward_demodulation,[],[f3209,f2610]) ).

fof(f3209,plain,
    ! [X8,X9,X7] :
      ( product(X7,additive_inverse(multiply(X8,X9)),X9)
      | ~ product(X7,X8,X9) ),
    inference(forward_demodulation,[],[f2733,f2610]) ).

fof(f2733,plain,
    ! [X8,X9,X7] :
      ( product(X7,additive_inverse(multiply(X8,X9)),additive_inverse(X9))
      | ~ product(X7,X8,X9) ),
    inference(backward_demodulation,[],[f596,f2610]) ).

fof(f596,plain,
    ! [X8,X9,X7] :
      ( product(X7,additive_inverse(multiply(X8,X9)),additive_inverse(X9))
      | ~ product(X7,X8,additive_inverse(X9)) ),
    inference(resolution,[],[f106,f24]) ).

fof(f11759,plain,
    sum(c,multiply(b,a),multiply(c,add(a,c))),
    inference(forward_demodulation,[],[f11742,f3172]) ).

fof(f3172,plain,
    ! [X68,X66,X67] : multiply(X68,add(X67,X66)) = multiply(X68,add(X66,X67)),
    inference(forward_demodulation,[],[f2896,f2610]) ).

fof(f2896,plain,
    ! [X68,X66,X67] : multiply(X68,additive_inverse(add(X67,X66))) = multiply(X68,add(X66,X67)),
    inference(backward_demodulation,[],[f728,f2610]) ).

fof(f728,plain,
    ! [X68,X66,X67] : multiply(X68,additive_inverse(add(X67,X66))) = additive_inverse(multiply(X68,add(X66,X67))),
    inference(superposition,[],[f237,f335]) ).

fof(f335,plain,
    ! [X8,X7] : additive_inverse(add(X7,X8)) = additive_inverse(add(X8,X7)),
    inference(resolution,[],[f42,f35]) ).

fof(f35,plain,
    ! [X0,X1] : sum(additive_inverse(X0),additive_inverse(X1),additive_inverse(add(X1,X0))),
    inference(resolution,[],[f22,f9]) ).

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

fof(f42,plain,
    ! [X14,X12,X13] :
      ( ~ sum(additive_inverse(X12),additive_inverse(X13),X14)
      | additive_inverse(add(X12,X13)) = X14 ),
    inference(resolution,[],[f16,f22]) ).

fof(f11742,plain,
    sum(c,multiply(b,a),multiply(c,add(c,a))),
    inference(resolution,[],[f5317,f9834]) ).

fof(f9834,plain,
    product(c,a,multiply(b,a)),
    inference(backward_demodulation,[],[f7937,f9769]) ).

fof(f9769,plain,
    c = multiply(b,c),
    inference(resolution,[],[f9763,f67]) ).

fof(f9763,plain,
    product(b,c,c),
    inference(forward_demodulation,[],[f9723,f2873]) ).

fof(f9723,plain,
    product(add(c,add(b,c)),c,c),
    inference(resolution,[],[f9709,f3849]) ).

fof(f3849,plain,
    ! [X10,X9] :
      ( ~ product(X9,X10,additive_identity)
      | product(add(X10,X9),X10,X10) ),
    inference(resolution,[],[f584,f33]) ).

fof(f584,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | ~ product(X0,X1,additive_identity)
      | product(X2,X1,X1) ),
    inference(resolution,[],[f151,f1]) ).

fof(f9709,plain,
    product(add(b,c),c,additive_identity),
    inference(superposition,[],[f3,f9646]) ).

fof(f9646,plain,
    additive_identity = multiply(add(b,c),c),
    inference(resolution,[],[f8011,f71]) ).

fof(f8011,plain,
    product(additive_identity,c,multiply(add(b,c),c)),
    inference(forward_demodulation,[],[f7941,f170]) ).

fof(f7941,plain,
    product(multiply(add(b,c),additive_identity),c,multiply(add(b,c),c)),
    inference(superposition,[],[f6820,f5501]) ).

fof(f5501,plain,
    additive_identity = multiply(c,add(b,c)),
    inference(resolution,[],[f5487,f67]) ).

fof(f5487,plain,
    product(c,add(b,c),additive_identity),
    inference(resolution,[],[f4856,f2561]) ).

fof(f2561,plain,
    ! [X0,X1] : sum(X0,add(X0,X1),X1),
    inference(resolution,[],[f2553,f498]) ).

fof(f4856,plain,
    ! [X25] :
      ( ~ sum(b,X25,c)
      | product(c,X25,additive_identity) ),
    inference(forward_literal_rewriting,[],[f4855,f2867]) ).

fof(f4855,plain,
    ! [X25] :
      ( product(c,X25,additive_identity)
      | ~ sum(c,b,X25) ),
    inference(forward_demodulation,[],[f4851,f2570]) ).

fof(f4851,plain,
    ! [X25] :
      ( ~ sum(c,b,X25)
      | product(c,X25,add(c,c)) ),
    inference(resolution,[],[f1160,f396]) ).

fof(f396,plain,
    product(c,b,c),
    inference(resolution,[],[f329,f25]) ).

fof(f329,plain,
    ! [X0] :
      ( ~ product(a,b,X0)
      | product(X0,b,c) ),
    inference(resolution,[],[f115,f24]) ).

fof(f115,plain,
    ! [X18,X19,X20] :
      ( ~ product(X18,X20,b)
      | product(X19,X20,c)
      | ~ product(a,X18,X19) ),
    inference(resolution,[],[f11,f25]) ).

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

fof(f1160,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X3)
      | product(X0,X2,add(X0,X3))
      | ~ sum(X0,X1,X2) ),
    inference(resolution,[],[f126,f24]) ).

fof(f126,plain,
    ! [X18,X19,X16,X17,X15,X20] :
      ( ~ product(X15,X20,X17)
      | ~ sum(X20,X19,X16)
      | ~ product(X15,X19,X18)
      | product(X15,X16,add(X17,X18)) ),
    inference(resolution,[],[f13,f4]) ).

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

fof(f6820,plain,
    ! [X2,X1] : product(multiply(X1,multiply(X2,X1)),X2,multiply(X1,X2)),
    inference(backward_demodulation,[],[f1660,f6723]) ).

fof(f6723,plain,
    ! [X40,X41,X39] : multiply(multiply(X39,X40),X41) = multiply(X39,multiply(X40,X41)),
    inference(resolution,[],[f4305,f67]) ).

fof(f4305,plain,
    ! [X2,X3,X4] : product(X2,multiply(X3,X4),multiply(multiply(X2,X3),X4)),
    inference(resolution,[],[f3238,f3]) ).

fof(f1660,plain,
    ! [X2,X1] : product(multiply(multiply(X1,X2),X1),X2,multiply(X1,X2)),
    inference(resolution,[],[f321,f3]) ).

fof(f321,plain,
    ! [X2,X3,X4] :
      ( ~ product(X2,X3,X4)
      | product(multiply(X4,X2),X3,X4) ),
    inference(resolution,[],[f111,f3]) ).

fof(f111,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X2)
      | ~ product(X1,X3,X0)
      | product(X2,X3,X0) ),
    inference(resolution,[],[f11,f24]) ).

fof(f7937,plain,
    product(multiply(b,c),a,multiply(b,a)),
    inference(superposition,[],[f6820,f140]) ).

fof(f140,plain,
    c = multiply(a,b),
    inference(resolution,[],[f70,f3]) ).

fof(f70,plain,
    ! [X10] :
      ( ~ product(a,b,X10)
      | c = X10 ),
    inference(resolution,[],[f17,f25]) ).

fof(f5317,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | sum(X0,X2,multiply(X0,add(X0,X1))) ),
    inference(resolution,[],[f1151,f24]) ).

fof(f1151,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ product(X4,X8,X7)
      | ~ product(X4,X5,X6)
      | sum(X7,X6,multiply(X4,add(X8,X5))) ),
    inference(resolution,[],[f120,f3]) ).

fof(f120,plain,
    ! [X18,X19,X16,X17,X15,X20] :
      ( ~ product(X15,add(X20,X16),X19)
      | ~ product(X15,X16,X17)
      | sum(X18,X17,X19)
      | ~ product(X15,X20,X18) ),
    inference(resolution,[],[f12,f4]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : RNG008-5 : TPTP v8.1.0. Released v1.0.0.
% 0.11/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 : n004.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   : Tue Aug 30 11:39:04 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.21/0.48  % (12210)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.21/0.49  % (12197)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.21/0.50  % (12197)Instruction limit reached!
% 0.21/0.50  % (12197)------------------------------
% 0.21/0.50  % (12197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (12197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (12197)Termination reason: Unknown
% 0.21/0.50  % (12197)Termination phase: Saturation
% 0.21/0.50  
% 0.21/0.50  % (12197)Memory used [KB]: 6012
% 0.21/0.50  % (12197)Time elapsed: 0.052 s
% 0.21/0.50  % (12197)Instructions burned: 7 (million)
% 0.21/0.50  % (12197)------------------------------
% 0.21/0.50  % (12197)------------------------------
% 0.21/0.50  % (12187)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.21/0.51  % (12204)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.21/0.51  % (12188)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.21/0.51  % (12189)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.21/0.51  % (12195)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.21/0.52  % (12196)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.21/0.52  % (12212)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.21/0.52  % (12192)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.52  % (12195)Instruction limit reached!
% 0.21/0.52  % (12195)------------------------------
% 0.21/0.52  % (12195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (12195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (12195)Termination reason: Unknown
% 0.21/0.52  % (12195)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (12195)Memory used [KB]: 5884
% 0.21/0.52  % (12195)Time elapsed: 0.120 s
% 0.21/0.52  % (12195)Instructions burned: 5 (million)
% 0.21/0.52  % (12195)------------------------------
% 0.21/0.52  % (12195)------------------------------
% 0.21/0.52  % (12203)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.21/0.52  % (12203)Instruction limit reached!
% 0.21/0.52  % (12203)------------------------------
% 0.21/0.52  % (12203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (12203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (12203)Termination reason: Unknown
% 0.21/0.52  % (12203)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (12203)Memory used [KB]: 1279
% 0.21/0.52  % (12203)Time elapsed: 0.003 s
% 0.21/0.52  % (12203)Instructions burned: 2 (million)
% 0.21/0.52  % (12203)------------------------------
% 0.21/0.52  % (12203)------------------------------
% 0.21/0.52  % (12211)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.21/0.52  % (12210)Instruction limit reached!
% 0.21/0.52  % (12210)------------------------------
% 0.21/0.52  % (12210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (12191)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.21/0.52  % (12215)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.21/0.52  % (12210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (12210)Termination reason: Unknown
% 0.21/0.53  % (12210)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (12210)Memory used [KB]: 6012
% 0.21/0.53  % (12210)Time elapsed: 0.064 s
% 0.21/0.53  % (12210)Instructions burned: 37 (million)
% 0.21/0.53  % (12210)------------------------------
% 0.21/0.53  % (12210)------------------------------
% 0.21/0.53  % (12190)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.21/0.53  % (12193)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.21/0.53  % (12216)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.21/0.53  % (12204)Instruction limit reached!
% 0.21/0.53  % (12204)------------------------------
% 0.21/0.53  % (12204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (12191)Refutation not found, incomplete strategy% (12191)------------------------------
% 0.21/0.53  % (12191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (12191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (12191)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (12191)Memory used [KB]: 5884
% 0.21/0.53  % (12191)Time elapsed: 0.127 s
% 0.21/0.53  % (12191)Instructions burned: 4 (million)
% 0.21/0.53  % (12191)------------------------------
% 0.21/0.53  % (12191)------------------------------
% 0.21/0.53  % (12205)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.21/0.53  % (12189)Instruction limit reached!
% 0.21/0.53  % (12189)------------------------------
% 0.21/0.53  % (12189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (12189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (12189)Termination reason: Unknown
% 0.21/0.53  % (12189)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (12189)Memory used [KB]: 5884
% 0.21/0.53  % (12189)Time elapsed: 0.115 s
% 0.21/0.53  % (12189)Instructions burned: 4 (million)
% 0.21/0.53  % (12189)------------------------------
% 0.21/0.53  % (12189)------------------------------
% 0.21/0.53  % (12206)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.21/0.53  % (12207)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.21/0.54  % (12213)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.21/0.54  % (12209)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.21/0.54  % (12200)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.21/0.54  % (12198)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.21/0.54  % (12204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (12204)Termination reason: Unknown
% 0.21/0.54  % (12204)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (12204)Memory used [KB]: 5884
% 0.21/0.54  % (12204)Time elapsed: 0.133 s
% 0.21/0.54  % (12204)Instructions burned: 9 (million)
% 0.21/0.54  % (12204)------------------------------
% 0.21/0.54  % (12204)------------------------------
% 0.21/0.54  % (12200)Instruction limit reached!
% 0.21/0.54  % (12200)------------------------------
% 0.21/0.54  % (12200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (12200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (12200)Termination reason: Unknown
% 0.21/0.54  % (12200)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (12200)Memory used [KB]: 5884
% 0.21/0.54  % (12200)Time elapsed: 0.139 s
% 0.21/0.54  % (12200)Instructions burned: 3 (million)
% 0.21/0.54  % (12200)------------------------------
% 0.21/0.54  % (12200)------------------------------
% 0.21/0.54  % (12199)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.21/0.54  % (12202)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.21/0.54  % (12208)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.21/0.54  % (12207)Instruction limit reached!
% 0.21/0.54  % (12207)------------------------------
% 0.21/0.54  % (12207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (12201)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.21/0.54  % (12214)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.21/0.54  TRYING [1]
% 0.21/0.55  % (12208)Refutation not found, incomplete strategy% (12208)------------------------------
% 0.21/0.55  % (12208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (12215)Instruction limit reached!
% 0.21/0.55  % (12215)------------------------------
% 0.21/0.55  % (12215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (12194)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.21/0.55  % (12199)Instruction limit reached!
% 0.21/0.55  % (12199)------------------------------
% 0.21/0.55  % (12199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (12199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (12199)Termination reason: Unknown
% 0.21/0.55  % (12199)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (12199)Memory used [KB]: 5884
% 0.21/0.55  % (12199)Time elapsed: 0.151 s
% 0.21/0.55  % (12199)Instructions burned: 5 (million)
% 0.21/0.55  % (12199)------------------------------
% 0.21/0.55  % (12199)------------------------------
% 0.21/0.55  TRYING [2]
% 0.21/0.55  % (12207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (12207)Termination reason: Unknown
% 0.21/0.55  % (12207)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (12207)Memory used [KB]: 1535
% 0.21/0.55  % (12207)Time elapsed: 0.141 s
% 0.21/0.55  % (12207)Instructions burned: 8 (million)
% 0.21/0.55  % (12207)------------------------------
% 0.21/0.55  % (12207)------------------------------
% 0.21/0.55  % (12206)Instruction limit reached!
% 0.21/0.55  % (12206)------------------------------
% 0.21/0.55  % (12206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (12202)Instruction limit reached!
% 0.21/0.55  % (12202)------------------------------
% 0.21/0.55  % (12202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (12202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (12202)Termination reason: Unknown
% 0.21/0.55  % (12202)Termination phase: Finite model building SAT solving
% 0.21/0.55  
% 0.21/0.55  % (12202)Memory used [KB]: 6012
% 0.21/0.55  % (12202)Time elapsed: 0.159 s
% 0.21/0.55  % (12202)Instructions burned: 7 (million)
% 0.21/0.55  % (12202)------------------------------
% 0.21/0.55  % (12202)------------------------------
% 0.21/0.56  % (12212)Refutation not found, incomplete strategy% (12212)------------------------------
% 0.21/0.56  % (12212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (12212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (12212)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (12212)Memory used [KB]: 6268
% 0.21/0.56  % (12212)Time elapsed: 0.164 s
% 0.21/0.56  % (12212)Instructions burned: 33 (million)
% 0.21/0.56  % (12212)------------------------------
% 0.21/0.56  % (12212)------------------------------
% 0.21/0.56  % (12206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (12206)Termination reason: Unknown
% 0.21/0.56  % (12206)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (12206)Memory used [KB]: 5884
% 0.21/0.56  % (12206)Time elapsed: 0.152 s
% 0.21/0.56  % (12206)Instructions burned: 9 (million)
% 0.21/0.56  % (12206)------------------------------
% 0.21/0.56  % (12206)------------------------------
% 0.21/0.56  % (12214)Refutation not found, incomplete strategy% (12214)------------------------------
% 0.21/0.56  % (12214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (12214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (12214)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (12214)Memory used [KB]: 1407
% 0.21/0.56  % (12214)Time elapsed: 0.167 s
% 0.21/0.56  % (12214)Instructions burned: 16 (million)
% 0.21/0.56  % (12214)------------------------------
% 0.21/0.56  % (12214)------------------------------
% 0.21/0.56  % (12198)Instruction limit reached!
% 0.21/0.56  % (12198)------------------------------
% 0.21/0.56  % (12198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (12198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (12198)Termination reason: Unknown
% 0.21/0.56  % (12198)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (12198)Memory used [KB]: 6012
% 0.21/0.56  % (12198)Time elapsed: 0.175 s
% 0.21/0.56  % (12198)Instructions burned: 24 (million)
% 0.21/0.56  % (12198)------------------------------
% 0.21/0.56  % (12198)------------------------------
% 0.21/0.56  % (12215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (12215)Termination reason: Unknown
% 0.21/0.56  % (12215)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (12215)Memory used [KB]: 5884
% 0.21/0.56  % (12215)Time elapsed: 0.157 s
% 0.21/0.56  % (12215)Instructions burned: 20 (million)
% 0.21/0.56  % (12215)------------------------------
% 0.21/0.56  % (12215)------------------------------
% 0.21/0.57  % (12192)Instruction limit reached!
% 0.21/0.57  % (12192)------------------------------
% 0.21/0.57  % (12192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (12208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (12208)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (12208)Memory used [KB]: 6012
% 0.21/0.57  % (12208)Time elapsed: 0.151 s
% 0.21/0.57  % (12208)Instructions burned: 10 (million)
% 0.21/0.57  % (12208)------------------------------
% 0.21/0.57  % (12208)------------------------------
% 0.21/0.57  % (12192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (12192)Termination reason: Unknown
% 0.21/0.57  % (12192)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (12192)Memory used [KB]: 6140
% 0.21/0.57  % (12192)Time elapsed: 0.168 s
% 0.21/0.57  % (12192)Instructions burned: 26 (million)
% 0.21/0.57  % (12192)------------------------------
% 0.21/0.57  % (12192)------------------------------
% 0.21/0.57  % (12196)Instruction limit reached!
% 0.21/0.57  % (12196)------------------------------
% 0.21/0.57  % (12196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (12188)Instruction limit reached!
% 0.21/0.58  % (12188)------------------------------
% 0.21/0.58  % (12188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (12188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (12188)Termination reason: Unknown
% 0.21/0.58  % (12188)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (12188)Memory used [KB]: 1791
% 0.21/0.58  % (12188)Time elapsed: 0.173 s
% 0.21/0.58  % (12188)Instructions burned: 43 (million)
% 0.21/0.58  % (12188)------------------------------
% 0.21/0.58  % (12188)------------------------------
% 1.84/0.59  % (12211)Instruction limit reached!
% 1.84/0.59  % (12211)------------------------------
% 1.84/0.59  % (12211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.59  % (12211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.59  % (12211)Termination reason: Unknown
% 1.84/0.59  % (12211)Termination phase: Saturation
% 1.84/0.59  
% 1.84/0.59  % (12211)Memory used [KB]: 6140
% 1.84/0.59  % (12211)Time elapsed: 0.174 s
% 1.84/0.59  % (12211)Instructions burned: 46 (million)
% 1.84/0.59  % (12211)------------------------------
% 1.84/0.59  % (12211)------------------------------
% 1.84/0.59  % (12196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.59  % (12196)Termination reason: Unknown
% 1.84/0.59  % (12196)Termination phase: Saturation
% 1.84/0.59  
% 1.84/0.59  % (12196)Memory used [KB]: 6140
% 1.84/0.59  % (12196)Time elapsed: 0.172 s
% 1.84/0.59  % (12196)Instructions burned: 53 (million)
% 1.84/0.59  % (12196)------------------------------
% 1.84/0.59  % (12196)------------------------------
% 1.84/0.59  % (12190)Instruction limit reached!
% 1.84/0.59  % (12190)------------------------------
% 1.84/0.59  % (12190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.59  % (12190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.59  % (12190)Termination reason: Unknown
% 1.84/0.59  % (12190)Termination phase: Saturation
% 1.84/0.59  
% 1.84/0.59  % (12190)Memory used [KB]: 6140
% 1.84/0.59  % (12190)Time elapsed: 0.168 s
% 1.84/0.59  % (12190)Instructions burned: 45 (million)
% 1.84/0.59  % (12190)------------------------------
% 1.84/0.59  % (12190)------------------------------
% 1.84/0.60  % (12201)Instruction limit reached!
% 1.84/0.60  % (12201)------------------------------
% 1.84/0.60  % (12201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.60  % (12201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.60  % (12201)Termination reason: Unknown
% 1.84/0.60  % (12201)Termination phase: Saturation
% 1.84/0.60  
% 1.84/0.60  % (12201)Memory used [KB]: 1791
% 1.84/0.60  % (12201)Time elapsed: 0.188 s
% 1.84/0.60  % (12201)Instructions burned: 30 (million)
% 1.84/0.60  % (12201)------------------------------
% 1.84/0.60  % (12201)------------------------------
% 1.84/0.60  % (12193)Instruction limit reached!
% 1.84/0.60  % (12193)------------------------------
% 1.84/0.60  % (12193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.60  % (12193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.60  % (12193)Termination reason: Unknown
% 1.84/0.60  % (12193)Termination phase: Saturation
% 1.84/0.60  
% 1.84/0.60  % (12193)Memory used [KB]: 2046
% 1.84/0.60  % (12193)Time elapsed: 0.194 s
% 1.84/0.60  % (12193)Instructions burned: 49 (million)
% 1.84/0.60  % (12193)------------------------------
% 1.84/0.60  % (12193)------------------------------
% 2.05/0.61  % (12205)Instruction limit reached!
% 2.05/0.61  % (12205)------------------------------
% 2.05/0.61  % (12205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.61  % (12205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.61  % (12205)Termination reason: Unknown
% 2.05/0.61  % (12205)Termination phase: Saturation
% 2.05/0.61  
% 2.05/0.61  % (12205)Memory used [KB]: 10874
% 2.05/0.61  % (12205)Time elapsed: 0.210 s
% 2.05/0.61  % (12205)Instructions burned: 29 (million)
% 2.05/0.61  % (12205)------------------------------
% 2.05/0.61  % (12205)------------------------------
% 2.05/0.62  % (12194)Instruction limit reached!
% 2.05/0.62  % (12194)------------------------------
% 2.05/0.62  % (12194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.63  % (12305)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.24/0.63  % (12319)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.24/0.64  % (12311)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.24/0.64  % (12305)Instruction limit reached!
% 2.24/0.64  % (12305)------------------------------
% 2.24/0.64  % (12305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (12305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (12305)Termination reason: Unknown
% 2.24/0.64  % (12305)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (12305)Memory used [KB]: 6140
% 2.24/0.64  % (12305)Time elapsed: 0.107 s
% 2.24/0.64  % (12305)Instructions burned: 14 (million)
% 2.24/0.64  % (12305)------------------------------
% 2.24/0.64  % (12305)------------------------------
% 2.24/0.64  % (12311)Instruction limit reached!
% 2.24/0.64  % (12311)------------------------------
% 2.24/0.64  % (12311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (12194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (12194)Termination reason: Unknown
% 2.24/0.64  % (12194)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (12194)Memory used [KB]: 6140
% 2.24/0.64  % (12194)Time elapsed: 0.228 s
% 2.24/0.64  % (12194)Instructions burned: 52 (million)
% 2.24/0.64  % (12194)------------------------------
% 2.24/0.64  % (12194)------------------------------
% 2.24/0.64  % (12311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (12311)Termination reason: Unknown
% 2.24/0.64  % (12311)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (12311)Memory used [KB]: 5884
% 2.24/0.64  % (12311)Time elapsed: 0.089 s
% 2.24/0.64  % (12311)Instructions burned: 4 (million)
% 2.24/0.64  % (12311)------------------------------
% 2.24/0.64  % (12311)------------------------------
% 2.24/0.65  % (12315)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.24/0.65  % (12309)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.24/0.65  % (12322)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.24/0.65  TRYING [1]
% 2.24/0.65  TRYING [2]
% 2.24/0.66  TRYING [3]
% 2.24/0.66  % (12326)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.24/0.67  % (12319)Instruction limit reached!
% 2.24/0.67  % (12319)------------------------------
% 2.24/0.67  % (12319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (12321)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.24/0.67  % (12320)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.24/0.67  % (12319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (12319)Termination reason: Unknown
% 2.24/0.67  % (12319)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (12319)Memory used [KB]: 1535
% 2.24/0.67  % (12319)Time elapsed: 0.097 s
% 2.24/0.67  % (12319)Instructions burned: 30 (million)
% 2.24/0.67  % (12319)------------------------------
% 2.24/0.67  % (12319)------------------------------
% 2.24/0.67  % (12213)Instruction limit reached!
% 2.24/0.67  % (12213)------------------------------
% 2.24/0.67  % (12213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (12213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (12213)Termination reason: Unknown
% 2.24/0.67  % (12213)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (12213)Memory used [KB]: 6396
% 2.24/0.67  % (12213)Time elapsed: 0.275 s
% 2.24/0.67  % (12213)Instructions burned: 72 (million)
% 2.24/0.67  % (12213)------------------------------
% 2.24/0.67  % (12213)------------------------------
% 2.24/0.67  % (12327)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.24/0.68  % (12325)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.24/0.68  % (12329)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.24/0.68  % (12322)Instruction limit reached!
% 2.24/0.68  % (12322)------------------------------
% 2.24/0.68  % (12322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (12322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (12322)Termination reason: Unknown
% 2.24/0.68  % (12322)Termination phase: Finite model building SAT solving
% 2.24/0.68  
% 2.24/0.68  % (12322)Memory used [KB]: 7291
% 2.24/0.68  % (12322)Time elapsed: 0.091 s
% 2.24/0.68  % (12322)Instructions burned: 25 (million)
% 2.24/0.68  % (12322)------------------------------
% 2.24/0.68  % (12322)------------------------------
% 2.24/0.68  % (12323)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.24/0.68  % (12341)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.24/0.69  % (12328)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.24/0.69  % (12331)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.24/0.69  % (12324)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.24/0.69  % (12330)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)
% 2.24/0.69  % (12315)Instruction limit reached!
% 2.24/0.69  % (12315)------------------------------
% 2.24/0.69  % (12315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.69  % (12315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.69  % (12315)Termination reason: Unknown
% 2.24/0.69  % (12315)Termination phase: Saturation
% 2.24/0.69  
% 2.24/0.69  % (12315)Memory used [KB]: 6012
% 2.24/0.69  % (12315)Time elapsed: 0.147 s
% 2.24/0.69  % (12315)Instructions burned: 33 (million)
% 2.24/0.69  % (12315)------------------------------
% 2.24/0.69  % (12315)------------------------------
% 2.24/0.70  % (12209)Instruction limit reached!
% 2.24/0.70  % (12209)------------------------------
% 2.24/0.70  % (12209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (12209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (12209)Termination reason: Unknown
% 2.24/0.70  % (12209)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (12209)Memory used [KB]: 7164
% 2.24/0.70  % (12209)Time elapsed: 0.283 s
% 2.24/0.70  % (12209)Instructions burned: 98 (million)
% 2.24/0.70  % (12209)------------------------------
% 2.24/0.70  % (12209)------------------------------
% 2.24/0.70  % (12309)Instruction limit reached!
% 2.24/0.70  % (12309)------------------------------
% 2.24/0.70  % (12309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (12309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (12309)Termination reason: Unknown
% 2.24/0.70  % (12309)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (12309)Memory used [KB]: 6140
% 2.24/0.70  % (12309)Time elapsed: 0.153 s
% 2.24/0.70  % (12309)Instructions burned: 39 (million)
% 2.24/0.70  % (12309)------------------------------
% 2.24/0.70  % (12309)------------------------------
% 2.24/0.70  % (12216)Instruction limit reached!
% 2.24/0.70  % (12216)------------------------------
% 2.24/0.70  % (12216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (12216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (12216)Termination reason: Unknown
% 2.24/0.70  % (12216)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (12216)Memory used [KB]: 6524
% 2.24/0.70  % (12216)Time elapsed: 0.288 s
% 2.24/0.70  % (12216)Instructions burned: 101 (million)
% 2.24/0.70  % (12216)------------------------------
% 2.24/0.70  % (12216)------------------------------
% 2.24/0.70  % (12345)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.24/0.71  % (12332)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.24/0.71  % (12332)Instruction limit reached!
% 2.24/0.71  % (12332)------------------------------
% 2.24/0.71  % (12332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (12332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (12332)Termination reason: Unknown
% 2.24/0.71  % (12332)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (12332)Memory used [KB]: 5884
% 2.24/0.71  % (12332)Time elapsed: 0.115 s
% 2.24/0.71  % (12332)Instructions burned: 7 (million)
% 2.24/0.71  % (12332)------------------------------
% 2.24/0.71  % (12332)------------------------------
% 2.24/0.71  % (12324)Instruction limit reached!
% 2.24/0.71  % (12324)------------------------------
% 2.24/0.71  % (12324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (12324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (12324)Termination reason: Unknown
% 2.24/0.71  % (12324)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (12324)Memory used [KB]: 6012
% 2.24/0.71  % (12324)Time elapsed: 0.111 s
% 2.24/0.71  % (12324)Instructions burned: 8 (million)
% 2.24/0.71  % (12324)------------------------------
% 2.24/0.71  % (12324)------------------------------
% 2.24/0.71  % (12326)Instruction limit reached!
% 2.24/0.71  % (12326)------------------------------
% 2.24/0.71  % (12326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (12326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (12326)Termination reason: Unknown
% 2.24/0.71  % (12326)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (12326)Memory used [KB]: 6012
% 2.24/0.71  % (12326)Time elapsed: 0.136 s
% 2.24/0.71  % (12326)Instructions burned: 37 (million)
% 2.24/0.71  % (12326)------------------------------
% 2.24/0.71  % (12326)------------------------------
% 2.24/0.72  % (12351)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.75/0.73  % (12346)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.75/0.73  % (12344)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.75/0.74  % (12352)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.75/0.74  % (12321)Instruction limit reached!
% 2.75/0.74  % (12321)------------------------------
% 2.75/0.74  % (12321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.74  % (12321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.74  % (12321)Termination reason: Unknown
% 2.75/0.74  % (12321)Termination phase: Saturation
% 2.75/0.74  
% 2.75/0.74  % (12321)Memory used [KB]: 6268
% 2.75/0.74  % (12321)Time elapsed: 0.176 s
% 2.75/0.74  % (12321)Instructions burned: 46 (million)
% 2.75/0.74  % (12321)------------------------------
% 2.75/0.74  % (12321)------------------------------
% 2.75/0.74  % (12356)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.75/0.75  % (12320)Instruction limit reached!
% 2.75/0.75  % (12320)------------------------------
% 2.75/0.75  % (12320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.75  % (12320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.75  % (12320)Termination reason: Unknown
% 2.75/0.75  % (12320)Termination phase: Saturation
% 2.75/0.75  
% 2.75/0.75  % (12320)Memory used [KB]: 6524
% 2.75/0.75  % (12320)Time elapsed: 0.187 s
% 2.75/0.75  % (12320)Instructions burned: 35 (million)
% 2.75/0.75  % (12320)------------------------------
% 2.75/0.75  % (12320)------------------------------
% 2.75/0.77  % (12328)Instruction limit reached!
% 2.75/0.77  % (12328)------------------------------
% 2.75/0.77  % (12328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.77  % (12328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.77  % (12328)Termination reason: Unknown
% 2.75/0.77  % (12328)Termination phase: Saturation
% 2.75/0.77  
% 2.75/0.77  % (12328)Memory used [KB]: 1535
% 2.75/0.77  % (12328)Time elapsed: 0.163 s
% 2.75/0.77  % (12328)Instructions burned: 45 (million)
% 2.75/0.77  % (12328)------------------------------
% 2.75/0.77  % (12328)------------------------------
% 2.75/0.77  % (12373)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 (2997ds/143Mi)
% 2.75/0.77  % (12368)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.75/0.78  % (12372)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 (2997ds/500Mi)
% 2.93/0.80  % (12393)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)
% 2.93/0.81  % (12372)Refutation not found, incomplete strategy% (12372)------------------------------
% 2.93/0.81  % (12372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.81  % (12372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.81  % (12372)Termination reason: Refutation not found, incomplete strategy
% 2.93/0.81  
% 2.93/0.81  % (12372)Memory used [KB]: 6012
% 2.93/0.81  % (12372)Time elapsed: 0.146 s
% 2.93/0.81  % (12372)Instructions burned: 11 (million)
% 2.93/0.81  % (12372)------------------------------
% 2.93/0.81  % (12372)------------------------------
% 2.93/0.81  % (12384)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)
% 2.93/0.81  % (12345)Instruction limit reached!
% 2.93/0.81  % (12345)------------------------------
% 2.93/0.81  % (12345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.81  % (12345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.81  % (12345)Termination reason: Unknown
% 2.93/0.81  % (12345)Termination phase: Saturation
% 2.93/0.81  
% 2.93/0.81  % (12345)Memory used [KB]: 1791
% 2.93/0.81  % (12345)Time elapsed: 0.189 s
% 2.93/0.81  % (12345)Instructions burned: 69 (million)
% 2.93/0.81  % (12345)------------------------------
% 2.93/0.81  % (12345)------------------------------
% 2.93/0.81  % (12408)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.93/0.81  % (12323)Instruction limit reached!
% 2.93/0.81  % (12323)------------------------------
% 2.93/0.81  % (12323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.81  % (12323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.81  % (12323)Termination reason: Unknown
% 2.93/0.81  % (12323)Termination phase: Saturation
% 2.93/0.81  
% 2.93/0.81  % (12323)Memory used [KB]: 1791
% 2.93/0.81  % (12323)Time elapsed: 0.214 s
% 2.93/0.81  % (12323)Instructions burned: 76 (million)
% 2.93/0.81  % (12323)------------------------------
% 2.93/0.81  % (12323)------------------------------
% 2.93/0.82  % (12386)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)
% 2.93/0.82  % (12403)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.93/0.83  % (12418)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.93/0.83  % (12411)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.93/0.83  % (12406)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.93/0.84  % (12344)Instruction limit reached!
% 2.93/0.84  % (12344)------------------------------
% 2.93/0.84  % (12344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.84  % (12344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.84  % (12344)Termination reason: Unknown
% 2.93/0.84  % (12344)Termination phase: Saturation
% 2.93/0.84  
% 2.93/0.84  % (12344)Memory used [KB]: 6268
% 2.93/0.84  % (12344)Time elapsed: 0.229 s
% 2.93/0.84  % (12344)Instructions burned: 59 (million)
% 2.93/0.84  % (12344)------------------------------
% 2.93/0.84  % (12344)------------------------------
% 2.93/0.84  % (12420)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/58Mi)
% 2.93/0.84  % (12331)Instruction limit reached!
% 2.93/0.84  % (12331)------------------------------
% 2.93/0.84  % (12331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.84  % (12331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.84  % (12331)Termination reason: Unknown
% 2.93/0.84  % (12331)Termination phase: Saturation
% 2.93/0.84  
% 2.93/0.84  % (12331)Memory used [KB]: 6396
% 2.93/0.84  % (12331)Time elapsed: 0.253 s
% 2.93/0.84  % (12331)Instructions burned: 116 (million)
% 2.93/0.84  % (12331)------------------------------
% 2.93/0.84  % (12331)------------------------------
% 2.93/0.85  % (12421)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 2.93/0.85  % (12329)Instruction limit reached!
% 2.93/0.85  % (12329)------------------------------
% 2.93/0.85  % (12329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.85  % (12329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.85  % (12329)Termination reason: Unknown
% 2.93/0.85  % (12329)Termination phase: Saturation
% 2.93/0.85  
% 2.93/0.85  % (12329)Memory used [KB]: 6268
% 2.93/0.85  % (12329)Time elapsed: 0.259 s
% 2.93/0.85  % (12329)Instructions burned: 110 (million)
% 2.93/0.85  % (12329)------------------------------
% 2.93/0.85  % (12329)------------------------------
% 3.23/0.87  % (12426)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/378Mi)
% 3.23/0.87  % (12341)Refutation not found, non-redundant clauses discarded% (12341)------------------------------
% 3.23/0.87  % (12341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/0.88  % (12427)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/46Mi)
% 3.23/0.88  % (12346)Instruction limit reached!
% 3.23/0.88  % (12346)------------------------------
% 3.23/0.88  % (12346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/0.88  % (12346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/0.88  % (12346)Termination reason: Unknown
% 3.23/0.88  % (12346)Termination phase: Saturation
% 3.23/0.88  
% 3.23/0.88  % (12346)Memory used [KB]: 6780
% 3.23/0.88  % (12346)Time elapsed: 0.261 s
% 3.23/0.88  % (12346)Instructions burned: 92 (million)
% 3.23/0.88  % (12346)------------------------------
% 3.23/0.88  % (12346)------------------------------
% 3.23/0.89  % (12428)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)
% 3.23/0.89  % (12341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/0.89  % (12341)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.23/0.89  
% 3.23/0.89  % (12341)Memory used [KB]: 6396
% 3.23/0.89  % (12341)Time elapsed: 0.266 s
% 3.23/0.89  % (12341)Instructions burned: 145 (million)
% 3.23/0.89  % (12341)------------------------------
% 3.23/0.89  % (12341)------------------------------
% 3.23/0.90  % (12330)Instruction limit reached!
% 3.23/0.90  % (12330)------------------------------
% 3.23/0.90  % (12330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/0.90  % (12330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/0.90  % (12330)Termination reason: Unknown
% 3.23/0.90  % (12330)Termination phase: Saturation
% 3.23/0.90  
% 3.23/0.90  % (12330)Memory used [KB]: 6908
% 3.23/0.90  % (12330)Time elapsed: 0.296 s
% 3.23/0.90  % (12330)Instructions burned: 151 (million)
% 3.23/0.90  % (12330)------------------------------
% 3.23/0.90  % (12330)------------------------------
% 3.43/0.91  % (12421)Instruction limit reached!
% 3.43/0.91  % (12421)------------------------------
% 3.43/0.91  % (12421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.91  % (12421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.91  % (12421)Termination reason: Unknown
% 3.43/0.91  % (12421)Termination phase: Saturation
% 3.43/0.91  
% 3.43/0.91  % (12421)Memory used [KB]: 6140
% 3.43/0.91  % (12421)Time elapsed: 0.146 s
% 3.43/0.91  % (12421)Instructions burned: 40 (million)
% 3.43/0.91  % (12421)------------------------------
% 3.43/0.91  % (12421)------------------------------
% 3.43/0.91  % (12393)Instruction limit reached!
% 3.43/0.91  % (12393)------------------------------
% 3.43/0.91  % (12393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.91  % (12393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.91  % (12393)Termination reason: Unknown
% 3.43/0.91  % (12393)Termination phase: Saturation
% 3.43/0.91  
% 3.43/0.91  % (12393)Memory used [KB]: 6140
% 3.43/0.91  % (12393)Time elapsed: 0.191 s
% 3.43/0.91  % (12393)Instructions burned: 97 (million)
% 3.43/0.91  % (12393)------------------------------
% 3.43/0.91  % (12393)------------------------------
% 3.43/0.91  % (12356)Instruction limit reached!
% 3.43/0.91  % (12356)------------------------------
% 3.43/0.91  % (12356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.91  % (12356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.91  % (12356)Termination reason: Unknown
% 3.43/0.91  % (12356)Termination phase: Saturation
% 3.43/0.91  
% 3.43/0.91  % (12356)Memory used [KB]: 2174
% 3.43/0.91  % (12356)Time elapsed: 0.289 s
% 3.43/0.91  % (12356)Instructions burned: 110 (million)
% 3.43/0.91  % (12356)------------------------------
% 3.43/0.91  % (12356)------------------------------
% 3.43/0.92  % (12327)Instruction limit reached!
% 3.43/0.92  % (12327)------------------------------
% 3.43/0.92  % (12327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.92  % (12327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.92  % (12327)Termination reason: Unknown
% 3.43/0.92  % (12327)Termination phase: Saturation
% 3.43/0.92  
% 3.43/0.92  % (12327)Memory used [KB]: 3070
% 3.43/0.92  % (12327)Time elapsed: 0.311 s
% 3.43/0.92  % (12327)Instructions burned: 148 (million)
% 3.43/0.92  % (12327)------------------------------
% 3.43/0.92  % (12327)------------------------------
% 3.43/0.93  % (12352)Instruction limit reached!
% 3.43/0.93  % (12352)------------------------------
% 3.43/0.93  % (12352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.93  % (12352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.93  % (12352)Termination reason: Unknown
% 3.43/0.93  % (12352)Termination phase: Saturation
% 3.43/0.93  
% 3.43/0.93  % (12352)Memory used [KB]: 6780
% 3.43/0.93  % (12352)Time elapsed: 0.302 s
% 3.43/0.93  % (12352)Instructions burned: 139 (million)
% 3.43/0.93  % (12352)------------------------------
% 3.43/0.93  % (12352)------------------------------
% 3.65/0.93  % (12429)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.65/0.93  % (12430)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.65/0.93  % (12325)Instruction limit reached!
% 3.65/0.93  % (12325)------------------------------
% 3.65/0.93  % (12325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.93  % (12325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.93  % (12325)Termination reason: Unknown
% 3.65/0.93  % (12325)Termination phase: Saturation
% 3.65/0.93  
% 3.65/0.93  % (12325)Memory used [KB]: 7547
% 3.65/0.93  % (12325)Time elapsed: 0.297 s
% 3.65/0.93  % (12325)Instructions burned: 152 (million)
% 3.65/0.93  % (12325)------------------------------
% 3.65/0.93  % (12325)------------------------------
% 3.65/0.94  % (12420)Instruction limit reached!
% 3.65/0.94  % (12420)------------------------------
% 3.65/0.94  % (12420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.94  % (12386)Instruction limit reached!
% 3.65/0.94  % (12386)------------------------------
% 3.65/0.94  % (12386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.94  % (12386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.94  % (12386)Termination reason: Unknown
% 3.65/0.94  % (12386)Termination phase: Saturation
% 3.65/0.94  
% 3.65/0.94  % (12386)Memory used [KB]: 6524
% 3.65/0.94  % (12386)Time elapsed: 0.221 s
% 3.65/0.94  % (12386)Instructions burned: 79 (million)
% 3.65/0.94  % (12386)------------------------------
% 3.65/0.94  % (12386)------------------------------
% 3.65/0.94  % (12420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.94  % (12420)Termination reason: Unknown
% 3.65/0.94  % (12420)Termination phase: Saturation
% 3.65/0.94  
% 3.65/0.94  % (12420)Memory used [KB]: 6652
% 3.65/0.94  % (12420)Time elapsed: 0.194 s
% 3.65/0.94  % (12420)Instructions burned: 59 (million)
% 3.65/0.94  % (12420)------------------------------
% 3.65/0.94  % (12420)------------------------------
% 3.65/0.95  % (12431)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.65/0.96  TRYING [1]
% 3.65/0.96  TRYING [2]
% 3.65/0.96  % (12431)Instruction limit reached!
% 3.65/0.96  % (12431)------------------------------
% 3.65/0.96  % (12431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.96  % (12432)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/106Mi)
% 3.65/0.96  % (12431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.96  % (12431)Termination reason: Unknown
% 3.65/0.96  % (12431)Termination phase: Finite model building constraint generation
% 3.65/0.96  
% 3.65/0.96  % (12431)Memory used [KB]: 6268
% 3.65/0.96  % (12431)Time elapsed: 0.118 s
% 3.65/0.96  % (12431)Instructions burned: 9 (million)
% 3.65/0.96  % (12431)------------------------------
% 3.65/0.96  % (12431)------------------------------
% 3.65/0.97  % (12408)Instruction limit reached!
% 3.65/0.97  % (12408)------------------------------
% 3.65/0.97  % (12408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.97  % (12408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.97  % (12408)Termination reason: Unknown
% 3.65/0.97  % (12408)Termination phase: Saturation
% 3.65/0.97  
% 3.65/0.97  % (12408)Memory used [KB]: 2302
% 3.65/0.97  % (12408)Time elapsed: 0.187 s
% 3.65/0.97  % (12408)Instructions burned: 120 (million)
% 3.65/0.97  % (12408)------------------------------
% 3.65/0.97  % (12408)------------------------------
% 3.65/0.97  % (12434)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/101Mi)
% 3.65/0.97  % (12433)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/70Mi)
% 3.65/0.97  % (12427)Instruction limit reached!
% 3.65/0.97  % (12427)------------------------------
% 3.65/0.97  % (12427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.97  % (12427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.97  % (12427)Termination reason: Unknown
% 3.65/0.97  % (12427)Termination phase: Saturation
% 3.65/0.97  
% 3.65/0.97  % (12427)Memory used [KB]: 6268
% 3.65/0.97  % (12427)Time elapsed: 0.179 s
% 3.65/0.97  % (12427)Instructions burned: 48 (million)
% 3.65/0.97  % (12427)------------------------------
% 3.65/0.97  % (12427)------------------------------
% 3.65/0.98  % (12430)Instruction limit reached!
% 3.65/0.98  % (12430)------------------------------
% 3.65/0.98  % (12430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.99  % (12430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.99  % (12430)Termination reason: Unknown
% 3.65/0.99  % (12430)Termination phase: Saturation
% 3.65/0.99  
% 3.65/0.99  % (12430)Memory used [KB]: 6652
% 3.65/0.99  % (12430)Time elapsed: 0.147 s
% 3.65/0.99  % (12430)Instructions burned: 40 (million)
% 3.65/0.99  % (12430)------------------------------
% 3.65/0.99  % (12430)------------------------------
% 3.65/1.00  % (12373)Instruction limit reached!
% 3.65/1.00  % (12373)------------------------------
% 3.65/1.00  % (12373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/1.00  % (12373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/1.00  % (12373)Termination reason: Unknown
% 3.65/1.00  % (12373)Termination phase: Saturation
% 3.65/1.00  
% 3.65/1.00  % (12373)Memory used [KB]: 7547
% 3.65/1.00  % (12373)Time elapsed: 0.336 s
% 3.65/1.00  % (12373)Instructions burned: 145 (million)
% 3.65/1.00  % (12373)------------------------------
% 3.65/1.00  % (12373)------------------------------
% 3.65/1.01  % (12435)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)
% 3.65/1.01  % (12435)Refutation not found, incomplete strategy% (12435)------------------------------
% 3.65/1.01  % (12435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/1.01  % (12435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/1.01  % (12435)Termination reason: Refutation not found, incomplete strategy
% 3.65/1.01  
% 3.65/1.01  % (12435)Memory used [KB]: 5884
% 3.65/1.01  % (12435)Time elapsed: 0.100 s
% 3.65/1.01  % (12435)Instructions burned: 4 (million)
% 3.65/1.01  % (12435)------------------------------
% 3.65/1.01  % (12435)------------------------------
% 3.65/1.01  % (12436)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)
% 3.65/1.01  % (12437)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 3.65/1.02  % (12440)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/654Mi)
% 4.24/1.03  % (12403)Instruction limit reached!
% 4.24/1.03  % (12403)------------------------------
% 4.24/1.03  % (12403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.03  % (12441)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/85Mi)
% 4.24/1.03  % (12411)Refutation not found, non-redundant clauses discarded% (12411)------------------------------
% 4.24/1.03  % (12411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.03  % (12411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.03  % (12411)Termination reason: Refutation not found, non-redundant clauses discarded
% 4.24/1.03  
% 4.24/1.03  % (12411)Memory used [KB]: 6780
% 4.24/1.03  % (12411)Time elapsed: 0.291 s
% 4.24/1.03  % (12411)Instructions burned: 139 (million)
% 4.24/1.03  % (12411)------------------------------
% 4.24/1.03  % (12411)------------------------------
% 4.24/1.04  % (12438)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/226Mi)
% 4.24/1.04  % (12439)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 4.24/1.04  % (12403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.04  % (12403)Termination reason: Unknown
% 4.24/1.04  % (12403)Termination phase: Saturation
% 4.24/1.04  
% 4.24/1.04  % (12403)Memory used [KB]: 6652
% 4.24/1.04  % (12403)Time elapsed: 0.267 s
% 4.24/1.04  % (12403)Instructions burned: 158 (million)
% 4.24/1.04  % (12403)------------------------------
% 4.24/1.04  % (12403)------------------------------
% 4.24/1.05  % (12442)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/15Mi)
% 4.24/1.06  % (12443)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/156Mi)
% 4.24/1.06  % (12445)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/185Mi)
% 4.24/1.07  % (12446)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 4.24/1.07  % (12442)Instruction limit reached!
% 4.24/1.07  % (12442)------------------------------
% 4.24/1.07  % (12442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.07  % (12433)Instruction limit reached!
% 4.24/1.07  % (12433)------------------------------
% 4.24/1.07  % (12433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.07  % (12433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.07  % (12433)Termination reason: Unknown
% 4.24/1.07  % (12433)Termination phase: Saturation
% 4.24/1.07  
% 4.24/1.07  % (12433)Memory used [KB]: 7164
% 4.24/1.07  % (12433)Time elapsed: 0.167 s
% 4.24/1.07  % (12433)Instructions burned: 70 (million)
% 4.24/1.07  % (12433)------------------------------
% 4.24/1.07  % (12433)------------------------------
% 4.24/1.07  % (12444)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/141Mi)
% 4.24/1.07  % (12442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.07  % (12442)Termination reason: Unknown
% 4.24/1.07  % (12442)Termination phase: Saturation
% 4.24/1.07  
% 4.24/1.07  % (12442)Memory used [KB]: 5884
% 4.24/1.07  % (12442)Time elapsed: 0.120 s
% 4.24/1.07  % (12442)Instructions burned: 16 (million)
% 4.24/1.07  % (12442)------------------------------
% 4.24/1.07  % (12442)------------------------------
% 4.24/1.09  % (12448)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 4.24/1.09  % (12436)Instruction limit reached!
% 4.24/1.09  % (12436)------------------------------
% 4.24/1.09  % (12436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.09  % (12436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.09  % (12436)Termination reason: Unknown
% 4.54/1.09  % (12436)Termination phase: Saturation
% 4.54/1.09  
% 4.54/1.09  % (12436)Memory used [KB]: 6140
% 4.54/1.09  % (12436)Time elapsed: 0.179 s
% 4.54/1.09  % (12436)Instructions burned: 45 (million)
% 4.54/1.09  % (12436)------------------------------
% 4.54/1.09  % (12436)------------------------------
% 4.54/1.10  % (12447)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 4.54/1.10  % (12449)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 4.54/1.10  % (12450)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/29Mi)
% 4.54/1.12  % (12434)Instruction limit reached!
% 4.54/1.12  % (12434)------------------------------
% 4.54/1.12  % (12434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.12  % (12434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.12  % (12434)Termination reason: Unknown
% 4.54/1.12  % (12434)Termination phase: Saturation
% 4.54/1.12  
% 4.54/1.12  % (12434)Memory used [KB]: 6652
% 4.54/1.12  % (12434)Time elapsed: 0.242 s
% 4.54/1.12  % (12434)Instructions burned: 103 (million)
% 4.54/1.12  % (12434)------------------------------
% 4.54/1.12  % (12434)------------------------------
% 4.54/1.12  % (12432)Instruction limit reached!
% 4.54/1.12  % (12432)------------------------------
% 4.54/1.12  % (12432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.12  % (12432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.12  % (12432)Termination reason: Unknown
% 4.54/1.12  % (12432)Termination phase: Saturation
% 4.54/1.12  
% 4.54/1.12  % (12432)Memory used [KB]: 1791
% 4.54/1.12  % (12432)Time elapsed: 0.240 s
% 4.54/1.12  % (12432)Instructions burned: 108 (million)
% 4.54/1.12  % (12432)------------------------------
% 4.54/1.12  % (12432)------------------------------
% 4.54/1.12  % (12451)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 4.54/1.14  % (12351)Instruction limit reached!
% 4.54/1.14  % (12351)------------------------------
% 4.54/1.14  % (12351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.14  % (12351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.14  % (12351)Termination reason: Unknown
% 4.54/1.14  % (12351)Termination phase: Saturation
% 4.54/1.14  
% 4.54/1.14  % (12351)Memory used [KB]: 7291
% 4.54/1.14  % (12351)Time elapsed: 0.515 s
% 4.54/1.14  % (12351)Instructions burned: 308 (million)
% 4.54/1.14  % (12351)------------------------------
% 4.54/1.14  % (12351)------------------------------
% 4.54/1.14  % (12441)Refutation not found, non-redundant clauses discarded% (12441)------------------------------
% 4.54/1.14  % (12441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.14  % (12441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.14  % (12441)Termination reason: Refutation not found, non-redundant clauses discarded
% 4.54/1.14  
% 4.54/1.14  % (12441)Memory used [KB]: 6396
% 4.54/1.14  % (12441)Time elapsed: 0.186 s
% 4.54/1.14  % (12441)Instructions burned: 81 (million)
% 4.54/1.14  % (12441)------------------------------
% 4.54/1.14  % (12441)------------------------------
% 4.54/1.15  % (12428)Instruction limit reached!
% 4.54/1.15  % (12428)------------------------------
% 4.54/1.15  % (12428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.15  % (12428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.15  % (12428)Termination reason: Unknown
% 4.54/1.15  % (12428)Termination phase: Saturation
% 4.54/1.15  
% 4.54/1.15  % (12428)Memory used [KB]: 6780
% 4.54/1.15  % (12428)Time elapsed: 0.306 s
% 4.54/1.15  % (12428)Instructions burned: 173 (million)
% 4.54/1.15  % (12428)------------------------------
% 4.54/1.15  % (12428)------------------------------
% 4.54/1.15  % (12450)Instruction limit reached!
% 4.54/1.15  % (12450)------------------------------
% 4.54/1.15  % (12450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.16  % (12450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.16  % (12450)Termination reason: Unknown
% 4.54/1.16  % (12450)Termination phase: Saturation
% 4.54/1.16  
% 4.54/1.16  % (12450)Memory used [KB]: 6012
% 4.54/1.16  % (12450)Time elapsed: 0.114 s
% 4.54/1.16  % (12450)Instructions burned: 29 (million)
% 4.54/1.16  % (12450)------------------------------
% 4.54/1.16  % (12450)------------------------------
% 4.54/1.17  % (12452)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/460Mi)
% 4.54/1.17  % (12453)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/498Mi)
% 6.55/1.18  % (12429)Instruction limit reached!
% 6.55/1.18  % (12429)------------------------------
% 6.55/1.18  % (12429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.55/1.18  % (12429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.55/1.18  % (12429)Termination reason: Unknown
% 6.55/1.18  % (12429)Termination phase: Saturation
% 6.55/1.18  
% 6.55/1.18  % (12429)Memory used [KB]: 7036
% 6.55/1.18  % (12429)Time elapsed: 0.316 s
% 6.55/1.18  % (12429)Instructions burned: 184 (million)
% 6.55/1.18  % (12429)------------------------------
% 6.55/1.18  % (12429)------------------------------
% 6.63/1.19  % (12455)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 6.63/1.19  % (12454)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.63/1.19  % (12444)Refutation not found, non-redundant clauses discarded% (12444)------------------------------
% 6.63/1.19  % (12444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.19  % (12444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.63/1.19  % (12444)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.63/1.19  
% 6.63/1.19  % (12444)Memory used [KB]: 12537
% 6.63/1.19  % (12444)Time elapsed: 0.235 s
% 6.63/1.19  % (12444)Instructions burned: 80 (million)
% 6.63/1.19  % (12444)------------------------------
% 6.63/1.19  % (12444)------------------------------
% 6.63/1.20  % (12368)Instruction limit reached!
% 6.63/1.20  % (12368)------------------------------
% 6.63/1.20  % (12368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.20  % (12368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.63/1.20  % (12368)Termination reason: Unknown
% 6.63/1.20  % (12368)Termination phase: Saturation
% 6.63/1.21  % (12446)Instruction limit reached!
% 6.63/1.21  % (12446)------------------------------
% 6.63/1.21  % (12446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.21  
% 6.63/1.21  % (12368)Memory used [KB]: 8059
% 6.63/1.21  % (12368)Time elapsed: 0.549 s
% 6.63/1.21  % (12368)Instructions burned: 278 (million)
% 6.63/1.21  % (12368)------------------------------
% 6.63/1.21  % (12368)------------------------------
% 6.63/1.21  % (12406)Instruction limit reached!
% 6.63/1.21  % (12406)------------------------------
% 6.63/1.21  % (12406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.21  % (12406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.63/1.21  % (12406)Termination reason: Unknown
% 6.63/1.21  % (12406)Termination phase: Saturation
% 6.63/1.21  
% 6.63/1.21  % (12406)Memory used [KB]: 7675
% 6.63/1.21  % (12406)Time elapsed: 0.479 s
% 6.63/1.21  % (12406)Instructions burned: 241 (million)
% 6.63/1.21  % (12406)------------------------------
% 6.63/1.21  % (12406)------------------------------
% 6.63/1.21  % (12455)Refutation not found, incomplete strategy% (12455)------------------------------
% 6.63/1.21  % (12455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.21  % (12455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.63/1.21  % (12455)Termination reason: Refutation not found, incomplete strategy
% 6.63/1.21  
% 6.63/1.21  % (12455)Memory used [KB]: 1535
% 6.63/1.21  % (12455)Time elapsed: 0.101 s
% 6.63/1.21  % (12455)Instructions burned: 12 (million)
% 6.63/1.21  % (12455)------------------------------
% 6.63/1.21  % (12455)------------------------------
% 6.63/1.21  % (12456)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/310Mi)
% 6.93/1.22  % (12446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.22  % (12446)Termination reason: Unknown
% 6.93/1.22  % (12446)Termination phase: Saturation
% 6.93/1.22  
% 6.93/1.22  % (12446)Memory used [KB]: 6396
% 6.93/1.22  % (12446)Time elapsed: 0.207 s
% 6.93/1.22  % (12446)Instructions burned: 87 (million)
% 6.93/1.22  % (12446)------------------------------
% 6.93/1.22  % (12446)------------------------------
% 7.01/1.23  % (12448)Instruction limit reached!
% 7.01/1.23  % (12448)------------------------------
% 7.01/1.23  % (12448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.23  % (12448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.23  % (12448)Termination reason: Unknown
% 7.01/1.23  % (12448)Termination phase: Saturation
% 7.01/1.23  
% 7.01/1.23  % (12448)Memory used [KB]: 6652
% 7.01/1.23  % (12448)Time elapsed: 0.231 s
% 7.01/1.23  % (12448)Instructions burned: 105 (million)
% 7.01/1.23  % (12448)------------------------------
% 7.01/1.23  % (12448)------------------------------
% 7.01/1.25  % (12458)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/298Mi)
% 7.01/1.25  % (12460)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/151Mi)
% 7.01/1.25  % (12457)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/174Mi)
% 7.01/1.25  % (12418)Instruction limit reached!
% 7.01/1.25  % (12418)------------------------------
% 7.01/1.25  % (12418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.26  % (12418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.26  % (12418)Termination reason: Unknown
% 7.01/1.26  % (12418)Termination phase: Saturation
% 7.01/1.26  
% 7.01/1.26  % (12418)Memory used [KB]: 8443
% 7.01/1.26  % (12418)Time elapsed: 0.507 s
% 7.01/1.26  % (12418)Instructions burned: 300 (million)
% 7.01/1.26  % (12418)------------------------------
% 7.01/1.26  % (12418)------------------------------
% 7.01/1.26  % (12451)Instruction limit reached!
% 7.01/1.26  % (12451)------------------------------
% 7.01/1.26  % (12451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.26  % (12451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.26  % (12451)Termination reason: Unknown
% 7.01/1.26  % (12451)Termination phase: Saturation
% 7.01/1.26  
% 7.01/1.26  % (12451)Memory used [KB]: 6652
% 7.01/1.26  % (12451)Time elapsed: 0.205 s
% 7.01/1.26  % (12451)Instructions burned: 93 (million)
% 7.01/1.26  % (12451)------------------------------
% 7.01/1.26  % (12451)------------------------------
% 7.01/1.28  % (12461)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 (2992ds/75Mi)
% 7.01/1.28  % (12462)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.01/1.28  % (12459)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/874Mi)
% 7.01/1.31  % (12443)Instruction limit reached!
% 7.01/1.31  % (12443)------------------------------
% 7.01/1.31  % (12443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.31  % (12443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.31  % (12443)Termination reason: Unknown
% 7.01/1.31  % (12443)Termination phase: Saturation
% 7.01/1.31  
% 7.01/1.31  % (12443)Memory used [KB]: 2686
% 7.01/1.31  % (12443)Time elapsed: 0.332 s
% 7.01/1.31  % (12443)Instructions burned: 157 (million)
% 7.01/1.31  % (12443)------------------------------
% 7.01/1.31  % (12443)------------------------------
% 7.01/1.31  % (12463)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/24Mi)
% 7.01/1.31  % (12438)Instruction limit reached!
% 7.01/1.31  % (12438)------------------------------
% 7.01/1.31  % (12438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.32  % (12438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.32  % (12438)Termination reason: Unknown
% 7.49/1.32  % (12438)Termination phase: Saturation
% 7.49/1.32  
% 7.49/1.32  % (12438)Memory used [KB]: 6652
% 7.49/1.32  % (12438)Time elapsed: 0.368 s
% 7.49/1.32  % (12438)Instructions burned: 226 (million)
% 7.49/1.32  % (12438)------------------------------
% 7.49/1.32  % (12438)------------------------------
% 7.49/1.32  % (12462)Refutation not found, incomplete strategy% (12462)------------------------------
% 7.49/1.32  % (12462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.32  % (12462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.32  % (12462)Termination reason: Refutation not found, incomplete strategy
% 7.49/1.32  
% 7.49/1.32  % (12462)Memory used [KB]: 6140
% 7.49/1.32  % (12462)Time elapsed: 0.122 s
% 7.49/1.32  % (12462)Instructions burned: 19 (million)
% 7.49/1.32  % (12462)------------------------------
% 7.49/1.32  % (12462)------------------------------
% 7.49/1.33  % (12469)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 (2991ds/794Mi)
% 7.49/1.33  % (12464)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/87Mi)
% 7.49/1.34  % (12445)Instruction limit reached!
% 7.49/1.34  % (12445)------------------------------
% 7.49/1.34  % (12445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.34  % (12445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.34  % (12445)Termination reason: Unknown
% 7.49/1.34  % (12445)Termination phase: Saturation
% 7.49/1.34  
% 7.49/1.34  % (12445)Memory used [KB]: 2302
% 7.49/1.34  % (12445)Time elapsed: 0.353 s
% 7.49/1.34  % (12445)Instructions burned: 186 (million)
% 7.49/1.34  % (12445)------------------------------
% 7.49/1.34  % (12445)------------------------------
% 7.49/1.34  % (12467)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/696Mi)
% 7.49/1.34  % (12463)Instruction limit reached!
% 7.49/1.34  % (12463)------------------------------
% 7.49/1.34  % (12463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.34  % (12463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.34  % (12463)Termination reason: Unknown
% 7.49/1.34  % (12463)Termination phase: Saturation
% 7.49/1.34  
% 7.49/1.34  % (12463)Memory used [KB]: 6140
% 7.49/1.34  % (12463)Time elapsed: 0.127 s
% 7.49/1.34  % (12463)Instructions burned: 25 (million)
% 7.49/1.34  % (12463)------------------------------
% 7.49/1.34  % (12463)------------------------------
% 7.49/1.34  % (12466)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1220Mi)
% 7.49/1.34  % (12468)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 (2991ds/181Mi)
% 7.49/1.36  % (12469)Refutation not found, incomplete strategy% (12469)------------------------------
% 7.49/1.36  % (12469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.36  % (12426)Instruction limit reached!
% 7.49/1.36  % (12426)------------------------------
% 7.49/1.36  % (12426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.36  % (12426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.36  % (12426)Termination reason: Unknown
% 7.49/1.36  % (12426)Termination phase: Saturation
% 7.49/1.36  
% 7.49/1.36  % (12426)Memory used [KB]: 3198
% 7.49/1.36  % (12426)Time elapsed: 0.565 s
% 7.49/1.36  % (12426)Instructions burned: 378 (million)
% 7.49/1.36  % (12426)------------------------------
% 7.49/1.36  % (12426)------------------------------
% 7.49/1.36  % (12465)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/374Mi)
% 7.49/1.36  % (12469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.36  % (12469)Termination reason: Refutation not found, incomplete strategy
% 7.49/1.36  
% 7.49/1.36  % (12469)Memory used [KB]: 6012
% 7.49/1.36  % (12469)Time elapsed: 0.090 s
% 7.49/1.36  % (12469)Instructions burned: 12 (million)
% 7.49/1.36  % (12469)------------------------------
% 7.49/1.36  % (12469)------------------------------
% 7.49/1.36  % (12470)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/368Mi)
% 7.92/1.38  % (12461)Instruction limit reached!
% 7.92/1.38  % (12461)------------------------------
% 7.92/1.38  % (12461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.92/1.39  % (12461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.92/1.39  % (12461)Termination reason: Unknown
% 7.92/1.39  % (12461)Termination phase: Saturation
% 7.92/1.39  
% 7.92/1.39  % (12461)Memory used [KB]: 6140
% 7.92/1.39  % (12461)Time elapsed: 0.202 s
% 7.92/1.39  % (12461)Instructions burned: 77 (million)
% 7.92/1.39  % (12461)------------------------------
% 7.92/1.39  % (12461)------------------------------
% 7.92/1.40  % (12471)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1065Mi)
% 7.92/1.43  % (12473)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/381Mi)
% 7.92/1.44  % (12464)Instruction limit reached!
% 7.92/1.44  % (12464)------------------------------
% 7.92/1.44  % (12464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.92/1.44  % (12472)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/51Mi)
% 7.92/1.45  % (12464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.92/1.45  % (12464)Termination reason: Unknown
% 7.92/1.45  % (12464)Termination phase: Saturation
% 7.92/1.45  
% 7.92/1.45  % (12464)Memory used [KB]: 7291
% 7.92/1.45  % (12464)Time elapsed: 0.218 s
% 7.92/1.45  % (12464)Instructions burned: 88 (million)
% 7.92/1.45  % (12464)------------------------------
% 7.92/1.45  % (12464)------------------------------
% 7.92/1.46  % (12476)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/108Mi)
% 8.34/1.47  % (12460)Instruction limit reached!
% 8.34/1.47  % (12460)------------------------------
% 8.34/1.47  % (12460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.47  % (12475)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/107Mi)
% 8.34/1.47  % (12474)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/167Mi)
% 8.34/1.47  % (12439)Instruction limit reached!
% 8.34/1.47  % (12439)------------------------------
% 8.34/1.47  % (12439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.47  % (12439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.34/1.47  % (12439)Termination reason: Unknown
% 8.34/1.47  % (12439)Termination phase: Saturation
% 8.34/1.47  
% 8.34/1.47  % (12439)Memory used [KB]: 7291
% 8.34/1.47  % (12439)Time elapsed: 0.538 s
% 8.34/1.47  % (12439)Instructions burned: 272 (million)
% 8.34/1.47  % (12439)------------------------------
% 8.34/1.47  % (12439)------------------------------
% 8.34/1.48  % (12474)Refutation not found, incomplete strategy% (12474)------------------------------
% 8.34/1.48  % (12474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.44/1.48  % (12474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.44/1.48  % (12474)Termination reason: Refutation not found, incomplete strategy
% 8.44/1.48  
% 8.44/1.48  % (12474)Memory used [KB]: 6012
% 8.44/1.48  % (12474)Time elapsed: 0.138 s
% 8.44/1.48  % (12474)Instructions burned: 11 (million)
% 8.44/1.48  % (12474)------------------------------
% 8.44/1.48  % (12474)------------------------------
% 8.44/1.49  % (12472)Refutation not found, incomplete strategy% (12472)------------------------------
% 8.44/1.49  % (12472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.44/1.49  % (12460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.44/1.49  % (12460)Termination reason: Unknown
% 8.44/1.49  % (12460)Termination phase: Saturation
% 8.44/1.49  
% 8.44/1.49  % (12460)Memory used [KB]: 6780
% 8.44/1.49  % (12460)Time elapsed: 0.295 s
% 8.44/1.49  % (12460)Instructions burned: 151 (million)
% 8.44/1.49  % (12460)------------------------------
% 8.44/1.49  % (12460)------------------------------
% 8.44/1.49  % (12477)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 (2990ds/127Mi)
% 8.44/1.49  % (12472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.44/1.49  % (12472)Termination reason: Refutation not found, incomplete strategy
% 8.44/1.49  
% 8.44/1.49  % (12472)Memory used [KB]: 6268
% 8.44/1.49  % (12472)Time elapsed: 0.164 s
% 8.44/1.49  % (12472)Instructions burned: 35 (million)
% 8.44/1.49  % (12472)------------------------------
% 8.44/1.49  % (12472)------------------------------
% 8.44/1.51  % (12457)Instruction limit reached!
% 8.44/1.51  % (12457)------------------------------
% 8.44/1.51  % (12457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.44/1.51  % (12478)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/74Mi)
% 8.64/1.52  % (12457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.64/1.52  % (12457)Termination reason: Unknown
% 8.64/1.52  % (12457)Termination phase: Saturation
% 8.64/1.52  
% 8.64/1.52  % (12457)Memory used [KB]: 8059
% 8.64/1.52  % (12457)Time elapsed: 0.347 s
% 8.64/1.52  % (12457)Instructions burned: 176 (million)
% 8.64/1.52  % (12457)------------------------------
% 8.64/1.52  % (12457)------------------------------
% 8.64/1.53  % (12479)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/64Mi)
% 8.70/1.54  % (12454)Instruction limit reached!
% 8.70/1.54  % (12454)------------------------------
% 8.70/1.54  % (12454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.70/1.54  % (12384)Instruction limit reached!
% 8.70/1.54  % (12384)------------------------------
% 8.70/1.54  % (12384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.70/1.54  % (12384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.70/1.54  % (12384)Termination reason: Unknown
% 8.70/1.54  % (12384)Termination phase: Saturation
% 8.70/1.54  
% 8.70/1.54  % (12384)Memory used [KB]: 19573
% 8.70/1.54  % (12384)Time elapsed: 0.816 s
% 8.70/1.54  % (12384)Instructions burned: 490 (million)
% 8.70/1.54  % (12384)------------------------------
% 8.70/1.54  % (12384)------------------------------
% 8.70/1.56  % (12478)Refutation not found, incomplete strategy% (12478)------------------------------
% 8.70/1.56  % (12478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.70/1.56  % (12478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.70/1.56  % (12478)Termination reason: Refutation not found, incomplete strategy
% 8.70/1.56  
% 8.70/1.56  % (12478)Memory used [KB]: 6652
% 8.70/1.56  % (12478)Time elapsed: 0.159 s
% 8.70/1.56  % (12478)Instructions burned: 48 (million)
% 8.70/1.56  % (12478)------------------------------
% 8.70/1.56  % (12478)------------------------------
% 8.70/1.57  % (12454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.70/1.57  % (12454)Termination reason: Unknown
% 8.70/1.57  % (12454)Termination phase: Saturation
% 8.70/1.57  
% 8.70/1.57  % (12454)Memory used [KB]: 7036
% 8.70/1.57  % (12454)Time elapsed: 0.421 s
% 8.70/1.57  % (12454)Instructions burned: 276 (million)
% 8.70/1.57  % (12454)------------------------------
% 8.70/1.57  % (12454)------------------------------
% 8.70/1.57  % (12480)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 (2988ds/885Mi)
% 8.70/1.58  % (12437)Instruction limit reached!
% 8.70/1.58  % (12437)------------------------------
% 8.70/1.58  % (12437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.70/1.59  % (12437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.70/1.59  % (12437)Termination reason: Unknown
% 8.70/1.59  % (12437)Termination phase: Saturation
% 8.70/1.59  
% 8.70/1.59  % (12437)Memory used [KB]: 14200
% 8.70/1.59  % (12437)Time elapsed: 0.653 s
% 8.70/1.59  % (12437)Instructions burned: 390 (million)
% 8.70/1.59  % (12437)------------------------------
% 8.70/1.59  % (12437)------------------------------
% 8.70/1.60  % (12475)Instruction limit reached!
% 8.70/1.60  % (12475)------------------------------
% 8.70/1.60  % (12475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.70/1.61  % (12483)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/260Mi)
% 9.00/1.61  % (12484)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1496Mi)
% 9.00/1.61  % (12481)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 (2988ds/610Mi)
% 9.00/1.61  % (12482)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/86Mi)
% 9.00/1.61  % (12475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.61  % (12475)Termination reason: Unknown
% 9.00/1.61  % (12475)Termination phase: Saturation
% 9.00/1.61  
% 9.00/1.61  % (12475)Memory used [KB]: 6396
% 9.00/1.61  % (12475)Time elapsed: 0.233 s
% 9.00/1.61  % (12475)Instructions burned: 107 (million)
% 9.00/1.61  % (12475)------------------------------
% 9.00/1.61  % (12475)------------------------------
% 9.00/1.62  % (12449)Instruction limit reached!
% 9.00/1.62  % (12449)------------------------------
% 9.00/1.62  % (12449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.62  % (12449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.62  % (12449)Termination reason: Unknown
% 9.00/1.62  % (12449)Termination phase: Saturation
% 9.00/1.62  
% 9.00/1.62  % (12449)Memory used [KB]: 9210
% 9.00/1.62  % (12449)Time elapsed: 0.582 s
% 9.00/1.62  % (12449)Instructions burned: 355 (million)
% 9.00/1.62  % (12449)------------------------------
% 9.00/1.62  % (12449)------------------------------
% 9.00/1.62  % (12447)Instruction limit reached!
% 9.00/1.62  % (12447)------------------------------
% 9.00/1.62  % (12447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.62  % (12447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.62  % (12447)Termination reason: Unknown
% 9.00/1.62  % (12447)Termination phase: Saturation
% 9.00/1.62  
% 9.00/1.62  % (12447)Memory used [KB]: 8187
% 9.00/1.62  % (12447)Time elapsed: 0.630 s
% 9.00/1.62  % (12447)Instructions burned: 344 (million)
% 9.00/1.62  % (12447)------------------------------
% 9.00/1.62  % (12447)------------------------------
% 9.00/1.62  % (12476)Instruction limit reached!
% 9.00/1.62  % (12476)------------------------------
% 9.00/1.62  % (12476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.62  % (12476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.62  % (12476)Termination reason: Unknown
% 9.00/1.62  % (12476)Termination phase: Saturation
% 9.00/1.62  
% 9.00/1.62  % (12476)Memory used [KB]: 7419
% 9.00/1.62  % (12476)Time elapsed: 0.269 s
% 9.00/1.62  % (12476)Instructions burned: 109 (million)
% 9.00/1.62  % (12476)------------------------------
% 9.00/1.62  % (12476)------------------------------
% 9.00/1.63  % (12456)Instruction limit reached!
% 9.00/1.63  % (12456)------------------------------
% 9.00/1.63  % (12456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.63  % (12456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.63  % (12456)Termination reason: Unknown
% 9.00/1.63  % (12456)Termination phase: Saturation
% 9.00/1.63  
% 9.00/1.63  % (12456)Memory used [KB]: 2814
% 9.00/1.63  % (12456)Time elapsed: 0.476 s
% 9.00/1.63  % (12456)Instructions burned: 311 (million)
% 9.00/1.63  % (12456)------------------------------
% 9.00/1.63  % (12456)------------------------------
% 9.00/1.63  % (12479)Instruction limit reached!
% 9.00/1.63  % (12479)------------------------------
% 9.00/1.63  % (12479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.63  % (12479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.63  % (12479)Termination reason: Unknown
% 9.00/1.63  % (12479)Termination phase: Saturation
% 9.00/1.63  
% 9.00/1.63  % (12479)Memory used [KB]: 6140
% 9.00/1.63  % (12479)Time elapsed: 0.176 s
% 9.00/1.63  % (12479)Instructions burned: 64 (million)
% 9.00/1.63  % (12479)------------------------------
% 9.00/1.63  % (12479)------------------------------
% 9.00/1.65  % (12468)Instruction limit reached!
% 9.00/1.65  % (12468)------------------------------
% 9.00/1.65  % (12468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.65  % (12485)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/56Mi)
% 9.00/1.66  % (12477)Instruction limit reached!
% 9.00/1.66  % (12477)------------------------------
% 9.00/1.66  % (12477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.00/1.66  % (12477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.66  % (12477)Termination reason: Unknown
% 9.00/1.66  % (12477)Termination phase: Saturation
% 9.00/1.66  
% 9.00/1.66  % (12477)Memory used [KB]: 2686
% 9.00/1.66  % (12477)Time elapsed: 0.276 s
% 9.00/1.66  % (12477)Instructions burned: 127 (million)
% 9.00/1.66  % (12477)------------------------------
% 9.00/1.66  % (12477)------------------------------
% 9.00/1.66  % (12468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.00/1.66  % (12468)Termination reason: Unknown
% 9.00/1.66  % (12468)Termination phase: Saturation
% 9.00/1.66  
% 9.00/1.66  % (12468)Memory used [KB]: 7675
% 9.00/1.66  % (12468)Time elapsed: 0.397 s
% 9.00/1.66  % (12468)Instructions burned: 181 (million)
% 9.00/1.66  % (12468)------------------------------
% 9.00/1.66  % (12468)------------------------------
% 9.00/1.66  % (12486)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 (2987ds/266Mi)
% 10.61/1.69  % (12488)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/76Mi)
% 10.61/1.69  % (12487)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 (2987ds/191Mi)
% 10.61/1.70  % (12458)Refutation not found, non-redundant clauses discarded% (12458)------------------------------
% 10.61/1.70  % (12458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.61/1.70  % (12458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.61/1.70  % (12458)Termination reason: Refutation not found, non-redundant clauses discarded
% 10.61/1.70  
% 10.61/1.70  % (12458)Memory used [KB]: 13816
% 10.61/1.70  % (12458)Time elapsed: 0.553 s
% 10.61/1.70  % (12458)Instructions burned: 292 (million)
% 10.61/1.70  % (12458)------------------------------
% 10.61/1.70  % (12458)------------------------------
% 10.61/1.72  % (12482)Instruction limit reached!
% 10.61/1.72  % (12482)------------------------------
% 10.61/1.72  % (12482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.61/1.73  % (12489)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/590Mi)
% 10.61/1.73  % (12493)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 (2987ds/98Mi)
% 10.61/1.74  % (12482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.61/1.74  % (12482)Termination reason: Unknown
% 10.61/1.74  % (12482)Termination phase: Saturation
% 10.61/1.74  
% 10.61/1.74  % (12482)Memory used [KB]: 6780
% 10.61/1.74  % (12482)Time elapsed: 0.205 s
% 10.61/1.74  % (12482)Instructions burned: 86 (million)
% 10.61/1.74  % (12482)------------------------------
% 10.61/1.74  % (12482)------------------------------
% 10.61/1.74  % (12485)Instruction limit reached!
% 10.61/1.74  % (12485)------------------------------
% 10.61/1.74  % (12485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.61/1.74  % (12485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.61/1.74  % (12485)Termination reason: Unknown
% 10.61/1.74  % (12485)Termination phase: Saturation
% 10.61/1.74  
% 10.61/1.74  % (12485)Memory used [KB]: 10746
% 10.61/1.74  % (12485)Time elapsed: 0.193 s
% 10.61/1.74  % (12485)Instructions burned: 56 (million)
% 10.61/1.74  % (12485)------------------------------
% 10.61/1.74  % (12485)------------------------------
% 10.61/1.74  % (12491)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/94Mi)
% 10.61/1.74  % (12490)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/457Mi)
% 10.61/1.75  % (12453)Instruction limit reached!
% 10.61/1.75  % (12453)------------------------------
% 10.61/1.75  % (12453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.61/1.75  % (12492)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/201Mi)
% 10.61/1.75  % (12494)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 (2987ds/253Mi)
% 10.61/1.77  % (12495)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 (2987ds/281Mi)
% 10.61/1.77  % (12495)Refutation not found, incomplete strategy% (12495)------------------------------
% 10.61/1.77  % (12495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.61/1.77  % (12495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.61/1.77  % (12495)Termination reason: Refutation not found, incomplete strategy
% 10.61/1.77  
% 10.61/1.77  % (12495)Memory used [KB]: 5884
% 10.61/1.77  % (12495)Time elapsed: 0.107 s
% 10.61/1.77  % (12495)Instructions burned: 4 (million)
% 10.61/1.77  % (12495)------------------------------
% 10.61/1.77  % (12495)------------------------------
% 10.61/1.77  % (12496)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/24Mi)
% 10.61/1.77  % (12453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.61/1.77  % (12453)Termination reason: Unknown
% 10.61/1.77  % (12453)Termination phase: Saturation
% 10.61/1.77  
% 10.61/1.77  % (12453)Memory used [KB]: 7547
% 10.61/1.77  % (12453)Time elapsed: 0.663 s
% 10.61/1.77  % (12453)Instructions burned: 499 (million)
% 10.61/1.77  % (12453)------------------------------
% 10.61/1.77  % (12453)------------------------------
% 11.29/1.79  % (12497)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/321Mi)
% 11.43/1.80  % (12488)Instruction limit reached!
% 11.43/1.80  % (12488)------------------------------
% 11.43/1.80  % (12488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.43/1.80  % (12488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.43/1.80  % (12488)Termination reason: Unknown
% 11.43/1.80  % (12488)Termination phase: Saturation
% 11.43/1.80  
% 11.43/1.80  % (12488)Memory used [KB]: 2302
% 11.43/1.80  % (12488)Time elapsed: 0.180 s
% 11.43/1.80  % (12488)Instructions burned: 77 (million)
% 11.43/1.80  % (12488)------------------------------
% 11.43/1.80  % (12488)------------------------------
% 11.43/1.81  % (12496)Instruction limit reached!
% 11.43/1.81  % (12496)------------------------------
% 11.43/1.81  % (12496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.82  % (12496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.82  % (12496)Termination reason: Unknown
% 11.62/1.82  % (12496)Termination phase: Saturation
% 11.62/1.82  
% 11.62/1.82  % (12496)Memory used [KB]: 6140
% 11.62/1.82  % (12496)Time elapsed: 0.115 s
% 11.62/1.82  % (12496)Instructions burned: 25 (million)
% 11.62/1.82  % (12496)------------------------------
% 11.62/1.82  % (12496)------------------------------
% 11.64/1.82  % (12452)Instruction limit reached!
% 11.64/1.82  % (12452)------------------------------
% 11.64/1.82  % (12452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.64/1.82  % (12452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.64/1.82  % (12452)Termination reason: Unknown
% 11.64/1.82  % (12452)Termination phase: Saturation
% 11.64/1.82  
% 11.64/1.82  % (12452)Memory used [KB]: 4093
% 11.64/1.82  % (12452)Time elapsed: 0.746 s
% 11.64/1.82  % (12452)Instructions burned: 461 (million)
% 11.64/1.82  % (12452)------------------------------
% 11.64/1.82  % (12452)------------------------------
% 11.64/1.84  % (12498)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/788Mi)
% 11.64/1.85  % (12499)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/2378Mi)
% 11.64/1.86  % (12491)Instruction limit reached!
% 11.64/1.86  % (12491)------------------------------
% 11.64/1.86  % (12491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.64/1.86  % (12491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.64/1.86  % (12491)Termination reason: Unknown
% 11.64/1.86  % (12491)Termination phase: Saturation
% 11.64/1.86  
% 11.64/1.86  % (12491)Memory used [KB]: 6908
% 11.64/1.86  % (12491)Time elapsed: 0.189 s
% 11.64/1.86  % (12491)Instructions burned: 96 (million)
% 11.64/1.86  % (12491)------------------------------
% 11.64/1.86  % (12491)------------------------------
% 11.64/1.88  % (12493)Instruction limit reached!
% 11.64/1.88  % (12493)------------------------------
% 11.64/1.88  % (12493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.64/1.88  % (12493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.64/1.88  % (12493)Termination reason: Unknown
% 11.64/1.88  % (12493)Termination phase: Saturation
% 11.64/1.88  
% 11.64/1.88  % (12493)Memory used [KB]: 6652
% 11.64/1.88  % (12493)Time elapsed: 0.230 s
% 11.64/1.88  % (12493)Instructions burned: 99 (million)
% 11.64/1.88  % (12493)------------------------------
% 11.64/1.88  % (12493)------------------------------
% 11.64/1.89  % (12501)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/246Mi)
% 11.64/1.89  % (12502)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/74Mi)
% 12.10/1.91  % (12500)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/1730Mi)
% 12.10/1.92  % (12470)Instruction limit reached!
% 12.10/1.92  % (12470)------------------------------
% 12.10/1.92  % (12470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.10/1.92  % (12470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.10/1.92  % (12470)Termination reason: Unknown
% 12.10/1.92  % (12470)Termination phase: Saturation
% 12.10/1.92  
% 12.10/1.92  % (12470)Memory used [KB]: 9978
% 12.10/1.92  % (12470)Time elapsed: 0.601 s
% 12.10/1.92  % (12470)Instructions burned: 369 (million)
% 12.10/1.92  % (12470)------------------------------
% 12.10/1.92  % (12470)------------------------------
% 12.10/1.92  % (12503)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 (2985ds/3168Mi)
% 12.10/1.93  % (12504)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 (2985ds/91Mi)
% 12.10/1.94  % (12465)Instruction limit reached!
% 12.10/1.94  % (12465)------------------------------
% 12.10/1.94  % (12465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.10/1.94  % (12465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.10/1.94  % (12465)Termination reason: Unknown
% 12.10/1.94  % (12465)Termination phase: Saturation
% 12.10/1.94  
% 12.10/1.94  % (12465)Memory used [KB]: 11897
% 12.10/1.94  % (12465)Time elapsed: 0.701 s
% 12.10/1.94  % (12465)Instructions burned: 375 (million)
% 12.10/1.94  % (12465)------------------------------
% 12.10/1.94  % (12465)------------------------------
% 12.10/1.95  % (12440)Instruction limit reached!
% 12.10/1.95  % (12440)------------------------------
% 12.10/1.95  % (12440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.10/1.95  % (12440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.10/1.95  % (12440)Termination reason: Unknown
% 12.10/1.95  % (12440)Termination phase: Saturation
% 12.10/1.95  
% 12.10/1.95  % (12440)Memory used [KB]: 7931
% 12.10/1.95  % (12440)Time elapsed: 0.987 s
% 12.10/1.95  % (12440)Instructions burned: 655 (million)
% 12.10/1.95  % (12440)------------------------------
% 12.10/1.95  % (12440)------------------------------
% 12.10/1.95  % (12505)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 (2985ds/1096Mi)
% 12.10/1.96  % (12505)Refutation not found, incomplete strategy% (12505)------------------------------
% 12.10/1.96  % (12505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.10/1.96  % (12505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.10/1.96  % (12505)Termination reason: Refutation not found, incomplete strategy
% 12.10/1.96  
% 12.10/1.96  % (12505)Memory used [KB]: 5884
% 12.10/1.96  % (12505)Time elapsed: 0.105 s
% 12.10/1.96  % (12505)Instructions burned: 5 (million)
% 12.10/1.96  % (12505)------------------------------
% 12.10/1.96  % (12505)------------------------------
% 12.10/1.97  % (12506)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/617Mi)
% 12.54/1.98  % (12487)Instruction limit reached!
% 12.54/1.98  % (12487)------------------------------
% 12.54/1.98  % (12487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/1.98  % (12487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/1.98  % (12487)Termination reason: Unknown
% 12.54/1.98  % (12487)Termination phase: Saturation
% 12.54/1.98  
% 12.54/1.98  % (12487)Memory used [KB]: 3837
% 12.54/1.98  % (12487)Time elapsed: 0.367 s
% 12.54/1.98  % (12487)Instructions burned: 191 (million)
% 12.54/1.98  % (12487)------------------------------
% 12.54/1.98  % (12487)------------------------------
% 12.54/1.98  % (12483)Instruction limit reached!
% 12.54/1.98  % (12483)------------------------------
% 12.54/1.98  % (12483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/1.99  % (12483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/1.99  % (12483)Termination reason: Unknown
% 12.54/1.99  % (12483)Termination phase: Saturation
% 12.54/1.99  
% 12.54/1.99  % (12483)Memory used [KB]: 7547
% 12.54/1.99  % (12483)Time elapsed: 0.456 s
% 12.54/1.99  % (12483)Instructions burned: 260 (million)
% 12.54/1.99  % (12504)Refutation not found, incomplete strategy% (12504)------------------------------
% 12.54/1.99  % (12504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/1.99  % (12504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/1.99  % (12504)Termination reason: Refutation not found, incomplete strategy
% 12.54/1.99  
% 12.54/1.99  % (12504)Memory used [KB]: 6268
% 12.54/1.99  % (12504)Time elapsed: 0.130 s
% 12.54/1.99  % (12504)Instructions burned: 32 (million)
% 12.54/1.99  % (12504)------------------------------
% 12.54/1.99  % (12504)------------------------------
% 12.54/1.99  % (12483)------------------------------
% 12.54/1.99  % (12483)------------------------------
% 12.54/2.00  % (12473)Refutation not found, non-redundant clauses discarded% (12473)------------------------------
% 12.54/2.00  % (12473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/2.00  % (12473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/2.00  % (12473)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.54/2.00  
% 12.54/2.00  % (12473)Memory used [KB]: 8315
% 12.54/2.00  % (12473)Time elapsed: 0.645 s
% 12.54/2.00  % (12473)Instructions burned: 379 (million)
% 12.54/2.00  % (12473)------------------------------
% 12.54/2.00  % (12473)------------------------------
% 12.54/2.00  % (12507)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/53Mi)
% 12.54/2.00  % (12502)Instruction limit reached!
% 12.54/2.00  % (12502)------------------------------
% 12.54/2.00  % (12502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/2.00  % (12502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/2.00  % (12502)Termination reason: Unknown
% 12.54/2.00  % (12502)Termination phase: Saturation
% 12.54/2.00  
% 12.54/2.00  % (12502)Memory used [KB]: 6396
% 12.54/2.00  % (12502)Time elapsed: 0.213 s
% 12.54/2.00  % (12502)Instructions burned: 75 (million)
% 12.54/2.00  % (12502)------------------------------
% 12.54/2.00  % (12502)------------------------------
% 12.54/2.04  % (12508)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/467Mi)
% 12.54/2.05  % (12492)Instruction limit reached!
% 12.54/2.05  % (12492)------------------------------
% 12.54/2.05  % (12492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/2.05  % (12492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/2.05  % (12492)Termination reason: Unknown
% 12.54/2.05  % (12492)Termination phase: Saturation
% 12.54/2.05  
% 12.54/2.05  % (12492)Memory used [KB]: 6908
% 12.54/2.05  % (12492)Time elapsed: 0.400 s
% 12.54/2.05  % (12492)Instructions burned: 201 (million)
% 12.54/2.05  % (12492)------------------------------
% 12.54/2.05  % (12492)------------------------------
% 12.54/2.05  % (12486)Instruction limit reached!
% 12.54/2.05  % (12486)------------------------------
% 12.54/2.05  % (12486)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.54/2.05  % (12486)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.54/2.05  % (12486)Termination reason: Unknown
% 12.54/2.05  % (12486)Termination phase: Saturation
% 12.54/2.05  
% 12.54/2.05  % (12486)Memory used [KB]: 2814
% 12.54/2.05  % (12486)Time elapsed: 0.446 s
% 12.54/2.05  % (12486)Instructions burned: 267 (million)
% 12.54/2.05  % (12486)------------------------------
% 12.54/2.05  % (12486)------------------------------
% 12.54/2.06  % (12510)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/1838Mi)
% 13.06/2.08  % (12507)Instruction limit reached!
% 13.06/2.08  % (12507)------------------------------
% 13.06/2.08  % (12507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.06/2.08  % (12509)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/4430Mi)
% 13.06/2.09  % (12507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.06/2.09  % (12507)Termination reason: Unknown
% 13.06/2.09  % (12507)Termination phase: Saturation
% 13.06/2.09  
% 13.06/2.09  % (12507)Memory used [KB]: 6140
% 13.06/2.09  % (12507)Time elapsed: 0.141 s
% 13.06/2.09  % (12507)Instructions burned: 55 (million)
% 13.06/2.09  % (12507)------------------------------
% 13.06/2.09  % (12507)------------------------------
% 13.06/2.09  % (12511)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/107Mi)
% 13.21/2.11  % (12515)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/86Mi)
% 13.21/2.11  % (12513)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/208Mi)
% 13.21/2.12  % (12514)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/64Mi)
% 13.26/2.12  % (12494)Instruction limit reached!
% 13.26/2.12  % (12494)------------------------------
% 13.26/2.12  % (12494)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.12  % (12494)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.12  % (12494)Termination reason: Unknown
% 13.26/2.12  % (12494)Termination phase: Saturation
% 13.26/2.12  
% 13.26/2.12  % (12494)Memory used [KB]: 2558
% 13.26/2.12  % (12494)Time elapsed: 0.436 s
% 13.26/2.12  % (12494)Instructions burned: 254 (million)
% 13.26/2.12  % (12494)------------------------------
% 13.26/2.12  % (12494)------------------------------
% 13.26/2.12  % (12512)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/108Mi)
% 13.26/2.15  % (12516)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/852Mi)
% 13.26/2.17  % (12501)Instruction limit reached!
% 13.26/2.17  % (12501)------------------------------
% 13.26/2.17  % (12501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.18  % (12517)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/508Mi)
% 13.26/2.18  % (12501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.18  % (12501)Termination reason: Unknown
% 13.26/2.18  % (12501)Termination phase: Saturation
% 13.26/2.18  
% 13.26/2.18  % (12501)Memory used [KB]: 1918
% 13.26/2.18  % (12501)Time elapsed: 0.346 s
% 13.26/2.18  % (12501)Instructions burned: 249 (million)
% 13.26/2.18  % (12501)------------------------------
% 13.26/2.18  % (12501)------------------------------
% 13.26/2.19  % (12518)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 (2982ds/2344Mi)
% 13.26/2.19  % (12514)Instruction limit reached!
% 13.26/2.19  % (12514)------------------------------
% 13.26/2.19  % (12514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.20  % (12517)Refutation not found, incomplete strategy% (12517)------------------------------
% 13.26/2.20  % (12517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.20  % (12517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.20  % (12517)Termination reason: Refutation not found, incomplete strategy
% 13.26/2.20  
% 13.26/2.20  % (12517)Memory used [KB]: 1407
% 13.26/2.20  % (12517)Time elapsed: 0.118 s
% 13.26/2.20  % (12517)Instructions burned: 3 (million)
% 13.26/2.20  % (12517)------------------------------
% 13.26/2.20  % (12517)------------------------------
% 13.26/2.20  % (12514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.20  % (12514)Termination reason: Unknown
% 13.26/2.20  % (12514)Termination phase: Saturation
% 13.26/2.20  
% 13.26/2.20  % (12514)Memory used [KB]: 6140
% 13.26/2.20  % (12514)Time elapsed: 0.160 s
% 13.26/2.20  % (12514)Instructions burned: 66 (million)
% 13.26/2.20  % (12514)------------------------------
% 13.26/2.20  % (12514)------------------------------
% 13.26/2.21  % (12518)Refutation not found, incomplete strategy% (12518)------------------------------
% 13.26/2.21  % (12518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.22  % (12519)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/56Mi)
% 14.79/2.22  % (12518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.22  % (12518)Termination reason: Refutation not found, incomplete strategy
% 14.79/2.22  
% 14.79/2.22  % (12518)Memory used [KB]: 6012
% 14.79/2.22  % (12518)Time elapsed: 0.130 s
% 14.79/2.22  % (12518)Instructions burned: 12 (million)
% 14.79/2.22  % (12518)------------------------------
% 14.79/2.22  % (12518)------------------------------
% 14.79/2.23  % (12515)Instruction limit reached!
% 14.79/2.23  % (12515)------------------------------
% 14.79/2.23  % (12515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.24  % (12515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.24  % (12515)Termination reason: Unknown
% 14.79/2.24  % (12515)Termination phase: Saturation
% 14.79/2.24  
% 14.79/2.24  % (12515)Memory used [KB]: 6524
% 14.79/2.24  % (12515)Time elapsed: 0.184 s
% 14.79/2.24  % (12515)Instructions burned: 87 (million)
% 14.79/2.24  % (12515)------------------------------
% 14.79/2.24  % (12515)------------------------------
% 14.79/2.26  % (12511)Instruction limit reached!
% 14.79/2.26  % (12511)------------------------------
% 14.79/2.26  % (12511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.26  % (12511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.26  % (12511)Termination reason: Unknown
% 14.79/2.26  % (12511)Termination phase: Saturation
% 14.79/2.26  
% 14.79/2.26  % (12511)Memory used [KB]: 6396
% 14.79/2.26  % (12511)Time elapsed: 0.258 s
% 14.79/2.26  % (12511)Instructions burned: 108 (million)
% 14.79/2.26  % (12511)------------------------------
% 14.79/2.26  % (12511)------------------------------
% 14.79/2.26  % (12512)Instruction limit reached!
% 14.79/2.26  % (12512)------------------------------
% 14.79/2.26  % (12512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.26  % (12520)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1385Mi)
% 14.79/2.27  % (12512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.27  % (12512)Termination reason: Unknown
% 14.79/2.27  % (12512)Termination phase: Saturation
% 14.79/2.27  
% 14.79/2.27  % (12512)Memory used [KB]: 7164
% 14.79/2.27  % (12512)Time elapsed: 0.266 s
% 14.79/2.27  % (12512)Instructions burned: 109 (million)
% 14.79/2.27  % (12512)------------------------------
% 14.79/2.27  % (12512)------------------------------
% 15.32/2.30  % (12521)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/505Mi)
% 15.32/2.32  % (12519)Instruction limit reached!
% 15.32/2.32  % (12519)------------------------------
% 15.32/2.32  % (12519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.32/2.32  % (12519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.32/2.32  % (12519)Termination reason: Unknown
% 15.32/2.32  % (12519)Termination phase: Saturation
% 15.32/2.32  
% 15.32/2.32  % (12519)Memory used [KB]: 10746
% 15.32/2.32  % (12519)Time elapsed: 0.182 s
% 15.32/2.32  % (12519)Instructions burned: 56 (million)
% 15.32/2.32  % (12519)------------------------------
% 15.32/2.32  % (12519)------------------------------
% 15.32/2.32  % (12523)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/1408Mi)
% 15.32/2.32  % (12497)Instruction limit reached!
% 15.32/2.32  % (12497)------------------------------
% 15.32/2.32  % (12497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.32/2.32  % (12497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.32/2.33  % (12497)Termination reason: Unknown
% 15.32/2.33  % (12497)Termination phase: Saturation
% 15.32/2.33  
% 15.32/2.33  % (12497)Memory used [KB]: 11001
% 15.32/2.33  % (12497)Time elapsed: 0.606 s
% 15.32/2.33  % (12497)Instructions burned: 321 (million)
% 15.32/2.33  % (12497)------------------------------
% 15.32/2.33  % (12497)------------------------------
% 15.32/2.34  % (12522)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/314Mi)
% 15.32/2.35  % (12525)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/76Mi)
% 15.32/2.36  % (12490)Instruction limit reached!
% 15.32/2.36  % (12490)------------------------------
% 15.32/2.36  % (12490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.32/2.36  % (12467)Instruction limit reached!
% 15.32/2.36  % (12467)------------------------------
% 15.32/2.36  % (12467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.32/2.36  % (12524)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/457Mi)
% 15.32/2.38  % (12467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.32/2.38  % (12467)Termination reason: Unknown
% 15.32/2.38  % (12467)Termination phase: Saturation
% 15.32/2.38  
% 15.32/2.38  % (12467)Memory used [KB]: 6780
% 15.32/2.38  % (12467)Time elapsed: 1.111 s
% 15.32/2.38  % (12467)Instructions burned: 697 (million)
% 15.32/2.38  % (12467)------------------------------
% 15.32/2.38  % (12467)------------------------------
% 15.32/2.38  % (12490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.32/2.38  % (12490)Termination reason: Unknown
% 15.32/2.38  % (12490)Termination phase: Saturation
% 15.32/2.38  
% 15.32/2.38  % (12490)Memory used [KB]: 3198
% 15.32/2.38  % (12490)Time elapsed: 0.717 s
% 15.32/2.38  % (12490)Instructions burned: 458 (million)
% 15.32/2.38  % (12490)------------------------------
% 15.32/2.38  % (12490)------------------------------
% 15.32/2.38  % (12527)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/162Mi)
% 16.07/2.42  % (12526)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/381Mi)
% 16.07/2.43  % (12513)Instruction limit reached!
% 16.07/2.43  % (12513)------------------------------
% 16.07/2.43  % (12513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.07/2.43  % (12481)Instruction limit reached!
% 16.07/2.43  % (12481)------------------------------
% 16.07/2.43  % (12481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.07/2.43  % (12513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.07/2.43  % (12513)Termination reason: Unknown
% 16.07/2.43  % (12513)Termination phase: Saturation
% 16.07/2.43  
% 16.07/2.43  % (12513)Memory used [KB]: 4221
% 16.07/2.43  % (12513)Time elapsed: 0.401 s
% 16.07/2.43  % (12513)Instructions burned: 209 (million)
% 16.07/2.43  % (12513)------------------------------
% 16.07/2.43  % (12513)------------------------------
% 16.07/2.44  % (12481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.07/2.44  % (12481)Termination reason: Unknown
% 16.07/2.44  % (12481)Termination phase: Saturation
% 16.07/2.44  
% 16.07/2.44  % (12481)Memory used [KB]: 8187
% 16.07/2.44  % (12481)Time elapsed: 0.905 s
% 16.07/2.44  % (12481)Instructions burned: 612 (million)
% 16.07/2.44  % (12481)------------------------------
% 16.07/2.44  % (12481)------------------------------
% 16.07/2.45  % (12528)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/163Mi)
% 16.07/2.46  % (12525)Instruction limit reached!
% 16.07/2.46  % (12525)------------------------------
% 16.07/2.46  % (12525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.07/2.46  % (12525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.07/2.46  % (12525)Termination reason: Unknown
% 16.07/2.46  % (12525)Termination phase: Saturation
% 16.07/2.46  
% 16.07/2.46  % (12525)Memory used [KB]: 2046
% 16.07/2.46  % (12525)Time elapsed: 0.177 s
% 16.07/2.46  % (12525)Instructions burned: 77 (million)
% 16.07/2.46  % (12525)------------------------------
% 16.07/2.46  % (12525)------------------------------
% 16.07/2.46  % (12529)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/297Mi)
% 16.07/2.49  % (12531)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/1907Mi)
% 16.07/2.50  % (12530)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 (2979ds/1393Mi)
% 16.62/2.50  % (12531)Refutation not found, incomplete strategy% (12531)------------------------------
% 16.62/2.50  % (12531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.62/2.52  % (12531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.62/2.52  % (12531)Termination reason: Refutation not found, incomplete strategy
% 16.62/2.52  
% 16.62/2.52  % (12531)Memory used [KB]: 1535
% 16.62/2.52  % (12531)Time elapsed: 0.097 s
% 16.62/2.52  % (12531)Instructions burned: 9 (million)
% 16.62/2.52  % (12531)------------------------------
% 16.62/2.52  % (12531)------------------------------
% 16.62/2.54  % (12533)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 (2979ds/179Mi)
% 16.62/2.57  % (12532)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/799Mi)
% 17.07/2.60  % (12527)Instruction limit reached!
% 17.07/2.60  % (12527)------------------------------
% 17.07/2.60  % (12527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.07/2.60  % (12527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.07/2.60  % (12527)Termination reason: Unknown
% 17.07/2.60  % (12527)Termination phase: Saturation
% 17.07/2.60  
% 17.07/2.60  % (12527)Memory used [KB]: 3198
% 17.07/2.60  % (12527)Time elapsed: 0.289 s
% 17.07/2.60  % (12527)Instructions burned: 163 (million)
% 17.07/2.60  % (12527)------------------------------
% 17.07/2.60  % (12527)------------------------------
% 17.07/2.61  % (12534)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/874Mi)
% 17.07/2.65  % (12535)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/4546Mi)
% 17.07/2.66  TRYING [1]
% 17.07/2.66  TRYING [2]
% 17.07/2.68  TRYING [3]
% 17.07/2.68  % (12471)Instruction limit reached!
% 17.07/2.68  % (12471)------------------------------
% 17.07/2.68  % (12471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.07/2.68  % (12471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.07/2.68  % (12471)Termination reason: Unknown
% 17.07/2.68  % (12471)Termination phase: Saturation
% 17.07/2.68  
% 17.07/2.68  % (12471)Memory used [KB]: 8187
% 17.07/2.68  % (12471)Time elapsed: 1.391 s
% 17.07/2.68  % (12471)Instructions burned: 1067 (million)
% 17.07/2.68  % (12471)------------------------------
% 17.07/2.68  % (12471)------------------------------
% 17.70/2.70  % (12528)Instruction limit reached!
% 17.70/2.70  % (12528)------------------------------
% 17.70/2.70  % (12528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.70/2.70  % (12528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.70/2.70  % (12528)Termination reason: Unknown
% 17.70/2.70  % (12528)Termination phase: Saturation
% 17.70/2.70  
% 17.70/2.70  % (12528)Memory used [KB]: 7164
% 17.70/2.70  % (12528)Time elapsed: 0.347 s
% 17.70/2.70  % (12528)Instructions burned: 164 (million)
% 17.70/2.70  % (12528)------------------------------
% 17.70/2.70  % (12528)------------------------------
% 17.70/2.70  % (12459)Instruction limit reached!
% 17.70/2.70  % (12459)------------------------------
% 17.70/2.70  % (12459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.70/2.70  % (12459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.70/2.70  % (12459)Termination reason: Unknown
% 17.70/2.70  % (12459)Termination phase: Saturation
% 17.70/2.70  
% 17.70/2.70  % (12459)Memory used [KB]: 8827
% 17.70/2.70  % (12459)Time elapsed: 1.469 s
% 17.70/2.70  % (12459)Instructions burned: 874 (million)
% 17.70/2.70  % (12459)------------------------------
% 17.70/2.70  % (12459)------------------------------
% 17.70/2.70  % (12489)Instruction limit reached!
% 17.70/2.70  % (12489)------------------------------
% 17.70/2.70  % (12489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.82/2.71  TRYING [4]
% 17.82/2.72  % (12536)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 (2977ds/98Mi)
% 18.83/2.72  % (12489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.83/2.72  % (12489)Termination reason: Unknown
% 18.83/2.72  % (12489)Termination phase: Saturation
% 18.83/2.72  
% 18.83/2.72  % (12489)Memory used [KB]: 7675
% 18.83/2.72  % (12489)Time elapsed: 1.078 s
% 18.83/2.72  % (12489)Instructions burned: 591 (million)
% 18.83/2.72  % (12489)------------------------------
% 18.83/2.72  % (12489)------------------------------
% 18.83/2.74  % (12533)Instruction limit reached!
% 18.83/2.74  % (12533)------------------------------
% 18.83/2.74  % (12533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.83/2.75  % (12498)Instruction limit reached!
% 18.83/2.75  % (12498)------------------------------
% 18.83/2.75  % (12498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.83/2.75  % (12533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.83/2.75  % (12533)Termination reason: Unknown
% 18.83/2.75  % (12533)Termination phase: Saturation
% 18.83/2.75  
% 18.83/2.75  % (12533)Memory used [KB]: 7036
% 18.83/2.75  % (12533)Time elapsed: 0.227 s
% 18.83/2.75  % (12533)Instructions burned: 179 (million)
% 18.83/2.75  % (12533)------------------------------
% 18.83/2.75  % (12533)------------------------------
% 18.83/2.75  % (12498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.83/2.75  % (12498)Termination reason: Unknown
% 18.83/2.75  % (12498)Termination phase: Saturation
% 18.83/2.75  
% 18.83/2.75  % (12498)Memory used [KB]: 7931
% 18.83/2.75  % (12498)Time elapsed: 1.010 s
% 18.83/2.75  % (12498)Instructions burned: 789 (million)
% 18.83/2.75  % (12498)------------------------------
% 18.83/2.75  % (12498)------------------------------
% 18.83/2.77  % (12508)Instruction limit reached!
% 18.83/2.77  % (12508)------------------------------
% 18.83/2.77  % (12508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.83/2.77  % (12508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.83/2.77  % (12508)Termination reason: Unknown
% 18.83/2.77  % (12508)Termination phase: Saturation
% 18.83/2.77  
% 18.83/2.77  % (12508)Memory used [KB]: 13432
% 18.83/2.77  % (12508)Time elapsed: 0.813 s
% 18.83/2.77  % (12508)Instructions burned: 469 (million)
% 18.83/2.77  % (12508)------------------------------
% 18.83/2.77  % (12508)------------------------------
% 19.47/2.81  % (12522)Instruction limit reached!
% 19.47/2.81  % (12522)------------------------------
% 19.47/2.81  % (12522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.81  % (12522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.81  % (12522)Termination reason: Unknown
% 19.47/2.81  % (12522)Termination phase: Saturation
% 19.47/2.81  
% 19.47/2.81  % (12522)Memory used [KB]: 8699
% 19.47/2.81  % (12522)Time elapsed: 0.559 s
% 19.47/2.81  % (12522)Instructions burned: 314 (million)
% 19.47/2.81  % (12522)------------------------------
% 19.47/2.81  % (12522)------------------------------
% 19.47/2.82  % (12506)Refutation not found, non-redundant clauses discarded% (12506)------------------------------
% 19.47/2.82  % (12506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.82  % (12506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.82  % (12506)Termination reason: Refutation not found, non-redundant clauses discarded
% 19.47/2.82  
% 19.47/2.82  % (12506)Memory used [KB]: 8571
% 19.47/2.82  % (12506)Time elapsed: 0.941 s
% 19.47/2.82  % (12506)Instructions burned: 614 (million)
% 19.47/2.82  % (12506)------------------------------
% 19.47/2.82  % (12506)------------------------------
% 19.47/2.83  % (12539)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 (2976ds/89Mi)
% 19.47/2.83  % (12538)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/123Mi)
% 19.47/2.83  % (12537)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/2492Mi)
% 19.47/2.84  % (12540)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 (2976ds/191Mi)
% 19.47/2.85  % (12542)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 (2976ds/389Mi)
% 19.47/2.85  % (12536)Instruction limit reached!
% 19.47/2.85  % (12536)------------------------------
% 19.47/2.85  % (12536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.86  % (12536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.86  % (12536)Termination reason: Unknown
% 19.47/2.86  % (12536)Termination phase: Saturation
% 19.47/2.86  
% 19.47/2.86  % (12536)Memory used [KB]: 6524
% 19.47/2.86  % (12536)Time elapsed: 0.194 s
% 19.47/2.86  % (12536)Instructions burned: 100 (million)
% 19.47/2.86  % (12536)------------------------------
% 19.47/2.86  % (12536)------------------------------
% 19.47/2.86  % (12541)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 (2976ds/506Mi)
% 19.47/2.86  % (12541)Refutation not found, incomplete strategy% (12541)------------------------------
% 19.47/2.86  % (12541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.86  % (12541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.86  % (12541)Termination reason: Refutation not found, incomplete strategy
% 19.47/2.86  
% 19.47/2.86  % (12541)Memory used [KB]: 5884
% 19.47/2.86  % (12541)Time elapsed: 0.095 s
% 19.47/2.86  % (12541)Instructions burned: 5 (million)
% 19.47/2.86  % (12541)------------------------------
% 19.47/2.86  % (12541)------------------------------
% 19.47/2.87  % (12524)Instruction limit reached!
% 19.47/2.87  % (12524)------------------------------
% 19.47/2.87  % (12524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.87  % (12524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.87  % (12524)Termination reason: Unknown
% 19.47/2.87  % (12524)Termination phase: Saturation
% 19.47/2.87  
% 19.47/2.87  % (12524)Memory used [KB]: 6268
% 19.47/2.87  % (12524)Time elapsed: 0.612 s
% 19.47/2.87  % (12524)Instructions burned: 458 (million)
% 19.47/2.87  % (12524)------------------------------
% 19.47/2.87  % (12524)------------------------------
% 19.47/2.87  % (12540)Refutation not found, incomplete strategy% (12540)------------------------------
% 19.47/2.87  % (12540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.47/2.87  % (12543)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1282Mi)
% 19.47/2.88  % (12540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.47/2.88  % (12540)Termination reason: Refutation not found, incomplete strategy
% 19.47/2.88  
% 19.47/2.88  % (12540)Memory used [KB]: 6140
% 19.47/2.88  % (12540)Time elapsed: 0.106 s
% 19.47/2.88  % (12540)Instructions burned: 18 (million)
% 19.47/2.88  % (12540)------------------------------
% 19.47/2.88  % (12540)------------------------------
% 19.47/2.88  TRYING [5]
% 20.14/2.93  % (12529)Instruction limit reached!
% 20.14/2.93  % (12529)------------------------------
% 20.14/2.93  % (12529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.14/2.93  % (12539)Instruction limit reached!
% 20.14/2.93  % (12539)------------------------------
% 20.14/2.93  % (12539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.14/2.93  % (12539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.14/2.93  % (12539)Termination reason: Unknown
% 20.14/2.93  % (12539)Termination phase: Saturation
% 20.14/2.93  
% 20.14/2.93  % (12539)Memory used [KB]: 6012
% 20.14/2.93  % (12539)Time elapsed: 0.193 s
% 20.14/2.93  % (12539)Instructions burned: 91 (million)
% 20.14/2.93  % (12539)------------------------------
% 20.14/2.93  % (12539)------------------------------
% 20.14/2.93  % (12529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.14/2.93  % (12529)Termination reason: Unknown
% 20.14/2.93  % (12529)Termination phase: Saturation
% 20.14/2.93  
% 20.14/2.93  % (12529)Memory used [KB]: 11257
% 20.14/2.93  % (12529)Time elapsed: 0.579 s
% 20.14/2.93  % (12529)Instructions burned: 299 (million)
% 20.14/2.93  % (12529)------------------------------
% 20.14/2.93  % (12529)------------------------------
% 20.14/2.94  % (12544)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/206Mi)
% 20.14/2.96  % (12545)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 (2975ds/951Mi)
% 20.14/2.96  % (12480)Instruction limit reached!
% 20.14/2.96  % (12480)------------------------------
% 20.14/2.96  % (12480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.14/2.97  % (12480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.14/2.97  % (12480)Termination reason: Unknown
% 20.14/2.97  % (12480)Termination phase: Saturation
% 20.14/2.97  
% 20.14/2.97  % (12480)Memory used [KB]: 10234
% 20.14/2.97  % (12480)Time elapsed: 1.468 s
% 20.14/2.97  % (12480)Instructions burned: 886 (million)
% 20.14/2.97  % (12480)------------------------------
% 20.14/2.97  % (12480)------------------------------
% 20.14/2.98  % (12546)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 (2975ds/367Mi)
% 20.65/2.99  % (12548)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 (2974ds/1276Mi)
% 20.65/2.99  % (12526)Instruction limit reached!
% 20.65/2.99  % (12526)------------------------------
% 20.65/2.99  % (12526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.65/2.99  % (12526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.65/2.99  % (12526)Termination reason: Unknown
% 20.65/2.99  % (12526)Termination phase: Saturation
% 20.65/2.99  
% 20.65/2.99  % (12526)Memory used [KB]: 3326
% 20.65/2.99  % (12526)Time elapsed: 0.709 s
% 20.65/2.99  % (12526)Instructions burned: 383 (million)
% 20.65/2.99  % (12526)------------------------------
% 20.65/2.99  % (12526)------------------------------
% 20.65/3.01  % (12549)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 (2974ds/1186Mi)
% 20.65/3.01  % (12547)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/222Mi)
% 20.65/3.02  % (12521)Instruction limit reached!
% 20.65/3.02  % (12521)------------------------------
% 20.65/3.02  % (12521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.65/3.02  % (12521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.65/3.02  % (12521)Termination reason: Unknown
% 20.65/3.02  % (12521)Termination phase: Saturation
% 20.65/3.02  
% 20.65/3.02  % (12521)Memory used [KB]: 4093
% 20.65/3.02  % (12521)Time elapsed: 0.764 s
% 20.65/3.02  % (12521)Instructions burned: 505 (million)
% 20.65/3.02  % (12521)------------------------------
% 20.65/3.02  % (12521)------------------------------
% 20.65/3.02  % (12538)Refutation not found, non-redundant clauses discarded% (12538)------------------------------
% 20.65/3.02  % (12538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.65/3.02  % (12549)Refutation not found, incomplete strategy% (12549)------------------------------
% 20.65/3.02  % (12549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.65/3.02  % (12549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.65/3.02  % (12549)Termination reason: Refutation not found, incomplete strategy
% 20.65/3.02  
% 20.65/3.02  % (12549)Memory used [KB]: 6012
% 20.65/3.02  % (12549)Time elapsed: 0.124 s
% 20.65/3.02  % (12549)Instructions burned: 14 (million)
% 20.65/3.02  % (12549)------------------------------
% 20.65/3.02  % (12549)------------------------------
% 20.65/3.03  % (12538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.65/3.03  % (12538)Termination reason: Refutation not found, non-redundant clauses discarded
% 20.65/3.03  
% 20.65/3.03  % (12538)Memory used [KB]: 6652
% 20.65/3.03  % (12538)Time elapsed: 0.306 s
% 20.65/3.03  % (12538)Instructions burned: 121 (million)
% 20.65/3.03  % (12538)------------------------------
% 20.65/3.03  % (12538)------------------------------
% 20.65/3.05  % (12550)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 (2974ds/1038Mi)
% 20.65/3.07  % (12551)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 (2974ds/74Mi)
% 21.12/3.09  % (12552)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1257Mi)
% 21.24/3.12  % (12553)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/2967Mi)
% 21.24/3.13  % (12555)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 (2973ds/341Mi)
% 21.24/3.15  % (12556)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 (2973ds/1100Mi)
% 21.24/3.15  % (12554)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1932Mi)
% 21.24/3.19  % (12551)Refutation not found, non-redundant clauses discarded% (12551)------------------------------
% 21.24/3.19  % (12551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.24/3.19  % (12551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.24/3.19  % (12551)Termination reason: Refutation not found, non-redundant clauses discarded
% 21.24/3.19  
% 21.24/3.19  % (12551)Memory used [KB]: 6268
% 21.24/3.19  % (12551)Time elapsed: 0.213 s
% 21.24/3.19  % (12551)Instructions burned: 73 (million)
% 21.24/3.19  % (12551)------------------------------
% 21.24/3.19  % (12551)------------------------------
% 21.70/3.22  % (12484)First to succeed.
% 21.70/3.22  % (12484)Refutation found. Thanks to Tanya!
% 21.70/3.22  % SZS status Unsatisfiable for theBenchmark
% 21.70/3.22  % SZS output start Proof for theBenchmark
% See solution above
% 21.70/3.22  % (12484)------------------------------
% 21.70/3.22  % (12484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.70/3.22  % (12484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.70/3.22  % (12484)Termination reason: Refutation
% 21.70/3.22  
% 21.70/3.22  % (12484)Memory used [KB]: 7036
% 21.70/3.22  % (12484)Time elapsed: 1.677 s
% 21.70/3.22  % (12484)Instructions burned: 1080 (million)
% 21.70/3.22  % (12484)------------------------------
% 21.70/3.22  % (12484)------------------------------
% 21.70/3.22  % (12185)Success in time 2.874 s
%------------------------------------------------------------------------------