TSTP Solution File: RNG004-10 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG004-10 : TPTP v8.1.0. Released v7.5.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 : n021.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:16 EDT 2022

% Result   : Unsatisfiable 76.27s 9.97s
% Output   : Refutation 76.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   29
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  128 ( 128 unt;   0 def)
%            Number of atoms       :  128 ( 127 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   6 con; 0-4 aty)
%            Number of variables   :  224 ( 224   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f44239,plain,
    $false,
    inference(subsumption_resolution,[],[f44238,f22]) ).

fof(f22,axiom,
    c != d,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_c_equals_d) ).

fof(f44238,plain,
    c = d,
    inference(forward_demodulation,[],[f44172,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : ifeq2(X0,X0,X1,X2) = X1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ifeq_axiom) ).

fof(f44172,plain,
    d = ifeq2(true,true,c,d),
    inference(superposition,[],[f62,f44060]) ).

fof(f44060,plain,
    true = sum(additive_identity,c,d),
    inference(forward_demodulation,[],[f44059,f6870]) ).

fof(f6870,plain,
    ! [X16] : additive_inverse(additive_inverse(X16)) = X16,
    inference(forward_demodulation,[],[f6622,f1]) ).

fof(f6622,plain,
    ! [X16] : ifeq2(true,true,additive_inverse(additive_inverse(X16)),X16) = X16,
    inference(superposition,[],[f53,f5734]) ).

fof(f5734,plain,
    ! [X1] : true = sum(X1,additive_identity,additive_inverse(additive_inverse(X1))),
    inference(forward_demodulation,[],[f5712,f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : ifeq(X0,X0,X1,X2) = X1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ifeq_axiom_001) ).

fof(f5712,plain,
    ! [X1] : true = ifeq(true,true,sum(X1,additive_identity,additive_inverse(additive_inverse(X1))),true),
    inference(superposition,[],[f706,f8]) ).

fof(f8,axiom,
    ! [X3] : true = sum(X3,additive_inverse(X3),additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_inverse) ).

fof(f706,plain,
    ! [X6,X7] : true = ifeq(sum(X7,X6,additive_identity),true,sum(X7,additive_identity,additive_inverse(X6)),true),
    inference(forward_demodulation,[],[f689,f2]) ).

fof(f689,plain,
    ! [X6,X7] : true = ifeq(true,true,ifeq(sum(X7,X6,additive_identity),true,sum(X7,additive_identity,additive_inverse(X6)),true),true),
    inference(superposition,[],[f103,f8]) ).

fof(f103,plain,
    ! [X2,X3,X0,X1] : true = ifeq(sum(X1,X0,X2),true,ifeq(sum(X3,X1,additive_identity),true,sum(X3,X2,X0),true),true),
    inference(forward_demodulation,[],[f75,f2]) ).

fof(f75,plain,
    ! [X2,X3,X0,X1] : true = ifeq(true,true,ifeq(sum(X1,X0,X2),true,ifeq(sum(X3,X1,additive_identity),true,sum(X3,X2,X0),true),true),true),
    inference(superposition,[],[f9,f3]) ).

fof(f3,axiom,
    ! [X3] : sum(additive_identity,X3,X3) = true,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_identity1) ).

fof(f9,axiom,
    ! [X3,X8,X6,X7,X4,X5] : true = ifeq(sum(X5,X6,X7),true,ifeq(sum(X4,X6,X8),true,ifeq(sum(X3,X4,X5),true,sum(X3,X8,X7),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_addition1) ).

fof(f53,plain,
    ! [X2,X3] : ifeq2(sum(X2,additive_identity,X3),true,X3,X2) = X2,
    inference(forward_demodulation,[],[f44,f1]) ).

fof(f44,plain,
    ! [X2,X3] : ifeq2(true,true,ifeq2(sum(X2,additive_identity,X3),true,X3,X2),X2) = X2,
    inference(superposition,[],[f18,f4]) ).

fof(f4,axiom,
    ! [X3] : true = sum(X3,additive_identity,X3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_identity2) ).

fof(f18,axiom,
    ! [X3,X8,X4,X5] : ifeq2(sum(X3,X4,X8),true,ifeq2(sum(X3,X4,X5),true,X5,X8),X8) = X8,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f44059,plain,
    true = sum(additive_identity,additive_inverse(additive_inverse(c)),d),
    inference(forward_demodulation,[],[f44048,f2]) ).

fof(f44048,plain,
    true = ifeq(true,true,sum(additive_identity,additive_inverse(additive_inverse(c)),d),true),
    inference(superposition,[],[f921,f43871]) ).

fof(f43871,plain,
    true = sum(d,additive_inverse(c),additive_identity),
    inference(backward_demodulation,[],[f43686,f43852]) ).

fof(f43852,plain,
    multiply(a,additive_inverse(b)) = additive_inverse(c),
    inference(forward_demodulation,[],[f43851,f378]) ).

fof(f378,plain,
    ! [X2] : add(additive_identity,X2) = X2,
    inference(forward_demodulation,[],[f375,f1]) ).

fof(f375,plain,
    ! [X2] : ifeq2(true,true,add(additive_identity,X2),X2) = X2,
    inference(superposition,[],[f53,f33]) ).

fof(f33,plain,
    ! [X4,X5] : true = sum(X5,X4,add(X4,X5)),
    inference(forward_demodulation,[],[f27,f2]) ).

fof(f27,plain,
    ! [X4,X5] : true = ifeq(true,true,sum(X5,X4,add(X4,X5)),true),
    inference(superposition,[],[f11,f6]) ).

fof(f6,axiom,
    ! [X3,X4] : true = sum(X3,X4,add(X3,X4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_addition) ).

fof(f11,axiom,
    ! [X3,X6,X4] : true = ifeq(sum(X3,X4,X6),true,sum(X4,X3,X6),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_addition) ).

fof(f43851,plain,
    add(additive_identity,multiply(a,additive_inverse(b))) = additive_inverse(c),
    inference(forward_demodulation,[],[f43742,f379]) ).

fof(f379,plain,
    additive_identity = additive_inverse(additive_identity),
    inference(forward_demodulation,[],[f373,f1]) ).

fof(f373,plain,
    ifeq2(true,true,additive_identity,additive_inverse(additive_identity)) = additive_inverse(additive_identity),
    inference(superposition,[],[f53,f7]) ).

fof(f7,axiom,
    ! [X3] : true = sum(additive_inverse(X3),X3,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_inverse) ).

fof(f43742,plain,
    add(additive_inverse(additive_identity),multiply(a,additive_inverse(b))) = additive_inverse(c),
    inference(superposition,[],[f7959,f43715]) ).

fof(f43715,plain,
    additive_identity = add(multiply(a,additive_inverse(b)),c),
    inference(forward_demodulation,[],[f43712,f1]) ).

fof(f43712,plain,
    additive_identity = ifeq2(true,true,add(multiply(a,additive_inverse(b)),c),additive_identity),
    inference(superposition,[],[f352,f42413]) ).

fof(f42413,plain,
    true = sum(c,multiply(a,additive_inverse(b)),additive_identity),
    inference(forward_demodulation,[],[f42405,f2]) ).

fof(f42405,plain,
    true = ifeq(true,true,sum(c,multiply(a,additive_inverse(b)),additive_identity),true),
    inference(superposition,[],[f41420,f5]) ).

fof(f5,axiom,
    ! [X3,X4] : true = product(X3,X4,multiply(X3,X4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f41420,plain,
    ! [X0] : true = ifeq(product(a,additive_inverse(b),X0),true,sum(c,X0,additive_identity),true),
    inference(backward_demodulation,[],[f21924,f41413]) ).

fof(f41413,plain,
    additive_identity = multiply(a,additive_identity),
    inference(forward_demodulation,[],[f41394,f7655]) ).

fof(f7655,plain,
    ! [X584,X583] : add(add(X584,X583),additive_inverse(X583)) = X584,
    inference(forward_demodulation,[],[f7576,f1]) ).

fof(f7576,plain,
    ! [X584,X583] : ifeq2(true,true,X584,add(add(X584,X583),additive_inverse(X583))) = add(add(X584,X583),additive_inverse(X583)),
    inference(superposition,[],[f348,f5810]) ).

fof(f5810,plain,
    ! [X6,X7] : true = sum(additive_inverse(X6),add(X7,X6),X7),
    inference(forward_demodulation,[],[f5752,f2]) ).

fof(f5752,plain,
    ! [X6,X7] : true = ifeq(true,true,sum(additive_inverse(X6),add(X7,X6),X7),true),
    inference(superposition,[],[f711,f33]) ).

fof(f711,plain,
    ! [X2,X0,X1] : true = ifeq(sum(X0,X1,X2),true,sum(additive_inverse(X0),X2,X1),true),
    inference(forward_demodulation,[],[f692,f2]) ).

fof(f692,plain,
    ! [X2,X0,X1] : true = ifeq(sum(X0,X1,X2),true,ifeq(true,true,sum(additive_inverse(X0),X2,X1),true),true),
    inference(superposition,[],[f103,f7]) ).

fof(f348,plain,
    ! [X98,X96,X97] : add(X97,X96) = ifeq2(sum(X96,X97,X98),true,X98,add(X97,X96)),
    inference(forward_demodulation,[],[f346,f1]) ).

fof(f346,plain,
    ! [X98,X96,X97] : add(X97,X96) = ifeq2(true,true,ifeq2(sum(X96,X97,X98),true,X98,add(X97,X96)),add(X97,X96)),
    inference(superposition,[],[f18,f33]) ).

fof(f41394,plain,
    additive_identity = add(add(multiply(a,additive_identity),c),additive_inverse(c)),
    inference(superposition,[],[f19077,f41302]) ).

fof(f41302,plain,
    c = add(c,multiply(a,additive_identity)),
    inference(forward_demodulation,[],[f41292,f1]) ).

fof(f41292,plain,
    c = ifeq2(true,true,add(c,multiply(a,additive_identity)),c),
    inference(superposition,[],[f58,f41225]) ).

fof(f41225,plain,
    true = sum(c,multiply(a,additive_identity),c),
    inference(forward_demodulation,[],[f41214,f2]) ).

fof(f41214,plain,
    true = ifeq(true,true,sum(c,multiply(a,additive_identity),c),true),
    inference(superposition,[],[f19911,f5]) ).

fof(f19911,plain,
    ! [X0] : true = ifeq(product(a,additive_identity,X0),true,sum(c,X0,c),true),
    inference(forward_demodulation,[],[f19905,f2]) ).

fof(f19905,plain,
    ! [X0] : true = ifeq(product(a,additive_identity,X0),true,ifeq(true,true,sum(c,X0,c),true),true),
    inference(superposition,[],[f2255,f4]) ).

fof(f2255,plain,
    ! [X0,X1] : true = ifeq(product(a,X0,X1),true,ifeq(sum(b,X0,b),true,sum(c,X1,c),true),true),
    inference(forward_demodulation,[],[f2239,f2]) ).

fof(f2239,plain,
    ! [X0,X1] : true = ifeq(true,true,ifeq(product(a,X0,X1),true,ifeq(sum(b,X0,b),true,sum(c,X1,c),true),true),true),
    inference(superposition,[],[f215,f20]) ).

fof(f20,axiom,
    true = product(a,b,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_times_b) ).

fof(f215,plain,
    ! [X2,X3,X0,X1] : true = ifeq(product(a,X0,X1),true,ifeq(product(a,X2,X3),true,ifeq(sum(b,X2,X0),true,sum(c,X3,X1),true),true),true),
    inference(forward_demodulation,[],[f195,f2]) ).

fof(f195,plain,
    ! [X2,X3,X0,X1] : true = ifeq(product(a,X0,X1),true,ifeq(product(a,X2,X3),true,ifeq(true,true,ifeq(sum(b,X2,X0),true,sum(c,X3,X1),true),true),true),true),
    inference(superposition,[],[f14,f20]) ).

fof(f14,axiom,
    ! [X3,X10,X11,X6,X9,X4,X12] : true = ifeq(product(X3,X9,X10),true,ifeq(product(X3,X6,X11),true,ifeq(product(X3,X4,X12),true,ifeq(sum(X4,X6,X9),true,sum(X12,X11,X10),true),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity1) ).

fof(f58,plain,
    ! [X10,X8,X9] : ifeq2(sum(X8,X9,X10),true,add(X8,X9),X10) = X10,
    inference(forward_demodulation,[],[f52,f1]) ).

fof(f52,plain,
    ! [X10,X8,X9] : ifeq2(sum(X8,X9,X10),true,ifeq2(true,true,add(X8,X9),X10),X10) = X10,
    inference(superposition,[],[f18,f6]) ).

fof(f19077,plain,
    ! [X101,X100] : additive_identity = add(add(X100,X101),additive_inverse(add(X101,X100))),
    inference(superposition,[],[f413,f17166]) ).

fof(f17166,plain,
    ! [X21,X20] : additive_inverse(add(X21,X20)) = additive_inverse(add(X20,X21)),
    inference(forward_demodulation,[],[f17106,f17107]) ).

fof(f17107,plain,
    ! [X22,X23] : add(additive_inverse(X23),additive_inverse(X22)) = additive_inverse(add(X22,X23)),
    inference(superposition,[],[f7959,f7955]) ).

fof(f7955,plain,
    ! [X2,X3] : add(additive_inverse(X3),add(X3,X2)) = X2,
    inference(superposition,[],[f7634,f456]) ).

fof(f456,plain,
    ! [X6,X7] : add(X7,X6) = add(X6,X7),
    inference(forward_demodulation,[],[f452,f1]) ).

fof(f452,plain,
    ! [X6,X7] : ifeq2(true,true,add(X6,X7),add(X7,X6)) = add(X7,X6),
    inference(superposition,[],[f58,f33]) ).

fof(f7634,plain,
    ! [X140,X139] : add(additive_inverse(X139),add(X140,X139)) = X140,
    inference(forward_demodulation,[],[f7456,f1]) ).

fof(f7456,plain,
    ! [X140,X139] : add(additive_inverse(X139),add(X140,X139)) = ifeq2(true,true,X140,add(additive_inverse(X139),add(X140,X139))),
    inference(superposition,[],[f57,f5810]) ).

fof(f57,plain,
    ! [X10,X8,X9] : ifeq2(sum(X8,X9,X10),true,X10,add(X8,X9)) = add(X8,X9),
    inference(forward_demodulation,[],[f47,f1]) ).

fof(f47,plain,
    ! [X10,X8,X9] : add(X8,X9) = ifeq2(true,true,ifeq2(sum(X8,X9,X10),true,X10,add(X8,X9)),add(X8,X9)),
    inference(superposition,[],[f18,f6]) ).

fof(f17106,plain,
    ! [X21,X20] : additive_inverse(add(X21,X20)) = add(additive_inverse(X21),additive_inverse(X20)),
    inference(superposition,[],[f7959,f7634]) ).

fof(f413,plain,
    ! [X1] : additive_identity = add(X1,additive_inverse(X1)),
    inference(forward_demodulation,[],[f409,f1]) ).

fof(f409,plain,
    ! [X1] : ifeq2(true,true,additive_identity,add(X1,additive_inverse(X1))) = add(X1,additive_inverse(X1)),
    inference(superposition,[],[f56,f6]) ).

fof(f56,plain,
    ! [X6,X7] : ifeq2(sum(X6,additive_inverse(X6),X7),true,additive_identity,X7) = X7,
    inference(forward_demodulation,[],[f51,f1]) ).

fof(f51,plain,
    ! [X6,X7] : ifeq2(sum(X6,additive_inverse(X6),X7),true,ifeq2(true,true,additive_identity,X7),X7) = X7,
    inference(superposition,[],[f18,f8]) ).

fof(f21924,plain,
    ! [X0] : true = ifeq(product(a,additive_inverse(b),X0),true,sum(c,X0,multiply(a,additive_identity)),true),
    inference(forward_demodulation,[],[f21914,f2]) ).

fof(f21914,plain,
    ! [X0] : true = ifeq(true,true,ifeq(product(a,additive_inverse(b),X0),true,sum(c,X0,multiply(a,additive_identity)),true),true),
    inference(superposition,[],[f2261,f5]) ).

fof(f2261,plain,
    ! [X2,X3] : true = ifeq(product(a,additive_identity,X2),true,ifeq(product(a,additive_inverse(b),X3),true,sum(c,X3,X2),true),true),
    inference(forward_demodulation,[],[f2244,f2]) ).

fof(f2244,plain,
    ! [X2,X3] : true = ifeq(product(a,additive_identity,X2),true,ifeq(product(a,additive_inverse(b),X3),true,ifeq(true,true,sum(c,X3,X2),true),true),true),
    inference(superposition,[],[f215,f8]) ).

fof(f352,plain,
    ! [X94,X95,X93] : ifeq2(sum(X93,X94,X95),true,add(X94,X93),X95) = X95,
    inference(forward_demodulation,[],[f345,f1]) ).

fof(f345,plain,
    ! [X94,X95,X93] : ifeq2(sum(X93,X94,X95),true,ifeq2(true,true,add(X94,X93),X95),X95) = X95,
    inference(superposition,[],[f18,f33]) ).

fof(f7959,plain,
    ! [X8,X9] : additive_inverse(X8) = add(additive_inverse(add(X9,X8)),X9),
    inference(superposition,[],[f7634,f7634]) ).

fof(f43686,plain,
    true = sum(d,multiply(a,additive_inverse(b)),additive_identity),
    inference(forward_demodulation,[],[f43682,f2]) ).

fof(f43682,plain,
    true = ifeq(true,true,sum(d,multiply(a,additive_inverse(b)),additive_identity),true),
    inference(superposition,[],[f43529,f5]) ).

fof(f43529,plain,
    ! [X0] : true = ifeq(product(a,additive_inverse(b),X0),true,sum(d,X0,additive_identity),true),
    inference(backward_demodulation,[],[f27462,f43528]) ).

fof(f43528,plain,
    additive_identity = multiply(additive_identity,additive_inverse(b)),
    inference(forward_demodulation,[],[f43517,f7634]) ).

fof(f43517,plain,
    additive_identity = add(additive_inverse(d),add(multiply(additive_identity,additive_inverse(b)),d)),
    inference(superposition,[],[f19115,f43443]) ).

fof(f43443,plain,
    d = add(d,multiply(additive_identity,additive_inverse(b))),
    inference(forward_demodulation,[],[f43435,f1]) ).

fof(f43435,plain,
    d = ifeq2(true,true,add(d,multiply(additive_identity,additive_inverse(b))),d),
    inference(superposition,[],[f58,f42398]) ).

fof(f42398,plain,
    true = sum(d,multiply(additive_identity,additive_inverse(b)),d),
    inference(forward_demodulation,[],[f42393,f2]) ).

fof(f42393,plain,
    true = ifeq(true,true,sum(d,multiply(additive_identity,additive_inverse(b)),d),true),
    inference(superposition,[],[f28822,f5]) ).

fof(f28822,plain,
    ! [X5] : true = ifeq(product(additive_identity,additive_inverse(b),X5),true,sum(d,X5,d),true),
    inference(forward_demodulation,[],[f28821,f442]) ).

fof(f442,plain,
    d = multiply(additive_inverse(a),additive_inverse(b)),
    inference(forward_demodulation,[],[f440,f1]) ).

fof(f440,plain,
    ifeq2(true,true,d,multiply(additive_inverse(a),additive_inverse(b))) = multiply(additive_inverse(a),additive_inverse(b)),
    inference(superposition,[],[f72,f5]) ).

fof(f72,plain,
    ! [X1] : ifeq2(product(additive_inverse(a),additive_inverse(b),X1),true,d,X1) = X1,
    inference(forward_demodulation,[],[f67,f1]) ).

fof(f67,plain,
    ! [X1] : ifeq2(product(additive_inverse(a),additive_inverse(b),X1),true,ifeq2(true,true,d,X1),X1) = X1,
    inference(superposition,[],[f19,f21]) ).

fof(f21,axiom,
    true = product(additive_inverse(a),additive_inverse(b),d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_inverse_times_b_inverse) ).

fof(f19,axiom,
    ! [X3,X8,X4,X5] : ifeq2(product(X3,X4,X8),true,ifeq2(product(X3,X4,X5),true,X5,X8),X8) = X8,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplication_is_well_defined) ).

fof(f28821,plain,
    ! [X5] : true = ifeq(product(additive_identity,additive_inverse(b),X5),true,sum(d,X5,multiply(additive_inverse(a),additive_inverse(b))),true),
    inference(forward_demodulation,[],[f28802,f2]) ).

fof(f28802,plain,
    ! [X5] : true = ifeq(product(additive_identity,additive_inverse(b),X5),true,ifeq(true,true,sum(d,X5,multiply(additive_inverse(a),additive_inverse(b))),true),true),
    inference(superposition,[],[f2607,f21]) ).

fof(f2607,plain,
    ! [X6,X7,X4,X5] : true = ifeq(product(additive_identity,X5,X6),true,ifeq(product(X4,X5,X7),true,sum(X7,X6,multiply(X4,X5)),true),true),
    inference(forward_demodulation,[],[f2596,f2]) ).

fof(f2596,plain,
    ! [X6,X7,X4,X5] : true = ifeq(true,true,ifeq(product(additive_identity,X5,X6),true,ifeq(product(X4,X5,X7),true,sum(X7,X6,multiply(X4,X5)),true),true),true),
    inference(superposition,[],[f279,f5]) ).

fof(f279,plain,
    ! [X8,X6,X9,X7,X5] : true = ifeq(product(X5,X6,X7),true,ifeq(product(additive_identity,X6,X8),true,ifeq(product(X5,X6,X9),true,sum(X9,X8,X7),true),true),true),
    inference(forward_demodulation,[],[f268,f2]) ).

fof(f268,plain,
    ! [X8,X6,X9,X7,X5] : true = ifeq(product(X5,X6,X7),true,ifeq(product(additive_identity,X6,X8),true,ifeq(product(X5,X6,X9),true,ifeq(true,true,sum(X9,X8,X7),true),true),true),true),
    inference(superposition,[],[f16,f4]) ).

fof(f16,axiom,
    ! [X3,X10,X11,X6,X9,X4,X12] : true = ifeq(product(X9,X3,X10),true,ifeq(product(X6,X3,X11),true,ifeq(product(X4,X3,X12),true,ifeq(sum(X4,X6,X9),true,sum(X12,X11,X10),true),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity3) ).

fof(f19115,plain,
    ! [X102,X103] : additive_identity = add(additive_inverse(add(X103,X102)),add(X102,X103)),
    inference(superposition,[],[f414,f17166]) ).

fof(f414,plain,
    ! [X2] : additive_identity = add(additive_inverse(X2),X2),
    inference(forward_demodulation,[],[f410,f1]) ).

fof(f410,plain,
    ! [X2] : add(additive_inverse(X2),X2) = ifeq2(true,true,additive_identity,add(additive_inverse(X2),X2)),
    inference(superposition,[],[f56,f33]) ).

fof(f27462,plain,
    ! [X0] : true = ifeq(product(a,additive_inverse(b),X0),true,sum(d,X0,multiply(additive_identity,additive_inverse(b))),true),
    inference(forward_demodulation,[],[f27454,f2]) ).

fof(f27454,plain,
    ! [X0] : true = ifeq(true,true,ifeq(product(a,additive_inverse(b),X0),true,sum(d,X0,multiply(additive_identity,additive_inverse(b))),true),true),
    inference(superposition,[],[f2879,f5]) ).

fof(f2879,plain,
    ! [X0,X1] : true = ifeq(product(additive_identity,additive_inverse(b),X0),true,ifeq(product(a,additive_inverse(b),X1),true,sum(d,X1,X0),true),true),
    inference(forward_demodulation,[],[f2866,f2]) ).

fof(f2866,plain,
    ! [X0,X1] : true = ifeq(product(additive_identity,additive_inverse(b),X0),true,ifeq(product(a,additive_inverse(b),X1),true,ifeq(true,true,sum(d,X1,X0),true),true),true),
    inference(superposition,[],[f281,f21]) ).

fof(f281,plain,
    ! [X10,X11,X14,X12,X13] : true = ifeq(product(additive_identity,X11,X12),true,ifeq(product(X10,X11,X13),true,ifeq(product(additive_inverse(X10),X11,X14),true,sum(X14,X13,X12),true),true),true),
    inference(forward_demodulation,[],[f269,f2]) ).

fof(f269,plain,
    ! [X10,X11,X14,X12,X13] : true = ifeq(product(additive_identity,X11,X12),true,ifeq(product(X10,X11,X13),true,ifeq(product(additive_inverse(X10),X11,X14),true,ifeq(true,true,sum(X14,X13,X12),true),true),true),true),
    inference(superposition,[],[f16,f7]) ).

fof(f921,plain,
    ! [X3,X4,X5] : true = ifeq(sum(X4,X3,X5),true,sum(X5,additive_inverse(X3),X4),true),
    inference(forward_demodulation,[],[f902,f2]) ).

fof(f902,plain,
    ! [X3,X4,X5] : true = ifeq(true,true,ifeq(sum(X4,X3,X5),true,sum(X5,additive_inverse(X3),X4),true),true),
    inference(superposition,[],[f144,f8]) ).

fof(f144,plain,
    ! [X6,X7,X4,X5] : true = ifeq(sum(X5,X6,additive_identity),true,ifeq(sum(X4,X5,X7),true,sum(X7,X6,X4),true),true),
    inference(forward_demodulation,[],[f117,f2]) ).

fof(f117,plain,
    ! [X6,X7,X4,X5] : true = ifeq(sum(X5,X6,additive_identity),true,ifeq(true,true,ifeq(sum(X4,X5,X7),true,sum(X7,X6,X4),true),true),true),
    inference(superposition,[],[f10,f4]) ).

fof(f10,axiom,
    ! [X3,X8,X6,X7,X4,X5] : true = ifeq(sum(X4,X6,X8),true,ifeq(sum(X3,X8,X7),true,ifeq(sum(X3,X4,X5),true,sum(X5,X6,X7),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_addition2) ).

fof(f62,plain,
    ! [X0,X1] : ifeq2(sum(additive_identity,X0,X1),true,X0,X1) = X1,
    inference(forward_demodulation,[],[f48,f1]) ).

fof(f48,plain,
    ! [X0,X1] : ifeq2(sum(additive_identity,X0,X1),true,ifeq2(true,true,X0,X1),X1) = X1,
    inference(superposition,[],[f18,f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.09  % Problem    : RNG004-10 : TPTP v8.1.0. Released v7.5.0.
% 0.05/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.10/0.30  % Computer : n021.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit   : 300
% 0.10/0.30  % WCLimit    : 300
% 0.10/0.30  % DateTime   : Tue Aug 30 11:36:26 EDT 2022
% 0.10/0.30  % CPUTime    : 
% 0.15/0.46  % (11502)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.15/0.47  % (11519)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=111:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/111Mi)
% 0.15/0.47  % (11511)dis+10_1:7_drc=off:fd=preordered:plsq=on:sp=reverse_frequency:to=lpo:i=212:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/212Mi)
% 0.15/0.47  % (11502)Instruction limit reached!
% 0.15/0.47  % (11502)------------------------------
% 0.15/0.47  % (11502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.48  % (11518)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.15/0.48  % (11502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.48  % (11502)Termination reason: Unknown
% 0.15/0.48  % (11502)Termination phase: Saturation
% 0.15/0.48  
% 0.15/0.48  % (11502)Memory used [KB]: 5628
% 0.15/0.48  % (11502)Time elapsed: 0.102 s
% 0.15/0.48  % (11502)Instructions burned: 7 (million)
% 0.15/0.48  % (11502)------------------------------
% 0.15/0.48  % (11502)------------------------------
% 0.15/0.48  % (11510)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/321Mi)
% 0.15/0.49  % (11496)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99788Mi)
% 0.15/0.50  % (11503)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.15/0.50  % (11498)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.15/0.51  % (11501)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.15/0.51  % (11500)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.15/0.51  % (11505)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.15/0.51  % (11499)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.15/0.51  % (11499)Instruction limit reached!
% 0.15/0.51  % (11499)------------------------------
% 0.15/0.51  % (11499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (11499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (11499)Termination reason: Unknown
% 0.15/0.51  % (11499)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (11499)Memory used [KB]: 5500
% 0.15/0.51  % (11499)Time elapsed: 0.141 s
% 0.15/0.51  % (11499)Instructions burned: 6 (million)
% 0.15/0.51  % (11499)------------------------------
% 0.15/0.51  % (11499)------------------------------
% 0.15/0.52  % (11516)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.15/0.52  % (11506)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.15/0.52  % (11515)lrs+10_1:128_bd=off:drc=off:fd=preordered:nwc=1.6:urr=on:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/103Mi)
% 0.15/0.52  % (11509)dis+2_1:1024_abs=on:alpa=false:anc=all_dependent:avsq=on:bce=on:drc=off:newcnf=on:slsq=on:slsqc=0:slsqr=1,1:sp=reverse_arity:i=353:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/353Mi)
% 0.15/0.52  % (11508)dis+10_1:1024_anc=all:drc=off:flr=on:fsr=off:sac=on:urr=on:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/292Mi)
% 0.15/0.53  % (11517)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/481Mi)
% 0.15/0.53  % (11512)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.15/0.53  % (11507)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.15/0.53  % (11504)dis+31_8:1_br=off:fd=off:gs=on:lcm=reverse:nm=16:nwc=5.0:sp=reverse_arity:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.15/0.53  % (11514)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.15/0.54  % (11524)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/381Mi)
% 0.15/0.54  % (11523)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=495:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/495Mi)
% 0.15/0.54  % (11520)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/248Mi)
% 0.15/0.54  % (11497)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/10Mi)
% 0.15/0.54  % (11525)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.15/0.55  % (11522)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.15/0.55  % (11503)Instruction limit reached!
% 0.15/0.55  % (11503)------------------------------
% 0.15/0.55  % (11503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (11503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (11503)Termination reason: Unknown
% 0.15/0.55  % (11503)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (11503)Memory used [KB]: 6652
% 0.15/0.55  % (11503)Time elapsed: 0.105 s
% 0.15/0.55  % (11503)Instructions burned: 34 (million)
% 0.15/0.55  % (11503)------------------------------
% 0.15/0.55  % (11503)------------------------------
% 1.78/0.55  % (11521)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.78/0.56  % (11501)Instruction limit reached!
% 1.78/0.56  % (11501)------------------------------
% 1.78/0.56  % (11501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.56  % (11501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.56  % (11501)Termination reason: Unknown
% 1.78/0.56  % (11501)Termination phase: Saturation
% 1.78/0.56  
% 1.78/0.56  % (11501)Memory used [KB]: 6140
% 1.78/0.56  % (11501)Time elapsed: 0.152 s
% 1.78/0.56  % (11501)Instructions burned: 20 (million)
% 1.78/0.56  % (11501)------------------------------
% 1.78/0.56  % (11501)------------------------------
% 1.78/0.56  % (11513)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/257Mi)
% 1.78/0.56  % (11497)Instruction limit reached!
% 1.78/0.56  % (11497)------------------------------
% 1.78/0.56  % (11497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.56  % (11497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.56  % (11497)Termination reason: Unknown
% 1.78/0.56  % (11497)Termination phase: Saturation
% 1.78/0.56  
% 1.78/0.56  % (11497)Memory used [KB]: 5756
% 1.78/0.56  % (11497)Time elapsed: 0.185 s
% 1.78/0.56  % (11497)Instructions burned: 11 (million)
% 1.78/0.56  % (11497)------------------------------
% 1.78/0.56  % (11497)------------------------------
% 2.03/0.60  % (11498)Instruction limit reached!
% 2.03/0.60  % (11498)------------------------------
% 2.03/0.60  % (11498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.60  % (11498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.60  % (11498)Termination reason: Unknown
% 2.03/0.60  % (11498)Termination phase: Saturation
% 2.03/0.60  
% 2.03/0.60  % (11498)Memory used [KB]: 6524
% 2.03/0.60  % (11498)Time elapsed: 0.166 s
% 2.03/0.60  % (11498)Instructions burned: 37 (million)
% 2.03/0.60  % (11498)------------------------------
% 2.03/0.60  % (11498)------------------------------
% 2.03/0.60  % (11506)Instruction limit reached!
% 2.03/0.60  % (11506)------------------------------
% 2.03/0.60  % (11506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.60  % (11506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.60  % (11506)Termination reason: Unknown
% 2.03/0.60  % (11506)Termination phase: Saturation
% 2.03/0.60  
% 2.03/0.60  % (11506)Memory used [KB]: 6652
% 2.03/0.60  % (11506)Time elapsed: 0.206 s
% 2.03/0.60  % (11506)Instructions burned: 37 (million)
% 2.03/0.60  % (11506)------------------------------
% 2.03/0.60  % (11506)------------------------------
% 2.03/0.62  % (11525)Instruction limit reached!
% 2.03/0.62  % (11525)------------------------------
% 2.03/0.62  % (11525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (11500)Instruction limit reached!
% 2.03/0.62  % (11500)------------------------------
% 2.03/0.62  % (11500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (11500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (11500)Termination reason: Unknown
% 2.03/0.62  % (11500)Termination phase: Saturation
% 2.03/0.62  
% 2.03/0.62  % (11500)Memory used [KB]: 6396
% 2.03/0.62  % (11500)Time elapsed: 0.253 s
% 2.03/0.62  % (11500)Instructions burned: 48 (million)
% 2.03/0.62  % (11500)------------------------------
% 2.03/0.62  % (11500)------------------------------
% 2.03/0.63  % (11505)Instruction limit reached!
% 2.03/0.63  % (11505)------------------------------
% 2.03/0.63  % (11505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (11505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (11505)Termination reason: Unknown
% 2.03/0.63  % (11505)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (11505)Memory used [KB]: 6780
% 2.03/0.63  % (11505)Time elapsed: 0.172 s
% 2.03/0.63  % (11505)Instructions burned: 47 (million)
% 2.03/0.63  % (11505)------------------------------
% 2.03/0.63  % (11505)------------------------------
% 2.03/0.63  % (11525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (11525)Termination reason: Unknown
% 2.03/0.63  % (11525)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (11525)Memory used [KB]: 6652
% 2.03/0.63  % (11525)Time elapsed: 0.243 s
% 2.03/0.63  % (11525)Instructions burned: 48 (million)
% 2.03/0.63  % (11525)------------------------------
% 2.03/0.63  % (11525)------------------------------
% 2.03/0.64  % (11504)Instruction limit reached!
% 2.03/0.64  % (11504)------------------------------
% 2.03/0.64  % (11504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.64  % (11504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.64  % (11504)Termination reason: Unknown
% 2.03/0.64  % (11504)Termination phase: Saturation
% 2.03/0.64  
% 2.03/0.64  % (11504)Memory used [KB]: 10874
% 2.03/0.64  % (11504)Time elapsed: 0.271 s
% 2.03/0.64  % (11504)Instructions burned: 38 (million)
% 2.03/0.64  % (11504)------------------------------
% 2.03/0.64  % (11504)------------------------------
% 2.58/0.65  % (11512)Instruction limit reached!
% 2.58/0.65  % (11512)------------------------------
% 2.58/0.65  % (11512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.65  % (11512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.65  % (11512)Termination reason: Unknown
% 2.58/0.65  % (11512)Termination phase: Saturation
% 2.58/0.65  
% 2.58/0.65  % (11512)Memory used [KB]: 6524
% 2.58/0.65  % (11512)Time elapsed: 0.276 s
% 2.58/0.65  % (11512)Instructions burned: 48 (million)
% 2.58/0.65  % (11512)------------------------------
% 2.58/0.65  % (11512)------------------------------
% 2.58/0.66  % (11507)Instruction limit reached!
% 2.58/0.66  % (11507)------------------------------
% 2.58/0.66  % (11507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.66  % (11507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.66  % (11507)Termination reason: Unknown
% 2.58/0.66  % (11507)Termination phase: Saturation
% 2.58/0.66  
% 2.58/0.66  % (11507)Memory used [KB]: 6524
% 2.58/0.66  % (11507)Time elapsed: 0.301 s
% 2.58/0.66  % (11507)Instructions burned: 48 (million)
% 2.58/0.66  % (11507)------------------------------
% 2.58/0.66  % (11507)------------------------------
% 2.58/0.67  % (11526)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/257Mi)
% 2.97/0.73  % (11519)Instruction limit reached!
% 2.97/0.73  % (11519)------------------------------
% 2.97/0.73  % (11519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.73  % (11519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.73  % (11519)Termination reason: Unknown
% 2.97/0.73  % (11519)Termination phase: Saturation
% 2.97/0.73  
% 2.97/0.73  % (11519)Memory used [KB]: 6908
% 2.97/0.73  % (11519)Time elapsed: 0.328 s
% 2.97/0.73  % (11519)Instructions burned: 112 (million)
% 2.97/0.73  % (11519)------------------------------
% 2.97/0.73  % (11519)------------------------------
% 3.07/0.78  % (11528)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/292Mi)
% 3.07/0.78  % (11527)lrs+10_1:3_acc=on:amm=off:avsq=on:avsqr=1729,253:bs=on:drc=off:fsr=off:lwlo=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,8:sp=weighted_frequency:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 3.07/0.79  % (11515)Instruction limit reached!
% 3.07/0.79  % (11515)------------------------------
% 3.07/0.79  % (11515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.79  % (11515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.79  % (11515)Termination reason: Unknown
% 3.07/0.79  % (11515)Termination phase: Saturation
% 3.07/0.79  
% 3.07/0.79  % (11515)Memory used [KB]: 6780
% 3.07/0.79  % (11515)Time elapsed: 0.406 s
% 3.07/0.79  % (11515)Instructions burned: 104 (million)
% 3.07/0.79  % (11515)------------------------------
% 3.07/0.79  % (11515)------------------------------
% 3.07/0.80  % (11529)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/439Mi)
% 3.07/0.81  % (11534)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/177Mi)
% 3.46/0.83  % (11530)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=402:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/402Mi)
% 3.46/0.83  % (11531)lrs+10_1:512_av=off:awrs=converge:awrsf=8:bd=preordered:br=off:bsr=unit_only:drc=off:erd=off:foolp=on:fsd=on:gve=cautious:irw=on:kmz=on:kws=arity_squared:lcm=reverse:newcnf=on:nwc=5.0:plsq=on:plsqc=2:plsql=on:plsqr=9798671,477100:slsq=on:slsqc=1:slsqr=1,16:sp=weighted_frequency:spb=intro:tgt=full:updr=off:urr=on:uwa=ground:i=496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/496Mi)
% 3.46/0.85  % (11532)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/312Mi)
% 3.46/0.86  % (11533)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/248Mi)
% 3.69/0.88  % (11536)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/381Mi)
% 3.69/0.88  % (11511)Instruction limit reached!
% 3.69/0.88  % (11511)------------------------------
% 3.69/0.88  % (11511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.69/0.88  % (11511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.69/0.88  % (11511)Termination reason: Unknown
% 3.69/0.88  % (11511)Termination phase: Saturation
% 3.69/0.88  
% 3.69/0.88  % (11511)Memory used [KB]: 8827
% 3.69/0.88  % (11511)Time elapsed: 0.459 s
% 3.69/0.88  % (11511)Instructions burned: 213 (million)
% 3.69/0.88  % (11511)------------------------------
% 3.69/0.88  % (11511)------------------------------
% 3.69/0.90  % (11537)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1242Mi)
% 3.69/0.90  % (11535)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=1598:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1598Mi)
% 3.69/0.91  % (11538)lrs+1011_1:92_abs=on:amm=sco:anc=all:avsq=on:avsqc=1:avsql=on:avsqr=41,14:awrs=converge:awrsf=170:bd=preordered:bs=on:bsr=unit_only:erd=off:fd=preordered:irw=on:lcm=reverse:lwlo=on:newcnf=on:nicw=on:nwc=4.0:s2a=on:s2agt=64:sas=z3:sims=off:sp=frequency:to=lpo:urr=on:i=629:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/629Mi)
% 4.13/0.98  % (11518)Instruction limit reached!
% 4.13/0.98  % (11518)------------------------------
% 4.13/0.98  % (11518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/0.98  % (11518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/0.98  % (11518)Termination reason: Unknown
% 4.13/0.98  % (11518)Termination phase: Saturation
% 4.13/0.99  
% 4.13/0.99  % (11518)Memory used [KB]: 9978
% 4.13/0.99  % (11518)Time elapsed: 0.461 s
% 4.13/0.99  % (11518)Instructions burned: 267 (million)
% 4.13/0.99  % (11518)------------------------------
% 4.13/0.99  % (11518)------------------------------
% 4.13/1.00  % (11521)Instruction limit reached!
% 4.13/1.00  % (11521)------------------------------
% 4.13/1.00  % (11521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.00  % (11521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.00  % (11521)Termination reason: Unknown
% 4.13/1.00  % (11521)Termination phase: Saturation
% 4.13/1.00  
% 4.13/1.00  % (11521)Memory used [KB]: 7547
% 4.13/1.00  % (11521)Time elapsed: 0.634 s
% 4.13/1.00  % (11521)Instructions burned: 177 (million)
% 4.13/1.00  % (11521)------------------------------
% 4.13/1.00  % (11521)------------------------------
% 4.13/1.00  % (11539)lrs+10_2:1_bd=preordered:bsr=unit_only:drc=off:fd=preordered:fde=none:lwlo=on:sp=reverse_frequency:ss=axioms:st=3.0:to=lpo:i=1575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1575Mi)
% 4.37/1.05  % (11540)lrs+10_1:8_anc=all_dependent:atotf=0.2:drc=off:fde=unused:nicw=on:nwc=3.0:sas=z3:slsq=on:slsqc=1:slsqr=3,2:sp=reverse_frequency:i=4955:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4955Mi)
% 4.37/1.06  % (11520)Instruction limit reached!
% 4.37/1.06  % (11520)------------------------------
% 4.37/1.06  % (11520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.37/1.06  % (11520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.37/1.06  % (11520)Termination reason: Unknown
% 4.37/1.06  % (11520)Termination phase: Saturation
% 4.37/1.06  
% 4.37/1.06  % (11520)Memory used [KB]: 4477
% 4.37/1.06  % (11520)Time elapsed: 0.698 s
% 4.37/1.06  % (11520)Instructions burned: 249 (million)
% 4.37/1.06  % (11520)------------------------------
% 4.37/1.06  % (11520)------------------------------
% 5.87/1.13  % (11510)Instruction limit reached!
% 5.87/1.13  % (11510)------------------------------
% 5.87/1.13  % (11510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.87/1.13  % (11510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.87/1.13  % (11510)Termination reason: Unknown
% 5.87/1.13  % (11510)Termination phase: Saturation
% 5.87/1.13  
% 5.87/1.13  % (11510)Memory used [KB]: 8443
% 5.87/1.13  % (11510)Time elapsed: 0.756 s
% 5.87/1.13  % (11510)Instructions burned: 322 (million)
% 5.87/1.13  % (11510)------------------------------
% 5.87/1.13  % (11510)------------------------------
% 5.87/1.13  % (11509)Instruction limit reached!
% 5.87/1.13  % (11509)------------------------------
% 5.87/1.13  % (11509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.87/1.13  % (11509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.87/1.13  % (11509)Termination reason: Unknown
% 5.87/1.13  % (11509)Termination phase: Saturation
% 5.87/1.13  
% 5.87/1.13  % (11509)Memory used [KB]: 9338
% 5.87/1.13  % (11509)Time elapsed: 0.738 s
% 5.87/1.13  % (11509)Instructions burned: 353 (million)
% 5.87/1.13  % (11509)------------------------------
% 5.87/1.13  % (11509)------------------------------
% 5.87/1.14  % (11534)Instruction limit reached!
% 5.87/1.14  % (11534)------------------------------
% 5.87/1.14  % (11534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.87/1.14  % (11534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.87/1.14  % (11534)Termination reason: Unknown
% 5.87/1.14  % (11534)Termination phase: Saturation
% 5.87/1.14  
% 5.87/1.14  % (11534)Memory used [KB]: 7547
% 5.87/1.14  % (11534)Time elapsed: 0.438 s
% 5.87/1.14  % (11534)Instructions burned: 177 (million)
% 5.87/1.14  % (11534)------------------------------
% 5.87/1.14  % (11534)------------------------------
% 6.50/1.15  % (11522)Instruction limit reached!
% 6.50/1.15  % (11522)------------------------------
% 6.50/1.15  % (11522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.15  % (11522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.15  % (11522)Termination reason: Unknown
% 6.50/1.15  % (11522)Termination phase: Saturation
% 6.50/1.15  
% 6.50/1.15  % (11522)Memory used [KB]: 4221
% 6.50/1.15  % (11522)Time elapsed: 0.791 s
% 6.50/1.15  % (11522)Instructions burned: 268 (million)
% 6.50/1.15  % (11522)------------------------------
% 6.50/1.15  % (11522)------------------------------
% 6.50/1.18  % (11541)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=1429:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1429Mi)
% 6.50/1.18  % (11542)lrs+1010_1:173_acc=on:aer=off:alpa=true:anc=none:avsq=on:avsqr=497233,912204:awrs=decay:awrsf=4:bce=on:bs=on:bsd=on:cond=on:drc=off:erd=off:flr=on:gsp=on:nicw=on:nm=16:nwc=3.0:sd=2:sfv=off:skr=on:sp=reverse_arity:ss=axioms:st=2.0:updr=off:urr=ec_only:i=2989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2989Mi)
% 6.85/1.23  % (11526)Instruction limit reached!
% 6.85/1.23  % (11526)------------------------------
% 6.85/1.23  % (11526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.85/1.23  % (11526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.85/1.23  % (11526)Termination reason: Unknown
% 6.85/1.23  % (11526)Termination phase: Saturation
% 6.85/1.23  
% 6.85/1.23  % (11526)Memory used [KB]: 8571
% 6.85/1.23  % (11526)Time elapsed: 0.637 s
% 6.85/1.23  % (11526)Instructions burned: 257 (million)
% 6.85/1.23  % (11526)------------------------------
% 6.85/1.23  % (11526)------------------------------
% 7.28/1.27  % (11513)Instruction limit reached!
% 7.28/1.27  % (11513)------------------------------
% 7.28/1.27  % (11513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.28  % (11513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.28  % (11513)Termination reason: Unknown
% 7.28/1.28  % (11513)Termination phase: Saturation
% 7.28/1.28  
% 7.28/1.28  % (11513)Memory used [KB]: 8571
% 7.28/1.28  % (11513)Time elapsed: 0.890 s
% 7.28/1.28  % (11513)Instructions burned: 258 (million)
% 7.28/1.28  % (11513)------------------------------
% 7.28/1.28  % (11513)------------------------------
% 7.28/1.28  % (11508)Instruction limit reached!
% 7.28/1.28  % (11508)------------------------------
% 7.28/1.28  % (11508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.28  % (11508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.28  % (11508)Termination reason: Unknown
% 7.28/1.28  % (11508)Termination phase: Saturation
% 7.28/1.28  
% 7.28/1.28  % (11508)Memory used [KB]: 9594
% 7.28/1.28  % (11508)Time elapsed: 0.925 s
% 7.28/1.28  % (11508)Instructions burned: 292 (million)
% 7.28/1.28  % (11508)------------------------------
% 7.28/1.28  % (11508)------------------------------
% 7.28/1.29  % (11543)lrs+10_6339:827045_acc=on:anc=all:awrs=decay:awrsf=1:bce=on:br=off:bs=unit_only:cond=on:foolp=on:nicw=on:nwc=2.0:s2a=on:s2agt=8:sd=1:sgt=16:sp=occurrence:ss=axioms:st=1.2:updr=off:urr=on:uwa=all:i=2096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2096Mi)
% 7.57/1.33  % (11546)dis+2_1:1_av=off:flr=on:plsq=on:plsqc=1:plsqr=32,1:sp=reverse_frequency:to=lpo:urr=ec_only:uwa=all:i=4705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/4705Mi)
% 7.57/1.33  % (11545)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/290Mi)
% 7.57/1.33  % (11547)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=2797:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/2797Mi)
% 7.57/1.34  % (11544)lrs+10_1:16_drc=off:fde=none:spb=goal_then_units:to=lpo:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1345Mi)
% 7.81/1.40  % (11533)Instruction limit reached!
% 7.81/1.40  % (11533)------------------------------
% 7.81/1.40  % (11533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.81/1.40  % (11533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.81/1.40  % (11533)Termination reason: Unknown
% 7.81/1.40  % (11533)Termination phase: Saturation
% 7.81/1.40  
% 7.81/1.40  % (11533)Memory used [KB]: 4605
% 7.81/1.40  % (11533)Time elapsed: 0.705 s
% 7.81/1.40  % (11533)Instructions burned: 248 (million)
% 7.81/1.40  % (11533)------------------------------
% 7.81/1.40  % (11533)------------------------------
% 7.81/1.40  % (11524)Instruction limit reached!
% 7.81/1.40  % (11524)------------------------------
% 7.81/1.40  % (11524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.81/1.40  % (11524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.81/1.40  % (11524)Termination reason: Unknown
% 7.81/1.40  % (11524)Termination phase: Saturation
% 7.81/1.40  
% 7.81/1.40  % (11524)Memory used [KB]: 13176
% 7.81/1.40  % (11524)Time elapsed: 0.420 s
% 7.81/1.40  % (11524)Instructions burned: 382 (million)
% 7.81/1.40  % (11524)------------------------------
% 7.81/1.40  % (11524)------------------------------
% 7.81/1.40  % (11548)dis+1011_1:32_tgt=ground:i=4929:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/4929Mi)
% 8.36/1.46  % (11516)Instruction limit reached!
% 8.36/1.46  % (11516)------------------------------
% 8.36/1.46  % (11516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.46  % (11516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.46  % (11516)Termination reason: Unknown
% 8.36/1.46  % (11516)Termination phase: Saturation
% 8.36/1.46  
% 8.36/1.46  % (11516)Memory used [KB]: 8699
% 8.36/1.46  % (11516)Time elapsed: 1.078 s
% 8.36/1.46  % (11516)Instructions burned: 389 (million)
% 8.36/1.46  % (11516)------------------------------
% 8.36/1.46  % (11516)------------------------------
% 8.36/1.47  % (11528)Instruction limit reached!
% 8.36/1.47  % (11528)------------------------------
% 8.36/1.47  % (11528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.47  % (11528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.47  % (11528)Termination reason: Unknown
% 8.36/1.47  % (11528)Termination phase: Saturation
% 8.36/1.47  
% 8.36/1.47  % (11528)Memory used [KB]: 9850
% 8.36/1.47  % (11528)Time elapsed: 0.865 s
% 8.36/1.47  % (11528)Instructions burned: 292 (million)
% 8.36/1.47  % (11528)------------------------------
% 8.36/1.47  % (11528)------------------------------
% 8.36/1.48  % (11549)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=1841:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1841Mi)
% 8.62/1.51  % (11550)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=4917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4917Mi)
% 8.62/1.52  % (11551)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/248Mi)
% 8.62/1.54  % (11517)Instruction limit reached!
% 8.62/1.54  % (11517)------------------------------
% 8.62/1.54  % (11517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.62/1.54  % (11517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.62/1.54  % (11517)Termination reason: Unknown
% 8.62/1.54  % (11517)Termination phase: Saturation
% 8.62/1.54  
% 8.62/1.54  % (11517)Memory used [KB]: 11001
% 8.62/1.54  % (11517)Time elapsed: 1.179 s
% 8.62/1.54  % (11517)Instructions burned: 481 (million)
% 8.62/1.54  % (11517)------------------------------
% 8.62/1.54  % (11517)------------------------------
% 8.96/1.58  % (11532)Instruction limit reached!
% 8.96/1.58  % (11532)------------------------------
% 8.96/1.58  % (11532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.96/1.58  % (11532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.96/1.58  % (11532)Termination reason: Unknown
% 8.96/1.58  % (11532)Termination phase: Saturation
% 8.96/1.58  
% 8.96/1.58  % (11532)Memory used [KB]: 8955
% 8.96/1.58  % (11532)Time elapsed: 0.925 s
% 8.96/1.58  % (11532)Instructions burned: 313 (million)
% 8.96/1.58  % (11532)------------------------------
% 8.96/1.58  % (11532)------------------------------
% 8.96/1.59  % (11514)Instruction limit reached!
% 8.96/1.59  % (11514)------------------------------
% 8.96/1.59  % (11514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.96/1.59  % (11514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.96/1.59  % (11514)Termination reason: Unknown
% 8.96/1.59  % (11514)Termination phase: Saturation
% 8.96/1.59  
% 8.96/1.59  % (11514)Memory used [KB]: 14456
% 8.96/1.59  % (11514)Time elapsed: 1.223 s
% 8.96/1.59  % (11514)Instructions burned: 439 (million)
% 8.96/1.59  % (11514)------------------------------
% 8.96/1.59  % (11514)------------------------------
% 8.96/1.62  % (11523)Instruction limit reached!
% 8.96/1.62  % (11523)------------------------------
% 8.96/1.62  % (11523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.25/1.64  % (11523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.25/1.64  % (11523)Termination reason: Unknown
% 10.25/1.64  % (11523)Termination phase: Saturation
% 10.25/1.64  
% 10.25/1.64  % (11523)Memory used [KB]: 11385
% 10.25/1.64  % (11523)Time elapsed: 1.254 s
% 10.25/1.64  % (11523)Instructions burned: 495 (million)
% 10.25/1.64  % (11523)------------------------------
% 10.25/1.64  % (11523)------------------------------
% 10.25/1.67  % (11553)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=620:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/620Mi)
% 10.66/1.71  % (11552)lrs+1011_2:1_av=off:irw=on:lwlo=on:newcnf=on:nm=16:nwc=2:sd=4:sp=occurrence:ss=axioms:st=3.0:i=1314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1314Mi)
% 10.66/1.73  % (11555)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1242Mi)
% 10.66/1.73  % (11554)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/381Mi)
% 10.66/1.74  % (11536)Instruction limit reached!
% 10.66/1.74  % (11536)------------------------------
% 10.66/1.74  % (11536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.66/1.74  % (11536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.66/1.74  % (11536)Termination reason: Unknown
% 10.66/1.74  % (11536)Termination phase: Saturation
% 10.66/1.74  
% 10.66/1.74  % (11536)Memory used [KB]: 13048
% 10.66/1.74  % (11536)Time elapsed: 0.435 s
% 10.66/1.74  % (11536)Instructions burned: 382 (million)
% 10.66/1.74  % (11536)------------------------------
% 10.66/1.74  % (11536)------------------------------
% 11.36/1.79  % (11556)lrs+10_8:1_bd=preordered:drc=off:fd=preordered:sp=reverse_frequency:i=4700:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/4700Mi)
% 11.59/1.82  % (11527)Instruction limit reached!
% 11.59/1.82  % (11527)------------------------------
% 11.59/1.82  % (11527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.59/1.82  % (11527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.59/1.82  % (11527)Termination reason: Unknown
% 11.59/1.82  % (11527)Termination phase: Saturation
% 11.59/1.82  
% 11.59/1.82  % (11527)Memory used [KB]: 12920
% 11.59/1.82  % (11527)Time elapsed: 1.231 s
% 11.85/1.83  % (11527)Instructions burned: 464 (million)
% 11.85/1.83  % (11527)------------------------------
% 11.85/1.83  % (11527)------------------------------
% 11.85/1.85  % (11559)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=875:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/875Mi)
% 11.85/1.85  % (11558)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=3884:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/3884Mi)
% 11.85/1.86  % (11557)lrs+10_1:12_drc=off:ins=1:sp=frequency:spb=goal_then_units:i=4963:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/4963Mi)
% 11.85/1.87  % (11530)Instruction limit reached!
% 11.85/1.87  % (11530)------------------------------
% 11.85/1.87  % (11530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.85/1.87  % (11530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.85/1.87  % (11530)Termination reason: Unknown
% 11.85/1.87  % (11530)Termination phase: Saturation
% 11.85/1.87  
% 11.85/1.87  % (11530)Memory used [KB]: 12537
% 11.85/1.87  % (11530)Time elapsed: 1.248 s
% 11.85/1.87  % (11530)Instructions burned: 402 (million)
% 11.85/1.87  % (11530)------------------------------
% 11.85/1.87  % (11530)------------------------------
% 12.37/1.91  % (11529)Instruction limit reached!
% 12.37/1.91  % (11529)------------------------------
% 12.37/1.91  % (11529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.37/1.91  % (11529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.37/1.91  % (11529)Termination reason: Unknown
% 12.37/1.91  % (11529)Termination phase: Saturation
% 12.37/1.91  
% 12.37/1.91  % (11529)Memory used [KB]: 14583
% 12.37/1.91  % (11529)Time elapsed: 1.276 s
% 12.37/1.91  % (11529)Instructions burned: 439 (million)
% 12.37/1.91  % (11529)------------------------------
% 12.37/1.91  % (11529)------------------------------
% 12.82/1.99  % (11560)lrs+2_1:128_awrs=decay:awrsf=20:drc=off:fsd=on:lwlo=on:nm=2:nwc=1.94:spb=units:thsq=on:thsqc=32:thsqd=32:thsqr=4,7:i=2970:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/2970Mi)
% 12.82/2.03  % (11545)Instruction limit reached!
% 12.82/2.03  % (11545)------------------------------
% 12.82/2.03  % (11545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.03  % (11545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.03  % (11545)Termination reason: Unknown
% 12.82/2.03  % (11545)Termination phase: Saturation
% 12.82/2.03  
% 12.82/2.03  % (11545)Memory used [KB]: 9850
% 12.82/2.03  % (11545)Time elapsed: 0.826 s
% 12.82/2.03  % (11545)Instructions burned: 290 (million)
% 12.82/2.03  % (11545)------------------------------
% 12.82/2.03  % (11545)------------------------------
% 12.82/2.04  % (11561)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/290Mi)
% 12.82/2.04  % (11551)Instruction limit reached!
% 12.82/2.04  % (11551)------------------------------
% 12.82/2.04  % (11551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.04  % (11551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.04  % (11551)Termination reason: Unknown
% 12.82/2.04  % (11551)Termination phase: Saturation
% 12.82/2.04  
% 12.82/2.04  % (11551)Memory used [KB]: 4477
% 12.82/2.04  % (11551)Time elapsed: 0.698 s
% 12.82/2.04  % (11551)Instructions burned: 249 (million)
% 12.82/2.04  % (11551)------------------------------
% 12.82/2.04  % (11551)------------------------------
% 13.42/2.08  % (11531)Instruction limit reached!
% 13.42/2.08  % (11531)------------------------------
% 13.42/2.08  % (11531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.42/2.08  % (11531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.42/2.08  % (11531)Termination reason: Unknown
% 13.42/2.08  % (11531)Termination phase: Saturation
% 13.42/2.08  
% 13.42/2.08  % (11531)Memory used [KB]: 8699
% 13.42/2.08  % (11531)Time elapsed: 1.408 s
% 13.42/2.08  % (11531)Instructions burned: 497 (million)
% 13.42/2.08  % (11531)------------------------------
% 13.42/2.08  % (11531)------------------------------
% 13.76/2.14  % (11562)lrs+11_26459:191296_av=off:awrs=converge:awrsf=30:bd=preordered:bs=unit_only:drc=off:etr=on:flr=on:lwlo=on:nwc=5.0:plsq=on:plsqc=1:plsql=on:plsqr=1,32:skr=on:slsq=on:slsqr=18,107:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=3607:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/3607Mi)
% 14.45/2.18  % (11563)dis+10_1:1_drc=off:fd=preordered:tgt=full:to=lpo:i=2934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/2934Mi)
% 15.07/2.29  % (11565)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=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/4546Mi)
% 15.58/2.30  % (11564)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=4940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/4940Mi)
% 15.58/2.35  % (11566)lrs+1011_2:1_av=off:irw=on:lwlo=on:newcnf=on:nm=16:nwc=2:sd=4:sp=occurrence:ss=axioms:st=3.0:i=1314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1314Mi)
% 16.51/2.41  % (11538)Instruction limit reached!
% 16.51/2.41  % (11538)------------------------------
% 16.51/2.41  % (11538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.51/2.41  % (11538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.51/2.41  % (11538)Termination reason: Unknown
% 16.51/2.41  % (11538)Termination phase: Saturation
% 16.51/2.41  
% 16.51/2.41  % (11538)Memory used [KB]: 12537
% 16.51/2.41  % (11538)Time elapsed: 1.659 s
% 16.51/2.41  % (11538)Instructions burned: 630 (million)
% 16.51/2.41  % (11538)------------------------------
% 16.51/2.41  % (11538)------------------------------
% 17.94/2.60  % (11554)Instruction limit reached!
% 17.94/2.60  % (11554)------------------------------
% 17.94/2.60  % (11554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.94/2.60  % (11554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.94/2.60  % (11554)Termination reason: Unknown
% 17.94/2.60  % (11554)Termination phase: Saturation
% 17.94/2.60  
% 17.94/2.60  % (11554)Memory used [KB]: 13048
% 17.94/2.60  % (11554)Time elapsed: 0.453 s
% 17.94/2.60  % (11554)Instructions burned: 382 (million)
% 17.94/2.60  % (11554)------------------------------
% 17.94/2.60  % (11554)------------------------------
% 17.94/2.62  % (11561)Instruction limit reached!
% 17.94/2.62  % (11561)------------------------------
% 17.94/2.62  % (11561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.94/2.62  % (11561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.94/2.62  % (11561)Termination reason: Unknown
% 17.94/2.62  % (11561)Termination phase: Saturation
% 17.94/2.62  
% 17.94/2.62  % (11561)Memory used [KB]: 10874
% 17.94/2.62  % (11561)Time elapsed: 0.607 s
% 17.94/2.62  % (11561)Instructions burned: 290 (million)
% 17.94/2.62  % (11561)------------------------------
% 17.94/2.62  % (11561)------------------------------
% 17.94/2.66  % (11567)lrs+1011_8:1_aac=none:anc=all_dependent:lwlo=on:nm=2:nwc=10.0:sac=on:sos=all:i=3317:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/3317Mi)
% 20.19/2.87  % (11568)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/381Mi)
% 20.38/2.90  % (11569)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=5027:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/5027Mi)
% 21.78/3.08  % (11553)Instruction limit reached!
% 21.78/3.08  % (11553)------------------------------
% 21.78/3.08  % (11553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.78/3.09  % (11553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.78/3.09  % (11553)Termination reason: Unknown
% 21.78/3.09  % (11553)Termination phase: Saturation
% 21.78/3.09  
% 21.78/3.09  % (11553)Memory used [KB]: 7803
% 21.78/3.09  % (11553)Time elapsed: 1.566 s
% 21.78/3.09  % (11553)Instructions burned: 621 (million)
% 21.78/3.09  % (11553)------------------------------
% 21.78/3.09  % (11553)------------------------------
% 23.86/3.38  % (11570)lrs+1011_1:92_abs=on:amm=sco:anc=all:avsq=on:avsqc=1:avsql=on:avsqr=41,14:awrs=converge:awrsf=170:bd=preordered:bs=on:bsr=unit_only:erd=off:fd=preordered:irw=on:lcm=reverse:lwlo=on:newcnf=on:nicw=on:nwc=4.0:s2a=on:s2agt=64:sas=z3:sims=off:sp=frequency:to=lpo:urr=on:i=1293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1293Mi)
% 25.46/3.63  % (11568)Instruction limit reached!
% 25.46/3.63  % (11568)------------------------------
% 25.46/3.63  % (11568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.46/3.63  % (11568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.46/3.63  % (11568)Termination reason: Unknown
% 25.46/3.63  % (11568)Termination phase: Saturation
% 25.46/3.63  
% 25.46/3.63  % (11568)Memory used [KB]: 12920
% 25.46/3.63  % (11568)Time elapsed: 0.641 s
% 25.46/3.63  % (11568)Instructions burned: 381 (million)
% 25.46/3.63  % (11568)------------------------------
% 25.46/3.63  % (11568)------------------------------
% 27.27/3.81  % (11559)Instruction limit reached!
% 27.27/3.81  % (11559)------------------------------
% 27.27/3.81  % (11559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.27/3.81  % (11559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.27/3.81  % (11559)Termination reason: Unknown
% 27.27/3.81  % (11559)Termination phase: Saturation
% 27.27/3.81  
% 27.27/3.81  % (11559)Memory used [KB]: 20724
% 27.27/3.81  % (11559)Time elapsed: 2.041 s
% 27.27/3.81  % (11559)Instructions burned: 876 (million)
% 27.27/3.81  % (11559)------------------------------
% 27.27/3.81  % (11559)------------------------------
% 27.66/3.87  % (11571)lrs+10_1:12_drc=off:ins=1:sp=frequency:spb=goal_then_units:i=7928:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/7928Mi)
% 29.40/4.10  % (11572)ott+10_1:1_av=off:bd=preordered:bsd=on:drc=off:etr=on:fd=preordered:fsr=off:ins=1:lma=on:slsq=on:slsqc=1:slsql=off:slsqr=9,8:sp=frequency:spb=goal:urr=ec_only:i=3180:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/3180Mi)
% 31.16/4.29  % (11537)Instruction limit reached!
% 31.16/4.29  % (11537)------------------------------
% 31.16/4.29  % (11537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.16/4.29  % (11537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.16/4.29  % (11537)Termination reason: Unknown
% 31.16/4.29  % (11537)Termination phase: Saturation
% 31.16/4.29  
% 31.16/4.29  % (11537)Memory used [KB]: 13816
% 31.16/4.29  % (11537)Time elapsed: 3.566 s
% 31.16/4.29  % (11537)Instructions burned: 1242 (million)
% 31.16/4.29  % (11537)------------------------------
% 31.16/4.29  % (11537)------------------------------
% 31.90/4.36  % (11535)Instruction limit reached!
% 31.90/4.36  % (11535)------------------------------
% 31.90/4.36  % (11535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.90/4.36  % (11535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.90/4.36  % (11535)Termination reason: Unknown
% 31.90/4.36  % (11535)Termination phase: Saturation
% 31.90/4.36  
% 31.90/4.36  % (11535)Memory used [KB]: 24818
% 31.90/4.36  % (11535)Time elapsed: 3.642 s
% 31.90/4.36  % (11535)Instructions burned: 1599 (million)
% 31.90/4.36  % (11535)------------------------------
% 31.90/4.36  % (11535)------------------------------
% 32.53/4.44  % (11539)Instruction limit reached!
% 32.53/4.44  % (11539)------------------------------
% 32.53/4.44  % (11539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.53/4.44  % (11541)Instruction limit reached!
% 32.53/4.44  % (11541)------------------------------
% 32.53/4.44  % (11541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.53/4.44  % (11541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.53/4.44  % (11541)Termination reason: Unknown
% 32.53/4.44  % (11541)Termination phase: Saturation
% 32.53/4.44  
% 32.53/4.44  % (11541)Memory used [KB]: 32110
% 32.53/4.44  % (11541)Time elapsed: 3.472 s
% 32.53/4.44  % (11541)Instructions burned: 1429 (million)
% 32.53/4.44  % (11541)------------------------------
% 32.53/4.44  % (11541)------------------------------
% 32.53/4.44  % (11539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.53/4.44  % (11539)Termination reason: Unknown
% 32.53/4.44  % (11539)Termination phase: Saturation
% 32.53/4.44  
% 32.53/4.44  % (11539)Memory used [KB]: 17910
% 32.53/4.44  % (11539)Time elapsed: 3.644 s
% 32.53/4.44  % (11539)Instructions burned: 1576 (million)
% 32.53/4.44  % (11539)------------------------------
% 32.53/4.44  % (11539)------------------------------
% 33.01/4.56  % (11544)Instruction limit reached!
% 33.01/4.56  % (11544)------------------------------
% 33.01/4.56  % (11544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.51/4.57  % (11573)ott+10_1:1_bd=preordered:drc=off:fd=preordered:nwc=5.0:sp=reverse_frequency:i=20527:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/20527Mi)
% 33.57/4.57  % (11544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.57/4.57  % (11544)Termination reason: Unknown
% 33.57/4.57  % (11544)Termination phase: Saturation
% 33.57/4.57  
% 33.57/4.57  % (11544)Memory used [KB]: 16375
% 33.57/4.57  % (11544)Time elapsed: 3.442 s
% 33.57/4.57  % (11544)Instructions burned: 1346 (million)
% 33.57/4.57  % (11544)------------------------------
% 33.57/4.57  % (11544)------------------------------
% 33.57/4.57  % (11552)Instruction limit reached!
% 33.57/4.57  % (11552)------------------------------
% 33.57/4.57  % (11552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.57/4.57  % (11552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.57/4.57  % (11552)Termination reason: Unknown
% 33.57/4.57  % (11552)Termination phase: Saturation
% 33.57/4.57  
% 33.57/4.57  % (11552)Memory used [KB]: 12025
% 33.57/4.57  % (11552)Time elapsed: 3.097 s
% 33.57/4.57  % (11552)Instructions burned: 1314 (million)
% 33.57/4.57  % (11552)------------------------------
% 33.57/4.57  % (11552)------------------------------
% 33.87/4.62  % (11574)dis+0_46177:627804_av=off:awrs=decay:awrsf=350:bs=unit_only:s2a=on:s2at=3.2:skr=on:slsq=on:slsqc=0:slsql=off:slsqr=10,103:sp=reverse_arity:urr=ec_only:i=9439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/9439Mi)
% 34.05/4.63  % (11575)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=5084:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/5084Mi)
% 34.05/4.65  % (11576)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=875:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/875Mi)
% 34.61/4.74  % (11555)Instruction limit reached!
% 34.61/4.74  % (11555)------------------------------
% 34.61/4.74  % (11555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.61/4.74  % (11555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.61/4.74  % (11555)Termination reason: Unknown
% 34.61/4.74  % (11555)Termination phase: Saturation
% 34.61/4.74  
% 34.61/4.74  % (11555)Memory used [KB]: 12665
% 34.61/4.74  % (11555)Time elapsed: 3.209 s
% 34.61/4.74  % (11555)Instructions burned: 1242 (million)
% 34.61/4.74  % (11555)------------------------------
% 34.61/4.74  % (11555)------------------------------
% 35.05/4.79  % (11577)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=6250:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/6250Mi)
% 35.05/4.83  % (11578)lrs+10_6339:827045_acc=on:anc=all:awrs=decay:awrsf=1:bce=on:br=off:bs=unit_only:cond=on:foolp=on:nicw=on:nwc=2.0:s2a=on:s2agt=8:sd=1:sgt=16:sp=occurrence:ss=axioms:st=1.2:updr=off:urr=on:uwa=all:i=3068:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/3068Mi)
% 36.76/5.00  % (11579)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/290Mi)
% 41.77/5.65  % (11566)Instruction limit reached!
% 41.77/5.65  % (11566)------------------------------
% 41.77/5.65  % (11566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.38/5.67  % (11566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.38/5.67  % (11566)Termination reason: Unknown
% 42.38/5.67  % (11566)Termination phase: Saturation
% 42.38/5.67  
% 42.38/5.67  % (11566)Memory used [KB]: 12025
% 42.38/5.67  % (11566)Time elapsed: 3.493 s
% 42.38/5.67  % (11566)Instructions burned: 1314 (million)
% 42.38/5.67  % (11566)------------------------------
% 42.38/5.67  % (11566)------------------------------
% 42.77/5.72  % (11579)Instruction limit reached!
% 42.77/5.72  % (11579)------------------------------
% 42.77/5.72  % (11579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.77/5.72  % (11579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.77/5.72  % (11579)Termination reason: Unknown
% 42.77/5.72  % (11579)Termination phase: Saturation
% 42.77/5.72  
% 42.77/5.72  % (11579)Memory used [KB]: 10618
% 42.77/5.72  % (11579)Time elapsed: 0.887 s
% 42.77/5.72  % (11579)Instructions burned: 290 (million)
% 42.77/5.72  % (11579)------------------------------
% 42.77/5.72  % (11579)------------------------------
% 43.06/5.76  % (11549)Instruction limit reached!
% 43.06/5.76  % (11549)------------------------------
% 43.06/5.76  % (11549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.06/5.76  % (11549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.06/5.76  % (11549)Termination reason: Unknown
% 43.06/5.76  % (11549)Termination phase: Saturation
% 43.06/5.76  
% 43.06/5.76  % (11549)Memory used [KB]: 16502
% 43.06/5.76  % (11549)Time elapsed: 4.444 s
% 43.06/5.76  % (11549)Instructions burned: 1841 (million)
% 43.06/5.76  % (11549)------------------------------
% 43.06/5.76  % (11549)------------------------------
% 44.08/5.94  % (11580)lrs+10_3:1_bd=off:fde=none:lwlo=on:i=15258:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/15258Mi)
% 44.61/5.97  % (11581)lrs+10_1:4_awrs=converge:drc=off:lwlo=on:sp=reverse_frequency:urr=ec_only:i=36973:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/36973Mi)
% 44.61/6.00  % (11582)lrs+10_1:6_bd=off:drc=off:tgt=full:i=26171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/26171Mi)
% 48.03/6.39  % (11570)Instruction limit reached!
% 48.03/6.39  % (11570)------------------------------
% 48.03/6.39  % (11570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.03/6.40  % (11570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.03/6.40  % (11570)Termination reason: Unknown
% 48.03/6.40  % (11570)Termination phase: Saturation
% 48.03/6.40  
% 48.03/6.40  % (11570)Memory used [KB]: 22003
% 48.03/6.40  % (11570)Time elapsed: 3.235 s
% 48.03/6.40  % (11570)Instructions burned: 1294 (million)
% 48.03/6.40  % (11570)------------------------------
% 48.03/6.40  % (11570)------------------------------
% 49.21/6.55  % (11576)Instruction limit reached!
% 49.21/6.55  % (11576)------------------------------
% 49.21/6.55  % (11576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.21/6.55  % (11576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.21/6.55  % (11576)Termination reason: Unknown
% 49.21/6.55  % (11576)Termination phase: Saturation
% 49.21/6.55  
% 49.21/6.55  % (11576)Memory used [KB]: 20596
% 49.21/6.55  % (11576)Time elapsed: 1.993 s
% 49.21/6.55  % (11576)Instructions burned: 875 (million)
% 49.21/6.55  % (11576)------------------------------
% 49.21/6.55  % (11576)------------------------------
% 49.45/6.63  % (11583)lrs+10_1:1024_drc=off:sp=unary_frequency:tgt=full:to=lpo:i=34839:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/34839Mi)
% 51.75/6.86  % (11584)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=29065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2937ds/29065Mi)
% 53.32/7.12  % (11543)Instruction limit reached!
% 53.32/7.12  % (11543)------------------------------
% 53.32/7.12  % (11543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 53.32/7.12  % (11543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 53.32/7.12  % (11543)Termination reason: Unknown
% 53.32/7.12  % (11543)Termination phase: Saturation
% 53.32/7.12  
% 53.32/7.12  % (11543)Memory used [KB]: 38250
% 53.32/7.12  % (11543)Time elapsed: 6.039 s
% 53.32/7.12  % (11543)Instructions burned: 2096 (million)
% 53.32/7.12  % (11543)------------------------------
% 53.32/7.12  % (11543)------------------------------
% 56.37/7.45  % (11585)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=25210:si=on:rawr=on:rtra=on_0 on theBenchmark for (2931ds/25210Mi)
% 64.75/8.50  % (11547)Instruction limit reached!
% 64.75/8.50  % (11547)------------------------------
% 64.75/8.50  % (11547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 64.75/8.50  % (11547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 64.75/8.50  % (11547)Termination reason: Unknown
% 64.75/8.50  % (11547)Termination phase: Saturation
% 64.75/8.50  
% 64.75/8.50  % (11547)Memory used [KB]: 42600
% 64.75/8.50  % (11547)Time elapsed: 7.249 s
% 64.75/8.50  % (11547)Instructions burned: 2797 (million)
% 64.75/8.50  % (11547)------------------------------
% 64.75/8.50  % (11547)------------------------------
% 67.11/8.82  % (11586)dis+10_1:512_drc=off:fd=preordered:ins=2:kws=precedence:s2a=on:sp=unary_first:spb=intro:tgt=ground:i=21216:si=on:rawr=on:rtra=on_0 on theBenchmark for (2917ds/21216Mi)
% 67.79/8.93  % (11542)Instruction limit reached!
% 67.79/8.93  % (11542)------------------------------
% 67.79/8.93  % (11542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.79/8.93  % (11542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.79/8.93  % (11542)Termination reason: Unknown
% 67.79/8.93  % (11542)Termination phase: Saturation
% 67.79/8.93  
% 67.79/8.93  % (11542)Memory used [KB]: 30703
% 67.79/8.93  % (11542)Time elapsed: 7.850 s
% 67.79/8.93  % (11542)Instructions burned: 2989 (million)
% 67.79/8.93  % (11542)------------------------------
% 67.79/8.93  % (11542)------------------------------
% 69.24/9.05  % (11560)Instruction limit reached!
% 69.24/9.05  % (11560)------------------------------
% 69.24/9.05  % (11560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.24/9.05  % (11560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.24/9.05  % (11560)Termination reason: Unknown
% 69.24/9.05  % (11560)Termination phase: Saturation
% 69.24/9.05  
% 69.24/9.05  % (11560)Memory used [KB]: 29551
% 69.24/9.05  % (11560)Time elapsed: 7.227 s
% 69.24/9.05  % (11560)Instructions burned: 2971 (million)
% 69.24/9.05  % (11560)------------------------------
% 69.24/9.05  % (11560)------------------------------
% 69.34/9.10  % (11563)Instruction limit reached!
% 69.34/9.10  % (11563)------------------------------
% 69.34/9.10  % (11563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.34/9.10  % (11563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.34/9.10  % (11563)Termination reason: Unknown
% 69.34/9.10  % (11563)Termination phase: Saturation
% 69.34/9.10  
% 69.34/9.10  % (11563)Memory used [KB]: 48869
% 69.34/9.10  % (11563)Time elapsed: 7.127 s
% 69.34/9.10  % (11563)Instructions burned: 2935 (million)
% 69.34/9.10  % (11563)------------------------------
% 69.34/9.10  % (11563)------------------------------
% 70.67/9.25  % (11587)dis+1011_1:32_tgt=ground:i=34326:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/34326Mi)
% 70.99/9.30  % (11588)dis+10_1:128_drc=off:ins=1:sp=const_frequency:tgt=ground:i=47220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2912ds/47220Mi)
% 71.53/9.41  % (11589)lrs+33_1:4_lwlo=on:s2a=on:tgt=ground:i=41523:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/41523Mi)
% 76.12/9.94  % (11556)First to succeed.
% 76.27/9.97  % (11556)Refutation found. Thanks to Tanya!
% 76.27/9.97  % SZS status Unsatisfiable for theBenchmark
% 76.27/9.97  % SZS output start Proof for theBenchmark
% See solution above
% 76.27/9.97  % (11556)------------------------------
% 76.27/9.97  % (11556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.27/9.97  % (11556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.27/9.97  % (11556)Termination reason: Refutation
% 76.27/9.97  
% 76.27/9.97  % (11556)Memory used [KB]: 32110
% 76.27/9.97  % (11556)Time elapsed: 8.300 s
% 76.27/9.97  % (11556)Instructions burned: 3279 (million)
% 76.27/9.97  % (11556)------------------------------
% 76.27/9.97  % (11556)------------------------------
% 76.27/9.97  % (11495)Success in time 9.665 s
%------------------------------------------------------------------------------