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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO017-1 : 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 : n023.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:49:28 EDT 2022

% Result   : Unsatisfiable 8.48s 1.62s
% Output   : Refutation 8.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   20 (  15 unt;   0 def)
%            Number of atoms       :   32 (   2 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   27 (  15   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   36 (  36   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f7630,plain,
    $false,
    inference(subsumption_resolution,[],[f7592,f626]) ).

fof(f626,plain,
    ! [X0] : sum(additive_identity,multiply(X0,additive_identity),additive_identity),
    inference(forward_literal_rewriting,[],[f625,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( sum(X1,X0,X2)
      | ~ sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_addition) ).

fof(f625,plain,
    ! [X0] : sum(multiply(X0,additive_identity),additive_identity,additive_identity),
    inference(forward_demodulation,[],[f344,f101]) ).

fof(f101,plain,
    ! [X0] : additive_identity = multiply(X0,inverse(X0)),
    inference(unit_resulting_resolution,[],[f2,f25,f22]) ).

fof(f22,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ product(X0,X1,X7)
      | X7 = X8
      | ~ product(X0,X1,X8) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplication_is_well_defined) ).

fof(f25,plain,
    ! [X0] : product(X0,inverse(X0),additive_identity),
    inference(forward_literal_rewriting,[],[f19,f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( product(X1,X0,X2)
      | ~ product(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_multiplication) ).

fof(f19,axiom,
    ! [X0] : product(inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_inverse1) ).

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

fof(f344,plain,
    ! [X0] : sum(multiply(X0,additive_identity),additive_identity,multiply(X0,inverse(X0))),
    inference(unit_resulting_resolution,[],[f2,f2,f5,f25,f9]) ).

fof(f9,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( sum(X3,X4,X6)
      | ~ product(X0,X2,X4)
      | ~ product(X0,X5,X6)
      | ~ sum(X1,X2,X5)
      | ~ product(X0,X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity1) ).

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

fof(f7592,plain,
    ~ sum(additive_identity,multiply(y,additive_identity),additive_identity),
    inference(unit_resulting_resolution,[],[f37,f5,f5,f4053,f13]) ).

fof(f13,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( product(X3,X4,X6)
      | ~ sum(X0,X2,X4)
      | ~ sum(X0,X5,X6)
      | ~ sum(X0,X1,X3)
      | ~ product(X1,X2,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity5) ).

fof(f4053,plain,
    ~ product(additive_identity,y,additive_identity),
    inference(unit_resulting_resolution,[],[f6,f6,f23,f24,f13]) ).

fof(f24,axiom,
    ~ product(x,z,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_product) ).

fof(f23,axiom,
    sum(x,y,z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_plus_y) ).

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

fof(f37,plain,
    ! [X0,X1] : product(X0,X1,multiply(X1,X0)),
    inference(unit_resulting_resolution,[],[f2,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem    : BOO017-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.10/0.31  % Computer : n023.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Aug 29 16:29:20 EDT 2022
% 0.10/0.31  % CPUTime    : 
% 0.15/0.46  % (19832)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.47  % (19850)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.48  % (19842)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.48  TRYING [1]
% 0.15/0.48  TRYING [2]
% 0.15/0.49  % (19849)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.49  % (19841)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.49  % (19842)Instruction limit reached!
% 0.15/0.49  % (19842)------------------------------
% 0.15/0.49  % (19842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.49  % (19842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.49  % (19842)Termination reason: Unknown
% 0.15/0.49  % (19842)Termination phase: Finite model building SAT solving
% 0.15/0.49  
% 0.15/0.49  % (19842)Memory used [KB]: 6012
% 0.15/0.49  % (19842)Time elapsed: 0.067 s
% 0.15/0.49  % (19842)Instructions burned: 6 (million)
% 0.15/0.49  % (19842)------------------------------
% 0.15/0.49  % (19842)------------------------------
% 0.15/0.49  % (19834)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.49  % (19834)Refutation not found, incomplete strategy% (19834)------------------------------
% 0.15/0.49  % (19834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.49  % (19834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.49  % (19834)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.49  
% 0.15/0.49  % (19834)Memory used [KB]: 5884
% 0.15/0.49  % (19834)Time elapsed: 0.074 s
% 0.15/0.49  % (19834)Instructions burned: 3 (million)
% 0.15/0.49  % (19834)------------------------------
% 0.15/0.49  % (19834)------------------------------
% 0.15/0.50  % (19830)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.51  % (19827)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.51  % (19828)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.51  % (19833)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.51  % (19829)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.51  % (19831)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.51  % (19829)Instruction limit reached!
% 0.15/0.51  % (19829)------------------------------
% 0.15/0.51  % (19829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (19829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (19829)Termination reason: Unknown
% 0.15/0.51  % (19829)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (19829)Memory used [KB]: 5884
% 0.15/0.51  % (19829)Time elapsed: 0.140 s
% 0.15/0.51  % (19829)Instructions burned: 4 (million)
% 0.15/0.51  % (19829)------------------------------
% 0.15/0.51  % (19829)------------------------------
% 0.15/0.51  % (19831)Refutation not found, incomplete strategy% (19831)------------------------------
% 0.15/0.51  % (19831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (19831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (19831)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.51  
% 0.15/0.51  % (19831)Memory used [KB]: 5884
% 0.15/0.51  % (19831)Time elapsed: 0.139 s
% 0.15/0.51  % (19831)Instructions burned: 2 (million)
% 0.15/0.51  % (19831)------------------------------
% 0.15/0.51  % (19831)------------------------------
% 0.15/0.51  % (19832)Instruction limit reached!
% 0.15/0.51  % (19832)------------------------------
% 0.15/0.51  % (19832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (19837)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.52  % (19837)Instruction limit reached!
% 0.15/0.52  % (19837)------------------------------
% 0.15/0.52  % (19837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.52  % (19837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.52  % (19837)Termination reason: Unknown
% 0.15/0.52  % (19837)Termination phase: Saturation
% 0.15/0.52  
% 0.15/0.52  % (19837)Memory used [KB]: 5884
% 0.15/0.52  % (19837)Time elapsed: 0.141 s
% 0.15/0.52  % (19837)Instructions burned: 6 (million)
% 0.15/0.52  % (19837)------------------------------
% 0.15/0.52  % (19837)------------------------------
% 0.15/0.52  % (19850)Instruction limit reached!
% 0.15/0.52  % (19850)------------------------------
% 0.15/0.52  % (19850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.52  % (19850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.52  % (19850)Termination reason: Unknown
% 0.15/0.52  % (19850)Termination phase: Saturation
% 0.15/0.52  
% 0.15/0.52  % (19850)Memory used [KB]: 6012
% 0.15/0.52  % (19850)Time elapsed: 0.091 s
% 0.15/0.52  % (19850)Instructions burned: 37 (million)
% 0.15/0.52  % (19850)------------------------------
% 0.15/0.52  % (19850)------------------------------
% 0.15/0.53  % (19848)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.53  % (19832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (19832)Termination reason: Unknown
% 0.15/0.53  % (19832)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (19832)Memory used [KB]: 6012
% 0.15/0.53  % (19832)Time elapsed: 0.138 s
% 0.15/0.53  % (19832)Instructions burned: 25 (million)
% 0.15/0.53  % (19832)------------------------------
% 0.15/0.53  % (19832)------------------------------
% 0.15/0.53  % (19847)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.53  % (19848)Refutation not found, incomplete strategy% (19848)------------------------------
% 0.15/0.53  % (19848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (19848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (19848)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.53  
% 0.15/0.53  % (19848)Memory used [KB]: 5756
% 0.15/0.53  % (19848)Time elapsed: 0.150 s
% 0.15/0.53  % (19848)Instructions burned: 2 (million)
% 0.15/0.53  % (19848)------------------------------
% 0.15/0.53  % (19848)------------------------------
% 0.15/0.53  % (19836)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.53  % (19835)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.53  % (19836)Refutation not found, incomplete strategy% (19836)------------------------------
% 0.15/0.53  % (19836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (19836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (19836)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.53  
% 0.15/0.53  % (19836)Memory used [KB]: 5884
% 0.15/0.53  % (19836)Time elapsed: 0.162 s
% 0.15/0.53  % (19836)Instructions burned: 3 (million)
% 0.15/0.53  % (19836)------------------------------
% 0.15/0.53  % (19836)------------------------------
% 0.15/0.53  % (19838)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.53  % (19843)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.53  % (19843)Instruction limit reached!
% 0.15/0.53  % (19843)------------------------------
% 0.15/0.53  % (19843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (19843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (19843)Termination reason: Unknown
% 0.15/0.53  % (19843)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (19843)Memory used [KB]: 5884
% 0.15/0.53  % (19843)Time elapsed: 0.003 s
% 0.15/0.53  % (19843)Instructions burned: 2 (million)
% 0.15/0.53  % (19843)------------------------------
% 0.15/0.53  % (19843)------------------------------
% 0.15/0.53  % (19839)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.53  % (19853)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.54  % (19851)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.54  % (19853)Refutation not found, incomplete strategy% (19853)------------------------------
% 0.15/0.54  % (19853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (19853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (19853)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.54  
% 0.15/0.54  % (19853)Memory used [KB]: 5884
% 0.15/0.54  % (19853)Time elapsed: 0.160 s
% 0.15/0.54  % (19853)Instructions burned: 2 (million)
% 0.15/0.54  % (19853)------------------------------
% 0.15/0.54  % (19853)------------------------------
% 0.15/0.54  % (19844)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.54  % (19846)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  % (19840)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.54  % (19841)Instruction limit reached!
% 0.15/0.54  % (19841)------------------------------
% 0.15/0.54  % (19841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (19841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (19841)Termination reason: Unknown
% 0.15/0.54  % (19841)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (19841)Memory used [KB]: 1663
% 0.15/0.54  % (19841)Time elapsed: 0.153 s
% 0.15/0.54  % (19841)Instructions burned: 30 (million)
% 0.15/0.54  % (19841)------------------------------
% 0.15/0.54  % (19841)------------------------------
% 0.15/0.54  % (19844)Instruction limit reached!
% 0.15/0.54  % (19844)------------------------------
% 0.15/0.54  % (19844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (19844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (19844)Termination reason: Unknown
% 0.15/0.54  % (19844)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (19844)Memory used [KB]: 5884
% 0.15/0.54  % (19844)Time elapsed: 0.176 s
% 0.15/0.54  % (19844)Instructions burned: 8 (million)
% 0.15/0.54  % (19844)------------------------------
% 0.15/0.54  % (19844)------------------------------
% 0.15/0.54  % (19856)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.54  % (19846)Instruction limit reached!
% 0.15/0.54  % (19846)------------------------------
% 0.15/0.54  % (19846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (19846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (19846)Termination reason: Unknown
% 0.15/0.54  % (19846)Termination phase: Saturation
% 0.15/0.54  
% 0.15/0.54  % (19846)Memory used [KB]: 5884
% 0.15/0.54  % (19846)Time elapsed: 0.173 s
% 0.15/0.54  % (19846)Instructions burned: 8 (million)
% 0.15/0.54  % (19846)------------------------------
% 0.15/0.54  % (19846)------------------------------
% 0.15/0.54  % (19856)Refutation not found, incomplete strategy% (19856)------------------------------
% 0.15/0.54  % (19856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19852)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.55  % (19856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19856)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.55  
% 0.15/0.55  % (19856)Memory used [KB]: 5884
% 0.15/0.55  % (19856)Time elapsed: 0.171 s
% 0.15/0.55  % (19856)Instructions burned: 3 (million)
% 0.15/0.55  % (19856)------------------------------
% 0.15/0.55  % (19856)------------------------------
% 0.15/0.55  % (19855)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.55  % (19852)Refutation not found, incomplete strategy% (19852)------------------------------
% 0.15/0.55  % (19852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19852)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.55  
% 0.15/0.55  % (19852)Memory used [KB]: 5884
% 0.15/0.55  % (19852)Time elapsed: 0.172 s
% 0.15/0.55  % (19852)Instructions burned: 2 (million)
% 0.15/0.55  % (19852)------------------------------
% 0.15/0.55  % (19852)------------------------------
% 0.15/0.55  % (19840)Instruction limit reached!
% 0.15/0.55  % (19840)------------------------------
% 0.15/0.55  % (19840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19840)Termination reason: Unknown
% 0.15/0.55  % (19840)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (19840)Memory used [KB]: 5884
% 0.15/0.55  % (19840)Time elapsed: 0.005 s
% 0.15/0.55  % (19840)Instructions burned: 3 (million)
% 0.15/0.55  % (19840)------------------------------
% 0.15/0.55  % (19840)------------------------------
% 0.15/0.55  % (19845)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.55  % (19854)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.55  % (19847)Instruction limit reached!
% 0.15/0.55  % (19847)------------------------------
% 0.15/0.55  % (19847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19847)Termination reason: Unknown
% 0.15/0.55  % (19847)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (19847)Memory used [KB]: 1407
% 0.15/0.55  % (19847)Time elapsed: 0.180 s
% 0.15/0.55  % (19847)Instructions burned: 6 (million)
% 0.15/0.55  % (19854)Refutation not found, incomplete strategy% (19854)------------------------------
% 0.15/0.55  % (19854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19847)------------------------------
% 0.15/0.55  % (19847)------------------------------
% 0.15/0.55  % (19854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19854)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.55  
% 0.15/0.55  % (19854)Memory used [KB]: 1407
% 0.15/0.55  % (19854)Time elapsed: 0.181 s
% 0.15/0.55  % (19854)Instructions burned: 1 (million)
% 0.15/0.55  % (19854)------------------------------
% 0.15/0.55  % (19854)------------------------------
% 0.15/0.55  % (19839)Instruction limit reached!
% 0.15/0.55  % (19839)------------------------------
% 0.15/0.55  % (19839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (19839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (19839)Termination reason: Unknown
% 0.15/0.55  % (19839)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (19839)Memory used [KB]: 5884
% 0.15/0.55  % (19839)Time elapsed: 0.162 s
% 0.15/0.55  % (19839)Instructions burned: 5 (million)
% 0.15/0.55  % (19839)------------------------------
% 0.15/0.55  % (19839)------------------------------
% 0.15/0.57  % (19835)Instruction limit reached!
% 0.15/0.57  % (19835)------------------------------
% 0.15/0.57  % (19835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.57  % (19835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.57  % (19835)Termination reason: Unknown
% 0.15/0.57  % (19835)Termination phase: Saturation
% 0.15/0.57  
% 0.15/0.57  % (19835)Memory used [KB]: 5884
% 0.15/0.57  % (19835)Time elapsed: 0.190 s
% 0.15/0.57  % (19835)Instructions burned: 3 (million)
% 0.15/0.57  % (19835)------------------------------
% 0.15/0.57  % (19835)------------------------------
% 1.96/0.58  % (19838)Instruction limit reached!
% 1.96/0.58  % (19838)------------------------------
% 1.96/0.58  % (19838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.58  % (19855)Instruction limit reached!
% 1.96/0.58  % (19855)------------------------------
% 1.96/0.58  % (19855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.58  % (19855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.58  % (19855)Termination reason: Unknown
% 1.96/0.58  % (19855)Termination phase: Saturation
% 1.96/0.58  
% 1.96/0.58  % (19855)Memory used [KB]: 5884
% 1.96/0.58  % (19855)Time elapsed: 0.211 s
% 1.96/0.58  % (19855)Instructions burned: 21 (million)
% 1.96/0.58  % (19855)------------------------------
% 1.96/0.58  % (19855)------------------------------
% 1.96/0.59  % (19828)Instruction limit reached!
% 1.96/0.59  % (19828)------------------------------
% 1.96/0.59  % (19828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.59  % (19830)Instruction limit reached!
% 1.96/0.59  % (19830)------------------------------
% 1.96/0.59  % (19830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.59  % (19830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.59  % (19830)Termination reason: Unknown
% 1.96/0.59  % (19830)Termination phase: Saturation
% 1.96/0.59  
% 1.96/0.59  % (19830)Memory used [KB]: 6140
% 1.96/0.59  % (19830)Time elapsed: 0.217 s
% 1.96/0.59  % (19830)Instructions burned: 43 (million)
% 1.96/0.59  % (19830)------------------------------
% 1.96/0.59  % (19830)------------------------------
% 2.11/0.59  % (19838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.59  % (19838)Termination reason: Unknown
% 2.11/0.59  % (19838)Termination phase: Saturation
% 2.11/0.59  
% 2.11/0.59  % (19838)Memory used [KB]: 6012
% 2.11/0.59  % (19838)Time elapsed: 0.205 s
% 2.11/0.59  % (19838)Instructions burned: 24 (million)
% 2.11/0.59  % (19838)------------------------------
% 2.11/0.59  % (19838)------------------------------
% 2.11/0.60  % (19828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.60  % (19828)Termination reason: Unknown
% 2.11/0.60  % (19828)Termination phase: Saturation
% 2.11/0.60  
% 2.11/0.60  % (19828)Memory used [KB]: 1663
% 2.11/0.60  % (19828)Time elapsed: 0.212 s
% 2.11/0.60  % (19828)Instructions burned: 43 (million)
% 2.11/0.60  % (19828)------------------------------
% 2.11/0.60  % (19828)------------------------------
% 2.11/0.63  % (19845)Instruction limit reached!
% 2.11/0.63  % (19845)------------------------------
% 2.11/0.63  % (19845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.63  % (19845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.63  % (19845)Termination reason: Unknown
% 2.11/0.63  % (19845)Termination phase: Saturation
% 2.11/0.63  
% 2.11/0.63  % (19845)Memory used [KB]: 10618
% 2.11/0.63  % (19845)Time elapsed: 0.253 s
% 2.11/0.63  % (19845)Instructions burned: 28 (million)
% 2.11/0.63  % (19845)------------------------------
% 2.11/0.63  % (19845)------------------------------
% 2.11/0.64  % (19833)Instruction limit reached!
% 2.11/0.64  % (19833)------------------------------
% 2.11/0.64  % (19833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.64  % (19833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.64  % (19833)Termination reason: Unknown
% 2.11/0.64  % (19833)Termination phase: Saturation
% 2.11/0.64  
% 2.11/0.64  % (19833)Memory used [KB]: 1791
% 2.11/0.64  % (19833)Time elapsed: 0.261 s
% 2.11/0.64  % (19833)Instructions burned: 50 (million)
% 2.11/0.64  % (19833)------------------------------
% 2.11/0.64  % (19833)------------------------------
% 2.40/0.66  % (19859)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.40/0.66  % (19851)Instruction limit reached!
% 2.40/0.66  % (19851)------------------------------
% 2.40/0.66  % (19851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.66  % (19851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.66  % (19851)Termination reason: Unknown
% 2.40/0.66  % (19851)Termination phase: Saturation
% 2.40/0.66  
% 2.40/0.66  % (19851)Memory used [KB]: 6140
% 2.40/0.66  % (19851)Time elapsed: 0.289 s
% 2.40/0.66  % (19851)Instructions burned: 47 (million)
% 2.40/0.66  % (19851)------------------------------
% 2.40/0.66  % (19851)------------------------------
% 2.40/0.68  % (19859)Instruction limit reached!
% 2.40/0.68  % (19859)------------------------------
% 2.40/0.68  % (19859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.69  % (19859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.69  % (19859)Termination reason: Unknown
% 2.40/0.69  % (19859)Termination phase: Saturation
% 2.40/0.69  
% 2.40/0.69  % (19859)Memory used [KB]: 5884
% 2.40/0.69  % (19859)Time elapsed: 0.005 s
% 2.40/0.69  % (19859)Instructions burned: 3 (million)
% 2.40/0.69  % (19859)------------------------------
% 2.40/0.69  % (19859)------------------------------
% 2.40/0.70  % (19857)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.40/0.70  % (19849)Instruction limit reached!
% 2.40/0.70  % (19849)------------------------------
% 2.40/0.70  % (19849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.70  % (19849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.70  % (19849)Termination reason: Unknown
% 2.40/0.70  % (19849)Termination phase: Saturation
% 2.40/0.70  
% 2.40/0.70  % (19849)Memory used [KB]: 6780
% 2.40/0.70  % (19849)Time elapsed: 0.324 s
% 2.40/0.70  % (19849)Instructions burned: 97 (million)
% 2.40/0.70  % (19849)------------------------------
% 2.40/0.70  % (19849)------------------------------
% 2.40/0.70  % (19858)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.60/0.70  % (19858)Refutation not found, incomplete strategy% (19858)------------------------------
% 2.60/0.70  % (19858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.70  % (19858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.70  % (19858)Termination reason: Refutation not found, incomplete strategy
% 2.60/0.70  
% 2.60/0.70  % (19858)Memory used [KB]: 5884
% 2.60/0.70  % (19858)Time elapsed: 0.146 s
% 2.60/0.70  % (19858)Instructions burned: 2 (million)
% 2.60/0.70  % (19858)------------------------------
% 2.60/0.70  % (19858)------------------------------
% 2.60/0.71  % (19870)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.60/0.71  % (19871)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.60/0.72  % (19876)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.60/0.72  % (19876)Refutation not found, incomplete strategy% (19876)------------------------------
% 2.60/0.72  % (19876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.72  % (19857)Instruction limit reached!
% 2.60/0.72  % (19857)------------------------------
% 2.60/0.72  % (19857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.72  % (19857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.72  % (19857)Termination reason: Unknown
% 2.60/0.72  % (19857)Termination phase: Saturation
% 2.60/0.72  
% 2.60/0.72  % (19857)Memory used [KB]: 6012
% 2.60/0.72  % (19857)Time elapsed: 0.157 s
% 2.60/0.72  % (19857)Instructions burned: 14 (million)
% 2.60/0.72  % (19857)------------------------------
% 2.60/0.72  % (19857)------------------------------
% 2.60/0.73  % (19878)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.60/0.73  % (19876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.73  % (19876)Termination reason: Refutation not found, incomplete strategy
% 2.60/0.73  
% 2.60/0.73  % (19876)Memory used [KB]: 5884
% 2.60/0.73  % (19876)Time elapsed: 0.103 s
% 2.60/0.73  % (19876)Instructions burned: 2 (million)
% 2.60/0.73  % (19876)------------------------------
% 2.60/0.73  % (19876)------------------------------
% 2.60/0.73  % (19863)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.60/0.74  % (19860)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/33Mi)
% 2.60/0.74  % (19861)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/29Mi)
% 2.60/0.74  % (19862)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/34Mi)
% 2.74/0.75  % (19867)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.74/0.75  % (19864)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.74/0.75  TRYING [1]
% 2.74/0.75  % (19865)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.74/0.75  TRYING [2]
% 2.74/0.76  % (19868)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.74/0.76  % (19866)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.74/0.76  % (19869)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.74/0.76  % (19872)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.74/0.76  % (19881)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.74/0.76  % (19875)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.74/0.76  % (19872)Refutation not found, incomplete strategy% (19872)------------------------------
% 2.74/0.76  % (19872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.76  % (19872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.76  % (19872)Termination reason: Refutation not found, incomplete strategy
% 2.74/0.76  
% 2.74/0.76  % (19872)Memory used [KB]: 5884
% 2.74/0.76  % (19872)Time elapsed: 0.166 s
% 2.74/0.76  % (19872)Instructions burned: 3 (million)
% 2.74/0.76  % (19872)------------------------------
% 2.74/0.76  % (19872)------------------------------
% 2.74/0.77  % (19881)Refutation not found, incomplete strategy% (19881)------------------------------
% 2.74/0.77  % (19881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.77  % (19873)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.74/0.77  % (19881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.77  % (19881)Termination reason: Refutation not found, incomplete strategy
% 2.74/0.77  
% 2.74/0.77  % (19881)Memory used [KB]: 5884
% 2.74/0.77  % (19881)Time elapsed: 0.083 s
% 2.74/0.77  % (19881)Instructions burned: 2 (million)
% 2.74/0.77  % (19881)------------------------------
% 2.74/0.77  % (19881)------------------------------
% 2.74/0.77  % (19877)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.74/0.77  TRYING [3]
% 2.74/0.78  % (19866)Instruction limit reached!
% 2.74/0.78  % (19866)------------------------------
% 2.74/0.78  % (19866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.78  % (19866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.78  % (19866)Termination reason: Unknown
% 2.74/0.78  % (19866)Termination phase: Saturation
% 2.74/0.78  
% 2.74/0.78  % (19866)Memory used [KB]: 6012
% 2.74/0.78  % (19866)Time elapsed: 0.197 s
% 2.74/0.78  % (19866)Instructions burned: 7 (million)
% 2.74/0.78  % (19866)------------------------------
% 2.74/0.78  % (19866)------------------------------
% 2.74/0.79  % (19875)Instruction limit reached!
% 2.74/0.79  % (19875)------------------------------
% 2.74/0.79  % (19875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.79  % (19875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.79  % (19875)Termination reason: Unknown
% 2.74/0.79  % (19875)Termination phase: Saturation
% 2.74/0.79  
% 2.74/0.79  % (19875)Memory used [KB]: 5884
% 2.74/0.79  % (19875)Time elapsed: 0.197 s
% 2.74/0.79  % (19875)Instructions burned: 8 (million)
% 2.74/0.79  % (19875)------------------------------
% 2.74/0.79  % (19875)------------------------------
% 2.74/0.79  % (19864)Instruction limit reached!
% 2.74/0.79  % (19864)------------------------------
% 2.74/0.79  % (19864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.79  % (19864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.79  % (19864)Termination reason: Unknown
% 2.74/0.79  % (19864)Termination phase: Finite model building constraint generation
% 2.74/0.79  
% 2.74/0.79  % (19864)Memory used [KB]: 7291
% 2.74/0.79  % (19864)Time elapsed: 0.180 s
% 2.74/0.79  % (19864)Instructions burned: 22 (million)
% 2.74/0.79  % (19864)------------------------------
% 2.74/0.79  % (19864)------------------------------
% 2.74/0.80  % (19860)Instruction limit reached!
% 2.74/0.80  % (19860)------------------------------
% 2.74/0.80  % (19860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.80  % (19860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.80  % (19860)Termination reason: Unknown
% 2.74/0.80  % (19860)Termination phase: Saturation
% 2.74/0.80  
% 2.74/0.80  % (19860)Memory used [KB]: 6012
% 2.74/0.80  % (19860)Time elapsed: 0.227 s
% 2.74/0.80  % (19860)Instructions burned: 34 (million)
% 2.74/0.80  % (19860)------------------------------
% 2.74/0.80  % (19860)------------------------------
% 2.74/0.80  % (19861)Instruction limit reached!
% 2.74/0.80  % (19861)------------------------------
% 2.74/0.80  % (19861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.80  % (19861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.80  % (19861)Termination reason: Unknown
% 2.74/0.80  % (19861)Termination phase: Saturation
% 2.74/0.80  
% 2.74/0.80  % (19861)Memory used [KB]: 1535
% 2.74/0.80  % (19861)Time elapsed: 0.207 s
% 2.74/0.80  % (19861)Instructions burned: 30 (million)
% 2.74/0.80  % (19861)------------------------------
% 2.74/0.80  % (19861)------------------------------
% 2.74/0.80  % (19870)Instruction limit reached!
% 2.74/0.80  % (19870)------------------------------
% 2.74/0.80  % (19870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.80  % (19870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.80  % (19870)Termination reason: Unknown
% 2.74/0.80  % (19870)Termination phase: Saturation
% 2.74/0.80  
% 2.74/0.80  % (19870)Memory used [KB]: 1918
% 2.74/0.80  % (19870)Time elapsed: 0.192 s
% 2.74/0.80  % (19870)Instructions burned: 45 (million)
% 2.74/0.80  % (19870)------------------------------
% 2.74/0.80  % (19870)------------------------------
% 2.74/0.81  % (19880)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.74/0.82  % (19879)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.74/0.82  % (19880)Refutation not found, incomplete strategy% (19880)------------------------------
% 2.74/0.82  % (19880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.82  % (19880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.82  % (19880)Termination reason: Refutation not found, incomplete strategy
% 2.74/0.82  
% 2.74/0.82  % (19880)Memory used [KB]: 5884
% 2.74/0.82  % (19880)Time elapsed: 0.176 s
% 2.74/0.82  % (19880)Instructions burned: 3 (million)
% 2.74/0.82  % (19880)------------------------------
% 2.74/0.82  % (19880)------------------------------
% 2.74/0.82  % (19882)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 (2997ds/108Mi)
% 2.74/0.83  % (19862)Instruction limit reached!
% 2.74/0.83  % (19862)------------------------------
% 2.74/0.83  % (19862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.83  % (19862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.83  % (19862)Termination reason: Unknown
% 2.74/0.83  % (19862)Termination phase: Saturation
% 2.74/0.83  
% 2.74/0.83  % (19862)Memory used [KB]: 6524
% 2.74/0.83  % (19862)Time elapsed: 0.227 s
% 2.74/0.83  % (19862)Instructions burned: 34 (million)
% 2.74/0.83  % (19862)------------------------------
% 2.74/0.83  % (19862)------------------------------
% 3.28/0.85  % (19883)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.28/0.85  % (19863)Instruction limit reached!
% 3.28/0.85  % (19863)------------------------------
% 3.28/0.85  % (19863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.85  % (19863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.85  % (19863)Termination reason: Unknown
% 3.28/0.85  % (19863)Termination phase: Saturation
% 3.28/0.85  
% 3.28/0.85  % (19863)Memory used [KB]: 6140
% 3.28/0.85  % (19863)Time elapsed: 0.269 s
% 3.28/0.85  % (19863)Instructions burned: 46 (million)
% 3.28/0.85  % (19863)------------------------------
% 3.28/0.85  % (19863)------------------------------
% 3.28/0.85  % (19868)Instruction limit reached!
% 3.28/0.85  % (19868)------------------------------
% 3.28/0.85  % (19868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.85  % (19868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.85  % (19868)Termination reason: Unknown
% 3.28/0.85  % (19868)Termination phase: Saturation
% 3.28/0.85  
% 3.28/0.85  % (19868)Memory used [KB]: 6140
% 3.28/0.85  % (19868)Time elapsed: 0.262 s
% 3.28/0.85  % (19868)Instructions burned: 37 (million)
% 3.28/0.85  % (19868)------------------------------
% 3.28/0.85  % (19868)------------------------------
% 3.28/0.85  % (19878)Instruction limit reached!
% 3.28/0.85  % (19878)------------------------------
% 3.28/0.85  % (19878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.85  % (19878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.85  % (19878)Termination reason: Unknown
% 3.28/0.85  % (19878)Termination phase: Saturation
% 3.28/0.85  
% 3.28/0.85  % (19878)Memory used [KB]: 1663
% 3.28/0.85  % (19878)Time elapsed: 0.216 s
% 3.28/0.85  % (19878)Instructions burned: 70 (million)
% 3.28/0.85  % (19878)------------------------------
% 3.28/0.85  % (19878)------------------------------
% 3.28/0.87  % (19884)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.28/0.87  % (19877)Instruction limit reached!
% 3.28/0.87  % (19877)------------------------------
% 3.28/0.87  % (19877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.87  % (19877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.87  % (19877)Termination reason: Unknown
% 3.28/0.87  % (19877)Termination phase: Saturation
% 3.28/0.87  
% 3.28/0.87  % (19877)Memory used [KB]: 6140
% 3.28/0.87  % (19877)Time elapsed: 0.267 s
% 3.28/0.87  % (19877)Instructions burned: 57 (million)
% 3.28/0.87  % (19877)------------------------------
% 3.28/0.87  % (19877)------------------------------
% 3.28/0.88  % (19886)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.59/0.89  % (19885)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.89  % (19884)Refutation not found, incomplete strategy% (19884)------------------------------
% 3.59/0.89  % (19884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.89  % (19884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.89  % (19884)Termination reason: Refutation not found, incomplete strategy
% 3.59/0.89  
% 3.59/0.89  % (19884)Memory used [KB]: 6012
% 3.59/0.89  % (19884)Time elapsed: 0.208 s
% 3.59/0.89  % (19884)Instructions burned: 11 (million)
% 3.59/0.89  % (19884)------------------------------
% 3.59/0.89  % (19884)------------------------------
% 3.59/0.90  % (19871)Instruction limit reached!
% 3.59/0.90  % (19871)------------------------------
% 3.59/0.90  % (19871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.90  % (19871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.90  % (19871)Termination reason: Unknown
% 3.59/0.90  % (19871)Termination phase: Saturation
% 3.59/0.90  
% 3.59/0.90  % (19871)Memory used [KB]: 6268
% 3.59/0.90  % (19871)Time elapsed: 0.284 s
% 3.59/0.90  % (19871)Instructions burned: 110 (million)
% 3.59/0.90  % (19871)------------------------------
% 3.59/0.90  % (19871)------------------------------
% 3.59/0.92  % (19890)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.59/0.92  % (19889)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.59/0.92  % (19888)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.59/0.92  % (19887)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.92  % (19887)Refutation not found, incomplete strategy% (19887)------------------------------
% 3.59/0.92  % (19887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.92  % (19887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.92  % (19887)Termination reason: Refutation not found, incomplete strategy
% 3.59/0.92  
% 3.59/0.92  % (19887)Memory used [KB]: 5884
% 3.59/0.92  % (19887)Time elapsed: 0.180 s
% 3.59/0.92  % (19887)Instructions burned: 2 (million)
% 3.59/0.92  % (19887)------------------------------
% 3.59/0.92  % (19887)------------------------------
% 3.59/0.94  % (19865)Instruction limit reached!
% 3.59/0.94  % (19865)------------------------------
% 3.59/0.94  % (19865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.94  % (19865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.94  % (19865)Termination reason: Unknown
% 3.59/0.94  % (19865)Termination phase: Saturation
% 3.59/0.94  
% 3.59/0.94  % (19865)Memory used [KB]: 1791
% 3.59/0.94  % (19865)Time elapsed: 0.335 s
% 3.59/0.94  % (19865)Instructions burned: 76 (million)
% 3.59/0.94  % (19865)------------------------------
% 3.59/0.94  % (19865)------------------------------
% 3.87/0.98  % (19897)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 3.87/0.99  % (19891)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.87/0.99  % (19891)Refutation not found, incomplete strategy% (19891)------------------------------
% 3.87/0.99  % (19891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.87/0.99  % (19891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.87/0.99  % (19891)Termination reason: Refutation not found, incomplete strategy
% 3.87/0.99  
% 3.87/0.99  % (19891)Memory used [KB]: 1407
% 3.87/0.99  % (19891)Time elapsed: 0.152 s
% 3.87/0.99  % (19891)Instructions burned: 2 (million)
% 3.87/0.99  % (19891)------------------------------
% 3.87/0.99  % (19891)------------------------------
% 3.87/1.00  % (19899)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)
% 3.87/1.00  % (19893)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.87/1.00  % (19894)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.87/1.00  % (19895)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.87/1.00  % (19895)Refutation not found, incomplete strategy% (19895)------------------------------
% 3.87/1.00  % (19895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.87/1.00  % (19895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.87/1.00  % (19895)Termination reason: Refutation not found, incomplete strategy
% 3.87/1.00  
% 3.87/1.00  % (19895)Memory used [KB]: 5884
% 3.87/1.00  % (19895)Time elapsed: 0.148 s
% 3.87/1.00  % (19895)Instructions burned: 1 (million)
% 3.87/1.00  % (19895)------------------------------
% 3.87/1.00  % (19895)------------------------------
% 3.96/1.01  % (19892)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.96/1.01  % (19873)Instruction limit reached!
% 3.96/1.01  % (19873)------------------------------
% 3.96/1.01  % (19873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.01  % (19873)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.01  % (19873)Termination reason: Unknown
% 3.96/1.01  % (19873)Termination phase: Saturation
% 3.96/1.01  
% 3.96/1.01  % (19873)Memory used [KB]: 6268
% 3.96/1.01  % (19873)Time elapsed: 0.416 s
% 3.96/1.01  % (19873)Instructions burned: 116 (million)
% 3.96/1.01  % (19873)------------------------------
% 3.96/1.01  % (19873)------------------------------
% 3.96/1.01  % (19896)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.96/1.02  % (19879)Instruction limit reached!
% 3.96/1.02  % (19879)------------------------------
% 3.96/1.02  % (19879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.02  % (19879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.02  % (19879)Termination reason: Unknown
% 3.96/1.02  % (19879)Termination phase: Saturation
% 3.96/1.02  
% 3.96/1.02  % (19879)Memory used [KB]: 6780
% 3.96/1.02  % (19879)Time elapsed: 0.382 s
% 3.96/1.02  % (19879)Instructions burned: 93 (million)
% 3.96/1.02  % (19879)------------------------------
% 3.96/1.02  % (19879)------------------------------
% 3.96/1.02  % (19898)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 3.96/1.04  % (19900)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 (2994ds/40Mi)
% 3.96/1.06  % (19888)Instruction limit reached!
% 3.96/1.06  % (19888)------------------------------
% 3.96/1.06  % (19888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.06  % (19888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.06  % (19888)Termination reason: Unknown
% 3.96/1.06  % (19888)Termination phase: Saturation
% 3.96/1.06  
% 3.96/1.06  % (19888)Memory used [KB]: 6140
% 3.96/1.06  % (19888)Time elapsed: 0.280 s
% 3.96/1.06  % (19888)Instructions burned: 95 (million)
% 3.96/1.06  % (19888)------------------------------
% 3.96/1.06  % (19888)------------------------------
% 3.96/1.06  % (19901)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/7Mi)
% 3.96/1.06  % (19903)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 3.96/1.06  % (19904)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 3.96/1.06  % (19904)Refutation not found, incomplete strategy% (19904)------------------------------
% 3.96/1.06  % (19904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.06  % (19904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.06  % (19904)Termination reason: Refutation not found, incomplete strategy
% 3.96/1.06  
% 3.96/1.06  % (19904)Memory used [KB]: 5884
% 3.96/1.06  % (19904)Time elapsed: 0.092 s
% 3.96/1.06  % (19904)Instructions burned: 2 (million)
% 3.96/1.06  % (19904)------------------------------
% 3.96/1.06  % (19904)------------------------------
% 3.96/1.07  % (19902)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 3.96/1.08  % (19897)Instruction limit reached!
% 3.96/1.08  % (19897)------------------------------
% 3.96/1.08  % (19897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.08  % (19897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.08  % (19897)Termination reason: Unknown
% 3.96/1.08  % (19897)Termination phase: Saturation
% 3.96/1.08  
% 3.96/1.08  % (19897)Memory used [KB]: 6268
% 3.96/1.08  % (19897)Time elapsed: 0.196 s
% 3.96/1.08  % (19897)Instructions burned: 46 (million)
% 3.96/1.08  % (19897)------------------------------
% 3.96/1.08  % (19897)------------------------------
% 5.85/1.08  TRYING [1]
% 5.85/1.08  TRYING [2]
% 5.85/1.08  % (19901)Instruction limit reached!
% 5.85/1.08  % (19901)------------------------------
% 5.85/1.08  % (19901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.08  % (19901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.08  % (19901)Termination reason: Unknown
% 5.85/1.08  % (19901)Termination phase: Finite model building SAT solving
% 5.85/1.08  
% 5.85/1.08  % (19901)Memory used [KB]: 6012
% 5.85/1.08  % (19901)Time elapsed: 0.178 s
% 5.85/1.08  % (19901)Instructions burned: 8 (million)
% 5.85/1.08  % (19901)------------------------------
% 5.85/1.08  % (19901)------------------------------
% 5.85/1.09  % (19882)Instruction limit reached!
% 5.85/1.09  % (19882)------------------------------
% 5.85/1.09  % (19882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.09  % (19882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.09  % (19882)Termination reason: Unknown
% 5.85/1.09  % (19882)Termination phase: Saturation
% 5.85/1.09  
% 5.85/1.09  % (19882)Memory used [KB]: 2174
% 5.85/1.09  % (19882)Time elapsed: 0.438 s
% 5.85/1.09  % (19882)Instructions burned: 108 (million)
% 5.85/1.09  % (19882)------------------------------
% 5.85/1.09  % (19882)------------------------------
% 5.85/1.12  % (19869)Instruction limit reached!
% 5.85/1.12  % (19869)------------------------------
% 5.85/1.12  % (19869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.12  % (19869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.12  % (19869)Termination reason: Unknown
% 5.85/1.12  % (19869)Termination phase: Saturation
% 5.85/1.12  
% 5.85/1.12  % (19869)Memory used [KB]: 2174
% 5.85/1.12  % (19869)Time elapsed: 0.529 s
% 5.85/1.12  % (19869)Instructions burned: 148 (million)
% 5.85/1.12  % (19869)------------------------------
% 5.85/1.12  % (19869)------------------------------
% 5.85/1.12  % (19905)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 5.85/1.12  % (19905)Refutation not found, incomplete strategy% (19905)------------------------------
% 5.85/1.12  % (19905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.12  % (19905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.12  % (19905)Termination reason: Refutation not found, incomplete strategy
% 5.85/1.12  
% 5.85/1.12  % (19905)Memory used [KB]: 5884
% 5.85/1.12  % (19905)Time elapsed: 0.169 s
% 5.85/1.12  % (19905)Instructions burned: 2 (million)
% 5.85/1.12  % (19905)------------------------------
% 5.85/1.12  % (19905)------------------------------
% 5.85/1.13  % (19867)Instruction limit reached!
% 5.85/1.13  % (19867)------------------------------
% 5.85/1.13  % (19867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.13  % (19867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.13  % (19867)Termination reason: Unknown
% 5.85/1.13  % (19867)Termination phase: Saturation
% 5.85/1.13  
% 5.85/1.13  % (19867)Memory used [KB]: 7419
% 5.85/1.13  % (19867)Time elapsed: 0.544 s
% 5.85/1.13  % (19867)Instructions burned: 151 (million)
% 5.85/1.13  % (19867)------------------------------
% 5.85/1.13  % (19867)------------------------------
% 5.85/1.13  % (19906)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 5.85/1.13  % (19907)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 (2993ds/389Mi)
% 5.85/1.15  % (19900)Instruction limit reached!
% 5.85/1.15  % (19900)------------------------------
% 5.85/1.15  % (19900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.15  % (19900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.15  % (19900)Termination reason: Unknown
% 5.85/1.15  % (19900)Termination phase: Saturation
% 5.85/1.15  
% 5.85/1.15  % (19900)Memory used [KB]: 6652
% 5.85/1.15  % (19900)Time elapsed: 0.245 s
% 5.85/1.15  % (19900)Instructions burned: 40 (million)
% 5.85/1.15  % (19900)------------------------------
% 5.85/1.15  % (19900)------------------------------
% 5.85/1.15  % (19894)Instruction limit reached!
% 5.85/1.15  % (19894)------------------------------
% 5.85/1.15  % (19894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.15  % (19894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.15  % (19894)Termination reason: Unknown
% 5.85/1.15  % (19894)Termination phase: Saturation
% 5.85/1.15  
% 5.85/1.15  % (19894)Memory used [KB]: 6396
% 5.85/1.15  % (19894)Time elapsed: 0.301 s
% 5.85/1.15  % (19894)Instructions burned: 58 (million)
% 5.85/1.15  % (19894)------------------------------
% 5.85/1.15  % (19894)------------------------------
% 5.85/1.17  % (19908)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/226Mi)
% 6.68/1.20  % (19909)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/272Mi)
% 6.68/1.20  % (19909)Refutation not found, incomplete strategy% (19909)------------------------------
% 6.68/1.20  % (19909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.68/1.20  % (19909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.68/1.20  % (19909)Termination reason: Refutation not found, incomplete strategy
% 6.68/1.20  
% 6.68/1.20  % (19909)Memory used [KB]: 5884
% 6.68/1.20  % (19909)Time elapsed: 0.158 s
% 6.68/1.20  % (19909)Instructions burned: 2 (million)
% 6.68/1.20  % (19909)------------------------------
% 6.68/1.20  % (19909)------------------------------
% 6.68/1.21  % (19911)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/85Mi)
% 6.68/1.22  % (19911)Refutation not found, incomplete strategy% (19911)------------------------------
% 6.68/1.22  % (19911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.68/1.22  % (19910)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/654Mi)
% 6.68/1.22  % (19911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.68/1.22  % (19911)Termination reason: Refutation not found, incomplete strategy
% 6.68/1.22  
% 6.68/1.22  % (19911)Memory used [KB]: 5884
% 6.68/1.22  % (19911)Time elapsed: 0.150 s
% 6.68/1.22  % (19911)Instructions burned: 3 (million)
% 6.68/1.22  % (19911)------------------------------
% 6.68/1.22  % (19911)------------------------------
% 6.68/1.22  % (19889)Instruction limit reached!
% 6.68/1.22  % (19889)------------------------------
% 6.68/1.22  % (19889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.68/1.22  % (19889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.68/1.22  % (19889)Termination reason: Unknown
% 6.68/1.22  % (19889)Termination phase: Saturation
% 6.68/1.22  
% 6.68/1.22  % (19889)Memory used [KB]: 6524
% 6.68/1.22  % (19889)Time elapsed: 0.441 s
% 6.68/1.22  % (19889)Instructions burned: 156 (million)
% 6.68/1.22  % (19889)------------------------------
% 6.68/1.22  % (19889)------------------------------
% 6.91/1.23  % (19903)Instruction limit reached!
% 6.91/1.23  % (19903)------------------------------
% 6.91/1.23  % (19903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.91/1.23  % (19912)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)
% 6.91/1.23  % (19903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.91/1.24  % (19903)Termination reason: Unknown
% 6.91/1.24  % (19906)Instruction limit reached!
% 6.91/1.24  % (19906)------------------------------
% 6.91/1.24  % (19906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.91/1.24  % (19906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.91/1.24  % (19906)Termination reason: Unknown
% 6.91/1.24  % (19906)Termination phase: Saturation
% 6.91/1.24  
% 6.91/1.24  % (19906)Memory used [KB]: 6012
% 6.91/1.24  % (19906)Time elapsed: 0.277 s
% 6.91/1.24  % (19906)Instructions burned: 46 (million)
% 6.91/1.24  % (19906)------------------------------
% 6.91/1.24  % (19906)------------------------------
% 6.91/1.24  % (19903)Termination phase: Saturation
% 6.91/1.24  
% 6.91/1.24  % (19903)Memory used [KB]: 6652
% 6.91/1.24  % (19903)Time elapsed: 0.318 s
% 6.91/1.24  % (19903)Instructions burned: 70 (million)
% 6.91/1.24  % (19903)------------------------------
% 6.91/1.24  % (19903)------------------------------
% 6.91/1.25  % (19916)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/86Mi)
% 7.07/1.25  % (19914)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.07/1.26  % (19912)Instruction limit reached!
% 7.07/1.26  % (19912)------------------------------
% 7.07/1.26  % (19912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.26  % (19912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.26  % (19912)Termination reason: Unknown
% 7.07/1.26  % (19912)Termination phase: Saturation
% 7.07/1.26  
% 7.07/1.26  % (19912)Memory used [KB]: 5884
% 7.07/1.26  % (19912)Time elapsed: 0.193 s
% 7.07/1.26  % (19912)Instructions burned: 15 (million)
% 7.07/1.26  % (19912)------------------------------
% 7.07/1.26  % (19912)------------------------------
% 7.07/1.27  % (19913)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.07/1.28  % (19885)Instruction limit reached!
% 7.07/1.28  % (19885)------------------------------
% 7.07/1.28  % (19885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.28  % (19885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.28  % (19885)Termination reason: Unknown
% 7.07/1.28  % (19885)Termination phase: Saturation
% 7.07/1.28  
% 7.07/1.28  % (19885)Memory used [KB]: 7931
% 7.07/1.28  % (19885)Time elapsed: 0.550 s
% 7.07/1.28  % (19885)Instructions burned: 143 (million)
% 7.07/1.28  % (19885)------------------------------
% 7.07/1.28  % (19885)------------------------------
% 7.07/1.28  % (19902)Instruction limit reached!
% 7.07/1.28  % (19902)------------------------------
% 7.07/1.28  % (19902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.28  % (19902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.28  % (19902)Termination reason: Unknown
% 7.07/1.28  % (19902)Termination phase: Saturation
% 7.07/1.28  
% 7.07/1.28  % (19902)Memory used [KB]: 1791
% 7.07/1.28  % (19902)Time elapsed: 0.380 s
% 7.07/1.28  % (19902)Instructions burned: 106 (million)
% 7.07/1.28  % (19902)------------------------------
% 7.07/1.28  % (19902)------------------------------
% 7.07/1.29  % (19915)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.07/1.32  % (19899)Instruction limit reached!
% 7.07/1.32  % (19899)------------------------------
% 7.07/1.32  % (19899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.32  % (19899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.32  % (19899)Termination reason: Unknown
% 7.07/1.32  % (19899)Termination phase: Saturation
% 7.07/1.32  
% 7.07/1.32  % (19899)Memory used [KB]: 6780
% 7.07/1.32  % (19899)Time elapsed: 0.398 s
% 7.07/1.32  % (19899)Instructions burned: 182 (million)
% 7.07/1.32  % (19899)------------------------------
% 7.07/1.32  % (19899)------------------------------
% 7.35/1.32  % (19917)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/344Mi)
% 7.35/1.33  % (19921)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 (2991ds/92Mi)
% 7.35/1.34  % (19919)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.35/1.34  % (19918)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/104Mi)
% 7.48/1.38  % (19922)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 (2991ds/460Mi)
% 7.48/1.38  % (19892)Instruction limit reached!
% 7.48/1.38  % (19892)------------------------------
% 7.48/1.38  % (19892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.38  % (19892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.38  % (19892)Termination reason: Unknown
% 7.48/1.38  % (19892)Termination phase: Saturation
% 7.48/1.38  
% 7.48/1.38  % (19892)Memory used [KB]: 6652
% 7.48/1.38  % (19892)Time elapsed: 0.530 s
% 7.48/1.38  % (19892)Instructions burned: 141 (million)
% 7.48/1.38  % (19892)------------------------------
% 7.48/1.38  % (19892)------------------------------
% 7.48/1.38  % (19920)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)
% 7.48/1.41  % (19928)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 (2990ds/174Mi)
% 7.48/1.41  % (19926)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 (2991ds/1000Mi)
% 7.48/1.42  % (19898)Instruction limit reached!
% 7.48/1.42  % (19898)------------------------------
% 7.48/1.42  % (19898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.42  % (19898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.42  % (19898)Termination reason: Unknown
% 7.48/1.42  % (19898)Termination phase: Saturation
% 7.48/1.42  
% 7.48/1.42  % (19898)Memory used [KB]: 6780
% 7.48/1.42  % (19898)Time elapsed: 0.532 s
% 7.48/1.42  % (19898)Instructions burned: 171 (million)
% 7.48/1.42  % (19898)------------------------------
% 7.48/1.42  % (19898)------------------------------
% 7.48/1.43  % (19920)Instruction limit reached!
% 7.48/1.43  % (19920)------------------------------
% 7.48/1.43  % (19920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.43  % (19920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.43  % (19920)Termination reason: Unknown
% 7.48/1.43  % (19920)Termination phase: Saturation
% 7.48/1.43  
% 7.48/1.43  % (19920)Memory used [KB]: 6012
% 7.48/1.43  % (19920)Time elapsed: 0.228 s
% 7.48/1.43  % (19920)Instructions burned: 29 (million)
% 7.48/1.43  % (19920)------------------------------
% 7.48/1.43  % (19920)------------------------------
% 7.48/1.44  % (19924)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/274Mi)
% 7.48/1.44  % (19926)Refutation not found, incomplete strategy% (19926)------------------------------
% 7.48/1.44  % (19926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.44  % (19923)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/498Mi)
% 7.77/1.45  % (19890)Instruction limit reached!
% 7.77/1.45  % (19890)------------------------------
% 7.77/1.45  % (19890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.45  % (19890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.45  % (19890)Termination reason: Unknown
% 7.77/1.45  % (19890)Termination phase: Saturation
% 7.77/1.45  
% 7.77/1.45  % (19890)Memory used [KB]: 8059
% 7.77/1.45  % (19890)Time elapsed: 0.617 s
% 7.77/1.45  % (19890)Instructions burned: 240 (million)
% 7.77/1.45  % (19890)------------------------------
% 7.77/1.45  % (19890)------------------------------
% 7.77/1.45  % (19926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.45  % (19926)Termination reason: Refutation not found, incomplete strategy
% 7.77/1.45  
% 7.77/1.45  % (19926)Memory used [KB]: 1535
% 7.77/1.45  % (19926)Time elapsed: 0.171 s
% 7.77/1.45  % (19926)Instructions burned: 11 (million)
% 7.77/1.45  % (19926)------------------------------
% 7.77/1.45  % (19926)------------------------------
% 7.77/1.46  % (19914)Refutation not found, non-redundant clauses discarded% (19914)------------------------------
% 7.77/1.46  % (19914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.46  % (19914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.46  % (19914)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.77/1.46  
% 7.77/1.46  % (19914)Memory used [KB]: 12920
% 7.77/1.46  % (19914)Time elapsed: 0.299 s
% 7.77/1.46  % (19914)Instructions burned: 84 (million)
% 7.77/1.46  % (19914)------------------------------
% 7.77/1.46  % (19914)------------------------------
% 7.77/1.46  % (19927)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 (2990ds/310Mi)
% 7.77/1.47  % (19916)Instruction limit reached!
% 7.77/1.47  % (19916)------------------------------
% 7.77/1.47  % (19916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.47  % (19916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.47  % (19916)Termination reason: Unknown
% 7.77/1.47  % (19916)Termination phase: Saturation
% 7.77/1.47  
% 7.77/1.47  % (19916)Memory used [KB]: 6908
% 7.77/1.47  % (19916)Time elapsed: 0.328 s
% 7.77/1.47  % (19916)Instructions burned: 87 (million)
% 7.77/1.47  % (19916)------------------------------
% 7.77/1.47  % (19916)------------------------------
% 8.01/1.49  % (19929)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 (2990ds/298Mi)
% 8.01/1.50  % (19930)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 (2990ds/874Mi)
% 8.01/1.51  % (19931)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 (2990ds/151Mi)
% 8.01/1.51  % (19931)Refutation not found, incomplete strategy% (19931)------------------------------
% 8.01/1.51  % (19931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.01/1.51  % (19931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.01/1.51  % (19931)Termination reason: Refutation not found, incomplete strategy
% 8.01/1.51  
% 8.01/1.51  % (19931)Memory used [KB]: 5884
% 8.01/1.51  % (19931)Time elapsed: 0.177 s
% 8.01/1.51  % (19931)Instructions burned: 1 (million)
% 8.01/1.51  % (19931)------------------------------
% 8.01/1.51  % (19931)------------------------------
% 8.01/1.51  % (19921)Instruction limit reached!
% 8.01/1.51  % (19921)------------------------------
% 8.01/1.51  % (19921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.01/1.51  % (19921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.01/1.51  % (19921)Termination reason: Unknown
% 8.01/1.51  % (19921)Termination phase: Saturation
% 8.01/1.51  
% 8.01/1.51  % (19921)Memory used [KB]: 6652
% 8.01/1.51  % (19921)Time elapsed: 0.287 s
% 8.01/1.51  % (19921)Instructions burned: 92 (million)
% 8.01/1.51  % (19921)------------------------------
% 8.01/1.51  % (19921)------------------------------
% 8.36/1.53  % (19883)Instruction limit reached!
% 8.36/1.53  % (19883)------------------------------
% 8.36/1.53  % (19883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.36/1.54  % (19883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.36/1.54  % (19883)Termination reason: Unknown
% 8.36/1.54  % (19883)Termination phase: Saturation
% 8.36/1.54  
% 8.36/1.54  % (19883)Memory used [KB]: 8059
% 8.36/1.54  % (19883)Time elapsed: 0.820 s
% 8.36/1.54  % (19883)Instructions burned: 278 (million)
% 8.36/1.54  % (19883)------------------------------
% 8.36/1.54  % (19883)------------------------------
% 8.48/1.56  % (19932)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 (2990ds/75Mi)
% 8.48/1.60  % (19918)Instruction limit reached!
% 8.48/1.60  % (19918)------------------------------
% 8.48/1.60  % (19918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.60  % (19918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.60  % (19918)Termination reason: Unknown
% 8.48/1.60  % (19918)Termination phase: Saturation
% 8.48/1.60  
% 8.48/1.60  % (19918)Memory used [KB]: 6396
% 8.48/1.60  % (19918)Time elapsed: 0.419 s
% 8.48/1.60  % (19918)Instructions burned: 104 (million)
% 8.48/1.60  % (19918)------------------------------
% 8.48/1.60  % (19918)------------------------------
% 8.48/1.61  % (19933)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 (2989ds/184Mi)
% 8.48/1.61  % (19933)Refutation not found, incomplete strategy% (19933)------------------------------
% 8.48/1.61  % (19933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.61  % (19933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.61  % (19933)Termination reason: Refutation not found, incomplete strategy
% 8.48/1.61  
% 8.48/1.61  % (19933)Memory used [KB]: 5884
% 8.48/1.61  % (19933)Time elapsed: 0.169 s
% 8.48/1.61  % (19933)Instructions burned: 2 (million)
% 8.48/1.61  % (19933)------------------------------
% 8.48/1.61  % (19933)------------------------------
% 8.48/1.61  % (19913)Instruction limit reached!
% 8.48/1.61  % (19913)------------------------------
% 8.48/1.61  % (19913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.61  % (19913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.61  % (19913)Termination reason: Unknown
% 8.48/1.61  % (19913)Termination phase: Saturation
% 8.48/1.61  
% 8.48/1.61  % (19913)Memory used [KB]: 2174
% 8.48/1.61  % (19913)Time elapsed: 0.510 s
% 8.48/1.61  % (19913)Instructions burned: 156 (million)
% 8.48/1.61  % (19913)------------------------------
% 8.48/1.61  % (19913)------------------------------
% 8.48/1.62  % (19907)First to succeed.
% 8.48/1.62  % (19908)Instruction limit reached!
% 8.48/1.62  % (19908)------------------------------
% 8.48/1.62  % (19908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.62  % (19908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.62  % (19908)Termination reason: Unknown
% 8.48/1.62  % (19908)Termination phase: Saturation
% 8.48/1.62  
% 8.48/1.62  % (19908)Memory used [KB]: 6396
% 8.48/1.62  % (19907)Refutation found. Thanks to Tanya!
% 8.48/1.62  % SZS status Unsatisfiable for theBenchmark
% 8.48/1.62  % SZS output start Proof for theBenchmark
% See solution above
% 8.48/1.62  % (19907)------------------------------
% 8.48/1.62  % (19907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.62  % (19907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.62  % (19907)Termination reason: Refutation
% 8.48/1.62  
% 8.48/1.62  % (19907)Memory used [KB]: 12409
% 8.48/1.62  % (19907)Time elapsed: 0.622 s
% 8.48/1.62  % (19907)Instructions burned: 206 (million)
% 8.48/1.62  % (19907)------------------------------
% 8.48/1.62  % (19907)------------------------------
% 8.48/1.62  % (19826)Success in time 1.301 s
%------------------------------------------------------------------------------