TSTP Solution File: BOO014-2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO014-2 : 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_sat --cores 0 -t %d %s

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

% Result   : Unsatisfiable 14.73s 2.26s
% Output   : Refutation 14.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   44
%            Number of leaves      :   17
% Syntax   : Number of formulae    :  155 ( 155 unt;   0 def)
%            Number of atoms       :  155 ( 154 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :  145 ( 145   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f24911,plain,
    $false,
    inference(trivial_inequality_removal,[],[f24756]) ).

fof(f24756,plain,
    d != d,
    inference(superposition,[],[f19,f24703]) ).

fof(f24703,plain,
    d = sF0,
    inference(superposition,[],[f2352,f24664]) ).

fof(f24664,plain,
    d = multiply(sF0,sF0),
    inference(forward_demodulation,[],[f24663,f13448]) ).

fof(f13448,plain,
    d = multiply(d,sF0),
    inference(superposition,[],[f2556,f13376]) ).

fof(f13376,plain,
    sF0 = add(d,sF0),
    inference(forward_demodulation,[],[f13375,f14]) ).

fof(f14,axiom,
    ! [X0] : add(additive_identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_id2) ).

fof(f13375,plain,
    add(additive_identity,sF0) = add(d,sF0),
    inference(forward_demodulation,[],[f13346,f1]) ).

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

fof(f13346,plain,
    add(sF0,additive_identity) = add(d,sF0),
    inference(superposition,[],[f163,f13306]) ).

fof(f13306,plain,
    additive_identity = multiply(d,c),
    inference(superposition,[],[f4898,f13233]) ).

fof(f13233,plain,
    c = multiply(c,inverse(d)),
    inference(forward_demodulation,[],[f13232,f15]) ).

fof(f15,axiom,
    add(a,b) = c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_plus_b_is_c) ).

fof(f13232,plain,
    add(a,b) = multiply(c,inverse(d)),
    inference(forward_demodulation,[],[f13231,f1]) ).

fof(f13231,plain,
    add(b,a) = multiply(c,inverse(d)),
    inference(forward_demodulation,[],[f13170,f6843]) ).

fof(f6843,plain,
    a = multiply(a,inverse(d)),
    inference(superposition,[],[f2,f6834]) ).

fof(f6834,plain,
    a = multiply(inverse(d),a),
    inference(forward_demodulation,[],[f6817,f12]) ).

fof(f12,axiom,
    ! [X0] : multiply(multiplicative_identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_id2) ).

fof(f6817,plain,
    multiply(multiplicative_identity,a) = multiply(inverse(d),a),
    inference(superposition,[],[f1671,f6552]) ).

fof(f6552,plain,
    multiplicative_identity = add(inverse(a),inverse(d)),
    inference(superposition,[],[f5570,f1935]) ).

fof(f1935,plain,
    inverse(a) = add(inverse(a),d),
    inference(superposition,[],[f1787,f16]) ).

fof(f16,axiom,
    multiply(inverse(a),inverse(b)) = d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_inverse_times_b_inverse_is_d) ).

fof(f1787,plain,
    ! [X0,X1] : add(X1,multiply(X1,X0)) = X1,
    inference(superposition,[],[f1683,f2]) ).

fof(f1683,plain,
    ! [X24,X23] : add(X23,multiply(X24,X23)) = X23,
    inference(forward_demodulation,[],[f1682,f12]) ).

fof(f1682,plain,
    ! [X24,X23] : multiply(multiplicative_identity,X23) = add(X23,multiply(X24,X23)),
    inference(forward_demodulation,[],[f1623,f1052]) ).

fof(f1052,plain,
    ! [X1] : multiplicative_identity = add(multiplicative_identity,X1),
    inference(forward_demodulation,[],[f1007,f8]) ).

fof(f8,axiom,
    ! [X0] : multiplicative_identity = add(inverse(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_inverse2) ).

fof(f1007,plain,
    ! [X1] : add(inverse(X1),X1) = add(multiplicative_identity,X1),
    inference(superposition,[],[f99,f11]) ).

fof(f11,axiom,
    ! [X0] : multiply(X0,multiplicative_identity) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_id1) ).

fof(f99,plain,
    ! [X10,X11] : add(multiply(inverse(X10),X11),X10) = add(X11,X10),
    inference(forward_demodulation,[],[f76,f12]) ).

fof(f76,plain,
    ! [X10,X11] : add(multiply(inverse(X10),X11),X10) = multiply(multiplicative_identity,add(X11,X10)),
    inference(superposition,[],[f3,f8]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : add(multiply(X0,X1),X2) = multiply(add(X0,X2),add(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity1) ).

fof(f1623,plain,
    ! [X24,X23] : multiply(add(multiplicative_identity,X24),X23) = add(X23,multiply(X24,X23)),
    inference(superposition,[],[f5,f12]) ).

fof(f5,axiom,
    ! [X2,X0,X1] : multiply(add(X0,X1),X2) = add(multiply(X0,X2),multiply(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity3) ).

fof(f5570,plain,
    ! [X0,X1] : multiplicative_identity = add(add(X1,X0),inverse(X0)),
    inference(superposition,[],[f2677,f2514]) ).

fof(f2514,plain,
    ! [X16] : inverse(inverse(X16)) = X16,
    inference(forward_demodulation,[],[f2475,f1044]) ).

fof(f1044,plain,
    ! [X2] : add(inverse(inverse(X2)),X2) = X2,
    inference(forward_demodulation,[],[f1008,f14]) ).

fof(f1008,plain,
    ! [X2] : add(additive_identity,X2) = add(inverse(inverse(X2)),X2),
    inference(superposition,[],[f99,f9]) ).

fof(f9,axiom,
    ! [X0] : multiply(X0,inverse(X0)) = additive_identity,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse1) ).

fof(f2475,plain,
    ! [X16] : inverse(inverse(X16)) = add(inverse(inverse(X16)),X16),
    inference(superposition,[],[f1787,f2382]) ).

fof(f2382,plain,
    ! [X19] : multiply(inverse(inverse(X19)),X19) = X19,
    inference(forward_demodulation,[],[f2292,f12]) ).

fof(f2292,plain,
    ! [X19] : multiply(multiplicative_identity,X19) = multiply(inverse(inverse(X19)),X19),
    inference(superposition,[],[f1671,f7]) ).

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

fof(f2677,plain,
    ! [X26,X27] : multiplicative_identity = add(add(X27,inverse(X26)),X26),
    inference(forward_demodulation,[],[f2642,f7]) ).

fof(f2642,plain,
    ! [X26,X27] : add(add(X27,inverse(X26)),X26) = add(X26,inverse(X26)),
    inference(superposition,[],[f1018,f2400]) ).

fof(f2400,plain,
    ! [X0,X1] : multiply(X1,add(X0,X1)) = X1,
    inference(forward_demodulation,[],[f2399,f2387]) ).

fof(f2387,plain,
    ! [X2,X3] : add(multiply(X2,inverse(add(X2,X3))),X3) = X3,
    inference(forward_demodulation,[],[f2386,f14]) ).

fof(f2386,plain,
    ! [X2,X3] : add(multiply(X2,inverse(add(X2,X3))),X3) = add(additive_identity,X3),
    inference(forward_demodulation,[],[f2385,f1752]) ).

fof(f1752,plain,
    ! [X1] : additive_identity = multiply(additive_identity,X1),
    inference(superposition,[],[f1744,f2]) ).

fof(f1744,plain,
    ! [X19] : additive_identity = multiply(X19,additive_identity),
    inference(superposition,[],[f13,f1664]) ).

fof(f1664,plain,
    ! [X24,X23] : add(multiply(X24,X23),X23) = X23,
    inference(forward_demodulation,[],[f1663,f12]) ).

fof(f1663,plain,
    ! [X24,X23] : add(multiply(X24,X23),X23) = multiply(multiplicative_identity,X23),
    inference(forward_demodulation,[],[f1638,f1062]) ).

fof(f1062,plain,
    ! [X2] : multiplicative_identity = add(X2,multiplicative_identity),
    inference(forward_demodulation,[],[f1004,f1056]) ).

fof(f1056,plain,
    ! [X16] : multiplicative_identity = add(multiply(additive_identity,X16),multiplicative_identity),
    inference(forward_demodulation,[],[f1055,f1052]) ).

fof(f1055,plain,
    ! [X16] : add(multiplicative_identity,X16) = add(multiply(additive_identity,X16),multiplicative_identity),
    inference(forward_demodulation,[],[f1054,f315]) ).

fof(f315,plain,
    ! [X2,X3] : add(X2,X3) = add(X2,multiply(inverse(X2),X3)),
    inference(forward_demodulation,[],[f249,f12]) ).

fof(f249,plain,
    ! [X2,X3] : multiply(multiplicative_identity,add(X2,X3)) = add(X2,multiply(inverse(X2),X3)),
    inference(superposition,[],[f4,f7]) ).

fof(f4,axiom,
    ! [X2,X0,X1] : add(X0,multiply(X1,X2)) = multiply(add(X0,X1),add(X0,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity2) ).

fof(f1054,plain,
    ! [X16] : add(multiply(additive_identity,X16),multiplicative_identity) = add(multiplicative_identity,multiply(inverse(multiplicative_identity),X16)),
    inference(forward_demodulation,[],[f1032,f77]) ).

fof(f77,plain,
    ! [X12,X13] : add(multiply(additive_identity,X13),X12) = multiply(X12,add(X13,X12)),
    inference(superposition,[],[f3,f14]) ).

fof(f1032,plain,
    ! [X16] : add(multiplicative_identity,multiply(inverse(multiplicative_identity),X16)) = multiply(multiplicative_identity,add(X16,multiplicative_identity)),
    inference(superposition,[],[f589,f99]) ).

fof(f589,plain,
    ! [X3] : add(multiplicative_identity,X3) = multiply(multiplicative_identity,add(X3,multiplicative_identity)),
    inference(forward_demodulation,[],[f588,f12]) ).

fof(f588,plain,
    ! [X3] : multiply(multiplicative_identity,add(X3,multiplicative_identity)) = add(multiplicative_identity,multiply(multiplicative_identity,X3)),
    inference(forward_demodulation,[],[f585,f1]) ).

fof(f585,plain,
    ! [X3] : multiply(multiplicative_identity,add(X3,multiplicative_identity)) = add(multiply(multiplicative_identity,X3),multiplicative_identity),
    inference(superposition,[],[f3,f575]) ).

fof(f575,plain,
    multiplicative_identity = add(multiplicative_identity,multiplicative_identity),
    inference(forward_demodulation,[],[f569,f167]) ).

fof(f167,plain,
    multiplicative_identity = add(multiplicative_identity,sF0),
    inference(forward_demodulation,[],[f156,f20]) ).

fof(f20,plain,
    multiplicative_identity = add(c,sF0),
    inference(superposition,[],[f7,f18]) ).

fof(f18,plain,
    inverse(c) = sF0,
    introduced(function_definition,[]) ).

fof(f156,plain,
    add(multiplicative_identity,sF0) = add(c,sF0),
    inference(superposition,[],[f97,f12]) ).

fof(f97,plain,
    ! [X15] : add(multiply(X15,c),sF0) = add(X15,sF0),
    inference(forward_demodulation,[],[f88,f11]) ).

fof(f88,plain,
    ! [X15] : add(multiply(X15,c),sF0) = multiply(add(X15,sF0),multiplicative_identity),
    inference(superposition,[],[f3,f20]) ).

fof(f569,plain,
    add(multiplicative_identity,multiplicative_identity) = add(multiplicative_identity,sF0),
    inference(superposition,[],[f297,f12]) ).

fof(f297,plain,
    ! [X22] : add(multiplicative_identity,X22) = add(multiplicative_identity,multiply(X22,sF0)),
    inference(forward_demodulation,[],[f280,f11]) ).

fof(f280,plain,
    ! [X22] : multiply(add(multiplicative_identity,X22),multiplicative_identity) = add(multiplicative_identity,multiply(X22,sF0)),
    inference(superposition,[],[f4,f167]) ).

fof(f1004,plain,
    ! [X2] : add(multiply(additive_identity,X2),multiplicative_identity) = add(X2,multiplicative_identity),
    inference(superposition,[],[f99,f30]) ).

fof(f30,plain,
    additive_identity = inverse(multiplicative_identity),
    inference(superposition,[],[f9,f12]) ).

fof(f1638,plain,
    ! [X24,X23] : add(multiply(X24,X23),X23) = multiply(add(X24,multiplicative_identity),X23),
    inference(superposition,[],[f5,f12]) ).

fof(f13,axiom,
    ! [X0] : add(X0,additive_identity) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_id1) ).

fof(f2385,plain,
    ! [X2,X3] : add(multiply(additive_identity,X2),X3) = add(multiply(X2,inverse(add(X2,X3))),X3),
    inference(forward_demodulation,[],[f2384,f77]) ).

fof(f2384,plain,
    ! [X2,X3] : multiply(X3,add(X2,X3)) = add(multiply(X2,inverse(add(X2,X3))),X3),
    inference(forward_demodulation,[],[f2295,f2]) ).

fof(f2295,plain,
    ! [X2,X3] : multiply(X3,add(X2,X3)) = add(multiply(inverse(add(X2,X3)),X2),X3),
    inference(superposition,[],[f1671,f3]) ).

fof(f2399,plain,
    ! [X0,X1] : multiply(X1,add(X0,X1)) = add(multiply(X0,inverse(add(X0,X1))),X1),
    inference(forward_demodulation,[],[f2301,f2]) ).

fof(f2301,plain,
    ! [X0,X1] : multiply(X1,add(X0,X1)) = add(multiply(inverse(add(X0,X1)),X0),X1),
    inference(superposition,[],[f3,f1671]) ).

fof(f1018,plain,
    ! [X3,X4] : add(X3,multiply(inverse(X3),X4)) = add(X4,X3),
    inference(superposition,[],[f99,f1]) ).

fof(f1671,plain,
    ! [X21,X20] : multiply(X21,X20) = multiply(add(inverse(X20),X21),X20),
    inference(forward_demodulation,[],[f1621,f14]) ).

fof(f1621,plain,
    ! [X21,X20] : add(additive_identity,multiply(X21,X20)) = multiply(add(inverse(X20),X21),X20),
    inference(superposition,[],[f5,f10]) ).

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

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

fof(f13170,plain,
    add(b,multiply(a,inverse(d))) = multiply(c,inverse(d)),
    inference(superposition,[],[f96,f6787]) ).

fof(f6787,plain,
    add(inverse(d),b) = inverse(d),
    inference(superposition,[],[f1787,f6767]) ).

fof(f6767,plain,
    b = multiply(inverse(d),b),
    inference(forward_demodulation,[],[f6752,f12]) ).

fof(f6752,plain,
    multiply(multiplicative_identity,b) = multiply(inverse(d),b),
    inference(superposition,[],[f1671,f6551]) ).

fof(f6551,plain,
    multiplicative_identity = add(inverse(b),inverse(d)),
    inference(superposition,[],[f5570,f1796]) ).

fof(f1796,plain,
    inverse(b) = add(inverse(b),d),
    inference(superposition,[],[f1683,f16]) ).

fof(f96,plain,
    ! [X14] : multiply(c,add(X14,b)) = add(b,multiply(a,X14)),
    inference(forward_demodulation,[],[f78,f1]) ).

fof(f78,plain,
    ! [X14] : add(multiply(a,X14),b) = multiply(c,add(X14,b)),
    inference(superposition,[],[f3,f15]) ).

fof(f4898,plain,
    ! [X4,X5] : additive_identity = multiply(X5,multiply(X4,inverse(X5))),
    inference(superposition,[],[f2355,f2]) ).

fof(f2355,plain,
    ! [X11,X12] : additive_identity = multiply(multiply(X12,inverse(X11)),X11),
    inference(forward_demodulation,[],[f2288,f10]) ).

fof(f2288,plain,
    ! [X11,X12] : multiply(inverse(X11),X11) = multiply(multiply(X12,inverse(X11)),X11),
    inference(superposition,[],[f1671,f1683]) ).

fof(f163,plain,
    ! [X5] : add(X5,sF0) = add(sF0,multiply(X5,c)),
    inference(superposition,[],[f1,f97]) ).

fof(f2556,plain,
    ! [X3,X4] : multiply(X4,add(X4,X3)) = X4,
    inference(superposition,[],[f2400,f1]) ).

fof(f24663,plain,
    multiply(sF0,sF0) = multiply(d,sF0),
    inference(forward_demodulation,[],[f24398,f5102]) ).

fof(f5102,plain,
    ! [X1] : multiply(add(a,X1),sF0) = multiply(X1,sF0),
    inference(forward_demodulation,[],[f5084,f14]) ).

fof(f5084,plain,
    ! [X1] : multiply(add(a,X1),sF0) = add(additive_identity,multiply(X1,sF0)),
    inference(superposition,[],[f5,f5033]) ).

fof(f5033,plain,
    additive_identity = multiply(a,sF0),
    inference(superposition,[],[f4879,f3144]) ).

fof(f3144,plain,
    a = multiply(a,c),
    inference(superposition,[],[f2,f3039]) ).

fof(f3039,plain,
    a = multiply(c,a),
    inference(superposition,[],[f2528,f15]) ).

fof(f2528,plain,
    ! [X8,X7] : multiply(add(X7,X8),X7) = X7,
    inference(forward_demodulation,[],[f2527,f2514]) ).

fof(f2527,plain,
    ! [X8,X7] : multiply(add(inverse(inverse(X7)),X8),X7) = X7,
    inference(forward_demodulation,[],[f2469,f1683]) ).

fof(f2469,plain,
    ! [X8,X7] : multiply(add(inverse(inverse(X7)),X8),X7) = add(X7,multiply(X8,X7)),
    inference(superposition,[],[f5,f2382]) ).

fof(f4879,plain,
    ! [X5] : additive_identity = multiply(multiply(X5,c),sF0),
    inference(superposition,[],[f2355,f2232]) ).

fof(f2232,plain,
    c = inverse(sF0),
    inference(forward_demodulation,[],[f2229,f138]) ).

fof(f138,plain,
    c = add(c,inverse(sF0)),
    inference(superposition,[],[f120,f1]) ).

fof(f120,plain,
    c = add(inverse(sF0),c),
    inference(forward_demodulation,[],[f110,f14]) ).

fof(f110,plain,
    add(additive_identity,c) = add(inverse(sF0),c),
    inference(superposition,[],[f94,f9]) ).

fof(f94,plain,
    ! [X16] : add(X16,c) = add(multiply(sF0,X16),c),
    inference(forward_demodulation,[],[f80,f12]) ).

fof(f80,plain,
    ! [X16] : add(multiply(sF0,X16),c) = multiply(multiplicative_identity,add(X16,c)),
    inference(superposition,[],[f3,f24]) ).

fof(f24,plain,
    multiplicative_identity = add(sF0,c),
    inference(superposition,[],[f8,f18]) ).

fof(f2229,plain,
    inverse(sF0) = add(c,inverse(sF0)),
    inference(superposition,[],[f1707,f2178]) ).

fof(f2178,plain,
    c = multiply(inverse(sF0),c),
    inference(forward_demodulation,[],[f2131,f12]) ).

fof(f2131,plain,
    multiply(inverse(sF0),c) = multiply(multiplicative_identity,c),
    inference(superposition,[],[f1661,f8]) ).

fof(f1661,plain,
    ! [X32] : multiply(X32,c) = multiply(add(X32,sF0),c),
    inference(forward_demodulation,[],[f1660,f14]) ).

fof(f1660,plain,
    ! [X32] : add(additive_identity,multiply(X32,c)) = multiply(add(X32,sF0),c),
    inference(forward_demodulation,[],[f1643,f1]) ).

fof(f1643,plain,
    ! [X32] : add(multiply(X32,c),additive_identity) = multiply(add(X32,sF0),c),
    inference(superposition,[],[f5,f35]) ).

fof(f35,plain,
    additive_identity = multiply(sF0,c),
    inference(superposition,[],[f10,f18]) ).

fof(f1707,plain,
    ! [X2,X3] : add(multiply(X3,X2),X3) = X3,
    inference(superposition,[],[f1664,f2]) ).

fof(f24398,plain,
    multiply(sF0,sF0) = multiply(add(a,d),sF0),
    inference(superposition,[],[f3298,f19325]) ).

fof(f19325,plain,
    sF0 = multiply(sF0,add(a,d)),
    inference(superposition,[],[f19251,f2]) ).

fof(f19251,plain,
    sF0 = multiply(add(a,d),sF0),
    inference(superposition,[],[f17903,f1038]) ).

fof(f1038,plain,
    add(a,d) = add(inverse(b),a),
    inference(forward_demodulation,[],[f1006,f1]) ).

fof(f1006,plain,
    add(d,a) = add(inverse(b),a),
    inference(superposition,[],[f99,f16]) ).

fof(f17903,plain,
    ! [X1] : sF0 = multiply(add(inverse(b),X1),sF0),
    inference(forward_demodulation,[],[f17884,f1683]) ).

fof(f17884,plain,
    ! [X1] : multiply(add(inverse(b),X1),sF0) = add(sF0,multiply(X1,sF0)),
    inference(superposition,[],[f5,f17864]) ).

fof(f17864,plain,
    sF0 = multiply(inverse(b),sF0),
    inference(forward_demodulation,[],[f17759,f12]) ).

fof(f17759,plain,
    multiply(inverse(b),sF0) = multiply(multiplicative_identity,sF0),
    inference(superposition,[],[f1669,f6661]) ).

fof(f6661,plain,
    multiplicative_identity = add(inverse(b),c),
    inference(forward_demodulation,[],[f6640,f12]) ).

fof(f6640,plain,
    add(inverse(b),c) = multiply(multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f296,f6569]) ).

fof(f6569,plain,
    multiplicative_identity = add(c,inverse(b)),
    inference(superposition,[],[f5570,f15]) ).

fof(f296,plain,
    ! [X32] : multiply(multiplicative_identity,add(c,X32)) = add(X32,c),
    inference(forward_demodulation,[],[f266,f117]) ).

fof(f117,plain,
    ! [X4] : add(c,multiply(sF0,X4)) = add(X4,c),
    inference(superposition,[],[f1,f94]) ).

fof(f266,plain,
    ! [X32] : multiply(multiplicative_identity,add(c,X32)) = add(c,multiply(sF0,X32)),
    inference(superposition,[],[f4,f20]) ).

fof(f1669,plain,
    ! [X31] : multiply(add(X31,c),sF0) = multiply(X31,sF0),
    inference(forward_demodulation,[],[f1668,f14]) ).

fof(f1668,plain,
    ! [X31] : multiply(add(X31,c),sF0) = add(additive_identity,multiply(X31,sF0)),
    inference(forward_demodulation,[],[f1642,f1]) ).

fof(f1642,plain,
    ! [X31] : multiply(add(X31,c),sF0) = add(multiply(X31,sF0),additive_identity),
    inference(superposition,[],[f5,f28]) ).

fof(f28,plain,
    additive_identity = multiply(c,sF0),
    inference(superposition,[],[f9,f18]) ).

fof(f3298,plain,
    ! [X8,X7] : multiply(X8,X7) = multiply(multiply(X7,X8),X7),
    inference(forward_demodulation,[],[f3297,f2514]) ).

fof(f3297,plain,
    ! [X8,X7] : multiply(X8,X7) = multiply(multiply(inverse(inverse(X7)),X8),X7),
    inference(forward_demodulation,[],[f3218,f1697]) ).

fof(f1697,plain,
    ! [X21,X20] : multiply(X21,X20) = multiply(add(X21,inverse(X20)),X20),
    inference(forward_demodulation,[],[f1696,f14]) ).

fof(f1696,plain,
    ! [X21,X20] : add(additive_identity,multiply(X21,X20)) = multiply(add(X21,inverse(X20)),X20),
    inference(forward_demodulation,[],[f1636,f1]) ).

fof(f1636,plain,
    ! [X21,X20] : add(multiply(X21,X20),additive_identity) = multiply(add(X21,inverse(X20)),X20),
    inference(superposition,[],[f5,f10]) ).

fof(f3218,plain,
    ! [X8,X7] : multiply(multiply(inverse(inverse(X7)),X8),X7) = multiply(add(X8,inverse(X7)),X7),
    inference(superposition,[],[f1697,f99]) ).

fof(f2352,plain,
    ! [X0] : multiply(X0,X0) = X0,
    inference(forward_demodulation,[],[f2279,f12]) ).

fof(f2279,plain,
    ! [X0] : multiply(multiplicative_identity,X0) = multiply(X0,X0),
    inference(superposition,[],[f1671,f8]) ).

fof(f19,plain,
    d != sF0,
    inference(definition_folding,[],[f17,f18]) ).

fof(f17,axiom,
    d != inverse(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_c_inverse_is_d) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : BOO014-2 : TPTP v8.1.0. Released v1.0.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.34  % Computer : n010.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 15:59:14 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (9275)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.50  % (9262)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.50  % (9267)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.51  % (9258)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (9257)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (9279)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.51  TRYING [1]
% 0.19/0.51  TRYING [2]
% 0.19/0.51  % (9265)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (9252)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (9253)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (9258)Instruction limit reached!
% 0.19/0.52  % (9258)------------------------------
% 0.19/0.52  % (9258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (9258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9258)Termination reason: Unknown
% 0.19/0.52  % (9258)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (9258)Memory used [KB]: 5500
% 0.19/0.52  % (9258)Time elapsed: 0.078 s
% 0.19/0.52  % (9258)Instructions burned: 7 (million)
% 0.19/0.52  % (9258)------------------------------
% 0.19/0.52  % (9258)------------------------------
% 0.19/0.52  % (9251)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (9256)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.52  % (9276)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.53  % (9254)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (9255)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (9266)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.53  % (9263)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (9264)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.53  % (9260)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  TRYING [3]
% 0.19/0.53  % (9259)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (9277)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (9270)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (9269)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  % (9274)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.54  % (9280)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  % (9282)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.55  % (9272)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.55  % (9273)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.55  % (9271)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.55  % (9278)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.55  % (9268)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.55  % (9253)Instruction limit reached!
% 0.19/0.55  % (9253)------------------------------
% 0.19/0.55  % (9253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (9259)Instruction limit reached!
% 0.19/0.55  % (9259)------------------------------
% 0.19/0.55  % (9259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (9259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (9259)Termination reason: Unknown
% 0.19/0.55  % (9259)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (9259)Memory used [KB]: 5373
% 0.19/0.55  % (9259)Time elapsed: 0.140 s
% 0.19/0.55  % (9259)Instructions burned: 2 (million)
% 0.19/0.55  % (9259)------------------------------
% 0.19/0.55  % (9259)------------------------------
% 0.19/0.55  TRYING [3]
% 0.19/0.56  % (9253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (9253)Termination reason: Unknown
% 0.19/0.56  % (9253)Termination phase: Saturation
% 0.19/0.56  TRYING [4]
% 0.19/0.56  
% 0.19/0.56  % (9253)Memory used [KB]: 1407
% 0.19/0.56  % (9253)Time elapsed: 0.139 s
% 0.19/0.56  % (9253)Instructions burned: 38 (million)
% 0.19/0.56  % (9253)------------------------------
% 0.19/0.56  % (9253)------------------------------
% 1.64/0.57  % (9262)Instruction limit reached!
% 1.64/0.57  % (9262)------------------------------
% 1.64/0.57  % (9262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.57  % (9262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.57  % (9262)Termination reason: Unknown
% 1.64/0.57  % (9262)Termination phase: Saturation
% 1.64/0.57  
% 1.64/0.57  % (9262)Memory used [KB]: 6396
% 1.64/0.57  % (9262)Time elapsed: 0.162 s
% 1.64/0.57  % (9262)Instructions burned: 51 (million)
% 1.64/0.57  % (9262)------------------------------
% 1.64/0.57  % (9262)------------------------------
% 1.64/0.57  TRYING [4]
% 1.64/0.58  TRYING [4]
% 1.84/0.59  % (9257)Instruction limit reached!
% 1.84/0.59  % (9257)------------------------------
% 1.84/0.59  % (9257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.59  % (9257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.59  % (9257)Termination reason: Unknown
% 1.84/0.59  % (9257)Termination phase: Finite model building constraint generation
% 1.84/0.59  
% 1.84/0.59  % (9257)Memory used [KB]: 7675
% 1.84/0.59  % (9257)Time elapsed: 0.167 s
% 1.84/0.59  % (9257)Instructions burned: 52 (million)
% 1.84/0.59  % (9257)------------------------------
% 1.84/0.59  % (9257)------------------------------
% 1.84/0.60  % (9252)Instruction limit reached!
% 1.84/0.60  % (9252)------------------------------
% 1.84/0.60  % (9252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.60  % (9267)Instruction limit reached!
% 1.84/0.60  % (9267)------------------------------
% 1.84/0.60  % (9267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (9267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9267)Termination reason: Unknown
% 1.84/0.61  % (9267)Termination phase: Saturation
% 1.84/0.61  
% 1.84/0.61  % (9267)Memory used [KB]: 2174
% 1.84/0.61  % (9267)Time elapsed: 0.143 s
% 1.84/0.61  % (9267)Instructions burned: 76 (million)
% 1.84/0.61  % (9267)------------------------------
% 1.84/0.61  % (9267)------------------------------
% 1.84/0.61  % (9254)Instruction limit reached!
% 1.84/0.61  % (9254)------------------------------
% 1.84/0.61  % (9254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (9254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9254)Termination reason: Unknown
% 1.84/0.61  % (9254)Termination phase: Saturation
% 1.84/0.61  
% 1.84/0.61  % (9254)Memory used [KB]: 6140
% 1.84/0.61  % (9254)Time elapsed: 0.222 s
% 1.84/0.61  % (9254)Instructions burned: 52 (million)
% 1.84/0.61  % (9254)------------------------------
% 1.84/0.61  % (9254)------------------------------
% 1.84/0.61  % (9260)Instruction limit reached!
% 1.84/0.61  % (9260)------------------------------
% 1.84/0.61  % (9260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (9252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9252)Termination reason: Unknown
% 1.84/0.61  % (9252)Termination phase: Saturation
% 1.84/0.61  
% 1.84/0.61  % (9252)Memory used [KB]: 6140
% 1.84/0.61  % (9252)Time elapsed: 0.198 s
% 1.84/0.61  % (9252)Instructions burned: 51 (million)
% 1.84/0.61  % (9252)------------------------------
% 1.84/0.61  % (9252)------------------------------
% 1.84/0.61  % (9255)Instruction limit reached!
% 1.84/0.61  % (9255)------------------------------
% 1.84/0.61  % (9255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (9255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9255)Termination reason: Unknown
% 1.84/0.61  % (9255)Termination phase: Saturation
% 1.84/0.61  
% 1.84/0.61  % (9255)Memory used [KB]: 6268
% 1.84/0.61  % (9255)Time elapsed: 0.222 s
% 1.84/0.61  % (9255)Instructions burned: 51 (million)
% 1.84/0.61  % (9255)------------------------------
% 1.84/0.61  % (9255)------------------------------
% 1.84/0.61  % (9260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9260)Termination reason: Unknown
% 1.84/0.61  % (9260)Termination phase: Saturation
% 1.84/0.61  
% 1.84/0.61  % (9260)Memory used [KB]: 1791
% 1.84/0.61  % (9260)Time elapsed: 0.222 s
% 1.84/0.61  % (9260)Instructions burned: 51 (million)
% 1.84/0.61  % (9260)------------------------------
% 1.84/0.61  % (9260)------------------------------
% 1.84/0.61  % (9269)Instruction limit reached!
% 1.84/0.61  % (9269)------------------------------
% 1.84/0.61  % (9269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (9269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (9269)Termination reason: Unknown
% 1.84/0.61  % (9269)Termination phase: Finite model building constraint generation
% 1.84/0.61  
% 1.84/0.61  % (9269)Memory used [KB]: 7803
% 1.84/0.61  % (9269)Time elapsed: 0.193 s
% 1.84/0.61  % (9269)Instructions burned: 61 (million)
% 1.84/0.61  % (9269)------------------------------
% 1.84/0.61  % (9269)------------------------------
% 1.84/0.62  % (9371)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 1.84/0.62  % (9256)Instruction limit reached!
% 1.84/0.62  % (9256)------------------------------
% 1.84/0.62  % (9256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (9256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (9256)Termination reason: Unknown
% 1.84/0.62  % (9256)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (9256)Memory used [KB]: 6140
% 1.84/0.62  % (9256)Time elapsed: 0.231 s
% 1.84/0.62  % (9256)Instructions burned: 49 (million)
% 1.84/0.62  % (9256)------------------------------
% 1.84/0.62  % (9256)------------------------------
% 2.24/0.64  % (9266)Instruction limit reached!
% 2.24/0.64  % (9266)------------------------------
% 2.24/0.64  % (9266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (9266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (9266)Termination reason: Unknown
% 2.24/0.64  % (9266)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (9266)Memory used [KB]: 6652
% 2.24/0.64  % (9266)Time elapsed: 0.033 s
% 2.24/0.64  % (9266)Instructions burned: 69 (million)
% 2.24/0.64  % (9266)------------------------------
% 2.24/0.64  % (9266)------------------------------
% 2.24/0.65  % (9278)Instruction limit reached!
% 2.24/0.65  % (9278)------------------------------
% 2.24/0.65  % (9278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (9278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (9278)Termination reason: Unknown
% 2.24/0.65  % (9278)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (9278)Memory used [KB]: 6652
% 2.24/0.65  % (9278)Time elapsed: 0.034 s
% 2.24/0.65  % (9278)Instructions burned: 69 (million)
% 2.24/0.65  % (9278)------------------------------
% 2.24/0.65  % (9278)------------------------------
% 2.24/0.67  % (9397)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.24/0.68  % (9394)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.24/0.69  % (9390)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.24/0.69  % (9265)Instruction limit reached!
% 2.24/0.69  % (9265)------------------------------
% 2.24/0.69  % (9265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.69  % (9265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.69  % (9265)Termination reason: Unknown
% 2.24/0.69  % (9265)Termination phase: Saturation
% 2.24/0.69  
% 2.24/0.69  % (9265)Memory used [KB]: 6908
% 2.24/0.69  % (9265)Time elapsed: 0.299 s
% 2.24/0.69  % (9265)Instructions burned: 100 (million)
% 2.24/0.69  % (9265)------------------------------
% 2.24/0.69  % (9265)------------------------------
% 2.24/0.69  % (9263)Instruction limit reached!
% 2.24/0.69  % (9263)------------------------------
% 2.24/0.69  % (9263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.69  % (9263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.69  % (9263)Termination reason: Unknown
% 2.24/0.69  % (9263)Termination phase: Saturation
% 2.24/0.69  
% 2.24/0.69  % (9263)Memory used [KB]: 6908
% 2.24/0.69  % (9263)Time elapsed: 0.285 s
% 2.24/0.69  % (9263)Instructions burned: 101 (million)
% 2.24/0.69  % (9263)------------------------------
% 2.24/0.69  % (9263)------------------------------
% 2.24/0.70  % (9264)Instruction limit reached!
% 2.24/0.70  % (9264)------------------------------
% 2.24/0.70  % (9264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (9264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (9264)Termination reason: Unknown
% 2.24/0.70  % (9264)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (9264)Memory used [KB]: 6908
% 2.24/0.70  % (9264)Time elapsed: 0.308 s
% 2.24/0.70  % (9264)Instructions burned: 101 (million)
% 2.24/0.70  % (9264)------------------------------
% 2.24/0.70  % (9264)------------------------------
% 2.24/0.71  % (9271)Instruction limit reached!
% 2.24/0.71  % (9271)------------------------------
% 2.24/0.71  % (9271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (9271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (9271)Termination reason: Unknown
% 2.24/0.71  % (9271)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (9271)Memory used [KB]: 2558
% 2.24/0.71  % (9271)Time elapsed: 0.321 s
% 2.24/0.71  % (9271)Instructions burned: 101 (million)
% 2.24/0.71  % (9271)------------------------------
% 2.24/0.71  % (9271)------------------------------
% 2.61/0.71  % (9270)Instruction limit reached!
% 2.61/0.71  % (9270)------------------------------
% 2.61/0.71  % (9270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.71  % (9270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.71  % (9270)Termination reason: Unknown
% 2.61/0.71  % (9270)Termination phase: Saturation
% 2.61/0.71  
% 2.61/0.71  % (9270)Memory used [KB]: 7036
% 2.61/0.71  % (9270)Time elapsed: 0.307 s
% 2.61/0.71  % (9270)Instructions burned: 101 (million)
% 2.61/0.71  % (9270)------------------------------
% 2.61/0.71  % (9270)------------------------------
% 2.61/0.71  % (9403)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.61/0.71  % (9268)Instruction limit reached!
% 2.61/0.71  % (9268)------------------------------
% 2.61/0.71  % (9268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.71  % (9268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.71  % (9268)Termination reason: Unknown
% 2.61/0.71  % (9268)Termination phase: Saturation
% 2.61/0.71  
% 2.61/0.71  % (9268)Memory used [KB]: 6780
% 2.61/0.71  % (9268)Time elapsed: 0.285 s
% 2.61/0.71  % (9268)Instructions burned: 99 (million)
% 2.61/0.71  % (9268)------------------------------
% 2.61/0.71  % (9268)------------------------------
% 2.61/0.72  TRYING [5]
% 2.61/0.73  % (9410)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.61/0.73  % (9415)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.61/0.74  % (9412)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.61/0.74  % (9411)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.61/0.74  % (9413)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.61/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.61/0.74  % (9414)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.61/0.75  % (9416)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.61/0.76  % (9279)Instruction limit reached!
% 2.61/0.76  % (9279)------------------------------
% 2.61/0.76  % (9279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.76  % (9279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.76  % (9279)Termination reason: Unknown
% 2.61/0.76  % (9279)Termination phase: Saturation
% 2.61/0.76  
% 2.61/0.76  % (9279)Memory used [KB]: 3582
% 2.61/0.76  % (9279)Time elapsed: 0.347 s
% 2.61/0.76  % (9279)Instructions burned: 177 (million)
% 2.61/0.76  % (9279)------------------------------
% 2.61/0.76  % (9279)------------------------------
% 2.82/0.78  % (9419)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.82/0.78  % (9394)Instruction limit reached!
% 2.82/0.78  % (9394)------------------------------
% 2.82/0.78  % (9394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.78  % (9394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.78  % (9394)Termination reason: Unknown
% 2.82/0.78  % (9394)Termination phase: Saturation
% 2.82/0.78  
% 2.82/0.78  % (9394)Memory used [KB]: 6652
% 2.82/0.78  % (9394)Time elapsed: 0.165 s
% 2.82/0.78  % (9394)Instructions burned: 90 (million)
% 2.82/0.78  % (9394)------------------------------
% 2.82/0.78  % (9394)------------------------------
% 2.82/0.79  % (9273)Instruction limit reached!
% 2.82/0.79  % (9273)------------------------------
% 2.82/0.79  % (9273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.79  % (9273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.79  % (9273)Termination reason: Unknown
% 2.82/0.79  % (9273)Termination phase: Saturation
% 2.82/0.79  
% 2.82/0.79  % (9273)Memory used [KB]: 7419
% 2.82/0.79  % (9273)Time elapsed: 0.400 s
% 2.82/0.79  % (9273)Instructions burned: 138 (million)
% 2.82/0.79  % (9273)------------------------------
% 2.82/0.79  % (9273)------------------------------
% 2.82/0.80  % (9424)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.82/0.82  % (9436)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.82/0.84  % (9437)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.82/0.84  % (9438)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.82/0.84  % (9447)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.82/0.84  % (9272)Instruction limit reached!
% 2.82/0.84  % (9272)------------------------------
% 2.82/0.84  % (9272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.84  % (9272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.84  % (9272)Termination reason: Unknown
% 2.82/0.84  % (9272)Termination phase: Saturation
% 2.82/0.84  
% 2.82/0.84  % (9272)Memory used [KB]: 8059
% 2.82/0.84  % (9272)Time elapsed: 0.454 s
% 2.82/0.84  % (9272)Instructions burned: 176 (million)
% 2.82/0.84  % (9272)------------------------------
% 2.82/0.84  % (9272)------------------------------
% 2.82/0.84  % (9442)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.82/0.85  % (9412)Instruction limit reached!
% 2.82/0.85  % (9412)------------------------------
% 2.82/0.85  % (9412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.85  % (9412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.85  % (9412)Termination reason: Unknown
% 2.82/0.85  % (9412)Termination phase: Saturation
% 2.82/0.85  
% 2.82/0.85  % (9412)Memory used [KB]: 6652
% 2.82/0.85  % (9412)Time elapsed: 0.032 s
% 2.82/0.85  % (9412)Instructions burned: 68 (million)
% 2.82/0.85  % (9412)------------------------------
% 2.82/0.85  % (9412)------------------------------
% 2.82/0.85  % (9445)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.18/0.86  % (9459)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.18/0.87  % (9415)Instruction limit reached!
% 3.18/0.87  % (9415)------------------------------
% 3.18/0.87  % (9415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.18/0.88  % (9415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.18/0.88  % (9415)Termination reason: Unknown
% 3.18/0.88  % (9415)Termination phase: Saturation
% 3.18/0.88  
% 3.18/0.88  % (9415)Memory used [KB]: 6524
% 3.18/0.88  % (9415)Time elapsed: 0.210 s
% 3.18/0.88  % (9415)Instructions burned: 92 (million)
% 3.18/0.88  % (9415)------------------------------
% 3.18/0.88  % (9415)------------------------------
% 3.28/0.89  % (9474)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.46/0.93  % (9479)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.48/0.95  % (9442)Instruction limit reached!
% 3.48/0.95  % (9442)------------------------------
% 3.48/0.95  % (9442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.95  % (9442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.95  % (9442)Termination reason: Unknown
% 3.48/0.95  % (9442)Termination phase: Saturation
% 3.48/0.95  
% 3.48/0.95  % (9442)Memory used [KB]: 6652
% 3.48/0.95  % (9442)Time elapsed: 0.030 s
% 3.48/0.95  % (9442)Instructions burned: 68 (million)
% 3.48/0.95  % (9442)------------------------------
% 3.48/0.95  % (9442)------------------------------
% 3.48/0.97  % (9501)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.48/0.98  % (9502)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.48/0.98  % (9390)Instruction limit reached!
% 3.48/0.98  % (9390)------------------------------
% 3.48/0.98  % (9390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.98  % (9390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.98  % (9390)Termination reason: Unknown
% 3.48/0.98  % (9390)Termination phase: Saturation
% 3.48/0.98  
% 3.48/0.98  % (9390)Memory used [KB]: 3837
% 3.48/0.98  % (9390)Time elapsed: 0.365 s
% 3.48/0.98  % (9390)Instructions burned: 212 (million)
% 3.48/0.98  % (9390)------------------------------
% 3.48/0.98  % (9390)------------------------------
% 3.48/0.98  % (9504)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.72/1.05  TRYING [6]
% 3.72/1.07  % (9479)Instruction limit reached!
% 3.72/1.07  % (9479)------------------------------
% 3.72/1.07  % (9479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/1.07  % (9479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/1.07  % (9479)Termination reason: Unknown
% 3.72/1.07  % (9479)Termination phase: Saturation
% 3.72/1.07  
% 3.72/1.07  % (9479)Memory used [KB]: 6524
% 3.72/1.07  % (9479)Time elapsed: 0.240 s
% 3.72/1.07  % (9479)Instructions burned: 92 (million)
% 3.72/1.07  % (9479)------------------------------
% 3.72/1.07  % (9479)------------------------------
% 3.72/1.07  % (9275)Instruction limit reached!
% 3.72/1.07  % (9275)------------------------------
% 3.72/1.07  % (9275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/1.08  % (9505)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 3.72/1.08  % (9275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/1.08  % (9275)Termination reason: Unknown
% 3.72/1.08  % (9275)Termination phase: Saturation
% 3.72/1.08  
% 3.72/1.08  % (9275)Memory used [KB]: 9978
% 3.72/1.08  % (9275)Time elapsed: 0.633 s
% 3.72/1.08  % (9275)Instructions burned: 469 (million)
% 3.72/1.08  % (9275)------------------------------
% 3.72/1.08  % (9275)------------------------------
% 5.72/1.10  % (9506)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 5.72/1.12  % (9282)Instruction limit reached!
% 5.72/1.12  % (9282)------------------------------
% 5.72/1.12  % (9282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.12  % (9282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.12  % (9282)Termination reason: Unknown
% 5.72/1.12  % (9282)Termination phase: Saturation
% 5.72/1.12  
% 5.72/1.12  % (9282)Memory used [KB]: 9978
% 5.72/1.12  % (9282)Time elapsed: 0.689 s
% 5.72/1.12  % (9282)Instructions burned: 356 (million)
% 5.72/1.12  % (9282)------------------------------
% 5.72/1.12  % (9282)------------------------------
% 5.72/1.16  % (9371)Instruction limit reached!
% 5.72/1.16  % (9371)------------------------------
% 5.72/1.16  % (9371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.16  % (9371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.16  % (9371)Termination reason: Unknown
% 5.72/1.16  % (9371)Termination phase: Saturation
% 5.72/1.16  
% 5.72/1.16  % (9371)Memory used [KB]: 10106
% 5.72/1.16  % (9371)Time elapsed: 0.598 s
% 5.72/1.16  % (9371)Instructions burned: 389 (million)
% 5.72/1.16  % (9371)------------------------------
% 5.72/1.16  % (9371)------------------------------
% 6.41/1.18  % (9508)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.41/1.19  % (9507)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.63/1.22  % (9274)Instruction limit reached!
% 6.63/1.22  % (9274)------------------------------
% 6.63/1.22  % (9274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.63/1.22  % (9274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.63/1.22  % (9274)Termination reason: Unknown
% 6.63/1.22  % (9274)Termination phase: Saturation
% 6.63/1.22  
% 6.63/1.22  % (9274)Memory used [KB]: 7419
% 6.63/1.22  % (9274)Time elapsed: 0.806 s
% 6.63/1.22  % (9274)Instructions burned: 500 (million)
% 6.63/1.22  % (9274)------------------------------
% 6.63/1.22  % (9274)------------------------------
% 6.88/1.27  % (9509)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.88/1.27  % (9280)Instruction limit reached!
% 6.88/1.27  % (9280)------------------------------
% 6.88/1.27  % (9280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.88/1.27  % (9280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.88/1.27  % (9280)Termination reason: Unknown
% 6.88/1.27  % (9280)Termination phase: Saturation
% 6.88/1.27  
% 6.88/1.27  % (9280)Memory used [KB]: 10106
% 6.88/1.27  % (9280)Time elapsed: 0.838 s
% 6.88/1.27  % (9280)Instructions burned: 440 (million)
% 6.88/1.27  % (9280)------------------------------
% 6.88/1.27  % (9280)------------------------------
% 6.88/1.28  % (9510)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 7.33/1.31  % (9276)Instruction limit reached!
% 7.33/1.31  % (9276)------------------------------
% 7.33/1.31  % (9276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.33/1.31  % (9276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.33/1.31  % (9276)Termination reason: Unknown
% 7.33/1.31  % (9276)Termination phase: Saturation
% 7.33/1.31  
% 7.33/1.31  % (9276)Memory used [KB]: 12665
% 7.33/1.31  % (9276)Time elapsed: 0.920 s
% 7.33/1.31  % (9276)Instructions burned: 482 (million)
% 7.33/1.31  % (9276)------------------------------
% 7.33/1.31  % (9276)------------------------------
% 7.33/1.36  % (9511)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 7.82/1.37  % (9277)Instruction limit reached!
% 7.82/1.37  % (9277)------------------------------
% 7.82/1.37  % (9277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.82/1.37  % (9277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.82/1.37  % (9277)Termination reason: Unknown
% 7.82/1.37  % (9277)Termination phase: Saturation
% 7.82/1.37  
% 7.82/1.37  % (9277)Memory used [KB]: 12281
% 7.82/1.37  % (9277)Time elapsed: 0.944 s
% 7.82/1.37  % (9277)Instructions burned: 501 (million)
% 7.82/1.37  % (9277)------------------------------
% 7.82/1.37  % (9277)------------------------------
% 7.82/1.38  % (9510)Instruction limit reached!
% 7.82/1.38  % (9510)------------------------------
% 7.82/1.38  % (9510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.82/1.38  % (9510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.82/1.38  % (9510)Termination reason: Unknown
% 7.82/1.38  % (9510)Termination phase: Saturation
% 7.82/1.38  
% 7.82/1.38  % (9510)Memory used [KB]: 6524
% 7.82/1.38  % (9510)Time elapsed: 0.141 s
% 7.82/1.38  % (9510)Instructions burned: 91 (million)
% 7.82/1.38  % (9510)------------------------------
% 7.82/1.38  % (9510)------------------------------
% 7.82/1.39  % (9512)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4958Mi)
% 7.82/1.44  % (9513)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.65/1.52  % (9515)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 8.86/1.53  % (9514)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 8.86/1.57  % (9411)Instruction limit reached!
% 8.86/1.57  % (9411)------------------------------
% 8.86/1.57  % (9411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.86/1.58  % (9411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.86/1.58  % (9411)Termination reason: Unknown
% 8.86/1.58  % (9411)Termination phase: Saturation
% 8.86/1.58  
% 8.86/1.58  % (9411)Memory used [KB]: 10618
% 8.86/1.58  % (9411)Time elapsed: 0.919 s
% 8.86/1.58  % (9411)Instructions burned: 658 (million)
% 8.86/1.58  % (9411)------------------------------
% 8.86/1.58  % (9411)------------------------------
% 10.50/1.72  % (9516)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/10187Mi)
% 11.62/1.88  % (9410)Instruction limit reached!
% 11.62/1.88  % (9410)------------------------------
% 11.62/1.88  % (9410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.89  % (9410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.89  % (9410)Termination reason: Unknown
% 11.62/1.89  % (9410)Termination phase: Saturation
% 11.62/1.89  
% 11.62/1.89  % (9410)Memory used [KB]: 13944
% 11.62/1.89  % (9410)Time elapsed: 1.245 s
% 11.62/1.89  % (9410)Instructions burned: 748 (million)
% 11.62/1.89  % (9410)------------------------------
% 11.62/1.89  % (9410)------------------------------
% 12.85/2.05  % (9397)Instruction limit reached!
% 12.85/2.05  % (9397)------------------------------
% 12.85/2.05  % (9397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.85/2.05  % (9517)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 12.85/2.06  % (9397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.85/2.06  % (9397)Termination reason: Unknown
% 12.85/2.06  % (9397)Termination phase: Saturation
% 12.85/2.06  
% 12.85/2.06  % (9397)Memory used [KB]: 18677
% 12.85/2.06  % (9397)Time elapsed: 1.424 s
% 12.85/2.06  % (9397)Instructions burned: 920 (million)
% 12.85/2.06  % (9397)------------------------------
% 12.85/2.06  % (9397)------------------------------
% 13.65/2.08  TRYING [7]
% 14.07/2.15  % (9413)Instruction limit reached!
% 14.07/2.15  % (9413)------------------------------
% 14.07/2.15  % (9413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.07/2.15  % (9413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.07/2.15  % (9413)Termination reason: Unknown
% 14.07/2.15  % (9413)Termination phase: Saturation
% 14.07/2.15  
% 14.07/2.15  % (9413)Memory used [KB]: 18421
% 14.07/2.15  % (9413)Time elapsed: 1.516 s
% 14.07/2.15  % (9413)Instructions burned: 940 (million)
% 14.07/2.15  % (9413)------------------------------
% 14.07/2.15  % (9413)------------------------------
% 14.07/2.18  % (9518)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/10147Mi)
% 14.07/2.20  % (9403)Instruction limit reached!
% 14.07/2.20  % (9403)------------------------------
% 14.07/2.20  % (9403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.07/2.20  % (9403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.07/2.20  % (9403)Termination reason: Unknown
% 14.07/2.20  % (9403)Termination phase: Saturation
% 14.07/2.20  
% 14.07/2.20  % (9403)Memory used [KB]: 18549
% 14.07/2.20  % (9403)Time elapsed: 1.564 s
% 14.07/2.20  % (9403)Instructions burned: 936 (million)
% 14.07/2.20  % (9403)------------------------------
% 14.07/2.20  % (9403)------------------------------
% 14.73/2.24  % (9505)First to succeed.
% 14.73/2.26  % (9505)Refutation found. Thanks to Tanya!
% 14.73/2.26  % SZS status Unsatisfiable for theBenchmark
% 14.73/2.26  % SZS output start Proof for theBenchmark
% See solution above
% 14.73/2.26  % (9505)------------------------------
% 14.73/2.26  % (9505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.73/2.26  % (9505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.73/2.26  % (9505)Termination reason: Refutation
% 14.73/2.26  
% 14.73/2.26  % (9505)Memory used [KB]: 15479
% 14.73/2.26  % (9505)Time elapsed: 1.244 s
% 14.73/2.26  % (9505)Instructions burned: 781 (million)
% 14.73/2.26  % (9505)------------------------------
% 14.73/2.26  % (9505)------------------------------
% 14.73/2.26  % (9247)Success in time 1.915 s
%------------------------------------------------------------------------------