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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG004-3 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

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

% Result   : Unsatisfiable 10.03s 1.66s
% Output   : Refutation 10.03s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   17 (  13 unt;   0 def)
%            Number of atoms       :   30 (   0 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   28 (  15   ~;  13   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   31 (  31   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8327,plain,
    $false,
    inference(unit_resulting_resolution,[],[f13,f40,f128,f304,f19]) ).

fof(f19,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( sum(X0,X5,X3)
      | ~ sum(X4,X2,X3)
      | ~ sum(X0,X1,X4)
      | ~ sum(X1,X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_addition1) ).

fof(f304,plain,
    sum(d,multiply(additive_inverse(a),b),additive_identity),
    inference(unit_resulting_resolution,[],[f15,f17,f31,f33,f24]) ).

fof(f24,axiom,
    ! [X2,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | ~ product(X0,X1,X6)
      | ~ product(X0,X2,X7)
      | ~ sum(X1,X2,X8)
      | sum(X6,X7,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity1) ).

fof(f33,axiom,
    product(additive_inverse(a),additive_inverse(b),d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_inverse_times_b_inverse) ).

fof(f31,axiom,
    ! [X0] : product(X0,additive_identity,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity2) ).

fof(f17,axiom,
    ! [X0] : sum(additive_inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

fof(f15,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f128,plain,
    sum(multiply(additive_inverse(a),b),c,additive_identity),
    inference(unit_resulting_resolution,[],[f17,f30,f15,f32,f26]) ).

fof(f26,axiom,
    ! [X2,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X8,X0,X9)
      | ~ product(X1,X0,X6)
      | ~ sum(X1,X2,X8)
      | ~ product(X2,X0,X7)
      | sum(X6,X7,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity3) ).

fof(f32,axiom,
    product(a,b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_b) ).

fof(f30,axiom,
    ! [X0] : product(additive_identity,X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity1) ).

fof(f40,plain,
    ~ sum(d,additive_identity,c),
    inference(unit_resulting_resolution,[],[f14,f34,f28]) ).

fof(f28,axiom,
    ! [X0,X1,X4,X5] :
      ( equalish(X4,X5)
      | ~ sum(X0,X1,X5)
      | ~ sum(X0,X1,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f34,axiom,
    ~ equalish(c,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_c_equals_d) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : RNG004-3 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n014.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 11:41:48 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.52  % (18685)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (18670)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.53  % (18682)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (18698)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.54  % (18671)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.54  % (18673)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.54  % (18674)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.54  % (18672)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.54  % (18682)Instruction limit reached!
% 0.20/0.54  % (18682)------------------------------
% 0.20/0.54  % (18682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (18682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (18682)Termination reason: Unknown
% 0.20/0.54  % (18682)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (18671)Instruction limit reached!
% 0.20/0.54  % (18671)------------------------------
% 0.20/0.54  % (18671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (18671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (18671)Termination reason: Unknown
% 0.20/0.54  % (18671)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (18671)Memory used [KB]: 5884
% 0.20/0.54  % (18671)Time elapsed: 0.135 s
% 0.20/0.54  % (18671)Instructions burned: 5 (million)
% 0.20/0.54  % (18671)------------------------------
% 0.20/0.54  % (18671)------------------------------
% 0.20/0.54  % (18682)Memory used [KB]: 5884
% 0.20/0.54  % (18682)Time elapsed: 0.124 s
% 0.20/0.54  % (18682)Instructions burned: 3 (million)
% 0.20/0.54  % (18682)------------------------------
% 0.20/0.54  % (18682)------------------------------
% 0.20/0.54  % (18681)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.54  % (18680)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.54  % (18669)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.54  % (18690)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.47/0.54  % (18681)Instruction limit reached!
% 1.47/0.54  % (18681)------------------------------
% 1.47/0.54  % (18681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (18681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (18681)Termination reason: Unknown
% 1.47/0.54  % (18681)Termination phase: Saturation
% 1.47/0.54  
% 1.47/0.54  % (18681)Memory used [KB]: 5884
% 1.47/0.54  % (18681)Time elapsed: 0.134 s
% 1.47/0.54  % (18681)Instructions burned: 5 (million)
% 1.47/0.54  % (18681)------------------------------
% 1.47/0.54  % (18681)------------------------------
% 1.47/0.54  % (18677)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.47/0.55  % (18677)Instruction limit reached!
% 1.47/0.55  % (18677)------------------------------
% 1.47/0.55  % (18677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (18677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (18677)Termination reason: Unknown
% 1.47/0.55  % (18677)Termination phase: Saturation
% 1.47/0.55  
% 1.47/0.55  % (18677)Memory used [KB]: 5884
% 1.47/0.55  % (18677)Time elapsed: 0.135 s
% 1.47/0.55  % (18677)Instructions burned: 4 (million)
% 1.47/0.55  % (18677)------------------------------
% 1.47/0.55  % (18677)------------------------------
% 1.47/0.55  % (18685)Instruction limit reached!
% 1.47/0.55  % (18685)------------------------------
% 1.47/0.55  % (18685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (18685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (18685)Termination reason: Unknown
% 1.47/0.55  % (18685)Termination phase: Saturation
% 1.47/0.55  
% 1.47/0.55  % (18685)Memory used [KB]: 5884
% 1.47/0.55  % (18685)Time elapsed: 0.133 s
% 1.47/0.55  % (18685)Instructions burned: 2 (million)
% 1.47/0.55  % (18685)------------------------------
% 1.47/0.55  % (18685)------------------------------
% 1.47/0.55  % (18686)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.47/0.55  % (18687)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.47/0.55  % (18683)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.47/0.55  % (18673)Refutation not found, incomplete strategy% (18673)------------------------------
% 1.47/0.55  % (18673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (18673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (18673)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.55  % (18696)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.47/0.55  
% 1.47/0.55  % (18673)Memory used [KB]: 5884
% 1.47/0.55  % (18673)Time elapsed: 0.137 s
% 1.47/0.55  % (18673)Instructions burned: 4 (million)
% 1.47/0.55  % (18673)------------------------------
% 1.47/0.55  % (18673)------------------------------
% 1.47/0.55  % (18678)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.47/0.55  % (18676)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.47/0.55  % (18679)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.47/0.56  % (18692)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.47/0.56  % (18697)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.47/0.56  % (18688)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.47/0.56  % (18689)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.47/0.56  % (18694)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)
% 1.47/0.56  % (18695)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.47/0.56  % (18675)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.47/0.56  % (18684)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.47/0.56  % (18691)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.47/0.56  TRYING [1]
% 1.47/0.56  TRYING [2]
% 1.61/0.56  % (18684)Instruction limit reached!
% 1.61/0.56  % (18684)------------------------------
% 1.61/0.56  % (18684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.56  % (18684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.56  % (18684)Termination reason: Unknown
% 1.61/0.56  % (18684)Termination phase: Finite model building SAT solving
% 1.61/0.56  
% 1.61/0.56  % (18684)Memory used [KB]: 6012
% 1.61/0.56  % (18684)Time elapsed: 0.156 s
% 1.61/0.56  % (18684)Instructions burned: 7 (million)
% 1.61/0.56  % (18684)------------------------------
% 1.61/0.56  % (18684)------------------------------
% 1.61/0.56  % (18689)Instruction limit reached!
% 1.61/0.56  % (18689)------------------------------
% 1.61/0.56  % (18689)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.56  % (18689)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.56  % (18689)Termination reason: Unknown
% 1.61/0.56  % (18689)Termination phase: Saturation
% 1.61/0.56  
% 1.61/0.56  % (18689)Memory used [KB]: 1407
% 1.61/0.56  % (18689)Time elapsed: 0.158 s
% 1.61/0.56  % (18689)Instructions burned: 7 (million)
% 1.61/0.56  % (18689)------------------------------
% 1.61/0.56  % (18689)------------------------------
% 1.61/0.56  % (18693)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.61/0.57  % (18686)Instruction limit reached!
% 1.61/0.57  % (18686)------------------------------
% 1.61/0.57  % (18686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.57  % (18680)Instruction limit reached!
% 1.61/0.57  % (18680)------------------------------
% 1.61/0.57  % (18680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (18697)Instruction limit reached!
% 1.61/0.58  % (18697)------------------------------
% 1.61/0.58  % (18697)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (18697)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18697)Termination reason: Unknown
% 1.61/0.58  % (18697)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18697)Memory used [KB]: 6012
% 1.61/0.58  % (18697)Time elapsed: 0.168 s
% 1.61/0.58  % (18697)Instructions burned: 21 (million)
% 1.61/0.58  % (18697)------------------------------
% 1.61/0.58  % (18697)------------------------------
% 1.61/0.58  % (18679)Instruction limit reached!
% 1.61/0.58  % (18679)------------------------------
% 1.61/0.58  % (18679)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (18679)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18679)Termination reason: Unknown
% 1.61/0.58  % (18679)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18679)Memory used [KB]: 5884
% 1.61/0.58  % (18679)Time elapsed: 0.177 s
% 1.61/0.58  % (18679)Instructions burned: 6 (million)
% 1.61/0.58  % (18679)------------------------------
% 1.61/0.58  % (18679)------------------------------
% 1.61/0.58  % (18686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18686)Termination reason: Unknown
% 1.61/0.58  % (18686)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18688)Instruction limit reached!
% 1.61/0.58  % (18688)------------------------------
% 1.61/0.58  % (18688)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (18686)Memory used [KB]: 5884
% 1.61/0.58  % (18686)Time elapsed: 0.149 s
% 1.61/0.58  % (18688)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18686)Instructions burned: 8 (million)
% 1.61/0.58  % (18688)Termination reason: Unknown
% 1.61/0.58  % (18686)------------------------------
% 1.61/0.58  % (18686)------------------------------
% 1.61/0.58  % (18688)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18688)Memory used [KB]: 5884
% 1.61/0.58  % (18688)Time elapsed: 0.160 s
% 1.61/0.58  % (18688)Instructions burned: 7 (million)
% 1.61/0.58  % (18688)------------------------------
% 1.61/0.58  % (18688)------------------------------
% 1.61/0.58  % (18674)Instruction limit reached!
% 1.61/0.58  % (18674)------------------------------
% 1.61/0.58  % (18674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (18674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18674)Termination reason: Unknown
% 1.61/0.58  % (18674)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18674)Memory used [KB]: 5884
% 1.61/0.58  % (18674)Time elapsed: 0.175 s
% 1.61/0.58  % (18674)Instructions burned: 25 (million)
% 1.61/0.58  % (18674)------------------------------
% 1.61/0.58  % (18674)------------------------------
% 1.61/0.58  % (18680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (18680)Termination reason: Unknown
% 1.61/0.58  % (18680)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (18680)Memory used [KB]: 6012
% 1.61/0.58  % (18680)Time elapsed: 0.168 s
% 1.61/0.58  % (18680)Instructions burned: 25 (million)
% 1.61/0.58  % (18680)------------------------------
% 1.61/0.58  % (18680)------------------------------
% 1.61/0.58  % (18683)Instruction limit reached!
% 1.61/0.58  % (18683)------------------------------
% 1.61/0.58  % (18683)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (18670)Instruction limit reached!
% 1.61/0.59  % (18670)------------------------------
% 1.61/0.59  % (18670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (18670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (18683)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (18683)Termination reason: Unknown
% 1.61/0.59  % (18683)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (18683)Memory used [KB]: 1535
% 1.61/0.59  % (18683)Time elapsed: 0.139 s
% 1.61/0.59  % (18683)Instructions burned: 30 (million)
% 1.61/0.59  % (18683)------------------------------
% 1.61/0.59  % (18683)------------------------------
% 1.61/0.59  % (18670)Termination reason: Unknown
% 1.61/0.59  % (18670)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (18670)Memory used [KB]: 1663
% 1.61/0.59  % (18670)Time elapsed: 0.173 s
% 1.61/0.59  % (18670)Instructions burned: 42 (million)
% 1.61/0.59  % (18670)------------------------------
% 1.61/0.59  % (18670)------------------------------
% 1.61/0.60  % (18687)Instruction limit reached!
% 1.61/0.60  % (18687)------------------------------
% 1.61/0.60  % (18687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.61  % (18672)Instruction limit reached!
% 1.61/0.61  % (18672)------------------------------
% 1.61/0.61  % (18672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.61  % (18687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.61  % (18687)Termination reason: Unknown
% 1.61/0.61  % (18687)Termination phase: Saturation
% 1.61/0.61  
% 1.61/0.61  % (18687)Memory used [KB]: 10618
% 1.61/0.61  % (18687)Time elapsed: 0.178 s
% 1.61/0.61  % (18687)Instructions burned: 29 (million)
% 1.61/0.61  % (18687)------------------------------
% 1.61/0.61  % (18687)------------------------------
% 1.61/0.61  % (18672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.61  % (18672)Termination reason: Unknown
% 1.61/0.61  % (18672)Termination phase: Saturation
% 1.61/0.61  
% 1.61/0.61  % (18672)Memory used [KB]: 6140
% 1.61/0.61  % (18672)Time elapsed: 0.204 s
% 1.61/0.61  % (18672)Instructions burned: 43 (million)
% 1.61/0.61  % (18672)------------------------------
% 1.61/0.61  % (18672)------------------------------
% 1.61/0.62  % (18678)Instruction limit reached!
% 1.61/0.62  % (18678)------------------------------
% 1.61/0.62  % (18678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.62  % (18678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.62  % (18678)Termination reason: Unknown
% 1.61/0.62  % (18678)Termination phase: Saturation
% 1.61/0.62  
% 1.61/0.62  % (18678)Memory used [KB]: 6140
% 1.61/0.62  % (18678)Time elapsed: 0.219 s
% 1.61/0.62  % (18678)Instructions burned: 51 (million)
% 1.61/0.62  % (18678)------------------------------
% 1.61/0.62  % (18678)------------------------------
% 1.61/0.63  % (18692)Instruction limit reached!
% 1.61/0.63  % (18692)------------------------------
% 1.61/0.63  % (18692)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.63  % (18692)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.63  % (18692)Termination reason: Unknown
% 1.61/0.63  % (18692)Termination phase: Saturation
% 1.61/0.63  
% 1.61/0.63  % (18692)Memory used [KB]: 6140
% 1.61/0.63  % (18692)Time elapsed: 0.215 s
% 1.61/0.63  % (18692)Instructions burned: 37 (million)
% 1.61/0.63  % (18692)------------------------------
% 1.61/0.63  % (18692)------------------------------
% 1.61/0.63  % (18695)Refutation not found, non-redundant clauses discarded% (18695)------------------------------
% 1.61/0.63  % (18695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.63  % (18695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.63  % (18695)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.61/0.63  
% 1.61/0.63  % (18695)Memory used [KB]: 6396
% 1.61/0.63  % (18695)Time elapsed: 0.209 s
% 1.61/0.63  % (18695)Instructions burned: 50 (million)
% 1.61/0.63  % (18695)------------------------------
% 1.61/0.63  % (18695)------------------------------
% 1.61/0.63  % (18675)Instruction limit reached!
% 1.61/0.63  % (18675)------------------------------
% 1.61/0.63  % (18675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.63  % (18675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.63  % (18675)Termination reason: Unknown
% 1.61/0.63  % (18675)Termination phase: Saturation
% 1.61/0.63  
% 1.61/0.63  % (18675)Memory used [KB]: 1663
% 1.61/0.63  % (18675)Time elapsed: 0.189 s
% 1.61/0.63  % (18675)Instructions burned: 51 (million)
% 1.61/0.63  % (18675)------------------------------
% 1.61/0.63  % (18675)------------------------------
% 2.02/0.64  % (18696)Instruction limit reached!
% 2.02/0.64  % (18696)------------------------------
% 2.02/0.64  % (18696)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (18696)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.64  % (18696)Termination reason: Unknown
% 2.02/0.64  % (18696)Termination phase: Saturation
% 2.02/0.64  
% 2.02/0.64  % (18696)Memory used [KB]: 1663
% 2.02/0.64  % (18696)Time elapsed: 0.232 s
% 2.02/0.64  % (18696)Instructions burned: 75 (million)
% 2.02/0.64  % (18696)------------------------------
% 2.02/0.64  % (18696)------------------------------
% 2.02/0.65  % (18676)Instruction limit reached!
% 2.02/0.65  % (18676)------------------------------
% 2.02/0.65  % (18676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.65  % (18676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.65  % (18676)Termination reason: Unknown
% 2.02/0.65  % (18676)Termination phase: Saturation
% 2.02/0.65  
% 2.02/0.65  % (18676)Memory used [KB]: 6268
% 2.02/0.65  % (18676)Time elapsed: 0.231 s
% 2.02/0.65  % (18676)Instructions burned: 52 (million)
% 2.02/0.65  % (18676)------------------------------
% 2.02/0.65  % (18676)------------------------------
% 2.02/0.66  % (18693)Instruction limit reached!
% 2.02/0.66  % (18693)------------------------------
% 2.02/0.66  % (18693)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.66  % (18693)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.66  % (18693)Termination reason: Unknown
% 2.02/0.66  % (18693)Termination phase: Saturation
% 2.02/0.66  
% 2.02/0.66  % (18693)Memory used [KB]: 6140
% 2.02/0.66  % (18693)Time elapsed: 0.232 s
% 2.02/0.66  % (18693)Instructions burned: 48 (million)
% 2.02/0.66  % (18693)------------------------------
% 2.02/0.66  % (18693)------------------------------
% 2.02/0.66  % (18694)Refutation not found, non-redundant clauses discarded% (18694)------------------------------
% 2.02/0.66  % (18694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.66  % (18694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.66  % (18694)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.02/0.66  
% 2.02/0.66  % (18694)Memory used [KB]: 6652
% 2.02/0.66  % (18694)Time elapsed: 0.253 s
% 2.02/0.66  % (18694)Instructions burned: 80 (million)
% 2.02/0.66  % (18694)------------------------------
% 2.02/0.66  % (18694)------------------------------
% 2.12/0.67  % (18699)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.12/0.67  % (18701)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.12/0.67  % (18702)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.12/0.67  % (18690)Instruction limit reached!
% 2.12/0.67  % (18690)------------------------------
% 2.12/0.67  % (18690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.68  % (18701)Instruction limit reached!
% 2.12/0.68  % (18701)------------------------------
% 2.12/0.68  % (18701)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.68  % (18701)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.68  % (18701)Termination reason: Unknown
% 2.12/0.68  % (18701)Termination phase: Saturation
% 2.12/0.68  
% 2.12/0.68  % (18701)Memory used [KB]: 5884
% 2.12/0.68  % (18701)Time elapsed: 0.096 s
% 2.12/0.68  % (18701)Instructions burned: 4 (million)
% 2.12/0.68  % (18701)------------------------------
% 2.12/0.68  % (18701)------------------------------
% 2.12/0.68  % (18705)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.12/0.68  % (18704)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.12/0.68  % (18699)Instruction limit reached!
% 2.12/0.68  % (18699)------------------------------
% 2.12/0.68  % (18699)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.68  % (18699)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.68  % (18699)Termination reason: Unknown
% 2.12/0.68  % (18699)Termination phase: Saturation
% 2.12/0.68  
% 2.12/0.68  % (18699)Memory used [KB]: 6012
% 2.12/0.68  % (18699)Time elapsed: 0.106 s
% 2.12/0.68  % (18699)Instructions burned: 14 (million)
% 2.12/0.68  % (18699)------------------------------
% 2.12/0.68  % (18699)------------------------------
% 2.12/0.68  % (18690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.68  % (18690)Termination reason: Unknown
% 2.12/0.68  % (18690)Termination phase: Saturation
% 2.12/0.68  
% 2.12/0.68  % (18690)Memory used [KB]: 6780
% 2.12/0.68  % (18690)Time elapsed: 0.251 s
% 2.12/0.68  % (18690)Instructions burned: 67 (million)
% 2.12/0.68  % (18690)------------------------------
% 2.12/0.68  % (18690)------------------------------
% 2.12/0.68  % (18703)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.12/0.70  % (18708)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.12/0.70  % (18710)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.12/0.70  % (18708)Instruction limit reached!
% 2.12/0.70  % (18708)------------------------------
% 2.12/0.70  % (18708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.70  % (18708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.70  % (18708)Termination reason: Unknown
% 2.12/0.70  % (18708)Termination phase: Saturation
% 2.12/0.70  
% 2.12/0.70  % (18708)Memory used [KB]: 6012
% 2.12/0.70  % (18708)Time elapsed: 0.080 s
% 2.12/0.70  % (18708)Instructions burned: 8 (million)
% 2.12/0.70  % (18708)------------------------------
% 2.12/0.70  % (18708)------------------------------
% 2.12/0.71  % (18711)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.12/0.71  % (18712)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.12/0.71  % (18709)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.12/0.71  % (18706)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.12/0.71  % (18700)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.12/0.71  TRYING [1]
% 2.12/0.71  TRYING [2]
% 2.12/0.72  % (18703)Instruction limit reached!
% 2.12/0.72  % (18703)------------------------------
% 2.12/0.72  % (18703)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.72  % (18703)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.72  % (18703)Termination reason: Unknown
% 2.12/0.72  % (18703)Termination phase: Saturation
% 2.12/0.72  
% 2.12/0.72  % (18703)Memory used [KB]: 1535
% 2.12/0.72  % (18703)Time elapsed: 0.137 s
% 2.12/0.72  % (18703)Instructions burned: 29 (million)
% 2.12/0.72  % (18703)------------------------------
% 2.12/0.72  % (18703)------------------------------
% 2.12/0.72  % (18713)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.12/0.72  % (18702)Instruction limit reached!
% 2.12/0.72  % (18702)------------------------------
% 2.12/0.72  % (18702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.72  % (18702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.72  % (18702)Termination reason: Unknown
% 2.12/0.72  % (18702)Termination phase: Saturation
% 2.12/0.72  
% 2.12/0.72  % (18702)Memory used [KB]: 6012
% 2.12/0.72  % (18702)Time elapsed: 0.148 s
% 2.12/0.72  % (18702)Instructions burned: 35 (million)
% 2.12/0.72  % (18702)------------------------------
% 2.12/0.72  % (18702)------------------------------
% 2.12/0.72  % (18698)Refutation not found, non-redundant clauses discarded% (18698)------------------------------
% 2.12/0.72  % (18698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.72  % (18698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.72  % (18698)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.12/0.72  
% 2.12/0.72  % (18698)Memory used [KB]: 6524
% 2.12/0.72  % (18698)Time elapsed: 0.293 s
% 2.12/0.72  % (18698)Instructions burned: 98 (million)
% 2.12/0.72  % (18698)------------------------------
% 2.12/0.72  % (18698)------------------------------
% 2.42/0.73  % (18707)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.42/0.74  % (18704)Instruction limit reached!
% 2.42/0.74  % (18704)------------------------------
% 2.42/0.74  % (18704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.74  % (18704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.74  % (18704)Termination reason: Unknown
% 2.42/0.74  % (18704)Termination phase: Saturation
% 2.42/0.74  
% 2.42/0.74  % (18704)Memory used [KB]: 6268
% 2.42/0.74  % (18704)Time elapsed: 0.132 s
% 2.42/0.74  % (18704)Instructions burned: 35 (million)
% 2.42/0.74  % (18704)------------------------------
% 2.42/0.74  % (18704)------------------------------
% 2.42/0.74  % (18714)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.42/0.74  TRYING [3]
% 2.42/0.74  % (18706)Instruction limit reached!
% 2.42/0.74  % (18706)------------------------------
% 2.42/0.74  % (18706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.74  % (18706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.74  % (18706)Termination reason: Unknown
% 2.42/0.74  % (18706)Termination phase: Finite model building SAT solving
% 2.42/0.74  
% 2.42/0.74  % (18706)Memory used [KB]: 7291
% 2.42/0.74  % (18706)Time elapsed: 0.150 s
% 2.42/0.74  % (18706)Instructions burned: 25 (million)
% 2.42/0.74  % (18706)------------------------------
% 2.42/0.74  % (18706)------------------------------
% 2.42/0.74  % (18716)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.42/0.74  % (18691)Instruction limit reached!
% 2.42/0.74  % (18691)------------------------------
% 2.42/0.74  % (18691)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.74  % (18691)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.74  % (18691)Termination reason: Unknown
% 2.42/0.74  % (18691)Termination phase: Saturation
% 2.42/0.74  
% 2.42/0.74  % (18691)Memory used [KB]: 6652
% 2.42/0.74  % (18691)Time elapsed: 0.278 s
% 2.42/0.74  % (18691)Instructions burned: 97 (million)
% 2.42/0.74  % (18691)------------------------------
% 2.42/0.74  % (18691)------------------------------
% 2.42/0.75  % (18716)Instruction limit reached!
% 2.42/0.75  % (18716)------------------------------
% 2.42/0.75  % (18716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (18716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (18716)Termination reason: Unknown
% 2.42/0.75  % (18716)Termination phase: Saturation
% 2.42/0.75  
% 2.42/0.75  % (18716)Memory used [KB]: 5884
% 2.42/0.75  % (18716)Time elapsed: 0.089 s
% 2.42/0.75  % (18716)Instructions burned: 7 (million)
% 2.42/0.75  % (18716)------------------------------
% 2.42/0.75  % (18716)------------------------------
% 2.42/0.75  % (18720)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.42/0.75  % (18715)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.42/0.75  % (18710)Instruction limit reached!
% 2.42/0.75  % (18710)------------------------------
% 2.42/0.75  % (18710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (18710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (18710)Termination reason: Unknown
% 2.42/0.75  % (18710)Termination phase: Saturation
% 2.42/0.75  
% 2.42/0.75  % (18710)Memory used [KB]: 5884
% 2.42/0.75  % (18710)Time elapsed: 0.137 s
% 2.42/0.75  % (18710)Instructions burned: 37 (million)
% 2.42/0.75  % (18710)------------------------------
% 2.42/0.75  % (18710)------------------------------
% 2.42/0.75  % (18705)Instruction limit reached!
% 2.42/0.75  % (18705)------------------------------
% 2.42/0.75  % (18705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (18705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (18705)Termination reason: Unknown
% 2.42/0.75  % (18705)Termination phase: Saturation
% 2.42/0.75  
% 2.42/0.75  % (18705)Memory used [KB]: 6140
% 2.42/0.75  % (18705)Time elapsed: 0.160 s
% 2.42/0.75  % (18705)Instructions burned: 47 (million)
% 2.42/0.75  % (18705)------------------------------
% 2.42/0.75  % (18705)------------------------------
% 2.42/0.76  % (18717)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.42/0.76  % (18719)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.42/0.76  % (18700)Instruction limit reached!
% 2.42/0.76  % (18700)------------------------------
% 2.42/0.76  % (18700)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.76  % (18700)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.76  % (18700)Termination reason: Unknown
% 2.42/0.76  % (18700)Termination phase: Saturation
% 2.42/0.76  
% 2.42/0.76  % (18700)Memory used [KB]: 6140
% 2.42/0.76  % (18700)Time elapsed: 0.140 s
% 2.42/0.76  % (18700)Instructions burned: 39 (million)
% 2.42/0.76  % (18700)------------------------------
% 2.42/0.76  % (18700)------------------------------
% 2.75/0.76  % (18718)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.75/0.78  % (18722)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.75/0.79  % (18721)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.75/0.79  % (18712)Instruction limit reached!
% 2.75/0.79  % (18712)------------------------------
% 2.75/0.79  % (18712)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.79  % (18712)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.79  % (18712)Termination reason: Unknown
% 2.75/0.79  % (18712)Termination phase: Saturation
% 2.75/0.79  
% 2.75/0.79  % (18712)Memory used [KB]: 1535
% 2.75/0.79  % (18712)Time elapsed: 0.187 s
% 2.75/0.79  % (18712)Instructions burned: 47 (million)
% 2.75/0.79  % (18712)------------------------------
% 2.75/0.79  % (18712)------------------------------
% 2.75/0.79  % (18723)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 2.75/0.80  % (18725)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/500Mi)
% 2.75/0.81  % (18724)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 2.75/0.83  % (18725)Refutation not found, incomplete strategy% (18725)------------------------------
% 2.75/0.83  % (18725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.83  % (18725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.83  % (18725)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.83  
% 2.75/0.83  % (18725)Memory used [KB]: 5884
% 2.75/0.83  % (18725)Time elapsed: 0.091 s
% 2.75/0.83  % (18725)Instructions burned: 6 (million)
% 2.75/0.83  % (18725)------------------------------
% 2.75/0.83  % (18725)------------------------------
% 2.86/0.83  % (18728)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.86/0.84  % (18731)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.86/0.84  % (18707)Instruction limit reached!
% 2.86/0.84  % (18707)------------------------------
% 2.86/0.84  % (18707)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.84  % (18707)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.84  % (18707)Termination reason: Unknown
% 2.86/0.84  % (18707)Termination phase: Saturation
% 2.86/0.84  
% 2.86/0.84  % (18707)Memory used [KB]: 1663
% 2.86/0.84  % (18707)Time elapsed: 0.221 s
% 2.86/0.84  % (18707)Instructions burned: 76 (million)
% 2.86/0.84  % (18707)------------------------------
% 2.86/0.84  % (18707)------------------------------
% 2.86/0.84  % (18726)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 2.86/0.84  % (18727)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 2.86/0.86  % (18729)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.92/0.86  % (18719)Instruction limit reached!
% 2.92/0.86  % (18719)------------------------------
% 2.92/0.86  % (18719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.86  % (18719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.86  % (18719)Termination reason: Unknown
% 2.92/0.86  % (18719)Termination phase: Saturation
% 2.92/0.86  
% 2.92/0.86  % (18719)Memory used [KB]: 1663
% 2.92/0.86  % (18719)Time elapsed: 0.205 s
% 2.92/0.86  % (18719)Instructions burned: 70 (million)
% 2.92/0.86  % (18719)------------------------------
% 2.92/0.86  % (18719)------------------------------
% 2.92/0.86  % (18730)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.92/0.86  % (18718)Instruction limit reached!
% 2.92/0.86  % (18718)------------------------------
% 2.92/0.86  % (18718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.86  % (18718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.86  % (18718)Termination reason: Unknown
% 2.92/0.86  % (18718)Termination phase: Saturation
% 2.92/0.86  
% 2.92/0.86  % (18718)Memory used [KB]: 6524
% 2.92/0.86  % (18718)Time elapsed: 0.203 s
% 2.92/0.86  % (18718)Instructions burned: 59 (million)
% 2.92/0.86  % (18718)------------------------------
% 2.92/0.86  % (18718)------------------------------
% 2.92/0.87  % (18732)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.92/0.88  % (18733)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.92/0.88  % (18738)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 2.92/0.88  % (18734)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.92/0.89  % (18735)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 (2996ds/58Mi)
% 2.92/0.89  % (18736)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 2.92/0.89  % (18737)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 (2996ds/378Mi)
% 2.92/0.91  % (18713)Instruction limit reached!
% 2.92/0.91  % (18713)------------------------------
% 2.92/0.91  % (18713)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (18713)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (18713)Termination reason: Unknown
% 2.92/0.91  % (18713)Termination phase: Saturation
% 2.92/0.91  
% 2.92/0.91  % (18713)Memory used [KB]: 6652
% 2.92/0.91  % (18713)Time elapsed: 0.294 s
% 2.92/0.91  % (18713)Instructions burned: 110 (million)
% 2.92/0.91  % (18713)------------------------------
% 2.92/0.91  % (18713)------------------------------
% 2.92/0.91  % (18720)Instruction limit reached!
% 2.92/0.91  % (18720)------------------------------
% 2.92/0.91  % (18720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (18720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (18720)Termination reason: Unknown
% 2.92/0.91  % (18720)Termination phase: Saturation
% 2.92/0.91  
% 2.92/0.91  % (18720)Memory used [KB]: 7036
% 2.92/0.91  % (18720)Time elapsed: 0.244 s
% 2.92/0.91  % (18720)Instructions burned: 93 (million)
% 2.92/0.91  % (18720)------------------------------
% 2.92/0.91  % (18720)------------------------------
% 2.92/0.91  % (18715)Instruction limit reached!
% 2.92/0.91  % (18715)------------------------------
% 2.92/0.91  % (18715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (18715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (18715)Termination reason: Unknown
% 2.92/0.91  % (18715)Termination phase: Saturation
% 2.92/0.91  
% 2.92/0.91  % (18715)Memory used [KB]: 6268
% 2.92/0.91  % (18715)Time elapsed: 0.279 s
% 2.92/0.91  % (18715)Instructions burned: 117 (million)
% 2.92/0.91  % (18715)------------------------------
% 2.92/0.91  % (18715)------------------------------
% 2.92/0.92  % (18739)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 3.29/0.94  % (18738)Instruction limit reached!
% 3.29/0.94  % (18738)------------------------------
% 3.29/0.94  % (18738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.94  % (18738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.94  % (18738)Termination reason: Unknown
% 3.29/0.94  % (18738)Termination phase: Saturation
% 3.29/0.94  
% 3.29/0.94  % (18738)Memory used [KB]: 6140
% 3.29/0.94  % (18738)Time elapsed: 0.081 s
% 3.29/0.94  % (18738)Instructions burned: 47 (million)
% 3.29/0.94  % (18738)------------------------------
% 3.29/0.94  % (18738)------------------------------
% 3.29/0.95  % (18711)Instruction limit reached!
% 3.29/0.95  % (18711)------------------------------
% 3.29/0.95  % (18711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.95  % (18711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.95  % (18711)Termination reason: Unknown
% 3.29/0.95  % (18711)Termination phase: Saturation
% 3.29/0.95  
% 3.29/0.95  % (18711)Memory used [KB]: 2174
% 3.29/0.95  % (18711)Time elapsed: 0.328 s
% 3.29/0.95  % (18711)Instructions burned: 147 (million)
% 3.29/0.95  % (18711)------------------------------
% 3.29/0.95  % (18711)------------------------------
% 3.29/0.95  % (18723)Instruction limit reached!
% 3.29/0.95  % (18723)------------------------------
% 3.29/0.95  % (18723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.95  % (18723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.95  % (18723)Termination reason: Unknown
% 3.29/0.95  % (18723)Termination phase: Saturation
% 3.29/0.95  
% 3.29/0.95  % (18723)Memory used [KB]: 2046
% 3.29/0.95  % (18723)Time elapsed: 0.237 s
% 3.29/0.95  % (18723)Instructions burned: 108 (million)
% 3.29/0.95  % (18723)------------------------------
% 3.29/0.95  % (18723)------------------------------
% 3.29/0.96  % (18728)Instruction limit reached!
% 3.29/0.96  % (18728)------------------------------
% 3.29/0.96  % (18728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.96  % (18728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.96  % (18728)Termination reason: Unknown
% 3.29/0.96  % (18728)Termination phase: Saturation
% 3.29/0.96  
% 3.29/0.96  % (18728)Memory used [KB]: 6524
% 3.29/0.96  % (18728)Time elapsed: 0.227 s
% 3.29/0.96  % (18728)Instructions burned: 79 (million)
% 3.29/0.96  % (18728)------------------------------
% 3.29/0.96  % (18728)------------------------------
% 3.29/0.96  % (18740)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.63/0.96  % (18736)Instruction limit reached!
% 3.63/0.96  % (18736)------------------------------
% 3.63/0.96  % (18736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.96  % (18736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.96  % (18736)Termination reason: Unknown
% 3.63/0.96  % (18736)Termination phase: Saturation
% 3.63/0.96  
% 3.63/0.96  % (18736)Memory used [KB]: 6140
% 3.63/0.96  % (18736)Time elapsed: 0.163 s
% 3.63/0.96  % (18736)Instructions burned: 40 (million)
% 3.63/0.96  % (18736)------------------------------
% 3.63/0.96  % (18736)------------------------------
% 3.63/0.97  % (18741)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.63/0.98  % (18709)Instruction limit reached!
% 3.63/0.98  % (18709)------------------------------
% 3.63/0.98  % (18709)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.98  % (18709)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.98  % (18709)Termination reason: Unknown
% 3.63/0.98  % (18709)Termination phase: Saturation
% 3.63/0.98  
% 3.63/0.98  % (18709)Memory used [KB]: 7164
% 3.63/0.98  % (18709)Time elapsed: 0.377 s
% 3.63/0.98  % (18709)Instructions burned: 152 (million)
% 3.63/0.98  % (18709)------------------------------
% 3.63/0.98  % (18709)------------------------------
% 3.63/0.99  % (18714)Instruction limit reached!
% 3.63/0.99  % (18714)------------------------------
% 3.63/0.99  % (18714)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.99  % (18714)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.99  % (18714)Termination reason: Unknown
% 3.63/0.99  % (18714)Termination phase: Saturation
% 3.63/0.99  
% 3.63/0.99  % (18714)Memory used [KB]: 6780
% 3.63/0.99  % (18714)Time elapsed: 0.353 s
% 3.63/0.99  % (18714)Instructions burned: 151 (million)
% 3.63/0.99  % (18714)------------------------------
% 3.63/0.99  % (18714)------------------------------
% 3.63/0.99  % (18743)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 3.63/0.99  % (18735)Instruction limit reached!
% 3.63/0.99  % (18735)------------------------------
% 3.63/0.99  % (18735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.99  % (18735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.99  % (18735)Termination reason: Unknown
% 3.63/0.99  % (18735)Termination phase: Saturation
% 3.63/0.99  
% 3.63/0.99  % (18735)Memory used [KB]: 6524
% 3.63/0.99  % (18735)Time elapsed: 0.175 s
% 3.63/0.99  % (18735)Instructions burned: 58 (million)
% 3.63/0.99  % (18735)------------------------------
% 3.63/0.99  % (18735)------------------------------
% 3.63/0.99  % (18729)Instruction limit reached!
% 3.63/0.99  % (18729)------------------------------
% 3.63/0.99  % (18729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.99  % (18729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.99  % (18729)Termination reason: Unknown
% 3.63/0.99  % (18729)Termination phase: Saturation
% 3.63/0.99  
% 3.63/0.99  % (18729)Memory used [KB]: 6140
% 3.63/0.99  % (18729)Time elapsed: 0.243 s
% 3.63/0.99  % (18729)Instructions burned: 97 (million)
% 3.63/0.99  % (18729)------------------------------
% 3.63/0.99  % (18729)------------------------------
% 3.63/0.99  % (18717)Instruction limit reached!
% 3.63/0.99  % (18717)------------------------------
% 3.63/0.99  % (18717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.99  % (18717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.99  % (18717)Termination reason: Unknown
% 3.63/0.99  % (18717)Termination phase: Saturation
% 3.63/0.99  
% 3.63/0.99  % (18717)Memory used [KB]: 6652
% 3.63/0.99  % (18717)Time elapsed: 0.337 s
% 3.63/0.99  % (18717)Instructions burned: 151 (million)
% 3.63/0.99  % (18717)------------------------------
% 3.63/0.99  % (18717)------------------------------
% 3.63/1.00  % (18742)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/7Mi)
% 3.63/1.00  % (18722)Instruction limit reached!
% 3.63/1.00  % (18722)------------------------------
% 3.63/1.00  % (18722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.00  % (18722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.00  % (18722)Termination reason: Unknown
% 3.63/1.00  % (18722)Termination phase: Saturation
% 3.63/1.00  
% 3.63/1.00  % (18722)Memory used [KB]: 6908
% 3.63/1.00  % (18722)Time elapsed: 0.311 s
% 3.63/1.00  % (18722)Instructions burned: 137 (million)
% 3.63/1.00  % (18722)------------------------------
% 3.63/1.00  % (18722)------------------------------
% 3.63/1.00  TRYING [1]
% 3.63/1.00  TRYING [2]
% 3.63/1.00  % (18742)Instruction limit reached!
% 3.63/1.00  % (18742)------------------------------
% 3.63/1.00  % (18742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.00  % (18742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.00  % (18742)Termination reason: Unknown
% 3.63/1.00  % (18742)Termination phase: Finite model building constraint generation
% 3.63/1.00  
% 3.63/1.00  % (18742)Memory used [KB]: 6140
% 3.63/1.00  % (18742)Time elapsed: 0.113 s
% 3.63/1.00  % (18742)Instructions burned: 9 (million)
% 3.63/1.00  % (18742)------------------------------
% 3.63/1.00  % (18742)------------------------------
% 3.63/1.03  % (18741)Instruction limit reached!
% 3.63/1.03  % (18741)------------------------------
% 3.63/1.03  % (18741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.03  % (18741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.03  % (18741)Termination reason: Unknown
% 3.63/1.03  % (18741)Termination phase: Saturation
% 3.63/1.03  
% 3.63/1.03  % (18741)Memory used [KB]: 6396
% 3.63/1.03  % (18741)Time elapsed: 0.147 s
% 3.63/1.03  % (18741)Instructions burned: 41 (million)
% 3.63/1.03  % (18741)------------------------------
% 3.63/1.03  % (18741)------------------------------
% 4.28/1.04  % (18744)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 4.28/1.04  % (18745)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 4.28/1.04  % (18746)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 4.28/1.05  % (18746)Refutation not found, incomplete strategy% (18746)------------------------------
% 4.28/1.05  % (18746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.28/1.05  % (18746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.28/1.05  % (18746)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.05  
% 4.28/1.05  % (18746)Memory used [KB]: 5884
% 4.28/1.05  % (18746)Time elapsed: 0.105 s
% 4.28/1.05  % (18746)Instructions burned: 3 (million)
% 4.28/1.05  % (18746)------------------------------
% 4.28/1.05  % (18746)------------------------------
% 4.28/1.06  % (18747)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.28/1.06  % (18732)Instruction limit reached!
% 4.28/1.06  % (18732)------------------------------
% 4.28/1.06  % (18732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.28/1.06  % (18732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.28/1.06  % (18732)Termination reason: Unknown
% 4.28/1.06  % (18732)Termination phase: Saturation
% 4.28/1.06  
% 4.28/1.06  % (18732)Memory used [KB]: 2430
% 4.28/1.06  % (18732)Time elapsed: 0.289 s
% 4.28/1.06  % (18732)Instructions burned: 119 (million)
% 4.28/1.06  % (18732)------------------------------
% 4.28/1.06  % (18732)------------------------------
% 5.69/1.08  % (18748)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 5.69/1.08  % (18749)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 (2994ds/226Mi)
% 5.69/1.08  % (18726)Instruction limit reached!
% 5.69/1.08  % (18726)------------------------------
% 5.69/1.08  % (18726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.08  % (18726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.08  % (18726)Termination reason: Unknown
% 5.69/1.08  % (18726)Termination phase: Saturation
% 5.69/1.08  
% 5.69/1.08  % (18726)Memory used [KB]: 8187
% 5.69/1.08  % (18726)Time elapsed: 0.347 s
% 5.69/1.08  % (18726)Instructions burned: 143 (million)
% 5.69/1.08  % (18726)------------------------------
% 5.69/1.08  % (18726)------------------------------
% 5.69/1.09  % (18751)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 (2994ds/654Mi)
% 5.69/1.09  % (18750)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 5.69/1.11  % (18752)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/85Mi)
% 5.69/1.11  % (18753)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/15Mi)
% 5.69/1.12  % (18733)Instruction limit reached!
% 5.69/1.12  % (18733)------------------------------
% 5.69/1.12  % (18733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.12  % (18733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.12  % (18733)Termination reason: Unknown
% 5.69/1.12  % (18733)Termination phase: Saturation
% 5.69/1.12  
% 5.69/1.12  % (18733)Memory used [KB]: 7036
% 5.69/1.12  % (18733)Time elapsed: 0.321 s
% 5.69/1.12  % (18733)Instructions burned: 141 (million)
% 5.69/1.12  % (18733)------------------------------
% 5.69/1.12  % (18733)------------------------------
% 5.69/1.12  % (18730)Instruction limit reached!
% 5.69/1.12  % (18730)------------------------------
% 5.69/1.12  % (18730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.12  % (18730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.12  % (18730)Termination reason: Unknown
% 5.69/1.12  % (18730)Termination phase: Saturation
% 5.69/1.12  
% 5.69/1.12  % (18730)Memory used [KB]: 6652
% 5.69/1.12  % (18730)Time elapsed: 0.340 s
% 5.69/1.12  % (18730)Instructions burned: 156 (million)
% 5.69/1.12  % (18730)------------------------------
% 5.69/1.12  % (18730)------------------------------
% 5.69/1.12  % (18747)Instruction limit reached!
% 5.69/1.12  % (18747)------------------------------
% 5.69/1.12  % (18747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.12  % (18747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.12  % (18747)Termination reason: Unknown
% 5.69/1.12  % (18754)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 5.69/1.12  % (18747)Termination phase: Saturation
% 5.69/1.12  
% 5.69/1.12  % (18747)Memory used [KB]: 6140
% 5.69/1.12  % (18747)Time elapsed: 0.083 s
% 5.69/1.12  % (18747)Instructions burned: 45 (million)
% 5.69/1.12  % (18747)------------------------------
% 5.69/1.12  % (18747)------------------------------
% 5.69/1.13  % (18756)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/185Mi)
% 5.69/1.13  % (18743)Instruction limit reached!
% 5.69/1.13  % (18743)------------------------------
% 5.69/1.13  % (18743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.13  % (18743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.13  % (18743)Termination reason: Unknown
% 5.69/1.13  % (18743)Termination phase: Saturation
% 5.69/1.13  
% 5.69/1.13  % (18743)Memory used [KB]: 1791
% 5.69/1.13  % (18743)Time elapsed: 0.224 s
% 5.69/1.13  % (18743)Instructions burned: 107 (million)
% 5.69/1.13  % (18743)------------------------------
% 5.69/1.13  % (18743)------------------------------
% 5.69/1.13  % (18755)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 5.69/1.13  % (18757)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 5.69/1.14  % (18758)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 5.69/1.14  % (18753)Instruction limit reached!
% 5.69/1.14  % (18753)------------------------------
% 5.69/1.14  % (18753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.14  % (18753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.14  % (18753)Termination reason: Unknown
% 5.69/1.14  % (18753)Termination phase: Saturation
% 5.69/1.14  
% 5.69/1.14  % (18753)Memory used [KB]: 6012
% 5.69/1.14  % (18753)Time elapsed: 0.138 s
% 5.69/1.14  % (18753)Instructions burned: 16 (million)
% 5.69/1.14  % (18753)------------------------------
% 5.69/1.14  % (18753)------------------------------
% 6.19/1.15  % (18744)Instruction limit reached!
% 6.19/1.15  % (18744)------------------------------
% 6.19/1.15  % (18744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.15  % (18744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.15  % (18744)Termination reason: Unknown
% 6.19/1.15  % (18744)Termination phase: Saturation
% 6.19/1.15  
% 6.19/1.15  % (18744)Memory used [KB]: 7291
% 6.19/1.15  % (18744)Time elapsed: 0.201 s
% 6.19/1.15  % (18744)Instructions burned: 71 (million)
% 6.19/1.15  % (18744)------------------------------
% 6.19/1.15  % (18744)------------------------------
% 6.19/1.15  % (18759)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 6.19/1.15  % (18731)Instruction limit reached!
% 6.19/1.15  % (18731)------------------------------
% 6.19/1.15  % (18731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.15  % (18731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.15  % (18731)Termination reason: Unknown
% 6.19/1.15  % (18731)Termination phase: Saturation
% 6.19/1.15  
% 6.19/1.15  % (18731)Memory used [KB]: 8699
% 6.19/1.15  % (18731)Time elapsed: 0.311 s
% 6.19/1.15  % (18731)Instructions burned: 240 (million)
% 6.19/1.15  % (18731)------------------------------
% 6.19/1.15  % (18731)------------------------------
% 6.19/1.17  % (18760)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 6.45/1.20  % (18739)Instruction limit reached!
% 6.45/1.20  % (18739)------------------------------
% 6.45/1.20  % (18739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.20  % (18739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.20  % (18739)Termination reason: Unknown
% 6.45/1.20  % (18739)Termination phase: Saturation
% 6.45/1.20  
% 6.45/1.20  % (18739)Memory used [KB]: 7164
% 6.45/1.20  % (18739)Time elapsed: 0.386 s
% 6.45/1.20  % (18739)Instructions burned: 173 (million)
% 6.45/1.20  % (18739)------------------------------
% 6.45/1.20  % (18739)------------------------------
% 6.45/1.20  % (18761)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/29Mi)
% 6.45/1.20  % (18745)Instruction limit reached!
% 6.45/1.20  % (18745)------------------------------
% 6.45/1.20  % (18745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.20  % (18745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.20  % (18745)Termination reason: Unknown
% 6.45/1.20  % (18745)Termination phase: Saturation
% 6.45/1.20  
% 6.45/1.20  % (18745)Memory used [KB]: 6652
% 6.45/1.20  % (18745)Time elapsed: 0.269 s
% 6.45/1.20  % (18745)Instructions burned: 101 (million)
% 6.45/1.20  % (18745)------------------------------
% 6.45/1.20  % (18745)------------------------------
% 6.45/1.21  % (18762)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.45/1.22  % (18761)Instruction limit reached!
% 6.45/1.22  % (18761)------------------------------
% 6.45/1.22  % (18761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.22  % (18761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.22  % (18761)Termination reason: Unknown
% 6.45/1.22  % (18761)Termination phase: Saturation
% 6.45/1.22  
% 6.45/1.22  % (18761)Memory used [KB]: 6012
% 6.45/1.22  % (18761)Time elapsed: 0.115 s
% 6.45/1.22  % (18761)Instructions burned: 29 (million)
% 6.45/1.22  % (18761)------------------------------
% 6.45/1.22  % (18761)------------------------------
% 6.73/1.23  % (18765)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.73/1.24  % (18740)Instruction limit reached!
% 6.73/1.24  % (18740)------------------------------
% 6.73/1.24  % (18740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.24  % (18740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.24  % (18740)Termination reason: Unknown
% 6.73/1.24  % (18740)Termination phase: Saturation
% 6.73/1.24  
% 6.73/1.24  % (18740)Memory used [KB]: 7036
% 6.73/1.24  % (18740)Time elapsed: 0.389 s
% 6.73/1.24  % (18740)Instructions burned: 183 (million)
% 6.73/1.24  % (18740)------------------------------
% 6.73/1.24  % (18740)------------------------------
% 6.73/1.24  % (18721)Refutation not found, non-redundant clauses discarded% (18721)------------------------------
% 6.73/1.24  % (18721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.24  % (18721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.24  % (18721)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.73/1.24  
% 6.73/1.24  % (18721)Memory used [KB]: 7291
% 6.73/1.24  % (18721)Time elapsed: 0.577 s
% 6.73/1.24  % (18721)Instructions burned: 304 (million)
% 6.73/1.24  % (18721)------------------------------
% 6.73/1.24  % (18721)------------------------------
% 6.73/1.25  % (18763)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/460Mi)
% 6.73/1.25  % (18752)Instruction limit reached!
% 6.73/1.25  % (18752)------------------------------
% 6.73/1.25  % (18752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.25  % (18752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.25  % (18752)Termination reason: Unknown
% 6.73/1.25  % (18752)Termination phase: Saturation
% 6.73/1.25  
% 6.73/1.25  % (18752)Memory used [KB]: 6524
% 6.73/1.25  % (18752)Time elapsed: 0.256 s
% 6.73/1.25  % (18752)Instructions burned: 85 (million)
% 6.73/1.25  % (18752)------------------------------
% 6.73/1.25  % (18752)------------------------------
% 6.87/1.26  % (18766)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 6.87/1.26  % (18766)Refutation not found, incomplete strategy% (18766)------------------------------
% 6.87/1.26  % (18766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.87/1.26  % (18766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.87/1.26  % (18766)Termination reason: Refutation not found, incomplete strategy
% 6.87/1.26  
% 6.87/1.26  % (18766)Memory used [KB]: 1407
% 6.87/1.26  % (18766)Time elapsed: 0.103 s
% 6.87/1.26  % (18766)Instructions burned: 7 (million)
% 6.87/1.26  % (18766)------------------------------
% 6.87/1.26  % (18766)------------------------------
% 6.87/1.26  % (18764)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/498Mi)
% 6.87/1.27  % (18757)Instruction limit reached!
% 6.87/1.27  % (18757)------------------------------
% 6.87/1.27  % (18757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.87/1.27  % (18757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.87/1.27  % (18757)Termination reason: Unknown
% 6.87/1.27  % (18757)Termination phase: Saturation
% 6.87/1.27  
% 6.87/1.27  % (18757)Memory used [KB]: 6780
% 6.87/1.27  % (18757)Time elapsed: 0.221 s
% 6.87/1.27  % (18757)Instructions burned: 88 (million)
% 6.87/1.27  % (18757)------------------------------
% 6.87/1.27  % (18757)------------------------------
% 6.87/1.28  % (18769)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 (2992ds/298Mi)
% 6.87/1.28  % (18767)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 (2992ds/310Mi)
% 6.87/1.28  % (18768)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 (2992ds/174Mi)
% 6.87/1.28  % (18724)Instruction limit reached!
% 6.87/1.28  % (18724)------------------------------
% 6.87/1.28  % (18724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.87/1.28  % (18724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.87/1.28  % (18724)Termination reason: Unknown
% 6.87/1.28  % (18724)Termination phase: Saturation
% 6.87/1.28  
% 6.87/1.28  % (18724)Memory used [KB]: 7803
% 6.87/1.28  % (18724)Time elapsed: 0.582 s
% 6.87/1.28  % (18724)Instructions burned: 279 (million)
% 6.87/1.28  % (18724)------------------------------
% 6.87/1.28  % (18724)------------------------------
% 6.87/1.30  % (18737)Instruction limit reached!
% 6.87/1.30  % (18737)------------------------------
% 6.87/1.30  % (18737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.87/1.30  % (18737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.87/1.30  % (18737)Termination reason: Unknown
% 6.87/1.30  % (18737)Termination phase: Saturation
% 6.87/1.30  
% 6.87/1.30  % (18737)Memory used [KB]: 1535
% 6.87/1.30  % (18737)Time elapsed: 0.511 s
% 6.87/1.30  % (18737)Instructions burned: 379 (million)
% 6.87/1.30  % (18737)------------------------------
% 6.87/1.30  % (18737)------------------------------
% 6.87/1.31  % (18754)Instruction limit reached!
% 6.87/1.31  % (18754)------------------------------
% 6.87/1.31  % (18754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.87/1.31  % (18754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.87/1.31  % (18754)Termination reason: Unknown
% 6.87/1.31  % (18754)Termination phase: Saturation
% 6.87/1.31  
% 6.87/1.31  % (18754)Memory used [KB]: 1535
% 6.87/1.31  % (18754)Time elapsed: 0.282 s
% 6.87/1.31  % (18754)Instructions burned: 158 (million)
% 6.87/1.31  % (18754)------------------------------
% 6.87/1.31  % (18754)------------------------------
% 7.15/1.32  % (18759)Instruction limit reached!
% 7.15/1.32  % (18759)------------------------------
% 7.15/1.32  % (18759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.15/1.32  % (18759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.15/1.32  % (18759)Termination reason: Unknown
% 7.15/1.32  % (18759)Termination phase: Saturation
% 7.15/1.32  
% 7.15/1.32  % (18759)Memory used [KB]: 6396
% 7.15/1.32  % (18759)Time elapsed: 0.260 s
% 7.15/1.32  % (18759)Instructions burned: 104 (million)
% 7.15/1.32  % (18759)------------------------------
% 7.15/1.32  % (18759)------------------------------
% 7.15/1.33  % (18770)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/874Mi)
% 7.15/1.34  % (18771)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/151Mi)
% 7.15/1.36  % (18772)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/75Mi)
% 7.30/1.37  % (18773)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.30/1.37  % (18774)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 (2991ds/24Mi)
% 7.30/1.37  % (18734)Instruction limit reached!
% 7.30/1.37  % (18734)------------------------------
% 7.30/1.37  % (18734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.37  % (18734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.37  % (18734)Termination reason: Unknown
% 7.30/1.37  % (18734)Termination phase: Saturation
% 7.30/1.37  
% 7.30/1.37  % (18734)Memory used [KB]: 9338
% 7.30/1.37  % (18734)Time elapsed: 0.579 s
% 7.30/1.37  % (18734)Instructions burned: 298 (million)
% 7.30/1.37  % (18734)------------------------------
% 7.30/1.37  % (18734)------------------------------
% 7.30/1.37  % (18762)Instruction limit reached!
% 7.30/1.37  % (18762)------------------------------
% 7.30/1.37  % (18762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.37  % (18762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.37  % (18762)Termination reason: Unknown
% 7.30/1.37  % (18762)Termination phase: Saturation
% 7.30/1.37  
% 7.30/1.37  % (18762)Memory used [KB]: 7036
% 7.30/1.37  % (18762)Time elapsed: 0.244 s
% 7.30/1.37  % (18762)Instructions burned: 93 (million)
% 7.30/1.37  % (18762)------------------------------
% 7.30/1.37  % (18762)------------------------------
% 7.30/1.38  % (18775)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 (2991ds/87Mi)
% 7.30/1.40  % (18776)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/374Mi)
% 7.30/1.40  % (18756)Instruction limit reached!
% 7.30/1.40  % (18756)------------------------------
% 7.30/1.40  % (18756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.40  % (18756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.40  % (18756)Termination reason: Unknown
% 7.30/1.40  % (18756)Termination phase: Saturation
% 7.30/1.40  
% 7.30/1.40  % (18756)Memory used [KB]: 2174
% 7.30/1.40  % (18756)Time elapsed: 0.369 s
% 7.30/1.40  % (18756)Instructions burned: 186 (million)
% 7.30/1.40  % (18756)------------------------------
% 7.30/1.40  % (18756)------------------------------
% 7.30/1.40  % (18749)Instruction limit reached!
% 7.30/1.40  % (18749)------------------------------
% 7.30/1.40  % (18749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.40  % (18749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.40  % (18749)Termination reason: Unknown
% 7.30/1.40  % (18749)Termination phase: Saturation
% 7.30/1.40  
% 7.30/1.40  % (18749)Memory used [KB]: 7036
% 7.30/1.40  % (18749)Time elapsed: 0.427 s
% 7.30/1.40  % (18749)Instructions burned: 226 (million)
% 7.30/1.40  % (18749)------------------------------
% 7.30/1.40  % (18749)------------------------------
% 7.30/1.40  % (18774)Instruction limit reached!
% 7.30/1.40  % (18774)------------------------------
% 7.30/1.40  % (18774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.40  % (18774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.40  % (18774)Termination reason: Unknown
% 7.30/1.40  % (18774)Termination phase: Saturation
% 7.30/1.40  
% 7.30/1.40  % (18774)Memory used [KB]: 6012
% 7.30/1.40  % (18774)Time elapsed: 0.138 s
% 7.30/1.40  % (18774)Instructions burned: 26 (million)
% 7.30/1.40  % (18774)------------------------------
% 7.30/1.40  % (18774)------------------------------
% 7.30/1.40  % (18777)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1220Mi)
% 7.30/1.41  % (18755)Instruction limit reached!
% 7.30/1.41  % (18755)------------------------------
% 7.30/1.41  % (18755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.41  % (18755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.41  % (18755)Termination reason: Unknown
% 7.30/1.41  % (18755)Termination phase: Saturation
% 7.30/1.41  
% 7.30/1.41  % (18755)Memory used [KB]: 13688
% 7.30/1.41  % (18755)Time elapsed: 0.395 s
% 7.30/1.41  % (18755)Instructions burned: 142 (million)
% 7.30/1.41  % (18755)------------------------------
% 7.30/1.41  % (18755)------------------------------
% 7.30/1.42  % (18778)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/696Mi)
% 7.30/1.43  % (18779)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/181Mi)
% 7.30/1.44  % (18780)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/794Mi)
% 7.62/1.44  % (18780)Refutation not found, incomplete strategy% (18780)------------------------------
% 7.62/1.44  % (18780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.62/1.44  % (18780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.62/1.44  % (18780)Termination reason: Refutation not found, incomplete strategy
% 7.62/1.44  
% 7.62/1.44  % (18780)Memory used [KB]: 5884
% 7.62/1.44  % (18780)Time elapsed: 0.117 s
% 7.62/1.44  % (18780)Instructions burned: 8 (million)
% 7.62/1.44  % (18780)------------------------------
% 7.62/1.44  % (18780)------------------------------
% 7.62/1.44  % (18772)Instruction limit reached!
% 7.62/1.44  % (18772)------------------------------
% 7.62/1.44  % (18772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.62/1.44  % (18772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.62/1.44  % (18772)Termination reason: Unknown
% 7.62/1.44  % (18772)Termination phase: Saturation
% 7.62/1.44  
% 7.62/1.44  % (18772)Memory used [KB]: 6012
% 7.62/1.44  % (18772)Time elapsed: 0.198 s
% 7.62/1.44  % (18772)Instructions burned: 76 (million)
% 7.62/1.44  % (18772)------------------------------
% 7.62/1.44  % (18772)------------------------------
% 7.62/1.45  % (18781)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/368Mi)
% 7.78/1.50  % (18775)Instruction limit reached!
% 7.78/1.50  % (18775)------------------------------
% 7.78/1.50  % (18775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.78/1.50  % (18775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.78/1.50  % (18775)Termination reason: Unknown
% 7.78/1.50  % (18775)Termination phase: Saturation
% 7.78/1.50  
% 7.78/1.50  % (18775)Memory used [KB]: 6396
% 7.78/1.50  % (18775)Time elapsed: 0.224 s
% 7.78/1.50  % (18775)Instructions burned: 88 (million)
% 7.78/1.50  % (18775)------------------------------
% 7.78/1.50  % (18775)------------------------------
% 7.78/1.50  % (18783)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1065Mi)
% 7.78/1.51  % (18784)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/51Mi)
% 7.78/1.52  % (18750)Refutation not found, non-redundant clauses discarded% (18750)------------------------------
% 7.78/1.52  % (18750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.78/1.52  % (18750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.78/1.52  % (18750)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.78/1.52  
% 7.78/1.52  % (18750)Memory used [KB]: 8059
% 7.78/1.52  % (18750)Time elapsed: 0.547 s
% 7.78/1.52  % (18750)Instructions burned: 270 (million)
% 7.78/1.52  % (18750)------------------------------
% 7.78/1.52  % (18750)------------------------------
% 7.78/1.53  % (18768)Instruction limit reached!
% 7.78/1.53  % (18768)------------------------------
% 7.78/1.53  % (18768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.78/1.53  % (18768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.78/1.53  % (18768)Termination reason: Unknown
% 7.78/1.53  % (18768)Termination phase: Saturation
% 7.78/1.53  
% 7.78/1.53  % (18768)Memory used [KB]: 6524
% 7.78/1.53  % (18768)Time elapsed: 0.354 s
% 7.78/1.53  % (18768)Instructions burned: 174 (million)
% 7.78/1.53  % (18768)------------------------------
% 7.78/1.53  % (18768)------------------------------
% 8.05/1.53  % (18787)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 (2989ds/107Mi)
% 8.05/1.53  % (18785)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/381Mi)
% 8.05/1.54  % (18786)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/167Mi)
% 8.05/1.54  % (18788)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 (2989ds/108Mi)
% 8.05/1.54  % (18786)Refutation not found, incomplete strategy% (18786)------------------------------
% 8.05/1.54  % (18786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.05/1.54  % (18786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.05/1.54  % (18786)Termination reason: Refutation not found, incomplete strategy
% 8.05/1.54  
% 8.05/1.54  % (18786)Memory used [KB]: 5884
% 8.05/1.54  % (18786)Time elapsed: 0.123 s
% 8.05/1.54  % (18786)Instructions burned: 6 (million)
% 8.05/1.54  % (18786)------------------------------
% 8.05/1.54  % (18786)------------------------------
% 8.11/1.56  % (18765)Instruction limit reached!
% 8.11/1.56  % (18765)------------------------------
% 8.11/1.56  % (18765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.11/1.56  % (18765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.11/1.56  % (18765)Termination reason: Unknown
% 8.11/1.56  % (18765)Termination phase: Saturation
% 8.11/1.56  
% 8.11/1.56  % (18765)Memory used [KB]: 6652
% 8.11/1.56  % (18765)Time elapsed: 0.342 s
% 8.11/1.56  % (18765)Instructions burned: 274 (million)
% 8.11/1.56  % (18765)------------------------------
% 8.11/1.56  % (18765)------------------------------
% 8.11/1.57  % (18771)Refutation not found, non-redundant clauses discarded% (18771)------------------------------
% 8.11/1.57  % (18771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.11/1.57  % (18771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.11/1.57  % (18771)Termination reason: Refutation not found, non-redundant clauses discarded
% 8.11/1.57  
% 8.11/1.57  % (18771)Memory used [KB]: 6908
% 8.11/1.57  % (18771)Time elapsed: 0.320 s
% 8.11/1.57  % (18771)Instructions burned: 145 (million)
% 8.11/1.57  % (18771)------------------------------
% 8.11/1.57  % (18771)------------------------------
% 8.11/1.57  % (18784)Instruction limit reached!
% 8.11/1.57  % (18784)------------------------------
% 8.11/1.57  % (18784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.11/1.57  % (18784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.11/1.57  % (18784)Termination reason: Unknown
% 8.11/1.57  % (18784)Termination phase: Saturation
% 8.11/1.57  
% 8.11/1.57  % (18784)Memory used [KB]: 6268
% 8.11/1.57  % (18784)Time elapsed: 0.181 s
% 8.11/1.57  % (18784)Instructions burned: 52 (million)
% 8.11/1.57  % (18784)------------------------------
% 8.11/1.57  % (18784)------------------------------
% 8.11/1.58  % (18790)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 (2989ds/74Mi)
% 8.11/1.58  % (18789)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 (2989ds/127Mi)
% 8.11/1.63  % (18791)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/64Mi)
% 10.03/1.64  % (18769)Refutation not found, non-redundant clauses discarded% (18769)------------------------------
% 10.03/1.64  % (18769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.03/1.64  % (18769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.03/1.64  % (18769)Termination reason: Refutation not found, non-redundant clauses discarded
% 10.03/1.64  
% 10.03/1.64  % (18769)Memory used [KB]: 13176
% 10.03/1.64  % (18769)Time elapsed: 0.367 s
% 10.03/1.64  % (18769)Instructions burned: 249 (million)
% 10.03/1.64  % (18769)------------------------------
% 10.03/1.64  % (18769)------------------------------
% 10.03/1.66  % (18792)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/885Mi)
% 10.03/1.66  % (18760)First to succeed.
% 10.03/1.66  % (18760)Refutation found. Thanks to Tanya!
% 10.03/1.66  % SZS status Unsatisfiable for theBenchmark
% 10.03/1.66  % SZS output start Proof for theBenchmark
% See solution above
% 10.03/1.66  % (18760)------------------------------
% 10.03/1.66  % (18760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.03/1.66  % (18760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.03/1.66  % (18760)Termination reason: Refutation
% 10.03/1.66  
% 10.03/1.66  % (18760)Memory used [KB]: 7547
% 10.03/1.66  % (18760)Time elapsed: 0.581 s
% 10.03/1.66  % (18760)Instructions burned: 271 (million)
% 10.03/1.66  % (18760)------------------------------
% 10.03/1.66  % (18760)------------------------------
% 10.03/1.66  % (18668)Success in time 1.311 s
%------------------------------------------------------------------------------