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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---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_uns --cores 0 -t %d %s

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

% Result   : Unsatisfiable 5.72s 1.12s
% Output   : Refutation 5.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   16
% Syntax   : Number of formulae    :  103 ( 103 unt;   0 def)
%            Number of atoms       :  103 ( 102 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   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   :  106 ( 106   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f13121,plain,
    $false,
    inference(subsumption_resolution,[],[f13120,f19]) ).

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

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

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

fof(f13120,plain,
    d = sF0,
    inference(forward_demodulation,[],[f13119,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(f13119,plain,
    multiply(inverse(a),inverse(b)) = sF0,
    inference(forward_demodulation,[],[f13118,f7307]) ).

fof(f7307,plain,
    sF0 = add(d,sF0),
    inference(superposition,[],[f5297,f7287]) ).

fof(f7287,plain,
    d = multiply(d,sF0),
    inference(forward_demodulation,[],[f7260,f11]) ).

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

fof(f7260,plain,
    multiply(d,multiplicative_identity) = multiply(d,sF0),
    inference(superposition,[],[f266,f7222]) ).

fof(f7222,plain,
    multiplicative_identity = add(inverse(d),sF0),
    inference(forward_demodulation,[],[f7221,f18]) ).

fof(f7221,plain,
    multiplicative_identity = add(inverse(d),inverse(c)),
    inference(forward_demodulation,[],[f7214,f7]) ).

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

fof(f7214,plain,
    add(inverse(d),inverse(c)) = add(c,inverse(c)),
    inference(superposition,[],[f80,f7191]) ).

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

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

fof(f7190,plain,
    add(a,b) = multiply(inverse(d),c),
    inference(forward_demodulation,[],[f7169,f6764]) ).

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

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

fof(f6763,plain,
    multiply(inverse(d),a) = multiply(multiplicative_identity,a),
    inference(forward_demodulation,[],[f6749,f1685]) ).

fof(f1685,plain,
    ! [X1] : inverse(inverse(X1)) = X1,
    inference(forward_demodulation,[],[f1670,f372]) ).

fof(f372,plain,
    ! [X1] : add(X1,inverse(inverse(X1))) = X1,
    inference(forward_demodulation,[],[f348,f13]) ).

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

fof(f348,plain,
    ! [X1] : add(X1,inverse(inverse(X1))) = add(X1,additive_identity),
    inference(superposition,[],[f131,f9]) ).

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

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

fof(f105,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(f1670,plain,
    ! [X1] : add(X1,inverse(inverse(X1))) = inverse(inverse(X1)),
    inference(superposition,[],[f636,f1]) ).

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

fof(f636,plain,
    ! [X0] : inverse(inverse(X0)) = add(inverse(inverse(X0)),X0),
    inference(forward_demodulation,[],[f627,f13]) ).

fof(f627,plain,
    ! [X0] : add(inverse(inverse(X0)),additive_identity) = add(inverse(inverse(X0)),X0),
    inference(superposition,[],[f139,f528]) ).

fof(f528,plain,
    ! [X10] : additive_identity = multiply(X10,inverse(inverse(inverse(X10)))),
    inference(forward_demodulation,[],[f502,f9]) ).

fof(f502,plain,
    ! [X10] : multiply(X10,inverse(inverse(inverse(X10)))) = multiply(X10,inverse(X10)),
    inference(superposition,[],[f266,f372]) ).

fof(f139,plain,
    ! [X2,X3] : add(X2,multiply(X3,inverse(X2))) = add(X2,X3),
    inference(forward_demodulation,[],[f114,f11]) ).

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

fof(f6749,plain,
    multiply(multiplicative_identity,inverse(inverse(a))) = multiply(inverse(d),inverse(inverse(a))),
    inference(superposition,[],[f226,f5881]) ).

fof(f5881,plain,
    multiplicative_identity = add(inverse(a),inverse(d)),
    inference(superposition,[],[f3049,f5209]) ).

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

fof(f4854,plain,
    ! [X2,X1] : add(X2,multiply(X2,X1)) = X2,
    inference(superposition,[],[f4852,f2]) ).

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

fof(f4852,plain,
    ! [X19,X20] : add(X19,multiply(X20,X19)) = X19,
    inference(forward_demodulation,[],[f4851,f12]) ).

fof(f4851,plain,
    ! [X19,X20] : multiply(multiplicative_identity,X19) = add(X19,multiply(X20,X19)),
    inference(forward_demodulation,[],[f198,f377]) ).

fof(f377,plain,
    ! [X1] : multiplicative_identity = add(multiplicative_identity,X1),
    inference(superposition,[],[f376,f1]) ).

fof(f376,plain,
    ! [X0] : multiplicative_identity = add(X0,multiplicative_identity),
    inference(forward_demodulation,[],[f347,f7]) ).

fof(f347,plain,
    ! [X0] : add(X0,inverse(X0)) = add(X0,multiplicative_identity),
    inference(superposition,[],[f131,f11]) ).

fof(f198,plain,
    ! [X19,X20] : add(X19,multiply(X20,X19)) = multiply(add(multiplicative_identity,X20),X19),
    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(f3049,plain,
    ! [X18,X19] : multiplicative_identity = add(add(X18,X19),inverse(X19)),
    inference(forward_demodulation,[],[f2980,f7]) ).

fof(f2980,plain,
    ! [X18,X19] : add(add(X18,X19),inverse(X19)) = add(X19,inverse(X19)),
    inference(superposition,[],[f80,f2125]) ).

fof(f2125,plain,
    ! [X10,X11] : multiply(add(X11,X10),X10) = X10,
    inference(forward_demodulation,[],[f2124,f14]) ).

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

fof(f2124,plain,
    ! [X10,X11] : add(additive_identity,X10) = multiply(add(X11,X10),X10),
    inference(forward_demodulation,[],[f71,f533]) ).

fof(f533,plain,
    ! [X12] : additive_identity = multiply(X12,additive_identity),
    inference(forward_demodulation,[],[f503,f9]) ).

fof(f503,plain,
    ! [X12] : multiply(X12,additive_identity) = multiply(X12,inverse(X12)),
    inference(superposition,[],[f266,f13]) ).

fof(f71,plain,
    ! [X10,X11] : add(multiply(X11,additive_identity),X10) = multiply(add(X11,X10),X10),
    inference(superposition,[],[f3,f14]) ).

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(f226,plain,
    ! [X2,X3] : multiply(X3,inverse(X2)) = multiply(add(X2,X3),inverse(X2)),
    inference(forward_demodulation,[],[f192,f14]) ).

fof(f192,plain,
    ! [X2,X3] : add(additive_identity,multiply(X3,inverse(X2))) = multiply(add(X2,X3),inverse(X2)),
    inference(superposition,[],[f5,f9]) ).

fof(f7169,plain,
    multiply(inverse(d),c) = add(multiply(inverse(d),a),b),
    inference(superposition,[],[f72,f5855]) ).

fof(f5855,plain,
    inverse(d) = add(inverse(d),b),
    inference(superposition,[],[f4852,f5847]) ).

fof(f5847,plain,
    b = multiply(b,inverse(d)),
    inference(forward_demodulation,[],[f5828,f11]) ).

fof(f5828,plain,
    multiply(b,inverse(d)) = multiply(b,multiplicative_identity),
    inference(superposition,[],[f266,f5142]) ).

fof(f5142,plain,
    multiplicative_identity = add(inverse(b),inverse(d)),
    inference(superposition,[],[f3049,f4873]) ).

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

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

fof(f80,plain,
    ! [X2,X3] : add(multiply(X3,X2),inverse(X2)) = add(X3,inverse(X2)),
    inference(forward_demodulation,[],[f68,f11]) ).

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

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

fof(f236,plain,
    ! [X2,X3] : add(additive_identity,multiply(X2,X3)) = multiply(X2,add(inverse(X2),X3)),
    inference(superposition,[],[f6,f9]) ).

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

fof(f5297,plain,
    ! [X19,X20] : add(multiply(X20,X19),X19) = X19,
    inference(forward_demodulation,[],[f5296,f12]) ).

fof(f5296,plain,
    ! [X19,X20] : add(multiply(X20,X19),X19) = multiply(multiplicative_identity,X19),
    inference(forward_demodulation,[],[f207,f376]) ).

fof(f207,plain,
    ! [X19,X20] : add(multiply(X20,X19),X19) = multiply(add(X20,multiplicative_identity),X19),
    inference(superposition,[],[f5,f12]) ).

fof(f13118,plain,
    multiply(inverse(a),inverse(b)) = add(d,sF0),
    inference(forward_demodulation,[],[f13058,f2812]) ).

fof(f2812,plain,
    sF0 = multiply(sF0,inverse(b)),
    inference(superposition,[],[f2605,f2]) ).

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

fof(f2593,plain,
    multiply(multiplicative_identity,sF0) = multiply(inverse(b),sF0),
    inference(superposition,[],[f221,f2546]) ).

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

fof(f2354,plain,
    ! [X0,X1] : multiplicative_identity = add(inverse(X0),add(X1,X0)),
    inference(superposition,[],[f1871,f1685]) ).

fof(f1871,plain,
    ! [X19,X20] : multiplicative_identity = add(X19,add(X20,inverse(X19))),
    inference(forward_demodulation,[],[f1854,f7]) ).

fof(f1854,plain,
    ! [X19,X20] : add(X19,add(X20,inverse(X19))) = add(X19,inverse(X19)),
    inference(superposition,[],[f131,f1713]) ).

fof(f1713,plain,
    ! [X10,X11] : multiply(X10,add(X11,X10)) = X10,
    inference(forward_demodulation,[],[f1712,f14]) ).

fof(f1712,plain,
    ! [X10,X11] : multiply(X10,add(X11,X10)) = add(additive_identity,X10),
    inference(forward_demodulation,[],[f64,f519]) ).

fof(f519,plain,
    ! [X1] : additive_identity = multiply(additive_identity,X1),
    inference(forward_demodulation,[],[f518,f11]) ).

fof(f518,plain,
    ! [X1] : multiply(additive_identity,multiplicative_identity) = multiply(additive_identity,X1),
    inference(forward_demodulation,[],[f495,f377]) ).

fof(f495,plain,
    ! [X1] : multiply(additive_identity,add(multiplicative_identity,X1)) = multiply(additive_identity,X1),
    inference(superposition,[],[f266,f21]) ).

fof(f21,plain,
    multiplicative_identity = inverse(additive_identity),
    inference(superposition,[],[f7,f14]) ).

fof(f64,plain,
    ! [X10,X11] : multiply(X10,add(X11,X10)) = add(multiply(additive_identity,X11),X10),
    inference(superposition,[],[f3,f14]) ).

fof(f221,plain,
    ! [X21] : multiply(X21,sF0) = multiply(add(X21,c),sF0),
    inference(forward_demodulation,[],[f208,f13]) ).

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

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

fof(f13058,plain,
    multiply(inverse(a),inverse(b)) = add(d,multiply(sF0,inverse(b))),
    inference(superposition,[],[f197,f5212]) ).

fof(f5212,plain,
    inverse(a) = add(inverse(a),sF0),
    inference(superposition,[],[f4854,f2946]) ).

fof(f2946,plain,
    sF0 = multiply(inverse(a),sF0),
    inference(forward_demodulation,[],[f2928,f12]) ).

fof(f2928,plain,
    multiply(multiplicative_identity,sF0) = multiply(inverse(a),sF0),
    inference(superposition,[],[f221,f2881]) ).

fof(f2881,plain,
    multiplicative_identity = add(inverse(a),c),
    inference(superposition,[],[f2440,f15]) ).

fof(f2440,plain,
    ! [X0,X1] : multiplicative_identity = add(inverse(X0),add(X0,X1)),
    inference(superposition,[],[f1948,f1685]) ).

fof(f1948,plain,
    ! [X21,X20] : multiplicative_identity = add(X20,add(inverse(X20),X21)),
    inference(forward_demodulation,[],[f1936,f7]) ).

fof(f1936,plain,
    ! [X21,X20] : add(X20,inverse(X20)) = add(X20,add(inverse(X20),X21)),
    inference(superposition,[],[f131,f1791]) ).

fof(f1791,plain,
    ! [X2,X1] : multiply(X2,add(X2,X1)) = X2,
    inference(superposition,[],[f1713,f1]) ).

fof(f197,plain,
    ! [X18] : add(d,multiply(X18,inverse(b))) = multiply(add(inverse(a),X18),inverse(b)),
    inference(superposition,[],[f5,f16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : BOO014-2 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n012.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 16:05:51 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.21/0.51  % (24060)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.21/0.51  % (24069)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.21/0.52  % (24051)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.21/0.52  % (24043)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.21/0.52  % (24058)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.21/0.52  % (24057)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.21/0.52  % (24061)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.21/0.53  % (24052)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.21/0.53  % (24047)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.21/0.53  % (24046)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)
% 1.43/0.53  % (24070)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.43/0.53  % (24056)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)
% 1.43/0.53  % (24055)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)
% 1.43/0.53  % (24054)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)
% 1.43/0.53  % (24044)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)
% 1.43/0.54  % (24048)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)
% 1.43/0.54  % (24050)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)
% 1.43/0.54  % (24072)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)
% 1.43/0.54  % (24065)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 1.43/0.54  % (24053)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)
% 1.43/0.54  % (24074)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)
% 1.43/0.54  % (24073)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)
% 1.56/0.55  % (24068)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)
% 1.56/0.55  % (24063)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)
% 1.56/0.55  % (24064)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)
% 1.56/0.55  % (24067)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)
% 1.56/0.55  % (24045)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)
% 1.56/0.55  % (24062)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.56/0.55  % (24046)Instruction limit reached!
% 1.56/0.55  % (24046)------------------------------
% 1.56/0.55  % (24046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (24046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (24046)Termination reason: Unknown
% 1.56/0.55  % (24046)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (24046)Memory used [KB]: 5500
% 1.56/0.55  % (24046)Time elapsed: 0.146 s
% 1.56/0.55  % (24046)Instructions burned: 6 (million)
% 1.56/0.55  % (24046)------------------------------
% 1.56/0.55  % (24046)------------------------------
% 1.56/0.56  % (24044)Instruction limit reached!
% 1.56/0.56  % (24044)------------------------------
% 1.56/0.56  % (24044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (24066)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)
% 1.56/0.56  % (24071)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)
% 1.56/0.56  % (24044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (24044)Termination reason: Unknown
% 1.56/0.56  % (24044)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (24044)Memory used [KB]: 5628
% 1.56/0.56  % (24044)Time elapsed: 0.142 s
% 1.56/0.56  % (24044)Instructions burned: 10 (million)
% 1.56/0.56  % (24044)------------------------------
% 1.56/0.56  % (24044)------------------------------
% 1.56/0.56  % (24050)Instruction limit reached!
% 1.56/0.56  % (24050)------------------------------
% 1.56/0.56  % (24050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (24050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (24050)Termination reason: Unknown
% 1.56/0.56  % (24050)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (24050)Memory used [KB]: 5628
% 1.56/0.56  % (24050)Time elapsed: 0.164 s
% 1.56/0.56  % (24050)Instructions burned: 7 (million)
% 1.56/0.56  % (24050)------------------------------
% 1.56/0.56  % (24050)------------------------------
% 1.56/0.57  % (24051)Instruction limit reached!
% 1.56/0.57  % (24051)------------------------------
% 1.56/0.57  % (24051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.57  % (24051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.57  % (24051)Termination reason: Unknown
% 1.56/0.57  % (24051)Termination phase: Saturation
% 1.56/0.57  
% 1.56/0.57  % (24051)Memory used [KB]: 6268
% 1.56/0.57  % (24051)Time elapsed: 0.100 s
% 1.56/0.57  % (24051)Instructions burned: 33 (million)
% 1.56/0.57  % (24051)------------------------------
% 1.56/0.57  % (24051)------------------------------
% 1.56/0.58  % (24048)Instruction limit reached!
% 1.56/0.58  % (24048)------------------------------
% 1.56/0.58  % (24048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.58  % (24048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.58  % (24048)Termination reason: Unknown
% 1.56/0.58  % (24048)Termination phase: Saturation
% 1.56/0.58  
% 1.56/0.58  % (24048)Memory used [KB]: 5884
% 1.56/0.58  % (24048)Time elapsed: 0.166 s
% 1.56/0.58  % (24048)Instructions burned: 20 (million)
% 1.56/0.58  % (24048)------------------------------
% 1.56/0.58  % (24048)------------------------------
% 1.56/0.59  % (24052)Instruction limit reached!
% 1.56/0.59  % (24052)------------------------------
% 1.56/0.59  % (24052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.59  % (24052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.59  % (24052)Termination reason: Unknown
% 1.56/0.59  % (24052)Termination phase: Saturation
% 1.56/0.59  
% 1.56/0.59  % (24052)Memory used [KB]: 10874
% 1.56/0.59  % (24052)Time elapsed: 0.170 s
% 1.56/0.59  % (24052)Instructions burned: 39 (million)
% 1.56/0.59  % (24052)------------------------------
% 1.56/0.59  % (24052)------------------------------
% 1.56/0.59  % (24054)Instruction limit reached!
% 1.56/0.59  % (24054)------------------------------
% 1.56/0.59  % (24054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.59  % (24054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.59  % (24054)Termination reason: Unknown
% 1.56/0.59  % (24054)Termination phase: Saturation
% 1.56/0.59  
% 1.56/0.59  % (24054)Memory used [KB]: 6652
% 1.56/0.59  % (24054)Time elapsed: 0.186 s
% 1.56/0.59  % (24054)Instructions burned: 37 (million)
% 1.56/0.59  % (24054)------------------------------
% 1.56/0.59  % (24054)------------------------------
% 1.56/0.59  % (24061)Instruction limit reached!
% 1.56/0.59  % (24061)------------------------------
% 1.56/0.59  % (24061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.59  % (24061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.59  % (24061)Termination reason: Unknown
% 1.56/0.59  % (24061)Termination phase: Saturation
% 1.56/0.59  
% 1.56/0.59  % (24061)Memory used [KB]: 6012
% 1.56/0.59  % (24061)Time elapsed: 0.174 s
% 1.56/0.59  % (24061)Instructions burned: 49 (million)
% 1.56/0.59  % (24061)------------------------------
% 1.56/0.59  % (24061)------------------------------
% 1.56/0.61  % (24045)Instruction limit reached!
% 1.56/0.61  % (24045)------------------------------
% 1.56/0.61  % (24045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.61  % (24045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.61  % (24045)Termination reason: Unknown
% 1.56/0.61  % (24045)Termination phase: Saturation
% 1.56/0.61  
% 1.56/0.61  % (24045)Memory used [KB]: 6524
% 1.56/0.61  % (24045)Time elapsed: 0.174 s
% 1.56/0.61  % (24045)Instructions burned: 37 (million)
% 1.56/0.61  % (24045)------------------------------
% 1.56/0.61  % (24045)------------------------------
% 1.56/0.61  % (24055)Instruction limit reached!
% 1.56/0.61  % (24055)------------------------------
% 1.56/0.61  % (24055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.61  % (24055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.61  % (24055)Termination reason: Unknown
% 1.56/0.61  % (24055)Termination phase: Saturation
% 1.56/0.61  
% 1.56/0.61  % (24055)Memory used [KB]: 6012
% 1.56/0.61  % (24055)Time elapsed: 0.213 s
% 1.56/0.61  % (24055)Instructions burned: 49 (million)
% 1.56/0.61  % (24055)------------------------------
% 1.56/0.61  % (24055)------------------------------
% 1.56/0.62  % (24074)Instruction limit reached!
% 1.56/0.62  % (24074)------------------------------
% 1.56/0.62  % (24074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.62  % (24074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.62  % (24074)Termination reason: Unknown
% 1.56/0.62  % (24074)Termination phase: Saturation
% 1.56/0.62  
% 1.56/0.62  % (24074)Memory used [KB]: 6012
% 1.56/0.62  % (24074)Time elapsed: 0.223 s
% 1.56/0.62  % (24074)Instructions burned: 48 (million)
% 1.56/0.62  % (24074)------------------------------
% 1.56/0.62  % (24074)------------------------------
% 2.14/0.64  % (24047)Instruction limit reached!
% 2.14/0.64  % (24047)------------------------------
% 2.14/0.64  % (24047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.64  % (24047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.64  % (24047)Termination reason: Unknown
% 2.14/0.64  % (24047)Termination phase: Saturation
% 2.14/0.64  
% 2.14/0.64  % (24047)Memory used [KB]: 6012
% 2.14/0.64  % (24047)Time elapsed: 0.212 s
% 2.14/0.64  % (24047)Instructions burned: 49 (million)
% 2.14/0.64  % (24047)------------------------------
% 2.14/0.64  % (24047)------------------------------
% 2.14/0.64  % (24053)Instruction limit reached!
% 2.14/0.64  % (24053)------------------------------
% 2.14/0.64  % (24053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.64  % (24053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.64  % (24053)Termination reason: Unknown
% 2.14/0.64  % (24053)Termination phase: Saturation
% 2.14/0.64  
% 2.14/0.64  % (24053)Memory used [KB]: 6652
% 2.14/0.64  % (24053)Time elapsed: 0.222 s
% 2.14/0.64  % (24053)Instructions burned: 47 (million)
% 2.14/0.64  % (24053)------------------------------
% 2.14/0.64  % (24053)------------------------------
% 2.37/0.68  % (24182)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 (2997ds/257Mi)
% 2.37/0.69  % (24188)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)
% 2.37/0.69  % (24183)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 (2997ds/463Mi)
% 2.37/0.69  % (24204)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)
% 2.37/0.71  % (24185)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)
% 2.37/0.72  % (24064)Instruction limit reached!
% 2.37/0.72  % (24064)------------------------------
% 2.37/0.72  % (24064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.72  % (24064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.72  % (24064)Termination reason: Unknown
% 2.37/0.72  % (24064)Termination phase: Saturation
% 2.37/0.72  
% 2.37/0.72  % (24064)Memory used [KB]: 6780
% 2.37/0.72  % (24064)Time elapsed: 0.302 s
% 2.37/0.72  % (24064)Instructions burned: 104 (million)
% 2.37/0.72  % (24064)------------------------------
% 2.37/0.72  % (24064)------------------------------
% 2.37/0.72  % (24207)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 (2997ds/248Mi)
% 2.37/0.73  % (24206)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)
% 2.37/0.73  % (24200)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)
% 2.68/0.75  % (24068)Instruction limit reached!
% 2.68/0.75  % (24068)------------------------------
% 2.68/0.75  % (24068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.75  % (24068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.75  % (24068)Termination reason: Unknown
% 2.68/0.75  % (24068)Termination phase: Saturation
% 2.68/0.75  
% 2.68/0.75  % (24068)Memory used [KB]: 7291
% 2.68/0.75  % (24068)Time elapsed: 0.354 s
% 2.68/0.75  % (24068)Instructions burned: 112 (million)
% 2.68/0.75  % (24068)------------------------------
% 2.68/0.75  % (24068)------------------------------
% 2.68/0.76  % (24216)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 (2997ds/1598Mi)
% 2.68/0.76  % (24212)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 (2997ds/177Mi)
% 2.68/0.76  % (24225)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1242Mi)
% 2.79/0.77  % (24218)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 (2997ds/381Mi)
% 2.79/0.79  % (24060)Instruction limit reached!
% 2.79/0.79  % (24060)------------------------------
% 2.79/0.79  % (24060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.79  % (24060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.79  % (24060)Termination reason: Unknown
% 2.79/0.79  % (24060)Termination phase: Saturation
% 2.79/0.79  
% 2.79/0.79  % (24060)Memory used [KB]: 7931
% 2.79/0.79  % (24060)Time elapsed: 0.338 s
% 2.79/0.79  % (24060)Instructions burned: 213 (million)
% 2.79/0.79  % (24060)------------------------------
% 2.79/0.79  % (24060)------------------------------
% 2.79/0.80  % (24228)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 (2997ds/629Mi)
% 2.96/0.82  % (24263)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 (2995ds/1429Mi)
% 2.96/0.84  % (24070)Instruction limit reached!
% 2.96/0.84  % (24070)------------------------------
% 2.96/0.84  % (24070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.84  % (24070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.84  % (24070)Termination reason: Unknown
% 2.96/0.84  % (24070)Termination phase: Saturation
% 2.96/0.84  
% 2.96/0.84  % (24070)Memory used [KB]: 7419
% 2.96/0.84  % (24070)Time elapsed: 0.440 s
% 2.96/0.84  % (24070)Instructions burned: 178 (million)
% 2.96/0.84  % (24070)------------------------------
% 2.96/0.84  % (24070)------------------------------
% 3.12/0.85  % (24069)Instruction limit reached!
% 3.12/0.85  % (24069)------------------------------
% 3.12/0.85  % (24069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.12/0.85  % (24069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.12/0.85  % (24069)Termination reason: Unknown
% 3.12/0.85  % (24069)Termination phase: Saturation
% 3.12/0.85  
% 3.12/0.85  % (24069)Memory used [KB]: 3709
% 3.12/0.85  % (24069)Time elapsed: 0.404 s
% 3.12/0.85  % (24069)Instructions burned: 248 (million)
% 3.12/0.85  % (24069)------------------------------
% 3.12/0.85  % (24069)------------------------------
% 3.12/0.87  % (24243)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 (2996ds/1575Mi)
% 3.12/0.91  % (24250)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 (2996ds/4955Mi)
% 3.35/0.94  % (24062)Instruction limit reached!
% 3.35/0.94  % (24062)------------------------------
% 3.35/0.94  % (24062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.35/0.95  % (24062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.35/0.95  % (24062)Termination reason: Unknown
% 3.35/0.95  % (24062)Termination phase: Saturation
% 3.35/0.95  
% 3.35/0.95  % (24062)Memory used [KB]: 8315
% 3.35/0.95  % (24062)Time elapsed: 0.525 s
% 3.35/0.95  % (24062)Instructions burned: 258 (million)
% 3.35/0.95  % (24062)------------------------------
% 3.35/0.95  % (24062)------------------------------
% 3.35/0.96  % (24056)Instruction limit reached!
% 3.35/0.96  % (24056)------------------------------
% 3.35/0.96  % (24056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.35/0.97  % (24287)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 (2995ds/2989Mi)
% 3.51/0.97  % (24056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/0.97  % (24056)Termination reason: Unknown
% 3.51/0.97  % (24056)Termination phase: Saturation
% 3.51/0.97  
% 3.51/0.97  % (24056)Memory used [KB]: 9083
% 3.51/0.97  % (24056)Time elapsed: 0.557 s
% 3.51/0.97  % (24056)Instructions burned: 294 (million)
% 3.51/0.97  % (24056)------------------------------
% 3.51/0.97  % (24056)------------------------------
% 3.51/0.98  % (24071)Instruction limit reached!
% 3.51/0.98  % (24071)------------------------------
% 3.51/0.98  % (24071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/0.99  % (24071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/0.99  % (24071)Termination reason: Unknown
% 3.51/0.99  % (24071)Termination phase: Saturation
% 3.51/0.99  
% 3.51/0.99  % (24071)Memory used [KB]: 3709
% 3.51/0.99  % (24071)Time elapsed: 0.581 s
% 3.51/0.99  % (24071)Instructions burned: 267 (million)
% 3.51/0.99  % (24071)------------------------------
% 3.51/0.99  % (24071)------------------------------
% 3.51/1.00  % (24067)Instruction limit reached!
% 3.51/1.00  % (24067)------------------------------
% 3.51/1.00  % (24067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/1.00  % (24296)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 (2995ds/2096Mi)
% 3.51/1.01  % (24057)Instruction limit reached!
% 3.51/1.01  % (24057)------------------------------
% 3.51/1.01  % (24057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/1.02  % (24057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/1.02  % (24067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/1.02  % (24182)Instruction limit reached!
% 3.51/1.02  % (24182)------------------------------
% 3.51/1.02  % (24182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/1.02  % (24067)Termination reason: Unknown
% 3.51/1.02  % (24067)Termination phase: Saturation
% 3.51/1.02  
% 3.51/1.02  % (24182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/1.02  % (24182)Termination reason: Unknown
% 3.51/1.02  % (24067)Memory used [KB]: 11897
% 3.51/1.02  % (24182)Termination phase: Saturation
% 3.51/1.02  
% 3.51/1.02  % (24067)Time elapsed: 0.594 s
% 3.51/1.02  % (24067)Instructions burned: 268 (million)
% 3.51/1.02  % (24067)------------------------------
% 3.51/1.02  % (24067)------------------------------
% 3.51/1.02  % (24182)Memory used [KB]: 8955
% 3.51/1.02  % (24182)Time elapsed: 0.415 s
% 3.51/1.02  % (24182)Instructions burned: 257 (million)
% 3.51/1.02  % (24182)------------------------------
% 3.51/1.02  % (24182)------------------------------
% 3.51/1.02  % (24057)Termination reason: Unknown
% 3.51/1.02  % (24057)Termination phase: Saturation
% 3.51/1.02  
% 3.51/1.02  % (24057)Memory used [KB]: 8187
% 3.51/1.02  % (24057)Time elapsed: 0.614 s
% 3.51/1.02  % (24057)Instructions burned: 353 (million)
% 3.51/1.02  % (24057)------------------------------
% 3.51/1.02  % (24057)------------------------------
% 3.51/1.04  % (24058)Instruction limit reached!
% 3.51/1.04  % (24058)------------------------------
% 3.51/1.04  % (24058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/1.04  % (24212)Instruction limit reached!
% 3.51/1.04  % (24212)------------------------------
% 3.51/1.04  % (24212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/1.04  % (24212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/1.04  % (24212)Termination reason: Unknown
% 3.51/1.04  % (24212)Termination phase: Saturation
% 3.51/1.04  
% 3.51/1.04  % (24212)Memory used [KB]: 7419
% 3.51/1.04  % (24212)Time elapsed: 0.397 s
% 3.51/1.04  % (24212)Instructions burned: 179 (million)
% 3.51/1.04  % (24212)------------------------------
% 3.51/1.04  % (24212)------------------------------
% 3.51/1.04  % (24058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/1.04  % (24058)Termination reason: Unknown
% 3.51/1.04  % (24058)Termination phase: Saturation
% 3.51/1.04  
% 3.51/1.04  % (24058)Memory used [KB]: 9850
% 3.51/1.04  % (24058)Time elapsed: 0.637 s
% 3.51/1.04  % (24058)Instructions burned: 321 (million)
% 3.51/1.04  % (24058)------------------------------
% 3.51/1.04  % (24058)------------------------------
% 3.97/1.06  % (24207)Instruction limit reached!
% 3.97/1.06  % (24207)------------------------------
% 3.97/1.06  % (24207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.97/1.07  % (24308)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 (2994ds/1345Mi)
% 3.97/1.08  % (24207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.97/1.08  % (24207)Termination reason: Unknown
% 3.97/1.08  % (24207)Termination phase: Saturation
% 5.72/1.08  
% 5.72/1.08  % (24207)Memory used [KB]: 3709
% 5.72/1.08  % (24207)Time elapsed: 0.444 s
% 5.72/1.08  % (24207)Instructions burned: 250 (million)
% 5.72/1.08  % (24207)------------------------------
% 5.72/1.08  % (24207)------------------------------
% 5.72/1.10  % (24309)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 (2993ds/290Mi)
% 5.72/1.11  % (24043)First to succeed.
% 5.72/1.12  % (24043)Refutation found. Thanks to Tanya!
% 5.72/1.12  % SZS status Unsatisfiable for theBenchmark
% 5.72/1.12  % SZS output start Proof for theBenchmark
% See solution above
% 5.72/1.12  % (24043)------------------------------
% 5.72/1.12  % (24043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.12  % (24043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.12  % (24043)Termination reason: Refutation
% 5.72/1.12  
% 5.72/1.12  % (24043)Memory used [KB]: 12025
% 5.72/1.12  % (24043)Time elapsed: 0.703 s
% 5.72/1.12  % (24043)Instructions burned: 444 (million)
% 5.72/1.12  % (24043)------------------------------
% 5.72/1.12  % (24043)------------------------------
% 5.72/1.12  % (24040)Success in time 0.755 s
%------------------------------------------------------------------------------