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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD036-1 : TPTP v8.1.0. Bugfixed v2.1.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 : n008.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 16:05:37 EDT 2022

% Result   : Unsatisfiable 146.12s 18.56s
% Output   : Refutation 146.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   60 (  23 unt;   0 def)
%            Number of atoms       :  117 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  126 (  69   ~;  57   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   43 (  43   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f85230,plain,
    $false,
    inference(subsumption_resolution,[],[f85228,f30]) ).

fof(f30,axiom,
    defined(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_is_defined) ).

fof(f85228,plain,
    ~ defined(c),
    inference(resolution,[],[f85226,f158]) ).

fof(f158,plain,
    ! [X25] :
      ( defined(multiply(X25,multiplicative_inverse(c)))
      | ~ defined(X25) ),
    inference(resolution,[],[f136,f13]) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( ~ defined(X0)
      | defined(multiply(X0,X1))
      | ~ defined(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_multiplication) ).

fof(f136,plain,
    defined(multiplicative_inverse(c)),
    inference(subsumption_resolution,[],[f128,f33]) ).

fof(f33,axiom,
    ~ equalish(c,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_not_equal_to_additive_identity_6) ).

fof(f128,plain,
    ( equalish(c,additive_identity)
    | defined(multiplicative_inverse(c)) ),
    inference(resolution,[],[f30,f15]) ).

fof(f15,axiom,
    ! [X0] :
      ( equalish(X0,additive_identity)
      | ~ defined(X0)
      | defined(multiplicative_inverse(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_multiplicative_inverse) ).

fof(f85226,plain,
    ~ defined(multiply(c,multiplicative_inverse(c))),
    inference(subsumption_resolution,[],[f85222,f13783]) ).

fof(f13783,plain,
    equalish(b,multiply(multiply(c,multiplicative_inverse(c)),b)),
    inference(resolution,[],[f13774,f22]) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( ~ equalish(X1,X0)
      | equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry_of_equality) ).

fof(f13774,plain,
    equalish(multiply(multiply(c,multiplicative_inverse(c)),b),b),
    inference(subsumption_resolution,[],[f13749,f29]) ).

fof(f29,axiom,
    defined(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_defined) ).

fof(f13749,plain,
    ( ~ defined(b)
    | equalish(multiply(multiply(c,multiplicative_inverse(c)),b),b) ),
    inference(resolution,[],[f845,f261]) ).

fof(f261,plain,
    ! [X2] :
      ( equalish(multiply(multiply(c,multiplicative_inverse(c)),X2),multiply(multiplicative_identity,X2))
      | ~ defined(X2) ),
    inference(resolution,[],[f135,f25]) ).

fof(f25,axiom,
    ! [X2,X0,X1] :
      ( ~ defined(X2)
      | equalish(multiply(X0,X2),multiply(X1,X2))
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_equality_and_multiplication) ).

fof(f135,plain,
    equalish(multiply(c,multiplicative_inverse(c)),multiplicative_identity),
    inference(subsumption_resolution,[],[f117,f33]) ).

fof(f117,plain,
    ( equalish(multiply(c,multiplicative_inverse(c)),multiplicative_identity)
    | equalish(c,additive_identity) ),
    inference(resolution,[],[f30,f7]) ).

fof(f7,axiom,
    ! [X0] :
      ( equalish(X0,additive_identity)
      | ~ defined(X0)
      | equalish(multiply(X0,multiplicative_inverse(X0)),multiplicative_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f845,plain,
    ! [X1] :
      ( ~ equalish(X1,multiply(multiplicative_identity,b))
      | equalish(X1,b) ),
    inference(resolution,[],[f87,f23]) ).

fof(f23,axiom,
    ! [X2,X0,X1] :
      ( ~ equalish(X1,X2)
      | ~ equalish(X0,X1)
      | equalish(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_equality) ).

fof(f87,plain,
    equalish(multiply(multiplicative_identity,b),b),
    inference(resolution,[],[f29,f6]) ).

fof(f6,axiom,
    ! [X0] :
      ( equalish(multiply(multiplicative_identity,X0),X0)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_multiplication) ).

fof(f85222,plain,
    ( ~ defined(multiply(c,multiplicative_inverse(c)))
    | ~ equalish(b,multiply(multiply(c,multiplicative_inverse(c)),b)) ),
    inference(resolution,[],[f85214,f2741]) ).

fof(f2741,plain,
    ! [X2,X3] :
      ( equalish(X3,multiply(b,X2))
      | ~ defined(X2)
      | ~ equalish(X3,multiply(X2,b)) ),
    inference(resolution,[],[f90,f23]) ).

fof(f90,plain,
    ! [X15] :
      ( equalish(multiply(X15,b),multiply(b,X15))
      | ~ defined(X15) ),
    inference(resolution,[],[f29,f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( equalish(multiply(X0,X1),multiply(X1,X0))
      | ~ defined(X0)
      | ~ defined(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_multiplication) ).

fof(f85214,plain,
    ~ equalish(b,multiply(b,multiply(c,multiplicative_inverse(c)))),
    inference(subsumption_resolution,[],[f85213,f136]) ).

fof(f85213,plain,
    ( ~ defined(multiplicative_inverse(c))
    | ~ equalish(b,multiply(b,multiply(c,multiplicative_inverse(c)))) ),
    inference(subsumption_resolution,[],[f85208,f30]) ).

fof(f85208,plain,
    ( ~ equalish(b,multiply(b,multiply(c,multiplicative_inverse(c))))
    | ~ defined(c)
    | ~ defined(multiplicative_inverse(c)) ),
    inference(resolution,[],[f85196,f4128]) ).

fof(f4128,plain,
    ! [X3,X4,X5] :
      ( equalish(X5,multiply(multiply(b,X4),X3))
      | ~ defined(X4)
      | ~ defined(X3)
      | ~ equalish(X5,multiply(b,multiply(X4,X3))) ),
    inference(resolution,[],[f84,f23]) ).

fof(f84,plain,
    ! [X8,X9] :
      ( equalish(multiply(b,multiply(X8,X9)),multiply(multiply(b,X8),X9))
      | ~ defined(X9)
      | ~ defined(X8) ),
    inference(resolution,[],[f29,f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( ~ defined(X1)
      | ~ defined(X0)
      | equalish(multiply(X0,multiply(X1,X2)),multiply(multiply(X0,X1),X2))
      | ~ defined(X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_multiplication) ).

fof(f85196,plain,
    ~ equalish(b,multiply(multiply(b,c),multiplicative_inverse(c))),
    inference(resolution,[],[f85178,f22]) ).

fof(f85178,plain,
    ~ equalish(multiply(multiply(b,c),multiplicative_inverse(c)),b),
    inference(subsumption_resolution,[],[f85174,f136]) ).

fof(f85174,plain,
    ( ~ defined(multiplicative_inverse(c))
    | ~ equalish(multiply(multiply(b,c),multiplicative_inverse(c)),b) ),
    inference(resolution,[],[f85150,f2099]) ).

fof(f2099,plain,
    ! [X0,X1] :
      ( equalish(multiply(multiply(a,c),X0),X1)
      | ~ equalish(multiply(multiply(b,c),X0),X1)
      | ~ defined(X0) ),
    inference(resolution,[],[f232,f23]) ).

fof(f232,plain,
    ! [X2] :
      ( equalish(multiply(multiply(a,c),X2),multiply(multiply(b,c),X2))
      | ~ defined(X2) ),
    inference(resolution,[],[f31,f25]) ).

fof(f31,axiom,
    equalish(multiply(a,c),multiply(b,c)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiply_equals_multiply_4) ).

fof(f85150,plain,
    ~ equalish(multiply(multiply(a,c),multiplicative_inverse(c)),b),
    inference(subsumption_resolution,[],[f85149,f136]) ).

fof(f85149,plain,
    ( ~ defined(multiplicative_inverse(c))
    | ~ equalish(multiply(multiply(a,c),multiplicative_inverse(c)),b) ),
    inference(subsumption_resolution,[],[f85143,f30]) ).

fof(f85143,plain,
    ( ~ defined(c)
    | ~ defined(multiplicative_inverse(c))
    | ~ equalish(multiply(multiply(a,c),multiplicative_inverse(c)),b) ),
    inference(resolution,[],[f85127,f3836]) ).

fof(f3836,plain,
    ! [X2,X0,X1] :
      ( equalish(multiply(a,multiply(X0,X1)),X2)
      | ~ equalish(multiply(multiply(a,X0),X1),X2)
      | ~ defined(X0)
      | ~ defined(X1) ),
    inference(resolution,[],[f55,f23]) ).

fof(f55,plain,
    ! [X8,X9] :
      ( equalish(multiply(a,multiply(X8,X9)),multiply(multiply(a,X8),X9))
      | ~ defined(X8)
      | ~ defined(X9) ),
    inference(resolution,[],[f28,f5]) ).

fof(f28,axiom,
    defined(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_is_defined) ).

fof(f85127,plain,
    ~ equalish(multiply(a,multiply(c,multiplicative_inverse(c))),b),
    inference(resolution,[],[f85102,f34]) ).

fof(f34,plain,
    ! [X0] :
      ( ~ equalish(a,X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f32,f23]) ).

fof(f32,axiom,
    ~ equalish(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_equal_to_b_5) ).

fof(f85102,plain,
    equalish(a,multiply(a,multiply(c,multiplicative_inverse(c)))),
    inference(resolution,[],[f85078,f22]) ).

fof(f85078,plain,
    equalish(multiply(a,multiply(c,multiplicative_inverse(c))),a),
    inference(subsumption_resolution,[],[f85077,f28]) ).

fof(f85077,plain,
    ( equalish(multiply(a,multiply(c,multiplicative_inverse(c))),a)
    | ~ defined(a) ),
    inference(subsumption_resolution,[],[f85005,f136]) ).

fof(f85005,plain,
    ( equalish(multiply(a,multiply(c,multiplicative_inverse(c))),a)
    | ~ defined(multiplicative_inverse(c))
    | ~ defined(a) ),
    inference(resolution,[],[f13442,f1979]) ).

fof(f1979,plain,
    ! [X28,X29] :
      ( equalish(multiply(X29,multiply(c,X28)),multiply(multiply(c,X28),X29))
      | ~ defined(X29)
      | ~ defined(X28) ),
    inference(resolution,[],[f126,f8]) ).

fof(f126,plain,
    ! [X24] :
      ( defined(multiply(c,X24))
      | ~ defined(X24) ),
    inference(resolution,[],[f30,f13]) ).

fof(f13442,plain,
    ! [X1] :
      ( ~ equalish(X1,multiply(multiply(c,multiplicative_inverse(c)),a))
      | equalish(X1,a) ),
    inference(resolution,[],[f13362,f23]) ).

fof(f13362,plain,
    equalish(multiply(multiply(c,multiplicative_inverse(c)),a),a),
    inference(subsumption_resolution,[],[f13337,f28]) ).

fof(f13337,plain,
    ( equalish(multiply(multiply(c,multiplicative_inverse(c)),a),a)
    | ~ defined(a) ),
    inference(resolution,[],[f802,f261]) ).

fof(f802,plain,
    ! [X1] :
      ( ~ equalish(X1,multiply(multiplicative_identity,a))
      | equalish(X1,a) ),
    inference(resolution,[],[f58,f23]) ).

fof(f58,plain,
    equalish(multiply(multiplicative_identity,a),a),
    inference(resolution,[],[f28,f6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : FLD036-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n008.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:41:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.48  % (11725)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.48  % (11733)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.20/0.50  % (11725)Instruction limit reached!
% 0.20/0.50  % (11725)------------------------------
% 0.20/0.50  % (11725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (11725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (11725)Termination reason: Unknown
% 0.20/0.50  % (11725)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (11725)Memory used [KB]: 6012
% 0.20/0.50  % (11725)Time elapsed: 0.090 s
% 0.20/0.50  % (11725)Instructions burned: 8 (million)
% 0.20/0.50  % (11725)------------------------------
% 0.20/0.50  % (11725)------------------------------
% 0.20/0.52  % (11713)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.52  % (11712)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.52  % (11711)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.52  % (11709)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.53  % (11710)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.53  % (11730)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.53  % (11724)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (11710)Instruction limit reached!
% 0.20/0.53  % (11710)------------------------------
% 0.20/0.53  % (11710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11710)Termination reason: Unknown
% 0.20/0.53  % (11710)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11710)Memory used [KB]: 5884
% 0.20/0.53  % (11710)Time elapsed: 0.134 s
% 0.20/0.53  % (11710)Instructions burned: 4 (million)
% 0.20/0.53  % (11710)------------------------------
% 0.20/0.53  % (11710)------------------------------
% 0.20/0.53  % (11708)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.53  % (11737)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (11717)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (11736)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.53  % (11735)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.20/0.53  % (11722)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.53  % (11726)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.20/0.54  % (11729)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.20/0.54  % (11728)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.54  % (11715)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (11727)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (11728)Instruction limit reached!
% 0.20/0.54  % (11728)------------------------------
% 0.20/0.54  % (11728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11728)Termination reason: Unknown
% 0.20/0.54  % (11728)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (11728)Memory used [KB]: 1407
% 0.20/0.54  % (11728)Time elapsed: 0.150 s
% 0.20/0.54  % (11728)Instructions burned: 6 (million)
% 0.20/0.54  % (11728)------------------------------
% 0.20/0.54  % (11728)------------------------------
% 0.20/0.54  % (11718)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.54  % (11716)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (11723)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.54  % (11731)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.54  TRYING [1]
% 0.20/0.54  % (11734)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.20/0.54  TRYING [2]
% 0.20/0.54  % (11732)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.54  % (11723)Instruction limit reached!
% 0.20/0.54  % (11723)------------------------------
% 0.20/0.54  % (11723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11723)Termination reason: Unknown
% 0.20/0.54  % (11723)Termination phase: Finite model building SAT solving
% 0.20/0.54  
% 0.20/0.54  % (11723)Memory used [KB]: 6012
% 0.20/0.54  % (11723)Time elapsed: 0.147 s
% 0.20/0.54  % (11723)Instructions burned: 6 (million)
% 0.20/0.54  % (11723)------------------------------
% 0.20/0.54  % (11723)------------------------------
% 0.20/0.54  % (11720)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.54  % (11721)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (11719)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.54  % (11721)Instruction limit reached!
% 0.20/0.54  % (11721)------------------------------
% 0.20/0.54  % (11721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11721)Termination reason: Unknown
% 0.20/0.54  % (11721)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (11721)Memory used [KB]: 5884
% 0.20/0.54  % (11721)Time elapsed: 0.160 s
% 0.20/0.54  % (11721)Instructions burned: 3 (million)
% 0.20/0.54  % (11721)------------------------------
% 0.20/0.54  % (11721)------------------------------
% 0.20/0.55  % (11720)Instruction limit reached!
% 0.20/0.55  % (11720)------------------------------
% 0.20/0.55  % (11720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11720)Termination reason: Unknown
% 0.20/0.55  % (11720)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (11720)Memory used [KB]: 5884
% 0.20/0.55  % (11720)Time elapsed: 0.161 s
% 0.20/0.55  % (11720)Instructions burned: 5 (million)
% 0.20/0.55  % (11720)------------------------------
% 0.20/0.55  % (11720)------------------------------
% 0.20/0.55  % (11714)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.55  % (11724)Instruction limit reached!
% 0.20/0.55  % (11724)------------------------------
% 0.20/0.55  % (11724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11724)Termination reason: Unknown
% 0.20/0.55  % (11724)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (11724)Memory used [KB]: 5884
% 0.20/0.55  % (11724)Time elapsed: 0.002 s
% 0.20/0.55  % (11724)Instructions burned: 2 (million)
% 0.20/0.55  % (11724)------------------------------
% 0.20/0.55  % (11724)------------------------------
% 0.20/0.56  % (11716)Instruction limit reached!
% 0.20/0.56  % (11716)------------------------------
% 0.20/0.56  % (11716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11716)Termination reason: Unknown
% 0.20/0.56  % (11716)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (11716)Memory used [KB]: 5884
% 0.20/0.56  % (11716)Time elapsed: 0.147 s
% 0.20/0.56  % (11716)Instructions burned: 4 (million)
% 0.20/0.56  % (11716)------------------------------
% 0.20/0.56  % (11716)------------------------------
% 0.20/0.56  % (11718)Instruction limit reached!
% 0.20/0.56  % (11718)------------------------------
% 0.20/0.56  % (11718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11718)Termination reason: Unknown
% 0.20/0.56  % (11718)Termination phase: Saturation
% 0.20/0.56  % (11727)Instruction limit reached!
% 0.20/0.56  % (11727)------------------------------
% 0.20/0.56  % (11727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  
% 0.20/0.56  % (11727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11718)Memory used [KB]: 6012
% 0.20/0.56  % (11727)Termination reason: Unknown
% 0.20/0.56  % (11718)Time elapsed: 0.151 s
% 0.20/0.56  % (11727)Termination phase: Saturation
% 0.20/0.56  % (11718)Instructions burned: 6 (million)
% 0.20/0.56  
% 0.20/0.56  % (11718)------------------------------
% 0.20/0.56  % (11718)------------------------------
% 0.20/0.56  % (11727)Memory used [KB]: 5884
% 0.20/0.56  % (11727)Time elapsed: 0.152 s
% 0.20/0.56  % (11727)Instructions burned: 8 (million)
% 0.20/0.56  % (11727)------------------------------
% 0.20/0.56  % (11727)------------------------------
% 0.20/0.57  % (11713)Instruction limit reached!
% 0.20/0.57  % (11713)------------------------------
% 0.20/0.57  % (11713)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (11713)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (11713)Termination reason: Unknown
% 0.20/0.57  % (11713)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (11713)Memory used [KB]: 6396
% 0.20/0.57  % (11713)Time elapsed: 0.163 s
% 0.20/0.57  % (11713)Instructions burned: 26 (million)
% 0.20/0.57  % (11713)------------------------------
% 0.20/0.57  % (11713)------------------------------
% 0.20/0.58  % (11712)Instruction limit reached!
% 0.20/0.58  % (11712)------------------------------
% 0.20/0.58  % (11712)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (11712)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (11712)Termination reason: Unknown
% 0.20/0.58  % (11712)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (11712)Memory used [KB]: 6908
% 0.20/0.58  % (11712)Time elapsed: 0.186 s
% 0.20/0.58  % (11712)Instructions burned: 34 (million)
% 0.20/0.58  % (11712)------------------------------
% 0.20/0.58  % (11712)------------------------------
% 0.20/0.58  % (11736)Instruction limit reached!
% 0.20/0.58  % (11736)------------------------------
% 0.20/0.58  % (11736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (11736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (11736)Termination reason: Unknown
% 0.20/0.58  % (11736)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (11736)Memory used [KB]: 6268
% 0.20/0.58  % (11736)Time elapsed: 0.175 s
% 0.20/0.58  % (11736)Instructions burned: 21 (million)
% 0.20/0.58  % (11736)------------------------------
% 0.20/0.58  % (11736)------------------------------
% 0.20/0.59  % (11719)Instruction limit reached!
% 0.20/0.59  % (11719)------------------------------
% 0.20/0.59  % (11719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (11719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (11719)Termination reason: Unknown
% 0.20/0.59  % (11719)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (11719)Memory used [KB]: 6012
% 0.20/0.59  % (11719)Time elapsed: 0.200 s
% 0.20/0.59  % (11719)Instructions burned: 24 (million)
% 0.20/0.59  % (11719)------------------------------
% 0.20/0.59  % (11719)------------------------------
% 0.20/0.60  % (11731)Refutation not found, non-redundant clauses discarded% (11731)------------------------------
% 0.20/0.60  % (11731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (11731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (11731)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.20/0.60  
% 0.20/0.60  % (11731)Memory used [KB]: 6652
% 0.20/0.60  % (11731)Time elapsed: 0.160 s
% 0.20/0.60  % (11731)Instructions burned: 34 (million)
% 0.20/0.60  % (11731)------------------------------
% 0.20/0.60  % (11731)------------------------------
% 1.96/0.60  % (11722)Instruction limit reached!
% 1.96/0.60  % (11722)------------------------------
% 1.96/0.60  % (11722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.60  % (11722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.60  % (11722)Termination reason: Unknown
% 1.96/0.60  % (11722)Termination phase: Saturation
% 1.96/0.60  
% 1.96/0.60  % (11722)Memory used [KB]: 1663
% 1.96/0.60  % (11722)Time elapsed: 0.149 s
% 1.96/0.60  % (11722)Instructions burned: 29 (million)
% 1.96/0.60  % (11722)------------------------------
% 1.96/0.60  % (11722)------------------------------
% 1.96/0.61  % (11726)Instruction limit reached!
% 1.96/0.61  % (11726)------------------------------
% 1.96/0.61  % (11726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (11726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (11726)Termination reason: Unknown
% 1.96/0.61  % (11726)Termination phase: Saturation
% 1.96/0.61  
% 1.96/0.61  % (11726)Memory used [KB]: 10746
% 1.96/0.61  % (11726)Time elapsed: 0.181 s
% 1.96/0.61  % (11726)Instructions burned: 29 (million)
% 1.96/0.61  % (11726)------------------------------
% 1.96/0.61  % (11726)------------------------------
% 1.96/0.61  % (11732)Instruction limit reached!
% 1.96/0.61  % (11732)------------------------------
% 1.96/0.61  % (11732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (11732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (11732)Termination reason: Unknown
% 1.96/0.61  % (11732)Termination phase: Saturation
% 1.96/0.61  
% 1.96/0.61  % (11732)Memory used [KB]: 6524
% 1.96/0.61  % (11732)Time elapsed: 0.207 s
% 1.96/0.61  % (11732)Instructions burned: 47 (million)
% 1.96/0.61  % (11732)------------------------------
% 1.96/0.61  % (11732)------------------------------
% 1.96/0.61  % (11733)Instruction limit reached!
% 1.96/0.61  % (11733)------------------------------
% 1.96/0.61  % (11733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (11733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (11733)Termination reason: Unknown
% 1.96/0.61  % (11733)Termination phase: Saturation
% 1.96/0.61  
% 1.96/0.61  % (11733)Memory used [KB]: 7291
% 1.96/0.61  % (11733)Time elapsed: 0.209 s
% 1.96/0.61  % (11733)Instructions burned: 81 (million)
% 1.96/0.61  % (11733)------------------------------
% 1.96/0.61  % (11733)------------------------------
% 1.96/0.61  % (11714)Instruction limit reached!
% 1.96/0.61  % (11714)------------------------------
% 1.96/0.61  % (11714)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (11714)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (11714)Termination reason: Unknown
% 1.96/0.61  % (11714)Termination phase: Saturation
% 1.96/0.61  
% 1.96/0.61  % (11714)Memory used [KB]: 1663
% 1.96/0.61  % (11714)Time elapsed: 0.181 s
% 1.96/0.61  % (11714)Instructions burned: 51 (million)
% 1.96/0.61  % (11714)------------------------------
% 1.96/0.61  % (11714)------------------------------
% 1.96/0.61  % (11709)Instruction limit reached!
% 1.96/0.61  % (11709)------------------------------
% 1.96/0.61  % (11709)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (11709)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (11709)Termination reason: Unknown
% 1.96/0.61  % (11709)Termination phase: Saturation
% 1.96/0.61  
% 1.96/0.61  % (11709)Memory used [KB]: 1791
% 1.96/0.61  % (11709)Time elapsed: 0.215 s
% 1.96/0.61  % (11709)Instructions burned: 43 (million)
% 1.96/0.61  % (11709)------------------------------
% 1.96/0.61  % (11709)------------------------------
% 1.96/0.62  % (11711)Instruction limit reached!
% 1.96/0.62  % (11711)------------------------------
% 1.96/0.62  % (11711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (11711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (11711)Termination reason: Unknown
% 1.96/0.62  % (11711)Termination phase: Saturation
% 1.96/0.62  
% 1.96/0.62  % (11711)Memory used [KB]: 6396
% 1.96/0.62  % (11711)Time elapsed: 0.199 s
% 1.96/0.62  % (11711)Instructions burned: 43 (million)
% 1.96/0.62  % (11711)------------------------------
% 1.96/0.62  % (11711)------------------------------
% 2.21/0.62  % (11715)Instruction limit reached!
% 2.21/0.62  % (11715)------------------------------
% 2.21/0.62  % (11715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.62  % (11715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.62  % (11715)Termination reason: Unknown
% 2.21/0.62  % (11715)Termination phase: Saturation
% 2.21/0.62  
% 2.21/0.62  % (11715)Memory used [KB]: 6268
% 2.21/0.62  % (11715)Time elapsed: 0.211 s
% 2.21/0.62  % (11715)Instructions burned: 52 (million)
% 2.21/0.62  % (11715)------------------------------
% 2.21/0.62  % (11715)------------------------------
% 2.21/0.62  % (11717)Instruction limit reached!
% 2.21/0.62  % (11717)------------------------------
% 2.21/0.62  % (11717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.62  % (11717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.62  % (11717)Termination reason: Unknown
% 2.21/0.62  % (11717)Termination phase: Saturation
% 2.21/0.62  
% 2.21/0.62  % (11717)Memory used [KB]: 6396
% 2.21/0.62  % (11717)Time elapsed: 0.210 s
% 2.21/0.62  % (11717)Instructions burned: 52 (million)
% 2.21/0.62  % (11717)------------------------------
% 2.21/0.62  % (11717)------------------------------
% 2.29/0.65  % (11738)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.29/0.66  % (11739)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.29/0.66  % (11729)Instruction limit reached!
% 2.29/0.66  % (11729)------------------------------
% 2.29/0.66  % (11729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.66  % (11729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.66  % (11729)Termination reason: Unknown
% 2.29/0.66  % (11729)Termination phase: Saturation
% 2.29/0.66  
% 2.29/0.66  % (11729)Memory used [KB]: 6780
% 2.29/0.66  % (11729)Time elapsed: 0.255 s
% 2.29/0.66  % (11729)Instructions burned: 68 (million)
% 2.29/0.66  % (11729)------------------------------
% 2.29/0.66  % (11729)------------------------------
% 2.29/0.67  % (11735)Instruction limit reached!
% 2.29/0.67  % (11735)------------------------------
% 2.29/0.67  % (11735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.67  % (11735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.67  % (11735)Termination reason: Unknown
% 2.29/0.67  % (11735)Termination phase: Saturation
% 2.29/0.67  
% 2.29/0.67  % (11735)Memory used [KB]: 2558
% 2.29/0.67  % (11735)Time elapsed: 0.278 s
% 2.29/0.67  % (11735)Instructions burned: 74 (million)
% 2.29/0.67  % (11735)------------------------------
% 2.29/0.67  % (11735)------------------------------
% 2.29/0.67  % (11734)Instruction limit reached!
% 2.29/0.67  % (11734)------------------------------
% 2.29/0.67  % (11734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.67  % (11734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.67  % (11734)Termination reason: Unknown
% 2.29/0.67  % (11734)Termination phase: Saturation
% 2.29/0.67  
% 2.29/0.67  % (11734)Memory used [KB]: 6652
% 2.29/0.67  % (11734)Time elapsed: 0.278 s
% 2.29/0.67  % (11734)Instructions burned: 71 (million)
% 2.29/0.67  % (11734)------------------------------
% 2.29/0.67  % (11734)------------------------------
% 2.29/0.67  % (11743)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.29/0.68  % (11740)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.29/0.68  % (11738)Instruction limit reached!
% 2.29/0.68  % (11738)------------------------------
% 2.29/0.68  % (11738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.68  % (11738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.68  % (11738)Termination reason: Unknown
% 2.29/0.68  % (11738)Termination phase: Saturation
% 2.29/0.68  
% 2.29/0.68  % (11738)Memory used [KB]: 6268
% 2.29/0.68  % (11738)Time elapsed: 0.102 s
% 2.29/0.68  % (11738)Instructions burned: 15 (million)
% 2.29/0.68  % (11738)------------------------------
% 2.29/0.68  % (11738)------------------------------
% 2.29/0.68  % (11740)Instruction limit reached!
% 2.29/0.68  % (11740)------------------------------
% 2.29/0.68  % (11740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.68  % (11740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.68  % (11740)Termination reason: Unknown
% 2.29/0.68  % (11740)Termination phase: Saturation
% 2.29/0.68  
% 2.29/0.68  % (11740)Memory used [KB]: 5884
% 2.29/0.68  % (11740)Time elapsed: 0.113 s
% 2.29/0.68  % (11740)Instructions burned: 3 (million)
% 2.29/0.68  % (11740)------------------------------
% 2.29/0.68  % (11740)------------------------------
% 2.29/0.68  % (11747)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.29/0.68  % (11741)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.29/0.69  % (11746)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.29/0.69  % (11742)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.29/0.69  % (11730)Instruction limit reached!
% 2.29/0.69  % (11730)------------------------------
% 2.29/0.69  % (11730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.69  % (11730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.69  % (11730)Termination reason: Unknown
% 2.29/0.69  % (11730)Termination phase: Saturation
% 2.29/0.69  
% 2.29/0.69  % (11730)Memory used [KB]: 8443
% 2.29/0.69  % (11730)Time elapsed: 0.216 s
% 2.29/0.69  % (11730)Instructions burned: 99 (million)
% 2.29/0.69  % (11730)------------------------------
% 2.29/0.69  % (11730)------------------------------
% 2.29/0.69  % (11745)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.29/0.69  % (11744)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.29/0.70  % (11747)Instruction limit reached!
% 2.29/0.70  % (11747)------------------------------
% 2.29/0.70  % (11747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.70  % (11747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.70  % (11747)Termination reason: Unknown
% 2.29/0.70  % (11747)Termination phase: Saturation
% 2.29/0.70  
% 2.29/0.70  % (11747)Memory used [KB]: 6012
% 2.29/0.70  % (11747)Time elapsed: 0.094 s
% 2.29/0.70  % (11747)Instructions burned: 7 (million)
% 2.29/0.70  % (11747)------------------------------
% 2.29/0.70  % (11747)------------------------------
% 2.29/0.70  % (11748)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.29/0.71  % (11737)Instruction limit reached!
% 2.29/0.71  % (11737)------------------------------
% 2.29/0.71  % (11737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.71  % (11737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.71  % (11737)Termination reason: Unknown
% 2.29/0.71  % (11737)Termination phase: Saturation
% 2.29/0.71  
% 2.29/0.71  % (11737)Memory used [KB]: 6908
% 2.29/0.71  % (11737)Time elapsed: 0.320 s
% 2.29/0.71  % (11737)Instructions burned: 100 (million)
% 2.29/0.71  % (11737)------------------------------
% 2.29/0.71  % (11737)------------------------------
% 2.65/0.71  % (11749)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.65/0.71  TRYING [1]
% 2.65/0.71  TRYING [2]
% 2.65/0.72  TRYING [3]
% 2.65/0.72  % (11750)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.65/0.72  % (11742)Instruction limit reached!
% 2.65/0.72  % (11742)------------------------------
% 2.65/0.72  % (11742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.72  % (11742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.72  % (11742)Termination reason: Unknown
% 2.65/0.72  % (11742)Termination phase: Saturation
% 2.65/0.72  
% 2.65/0.72  % (11742)Memory used [KB]: 1663
% 2.65/0.72  % (11742)Time elapsed: 0.152 s
% 2.65/0.72  % (11742)Instructions burned: 29 (million)
% 2.65/0.72  % (11742)------------------------------
% 2.65/0.72  % (11742)------------------------------
% 2.65/0.72  % (11745)Instruction limit reached!
% 2.65/0.72  % (11745)------------------------------
% 2.65/0.72  % (11745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.72  % (11745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.72  % (11745)Termination reason: Unknown
% 2.65/0.72  % (11745)Termination phase: Finite model building SAT solving
% 2.65/0.72  
% 2.65/0.72  % (11745)Memory used [KB]: 6524
% 2.65/0.72  % (11745)Time elapsed: 0.145 s
% 2.65/0.72  % (11745)Instructions burned: 24 (million)
% 2.65/0.72  % (11745)------------------------------
% 2.65/0.72  % (11745)------------------------------
% 2.65/0.72  % (11751)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.65/0.73  % (11757)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.65/0.73  % (11754)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.65/0.73  % (11752)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.65/0.74  % (11753)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.65/0.74  % (11741)Instruction limit reached!
% 2.65/0.74  % (11741)------------------------------
% 2.65/0.74  % (11741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.74  % (11739)Instruction limit reached!
% 2.65/0.74  % (11739)------------------------------
% 2.65/0.74  % (11739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.74  % (11741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.74  % (11739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.74  % (11741)Termination reason: Unknown
% 2.65/0.74  % (11739)Termination reason: Unknown
% 2.65/0.74  % (11741)Termination phase: Saturation
% 2.65/0.74  
% 2.65/0.74  % (11739)Termination phase: Saturation
% 2.65/0.74  
% 2.65/0.74  % (11741)Memory used [KB]: 6012
% 2.65/0.74  % (11739)Memory used [KB]: 6396
% 2.65/0.74  % (11741)Time elapsed: 0.150 s
% 2.65/0.74  % (11739)Time elapsed: 0.186 s
% 2.65/0.74  % (11741)Instructions burned: 33 (million)
% 2.65/0.74  % (11739)Instructions burned: 40 (million)
% 2.65/0.74  % (11741)------------------------------
% 2.65/0.74  % (11741)------------------------------
% 2.65/0.74  % (11739)------------------------------
% 2.65/0.74  % (11739)------------------------------
% 2.65/0.74  % (11756)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.65/0.74  % (11755)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.65/0.74  % (11759)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.65/0.75  % (11758)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.65/0.75  % (11743)Instruction limit reached!
% 2.65/0.75  % (11743)------------------------------
% 2.65/0.75  % (11743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.75  % (11743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.75  % (11743)Termination reason: Unknown
% 2.65/0.75  % (11743)Termination phase: Saturation
% 2.65/0.75  
% 2.65/0.75  % (11743)Memory used [KB]: 7675
% 2.65/0.75  % (11743)Time elapsed: 0.146 s
% 2.65/0.75  % (11743)Instructions burned: 34 (million)
% 2.65/0.75  % (11743)------------------------------
% 2.65/0.75  % (11743)------------------------------
% 2.65/0.76  % (11760)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.65/0.76  % (11761)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.65/0.76  % (11755)Instruction limit reached!
% 2.65/0.76  % (11755)------------------------------
% 2.65/0.76  % (11755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.76  % (11755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.76  % (11755)Termination reason: Unknown
% 2.65/0.76  % (11755)Termination phase: Saturation
% 2.65/0.76  
% 2.65/0.76  % (11755)Memory used [KB]: 6012
% 2.65/0.76  % (11755)Time elapsed: 0.122 s
% 2.65/0.76  % (11755)Instructions burned: 8 (million)
% 2.65/0.76  % (11755)------------------------------
% 2.65/0.76  % (11755)------------------------------
% 2.85/0.77  % (11744)Instruction limit reached!
% 2.85/0.77  % (11744)------------------------------
% 2.85/0.77  % (11744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.77  % (11744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.77  % (11744)Termination reason: Unknown
% 2.85/0.77  % (11744)Termination phase: Saturation
% 2.85/0.77  
% 2.85/0.77  % (11744)Memory used [KB]: 6524
% 2.85/0.77  % (11744)Time elapsed: 0.199 s
% 2.85/0.77  % (11744)Instructions burned: 46 (million)
% 2.85/0.77  % (11744)------------------------------
% 2.85/0.77  % (11744)------------------------------
% 2.85/0.78  % (11749)Instruction limit reached!
% 2.85/0.78  % (11749)------------------------------
% 2.85/0.78  % (11749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.78  % (11749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.78  % (11749)Termination reason: Unknown
% 2.85/0.78  % (11749)Termination phase: Saturation
% 2.85/0.78  
% 2.85/0.78  % (11749)Memory used [KB]: 6268
% 2.85/0.78  % (11749)Time elapsed: 0.183 s
% 2.85/0.78  % (11749)Instructions burned: 37 (million)
% 2.85/0.78  % (11749)------------------------------
% 2.85/0.78  % (11749)------------------------------
% 2.85/0.79  % (11763)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 2.85/0.80  % (11762)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 2.85/0.80  % (11766)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 2.85/0.80  % (11751)Instruction limit reached!
% 2.85/0.80  % (11751)------------------------------
% 2.85/0.80  % (11751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.80  % (11751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.80  % (11751)Termination reason: Unknown
% 2.85/0.80  % (11751)Termination phase: Saturation
% 2.85/0.80  
% 2.85/0.80  % (11751)Memory used [KB]: 2686
% 2.85/0.80  % (11751)Time elapsed: 0.177 s
% 2.85/0.80  % (11751)Instructions burned: 45 (million)
% 2.85/0.80  % (11751)------------------------------
% 2.85/0.80  % (11751)------------------------------
% 2.85/0.81  % (11764)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/500Mi)
% 2.85/0.81  % (11765)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 2.85/0.82  % (11746)Instruction limit reached!
% 2.85/0.82  % (11746)------------------------------
% 2.85/0.82  % (11746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.82  % (11746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.82  % (11746)Termination reason: Unknown
% 2.85/0.82  % (11746)Termination phase: Saturation
% 2.85/0.82  
% 2.85/0.82  % (11746)Memory used [KB]: 1791
% 2.85/0.82  % (11746)Time elapsed: 0.236 s
% 2.85/0.82  % (11746)Instructions burned: 75 (million)
% 2.85/0.82  % (11746)------------------------------
% 2.85/0.82  % (11746)------------------------------
% 2.85/0.83  % (11764)Refutation not found, incomplete strategy% (11764)------------------------------
% 2.85/0.83  % (11764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.83  % (11764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.83  % (11764)Termination reason: Refutation not found, incomplete strategy
% 2.85/0.83  
% 2.85/0.83  % (11764)Memory used [KB]: 5884
% 2.85/0.83  % (11764)Time elapsed: 0.108 s
% 2.85/0.83  % (11764)Instructions burned: 3 (million)
% 2.85/0.83  % (11764)------------------------------
% 2.85/0.83  % (11764)------------------------------
% 2.85/0.83  % (11767)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.85/0.84  % (11768)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.85/0.84  % (11757)Instruction limit reached!
% 2.85/0.84  % (11757)------------------------------
% 2.85/0.84  % (11757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.84  % (11757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.84  % (11757)Termination reason: Unknown
% 2.85/0.84  % (11757)Termination phase: Saturation
% 2.85/0.84  
% 2.85/0.84  % (11757)Memory used [KB]: 6652
% 2.85/0.84  % (11757)Time elapsed: 0.196 s
% 2.85/0.84  % (11757)Instructions burned: 57 (million)
% 2.85/0.84  % (11757)------------------------------
% 2.85/0.84  % (11757)------------------------------
% 2.85/0.84  % (11769)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.85/0.85  % (11771)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.85/0.86  % (11770)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 3.10/0.87  % (11773)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 3.10/0.88  % (11772)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 3.13/0.89  % (11752)Instruction limit reached!
% 3.13/0.89  % (11752)------------------------------
% 3.13/0.89  % (11752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.89  % (11752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.89  % (11752)Termination reason: Unknown
% 3.13/0.89  % (11752)Termination phase: Saturation
% 3.13/0.89  
% 3.13/0.89  % (11752)Memory used [KB]: 6524
% 3.13/0.89  % (11752)Time elapsed: 0.186 s
% 3.13/0.89  % (11752)Instructions burned: 109 (million)
% 3.13/0.89  % (11752)------------------------------
% 3.13/0.89  % (11752)------------------------------
% 3.13/0.89  % (11758)Instruction limit reached!
% 3.13/0.89  % (11758)------------------------------
% 3.13/0.89  % (11758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.89  % (11758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.89  % (11758)Termination reason: Unknown
% 3.13/0.89  % (11758)Termination phase: Saturation
% 3.13/0.89  
% 3.13/0.89  % (11758)Memory used [KB]: 2046
% 3.13/0.89  % (11758)Time elapsed: 0.242 s
% 3.13/0.89  % (11758)Instructions burned: 69 (million)
% 3.13/0.89  % (11758)------------------------------
% 3.13/0.89  % (11758)------------------------------
% 3.13/0.89  % (11774)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 3.13/0.90  % (11775)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.13/0.90  % (11759)Instruction limit reached!
% 3.13/0.90  % (11759)------------------------------
% 3.13/0.90  % (11759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.90  % (11759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.90  % (11759)Termination reason: Unknown
% 3.13/0.90  % (11759)Termination phase: Saturation
% 3.13/0.90  
% 3.13/0.90  % (11759)Memory used [KB]: 7419
% 3.13/0.90  % (11759)Time elapsed: 0.252 s
% 3.13/0.90  % (11759)Instructions burned: 92 (million)
% 3.13/0.90  % (11759)------------------------------
% 3.13/0.90  % (11759)------------------------------
% 3.13/0.91  % (11754)Instruction limit reached!
% 3.13/0.91  % (11754)------------------------------
% 3.13/0.91  % (11754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.91  % (11754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.91  % (11754)Termination reason: Unknown
% 3.13/0.91  % (11754)Termination phase: Saturation
% 3.13/0.91  
% 3.13/0.91  % (11754)Memory used [KB]: 6780
% 3.13/0.91  % (11754)Time elapsed: 0.270 s
% 3.13/0.91  % (11754)Instructions burned: 117 (million)
% 3.13/0.91  % (11754)------------------------------
% 3.13/0.91  % (11754)------------------------------
% 3.51/0.92  % (11776)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/378Mi)
% 3.51/0.93  % (11777)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 3.52/0.94  % (11753)Instruction limit reached!
% 3.52/0.94  % (11753)------------------------------
% 3.52/0.94  % (11753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.94  % (11753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.94  % (11753)Termination reason: Unknown
% 3.52/0.94  % (11753)Termination phase: Saturation
% 3.52/0.94  
% 3.52/0.94  % (11753)Memory used [KB]: 7291
% 3.52/0.94  % (11753)Time elapsed: 0.219 s
% 3.52/0.94  % (11753)Instructions burned: 151 (million)
% 3.52/0.94  % (11753)------------------------------
% 3.52/0.94  % (11753)------------------------------
% 3.52/0.94  % (11778)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 3.52/0.95  % (11779)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.52/0.95  % (11750)Instruction limit reached!
% 3.52/0.95  % (11750)------------------------------
% 3.52/0.95  % (11750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.95  % (11750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.95  % (11750)Termination reason: Unknown
% 3.52/0.95  % (11750)Termination phase: Saturation
% 3.52/0.95  
% 3.52/0.95  % (11750)Memory used [KB]: 1918
% 3.52/0.95  % (11750)Time elapsed: 0.351 s
% 3.52/0.95  % (11750)Instructions burned: 148 (million)
% 3.52/0.95  % (11750)------------------------------
% 3.52/0.95  % (11750)------------------------------
% 3.52/0.96  % (11780)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.52/0.96  % (11748)Instruction limit reached!
% 3.52/0.96  % (11748)------------------------------
% 3.52/0.96  % (11748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.96  % (11748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.96  % (11748)Termination reason: Unknown
% 3.52/0.96  % (11748)Termination phase: Saturation
% 3.52/0.96  
% 3.52/0.96  % (11748)Memory used [KB]: 9594
% 3.52/0.96  % (11748)Time elapsed: 0.351 s
% 3.52/0.96  % (11748)Instructions burned: 151 (million)
% 3.52/0.96  % (11748)------------------------------
% 3.52/0.96  % (11748)------------------------------
% 3.52/0.97  % (11767)Instruction limit reached!
% 3.52/0.97  % (11767)------------------------------
% 3.52/0.97  % (11767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.97  % (11767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.97  % (11767)Termination reason: Unknown
% 3.52/0.97  % (11767)Termination phase: Saturation
% 3.52/0.97  
% 3.52/0.97  % (11767)Memory used [KB]: 6780
% 3.52/0.97  % (11767)Time elapsed: 0.228 s
% 3.52/0.97  % (11767)Instructions burned: 79 (million)
% 3.52/0.97  % (11767)------------------------------
% 3.52/0.97  % (11767)------------------------------
% 3.52/0.97  % (11774)Instruction limit reached!
% 3.52/0.97  % (11774)------------------------------
% 3.52/0.97  % (11774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.97  % (11774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.97  % (11774)Termination reason: Unknown
% 3.52/0.97  % (11774)Termination phase: Saturation
% 3.52/0.97  
% 3.52/0.97  % (11774)Memory used [KB]: 6908
% 3.52/0.97  % (11774)Time elapsed: 0.195 s
% 3.52/0.97  % (11774)Instructions burned: 59 (million)
% 3.52/0.97  % (11774)------------------------------
% 3.52/0.97  % (11774)------------------------------
% 3.52/0.98  % (11781)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.52/0.98  TRYING [1]
% 3.52/0.98  % (11775)Instruction limit reached!
% 3.52/0.98  % (11775)------------------------------
% 3.52/0.98  % (11775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.98  % (11775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.98  % (11775)Termination reason: Unknown
% 3.52/0.98  % (11775)Termination phase: Saturation
% 3.52/0.98  
% 3.52/0.98  % (11775)Memory used [KB]: 6396
% 3.52/0.98  % (11775)Time elapsed: 0.190 s
% 3.52/0.98  % (11775)Instructions burned: 40 (million)
% 3.52/0.98  % (11775)------------------------------
% 3.52/0.98  % (11775)------------------------------
% 3.52/0.98  TRYING [2]
% 3.52/0.98  % (11781)Instruction limit reached!
% 3.52/0.98  % (11781)------------------------------
% 3.52/0.98  % (11781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.98  % (11762)Instruction limit reached!
% 3.52/0.98  % (11762)------------------------------
% 3.52/0.98  % (11762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.98  % (11781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.98  % (11762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.98  % (11781)Termination reason: Unknown
% 3.52/0.98  % (11762)Termination reason: Unknown
% 3.52/0.98  % (11781)Termination phase: Finite model building constraint generation
% 3.52/0.98  % (11762)Termination phase: Saturation
% 3.52/0.98  
% 3.52/0.98  
% 3.52/0.98  % (11781)Memory used [KB]: 6012
% 3.52/0.98  % (11762)Memory used [KB]: 2046
% 3.52/0.98  % (11781)Time elapsed: 0.118 s
% 3.52/0.98  % (11762)Time elapsed: 0.269 s
% 3.52/0.98  % (11781)Instructions burned: 7 (million)
% 3.52/0.98  % (11762)Instructions burned: 109 (million)
% 3.52/0.98  % (11781)------------------------------
% 3.52/0.98  % (11781)------------------------------
% 3.52/0.98  % (11762)------------------------------
% 3.52/0.98  % (11762)------------------------------
% 3.52/0.98  % (11756)Instruction limit reached!
% 3.52/0.98  % (11756)------------------------------
% 3.52/0.98  % (11756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.98  % (11756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.98  % (11756)Termination reason: Unknown
% 3.52/0.98  % (11756)Termination phase: Saturation
% 3.52/0.98  
% 3.52/0.98  % (11756)Memory used [KB]: 6524
% 3.52/0.98  % (11756)Time elapsed: 0.318 s
% 3.52/0.98  % (11756)Instructions burned: 149 (million)
% 3.52/0.98  % (11756)------------------------------
% 3.52/0.98  % (11756)------------------------------
% 3.52/0.98  % (11761)Instruction limit reached!
% 3.52/0.98  % (11761)------------------------------
% 3.52/0.98  % (11761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.98  % (11761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.98  % (11761)Termination reason: Unknown
% 3.52/0.98  % (11761)Termination phase: Saturation
% 3.52/0.98  
% 3.52/0.98  % (11761)Memory used [KB]: 7419
% 3.52/0.98  % (11761)Time elapsed: 0.311 s
% 3.52/0.98  % (11761)Instructions burned: 139 (million)
% 3.52/0.98  % (11761)------------------------------
% 3.52/0.98  % (11761)------------------------------
% 3.52/1.00  % (11782)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 3.52/1.01  % (11777)Instruction limit reached!
% 3.52/1.01  % (11777)------------------------------
% 3.52/1.01  % (11777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/1.01  % (11777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/1.01  % (11777)Termination reason: Unknown
% 3.52/1.01  % (11777)Termination phase: Saturation
% 3.52/1.01  
% 3.52/1.01  % (11777)Memory used [KB]: 6652
% 3.52/1.01  % (11777)Time elapsed: 0.202 s
% 3.52/1.01  % (11777)Instructions burned: 47 (million)
% 3.52/1.01  % (11777)------------------------------
% 3.52/1.01  % (11777)------------------------------
% 4.26/1.01  % (11780)Instruction limit reached!
% 4.26/1.01  % (11780)------------------------------
% 4.26/1.01  % (11780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.01  % (11780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.01  % (11780)Termination reason: Unknown
% 4.26/1.01  % (11780)Termination phase: Saturation
% 4.26/1.01  
% 4.26/1.01  % (11780)Memory used [KB]: 7036
% 4.26/1.01  % (11780)Time elapsed: 0.176 s
% 4.26/1.01  % (11780)Instructions burned: 41 (million)
% 4.26/1.01  % (11780)------------------------------
% 4.26/1.01  % (11780)------------------------------
% 4.26/1.02  % (11768)Instruction limit reached!
% 4.26/1.02  % (11768)------------------------------
% 4.26/1.02  % (11768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.02  % (11768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.02  % (11768)Termination reason: Unknown
% 4.26/1.02  % (11768)Termination phase: Saturation
% 4.26/1.02  
% 4.26/1.02  % (11768)Memory used [KB]: 7547
% 4.26/1.02  % (11768)Time elapsed: 0.290 s
% 4.26/1.02  % (11768)Instructions burned: 96 (million)
% 4.26/1.02  % (11768)------------------------------
% 4.26/1.02  % (11768)------------------------------
% 4.26/1.02  % (11783)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 4.26/1.03  % (11765)Instruction limit reached!
% 4.26/1.03  % (11765)------------------------------
% 4.26/1.03  % (11765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.03  % (11765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.03  % (11765)Termination reason: Unknown
% 4.26/1.03  % (11765)Termination phase: Saturation
% 4.26/1.03  
% 4.26/1.03  % (11765)Memory used [KB]: 10106
% 4.26/1.03  % (11765)Time elapsed: 0.297 s
% 4.26/1.03  % (11765)Instructions burned: 144 (million)
% 4.26/1.03  % (11765)------------------------------
% 4.26/1.03  % (11765)------------------------------
% 4.26/1.04  % (11771)Instruction limit reached!
% 4.26/1.04  % (11771)------------------------------
% 4.26/1.04  % (11771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.04  % (11784)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 4.26/1.04  % (11786)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.26/1.05  % (11785)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 4.26/1.06  % (11771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.06  % (11771)Termination reason: Unknown
% 4.26/1.06  % (11771)Termination phase: Saturation
% 4.26/1.06  
% 4.26/1.06  % (11771)Memory used [KB]: 2174
% 4.26/1.06  % (11771)Time elapsed: 0.274 s
% 4.26/1.06  % (11771)Instructions burned: 119 (million)
% 4.26/1.06  % (11771)------------------------------
% 4.26/1.06  % (11771)------------------------------
% 4.26/1.06  % (11787)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 4.58/1.08  % (11788)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/226Mi)
% 4.58/1.08  % (11789)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/272Mi)
% 4.58/1.09  % (11790)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/654Mi)
% 4.58/1.09  % (11769)Instruction limit reached!
% 4.58/1.09  % (11769)------------------------------
% 4.58/1.09  % (11769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.09  % (11769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.09  % (11769)Termination reason: Unknown
% 4.58/1.09  % (11769)Termination phase: Saturation
% 4.58/1.09  
% 4.58/1.09  % (11769)Memory used [KB]: 7803
% 4.58/1.09  % (11769)Time elapsed: 0.354 s
% 4.58/1.09  % (11769)Instructions burned: 157 (million)
% 4.58/1.09  % (11769)------------------------------
% 4.58/1.09  % (11769)------------------------------
% 4.58/1.09  % (11791)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/85Mi)
% 4.58/1.10  % (11795)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/185Mi)
% 4.58/1.11  % (11792)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/15Mi)
% 4.58/1.11  % (11793)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 4.58/1.12  % (11772)Instruction limit reached!
% 4.58/1.12  % (11772)------------------------------
% 4.58/1.12  % (11772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.12  % (11772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.12  % (11772)Termination reason: Unknown
% 4.58/1.12  % (11772)Termination phase: Saturation
% 4.58/1.12  
% 4.58/1.12  % (11772)Memory used [KB]: 7803
% 4.58/1.12  % (11772)Time elapsed: 0.342 s
% 4.58/1.12  % (11772)Instructions burned: 142 (million)
% 4.58/1.12  % (11772)------------------------------
% 4.58/1.12  % (11772)------------------------------
% 4.58/1.12  % (11786)Instruction limit reached!
% 4.58/1.12  % (11786)------------------------------
% 4.58/1.12  % (11786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.13  % (11794)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 4.58/1.13  % (11792)Instruction limit reached!
% 4.58/1.13  % (11792)------------------------------
% 4.58/1.13  % (11792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.14  % (11792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.14  % (11792)Termination reason: Unknown
% 4.58/1.14  % (11792)Termination phase: Saturation
% 4.58/1.14  
% 4.58/1.14  % (11792)Memory used [KB]: 6140
% 4.58/1.14  % (11792)Time elapsed: 0.100 s
% 4.58/1.14  % (11792)Instructions burned: 16 (million)
% 4.58/1.14  % (11792)------------------------------
% 4.58/1.14  % (11792)------------------------------
% 4.58/1.14  % (11783)Instruction limit reached!
% 4.58/1.14  % (11783)------------------------------
% 4.58/1.14  % (11783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.14  % (11783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.14  % (11783)Termination reason: Unknown
% 4.58/1.14  % (11783)Termination phase: Saturation
% 4.58/1.14  
% 4.58/1.14  % (11783)Memory used [KB]: 10490
% 4.58/1.14  % (11783)Time elapsed: 0.185 s
% 4.58/1.14  % (11783)Instructions burned: 70 (million)
% 4.58/1.14  % (11783)------------------------------
% 4.58/1.14  % (11783)------------------------------
% 4.58/1.14  % (11786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.14  % (11786)Termination reason: Unknown
% 4.58/1.14  % (11786)Termination phase: Saturation
% 4.58/1.14  
% 4.58/1.14  % (11786)Memory used [KB]: 6396
% 4.58/1.14  % (11786)Time elapsed: 0.124 s
% 4.58/1.14  % (11786)Instructions burned: 46 (million)
% 4.58/1.14  % (11786)------------------------------
% 4.58/1.14  % (11786)------------------------------
% 4.58/1.14  % (11796)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 4.58/1.15  % (11782)Instruction limit reached!
% 4.58/1.15  % (11782)------------------------------
% 4.58/1.15  % (11782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.58/1.15  % (11782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.58/1.15  % (11782)Termination reason: Unknown
% 4.58/1.15  % (11782)Termination phase: Saturation
% 4.58/1.15  
% 4.58/1.15  % (11782)Memory used [KB]: 1918
% 4.58/1.15  % (11782)Time elapsed: 0.183 s
% 4.58/1.15  % (11782)Instructions burned: 107 (million)
% 4.58/1.15  % (11782)------------------------------
% 4.58/1.15  % (11782)------------------------------
% 4.58/1.15  % (11810)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 4.58/1.15  % (11803)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 4.58/1.15  % (11800)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 6.52/1.19  % (11821)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/29Mi)
% 6.70/1.20  % (11838)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.70/1.21  % (11791)Instruction limit reached!
% 6.70/1.21  % (11791)------------------------------
% 6.70/1.21  % (11791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.70/1.21  % (11791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.70/1.21  % (11791)Termination reason: Unknown
% 6.70/1.21  % (11791)Termination phase: Saturation
% 6.70/1.21  
% 6.70/1.21  % (11791)Memory used [KB]: 6524
% 6.70/1.21  % (11791)Time elapsed: 0.203 s
% 6.70/1.21  % (11791)Instructions burned: 86 (million)
% 6.70/1.21  % (11791)------------------------------
% 6.70/1.21  % (11791)------------------------------
% 6.70/1.22  % (11784)Instruction limit reached!
% 6.70/1.22  % (11784)------------------------------
% 6.70/1.22  % (11784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.70/1.22  % (11784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.70/1.22  % (11784)Termination reason: Unknown
% 6.70/1.22  % (11784)Termination phase: Saturation
% 6.70/1.22  
% 6.70/1.22  % (11784)Memory used [KB]: 6908
% 6.70/1.22  % (11784)Time elapsed: 0.297 s
% 6.70/1.22  % (11784)Instructions burned: 102 (million)
% 6.70/1.22  % (11784)------------------------------
% 6.70/1.22  % (11784)------------------------------
% 6.70/1.23  % (11821)Instruction limit reached!
% 6.70/1.23  % (11821)------------------------------
% 6.70/1.23  % (11821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.24  % (11778)Instruction limit reached!
% 6.98/1.24  % (11778)------------------------------
% 6.98/1.24  % (11778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.24  % (11779)Instruction limit reached!
% 6.98/1.24  % (11779)------------------------------
% 6.98/1.24  % (11779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.24  % (11779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.24  % (11779)Termination reason: Unknown
% 6.98/1.24  % (11779)Termination phase: Saturation
% 6.98/1.24  
% 6.98/1.24  % (11779)Memory used [KB]: 8443
% 6.98/1.24  % (11779)Time elapsed: 0.392 s
% 6.98/1.24  % (11779)Instructions burned: 184 (million)
% 6.98/1.24  % (11779)------------------------------
% 6.98/1.24  % (11779)------------------------------
% 6.98/1.24  % (11778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.24  % (11778)Termination reason: Unknown
% 6.98/1.24  % (11778)Termination phase: Saturation
% 6.98/1.24  
% 6.98/1.25  % (11778)Memory used [KB]: 7803
% 6.98/1.25  % (11778)Time elapsed: 0.386 s
% 6.98/1.25  % (11778)Instructions burned: 172 (million)
% 6.98/1.25  % (11778)------------------------------
% 6.98/1.25  % (11778)------------------------------
% 6.98/1.25  % (11821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.25  % (11821)Termination reason: Unknown
% 6.98/1.25  % (11821)Termination phase: Saturation
% 6.98/1.25  
% 6.98/1.25  % (11821)Memory used [KB]: 6140
% 6.98/1.25  % (11821)Time elapsed: 0.141 s
% 6.98/1.25  % (11821)Instructions burned: 31 (million)
% 6.98/1.25  % (11821)------------------------------
% 6.98/1.25  % (11821)------------------------------
% 6.98/1.25  % (11770)Instruction limit reached!
% 6.98/1.25  % (11770)------------------------------
% 6.98/1.25  % (11770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.25  % (11770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.25  % (11770)Termination reason: Unknown
% 6.98/1.25  % (11770)Termination phase: Saturation
% 6.98/1.25  
% 6.98/1.25  % (11770)Memory used [KB]: 14200
% 6.98/1.25  % (11770)Time elapsed: 0.456 s
% 6.98/1.25  % (11770)Instructions burned: 241 (million)
% 6.98/1.25  % (11770)------------------------------
% 6.98/1.25  % (11770)------------------------------
% 6.98/1.25  % (11847)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/460Mi)
% 6.98/1.25  % (11763)Instruction limit reached!
% 6.98/1.25  % (11763)------------------------------
% 6.98/1.25  % (11763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.25  % (11763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.25  % (11763)Termination reason: Unknown
% 6.98/1.25  % (11763)Termination phase: Saturation
% 6.98/1.25  
% 6.98/1.25  % (11763)Memory used [KB]: 12665
% 6.98/1.25  % (11763)Time elapsed: 0.500 s
% 6.98/1.25  % (11763)Instructions burned: 278 (million)
% 6.98/1.25  % (11763)------------------------------
% 6.98/1.25  % (11763)------------------------------
% 6.98/1.25  % (11860)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.98/1.26  % (11760)Instruction limit reached!
% 6.98/1.26  % (11760)------------------------------
% 6.98/1.26  % (11760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.27  % (11796)Instruction limit reached!
% 6.98/1.27  % (11796)------------------------------
% 6.98/1.27  % (11796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.27  % (11796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.27  % (11796)Termination reason: Unknown
% 6.98/1.27  % (11796)Termination phase: Saturation
% 6.98/1.27  
% 6.98/1.27  % (11796)Memory used [KB]: 9594
% 6.98/1.27  % (11796)Time elapsed: 0.230 s
% 6.98/1.27  % (11796)Instructions burned: 88 (million)
% 6.98/1.27  % (11796)------------------------------
% 6.98/1.27  % (11796)------------------------------
% 6.98/1.27  % (11760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.27  % (11760)Termination reason: Unknown
% 6.98/1.27  % (11760)Termination phase: Saturation
% 6.98/1.27  
% 6.98/1.27  % (11760)Memory used [KB]: 8443
% 6.98/1.27  % (11760)Time elapsed: 0.596 s
% 6.98/1.27  % (11760)Instructions burned: 307 (million)
% 6.98/1.27  % (11760)------------------------------
% 6.98/1.27  % (11760)------------------------------
% 6.98/1.27  % (11858)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/498Mi)
% 6.98/1.28  % (11861)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 6.98/1.29  % (11864)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/310Mi)
% 6.98/1.29  % (11861)Refutation not found, incomplete strategy% (11861)------------------------------
% 6.98/1.29  % (11861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.98/1.29  % (11861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.98/1.29  % (11861)Termination reason: Refutation not found, incomplete strategy
% 6.98/1.29  
% 6.98/1.29  % (11861)Memory used [KB]: 1407
% 6.98/1.29  % (11861)Time elapsed: 0.111 s
% 6.98/1.29  % (11861)Instructions burned: 2 (million)
% 6.98/1.29  % (11861)------------------------------
% 6.98/1.29  % (11861)------------------------------
% 7.49/1.30  % (11785)Instruction limit reached!
% 7.49/1.30  % (11785)------------------------------
% 7.49/1.30  % (11785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.30  % (11785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.30  % (11785)Termination reason: Unknown
% 7.49/1.30  % (11785)Termination phase: Saturation
% 7.49/1.30  
% 7.49/1.30  % (11785)Memory used [KB]: 9978
% 7.49/1.30  % (11785)Time elapsed: 0.340 s
% 7.49/1.31  % (11785)Instructions burned: 163 (million)
% 7.49/1.31  % (11785)------------------------------
% 7.49/1.31  % (11785)------------------------------
% 7.49/1.32  % (11794)Instruction limit reached!
% 7.49/1.32  % (11794)------------------------------
% 7.49/1.32  % (11794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.32  % (11794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.32  % (11794)Termination reason: Unknown
% 7.49/1.32  % (11794)Termination phase: Saturation
% 7.49/1.32  
% 7.49/1.32  % (11794)Memory used [KB]: 13432
% 7.49/1.32  % (11794)Time elapsed: 0.297 s
% 7.49/1.32  % (11794)Instructions burned: 142 (million)
% 7.49/1.32  % (11794)------------------------------
% 7.49/1.32  % (11794)------------------------------
% 7.49/1.33  % (11793)Instruction limit reached!
% 7.49/1.33  % (11793)------------------------------
% 7.49/1.33  % (11793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.33  % (11793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.33  % (11793)Termination reason: Unknown
% 7.49/1.33  % (11793)Termination phase: Saturation
% 7.49/1.33  
% 7.49/1.33  % (11793)Memory used [KB]: 1791
% 7.49/1.33  % (11793)Time elapsed: 0.304 s
% 7.49/1.33  % (11793)Instructions burned: 157 (million)
% 7.49/1.33  % (11793)------------------------------
% 7.49/1.33  % (11793)------------------------------
% 7.49/1.33  % (11803)Instruction limit reached!
% 7.49/1.33  % (11803)------------------------------
% 7.49/1.33  % (11803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.33  % (11803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.33  % (11803)Termination reason: Unknown
% 7.49/1.33  % (11803)Termination phase: Saturation
% 7.49/1.33  
% 7.49/1.33  % (11803)Memory used [KB]: 7164
% 7.49/1.33  % (11803)Time elapsed: 0.268 s
% 7.49/1.33  % (11803)Instructions burned: 105 (million)
% 7.49/1.33  % (11803)------------------------------
% 7.49/1.33  % (11803)------------------------------
% 7.49/1.34  % (11907)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/174Mi)
% 7.49/1.34  % (11912)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/298Mi)
% 7.49/1.34  % (11838)Instruction limit reached!
% 7.49/1.34  % (11838)------------------------------
% 7.49/1.34  % (11838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.34  % (11838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.34  % (11838)Termination reason: Unknown
% 7.49/1.34  % (11838)Termination phase: Saturation
% 7.49/1.34  
% 7.49/1.34  % (11838)Memory used [KB]: 7419
% 7.49/1.34  % (11838)Time elapsed: 0.213 s
% 7.49/1.34  % (11838)Instructions burned: 92 (million)
% 7.49/1.34  % (11838)------------------------------
% 7.49/1.34  % (11838)------------------------------
% 7.49/1.35  % (11773)Instruction limit reached!
% 7.49/1.35  % (11773)------------------------------
% 7.49/1.35  % (11773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.36  % (11795)Refutation not found, non-redundant clauses discarded% (11795)------------------------------
% 7.49/1.36  % (11795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.36  % (11795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.36  % (11795)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.49/1.36  
% 7.49/1.36  % (11795)Memory used [KB]: 2302
% 7.49/1.36  % (11795)Time elapsed: 0.308 s
% 7.49/1.36  % (11795)Instructions burned: 183 (million)
% 7.49/1.36  % (11795)------------------------------
% 7.49/1.36  % (11795)------------------------------
% 7.49/1.36  % (11930)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/151Mi)
% 7.49/1.36  % (11931)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/75Mi)
% 7.86/1.37  % (11773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.37  % (11773)Termination reason: Unknown
% 7.86/1.37  % (11773)Termination phase: Saturation
% 7.86/1.37  
% 7.86/1.37  % (11773)Memory used [KB]: 10874
% 7.86/1.37  % (11773)Time elapsed: 0.582 s
% 7.86/1.37  % (11773)Instructions burned: 300 (million)
% 7.86/1.37  % (11773)------------------------------
% 7.86/1.37  % (11773)------------------------------
% 7.86/1.37  % (11928)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/874Mi)
% 7.86/1.37  % (11932)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.86/1.39  % (11937)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/24Mi)
% 7.86/1.40  % (11946)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/87Mi)
% 7.86/1.40  % (11947)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/374Mi)
% 7.86/1.42  % (11937)Instruction limit reached!
% 7.86/1.42  % (11937)------------------------------
% 7.86/1.42  % (11937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.42  % (11937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.42  % (11937)Termination reason: Unknown
% 7.86/1.42  % (11937)Termination phase: Saturation
% 7.86/1.42  
% 7.86/1.42  % (11937)Memory used [KB]: 6140
% 7.86/1.42  % (11937)Time elapsed: 0.146 s
% 7.86/1.42  % (11937)Instructions burned: 25 (million)
% 7.86/1.42  % (11937)------------------------------
% 7.86/1.42  % (11937)------------------------------
% 7.86/1.42  % (11957)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1220Mi)
% 7.86/1.44  % (11962)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/696Mi)
% 7.86/1.44  % (11776)Instruction limit reached!
% 7.86/1.44  % (11776)------------------------------
% 7.86/1.44  % (11776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.44  % (11776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.44  % (11776)Termination reason: Unknown
% 7.86/1.44  % (11776)Termination phase: Saturation
% 7.86/1.44  
% 7.86/1.44  % (11776)Memory used [KB]: 3582
% 7.86/1.44  % (11776)Time elapsed: 0.647 s
% 7.86/1.44  % (11776)Instructions burned: 378 (million)
% 7.86/1.44  % (11776)------------------------------
% 7.86/1.44  % (11776)------------------------------
% 7.86/1.46  % (11969)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/181Mi)
% 7.86/1.46  % (11973)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/794Mi)
% 7.86/1.46  % (11974)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/368Mi)
% 7.86/1.46  % (11973)Refutation not found, incomplete strategy% (11973)------------------------------
% 7.86/1.46  % (11973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.46  % (11973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.46  % (11973)Termination reason: Refutation not found, incomplete strategy
% 7.86/1.46  
% 7.86/1.46  % (11973)Memory used [KB]: 5884
% 7.86/1.46  % (11973)Time elapsed: 0.110 s
% 7.86/1.46  % (11973)Instructions burned: 2 (million)
% 7.86/1.46  % (11973)------------------------------
% 7.86/1.46  % (11973)------------------------------
% 7.86/1.46  % (11931)Instruction limit reached!
% 7.86/1.46  % (11931)------------------------------
% 7.86/1.46  % (11931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.46  % (11976)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/51Mi)
% 8.29/1.46  % (11788)Instruction limit reached!
% 8.29/1.46  % (11788)------------------------------
% 8.29/1.46  % (11788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.29/1.46  % (11788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.46  % (11788)Termination reason: Unknown
% 8.29/1.46  % (11788)Termination phase: Saturation
% 8.29/1.46  
% 8.29/1.46  % (11788)Memory used [KB]: 12153
% 8.29/1.46  % (11788)Time elapsed: 0.486 s
% 8.29/1.46  % (11788)Instructions burned: 227 (million)
% 8.29/1.46  % (11788)------------------------------
% 8.29/1.46  % (11788)------------------------------
% 8.29/1.47  % (11931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.47  % (11931)Termination reason: Unknown
% 8.29/1.47  % (11931)Termination phase: Saturation
% 8.29/1.47  
% 8.29/1.47  % (11931)Memory used [KB]: 6396
% 8.29/1.47  % (11931)Time elapsed: 0.195 s
% 8.29/1.47  % (11931)Instructions burned: 75 (million)
% 8.29/1.47  % (11931)------------------------------
% 8.29/1.47  % (11931)------------------------------
% 8.29/1.47  % (11975)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1065Mi)
% 8.46/1.51  % (11978)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/381Mi)
% 8.46/1.51  % (11946)Instruction limit reached!
% 8.46/1.51  % (11946)------------------------------
% 8.46/1.51  % (11946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.46/1.51  % (11946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.46/1.51  % (11946)Termination reason: Unknown
% 8.46/1.51  % (11946)Termination phase: Saturation
% 8.46/1.51  
% 8.46/1.51  % (11946)Memory used [KB]: 6268
% 8.46/1.51  % (11946)Time elapsed: 0.232 s
% 8.46/1.51  % (11946)Instructions burned: 89 (million)
% 8.46/1.51  % (11946)------------------------------
% 8.46/1.51  % (11946)------------------------------
% 8.63/1.53  % (11766)Instruction limit reached!
% 8.63/1.53  % (11766)------------------------------
% 8.63/1.53  % (11766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.63/1.53  % (11766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.63/1.53  % (11766)Termination reason: Unknown
% 8.63/1.53  % (11766)Termination phase: Saturation
% 8.63/1.53  
% 8.63/1.53  % (11766)Memory used [KB]: 31342
% 8.63/1.53  % (11766)Time elapsed: 0.796 s
% 8.63/1.53  % (11766)Instructions burned: 491 (million)
% 8.63/1.53  % (11766)------------------------------
% 8.63/1.53  % (11766)------------------------------
% 8.63/1.53  % (11976)Instruction limit reached!
% 8.63/1.53  % (11976)------------------------------
% 8.63/1.53  % (11976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.63/1.53  % (11976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.63/1.53  % (11976)Termination reason: Unknown
% 8.63/1.53  % (11976)Termination phase: Saturation
% 8.63/1.53  
% 8.63/1.53  % (11976)Memory used [KB]: 6780
% 8.63/1.53  % (11976)Time elapsed: 0.106 s
% 8.63/1.53  % (11976)Instructions burned: 51 (million)
% 8.63/1.53  % (11976)------------------------------
% 8.63/1.53  % (11976)------------------------------
% 8.71/1.53  % (11789)Instruction limit reached!
% 8.71/1.53  % (11789)------------------------------
% 8.71/1.53  % (11789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.53  % (11789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.53  % (11789)Termination reason: Unknown
% 8.71/1.53  % (11789)Termination phase: Saturation
% 8.71/1.53  
% 8.71/1.53  % (11789)Memory used [KB]: 8187
% 8.71/1.53  % (11789)Time elapsed: 0.547 s
% 8.71/1.53  % (11789)Instructions burned: 273 (million)
% 8.71/1.53  % (11789)------------------------------
% 8.71/1.53  % (11789)------------------------------
% 8.71/1.55  % (12002)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/107Mi)
% 8.71/1.55  % (11995)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/167Mi)
% 8.71/1.55  % (11995)Refutation not found, incomplete strategy% (11995)------------------------------
% 8.71/1.55  % (11995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.55  % (11995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.55  % (11995)Termination reason: Refutation not found, incomplete strategy
% 8.71/1.55  
% 8.71/1.55  % (11995)Memory used [KB]: 5884
% 8.71/1.55  % (11995)Time elapsed: 0.096 s
% 8.71/1.55  % (11995)Instructions burned: 3 (million)
% 8.71/1.55  % (11995)------------------------------
% 8.71/1.55  % (11995)------------------------------
% 8.71/1.58  % (11787)Instruction limit reached!
% 8.71/1.58  % (11787)------------------------------
% 8.71/1.58  % (11787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.58  % (11787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.58  % (11787)Termination reason: Unknown
% 8.71/1.58  % (11787)Termination phase: Saturation
% 8.71/1.58  
% 8.71/1.58  % (11787)Memory used [KB]: 20468
% 8.71/1.58  % (11787)Time elapsed: 0.559 s
% 8.71/1.58  % (11787)Instructions burned: 390 (million)
% 8.71/1.58  % (11787)------------------------------
% 8.71/1.58  % (11787)------------------------------
% 8.71/1.59  % (12013)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/74Mi)
% 8.71/1.59  % (12008)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/108Mi)
% 8.71/1.59  % (11907)Instruction limit reached!
% 8.71/1.59  % (11907)------------------------------
% 8.71/1.59  % (11907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.71/1.59  % (11907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.71/1.59  % (11907)Termination reason: Unknown
% 8.71/1.59  % (11907)Termination phase: Saturation
% 8.71/1.59  
% 8.71/1.59  % (11907)Memory used [KB]: 7164
% 8.71/1.59  % (11907)Time elapsed: 0.352 s
% 8.71/1.59  % (11907)Instructions burned: 174 (million)
% 8.71/1.59  % (11907)------------------------------
% 8.71/1.59  % (11907)------------------------------
% 8.71/1.60  % (12011)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/127Mi)
% 8.99/1.61  % (11930)Instruction limit reached!
% 8.99/1.61  % (11930)------------------------------
% 8.99/1.61  % (11930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.99/1.61  % (11930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.99/1.61  % (11930)Termination reason: Unknown
% 8.99/1.61  % (11930)Termination phase: Saturation
% 8.99/1.61  
% 8.99/1.61  % (11930)Memory used [KB]: 7419
% 8.99/1.61  % (11930)Time elapsed: 0.345 s
% 8.99/1.61  % (11930)Instructions burned: 152 (million)
% 8.99/1.61  % (11930)------------------------------
% 8.99/1.61  % (11930)------------------------------
% 8.99/1.65  % (11860)Instruction limit reached!
% 8.99/1.65  % (11860)------------------------------
% 8.99/1.65  % (11860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.99/1.65  % (11860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.99/1.65  % (11860)Termination reason: Unknown
% 8.99/1.65  % (11860)Termination phase: Saturation
% 8.99/1.65  
% 8.99/1.65  % (11860)Memory used [KB]: 7419
% 8.99/1.65  % (11860)Time elapsed: 0.468 s
% 8.99/1.65  % (11860)Instructions burned: 275 (million)
% 8.99/1.65  % (11860)------------------------------
% 8.99/1.65  % (11860)------------------------------
% 8.99/1.65  % (12040)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/610Mi)
% 8.99/1.65  % (12029)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/64Mi)
% 8.99/1.66  % (12041)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/86Mi)
% 8.99/1.66  % (12038)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/885Mi)
% 8.99/1.67  % (11932)Instruction limit reached!
% 8.99/1.67  % (11932)------------------------------
% 8.99/1.67  % (11932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.68  % (12055)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/260Mi)
% 10.52/1.68  % (11932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.68  % (11932)Termination reason: Unknown
% 10.52/1.68  % (11932)Termination phase: Saturation
% 10.52/1.68  
% 10.52/1.68  % (11932)Memory used [KB]: 7675
% 10.52/1.68  % (11932)Time elapsed: 0.407 s
% 10.52/1.68  % (11932)Instructions burned: 185 (million)
% 10.52/1.68  % (11932)------------------------------
% 10.52/1.68  % (11932)------------------------------
% 10.52/1.70  % (12062)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/56Mi)
% 10.52/1.70  % (12013)Instruction limit reached!
% 10.52/1.70  % (12013)------------------------------
% 10.52/1.70  % (12013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.71  % (12061)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1496Mi)
% 10.52/1.72  % (12002)Instruction limit reached!
% 10.52/1.72  % (12002)------------------------------
% 10.52/1.72  % (12002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.72  % (12002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.72  % (12002)Termination reason: Unknown
% 10.52/1.72  % (12002)Termination phase: Saturation
% 10.52/1.72  
% 10.52/1.72  % (12002)Memory used [KB]: 7036
% 10.52/1.72  % (12002)Time elapsed: 0.200 s
% 10.52/1.72  % (12002)Instructions burned: 107 (million)
% 10.52/1.72  % (12002)------------------------------
% 10.52/1.72  % (12002)------------------------------
% 10.52/1.72  % (12013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.72  % (12013)Termination reason: Unknown
% 10.52/1.72  % (12013)Termination phase: Saturation
% 10.52/1.72  
% 10.52/1.72  % (12013)Memory used [KB]: 7547
% 10.52/1.72  % (12013)Time elapsed: 0.203 s
% 10.52/1.72  % (12013)Instructions burned: 74 (million)
% 10.52/1.72  % (12013)------------------------------
% 10.52/1.72  % (12013)------------------------------
% 10.52/1.73  % (12063)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/266Mi)
% 10.52/1.75  % (11800)Instruction limit reached!
% 10.52/1.75  % (11800)------------------------------
% 10.52/1.75  % (11800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.75  % (11800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.75  % (11800)Termination reason: Unknown
% 10.52/1.75  % (11800)Termination phase: Saturation
% 10.52/1.75  
% 10.52/1.75  % (11800)Memory used [KB]: 9338
% 10.52/1.75  % (11800)Time elapsed: 0.699 s
% 10.52/1.75  % (11800)Instructions burned: 344 (million)
% 10.52/1.75  % (11800)------------------------------
% 10.52/1.75  % (11800)------------------------------
% 10.52/1.76  % (12008)Instruction limit reached!
% 10.52/1.76  % (12008)------------------------------
% 10.52/1.76  % (12008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.76  % (12008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.76  % (12008)Termination reason: Unknown
% 10.52/1.76  % (12008)Termination phase: Saturation
% 10.52/1.76  
% 10.52/1.76  % (12008)Memory used [KB]: 8187
% 10.52/1.76  % (12008)Time elapsed: 0.244 s
% 10.52/1.76  % (12008)Instructions burned: 110 (million)
% 10.52/1.76  % (12008)------------------------------
% 10.52/1.76  % (12008)------------------------------
% 10.52/1.76  % (12029)Refutation not found, non-redundant clauses discarded% (12029)------------------------------
% 10.52/1.76  % (12029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.76  % (12029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.76  % (12029)Termination reason: Refutation not found, non-redundant clauses discarded
% 10.52/1.76  
% 10.52/1.76  % (12029)Memory used [KB]: 6268
% 10.52/1.76  % (12029)Time elapsed: 0.201 s
% 10.52/1.76  % (12029)Instructions burned: 62 (million)
% 10.52/1.76  % (12029)------------------------------
% 10.52/1.76  % (12029)------------------------------
% 10.52/1.76  % (12064)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/191Mi)
% 10.52/1.76  % (11969)Instruction limit reached!
% 10.52/1.76  % (11969)------------------------------
% 10.52/1.76  % (11969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.52/1.76  % (11969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.52/1.76  % (11969)Termination reason: Unknown
% 10.52/1.76  % (11969)Termination phase: Saturation
% 10.52/1.76  
% 10.52/1.76  % (11969)Memory used [KB]: 11897
% 10.52/1.76  % (11969)Time elapsed: 0.388 s
% 10.52/1.76  % (11969)Instructions burned: 181 (million)
% 10.52/1.76  % (11969)------------------------------
% 10.52/1.76  % (11969)------------------------------
% 11.24/1.78  % (12062)Instruction limit reached!
% 11.24/1.78  % (12062)------------------------------
% 11.24/1.78  % (12062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.24/1.78  % (12062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.24/1.78  % (12062)Termination reason: Unknown
% 11.24/1.78  % (12062)Termination phase: Saturation
% 11.24/1.78  
% 11.24/1.78  % (12062)Memory used [KB]: 10746
% 11.24/1.78  % (12062)Time elapsed: 0.130 s
% 11.24/1.78  % (12062)Instructions burned: 56 (million)
% 11.24/1.78  % (12062)------------------------------
% 11.24/1.78  % (12062)------------------------------
% 11.24/1.78  % (12011)Instruction limit reached!
% 11.24/1.78  % (12011)------------------------------
% 11.24/1.78  % (12011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.24/1.78  % (12011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.24/1.78  % (12011)Termination reason: Unknown
% 11.24/1.78  % (12011)Termination phase: Saturation
% 11.24/1.78  
% 11.24/1.78  % (12011)Memory used [KB]: 2174
% 11.24/1.78  % (12011)Time elapsed: 0.287 s
% 11.24/1.78  % (12011)Instructions burned: 127 (million)
% 11.24/1.78  % (12011)------------------------------
% 11.24/1.78  % (12011)------------------------------
% 11.24/1.79  % (11810)Instruction limit reached!
% 11.24/1.79  % (11810)------------------------------
% 11.24/1.79  % (11810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.24/1.79  % (11810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.24/1.79  % (11810)Termination reason: Unknown
% 11.24/1.79  % (11810)Termination phase: Saturation
% 11.24/1.79  
% 11.24/1.79  % (11810)Memory used [KB]: 17910
% 11.24/1.79  % (11810)Time elapsed: 0.701 s
% 11.24/1.79  % (11810)Instructions burned: 356 (million)
% 11.24/1.79  % (11810)------------------------------
% 11.24/1.79  % (11810)------------------------------
% 11.24/1.80  % (12041)Instruction limit reached!
% 11.24/1.80  % (12041)------------------------------
% 11.24/1.80  % (12041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.24/1.80  % (12041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.24/1.80  % (12041)Termination reason: Unknown
% 11.24/1.80  % (12041)Termination phase: Saturation
% 11.24/1.80  
% 11.24/1.80  % (12041)Memory used [KB]: 8187
% 11.24/1.80  % (12041)Time elapsed: 0.240 s
% 11.24/1.80  % (12041)Instructions burned: 87 (million)
% 11.24/1.80  % (12041)------------------------------
% 11.24/1.80  % (12041)------------------------------
% 11.49/1.81  % (12065)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/76Mi)
% 11.49/1.83  % (11864)Instruction limit reached!
% 11.49/1.83  % (11864)------------------------------
% 11.49/1.83  % (11864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.63/1.83  % (11864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.63/1.83  % (11864)Termination reason: Unknown
% 11.63/1.83  % (11864)Termination phase: Saturation
% 11.63/1.83  
% 11.63/1.83  % (11864)Memory used [KB]: 3582
% 11.63/1.83  % (11864)Time elapsed: 0.645 s
% 11.63/1.83  % (11864)Instructions burned: 311 (million)
% 11.63/1.83  % (11864)------------------------------
% 11.63/1.83  % (11864)------------------------------
% 11.63/1.84  % (12066)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/590Mi)
% 11.63/1.84  % (11912)Instruction limit reached!
% 11.63/1.84  % (11912)------------------------------
% 11.63/1.84  % (11912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.63/1.84  % (11912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.63/1.84  % (11912)Termination reason: Unknown
% 11.63/1.84  % (11912)Termination phase: Saturation
% 11.63/1.84  
% 11.63/1.84  % (11912)Memory used [KB]: 13048
% 11.63/1.84  % (11912)Time elapsed: 0.610 s
% 11.63/1.84  % (11912)Instructions burned: 298 (million)
% 11.63/1.84  % (11912)------------------------------
% 11.63/1.84  % (11912)------------------------------
% 11.63/1.85  % (12067)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/457Mi)
% 11.63/1.86  % (12070)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/98Mi)
% 11.63/1.87  % (12068)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/94Mi)
% 11.63/1.88  % (12069)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/201Mi)
% 11.63/1.88  % (12072)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/281Mi)
% 11.63/1.89  % (12071)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/253Mi)
% 11.63/1.90  % (12074)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/321Mi)
% 11.63/1.91  % (12075)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/788Mi)
% 11.63/1.91  % (12073)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/24Mi)
% 12.07/1.94  % (12073)Instruction limit reached!
% 12.07/1.94  % (12073)------------------------------
% 12.07/1.94  % (12073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.94  % (12073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.94  % (12073)Termination reason: Unknown
% 12.07/1.94  % (12073)Termination phase: Saturation
% 12.07/1.94  
% 12.07/1.94  % (12073)Memory used [KB]: 6012
% 12.07/1.94  % (12073)Time elapsed: 0.132 s
% 12.07/1.94  % (12073)Instructions burned: 25 (million)
% 12.07/1.94  % (12073)------------------------------
% 12.07/1.94  % (12073)------------------------------
% 12.07/1.95  % (11847)Instruction limit reached!
% 12.07/1.95  % (11847)------------------------------
% 12.07/1.95  % (11847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.95  % (11847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.95  % (11847)Termination reason: Unknown
% 12.07/1.95  % (11847)Termination phase: Saturation
% 12.07/1.95  
% 12.07/1.95  % (11847)Memory used [KB]: 4861
% 12.07/1.95  % (11847)Time elapsed: 0.787 s
% 12.07/1.95  % (11847)Instructions burned: 461 (million)
% 12.07/1.95  % (11847)------------------------------
% 12.07/1.95  % (11847)------------------------------
% 12.07/1.95  % (12065)Instruction limit reached!
% 12.07/1.95  % (12065)------------------------------
% 12.07/1.95  % (12065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.95  % (12065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.95  % (12065)Termination reason: Unknown
% 12.07/1.95  % (12065)Termination phase: Saturation
% 12.07/1.95  
% 12.07/1.95  % (12065)Memory used [KB]: 2046
% 12.07/1.95  % (12065)Time elapsed: 0.237 s
% 12.07/1.95  % (12065)Instructions burned: 77 (million)
% 12.07/1.95  % (12065)------------------------------
% 12.07/1.95  % (12065)------------------------------
% 12.07/1.95  % (12064)Instruction limit reached!
% 12.07/1.95  % (12064)------------------------------
% 12.07/1.95  % (12064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.96  % (12076)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/2378Mi)
% 12.07/1.97  % (11947)Instruction limit reached!
% 12.07/1.97  % (11947)------------------------------
% 12.07/1.97  % (11947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.97  % (11947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.97  % (11947)Termination reason: Unknown
% 12.07/1.97  % (11947)Termination phase: Saturation
% 12.07/1.97  
% 12.07/1.97  % (11947)Memory used [KB]: 34668
% 12.07/1.97  % (11947)Time elapsed: 0.604 s
% 12.07/1.97  % (11947)Instructions burned: 374 (million)
% 12.07/1.97  % (11947)------------------------------
% 12.07/1.97  % (11947)------------------------------
% 12.07/1.97  % (12064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.98  % (12064)Termination reason: Unknown
% 12.07/1.98  % (12064)Termination phase: Saturation
% 12.07/1.98  
% 12.07/1.98  % (12064)Memory used [KB]: 2430
% 12.07/1.98  % (12064)Time elapsed: 0.259 s
% 12.07/1.98  % (12064)Instructions burned: 192 (million)
% 12.07/1.98  % (12064)------------------------------
% 12.07/1.98  % (12064)------------------------------
% 12.07/1.98  % (12077)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/1730Mi)
% 12.07/1.99  % (11790)Instruction limit reached!
% 12.07/1.99  % (11790)------------------------------
% 12.07/1.99  % (11790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.07/1.99  % (11790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.07/1.99  % (11790)Termination reason: Unknown
% 12.07/1.99  % (11790)Termination phase: Saturation
% 12.07/1.99  
% 12.07/1.99  % (11790)Memory used [KB]: 3070
% 12.07/1.99  % (11790)Time elapsed: 0.989 s
% 12.07/1.99  % (11790)Instructions burned: 655 (million)
% 12.07/1.99  % (11790)------------------------------
% 12.07/1.99  % (11790)------------------------------
% 12.53/2.02  % (12068)Instruction limit reached!
% 12.53/2.02  % (12068)------------------------------
% 12.53/2.02  % (12068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.53/2.02  % (12068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.53/2.02  % (12068)Termination reason: Unknown
% 12.53/2.02  % (12068)Termination phase: Saturation
% 12.53/2.02  
% 12.53/2.02  % (12068)Memory used [KB]: 7419
% 12.53/2.02  % (12068)Time elapsed: 0.240 s
% 12.53/2.02  % (12068)Instructions burned: 96 (million)
% 12.53/2.02  % (12068)------------------------------
% 12.53/2.02  % (12068)------------------------------
% 12.53/2.02  % (12070)Instruction limit reached!
% 12.53/2.02  % (12070)------------------------------
% 12.53/2.02  % (12070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.53/2.02  % (12070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.53/2.02  % (12070)Termination reason: Unknown
% 12.53/2.02  % (12070)Termination phase: Saturation
% 12.53/2.02  
% 12.53/2.02  % (12070)Memory used [KB]: 7675
% 12.53/2.02  % (12070)Time elapsed: 0.233 s
% 12.53/2.02  % (12070)Instructions burned: 99 (million)
% 12.53/2.02  % (12070)------------------------------
% 12.53/2.02  % (12070)------------------------------
% 12.53/2.06  % (11974)Instruction limit reached!
% 12.53/2.06  % (11974)------------------------------
% 12.53/2.06  % (11974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.53/2.06  % (11974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.53/2.06  % (11974)Termination reason: Unknown
% 12.53/2.06  % (11974)Termination phase: Saturation
% 12.53/2.06  
% 12.53/2.06  % (11974)Memory used [KB]: 18293
% 12.53/2.06  % (11974)Time elapsed: 0.556 s
% 12.53/2.06  % (11974)Instructions burned: 368 (million)
% 12.53/2.06  % (11974)------------------------------
% 12.53/2.06  % (11974)------------------------------
% 12.53/2.06  % (11858)Instruction limit reached!
% 12.53/2.06  % (11858)------------------------------
% 12.53/2.06  % (11858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.53/2.06  % (11858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.53/2.06  % (11858)Termination reason: Unknown
% 12.53/2.06  % (11858)Termination phase: Saturation
% 12.53/2.06  
% 12.53/2.06  % (11858)Memory used [KB]: 14583
% 12.53/2.06  % (11858)Time elapsed: 0.897 s
% 12.53/2.06  % (11858)Instructions burned: 500 (million)
% 12.53/2.06  % (11858)------------------------------
% 12.53/2.06  % (11858)------------------------------
% 12.94/2.06  % (12055)Instruction limit reached!
% 12.94/2.06  % (12055)------------------------------
% 12.94/2.06  % (12055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.07  % (12055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.07  % (12055)Termination reason: Unknown
% 12.94/2.07  % (12055)Termination phase: Saturation
% 12.94/2.07  
% 12.94/2.07  % (12055)Memory used [KB]: 10106
% 12.94/2.07  % (12055)Time elapsed: 0.469 s
% 12.94/2.07  % (12055)Instructions burned: 260 (million)
% 12.94/2.07  % (12055)------------------------------
% 12.94/2.07  % (12055)------------------------------
% 12.98/2.08  % (12078)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/246Mi)
% 12.98/2.08  % (12079)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/74Mi)
% 12.98/2.08  % (12080)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/3168Mi)
% 12.98/2.08  % (12081)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/91Mi)
% 12.98/2.08  % (12083)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/617Mi)
% 13.06/2.11  % (12082)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/1096Mi)
% 13.06/2.11  % (12082)Refutation not found, incomplete strategy% (12082)------------------------------
% 13.06/2.11  % (12082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.06/2.11  % (12082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.06/2.11  % (12082)Termination reason: Refutation not found, incomplete strategy
% 13.06/2.11  
% 13.06/2.11  % (12082)Memory used [KB]: 5884
% 13.06/2.11  % (12082)Time elapsed: 0.099 s
% 13.06/2.11  % (12082)Instructions burned: 2 (million)
% 13.06/2.11  % (12082)------------------------------
% 13.06/2.11  % (12082)------------------------------
% 13.17/2.14  % (12063)Instruction limit reached!
% 13.17/2.14  % (12063)------------------------------
% 13.17/2.14  % (12063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.17/2.14  % (12063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.17/2.14  % (12063)Termination reason: Unknown
% 13.17/2.14  % (12063)Termination phase: Saturation
% 13.17/2.14  
% 13.17/2.14  % (12063)Memory used [KB]: 6652
% 13.17/2.14  % (12063)Time elapsed: 0.506 s
% 13.17/2.14  % (12063)Instructions burned: 267 (million)
% 13.17/2.14  % (12063)------------------------------
% 13.17/2.14  % (12063)------------------------------
% 13.17/2.15  % (12084)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/53Mi)
% 13.17/2.16  % (12085)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/467Mi)
% 13.17/2.17  % (12087)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1838Mi)
% 13.17/2.19  % (11978)Instruction limit reached!
% 13.17/2.19  % (11978)------------------------------
% 13.17/2.19  % (11978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.17/2.19  % (11978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.17/2.19  % (11978)Termination reason: Unknown
% 13.17/2.19  % (11978)Termination phase: Saturation
% 13.17/2.19  
% 13.17/2.19  % (11978)Memory used [KB]: 8315
% 13.17/2.19  % (11978)Time elapsed: 0.796 s
% 13.17/2.19  % (11978)Instructions burned: 381 (million)
% 13.17/2.19  % (11978)------------------------------
% 13.17/2.19  % (11978)------------------------------
% 13.17/2.20  % (12086)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/4430Mi)
% 13.17/2.20  % (12081)Instruction limit reached!
% 13.17/2.20  % (12081)------------------------------
% 13.17/2.20  % (12081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.17/2.20  % (12081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.17/2.20  % (12081)Termination reason: Unknown
% 13.17/2.20  % (12081)Termination phase: Saturation
% 13.17/2.20  
% 13.17/2.20  % (12081)Memory used [KB]: 7419
% 13.17/2.20  % (12081)Time elapsed: 0.158 s
% 13.17/2.20  % (12081)Instructions burned: 92 (million)
% 13.17/2.20  % (12081)------------------------------
% 13.17/2.20  % (12081)------------------------------
% 13.17/2.20  % (12088)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/107Mi)
% 13.17/2.22  % (12079)Instruction limit reached!
% 13.17/2.22  % (12079)------------------------------
% 13.17/2.22  % (12079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.17/2.22  % (12079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.17/2.22  % (12079)Termination reason: Unknown
% 13.17/2.22  % (12079)Termination phase: Saturation
% 13.17/2.22  
% 13.17/2.22  % (12079)Memory used [KB]: 6908
% 13.17/2.22  % (12079)Time elapsed: 0.234 s
% 13.17/2.22  % (12079)Instructions burned: 74 (million)
% 13.17/2.22  % (12079)------------------------------
% 13.17/2.22  % (12079)------------------------------
% 13.53/2.23  % (12072)Instruction limit reached!
% 13.53/2.23  % (12072)------------------------------
% 13.53/2.23  % (12072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.53/2.23  % (12072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.53/2.23  % (12072)Termination reason: Unknown
% 13.53/2.23  % (12072)Termination phase: Saturation
% 13.53/2.23  
% 13.53/2.23  % (12072)Memory used [KB]: 8187
% 13.53/2.23  % (12072)Time elapsed: 0.424 s
% 13.53/2.23  % (12072)Instructions burned: 282 (million)
% 13.53/2.23  % (12072)------------------------------
% 13.53/2.23  % (12072)------------------------------
% 13.53/2.23  % (12069)Instruction limit reached!
% 13.53/2.23  % (12069)------------------------------
% 13.53/2.23  % (12069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.53/2.23  % (12069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.53/2.23  % (12069)Termination reason: Unknown
% 13.53/2.23  % (12069)Termination phase: Saturation
% 13.53/2.23  
% 13.53/2.23  % (12069)Memory used [KB]: 8955
% 13.53/2.23  % (12069)Time elapsed: 0.439 s
% 13.53/2.23  % (12069)Instructions burned: 202 (million)
% 13.53/2.23  % (12069)------------------------------
% 13.53/2.23  % (12069)------------------------------
% 13.53/2.24  % (12084)Instruction limit reached!
% 13.53/2.24  % (12084)------------------------------
% 13.53/2.24  % (12084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.53/2.24  % (12084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.53/2.24  % (12084)Termination reason: Unknown
% 13.53/2.24  % (12084)Termination phase: Saturation
% 13.53/2.24  
% 13.53/2.24  % (12084)Memory used [KB]: 6396
% 13.53/2.24  % (12084)Time elapsed: 0.171 s
% 13.53/2.24  % (12084)Instructions burned: 54 (million)
% 13.53/2.24  % (12084)------------------------------
% 13.53/2.24  % (12084)------------------------------
% 13.53/2.24  % (12089)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/108Mi)
% 13.53/2.27  % (12090)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/208Mi)
% 13.53/2.28  % (12071)Instruction limit reached!
% 13.53/2.28  % (12071)------------------------------
% 13.53/2.28  % (12071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.53/2.28  % (12071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.53/2.28  % (12071)Termination reason: Unknown
% 13.53/2.28  % (12071)Termination phase: Saturation
% 13.53/2.28  
% 13.53/2.28  % (12071)Memory used [KB]: 2558
% 13.53/2.28  % (12071)Time elapsed: 0.485 s
% 13.53/2.28  % (12071)Instructions burned: 253 (million)
% 13.53/2.28  % (12071)------------------------------
% 13.53/2.28  % (12071)------------------------------
% 15.53/2.32  % (12092)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/86Mi)
% 15.53/2.33  % (12091)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/64Mi)
% 15.53/2.33  % (12093)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/852Mi)
% 15.53/2.34  % (12094)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/508Mi)
% 15.53/2.36  % (12094)Refutation not found, incomplete strategy% (12094)------------------------------
% 15.53/2.36  % (12094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.53/2.36  % (12094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.53/2.36  % (12094)Termination reason: Refutation not found, incomplete strategy
% 15.53/2.36  
% 15.53/2.36  % (12094)Memory used [KB]: 1407
% 15.53/2.36  % (12094)Time elapsed: 0.070 s
% 15.53/2.36  % (12094)Instructions burned: 2 (million)
% 15.53/2.36  % (12094)------------------------------
% 15.53/2.36  % (12094)------------------------------
% 15.53/2.37  % (12095)lrs+10_1:128_br=off:plsq=on:plsqr=32,1:urr=ec_only:i=2344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/2344Mi)
% 15.53/2.37  % (12095)Refutation not found, incomplete strategy% (12095)------------------------------
% 15.53/2.37  % (12095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.53/2.37  % (12095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.53/2.37  % (12095)Termination reason: Refutation not found, incomplete strategy
% 15.53/2.37  
% 15.53/2.37  % (12095)Memory used [KB]: 5884
% 15.53/2.37  % (12095)Time elapsed: 0.108 s
% 15.53/2.37  % (12095)Instructions burned: 2 (million)
% 15.53/2.37  % (12095)------------------------------
% 15.53/2.37  % (12095)------------------------------
% 15.53/2.37  % (12096)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/56Mi)
% 16.14/2.39  % (12088)Instruction limit reached!
% 16.14/2.39  % (12088)------------------------------
% 16.14/2.39  % (12088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.14/2.39  % (12088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.14/2.39  % (12088)Termination reason: Unknown
% 16.14/2.39  % (12088)Termination phase: Saturation
% 16.14/2.39  
% 16.14/2.39  % (12088)Memory used [KB]: 7036
% 16.14/2.39  % (12088)Time elapsed: 0.280 s
% 16.14/2.39  % (12088)Instructions burned: 107 (million)
% 16.14/2.39  % (12088)------------------------------
% 16.14/2.39  % (12088)------------------------------
% 16.28/2.41  % (12089)Instruction limit reached!
% 16.28/2.41  % (12089)------------------------------
% 16.28/2.41  % (12089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.28/2.41  % (12089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.28/2.41  % (12089)Termination reason: Unknown
% 16.28/2.41  % (12089)Termination phase: Saturation
% 16.28/2.41  
% 16.28/2.41  % (12089)Memory used [KB]: 8827
% 16.28/2.41  % (12089)Time elapsed: 0.266 s
% 16.28/2.41  % (12089)Instructions burned: 109 (million)
% 16.28/2.41  % (12089)------------------------------
% 16.28/2.41  % (12089)------------------------------
% 16.28/2.42  % (12074)Instruction limit reached!
% 16.28/2.42  % (12074)------------------------------
% 16.28/2.42  % (12074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.28/2.42  % (12074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.28/2.42  % (12074)Termination reason: Unknown
% 16.28/2.42  % (12074)Termination phase: Saturation
% 16.28/2.42  
% 16.28/2.42  % (12074)Memory used [KB]: 8955
% 16.28/2.42  % (12074)Time elapsed: 0.601 s
% 16.28/2.42  % (12074)Instructions burned: 321 (million)
% 16.28/2.42  % (12074)------------------------------
% 16.28/2.42  % (12074)------------------------------
% 16.43/2.43  % (12078)Instruction limit reached!
% 16.43/2.43  % (12078)------------------------------
% 16.43/2.43  % (12078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.43/2.43  % (12078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.43/2.43  % (12078)Termination reason: Unknown
% 16.43/2.43  % (12078)Termination phase: Saturation
% 16.43/2.43  
% 16.43/2.43  % (12078)Memory used [KB]: 7291
% 16.43/2.43  % (12078)Time elapsed: 0.453 s
% 16.43/2.43  % (12078)Instructions burned: 246 (million)
% 16.43/2.43  % (12078)------------------------------
% 16.43/2.43  % (12078)------------------------------
% 16.43/2.43  % (12091)Instruction limit reached!
% 16.43/2.43  % (12091)------------------------------
% 16.43/2.43  % (12091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.43/2.43  % (12091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.43/2.43  % (12091)Termination reason: Unknown
% 16.43/2.43  % (12091)Termination phase: Saturation
% 16.43/2.43  
% 16.43/2.43  % (12091)Memory used [KB]: 6396
% 16.43/2.43  % (12091)Time elapsed: 0.216 s
% 16.43/2.43  % (12091)Instructions burned: 64 (million)
% 16.43/2.43  % (12091)------------------------------
% 16.43/2.43  % (12091)------------------------------
% 16.43/2.44  % (12097)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/1385Mi)
% 16.43/2.45  % (12096)Instruction limit reached!
% 16.43/2.45  % (12096)------------------------------
% 16.43/2.45  % (12096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.43/2.46  % (12096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.43/2.46  % (12096)Termination reason: Unknown
% 16.43/2.46  % (12096)Termination phase: Saturation
% 16.43/2.46  
% 16.43/2.46  % (12096)Memory used [KB]: 10874
% 16.43/2.46  % (12096)Time elapsed: 0.184 s
% 16.43/2.46  % (12096)Instructions burned: 57 (million)
% 16.43/2.46  % (12096)------------------------------
% 16.43/2.46  % (12096)------------------------------
% 16.43/2.48  % (12092)Instruction limit reached!
% 16.43/2.48  % (12092)------------------------------
% 16.43/2.48  % (12092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.43/2.48  % (12092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.43/2.48  % (12092)Termination reason: Unknown
% 16.43/2.48  % (12092)Termination phase: Saturation
% 16.43/2.48  
% 16.43/2.48  % (12092)Memory used [KB]: 8187
% 16.43/2.48  % (12092)Time elapsed: 0.232 s
% 16.43/2.48  % (12092)Instructions burned: 88 (million)
% 16.43/2.48  % (12092)------------------------------
% 16.43/2.48  % (12092)------------------------------
% 16.43/2.49  % (12100)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/1408Mi)
% 16.43/2.49  % (12098)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/505Mi)
% 16.43/2.50  % (12099)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/314Mi)
% 17.05/2.53  % (11962)Instruction limit reached!
% 17.05/2.53  % (11962)------------------------------
% 17.05/2.53  % (11962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.05/2.54  % (12101)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/457Mi)
% 17.05/2.55  % (11962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.05/2.55  % (11962)Termination reason: Unknown
% 17.05/2.55  % (11962)Termination phase: Saturation
% 17.05/2.55  
% 17.05/2.55  % (11962)Memory used [KB]: 8059
% 17.05/2.55  % (11962)Time elapsed: 1.202 s
% 17.05/2.55  % (11962)Instructions burned: 696 (million)
% 17.05/2.55  % (11962)------------------------------
% 17.05/2.55  % (11962)------------------------------
% 17.05/2.56  % (12103)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/381Mi)
% 17.05/2.56  % (12090)Instruction limit reached!
% 17.05/2.56  % (12090)------------------------------
% 17.05/2.56  % (12090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.05/2.56  % (12090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.05/2.56  % (12090)Termination reason: Unknown
% 17.05/2.56  % (12090)Termination phase: Saturation
% 17.05/2.56  
% 17.05/2.56  % (12090)Memory used [KB]: 2046
% 17.05/2.56  % (12090)Time elapsed: 0.395 s
% 17.05/2.56  % (12090)Instructions burned: 210 (million)
% 17.05/2.56  % (12090)------------------------------
% 17.05/2.56  % (12090)------------------------------
% 17.05/2.57  % (12102)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/76Mi)
% 17.05/2.57  % (12104)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/162Mi)
% 17.05/2.58  % (11975)Instruction limit reached!
% 17.05/2.58  % (11975)------------------------------
% 17.05/2.58  % (11975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.59  % (11975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.59  % (11975)Termination reason: Unknown
% 17.46/2.59  % (11975)Termination phase: Saturation
% 17.46/2.59  
% 17.46/2.59  % (11975)Memory used [KB]: 8187
% 17.46/2.59  % (11975)Time elapsed: 1.189 s
% 17.46/2.59  % (11975)Instructions burned: 1068 (million)
% 17.46/2.59  % (11975)------------------------------
% 17.46/2.59  % (11975)------------------------------
% 17.46/2.60  % (12106)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/297Mi)
% 17.46/2.60  % (12040)Instruction limit reached!
% 17.46/2.60  % (12040)------------------------------
% 17.46/2.60  % (12040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.61  % (12040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.61  % (12040)Termination reason: Unknown
% 17.46/2.61  % (12040)Termination phase: Saturation
% 17.46/2.61  
% 17.46/2.61  % (12040)Memory used [KB]: 11257
% 17.46/2.61  % (12040)Time elapsed: 1.024 s
% 17.46/2.61  % (12040)Instructions burned: 610 (million)
% 17.46/2.61  % (12040)------------------------------
% 17.46/2.61  % (12040)------------------------------
% 17.46/2.61  % (12105)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/163Mi)
% 17.46/2.62  % (12067)Instruction limit reached!
% 17.46/2.62  % (12067)------------------------------
% 17.46/2.62  % (12067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.62  % (12067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.62  % (12067)Termination reason: Unknown
% 17.46/2.62  % (12067)Termination phase: Saturation
% 17.46/2.62  
% 17.46/2.62  % (12067)Memory used [KB]: 3965
% 17.46/2.62  % (12067)Time elapsed: 0.881 s
% 17.46/2.62  % (12067)Instructions burned: 457 (million)
% 17.46/2.62  % (12067)------------------------------
% 17.46/2.62  % (12067)------------------------------
% 17.46/2.64  % (12107)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/1393Mi)
% 18.02/2.71  % (12108)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1907Mi)
% 18.02/2.71  % (12109)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/799Mi)
% 18.02/2.71  % (12108)Refutation not found, incomplete strategy% (12108)------------------------------
% 18.02/2.71  % (12108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.02/2.71  % (12108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.02/2.71  % (12108)Termination reason: Refutation not found, incomplete strategy
% 18.02/2.71  
% 18.02/2.71  % (12108)Memory used [KB]: 1407
% 18.02/2.71  % (12108)Time elapsed: 0.129 s
% 18.02/2.71  % (12108)Instructions burned: 1 (million)
% 18.02/2.71  % (12108)------------------------------
% 18.02/2.71  % (12108)------------------------------
% 18.02/2.71  % (12102)Instruction limit reached!
% 18.02/2.71  % (12102)------------------------------
% 18.02/2.71  % (12102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.08/2.72  % (12102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.08/2.72  % (12102)Termination reason: Unknown
% 18.08/2.72  % (12102)Termination phase: Saturation
% 18.08/2.72  
% 18.08/2.72  % (12102)Memory used [KB]: 2046
% 18.08/2.72  % (12102)Time elapsed: 0.269 s
% 18.08/2.72  % (12102)Instructions burned: 78 (million)
% 18.08/2.72  % (12102)------------------------------
% 18.08/2.72  % (12102)------------------------------
% 18.08/2.74  % (12110)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/179Mi)
% 18.08/2.77  % (12111)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/874Mi)
% 18.08/2.79  % (11928)Instruction limit reached!
% 18.08/2.79  % (11928)------------------------------
% 18.08/2.79  % (11928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.08/2.79  % (11928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.08/2.79  % (11928)Termination reason: Unknown
% 18.08/2.79  % (11928)Termination phase: Saturation
% 18.08/2.79  
% 18.08/2.79  % (11928)Memory used [KB]: 33389
% 18.08/2.79  % (11928)Time elapsed: 1.415 s
% 18.08/2.79  % (11928)Instructions burned: 875 (million)
% 18.08/2.79  % (11928)------------------------------
% 18.08/2.79  % (11928)------------------------------
% 18.08/2.79  % (12104)Instruction limit reached!
% 18.08/2.79  % (12104)------------------------------
% 18.08/2.79  % (12104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.08/2.81  % (12104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.08/2.81  % (12104)Termination reason: Unknown
% 18.08/2.81  % (12104)Termination phase: Saturation
% 18.08/2.81  
% 18.08/2.81  % (12104)Memory used [KB]: 3454
% 18.08/2.81  % (12104)Time elapsed: 0.338 s
% 18.08/2.81  % (12104)Instructions burned: 164 (million)
% 18.08/2.81  % (12104)------------------------------
% 18.08/2.81  % (12104)------------------------------
% 19.64/2.84  % (12112)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/4546Mi)
% 19.64/2.85  % (12113)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/98Mi)
% 19.64/2.85  TRYING [1]
% 19.64/2.87  TRYING [2]
% 19.64/2.87  TRYING [3]
% 19.64/2.88  % (12066)Instruction limit reached!
% 19.64/2.88  % (12066)------------------------------
% 19.64/2.88  % (12066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.64/2.88  % (12066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.64/2.88  % (12066)Termination reason: Unknown
% 19.64/2.88  % (12066)Termination phase: Saturation
% 19.64/2.88  
% 19.64/2.88  % (12066)Memory used [KB]: 17014
% 19.64/2.88  % (12066)Time elapsed: 1.088 s
% 19.64/2.88  % (12066)Instructions burned: 590 (million)
% 19.64/2.88  % (12066)------------------------------
% 19.64/2.88  % (12066)------------------------------
% 19.64/2.90  TRYING [4]
% 20.25/2.90  % (12105)Instruction limit reached!
% 20.25/2.90  % (12105)------------------------------
% 20.25/2.90  % (12105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.25/2.90  % (12105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.25/2.90  % (12105)Termination reason: Unknown
% 20.25/2.90  % (12105)Termination phase: Saturation
% 20.25/2.90  
% 20.25/2.90  % (12105)Memory used [KB]: 7164
% 20.25/2.90  % (12105)Time elapsed: 0.417 s
% 20.25/2.90  % (12105)Instructions burned: 164 (million)
% 20.25/2.90  % (12105)------------------------------
% 20.25/2.90  % (12105)------------------------------
% 20.25/2.93  % (12085)Instruction limit reached!
% 20.25/2.93  % (12085)------------------------------
% 20.25/2.93  % (12085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.25/2.93  % (12114)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/2492Mi)
% 20.25/2.94  % (12085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.25/2.94  % (12085)Termination reason: Unknown
% 20.25/2.94  % (12085)Termination phase: Saturation
% 20.25/2.94  
% 20.25/2.94  % (12085)Memory used [KB]: 29807
% 20.25/2.94  % (12085)Time elapsed: 0.868 s
% 20.25/2.94  % (12085)Instructions burned: 467 (million)
% 20.25/2.94  % (12085)------------------------------
% 20.25/2.94  % (12085)------------------------------
% 20.25/2.95  % (12115)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/123Mi)
% 20.85/2.99  % (12099)Instruction limit reached!
% 20.85/2.99  % (12099)------------------------------
% 20.85/2.99  % (12099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/2.99  % (12113)Instruction limit reached!
% 20.85/2.99  % (12113)------------------------------
% 20.85/2.99  % (12113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/2.99  % (12113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/2.99  % (12113)Termination reason: Unknown
% 20.85/2.99  % (12113)Termination phase: Saturation
% 20.85/2.99  
% 20.85/2.99  % (12113)Memory used [KB]: 6524
% 20.85/2.99  % (12113)Time elapsed: 0.223 s
% 20.85/2.99  % (12113)Instructions burned: 101 (million)
% 20.85/2.99  % (12113)------------------------------
% 20.85/2.99  % (12113)------------------------------
% 20.85/2.99  % (12116)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/89Mi)
% 20.85/2.99  % (12099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/2.99  % (12099)Termination reason: Unknown
% 20.85/2.99  % (12099)Termination phase: Saturation
% 20.85/2.99  
% 20.85/2.99  % (12099)Memory used [KB]: 14839
% 20.85/2.99  % (12099)Time elapsed: 0.472 s
% 20.85/2.99  % (12099)Instructions burned: 314 (million)
% 20.85/2.99  % (12099)------------------------------
% 20.85/2.99  % (12099)------------------------------
% 20.85/3.01  TRYING [5]
% 20.85/3.03  % (12110)Instruction limit reached!
% 20.85/3.03  % (12110)------------------------------
% 20.85/3.03  % (12110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.03  % (12110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.03  % (12110)Termination reason: Unknown
% 20.85/3.03  % (12110)Termination phase: Saturation
% 20.85/3.03  
% 20.85/3.03  % (12110)Memory used [KB]: 8059
% 20.85/3.03  % (12110)Time elapsed: 0.407 s
% 20.85/3.03  % (12110)Instructions burned: 179 (million)
% 20.85/3.03  % (12110)------------------------------
% 20.85/3.03  % (12110)------------------------------
% 20.85/3.04  % (12117)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/191Mi)
% 20.85/3.05  % (12106)Instruction limit reached!
% 20.85/3.05  % (12106)------------------------------
% 20.85/3.05  % (12106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.05  % (12106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.05  % (12106)Termination reason: Unknown
% 20.85/3.05  % (12106)Termination phase: Saturation
% 20.85/3.05  
% 20.85/3.05  % (12106)Memory used [KB]: 20596
% 20.85/3.05  % (12106)Time elapsed: 0.309 s
% 20.85/3.05  % (12106)Instructions burned: 297 (million)
% 20.85/3.05  % (12106)------------------------------
% 20.85/3.05  % (12106)------------------------------
% 20.85/3.07  % (12083)Instruction limit reached!
% 20.85/3.07  % (12083)------------------------------
% 20.85/3.07  % (12083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.07  % (12083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.07  % (12083)Termination reason: Unknown
% 20.85/3.07  % (12083)Termination phase: Saturation
% 20.85/3.07  
% 20.85/3.07  % (12083)Memory used [KB]: 10874
% 20.85/3.07  % (12083)Time elapsed: 1.018 s
% 20.85/3.07  % (12083)Instructions burned: 617 (million)
% 20.85/3.07  % (12083)------------------------------
% 20.85/3.07  % (12083)------------------------------
% 21.52/3.08  % (12038)Instruction limit reached!
% 21.52/3.08  % (12038)------------------------------
% 21.52/3.08  % (12038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.52/3.09  % (12101)Instruction limit reached!
% 21.52/3.09  % (12101)------------------------------
% 21.52/3.09  % (12101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.52/3.09  % (12118)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/506Mi)
% 21.52/3.09  % (12101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.52/3.09  % (12101)Termination reason: Unknown
% 21.52/3.09  % (12101)Termination phase: Saturation
% 21.52/3.09  
% 21.52/3.09  % (12101)Memory used [KB]: 6524
% 21.52/3.09  % (12101)Time elapsed: 0.644 s
% 21.52/3.09  % (12101)Instructions burned: 459 (million)
% 21.52/3.09  % (12101)------------------------------
% 21.52/3.09  % (12101)------------------------------
% 21.60/3.09  % (12038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.60/3.09  % (12038)Termination reason: Unknown
% 21.60/3.09  % (12038)Termination phase: Saturation
% 21.60/3.09  
% 21.60/3.09  % (12038)Memory used [KB]: 12025
% 21.60/3.09  % (12038)Time elapsed: 1.529 s
% 21.60/3.09  % (12038)Instructions burned: 886 (million)
% 21.60/3.09  % (12038)------------------------------
% 21.60/3.09  % (12038)------------------------------
% 21.69/3.11  % (12119)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/389Mi)
% 21.69/3.13  % (12120)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1282Mi)
% 21.69/3.13  % (12116)Instruction limit reached!
% 21.69/3.13  % (12116)------------------------------
% 21.69/3.13  % (12116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.69/3.13  % (12116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.69/3.13  % (12116)Termination reason: Unknown
% 21.69/3.13  % (12116)Termination phase: Saturation
% 21.69/3.13  
% 21.69/3.13  % (12116)Memory used [KB]: 6396
% 21.69/3.13  % (12116)Time elapsed: 0.208 s
% 21.69/3.13  % (12116)Instructions burned: 89 (million)
% 21.69/3.13  % (12116)------------------------------
% 21.69/3.13  % (12116)------------------------------
% 21.69/3.13  % (12075)Instruction limit reached!
% 21.69/3.13  % (12075)------------------------------
% 21.69/3.13  % (12075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.69/3.13  % (12075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.69/3.13  % (12075)Termination reason: Unknown
% 21.69/3.13  % (12075)Termination phase: Saturation
% 21.69/3.13  
% 21.69/3.13  % (12075)Memory used [KB]: 11513
% 21.69/3.13  % (12075)Time elapsed: 1.284 s
% 21.69/3.13  % (12075)Instructions burned: 788 (million)
% 21.69/3.13  % (12075)------------------------------
% 21.69/3.13  % (12075)------------------------------
% 21.69/3.15  % (12115)Instruction limit reached!
% 21.69/3.15  % (12115)------------------------------
% 21.69/3.15  % (12115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.69/3.16  % (12121)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/206Mi)
% 21.69/3.16  % (12122)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/951Mi)
% 21.69/3.16  % (12115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.69/3.16  % (12115)Termination reason: Unknown
% 21.69/3.16  % (12115)Termination phase: Saturation
% 21.69/3.16  
% 21.69/3.16  % (12115)Memory used [KB]: 7291
% 21.69/3.16  % (12115)Time elapsed: 0.326 s
% 21.69/3.16  % (12115)Instructions burned: 123 (million)
% 21.69/3.16  % (12115)------------------------------
% 21.69/3.16  % (12115)------------------------------
% 21.69/3.19  % (12103)Instruction limit reached!
% 21.69/3.19  % (12103)------------------------------
% 21.69/3.19  % (12103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.69/3.19  % (12103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.69/3.19  % (12103)Termination reason: Unknown
% 21.69/3.19  % (12103)Termination phase: Saturation
% 21.69/3.19  
% 21.69/3.19  % (12103)Memory used [KB]: 4093
% 21.69/3.19  % (12103)Time elapsed: 0.732 s
% 21.69/3.19  % (12103)Instructions burned: 381 (million)
% 21.69/3.19  % (12103)------------------------------
% 21.69/3.19  % (12103)------------------------------
% 22.31/3.21  % (12124)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/222Mi)
% 22.31/3.22  % (12125)ins+10_1:1_bce=on:bd=off:fde=unused:fsd=on:igs=3:igwr=on:lcm=predicate:sos=on:i=1276:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1276Mi)
% 22.31/3.22  % (12123)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/367Mi)
% 22.31/3.27  % (12127)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1038Mi)
% 22.31/3.27  % (12126)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1186Mi)
% 22.31/3.28  % (12126)Refutation not found, incomplete strategy% (12126)------------------------------
% 22.31/3.28  % (12126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.31/3.28  % (12098)Instruction limit reached!
% 22.31/3.28  % (12098)------------------------------
% 22.31/3.28  % (12098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.31/3.28  % (12126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.31/3.28  % (12126)Termination reason: Refutation not found, incomplete strategy
% 22.31/3.28  
% 22.31/3.28  % (12126)Memory used [KB]: 5884
% 22.31/3.28  % (12126)Time elapsed: 0.115 s
% 22.31/3.28  % (12126)Instructions burned: 3 (million)
% 22.31/3.28  % (12126)------------------------------
% 22.31/3.28  % (12126)------------------------------
% 22.31/3.28  % (12098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.31/3.28  % (12098)Termination reason: Unknown
% 22.31/3.28  % (12098)Termination phase: Saturation
% 22.31/3.28  
% 22.31/3.28  % (12098)Memory used [KB]: 4989
% 22.31/3.28  % (12098)Time elapsed: 0.874 s
% 22.31/3.28  % (12098)Instructions burned: 506 (million)
% 22.31/3.28  % (12098)------------------------------
% 22.31/3.28  % (12098)------------------------------
% 22.75/3.31  % (12129)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1257Mi)
% 22.75/3.33  % (12128)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/74Mi)
% 22.75/3.33  % (12117)Instruction limit reached!
% 22.75/3.33  % (12117)------------------------------
% 22.75/3.33  % (12117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.75/3.35  % (12117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.75/3.35  % (12117)Termination reason: Unknown
% 22.75/3.35  % (12117)Termination phase: Saturation
% 22.75/3.35  
% 22.75/3.35  % (12117)Memory used [KB]: 7675
% 22.75/3.35  % (12117)Time elapsed: 0.386 s
% 22.75/3.35  % (12117)Instructions burned: 193 (million)
% 22.75/3.35  % (12117)------------------------------
% 22.75/3.35  % (12117)------------------------------
% 22.75/3.35  TRYING [6]
% 23.34/3.41  % (12130)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/2967Mi)
% 24.38/3.43  % (12128)Instruction limit reached!
% 24.38/3.43  % (12128)------------------------------
% 24.38/3.43  % (12128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.38/3.43  % (12128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.38/3.43  % (12128)Termination reason: Unknown
% 24.38/3.43  % (12128)Termination phase: Saturation
% 24.38/3.43  
% 24.38/3.43  % (12128)Memory used [KB]: 6780
% 24.38/3.43  % (12128)Time elapsed: 0.228 s
% 24.38/3.43  % (12128)Instructions burned: 75 (million)
% 24.38/3.43  % (12128)------------------------------
% 24.38/3.43  % (12128)------------------------------
% 24.38/3.45  % (12131)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/1932Mi)
% 24.38/3.46  % (11957)Instruction limit reached!
% 24.38/3.46  % (11957)------------------------------
% 24.38/3.46  % (11957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.38/3.46  % (11957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.38/3.46  % (11957)Termination reason: Unknown
% 24.38/3.46  % (11957)Termination phase: Saturation
% 24.38/3.46  
% 24.38/3.46  % (11957)Memory used [KB]: 9722
% 24.38/3.46  % (11957)Time elapsed: 2.134 s
% 24.38/3.46  % (11957)Instructions burned: 1220 (million)
% 24.38/3.46  % (11957)------------------------------
% 24.38/3.46  % (11957)------------------------------
% 24.38/3.48  % (12132)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/341Mi)
% 24.38/3.50  % (12121)Instruction limit reached!
% 24.38/3.50  % (12121)------------------------------
% 24.38/3.50  % (12121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.38/3.50  % (12121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.38/3.50  % (12121)Termination reason: Unknown
% 24.38/3.50  % (12121)Termination phase: Saturation
% 24.38/3.50  
% 24.38/3.50  % (12121)Memory used [KB]: 17910
% 24.38/3.50  % (12121)Time elapsed: 0.291 s
% 24.38/3.50  % (12121)Instructions burned: 206 (million)
% 24.38/3.50  % (12121)------------------------------
% 24.38/3.50  % (12121)------------------------------
% 25.10/3.55  % (12093)Instruction limit reached!
% 25.10/3.55  % (12093)------------------------------
% 25.10/3.55  % (12093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.10/3.56  % (12093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.10/3.56  % (12093)Termination reason: Unknown
% 25.10/3.56  % (12093)Termination phase: Saturation
% 25.10/3.56  
% 25.10/3.56  % (12093)Memory used [KB]: 12665
% 25.10/3.56  % (12093)Time elapsed: 0.414 s
% 25.10/3.56  % (12093)Instructions burned: 852 (million)
% 25.10/3.56  % (12093)------------------------------
% 25.10/3.56  % (12093)------------------------------
% 25.10/3.57  % (12133)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/1100Mi)
% 25.10/3.58  % (12124)Instruction limit reached!
% 25.10/3.58  % (12124)------------------------------
% 25.10/3.58  % (12124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.10/3.58  % (12124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.10/3.58  % (12124)Termination reason: Unknown
% 25.10/3.58  % (12124)Termination phase: Saturation
% 25.10/3.58  
% 25.10/3.58  % (12124)Memory used [KB]: 11769
% 25.10/3.58  % (12124)Time elapsed: 0.399 s
% 25.10/3.58  % (12124)Instructions burned: 223 (million)
% 25.10/3.58  % (12124)------------------------------
% 25.10/3.58  % (12124)------------------------------
% 25.63/3.61  % (12134)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/3814Mi)
% 25.63/3.61  % (12134)Refutation not found, incomplete strategy% (12134)------------------------------
% 25.63/3.61  % (12134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.63/3.61  % (12134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.63/3.61  % (12134)Termination reason: Refutation not found, incomplete strategy
% 25.63/3.61  
% 25.63/3.61  % (12134)Memory used [KB]: 5884
% 25.63/3.61  % (12134)Time elapsed: 0.118 s
% 25.63/3.61  % (12134)Instructions burned: 3 (million)
% 25.63/3.61  % (12134)------------------------------
% 25.63/3.61  % (12134)------------------------------
% 25.63/3.62  % (12135)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/3452Mi)
% 26.36/3.69  % (12136)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1737Mi)
% 26.36/3.69  % (12119)Instruction limit reached!
% 26.36/3.69  % (12119)------------------------------
% 26.36/3.69  % (12119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.36/3.70  % (12119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.36/3.70  % (12119)Termination reason: Unknown
% 26.36/3.70  % (12119)Termination phase: Saturation
% 26.36/3.70  
% 26.36/3.70  % (12119)Memory used [KB]: 3454
% 26.36/3.70  % (12119)Time elapsed: 0.667 s
% 26.36/3.70  % (12119)Instructions burned: 389 (million)
% 26.36/3.70  % (12119)------------------------------
% 26.36/3.70  % (12119)------------------------------
% 26.57/3.72  % (12137)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/107Mi)
% 26.57/3.73  % (12138)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/979Mi)
% 26.57/3.79  % (12097)Instruction limit reached!
% 26.57/3.79  % (12097)------------------------------
% 26.57/3.79  % (12097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.57/3.81  % (12097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.57/3.81  % (12097)Termination reason: Unknown
% 26.57/3.81  % (12097)Termination phase: Saturation
% 26.57/3.81  
% 26.57/3.81  % (12097)Memory used [KB]: 6140
% 26.57/3.81  % (12097)Time elapsed: 1.475 s
% 26.57/3.81  % (12097)Instructions burned: 1387 (million)
% 26.57/3.81  % (12097)------------------------------
% 26.57/3.81  % (12097)------------------------------
% 27.15/3.82  % (12123)Instruction limit reached!
% 27.15/3.82  % (12123)------------------------------
% 27.15/3.82  % (12123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.15/3.82  % (12139)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/1178Mi)
% 27.15/3.83  % (12123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.15/3.83  % (12123)Termination reason: Unknown
% 27.15/3.83  % (12123)Termination phase: Saturation
% 27.15/3.83  
% 27.15/3.83  % (12123)Memory used [KB]: 7675
% 27.15/3.83  % (12123)Time elapsed: 0.685 s
% 27.15/3.83  % (12123)Instructions burned: 367 (million)
% 27.15/3.83  % (12123)------------------------------
% 27.15/3.83  % (12123)------------------------------
% 27.15/3.83  % (12139)Refutation not found, incomplete strategy% (12139)------------------------------
% 27.15/3.83  % (12139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.15/3.83  % (12139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.15/3.83  % (12139)Termination reason: Refutation not found, incomplete strategy
% 27.15/3.83  
% 27.15/3.83  % (12139)Memory used [KB]: 1407
% 27.15/3.83  % (12139)Time elapsed: 0.072 s
% 27.15/3.83  % (12139)Instructions burned: 3 (million)
% 27.15/3.83  % (12139)------------------------------
% 27.15/3.83  % (12139)------------------------------
% 27.15/3.84  % (12118)Instruction limit reached!
% 27.15/3.84  % (12118)------------------------------
% 27.15/3.84  % (12118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.15/3.85  % (12118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.15/3.85  % (12118)Termination reason: Unknown
% 27.15/3.85  % (12118)Termination phase: Saturation
% 27.15/3.85  
% 27.15/3.85  % (12118)Memory used [KB]: 11001
% 27.15/3.85  % (12118)Time elapsed: 0.848 s
% 27.15/3.85  % (12118)Instructions burned: 506 (million)
% 27.15/3.85  % (12118)------------------------------
% 27.15/3.85  % (12118)------------------------------
% 27.63/3.93  % (12137)Instruction limit reached!
% 27.63/3.93  % (12137)------------------------------
% 27.63/3.93  % (12137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.63/3.93  % (12137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.63/3.93  % (12137)Termination reason: Unknown
% 27.63/3.93  % (12137)Termination phase: Saturation
% 27.63/3.93  
% 27.63/3.93  % (12137)Memory used [KB]: 6908
% 27.63/3.93  % (12137)Time elapsed: 0.320 s
% 27.63/3.93  % (12137)Instructions burned: 108 (million)
% 27.63/3.93  % (12137)------------------------------
% 27.63/3.93  % (12137)------------------------------
% 27.63/3.95  % (12140)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/108Mi)
% 27.63/3.96  % (12142)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/265Mi)
% 27.63/3.96  % (12143)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/67Mi)
% 28.24/3.99  % (12141)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/654Mi)
% 28.91/4.00  % (12109)Instruction limit reached!
% 28.91/4.00  % (12109)------------------------------
% 28.91/4.00  % (12109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.13/4.02  % (12109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.13/4.02  % (12109)Termination reason: Unknown
% 29.13/4.02  % (12109)Termination phase: Saturation
% 29.13/4.02  
% 29.13/4.02  % (12109)Memory used [KB]: 9338
% 29.13/4.02  % (12109)Time elapsed: 1.382 s
% 29.13/4.02  % (12109)Instructions burned: 799 (million)
% 29.13/4.02  % (12109)------------------------------
% 29.13/4.02  % (12109)------------------------------
% 29.24/4.05  % (12061)Instruction limit reached!
% 29.24/4.05  % (12061)------------------------------
% 29.24/4.05  % (12061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.05  % (12061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.05  % (12061)Termination reason: Unknown
% 29.24/4.05  % (12061)Termination phase: Saturation
% 29.24/4.05  
% 29.24/4.05  % (12061)Memory used [KB]: 17782
% 29.24/4.05  % (12061)Time elapsed: 2.407 s
% 29.24/4.05  % (12061)Instructions burned: 1496 (million)
% 29.24/4.05  % (12061)------------------------------
% 29.24/4.05  % (12061)------------------------------
% 29.24/4.05  % (12132)Instruction limit reached!
% 29.24/4.05  % (12132)------------------------------
% 29.24/4.05  % (12132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.05  % (12132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.05  % (12132)Termination reason: Unknown
% 29.24/4.05  % (12132)Termination phase: Saturation
% 29.24/4.05  
% 29.24/4.05  % (12132)Memory used [KB]: 9466
% 29.24/4.05  % (12132)Time elapsed: 0.672 s
% 29.24/4.05  % (12132)Instructions burned: 342 (million)
% 29.24/4.05  % (12132)------------------------------
% 29.24/4.05  % (12132)------------------------------
% 29.24/4.06  % (12144)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/2055Mi)
% 29.24/4.08  % (12143)Instruction limit reached!
% 29.24/4.08  % (12143)------------------------------
% 29.24/4.08  % (12143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.08  % (12143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.08  % (12143)Termination reason: Unknown
% 29.24/4.08  % (12143)Termination phase: Saturation
% 29.24/4.08  
% 29.24/4.08  % (12143)Memory used [KB]: 7675
% 29.24/4.08  % (12143)Time elapsed: 0.193 s
% 29.24/4.08  % (12143)Instructions burned: 67 (million)
% 29.24/4.08  % (12143)------------------------------
% 29.24/4.08  % (12143)------------------------------
% 29.24/4.08  % (12111)Refutation not found, non-redundant clauses discarded% (12111)------------------------------
% 29.24/4.08  % (12111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.09  % (12111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.09  % (12111)Termination reason: Refutation not found, non-redundant clauses discarded
% 29.24/4.09  
% 29.24/4.09  % (12111)Memory used [KB]: 17910
% 29.24/4.09  % (12111)Time elapsed: 1.427 s
% 29.24/4.09  % (12111)Instructions burned: 849 (million)
% 29.24/4.09  % (12111)------------------------------
% 29.24/4.09  % (12111)------------------------------
% 29.24/4.10  % (12140)Instruction limit reached!
% 29.24/4.10  % (12140)------------------------------
% 29.24/4.10  % (12140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.10  % (12140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.10  % (12140)Termination reason: Unknown
% 29.24/4.10  % (12140)Termination phase: Saturation
% 29.24/4.10  
% 29.24/4.10  % (12140)Memory used [KB]: 9850
% 29.24/4.10  % (12140)Time elapsed: 0.217 s
% 29.24/4.10  % (12140)Instructions burned: 109 (million)
% 29.24/4.10  % (12140)------------------------------
% 29.24/4.10  % (12140)------------------------------
% 29.88/4.16  % (12145)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/336Mi)
% 30.32/4.19  % (12147)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/179Mi)
% 30.32/4.20  % (12146)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=3439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/3439Mi)
% 30.32/4.21  % (12150)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1449:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/1449Mi)
% 30.32/4.22  % (12148)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/56Mi)
% 30.32/4.24  % (12149)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=2303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/2303Mi)
% 31.00/4.30  % (12148)Instruction limit reached!
% 31.00/4.30  % (12148)------------------------------
% 31.00/4.30  % (12148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.00/4.30  % (12148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.00/4.30  % (12148)Termination reason: Unknown
% 31.00/4.30  % (12148)Termination phase: Saturation
% 31.00/4.30  
% 31.00/4.30  % (12148)Memory used [KB]: 10874
% 31.00/4.30  % (12148)Time elapsed: 0.161 s
% 31.00/4.30  % (12148)Instructions burned: 56 (million)
% 31.00/4.30  % (12148)------------------------------
% 31.00/4.30  % (12148)------------------------------
% 31.34/4.38  % (12142)Instruction limit reached!
% 31.34/4.38  % (12142)------------------------------
% 31.34/4.38  % (12142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.34/4.39  % (12142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.34/4.39  % (12142)Termination reason: Unknown
% 31.34/4.39  % (12142)Termination phase: Saturation
% 31.34/4.39  
% 31.34/4.39  % (12142)Memory used [KB]: 7291
% 31.34/4.39  % (12142)Time elapsed: 0.525 s
% 31.34/4.39  % (12142)Instructions burned: 266 (million)
% 31.34/4.39  % (12142)------------------------------
% 31.34/4.39  % (12142)------------------------------
% 31.84/4.42  % (12147)Instruction limit reached!
% 31.84/4.42  % (12147)------------------------------
% 31.84/4.42  % (12147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.84/4.44  % (12151)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=4882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/4882Mi)
% 31.84/4.44  % (12077)Instruction limit reached!
% 31.84/4.44  % (12077)------------------------------
% 31.84/4.44  % (12077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.84/4.44  % (12147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.84/4.44  % (12147)Termination reason: Unknown
% 31.84/4.44  % (12147)Termination phase: Saturation
% 31.84/4.44  
% 31.84/4.44  % (12147)Memory used [KB]: 6652
% 31.84/4.44  % (12147)Time elapsed: 0.353 s
% 31.84/4.44  % (12147)Instructions burned: 179 (million)
% 31.84/4.44  % (12147)------------------------------
% 31.84/4.44  % (12147)------------------------------
% 31.84/4.46  % (12077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.84/4.46  % (12077)Termination reason: Unknown
% 31.84/4.46  % (12077)Termination phase: Saturation
% 31.84/4.46  
% 31.84/4.46  % (12077)Memory used [KB]: 9978
% 31.84/4.46  % (12077)Time elapsed: 2.556 s
% 31.84/4.46  % (12077)Instructions burned: 1732 (million)
% 31.84/4.46  % (12077)------------------------------
% 31.84/4.46  % (12077)------------------------------
% 32.34/4.50  % (12152)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/94Mi)
% 32.34/4.57  % (12153)ott+10_1:12_abs=on:avsq=on:avsqr=5,31:bd=off:bsr=unit_only:plsq=on:plsql=on:plsqr=1,32:sac=on:sas=z3:spb=goal_then_units:tgt=full:to=lpo:i=9837:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/9837Mi)
% 33.53/4.58  % (12100)Instruction limit reached!
% 33.53/4.58  % (12100)------------------------------
% 33.53/4.58  % (12100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.74/4.59  % (12100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.74/4.59  % (12100)Termination reason: Unknown
% 33.74/4.59  % (12100)Termination phase: Saturation
% 33.74/4.59  
% 33.74/4.59  % (12100)Memory used [KB]: 4093
% 33.74/4.59  % (12100)Time elapsed: 2.163 s
% 33.74/4.59  % (12100)Instructions burned: 1408 (million)
% 33.74/4.59  % (12100)------------------------------
% 33.74/4.59  % (12100)------------------------------
% 33.74/4.60  % (12154)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=1949:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/1949Mi)
% 34.02/4.65  TRYING [7]
% 34.02/4.67  % (12152)Instruction limit reached!
% 34.02/4.67  % (12152)------------------------------
% 34.02/4.67  % (12152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.02/4.67  % (12152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.02/4.67  % (12152)Termination reason: Unknown
% 34.02/4.67  % (12152)Termination phase: Saturation
% 34.02/4.67  
% 34.02/4.67  % (12152)Memory used [KB]: 7291
% 34.02/4.67  % (12152)Time elapsed: 0.235 s
% 34.02/4.67  % (12152)Instructions burned: 96 (million)
% 34.02/4.67  % (12152)------------------------------
% 34.02/4.67  % (12152)------------------------------
% 34.02/4.69  % (12145)Instruction limit reached!
% 34.02/4.69  % (12145)------------------------------
% 34.02/4.69  % (12145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.02/4.69  % (12145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.02/4.69  % (12145)Termination reason: Unknown
% 34.02/4.69  % (12145)Termination phase: Saturation
% 34.02/4.69  
% 34.02/4.69  % (12145)Memory used [KB]: 10362
% 34.02/4.69  % (12145)Time elapsed: 0.647 s
% 34.02/4.69  % (12145)Instructions burned: 338 (million)
% 34.02/4.69  % (12145)------------------------------
% 34.02/4.69  % (12145)------------------------------
% 34.02/4.70  % (12155)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/761Mi)
% 34.56/4.76  % (12122)Instruction limit reached!
% 34.56/4.76  % (12122)------------------------------
% 34.56/4.76  % (12122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.56/4.76  % (12122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.56/4.76  % (12122)Termination reason: Unknown
% 34.56/4.76  % (12122)Termination phase: Saturation
% 34.56/4.76  
% 34.56/4.76  % (12122)Memory used [KB]: 26993
% 34.56/4.76  % (12122)Time elapsed: 0.938 s
% 34.56/4.76  % (12122)Instructions burned: 952 (million)
% 34.56/4.76  % (12122)------------------------------
% 34.56/4.76  % (12122)------------------------------
% 35.03/4.81  % (12156)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/893Mi)
% 35.03/4.82  % (12157)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=9168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/9168Mi)
% 35.92/4.89  % (12158)dis+20_1:20_av=off:awrs=converge:bs=on:fsr=off:nwc=3.0:urr=ec_only:i=1819:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/1819Mi)
% 36.18/4.95  % (12141)Instruction limit reached!
% 36.18/4.95  % (12141)------------------------------
% 36.18/4.95  % (12141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.18/4.96  % (12141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.18/4.96  % (12141)Termination reason: Unknown
% 36.18/4.96  % (12141)Termination phase: Saturation
% 36.18/4.96  
% 36.18/4.96  % (12141)Memory used [KB]: 3965
% 36.18/4.96  % (12141)Time elapsed: 1.078 s
% 36.18/4.96  % (12141)Instructions burned: 656 (million)
% 36.18/4.96  % (12141)------------------------------
% 36.18/4.96  % (12141)------------------------------
% 36.18/4.97  % (12133)Instruction limit reached!
% 36.18/4.97  % (12133)------------------------------
% 36.18/4.97  % (12133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.18/4.97  % (12133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.18/4.97  % (12133)Termination reason: Unknown
% 36.18/4.97  % (12133)Termination phase: Saturation
% 36.18/4.97  
% 36.18/4.97  % (12133)Memory used [KB]: 3454
% 36.18/4.97  % (12133)Time elapsed: 1.492 s
% 36.18/4.97  % (12133)Instructions burned: 1100 (million)
% 36.18/4.97  % (12133)------------------------------
% 36.18/4.97  % (12133)------------------------------
% 36.65/5.04  % (12127)Instruction limit reached!
% 36.65/5.04  % (12127)------------------------------
% 36.65/5.04  % (12127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.65/5.06  % (12127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.65/5.06  % (12127)Termination reason: Unknown
% 36.65/5.06  % (12127)Termination phase: Saturation
% 36.65/5.06  
% 36.65/5.06  % (12127)Memory used [KB]: 33005
% 36.65/5.06  % (12127)Time elapsed: 1.878 s
% 36.65/5.06  % (12127)Instructions burned: 1039 (million)
% 36.65/5.06  % (12127)------------------------------
% 36.65/5.06  % (12127)------------------------------
% 37.54/5.08  % (12138)Instruction limit reached!
% 37.54/5.08  % (12138)------------------------------
% 37.54/5.08  % (12138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.54/5.08  % (12138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.54/5.08  % (12138)Termination reason: Unknown
% 37.54/5.08  % (12138)Termination phase: Saturation
% 37.54/5.08  
% 37.54/5.08  % (12138)Memory used [KB]: 11897
% 37.54/5.08  % (12138)Time elapsed: 1.433 s
% 37.54/5.08  % (12138)Instructions burned: 981 (million)
% 37.54/5.08  % (12138)------------------------------
% 37.54/5.08  % (12138)------------------------------
% 37.54/5.09  % (12159)ott+0_1:1_av=off:bsr=unit_only:gsp=on:s2a=on:s2at=2.0:sos=on:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/2891Mi)
% 37.54/5.11  % (12160)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/179Mi)
% 37.54/5.12  % (12087)Instruction limit reached!
% 37.54/5.12  % (12087)------------------------------
% 37.54/5.12  % (12087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.54/5.12  % (12087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.54/5.12  % (12087)Termination reason: Unknown
% 37.54/5.12  % (12087)Termination phase: Saturation
% 37.54/5.12  
% 37.54/5.12  % (12087)Memory used [KB]: 67546
% 37.54/5.12  % (12087)Time elapsed: 2.734 s
% 37.54/5.12  % (12087)Instructions burned: 1839 (million)
% 37.54/5.12  % (12087)------------------------------
% 37.54/5.12  % (12087)------------------------------
% 37.54/5.17  % (12107)Instruction limit reached!
% 37.54/5.17  % (12107)------------------------------
% 37.54/5.17  % (12107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.34/5.18  % (12107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.34/5.18  % (12107)Termination reason: Unknown
% 38.34/5.18  % (12107)Termination phase: Saturation
% 38.34/5.18  
% 38.34/5.18  % (12107)Memory used [KB]: 57440
% 38.34/5.18  % (12107)Time elapsed: 2.454 s
% 38.34/5.18  % (12107)Instructions burned: 1393 (million)
% 38.34/5.18  % (12107)------------------------------
% 38.34/5.18  % (12107)------------------------------
% 38.34/5.19  % (12161)dis+35_1:5_av=off:s2a=on:slsq=on:slsqc=1:slsqr=1,4:sp=const_frequency:updr=off:i=1249:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/1249Mi)
% 38.59/5.22  % (12162)dis+21_1:1_av=off:bd=off:bs=unit_only:drc=off:etr=on:fd=preordered:flr=on:ins=2:nwc=10.0:s2a=on:s2at=1.18:sims=off:sp=reverse_arity:to=lpo:i=1470:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/1470Mi)
% 38.73/5.28  % (12129)Instruction limit reached!
% 38.73/5.28  % (12129)------------------------------
% 38.73/5.28  % (12129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.73/5.29  % (12125)Instruction limit reached!
% 38.73/5.29  % (12125)------------------------------
% 38.73/5.29  % (12125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.73/5.29  % (12163)lrs+31_160:31_acc=on:anc=all_dependent:awrs=decay:awrsf=32:sac=on:sd=1:sos=on:ss=axioms:st=2.0:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/177Mi)
% 38.73/5.30  % (12125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.73/5.30  % (12125)Termination reason: Unknown
% 38.73/5.30  % (12125)Termination phase: Saturation
% 38.73/5.30  
% 38.73/5.30  % (12125)Memory used [KB]: 49764
% 38.73/5.30  % (12125)Time elapsed: 0.638 s
% 38.73/5.30  % (12125)Instructions burned: 1278 (million)
% 38.73/5.30  % (12125)------------------------------
% 38.73/5.30  % (12125)------------------------------
% 38.73/5.30  % (12129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.73/5.30  % (12129)Termination reason: Unknown
% 38.73/5.30  % (12129)Termination phase: Saturation
% 38.73/5.30  
% 38.73/5.30  % (12129)Memory used [KB]: 20724
% 38.73/5.30  % (12129)Time elapsed: 2.063 s
% 38.73/5.30  % (12129)Instructions burned: 1258 (million)
% 38.73/5.30  % (12129)------------------------------
% 38.73/5.30  % (12129)------------------------------
% 38.73/5.31  % (12164)ott+1011_1:1_av=off:drc=off:fd=preordered:foolp=on:ins=1:kws=inv_arity:plsq=on:plsqc=1:plsqr=3,25:s2at=2.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:sp=unary_frequency:urr=ec_only:uwa=one_side_interpreted:i=663:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/663Mi)
% 39.45/5.37  % (12160)Instruction limit reached!
% 39.45/5.37  % (12160)------------------------------
% 39.45/5.37  % (12160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.45/5.37  % (12160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.45/5.37  % (12160)Termination reason: Unknown
% 39.45/5.38  % (12160)Termination phase: Saturation
% 39.45/5.38  
% 39.45/5.38  % (12160)Memory used [KB]: 8187
% 39.45/5.38  % (12160)Time elapsed: 0.375 s
% 39.45/5.38  % (12160)Instructions burned: 179 (million)
% 39.45/5.38  % (12160)------------------------------
% 39.45/5.38  % (12160)------------------------------
% 39.89/5.43  % (12166)dis+3_4:1_aac=none:anc=none:bd=off:cond=fast:er=known:fd=off:fde=unused:fsr=off:lcm=reverse:nicw=on:nwc=3.0:rnwc=on:sp=frequency:tgt=full:urr=ec_only:i=2707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/2707Mi)
% 39.89/5.44  % (12165)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/98Mi)
% 39.89/5.44  % (12120)Instruction limit reached!
% 39.89/5.44  % (12120)------------------------------
% 39.89/5.44  % (12120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.89/5.46  % (12120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.89/5.46  % (12120)Termination reason: Unknown
% 39.89/5.46  % (12120)Termination phase: Saturation
% 39.89/5.46  
% 39.89/5.46  % (12120)Memory used [KB]: 20724
% 39.89/5.46  % (12120)Time elapsed: 2.405 s
% 39.89/5.46  % (12120)Instructions burned: 1282 (million)
% 39.89/5.46  % (12120)------------------------------
% 39.89/5.46  % (12120)------------------------------
% 40.64/5.51  % (12167)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2949ds/123Mi)
% 40.85/5.56  % (12165)Instruction limit reached!
% 40.85/5.56  % (12165)------------------------------
% 40.85/5.56  % (12165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.85/5.56  % (12165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.85/5.56  % (12165)Termination reason: Unknown
% 40.85/5.56  % (12165)Termination phase: Saturation
% 40.85/5.56  
% 40.85/5.56  % (12165)Memory used [KB]: 6524
% 40.85/5.57  % (12165)Time elapsed: 0.228 s
% 40.85/5.57  % (12165)Instructions burned: 101 (million)
% 40.85/5.57  % (12165)------------------------------
% 40.85/5.57  % (12165)------------------------------
% 40.85/5.57  % (12163)Instruction limit reached!
% 40.85/5.57  % (12163)------------------------------
% 40.85/5.57  % (12163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.85/5.57  % (12163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.85/5.57  % (12163)Termination reason: Unknown
% 40.85/5.57  % (12163)Termination phase: Saturation
% 40.85/5.57  
% 40.85/5.57  % (12163)Memory used [KB]: 7675
% 40.85/5.57  % (12163)Time elapsed: 0.368 s
% 40.85/5.57  % (12163)Instructions burned: 177 (million)
% 40.85/5.57  % (12163)------------------------------
% 40.85/5.57  % (12163)------------------------------
% 40.85/5.60  % (12168)dis+1011_1:1_sas=z3:sd=1:sos=all:ss=axioms:st=3.0:i=702:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/702Mi)
% 41.55/5.68  % (12155)Instruction limit reached!
% 41.55/5.68  % (12155)------------------------------
% 41.55/5.68  % (12155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.55/5.70  % (12155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.55/5.70  % (12155)Termination reason: Unknown
% 41.55/5.70  % (12155)Termination phase: Saturation
% 41.55/5.70  
% 41.55/5.70  % (12155)Memory used [KB]: 20084
% 41.55/5.70  % (12155)Time elapsed: 1.014 s
% 41.55/5.70  % (12155)Instructions burned: 761 (million)
% 41.55/5.70  % (12155)------------------------------
% 41.55/5.70  % (12155)------------------------------
% 42.53/5.70  % (12169)lrs+10_1:1_sd=3:sos=on:ss=axioms:st=2.0:i=1607:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/1607Mi)
% 42.53/5.71  % (12170)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/784Mi)
% 42.53/5.73  % (12167)Instruction limit reached!
% 42.53/5.73  % (12167)------------------------------
% 42.53/5.73  % (12167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.53/5.73  % (12167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.53/5.73  % (12167)Termination reason: Unknown
% 42.53/5.73  % (12167)Termination phase: Saturation
% 42.53/5.73  
% 42.53/5.73  % (12167)Memory used [KB]: 7291
% 42.53/5.73  % (12167)Time elapsed: 0.315 s
% 42.53/5.73  % (12167)Instructions burned: 124 (million)
% 42.53/5.73  % (12167)------------------------------
% 42.53/5.73  % (12167)------------------------------
% 43.34/5.81  % (12171)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/86Mi)
% 43.44/5.87  % (12172)ott+1010_1:1024_av=off:bd=off:br=off:sd=1:sp=const_min:ss=axioms:urr=on:i=882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/882Mi)
% 44.17/5.92  % (12171)Instruction limit reached!
% 44.17/5.92  % (12171)------------------------------
% 44.17/5.92  % (12171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.17/5.92  % (12171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.17/5.92  % (12171)Termination reason: Unknown
% 44.17/5.92  % (12171)Termination phase: Saturation
% 44.17/5.92  
% 44.17/5.92  % (12171)Memory used [KB]: 6908
% 44.17/5.92  % (12171)Time elapsed: 0.152 s
% 44.17/5.92  % (12171)Instructions burned: 86 (million)
% 44.17/5.92  % (12171)------------------------------
% 44.17/5.92  % (12171)------------------------------
% 44.81/6.04  % (12173)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=459:si=on:rawr=on:rtra=on_0 on theBenchmark for (2944ds/459Mi)
% 45.50/6.08  % (12076)Instruction limit reached!
% 45.50/6.08  % (12076)------------------------------
% 45.50/6.08  % (12076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.50/6.08  % (12076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.50/6.08  % (12076)Termination reason: Unknown
% 45.50/6.08  % (12076)Termination phase: Saturation
% 45.50/6.08  
% 45.50/6.08  % (12076)Memory used [KB]: 61022
% 45.50/6.08  % (12076)Time elapsed: 4.163 s
% 45.50/6.08  % (12076)Instructions burned: 2379 (million)
% 45.50/6.08  % (12076)------------------------------
% 45.50/6.08  % (12076)------------------------------
% 45.76/6.12  % (12156)Instruction limit reached!
% 45.76/6.12  % (12156)------------------------------
% 45.76/6.12  % (12156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.76/6.12  % (12156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.76/6.12  % (12156)Termination reason: Unknown
% 45.76/6.12  % (12156)Termination phase: Saturation
% 45.76/6.12  
% 45.76/6.12  % (12156)Memory used [KB]: 9083
% 45.76/6.12  % (12156)Time elapsed: 1.397 s
% 45.76/6.12  % (12156)Instructions burned: 894 (million)
% 45.76/6.12  % (12156)------------------------------
% 45.76/6.12  % (12156)------------------------------
% 46.69/6.24  % (12174)dis+1010_1:1024_fsr=off:newcnf=on:i=2078:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/2078Mi)
% 46.69/6.26  % (12175)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=3576:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/3576Mi)
% 46.69/6.26  % (12164)Instruction limit reached!
% 46.69/6.26  % (12164)------------------------------
% 46.69/6.26  % (12164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.69/6.26  % (12164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.69/6.26  % (12164)Termination reason: Unknown
% 46.69/6.26  % (12164)Termination phase: Saturation
% 46.69/6.26  
% 46.69/6.26  % (12164)Memory used [KB]: 3198
% 46.69/6.26  % (12164)Time elapsed: 1.035 s
% 46.69/6.26  % (12164)Instructions burned: 663 (million)
% 46.69/6.26  % (12164)------------------------------
% 46.69/6.26  % (12164)------------------------------
% 47.37/6.36  % (12168)Instruction limit reached!
% 47.37/6.36  % (12168)------------------------------
% 47.37/6.36  % (12168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.37/6.36  % (12168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.37/6.36  % (12168)Termination reason: Unknown
% 47.37/6.36  % (12168)Termination phase: Saturation
% 47.37/6.36  
% 47.37/6.36  % (12168)Memory used [KB]: 3582
% 47.37/6.36  % (12168)Time elapsed: 0.869 s
% 47.37/6.36  % (12168)Instructions burned: 704 (million)
% 47.37/6.36  % (12168)------------------------------
% 47.37/6.36  % (12168)------------------------------
% 48.00/6.39  % (12176)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/206Mi)
% 48.78/6.50  % (12177)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/367Mi)
% 49.61/6.68  % (12136)Instruction limit reached!
% 49.61/6.68  % (12136)------------------------------
% 49.61/6.68  % (12136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.61/6.68  % (12136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.61/6.68  % (12136)Termination reason: Unknown
% 49.61/6.68  % (12136)Termination phase: Saturation
% 49.61/6.68  
% 49.61/6.68  % (12136)Memory used [KB]: 48485
% 49.61/6.68  % (12136)Time elapsed: 2.912 s
% 49.61/6.68  % (12136)Instructions burned: 1737 (million)
% 49.61/6.68  % (12136)------------------------------
% 49.61/6.68  % (12136)------------------------------
% 50.23/6.72  % (12176)Instruction limit reached!
% 50.23/6.72  % (12176)------------------------------
% 50.23/6.72  % (12176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.23/6.72  % (12173)Instruction limit reached!
% 50.23/6.72  % (12173)------------------------------
% 50.23/6.72  % (12173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.23/6.72  % (12173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.23/6.72  % (12173)Termination reason: Unknown
% 50.23/6.72  % (12173)Termination phase: Saturation
% 50.23/6.72  
% 50.23/6.72  % (12173)Memory used [KB]: 11769
% 50.23/6.72  % (12173)Time elapsed: 0.746 s
% 50.23/6.72  % (12173)Instructions burned: 459 (million)
% 50.23/6.72  % (12173)------------------------------
% 50.23/6.72  % (12173)------------------------------
% 50.23/6.74  % (12176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.23/6.74  % (12176)Termination reason: Unknown
% 50.23/6.74  % (12176)Termination phase: Saturation
% 50.23/6.74  
% 50.23/6.74  % (12176)Memory used [KB]: 22387
% 50.23/6.74  % (12176)Time elapsed: 0.392 s
% 50.23/6.74  % (12176)Instructions burned: 206 (million)
% 50.23/6.74  % (12176)------------------------------
% 50.23/6.74  % (12176)------------------------------
% 50.23/6.74  % (12114)Instruction limit reached!
% 50.23/6.74  % (12114)------------------------------
% 50.23/6.74  % (12114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.23/6.76  % (12114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.23/6.76  % (12114)Termination reason: Unknown
% 50.23/6.76  % (12114)Termination phase: Saturation
% 50.23/6.76  
% 50.23/6.76  % (12114)Memory used [KB]: 68058
% 50.23/6.76  % (12114)Time elapsed: 3.937 s
% 50.23/6.76  % (12114)Instructions burned: 2492 (million)
% 50.23/6.76  % (12114)------------------------------
% 50.23/6.76  % (12114)------------------------------
% 50.23/6.78  % (12131)Instruction limit reached!
% 50.23/6.78  % (12131)------------------------------
% 50.23/6.78  % (12131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.23/6.78  % (12131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.23/6.78  % (12131)Termination reason: Unknown
% 50.23/6.78  % (12131)Termination phase: Saturation
% 50.23/6.78  
% 50.23/6.78  % (12131)Memory used [KB]: 30191
% 50.23/6.78  % (12131)Time elapsed: 3.431 s
% 50.23/6.78  % (12131)Instructions burned: 1933 (million)
% 50.23/6.78  % (12131)------------------------------
% 50.23/6.78  % (12131)------------------------------
% 51.15/6.81  % (12178)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=2630:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/2630Mi)
% 51.49/6.84  % (12179)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=1806:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/1806Mi)
% 51.49/6.87  % (12180)lrs+1002_1:1_acc=on:br=off:drc=off:nm=6:sac=on:sos=on:sp=frequency:to=lpo:urr=on:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/1065Mi)
% 51.49/6.88  % (12181)lrs+1002_1:1_av=off:bs=on:bsr=on:drc=off:etr=on:fde=none:fsd=on:fsdmm=1:fsr=off:gs=on:newcnf=on:nwc=10.0:s2a=on:sims=off:slsq=on:slsqc=0:slsqr=292,253:sp=frequency:ss=axioms:st=1.5:to=lpo:urr=ec_only:i=478:si=on:rawr=on:rtra=on_0 on theBenchmark for (2935ds/478Mi)
% 51.49/6.91  % (12182)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2935ds/74Mi)
% 52.18/6.94  % (12170)Instruction limit reached!
% 52.18/6.94  % (12170)------------------------------
% 52.18/6.94  % (12170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.18/6.94  % (12170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.18/6.94  % (12170)Termination reason: Unknown
% 52.18/6.94  % (12170)Termination phase: Saturation
% 52.18/6.94  
% 52.18/6.94  % (12170)Memory used [KB]: 12792
% 52.18/6.94  % (12170)Time elapsed: 1.323 s
% 52.18/6.94  % (12170)Instructions burned: 784 (million)
% 52.18/6.94  % (12170)------------------------------
% 52.18/6.94  % (12170)------------------------------
% 52.18/6.95  % (12150)Instruction limit reached!
% 52.18/6.95  % (12150)------------------------------
% 52.18/6.95  % (12150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.18/6.95  % (12150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.18/6.95  % (12150)Termination reason: Unknown
% 52.18/6.95  % (12150)Termination phase: Saturation
% 52.18/6.95  
% 52.18/6.95  % (12150)Memory used [KB]: 52579
% 52.18/6.95  % (12150)Time elapsed: 2.801 s
% 52.18/6.95  % (12150)Instructions burned: 1449 (million)
% 52.18/6.95  % (12150)------------------------------
% 52.18/6.95  % (12150)------------------------------
% 52.80/7.04  % (12144)Instruction limit reached!
% 52.80/7.04  % (12144)------------------------------
% 52.80/7.04  % (12144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.80/7.04  % (12182)Instruction limit reached!
% 52.80/7.04  % (12182)------------------------------
% 52.80/7.04  % (12182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.80/7.04  % (12182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.80/7.04  % (12182)Termination reason: Unknown
% 52.80/7.04  % (12182)Termination phase: Saturation
% 52.80/7.04  
% 52.80/7.04  % (12182)Memory used [KB]: 6780
% 52.80/7.04  % (12182)Time elapsed: 0.229 s
% 52.80/7.04  % (12182)Instructions burned: 74 (million)
% 52.80/7.04  % (12182)------------------------------
% 52.80/7.04  % (12182)------------------------------
% 52.80/7.04  % (12144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.80/7.04  % (12144)Termination reason: Unknown
% 52.80/7.04  % (12144)Termination phase: Saturation
% 52.80/7.04  
% 52.80/7.04  % (12144)Memory used [KB]: 12920
% 52.80/7.04  % (12144)Time elapsed: 3.049 s
% 52.80/7.04  % (12144)Instructions burned: 2056 (million)
% 52.80/7.04  % (12144)------------------------------
% 52.80/7.04  % (12144)------------------------------
% 52.80/7.07  % (12183)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=4310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2934ds/4310Mi)
% 53.52/7.10  % (12184)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/360Mi)
% 53.71/7.11  % (12177)Instruction limit reached!
% 53.71/7.11  % (12177)------------------------------
% 53.71/7.11  % (12177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 53.71/7.11  % (12177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 53.71/7.11  % (12177)Termination reason: Unknown
% 53.71/7.11  % (12177)Termination phase: Saturation
% 53.71/7.11  
% 53.71/7.11  % (12177)Memory used [KB]: 7675
% 53.71/7.11  % (12177)Time elapsed: 0.725 s
% 53.71/7.11  % (12177)Instructions burned: 367 (million)
% 53.71/7.11  % (12177)------------------------------
% 53.71/7.11  % (12177)------------------------------
% 53.82/7.14  % (12161)Instruction limit reached!
% 53.82/7.14  % (12161)------------------------------
% 53.82/7.14  % (12161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 53.82/7.14  % (12161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 53.82/7.14  % (12161)Termination reason: Unknown
% 53.82/7.14  % (12161)Termination phase: Saturation
% 53.82/7.14  
% 53.82/7.14  % (12161)Memory used [KB]: 21236
% 53.82/7.14  % (12161)Time elapsed: 2.047 s
% 53.82/7.14  % (12161)Instructions burned: 1249 (million)
% 53.82/7.14  % (12161)------------------------------
% 53.82/7.14  % (12161)------------------------------
% 53.82/7.15  % (12186)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/653Mi)
% 53.82/7.16  % (12149)Instruction limit reached!
% 53.82/7.16  % (12149)------------------------------
% 53.82/7.16  % (12149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 53.82/7.17  % (12185)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=602:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/602Mi)
% 53.82/7.18  % (12149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 53.82/7.18  % (12149)Termination reason: Unknown
% 53.82/7.18  % (12149)Termination phase: Saturation
% 53.82/7.18  
% 53.82/7.18  % (12149)Memory used [KB]: 9850
% 53.82/7.18  % (12149)Time elapsed: 3.029 s
% 53.82/7.18  % (12149)Instructions burned: 2304 (million)
% 53.82/7.18  % (12149)------------------------------
% 53.82/7.18  % (12149)------------------------------
% 54.38/7.23  % (12187)dis+10_1:16_slsq=on:slsqc=0:slsqr=1,1:sp=frequency:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2932ds/307Mi)
% 54.38/7.28  % (12188)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2932ds/467Mi)
% 54.85/7.29  % (12189)dis+1011_1:1_afr=on:alpa=true:amm=off:bd=off:bsr=on:flr=on:ins=2:slsq=on:slsqc=2:slsqr=31,16:sos=on:sp=reverse_frequency:to=lpo:i=1939:si=on:rawr=on:rtra=on_0 on theBenchmark for (2931ds/1939Mi)
% 54.85/7.34  % (12162)Instruction limit reached!
% 54.85/7.34  % (12162)------------------------------
% 54.85/7.34  % (12162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.85/7.34  % (12162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.85/7.34  % (12162)Termination reason: Unknown
% 54.85/7.34  % (12162)Termination phase: Saturation
% 54.85/7.34  
% 54.85/7.34  % (12162)Memory used [KB]: 12409
% 54.85/7.34  % (12162)Time elapsed: 2.163 s
% 54.85/7.34  % (12162)Instructions burned: 1472 (million)
% 54.85/7.34  % (12162)------------------------------
% 54.85/7.34  % (12162)------------------------------
% 54.85/7.34  % (12172)Instruction limit reached!
% 54.85/7.34  % (12172)------------------------------
% 54.85/7.34  % (12172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.85/7.34  % (12172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.85/7.34  % (12172)Termination reason: Unknown
% 54.85/7.34  % (12172)Termination phase: Saturation
% 54.85/7.34  
% 54.85/7.34  % (12172)Memory used [KB]: 23922
% 54.85/7.34  % (12172)Time elapsed: 1.565 s
% 54.85/7.34  % (12172)Instructions burned: 884 (million)
% 54.85/7.34  % (12172)------------------------------
% 54.85/7.34  % (12172)------------------------------
% 56.31/7.48  % (12190)lrs+1011_1:1_av=off:i=4822:si=on:rawr=on:rtra=on_0 on theBenchmark for (2930ds/4822Mi)
% 56.31/7.48  % (12191)lrs+10_1:128_awrs=converge:awrsf=30:bd=off:bs=unit_only:drc=off:fd=preordered:plsq=on:plsql=on:spb=goal:to=lpo:urr=ec_only:i=450:si=on:rawr=on:rtra=on_0 on theBenchmark for (2929ds/450Mi)
% 56.93/7.58  % (12181)Refutation not found, non-redundant clauses discarded% (12181)------------------------------
% 56.93/7.58  % (12181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.93/7.58  % (12181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.93/7.58  % (12181)Termination reason: Refutation not found, non-redundant clauses discarded
% 56.93/7.58  
% 56.93/7.58  % (12181)Memory used [KB]: 8699
% 56.93/7.58  % (12181)Time elapsed: 0.786 s
% 56.93/7.58  % (12181)Instructions burned: 477 (million)
% 56.93/7.58  % (12181)------------------------------
% 56.93/7.58  % (12181)------------------------------
% 57.47/7.60  % (12184)Instruction limit reached!
% 57.47/7.60  % (12184)------------------------------
% 57.47/7.60  % (12184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 57.47/7.60  % (12184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 57.47/7.60  % (12184)Termination reason: Unknown
% 57.47/7.60  % (12184)Termination phase: Saturation
% 57.47/7.60  
% 57.47/7.60  % (12184)Memory used [KB]: 6780
% 57.47/7.60  % (12184)Time elapsed: 0.581 s
% 57.47/7.60  % (12184)Instructions burned: 360 (million)
% 57.47/7.60  % (12184)------------------------------
% 57.47/7.60  % (12184)------------------------------
% 57.47/7.61  % (12158)Instruction limit reached!
% 57.47/7.61  % (12158)------------------------------
% 57.47/7.61  % (12158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 57.47/7.63  % (12158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 57.47/7.63  % (12158)Termination reason: Unknown
% 57.47/7.63  % (12158)Termination phase: Saturation
% 57.47/7.63  
% 57.47/7.63  % (12158)Memory used [KB]: 12792
% 57.47/7.63  % (12158)Time elapsed: 2.794 s
% 57.47/7.63  % (12158)Instructions burned: 1819 (million)
% 57.47/7.63  % (12158)------------------------------
% 57.47/7.63  % (12158)------------------------------
% 58.16/7.67  % (12187)Instruction limit reached!
% 58.16/7.67  % (12187)------------------------------
% 58.16/7.67  % (12187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.16/7.67  % (12187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.16/7.67  % (12187)Termination reason: Unknown
% 58.16/7.67  % (12187)Termination phase: Saturation
% 58.16/7.67  
% 58.16/7.67  % (12187)Memory used [KB]: 8827
% 58.16/7.67  % (12187)Time elapsed: 0.545 s
% 58.16/7.67  % (12187)Instructions burned: 308 (million)
% 58.16/7.67  % (12187)------------------------------
% 58.16/7.67  % (12187)------------------------------
% 58.30/7.71  % (12192)lrs+10_1:1_cond=fast:newcnf=on:plsq=on:sos=all:spb=goal:to=lpo:urr=on:i=2184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2927ds/2184Mi)
% 58.54/7.72  % (12193)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=1652:si=on:rawr=on:rtra=on_0 on theBenchmark for (2927ds/1652Mi)
% 58.61/7.74  % (12194)lrs+10_1:1_aac=none:abs=on:add=large:afp=2000:afq=1.0:amm=off:avsq=on:avsqr=3,2:bs=unit_only:cond=on:drc=off:erd=off:fsr=off:gs=on:gsem=off:gsssp=full:newcnf=on:nicw=on:nwc=2.0:slsq=on:slsqc=2:slsqr=1,8:sp=frequency:spb=goal:ss=axioms:st=2.4:to=lpo:i=839:si=on:rawr=on:rtra=on_0 on theBenchmark for (2927ds/839Mi)
% 59.20/7.82  % (12195)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2926ds/654Mi)
% 59.20/7.83  % (12080)Instruction limit reached!
% 59.20/7.83  % (12080)------------------------------
% 59.20/7.83  % (12080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.20/7.83  % (12080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.20/7.83  % (12080)Termination reason: Unknown
% 59.20/7.83  % (12080)Termination phase: Saturation
% 59.20/7.83  
% 59.20/7.83  % (12080)Memory used [KB]: 89039
% 59.20/7.83  % (12080)Time elapsed: 5.758 s
% 59.20/7.83  % (12080)Instructions burned: 3168 (million)
% 59.20/7.83  % (12080)------------------------------
% 59.20/7.83  % (12080)------------------------------
% 59.59/7.97  % (12196)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=2226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2924ds/2226Mi)
% 61.08/8.06  % (12188)Instruction limit reached!
% 61.08/8.06  % (12188)------------------------------
% 61.08/8.06  % (12188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.08/8.06  % (12188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.08/8.06  % (12188)Termination reason: Unknown
% 61.08/8.07  % (12188)Termination phase: Saturation
% 61.08/8.07  
% 61.08/8.07  % (12188)Memory used [KB]: 30191
% 61.08/8.07  % (12188)Time elapsed: 0.883 s
% 61.08/8.07  % (12188)Instructions burned: 467 (million)
% 61.08/8.07  % (12188)------------------------------
% 61.08/8.07  % (12188)------------------------------
% 61.67/8.14  % (12185)Instruction limit reached!
% 61.67/8.14  % (12185)------------------------------
% 61.67/8.14  % (12185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.67/8.14  % (12185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.67/8.14  % (12185)Termination reason: Unknown
% 61.67/8.14  % (12185)Termination phase: Saturation
% 61.67/8.14  
% 61.67/8.14  % (12185)Memory used [KB]: 11001
% 61.67/8.14  % (12185)Time elapsed: 1.080 s
% 61.67/8.14  % (12185)Instructions burned: 603 (million)
% 61.67/8.14  % (12185)------------------------------
% 61.67/8.14  % (12185)------------------------------
% 62.19/8.18  % (12186)Instruction limit reached!
% 62.19/8.18  % (12186)------------------------------
% 62.19/8.18  % (12186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.19/8.18  % (12186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.19/8.18  % (12186)Termination reason: Unknown
% 62.19/8.18  % (12186)Termination phase: Saturation
% 62.19/8.18  
% 62.19/8.18  % (12186)Memory used [KB]: 10490
% 62.19/8.18  % (12186)Time elapsed: 1.075 s
% 62.19/8.18  % (12186)Instructions burned: 653 (million)
% 62.19/8.18  % (12186)------------------------------
% 62.19/8.18  % (12186)------------------------------
% 62.19/8.22  % (12197)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=478:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/478Mi)
% 62.19/8.24  % (12154)Instruction limit reached!
% 62.19/8.24  % (12154)------------------------------
% 62.19/8.24  % (12154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.19/8.25  % (12154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.19/8.25  % (12154)Termination reason: Unknown
% 62.19/8.25  % (12154)Termination phase: Saturation
% 62.19/8.25  
% 62.19/8.25  % (12154)Memory used [KB]: 11769
% 62.19/8.25  % (12154)Time elapsed: 3.734 s
% 62.19/8.25  % (12154)Instructions burned: 1949 (million)
% 62.19/8.26  % (12154)------------------------------
% 62.19/8.26  % (12154)------------------------------
% 62.19/8.26  % (12198)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2921ds/336Mi)
% 62.91/8.29  % (12199)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2921ds/179Mi)
% 63.12/8.30  % (12169)Instruction limit reached!
% 63.12/8.30  % (12169)------------------------------
% 63.12/8.30  % (12169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.12/8.32  % (12169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.12/8.32  % (12169)Termination reason: Unknown
% 63.12/8.32  % (12169)Termination phase: Saturation
% 63.12/8.32  
% 63.12/8.32  % (12169)Memory used [KB]: 17526
% 63.12/8.32  % (12169)Time elapsed: 2.669 s
% 63.12/8.32  % (12169)Instructions burned: 1608 (million)
% 63.12/8.32  % (12169)------------------------------
% 63.12/8.32  % (12169)------------------------------
% 63.37/8.33  % (12191)Instruction limit reached!
% 63.37/8.33  % (12191)------------------------------
% 63.37/8.33  % (12191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.37/8.35  % (12191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.37/8.35  % (12191)Termination reason: Unknown
% 63.37/8.35  % (12191)Termination phase: Saturation
% 63.37/8.35  
% 63.37/8.35  % (12191)Memory used [KB]: 9978
% 63.37/8.35  % (12191)Time elapsed: 0.933 s
% 63.37/8.35  % (12191)Instructions burned: 451 (million)
% 63.37/8.35  % (12191)------------------------------
% 63.37/8.35  % (12191)------------------------------
% 63.80/8.40  % (12200)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=238:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/238Mi)
% 63.80/8.44  % (12201)lrs+1011_1:64_br=off:drc=off:flr=on:sp=reverse_arity:spb=goal_then_units:to=lpo:urr=ec_only:i=4588:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/4588Mi)
% 63.80/8.46  % (12201)Refutation not found, incomplete strategy% (12201)------------------------------
% 63.80/8.46  % (12201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.80/8.46  % (12201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.80/8.46  % (12201)Termination reason: Refutation not found, incomplete strategy
% 63.80/8.46  
% 63.80/8.46  % (12201)Memory used [KB]: 5884
% 63.80/8.46  % (12201)Time elapsed: 0.099 s
% 63.80/8.46  % (12201)Instructions burned: 2 (million)
% 63.80/8.46  % (12201)------------------------------
% 63.80/8.46  % (12201)------------------------------
% 64.62/8.49  % (12202)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1197:si=on:rawr=on:rtra=on_0 on theBenchmark for (2919ds/1197Mi)
% 64.62/8.52  % (12199)Instruction limit reached!
% 64.62/8.52  % (12199)------------------------------
% 64.62/8.52  % (12199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 64.62/8.52  % (12199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 64.62/8.52  % (12199)Termination reason: Unknown
% 64.62/8.53  % (12199)Termination phase: Saturation
% 64.62/8.53  
% 64.62/8.53  % (12199)Memory used [KB]: 6652
% 64.62/8.53  % (12199)Time elapsed: 0.275 s
% 64.62/8.53  % (12199)Instructions burned: 179 (million)
% 64.62/8.53  % (12199)------------------------------
% 64.62/8.53  % (12199)------------------------------
% 65.40/8.58  % (12203)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=7218:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/7218Mi)
% 65.84/8.65  % (12204)lrs+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=1916:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/1916Mi)
% 65.84/8.69  % (12130)Instruction limit reached!
% 65.84/8.69  % (12130)------------------------------
% 65.84/8.69  % (12130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.84/8.69  % (12130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.84/8.69  % (12130)Termination reason: Unknown
% 65.84/8.69  % (12130)Termination phase: Saturation
% 65.84/8.69  
% 65.84/8.69  % (12130)Memory used [KB]: 25841
% 65.84/8.69  % (12130)Time elapsed: 5.348 s
% 65.84/8.69  % (12130)Instructions burned: 2968 (million)
% 65.84/8.69  % (12130)------------------------------
% 65.84/8.69  % (12130)------------------------------
% 65.84/8.72  % (12195)Instruction limit reached!
% 65.84/8.72  % (12195)------------------------------
% 65.84/8.72  % (12195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.84/8.72  % (12195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.84/8.72  % (12195)Termination reason: Unknown
% 65.84/8.72  % (12195)Termination phase: Saturation
% 65.84/8.72  
% 65.84/8.72  % (12195)Memory used [KB]: 3070
% 65.84/8.72  % (12195)Time elapsed: 0.987 s
% 65.84/8.72  % (12195)Instructions burned: 656 (million)
% 65.84/8.72  % (12195)------------------------------
% 65.84/8.72  % (12195)------------------------------
% 66.58/8.77  % (12180)Instruction limit reached!
% 66.58/8.77  % (12180)------------------------------
% 66.58/8.77  % (12180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.11/8.80  % (12198)Instruction limit reached!
% 67.11/8.80  % (12198)------------------------------
% 67.11/8.80  % (12198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.11/8.80  % (12198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.11/8.80  % (12198)Termination reason: Unknown
% 67.11/8.80  % (12198)Termination phase: Saturation
% 67.11/8.80  
% 67.11/8.80  % (12198)Memory used [KB]: 10234
% 67.11/8.80  % (12198)Time elapsed: 0.617 s
% 67.11/8.80  % (12198)Instructions burned: 337 (million)
% 67.11/8.80  % (12198)------------------------------
% 67.11/8.80  % (12198)------------------------------
% 67.11/8.80  % (12180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.11/8.80  % (12180)Termination reason: Unknown
% 67.11/8.80  % (12180)Termination phase: Saturation
% 67.11/8.80  
% 67.11/8.80  % (12180)Memory used [KB]: 54753
% 67.11/8.80  % (12180)Time elapsed: 1.911 s
% 67.11/8.80  % (12180)Instructions burned: 1066 (million)
% 67.11/8.80  % (12180)------------------------------
% 67.11/8.80  % (12180)------------------------------
% 67.11/8.80  % (12200)Instruction limit reached!
% 67.11/8.80  % (12200)------------------------------
% 67.11/8.80  % (12200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.11/8.80  % (12200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.11/8.80  % (12200)Termination reason: Unknown
% 67.11/8.80  % (12200)Termination phase: Saturation
% 67.11/8.80  
% 67.11/8.80  % (12200)Memory used [KB]: 13560
% 67.11/8.80  % (12200)Time elapsed: 0.500 s
% 67.11/8.80  % (12200)Instructions burned: 238 (million)
% 67.11/8.80  % (12200)------------------------------
% 67.11/8.80  % (12200)------------------------------
% 67.11/8.82  % (12205)ott+10_1:12_abs=on:avsq=on:avsqr=5,31:bd=off:bsr=unit_only:plsq=on:plsql=on:plsqr=1,32:sac=on:sas=z3:spb=goal_then_units:tgt=full:to=lpo:i=14933:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/14933Mi)
% 67.11/8.84  % (12206)ott+10_1:1_drc=off:fde=unused:gsp=on:ins=2:nwc=3.0:s2at=3.0:s2pl=no:sp=frequency:spb=goal_then_units:to=lpo:uwa=all:i=2781:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/2781Mi)
% 67.67/8.88  % (12112)Instruction limit reached!
% 67.67/8.88  % (12112)------------------------------
% 67.67/8.88  % (12112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.67/8.88  % (12112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.67/8.88  % (12112)Termination reason: Unknown
% 67.67/8.88  % (12112)Termination phase: Finite model building SAT solving
% 67.67/8.88  
% 67.67/8.88  % (12112)Memory used [KB]: 52962
% 67.67/8.88  % (12112)Time elapsed: 3.268 s
% 67.67/8.88  % (12112)Instructions burned: 4546 (million)
% 67.67/8.88  % (12112)------------------------------
% 67.67/8.88  % (12112)------------------------------
% 67.86/8.91  % (12208)lrs+1010_3104939:689633_av=off:awrs=decay:awrsf=1:bce=on:cond=on:fde=unused:fsd=on:sp=const_min:thsq=on:thsqc=4:thsqd=64:thsqr=1,16:i=14024:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/14024Mi)
% 67.86/8.92  % (12207)dis+10_1:4_avsq=on:avsqc=2:avsqr=1,16:newcnf=on:nwc=10.0:s2a=on:i=1033:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/1033Mi)
% 67.86/8.93  % (12209)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=2649:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/2649Mi)
% 68.01/8.96  % (12197)Instruction limit reached!
% 68.01/8.96  % (12197)------------------------------
% 68.01/8.96  % (12197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.01/8.96  % (12197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.01/8.96  % (12197)Termination reason: Unknown
% 68.01/8.96  % (12197)Termination phase: Saturation
% 68.01/8.96  
% 68.01/8.96  % (12197)Memory used [KB]: 19573
% 68.01/8.96  % (12197)Time elapsed: 0.816 s
% 68.01/8.96  % (12197)Instructions burned: 479 (million)
% 68.01/8.96  % (12197)------------------------------
% 68.01/8.96  % (12197)------------------------------
% 68.60/9.03  % (12210)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=3654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2914ds/3654Mi)
% 68.60/9.03  % (12210)Refutation not found, incomplete strategy% (12210)------------------------------
% 68.60/9.03  % (12210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.60/9.03  % (12210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.60/9.03  % (12210)Termination reason: Refutation not found, incomplete strategy
% 68.60/9.03  
% 68.60/9.03  % (12210)Memory used [KB]: 1407
% 68.60/9.03  % (12210)Time elapsed: 0.118 s
% 68.60/9.03  % (12210)Instructions burned: 2 (million)
% 68.60/9.03  % (12210)------------------------------
% 68.60/9.03  % (12210)------------------------------
% 69.61/9.12  % (12211)dis+1011_1:1_bce=on:gs=on:newcnf=on:plsq=on:plsqc=1:plsqr=32,1:skr=on:spb=goal_then_units:urr=ec_only:i=554:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/554Mi)
% 69.61/9.15  % (12146)Instruction limit reached!
% 69.61/9.15  % (12146)------------------------------
% 69.61/9.15  % (12146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.61/9.15  % (12146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.61/9.15  % (12146)Termination reason: Unknown
% 69.61/9.15  % (12146)Termination phase: Saturation
% 69.61/9.15  
% 69.61/9.15  % (12146)Memory used [KB]: 10874
% 69.61/9.15  % (12146)Time elapsed: 5.083 s
% 69.61/9.15  % (12146)Instructions burned: 3439 (million)
% 69.61/9.15  % (12146)------------------------------
% 69.61/9.15  % (12146)------------------------------
% 69.61/9.15  % (12174)Instruction limit reached!
% 69.61/9.15  % (12174)------------------------------
% 69.61/9.15  % (12174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.61/9.16  % (12174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.61/9.16  % (12174)Termination reason: Unknown
% 69.61/9.16  % (12174)Termination phase: Saturation
% 69.61/9.16  
% 69.61/9.16  % (12174)Memory used [KB]: 30063
% 69.61/9.16  % (12174)Time elapsed: 3.005 s
% 69.61/9.16  % (12174)Instructions burned: 2079 (million)
% 69.61/9.16  % (12174)------------------------------
% 69.61/9.16  % (12174)------------------------------
% 70.30/9.19  % (12212)lrs+1011_8:1_bd=off:br=off:fd=off:plsq=on:plsqr=278,15:s2at=1.5:slsq=on:slsqc=1:spb=goal_then_units:urr=ec_only:i=1843:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/1843Mi)
% 70.30/9.20  % (12194)Instruction limit reached!
% 70.30/9.20  % (12194)------------------------------
% 70.30/9.20  % (12194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.30/9.20  % (12194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.30/9.20  % (12194)Termination reason: Unknown
% 70.30/9.20  % (12194)Termination phase: Saturation
% 70.30/9.20  
% 70.30/9.20  % (12194)Memory used [KB]: 25841
% 70.30/9.20  % (12194)Time elapsed: 1.510 s
% 70.30/9.20  % (12194)Instructions burned: 840 (million)
% 70.30/9.20  % (12194)------------------------------
% 70.30/9.20  % (12194)------------------------------
% 70.30/9.20  % (12212)Refutation not found, incomplete strategy% (12212)------------------------------
% 70.30/9.20  % (12212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.45/9.21  % (12212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.45/9.21  % (12212)Termination reason: Refutation not found, incomplete strategy
% 70.45/9.21  
% 70.45/9.21  % (12212)Memory used [KB]: 5884
% 70.45/9.21  % (12212)Time elapsed: 0.136 s
% 70.45/9.21  % (12212)Instructions burned: 3 (million)
% 70.45/9.21  % (12212)------------------------------
% 70.45/9.21  % (12212)------------------------------
% 70.56/9.25  % (12135)Instruction limit reached!
% 70.56/9.25  % (12135)------------------------------
% 70.56/9.25  % (12135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.56/9.26  % (12135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.56/9.26  % (12135)Termination reason: Unknown
% 70.56/9.26  % (12135)Termination phase: Saturation
% 70.56/9.26  
% 70.56/9.26  % (12135)Memory used [KB]: 121533
% 70.56/9.26  % (12135)Time elapsed: 5.718 s
% 70.56/9.26  % (12135)Instructions burned: 3452 (million)
% 70.56/9.26  % (12135)------------------------------
% 70.56/9.26  % (12135)------------------------------
% 70.56/9.28  % (12213)lrs+31_160:31_acc=on:anc=all_dependent:awrs=decay:awrsf=32:sac=on:sd=1:sos=on:ss=axioms:st=2.0:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/177Mi)
% 70.56/9.28  % (12214)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=375:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/375Mi)
% 71.22/9.34  % (12216)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=14627:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/14627Mi)
% 71.22/9.35  % (12215)ott+1011_1:1_av=off:drc=off:fd=preordered:foolp=on:ins=1:kws=inv_arity:plsq=on:plsqc=1:plsqr=3,25:s2at=2.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:sp=unary_frequency:urr=ec_only:uwa=one_side_interpreted:i=663:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/663Mi)
% 71.73/9.41  % (12217)lrs+1010_1:1_av=off:gs=on:sos=all:urr=ec_only:i=3271:si=on:rawr=on:rtra=on_0 on theBenchmark for (2910ds/3271Mi)
% 72.51/9.51  % (12213)Refutation not found, non-redundant clauses discarded% (12213)------------------------------
% 72.51/9.51  % (12213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.51/9.51  % (12213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.51/9.51  % (12213)Termination reason: Refutation not found, non-redundant clauses discarded
% 72.51/9.51  
% 72.51/9.51  % (12213)Memory used [KB]: 7675
% 72.51/9.51  % (12213)Time elapsed: 0.314 s
% 72.51/9.51  % (12213)Instructions burned: 173 (million)
% 72.51/9.51  % (12213)------------------------------
% 72.51/9.51  % (12213)------------------------------
% 72.68/9.58  % (12179)Instruction limit reached!
% 72.68/9.58  % (12179)------------------------------
% 72.68/9.58  % (12179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.68/9.58  % (12179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.68/9.58  % (12179)Termination reason: Unknown
% 72.68/9.58  % (12179)Termination phase: Saturation
% 72.68/9.58  
% 72.68/9.58  % (12179)Memory used [KB]: 38123
% 72.68/9.58  % (12179)Time elapsed: 2.751 s
% 72.68/9.58  % (12179)Instructions burned: 1807 (million)
% 72.68/9.58  % (12179)------------------------------
% 72.68/9.58  % (12179)------------------------------
% 72.68/9.59  % (12166)Instruction limit reached!
% 72.68/9.59  % (12166)------------------------------
% 72.68/9.59  % (12166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.68/9.59  % (12166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.68/9.59  % (12166)Termination reason: Unknown
% 72.68/9.59  % (12166)Termination phase: Saturation
% 72.68/9.59  
% 72.68/9.59  % (12166)Memory used [KB]: 42344
% 72.68/9.59  % (12166)Time elapsed: 4.241 s
% 72.68/9.59  % (12166)Instructions burned: 2708 (million)
% 72.68/9.59  % (12166)------------------------------
% 72.68/9.59  % (12166)------------------------------
% 73.79/9.64  % (12218)dis+10_1:3_aac=none:bd=off:lcm=reverse:nwc=3.0:i=684:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/684Mi)
% 73.79/9.69  % (12219)lrs+1011_1:1_afp=100000:gsp=on:lwlo=on:nwc=3.0:sac=on:i=829:si=on:rawr=on:rtra=on_0 on theBenchmark for (2907ds/829Mi)
% 74.42/9.72  % (12220)dis+1002_1:5_av=off:nwc=2.0:sos=all:updr=off:i=7247:si=on:rawr=on:rtra=on_0 on theBenchmark for (2907ds/7247Mi)
% 75.09/9.79  % (12086)Instruction limit reached!
% 75.09/9.79  % (12086)------------------------------
% 75.09/9.79  % (12086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 75.09/9.79  % (12086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 75.09/9.79  % (12086)Termination reason: Unknown
% 75.09/9.79  % (12086)Termination phase: Saturation
% 75.09/9.79  
% 75.09/9.79  % (12086)Memory used [KB]: 50532
% 75.09/9.79  % (12086)Time elapsed: 7.680 s
% 75.09/9.79  % (12086)Instructions burned: 4430 (million)
% 75.09/9.79  % (12086)------------------------------
% 75.09/9.79  % (12086)------------------------------
% 76.09/9.92  % (12214)Instruction limit reached!
% 76.09/9.92  % (12214)------------------------------
% 76.09/9.92  % (12214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.09/9.92  % (12214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.09/9.92  % (12214)Termination reason: Unknown
% 76.09/9.92  % (12214)Termination phase: Saturation
% 76.09/9.92  
% 76.09/9.92  % (12214)Memory used [KB]: 10106
% 76.09/9.92  % (12214)Time elapsed: 0.704 s
% 76.09/9.92  % (12214)Instructions burned: 375 (million)
% 76.09/9.92  % (12214)------------------------------
% 76.09/9.92  % (12214)------------------------------
% 76.09/9.92  % (12221)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2905ds/253Mi)
% 76.09/9.95  % (12211)Instruction limit reached!
% 76.09/9.95  % (12211)------------------------------
% 76.09/9.95  % (12211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.09/9.97  % (12211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.09/9.97  % (12211)Termination reason: Unknown
% 76.09/9.97  % (12211)Termination phase: Saturation
% 76.09/9.97  
% 76.09/9.97  % (12211)Memory used [KB]: 12920
% 76.09/9.97  % (12211)Time elapsed: 0.943 s
% 76.09/9.97  % (12211)Instructions burned: 556 (million)
% 76.09/9.97  % (12211)------------------------------
% 76.09/9.97  % (12211)------------------------------
% 76.74/10.05  % (12222)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2904ds/389Mi)
% 77.39/10.11  % (12223)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=1806:si=on:rawr=on:rtra=on_0 on theBenchmark for (2903ds/1806Mi)
% 79.22/10.32  % (12215)Instruction limit reached!
% 79.22/10.32  % (12215)------------------------------
% 79.22/10.32  % (12215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.22/10.32  % (12215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.22/10.32  % (12215)Termination reason: Unknown
% 79.22/10.32  % (12215)Termination phase: Saturation
% 79.22/10.32  
% 79.22/10.32  % (12215)Memory used [KB]: 3198
% 79.22/10.32  % (12215)Time elapsed: 1.096 s
% 79.22/10.32  % (12215)Instructions burned: 665 (million)
% 79.22/10.32  % (12215)------------------------------
% 79.22/10.32  % (12215)------------------------------
% 79.22/10.37  % (12221)Instruction limit reached!
% 79.22/10.37  % (12221)------------------------------
% 79.22/10.37  % (12221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.22/10.37  % (12221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.22/10.37  % (12221)Termination reason: Unknown
% 79.22/10.37  % (12221)Termination phase: Saturation
% 79.22/10.37  
% 79.22/10.37  % (12221)Memory used [KB]: 2686
% 79.22/10.37  % (12221)Time elapsed: 0.537 s
% 79.22/10.37  % (12221)Instructions burned: 254 (million)
% 79.22/10.37  % (12221)------------------------------
% 79.22/10.37  % (12221)------------------------------
% 79.82/10.40  % (12193)Instruction limit reached!
% 79.82/10.40  % (12193)------------------------------
% 79.82/10.40  % (12193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.82/10.40  % (12193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.82/10.40  % (12193)Termination reason: Unknown
% 79.82/10.40  % (12193)Termination phase: Saturation
% 79.82/10.40  
% 79.82/10.40  % (12193)Memory used [KB]: 18038
% 79.82/10.40  % (12193)Time elapsed: 2.757 s
% 79.82/10.40  % (12193)Instructions burned: 1653 (million)
% 79.82/10.40  % (12193)------------------------------
% 79.82/10.40  % (12193)------------------------------
% 79.82/10.45  % (12224)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2900ds/1186Mi)
% 79.82/10.47  % (12207)Instruction limit reached!
% 79.82/10.47  % (12207)------------------------------
% 79.82/10.47  % (12207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.52/10.47  % (12224)Refutation not found, incomplete strategy% (12224)------------------------------
% 80.52/10.47  % (12224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.52/10.47  % (12224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.52/10.47  % (12224)Termination reason: Refutation not found, incomplete strategy
% 80.52/10.47  
% 80.52/10.47  % (12224)Memory used [KB]: 5884
% 80.52/10.47  % (12224)Time elapsed: 0.111 s
% 80.52/10.47  % (12224)Instructions burned: 3 (million)
% 80.52/10.47  % (12224)------------------------------
% 80.52/10.47  % (12224)------------------------------
% 80.62/10.49  % (12207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.62/10.49  % (12207)Termination reason: Unknown
% 80.62/10.49  % (12207)Termination phase: Saturation
% 80.62/10.49  
% 80.62/10.49  % (12207)Memory used [KB]: 15607
% 80.62/10.49  % (12207)Time elapsed: 1.624 s
% 80.62/10.49  % (12207)Instructions burned: 1035 (million)
% 80.62/10.49  % (12207)------------------------------
% 80.62/10.49  % (12207)------------------------------
% 80.62/10.50  % (12225)dis+1011_5:4_bs=unit_only:bsr=on:etr=on:fsd=on:fsr=off:irw=on:plsq=on:plsqc=1:plsqr=15,4:s2a=on:sac=on:updr=off:urr=ec_only:i=1200:si=on:rawr=on:rtra=on_0 on theBenchmark for (2899ds/1200Mi)
% 80.80/10.51  % (12226)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2899ds/1038Mi)
% 80.89/10.61  % (12218)Instruction limit reached!
% 80.89/10.61  % (12218)------------------------------
% 80.89/10.61  % (12218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.49/10.61  % (12202)Instruction limit reached!
% 81.49/10.61  % (12202)------------------------------
% 81.49/10.61  % (12202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.49/10.61  % (12202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.49/10.61  % (12202)Termination reason: Unknown
% 81.49/10.61  % (12202)Termination phase: Saturation
% 81.49/10.61  
% 81.49/10.61  % (12202)Memory used [KB]: 36971
% 81.49/10.61  % (12202)Time elapsed: 2.170 s
% 81.49/10.61  % (12202)Instructions burned: 1197 (million)
% 81.49/10.61  % (12202)------------------------------
% 81.49/10.61  % (12202)------------------------------
% 81.49/10.61  % (12218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.49/10.61  % (12218)Termination reason: Unknown
% 81.49/10.61  % (12218)Termination phase: Saturation
% 81.49/10.61  
% 81.49/10.61  % (12218)Memory used [KB]: 13176
% 81.49/10.61  % (12218)Time elapsed: 1.071 s
% 81.49/10.61  % (12218)Instructions burned: 685 (million)
% 81.49/10.61  % (12218)------------------------------
% 81.49/10.61  % (12218)------------------------------
% 81.49/10.61  % (12227)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=4441:si=on:rawr=on:rtra=on_0 on theBenchmark for (2898ds/4441Mi)
% 81.49/10.62  % (12228)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=2646:si=on:rawr=on:rtra=on_0 on theBenchmark for (2898ds/2646Mi)
% 81.49/10.63  % (12189)Instruction limit reached!
% 81.49/10.63  % (12189)------------------------------
% 81.49/10.63  % (12189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.49/10.63  % (12189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.49/10.63  % (12189)Termination reason: Unknown
% 81.49/10.63  % (12189)Termination phase: Saturation
% 81.49/10.63  
% 81.49/10.63  % (12189)Memory used [KB]: 23411
% 81.49/10.63  % (12189)Time elapsed: 3.390 s
% 81.49/10.63  % (12189)Instructions burned: 1941 (million)
% 81.49/10.63  % (12189)------------------------------
% 81.49/10.63  % (12189)------------------------------
% 81.49/10.65  % (12159)Instruction limit reached!
% 81.49/10.65  % (12159)------------------------------
% 81.49/10.65  % (12159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.49/10.65  % (12159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.49/10.65  % (12159)Termination reason: Unknown
% 81.49/10.65  % (12159)Termination phase: Saturation
% 81.49/10.65  
% 81.49/10.65  % (12159)Memory used [KB]: 51427
% 81.49/10.65  % (12159)Time elapsed: 5.632 s
% 81.49/10.65  % (12159)Instructions burned: 2891 (million)
% 81.49/10.65  % (12159)------------------------------
% 81.49/10.65  % (12159)------------------------------
% 82.05/10.69  % (12222)Instruction limit reached!
% 82.05/10.69  % (12222)------------------------------
% 82.05/10.69  % (12222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 82.05/10.69  % (12222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 82.05/10.69  % (12222)Termination reason: Unknown
% 82.05/10.69  % (12222)Termination phase: Saturation
% 82.05/10.69  
% 82.05/10.69  % (12222)Memory used [KB]: 4349
% 82.05/10.69  % (12222)Time elapsed: 0.700 s
% 82.05/10.69  % (12222)Instructions burned: 390 (million)
% 82.05/10.69  % (12222)------------------------------
% 82.05/10.69  % (12222)------------------------------
% 82.05/10.72  % (12229)dis+1011_1:28_drc=off:fd=preordered:fsr=off:sp=frequency:to=lpo:i=6773:si=on:rawr=on:rtra=on_0 on theBenchmark for (2897ds/6773Mi)
% 82.05/10.77  % (12231)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=6891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2896ds/6891Mi)
% 82.55/10.77  % (12230)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2897ds/653Mi)
% 83.10/10.81  % (12232)dis+10_1:1_s2a=on:s2at=1.2:sd=2:sgt=32:ss=axioms:i=625:si=on:rawr=on:rtra=on_0 on theBenchmark for (2896ds/625Mi)
% 83.10/10.81  % (12233)dis+1011_1:1_afr=on:alpa=true:amm=off:bd=off:bsr=on:flr=on:ins=2:slsq=on:slsqc=2:slsqr=31,16:sos=on:sp=reverse_frequency:to=lpo:i=2997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2896ds/2997Mi)
% 83.35/10.82  % (12219)Refutation not found, non-redundant clauses discarded% (12219)------------------------------
% 83.35/10.82  % (12219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 83.35/10.82  % (12219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 83.35/10.82  % (12219)Termination reason: Refutation not found, non-redundant clauses discarded
% 83.35/10.82  
% 83.35/10.82  % (12219)Memory used [KB]: 8059
% 83.35/10.82  % (12219)Time elapsed: 1.178 s
% 83.35/10.82  % (12219)Instructions burned: 826 (million)
% 83.35/10.82  % (12219)------------------------------
% 83.35/10.82  % (12219)------------------------------
% 84.03/10.93  % (12234)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2895ds/979Mi)
% 85.62/11.12  % (12196)Instruction limit reached!
% 85.62/11.12  % (12196)------------------------------
% 85.62/11.12  % (12196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 85.71/11.13  % (12196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 85.71/11.13  % (12196)Termination reason: Unknown
% 85.71/11.13  % (12196)Termination phase: Saturation
% 85.71/11.13  
% 85.71/11.13  % (12196)Memory used [KB]: 6524
% 85.71/11.13  % (12196)Time elapsed: 3.217 s
% 85.71/11.13  % (12196)Instructions burned: 2226 (million)
% 85.71/11.13  % (12196)------------------------------
% 85.71/11.13  % (12196)------------------------------
% 86.28/11.22  % (12178)Instruction limit reached!
% 86.28/11.22  % (12178)------------------------------
% 86.28/11.22  % (12178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 86.28/11.24  % (12178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 86.28/11.24  % (12178)Termination reason: Unknown
% 86.28/11.24  % (12178)Termination phase: Saturation
% 86.28/11.24  
% 86.28/11.24  % (12178)Memory used [KB]: 12537
% 86.28/11.24  % (12178)Time elapsed: 4.497 s
% 86.28/11.24  % (12178)Instructions burned: 2631 (million)
% 86.28/11.24  % (12178)------------------------------
% 86.28/11.24  % (12178)------------------------------
% 86.28/11.27  % (12235)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2892ds/654Mi)
% 86.84/11.29  % (12151)Instruction limit reached!
% 86.84/11.29  % (12151)------------------------------
% 86.84/11.29  % (12151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 86.84/11.29  % (12151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 86.84/11.29  % (12151)Termination reason: Unknown
% 86.84/11.29  % (12151)Termination phase: Saturation
% 86.84/11.29  
% 86.84/11.29  % (12151)Memory used [KB]: 9594
% 86.84/11.29  % (12151)Time elapsed: 6.881 s
% 86.84/11.29  % (12151)Instructions burned: 4884 (million)
% 86.84/11.29  % (12151)------------------------------
% 86.84/11.29  % (12151)------------------------------
% 87.73/11.37  % (12236)ott+10_75:754_abs=on:add=large:anc=all:atotf=0.3115:drc=off:fd=preordered:fde=unused:gs=on:gsaa=from_current:gsem=off:nicw=on:nwc=4.0:slsq=on:slsqc=1:slsqr=1,1:spb=goal_then_units:to=lpo:i=6536:si=on:rawr=on:rtra=on_0 on theBenchmark for (2891ds/6536Mi)
% 88.20/11.44  % (12237)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2890ds/575Mi)
% 89.26/11.59  % (12183)Instruction limit reached!
% 89.26/11.59  % (12183)------------------------------
% 89.26/11.59  % (12183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 89.26/11.60  % (12183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 89.26/11.60  % (12183)Termination reason: Unknown
% 89.26/11.60  % (12183)Termination phase: Saturation
% 89.26/11.60  
% 89.26/11.60  % (12183)Memory used [KB]: 10234
% 89.26/11.60  % (12183)Time elapsed: 4.619 s
% 89.26/11.60  % (12183)Instructions burned: 4312 (million)
% 89.26/11.60  % (12183)------------------------------
% 89.26/11.60  % (12183)------------------------------
% 90.55/11.73  % (12238)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=10785:si=on:rawr=on:rtra=on_0 on theBenchmark for (2887ds/10785Mi)
% 90.55/11.75  % (12204)Instruction limit reached!
% 90.55/11.75  % (12204)------------------------------
% 90.55/11.75  % (12204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 90.55/11.75  % (12204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 90.55/11.75  % (12204)Termination reason: Unknown
% 90.55/11.75  % (12204)Termination phase: Saturation
% 90.55/11.75  
% 90.55/11.75  % (12204)Memory used [KB]: 20596
% 90.55/11.75  % (12204)Time elapsed: 3.197 s
% 90.55/11.75  % (12204)Instructions burned: 1917 (million)
% 90.55/11.75  % (12204)------------------------------
% 90.55/11.75  % (12204)------------------------------
% 90.55/11.77  % (12232)Instruction limit reached!
% 90.55/11.77  % (12232)------------------------------
% 90.55/11.77  % (12232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 90.55/11.77  % (12232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 90.55/11.77  % (12232)Termination reason: Unknown
% 90.55/11.77  % (12232)Termination phase: Saturation
% 90.55/11.77  
% 90.55/11.77  % (12232)Memory used [KB]: 10490
% 90.55/11.77  % (12232)Time elapsed: 1.023 s
% 90.55/11.77  % (12232)Instructions burned: 626 (million)
% 90.55/11.77  % (12232)------------------------------
% 90.55/11.77  % (12232)------------------------------
% 91.71/11.89  % (12192)Instruction limit reached!
% 91.71/11.89  % (12192)------------------------------
% 91.71/11.89  % (12192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 91.71/11.89  % (12192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 91.71/11.89  % (12192)Termination reason: Unknown
% 91.71/11.89  % (12192)Termination phase: Saturation
% 91.71/11.89  
% 91.71/11.89  % (12192)Memory used [KB]: 65116
% 91.71/11.89  % (12192)Time elapsed: 4.161 s
% 91.71/11.89  % (12192)Instructions burned: 2185 (million)
% 91.71/11.89  % (12192)------------------------------
% 91.71/11.89  % (12192)------------------------------
% 91.71/11.89  % (12239)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2885ds/852Mi)
% 91.71/11.91  % (12240)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=4063:si=on:rawr=on:rtra=on_0 on theBenchmark for (2885ds/4063Mi)
% 91.71/11.92  % (12230)Instruction limit reached!
% 91.71/11.92  % (12230)------------------------------
% 91.71/11.92  % (12230)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 91.71/11.92  % (12230)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 91.71/11.92  % (12230)Termination reason: Unknown
% 91.71/11.93  % (12230)Termination phase: Saturation
% 91.71/11.93  
% 91.71/11.93  % (12230)Memory used [KB]: 10490
% 91.71/11.93  % (12230)Time elapsed: 1.243 s
% 91.71/11.93  % (12230)Instructions burned: 654 (million)
% 91.71/11.93  % (12230)------------------------------
% 91.71/11.93  % (12230)------------------------------
% 92.90/12.03  % (12242)dis+3_628:119_awrs=decay:awrsf=8:ep=RSTC:flr=on:plsq=on:plsqr=32,1:thsq=on:thsqc=64:thsqd=16:thsql=off:i=14753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2884ds/14753Mi)
% 92.90/12.05  % (12241)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2884ds/1312Mi)
% 93.61/12.18  % (12235)Instruction limit reached!
% 93.61/12.18  % (12235)------------------------------
% 93.61/12.18  % (12235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 93.61/12.18  % (12235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 93.61/12.18  % (12235)Termination reason: Unknown
% 93.61/12.18  % (12235)Termination phase: Saturation
% 93.61/12.18  
% 93.61/12.18  % (12235)Memory used [KB]: 3070
% 93.61/12.18  % (12235)Time elapsed: 0.991 s
% 93.61/12.18  % (12235)Instructions burned: 655 (million)
% 93.61/12.18  % (12235)------------------------------
% 93.61/12.18  % (12235)------------------------------
% 94.66/12.27  % (12234)Instruction limit reached!
% 94.66/12.27  % (12234)------------------------------
% 94.66/12.27  % (12234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 94.66/12.27  % (12234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 94.66/12.27  % (12234)Termination reason: Unknown
% 94.66/12.27  % (12234)Termination phase: Saturation
% 94.66/12.27  
% 94.66/12.27  % (12234)Memory used [KB]: 10874
% 94.66/12.27  % (12234)Time elapsed: 1.355 s
% 94.66/12.27  % (12234)Instructions burned: 979 (million)
% 94.66/12.27  % (12234)------------------------------
% 94.66/12.27  % (12234)------------------------------
% 94.91/12.32  % (12243)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=3899:si=on:rawr=on:rtra=on_0 on theBenchmark for (2881ds/3899Mi)
% 95.07/12.39  % (12244)dis+10_1:1_av=off:nwc=2.0:spb=non_intro:tgt=full:to=lpo:urr=ec_only:i=3573:si=on:rawr=on:rtra=on_0 on theBenchmark for (2880ds/3573Mi)
% 95.07/12.40  % (12226)Instruction limit reached!
% 95.07/12.40  % (12226)------------------------------
% 95.07/12.40  % (12226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 95.07/12.40  % (12226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 95.07/12.40  % (12226)Termination reason: Unknown
% 95.07/12.40  % (12226)Termination phase: Saturation
% 95.07/12.40  
% 95.07/12.40  % (12226)Memory used [KB]: 33773
% 95.07/12.40  % (12226)Time elapsed: 1.915 s
% 95.07/12.40  % (12226)Instructions burned: 1038 (million)
% 95.07/12.40  % (12226)------------------------------
% 95.07/12.40  % (12226)------------------------------
% 95.07/12.42  % (12237)Instruction limit reached!
% 95.07/12.42  % (12237)------------------------------
% 95.07/12.42  % (12237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 95.07/12.42  % (12237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 95.07/12.42  % (12237)Termination reason: Unknown
% 95.07/12.42  % (12237)Termination phase: Saturation
% 95.07/12.42  
% 95.07/12.42  % (12237)Memory used [KB]: 21108
% 95.07/12.42  % (12237)Time elapsed: 1.026 s
% 95.07/12.42  % (12237)Instructions burned: 576 (million)
% 95.07/12.42  % (12237)------------------------------
% 95.07/12.42  % (12237)------------------------------
% 96.70/12.51  % (12225)Instruction limit reached!
% 96.70/12.51  % (12225)------------------------------
% 96.70/12.51  % (12225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 96.70/12.51  % (12225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 96.70/12.51  % (12225)Termination reason: Unknown
% 96.70/12.51  % (12225)Termination phase: Saturation
% 96.70/12.51  
% 96.70/12.51  % (12225)Memory used [KB]: 12665
% 96.70/12.51  % (12225)Time elapsed: 2.108 s
% 96.70/12.51  % (12225)Instructions burned: 1201 (million)
% 96.70/12.51  % (12225)------------------------------
% 96.70/12.51  % (12225)------------------------------
% 96.70/12.54  % (12245)lrs+11_26459:191296_av=off:awrs=converge:awrsf=30:bd=preordered:bs=unit_only:drc=off:etr=on:flr=on:lwlo=on:nwc=5.0:plsq=on:plsqc=1:plsql=on:plsqr=1,32:skr=on:slsq=on:slsqr=18,107:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=6626:si=on:rawr=on:rtra=on_0 on theBenchmark for (2879ds/6626Mi)
% 96.70/12.55  % (12246)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=8040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2879ds/8040Mi)
% 97.63/12.64  % (12247)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=970:si=on:rawr=on:rtra=on_0 on theBenchmark for (2878ds/970Mi)
% 98.99/12.81  % (12175)Instruction limit reached!
% 98.99/12.81  % (12175)------------------------------
% 98.99/12.81  % (12175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 98.99/12.81  % (12175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 98.99/12.81  % (12175)Termination reason: Unknown
% 98.99/12.81  % (12175)Termination phase: Saturation
% 98.99/12.81  
% 98.99/12.81  % (12175)Memory used [KB]: 100808
% 98.99/12.81  % (12175)Time elapsed: 6.448 s
% 98.99/12.81  % (12175)Instructions burned: 3576 (million)
% 98.99/12.81  % (12175)------------------------------
% 98.99/12.81  % (12175)------------------------------
% 99.96/12.94  % (12248)lrs+3_362687:487216_av=off:awrs=decay:awrsf=10:bd=preordered:br=off:drc=off:flr=on:foolp=on:fsr=off:ins=2:s2a=on:sp=occurrence:tgt=ground:urr=ec_only:i=5417:si=on:rawr=on:rtra=on_0 on theBenchmark for (2875ds/5417Mi)
% 99.96/12.96  % (12248)Refutation not found, incomplete strategy% (12248)------------------------------
% 99.96/12.96  % (12248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 99.96/12.96  % (12248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 99.96/12.96  % (12248)Termination reason: Refutation not found, incomplete strategy
% 99.96/12.96  
% 99.96/12.96  % (12248)Memory used [KB]: 1407
% 99.96/12.96  % (12248)Time elapsed: 0.088 s
% 99.96/12.96  % (12248)Instructions burned: 5 (million)
% 99.96/12.96  % (12248)------------------------------
% 99.96/12.96  % (12248)------------------------------
% 99.96/12.99  % (12223)Instruction limit reached!
% 99.96/12.99  % (12223)------------------------------
% 99.96/12.99  % (12223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 99.96/13.01  % (12223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 99.96/13.01  % (12223)Termination reason: Unknown
% 99.96/13.01  % (12223)Termination phase: Saturation
% 99.96/13.01  
% 99.96/13.01  % (12223)Memory used [KB]: 38762
% 99.96/13.01  % (12223)Time elapsed: 2.902 s
% 99.96/13.01  % (12223)Instructions burned: 1807 (million)
% 99.96/13.01  % (12223)------------------------------
% 99.96/13.01  % (12223)------------------------------
% 100.88/13.09  % (12249)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=7155:si=on:rawr=on:rtra=on_0 on theBenchmark for (2873ds/7155Mi)
% 101.50/13.13  % (12250)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=27947:si=on:rawr=on:rtra=on_0 on theBenchmark for (2873ds/27947Mi)
% 102.17/13.19  % (12239)Instruction limit reached!
% 102.17/13.19  % (12239)------------------------------
% 102.17/13.19  % (12239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 102.17/13.20  % (12239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 102.17/13.20  % (12239)Termination reason: Unknown
% 102.17/13.20  % (12239)Termination phase: Saturation
% 102.17/13.20  
% 102.17/13.20  % (12239)Memory used [KB]: 12025
% 102.17/13.20  % (12239)Time elapsed: 0.350 s
% 102.17/13.20  % (12239)Instructions burned: 853 (million)
% 102.17/13.20  % (12239)------------------------------
% 102.17/13.20  % (12239)------------------------------
% 102.17/13.22  % (12206)Instruction limit reached!
% 102.17/13.22  % (12206)------------------------------
% 102.17/13.22  % (12206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 102.17/13.23  % (12206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 102.17/13.23  % (12206)Termination reason: Unknown
% 102.17/13.23  % (12206)Termination phase: Saturation
% 102.17/13.23  
% 102.17/13.23  % (12206)Memory used [KB]: 34541
% 102.17/13.23  % (12206)Time elapsed: 4.462 s
% 102.17/13.23  % (12206)Instructions burned: 2782 (million)
% 102.17/13.23  % (12206)------------------------------
% 102.17/13.23  % (12206)------------------------------
% 103.17/13.32  % (12251)lrs+11_1:1_av=off:bd=preordered:drc=off:fd=preordered:flr=on:foolp=on:fsr=off:lcm=reverse:nwc=2.0:s2a=on:s2at=3.0:sp=const_min:thsq=on:thsqc=64:thsqd=16:to=lpo:urr=on:i=2661:si=on:rawr=on:rtra=on_0 on theBenchmark for (2871ds/2661Mi)
% 103.17/13.36  % (12252)ott+10_1:12_abs=on:avsq=on:avsqr=5,31:bd=off:bsr=unit_only:plsq=on:plsql=on:plsqr=1,32:sac=on:sas=z3:spb=goal_then_units:tgt=full:to=lpo:i=34070:si=on:rawr=on:rtra=on_0 on theBenchmark for (2871ds/34070Mi)
% 103.81/13.45  % (12241)Instruction limit reached!
% 103.81/13.45  % (12241)------------------------------
% 103.81/13.45  % (12241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 103.81/13.45  % (12241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 103.81/13.45  % (12241)Termination reason: Unknown
% 103.81/13.45  % (12241)Termination phase: Saturation
% 103.81/13.45  
% 103.81/13.45  % (12241)Memory used [KB]: 6012
% 103.81/13.45  % (12241)Time elapsed: 1.504 s
% 103.81/13.45  % (12241)Instructions burned: 1312 (million)
% 103.81/13.45  % (12241)------------------------------
% 103.81/13.45  % (12241)------------------------------
% 104.39/13.49  % (12228)Instruction limit reached!
% 104.39/13.49  % (12228)------------------------------
% 104.39/13.49  % (12228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 104.39/13.49  % (12228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 104.39/13.49  % (12228)Termination reason: Unknown
% 104.39/13.49  % (12228)Termination phase: Saturation
% 104.39/13.49  
% 104.39/13.49  % (12228)Memory used [KB]: 9722
% 104.39/13.49  % (12228)Time elapsed: 2.950 s
% 104.39/13.49  % (12228)Instructions burned: 2650 (million)
% 104.39/13.49  % (12228)------------------------------
% 104.39/13.49  % (12228)------------------------------
% 104.39/13.57  % (12253)ott+11_1:1024_bd=off:bs=on:drc=off:kmz=on:kws=precedence:plsq=on:spb=goal:tgt=full:i=15150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2868ds/15150Mi)
% 105.61/13.62  % (12254)dis+1011_1:1_fd=preordered:tgt=ground:i=5322:si=on:rawr=on:rtra=on_0 on theBenchmark for (2868ds/5322Mi)
% 105.65/13.66  % (12217)Instruction limit reached!
% 105.65/13.66  % (12217)------------------------------
% 105.65/13.66  % (12217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 105.65/13.69  % (12217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 105.65/13.69  % (12217)Termination reason: Unknown
% 105.65/13.69  % (12217)Termination phase: Saturation
% 105.65/13.69  
% 105.65/13.69  % (12217)Memory used [KB]: 29295
% 105.65/13.69  % (12217)Time elapsed: 4.367 s
% 105.65/13.69  % (12217)Instructions burned: 3273 (million)
% 105.65/13.69  % (12217)------------------------------
% 105.65/13.69  % (12217)------------------------------
% 106.97/13.82  % (12255)lrs+11_1:3_av=off:flr=on:sos=all:i=4460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2866ds/4460Mi)
% 106.97/13.85  % (12209)Instruction limit reached!
% 106.97/13.85  % (12209)------------------------------
% 106.97/13.85  % (12209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 106.97/13.85  % (12209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 106.97/13.85  % (12209)Termination reason: Unknown
% 106.97/13.85  % (12209)Termination phase: Saturation
% 106.97/13.85  
% 106.97/13.85  % (12209)Memory used [KB]: 100936
% 106.97/13.85  % (12209)Time elapsed: 4.831 s
% 106.97/13.85  % (12209)Instructions burned: 2649 (million)
% 106.97/13.85  % (12209)------------------------------
% 106.97/13.85  % (12209)------------------------------
% 108.00/13.99  % (12256)dis+11_1:35_av=off:bce=on:cond=on:foolp=on:lma=on:nwc=3.0:plsq=on:plsqc=2:plsqr=27,2:rnwc=on:s2a=on:s2at=3.0:s2pl=on:sos=all:sp=unary_first:thsq=on:thsqc=32:thsqd=32:thsql=off:urr=on:i=2204:si=on:rawr=on:rtra=on_0 on theBenchmark for (2864ds/2204Mi)
% 110.51/14.31  % (12190)Refutation not found, non-redundant clauses discarded% (12190)------------------------------
% 110.51/14.31  % (12190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 110.51/14.31  % (12190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 110.51/14.31  % (12190)Termination reason: Refutation not found, non-redundant clauses discarded
% 110.51/14.31  
% 110.51/14.31  % (12190)Memory used [KB]: 7419
% 110.51/14.31  % (12190)Time elapsed: 6.960 s
% 110.51/14.31  % (12190)Instructions burned: 4815 (million)
% 110.51/14.31  % (12190)------------------------------
% 110.51/14.31  % (12190)------------------------------
% 111.15/14.35  % (12247)Instruction limit reached!
% 111.15/14.35  % (12247)------------------------------
% 111.15/14.35  % (12247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 111.15/14.35  % (12247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 111.15/14.35  % (12247)Termination reason: Unknown
% 111.15/14.35  % (12247)Termination phase: Saturation
% 111.15/14.35  
% 111.15/14.35  % (12247)Memory used [KB]: 33261
% 111.15/14.35  % (12247)Time elapsed: 1.797 s
% 111.15/14.35  % (12247)Instructions burned: 970 (million)
% 111.15/14.35  % (12247)------------------------------
% 111.15/14.35  % (12247)------------------------------
% 111.66/14.46  % (12258)ott+0_1:1_av=off:bsr=unit_only:gsp=on:s2a=on:s2at=2.0:sos=on:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2860ds/2891Mi)
% 112.30/14.47  % (12259)ott+1011_1:1_bd=preordered:ins=2:nicw=on:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=11,28:sp=frequency:urr=on:uwa=interpreted_only:i=6204:si=on:rawr=on:rtra=on_0 on theBenchmark for (2859ds/6204Mi)
% 120.05/15.47  % (12227)Instruction limit reached!
% 120.05/15.47  % (12227)------------------------------
% 120.05/15.47  % (12227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 120.05/15.47  % (12227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 120.05/15.47  % (12227)Termination reason: Unknown
% 120.05/15.47  % (12227)Termination phase: Saturation
% 120.05/15.47  
% 120.05/15.47  % (12227)Memory used [KB]: 9338
% 120.05/15.47  % (12227)Time elapsed: 4.914 s
% 120.05/15.47  % (12227)Instructions burned: 4441 (million)
% 120.05/15.47  % (12227)------------------------------
% 120.05/15.47  % (12227)------------------------------
% 121.34/15.63  % (12591)lrs+11_4:1_av=off:bsr=unit_only:cond=on:fd=preordered:flr=on:irw=on:lma=on:plsq=on:plsqc=2:plsql=on:sfv=off:sos=all:spb=units:to=lpo:i=1059:si=on:rawr=on:rtra=on_0 on theBenchmark for (2848ds/1059Mi)
% 126.10/16.27  % (12233)Instruction limit reached!
% 126.10/16.27  % (12233)------------------------------
% 126.10/16.27  % (12233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 126.10/16.27  % (12233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 126.10/16.27  % (12233)Termination reason: Unknown
% 126.10/16.27  % (12233)Termination phase: Saturation
% 126.10/16.27  
% 126.10/16.27  % (12233)Memory used [KB]: 27249
% 126.10/16.27  % (12233)Time elapsed: 5.540 s
% 126.10/16.27  % (12233)Instructions burned: 2997 (million)
% 126.10/16.27  % (12233)------------------------------
% 126.10/16.27  % (12233)------------------------------
% 128.56/16.35  % (12820)lrs+31_160:31_acc=on:anc=all_dependent:awrs=decay:awrsf=32:sac=on:sd=1:sos=on:ss=axioms:st=2.0:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2840ds/177Mi)
% 130.02/16.56  % (12820)Refutation not found, non-redundant clauses discarded% (12820)------------------------------
% 130.02/16.56  % (12820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 130.02/16.56  % (12820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 130.02/16.56  % (12820)Termination reason: Refutation not found, non-redundant clauses discarded
% 130.02/16.56  
% 130.02/16.56  % (12820)Memory used [KB]: 7291
% 130.02/16.56  % (12820)Time elapsed: 0.259 s
% 130.02/16.56  % (12820)Instructions burned: 138 (million)
% 130.02/16.56  % (12820)------------------------------
% 130.02/16.56  % (12820)------------------------------
% 131.51/16.70  % (12821)fmb+10_1:1_i=8689:si=on:rawr=on:rtra=on_0 on theBenchmark for (2837ds/8689Mi)
% 131.51/16.71  TRYING [1]
% 131.51/16.71  TRYING [2]
% 131.61/16.71  TRYING [3]
% 131.64/16.74  TRYING [4]
% 132.34/16.85  TRYING [5]
% 132.34/16.88  % (12243)Instruction limit reached!
% 132.34/16.88  % (12243)------------------------------
% 132.34/16.88  % (12243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 132.34/16.88  % (12243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 132.34/16.88  % (12243)Termination reason: Unknown
% 132.34/16.88  % (12243)Termination phase: Saturation
% 132.34/16.88  
% 132.34/16.88  % (12243)Memory used [KB]: 13432
% 132.34/16.88  % (12243)Time elapsed: 4.660 s
% 132.34/16.88  % (12243)Instructions burned: 3900 (million)
% 132.34/16.88  % (12243)------------------------------
% 132.34/16.88  % (12243)------------------------------
% 133.79/17.01  % (12822)lrs+1011_5:1_av=off:awrs=decay:awrsf=20:bce=on:br=off:bsr=unit_only:cond=fast:drc=off:fd=preordered:ins=1:kws=inv_arity:nwc=5.0:plsq=on:plsqc=1:plsqr=29,237:s2a=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=const_frequency:spb=goal:tgt=full:thi=overlap:urr=on:uwa=interpreted_only:i=8423:si=on:rawr=on:rtra=on_0 on theBenchmark for (2834ds/8423Mi)
% 135.46/17.22  TRYING [6]
% 136.54/17.34  % (12591)Instruction limit reached!
% 136.54/17.34  % (12591)------------------------------
% 136.54/17.34  % (12591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 136.54/17.37  % (12591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 136.54/17.37  % (12591)Termination reason: Unknown
% 136.54/17.37  % (12591)Termination phase: Saturation
% 136.54/17.37  
% 136.54/17.37  % (12591)Memory used [KB]: 7803
% 136.54/17.37  % (12591)Time elapsed: 1.808 s
% 136.54/17.37  % (12591)Instructions burned: 1059 (million)
% 136.54/17.37  % (12591)------------------------------
% 136.54/17.37  % (12591)------------------------------
% 137.81/17.49  % (12823)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=18567:si=on:rawr=on:rtra=on_0 on theBenchmark for (2829ds/18567Mi)
% 137.81/17.49  % (12256)Instruction limit reached!
% 137.81/17.49  % (12256)------------------------------
% 137.81/17.49  % (12256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 137.81/17.51  % (12256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 137.81/17.51  % (12256)Termination reason: Unknown
% 137.81/17.51  % (12256)Termination phase: Saturation
% 137.81/17.51  
% 137.81/17.51  % (12256)Memory used [KB]: 45926
% 137.81/17.51  % (12256)Time elapsed: 3.488 s
% 137.81/17.51  % (12256)Instructions burned: 2204 (million)
% 137.81/17.51  % (12256)------------------------------
% 137.81/17.51  % (12256)------------------------------
% 139.06/17.65  % (12824)ott+10_1:128_aac=none:acc=on:amm=off:atotf=0.1:bd=preordered:drc=off:fd=preordered:fde=none:gs=on:nicw=on:s2a=on:s2at=5.0:slsq=on:sp=const_max:spb=non_intro:tgt=ground:to=lpo:i=5620:si=on:rawr=on:rtra=on_0 on theBenchmark for (2828ds/5620Mi)
% 143.79/18.24  % (12240)Instruction limit reached!
% 143.79/18.24  % (12240)------------------------------
% 143.79/18.24  % (12240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 143.79/18.24  % (12240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 143.79/18.24  % (12240)Termination reason: Unknown
% 143.79/18.24  % (12240)Termination phase: Saturation
% 143.79/18.24  
% 143.79/18.24  % (12240)Memory used [KB]: 11769
% 143.79/18.24  % (12240)Time elapsed: 6.426 s
% 143.79/18.24  % (12240)Instructions burned: 4063 (million)
% 143.79/18.24  % (12240)------------------------------
% 143.79/18.24  % (12240)------------------------------
% 144.88/18.38  % (12825)ins+10_1:1_igbrr=1.0:igpr=on:igrpq=2.0:igs=1:i=48277:si=on:rawr=on:rtra=on_0 on theBenchmark for (2820ds/48277Mi)
% 144.88/18.45  % (12244)Instruction limit reached!
% 144.88/18.45  % (12244)------------------------------
% 144.88/18.45  % (12244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 144.88/18.45  % (12244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 144.88/18.45  % (12244)Termination reason: Unknown
% 144.88/18.45  % (12244)Termination phase: Saturation
% 144.88/18.45  
% 144.88/18.45  % (12244)Memory used [KB]: 25585
% 144.88/18.45  % (12244)Time elapsed: 6.163 s
% 144.88/18.45  % (12244)Instructions burned: 3574 (million)
% 144.88/18.45  % (12244)------------------------------
% 144.88/18.45  % (12244)------------------------------
% 145.81/18.50  % (12251)Instruction limit reached!
% 145.81/18.50  % (12251)------------------------------
% 145.81/18.50  % (12251)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 145.81/18.50  % (12251)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 145.81/18.50  % (12251)Termination reason: Unknown
% 145.81/18.50  % (12251)Termination phase: Saturation
% 145.81/18.50  
% 145.81/18.50  % (12251)Memory used [KB]: 90702
% 145.81/18.50  % (12251)Time elapsed: 5.110 s
% 145.81/18.50  % (12251)Instructions burned: 2661 (million)
% 145.81/18.50  % (12251)------------------------------
% 145.81/18.50  % (12251)------------------------------
% 146.12/18.53  % (12220)First to succeed.
% 146.12/18.56  % (12220)Refutation found. Thanks to Tanya!
% 146.12/18.56  % SZS status Unsatisfiable for theBenchmark
% 146.12/18.56  % SZS output start Proof for theBenchmark
% See solution above
% 146.12/18.56  % (12220)------------------------------
% 146.12/18.56  % (12220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 146.12/18.56  % (12220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 146.12/18.56  % (12220)Termination reason: Refutation
% 146.12/18.56  
% 146.12/18.56  % (12220)Memory used [KB]: 34029
% 146.12/18.56  % (12220)Time elapsed: 8.858 s
% 146.12/18.56  % (12220)Instructions burned: 5591 (million)
% 146.12/18.56  % (12220)------------------------------
% 146.12/18.56  % (12220)------------------------------
% 146.12/18.56  % (11707)Success in time 18.208 s
%------------------------------------------------------------------------------