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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LAT240-1 : TPTP v8.1.0. Released v3.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 : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:32:55 EDT 2022

% Result   : Unsatisfiable 165.63s 22.21s
% Output   : Refutation 165.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   67 (  63 unt;   0 def)
%            Number of atoms       :   73 (  72 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   15 (   9   ~;   6   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :   96 (  96   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f90900,plain,
    $false,
    inference(subsumption_resolution,[],[f90899,f1924]) ).

fof(f1924,plain,
    zero != meet(a,sF2),
    inference(subsumption_resolution,[],[f1923,f18]) ).

fof(f18,plain,
    sF2 != sF0,
    inference(definition_folding,[],[f14,f17,f15,f16,f15]) ).

fof(f16,plain,
    complement(b) = sF1,
    introduced(function_definition,[]) ).

fof(f15,plain,
    complement(a) = sF0,
    introduced(function_definition,[]) ).

fof(f17,plain,
    join(sF1,sF0) = sF2,
    introduced(function_definition,[]) ).

fof(f14,axiom,
    complement(a) != join(complement(b),complement(a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_distributivity) ).

fof(f1923,plain,
    ( zero != meet(a,sF2)
    | sF2 = sF0 ),
    inference(forward_demodulation,[],[f1916,f15]) ).

fof(f1916,plain,
    ( zero != meet(a,sF2)
    | complement(a) = sF2 ),
    inference(trivial_inequality_removal,[],[f1907]) ).

fof(f1907,plain,
    ( zero != meet(a,sF2)
    | one != one
    | complement(a) = sF2 ),
    inference(superposition,[],[f11,f1863]) ).

fof(f1863,plain,
    one = join(a,sF2),
    inference(superposition,[],[f253,f454]) ).

fof(f454,plain,
    sF2 = join(sF0,sF2),
    inference(superposition,[],[f65,f35]) ).

fof(f35,plain,
    sF2 = join(sF0,sF1),
    inference(superposition,[],[f6,f17]) ).

fof(f6,axiom,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_join) ).

fof(f65,plain,
    ! [X0,X1] : join(X0,X1) = join(X0,join(X0,X1)),
    inference(superposition,[],[f8,f2]) ).

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

fof(f8,axiom,
    ! [X2,X0,X1] : join(join(X0,X1),X2) = join(X0,join(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_join) ).

fof(f253,plain,
    ! [X19] : one = join(a,join(sF0,X19)),
    inference(backward_demodulation,[],[f73,f236]) ).

fof(f236,plain,
    ! [X12] : one = join(one,X12),
    inference(superposition,[],[f34,f24]) ).

fof(f24,plain,
    ! [X1] : meet(X1,one) = X1,
    inference(superposition,[],[f3,f9]) ).

fof(f9,axiom,
    ! [X0] : join(X0,complement(X0)) = one,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement_join) ).

fof(f3,axiom,
    ! [X0,X1] : meet(X0,join(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption1) ).

fof(f34,plain,
    ! [X2,X1] : join(X1,meet(X2,X1)) = X1,
    inference(superposition,[],[f4,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : meet(X0,X1) = meet(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_meet) ).

fof(f4,axiom,
    ! [X0,X1] : join(X0,meet(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption2) ).

fof(f73,plain,
    ! [X19] : join(one,X19) = join(a,join(sF0,X19)),
    inference(superposition,[],[f8,f19]) ).

fof(f19,plain,
    one = join(a,sF0),
    inference(superposition,[],[f9,f15]) ).

fof(f11,axiom,
    ! [X0,X1] :
      ( join(X0,X1) != one
      | complement(X0) = X1
      | meet(X0,X1) != zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meet_join_complement) ).

fof(f90899,plain,
    zero = meet(a,sF2),
    inference(forward_demodulation,[],[f90898,f21]) ).

fof(f21,plain,
    zero = meet(a,sF0),
    inference(superposition,[],[f10,f15]) ).

fof(f10,axiom,
    ! [X0] : meet(X0,complement(X0)) = zero,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement_meet) ).

fof(f90898,plain,
    meet(a,sF0) = meet(a,sF2),
    inference(forward_demodulation,[],[f90897,f199]) ).

fof(f199,plain,
    ! [X1] : join(zero,X1) = X1,
    inference(superposition,[],[f30,f6]) ).

fof(f30,plain,
    ! [X1] : join(X1,zero) = X1,
    inference(superposition,[],[f4,f10]) ).

fof(f90897,plain,
    meet(a,join(zero,sF0)) = meet(a,sF2),
    inference(forward_demodulation,[],[f90896,f35]) ).

fof(f90896,plain,
    meet(a,join(zero,sF0)) = meet(a,join(sF0,sF1)),
    inference(forward_demodulation,[],[f90818,f38267]) ).

fof(f38267,plain,
    ! [X208,X206,X207] : meet(X208,join(X206,X207)) = meet(X208,join(X207,X206)),
    inference(forward_demodulation,[],[f38266,f19109]) ).

fof(f19109,plain,
    ! [X41,X42,X43] : join(X43,X42) = join(X42,join(X43,meet(X41,X42))),
    inference(superposition,[],[f82,f15245]) ).

fof(f15245,plain,
    ! [X8,X7] : join(meet(X8,X7),X7) = X7,
    inference(superposition,[],[f442,f34]) ).

fof(f442,plain,
    ! [X3,X4] : join(X4,X3) = join(X3,join(X4,X3)),
    inference(superposition,[],[f65,f6]) ).

fof(f82,plain,
    ! [X6,X7,X5] : join(X5,join(X6,X7)) = join(X7,join(X5,X6)),
    inference(superposition,[],[f6,f8]) ).

fof(f38266,plain,
    ! [X205,X208,X206,X207] : meet(X208,join(X206,X207)) = meet(X208,join(X206,join(X207,meet(X205,X206)))),
    inference(forward_demodulation,[],[f38265,f82]) ).

fof(f38265,plain,
    ! [X205,X208,X206,X207] : meet(X208,join(X206,X207)) = meet(X208,join(meet(X205,X206),join(X206,X207))),
    inference(forward_demodulation,[],[f38211,f39]) ).

fof(f39,plain,
    ! [X2,X1] : meet(X1,join(X2,X1)) = X1,
    inference(superposition,[],[f3,f6]) ).

fof(f38211,plain,
    ! [X205,X208,X206,X207] : meet(X208,join(X206,X207)) = meet(X208,join(meet(X205,X206),meet(join(X206,X207),join(X208,join(X206,X207))))),
    inference(superposition,[],[f194,f1128]) ).

fof(f1128,plain,
    ! [X11,X12,X13] : join(X11,X13) = join(meet(X12,X11),join(X11,X13)),
    inference(superposition,[],[f67,f34]) ).

fof(f67,plain,
    ! [X6,X7,X5] : join(X5,join(X6,X7)) = join(join(X6,X5),X7),
    inference(superposition,[],[f8,f6]) ).

fof(f194,plain,
    ! [X10,X8,X9] : meet(X10,join(X8,meet(join(X8,X9),join(X10,X9)))) = meet(X10,join(X8,X9)),
    inference(forward_demodulation,[],[f193,f65]) ).

fof(f193,plain,
    ! [X10,X8,X9] : meet(X10,join(X8,meet(join(X8,X9),join(X10,X9)))) = meet(X10,join(X8,join(X8,X9))),
    inference(forward_demodulation,[],[f146,f39]) ).

fof(f146,plain,
    ! [X10,X8,X9] : meet(X10,join(X8,meet(join(X8,X9),join(X10,X9)))) = meet(X10,join(X8,meet(join(X8,X9),join(X10,join(X8,X9))))),
    inference(superposition,[],[f12,f1]) ).

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

fof(f12,axiom,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(X2,join(X0,X3)))) = meet(X0,join(X1,meet(X2,join(X0,meet(X2,join(X1,X3)))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',equation_H50) ).

fof(f90818,plain,
    meet(a,join(sF0,sF1)) = meet(a,join(sF0,zero)),
    inference(superposition,[],[f3409,f7686]) ).

fof(f7686,plain,
    zero = meet(sF1,a),
    inference(superposition,[],[f836,f13]) ).

fof(f13,axiom,
    a = meet(b,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_distributivity_hypothesis) ).

fof(f836,plain,
    ! [X47] : zero = meet(sF1,meet(b,X47)),
    inference(forward_demodulation,[],[f777,f260]) ).

fof(f260,plain,
    ! [X10] : zero = meet(zero,X10),
    inference(superposition,[],[f39,f30]) ).

fof(f777,plain,
    ! [X47] : meet(sF1,meet(b,X47)) = meet(zero,X47),
    inference(superposition,[],[f44,f22]) ).

fof(f22,plain,
    zero = meet(b,sF1),
    inference(superposition,[],[f10,f16]) ).

fof(f44,plain,
    ! [X2,X3,X4] : meet(meet(X3,X2),X4) = meet(X2,meet(X3,X4)),
    inference(superposition,[],[f7,f5]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : meet(meet(X0,X1),X2) = meet(X0,meet(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_meet) ).

fof(f3409,plain,
    ! [X73] : meet(a,join(sF0,meet(X73,a))) = meet(a,join(sF0,X73)),
    inference(forward_demodulation,[],[f3261,f24]) ).

fof(f3261,plain,
    ! [X73] : meet(a,join(sF0,meet(X73,a))) = meet(a,join(sF0,meet(X73,one))),
    inference(superposition,[],[f210,f19]) ).

fof(f210,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X2,join(X1,X0)))) = meet(X1,join(X0,meet(X2,X1))),
    inference(backward_demodulation,[],[f134,f209]) ).

fof(f209,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X2,join(X1,meet(X2,X0))))) = meet(X1,join(X0,meet(X2,X1))),
    inference(forward_demodulation,[],[f202,f30]) ).

fof(f202,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X2,join(X1,meet(X2,X0))))) = meet(X1,join(X0,meet(X2,join(X1,zero)))),
    inference(superposition,[],[f12,f30]) ).

fof(f134,plain,
    ! [X2,X0,X1] : meet(X1,join(X0,meet(X2,join(X1,meet(X2,X0))))) = meet(X1,join(X0,meet(X2,join(X1,X0)))),
    inference(superposition,[],[f12,f2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : LAT240-1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/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 : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 00:51:55 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.52  % (29768)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.19/0.54  % (29784)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.19/0.55  % (29784)Instruction limit reached!
% 0.19/0.55  % (29784)------------------------------
% 0.19/0.55  % (29784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (29784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (29784)Termination reason: Unknown
% 0.19/0.55  % (29784)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (29784)Memory used [KB]: 5884
% 0.19/0.55  % (29784)Time elapsed: 0.122 s
% 0.19/0.55  % (29784)Instructions burned: 9 (million)
% 0.19/0.55  % (29784)------------------------------
% 0.19/0.55  % (29784)------------------------------
% 1.52/0.56  % (29782)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)
% 1.52/0.56  TRYING [1]
% 1.52/0.56  TRYING [2]
% 1.52/0.57  % (29782)Instruction limit reached!
% 1.52/0.57  % (29782)------------------------------
% 1.52/0.57  % (29782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (29782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.57  % (29782)Termination reason: Unknown
% 1.52/0.57  % (29782)Termination phase: Finite model building SAT solving
% 1.52/0.57  
% 1.52/0.57  % (29782)Memory used [KB]: 6012
% 1.52/0.57  % (29782)Time elapsed: 0.088 s
% 1.52/0.57  % (29782)Instructions burned: 6 (million)
% 1.52/0.57  % (29782)------------------------------
% 1.52/0.57  % (29782)------------------------------
% 1.52/0.57  % (29768)Instruction limit reached!
% 1.52/0.57  % (29768)------------------------------
% 1.52/0.57  % (29768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (29768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.57  % (29768)Termination reason: Unknown
% 1.52/0.57  % (29768)Termination phase: Saturation
% 1.52/0.57  
% 1.52/0.57  % (29768)Memory used [KB]: 2046
% 1.52/0.57  % (29768)Time elapsed: 0.137 s
% 1.52/0.57  % (29768)Instructions burned: 42 (million)
% 1.52/0.57  % (29768)------------------------------
% 1.52/0.57  % (29768)------------------------------
% 1.52/0.57  % (29774)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)
% 1.52/0.57  % (29771)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)
% 1.52/0.58  % (29773)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)
% 1.81/0.58  % (29795)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)
% 1.81/0.58  % (29791)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)
% 1.81/0.59  % (29772)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.81/0.59  % (29787)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)
% 1.81/0.59  % (29776)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)
% 1.81/0.59  % (29790)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)
% 1.81/0.59  % (29790)Refutation not found, incomplete strategy% (29790)------------------------------
% 1.81/0.59  % (29790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.59  % (29790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.59  % (29790)Termination reason: Refutation not found, incomplete strategy
% 1.81/0.59  
% 1.81/0.59  % (29790)Memory used [KB]: 5756
% 1.81/0.59  % (29790)Time elapsed: 0.162 s
% 1.81/0.59  % (29790)Instructions burned: 1 (million)
% 1.81/0.59  % (29790)------------------------------
% 1.81/0.59  % (29790)------------------------------
% 1.81/0.60  % (29779)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)
% 1.81/0.60  % (29778)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)
% 1.81/0.61  % (29781)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)
% 1.81/0.61  % (29796)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)
% 1.81/0.61  % (29789)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)
% 1.81/0.61  % (29775)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)
% 1.81/0.61  % (29777)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)
% 1.81/0.61  % (29770)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)
% 1.81/0.61  % (29777)Instruction limit reached!
% 1.81/0.61  % (29777)------------------------------
% 1.81/0.61  % (29777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.61  % (29777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.61  % (29777)Termination reason: Unknown
% 1.81/0.61  % (29777)Termination phase: Saturation
% 1.81/0.61  
% 1.81/0.61  % (29777)Memory used [KB]: 5884
% 1.81/0.61  % (29777)Time elapsed: 0.195 s
% 1.81/0.61  % (29777)Instructions burned: 6 (million)
% 1.81/0.61  % (29777)------------------------------
% 1.81/0.61  % (29777)------------------------------
% 1.81/0.61  % (29787)Instruction limit reached!
% 1.81/0.61  % (29787)------------------------------
% 1.81/0.61  % (29787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.61  % (29787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.61  % (29787)Termination reason: Unknown
% 1.81/0.61  % (29787)Termination phase: Saturation
% 1.81/0.61  
% 1.81/0.61  % (29787)Memory used [KB]: 1407
% 1.81/0.61  % (29787)Time elapsed: 0.204 s
% 1.81/0.61  % (29787)Instructions burned: 6 (million)
% 1.81/0.61  % (29787)------------------------------
% 1.81/0.61  % (29787)------------------------------
% 1.81/0.62  % (29779)Instruction limit reached!
% 1.81/0.62  % (29779)------------------------------
% 1.81/0.62  % (29779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.62  % (29779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.62  % (29779)Termination reason: Unknown
% 1.81/0.62  % (29779)Termination phase: Saturation
% 1.81/0.62  
% 1.81/0.62  % (29779)Memory used [KB]: 5884
% 1.81/0.62  % (29779)Time elapsed: 0.204 s
% 1.81/0.62  % (29779)Instructions burned: 5 (million)
% 1.81/0.62  % (29779)------------------------------
% 1.81/0.62  % (29779)------------------------------
% 1.81/0.62  % (29788)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)
% 1.81/0.62  % (29794)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)
% 1.81/0.63  % (29786)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)
% 1.81/0.63  % (29780)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)
% 1.81/0.63  % (29769)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)
% 1.81/0.63  % (29780)Instruction limit reached!
% 1.81/0.63  % (29780)------------------------------
% 1.81/0.63  % (29780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.63  % (29780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.63  % (29780)Termination reason: Unknown
% 1.81/0.63  % (29780)Termination phase: Saturation
% 1.81/0.63  
% 1.81/0.63  % (29780)Memory used [KB]: 5756
% 1.81/0.63  % (29780)Time elapsed: 0.215 s
% 1.81/0.63  % (29780)Instructions burned: 4 (million)
% 1.81/0.63  % (29780)------------------------------
% 1.81/0.63  % (29780)------------------------------
% 1.81/0.63  % (29795)Instruction limit reached!
% 1.81/0.63  % (29795)------------------------------
% 1.81/0.63  % (29795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.63  % (29795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.63  % (29795)Termination reason: Unknown
% 1.81/0.63  % (29795)Termination phase: Saturation
% 1.81/0.63  
% 1.81/0.63  % (29795)Memory used [KB]: 6140
% 1.81/0.63  % (29795)Time elapsed: 0.202 s
% 1.81/0.63  % (29795)Instructions burned: 21 (million)
% 1.81/0.63  % (29795)------------------------------
% 1.81/0.63  % (29795)------------------------------
% 1.81/0.63  % (29775)Instruction limit reached!
% 1.81/0.63  % (29775)------------------------------
% 1.81/0.63  % (29775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.63  % (29775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.63  % (29775)Termination reason: Unknown
% 1.81/0.63  % (29775)Termination phase: Saturation
% 1.81/0.63  
% 1.81/0.63  % (29775)Memory used [KB]: 5756
% 1.81/0.63  % (29775)Time elapsed: 0.198 s
% 1.81/0.63  % (29775)Instructions burned: 3 (million)
% 1.81/0.63  % (29775)------------------------------
% 1.81/0.63  % (29775)------------------------------
% 1.81/0.63  % (29769)Instruction limit reached!
% 1.81/0.63  % (29769)------------------------------
% 1.81/0.63  % (29769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.63  % (29769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.63  % (29769)Termination reason: Unknown
% 1.81/0.63  % (29769)Termination phase: Saturation
% 1.81/0.63  
% 1.81/0.63  % (29769)Memory used [KB]: 5884
% 1.81/0.63  % (29769)Time elapsed: 0.213 s
% 1.81/0.63  % (29769)Instructions burned: 4 (million)
% 1.81/0.63  % (29769)------------------------------
% 1.81/0.63  % (29769)------------------------------
% 1.81/0.64  % (29767)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.81/0.64  % (29772)Instruction limit reached!
% 1.81/0.64  % (29772)------------------------------
% 1.81/0.64  % (29772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.64  % (29772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.64  % (29772)Termination reason: Unknown
% 1.81/0.64  % (29772)Termination phase: Saturation
% 1.81/0.64  
% 1.81/0.64  % (29772)Memory used [KB]: 6268
% 1.81/0.64  % (29772)Time elapsed: 0.230 s
% 1.81/0.64  % (29772)Instructions burned: 25 (million)
% 1.81/0.64  % (29772)------------------------------
% 1.81/0.64  % (29772)------------------------------
% 1.81/0.64  % (29793)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)
% 1.81/0.65  % (29771)Instruction limit reached!
% 1.81/0.65  % (29771)------------------------------
% 1.81/0.65  % (29771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.65  % (29771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.65  % (29771)Termination reason: Unknown
% 1.81/0.65  % (29771)Termination phase: Saturation
% 1.81/0.65  
% 1.81/0.65  % (29771)Memory used [KB]: 6396
% 1.81/0.65  % (29771)Time elapsed: 0.232 s
% 1.81/0.65  % (29771)Instructions burned: 34 (million)
% 1.81/0.65  % (29771)------------------------------
% 1.81/0.65  % (29771)------------------------------
% 1.81/0.65  % (29786)Instruction limit reached!
% 1.81/0.65  % (29786)------------------------------
% 1.81/0.65  % (29786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.65  % (29786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.65  % (29786)Termination reason: Unknown
% 1.81/0.65  % (29786)Termination phase: Saturation
% 1.81/0.65  
% 1.81/0.65  % (29786)Memory used [KB]: 5884
% 1.81/0.65  % (29786)Time elapsed: 0.220 s
% 1.81/0.65  % (29786)Instructions burned: 8 (million)
% 1.81/0.65  % (29786)------------------------------
% 1.81/0.65  % (29786)------------------------------
% 1.81/0.65  % (29785)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)
% 1.81/0.65  % (29778)Instruction limit reached!
% 1.81/0.65  % (29778)------------------------------
% 1.81/0.65  % (29778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.65  % (29778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.65  % (29778)Termination reason: Unknown
% 1.81/0.65  % (29778)Termination phase: Saturation
% 1.81/0.65  
% 1.81/0.65  % (29778)Memory used [KB]: 6140
% 1.81/0.65  % (29778)Time elapsed: 0.221 s
% 1.81/0.65  % (29778)Instructions burned: 23 (million)
% 1.81/0.65  % (29778)------------------------------
% 1.81/0.65  % (29778)------------------------------
% 2.37/0.67  % (29792)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)
% 2.37/0.67  % (29791)Instruction limit reached!
% 2.37/0.67  % (29791)------------------------------
% 2.37/0.67  % (29791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (29791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (29791)Termination reason: Unknown
% 2.37/0.67  % (29791)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (29791)Memory used [KB]: 6652
% 2.37/0.67  % (29791)Time elapsed: 0.193 s
% 2.37/0.67  % (29791)Instructions burned: 46 (million)
% 2.37/0.67  % (29791)------------------------------
% 2.37/0.67  % (29791)------------------------------
% 2.37/0.67  % (29774)Instruction limit reached!
% 2.37/0.67  % (29774)------------------------------
% 2.37/0.67  % (29774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (29774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (29774)Termination reason: Unknown
% 2.37/0.67  % (29774)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (29774)Memory used [KB]: 6524
% 2.37/0.67  % (29774)Time elapsed: 0.192 s
% 2.37/0.67  % (29774)Instructions burned: 51 (million)
% 2.37/0.67  % (29774)------------------------------
% 2.37/0.67  % (29774)------------------------------
% 2.37/0.67  % (29783)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)
% 2.37/0.67  % (29783)Instruction limit reached!
% 2.37/0.67  % (29783)------------------------------
% 2.37/0.67  % (29783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (29783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (29783)Termination reason: Unknown
% 2.37/0.67  % (29783)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (29783)Memory used [KB]: 5756
% 2.37/0.67  % (29783)Time elapsed: 0.003 s
% 2.37/0.67  % (29783)Instructions burned: 2 (million)
% 2.37/0.67  % (29783)------------------------------
% 2.37/0.67  % (29783)------------------------------
% 2.47/0.68  % (29829)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/14Mi)
% 2.47/0.70  % (29829)Instruction limit reached!
% 2.47/0.70  % (29829)------------------------------
% 2.47/0.70  % (29829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (29829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.70  % (29829)Termination reason: Unknown
% 2.47/0.70  % (29829)Termination phase: Saturation
% 2.47/0.70  
% 2.47/0.70  % (29829)Memory used [KB]: 6140
% 2.47/0.70  % (29829)Time elapsed: 0.021 s
% 2.47/0.70  % (29829)Instructions burned: 14 (million)
% 2.47/0.70  % (29829)------------------------------
% 2.47/0.70  % (29829)------------------------------
% 2.47/0.70  % (29781)Instruction limit reached!
% 2.47/0.70  % (29781)------------------------------
% 2.47/0.70  % (29781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (29781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.70  % (29781)Termination reason: Unknown
% 2.47/0.70  % (29781)Termination phase: Saturation
% 2.47/0.70  
% 2.47/0.70  % (29781)Memory used [KB]: 1791
% 2.47/0.70  % (29781)Time elapsed: 0.268 s
% 2.47/0.70  % (29781)Instructions burned: 30 (million)
% 2.47/0.70  % (29781)------------------------------
% 2.47/0.70  % (29781)------------------------------
% 2.47/0.70  % (29831)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 (2997ds/3Mi)
% 2.47/0.70  % (29831)Instruction limit reached!
% 2.47/0.70  % (29831)------------------------------
% 2.47/0.70  % (29831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (29831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.70  % (29831)Termination reason: Unknown
% 2.47/0.70  % (29831)Termination phase: Saturation
% 2.47/0.70  
% 2.47/0.70  % (29831)Memory used [KB]: 5756
% 2.47/0.70  % (29831)Time elapsed: 0.004 s
% 2.47/0.70  % (29831)Instructions burned: 3 (million)
% 2.47/0.70  % (29831)------------------------------
% 2.47/0.70  % (29831)------------------------------
% 2.47/0.71  % (29785)Instruction limit reached!
% 2.47/0.71  % (29785)------------------------------
% 2.47/0.71  % (29785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.71  % (29785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.71  % (29785)Termination reason: Unknown
% 2.47/0.71  % (29785)Termination phase: Saturation
% 2.47/0.71  
% 2.47/0.71  % (29785)Memory used [KB]: 10874
% 2.47/0.71  % (29785)Time elapsed: 0.277 s
% 2.47/0.71  % (29785)Instructions burned: 29 (million)
% 2.47/0.71  % (29785)------------------------------
% 2.47/0.71  % (29785)------------------------------
% 2.47/0.71  % (29770)Instruction limit reached!
% 2.47/0.71  % (29770)------------------------------
% 2.47/0.71  % (29770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.71  % (29770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.71  % (29770)Termination reason: Unknown
% 2.47/0.71  % (29770)Termination phase: Saturation
% 2.47/0.71  
% 2.47/0.71  % (29770)Memory used [KB]: 6524
% 2.47/0.71  % (29770)Time elapsed: 0.295 s
% 2.47/0.71  % (29770)Instructions burned: 43 (million)
% 2.47/0.71  % (29770)------------------------------
% 2.47/0.71  % (29770)------------------------------
% 2.72/0.72  % (29773)Instruction limit reached!
% 2.72/0.72  % (29773)------------------------------
% 2.72/0.72  % (29773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.72  % (29773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.72  % (29773)Termination reason: Unknown
% 2.72/0.72  % (29773)Termination phase: Saturation
% 2.72/0.72  
% 2.72/0.72  % (29773)Memory used [KB]: 2046
% 2.72/0.72  % (29773)Time elapsed: 0.288 s
% 2.72/0.72  % (29773)Instructions burned: 49 (million)
% 2.72/0.72  % (29773)------------------------------
% 2.72/0.72  % (29773)------------------------------
% 2.77/0.74  % (29776)Instruction limit reached!
% 2.77/0.74  % (29776)------------------------------
% 2.77/0.74  % (29776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.74  % (29776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.74  % (29776)Termination reason: Unknown
% 2.77/0.74  % (29776)Termination phase: Saturation
% 2.77/0.74  
% 2.77/0.74  % (29776)Memory used [KB]: 6524
% 2.77/0.74  % (29776)Time elapsed: 0.319 s
% 2.77/0.74  % (29776)Instructions burned: 51 (million)
% 2.77/0.74  % (29776)------------------------------
% 2.77/0.74  % (29776)------------------------------
% 2.77/0.74  % (29830)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.77/0.75  % (29788)Instruction limit reached!
% 2.77/0.75  % (29788)------------------------------
% 2.77/0.75  % (29788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.75  % (29788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.75  % (29788)Termination reason: Unknown
% 2.77/0.75  % (29788)Termination phase: Saturation
% 2.77/0.75  
% 2.77/0.75  % (29788)Memory used [KB]: 6908
% 2.77/0.75  % (29788)Time elapsed: 0.295 s
% 2.77/0.75  % (29788)Instructions burned: 67 (million)
% 2.77/0.75  % (29788)------------------------------
% 2.77/0.75  % (29788)------------------------------
% 2.77/0.77  % (29851)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 (2996ds/149Mi)
% 2.77/0.81  % (29794)Instruction limit reached!
% 2.77/0.81  % (29794)------------------------------
% 2.77/0.81  % (29794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.81  % (29794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.81  % (29794)Termination reason: Unknown
% 2.77/0.81  % (29794)Termination phase: Saturation
% 2.77/0.81  
% 2.77/0.81  % (29794)Memory used [KB]: 2558
% 2.77/0.81  % (29794)Time elapsed: 0.369 s
% 2.77/0.81  % (29794)Instructions burned: 73 (million)
% 2.77/0.81  % (29794)------------------------------
% 2.77/0.81  % (29794)------------------------------
% 2.92/0.82  % (29793)Instruction limit reached!
% 2.92/0.82  % (29793)------------------------------
% 2.92/0.82  % (29793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29793)Termination reason: Unknown
% 2.92/0.82  % (29793)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (29793)Memory used [KB]: 7036
% 2.92/0.82  % (29793)Time elapsed: 0.406 s
% 2.92/0.82  % (29793)Instructions burned: 71 (million)
% 2.92/0.82  % (29793)------------------------------
% 2.92/0.82  % (29793)------------------------------
% 2.92/0.82  % (29830)Instruction limit reached!
% 2.92/0.82  % (29830)------------------------------
% 2.92/0.82  % (29830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29830)Termination reason: Unknown
% 2.92/0.82  % (29830)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (29830)Memory used [KB]: 6524
% 2.92/0.82  % (29830)Time elapsed: 0.190 s
% 2.92/0.82  % (29830)Instructions burned: 40 (million)
% 2.92/0.82  % (29830)------------------------------
% 2.92/0.82  % (29830)------------------------------
% 2.92/0.84  % (29837)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.92/0.84  % (29846)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 (2996ds/151Mi)
% 2.92/0.84  TRYING [1]
% 2.92/0.84  TRYING [2]
% 2.92/0.84  TRYING [3]
% 2.92/0.85  % (29796)Instruction limit reached!
% 2.92/0.85  % (29796)------------------------------
% 2.92/0.85  % (29796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.85  % (29796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.85  % (29796)Termination reason: Unknown
% 2.92/0.85  % (29796)Termination phase: Saturation
% 2.92/0.85  
% 2.92/0.85  % (29796)Memory used [KB]: 7164
% 2.92/0.85  % (29796)Time elapsed: 0.424 s
% 2.92/0.85  % (29796)Instructions burned: 101 (million)
% 2.92/0.85  % (29796)------------------------------
% 2.92/0.85  % (29796)------------------------------
% 2.92/0.85  % (29847)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 (2996ds/116Mi)
% 2.92/0.86  % (29835)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 (2997ds/34Mi)
% 2.92/0.86  % (29837)Instruction limit reached!
% 2.92/0.86  % (29837)------------------------------
% 2.92/0.86  % (29837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.86  % (29837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.86  % (29837)Termination reason: Unknown
% 2.92/0.86  % (29837)Termination phase: Finite model building SAT solving
% 2.92/0.86  
% 2.92/0.86  % (29837)Memory used [KB]: 6908
% 2.92/0.86  % (29837)Time elapsed: 0.164 s
% 2.92/0.86  % (29837)Instructions burned: 22 (million)
% 2.92/0.86  % (29837)------------------------------
% 2.92/0.86  % (29837)------------------------------
% 2.92/0.86  % (29851)Instruction limit reached!
% 2.92/0.86  % (29851)------------------------------
% 2.92/0.86  % (29851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.86  % (29851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.86  % (29851)Termination reason: Unknown
% 2.92/0.86  % (29851)Termination phase: Saturation
% 2.92/0.86  
% 2.92/0.86  % (29851)Memory used [KB]: 8059
% 2.92/0.86  % (29851)Time elapsed: 0.121 s
% 2.92/0.86  % (29851)Instructions burned: 150 (million)
% 2.92/0.86  % (29851)------------------------------
% 2.92/0.86  % (29851)------------------------------
% 2.92/0.86  % (29836)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 (2997ds/46Mi)
% 2.92/0.87  % (29834)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 (2997ds/29Mi)
% 2.92/0.87  % (29838)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.92/0.88  % (29833)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 (2997ds/33Mi)
% 2.92/0.88  % (29852)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 (2996ds/57Mi)
% 2.92/0.88  % (29792)Instruction limit reached!
% 2.92/0.88  % (29792)------------------------------
% 2.92/0.88  % (29792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.88  % (29792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.88  % (29792)Termination reason: Unknown
% 2.92/0.88  % (29792)Termination phase: Saturation
% 2.92/0.88  
% 2.92/0.88  % (29792)Memory used [KB]: 7291
% 2.92/0.88  % (29792)Time elapsed: 0.457 s
% 2.92/0.88  % (29792)Instructions burned: 82 (million)
% 2.92/0.88  % (29792)------------------------------
% 2.92/0.88  % (29792)------------------------------
% 3.31/0.88  % (29789)Instruction limit reached!
% 3.31/0.88  % (29789)------------------------------
% 3.31/0.88  % (29789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.88  % (29789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.88  % (29789)Termination reason: Unknown
% 3.31/0.88  % (29789)Termination phase: Saturation
% 3.31/0.88  
% 3.31/0.88  % (29789)Memory used [KB]: 7419
% 3.31/0.88  % (29789)Time elapsed: 0.427 s
% 3.31/0.88  % (29789)Instructions burned: 97 (million)
% 3.31/0.88  % (29789)------------------------------
% 3.31/0.88  % (29789)------------------------------
% 3.31/0.90  % (29839)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)
% 3.31/0.90  % (29842)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)
% 3.31/0.91  % (29844)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)
% 3.31/0.91  % (29875)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 (2995ds/500Mi)
% 3.31/0.92  % (29840)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)
% 3.31/0.92  % (29843)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)
% 3.31/0.92  % (29848)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 (2996ds/7Mi)
% 3.31/0.92  % (29839)Instruction limit reached!
% 3.31/0.92  % (29839)------------------------------
% 3.31/0.92  % (29839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.92  % (29839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.92  % (29839)Termination reason: Unknown
% 3.31/0.92  % (29839)Termination phase: Saturation
% 3.31/0.92  
% 3.31/0.92  % (29839)Memory used [KB]: 5884
% 3.31/0.92  % (29839)Time elapsed: 0.218 s
% 3.31/0.92  % (29839)Instructions burned: 7 (million)
% 3.31/0.92  % (29839)------------------------------
% 3.31/0.92  % (29839)------------------------------
% 3.31/0.94  % (29848)Instruction limit reached!
% 3.31/0.94  % (29848)------------------------------
% 3.31/0.94  % (29848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.94  % (29848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.94  % (29848)Termination reason: Unknown
% 3.31/0.94  % (29848)Termination phase: Saturation
% 3.31/0.94  
% 3.31/0.94  % (29848)Memory used [KB]: 5884
% 3.31/0.94  % (29848)Time elapsed: 0.199 s
% 3.31/0.94  % (29848)Instructions burned: 7 (million)
% 3.31/0.94  % (29848)------------------------------
% 3.31/0.94  % (29848)------------------------------
% 3.31/0.94  % (29835)Instruction limit reached!
% 3.31/0.94  % (29835)------------------------------
% 3.31/0.94  % (29835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.94  % (29835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.94  % (29835)Termination reason: Unknown
% 3.31/0.94  % (29835)Termination phase: Saturation
% 3.31/0.94  
% 3.31/0.94  % (29835)Memory used [KB]: 6396
% 3.31/0.94  % (29835)Time elapsed: 0.248 s
% 3.31/0.94  % (29835)Instructions burned: 34 (million)
% 3.31/0.94  % (29835)------------------------------
% 3.31/0.94  % (29835)------------------------------
% 3.31/0.95  % (29845)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/109Mi)
% 3.58/0.97  % (29836)Instruction limit reached!
% 3.58/0.97  % (29836)------------------------------
% 3.58/0.97  % (29836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.97  % (29836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.97  % (29836)Termination reason: Unknown
% 3.58/0.97  % (29836)Termination phase: Saturation
% 3.58/0.97  
% 3.58/0.97  % (29836)Memory used [KB]: 6780
% 3.58/0.97  % (29836)Time elapsed: 0.275 s
% 3.58/0.97  % (29836)Instructions burned: 46 (million)
% 3.58/0.97  % (29836)------------------------------
% 3.58/0.97  % (29836)------------------------------
% 3.58/0.97  % (29834)Instruction limit reached!
% 3.58/0.97  % (29834)------------------------------
% 3.58/0.97  % (29834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.97  % (29834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.97  % (29834)Termination reason: Unknown
% 3.58/0.97  % (29834)Termination phase: Saturation
% 3.58/0.97  
% 3.58/0.97  % (29834)Memory used [KB]: 1791
% 3.58/0.97  % (29834)Time elapsed: 0.299 s
% 3.58/0.97  % (29834)Instructions burned: 29 (million)
% 3.58/0.97  % (29834)------------------------------
% 3.58/0.97  % (29834)------------------------------
% 3.58/0.97  % (29845)Refutation not found, incomplete strategy% (29845)------------------------------
% 3.58/0.97  % (29845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.97  % (29845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.97  % (29845)Termination reason: Refutation not found, incomplete strategy
% 3.58/0.97  
% 3.58/0.97  % (29845)Memory used [KB]: 5756
% 3.58/0.97  % (29845)Time elapsed: 0.252 s
% 3.58/0.97  % (29845)Instructions burned: 2 (million)
% 3.58/0.97  % (29845)------------------------------
% 3.58/0.97  % (29845)------------------------------
% 3.58/0.97  % (29833)Instruction limit reached!
% 3.58/0.97  % (29833)------------------------------
% 3.58/0.97  % (29833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.97  % (29833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.97  % (29833)Termination reason: Unknown
% 3.58/0.97  % (29833)Termination phase: Saturation
% 3.58/0.97  
% 3.58/0.97  % (29833)Memory used [KB]: 6396
% 3.58/0.97  % (29833)Time elapsed: 0.316 s
% 3.58/0.97  % (29833)Instructions burned: 34 (million)
% 3.58/0.97  % (29833)------------------------------
% 3.58/0.97  % (29833)------------------------------
% 3.88/0.98  % (29847)Instruction limit reached!
% 3.88/0.98  % (29847)------------------------------
% 3.88/0.98  % (29847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.98  % (29847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.98  % (29847)Termination reason: Unknown
% 3.88/0.98  % (29847)Termination phase: Saturation
% 3.88/0.98  
% 3.88/0.98  % (29847)Memory used [KB]: 7419
% 3.88/0.98  % (29847)Time elapsed: 0.243 s
% 3.88/0.98  % (29847)Instructions burned: 116 (million)
% 3.88/0.98  % (29847)------------------------------
% 3.88/0.98  % (29847)------------------------------
% 3.88/0.98  % (29842)Instruction limit reached!
% 3.88/0.98  % (29842)------------------------------
% 3.88/0.98  % (29842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.98  % (29842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.98  % (29842)Termination reason: Unknown
% 3.88/0.98  % (29842)Termination phase: Saturation
% 3.88/0.98  
% 3.88/0.98  % (29842)Memory used [KB]: 6268
% 3.88/0.98  % (29842)Time elapsed: 0.270 s
% 3.88/0.98  % (29842)Instructions burned: 37 (million)
% 3.88/0.98  % (29842)------------------------------
% 3.88/0.98  % (29842)------------------------------
% 3.88/0.98  % (29852)Instruction limit reached!
% 3.88/0.98  % (29852)------------------------------
% 3.88/0.98  % (29852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.98  % (29852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.98  % (29852)Termination reason: Unknown
% 3.88/0.98  % (29852)Termination phase: Saturation
% 3.88/0.98  
% 3.88/0.98  % (29852)Memory used [KB]: 6524
% 3.88/0.98  % (29852)Time elapsed: 0.238 s
% 3.88/0.98  % (29852)Instructions burned: 57 (million)
% 3.88/0.98  % (29852)------------------------------
% 3.88/0.98  % (29852)------------------------------
% 3.88/0.99  % (29846)Instruction limit reached!
% 3.88/0.99  % (29846)------------------------------
% 3.88/0.99  % (29846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.99  % (29846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.99  % (29846)Termination reason: Unknown
% 3.88/0.99  % (29846)Termination phase: Saturation
% 3.88/0.99  
% 3.88/0.99  % (29846)Memory used [KB]: 8443
% 3.88/0.99  % (29846)Time elapsed: 0.265 s
% 3.88/0.99  % (29846)Instructions burned: 151 (million)
% 3.88/0.99  % (29846)------------------------------
% 3.88/0.99  % (29846)------------------------------
% 3.88/1.00  % (29838)Instruction limit reached!
% 3.88/1.00  % (29838)------------------------------
% 3.88/1.00  % (29838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/1.00  % (29854)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 (2996ds/69Mi)
% 3.88/1.01  % (29862)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 4.34/1.01  % (29882)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 (2994ds/78Mi)
% 4.34/1.02  % (29860)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 (2996ds/307Mi)
% 4.34/1.02  % (29838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.02  % (29838)Termination reason: Unknown
% 4.34/1.02  % (29838)Termination phase: Saturation
% 4.34/1.02  
% 4.34/1.02  % (29838)Memory used [KB]: 2558
% 4.34/1.02  % (29838)Time elapsed: 0.301 s
% 4.34/1.02  % (29838)Instructions burned: 76 (million)
% 4.34/1.02  % (29838)------------------------------
% 4.34/1.02  % (29838)------------------------------
% 4.34/1.03  % (29884)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/95Mi)
% 5.52/1.05  % (29907)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 (2993ds/106Mi)
% 5.52/1.05  % (29884)Refutation not found, incomplete strategy% (29884)------------------------------
% 5.52/1.05  % (29884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.52/1.05  % (29884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.52/1.05  % (29884)Termination reason: Refutation not found, incomplete strategy
% 5.52/1.05  
% 5.52/1.05  % (29884)Memory used [KB]: 5756
% 5.52/1.05  % (29884)Time elapsed: 0.133 s
% 5.52/1.05  % (29884)Instructions burned: 2 (million)
% 5.52/1.05  % (29884)------------------------------
% 5.52/1.05  % (29884)------------------------------
% 5.52/1.06  % (29859)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 (2996ds/92Mi)
% 5.52/1.06  % (29869)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 (2995ds/108Mi)
% 5.52/1.07  % (29844)Instruction limit reached!
% 5.52/1.07  % (29844)------------------------------
% 5.52/1.07  % (29844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.52/1.07  % (29844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.52/1.07  % (29844)Termination reason: Unknown
% 5.52/1.07  % (29844)Termination phase: Saturation
% 5.52/1.07  
% 5.52/1.07  % (29844)Memory used [KB]: 2046
% 5.52/1.07  % (29844)Time elapsed: 0.345 s
% 5.52/1.07  % (29844)Instructions burned: 46 (million)
% 5.52/1.07  % (29844)------------------------------
% 5.52/1.07  % (29844)------------------------------
% 5.52/1.07  % (29872)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 (2995ds/278Mi)
% 5.52/1.09  % (29898)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/39Mi)
% 5.52/1.10  % (29904)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 (2993ds/40Mi)
% 5.52/1.11  % (29877)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 (2995ds/143Mi)
% 5.52/1.11  % (29907)Instruction limit reached!
% 5.52/1.11  % (29907)------------------------------
% 5.52/1.11  % (29907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.52/1.11  % (29907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.52/1.11  % (29907)Termination reason: Unknown
% 5.52/1.11  % (29907)Termination phase: Saturation
% 5.52/1.11  
% 5.52/1.11  % (29907)Memory used [KB]: 2814
% 5.52/1.11  % (29907)Time elapsed: 0.063 s
% 5.52/1.11  % (29907)Instructions burned: 106 (million)
% 5.52/1.11  % (29907)------------------------------
% 5.52/1.11  % (29907)------------------------------
% 5.52/1.12  % (29891)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 (2994ds/141Mi)
% 5.52/1.12  % (29878)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 (2995ds/490Mi)
% 6.15/1.14  % (29898)Instruction limit reached!
% 6.15/1.14  % (29898)------------------------------
% 6.15/1.14  % (29898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.14  % (29898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.14  % (29898)Termination reason: Unknown
% 6.15/1.14  % (29898)Termination phase: Saturation
% 6.15/1.14  
% 6.15/1.14  % (29898)Memory used [KB]: 6524
% 6.15/1.14  % (29898)Time elapsed: 0.118 s
% 6.15/1.14  % (29898)Instructions burned: 39 (million)
% 6.15/1.14  % (29898)------------------------------
% 6.15/1.14  % (29898)------------------------------
% 6.15/1.15  % (29904)Instruction limit reached!
% 6.15/1.15  % (29904)------------------------------
% 6.15/1.15  % (29904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.15  % (29904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.15  % (29904)Termination reason: Unknown
% 6.15/1.15  % (29904)Termination phase: Saturation
% 6.15/1.15  
% 6.15/1.15  % (29904)Memory used [KB]: 6268
% 6.15/1.15  % (29904)Time elapsed: 0.120 s
% 6.15/1.15  % (29904)Instructions burned: 40 (million)
% 6.15/1.15  % (29904)------------------------------
% 6.15/1.15  % (29904)------------------------------
% 6.15/1.16  % (29892)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 (2994ds/298Mi)
% 6.15/1.17  % (29885)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 (2994ds/156Mi)
% 6.15/1.17  % (29875)Instruction limit reached!
% 6.15/1.17  % (29875)------------------------------
% 6.15/1.17  % (29875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.17  % (29875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.17  % (29875)Termination reason: Unknown
% 6.15/1.18  % (29875)Termination phase: Saturation
% 6.15/1.18  
% 6.15/1.18  % (29875)Memory used [KB]: 15223
% 6.15/1.18  % (29875)Time elapsed: 0.307 s
% 6.15/1.18  % (29875)Instructions burned: 501 (million)
% 6.15/1.18  % (29875)------------------------------
% 6.15/1.18  % (29875)------------------------------
% 6.15/1.18  % (29922)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 (2992ds/45Mi)
% 6.54/1.19  % (29888)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 (2994ds/119Mi)
% 6.54/1.19  % (29888)Refutation not found, incomplete strategy% (29888)------------------------------
% 6.54/1.19  % (29888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.19  % (29888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.19  % (29888)Termination reason: Refutation not found, incomplete strategy
% 6.54/1.19  
% 6.54/1.19  % (29888)Memory used [KB]: 1279
% 6.54/1.19  % (29888)Time elapsed: 0.248 s
% 6.54/1.19  % (29888)Instructions burned: 2 (million)
% 6.54/1.19  % (29888)------------------------------
% 6.54/1.19  % (29888)------------------------------
% 6.54/1.20  % (29886)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 (2994ds/240Mi)
% 6.54/1.20  % (29882)Instruction limit reached!
% 6.54/1.20  % (29882)------------------------------
% 6.54/1.20  % (29882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.20  % (29882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.20  % (29882)Termination reason: Unknown
% 6.54/1.20  % (29882)Termination phase: Saturation
% 6.54/1.20  
% 6.54/1.20  % (29882)Memory used [KB]: 7036
% 6.54/1.20  % (29882)Time elapsed: 0.276 s
% 6.54/1.20  % (29882)Instructions burned: 78 (million)
% 6.54/1.20  % (29882)------------------------------
% 6.54/1.20  % (29882)------------------------------
% 6.54/1.20  % (29854)Instruction limit reached!
% 6.54/1.20  % (29854)------------------------------
% 6.54/1.20  % (29854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.20  % (29854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.20  % (29854)Termination reason: Unknown
% 6.54/1.20  % (29854)Termination phase: Saturation
% 6.54/1.20  
% 6.54/1.20  % (29854)Memory used [KB]: 2430
% 6.54/1.20  % (29854)Time elapsed: 0.441 s
% 6.54/1.20  % (29854)Instructions burned: 70 (million)
% 6.54/1.20  % (29854)------------------------------
% 6.54/1.20  % (29854)------------------------------
% 6.54/1.21  % (29926)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 (2992ds/226Mi)
% 6.54/1.21  % (29905)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 6.54/1.21  TRYING [1]
% 6.54/1.21  TRYING [2]
% 6.54/1.22  % (29903)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 (2993ds/182Mi)
% 6.54/1.22  % (29903)Refutation not found, incomplete strategy% (29903)------------------------------
% 6.54/1.22  % (29903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.22  % (29903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.22  % (29903)Termination reason: Refutation not found, incomplete strategy
% 6.54/1.22  
% 6.54/1.22  % (29903)Memory used [KB]: 5756
% 6.54/1.22  % (29903)Time elapsed: 0.183 s
% 6.54/1.22  % (29903)Instructions burned: 2 (million)
% 6.54/1.22  % (29903)------------------------------
% 6.54/1.22  % (29903)------------------------------
% 6.54/1.23  % (29905)Instruction limit reached!
% 6.54/1.23  % (29905)------------------------------
% 6.54/1.23  % (29905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.23  % (29905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.23  % (29905)Termination reason: Unknown
% 6.54/1.23  % (29905)Termination phase: Finite model building SAT solving
% 6.54/1.23  
% 6.54/1.23  % (29905)Memory used [KB]: 6012
% 6.54/1.23  % (29905)Time elapsed: 0.180 s
% 6.54/1.23  % (29905)Instructions burned: 7 (million)
% 6.54/1.23  % (29905)------------------------------
% 6.54/1.23  % (29905)------------------------------
% 6.54/1.23  % (29922)Instruction limit reached!
% 6.54/1.23  % (29922)------------------------------
% 6.54/1.23  % (29922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.23  % (29922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.23  % (29922)Termination reason: Unknown
% 6.54/1.23  % (29922)Termination phase: Saturation
% 6.54/1.23  
% 6.54/1.23  % (29922)Memory used [KB]: 6524
% 6.54/1.23  % (29922)Time elapsed: 0.083 s
% 6.54/1.23  % (29922)Instructions burned: 45 (million)
% 6.54/1.23  % (29922)------------------------------
% 6.54/1.23  % (29922)------------------------------
% 6.54/1.23  % (29927)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/272Mi)
% 6.54/1.24  % (29893)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 (2994ds/58Mi)
% 6.91/1.26  % (29925)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 (2992ds/389Mi)
% 6.91/1.26  % (29915)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 (2992ds/101Mi)
% 6.91/1.26  % (29900)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 (2993ds/46Mi)
% 6.92/1.27  % (29899)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 (2993ds/378Mi)
% 6.92/1.27  % (29843)Instruction limit reached!
% 6.92/1.27  % (29843)------------------------------
% 6.92/1.27  % (29843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.27  % (29843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.27  % (29843)Termination reason: Unknown
% 6.92/1.27  % (29843)Termination phase: Saturation
% 6.92/1.27  
% 6.92/1.27  % (29843)Memory used [KB]: 3198
% 6.92/1.27  % (29843)Time elapsed: 0.552 s
% 6.92/1.27  % (29843)Instructions burned: 148 (million)
% 6.92/1.27  % (29843)------------------------------
% 6.92/1.27  % (29843)------------------------------
% 6.92/1.28  % (29912)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 (2993ds/70Mi)
% 6.92/1.29  % (29901)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 (2993ds/171Mi)
% 7.09/1.32  % (29930)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 (2991ds/85Mi)
% 7.15/1.34  % (29859)Instruction limit reached!
% 7.15/1.34  % (29859)------------------------------
% 7.15/1.34  % (29859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.34  % (29859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.34  % (29859)Termination reason: Unknown
% 7.15/1.34  % (29859)Termination phase: Saturation
% 7.15/1.34  
% 7.15/1.34  % (29859)Memory used [KB]: 7291
% 7.15/1.34  % (29859)Time elapsed: 0.558 s
% 7.15/1.34  % (29859)Instructions burned: 92 (million)
% 7.15/1.34  % (29859)------------------------------
% 7.15/1.34  % (29859)------------------------------
% 7.15/1.35  % (29840)Instruction limit reached!
% 7.15/1.35  % (29840)------------------------------
% 7.15/1.35  % (29840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.35  % (29840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.35  % (29840)Termination reason: Unknown
% 7.15/1.35  % (29840)Termination phase: Saturation
% 7.15/1.35  
% 7.15/1.35  % (29840)Memory used [KB]: 8827
% 7.15/1.35  % (29840)Time elapsed: 0.664 s
% 7.15/1.35  % (29840)Instructions burned: 151 (million)
% 7.15/1.35  % (29840)------------------------------
% 7.15/1.35  % (29840)------------------------------
% 7.15/1.35  % (29934)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 (2991ds/185Mi)
% 7.15/1.37  % (29862)Instruction limit reached!
% 7.15/1.37  % (29862)------------------------------
% 7.15/1.37  % (29862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.37  % (29862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.37  % (29862)Termination reason: Unknown
% 7.15/1.37  % (29862)Termination phase: Saturation
% 7.15/1.37  
% 7.15/1.37  % (29862)Memory used [KB]: 8059
% 7.15/1.37  % (29862)Time elapsed: 0.569 s
% 7.15/1.37  % (29862)Instructions burned: 137 (million)
% 7.15/1.37  % (29862)------------------------------
% 7.15/1.37  % (29862)------------------------------
% 7.15/1.37  % (29918)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 (2992ds/162Mi)
% 7.15/1.39  % (29932)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 (2991ds/156Mi)
% 7.15/1.40  % (29927)Instruction limit reached!
% 7.15/1.40  % (29927)------------------------------
% 7.15/1.40  % (29927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.40  % (29927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.40  % (29927)Termination reason: Unknown
% 7.15/1.40  % (29927)Termination phase: Saturation
% 7.15/1.40  
% 7.15/1.40  % (29927)Memory used [KB]: 9210
% 7.15/1.40  % (29927)Time elapsed: 0.165 s
% 7.15/1.40  % (29927)Instructions burned: 272 (million)
% 7.15/1.40  % (29927)------------------------------
% 7.15/1.40  % (29927)------------------------------
% 7.15/1.41  % (29900)Instruction limit reached!
% 7.15/1.41  % (29900)------------------------------
% 7.15/1.41  % (29900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.41  % (29900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.41  % (29900)Termination reason: Unknown
% 7.15/1.41  % (29900)Termination phase: Saturation
% 7.15/1.41  
% 7.15/1.41  % (29900)Memory used [KB]: 6524
% 7.15/1.41  % (29900)Time elapsed: 0.352 s
% 7.15/1.41  % (29900)Instructions burned: 47 (million)
% 7.15/1.41  % (29900)------------------------------
% 7.15/1.41  % (29900)------------------------------
% 7.15/1.41  % (29933)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 (2991ds/141Mi)
% 7.15/1.41  % (29933)Refutation not found, incomplete strategy% (29933)------------------------------
% 7.15/1.41  % (29933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.41  % (29933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.41  % (29933)Termination reason: Refutation not found, incomplete strategy
% 7.15/1.41  
% 7.15/1.41  % (29933)Memory used [KB]: 10362
% 7.15/1.41  % (29933)Time elapsed: 0.142 s
% 7.15/1.41  % (29933)Instructions burned: 2 (million)
% 7.15/1.41  % (29933)------------------------------
% 7.15/1.41  % (29933)------------------------------
% 7.15/1.42  % (29930)Instruction limit reached!
% 7.15/1.42  % (29930)------------------------------
% 7.15/1.42  % (29930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.42  % (29930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.42  % (29930)Termination reason: Unknown
% 7.15/1.42  % (29930)Termination phase: Saturation
% 7.15/1.42  
% 7.15/1.42  % (29930)Memory used [KB]: 7036
% 7.15/1.42  % (29930)Time elapsed: 0.159 s
% 7.15/1.42  % (29930)Instructions burned: 85 (million)
% 7.15/1.42  % (29930)------------------------------
% 7.15/1.42  % (29930)------------------------------
% 7.15/1.42  % (29893)Instruction limit reached!
% 7.15/1.42  % (29893)------------------------------
% 7.15/1.42  % (29893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.42  % (29893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.42  % (29893)Termination reason: Unknown
% 7.15/1.42  % (29893)Termination phase: Saturation
% 7.15/1.42  
% 7.15/1.42  % (29893)Memory used [KB]: 6652
% 7.15/1.42  % (29893)Time elapsed: 0.452 s
% 7.15/1.42  % (29893)Instructions burned: 59 (million)
% 7.15/1.42  % (29893)------------------------------
% 7.15/1.42  % (29893)------------------------------
% 7.15/1.43  % (29915)Instruction limit reached!
% 7.15/1.43  % (29915)------------------------------
% 7.15/1.43  % (29915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.43  % (29915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.43  % (29915)Termination reason: Unknown
% 7.15/1.43  % (29915)Termination phase: Saturation
% 7.15/1.43  
% 7.15/1.43  % (29915)Memory used [KB]: 7419
% 7.15/1.43  % (29915)Time elapsed: 0.319 s
% 7.15/1.43  % (29915)Instructions burned: 101 (million)
% 7.15/1.43  % (29915)------------------------------
% 7.15/1.43  % (29915)------------------------------
% 7.83/1.43  % (29926)Refutation not found, non-redundant clauses discarded% (29926)------------------------------
% 7.83/1.43  % (29926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.83/1.43  % (29926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.83/1.43  % (29926)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.83/1.43  
% 7.83/1.43  % (29926)Memory used [KB]: 9978
% 7.83/1.43  % (29926)Time elapsed: 0.238 s
% 7.83/1.43  % (29926)Instructions burned: 223 (million)
% 7.83/1.43  % (29869)Instruction limit reached!
% 7.83/1.43  % (29869)------------------------------
% 7.83/1.43  % (29869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.83/1.43  % (29869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.83/1.43  % (29869)Termination reason: Unknown
% 7.83/1.43  % (29869)Termination phase: Saturation
% 7.83/1.43  
% 7.83/1.43  % (29869)Memory used [KB]: 3837
% 7.83/1.43  % (29869)Time elapsed: 0.622 s
% 7.83/1.43  % (29869)Instructions burned: 108 (million)
% 7.83/1.43  % (29869)------------------------------
% 7.83/1.43  % (29869)------------------------------
% 7.83/1.44  % (29926)------------------------------
% 7.83/1.44  % (29926)------------------------------
% 7.83/1.46  % (29950)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 (2989ds/29Mi)
% 7.83/1.47  % (29950)Instruction limit reached!
% 7.83/1.47  % (29950)------------------------------
% 7.83/1.47  % (29950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.83/1.47  % (29950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.83/1.47  % (29950)Termination reason: Unknown
% 7.83/1.47  % (29950)Termination phase: Saturation
% 7.83/1.47  
% 7.83/1.47  % (29950)Memory used [KB]: 6268
% 7.83/1.47  % (29950)Time elapsed: 0.019 s
% 7.83/1.47  % (29950)Instructions burned: 30 (million)
% 7.83/1.47  % (29950)------------------------------
% 7.83/1.47  % (29950)------------------------------
% 7.83/1.49  % (29929)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 (2991ds/654Mi)
% 8.36/1.49  % (29931)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 (2991ds/15Mi)
% 8.36/1.50  % (29912)Instruction limit reached!
% 8.36/1.50  % (29912)------------------------------
% 8.36/1.50  % (29912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.50  % (29912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.50  % (29912)Termination reason: Unknown
% 8.36/1.50  % (29912)Termination phase: Saturation
% 8.36/1.50  
% 8.36/1.50  % (29912)Memory used [KB]: 7036
% 8.36/1.50  % (29912)Time elapsed: 0.434 s
% 8.36/1.50  % (29912)Instructions burned: 70 (million)
% 8.36/1.50  % (29912)------------------------------
% 8.36/1.50  % (29912)------------------------------
% 8.36/1.51  % (29885)Instruction limit reached!
% 8.36/1.51  % (29885)------------------------------
% 8.36/1.51  % (29885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.51  % (29885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.51  % (29885)Termination reason: Unknown
% 8.36/1.51  % (29885)Termination phase: Saturation
% 8.36/1.51  
% 8.36/1.51  % (29885)Memory used [KB]: 8443
% 8.36/1.51  % (29885)Time elapsed: 0.591 s
% 8.36/1.51  % (29885)Instructions burned: 156 (million)
% 8.36/1.51  % (29885)------------------------------
% 8.36/1.51  % (29885)------------------------------
% 8.36/1.52  % (29938)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/86Mi)
% 8.36/1.53  % (29953)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/498Mi)
% 8.36/1.53  % (29961)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 (2988ds/298Mi)
% 8.36/1.54  % (29891)Instruction limit reached!
% 8.36/1.54  % (29891)------------------------------
% 8.36/1.54  % (29891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.54  % (29891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.54  % (29891)Termination reason: Unknown
% 8.36/1.54  % (29891)Termination phase: Saturation
% 8.36/1.54  
% 8.36/1.54  % (29891)Memory used [KB]: 7291
% 8.36/1.54  % (29891)Time elapsed: 0.537 s
% 8.36/1.54  % (29891)Instructions burned: 141 (million)
% 8.36/1.54  % (29891)------------------------------
% 8.36/1.54  % (29891)------------------------------
% 8.36/1.54  % (29931)Instruction limit reached!
% 8.36/1.54  % (29931)------------------------------
% 8.36/1.54  % (29931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.54  % (29931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.54  % (29931)Termination reason: Unknown
% 8.36/1.54  % (29931)Termination phase: Saturation
% 8.36/1.54  
% 8.36/1.54  % (29931)Memory used [KB]: 5884
% 8.36/1.54  % (29931)Time elapsed: 0.278 s
% 8.36/1.54  % (29931)Instructions burned: 15 (million)
% 8.36/1.54  % (29931)------------------------------
% 8.36/1.54  % (29931)------------------------------
% 8.36/1.54  % (29877)Instruction limit reached!
% 8.36/1.54  % (29877)------------------------------
% 8.36/1.54  % (29877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.54  % (29877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.54  % (29877)Termination reason: Unknown
% 8.36/1.54  % (29877)Termination phase: Saturation
% 8.36/1.54  
% 8.36/1.54  % (29877)Memory used [KB]: 8955
% 8.36/1.54  % (29877)Time elapsed: 0.675 s
% 8.36/1.54  % (29877)Instructions burned: 145 (million)
% 8.36/1.54  % (29877)------------------------------
% 8.36/1.54  % (29877)------------------------------
% 8.59/1.56  % (29958)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 (2988ds/174Mi)
% 8.60/1.57  % (29934)Instruction limit reached!
% 8.60/1.57  % (29934)------------------------------
% 8.60/1.57  % (29934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.60/1.57  % (29934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.60/1.57  % (29934)Termination reason: Unknown
% 8.60/1.57  % (29934)Termination phase: Saturation
% 8.60/1.57  
% 8.60/1.57  % (29934)Memory used [KB]: 4221
% 8.60/1.57  % (29934)Time elapsed: 0.291 s
% 8.60/1.57  % (29934)Instructions burned: 186 (million)
% 8.60/1.57  % (29934)------------------------------
% 8.60/1.57  % (29934)------------------------------
% 8.60/1.59  % (29952)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 (2989ds/460Mi)
% 8.60/1.61  % (29955)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 (2989ds/1000Mi)
% 10.01/1.62  % (29947)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/104Mi)
% 10.01/1.63  % (29932)Instruction limit reached!
% 10.01/1.63  % (29932)------------------------------
% 10.01/1.63  % (29932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.01/1.63  % (29932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.01/1.63  % (29932)Termination reason: Unknown
% 10.01/1.63  % (29932)Termination phase: Saturation
% 10.01/1.63  
% 10.01/1.63  % (29932)Memory used [KB]: 3709
% 10.01/1.63  % (29932)Time elapsed: 0.358 s
% 10.01/1.63  % (29932)Instructions burned: 156 (million)
% 10.01/1.63  % (29932)------------------------------
% 10.01/1.63  % (29932)------------------------------
% 10.01/1.64  % (29945)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/344Mi)
% 10.26/1.67  % (29948)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/355Mi)
% 10.26/1.67  % (29948)Refutation not found, incomplete strategy% (29948)------------------------------
% 10.26/1.67  % (29948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.67  % (29948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.67  % (29948)Termination reason: Refutation not found, incomplete strategy
% 10.26/1.67  
% 10.26/1.67  % (29948)Memory used [KB]: 5756
% 10.26/1.67  % (29948)Time elapsed: 0.254 s
% 10.26/1.67  % (29948)Instructions burned: 1 (million)
% 10.26/1.67  % (29948)------------------------------
% 10.26/1.67  % (29948)------------------------------
% 10.26/1.69  % (29971)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 (2987ds/87Mi)
% 10.26/1.70  % (29872)Instruction limit reached!
% 10.26/1.70  % (29872)------------------------------
% 10.26/1.70  % (29872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.70  % (29872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.70  % (29872)Termination reason: Unknown
% 10.26/1.70  % (29872)Termination phase: Saturation
% 10.26/1.70  
% 10.26/1.70  % (29872)Memory used [KB]: 10746
% 10.26/1.70  % (29872)Time elapsed: 0.874 s
% 10.26/1.70  % (29872)Instructions burned: 278 (million)
% 10.26/1.70  % (29872)------------------------------
% 10.26/1.70  % (29872)------------------------------
% 10.26/1.71  % (29951)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 (2989ds/92Mi)
% 10.26/1.71  % (29954)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/274Mi)
% 10.26/1.72  % (29938)Instruction limit reached!
% 10.26/1.72  % (29938)------------------------------
% 10.26/1.72  % (29938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.72  % (29938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.72  % (29938)Termination reason: Unknown
% 10.26/1.72  % (29938)Termination phase: Saturation
% 10.26/1.72  
% 10.26/1.72  % (29938)Memory used [KB]: 6652
% 10.26/1.72  % (29938)Time elapsed: 0.383 s
% 10.26/1.72  % (29938)Instructions burned: 86 (million)
% 10.26/1.72  % (29938)------------------------------
% 10.26/1.72  % (29938)------------------------------
% 10.26/1.72  % (29860)Instruction limit reached!
% 10.26/1.72  % (29860)------------------------------
% 10.26/1.72  % (29860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.72  % (29860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.72  % (29860)Termination reason: Unknown
% 10.26/1.72  % (29860)Termination phase: Saturation
% 10.26/1.72  
% 10.26/1.72  % (29860)Memory used [KB]: 11257
% 10.26/1.72  % (29860)Time elapsed: 0.946 s
% 10.26/1.72  % (29860)Instructions burned: 307 (million)
% 10.26/1.72  % (29860)------------------------------
% 10.26/1.72  % (29860)------------------------------
% 10.26/1.72  % (29961)Instruction limit reached!
% 10.26/1.72  % (29961)------------------------------
% 10.26/1.72  % (29961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.72  % (29961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.72  % (29961)Termination reason: Unknown
% 10.26/1.72  % (29961)Termination phase: Saturation
% 10.26/1.72  
% 10.26/1.72  % (29961)Memory used [KB]: 12665
% 10.26/1.72  % (29961)Time elapsed: 0.190 s
% 10.26/1.72  % (29961)Instructions burned: 298 (million)
% 10.26/1.72  % (29961)------------------------------
% 10.26/1.72  % (29961)------------------------------
% 10.26/1.72  % (29925)Instruction limit reached!
% 10.26/1.72  % (29925)------------------------------
% 10.26/1.72  % (29925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.72  % (29925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.72  % (29925)Termination reason: Unknown
% 10.26/1.72  % (29925)Termination phase: Saturation
% 10.26/1.72  
% 10.26/1.72  % (29925)Memory used [KB]: 16502
% 10.26/1.72  % (29925)Time elapsed: 0.529 s
% 10.26/1.72  % (29925)Instructions burned: 389 (million)
% 10.26/1.72  % (29925)------------------------------
% 10.26/1.72  % (29925)------------------------------
% 11.02/1.74  % (29965)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 (2988ds/151Mi)
% 11.02/1.75  % (29957)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 (2989ds/310Mi)
% 11.02/1.77  % (29958)Instruction limit reached!
% 11.02/1.77  % (29958)------------------------------
% 11.02/1.77  % (29958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.02/1.77  % (29958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.02/1.77  % (29958)Termination reason: Unknown
% 11.02/1.77  % (29958)Termination phase: Saturation
% 11.02/1.77  
% 11.02/1.77  % (29958)Memory used [KB]: 7931
% 11.02/1.77  % (29958)Time elapsed: 0.274 s
% 11.02/1.77  % (29958)Instructions burned: 175 (million)
% 11.02/1.77  % (29958)------------------------------
% 11.02/1.77  % (29958)------------------------------
% 11.02/1.78  % (29984)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 (2986ds/368Mi)
% 11.02/1.78  % (29971)Instruction limit reached!
% 11.02/1.78  % (29971)------------------------------
% 11.02/1.78  % (29971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.02/1.78  % (29971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.02/1.78  % (29971)Termination reason: Unknown
% 11.02/1.78  % (29971)Termination phase: Saturation
% 11.02/1.78  
% 11.02/1.78  % (29971)Memory used [KB]: 8059
% 11.02/1.78  % (29971)Time elapsed: 0.148 s
% 11.02/1.78  % (29971)Instructions burned: 87 (million)
% 11.02/1.78  % (29971)------------------------------
% 11.02/1.78  % (29971)------------------------------
% 11.30/1.81  % (29964)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 (2988ds/874Mi)
% 11.30/1.81  % (29976)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 (2987ds/374Mi)
% 11.30/1.82  % (29901)Instruction limit reached!
% 11.30/1.82  % (29901)------------------------------
% 11.30/1.82  % (29901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.30/1.82  % (29901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.30/1.82  % (29901)Termination reason: Unknown
% 11.30/1.82  % (29901)Termination phase: Saturation
% 11.30/1.82  
% 11.30/1.82  % (29901)Memory used [KB]: 8699
% 11.30/1.82  % (29901)Time elapsed: 0.769 s
% 11.30/1.82  % (29901)Instructions burned: 171 (million)
% 11.30/1.82  % (29901)------------------------------
% 11.30/1.82  % (29901)------------------------------
% 11.30/1.83  % (29918)Instruction limit reached!
% 11.30/1.83  % (29918)------------------------------
% 11.30/1.83  % (29918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.30/1.83  % (29918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.30/1.83  % (29918)Termination reason: Unknown
% 11.30/1.83  % (29918)Termination phase: Saturation
% 11.30/1.83  
% 11.30/1.83  % (29918)Memory used [KB]: 8443
% 11.30/1.83  % (29918)Time elapsed: 0.693 s
% 11.30/1.83  % (29918)Instructions burned: 163 (million)
% 11.30/1.83  % (29918)------------------------------
% 11.30/1.83  % (29918)------------------------------
% 11.30/1.84  % (29986)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 (2986ds/1065Mi)
% 11.30/1.84  % (29969)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 (2988ds/184Mi)
% 11.57/1.85  % (29968)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 (2988ds/75Mi)
% 11.58/1.87  % (29970)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 (2987ds/24Mi)
% 11.58/1.89  % (29988)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 (2985ds/51Mi)
% 11.77/1.90  % (29989)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 (2985ds/381Mi)
% 11.77/1.94  % (29970)Instruction limit reached!
% 11.77/1.94  % (29970)------------------------------
% 11.77/1.94  % (29970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.94  % (29970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.94  % (29970)Termination reason: Unknown
% 11.77/1.94  % (29970)Termination phase: Saturation
% 11.77/1.94  
% 11.77/1.94  % (29970)Memory used [KB]: 6140
% 11.77/1.94  % (29970)Time elapsed: 0.352 s
% 11.77/1.94  % (29970)Instructions burned: 24 (million)
% 11.77/1.94  % (29970)------------------------------
% 11.77/1.94  % (29970)------------------------------
% 11.77/1.94  % (29886)Instruction limit reached!
% 11.77/1.94  % (29886)------------------------------
% 11.77/1.94  % (29886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.94  % (29886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.94  % (29886)Termination reason: Unknown
% 11.77/1.94  % (29886)Termination phase: Saturation
% 11.77/1.94  
% 11.77/1.94  % (29886)Memory used [KB]: 9338
% 11.77/1.94  % (29886)Time elapsed: 0.972 s
% 11.77/1.94  % (29886)Instructions burned: 241 (million)
% 11.77/1.94  % (29886)------------------------------
% 11.77/1.94  % (29886)------------------------------
% 11.94/1.94  % (29980)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 (2986ds/696Mi)
% 11.94/1.95  % (29988)Instruction limit reached!
% 11.94/1.95  % (29988)------------------------------
% 11.94/1.95  % (29988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/1.95  % (29988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/1.95  % (29988)Termination reason: Unknown
% 11.94/1.95  % (29988)Termination phase: Saturation
% 11.94/1.95  
% 11.94/1.95  % (29988)Memory used [KB]: 6780
% 11.94/1.95  % (29988)Time elapsed: 0.128 s
% 11.94/1.95  % (29988)Instructions burned: 51 (million)
% 11.94/1.95  % (29988)------------------------------
% 11.94/1.95  % (29988)------------------------------
% 11.94/1.95  % (29981)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 (2986ds/181Mi)
% 11.94/1.96  % (29951)Instruction limit reached!
% 11.94/1.96  % (29951)------------------------------
% 11.94/1.96  % (29951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/1.96  % (29951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/1.96  % (29951)Termination reason: Unknown
% 11.94/1.96  % (29951)Termination phase: Saturation
% 11.94/1.96  
% 11.94/1.96  % (29951)Memory used [KB]: 7291
% 11.94/1.96  % (29951)Time elapsed: 0.489 s
% 11.94/1.96  % (29951)Instructions burned: 92 (million)
% 11.94/1.96  % (29951)------------------------------
% 11.94/1.96  % (29951)------------------------------
% 11.94/1.97  % (29947)Instruction limit reached!
% 11.94/1.97  % (29947)------------------------------
% 11.94/1.97  % (29947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/1.97  % (29947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/1.97  % (29947)Termination reason: Unknown
% 11.94/1.97  % (29947)Termination phase: Saturation
% 11.94/1.97  
% 11.94/1.97  % (29947)Memory used [KB]: 7291
% 11.94/1.97  % (29947)Time elapsed: 0.588 s
% 11.94/1.97  % (29947)Instructions burned: 105 (million)
% 11.94/1.97  % (29947)------------------------------
% 11.94/1.97  % (29947)------------------------------
% 11.94/1.98  % (29978)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 (2986ds/1220Mi)
% 11.94/1.98  % (29982)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 (2986ds/794Mi)
% 11.94/2.00  % (29984)Instruction limit reached!
% 11.94/2.00  % (29984)------------------------------
% 11.94/2.00  % (29984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/2.00  % (29984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/2.00  % (29984)Termination reason: Unknown
% 11.94/2.00  % (29984)Termination phase: Saturation
% 11.94/2.00  
% 11.94/2.00  % (29984)Memory used [KB]: 11129
% 11.94/2.00  % (29984)Time elapsed: 0.226 s
% 11.94/2.00  % (29984)Instructions burned: 368 (million)
% 11.94/2.00  % (29984)------------------------------
% 11.94/2.00  % (29984)------------------------------
% 11.94/2.02  % (29892)Instruction limit reached!
% 11.94/2.02  % (29892)------------------------------
% 11.94/2.02  % (29892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/2.02  % (29892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/2.02  % (29892)Termination reason: Unknown
% 11.94/2.02  % (29892)Termination phase: Saturation
% 11.94/2.02  
% 11.94/2.02  % (29892)Memory used [KB]: 11641
% 11.94/2.02  % (29892)Time elapsed: 1.005 s
% 11.94/2.02  % (29892)Instructions burned: 298 (million)
% 11.94/2.02  % (29892)------------------------------
% 11.94/2.02  % (29892)------------------------------
% 11.94/2.03  % (29953)Instruction limit reached!
% 11.94/2.03  % (29953)------------------------------
% 11.94/2.03  % (29953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.94/2.03  % (29953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.94/2.03  % (29953)Termination reason: Unknown
% 11.94/2.03  % (29953)Termination phase: Saturation
% 11.94/2.03  
% 11.94/2.03  % (29953)Memory used [KB]: 8571
% 11.94/2.03  % (29953)Time elapsed: 0.538 s
% 11.94/2.03  % (29953)Instructions burned: 498 (million)
% 11.94/2.03  % (29953)------------------------------
% 11.94/2.03  % (29953)------------------------------
% 12.65/2.06  % (29998)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 (2984ds/74Mi)
% 12.65/2.06  % (30003)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 (2983ds/610Mi)
% 12.65/2.06  % (29968)Instruction limit reached!
% 12.65/2.06  % (29968)------------------------------
% 12.65/2.06  % (29968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.65/2.06  % (29968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.65/2.06  % (29968)Termination reason: Unknown
% 12.65/2.06  % (29968)Termination phase: Saturation
% 12.65/2.06  
% 12.65/2.06  % (29968)Memory used [KB]: 7036
% 12.65/2.06  % (29968)Time elapsed: 0.465 s
% 12.65/2.06  % (29968)Instructions burned: 75 (million)
% 12.65/2.06  % (29968)------------------------------
% 12.65/2.06  % (29968)------------------------------
% 12.79/2.09  % (29992)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 (2985ds/167Mi)
% 12.79/2.13  % (29965)Instruction limit reached!
% 12.79/2.13  % (29965)------------------------------
% 12.79/2.13  % (29965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.79/2.13  % (29965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.79/2.13  % (29965)Termination reason: Unknown
% 12.79/2.13  % (29965)Termination phase: Saturation
% 12.79/2.13  
% 12.79/2.13  % (29965)Memory used [KB]: 7291
% 12.79/2.13  % (29965)Time elapsed: 0.566 s
% 12.79/2.13  % (29965)Instructions burned: 151 (million)
% 12.79/2.13  % (29965)------------------------------
% 12.79/2.13  % (29965)------------------------------
% 12.79/2.14  % (29993)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 (2985ds/107Mi)
% 12.79/2.14  % (30005)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 (2983ds/260Mi)
% 12.79/2.14  % (29998)Instruction limit reached!
% 12.79/2.14  % (29998)------------------------------
% 12.79/2.14  % (29998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.15  % (29998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.15  % (29998)Termination reason: Unknown
% 12.95/2.15  % (29998)Termination phase: Saturation
% 12.95/2.15  
% 12.95/2.15  % (29998)Memory used [KB]: 7036
% 12.95/2.16  % (29998)Time elapsed: 0.137 s
% 12.95/2.16  % (29998)Instructions burned: 74 (million)
% 12.95/2.16  % (29998)------------------------------
% 12.95/2.16  % (29998)------------------------------
% 14.77/2.23  % (29996)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 (2984ds/127Mi)
% 14.77/2.23  % (29994)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 (2984ds/108Mi)
% 14.77/2.24  % (30012)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/56Mi)
% 15.13/2.28  % (30000)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/64Mi)
% 15.13/2.29  % (30000)Refutation not found, incomplete strategy% (30000)------------------------------
% 15.13/2.29  % (30000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.13/2.29  % (30000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.13/2.29  % (30000)Termination reason: Refutation not found, incomplete strategy
% 15.13/2.29  
% 15.13/2.29  % (30000)Memory used [KB]: 5756
% 15.13/2.29  % (30000)Time elapsed: 0.267 s
% 15.13/2.29  % (30000)Instructions burned: 2 (million)
% 15.13/2.29  % (30000)------------------------------
% 15.13/2.29  % (30000)------------------------------
% 15.13/2.30  % (30005)Instruction limit reached!
% 15.13/2.30  % (30005)------------------------------
% 15.13/2.30  % (30005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.13/2.30  % (30005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.13/2.30  % (30005)Termination reason: Unknown
% 15.13/2.30  % (30005)Termination phase: Saturation
% 15.13/2.30  
% 15.13/2.30  % (30005)Memory used [KB]: 9850
% 15.13/2.30  % (30005)Time elapsed: 0.226 s
% 15.13/2.30  % (30005)Instructions burned: 261 (million)
% 15.13/2.30  % (30005)------------------------------
% 15.13/2.30  % (30005)------------------------------
% 15.13/2.31  % (30001)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 (2983ds/885Mi)
% 15.13/2.32  % (30012)Instruction limit reached!
% 15.13/2.32  % (30012)------------------------------
% 15.13/2.32  % (30012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.13/2.32  % (30012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.13/2.32  % (30012)Termination reason: Unknown
% 15.13/2.32  % (30012)Termination phase: Saturation
% 15.13/2.32  
% 15.13/2.32  % (30012)Memory used [KB]: 11641
% 15.13/2.32  % (30012)Time elapsed: 0.139 s
% 15.13/2.32  % (30012)Instructions burned: 56 (million)
% 15.13/2.32  % (30012)------------------------------
% 15.13/2.32  % (30012)------------------------------
% 15.13/2.32  % (30004)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/86Mi)
% 15.13/2.34  % (29981)Instruction limit reached!
% 15.13/2.34  % (29981)------------------------------
% 15.13/2.34  % (29981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.13/2.34  % (29981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.13/2.34  % (29981)Termination reason: Unknown
% 15.13/2.34  % (29981)Termination phase: Saturation
% 15.13/2.34  
% 15.13/2.34  % (29981)Memory used [KB]: 8443
% 15.13/2.34  % (29981)Time elapsed: 0.547 s
% 15.13/2.34  % (29981)Instructions burned: 181 (million)
% 15.13/2.34  % (29981)------------------------------
% 15.13/2.34  % (29981)------------------------------
% 15.74/2.35  % (29989)Instruction limit reached!
% 15.74/2.35  % (29989)------------------------------
% 15.74/2.35  % (29989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.74/2.35  % (29989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.74/2.35  % (29989)Termination reason: Unknown
% 15.74/2.35  % (29989)Termination phase: Saturation
% 15.74/2.35  
% 15.74/2.35  % (29989)Memory used [KB]: 11513
% 15.74/2.35  % (29989)Time elapsed: 0.519 s
% 15.74/2.35  % (29989)Instructions burned: 382 (million)
% 15.74/2.35  % (29989)------------------------------
% 15.74/2.35  % (29989)------------------------------
% 15.74/2.38  % (30008)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 (2982ds/1496Mi)
% 15.97/2.42  % (29969)Instruction limit reached!
% 15.97/2.42  % (29969)------------------------------
% 15.97/2.42  % (29969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.97/2.42  % (29969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.97/2.42  % (29969)Termination reason: Unknown
% 15.97/2.42  % (29969)Termination phase: Saturation
% 15.97/2.42  
% 15.97/2.42  % (29969)Memory used [KB]: 8571
% 15.97/2.42  % (29969)Time elapsed: 0.815 s
% 15.97/2.42  % (29969)Instructions burned: 184 (million)
% 15.97/2.42  % (29969)------------------------------
% 15.97/2.42  % (29969)------------------------------
% 15.97/2.42  % (29952)Instruction limit reached!
% 15.97/2.42  % (29952)------------------------------
% 15.97/2.42  % (29952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.97/2.42  % (29952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.97/2.42  % (29952)Termination reason: Unknown
% 15.97/2.42  % (29952)Termination phase: Saturation
% 15.97/2.42  
% 15.97/2.42  % (29952)Memory used [KB]: 7164
% 15.97/2.42  % (29952)Time elapsed: 0.952 s
% 15.97/2.42  % (29952)Instructions burned: 460 (million)
% 15.97/2.42  % (29952)------------------------------
% 15.97/2.42  % (29952)------------------------------
% 15.97/2.44  % (30022)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 (2980ds/590Mi)
% 16.28/2.44  % (29899)Instruction limit reached!
% 16.28/2.44  % (29899)------------------------------
% 16.28/2.44  % (29899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.28/2.44  % (29899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.28/2.44  % (29899)Termination reason: Unknown
% 16.28/2.44  % (29899)Termination phase: Saturation
% 16.28/2.44  
% 16.28/2.44  % (29899)Memory used [KB]: 6524
% 16.28/2.44  % (29899)Time elapsed: 1.442 s
% 16.28/2.44  % (29899)Instructions burned: 378 (million)
% 16.28/2.44  % (29899)------------------------------
% 16.28/2.44  % (29899)------------------------------
% 16.37/2.46  % (29993)Instruction limit reached!
% 16.37/2.46  % (29993)------------------------------
% 16.37/2.46  % (29993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.37/2.46  % (29993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.37/2.46  % (29993)Termination reason: Unknown
% 16.37/2.46  % (29993)Termination phase: Saturation
% 16.37/2.46  
% 16.37/2.46  % (29993)Memory used [KB]: 7419
% 16.37/2.46  % (29993)Time elapsed: 0.560 s
% 16.37/2.46  % (29993)Instructions burned: 108 (million)
% 16.37/2.46  % (29993)------------------------------
% 16.37/2.46  % (29993)------------------------------
% 16.37/2.49  % (30024)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 (2979ds/94Mi)
% 16.37/2.51  % (30015)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 (2982ds/266Mi)
% 16.68/2.54  % (30020)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 (2980ds/191Mi)
% 16.85/2.55  % (29994)Instruction limit reached!
% 16.85/2.55  % (29994)------------------------------
% 16.85/2.55  % (29994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.55  % (29994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.55  % (29994)Termination reason: Unknown
% 16.85/2.55  % (29994)Termination phase: Saturation
% 16.85/2.55  
% 16.85/2.55  % (29994)Memory used [KB]: 7419
% 16.85/2.55  % (29994)Time elapsed: 0.592 s
% 16.85/2.55  % (29994)Instructions burned: 108 (million)
% 16.85/2.55  % (29994)------------------------------
% 16.85/2.55  % (29994)------------------------------
% 16.85/2.56  % (30004)Instruction limit reached!
% 16.85/2.56  % (30004)------------------------------
% 16.85/2.56  % (30004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.56  % (30004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.56  % (30004)Termination reason: Unknown
% 16.85/2.56  % (30004)Termination phase: Saturation
% 16.85/2.56  
% 16.85/2.56  % (30004)Memory used [KB]: 6780
% 16.85/2.56  % (30004)Time elapsed: 0.496 s
% 16.85/2.56  % (30004)Instructions burned: 87 (million)
% 16.85/2.56  % (30004)------------------------------
% 16.85/2.56  % (30004)------------------------------
% 16.85/2.57  % (29976)Instruction limit reached!
% 16.85/2.57  % (29976)------------------------------
% 16.85/2.57  % (29976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.57  % (29976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.57  % (29976)Termination reason: Unknown
% 16.85/2.57  % (29976)Termination phase: Saturation
% 16.85/2.57  
% 16.85/2.57  % (29976)Memory used [KB]: 11769
% 16.85/2.57  % (29976)Time elapsed: 0.886 s
% 16.85/2.57  % (29976)Instructions burned: 374 (million)
% 16.85/2.57  % (29976)------------------------------
% 16.85/2.57  % (29976)------------------------------
% 16.85/2.61  % (29954)Instruction limit reached!
% 16.85/2.61  % (29954)------------------------------
% 16.85/2.61  % (29954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.61  % (29954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.61  % (29954)Termination reason: Unknown
% 16.85/2.61  % (29954)Termination phase: Saturation
% 16.85/2.61  
% 16.85/2.61  % (29954)Memory used [KB]: 10618
% 16.85/2.61  % (29954)Time elapsed: 1.077 s
% 16.85/2.61  % (29954)Instructions burned: 275 (million)
% 16.85/2.61  % (29954)------------------------------
% 16.85/2.61  % (29954)------------------------------
% 16.85/2.61  % (30027)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 (2979ds/201Mi)
% 16.85/2.63  % (30003)Instruction limit reached!
% 16.85/2.63  % (30003)------------------------------
% 16.85/2.63  % (30003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.85/2.63  % (30003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.85/2.63  % (30003)Termination reason: Unknown
% 16.85/2.63  % (30003)Termination phase: Saturation
% 16.85/2.63  
% 16.85/2.63  % (30003)Memory used [KB]: 15735
% 16.85/2.63  % (30003)Time elapsed: 0.569 s
% 16.85/2.63  % (30003)Instructions burned: 610 (million)
% 16.85/2.63  % (30003)------------------------------
% 16.85/2.63  % (30003)------------------------------
% 17.27/2.64  % (30023)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 (2980ds/457Mi)
% 17.27/2.65  % (30021)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 (2980ds/76Mi)
% 17.27/2.65  % (29992)Instruction limit reached!
% 17.27/2.65  % (29992)------------------------------
% 17.27/2.65  % (29992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.65  % (29992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.65  % (29992)Termination reason: Unknown
% 17.27/2.65  % (29992)Termination phase: Saturation
% 17.27/2.65  
% 17.27/2.65  % (29992)Memory used [KB]: 8059
% 17.27/2.65  % (29992)Time elapsed: 0.804 s
% 17.27/2.65  % (29992)Instructions burned: 168 (million)
% 17.27/2.65  % (29992)------------------------------
% 17.27/2.65  % (29992)------------------------------
% 17.27/2.66  % (29996)Instruction limit reached!
% 17.27/2.66  % (29996)------------------------------
% 17.27/2.66  % (29996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.66  % (29996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.66  % (29996)Termination reason: Unknown
% 17.27/2.66  % (29996)Termination phase: Saturation
% 17.27/2.66  
% 17.27/2.66  % (29996)Memory used [KB]: 3070
% 17.27/2.66  % (29996)Time elapsed: 0.653 s
% 17.27/2.66  % (29996)Instructions burned: 127 (million)
% 17.27/2.66  % (29996)------------------------------
% 17.27/2.66  % (29996)------------------------------
% 17.27/2.66  % (30024)Instruction limit reached!
% 17.27/2.66  % (30024)------------------------------
% 17.27/2.66  % (30024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.66  % (30024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.66  % (30024)Termination reason: Unknown
% 17.27/2.66  % (30024)Termination phase: Saturation
% 17.27/2.66  
% 17.27/2.66  % (30024)Memory used [KB]: 7291
% 17.27/2.66  % (30024)Time elapsed: 0.233 s
% 17.27/2.66  % (30024)Instructions burned: 95 (million)
% 17.27/2.66  % (30024)------------------------------
% 17.27/2.66  % (30024)------------------------------
% 17.27/2.66  % (29957)Instruction limit reached!
% 17.27/2.66  % (29957)------------------------------
% 17.27/2.66  % (29957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.66  % (29957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.66  % (29957)Termination reason: Unknown
% 17.27/2.66  % (29957)Termination phase: Saturation
% 17.27/2.66  
% 17.27/2.66  % (29957)Memory used [KB]: 6140
% 17.27/2.66  % (29957)Time elapsed: 1.164 s
% 17.27/2.66  % (29957)Instructions burned: 310 (million)
% 17.27/2.66  % (29957)------------------------------
% 17.27/2.66  % (29957)------------------------------
% 17.27/2.67  % (29878)Instruction limit reached!
% 17.27/2.67  % (29878)------------------------------
% 17.27/2.67  % (29878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.67  % (29878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.67  % (29878)Termination reason: Unknown
% 17.27/2.67  % (29878)Termination phase: Saturation
% 17.27/2.67  
% 17.27/2.67  % (29878)Memory used [KB]: 13688
% 17.27/2.67  % (29878)Time elapsed: 1.784 s
% 17.27/2.67  % (29878)Instructions burned: 491 (million)
% 17.27/2.67  % (29878)------------------------------
% 17.27/2.67  % (29878)------------------------------
% 17.54/2.69  % (29945)Instruction limit reached!
% 17.54/2.69  % (29945)------------------------------
% 17.54/2.69  % (29945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.54/2.69  % (29945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.54/2.69  % (29945)Termination reason: Unknown
% 17.54/2.69  % (29945)Termination phase: Saturation
% 17.54/2.69  
% 17.54/2.69  % (29945)Memory used [KB]: 10490
% 17.54/2.69  % (29945)Time elapsed: 1.263 s
% 17.54/2.69  % (29945)Instructions burned: 344 (million)
% 17.54/2.69  % (29945)------------------------------
% 17.54/2.69  % (29945)------------------------------
% 17.54/2.70  % (30030)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 (2978ds/253Mi)
% 18.63/2.75  % (30044)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 (2977ds/1730Mi)
% 18.63/2.76  % (30029)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 (2978ds/98Mi)
% 18.75/2.79  % (30032)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 (2978ds/281Mi)
% 19.16/2.85  % (30036)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 (2977ds/24Mi)
% 19.16/2.85  % (30047)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 (2976ds/3168Mi)
% 19.34/2.88  % (30021)Instruction limit reached!
% 19.34/2.88  % (30021)------------------------------
% 19.34/2.88  % (30021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.34/2.88  % (30021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.34/2.88  % (30021)Termination reason: Unknown
% 19.34/2.88  % (30021)Termination phase: Saturation
% 19.34/2.88  
% 19.34/2.88  % (30021)Memory used [KB]: 2430
% 19.34/2.88  % (30021)Time elapsed: 0.499 s
% 19.34/2.88  % (30021)Instructions burned: 76 (million)
% 19.34/2.88  % (30021)------------------------------
% 19.34/2.88  % (30021)------------------------------
% 19.34/2.89  % (30038)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 (2977ds/321Mi)
% 19.34/2.90  % (30039)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 (2977ds/788Mi)
% 19.34/2.91  % (29980)Instruction limit reached!
% 19.34/2.91  % (29980)------------------------------
% 19.34/2.91  % (29980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.34/2.91  % (29980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.34/2.91  % (29980)Termination reason: Unknown
% 19.34/2.91  % (29980)Termination phase: Saturation
% 19.34/2.91  
% 19.34/2.91  % (29980)Memory used [KB]: 8187
% 19.34/2.91  % (29980)Time elapsed: 1.160 s
% 19.34/2.91  % (29980)Instructions burned: 696 (million)
% 19.34/2.91  % (29980)------------------------------
% 19.34/2.91  % (29980)------------------------------
% 19.34/2.91  % (30042)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 (2977ds/2378Mi)
% 19.34/2.91  % (30049)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 (2976ds/1096Mi)
% 19.90/2.94  % (30036)Instruction limit reached!
% 19.90/2.94  % (30036)------------------------------
% 19.90/2.94  % (30036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.90/2.94  % (30036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.90/2.94  % (30036)Termination reason: Unknown
% 19.90/2.94  % (30036)Termination phase: Saturation
% 19.90/2.94  
% 19.90/2.94  % (30036)Memory used [KB]: 6140
% 19.90/2.94  % (30036)Time elapsed: 0.352 s
% 19.90/2.94  % (30036)Instructions burned: 24 (million)
% 19.90/2.94  % (30036)------------------------------
% 19.90/2.94  % (30036)------------------------------
% 19.90/2.94  % (29982)Instruction limit reached!
% 19.90/2.94  % (29982)------------------------------
% 19.90/2.94  % (29982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.90/2.94  % (29982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.90/2.94  % (29982)Termination reason: Unknown
% 19.90/2.94  % (29982)Termination phase: Saturation
% 19.90/2.94  
% 19.90/2.94  % (29982)Memory used [KB]: 22515
% 19.90/2.94  % (29982)Time elapsed: 1.175 s
% 19.90/2.94  % (29982)Instructions burned: 794 (million)
% 19.90/2.94  % (29982)------------------------------
% 19.90/2.94  % (29982)------------------------------
% 19.90/2.95  % (30027)Instruction limit reached!
% 19.90/2.95  % (30027)------------------------------
% 19.90/2.95  % (30027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.90/2.95  % (30027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.90/2.95  % (30027)Termination reason: Unknown
% 19.90/2.95  % (30027)Termination phase: Saturation
% 19.90/2.95  
% 19.90/2.95  % (30027)Memory used [KB]: 8187
% 19.90/2.95  % (30027)Time elapsed: 0.461 s
% 19.90/2.95  % (30027)Instructions burned: 201 (million)
% 19.90/2.95  % (30027)------------------------------
% 19.90/2.95  % (30027)------------------------------
% 20.18/2.98  % (30045)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 (2976ds/246Mi)
% 20.18/3.00  % (30048)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 (2976ds/91Mi)
% 20.18/3.00  % (30066)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 (2974ds/1838Mi)
% 20.18/3.00  % (30046)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 (2976ds/74Mi)
% 20.18/3.00  % (30050)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 (2976ds/617Mi)
% 20.67/3.06  % (30029)Instruction limit reached!
% 20.67/3.06  % (30029)------------------------------
% 20.67/3.06  % (30029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.67/3.06  % (30029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.67/3.06  % (30029)Termination reason: Unknown
% 20.67/3.06  % (30029)Termination phase: Saturation
% 20.67/3.06  
% 20.67/3.06  % (30029)Memory used [KB]: 7164
% 20.67/3.06  % (30029)Time elapsed: 0.554 s
% 20.67/3.06  % (30029)Instructions burned: 98 (million)
% 20.67/3.06  % (30029)------------------------------
% 20.67/3.06  % (30029)------------------------------
% 21.17/3.13  % (30067)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 (2974ds/107Mi)
% 21.17/3.14  % (30020)Instruction limit reached!
% 21.17/3.14  % (30020)------------------------------
% 21.17/3.14  % (30020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.17/3.14  % (30020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.17/3.14  % (30020)Termination reason: Unknown
% 21.17/3.14  % (30020)Termination phase: Saturation
% 21.17/3.14  
% 21.17/3.14  % (30020)Memory used [KB]: 4093
% 21.17/3.14  % (30020)Time elapsed: 0.811 s
% 21.17/3.14  % (30020)Instructions burned: 191 (million)
% 21.17/3.14  % (30020)------------------------------
% 21.17/3.14  % (30020)------------------------------
% 21.17/3.15  % (30022)Instruction limit reached!
% 21.17/3.15  % (30022)------------------------------
% 21.17/3.15  % (30022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.17/3.15  % (30022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.17/3.15  % (30022)Termination reason: Unknown
% 21.17/3.15  % (30022)Termination phase: Saturation
% 21.17/3.15  
% 21.17/3.15  % (30022)Memory used [KB]: 9466
% 21.17/3.15  % (30022)Time elapsed: 0.762 s
% 21.17/3.15  % (30022)Instructions burned: 590 (million)
% 21.17/3.15  % (30022)------------------------------
% 21.17/3.15  % (30022)------------------------------
% 21.36/3.19  % (30015)Instruction limit reached!
% 21.36/3.19  % (30015)------------------------------
% 21.36/3.19  % (30015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.36/3.19  % (30015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.36/3.19  % (30015)Termination reason: Unknown
% 21.36/3.19  % (30015)Termination phase: Saturation
% 21.36/3.19  
% 21.36/3.19  % (30015)Memory used [KB]: 6268
% 21.36/3.19  % (30015)Time elapsed: 0.968 s
% 21.36/3.19  % (30015)Instructions burned: 267 (million)
% 21.36/3.19  % (30015)------------------------------
% 21.36/3.19  % (30015)------------------------------
% 21.36/3.20  % (30059)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 (2974ds/53Mi)
% 21.75/3.27  % (30076)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/64Mi)
% 21.75/3.27  % (30076)Refutation not found, incomplete strategy% (30076)------------------------------
% 21.75/3.27  % (30076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.75/3.27  % (30076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.75/3.27  % (30076)Termination reason: Refutation not found, incomplete strategy
% 21.75/3.27  
% 21.75/3.27  % (30076)Memory used [KB]: 5756
% 21.75/3.27  % (30076)Time elapsed: 0.082 s
% 21.75/3.27  % (30076)Instructions burned: 2 (million)
% 21.75/3.27  % (30076)------------------------------
% 21.75/3.27  % (30076)------------------------------
% 21.75/3.28  % (30064)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 (2974ds/467Mi)
% 21.75/3.32  % (30067)Instruction limit reached!
% 21.75/3.32  % (30067)------------------------------
% 21.75/3.32  % (30067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.75/3.32  % (30067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.75/3.32  % (30067)Termination reason: Unknown
% 21.75/3.32  % (30067)Termination phase: Saturation
% 21.75/3.32  
% 21.75/3.32  % (30067)Memory used [KB]: 7291
% 21.75/3.32  % (30067)Time elapsed: 0.324 s
% 21.75/3.32  % (30067)Instructions burned: 108 (million)
% 21.75/3.32  % (30067)------------------------------
% 21.75/3.32  % (30067)------------------------------
% 22.82/3.33  % (29986)Instruction limit reached!
% 22.82/3.33  % (29986)------------------------------
% 22.82/3.33  % (29986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.82/3.33  % (29929)Instruction limit reached!
% 22.82/3.33  % (29929)------------------------------
% 22.82/3.33  % (29929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.82/3.33  % (29986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.82/3.33  % (29986)Termination reason: Unknown
% 22.82/3.33  % (29929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.82/3.33  % (29986)Termination phase: Saturation
% 22.82/3.33  % (29929)Termination reason: Unknown
% 22.82/3.33  
% 22.82/3.33  % (29929)Termination phase: Saturation
% 22.82/3.33  
% 22.82/3.33  % (29986)Memory used [KB]: 20724
% 22.82/3.33  % (29929)Memory used [KB]: 8443
% 22.82/3.33  % (29986)Time elapsed: 1.526 s
% 22.82/3.33  % (29986)Instructions burned: 1065 (million)
% 22.82/3.33  % (29929)Time elapsed: 2.048 s
% 22.82/3.33  % (29986)------------------------------
% 22.82/3.33  % (29986)------------------------------
% 22.82/3.33  % (29929)Instructions burned: 654 (million)
% 22.82/3.33  % (29929)------------------------------
% 22.82/3.33  % (29929)------------------------------
% 22.82/3.33  % (30046)Instruction limit reached!
% 22.82/3.33  % (30046)------------------------------
% 22.82/3.33  % (30046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.82/3.33  % (30046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.82/3.33  % (30046)Termination reason: Unknown
% 22.82/3.33  % (30046)Termination phase: Saturation
% 22.82/3.33  
% 22.82/3.33  % (30046)Memory used [KB]: 7036
% 22.82/3.33  % (30046)Time elapsed: 0.622 s
% 22.82/3.33  % (30046)Instructions burned: 74 (million)
% 22.82/3.33  % (30046)------------------------------
% 22.82/3.33  % (30046)------------------------------
% 22.82/3.34  % (30059)Instruction limit reached!
% 22.82/3.34  % (30059)------------------------------
% 22.82/3.34  % (30059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.82/3.34  % (30059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.82/3.34  % (30059)Termination reason: Unknown
% 22.82/3.34  % (30059)Termination phase: Saturation
% 22.82/3.34  
% 22.82/3.34  % (30059)Memory used [KB]: 6652
% 22.82/3.34  % (30059)Time elapsed: 0.398 s
% 22.82/3.34  % (30059)Instructions burned: 54 (million)
% 22.82/3.34  % (30059)------------------------------
% 22.82/3.34  % (30059)------------------------------
% 23.49/3.39  % (30082)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 (2970ds/852Mi)
% 23.49/3.40  % (30065)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/4430Mi)
% 23.49/3.41  % (30048)Instruction limit reached!
% 23.49/3.41  % (30048)------------------------------
% 23.49/3.41  % (30048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.49/3.41  % (30048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.49/3.41  % (30048)Termination reason: Unknown
% 23.49/3.41  % (30048)Termination phase: Saturation
% 23.49/3.41  
% 23.49/3.41  % (30048)Memory used [KB]: 7419
% 23.49/3.41  % (30048)Time elapsed: 0.697 s
% 23.49/3.41  % (30048)Instructions burned: 92 (million)
% 23.49/3.41  % (30048)------------------------------
% 23.49/3.41  % (30048)------------------------------
% 23.69/3.43  % (30070)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 (2972ds/108Mi)
% 23.69/3.50  % (30086)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 (2970ds/1385Mi)
% 24.21/3.51  % (30083)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 (2970ds/508Mi)
% 24.21/3.51  % (30075)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 (2972ds/208Mi)
% 24.21/3.53  % (30049)Instruction limit reached!
% 24.21/3.53  % (30049)------------------------------
% 24.21/3.53  % (30049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.21/3.53  % (30049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.21/3.53  % (30049)Termination reason: Unknown
% 24.21/3.53  % (30049)Termination phase: Saturation
% 24.21/3.53  
% 24.21/3.53  % (30049)Memory used [KB]: 23283
% 24.21/3.53  % (30049)Time elapsed: 0.824 s
% 24.21/3.53  % (30049)Instructions burned: 1097 (million)
% 24.21/3.53  % (30049)------------------------------
% 24.21/3.53  % (30049)------------------------------
% 24.21/3.53  % (30079)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/86Mi)
% 24.21/3.56  % (30087)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 (2969ds/505Mi)
% 24.59/3.66  % (30032)Instruction limit reached!
% 24.59/3.66  % (30032)------------------------------
% 24.59/3.66  % (30032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.59/3.66  % (30032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.59/3.66  % (30032)Termination reason: Unknown
% 24.59/3.66  % (30032)Termination phase: Saturation
% 24.59/3.66  
% 24.59/3.66  % (30032)Memory used [KB]: 10746
% 24.59/3.66  % (30032)Time elapsed: 1.114 s
% 24.59/3.66  % (30032)Instructions burned: 282 (million)
% 24.59/3.66  % (30032)------------------------------
% 24.59/3.66  % (30032)------------------------------
% 25.09/3.67  % (30084)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 (2970ds/2344Mi)
% 25.09/3.67  % (30085)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 (2970ds/56Mi)
% 25.09/3.68  % (30030)Instruction limit reached!
% 25.09/3.68  % (30030)------------------------------
% 25.09/3.68  % (30030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.09/3.68  % (30030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.09/3.68  % (30030)Termination reason: Unknown
% 25.09/3.68  % (30030)Termination phase: Saturation
% 25.09/3.68  
% 25.09/3.68  % (30030)Memory used [KB]: 3965
% 25.09/3.68  % (30030)Time elapsed: 1.204 s
% 25.09/3.68  % (30030)Instructions burned: 254 (million)
% 25.09/3.68  % (30030)------------------------------
% 25.09/3.68  % (30030)------------------------------
% 25.39/3.79  % (30089)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 (2969ds/314Mi)
% 25.39/3.79  % (30089)Refutation not found, incomplete strategy% (30089)------------------------------
% 25.39/3.79  % (30089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.39/3.79  % (30089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.39/3.79  % (30089)Termination reason: Refutation not found, incomplete strategy
% 25.39/3.79  
% 25.39/3.79  % (30089)Memory used [KB]: 5884
% 25.39/3.79  % (30089)Time elapsed: 0.313 s
% 25.39/3.79  % (30089)Instructions burned: 3 (million)
% 25.39/3.79  % (30089)------------------------------
% 25.39/3.79  % (30089)------------------------------
% 25.39/3.79  % (30070)Instruction limit reached!
% 25.39/3.79  % (30070)------------------------------
% 25.39/3.79  % (30070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.39/3.79  % (30070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.39/3.79  % (30070)Termination reason: Unknown
% 25.39/3.79  % (30070)Termination phase: Saturation
% 25.39/3.79  
% 25.39/3.79  % (30070)Memory used [KB]: 7419
% 25.39/3.79  % (30070)Time elapsed: 0.638 s
% 25.39/3.79  % (30070)Instructions burned: 109 (million)
% 25.39/3.79  % (30070)------------------------------
% 25.39/3.79  % (30070)------------------------------
% 25.39/3.80  % (30079)Instruction limit reached!
% 25.39/3.80  % (30079)------------------------------
% 25.39/3.80  % (30079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.39/3.80  % (30079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.39/3.80  % (30079)Termination reason: Unknown
% 25.39/3.80  % (30079)Termination phase: Saturation
% 25.39/3.80  
% 25.39/3.80  % (30079)Memory used [KB]: 6780
% 25.39/3.80  % (30079)Time elapsed: 0.545 s
% 25.39/3.80  % (30079)Instructions burned: 87 (million)
% 25.39/3.80  % (30079)------------------------------
% 25.39/3.80  % (30079)------------------------------
% 25.86/3.85  % (30087)Instruction limit reached!
% 25.86/3.85  % (30087)------------------------------
% 25.86/3.85  % (30087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.86/3.85  % (30087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.86/3.85  % (30087)Termination reason: Unknown
% 25.86/3.85  % (30087)Termination phase: Saturation
% 25.86/3.85  
% 25.86/3.85  % (30087)Memory used [KB]: 7931
% 25.86/3.85  % (30087)Time elapsed: 0.444 s
% 25.86/3.85  % (30087)Instructions burned: 505 (million)
% 25.86/3.85  % (30087)------------------------------
% 25.86/3.85  % (30087)------------------------------
% 25.86/3.87  % (30085)Instruction limit reached!
% 25.86/3.87  % (30085)------------------------------
% 25.86/3.87  % (30085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.86/3.87  % (30085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.86/3.87  % (30085)Termination reason: Unknown
% 25.86/3.87  % (30085)Termination phase: Saturation
% 25.86/3.87  
% 25.86/3.87  % (30085)Memory used [KB]: 11641
% 25.86/3.87  % (30085)Time elapsed: 0.475 s
% 25.86/3.87  % (30085)Instructions burned: 56 (million)
% 25.86/3.87  % (30085)------------------------------
% 25.86/3.87  % (30085)------------------------------
% 25.86/3.89  % (30092)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 (2968ds/1408Mi)
% 27.52/3.90  % (30038)Instruction limit reached!
% 27.52/3.90  % (30038)------------------------------
% 27.52/3.90  % (30038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.52/3.90  % (30038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.52/3.90  % (30038)Termination reason: Unknown
% 27.52/3.90  % (30038)Termination phase: Saturation
% 27.52/3.90  
% 27.52/3.90  % (30038)Memory used [KB]: 11513
% 27.52/3.90  % (30038)Time elapsed: 1.264 s
% 27.52/3.90  % (30038)Instructions burned: 321 (million)
% 27.52/3.90  % (30038)------------------------------
% 27.52/3.90  % (30038)------------------------------
% 27.52/3.91  % (30105)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 (2964ds/297Mi)
% 27.52/3.94  % (30045)Instruction limit reached!
% 27.52/3.94  % (30045)------------------------------
% 27.52/3.94  % (30045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.52/3.94  % (30045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.52/3.94  % (30045)Termination reason: Unknown
% 27.52/3.94  % (30045)Termination phase: Saturation
% 27.52/3.94  
% 27.52/3.94  % (30045)Memory used [KB]: 6268
% 27.52/3.94  % (30045)Time elapsed: 1.250 s
% 27.52/3.94  % (30045)Instructions burned: 246 (million)
% 27.52/3.94  % (30045)------------------------------
% 27.52/3.94  % (30045)------------------------------
% 28.55/4.03  % (30096)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 (2966ds/457Mi)
% 28.55/4.07  % (30066)Instruction limit reached!
% 28.55/4.07  % (30066)------------------------------
% 28.55/4.07  % (30066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.55/4.07  % (30066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.55/4.07  % (30066)Termination reason: Unknown
% 28.55/4.07  % (30066)Termination phase: Saturation
% 28.55/4.07  
% 28.55/4.07  % (30066)Memory used [KB]: 28656
% 28.55/4.07  % (30066)Time elapsed: 1.072 s
% 28.55/4.07  % (30066)Instructions burned: 1839 (million)
% 28.55/4.07  % (30066)------------------------------
% 28.55/4.07  % (30066)------------------------------
% 28.55/4.08  % (30105)Instruction limit reached!
% 28.55/4.08  % (30105)------------------------------
% 28.55/4.08  % (30105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.55/4.08  % (30105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.55/4.08  % (30105)Termination reason: Unknown
% 28.55/4.08  % (30105)Termination phase: Saturation
% 28.55/4.08  
% 28.55/4.08  % (30105)Memory used [KB]: 11257
% 28.55/4.08  % (30105)Time elapsed: 0.173 s
% 28.55/4.08  % (30105)Instructions burned: 297 (million)
% 28.55/4.08  % (30105)------------------------------
% 28.55/4.08  % (30105)------------------------------
% 28.55/4.08  % (30097)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 (2966ds/76Mi)
% 29.19/4.13  % (30102)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/163Mi)
% 29.19/4.14  % (30114)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 (2962ds/874Mi)
% 29.19/4.14  % (29955)Instruction limit reached!
% 29.19/4.14  % (29955)------------------------------
% 29.19/4.14  % (29955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.19/4.14  % (29955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.19/4.14  % (29955)Termination reason: Unknown
% 29.19/4.14  % (29955)Termination phase: Saturation
% 29.19/4.14  
% 29.19/4.14  % (29955)Memory used [KB]: 18166
% 29.19/4.14  % (29955)Time elapsed: 2.640 s
% 29.19/4.14  % (29955)Instructions burned: 1000 (million)
% 29.19/4.14  % (29955)------------------------------
% 29.19/4.14  % (29955)------------------------------
% 29.19/4.16  % (30101)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 (2965ds/162Mi)
% 29.19/4.17  % (30023)Instruction limit reached!
% 29.19/4.17  % (30023)------------------------------
% 29.19/4.17  % (30023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.19/4.17  % (30023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.19/4.17  % (30023)Termination reason: Unknown
% 29.19/4.17  % (30023)Termination phase: Saturation
% 29.19/4.17  
% 29.19/4.17  % (30023)Memory used [KB]: 7036
% 29.19/4.17  % (30023)Time elapsed: 1.746 s
% 29.19/4.17  % (30023)Instructions burned: 457 (million)
% 29.19/4.17  % (30023)------------------------------
% 29.19/4.17  % (30023)------------------------------
% 29.19/4.18  % (30108)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 (2964ds/1907Mi)
% 29.19/4.19  % (30107)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 (2964ds/1393Mi)
% 29.19/4.19  % (30100)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 (2965ds/381Mi)
% 29.63/4.21  % (30075)Instruction limit reached!
% 29.63/4.21  % (30075)------------------------------
% 29.63/4.21  % (30075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.63/4.21  % (30075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.63/4.21  % (30075)Termination reason: Unknown
% 29.63/4.21  % (30075)Termination phase: Saturation
% 29.63/4.21  
% 29.63/4.21  % (30075)Memory used [KB]: 3965
% 29.63/4.21  % (30075)Time elapsed: 1.003 s
% 29.63/4.21  % (30075)Instructions burned: 208 (million)
% 29.63/4.21  % (30075)------------------------------
% 29.63/4.21  % (30075)------------------------------
% 30.27/4.31  % (30082)Instruction limit reached!
% 30.27/4.31  % (30082)------------------------------
% 30.27/4.31  % (30082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.27/4.31  % (30082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.27/4.31  % (30082)Termination reason: Unknown
% 30.27/4.31  % (30082)Termination phase: Saturation
% 30.27/4.31  
% 30.27/4.31  % (30082)Memory used [KB]: 23283
% 30.27/4.31  % (30082)Time elapsed: 0.495 s
% 30.27/4.31  % (30082)Instructions burned: 853 (million)
% 30.27/4.31  % (30082)------------------------------
% 30.27/4.31  % (30082)------------------------------
% 30.27/4.31  % (30083)Instruction limit reached!
% 30.27/4.31  % (30083)------------------------------
% 30.27/4.31  % (30083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.27/4.31  % (30083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.27/4.31  % (30083)Termination reason: Unknown
% 30.27/4.31  % (30083)Termination phase: Saturation
% 30.27/4.31  
% 30.27/4.31  % (30083)Memory used [KB]: 9850
% 30.27/4.31  % (30083)Time elapsed: 0.937 s
% 30.27/4.31  % (30083)Instructions burned: 509 (million)
% 30.27/4.31  % (30083)------------------------------
% 30.27/4.31  % (30083)------------------------------
% 30.27/4.32  % (29964)Instruction limit reached!
% 30.27/4.32  % (29964)------------------------------
% 30.27/4.32  % (29964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.27/4.32  % (29964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.27/4.32  % (29964)Termination reason: Unknown
% 30.27/4.32  % (29964)Termination phase: Saturation
% 30.27/4.32  
% 30.27/4.32  % (29964)Memory used [KB]: 18933
% 30.27/4.32  % (29964)Time elapsed: 2.655 s
% 30.27/4.32  % (29964)Instructions burned: 874 (million)
% 30.27/4.32  % (29964)------------------------------
% 30.27/4.32  % (29964)------------------------------
% 30.35/4.34  % (30110)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 (2963ds/799Mi)
% 30.35/4.36  % (30097)Instruction limit reached!
% 30.35/4.36  % (30097)------------------------------
% 30.35/4.36  % (30097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.35/4.36  % (30097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.35/4.36  % (30097)Termination reason: Unknown
% 30.35/4.37  % (30097)Termination phase: Saturation
% 30.35/4.37  
% 30.35/4.37  % (30097)Memory used [KB]: 2430
% 30.35/4.37  % (30097)Time elapsed: 0.615 s
% 30.35/4.37  % (30097)Instructions burned: 77 (million)
% 30.35/4.37  % (30097)------------------------------
% 30.35/4.37  % (30097)------------------------------
% 30.76/4.43  % (30125)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 (2960ds/123Mi)
% 30.76/4.44  % (30112)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 (2962ds/179Mi)
% 30.76/4.44  % (30112)Refutation not found, incomplete strategy% (30112)------------------------------
% 30.76/4.44  % (30112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.76/4.44  % (30112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.76/4.44  % (30112)Termination reason: Refutation not found, incomplete strategy
% 30.76/4.44  
% 30.76/4.44  % (30112)Memory used [KB]: 5756
% 30.76/4.44  % (30112)Time elapsed: 0.327 s
% 30.76/4.44  % (30112)Instructions burned: 2 (million)
% 30.76/4.44  % (30112)------------------------------
% 30.76/4.44  % (30112)------------------------------
% 30.76/4.46  % (30127)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 (2960ds/191Mi)
% 30.76/4.50  % (30126)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 (2960ds/89Mi)
% 30.76/4.51  % (30116)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/4546Mi)
% 30.76/4.51  TRYING [1]
% 30.76/4.51  TRYING [2]
% 30.76/4.51  TRYING [3]
% 32.21/4.56  % (30119)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 (2961ds/98Mi)
% 32.21/4.59  % (30125)Instruction limit reached!
% 32.21/4.59  % (30125)------------------------------
% 32.21/4.59  % (30125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.21/4.59  % (30125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.21/4.59  % (30125)Termination reason: Unknown
% 32.21/4.59  % (30125)Termination phase: Saturation
% 32.21/4.59  
% 32.21/4.59  % (30125)Memory used [KB]: 7036
% 32.21/4.59  % (30125)Time elapsed: 0.236 s
% 32.21/4.59  % (30125)Instructions burned: 123 (million)
% 32.21/4.59  % (30125)------------------------------
% 32.21/4.59  % (30125)------------------------------
% 32.21/4.60  % (30120)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 (2961ds/2492Mi)
% 33.06/4.62  % (30044)Instruction limit reached!
% 33.06/4.62  % (30044)------------------------------
% 33.06/4.62  % (30044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.06/4.62  % (30044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.06/4.62  % (30044)Termination reason: Unknown
% 33.06/4.62  % (30044)Termination phase: Saturation
% 33.06/4.62  
% 33.06/4.62  % (30044)Memory used [KB]: 29167
% 33.06/4.62  % (30044)Time elapsed: 1.926 s
% 33.06/4.62  % (30044)Instructions burned: 1731 (million)
% 33.06/4.62  % (30044)------------------------------
% 33.06/4.62  % (30044)------------------------------
% 33.16/4.66  % (30126)Instruction limit reached!
% 33.16/4.66  % (30126)------------------------------
% 33.16/4.66  % (30126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.16/4.66  % (30126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.16/4.66  % (30126)Termination reason: Unknown
% 33.16/4.66  % (30126)Termination phase: Saturation
% 33.16/4.66  
% 33.16/4.66  % (30126)Memory used [KB]: 7036
% 33.16/4.66  % (30126)Time elapsed: 0.280 s
% 33.16/4.66  % (30126)Instructions burned: 89 (million)
% 33.16/4.66  % (30126)------------------------------
% 33.16/4.66  % (30126)------------------------------
% 33.16/4.66  TRYING [4]
% 33.16/4.67  % (30127)Instruction limit reached!
% 33.16/4.67  % (30127)------------------------------
% 33.16/4.67  % (30127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.16/4.67  % (30127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.16/4.68  % (30127)Termination reason: Unknown
% 33.16/4.68  % (30127)Termination phase: Saturation
% 33.16/4.68  
% 33.16/4.68  % (30127)Memory used [KB]: 8699
% 33.16/4.68  % (30127)Time elapsed: 0.293 s
% 33.16/4.68  % (30127)Instructions burned: 191 (million)
% 33.16/4.68  % (30127)------------------------------
% 33.16/4.68  % (30127)------------------------------
% 33.16/4.70  % (30101)Instruction limit reached!
% 33.16/4.70  % (30101)------------------------------
% 33.16/4.70  % (30101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.16/4.70  % (30101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.16/4.70  % (30101)Termination reason: Unknown
% 33.16/4.70  % (30101)Termination phase: Saturation
% 33.16/4.70  
% 33.16/4.70  % (30101)Memory used [KB]: 3837
% 33.16/4.70  % (30101)Time elapsed: 0.819 s
% 33.16/4.70  % (30101)Instructions burned: 163 (million)
% 33.16/4.70  % (30101)------------------------------
% 33.16/4.70  % (30101)------------------------------
% 33.67/4.71  % (30134)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 (2957ds/1282Mi)
% 33.67/4.75  % (30136)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 (2957ds/206Mi)
% 33.67/4.76  % (30102)Instruction limit reached!
% 33.67/4.76  % (30102)------------------------------
% 33.67/4.76  % (30102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.67/4.76  % (30102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.67/4.76  % (30102)Termination reason: Unknown
% 33.67/4.76  % (30102)Termination phase: Saturation
% 33.67/4.76  
% 33.67/4.76  % (30102)Memory used [KB]: 8315
% 33.67/4.76  % (30102)Time elapsed: 0.905 s
% 33.67/4.76  % (30102)Instructions burned: 164 (million)
% 33.67/4.76  % (30102)------------------------------
% 33.67/4.76  % (30102)------------------------------
% 33.67/4.77  % (30129)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 (2959ds/506Mi)
% 34.06/4.80  % (30138)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 (2956ds/367Mi)
% 34.06/4.85  % (30137)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 (2956ds/951Mi)
% 34.60/4.89  % (30131)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 (2958ds/389Mi)
% 34.71/4.91  % (30119)Instruction limit reached!
% 34.71/4.91  % (30119)------------------------------
% 34.71/4.91  % (30119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.71/4.91  % (30119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.71/4.91  % (30119)Termination reason: Unknown
% 34.71/4.91  % (30119)Termination phase: Saturation
% 34.71/4.91  
% 34.71/4.91  % (30119)Memory used [KB]: 7291
% 34.71/4.91  % (30119)Time elapsed: 0.658 s
% 34.71/4.91  % (30119)Instructions burned: 98 (million)
% 34.71/4.91  % (30119)------------------------------
% 34.71/4.91  % (30119)------------------------------
% 34.95/4.93  % (30064)Instruction limit reached!
% 34.95/4.93  % (30064)------------------------------
% 34.95/4.93  % (30064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.95/4.93  % (30064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.95/4.93  % (30064)Termination reason: Unknown
% 34.95/4.93  % (30064)Termination phase: Saturation
% 34.95/4.93  
% 34.95/4.93  % (30064)Memory used [KB]: 12025
% 34.95/4.93  % (30064)Time elapsed: 1.939 s
% 34.95/4.93  % (30064)Instructions burned: 467 (million)
% 34.95/4.93  % (30064)------------------------------
% 34.95/4.93  % (30064)------------------------------
% 35.02/4.95  % (30144)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 (2955ds/1276Mi)
% 35.02/4.99  % (30136)Instruction limit reached!
% 35.02/4.99  % (30136)------------------------------
% 35.02/4.99  % (30136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.02/4.99  % (30136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.02/4.99  % (30136)Termination reason: Unknown
% 35.02/4.99  % (30136)Termination phase: Saturation
% 35.02/4.99  
% 35.02/4.99  % (30136)Memory used [KB]: 8955
% 35.02/4.99  % (30136)Time elapsed: 0.301 s
% 35.02/4.99  % (30136)Instructions burned: 206 (million)
% 35.02/4.99  % (30136)------------------------------
% 35.02/4.99  % (30136)------------------------------
% 35.59/5.06  % (30140)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 (2956ds/222Mi)
% 35.59/5.06  TRYING [5]
% 35.59/5.07  % (30114)Instruction limit reached!
% 35.59/5.07  % (30114)------------------------------
% 35.59/5.07  % (30114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.59/5.07  % (30114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.59/5.07  % (30114)Termination reason: Unknown
% 35.59/5.07  % (30114)Termination phase: Saturation
% 35.59/5.07  
% 35.59/5.07  % (30114)Memory used [KB]: 20596
% 35.59/5.07  % (30114)Time elapsed: 0.916 s
% 35.59/5.07  % (30114)Instructions burned: 874 (million)
% 35.59/5.07  % (30114)------------------------------
% 35.59/5.07  % (30114)------------------------------
% 35.98/5.11  % (30050)Instruction limit reached!
% 35.98/5.11  % (30050)------------------------------
% 35.98/5.11  % (30050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.98/5.11  % (30050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.98/5.11  % (30050)Termination reason: Unknown
% 35.98/5.11  % (30050)Termination phase: Saturation
% 35.98/5.11  
% 35.98/5.11  % (30050)Memory used [KB]: 14583
% 35.98/5.11  % (30050)Time elapsed: 2.336 s
% 35.98/5.11  % (30050)Instructions burned: 617 (million)
% 35.98/5.11  % (30050)------------------------------
% 35.98/5.11  % (30050)------------------------------
% 35.98/5.11  % (30152)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 (2953ds/74Mi)
% 37.48/5.19  % (30152)Instruction limit reached!
% 37.48/5.19  % (30152)------------------------------
% 37.48/5.19  % (30152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.48/5.19  % (30152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.48/5.19  % (30152)Termination reason: Unknown
% 37.48/5.19  % (30152)Termination phase: Saturation
% 37.48/5.19  
% 37.48/5.19  % (30152)Memory used [KB]: 6652
% 37.48/5.19  % (30152)Time elapsed: 0.132 s
% 37.48/5.19  % (30152)Instructions burned: 75 (million)
% 37.48/5.19  % (30152)------------------------------
% 37.48/5.19  % (30152)------------------------------
% 38.03/5.25  % (30153)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 (2952ds/1257Mi)
% 38.03/5.25  % (30153)Refutation not found, incomplete strategy% (30153)------------------------------
% 38.03/5.25  % (30153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.03/5.25  % (30153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.03/5.25  % (30153)Termination reason: Refutation not found, incomplete strategy
% 38.03/5.25  
% 38.03/5.25  % (30153)Memory used [KB]: 5756
% 38.03/5.25  % (30153)Time elapsed: 0.116 s
% 38.03/5.25  % (30153)Instructions burned: 2 (million)
% 38.03/5.25  % (30153)------------------------------
% 38.03/5.25  % (30153)------------------------------
% 38.03/5.29  % (30147)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 (2954ds/1186Mi)
% 38.03/5.29  % (30148)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 (2954ds/1038Mi)
% 38.03/5.31  % (30156)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 (2951ds/1932Mi)
% 39.05/5.39  % (30138)Instruction limit reached!
% 39.05/5.39  % (30138)------------------------------
% 39.05/5.39  % (30138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.05/5.39  % (30138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.05/5.39  % (30138)Termination reason: Unknown
% 39.05/5.39  % (30138)Termination phase: Saturation
% 39.05/5.39  
% 39.05/5.39  % (30138)Memory used [KB]: 11257
% 39.05/5.39  % (30138)Time elapsed: 0.675 s
% 39.05/5.39  % (30138)Instructions burned: 367 (million)
% 39.05/5.39  % (30138)------------------------------
% 39.05/5.39  % (30138)------------------------------
% 39.05/5.41  % (30108)Instruction limit reached!
% 39.05/5.41  % (30108)------------------------------
% 39.05/5.41  % (30108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.05/5.41  % (30108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.05/5.41  % (30108)Termination reason: Unknown
% 39.05/5.41  % (30108)Termination phase: Saturation
% 39.05/5.41  
% 39.05/5.41  % (30108)Memory used [KB]: 23539
% 39.05/5.41  % (30108)Time elapsed: 1.466 s
% 39.05/5.41  % (30108)Instructions burned: 1907 (million)
% 39.05/5.41  % (30108)------------------------------
% 39.05/5.41  % (30108)------------------------------
% 39.05/5.44  % (30158)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 (2950ds/341Mi)
% 39.54/5.49  % (30100)Instruction limit reached!
% 39.54/5.49  % (30100)------------------------------
% 39.54/5.49  % (30100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.54/5.49  % (30100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.54/5.49  % (30100)Termination reason: Unknown
% 39.54/5.49  % (30100)Termination phase: Saturation
% 39.54/5.49  
% 39.54/5.49  % (30100)Memory used [KB]: 6908
% 39.54/5.49  % (30100)Time elapsed: 1.637 s
% 39.54/5.49  % (30100)Instructions burned: 381 (million)
% 39.54/5.49  % (30100)------------------------------
% 39.54/5.49  % (30100)------------------------------
% 39.54/5.50  % (30155)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 (2952ds/2967Mi)
% 40.02/5.57  % (30162)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 (2949ds/1100Mi)
% 40.02/5.58  % (30001)Instruction limit reached!
% 40.02/5.58  % (30001)------------------------------
% 40.02/5.58  % (30001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.02/5.58  % (30001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.02/5.58  % (30001)Termination reason: Unknown
% 40.02/5.59  % (30001)Termination phase: Saturation
% 40.02/5.59  
% 40.02/5.59  % (30001)Memory used [KB]: 15735
% 40.02/5.59  % (30001)Time elapsed: 3.545 s
% 40.02/5.59  % (30001)Instructions burned: 886 (million)
% 40.02/5.59  % (30001)------------------------------
% 40.02/5.59  % (30001)------------------------------
% 40.02/5.61  % (30096)Instruction limit reached!
% 40.02/5.61  % (30096)------------------------------
% 40.02/5.61  % (30096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.02/5.61  % (30096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.02/5.61  % (30096)Termination reason: Unknown
% 40.02/5.61  % (30096)Termination phase: Saturation
% 40.02/5.61  
% 40.02/5.61  % (30096)Memory used [KB]: 12025
% 40.02/5.61  % (30096)Time elapsed: 1.818 s
% 40.02/5.61  % (30096)Instructions burned: 457 (million)
% 40.02/5.61  % (30096)------------------------------
% 40.02/5.61  % (30096)------------------------------
% 40.52/5.68  % (30039)Instruction limit reached!
% 40.52/5.68  % (30039)------------------------------
% 40.52/5.68  % (30039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.52/5.68  % (30039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.52/5.68  % (30039)Termination reason: Unknown
% 40.52/5.68  % (30039)Termination phase: Saturation
% 40.52/5.68  
% 40.52/5.68  % (30039)Memory used [KB]: 18421
% 40.52/5.68  % (30039)Time elapsed: 3.026 s
% 40.52/5.68  % (30039)Instructions burned: 789 (million)
% 40.52/5.68  % (30039)------------------------------
% 40.52/5.68  % (30039)------------------------------
% 40.82/5.76  % (30008)Instruction limit reached!
% 40.82/5.76  % (30008)------------------------------
% 40.82/5.76  % (30008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.82/5.76  % (30008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.82/5.76  % (30008)Termination reason: Unknown
% 40.82/5.76  % (30008)Termination phase: Saturation
% 40.82/5.76  
% 40.82/5.76  % (30008)Memory used [KB]: 20852
% 40.82/5.76  % (30008)Time elapsed: 3.636 s
% 40.82/5.76  % (30008)Instructions burned: 1497 (million)
% 40.82/5.76  % (30008)------------------------------
% 40.82/5.76  % (30008)------------------------------
% 42.14/5.84  % (30164)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 (2949ds/3814Mi)
% 42.47/5.89  % (30140)Instruction limit reached!
% 42.47/5.89  % (30140)------------------------------
% 42.47/5.89  % (30140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.47/5.89  % (30140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.47/5.89  % (30140)Termination reason: Unknown
% 42.47/5.89  % (30140)Termination phase: Saturation
% 42.47/5.89  
% 42.47/5.89  % (30140)Memory used [KB]: 10490
% 42.47/5.89  % (30140)Time elapsed: 1.143 s
% 42.47/5.89  % (30140)Instructions burned: 223 (million)
% 42.47/5.89  % (30140)------------------------------
% 42.47/5.89  % (30140)------------------------------
% 42.47/5.89  % (29978)Instruction limit reached!
% 42.47/5.89  % (29978)------------------------------
% 42.47/5.89  % (29978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.47/5.89  % (29978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.47/5.89  % (29978)Termination reason: Unknown
% 42.47/5.89  % (29978)Termination phase: Saturation
% 42.47/5.89  
% 42.47/5.89  % (29978)Memory used [KB]: 22131
% 42.47/5.89  % (29978)Time elapsed: 4.163 s
% 42.47/5.89  % (29978)Instructions burned: 1220 (million)
% 42.47/5.89  % (29978)------------------------------
% 42.47/5.89  % (29978)------------------------------
% 42.47/5.92  % (30166)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 (2948ds/3452Mi)
% 43.04/5.96  % (30086)Instruction limit reached!
% 43.04/5.96  % (30086)------------------------------
% 43.04/5.96  % (30086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.04/5.96  % (30086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.04/5.96  % (30086)Termination reason: Unknown
% 43.04/5.96  % (30086)Termination phase: Saturation
% 43.04/5.96  
% 43.04/5.96  % (30086)Memory used [KB]: 16247
% 43.04/5.96  % (30086)Time elapsed: 2.551 s
% 43.04/5.96  % (30086)Instructions burned: 1385 (million)
% 43.04/5.96  % (30086)------------------------------
% 43.04/5.96  % (30086)------------------------------
% 43.04/5.99  % (30176)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 (2945ds/1178Mi)
% 43.35/6.00  % (30167)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 (2947ds/1737Mi)
% 43.35/6.01  % (30158)Instruction limit reached!
% 43.35/6.01  % (30158)------------------------------
% 43.35/6.01  % (30158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.35/6.01  % (30158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.35/6.01  % (30158)Termination reason: Unknown
% 43.35/6.01  % (30158)Termination phase: Saturation
% 43.35/6.01  
% 43.35/6.01  % (30158)Memory used [KB]: 10362
% 43.35/6.01  % (30158)Time elapsed: 0.691 s
% 43.35/6.01  % (30158)Instructions burned: 341 (million)
% 43.35/6.01  % (30158)------------------------------
% 43.35/6.01  % (30158)------------------------------
% 43.35/6.03  % (30167)Refutation not found, incomplete strategy% (30167)------------------------------
% 43.35/6.03  % (30167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.35/6.03  % (30167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.35/6.03  % (30167)Termination reason: Refutation not found, incomplete strategy
% 43.35/6.03  
% 43.35/6.03  % (30167)Memory used [KB]: 5756
% 43.35/6.03  % (30167)Time elapsed: 0.371 s
% 43.35/6.03  % (30167)Instructions burned: 3 (million)
% 43.35/6.03  % (30167)------------------------------
% 43.35/6.03  % (30167)------------------------------
% 43.35/6.03  % (30168)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 (2947ds/107Mi)
% 43.75/6.09  % (30172)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 (2946ds/979Mi)
% 44.09/6.13  % (30092)Instruction limit reached!
% 44.09/6.13  % (30092)------------------------------
% 44.09/6.13  % (30092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.09/6.13  % (30092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.09/6.13  % (30092)Termination reason: Unknown
% 44.09/6.13  % (30092)Termination phase: Saturation
% 44.09/6.13  
% 44.09/6.13  % (30092)Memory used [KB]: 31342
% 44.09/6.13  % (30092)Time elapsed: 2.515 s
% 44.09/6.13  % (30092)Instructions burned: 1410 (million)
% 44.09/6.13  % (30092)------------------------------
% 44.09/6.13  % (30092)------------------------------
% 44.09/6.16  % (30131)Instruction limit reached!
% 44.09/6.16  % (30131)------------------------------
% 44.09/6.16  % (30131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.09/6.16  % (30131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.09/6.16  % (30131)Termination reason: Unknown
% 44.09/6.16  % (30131)Termination phase: Saturation
% 44.09/6.16  
% 44.09/6.16  % (30131)Memory used [KB]: 4605
% 44.09/6.16  % (30131)Time elapsed: 1.624 s
% 44.09/6.16  % (30131)Instructions burned: 390 (million)
% 44.09/6.16  % (30131)------------------------------
% 44.09/6.16  % (30131)------------------------------
% 44.09/6.20  % (30184)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/67Mi)
% 44.09/6.21  % (30134)Instruction limit reached!
% 44.09/6.21  % (30134)------------------------------
% 44.09/6.21  % (30134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.09/6.21  % (30134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.09/6.21  % (30134)Termination reason: Unknown
% 44.09/6.21  % (30134)Termination phase: Saturation
% 44.09/6.21  
% 44.09/6.21  % (30134)Memory used [KB]: 37739
% 44.09/6.21  % (30134)Time elapsed: 1.560 s
% 44.09/6.21  % (30134)Instructions burned: 1282 (million)
% 44.09/6.21  % (30134)------------------------------
% 44.09/6.21  % (30134)------------------------------
% 45.38/6.25  % (30179)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 (2944ds/108Mi)
% 45.56/6.29  % (30180)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 (2944ds/654Mi)
% 45.56/6.30  % (30181)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/265Mi)
% 45.56/6.31  % (30184)Instruction limit reached!
% 45.56/6.31  % (30184)------------------------------
% 45.56/6.31  % (30184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.56/6.31  % (30184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.56/6.31  % (30184)Termination reason: Unknown
% 45.56/6.31  % (30184)Termination phase: Saturation
% 45.56/6.31  
% 45.56/6.31  % (30184)Memory used [KB]: 6652
% 45.56/6.31  % (30184)Time elapsed: 0.244 s
% 45.56/6.31  % (30184)Instructions burned: 67 (million)
% 45.56/6.31  % (30184)------------------------------
% 45.56/6.31  % (30184)------------------------------
% 45.56/6.33  % (30190)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 (2941ds/179Mi)
% 45.56/6.33  % (30181)Refutation not found, incomplete strategy% (30181)------------------------------
% 45.56/6.33  % (30181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.56/6.33  % (30181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.56/6.33  % (30181)Termination reason: Refutation not found, incomplete strategy
% 45.56/6.33  
% 45.56/6.33  % (30181)Memory used [KB]: 5756
% 45.56/6.33  % (30181)Time elapsed: 0.334 s
% 45.56/6.33  % (30181)Instructions burned: 1 (million)
% 45.56/6.33  % (30181)------------------------------
% 45.56/6.33  % (30181)------------------------------
% 46.48/6.37  % (30137)Instruction limit reached!
% 46.48/6.37  % (30137)------------------------------
% 46.48/6.37  % (30137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.48/6.37  % (30137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.48/6.37  % (30137)Termination reason: Unknown
% 46.48/6.37  % (30137)Termination phase: Saturation
% 46.48/6.37  
% 46.48/6.37  % (30137)Memory used [KB]: 12409
% 46.48/6.37  % (30137)Time elapsed: 1.652 s
% 46.48/6.37  % (30137)Instructions burned: 951 (million)
% 46.48/6.37  % (30137)------------------------------
% 46.48/6.37  % (30137)------------------------------
% 46.70/6.41  % (30168)Instruction limit reached!
% 46.70/6.41  % (30168)------------------------------
% 46.70/6.41  % (30168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.70/6.41  % (30168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.70/6.41  % (30168)Termination reason: Unknown
% 46.70/6.41  % (30168)Termination phase: Saturation
% 46.70/6.41  
% 46.70/6.41  % (30168)Memory used [KB]: 7291
% 46.70/6.41  % (30168)Time elapsed: 0.735 s
% 46.70/6.41  % (30168)Instructions burned: 108 (million)
% 46.70/6.41  % (30168)------------------------------
% 46.70/6.41  % (30168)------------------------------
% 46.70/6.44  % (30185)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 (2943ds/2055Mi)
% 47.14/6.50  TRYING [6]
% 47.14/6.50  % (30195)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 (2939ds/1449Mi)
% 47.45/6.52  % (30188)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 (2941ds/3439Mi)
% 47.45/6.54  % (30190)Instruction limit reached!
% 47.45/6.54  % (30190)------------------------------
% 47.45/6.54  % (30190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.45/6.54  % (30190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.45/6.54  % (30190)Termination reason: Unknown
% 47.45/6.54  % (30190)Termination phase: Saturation
% 47.45/6.54  
% 47.45/6.54  % (30190)Memory used [KB]: 8315
% 47.45/6.54  % (30190)Time elapsed: 0.248 s
% 47.45/6.54  % (30190)Instructions burned: 179 (million)
% 47.45/6.54  % (30190)------------------------------
% 47.45/6.54  % (30190)------------------------------
% 47.45/6.54  % (30187)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 (2941ds/336Mi)
% 47.70/6.55  % (30192)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 (2940ds/56Mi)
% 47.70/6.57  % (30179)Instruction limit reached!
% 47.70/6.57  % (30179)------------------------------
% 47.70/6.57  % (30179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.70/6.57  % (30179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.70/6.57  % (30179)Termination reason: Unknown
% 47.70/6.57  % (30179)Termination phase: Saturation
% 47.70/6.57  
% 47.70/6.57  % (30179)Memory used [KB]: 7419
% 47.70/6.57  % (30179)Time elapsed: 0.620 s
% 47.70/6.57  % (30179)Instructions burned: 108 (million)
% 47.70/6.57  % (30179)------------------------------
% 47.70/6.57  % (30179)------------------------------
% 47.70/6.61  % (30194)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 (2940ds/2303Mi)
% 48.27/6.66  % (30199)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 (2938ds/94Mi)
% 48.27/6.66  % (30192)Instruction limit reached!
% 48.27/6.66  % (30192)------------------------------
% 48.27/6.66  % (30192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.27/6.66  % (30192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.27/6.66  % (30192)Termination reason: Unknown
% 48.27/6.66  % (30192)Termination phase: Saturation
% 48.27/6.66  
% 48.27/6.66  % (30192)Memory used [KB]: 11641
% 48.27/6.66  % (30192)Time elapsed: 0.283 s
% 48.27/6.66  % (30192)Instructions burned: 57 (million)
% 48.27/6.66  % (30192)------------------------------
% 48.27/6.66  % (30192)------------------------------
% 48.58/6.70  % (30129)Instruction limit reached!
% 48.58/6.70  % (30129)------------------------------
% 48.58/6.70  % (30129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.58/6.70  % (30129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.58/6.70  % (30129)Termination reason: Unknown
% 48.58/6.70  % (30129)Termination phase: Saturation
% 48.58/6.70  
% 48.58/6.70  % (30129)Memory used [KB]: 12409
% 48.58/6.70  % (30129)Time elapsed: 2.107 s
% 48.58/6.70  % (30129)Instructions burned: 507 (million)
% 48.58/6.70  % (30129)------------------------------
% 48.58/6.70  % (30129)------------------------------
% 48.58/6.75  % (30198)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 (2939ds/4882Mi)
% 49.02/6.76  % (30199)Instruction limit reached!
% 49.02/6.76  % (30199)------------------------------
% 49.02/6.76  % (30199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.02/6.76  % (30199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.02/6.76  % (30199)Termination reason: Unknown
% 49.02/6.76  % (30199)Termination phase: Saturation
% 49.02/6.76  
% 49.02/6.76  % (30199)Memory used [KB]: 7291
% 49.02/6.76  % (30199)Time elapsed: 0.182 s
% 49.02/6.76  % (30199)Instructions burned: 94 (million)
% 49.02/6.76  % (30199)------------------------------
% 49.02/6.76  % (30199)------------------------------
% 49.42/6.84  % (30203)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 (2936ds/1949Mi)
% 50.22/6.89  % (30206)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2935ds/893Mi)
% 50.22/6.90  % (30200)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 (2937ds/9837Mi)
% 51.51/7.05  % (30144)Instruction limit reached!
% 51.51/7.05  % (30144)------------------------------
% 51.51/7.05  % (30144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 51.51/7.05  % (30144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 51.51/7.05  % (30144)Termination reason: Unknown
% 51.51/7.05  % (30144)Termination phase: Saturation
% 51.51/7.05  
% 51.51/7.05  % (30144)Memory used [KB]: 25330
% 51.51/7.05  % (30144)Time elapsed: 0.770 s
% 51.51/7.05  % (30144)Instructions burned: 1277 (million)
% 51.51/7.05  % (30144)------------------------------
% 51.51/7.05  % (30144)------------------------------
% 51.66/7.09  % (30204)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/761Mi)
% 52.21/7.14  % (30110)Instruction limit reached!
% 52.21/7.14  % (30110)------------------------------
% 52.21/7.14  % (30110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.21/7.14  % (30110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.21/7.14  % (30110)Termination reason: Unknown
% 52.21/7.14  % (30110)Termination phase: Saturation
% 52.21/7.14  
% 52.21/7.14  % (30110)Memory used [KB]: 17398
% 52.21/7.14  % (30110)Time elapsed: 3.090 s
% 52.21/7.14  % (30110)Instructions burned: 799 (million)
% 52.21/7.14  % (30110)------------------------------
% 52.21/7.14  % (30110)------------------------------
% 53.40/7.28  % (30210)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 (2932ds/9168Mi)
% 54.48/7.42  % (30176)Instruction limit reached!
% 54.48/7.42  % (30176)------------------------------
% 54.48/7.42  % (30176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.48/7.42  % (30176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.48/7.42  % (30176)Termination reason: Unknown
% 54.48/7.42  % (30176)Termination phase: Saturation
% 54.48/7.42  
% 54.48/7.42  % (30176)Memory used [KB]: 22387
% 54.48/7.42  % (30176)Time elapsed: 1.580 s
% 54.48/7.42  % (30176)Instructions burned: 1179 (million)
% 54.48/7.42  % (30176)------------------------------
% 54.48/7.42  % (30176)------------------------------
% 54.48/7.45  % (30156)Instruction limit reached!
% 54.48/7.45  % (30156)------------------------------
% 54.48/7.45  % (30156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.48/7.45  % (30156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.48/7.45  % (30156)Termination reason: Unknown
% 54.48/7.45  % (30156)Termination phase: Saturation
% 54.48/7.45  
% 54.48/7.45  % (30156)Memory used [KB]: 27376
% 54.48/7.45  % (30156)Time elapsed: 2.187 s
% 54.48/7.45  % (30156)Instructions burned: 1932 (million)
% 54.48/7.45  % (30156)------------------------------
% 54.48/7.45  % (30156)------------------------------
% 54.48/7.48  % (30047)Instruction limit reached!
% 54.48/7.48  % (30047)------------------------------
% 54.48/7.48  % (30047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.48/7.48  % (30047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.48/7.48  % (30047)Termination reason: Unknown
% 54.48/7.48  % (30047)Termination phase: Saturation
% 54.48/7.48  
% 54.48/7.48  % (30047)Memory used [KB]: 78037
% 54.48/7.48  % (30047)Time elapsed: 4.750 s
% 54.48/7.48  % (30047)Instructions burned: 3168 (million)
% 54.48/7.48  % (30047)------------------------------
% 54.48/7.48  % (30047)------------------------------
% 54.48/7.48  % (30211)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 (2931ds/1819Mi)
% 55.18/7.56  % (30215)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 (2928ds/179Mi)
% 55.18/7.57  % (30162)Instruction limit reached!
% 55.18/7.57  % (30162)------------------------------
% 55.18/7.57  % (30162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 55.18/7.57  % (30162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 55.18/7.57  % (30162)Termination reason: Unknown
% 55.18/7.57  % (30162)Termination phase: Saturation
% 55.18/7.57  
% 55.18/7.57  % (30162)Memory used [KB]: 19701
% 55.18/7.57  % (30162)Time elapsed: 2.097 s
% 55.18/7.57  % (30162)Instructions burned: 1100 (million)
% 55.18/7.57  % (30162)------------------------------
% 55.18/7.57  % (30162)------------------------------
% 55.18/7.57  % (30214)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 (2929ds/2891Mi)
% 55.82/7.58  % (30215)Refutation not found, incomplete strategy% (30215)------------------------------
% 55.82/7.58  % (30215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 55.82/7.58  % (30215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 55.82/7.58  % (30215)Termination reason: Refutation not found, incomplete strategy
% 55.82/7.58  
% 55.82/7.58  % (30215)Memory used [KB]: 5756
% 55.82/7.58  % (30215)Time elapsed: 0.054 s
% 55.82/7.58  % (30215)Instructions burned: 1 (million)
% 55.82/7.58  % (30215)------------------------------
% 55.82/7.58  % (30215)------------------------------
% 56.24/7.70  % (30217)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 (2927ds/1470Mi)
% 56.89/7.74  % (30187)Instruction limit reached!
% 56.89/7.74  % (30187)------------------------------
% 56.89/7.74  % (30187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.89/7.74  % (30187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.89/7.74  % (30187)Termination reason: Unknown
% 56.89/7.74  % (30187)Termination phase: Saturation
% 56.89/7.74  
% 56.89/7.74  % (30187)Memory used [KB]: 11769
% 56.89/7.74  % (30187)Time elapsed: 1.532 s
% 56.89/7.74  % (30187)Instructions burned: 337 (million)
% 56.89/7.74  % (30187)------------------------------
% 56.89/7.74  % (30187)------------------------------
% 56.89/7.78  % (30216)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 (2928ds/1249Mi)
% 57.36/7.85  % (30218)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 (2927ds/177Mi)
% 58.15/7.91  % (30194)Instruction limit reached!
% 58.15/7.91  % (30194)------------------------------
% 58.15/7.91  % (30194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.15/7.91  % (30194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.15/7.91  % (30194)Termination reason: Unknown
% 58.15/7.91  % (30194)Termination phase: Saturation
% 58.15/7.91  
% 58.15/7.91  % (30194)Memory used [KB]: 26865
% 58.15/7.91  % (30194)Time elapsed: 1.533 s
% 58.15/7.91  % (30194)Instructions burned: 2305 (million)
% 58.15/7.91  % (30194)------------------------------
% 58.15/7.91  % (30194)------------------------------
% 58.15/7.92  % (30206)Instruction limit reached!
% 58.15/7.92  % (30206)------------------------------
% 58.15/7.92  % (30206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.15/7.92  % (30206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.15/7.92  % (30206)Termination reason: Unknown
% 58.15/7.92  % (30206)Termination phase: Saturation
% 58.15/7.92  
% 58.15/7.92  % (30206)Memory used [KB]: 17142
% 58.15/7.92  % (30206)Time elapsed: 1.116 s
% 58.15/7.92  % (30206)Instructions burned: 893 (million)
% 58.15/7.92  % (30206)------------------------------
% 58.15/7.92  % (30206)------------------------------
% 58.15/7.98  % (30221)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 (2924ds/98Mi)
% 59.23/8.03  % (30221)Instruction limit reached!
% 59.23/8.03  % (30221)------------------------------
% 59.23/8.03  % (30221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.23/8.03  % (30221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.23/8.03  % (30221)Termination reason: Unknown
% 59.23/8.03  % (30221)Termination phase: Saturation
% 59.23/8.03  
% 59.23/8.03  % (30221)Memory used [KB]: 7164
% 59.23/8.03  % (30221)Time elapsed: 0.060 s
% 59.23/8.03  % (30221)Instructions burned: 98 (million)
% 59.23/8.03  % (30221)------------------------------
% 59.23/8.03  % (30221)------------------------------
% 59.23/8.05  % (30222)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 (2924ds/2707Mi)
% 59.23/8.09  % (30225)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 (2923ds/123Mi)
% 60.50/8.12  % (30219)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 (2926ds/663Mi)
% 60.50/8.16  % (30195)Instruction limit reached!
% 60.50/8.16  % (30195)------------------------------
% 60.50/8.16  % (30195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 60.50/8.16  % (30195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 60.50/8.16  % (30195)Termination reason: Unknown
% 60.50/8.16  % (30195)Termination phase: Saturation
% 60.50/8.16  
% 60.50/8.16  % (30195)Memory used [KB]: 25585
% 60.50/8.16  % (30195)Time elapsed: 1.736 s
% 60.50/8.16  % (30195)Instructions burned: 1449 (million)
% 60.50/8.16  % (30195)------------------------------
% 60.50/8.16  % (30195)------------------------------
% 60.50/8.17  % (30225)Instruction limit reached!
% 60.50/8.17  % (30225)------------------------------
% 60.50/8.17  % (30225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 60.50/8.17  % (30225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 60.50/8.17  % (30225)Termination reason: Unknown
% 60.50/8.17  % (30225)Termination phase: Saturation
% 60.50/8.17  
% 60.50/8.17  % (30225)Memory used [KB]: 7036
% 60.50/8.17  % (30225)Time elapsed: 0.083 s
% 60.50/8.17  % (30225)Instructions burned: 124 (million)
% 60.50/8.17  % (30225)------------------------------
% 60.50/8.17  % (30225)------------------------------
% 61.25/8.23  % (30229)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 (2921ds/1607Mi)
% 61.25/8.27  % (30218)Instruction limit reached!
% 61.25/8.27  % (30218)------------------------------
% 61.25/8.27  % (30218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.25/8.27  % (30218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.25/8.27  % (30218)Termination reason: Unknown
% 61.25/8.27  % (30218)Termination phase: Saturation
% 61.25/8.27  
% 61.25/8.27  % (30218)Memory used [KB]: 8827
% 61.25/8.27  % (30218)Time elapsed: 0.588 s
% 61.25/8.27  % (30218)Instructions burned: 178 (million)
% 61.25/8.27  % (30218)------------------------------
% 61.25/8.27  % (30218)------------------------------
% 61.25/8.29  % (30228)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 (2921ds/702Mi)
% 62.49/8.47  % (30180)Instruction limit reached!
% 62.49/8.47  % (30180)------------------------------
% 62.49/8.47  % (30180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.49/8.47  % (30180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.49/8.47  % (30180)Termination reason: Unknown
% 62.49/8.47  % (30180)Termination phase: Saturation
% 62.49/8.47  
% 62.49/8.47  % (30180)Memory used [KB]: 8315
% 62.49/8.47  % (30180)Time elapsed: 2.490 s
% 62.49/8.47  % (30180)Instructions burned: 655 (million)
% 62.49/8.47  % (30180)------------------------------
% 62.49/8.47  % (30180)------------------------------
% 63.09/8.52  % (30232)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/784Mi)
% 63.75/8.65  % (30204)Instruction limit reached!
% 63.75/8.65  % (30204)------------------------------
% 63.75/8.65  % (30204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.75/8.65  % (30204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.75/8.65  % (30204)Termination reason: Unknown
% 63.75/8.65  % (30204)Termination phase: Saturation
% 63.75/8.65  
% 63.75/8.65  % (30204)Memory used [KB]: 10618
% 63.75/8.65  % (30204)Time elapsed: 1.903 s
% 63.75/8.65  % (30204)Instructions burned: 761 (million)
% 63.75/8.65  % (30204)------------------------------
% 63.75/8.65  % (30204)------------------------------
% 66.21/8.84  % (30172)Instruction limit reached!
% 66.21/8.84  % (30172)------------------------------
% 66.21/8.84  % (30172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.21/8.84  % (30172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.21/8.84  % (30172)Termination reason: Unknown
% 66.21/8.84  % (30172)Termination phase: Saturation
% 66.21/8.84  
% 66.21/8.84  % (30172)Memory used [KB]: 17270
% 66.21/8.84  % (30172)Time elapsed: 3.071 s
% 66.21/8.84  % (30172)Instructions burned: 980 (million)
% 66.21/8.84  % (30172)------------------------------
% 66.21/8.84  % (30172)------------------------------
% 66.21/8.86  % (30233)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 (2918ds/86Mi)
% 66.21/8.87  % (30147)Instruction limit reached!
% 66.21/8.87  % (30147)------------------------------
% 66.21/8.87  % (30147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.21/8.87  % (30147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.21/8.87  % (30147)Termination reason: Unknown
% 66.21/8.87  % (30147)Termination phase: Saturation
% 66.21/8.87  
% 66.21/8.87  % (30147)Memory used [KB]: 26225
% 66.21/8.87  % (30147)Time elapsed: 3.888 s
% 66.21/8.87  % (30147)Instructions burned: 1186 (million)
% 66.21/8.87  % (30147)------------------------------
% 66.21/8.87  % (30147)------------------------------
% 66.21/8.89  % (30148)Instruction limit reached!
% 66.21/8.89  % (30148)------------------------------
% 66.21/8.89  % (30148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.21/8.89  % (30148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.21/8.89  % (30148)Termination reason: Unknown
% 66.21/8.89  % (30148)Termination phase: Saturation
% 66.21/8.89  
% 66.21/8.89  % (30148)Memory used [KB]: 16758
% 66.21/8.89  % (30148)Time elapsed: 3.895 s
% 66.21/8.89  % (30148)Instructions burned: 1038 (million)
% 66.21/8.89  % (30148)------------------------------
% 66.21/8.89  % (30148)------------------------------
% 66.95/8.93  % (30240)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 (2916ds/882Mi)
% 67.68/9.05  % (30242)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 (2914ds/459Mi)
% 68.25/9.15  % (30228)Instruction limit reached!
% 68.25/9.15  % (30228)------------------------------
% 68.25/9.15  % (30228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.25/9.15  % (30228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.25/9.15  % (30228)Termination reason: Unknown
% 68.25/9.15  % (30228)Termination phase: Saturation
% 68.25/9.15  
% 68.25/9.15  % (30228)Memory used [KB]: 10874
% 68.25/9.15  % (30228)Time elapsed: 0.906 s
% 68.25/9.15  % (30228)Instructions burned: 703 (million)
% 68.25/9.15  % (30228)------------------------------
% 68.25/9.15  % (30228)------------------------------
% 68.25/9.17  % (30107)Instruction limit reached!
% 68.25/9.17  % (30107)------------------------------
% 68.25/9.17  % (30107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.25/9.17  % (30107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.25/9.17  % (30107)Termination reason: Unknown
% 68.25/9.17  % (30107)Termination phase: Saturation
% 68.25/9.17  
% 68.25/9.17  % (30107)Memory used [KB]: 24690
% 68.25/9.17  % (30107)Time elapsed: 5.248 s
% 68.25/9.17  % (30107)Instructions burned: 1393 (million)
% 68.25/9.17  % (30107)------------------------------
% 68.25/9.17  % (30107)------------------------------
% 68.85/9.18  % (30233)Instruction limit reached!
% 68.85/9.18  % (30233)------------------------------
% 68.85/9.18  % (30233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.85/9.18  % (30233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.85/9.18  % (30233)Termination reason: Unknown
% 68.85/9.18  % (30233)Termination phase: Saturation
% 68.85/9.18  
% 68.85/9.18  % (30233)Memory used [KB]: 7164
% 68.85/9.18  % (30233)Time elapsed: 0.647 s
% 68.85/9.18  % (30233)Instructions burned: 87 (million)
% 68.85/9.18  % (30233)------------------------------
% 68.85/9.18  % (30233)------------------------------
% 68.85/9.20  % (30229)Instruction limit reached!
% 68.85/9.20  % (30229)------------------------------
% 68.85/9.20  % (30229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.85/9.20  % (30229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.85/9.20  % (30229)Termination reason: Unknown
% 68.85/9.20  % (30229)Termination phase: Saturation
% 68.85/9.20  
% 68.85/9.20  % (30229)Memory used [KB]: 17398
% 68.85/9.20  % (30229)Time elapsed: 0.967 s
% 68.85/9.20  % (30229)Instructions burned: 1607 (million)
% 68.85/9.20  % (30229)------------------------------
% 68.85/9.20  % (30229)------------------------------
% 68.85/9.20  % (30244)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 (2914ds/3576Mi)
% 68.85/9.26  % (30250)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 (2911ds/1806Mi)
% 68.85/9.27  % (30243)dis+1010_1:1024_fsr=off:newcnf=on:i=2078:si=on:rawr=on:rtra=on_0 on theBenchmark for (2914ds/2078Mi)
% 69.69/9.32  % (30217)Instruction limit reached!
% 69.69/9.32  % (30217)------------------------------
% 69.69/9.32  % (30217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.69/9.33  % (30217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.69/9.33  % (30217)Termination reason: Unknown
% 69.69/9.33  % (30217)Termination phase: Saturation
% 69.69/9.33  
% 69.69/9.33  % (30217)Memory used [KB]: 23666
% 69.69/9.33  % (30217)Time elapsed: 1.670 s
% 69.69/9.33  % (30217)Instructions burned: 1471 (million)
% 69.69/9.33  % (30217)------------------------------
% 69.69/9.33  % (30217)------------------------------
% 69.69/9.36  % (30247)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 (2911ds/206Mi)
% 70.23/9.45  % (30253)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 (2910ds/1065Mi)
% 70.66/9.55  % (30248)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 (2911ds/367Mi)
% 70.66/9.57  % (30249)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 (2911ds/2630Mi)
% 71.07/9.71  % (30247)Instruction limit reached!
% 71.07/9.71  % (30247)------------------------------
% 71.07/9.71  % (30247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.07/9.71  % (30247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.07/9.71  % (30247)Termination reason: Unknown
% 71.07/9.71  % (30247)Termination phase: Saturation
% 71.07/9.71  
% 71.07/9.71  % (30247)Memory used [KB]: 8955
% 71.07/9.71  % (30247)Time elapsed: 0.480 s
% 71.07/9.71  % (30247)Instructions burned: 207 (million)
% 71.07/9.71  % (30247)------------------------------
% 71.07/9.71  % (30247)------------------------------
% 74.05/9.85  % (30242)Instruction limit reached!
% 74.05/9.85  % (30242)------------------------------
% 74.05/9.85  % (30242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 74.05/9.85  % (30242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 74.05/9.85  % (30242)Termination reason: Unknown
% 74.05/9.85  % (30242)Termination phase: Saturation
% 74.05/9.85  
% 74.05/9.85  % (30242)Memory used [KB]: 14711
% 74.05/9.85  % (30242)Time elapsed: 0.926 s
% 74.05/9.85  % (30242)Instructions burned: 459 (million)
% 74.05/9.85  % (30242)------------------------------
% 74.05/9.85  % (30242)------------------------------
% 74.40/9.89  % (30259)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 (2906ds/478Mi)
% 75.86/10.06  % (30263)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 (2904ds/74Mi)
% 76.63/10.19  % (30263)Instruction limit reached!
% 76.63/10.19  % (30263)------------------------------
% 76.63/10.19  % (30263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.63/10.19  % (30263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.63/10.19  % (30263)Termination reason: Unknown
% 76.63/10.19  % (30263)Termination phase: Saturation
% 76.63/10.19  
% 76.63/10.19  % (30263)Memory used [KB]: 7036
% 76.63/10.19  % (30263)Time elapsed: 0.240 s
% 76.63/10.19  % (30263)Instructions burned: 74 (million)
% 76.63/10.19  % (30263)------------------------------
% 76.63/10.19  % (30263)------------------------------
% 78.05/10.33  % (30250)Instruction limit reached!
% 78.05/10.33  % (30250)------------------------------
% 78.05/10.33  % (30250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.05/10.33  % (30250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.05/10.33  % (30250)Termination reason: Unknown
% 78.05/10.33  % (30250)Termination phase: Saturation
% 78.05/10.33  
% 78.05/10.33  % (30250)Memory used [KB]: 24306
% 78.05/10.33  % (30250)Time elapsed: 1.076 s
% 78.05/10.33  % (30250)Instructions burned: 1806 (million)
% 78.05/10.33  % (30250)------------------------------
% 78.05/10.33  % (30250)------------------------------
% 78.48/10.39  % (30265)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 (2900ds/360Mi)
% 78.48/10.39  % (30232)Instruction limit reached!
% 78.48/10.39  % (30232)------------------------------
% 78.48/10.39  % (30232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.48/10.39  % (30232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.48/10.39  % (30232)Termination reason: Unknown
% 78.48/10.39  % (30232)Termination phase: Saturation
% 78.48/10.39  
% 78.48/10.39  % (30232)Memory used [KB]: 18166
% 78.48/10.39  % (30232)Time elapsed: 1.985 s
% 78.48/10.39  % (30232)Instructions burned: 785 (million)
% 78.48/10.39  % (30232)------------------------------
% 78.48/10.39  % (30232)------------------------------
% 79.55/10.54  % (30259)Instruction limit reached!
% 79.55/10.54  % (30259)------------------------------
% 79.55/10.54  % (30259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.55/10.54  % (30259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.55/10.54  % (30259)Termination reason: Unknown
% 79.55/10.54  % (30259)Termination phase: Saturation
% 79.55/10.54  
% 79.55/10.54  % (30259)Memory used [KB]: 12153
% 79.55/10.54  % (30259)Time elapsed: 0.757 s
% 79.55/10.54  % (30259)Instructions burned: 479 (million)
% 79.55/10.54  % (30259)------------------------------
% 79.55/10.54  % (30259)------------------------------
% 79.65/10.57  % (30211)Instruction limit reached!
% 79.65/10.57  % (30211)------------------------------
% 79.65/10.57  % (30211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.65/10.57  % (30211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.65/10.57  % (30211)Termination reason: Unknown
% 79.65/10.57  % (30211)Termination phase: Saturation
% 79.65/10.57  
% 79.65/10.57  % (30211)Memory used [KB]: 25585
% 79.65/10.57  % (30211)Time elapsed: 3.350 s
% 79.65/10.57  % (30211)Instructions burned: 1820 (million)
% 79.65/10.57  % (30211)------------------------------
% 79.65/10.57  % (30211)------------------------------
% 79.65/10.59  % (30265)Instruction limit reached!
% 79.65/10.59  % (30265)------------------------------
% 79.65/10.59  % (30265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 79.65/10.59  % (30265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 79.65/10.59  % (30265)Termination reason: Unknown
% 79.65/10.59  % (30265)Termination phase: Saturation
% 79.65/10.59  
% 79.65/10.59  % (30265)Memory used [KB]: 9722
% 79.65/10.59  % (30265)Time elapsed: 0.204 s
% 79.65/10.59  % (30265)Instructions burned: 361 (million)
% 79.65/10.59  % (30265)------------------------------
% 79.65/10.59  % (30265)------------------------------
% 80.36/10.63  % (30264)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 (2901ds/4310Mi)
% 80.36/10.64  % (30266)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 (2899ds/602Mi)
% 80.36/10.64  % (30219)Instruction limit reached!
% 80.36/10.64  % (30219)------------------------------
% 80.36/10.64  % (30219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.36/10.64  % (30219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.36/10.64  % (30219)Termination reason: Unknown
% 80.36/10.64  % (30219)Termination phase: Saturation
% 80.36/10.64  
% 80.36/10.64  % (30219)Memory used [KB]: 8827
% 80.36/10.64  % (30219)Time elapsed: 2.837 s
% 80.36/10.64  % (30219)Instructions burned: 664 (million)
% 80.36/10.64  % (30219)------------------------------
% 80.36/10.64  % (30219)------------------------------
% 80.36/10.65  % (30271)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 (2897ds/467Mi)
% 80.36/10.66  % (30268)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2898ds/653Mi)
% 80.69/10.75  % (30253)Instruction limit reached!
% 80.69/10.75  % (30253)------------------------------
% 80.69/10.75  % (30253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.69/10.75  % (30253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.69/10.75  % (30253)Termination reason: Unknown
% 80.69/10.75  % (30253)Termination phase: Saturation
% 80.69/10.75  
% 80.69/10.75  % (30253)Memory used [KB]: 18805
% 80.69/10.75  % (30253)Time elapsed: 1.358 s
% 80.69/10.75  % (30253)Instructions burned: 1065 (million)
% 80.69/10.75  % (30253)------------------------------
% 80.69/10.75  % (30253)------------------------------
% 81.18/10.77  % (30270)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 (2897ds/307Mi)
% 81.18/10.77  % (30248)Instruction limit reached!
% 81.18/10.77  % (30248)------------------------------
% 81.18/10.77  % (30248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.18/10.77  % (30248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.18/10.77  % (30248)Termination reason: Unknown
% 81.18/10.77  % (30248)Termination phase: Saturation
% 81.18/10.77  
% 81.18/10.77  % (30248)Memory used [KB]: 11257
% 81.18/10.77  % (30248)Time elapsed: 1.454 s
% 81.18/10.77  % (30248)Instructions burned: 368 (million)
% 81.18/10.77  % (30248)------------------------------
% 81.18/10.77  % (30248)------------------------------
% 81.18/10.78  % (30042)Instruction limit reached!
% 81.18/10.78  % (30042)------------------------------
% 81.18/10.78  % (30042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.18/10.78  % (30042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.18/10.78  % (30042)Termination reason: Unknown
% 81.18/10.78  % (30042)Termination phase: Saturation
% 81.18/10.78  
% 81.18/10.78  % (30042)Memory used [KB]: 41193
% 81.18/10.78  % (30042)Time elapsed: 8.099 s
% 81.18/10.78  % (30042)Instructions burned: 2379 (million)
% 81.18/10.78  % (30042)------------------------------
% 81.18/10.78  % (30042)------------------------------
% 82.53/10.90  % (30274)lrs+1011_1:1_av=off:i=4822:si=on:rawr=on:rtra=on_0 on theBenchmark for (2896ds/4822Mi)
% 82.53/10.93  % (30271)Instruction limit reached!
% 82.53/10.93  % (30271)------------------------------
% 82.53/10.93  % (30271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 82.53/10.93  % (30271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 82.53/10.93  % (30271)Termination reason: Unknown
% 82.53/10.93  % (30271)Termination phase: Saturation
% 82.53/10.93  
% 82.53/10.93  % (30271)Memory used [KB]: 12281
% 82.53/10.93  % (30271)Time elapsed: 0.280 s
% 82.53/10.93  % (30271)Instructions burned: 467 (million)
% 82.53/10.93  % (30271)------------------------------
% 82.53/10.93  % (30271)------------------------------
% 82.53/10.94  % (30240)Instruction limit reached!
% 82.53/10.94  % (30240)------------------------------
% 82.53/10.94  % (30240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 82.53/10.94  % (30240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 82.53/10.94  % (30240)Termination reason: Unknown
% 82.53/10.94  % (30240)Termination phase: Saturation
% 82.53/10.94  
% 82.53/10.94  % (30240)Memory used [KB]: 13176
% 82.53/10.94  % (30240)Time elapsed: 2.162 s
% 82.53/10.94  % (30240)Instructions burned: 882 (million)
% 82.53/10.94  % (30240)------------------------------
% 82.53/10.94  % (30240)------------------------------
% 83.25/10.99  % (30278)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=1652:si=on:rawr=on:rtra=on_0 on theBenchmark for (2894ds/1652Mi)
% 83.25/10.99  % (30276)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 (2895ds/2184Mi)
% 83.59/11.04  % (30272)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 (2896ds/1939Mi)
% 83.78/11.10  % (30216)Instruction limit reached!
% 83.78/11.10  % (30216)------------------------------
% 83.78/11.10  % (30216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 83.78/11.10  % (30216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 83.78/11.10  % (30216)Termination reason: Unknown
% 83.78/11.10  % (30216)Termination phase: Saturation
% 83.78/11.10  
% 83.78/11.10  % (30216)Memory used [KB]: 21492
% 83.78/11.10  % (30216)Time elapsed: 3.490 s
% 83.78/11.10  % (30216)Instructions burned: 1249 (million)
% 83.78/11.10  % (30216)------------------------------
% 83.78/11.10  % (30216)------------------------------
% 84.34/11.15  % (30275)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 (2895ds/450Mi)
% 84.63/11.22  % (30280)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 (2893ds/839Mi)
% 84.63/11.22  % (30166)Instruction limit reached!
% 84.63/11.22  % (30166)------------------------------
% 84.63/11.22  % (30166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 84.63/11.22  % (30166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 84.63/11.22  % (30166)Termination reason: Unknown
% 84.63/11.22  % (30166)Termination phase: Saturation
% 84.63/11.22  
% 84.63/11.22  % (30166)Memory used [KB]: 47333
% 84.63/11.22  % (30166)Time elapsed: 5.664 s
% 84.63/11.22  % (30166)Instructions burned: 3452 (million)
% 84.63/11.22  % (30166)------------------------------
% 84.63/11.22  % (30166)------------------------------
% 85.26/11.31  % (30270)Instruction limit reached!
% 85.26/11.31  % (30270)------------------------------
% 85.26/11.31  % (30270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 85.26/11.31  % (30270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 85.26/11.31  % (30270)Termination reason: Unknown
% 85.26/11.31  % (30270)Termination phase: Saturation
% 85.26/11.31  
% 85.26/11.31  % (30270)Memory used [KB]: 9978
% 85.26/11.31  % (30270)Time elapsed: 0.662 s
% 85.26/11.31  % (30270)Instructions burned: 308 (million)
% 85.26/11.31  % (30270)------------------------------
% 85.26/11.31  % (30270)------------------------------
% 85.53/11.36  % (30284)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 (2890ds/2226Mi)
% 85.53/11.37  % (30283)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)
% 85.53/11.38  % (30203)Instruction limit reached!
% 85.53/11.38  % (30203)------------------------------
% 85.53/11.38  % (30203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 85.53/11.38  % (30203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 85.53/11.38  % (30203)Termination reason: Unknown
% 85.53/11.38  % (30203)Termination phase: Saturation
% 85.53/11.38  
% 85.53/11.38  % (30203)Memory used [KB]: 23539
% 85.53/11.38  % (30203)Time elapsed: 4.674 s
% 85.53/11.38  % (30203)Instructions burned: 1950 (million)
% 85.53/11.38  % (30203)------------------------------
% 85.53/11.38  % (30203)------------------------------
% 86.50/11.40  % (30268)Instruction limit reached!
% 86.50/11.40  % (30268)------------------------------
% 86.50/11.40  % (30268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 86.50/11.40  % (30268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 86.50/11.40  % (30268)Termination reason: Unknown
% 86.50/11.40  % (30268)Termination phase: Saturation
% 86.50/11.40  
% 86.50/11.40  % (30268)Memory used [KB]: 14711
% 86.50/11.40  % (30268)Time elapsed: 0.810 s
% 86.50/11.40  % (30268)Instructions burned: 653 (million)
% 86.50/11.40  % (30268)------------------------------
% 86.50/11.40  % (30268)------------------------------
% 87.15/11.49  % (30286)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=478:si=on:rawr=on:rtra=on_0 on theBenchmark for (2890ds/478Mi)
% 87.15/11.51  % (30222)Instruction limit reached!
% 87.15/11.51  % (30222)------------------------------
% 87.15/11.51  % (30222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 87.15/11.51  % (30222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 87.15/11.51  % (30222)Termination reason: Unknown
% 87.15/11.51  % (30222)Termination phase: Saturation
% 87.15/11.51  
% 87.15/11.51  % (30222)Memory used [KB]: 56289
% 87.15/11.51  % (30222)Time elapsed: 3.494 s
% 87.15/11.51  % (30222)Instructions burned: 2707 (million)
% 87.15/11.51  % (30222)------------------------------
% 87.15/11.51  % (30222)------------------------------
% 87.54/11.53  % (30290)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 (2889ds/179Mi)
% 87.78/11.60  TRYING [7]
% 88.38/11.64  % (30288)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 (2889ds/336Mi)
% 88.70/11.70  % (30292)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 (2888ds/238Mi)
% 88.70/11.70  % (30292)Refutation not found, incomplete strategy% (30292)------------------------------
% 88.70/11.70  % (30292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 88.70/11.70  % (30292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 88.70/11.70  % (30292)Termination reason: Refutation not found, incomplete strategy
% 88.70/11.70  
% 88.70/11.70  % (30292)Memory used [KB]: 5884
% 88.70/11.70  % (30292)Time elapsed: 0.119 s
% 88.70/11.70  % (30292)Instructions burned: 2 (million)
% 88.70/11.70  % (30292)------------------------------
% 88.70/11.70  % (30292)------------------------------
% 88.70/11.72  % (30290)Instruction limit reached!
% 88.70/11.72  % (30290)------------------------------
% 88.70/11.72  % (30290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 88.70/11.72  % (30290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 88.70/11.72  % (30290)Termination reason: Unknown
% 88.70/11.72  % (30290)Termination phase: Saturation
% 88.70/11.72  
% 88.70/11.72  % (30290)Memory used [KB]: 8315
% 88.70/11.72  % (30290)Time elapsed: 0.252 s
% 88.70/11.72  % (30290)Instructions burned: 179 (million)
% 88.70/11.72  % (30290)------------------------------
% 88.70/11.72  % (30290)------------------------------
% 89.82/11.84  % (30295)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 (2886ds/1197Mi)
% 90.01/11.88  % (30294)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 (2886ds/4588Mi)
% 90.66/11.98  % (30278)Instruction limit reached!
% 90.66/11.98  % (30278)------------------------------
% 90.66/11.98  % (30278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 90.66/11.98  % (30278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 90.66/11.98  % (30278)Termination reason: Unknown
% 90.66/11.98  % (30278)Termination phase: Saturation
% 90.66/11.98  
% 90.66/11.98  % (30278)Memory used [KB]: 18421
% 90.66/11.98  % (30278)Time elapsed: 0.993 s
% 90.66/11.98  % (30278)Instructions burned: 1653 (million)
% 90.66/11.98  % (30278)------------------------------
% 90.66/11.98  % (30278)------------------------------
% 91.48/12.04  % (30298)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 (2883ds/7218Mi)
% 91.48/12.07  % (30266)Instruction limit reached!
% 91.48/12.07  % (30266)------------------------------
% 91.48/12.07  % (30266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 91.48/12.07  % (30266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 91.48/12.07  % (30266)Termination reason: Unknown
% 91.48/12.07  % (30266)Termination phase: Saturation
% 91.48/12.07  
% 91.48/12.07  % (30266)Memory used [KB]: 18038
% 91.48/12.07  % (30266)Time elapsed: 1.626 s
% 91.48/12.07  % (30266)Instructions burned: 603 (million)
% 91.48/12.07  % (30266)------------------------------
% 91.48/12.07  % (30266)------------------------------
% 92.47/12.15  % (30084)Instruction limit reached!
% 92.47/12.15  % (30084)------------------------------
% 92.47/12.15  % (30084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 92.47/12.15  % (30084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 92.47/12.15  % (30084)Termination reason: Unknown
% 92.47/12.15  % (30084)Termination phase: Saturation
% 92.47/12.15  
% 92.47/12.15  % (30084)Memory used [KB]: 34285
% 92.47/12.15  % (30084)Time elapsed: 8.727 s
% 92.47/12.15  % (30084)Instructions burned: 2345 (million)
% 92.47/12.15  % (30084)------------------------------
% 92.47/12.15  % (30084)------------------------------
% 92.47/12.20  % (30214)Instruction limit reached!
% 92.47/12.20  % (30214)------------------------------
% 92.47/12.20  % (30214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 92.47/12.20  % (30214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 92.47/12.20  % (30214)Termination reason: Unknown
% 92.47/12.20  % (30214)Termination phase: Saturation
% 92.47/12.20  
% 92.47/12.20  % (30214)Memory used [KB]: 13688
% 92.47/12.20  % (30214)Time elapsed: 4.701 s
% 92.47/12.20  % (30214)Instructions burned: 2891 (million)
% 92.47/12.20  % (30214)------------------------------
% 92.47/12.20  % (30214)------------------------------
% 93.65/12.29  % (30286)Instruction limit reached!
% 93.65/12.29  % (30286)------------------------------
% 93.65/12.29  % (30286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 93.65/12.29  % (30286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 93.65/12.29  % (30286)Termination reason: Unknown
% 93.65/12.29  % (30286)Termination phase: Saturation
% 93.65/12.29  
% 93.65/12.29  % (30286)Memory used [KB]: 14583
% 93.65/12.29  % (30286)Time elapsed: 0.885 s
% 93.65/12.29  % (30286)Instructions burned: 479 (million)
% 93.65/12.29  % (30286)------------------------------
% 93.65/12.29  % (30286)------------------------------
% 93.65/12.35  % (30300)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 (2882ds/1916Mi)
% 94.35/12.41  % (30303)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 (2881ds/2781Mi)
% 94.52/12.41  % (30288)Instruction limit reached!
% 94.52/12.41  % (30288)------------------------------
% 94.52/12.41  % (30288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 94.52/12.41  % (30288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 94.52/12.41  % (30288)Termination reason: Unknown
% 94.52/12.41  % (30288)Termination phase: Saturation
% 94.52/12.41  
% 94.52/12.41  % (30288)Memory used [KB]: 11641
% 94.52/12.41  % (30288)Time elapsed: 0.974 s
% 94.52/12.41  % (30288)Instructions burned: 336 (million)
% 94.52/12.41  % (30288)------------------------------
% 94.52/12.41  % (30288)------------------------------
% 94.65/12.48  % (30304)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 (2880ds/1033Mi)
% 94.65/12.53  % (30302)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 (2881ds/14933Mi)
% 96.35/12.69  % (30308)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 (2879ds/14024Mi)
% 97.65/12.82  % (30275)Instruction limit reached!
% 97.65/12.82  % (30275)------------------------------
% 97.65/12.82  % (30275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 97.65/12.82  % (30275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 97.65/12.82  % (30275)Termination reason: Unknown
% 97.65/12.82  % (30275)Termination phase: Saturation
% 97.65/12.82  
% 97.65/12.82  % (30275)Memory used [KB]: 11385
% 97.65/12.82  % (30275)Time elapsed: 1.970 s
% 97.65/12.82  % (30275)Instructions burned: 450 (million)
% 97.65/12.82  % (30275)------------------------------
% 97.65/12.82  % (30275)------------------------------
% 98.71/12.91  % (30283)Instruction limit reached!
% 98.71/12.91  % (30283)------------------------------
% 98.71/12.91  % (30283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 98.71/12.91  % (30283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 98.71/12.91  % (30283)Termination reason: Unknown
% 98.71/12.91  % (30283)Termination phase: Saturation
% 98.71/12.91  
% 98.71/12.91  % (30283)Memory used [KB]: 8315
% 98.71/12.91  % (30283)Time elapsed: 1.749 s
% 98.71/12.91  % (30283)Instructions burned: 654 (million)
% 98.71/12.91  % (30283)------------------------------
% 98.71/12.91  % (30283)------------------------------
% 100.00/13.17  % (30314)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 (2874ds/3654Mi)
% 100.67/13.20  % (30313)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 (2875ds/2649Mi)
% 100.67/13.21  % (30280)Instruction limit reached!
% 100.67/13.21  % (30280)------------------------------
% 100.67/13.21  % (30280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 100.67/13.21  % (30280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 100.67/13.21  % (30280)Termination reason: Unknown
% 100.67/13.21  % (30280)Termination phase: Saturation
% 100.67/13.21  
% 100.67/13.21  % (30280)Memory used [KB]: 27249
% 100.67/13.21  % (30280)Time elapsed: 2.158 s
% 100.67/13.21  % (30280)Instructions burned: 840 (million)
% 100.67/13.21  % (30280)------------------------------
% 100.67/13.21  % (30280)------------------------------
% 100.67/13.22  % (30295)Instruction limit reached!
% 100.67/13.22  % (30295)------------------------------
% 100.67/13.22  % (30295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 100.67/13.22  % (30295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 100.67/13.22  % (30295)Termination reason: Unknown
% 100.67/13.22  % (30295)Termination phase: Saturation
% 100.67/13.22  
% 100.67/13.22  % (30295)Memory used [KB]: 24178
% 100.67/13.22  % (30295)Time elapsed: 1.434 s
% 100.67/13.22  % (30295)Instructions burned: 1198 (million)
% 100.67/13.22  % (30295)------------------------------
% 100.67/13.22  % (30295)------------------------------
% 101.33/13.28  % (30120)Instruction limit reached!
% 101.33/13.28  % (30120)------------------------------
% 101.33/13.28  % (30120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 101.33/13.28  % (30120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 101.33/13.28  % (30120)Termination reason: Unknown
% 101.33/13.28  % (30120)Termination phase: Saturation
% 101.33/13.28  
% 101.33/13.28  % (30120)Memory used [KB]: 41321
% 101.33/13.28  % (30120)Time elapsed: 8.975 s
% 101.33/13.28  % (30120)Instructions burned: 2494 (million)
% 101.33/13.28  % (30120)------------------------------
% 101.33/13.28  % (30120)------------------------------
% 101.33/13.30  % (30185)Instruction limit reached!
% 101.33/13.30  % (30185)------------------------------
% 101.33/13.30  % (30185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 101.33/13.30  % (30185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 101.33/13.30  % (30185)Termination reason: Unknown
% 101.33/13.30  % (30185)Termination phase: Saturation
% 101.33/13.30  
% 101.33/13.30  % (30185)Memory used [KB]: 40041
% 101.33/13.30  % (30185)Time elapsed: 7.144 s
% 101.33/13.30  % (30185)Instructions burned: 2056 (million)
% 101.33/13.30  % (30185)------------------------------
% 101.33/13.30  % (30185)------------------------------
% 101.74/13.34  % (30319)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 (2871ds/1843Mi)
% 102.10/13.41  % (30320)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 (2870ds/177Mi)
% 102.73/13.47  % (30318)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 (2871ds/554Mi)
% 103.75/13.62  % (30320)Refutation not found, non-redundant clauses discarded% (30320)------------------------------
% 103.75/13.62  % (30320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 103.75/13.62  % (30320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 103.75/13.62  % (30320)Termination reason: Refutation not found, non-redundant clauses discarded
% 103.75/13.62  
% 103.75/13.62  % (30320)Memory used [KB]: 8699
% 103.75/13.62  % (30320)Time elapsed: 0.225 s
% 103.75/13.62  % (30320)Instructions burned: 174 (million)
% 103.75/13.62  % (30320)------------------------------
% 103.75/13.62  % (30320)------------------------------
% 104.25/13.67  % (30321)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 (2870ds/375Mi)
% 104.25/13.75  % (30324)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 (2867ds/663Mi)
% 108.30/14.16  % (30304)Instruction limit reached!
% 108.30/14.16  % (30304)------------------------------
% 108.30/14.16  % (30304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 108.30/14.16  % (30304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 108.30/14.16  % (30304)Termination reason: Unknown
% 108.30/14.16  % (30304)Termination phase: Saturation
% 108.30/14.16  
% 108.30/14.16  % (30304)Memory used [KB]: 23922
% 108.30/14.16  % (30304)Time elapsed: 1.796 s
% 108.30/14.16  % (30304)Instructions burned: 1033 (million)
% 108.30/14.16  % (30304)------------------------------
% 108.30/14.16  % (30304)------------------------------
% 109.30/14.25  % (30284)Instruction limit reached!
% 109.30/14.25  % (30284)------------------------------
% 109.30/14.25  % (30284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 109.30/14.25  % (30284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 109.30/14.25  % (30284)Termination reason: Unknown
% 109.30/14.25  % (30284)Termination phase: Saturation
% 109.30/14.25  
% 109.30/14.25  % (30284)Memory used [KB]: 24690
% 109.30/14.25  % (30284)Time elapsed: 2.952 s
% 109.30/14.25  % (30284)Instructions burned: 2227 (million)
% 109.30/14.25  % (30284)------------------------------
% 109.30/14.25  % (30284)------------------------------
% 110.38/14.44  % (30330)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 (2860ds/3271Mi)
% 111.65/14.60  % (30324)Instruction limit reached!
% 111.65/14.60  % (30324)------------------------------
% 111.65/14.60  % (30324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 111.65/14.60  % (30324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 111.65/14.60  % (30324)Termination reason: Unknown
% 111.65/14.60  % (30324)Termination phase: Saturation
% 111.65/14.60  
% 111.65/14.60  % (30324)Memory used [KB]: 8571
% 111.65/14.60  % (30324)Time elapsed: 0.866 s
% 111.65/14.60  % (30324)Instructions burned: 663 (million)
% 111.65/14.60  % (30324)------------------------------
% 111.65/14.60  % (30324)------------------------------
% 111.65/14.61  % (30329)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 (2861ds/14627Mi)
% 112.74/14.70  % (30318)Instruction limit reached!
% 112.74/14.70  % (30318)------------------------------
% 112.74/14.70  % (30318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 112.74/14.70  % (30318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 112.74/14.70  % (30318)Termination reason: Unknown
% 112.74/14.70  % (30318)Termination phase: Saturation
% 112.74/14.70  
% 112.74/14.70  % (30318)Memory used [KB]: 20084
% 112.74/14.70  % (30318)Time elapsed: 1.440 s
% 112.74/14.70  % (30318)Instructions burned: 555 (million)
% 112.74/14.70  % (30318)------------------------------
% 112.74/14.70  % (30318)------------------------------
% 112.74/14.72  % (30334)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 (2857ds/684Mi)
% 113.69/14.84  % (30319)Instruction limit reached!
% 113.69/14.84  % (30319)------------------------------
% 113.69/14.84  % (30319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 113.69/14.84  % (30319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 113.69/14.84  % (30319)Termination reason: Unknown
% 113.69/14.84  % (30319)Termination phase: Saturation
% 113.69/14.84  
% 113.69/14.84  % (30319)Memory used [KB]: 16758
% 113.69/14.84  % (30319)Time elapsed: 1.571 s
% 113.69/14.84  % (30319)Instructions burned: 1843 (million)
% 113.69/14.84  % (30319)------------------------------
% 113.69/14.84  % (30319)------------------------------
% 114.18/14.89  % (30276)Instruction limit reached!
% 114.18/14.89  % (30276)------------------------------
% 114.18/14.89  % (30276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 114.18/14.89  % (30276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 114.18/14.89  % (30276)Termination reason: Unknown
% 114.18/14.89  % (30276)Termination phase: Saturation
% 114.18/14.89  
% 114.18/14.89  % (30276)Memory used [KB]: 27376
% 114.18/14.89  % (30276)Time elapsed: 4.017 s
% 114.18/14.89  % (30276)Instructions burned: 2184 (million)
% 114.18/14.89  % (30276)------------------------------
% 114.18/14.89  % (30276)------------------------------
% 114.73/14.96  % (30336)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 (2856ds/829Mi)
% 114.73/14.98  % (30321)Instruction limit reached!
% 114.73/14.98  % (30321)------------------------------
% 114.73/14.98  % (30321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 114.73/14.98  % (30321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 114.73/14.98  % (30321)Termination reason: Unknown
% 114.73/14.98  % (30321)Termination phase: Saturation
% 114.73/14.98  
% 114.73/14.98  % (30321)Memory used [KB]: 11641
% 114.73/14.98  % (30321)Time elapsed: 1.594 s
% 114.73/14.98  % (30321)Instructions burned: 375 (million)
% 114.73/14.98  % (30321)------------------------------
% 114.73/14.98  % (30321)------------------------------
% 115.44/15.10  % (30339)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 (2854ds/253Mi)
% 116.05/15.19  % (30338)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 (2855ds/7247Mi)
% 117.39/15.38  % (30340)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 (2853ds/389Mi)
% 117.98/15.47  % (30334)Instruction limit reached!
% 117.98/15.47  % (30334)------------------------------
% 117.98/15.47  % (30334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 117.98/15.47  % (30334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 117.98/15.47  % (30334)Termination reason: Unknown
% 117.98/15.48  % (30334)Termination phase: Saturation
% 117.98/15.48  
% 117.98/15.48  % (30334)Memory used [KB]: 15991
% 117.98/15.48  % (30334)Time elapsed: 0.798 s
% 117.98/15.48  % (30334)Instructions burned: 684 (million)
% 117.98/15.48  % (30334)------------------------------
% 117.98/15.48  % (30334)------------------------------
% 117.98/15.53  % (30339)Instruction limit reached!
% 117.98/15.53  % (30339)------------------------------
% 117.98/15.53  % (30339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 117.98/15.53  % (30339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 117.98/15.53  % (30339)Termination reason: Unknown
% 117.98/15.53  % (30339)Termination phase: Saturation
% 117.98/15.53  
% 117.98/15.53  % (30339)Memory used [KB]: 4093
% 117.98/15.53  % (30339)Time elapsed: 0.571 s
% 117.98/15.53  % (30339)Instructions burned: 254 (million)
% 117.98/15.53  % (30339)------------------------------
% 117.98/15.53  % (30339)------------------------------
% 119.22/15.60  % (30345)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 (2848ds/1806Mi)
% 119.93/15.74  % (30346)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 (2848ds/1186Mi)
% 124.62/16.39  % (30065)Instruction limit reached!
% 124.62/16.39  % (30065)------------------------------
% 124.62/16.39  % (30065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 124.62/16.39  % (30065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 124.62/16.39  % (30065)Termination reason: Unknown
% 124.62/16.39  % (30065)Termination phase: Saturation
% 124.62/16.39  
% 124.62/16.39  % (30065)Memory used [KB]: 52707
% 124.62/16.39  % (30065)Time elapsed: 13.365 s
% 124.62/16.39  % (30065)Instructions burned: 4430 (million)
% 124.62/16.39  % (30065)------------------------------
% 124.62/16.39  % (30065)------------------------------
% 126.21/16.65  % (30243)Instruction limit reached!
% 126.21/16.65  % (30243)------------------------------
% 126.21/16.65  % (30243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 126.21/16.65  % (30243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 126.21/16.65  % (30243)Termination reason: Unknown
% 126.21/16.65  % (30243)Termination phase: Saturation
% 126.21/16.65  
% 126.21/16.65  % (30243)Memory used [KB]: 31470
% 126.21/16.65  % (30243)Time elapsed: 7.675 s
% 126.21/16.65  % (30243)Instructions burned: 2078 (million)
% 126.21/16.65  % (30243)------------------------------
% 126.21/16.65  % (30243)------------------------------
% 126.96/16.71  % (30340)Instruction limit reached!
% 126.96/16.71  % (30340)------------------------------
% 126.96/16.71  % (30340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 126.96/16.71  % (30340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 126.96/16.71  % (30340)Termination reason: Unknown
% 126.96/16.71  % (30340)Termination phase: Saturation
% 126.96/16.71  
% 126.96/16.71  % (30340)Memory used [KB]: 6652
% 126.96/16.71  % (30340)Time elapsed: 1.643 s
% 126.96/16.71  % (30340)Instructions burned: 390 (million)
% 126.96/16.71  % (30340)------------------------------
% 126.96/16.71  % (30340)------------------------------
% 127.32/16.77  % (30350)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 (2839ds/1200Mi)
% 127.98/16.89  % (30300)Instruction limit reached!
% 127.98/16.89  % (30300)------------------------------
% 127.98/16.89  % (30300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 127.98/16.89  % (30300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 127.98/16.90  % (30300)Termination reason: Unknown
% 127.98/16.90  % (30300)Termination phase: Saturation
% 127.98/16.90  
% 127.98/16.90  % (30300)Memory used [KB]: 26993
% 127.98/16.90  % (30300)Time elapsed: 4.732 s
% 127.98/16.90  % (30300)Instructions burned: 1917 (million)
% 127.98/16.90  % (30300)------------------------------
% 127.98/16.90  % (30300)------------------------------
% 128.41/16.92  % (30336)Instruction limit reached!
% 128.41/16.92  % (30336)------------------------------
% 128.41/16.92  % (30336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 128.41/16.92  % (30336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 128.41/16.92  % (30336)Termination reason: Unknown
% 128.41/16.92  % (30336)Termination phase: Saturation
% 128.41/16.92  
% 128.41/16.92  % (30336)Memory used [KB]: 15735
% 128.41/16.92  % (30336)Time elapsed: 2.157 s
% 128.41/16.92  % (30336)Instructions burned: 830 (million)
% 128.41/16.92  % (30336)------------------------------
% 128.41/16.92  % (30336)------------------------------
% 128.77/16.99  % (30303)Instruction limit reached!
% 128.77/16.99  % (30303)------------------------------
% 128.77/16.99  % (30303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 128.77/16.99  % (30303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 128.77/16.99  % (30303)Termination reason: Unknown
% 128.77/16.99  % (30303)Termination phase: Saturation
% 128.77/16.99  
% 128.77/16.99  % (30303)Memory used [KB]: 68058
% 128.77/16.99  % (30303)Time elapsed: 4.662 s
% 128.77/16.99  % (30303)Instructions burned: 2781 (million)
% 128.77/16.99  % (30303)------------------------------
% 128.77/16.99  % (30303)------------------------------
% 128.77/17.04  % (30155)Instruction limit reached!
% 128.77/17.04  % (30155)------------------------------
% 128.77/17.04  % (30155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 128.77/17.04  % (30155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 128.77/17.04  % (30155)Termination reason: Unknown
% 128.77/17.04  % (30155)Termination phase: Saturation
% 128.77/17.04  
% 128.77/17.04  % (30155)Memory used [KB]: 26225
% 128.77/17.04  % (30155)Time elapsed: 11.866 s
% 128.77/17.04  % (30155)Instructions burned: 2968 (million)
% 128.77/17.04  % (30155)------------------------------
% 128.77/17.04  % (30155)------------------------------
% 129.31/17.07  % (30354)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 (2836ds/1038Mi)
% 129.54/17.11  % (30355)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 (2836ds/4441Mi)
% 129.99/17.16  % (30358)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 (2834ds/2646Mi)
% 129.99/17.18  % (30360)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 (2834ds/6773Mi)
% 129.99/17.19  % (30363)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2833ds/653Mi)
% 132.53/17.45  % (30364)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 (2832ds/6891Mi)
% 133.72/17.60  % (30350)Instruction limit reached!
% 133.72/17.60  % (30350)------------------------------
% 133.72/17.60  % (30350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 133.72/17.60  % (30350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 133.72/17.60  % (30350)Termination reason: Unknown
% 133.72/17.60  % (30350)Termination phase: Saturation
% 133.72/17.60  
% 133.72/17.60  % (30350)Memory used [KB]: 24690
% 133.72/17.60  % (30350)Time elapsed: 1.132 s
% 133.72/17.60  % (30350)Instructions burned: 1200 (million)
% 133.72/17.60  % (30350)------------------------------
% 133.72/17.60  % (30350)------------------------------
% 134.34/17.68  % (30346)Instruction limit reached!
% 134.34/17.68  % (30346)------------------------------
% 134.34/17.68  % (30346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 134.34/17.68  % (30346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 134.34/17.68  % (30346)Termination reason: Unknown
% 134.34/17.68  % (30346)Termination phase: Saturation
% 134.34/17.68  
% 134.34/17.68  % (30346)Memory used [KB]: 26225
% 134.34/17.68  % (30346)Time elapsed: 2.061 s
% 134.34/17.68  % (30346)Instructions burned: 1186 (million)
% 134.34/17.68  % (30346)------------------------------
% 134.34/17.68  % (30346)------------------------------
% 134.65/17.72  % (30345)Instruction limit reached!
% 134.65/17.72  % (30345)------------------------------
% 134.65/17.72  % (30345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 134.65/17.72  % (30345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 134.65/17.72  % (30345)Termination reason: Unknown
% 134.65/17.72  % (30345)Termination phase: Saturation
% 134.65/17.72  
% 134.65/17.72  % (30345)Memory used [KB]: 25202
% 134.65/17.72  % (30345)Time elapsed: 2.199 s
% 134.65/17.72  % (30345)Instructions burned: 1806 (million)
% 134.65/17.72  % (30345)------------------------------
% 134.65/17.72  % (30345)------------------------------
% 135.51/17.86  % (30373)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 (2826ds/979Mi)
% 135.51/17.87  % (30371)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 (2826ds/2997Mi)
% 135.96/17.95  % (30370)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 (2827ds/625Mi)
% 136.31/18.02  % (30272)Instruction limit reached!
% 136.31/18.02  % (30272)------------------------------
% 136.31/18.02  % (30272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 136.31/18.02  % (30272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 136.31/18.02  % (30272)Termination reason: Unknown
% 136.31/18.02  % (30272)Termination phase: Saturation
% 136.31/18.02  
% 136.31/18.02  % (30272)Memory used [KB]: 39274
% 136.31/18.02  % (30272)Time elapsed: 7.252 s
% 136.31/18.02  % (30272)Instructions burned: 1940 (million)
% 136.31/18.02  % (30272)------------------------------
% 136.31/18.02  % (30272)------------------------------
% 138.20/18.33  % (30374)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 (2822ds/654Mi)
% 138.70/18.40  % (30363)Instruction limit reached!
% 138.70/18.40  % (30363)------------------------------
% 138.70/18.40  % (30363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 138.70/18.40  % (30363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 138.70/18.40  % (30363)Termination reason: Unknown
% 138.70/18.40  % (30363)Termination phase: Saturation
% 138.70/18.40  
% 138.70/18.40  % (30363)Memory used [KB]: 14839
% 138.70/18.40  % (30363)Time elapsed: 1.313 s
% 138.70/18.40  % (30363)Instructions burned: 654 (million)
% 138.70/18.40  % (30363)------------------------------
% 138.70/18.40  % (30363)------------------------------
% 141.28/18.69  % (30376)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 (2819ds/6536Mi)
% 142.20/18.83  % (30164)Instruction limit reached!
% 142.20/18.83  % (30164)------------------------------
% 142.20/18.83  % (30164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 142.20/18.83  % (30164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 142.20/18.83  % (30164)Termination reason: Unknown
% 142.20/18.83  % (30164)Termination phase: Saturation
% 142.20/18.83  
% 142.20/18.83  % (30164)Memory used [KB]: 52834
% 142.20/18.83  % (30164)Time elapsed: 13.300 s
% 142.20/18.83  % (30164)Instructions burned: 3814 (million)
% 142.20/18.83  % (30164)------------------------------
% 142.20/18.83  % (30164)------------------------------
% 143.55/19.06  % (30249)Instruction limit reached!
% 143.55/19.06  % (30249)------------------------------
% 143.55/19.06  % (30249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 143.55/19.06  % (30249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 143.55/19.06  % (30249)Termination reason: Unknown
% 143.55/19.06  % (30249)Termination phase: Saturation
% 143.55/19.06  
% 143.55/19.06  % (30249)Memory used [KB]: 39402
% 143.55/19.06  % (30249)Time elapsed: 9.784 s
% 143.55/19.06  % (30249)Instructions burned: 2630 (million)
% 143.55/19.06  % (30249)------------------------------
% 143.55/19.06  % (30249)------------------------------
% 144.12/19.13  % (30373)Instruction limit reached!
% 144.12/19.13  % (30373)------------------------------
% 144.12/19.13  % (30373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 144.12/19.13  % (30373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 144.12/19.13  % (30373)Termination reason: Unknown
% 144.12/19.13  % (30373)Termination phase: Saturation
% 144.12/19.13  
% 144.12/19.13  % (30373)Memory used [KB]: 21364
% 144.12/19.13  % (30373)Time elapsed: 1.310 s
% 144.12/19.13  % (30373)Instructions burned: 980 (million)
% 144.12/19.13  % (30373)------------------------------
% 144.12/19.13  % (30373)------------------------------
% 144.12/19.15  % (30370)Instruction limit reached!
% 144.12/19.15  % (30370)------------------------------
% 144.12/19.15  % (30370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 144.12/19.15  % (30370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 144.12/19.15  % (30370)Termination reason: Unknown
% 144.12/19.15  % (30370)Termination phase: Saturation
% 144.12/19.15  
% 144.12/19.15  % (30370)Memory used [KB]: 15863
% 144.12/19.15  % (30370)Time elapsed: 1.449 s
% 144.12/19.15  % (30370)Instructions burned: 625 (million)
% 144.12/19.15  % (30370)------------------------------
% 144.12/19.15  % (30370)------------------------------
% 145.03/19.22  % (30244)Instruction limit reached!
% 145.03/19.22  % (30244)------------------------------
% 145.03/19.22  % (30244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 145.03/19.22  % (30244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 145.03/19.22  % (30244)Termination reason: Unknown
% 145.03/19.22  % (30244)Termination phase: Saturation
% 145.03/19.22  
% 145.03/19.22  % (30244)Memory used [KB]: 68442
% 145.03/19.22  % (30244)Time elapsed: 10.243 s
% 145.03/19.22  % (30244)Instructions burned: 3576 (million)
% 145.03/19.22  % (30244)------------------------------
% 145.03/19.22  % (30244)------------------------------
% 145.04/19.25  % (30378)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2814ds/575Mi)
% 145.04/19.27  % (30381)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 (2811ds/4063Mi)
% 146.04/19.39  % (30274)Instruction limit reached!
% 146.04/19.39  % (30274)------------------------------
% 146.04/19.39  % (30274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 146.04/19.39  % (30274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 146.04/19.39  % (30274)Termination reason: Unknown
% 146.04/19.39  % (30274)Termination phase: Saturation
% 146.04/19.39  
% 146.04/19.39  % (30274)Memory used [KB]: 43879
% 146.04/19.39  % (30274)Time elapsed: 8.575 s
% 146.04/19.39  % (30274)Instructions burned: 4823 (million)
% 146.04/19.39  % (30274)------------------------------
% 146.04/19.39  % (30274)------------------------------
% 146.04/19.47  % (30298)Instruction limit reached!
% 146.04/19.47  % (30298)------------------------------
% 146.04/19.47  % (30298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 146.04/19.47  % (30298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 146.04/19.47  % (30298)Termination reason: Unknown
% 146.04/19.47  % (30298)Termination phase: Saturation
% 146.04/19.47  
% 146.04/19.47  % (30298)Memory used [KB]: 96714
% 146.04/19.47  % (30298)Time elapsed: 7.334 s
% 146.04/19.47  % (30298)Instructions burned: 7219 (million)
% 146.04/19.47  % (30298)------------------------------
% 146.04/19.47  % (30298)------------------------------
% 146.63/19.48  % (30379)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 (2812ds/10785Mi)
% 146.63/19.49  % (30384)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 (2811ds/1312Mi)
% 147.46/19.59  % (30387)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 (2809ds/14753Mi)
% 147.46/19.60  % (30380)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 (2812ds/852Mi)
% 147.46/19.60  % (30388)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 (2808ds/3899Mi)
% 148.00/19.64  % (30188)Instruction limit reached!
% 148.00/19.64  % (30188)------------------------------
% 148.00/19.64  % (30188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 148.00/19.64  % (30188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 148.00/19.64  % (30188)Termination reason: Unknown
% 148.00/19.64  % (30188)Termination phase: Saturation
% 148.00/19.64  
% 148.00/19.64  % (30188)Memory used [KB]: 46566
% 148.00/19.64  % (30188)Time elapsed: 13.430 s
% 148.00/19.64  % (30188)Instructions burned: 3440 (million)
% 148.00/19.64  % (30188)------------------------------
% 148.00/19.64  % (30188)------------------------------
% 148.72/19.75  % (30374)Instruction limit reached!
% 148.72/19.75  % (30374)------------------------------
% 148.72/19.75  % (30374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 148.72/19.75  % (30374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 148.72/19.75  % (30374)Termination reason: Unknown
% 148.72/19.75  % (30374)Termination phase: Saturation
% 148.72/19.75  
% 148.72/19.75  % (30374)Memory used [KB]: 8315
% 148.72/19.75  % (30374)Time elapsed: 1.601 s
% 148.72/19.75  % (30374)Instructions burned: 655 (million)
% 148.72/19.75  % (30374)------------------------------
% 148.72/19.75  % (30374)------------------------------
% 149.48/19.91  % (30294)Instruction limit reached!
% 149.48/19.91  % (30294)------------------------------
% 149.48/19.91  % (30294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 149.48/19.91  % (30294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 149.48/19.91  % (30294)Termination reason: Unknown
% 149.48/19.91  % (30294)Termination phase: Saturation
% 149.48/19.91  
% 149.48/19.91  % (30294)Memory used [KB]: 70361
% 149.48/19.91  % (30294)Time elapsed: 8.145 s
% 149.48/19.91  % (30294)Instructions burned: 4588 (million)
% 149.48/19.91  % (30294)------------------------------
% 149.48/19.91  % (30294)------------------------------
% 150.32/20.01  % (30393)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 (2806ds/6626Mi)
% 151.08/20.13  % (30394)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 (2804ds/8040Mi)
% 151.54/20.16  % (30391)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 (2806ds/3573Mi)
% 151.81/20.20  % (30116)Instruction limit reached!
% 151.81/20.20  % (30116)------------------------------
% 151.81/20.20  % (30116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 151.81/20.20  % (30116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 151.81/20.20  % (30116)Termination reason: Unknown
% 151.81/20.20  % (30116)Termination phase: Finite model building SAT solving
% 151.81/20.20  
% 151.81/20.20  % (30116)Memory used [KB]: 133686
% 151.81/20.20  % (30116)Time elapsed: 9.094 s
% 151.81/20.20  % (30116)Instructions burned: 4547 (million)
% 151.81/20.20  % (30116)------------------------------
% 151.81/20.20  % (30116)------------------------------
% 154.99/20.66  % (30397)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 (2800ds/970Mi)
% 156.19/20.85  % (30354)Instruction limit reached!
% 156.19/20.85  % (30354)------------------------------
% 156.19/20.85  % (30354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 156.19/20.85  % (30354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 156.19/20.85  % (30354)Termination reason: Unknown
% 156.19/20.85  % (30354)Termination phase: Saturation
% 156.19/20.85  
% 156.19/20.85  % (30354)Memory used [KB]: 15223
% 156.19/20.85  % (30354)Time elapsed: 4.091 s
% 156.19/20.85  % (30354)Instructions burned: 1038 (million)
% 156.19/20.85  % (30354)------------------------------
% 156.19/20.85  % (30354)------------------------------
% 158.47/21.18  % (30378)Instruction limit reached!
% 158.47/21.18  % (30378)------------------------------
% 158.47/21.18  % (30378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 158.47/21.18  % (30378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 158.47/21.18  % (30378)Termination reason: Unknown
% 158.47/21.18  % (30378)Termination phase: Saturation
% 158.47/21.18  
% 158.47/21.18  % (30378)Memory used [KB]: 15607
% 158.47/21.18  % (30378)Time elapsed: 2.197 s
% 158.47/21.18  % (30378)Instructions burned: 575 (million)
% 158.47/21.18  % (30378)------------------------------
% 158.47/21.18  % (30378)------------------------------
% 158.47/21.22  % (30330)Instruction limit reached!
% 158.47/21.22  % (30330)------------------------------
% 158.47/21.22  % (30330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 158.47/21.22  % (30330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 158.47/21.22  % (30330)Termination reason: Unknown
% 158.47/21.22  % (30330)Termination phase: Saturation
% 158.47/21.22  
% 158.47/21.22  % (30330)Memory used [KB]: 43368
% 158.47/21.22  % (30330)Time elapsed: 6.891 s
% 158.47/21.22  % (30330)Instructions burned: 3272 (million)
% 158.47/21.22  % (30330)------------------------------
% 158.47/21.22  % (30330)------------------------------
% 158.47/21.23  % (30400)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 (2795ds/5417Mi)
% 160.64/21.48  % (30402)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=27947:si=on:rawr=on:rtra=on_0 on theBenchmark for (2791ds/27947Mi)
% 161.17/21.61  % (30401)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 (2791ds/7155Mi)
% 165.63/22.18  % (29767)First to succeed.
% 165.63/22.21  % (29767)Refutation found. Thanks to Tanya!
% 165.63/22.21  % SZS status Unsatisfiable for theBenchmark
% 165.63/22.21  % SZS output start Proof for theBenchmark
% See solution above
% 165.63/22.21  % (29767)------------------------------
% 165.63/22.21  % (29767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 165.63/22.21  % (29767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 165.63/22.21  % (29767)Termination reason: Refutation
% 165.63/22.21  
% 165.63/22.21  % (29767)Memory used [KB]: 152620
% 165.63/22.21  % (29767)Time elapsed: 21.719 s
% 165.63/22.21  % (29767)Instructions burned: 10827 (million)
% 165.63/22.21  % (29767)------------------------------
% 165.63/22.21  % (29767)------------------------------
% 165.63/22.21  % (29766)Success in time 21.855 s
%------------------------------------------------------------------------------