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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 12.43s 1.93s
% Output   : Refutation 12.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   47 (  25 unt;   0 def)
%            Number of atoms       :   77 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   61 (  31   ~;  30   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    2 (   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   :   75 (  75   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8192,plain,
    $false,
    inference(subsumption_resolution,[],[f8189,f74]) ).

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

fof(f8189,plain,
    equalish(c,d),
    inference(resolution,[],[f8160,f367]) ).

fof(f367,plain,
    ! [X32,X33] :
      ( ~ sum(X32,X33,additive_identity)
      | equalish(X32,X33) ),
    inference(resolution,[],[f31,f34]) ).

fof(f34,axiom,
    ! [X10] : sum(X10,X10,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause32) ).

fof(f31,axiom,
    ! [X10,X11,X12,X13] :
      ( ~ sum(X10,X13,X12)
      | equalish(X13,X11)
      | ~ sum(X10,X11,X12) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_right_concellation) ).

fof(f8160,plain,
    sum(c,d,additive_identity),
    inference(resolution,[],[f7835,f150]) ).

fof(f150,plain,
    ! [X21,X19,X20] :
      ( ~ equalish(add(X19,X20),X21)
      | sum(X20,X19,X21) ),
    inference(resolution,[],[f5,f40]) ).

fof(f40,axiom,
    ! [X10,X11] : sum(X10,X11,add(X11,X10)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause38) ).

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

fof(f7835,plain,
    equalish(add(d,c),additive_identity),
    inference(resolution,[],[f6422,f7424]) ).

fof(f7424,plain,
    ! [X13] : equalish(add(d,X13),X13),
    inference(resolution,[],[f7282,f277]) ).

fof(f277,plain,
    ! [X8,X9,X7] :
      ( ~ sum(X9,add(X9,X8),X7)
      | equalish(X7,X8) ),
    inference(resolution,[],[f28,f32]) ).

fof(f32,axiom,
    ! [X10,X11] : sum(X10,add(X10,X11),X11),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorbtion1) ).

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

fof(f7282,plain,
    ! [X2] : sum(d,X2,X2),
    inference(resolution,[],[f7266,f2991]) ).

fof(f2991,plain,
    ! [X0,X1] :
      ( ~ equalish(X0,additive_identity)
      | sum(X0,X1,X1) ),
    inference(resolution,[],[f97,f150]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( equalish(add(X1,X0),X1)
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f2,f85]) ).

fof(f85,plain,
    ! [X2,X3] :
      ( ~ equalish(X2,add(X3,additive_identity))
      | equalish(X2,X3) ),
    inference(resolution,[],[f12,f35]) ).

fof(f35,axiom,
    ! [X10] : equalish(add(X10,additive_identity),X10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause33) ).

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

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

fof(f7266,plain,
    equalish(d,additive_identity),
    inference(resolution,[],[f7239,f291]) ).

fof(f291,plain,
    ! [X8,X9] :
      ( ~ product(X9,additive_identity,X8)
      | equalish(X8,additive_identity) ),
    inference(resolution,[],[f29,f27]) ).

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

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

fof(f7239,plain,
    product(b,additive_identity,d),
    inference(resolution,[],[f7233,f227]) ).

fof(f227,plain,
    ! [X38] :
      ( ~ equalish(multiply(a,d),X38)
      | product(b,X38,d) ),
    inference(resolution,[],[f9,f51]) ).

fof(f51,axiom,
    product(b,multiply(a,d),d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause49) ).

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

fof(f7233,plain,
    equalish(multiply(a,d),additive_identity),
    inference(resolution,[],[f6411,f301]) ).

fof(f301,plain,
    ! [X24,X23] :
      ( ~ product(additive_identity,X24,X23)
      | equalish(X23,additive_identity) ),
    inference(resolution,[],[f29,f26]) ).

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

fof(f6411,plain,
    product(additive_identity,a,multiply(a,d)),
    inference(resolution,[],[f6408,f191]) ).

fof(f191,plain,
    ! [X47] :
      ( ~ equalish(c,X47)
      | product(X47,a,multiply(a,d)) ),
    inference(resolution,[],[f8,f62]) ).

fof(f62,axiom,
    product(c,a,multiply(a,d)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause60) ).

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

fof(f6408,plain,
    equalish(c,additive_identity),
    inference(resolution,[],[f6375,f301]) ).

fof(f6375,plain,
    ! [X0] : product(X0,c,c),
    inference(resolution,[],[f6370,f239]) ).

fof(f239,plain,
    ! [X2,X3,X4] :
      ( ~ equalish(multiply(X2,X3),X4)
      | product(X2,X3,X4) ),
    inference(resolution,[],[f10,f15]) ).

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

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

fof(f6370,plain,
    ! [X0] : equalish(multiply(X0,c),c),
    inference(resolution,[],[f304,f46]) ).

fof(f46,axiom,
    ! [X10,X11] : product(a,multiply(b,X10),multiply(X11,X10)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause44) ).

fof(f304,plain,
    ! [X27] :
      ( ~ product(a,multiply(b,c),X27)
      | equalish(X27,c) ),
    inference(resolution,[],[f29,f48]) ).

fof(f48,axiom,
    product(a,multiply(b,c),c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause46) ).

fof(f6422,plain,
    ! [X3] :
      ( ~ equalish(X3,c)
      | equalish(X3,additive_identity) ),
    inference(resolution,[],[f6408,f12]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : RNG039-2 : TPTP v8.1.0. Released v1.0.0.
% 0.00/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.09/0.30  % Computer : n010.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit   : 300
% 0.09/0.30  % WCLimit    : 300
% 0.09/0.30  % DateTime   : Tue Aug 30 11:49:14 EDT 2022
% 0.09/0.30  % CPUTime    : 
% 0.15/0.44  % (29782)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.15/0.45  % (29799)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.15/0.46  % (29791)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.15/0.46  % (29784)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.15/0.47  % (29785)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.47  % (29789)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.15/0.47  % (29791)Instruction limit reached!
% 0.15/0.47  % (29791)------------------------------
% 0.15/0.47  % (29791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.47  % (29790)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.15/0.47  % (29791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.47  % (29788)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.15/0.47  % (29791)Termination reason: Unknown
% 0.15/0.47  % (29791)Termination phase: Finite model building preprocessing
% 0.15/0.47  
% 0.15/0.47  % (29791)Memory used [KB]: 6012
% 0.15/0.47  % (29791)Time elapsed: 0.010 s
% 0.15/0.47  % (29791)Instructions burned: 7 (million)
% 0.15/0.47  % (29791)------------------------------
% 0.15/0.47  % (29791)------------------------------
% 0.15/0.47  % (29784)Instruction limit reached!
% 0.15/0.47  % (29784)------------------------------
% 0.15/0.47  % (29784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.47  % (29784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.47  % (29784)Termination reason: Unknown
% 0.15/0.47  % (29784)Termination phase: Saturation
% 0.15/0.47  
% 0.15/0.47  % (29784)Memory used [KB]: 5884
% 0.15/0.47  % (29784)Time elapsed: 0.107 s
% 0.15/0.47  % (29784)Instructions burned: 3 (million)
% 0.15/0.47  % (29784)------------------------------
% 0.15/0.47  % (29784)------------------------------
% 0.15/0.47  % (29789)Instruction limit reached!
% 0.15/0.47  % (29789)------------------------------
% 0.15/0.47  % (29789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.47  % (29789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.47  % (29789)Termination reason: Unknown
% 0.15/0.47  % (29789)Termination phase: Saturation
% 0.15/0.47  
% 0.15/0.47  % (29789)Memory used [KB]: 5884
% 0.15/0.47  % (29789)Time elapsed: 0.003 s
% 0.15/0.47  % (29789)Instructions burned: 3 (million)
% 0.15/0.47  % (29789)------------------------------
% 0.15/0.47  % (29789)------------------------------
% 0.15/0.47  % (29788)Instruction limit reached!
% 0.15/0.47  % (29788)------------------------------
% 0.15/0.47  % (29788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.47  % (29788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.47  % (29788)Termination reason: Unknown
% 0.15/0.47  % (29788)Termination phase: Saturation
% 0.15/0.47  
% 0.15/0.47  % (29788)Memory used [KB]: 5884
% 0.15/0.47  % (29788)Time elapsed: 0.106 s
% 0.15/0.47  % (29788)Instructions burned: 5 (million)
% 0.15/0.47  % (29788)------------------------------
% 0.15/0.47  % (29788)------------------------------
% 0.15/0.47  % (29783)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.47  % (29787)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.15/0.47  % (29798)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.15/0.48  % (29786)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.15/0.48  % (29786)Instruction limit reached!
% 0.15/0.48  % (29786)------------------------------
% 0.15/0.48  % (29786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.48  % (29786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.48  % (29786)Termination reason: Unknown
% 0.15/0.48  % (29786)Termination phase: Saturation
% 0.15/0.48  
% 0.15/0.48  % (29786)Memory used [KB]: 5884
% 0.15/0.48  % (29786)Time elapsed: 0.123 s
% 0.15/0.48  % (29786)Instructions burned: 6 (million)
% 0.15/0.48  % (29786)------------------------------
% 0.15/0.48  % (29786)------------------------------
% 0.15/0.49  % (29781)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.15/0.49  % (29777)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.15/0.49  % (29780)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.15/0.49  % (29778)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.15/0.49  % (29778)Instruction limit reached!
% 0.15/0.49  % (29778)------------------------------
% 0.15/0.49  % (29778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.49  % (29778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.49  % (29778)Termination reason: Unknown
% 0.15/0.49  % (29778)Termination phase: Saturation
% 0.15/0.49  
% 0.15/0.49  % (29778)Memory used [KB]: 5884
% 0.15/0.49  % (29778)Time elapsed: 0.004 s
% 0.15/0.49  % (29778)Instructions burned: 4 (million)
% 0.15/0.49  % (29778)------------------------------
% 0.15/0.49  % (29778)------------------------------
% 0.15/0.49  % (29776)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.15/0.49  % (29779)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.15/0.50  % (29804)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.15/0.50  % (29801)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.15/0.50  % (29794)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.15/0.51  % (29793)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.15/0.51  % (29792)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.15/0.51  % (29796)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.15/0.51  % (29799)Instruction limit reached!
% 0.15/0.51  % (29799)------------------------------
% 0.15/0.51  % (29799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (29799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (29799)Termination reason: Unknown
% 0.15/0.51  % (29799)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (29799)Memory used [KB]: 6268
% 0.15/0.51  % (29799)Time elapsed: 0.093 s
% 0.15/0.51  % (29799)Instructions burned: 37 (million)
% 0.15/0.51  % (29799)------------------------------
% 0.15/0.51  % (29799)------------------------------
% 0.15/0.51  % (29802)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.15/0.51  % (29797)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.15/0.51  % (29790)Instruction limit reached!
% 0.15/0.51  % (29790)------------------------------
% 0.15/0.51  % (29790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (29790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (29790)Termination reason: Unknown
% 0.15/0.51  % (29790)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (29790)Memory used [KB]: 1663
% 0.15/0.51  % (29790)Time elapsed: 0.157 s
% 0.15/0.51  % (29790)Instructions burned: 29 (million)
% 0.15/0.51  % (29790)------------------------------
% 0.15/0.51  % (29790)------------------------------
% 0.15/0.52  % (29796)Instruction limit reached!
% 0.15/0.52  % (29796)------------------------------
% 0.15/0.52  % (29796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.52  % (29796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.52  % (29796)Termination reason: Unknown
% 0.15/0.52  % (29796)Termination phase: Saturation
% 0.15/0.52  
% 0.15/0.52  % (29796)Memory used [KB]: 1407
% 0.15/0.52  % (29796)Time elapsed: 0.168 s
% 0.15/0.52  % (29796)Instructions burned: 7 (million)
% 0.15/0.52  % (29796)------------------------------
% 0.15/0.52  % (29796)------------------------------
% 0.15/0.52  % (29803)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.15/0.52  % (29800)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.15/0.53  % (29805)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.15/0.53  % (29792)Instruction limit reached!
% 0.15/0.53  % (29792)------------------------------
% 0.15/0.53  % (29792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (29792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (29792)Termination reason: Unknown
% 0.15/0.53  % (29792)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (29792)Memory used [KB]: 5884
% 0.15/0.53  % (29792)Time elapsed: 0.004 s
% 0.15/0.53  % (29792)Instructions burned: 3 (million)
% 0.15/0.53  % (29792)------------------------------
% 0.15/0.53  % (29792)------------------------------
% 0.15/0.53  % (29787)Instruction limit reached!
% 0.15/0.53  % (29787)------------------------------
% 0.15/0.53  % (29787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (29787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (29787)Termination reason: Unknown
% 0.15/0.53  % (29787)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (29787)Memory used [KB]: 6012
% 0.15/0.53  % (29787)Time elapsed: 0.179 s
% 0.15/0.53  % (29787)Instructions burned: 23 (million)
% 0.15/0.53  % (29787)------------------------------
% 0.15/0.53  % (29787)------------------------------
% 0.15/0.53  % (29793)Instruction limit reached!
% 0.15/0.53  % (29793)------------------------------
% 0.15/0.53  % (29793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (29793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (29793)Termination reason: Unknown
% 0.15/0.53  % (29793)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (29793)Memory used [KB]: 5884
% 0.15/0.53  % (29793)Time elapsed: 0.161 s
% 0.15/0.53  % (29793)Instructions burned: 8 (million)
% 0.15/0.53  % (29793)------------------------------
% 0.15/0.53  % (29793)------------------------------
% 0.15/0.54  % (29782)Instruction limit reached!
% 0.15/0.54  % (29782)------------------------------
% 0.15/0.54  % (29782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (29782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (29782)Termination reason: Unknown
% 0.15/0.54  % (29782)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (29782)Memory used [KB]: 1663
% 0.15/0.54  % (29782)Time elapsed: 0.173 s
% 0.15/0.54  % (29782)Instructions burned: 49 (million)
% 0.15/0.54  % (29782)------------------------------
% 0.15/0.54  % (29782)------------------------------
% 0.15/0.54  % (29795)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.15/0.54  % (29781)Instruction limit reached!
% 0.15/0.54  % (29781)------------------------------
% 0.15/0.54  % (29781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (29781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (29781)Termination reason: Unknown
% 0.15/0.54  % (29781)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (29781)Memory used [KB]: 6140
% 0.15/0.54  % (29781)Time elapsed: 0.165 s
% 0.15/0.54  % (29781)Instructions burned: 26 (million)
% 0.15/0.54  % (29781)------------------------------
% 0.15/0.54  % (29781)------------------------------
% 0.15/0.54  % (29804)Instruction limit reached!
% 0.15/0.54  % (29804)------------------------------
% 0.15/0.54  % (29804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (29804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (29804)Termination reason: Unknown
% 0.15/0.54  % (29804)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (29804)Memory used [KB]: 6012
% 0.15/0.54  % (29804)Time elapsed: 0.187 s
% 0.15/0.54  % (29804)Instructions burned: 20 (million)
% 0.15/0.54  % (29804)------------------------------
% 0.15/0.54  % (29804)------------------------------
% 0.15/0.55  % (29783)Instruction limit reached!
% 0.15/0.55  % (29783)------------------------------
% 0.15/0.55  % (29783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (29783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (29783)Termination reason: Unknown
% 0.15/0.55  % (29783)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (29783)Memory used [KB]: 6396
% 0.15/0.55  % (29783)Time elapsed: 0.121 s
% 0.15/0.55  % (29783)Instructions burned: 52 (million)
% 0.15/0.55  % (29783)------------------------------
% 0.15/0.55  % (29783)------------------------------
% 0.15/0.56  % (29795)Instruction limit reached!
% 0.15/0.56  % (29795)------------------------------
% 0.15/0.56  % (29795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.56  % (29795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.56  % (29795)Termination reason: Unknown
% 0.15/0.56  % (29795)Termination phase: Saturation
% 0.15/0.56  
% 0.15/0.56  % (29795)Memory used [KB]: 5884
% 0.15/0.56  % (29795)Time elapsed: 0.186 s
% 0.15/0.56  % (29795)Instructions burned: 7 (million)
% 0.15/0.56  % (29795)------------------------------
% 0.15/0.56  % (29795)------------------------------
% 0.15/0.57  % (29785)Instruction limit reached!
% 0.15/0.57  % (29785)------------------------------
% 0.15/0.57  % (29785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.57  % (29785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.57  % (29785)Termination reason: Unknown
% 0.15/0.57  % (29785)Termination phase: Saturation
% 0.15/0.57  
% 0.15/0.57  % (29785)Memory used [KB]: 6140
% 0.15/0.57  % (29785)Time elapsed: 0.217 s
% 0.15/0.57  % (29785)Instructions burned: 51 (million)
% 0.15/0.57  % (29785)------------------------------
% 0.15/0.57  % (29785)------------------------------
% 0.15/0.58  % (29779)Instruction limit reached!
% 0.15/0.58  % (29779)------------------------------
% 0.15/0.58  % (29779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.58  % (29779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.58  % (29779)Termination reason: Unknown
% 0.15/0.58  % (29779)Termination phase: Saturation
% 0.15/0.58  
% 0.15/0.58  % (29779)Memory used [KB]: 6140
% 0.15/0.58  % (29779)Time elapsed: 0.227 s
% 0.15/0.58  % (29779)Instructions burned: 44 (million)
% 0.15/0.58  % (29779)------------------------------
% 0.15/0.58  % (29779)------------------------------
% 0.15/0.58  % (29794)Instruction limit reached!
% 0.15/0.58  % (29794)------------------------------
% 0.15/0.58  % (29794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.58  % (29794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.58  % (29794)Termination reason: Unknown
% 0.15/0.58  % (29794)Termination phase: Saturation
% 0.15/0.58  
% 0.15/0.58  % (29794)Memory used [KB]: 10746
% 0.15/0.58  % (29794)Time elapsed: 0.226 s
% 0.15/0.58  % (29794)Instructions burned: 29 (million)
% 0.15/0.58  % (29794)------------------------------
% 0.15/0.58  % (29794)------------------------------
% 2.21/0.59  % (29780)Instruction limit reached!
% 2.21/0.59  % (29780)------------------------------
% 2.21/0.59  % (29780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.59  % (29780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.59  % (29780)Termination reason: Unknown
% 2.21/0.59  % (29780)Termination phase: Saturation
% 2.21/0.59  
% 2.21/0.59  % (29780)Memory used [KB]: 6268
% 2.21/0.59  % (29780)Time elapsed: 0.221 s
% 2.21/0.59  % (29780)Instructions burned: 34 (million)
% 2.21/0.59  % (29780)------------------------------
% 2.21/0.59  % (29780)------------------------------
% 2.21/0.59  % (29777)Instruction limit reached!
% 2.21/0.59  % (29777)------------------------------
% 2.21/0.59  % (29777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.59  % (29777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.59  % (29777)Termination reason: Unknown
% 2.21/0.59  % (29777)Termination phase: Saturation
% 2.21/0.59  
% 2.21/0.59  % (29777)Memory used [KB]: 1791
% 2.21/0.59  % (29777)Time elapsed: 0.215 s
% 2.21/0.59  % (29777)Instructions burned: 42 (million)
% 2.21/0.59  % (29777)------------------------------
% 2.21/0.59  % (29777)------------------------------
% 2.33/0.60  % (29800)Instruction limit reached!
% 2.33/0.60  % (29800)------------------------------
% 2.33/0.60  % (29800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/0.60  % (29800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.60  % (29800)Termination reason: Unknown
% 2.33/0.60  % (29800)Termination phase: Saturation
% 2.33/0.60  
% 2.33/0.60  % (29800)Memory used [KB]: 6268
% 2.33/0.60  % (29800)Time elapsed: 0.248 s
% 2.33/0.60  % (29800)Instructions burned: 46 (million)
% 2.33/0.60  % (29800)------------------------------
% 2.33/0.60  % (29800)------------------------------
% 2.33/0.62  % (29802)Refutation not found, non-redundant clauses discarded% (29802)------------------------------
% 2.33/0.62  % (29802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/0.62  % (29802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.62  % (29802)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.33/0.62  
% 2.33/0.62  % (29802)Memory used [KB]: 6396
% 2.33/0.62  % (29802)Time elapsed: 0.257 s
% 2.33/0.62  % (29802)Instructions burned: 56 (million)
% 2.33/0.62  % (29802)------------------------------
% 2.33/0.62  % (29802)------------------------------
% 2.53/0.63  % (29797)Instruction limit reached!
% 2.53/0.63  % (29797)------------------------------
% 2.53/0.63  % (29797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.63  % (29798)Instruction limit reached!
% 2.53/0.63  % (29798)------------------------------
% 2.53/0.63  % (29798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.63  % (29798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.63  % (29798)Termination reason: Unknown
% 2.53/0.63  % (29798)Termination phase: Saturation
% 2.53/0.63  
% 2.53/0.63  % (29798)Memory used [KB]: 7036
% 2.53/0.63  % (29798)Time elapsed: 0.269 s
% 2.53/0.63  % (29798)Instructions burned: 97 (million)
% 2.53/0.63  % (29798)------------------------------
% 2.53/0.63  % (29798)------------------------------
% 2.53/0.63  % (29807)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.53/0.64  % (29797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.64  % (29797)Termination reason: Unknown
% 2.53/0.64  % (29797)Termination phase: Saturation
% 2.53/0.64  
% 2.53/0.64  % (29797)Memory used [KB]: 6652
% 2.53/0.64  % (29797)Time elapsed: 0.273 s
% 2.53/0.64  % (29797)Instructions burned: 67 (million)
% 2.53/0.64  % (29797)------------------------------
% 2.53/0.64  % (29797)------------------------------
% 2.53/0.65  % (29806)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.53/0.65  % (29809)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.53/0.66  % (29808)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.53/0.66  % (29808)Instruction limit reached!
% 2.53/0.66  % (29808)------------------------------
% 2.53/0.66  % (29808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.66  % (29808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.66  % (29808)Termination reason: Unknown
% 2.53/0.66  % (29808)Termination phase: Saturation
% 2.53/0.66  
% 2.53/0.66  % (29808)Memory used [KB]: 5884
% 2.53/0.66  % (29808)Time elapsed: 0.004 s
% 2.53/0.66  % (29808)Instructions burned: 3 (million)
% 2.53/0.66  % (29808)------------------------------
% 2.53/0.66  % (29808)------------------------------
% 2.53/0.68  % (29801)Instruction limit reached!
% 2.53/0.68  % (29801)------------------------------
% 2.53/0.68  % (29801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.68  % (29801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.68  % (29801)Termination reason: Unknown
% 2.53/0.68  % (29801)Termination phase: Saturation
% 2.53/0.68  
% 2.53/0.68  % (29801)Memory used [KB]: 6908
% 2.53/0.68  % (29801)Time elapsed: 0.310 s
% 2.53/0.68  % (29801)Instructions burned: 81 (million)
% 2.53/0.68  % (29801)------------------------------
% 2.53/0.68  % (29801)------------------------------
% 2.53/0.68  % (29805)Instruction limit reached!
% 2.53/0.68  % (29805)------------------------------
% 2.53/0.68  % (29805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.68  % (29805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.68  % (29805)Termination reason: Unknown
% 2.53/0.68  % (29805)Termination phase: Saturation
% 2.53/0.68  
% 2.53/0.68  % (29805)Memory used [KB]: 6652
% 2.53/0.68  % (29805)Time elapsed: 0.321 s
% 2.53/0.68  % (29805)Instructions burned: 100 (million)
% 2.53/0.68  % (29805)------------------------------
% 2.53/0.68  % (29805)------------------------------
% 2.53/0.69  % (29803)Instruction limit reached!
% 2.53/0.69  % (29803)------------------------------
% 2.53/0.69  % (29803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.69  % (29803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.69  % (29803)Termination reason: Unknown
% 2.53/0.69  % (29803)Termination phase: Saturation
% 2.53/0.69  
% 2.53/0.69  % (29803)Memory used [KB]: 2046
% 2.53/0.69  % (29803)Time elapsed: 0.317 s
% 2.53/0.69  % (29803)Instructions burned: 74 (million)
% 2.53/0.69  % (29803)------------------------------
% 2.53/0.69  % (29803)------------------------------
% 2.53/0.69  % (29810)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.53/0.69  % (29809)Instruction limit reached!
% 2.53/0.69  % (29809)------------------------------
% 2.53/0.69  % (29809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.69  % (29809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.69  % (29809)Termination reason: Unknown
% 2.53/0.69  % (29809)Termination phase: Saturation
% 2.53/0.69  
% 2.53/0.69  % (29809)Memory used [KB]: 6012
% 2.53/0.69  % (29809)Time elapsed: 0.119 s
% 2.53/0.69  % (29809)Instructions burned: 33 (million)
% 2.53/0.69  % (29809)------------------------------
% 2.53/0.69  % (29809)------------------------------
% 2.53/0.70  % (29806)Instruction limit reached!
% 2.53/0.70  % (29806)------------------------------
% 2.53/0.70  % (29806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.70  % (29806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.70  % (29806)Termination reason: Unknown
% 2.53/0.70  % (29806)Termination phase: Saturation
% 2.53/0.70  
% 2.53/0.70  % (29806)Memory used [KB]: 6140
% 2.53/0.70  % (29806)Time elapsed: 0.162 s
% 2.53/0.70  % (29806)Instructions burned: 15 (million)
% 2.53/0.70  % (29806)------------------------------
% 2.53/0.70  % (29806)------------------------------
% 2.53/0.70  % (29818)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.53/0.70  % (29807)Instruction limit reached!
% 2.53/0.70  % (29807)------------------------------
% 2.53/0.70  % (29807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.70  % (29807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.70  % (29807)Termination reason: Unknown
% 2.53/0.70  % (29807)Termination phase: Saturation
% 2.53/0.70  
% 2.53/0.70  % (29807)Memory used [KB]: 6140
% 2.53/0.70  % (29807)Time elapsed: 0.163 s
% 2.53/0.70  % (29807)Instructions burned: 39 (million)
% 2.53/0.70  % (29807)------------------------------
% 2.53/0.70  % (29807)------------------------------
% 2.53/0.71  % (29811)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.53/0.72  % (29815)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.53/0.72  % (29813)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)
% 3.09/0.72  % (29819)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 3.09/0.73  % (29812)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)
% 3.09/0.73  % (29817)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 3.09/0.74  % (29814)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)
% 3.09/0.74  % (29816)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 3.09/0.74  % (29821)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)
% 3.09/0.74  % (29815)Instruction limit reached!
% 3.09/0.74  % (29815)------------------------------
% 3.09/0.74  % (29815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.74  % (29815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.74  % (29815)Termination reason: Unknown
% 3.09/0.74  % (29815)Termination phase: Saturation
% 3.09/0.74  
% 3.09/0.74  % (29815)Memory used [KB]: 6012
% 3.09/0.74  % (29815)Time elapsed: 0.166 s
% 3.09/0.74  % (29815)Instructions burned: 7 (million)
% 3.09/0.74  % (29815)------------------------------
% 3.09/0.74  % (29815)------------------------------
% 3.09/0.74  TRYING [1]
% 3.09/0.74  TRYING [2]
% 3.09/0.75  TRYING [3]
% 3.09/0.75  % (29822)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)
% 3.09/0.75  % (29820)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)
% 3.09/0.75  % (29810)Instruction limit reached!
% 3.09/0.75  % (29810)------------------------------
% 3.09/0.75  % (29810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.75  % (29810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.75  % (29810)Termination reason: Unknown
% 3.09/0.75  % (29810)Termination phase: Saturation
% 3.09/0.75  
% 3.09/0.75  % (29810)Memory used [KB]: 1663
% 3.09/0.75  % (29810)Time elapsed: 0.214 s
% 3.09/0.75  % (29810)Instructions burned: 29 (million)
% 3.09/0.75  % (29810)------------------------------
% 3.09/0.75  % (29810)------------------------------
% 3.09/0.75  % (29824)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)
% 3.09/0.77  % (29813)Instruction limit reached!
% 3.09/0.77  % (29813)------------------------------
% 3.09/0.77  % (29813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.77  % (29813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.77  % (29813)Termination reason: Unknown
% 3.09/0.77  % (29813)Termination phase: Finite model building constraint generation
% 3.09/0.77  
% 3.09/0.77  % (29813)Memory used [KB]: 6908
% 3.09/0.77  % (29813)Time elapsed: 0.182 s
% 3.09/0.77  % (29813)Instructions burned: 24 (million)
% 3.09/0.77  % (29813)------------------------------
% 3.09/0.77  % (29813)------------------------------
% 3.09/0.78  % (29823)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)
% 3.09/0.78  % (29823)Instruction limit reached!
% 3.09/0.78  % (29823)------------------------------
% 3.09/0.78  % (29823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.78  % (29823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.78  % (29823)Termination reason: Unknown
% 3.09/0.78  % (29823)Termination phase: Saturation
% 3.09/0.78  
% 3.09/0.78  % (29823)Memory used [KB]: 5884
% 3.09/0.78  % (29823)Time elapsed: 0.170 s
% 3.09/0.78  % (29823)Instructions burned: 7 (million)
% 3.09/0.78  % (29823)------------------------------
% 3.09/0.78  % (29823)------------------------------
% 3.09/0.79  % (29811)Instruction limit reached!
% 3.09/0.79  % (29811)------------------------------
% 3.09/0.79  % (29811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.79  % (29811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.79  % (29811)Termination reason: Unknown
% 3.09/0.79  % (29811)Termination phase: Saturation
% 3.09/0.79  
% 3.09/0.79  % (29811)Memory used [KB]: 6908
% 3.09/0.79  % (29811)Time elapsed: 0.200 s
% 3.09/0.79  % (29811)Instructions burned: 35 (million)
% 3.09/0.79  % (29811)------------------------------
% 3.09/0.79  % (29811)------------------------------
% 3.09/0.79  % (29817)Instruction limit reached!
% 3.09/0.79  % (29817)------------------------------
% 3.09/0.79  % (29817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.79  % (29825)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)
% 3.09/0.79  % (29817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.79  % (29817)Termination reason: Unknown
% 3.09/0.79  % (29817)Termination phase: Saturation
% 3.09/0.79  
% 3.09/0.79  % (29817)Memory used [KB]: 6012
% 3.09/0.79  % (29817)Time elapsed: 0.199 s
% 3.09/0.79  % (29817)Instructions burned: 38 (million)
% 3.09/0.79  % (29817)------------------------------
% 3.09/0.79  % (29817)------------------------------
% 3.37/0.80  % (29827)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)
% 3.37/0.81  % (29828)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)
% 3.37/0.81  % (29831)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)
% 3.37/0.81  % (29826)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)
% 3.37/0.82  % (29814)Instruction limit reached!
% 3.37/0.82  % (29814)------------------------------
% 3.37/0.82  % (29814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.82  % (29814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.82  % (29814)Termination reason: Unknown
% 3.37/0.82  % (29814)Termination phase: Saturation
% 3.37/0.82  
% 3.37/0.82  % (29814)Memory used [KB]: 1407
% 3.37/0.82  % (29814)Time elapsed: 0.237 s
% 3.37/0.82  % (29814)Instructions burned: 75 (million)
% 3.37/0.82  % (29814)------------------------------
% 3.37/0.82  % (29814)------------------------------
% 3.37/0.82  % (29830)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)
% 3.37/0.83  % (29812)Instruction limit reached!
% 3.37/0.83  % (29812)------------------------------
% 3.37/0.83  % (29812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.83  % (29812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.83  % (29812)Termination reason: Unknown
% 3.37/0.83  % (29812)Termination phase: Saturation
% 3.37/0.83  
% 3.37/0.83  % (29812)Memory used [KB]: 6396
% 3.37/0.83  % (29812)Time elapsed: 0.256 s
% 3.37/0.83  % (29812)Instructions burned: 46 (million)
% 3.37/0.83  % (29812)------------------------------
% 3.37/0.83  % (29812)------------------------------
% 3.37/0.83  % (29819)Instruction limit reached!
% 3.37/0.83  % (29819)------------------------------
% 3.37/0.83  % (29819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.83  % (29819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.83  % (29819)Termination reason: Unknown
% 3.37/0.83  % (29819)Termination phase: Saturation
% 3.37/0.83  
% 3.37/0.83  % (29819)Memory used [KB]: 1918
% 3.37/0.83  % (29819)Time elapsed: 0.231 s
% 3.37/0.83  % (29819)Instructions burned: 45 (million)
% 3.37/0.83  % (29819)------------------------------
% 3.37/0.83  % (29819)------------------------------
% 3.37/0.83  % (29829)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 3.37/0.86  % (29834)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)
% 3.57/0.88  % (29836)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)
% 3.57/0.88  % (29838)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 (2995ds/240Mi)
% 3.57/0.89  % (29832)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)
% 3.57/0.90  % (29835)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)
% 3.59/0.90  % (29833)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)
% 3.59/0.91  % (29837)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)
% 3.65/0.93  % (29825)Instruction limit reached!
% 3.65/0.93  % (29825)------------------------------
% 3.65/0.93  % (29825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.93  % (29825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.93  % (29825)Termination reason: Unknown
% 3.65/0.93  % (29825)Termination phase: Saturation
% 3.65/0.93  
% 3.65/0.93  % (29825)Memory used [KB]: 6268
% 3.65/0.93  % (29825)Time elapsed: 0.280 s
% 3.65/0.93  % (29825)Instructions burned: 57 (million)
% 3.65/0.93  % (29825)------------------------------
% 3.65/0.93  % (29825)------------------------------
% 3.65/0.93  % (29820)Instruction limit reached!
% 3.65/0.93  % (29820)------------------------------
% 3.65/0.93  % (29820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.93  % (29820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.93  % (29820)Termination reason: Unknown
% 3.65/0.93  % (29820)Termination phase: Saturation
% 3.65/0.93  
% 3.65/0.93  % (29820)Memory used [KB]: 6396
% 3.65/0.93  % (29820)Time elapsed: 0.346 s
% 3.65/0.93  % (29820)Instructions burned: 109 (million)
% 3.65/0.93  % (29820)------------------------------
% 3.65/0.93  % (29820)------------------------------
% 3.65/0.94  % (29826)Instruction limit reached!
% 3.65/0.94  % (29826)------------------------------
% 3.65/0.94  % (29826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.94  % (29826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.94  % (29826)Termination reason: Unknown
% 3.65/0.94  % (29826)Termination phase: Saturation
% 3.65/0.94  
% 3.65/0.94  % (29826)Memory used [KB]: 1663
% 3.65/0.94  % (29826)Time elapsed: 0.297 s
% 3.65/0.94  % (29826)Instructions burned: 69 (million)
% 3.65/0.94  % (29826)------------------------------
% 3.65/0.94  % (29826)------------------------------
% 3.65/0.95  % (29822)Instruction limit reached!
% 3.65/0.95  % (29822)------------------------------
% 3.65/0.95  % (29822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.96  % (29822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.96  % (29822)Termination reason: Unknown
% 3.65/0.96  % (29822)Termination phase: Saturation
% 3.65/0.96  
% 3.65/0.96  % (29822)Memory used [KB]: 6396
% 3.65/0.96  % (29822)Time elapsed: 0.326 s
% 3.65/0.96  % (29822)Instructions burned: 117 (million)
% 3.65/0.96  % (29822)------------------------------
% 3.65/0.96  % (29822)------------------------------
% 3.65/0.96  % (29840)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 (2995ds/141Mi)
% 3.65/0.96  % (29839)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 (2995ds/119Mi)
% 3.65/0.97  % (29818)Instruction limit reached!
% 3.65/0.97  % (29818)------------------------------
% 3.65/0.97  % (29818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.97  % (29818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.97  % (29818)Termination reason: Unknown
% 3.65/0.97  % (29818)Termination phase: Saturation
% 3.65/0.97  
% 3.65/0.97  % (29818)Memory used [KB]: 2302
% 3.65/0.97  % (29818)Time elapsed: 0.333 s
% 3.65/0.97  % (29818)Instructions burned: 147 (million)
% 3.65/0.97  % (29818)------------------------------
% 3.65/0.97  % (29818)------------------------------
% 3.65/0.99  % (29841)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 (2995ds/298Mi)
% 3.65/0.99  % (29844)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/378Mi)
% 3.65/0.99  % (29845)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 (2994ds/46Mi)
% 3.65/1.00  % (29843)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.65/1.00  % (29827)Instruction limit reached!
% 3.65/1.00  % (29827)------------------------------
% 3.65/1.00  % (29827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/1.00  % (29827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/1.00  % (29827)Termination reason: Unknown
% 3.65/1.00  % (29827)Termination phase: Saturation
% 3.65/1.00  
% 3.65/1.00  % (29827)Memory used [KB]: 7036
% 3.65/1.00  % (29827)Time elapsed: 0.349 s
% 3.65/1.00  % (29827)Instructions burned: 92 (million)
% 3.65/1.00  % (29827)------------------------------
% 3.65/1.00  % (29827)------------------------------
% 3.65/1.00  % (29830)Instruction limit reached!
% 3.65/1.00  % (29830)------------------------------
% 3.65/1.00  % (29830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/1.00  % (29842)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 3.65/1.02  % (29830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/1.02  % (29830)Termination reason: Unknown
% 3.65/1.02  % (29830)Termination phase: Saturation
% 3.65/1.02  
% 3.65/1.02  % (29830)Memory used [KB]: 2174
% 3.65/1.02  % (29830)Time elapsed: 0.330 s
% 3.65/1.02  % (29830)Instructions burned: 108 (million)
% 3.65/1.02  % (29830)------------------------------
% 3.65/1.02  % (29830)------------------------------
% 4.03/1.02  % (29832)Refutation not found, incomplete strategy% (29832)------------------------------
% 4.03/1.02  % (29832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.02  % (29832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.02  % (29832)Termination reason: Refutation not found, incomplete strategy
% 4.03/1.02  
% 4.03/1.02  % (29832)Memory used [KB]: 6652
% 4.03/1.02  % (29832)Time elapsed: 0.319 s
% 4.03/1.02  % (29832)Instructions burned: 59 (million)
% 4.03/1.02  % (29832)------------------------------
% 4.03/1.02  % (29832)------------------------------
% 4.03/1.03  % (29836)Instruction limit reached!
% 4.03/1.03  % (29836)------------------------------
% 4.03/1.03  % (29836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.03  % (29836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.03  % (29836)Termination reason: Unknown
% 4.03/1.03  % (29836)Termination phase: Saturation
% 4.03/1.03  
% 4.03/1.03  % (29836)Memory used [KB]: 6268
% 4.03/1.03  % (29836)Time elapsed: 0.277 s
% 4.03/1.03  % (29836)Instructions burned: 95 (million)
% 4.03/1.03  % (29836)------------------------------
% 4.03/1.03  % (29836)------------------------------
% 4.03/1.04  % (29846)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 (2994ds/171Mi)
% 4.03/1.04  % (29824)Instruction limit reached!
% 4.03/1.04  % (29824)------------------------------
% 4.03/1.04  % (29824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.04  % (29824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.04  % (29824)Termination reason: Unknown
% 4.03/1.04  % (29824)Termination phase: Saturation
% 4.03/1.04  
% 4.03/1.04  % (29824)Memory used [KB]: 6652
% 4.03/1.04  % (29824)Time elapsed: 0.420 s
% 4.03/1.04  % (29824)Instructions burned: 150 (million)
% 4.03/1.04  % (29824)------------------------------
% 4.03/1.04  % (29824)------------------------------
% 4.03/1.05  % (29847)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 (2994ds/182Mi)
% 4.03/1.07  % (29816)Instruction limit reached!
% 4.03/1.07  % (29816)------------------------------
% 4.03/1.07  % (29816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.07  % (29816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.07  % (29816)Termination reason: Unknown
% 4.03/1.07  % (29816)Termination phase: Saturation
% 4.03/1.07  
% 4.03/1.07  % (29816)Memory used [KB]: 7547
% 4.03/1.07  % (29816)Time elapsed: 0.493 s
% 4.03/1.07  % (29816)Instructions burned: 151 (million)
% 4.03/1.07  % (29816)------------------------------
% 4.03/1.07  % (29816)------------------------------
% 4.03/1.07  % (29835)Instruction limit reached!
% 4.03/1.07  % (29835)------------------------------
% 4.03/1.07  % (29835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.07  % (29835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.07  % (29835)Termination reason: Unknown
% 4.03/1.07  % (29835)Termination phase: Saturation
% 4.03/1.07  
% 4.03/1.07  % (29835)Memory used [KB]: 6524
% 4.03/1.07  % (29835)Time elapsed: 0.329 s
% 4.03/1.07  % (29835)Instructions burned: 78 (million)
% 4.03/1.07  % (29835)------------------------------
% 4.03/1.07  % (29835)------------------------------
% 4.03/1.08  % (29843)Instruction limit reached!
% 4.03/1.08  % (29843)------------------------------
% 4.03/1.08  % (29843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.08  % (29843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.08  % (29843)Termination reason: Unknown
% 4.03/1.08  % (29843)Termination phase: Saturation
% 4.03/1.08  
% 4.03/1.08  % (29843)Memory used [KB]: 6140
% 4.03/1.08  % (29843)Time elapsed: 0.244 s
% 4.03/1.08  % (29843)Instructions burned: 39 (million)
% 4.03/1.08  % (29843)------------------------------
% 4.03/1.08  % (29843)------------------------------
% 4.03/1.09  % (29821)Instruction limit reached!
% 4.03/1.09  % (29821)------------------------------
% 4.03/1.09  % (29821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.09  % (29821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.09  % (29821)Termination reason: Unknown
% 4.03/1.09  % (29821)Termination phase: Saturation
% 4.03/1.09  
% 4.03/1.09  % (29821)Memory used [KB]: 7036
% 4.03/1.09  % (29821)Time elapsed: 0.479 s
% 4.03/1.09  % (29821)Instructions burned: 151 (million)
% 4.03/1.09  % (29821)------------------------------
% 4.03/1.09  % (29821)------------------------------
% 4.03/1.09  % (29845)Instruction limit reached!
% 4.03/1.09  % (29845)------------------------------
% 4.03/1.09  % (29845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.09  % (29845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.09  % (29845)Termination reason: Unknown
% 4.03/1.09  % (29845)Termination phase: Saturation
% 4.03/1.09  
% 4.03/1.09  % (29845)Memory used [KB]: 6396
% 4.03/1.09  % (29845)Time elapsed: 0.182 s
% 4.03/1.09  % (29845)Instructions burned: 47 (million)
% 4.03/1.09  % (29845)------------------------------
% 4.03/1.09  % (29845)------------------------------
% 4.70/1.10  % (29848)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/40Mi)
% 4.70/1.11  % (29851)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/70Mi)
% 4.70/1.11  % (29829)Instruction limit reached!
% 4.70/1.11  % (29829)------------------------------
% 4.70/1.11  % (29829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.70/1.11  % (29829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.70/1.11  % (29829)Termination reason: Unknown
% 4.70/1.11  % (29829)Termination phase: Saturation
% 4.70/1.11  
% 4.70/1.11  % (29829)Memory used [KB]: 7164
% 4.70/1.11  % (29829)Time elapsed: 0.454 s
% 4.70/1.11  % (29829)Instructions burned: 137 (million)
% 4.70/1.11  % (29829)------------------------------
% 4.70/1.11  % (29829)------------------------------
% 4.70/1.12  % (29850)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/106Mi)
% 4.70/1.13  % (29842)Instruction limit reached!
% 4.70/1.13  % (29842)------------------------------
% 4.70/1.13  % (29842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.70/1.13  % (29842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.70/1.13  % (29842)Termination reason: Unknown
% 4.70/1.13  % (29842)Termination phase: Saturation
% 4.70/1.13  
% 4.70/1.13  % (29842)Memory used [KB]: 6652
% 4.70/1.13  % (29842)Time elapsed: 0.292 s
% 4.70/1.13  % (29842)Instructions burned: 59 (million)
% 4.70/1.13  % (29842)------------------------------
% 4.70/1.13  % (29842)------------------------------
% 4.70/1.15  % (29849)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 4.70/1.15  TRYING [1]
% 4.70/1.15  % (29849)Instruction limit reached!
% 4.70/1.15  % (29849)------------------------------
% 4.70/1.15  % (29849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.70/1.15  % (29849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.70/1.15  % (29849)Termination reason: Unknown
% 4.70/1.15  % (29849)Termination phase: Finite model building constraint generation
% 4.70/1.15  
% 4.70/1.15  % (29849)Memory used [KB]: 6012
% 4.70/1.15  % (29849)Time elapsed: 0.162 s
% 4.70/1.15  % (29849)Instructions burned: 8 (million)
% 4.70/1.15  % (29849)------------------------------
% 4.70/1.15  % (29849)------------------------------
% 4.70/1.16  % (29852)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 (2993ds/101Mi)
% 4.70/1.19  % (29848)Instruction limit reached!
% 4.70/1.19  % (29848)------------------------------
% 4.70/1.19  % (29848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.70/1.19  % (29848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.70/1.19  % (29848)Termination reason: Unknown
% 4.70/1.19  % (29848)Termination phase: Saturation
% 4.70/1.19  
% 4.70/1.19  % (29848)Memory used [KB]: 6780
% 4.70/1.19  % (29848)Time elapsed: 0.201 s
% 4.70/1.19  % (29848)Instructions burned: 40 (million)
% 4.70/1.19  % (29848)------------------------------
% 4.70/1.19  % (29848)------------------------------
% 7.00/1.20  % (29856)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/389Mi)
% 7.00/1.20  % (29851)Instruction limit reached!
% 7.00/1.20  % (29851)------------------------------
% 7.00/1.20  % (29851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.20  % (29851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.20  % (29851)Termination reason: Unknown
% 7.00/1.20  % (29851)Termination phase: Saturation
% 7.00/1.20  
% 7.00/1.20  % (29851)Memory used [KB]: 7675
% 7.00/1.20  % (29851)Time elapsed: 0.134 s
% 7.00/1.20  % (29851)Instructions burned: 70 (million)
% 7.00/1.20  % (29851)------------------------------
% 7.00/1.20  % (29851)------------------------------
% 7.00/1.20  % (29853)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 (2993ds/162Mi)
% 7.00/1.21  % (29840)Instruction limit reached!
% 7.00/1.21  % (29840)------------------------------
% 7.00/1.21  % (29840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.21  % (29840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.21  % (29840)Termination reason: Unknown
% 7.00/1.21  % (29840)Termination phase: Saturation
% 7.00/1.21  
% 7.00/1.21  % (29840)Memory used [KB]: 7036
% 7.00/1.21  % (29840)Time elapsed: 0.392 s
% 7.00/1.21  % (29840)Instructions burned: 142 (million)
% 7.00/1.21  % (29840)------------------------------
% 7.00/1.21  % (29840)------------------------------
% 7.00/1.22  % (29855)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/45Mi)
% 7.00/1.22  % (29833)Instruction limit reached!
% 7.00/1.22  % (29833)------------------------------
% 7.00/1.22  % (29833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.22  % (29833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.22  % (29833)Termination reason: Unknown
% 7.00/1.22  % (29833)Termination phase: Saturation
% 7.00/1.22  
% 7.00/1.22  % (29833)Memory used [KB]: 8187
% 7.00/1.22  % (29833)Time elapsed: 0.503 s
% 7.00/1.22  % (29833)Instructions burned: 144 (million)
% 7.00/1.22  % (29833)------------------------------
% 7.00/1.22  % (29833)------------------------------
% 7.30/1.24  % (29839)Instruction limit reached!
% 7.30/1.24  % (29839)------------------------------
% 7.30/1.24  % (29839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.24  % (29839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.24  % (29839)Termination reason: Unknown
% 7.30/1.24  % (29839)Termination phase: Saturation
% 7.30/1.24  
% 7.30/1.24  % (29839)Memory used [KB]: 2558
% 7.30/1.24  % (29839)Time elapsed: 0.446 s
% 7.30/1.24  % (29839)Instructions burned: 120 (million)
% 7.30/1.24  % (29839)------------------------------
% 7.30/1.24  % (29839)------------------------------
% 7.30/1.24  % (29837)Instruction limit reached!
% 7.30/1.24  % (29837)------------------------------
% 7.30/1.24  % (29837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.24  % (29837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.24  % (29837)Termination reason: Unknown
% 7.30/1.24  % (29837)Termination phase: Saturation
% 7.30/1.24  
% 7.30/1.24  % (29837)Memory used [KB]: 6908
% 7.30/1.24  % (29837)Time elapsed: 0.475 s
% 7.30/1.24  % (29837)Instructions burned: 156 (million)
% 7.30/1.24  % (29837)------------------------------
% 7.30/1.24  % (29837)------------------------------
% 7.30/1.25  % (29857)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/226Mi)
% 7.30/1.26  % (29858)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/272Mi)
% 7.30/1.27  % (29864)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 (2992ds/185Mi)
% 7.30/1.28  % (29850)Instruction limit reached!
% 7.30/1.28  % (29850)------------------------------
% 7.30/1.28  % (29850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.28  % (29862)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 (2992ds/156Mi)
% 7.30/1.28  % (29850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.28  % (29850)Termination reason: Unknown
% 7.30/1.28  % (29850)Termination phase: Saturation
% 7.30/1.28  
% 7.30/1.28  % (29850)Memory used [KB]: 1918
% 7.30/1.28  % (29850)Time elapsed: 0.286 s
% 7.30/1.28  % (29850)Instructions burned: 106 (million)
% 7.30/1.28  % (29850)------------------------------
% 7.30/1.28  % (29850)------------------------------
% 7.30/1.29  % (29860)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 (2992ds/85Mi)
% 7.30/1.29  % (29861)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 (2992ds/15Mi)
% 7.74/1.31  % (29855)Instruction limit reached!
% 7.74/1.31  % (29855)------------------------------
% 7.74/1.31  % (29855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.74/1.31  % (29855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.74/1.31  % (29855)Termination reason: Unknown
% 7.74/1.31  % (29855)Termination phase: Saturation
% 7.74/1.31  
% 7.74/1.31  % (29855)Memory used [KB]: 6268
% 7.74/1.31  % (29855)Time elapsed: 0.221 s
% 7.74/1.31  % (29855)Instructions burned: 46 (million)
% 7.74/1.31  % (29855)------------------------------
% 7.74/1.31  % (29855)------------------------------
% 7.74/1.32  % (29861)Instruction limit reached!
% 7.74/1.32  % (29861)------------------------------
% 7.74/1.32  % (29861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.74/1.32  % (29859)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 (2992ds/654Mi)
% 7.74/1.33  % (29861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.74/1.33  % (29861)Termination reason: Unknown
% 7.74/1.33  % (29861)Termination phase: Saturation
% 7.74/1.33  
% 7.74/1.33  % (29861)Memory used [KB]: 6012
% 7.74/1.33  % (29861)Time elapsed: 0.176 s
% 7.74/1.33  % (29861)Instructions burned: 16 (million)
% 7.74/1.33  % (29861)------------------------------
% 7.74/1.33  % (29861)------------------------------
% 7.74/1.33  % (29868)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/355Mi)
% 7.74/1.35  % (29863)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 (2992ds/141Mi)
% 7.74/1.36  % (29866)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/344Mi)
% 8.15/1.38  % (29865)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/86Mi)
% 8.15/1.38  % (29852)Instruction limit reached!
% 8.15/1.38  % (29852)------------------------------
% 8.15/1.38  % (29852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.38  % (29852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.38  % (29852)Termination reason: Unknown
% 8.15/1.38  % (29852)Termination phase: Saturation
% 8.15/1.38  
% 8.15/1.38  % (29852)Memory used [KB]: 6908
% 8.15/1.38  % (29852)Time elapsed: 0.366 s
% 8.15/1.38  % (29852)Instructions burned: 102 (million)
% 8.15/1.38  % (29852)------------------------------
% 8.15/1.38  % (29852)------------------------------
% 8.15/1.39  % (29846)Instruction limit reached!
% 8.15/1.39  % (29846)------------------------------
% 8.15/1.39  % (29846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.40  % (29867)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/104Mi)
% 8.15/1.40  % (29869)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 (2991ds/29Mi)
% 8.15/1.41  % (29846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.41  % (29846)Termination reason: Unknown
% 8.15/1.41  % (29846)Termination phase: Saturation
% 8.15/1.41  
% 8.15/1.41  % (29846)Memory used [KB]: 7164
% 8.15/1.41  % (29846)Time elapsed: 0.464 s
% 8.15/1.41  % (29846)Instructions burned: 172 (million)
% 8.15/1.41  % (29846)------------------------------
% 8.15/1.41  % (29846)------------------------------
% 8.15/1.41  % (29872)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/498Mi)
% 8.15/1.41  % (29844)Instruction limit reached!
% 8.15/1.41  % (29844)------------------------------
% 8.15/1.41  % (29844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.42  % (29862)Instruction limit reached!
% 8.15/1.42  % (29862)------------------------------
% 8.15/1.42  % (29862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.42  % (29828)Instruction limit reached!
% 8.15/1.42  % (29828)------------------------------
% 8.15/1.42  % (29828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.42  % (29844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.42  % (29844)Termination reason: Unknown
% 8.15/1.42  % (29844)Termination phase: Saturation
% 8.15/1.42  
% 8.15/1.42  % (29844)Memory used [KB]: 2814
% 8.15/1.42  % (29844)Time elapsed: 0.544 s
% 8.15/1.42  % (29844)Instructions burned: 378 (million)
% 8.15/1.42  % (29844)------------------------------
% 8.15/1.42  % (29844)------------------------------
% 8.15/1.43  % (29862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.43  % (29862)Termination reason: Unknown
% 8.15/1.43  % (29862)Termination phase: Saturation
% 8.15/1.43  
% 8.15/1.43  % (29862)Memory used [KB]: 1407
% 8.15/1.43  % (29862)Time elapsed: 0.303 s
% 8.15/1.43  % (29862)Instructions burned: 158 (million)
% 8.15/1.43  % (29862)------------------------------
% 8.15/1.43  % (29862)------------------------------
% 8.15/1.44  % (29828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.44  % (29828)Termination reason: Unknown
% 8.15/1.44  % (29828)Termination phase: Saturation
% 8.15/1.44  
% 8.15/1.44  % (29828)Memory used [KB]: 7547
% 8.15/1.44  % (29828)Time elapsed: 0.773 s
% 8.15/1.44  % (29828)Instructions burned: 307 (million)
% 8.15/1.44  % (29828)------------------------------
% 8.15/1.44  % (29828)------------------------------
% 8.15/1.44  % (29847)Instruction limit reached!
% 8.15/1.44  % (29847)------------------------------
% 8.15/1.44  % (29847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.44  % (29847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.44  % (29847)Termination reason: Unknown
% 8.15/1.44  % (29847)Termination phase: Saturation
% 8.15/1.44  
% 8.15/1.44  % (29847)Memory used [KB]: 7419
% 8.15/1.44  % (29847)Time elapsed: 0.545 s
% 8.15/1.44  % (29847)Instructions burned: 182 (million)
% 8.15/1.44  % (29847)------------------------------
% 8.15/1.44  % (29847)------------------------------
% 8.15/1.45  % (29871)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 (2990ds/460Mi)
% 8.15/1.45  % (29870)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 (2990ds/92Mi)
% 8.15/1.45  % (29831)Instruction limit reached!
% 8.15/1.45  % (29831)------------------------------
% 8.15/1.45  % (29831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.45  % (29831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.45  % (29831)Termination reason: Unknown
% 8.15/1.45  % (29831)Termination phase: Saturation
% 8.15/1.45  
% 8.15/1.45  % (29831)Memory used [KB]: 8699
% 8.15/1.45  % (29831)Time elapsed: 0.727 s
% 8.15/1.45  % (29831)Instructions burned: 278 (million)
% 8.15/1.45  % (29831)------------------------------
% 8.15/1.45  % (29831)------------------------------
% 8.15/1.45  % (29869)Instruction limit reached!
% 8.15/1.45  % (29869)------------------------------
% 8.15/1.45  % (29869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.15/1.45  % (29869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.15/1.45  % (29869)Termination reason: Unknown
% 8.15/1.45  % (29869)Termination phase: Saturation
% 8.15/1.45  
% 8.15/1.45  % (29869)Memory used [KB]: 6012
% 8.15/1.45  % (29869)Time elapsed: 0.203 s
% 8.15/1.45  % (29869)Instructions burned: 30 (million)
% 8.15/1.45  % (29869)------------------------------
% 8.15/1.45  % (29869)------------------------------
% 8.75/1.47  % (29838)Instruction limit reached!
% 8.75/1.47  % (29838)------------------------------
% 8.75/1.47  % (29838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.47  % (29838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.47  % (29838)Termination reason: Unknown
% 8.75/1.47  % (29838)Termination phase: Saturation
% 8.75/1.47  
% 8.75/1.47  % (29838)Memory used [KB]: 9722
% 8.75/1.47  % (29838)Time elapsed: 0.569 s
% 8.75/1.47  % (29838)Instructions burned: 241 (million)
% 8.75/1.47  % (29838)------------------------------
% 8.75/1.47  % (29838)------------------------------
% 8.75/1.48  % (29860)Instruction limit reached!
% 8.75/1.48  % (29860)------------------------------
% 8.75/1.48  % (29860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.48  % (29860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.48  % (29860)Termination reason: Unknown
% 8.75/1.48  % (29860)Termination phase: Saturation
% 8.75/1.48  
% 8.75/1.48  % (29860)Memory used [KB]: 6652
% 8.75/1.48  % (29860)Time elapsed: 0.373 s
% 8.75/1.48  % (29860)Instructions burned: 85 (million)
% 8.75/1.48  % (29860)------------------------------
% 8.75/1.48  % (29860)------------------------------
% 8.86/1.50  % (29873)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/274Mi)
% 8.95/1.53  % (29874)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1000Mi)
% 8.95/1.55  % (29879)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/151Mi)
% 8.95/1.55  % (29875)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/310Mi)
% 8.95/1.55  % (29876)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 (2989ds/174Mi)
% 8.95/1.57  % (29865)Instruction limit reached!
% 8.95/1.57  % (29865)------------------------------
% 8.95/1.57  % (29865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.95/1.57  % (29865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.95/1.57  % (29865)Termination reason: Unknown
% 8.95/1.57  % (29865)Termination phase: Saturation
% 8.95/1.57  
% 8.95/1.57  % (29865)Memory used [KB]: 6780
% 8.95/1.57  % (29865)Time elapsed: 0.394 s
% 8.95/1.57  % (29865)Instructions burned: 86 (million)
% 8.95/1.57  % (29865)------------------------------
% 8.95/1.57  % (29865)------------------------------
% 8.95/1.59  % (29841)Instruction limit reached!
% 8.95/1.59  % (29841)------------------------------
% 8.95/1.59  % (29841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.95/1.59  % (29841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.95/1.59  % (29841)Termination reason: Unknown
% 8.95/1.59  % (29841)Termination phase: Saturation
% 8.95/1.59  
% 8.95/1.59  % (29841)Memory used [KB]: 8571
% 8.95/1.59  % (29841)Time elapsed: 0.757 s
% 8.95/1.59  % (29841)Instructions burned: 299 (million)
% 8.95/1.59  % (29841)------------------------------
% 8.95/1.59  % (29841)------------------------------
% 8.95/1.59  % (29853)Instruction limit reached!
% 8.95/1.59  % (29853)------------------------------
% 8.95/1.59  % (29853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.95/1.59  % (29853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.95/1.59  % (29853)Termination reason: Unknown
% 8.95/1.59  % (29853)Termination phase: Saturation
% 8.95/1.59  
% 8.95/1.59  % (29853)Memory used [KB]: 6780
% 8.95/1.59  % (29853)Time elapsed: 0.549 s
% 8.95/1.59  % (29853)Instructions burned: 163 (million)
% 8.95/1.59  % (29853)------------------------------
% 8.95/1.59  % (29853)------------------------------
% 8.95/1.60  % (29880)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/75Mi)
% 9.20/1.61  % (29877)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/298Mi)
% 9.20/1.62  % (29881)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/184Mi)
% 9.20/1.63  % (29864)Instruction limit reached!
% 9.20/1.63  % (29864)------------------------------
% 9.20/1.63  % (29864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.63  % (29864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.63  % (29864)Termination reason: Unknown
% 9.20/1.63  % (29864)Termination phase: Saturation
% 9.20/1.63  
% 9.20/1.63  % (29864)Memory used [KB]: 2430
% 9.20/1.63  % (29864)Time elapsed: 0.485 s
% 9.20/1.63  % (29864)Instructions burned: 186 (million)
% 9.20/1.63  % (29864)------------------------------
% 9.20/1.63  % (29864)------------------------------
% 9.20/1.64  % (29867)Instruction limit reached!
% 9.20/1.64  % (29867)------------------------------
% 9.20/1.64  % (29867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.64  % (29867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.64  % (29867)Termination reason: Unknown
% 9.20/1.64  % (29867)Termination phase: Saturation
% 9.20/1.64  
% 9.20/1.64  % (29867)Memory used [KB]: 6652
% 9.20/1.64  % (29867)Time elapsed: 0.394 s
% 9.20/1.64  % (29867)Instructions burned: 105 (million)
% 9.20/1.64  % (29867)------------------------------
% 9.20/1.64  % (29867)------------------------------
% 9.20/1.64  % (29878)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/874Mi)
% 9.20/1.66  % (29863)Instruction limit reached!
% 9.20/1.66  % (29863)------------------------------
% 9.20/1.66  % (29863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.66  % (29863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.66  % (29863)Termination reason: Unknown
% 9.20/1.66  % (29863)Termination phase: Saturation
% 9.20/1.66  
% 9.20/1.66  % (29863)Memory used [KB]: 12792
% 9.20/1.66  % (29863)Time elapsed: 0.493 s
% 9.20/1.66  % (29863)Instructions burned: 141 (million)
% 9.20/1.66  % (29863)------------------------------
% 9.20/1.66  % (29863)------------------------------
% 9.20/1.66  % (29874)Refutation not found, incomplete strategy% (29874)------------------------------
% 9.20/1.66  % (29874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.66  % (29874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.66  % (29874)Termination reason: Refutation not found, incomplete strategy
% 9.20/1.66  
% 9.20/1.66  % (29874)Memory used [KB]: 2046
% 9.20/1.66  % (29874)Time elapsed: 0.271 s
% 9.20/1.66  % (29874)Instructions burned: 54 (million)
% 9.20/1.66  % (29874)------------------------------
% 9.20/1.66  % (29874)------------------------------
% 9.20/1.66  % (29870)Instruction limit reached!
% 9.20/1.66  % (29870)------------------------------
% 9.20/1.66  % (29870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.66  % (29870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.66  % (29870)Termination reason: Unknown
% 9.20/1.66  % (29870)Termination phase: Saturation
% 9.20/1.66  
% 9.20/1.66  % (29870)Memory used [KB]: 7036
% 9.20/1.66  % (29870)Time elapsed: 0.377 s
% 9.20/1.66  % (29870)Instructions burned: 93 (million)
% 9.20/1.66  % (29870)------------------------------
% 9.20/1.66  % (29870)------------------------------
% 9.20/1.67  % (29883)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 (2988ds/87Mi)
% 9.20/1.67  % (29882)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 (2988ds/24Mi)
% 10.88/1.71  % (29884)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 (2988ds/374Mi)
% 10.88/1.73  % (29882)Instruction limit reached!
% 10.88/1.73  % (29882)------------------------------
% 10.88/1.73  % (29882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.88/1.73  % (29882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.88/1.73  % (29882)Termination reason: Unknown
% 10.88/1.73  % (29882)Termination phase: Saturation
% 10.88/1.73  
% 10.88/1.73  % (29882)Memory used [KB]: 6140
% 10.88/1.73  % (29882)Time elapsed: 0.208 s
% 10.88/1.73  % (29882)Instructions burned: 25 (million)
% 10.88/1.73  % (29882)------------------------------
% 10.88/1.73  % (29882)------------------------------
% 10.88/1.73  % (29885)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 (2988ds/1220Mi)
% 10.88/1.73  % (29880)Instruction limit reached!
% 10.88/1.73  % (29880)------------------------------
% 10.88/1.73  % (29880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.88/1.73  % (29880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.88/1.73  % (29880)Termination reason: Unknown
% 10.88/1.73  % (29880)Termination phase: Saturation
% 10.88/1.73  
% 10.88/1.73  % (29880)Memory used [KB]: 6268
% 10.88/1.73  % (29880)Time elapsed: 0.238 s
% 10.88/1.73  % (29880)Instructions burned: 76 (million)
% 10.88/1.73  % (29880)------------------------------
% 10.88/1.73  % (29880)------------------------------
% 10.88/1.75  % (29879)Instruction limit reached!
% 10.88/1.75  % (29879)------------------------------
% 10.88/1.75  % (29879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.88/1.75  % (29879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.88/1.75  % (29879)Termination reason: Unknown
% 10.88/1.75  % (29879)Termination phase: Saturation
% 10.88/1.75  
% 10.88/1.75  % (29879)Memory used [KB]: 7419
% 10.88/1.75  % (29879)Time elapsed: 0.219 s
% 10.88/1.75  % (29879)Instructions burned: 151 (million)
% 10.88/1.75  % (29879)------------------------------
% 10.88/1.75  % (29879)------------------------------
% 10.88/1.76  % (29857)Instruction limit reached!
% 10.88/1.76  % (29857)------------------------------
% 10.88/1.76  % (29857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.88/1.76  % (29857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.88/1.76  % (29857)Termination reason: Unknown
% 10.88/1.76  % (29857)Termination phase: Saturation
% 10.88/1.76  
% 10.88/1.76  % (29857)Memory used [KB]: 7931
% 10.88/1.76  % (29857)Time elapsed: 0.661 s
% 10.88/1.76  % (29857)Instructions burned: 226 (million)
% 10.88/1.76  % (29857)------------------------------
% 10.88/1.76  % (29857)------------------------------
% 10.88/1.78  % (29888)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 (2987ds/181Mi)
% 10.88/1.78  % (29887)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 (2987ds/696Mi)
% 11.68/1.79  % (29868)Instruction limit reached!
% 11.68/1.79  % (29868)------------------------------
% 11.68/1.79  % (29868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.68/1.79  % (29868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.68/1.79  % (29868)Termination reason: Unknown
% 11.68/1.79  % (29868)Termination phase: Saturation
% 11.68/1.79  
% 11.68/1.79  % (29868)Memory used [KB]: 8571
% 11.68/1.79  % (29868)Time elapsed: 0.479 s
% 11.68/1.79  % (29868)Instructions burned: 355 (million)
% 11.68/1.79  % (29868)------------------------------
% 11.68/1.79  % (29868)------------------------------
% 11.68/1.81  % (29891)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/1065Mi)
% 11.92/1.83  % (29889)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 (2987ds/794Mi)
% 11.92/1.84  % (29893)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 (2986ds/381Mi)
% 11.92/1.84  % (29858)Instruction limit reached!
% 11.92/1.84  % (29858)------------------------------
% 11.92/1.84  % (29858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.92/1.84  % (29858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.92/1.84  % (29858)Termination reason: Unknown
% 11.92/1.84  % (29858)Termination phase: Saturation
% 11.92/1.84  
% 11.92/1.84  % (29858)Memory used [KB]: 8315
% 11.92/1.84  % (29858)Time elapsed: 0.740 s
% 11.92/1.84  % (29858)Instructions burned: 273 (million)
% 11.92/1.84  % (29858)------------------------------
% 11.92/1.84  % (29858)------------------------------
% 11.92/1.86  % (29883)Instruction limit reached!
% 11.92/1.86  % (29883)------------------------------
% 11.92/1.86  % (29883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.92/1.86  % (29883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.92/1.86  % (29883)Termination reason: Unknown
% 11.92/1.86  % (29883)Termination phase: Saturation
% 11.92/1.86  
% 11.92/1.86  % (29883)Memory used [KB]: 6908
% 11.92/1.86  % (29883)Time elapsed: 0.341 s
% 11.92/1.86  % (29883)Instructions burned: 87 (million)
% 11.92/1.86  % (29883)------------------------------
% 11.92/1.86  % (29883)------------------------------
% 11.92/1.87  % (29892)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 (2986ds/51Mi)
% 11.92/1.87  % (29890)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/368Mi)
% 11.92/1.87  % (29899)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/64Mi)
% 11.92/1.88  % (29894)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 (2986ds/167Mi)
% 12.43/1.91  % (29896)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 (2985ds/108Mi)
% 12.43/1.93  % (29897)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 (2985ds/127Mi)
% 12.43/1.93  % (29876)Instruction limit reached!
% 12.43/1.93  % (29876)------------------------------
% 12.43/1.93  % (29876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.43/1.93  % (29876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.43/1.93  % (29876)Termination reason: Unknown
% 12.43/1.93  % (29876)Termination phase: Saturation
% 12.43/1.93  
% 12.43/1.93  % (29876)Memory used [KB]: 7419
% 12.43/1.93  % (29876)Time elapsed: 0.504 s
% 12.43/1.93  % (29876)Instructions burned: 175 (million)
% 12.43/1.93  % (29876)------------------------------
% 12.43/1.93  % (29876)------------------------------
% 12.43/1.93  % (29866)First to succeed.
% 12.43/1.93  % (29866)Refutation found. Thanks to Tanya!
% 12.43/1.93  % SZS status Unsatisfiable for theBenchmark
% 12.43/1.93  % SZS output start Proof for theBenchmark
% See solution above
% 12.43/1.94  % (29866)------------------------------
% 12.43/1.94  % (29866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.43/1.94  % (29866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.43/1.94  % (29866)Termination reason: Refutation
% 12.43/1.94  
% 12.43/1.94  % (29866)Memory used [KB]: 8187
% 12.43/1.94  % (29866)Time elapsed: 0.763 s
% 12.43/1.94  % (29866)Instructions burned: 282 (million)
% 12.43/1.94  % (29866)------------------------------
% 12.43/1.94  % (29866)------------------------------
% 12.43/1.94  % (29775)Success in time 1.634 s
%------------------------------------------------------------------------------