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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : COL079-1 : TPTP v8.1.0. Released v1.2.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 : n013.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:52:01 EDT 2022

% Result   : Unsatisfiable 76.83s 10.22s
% Output   : Refutation 76.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   19 (  18 unt;   0 def)
%            Number of atoms       :   20 (  19 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    5 (   4   ~;   1   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   26 (  26   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2046,plain,
    $false,
    inference(subsumption_resolution,[],[f2027,f2035]) ).

fof(f2035,plain,
    ! [X0] : apply(sF0,X0) = apply(sF2,X0),
    inference(unit_resulting_resolution,[],[f1174,f9]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( apply(X0,n(X0,X1)) != apply(X1,n(X0,X1))
      | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',extensionality2) ).

fof(f1174,plain,
    ! [X2,X3] : apply(apply(sF0,X2),X3) = apply(apply(sF2,X2),X3),
    inference(forward_demodulation,[],[f1173,f12]) ).

fof(f12,plain,
    apply(abstraction,b) = sF0,
    introduced(function_definition,[]) ).

fof(f1173,plain,
    ! [X2,X3] : apply(apply(apply(abstraction,b),X2),X3) = apply(apply(sF2,X2),X3),
    inference(forward_demodulation,[],[f1172,f6]) ).

fof(f6,axiom,
    ! [X2,X0,X1] : apply(apply(apply(abstraction,X0),X1),X2) = apply(apply(X0,k(X2)),apply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',abstraction) ).

fof(f1172,plain,
    ! [X2,X3] : apply(apply(b,k(X3)),apply(X2,X3)) = apply(apply(sF2,X2),X3),
    inference(forward_demodulation,[],[f1171,f67]) ).

fof(f67,plain,
    ! [X0,X1] : apply(apply(sF0,k(X0)),X1) = apply(apply(b,k(X1)),X0),
    inference(superposition,[],[f19,f12]) ).

fof(f19,plain,
    ! [X3,X4,X5] : apply(apply(apply(abstraction,X5),k(X3)),X4) = apply(apply(X5,k(X4)),X3),
    inference(superposition,[],[f6,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : apply(k(X0),X1) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',k_definition) ).

fof(f1171,plain,
    ! [X2,X3] : apply(apply(sF0,k(apply(X2,X3))),X3) = apply(apply(sF2,X2),X3),
    inference(forward_demodulation,[],[f1118,f14]) ).

fof(f14,plain,
    apply(abstraction,sF1) = sF2,
    introduced(function_definition,[]) ).

fof(f1118,plain,
    ! [X2,X3] : apply(apply(sF0,k(apply(X2,X3))),X3) = apply(apply(apply(abstraction,sF1),X2),X3),
    inference(superposition,[],[f58,f13]) ).

fof(f13,plain,
    apply(abstraction,sF0) = sF1,
    introduced(function_definition,[]) ).

fof(f58,plain,
    ! [X8,X9,X7] : apply(apply(apply(abstraction,apply(abstraction,X7)),X9),X8) = apply(apply(X7,k(apply(X9,X8))),X8),
    inference(superposition,[],[f6,f19]) ).

fof(f2027,plain,
    apply(sF0,n(sF2,sF0)) != apply(sF2,n(sF2,sF0)),
    inference(unit_resulting_resolution,[],[f15,f9]) ).

fof(f15,plain,
    sF0 != sF2,
    inference(definition_folding,[],[f11,f14,f13,f12,f12]) ).

fof(f11,axiom,
    apply(abstraction,b) != apply(abstraction,apply(abstraction,apply(abstraction,b))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_TRC2a) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : COL079-1 : TPTP v8.1.0. Released v1.2.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 16:45:32 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 1.21/0.55  % (14135)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.21/0.55  % (14134)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.49/0.55  % (14134)Refutation not found, incomplete strategy% (14134)------------------------------
% 1.49/0.55  % (14134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (14135)Instruction limit reached!
% 1.49/0.55  % (14135)------------------------------
% 1.49/0.55  % (14135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (14133)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.49/0.56  % (14152)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.49/0.56  % (14151)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.49/0.56  % (14134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (14134)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.56  
% 1.49/0.56  % (14134)Memory used [KB]: 5756
% 1.49/0.56  % (14134)Time elapsed: 0.125 s
% 1.49/0.56  % (14134)Instructions burned: 2 (million)
% 1.49/0.56  % (14134)------------------------------
% 1.49/0.56  % (14134)------------------------------
% 1.49/0.56  % (14144)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)
% 1.49/0.56  % (14144)Instruction limit reached!
% 1.49/0.56  % (14144)------------------------------
% 1.49/0.56  % (14144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.56  % (14144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (14144)Termination reason: Unknown
% 1.49/0.56  % (14144)Termination phase: Saturation
% 1.49/0.56  
% 1.49/0.56  % (14144)Memory used [KB]: 1279
% 1.49/0.56  % (14144)Time elapsed: 0.003 s
% 1.49/0.56  % (14144)Instructions burned: 2 (million)
% 1.49/0.56  % (14144)------------------------------
% 1.49/0.56  % (14144)------------------------------
% 1.49/0.56  % (14135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (14135)Termination reason: Unknown
% 1.49/0.56  % (14135)Termination phase: Saturation
% 1.49/0.56  
% 1.49/0.56  % (14135)Memory used [KB]: 5756
% 1.49/0.56  % (14135)Time elapsed: 0.126 s
% 1.49/0.56  % (14135)Instructions burned: 3 (million)
% 1.49/0.56  % (14135)------------------------------
% 1.49/0.56  % (14135)------------------------------
% 1.49/0.56  % (14143)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.49/0.56  TRYING [1]
% 1.49/0.56  % (14150)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 1.49/0.56  TRYING [2]
% 1.49/0.57  % (14142)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 1.49/0.57  % (14143)Instruction limit reached!
% 1.49/0.57  % (14143)------------------------------
% 1.49/0.57  % (14143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.57  % (14143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.57  % (14143)Termination reason: Unknown
% 1.49/0.57  % (14143)Termination phase: Finite model building SAT solving
% 1.49/0.57  
% 1.49/0.57  % (14143)Memory used [KB]: 6012
% 1.49/0.57  % (14143)Time elapsed: 0.139 s
% 1.49/0.57  % (14143)Instructions burned: 7 (million)
% 1.49/0.57  % (14143)------------------------------
% 1.49/0.57  % (14143)------------------------------
% 1.49/0.59  % (14151)Instruction limit reached!
% 1.49/0.59  % (14151)------------------------------
% 1.49/0.59  % (14151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.59  % (14151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.59  % (14151)Termination reason: Unknown
% 1.49/0.59  % (14151)Termination phase: Saturation
% 1.49/0.59  
% 1.49/0.59  % (14151)Memory used [KB]: 12153
% 1.49/0.59  % (14151)Time elapsed: 0.155 s
% 1.49/0.59  % (14151)Instructions burned: 38 (million)
% 1.49/0.59  % (14151)------------------------------
% 1.49/0.59  % (14151)------------------------------
% 1.49/0.60  % (14132)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.49/0.61  % (14129)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.49/0.62  % (14129)Instruction limit reached!
% 1.49/0.62  % (14129)------------------------------
% 1.49/0.62  % (14129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14129)Termination reason: Unknown
% 1.49/0.62  % (14129)Termination phase: Saturation
% 1.49/0.62  
% 1.49/0.62  % (14129)Memory used [KB]: 5884
% 1.49/0.62  % (14129)Time elapsed: 0.184 s
% 1.49/0.62  % (14129)Instructions burned: 4 (million)
% 1.49/0.62  % (14129)------------------------------
% 1.49/0.62  % (14129)------------------------------
% 1.49/0.62  % (14128)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)
% 1.49/0.62  % (14128)Refutation not found, incomplete strategy% (14128)------------------------------
% 1.49/0.62  % (14128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14128)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.62  
% 1.49/0.62  % (14128)Memory used [KB]: 1279
% 1.49/0.62  % (14128)Time elapsed: 0.148 s
% 1.49/0.62  % (14128)Instructions burned: 2 (million)
% 1.49/0.62  % (14128)------------------------------
% 1.49/0.62  % (14128)------------------------------
% 1.49/0.62  % (14149)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 1.49/0.62  % (14149)Refutation not found, incomplete strategy% (14149)------------------------------
% 1.49/0.62  % (14149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14149)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.62  
% 1.49/0.62  % (14149)Memory used [KB]: 5756
% 1.49/0.62  % (14149)Time elapsed: 0.194 s
% 1.49/0.62  % (14149)------------------------------
% 1.49/0.62  % (14149)------------------------------
% 1.49/0.62  % (14146)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.49/0.62  % (14153)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 1.49/0.62  % (14153)Refutation not found, incomplete strategy% (14153)------------------------------
% 1.49/0.62  % (14153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14153)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.62  
% 1.49/0.62  % (14153)Memory used [KB]: 5756
% 1.49/0.62  % (14153)Time elapsed: 0.153 s
% 1.49/0.62  % (14153)Instructions burned: 2 (million)
% 1.49/0.62  % (14153)------------------------------
% 1.49/0.62  % (14153)------------------------------
% 1.49/0.62  % (14146)Refutation not found, incomplete strategy% (14146)------------------------------
% 1.49/0.62  % (14146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14146)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.62  
% 1.49/0.62  % (14146)Memory used [KB]: 10234
% 1.49/0.62  % (14146)Time elapsed: 0.195 s
% 1.49/0.62  % (14146)Instructions burned: 2 (million)
% 1.49/0.62  % (14146)------------------------------
% 1.49/0.62  % (14146)------------------------------
% 1.49/0.62  % (14145)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.49/0.62  % (14157)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.49/0.62  % (14157)Refutation not found, incomplete strategy% (14157)------------------------------
% 1.49/0.62  % (14157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (14157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (14157)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.62  
% 1.49/0.62  % (14157)Memory used [KB]: 5756
% 1.49/0.62  % (14157)Time elapsed: 0.196 s
% 1.49/0.62  % (14157)Instructions burned: 2 (million)
% 1.49/0.62  % (14157)------------------------------
% 1.49/0.62  % (14157)------------------------------
% 1.49/0.62  % (14138)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.49/0.63  % (14142)Instruction limit reached!
% 1.49/0.63  % (14142)------------------------------
% 1.49/0.63  % (14142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14142)Termination reason: Unknown
% 1.49/0.63  % (14142)Termination phase: Saturation
% 1.49/0.63  
% 1.49/0.63  % (14142)Memory used [KB]: 1663
% 1.49/0.63  % (14142)Time elapsed: 0.191 s
% 1.49/0.63  % (14142)Instructions burned: 30 (million)
% 1.49/0.63  % (14142)------------------------------
% 1.49/0.63  % (14142)------------------------------
% 1.49/0.63  % (14138)Instruction limit reached!
% 1.49/0.63  % (14138)------------------------------
% 1.49/0.63  % (14138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14138)Termination reason: Unknown
% 1.49/0.63  % (14138)Termination phase: Saturation
% 1.49/0.63  
% 1.49/0.63  % (14138)Memory used [KB]: 6012
% 1.49/0.63  % (14138)Time elapsed: 0.199 s
% 1.49/0.63  % (14138)Instructions burned: 6 (million)
% 1.49/0.63  % (14138)------------------------------
% 1.49/0.63  % (14138)------------------------------
% 1.49/0.63  % (14145)Instruction limit reached!
% 1.49/0.63  % (14145)------------------------------
% 1.49/0.63  % (14145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14145)Termination reason: Unknown
% 1.49/0.63  % (14145)Termination phase: Saturation
% 1.49/0.63  
% 1.49/0.63  % (14145)Memory used [KB]: 5884
% 1.49/0.63  % (14145)Time elapsed: 0.157 s
% 1.49/0.63  % (14145)Instructions burned: 8 (million)
% 1.49/0.63  % (14145)------------------------------
% 1.49/0.63  % (14145)------------------------------
% 1.49/0.63  % (14154)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.49/0.63  % (14136)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.49/0.63  % (14154)Refutation not found, incomplete strategy% (14154)------------------------------
% 1.49/0.63  % (14154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14154)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.63  
% 1.49/0.63  % (14154)Memory used [KB]: 5756
% 1.49/0.63  % (14154)Time elapsed: 0.207 s
% 1.49/0.63  % (14154)Instructions burned: 2 (million)
% 1.49/0.63  % (14154)------------------------------
% 1.49/0.63  % (14154)------------------------------
% 1.49/0.63  % (14136)Refutation not found, incomplete strategy% (14136)------------------------------
% 1.49/0.63  % (14136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14136)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.63  
% 1.49/0.63  % (14136)Memory used [KB]: 5756
% 1.49/0.63  % (14136)Time elapsed: 0.163 s
% 1.49/0.63  % (14136)Instructions burned: 1 (million)
% 1.49/0.63  % (14136)------------------------------
% 1.49/0.63  % (14136)------------------------------
% 1.49/0.63  % (14152)Instruction limit reached!
% 1.49/0.63  % (14152)------------------------------
% 1.49/0.63  % (14152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14152)Termination reason: Unknown
% 1.49/0.63  % (14152)Termination phase: Saturation
% 1.49/0.63  
% 1.49/0.63  % (14152)Memory used [KB]: 6652
% 1.49/0.63  % (14152)Time elapsed: 0.201 s
% 1.49/0.63  % (14152)Instructions burned: 47 (million)
% 1.49/0.63  % (14152)------------------------------
% 1.49/0.63  % (14152)------------------------------
% 1.49/0.63  % (14141)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.49/0.63  % (14141)Instruction limit reached!
% 1.49/0.63  % (14141)------------------------------
% 1.49/0.63  % (14141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.63  % (14141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.63  % (14141)Termination reason: Unknown
% 1.49/0.63  % (14141)Termination phase: Saturation
% 1.49/0.63  
% 1.49/0.63  % (14141)Memory used [KB]: 5756
% 1.49/0.63  % (14141)Time elapsed: 0.208 s
% 1.49/0.63  % (14141)Instructions burned: 3 (million)
% 1.49/0.63  % (14141)------------------------------
% 1.49/0.63  % (14141)------------------------------
% 1.49/0.64  % (14133)Instruction limit reached!
% 1.49/0.64  % (14133)------------------------------
% 1.49/0.64  % (14133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.64  % (14133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.64  % (14133)Termination reason: Unknown
% 1.49/0.64  % (14133)Termination phase: Saturation
% 1.49/0.64  
% 1.49/0.64  % (14133)Memory used [KB]: 2046
% 1.49/0.64  % (14133)Time elapsed: 0.203 s
% 1.49/0.64  % (14133)Instructions burned: 50 (million)
% 1.49/0.64  % (14133)------------------------------
% 1.49/0.64  % (14133)------------------------------
% 1.49/0.64  % (14131)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)
% 2.25/0.65  % (14164)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.25/0.65  % (14148)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)
% 2.25/0.66  % (14156)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)
% 2.25/0.66  % (14156)Refutation not found, incomplete strategy% (14156)------------------------------
% 2.25/0.66  % (14156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.66  % (14156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.66  % (14156)Termination reason: Refutation not found, incomplete strategy
% 2.25/0.66  
% 2.25/0.66  % (14156)Memory used [KB]: 5756
% 2.25/0.66  % (14156)Time elapsed: 0.226 s
% 2.25/0.66  % (14156)Instructions burned: 2 (million)
% 2.25/0.66  % (14156)------------------------------
% 2.25/0.66  % (14156)------------------------------
% 2.25/0.66  % (14140)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)
% 2.25/0.66  % (14132)Instruction limit reached!
% 2.25/0.66  % (14132)------------------------------
% 2.25/0.66  % (14132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.66  % (14132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.66  % (14132)Termination reason: Unknown
% 2.25/0.66  % (14132)Termination phase: Saturation
% 2.25/0.66  
% 2.25/0.66  % (14132)Memory used [KB]: 6140
% 2.25/0.66  % (14132)Time elapsed: 0.216 s
% 2.25/0.66  % (14132)Instructions burned: 26 (million)
% 2.25/0.66  % (14132)------------------------------
% 2.25/0.66  % (14132)------------------------------
% 2.25/0.67  % (14127)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 2.25/0.67  % (14164)Instruction limit reached!
% 2.25/0.67  % (14164)------------------------------
% 2.25/0.67  % (14164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.67  % (14164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.67  % (14164)Termination reason: Unknown
% 2.25/0.67  % (14164)Termination phase: Saturation
% 2.25/0.67  
% 2.25/0.67  % (14164)Memory used [KB]: 2046
% 2.25/0.67  % (14164)Time elapsed: 0.022 s
% 2.25/0.67  % (14164)Instructions burned: 29 (million)
% 2.25/0.67  % (14164)------------------------------
% 2.25/0.67  % (14164)------------------------------
% 2.25/0.68  % (14148)Instruction limit reached!
% 2.25/0.68  % (14148)------------------------------
% 2.25/0.68  % (14148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.68  % (14148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.68  % (14148)Termination reason: Unknown
% 2.25/0.68  % (14148)Termination phase: Saturation
% 2.25/0.68  
% 2.25/0.68  % (14148)Memory used [KB]: 1407
% 2.25/0.68  % (14148)Time elapsed: 0.254 s
% 2.25/0.68  % (14148)Instructions burned: 6 (million)
% 2.25/0.68  % (14148)------------------------------
% 2.25/0.68  % (14148)------------------------------
% 2.25/0.68  % (14140)Instruction limit reached!
% 2.25/0.68  % (14140)------------------------------
% 2.25/0.68  % (14140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.68  % (14140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.68  % (14140)Termination reason: Unknown
% 2.25/0.68  % (14140)Termination phase: Saturation
% 2.25/0.68  
% 2.25/0.68  % (14140)Memory used [KB]: 5884
% 2.25/0.68  % (14140)Time elapsed: 0.236 s
% 2.25/0.68  % (14140)Instructions burned: 6 (million)
% 2.25/0.68  % (14140)------------------------------
% 2.25/0.68  % (14140)------------------------------
% 2.25/0.69  % (14130)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)
% 2.45/0.70  % (14147)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)
% 2.45/0.71  % (14147)Refutation not found, incomplete strategy% (14147)------------------------------
% 2.45/0.71  % (14147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.45/0.71  % (14147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.45/0.71  % (14147)Termination reason: Refutation not found, incomplete strategy
% 2.45/0.71  
% 2.45/0.71  % (14147)Memory used [KB]: 5756
% 2.45/0.71  % (14147)Time elapsed: 0.275 s
% 2.45/0.71  % (14147)Instructions burned: 1 (million)
% 2.45/0.71  % (14147)------------------------------
% 2.45/0.71  % (14147)------------------------------
% 2.45/0.71  % (14155)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)
% 2.45/0.71  % (14155)Refutation not found, incomplete strategy% (14155)------------------------------
% 2.45/0.71  % (14155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.45/0.71  % (14155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.45/0.71  % (14155)Termination reason: Refutation not found, incomplete strategy
% 2.45/0.71  
% 2.45/0.71  % (14155)Memory used [KB]: 1279
% 2.45/0.71  % (14155)Time elapsed: 0.275 s
% 2.45/0.71  % (14155)------------------------------
% 2.45/0.71  % (14155)------------------------------
% 2.45/0.71  % (14139)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)
% 2.45/0.72  % (14150)Instruction limit reached!
% 2.45/0.72  % (14150)------------------------------
% 2.45/0.72  % (14150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.45/0.72  % (14150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.45/0.72  % (14150)Termination reason: Unknown
% 2.45/0.72  % (14150)Termination phase: Saturation
% 2.45/0.72  
% 2.45/0.72  % (14150)Memory used [KB]: 7547
% 2.45/0.72  % (14150)Time elapsed: 0.269 s
% 2.45/0.72  % (14150)Instructions burned: 97 (million)
% 2.45/0.72  % (14150)------------------------------
% 2.45/0.72  % (14150)------------------------------
% 2.45/0.72  % (14131)Instruction limit reached!
% 2.45/0.72  % (14131)------------------------------
% 2.45/0.72  % (14131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.45/0.72  % (14131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.45/0.72  % (14131)Termination reason: Unknown
% 2.45/0.72  % (14131)Termination phase: Saturation
% 2.45/0.72  
% 2.45/0.72  % (14131)Memory used [KB]: 6524
% 2.45/0.72  % (14131)Time elapsed: 0.289 s
% 2.45/0.72  % (14131)Instructions burned: 35 (million)
% 2.45/0.72  % (14131)------------------------------
% 2.45/0.72  % (14131)------------------------------
% 2.45/0.73  % (14186)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/92Mi)
% 2.45/0.74  % (14180)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.45/0.74  % (14162)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3Mi)
% 2.51/0.74  % (14162)Instruction limit reached!
% 2.51/0.74  % (14162)------------------------------
% 2.51/0.74  % (14162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.74  % (14162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.74  % (14162)Termination reason: Unknown
% 2.51/0.74  % (14162)Termination phase: Saturation
% 2.51/0.74  
% 2.51/0.74  % (14162)Memory used [KB]: 5884
% 2.51/0.74  % (14162)Time elapsed: 0.123 s
% 2.51/0.74  % (14162)Instructions burned: 3 (million)
% 2.51/0.74  % (14162)------------------------------
% 2.51/0.74  % (14162)------------------------------
% 2.51/0.76  % (14163)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.51/0.78  % (14139)Instruction limit reached!
% 2.51/0.78  % (14139)------------------------------
% 2.51/0.78  % (14139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.78  % (14139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.78  % (14139)Termination reason: Unknown
% 2.51/0.78  % (14139)Termination phase: Saturation
% 2.51/0.78  
% 2.51/0.78  % (14139)Memory used [KB]: 6140
% 2.51/0.78  % (14139)Time elapsed: 0.357 s
% 2.51/0.78  % (14139)Instructions burned: 23 (million)
% 2.51/0.78  % (14139)------------------------------
% 2.51/0.78  % (14139)------------------------------
% 2.51/0.79  % (14186)Instruction limit reached!
% 2.51/0.79  % (14186)------------------------------
% 2.51/0.79  % (14186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.79  % (14186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.79  % (14186)Termination reason: Unknown
% 2.51/0.79  % (14186)Termination phase: Saturation
% 2.51/0.79  
% 2.51/0.79  % (14186)Memory used [KB]: 7164
% 2.51/0.79  % (14186)Time elapsed: 0.058 s
% 2.51/0.79  % (14186)Instructions burned: 92 (million)
% 2.51/0.79  % (14186)------------------------------
% 2.51/0.79  % (14186)------------------------------
% 2.73/0.80  % (14161)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.73/0.80  % (14161)Refutation not found, incomplete strategy% (14161)------------------------------
% 2.73/0.80  % (14161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.80  % (14161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.80  % (14161)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.80  
% 2.73/0.80  % (14161)Memory used [KB]: 5756
% 2.73/0.80  % (14161)Time elapsed: 0.185 s
% 2.73/0.80  % (14161)Instructions burned: 1 (million)
% 2.73/0.80  % (14161)------------------------------
% 2.73/0.80  % (14161)------------------------------
% 2.73/0.80  % (14178)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.73/0.81  % (14163)Instruction limit reached!
% 2.73/0.81  % (14163)------------------------------
% 2.73/0.81  % (14163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.81  % (14163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.81  % (14163)Termination reason: Unknown
% 2.73/0.81  % (14163)Termination phase: Saturation
% 2.73/0.81  
% 2.73/0.81  % (14163)Memory used [KB]: 6268
% 2.73/0.81  % (14163)Time elapsed: 0.181 s
% 2.73/0.81  % (14163)Instructions burned: 34 (million)
% 2.73/0.81  % (14163)------------------------------
% 2.73/0.81  % (14163)------------------------------
% 2.73/0.82  % (14180)Instruction limit reached!
% 2.73/0.82  % (14180)------------------------------
% 2.73/0.82  % (14180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.82  % (14180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.82  % (14180)Termination reason: Unknown
% 2.73/0.82  % (14180)Termination phase: Saturation
% 2.73/0.82  
% 2.73/0.82  % (14180)Memory used [KB]: 7291
% 2.73/0.82  % (14180)Time elapsed: 0.126 s
% 2.73/0.82  % (14180)Instructions burned: 149 (million)
% 2.73/0.82  % (14180)------------------------------
% 2.73/0.82  % (14180)------------------------------
% 3.04/0.85  % (14130)Instruction limit reached!
% 3.04/0.85  % (14130)------------------------------
% 3.04/0.85  % (14130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.85  % (14130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.85  % (14130)Termination reason: Unknown
% 3.04/0.85  % (14130)Termination phase: Saturation
% 3.04/0.85  
% 3.04/0.85  % (14130)Memory used [KB]: 6524
% 3.04/0.85  % (14130)Time elapsed: 0.429 s
% 3.04/0.85  % (14130)Instructions burned: 44 (million)
% 3.04/0.85  % (14130)------------------------------
% 3.04/0.85  % (14130)------------------------------
% 3.04/0.85  % (14172)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.04/0.86  % (14167)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.04/0.86  % (14207)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/95Mi)
% 3.04/0.86  % (14173)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.04/0.86  % (14169)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.04/0.87  % (14175)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.04/0.88  % (14179)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.04/0.88  % (14177)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.04/0.88  % (14177)Refutation not found, incomplete strategy% (14177)------------------------------
% 3.04/0.88  % (14177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.88  % (14177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.88  % (14177)Termination reason: Refutation not found, incomplete strategy
% 3.04/0.88  
% 3.04/0.88  % (14177)Memory used [KB]: 5756
% 3.04/0.88  % (14177)Time elapsed: 0.194 s
% 3.04/0.88  % (14177)Instructions burned: 1 (million)
% 3.04/0.88  % (14177)------------------------------
% 3.04/0.88  % (14177)------------------------------
% 3.04/0.88  % (14179)Instruction limit reached!
% 3.04/0.88  % (14179)------------------------------
% 3.04/0.88  % (14179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.88  % (14179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.88  % (14179)Termination reason: Unknown
% 3.04/0.88  % (14179)Termination phase: Saturation
% 3.04/0.88  
% 3.04/0.88  % (14179)Memory used [KB]: 5884
% 3.04/0.88  % (14179)Time elapsed: 0.197 s
% 3.04/0.88  % (14179)Instructions burned: 8 (million)
% 3.04/0.88  % (14179)------------------------------
% 3.04/0.88  % (14179)------------------------------
% 3.04/0.89  % (14205)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 (2995ds/78Mi)
% 3.04/0.89  % (14205)Refutation not found, incomplete strategy% (14205)------------------------------
% 3.04/0.89  % (14205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.89  % (14205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.89  % (14205)Termination reason: Refutation not found, incomplete strategy
% 3.04/0.89  
% 3.04/0.89  % (14205)Memory used [KB]: 5756
% 3.04/0.89  % (14205)Time elapsed: 0.058 s
% 3.04/0.89  % (14205)Instructions burned: 2 (million)
% 3.04/0.89  % (14205)------------------------------
% 3.04/0.89  % (14205)------------------------------
% 3.04/0.90  % (14185)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/69Mi)
% 3.04/0.91  % (14189)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/307Mi)
% 3.04/0.91  % (14189)Refutation not found, incomplete strategy% (14189)------------------------------
% 3.04/0.91  % (14189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.91  % (14189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.91  % (14189)Termination reason: Refutation not found, incomplete strategy
% 3.04/0.91  
% 3.04/0.91  % (14189)Memory used [KB]: 5756
% 3.04/0.91  % (14189)Time elapsed: 0.168 s
% 3.04/0.91  % (14189)Instructions burned: 2 (million)
% 3.04/0.91  % (14189)------------------------------
% 3.04/0.91  % (14189)------------------------------
% 3.04/0.91  % (14160)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/14Mi)
% 3.04/0.92  % (14190)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.04/0.92  % (14190)Refutation not found, incomplete strategy% (14190)------------------------------
% 3.04/0.92  % (14190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.92  % (14190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.92  % (14190)Termination reason: Refutation not found, incomplete strategy
% 3.04/0.92  
% 3.04/0.92  % (14190)Memory used [KB]: 5756
% 3.04/0.92  % (14190)Time elapsed: 0.179 s
% 3.04/0.92  % (14190)Instructions burned: 2 (million)
% 3.04/0.92  % (14190)------------------------------
% 3.04/0.92  % (14190)------------------------------
% 3.04/0.92  % (14174)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 3.04/0.92  % (14202)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.04/0.93  % (14170)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 3.04/0.94  % (14176)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.04/0.94  % (14166)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)
% 3.04/0.94  % (14173)Instruction limit reached!
% 3.04/0.94  % (14173)------------------------------
% 3.04/0.94  % (14173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.94  % (14173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.94  % (14173)Termination reason: Unknown
% 3.04/0.94  % (14173)Termination phase: Saturation
% 3.04/0.94  
% 3.04/0.94  % (14173)Memory used [KB]: 6524
% 3.04/0.94  % (14173)Time elapsed: 0.233 s
% 3.04/0.94  % (14173)Instructions burned: 37 (million)
% 3.04/0.94  % (14173)------------------------------
% 3.04/0.94  % (14173)------------------------------
% 3.43/0.95  % (14199)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.43/0.95  % (14211)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.43/0.96  % (14167)Instruction limit reached!
% 3.43/0.96  % (14167)------------------------------
% 3.43/0.96  % (14167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.96  % (14167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.96  % (14167)Termination reason: Unknown
% 3.43/0.96  % (14167)Termination phase: Saturation
% 3.43/0.96  
% 3.43/0.96  % (14167)Memory used [KB]: 6396
% 3.43/0.96  % (14167)Time elapsed: 0.283 s
% 3.43/0.96  % (14167)Instructions burned: 46 (million)
% 3.43/0.96  % (14167)------------------------------
% 3.43/0.96  % (14167)------------------------------
% 3.43/0.96  % (14160)Instruction limit reached!
% 3.43/0.96  % (14160)------------------------------
% 3.43/0.96  % (14160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.96  % (14160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.96  % (14160)Termination reason: Unknown
% 3.43/0.96  % (14160)Termination phase: Saturation
% 3.43/0.96  
% 3.43/0.96  % (14160)Memory used [KB]: 6012
% 3.43/0.96  % (14160)Time elapsed: 0.345 s
% 3.43/0.96  % (14160)Instructions burned: 14 (million)
% 3.43/0.96  % (14160)------------------------------
% 3.43/0.96  % (14160)------------------------------
% 3.43/0.97  % (14207)Instruction limit reached!
% 3.43/0.97  % (14207)------------------------------
% 3.43/0.97  % (14207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.97  % (14207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.97  % (14207)Termination reason: Unknown
% 3.43/0.97  % (14207)Termination phase: Saturation
% 3.43/0.97  
% 3.43/0.97  % (14207)Memory used [KB]: 22515
% 3.43/0.97  % (14207)Time elapsed: 0.073 s
% 3.43/0.97  % (14207)Instructions burned: 97 (million)
% 3.43/0.97  % (14207)------------------------------
% 3.43/0.97  % (14207)------------------------------
% 3.43/0.97  % (14170)Instruction limit reached!
% 3.43/0.97  % (14170)------------------------------
% 3.43/0.97  % (14170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.97  % (14170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.97  % (14170)Termination reason: Unknown
% 3.43/0.97  % (14170)Termination phase: Saturation
% 3.43/0.97  
% 3.43/0.97  % (14170)Memory used [KB]: 5884
% 3.43/0.97  % (14170)Time elapsed: 0.269 s
% 3.43/0.97  % (14170)Instructions burned: 8 (million)
% 3.43/0.97  % (14170)------------------------------
% 3.43/0.97  % (14170)------------------------------
% 3.43/0.97  % (14175)Instruction limit reached!
% 3.43/0.97  % (14175)------------------------------
% 3.43/0.97  % (14175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.97  % (14175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.97  % (14175)Termination reason: Unknown
% 3.43/0.97  % (14175)Termination phase: Saturation
% 3.43/0.97  
% 3.43/0.97  % (14175)Memory used [KB]: 2174
% 3.43/0.97  % (14175)Time elapsed: 0.284 s
% 3.43/0.97  % (14175)Instructions burned: 46 (million)
% 3.43/0.97  % (14175)------------------------------
% 3.43/0.97  % (14175)------------------------------
% 3.43/0.98  % (14168)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.43/0.98  TRYING [1]
% 3.43/0.98  TRYING [2]
% 3.43/0.98  % (14210)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.43/0.98  % (14210)Refutation not found, incomplete strategy% (14210)------------------------------
% 3.43/0.98  % (14210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.98  % (14210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.98  % (14210)Termination reason: Refutation not found, incomplete strategy
% 3.43/0.98  
% 3.43/0.98  % (14210)Memory used [KB]: 1279
% 3.43/0.98  % (14210)Time elapsed: 0.106 s
% 3.43/0.98  % (14210)Instructions burned: 2 (million)
% 3.43/0.98  % (14210)------------------------------
% 3.43/0.98  % (14210)------------------------------
% 3.90/1.00  % (14209)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.90/1.00  TRYING [3]
% 3.90/1.01  % (14183)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/57Mi)
% 3.90/1.01  % (14169)Instruction limit reached!
% 3.90/1.01  % (14169)------------------------------
% 3.90/1.01  % (14169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/1.01  % (14169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/1.01  % (14169)Termination reason: Unknown
% 3.90/1.01  % (14169)Termination phase: Saturation
% 3.90/1.01  
% 3.90/1.01  % (14169)Memory used [KB]: 2430
% 3.90/1.01  % (14169)Time elapsed: 0.343 s
% 3.90/1.01  % (14169)Instructions burned: 75 (million)
% 3.90/1.01  % (14169)------------------------------
% 3.90/1.01  % (14169)------------------------------
% 3.90/1.01  % (14178)Instruction limit reached!
% 3.90/1.01  % (14178)------------------------------
% 3.90/1.01  % (14178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/1.01  % (14178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/1.01  % (14178)Termination reason: Unknown
% 3.90/1.01  % (14178)Termination phase: Saturation
% 3.90/1.01  
% 3.90/1.01  % (14178)Memory used [KB]: 7419
% 3.90/1.01  % (14178)Time elapsed: 0.316 s
% 3.90/1.01  % (14178)Instructions burned: 116 (million)
% 3.90/1.01  % (14178)------------------------------
% 3.90/1.01  % (14178)------------------------------
% 3.90/1.03  % (14168)Instruction limit reached!
% 3.90/1.03  % (14168)------------------------------
% 3.90/1.03  % (14168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/1.03  % (14168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/1.03  % (14168)Termination reason: Unknown
% 3.90/1.03  % (14168)Termination phase: Finite model building constraint generation
% 3.90/1.03  
% 3.90/1.03  % (14168)Memory used [KB]: 6524
% 3.90/1.03  % (14168)Time elapsed: 0.319 s
% 3.90/1.03  % (14168)Instructions burned: 22 (million)
% 3.90/1.03  % (14168)------------------------------
% 3.90/1.03  % (14168)------------------------------
% 3.90/1.03  % (14208)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 (2995ds/156Mi)
% 3.90/1.03  % (14185)Instruction limit reached!
% 3.90/1.03  % (14185)------------------------------
% 3.90/1.03  % (14185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/1.03  % (14185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/1.03  % (14185)Termination reason: Unknown
% 3.90/1.03  % (14185)Termination phase: Saturation
% 3.90/1.03  
% 3.90/1.03  % (14185)Memory used [KB]: 2558
% 3.90/1.03  % (14185)Time elapsed: 0.303 s
% 3.90/1.03  % (14185)Instructions burned: 69 (million)
% 3.90/1.03  % (14185)------------------------------
% 3.90/1.03  % (14185)------------------------------
% 3.90/1.03  % (14196)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.90/1.04  % (14195)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.90/1.04  % (14211)Instruction limit reached!
% 3.90/1.04  % (14211)------------------------------
% 3.90/1.04  % (14211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/1.04  % (14211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/1.04  % (14211)Termination reason: Unknown
% 3.90/1.04  % (14211)Termination phase: Saturation
% 3.90/1.04  
% 3.90/1.04  % (14211)Memory used [KB]: 7419
% 3.90/1.04  % (14211)Time elapsed: 0.139 s
% 3.90/1.04  % (14211)Instructions burned: 141 (million)
% 3.90/1.04  % (14211)------------------------------
% 3.90/1.04  % (14211)------------------------------
% 4.45/1.04  % (14194)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)
% 4.45/1.07  % (14166)Instruction limit reached!
% 4.45/1.07  % (14166)------------------------------
% 4.45/1.07  % (14166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.07  % (14166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.07  % (14166)Termination reason: Unknown
% 4.45/1.07  % (14166)Termination phase: Saturation
% 4.45/1.07  
% 4.45/1.07  % (14166)Memory used [KB]: 6524
% 4.45/1.07  % (14166)Time elapsed: 0.367 s
% 4.45/1.07  % (14166)Instructions burned: 35 (million)
% 4.45/1.07  % (14166)------------------------------
% 4.45/1.07  % (14166)------------------------------
% 4.45/1.07  % (14214)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/58Mi)
% 5.61/1.09  % (14194)Refutation not found, incomplete strategy% (14194)------------------------------
% 5.61/1.09  % (14194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.61/1.09  % (14194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.61/1.09  % (14194)Termination reason: Refutation not found, incomplete strategy
% 5.61/1.09  
% 5.61/1.09  % (14194)Memory used [KB]: 1279
% 5.61/1.09  % (14194)Time elapsed: 0.312 s
% 5.61/1.09  % (14194)Instructions burned: 1 (million)
% 5.61/1.09  % (14194)------------------------------
% 5.61/1.09  % (14194)------------------------------
% 5.61/1.11  % (14213)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/298Mi)
% 5.61/1.12  % (14219)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)
% 6.01/1.13  % (14172)Instruction limit reached!
% 6.01/1.13  % (14172)------------------------------
% 6.01/1.13  % (14172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.01/1.13  % (14172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.01/1.13  % (14172)Termination reason: Unknown
% 6.01/1.13  % (14172)Termination phase: Saturation
% 6.01/1.13  
% 6.01/1.13  % (14172)Memory used [KB]: 8187
% 6.01/1.13  % (14172)Time elapsed: 0.428 s
% 6.01/1.13  % (14172)Instructions burned: 151 (million)
% 6.01/1.13  % (14172)------------------------------
% 6.01/1.13  % (14172)------------------------------
% 6.01/1.16  % (14215)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/39Mi)
% 6.01/1.16  % (14215)Refutation not found, incomplete strategy% (14215)------------------------------
% 6.01/1.16  % (14215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.01/1.16  % (14215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.01/1.16  % (14215)Termination reason: Refutation not found, incomplete strategy
% 6.01/1.16  
% 6.01/1.16  % (14215)Memory used [KB]: 5756
% 6.01/1.16  % (14215)Time elapsed: 0.222 s
% 6.01/1.16  % (14215)------------------------------
% 6.01/1.16  % (14215)------------------------------
% 6.01/1.17  % (14218)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)
% 6.33/1.18  % (14220)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)
% 6.33/1.19  % (14225)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/70Mi)
% 6.33/1.19  % (14229)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 (2993ds/45Mi)
% 6.33/1.20  % (14232)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.33/1.21  % (14176)Instruction limit reached!
% 6.33/1.21  % (14176)------------------------------
% 6.33/1.21  % (14176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.33/1.21  % (14176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.33/1.21  % (14176)Termination reason: Unknown
% 6.33/1.21  % (14176)Termination phase: Saturation
% 6.33/1.21  
% 6.33/1.21  % (14176)Memory used [KB]: 24050
% 6.33/1.21  % (14176)Time elapsed: 0.447 s
% 6.33/1.21  % (14176)Instructions burned: 109 (million)
% 6.33/1.21  % (14176)------------------------------
% 6.33/1.21  % (14176)------------------------------
% 6.33/1.21  % (14223)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 6.33/1.22  % (14224)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)
% 6.33/1.23  % (14214)Instruction limit reached!
% 6.33/1.23  % (14214)------------------------------
% 6.33/1.23  % (14214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.33/1.23  % (14214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.33/1.23  % (14214)Termination reason: Unknown
% 6.33/1.23  % (14214)Termination phase: Saturation
% 6.33/1.23  
% 6.33/1.23  % (14214)Memory used [KB]: 6652
% 6.33/1.23  % (14214)Time elapsed: 0.305 s
% 6.33/1.23  % (14214)Instructions burned: 59 (million)
% 6.33/1.23  % (14214)------------------------------
% 6.33/1.23  % (14214)------------------------------
% 6.33/1.23  TRYING [1]
% 6.33/1.23  TRYING [2]
% 6.33/1.23  TRYING [3]
% 6.33/1.23  % (14223)Instruction limit reached!
% 6.33/1.23  % (14223)------------------------------
% 6.33/1.23  % (14223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.33/1.23  % (14223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.33/1.23  % (14223)Termination reason: Unknown
% 6.33/1.23  % (14223)Termination phase: Finite model building constraint generation
% 6.33/1.23  
% 6.33/1.23  % (14223)Memory used [KB]: 6140
% 6.33/1.23  % (14223)Time elapsed: 0.219 s
% 6.33/1.23  % (14223)Instructions burned: 9 (million)
% 6.33/1.23  % (14223)------------------------------
% 6.33/1.23  % (14223)------------------------------
% 6.33/1.24  % (14183)Instruction limit reached!
% 6.33/1.24  % (14183)------------------------------
% 6.33/1.24  % (14183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.33/1.24  % (14183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.33/1.24  % (14183)Termination reason: Unknown
% 6.33/1.24  % (14183)Termination phase: Saturation
% 6.33/1.24  
% 6.33/1.24  % (14183)Memory used [KB]: 6652
% 6.33/1.24  % (14183)Time elapsed: 0.472 s
% 6.33/1.24  % (14183)Instructions burned: 58 (million)
% 6.33/1.24  % (14183)------------------------------
% 6.33/1.24  % (14183)------------------------------
% 6.33/1.24  % (14226)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)
% 6.33/1.24  % (14226)Refutation not found, incomplete strategy% (14226)------------------------------
% 6.33/1.24  % (14226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.33/1.24  % (14226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.33/1.24  % (14226)Termination reason: Refutation not found, incomplete strategy
% 6.33/1.24  
% 6.33/1.24  % (14226)Memory used [KB]: 5756
% 6.33/1.24  % (14226)Time elapsed: 0.216 s
% 6.33/1.24  % (14226)Instructions burned: 2 (million)
% 6.33/1.24  % (14226)------------------------------
% 6.33/1.24  % (14226)------------------------------
% 6.33/1.25  % (14228)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)
% 6.84/1.25  % (14221)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)
% 6.84/1.26  % (14218)Instruction limit reached!
% 6.84/1.26  % (14218)------------------------------
% 6.84/1.26  % (14218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.84/1.26  % (14218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.84/1.26  % (14218)Termination reason: Unknown
% 6.84/1.26  % (14218)Termination phase: Saturation
% 6.84/1.26  
% 6.84/1.26  % (14218)Memory used [KB]: 6396
% 6.84/1.26  % (14218)Time elapsed: 0.293 s
% 6.84/1.26  % (14218)Instructions burned: 46 (million)
% 6.84/1.26  % (14218)------------------------------
% 6.84/1.26  % (14218)------------------------------
% 6.84/1.27  % (14217)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 (2994ds/378Mi)
% 6.94/1.28  % (14229)Instruction limit reached!
% 6.94/1.28  % (14229)------------------------------
% 6.94/1.28  % (14229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.94/1.28  % (14229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.94/1.28  % (14229)Termination reason: Unknown
% 6.94/1.28  % (14229)Termination phase: Saturation
% 6.94/1.28  
% 6.94/1.28  % (14229)Memory used [KB]: 6780
% 6.94/1.28  % (14229)Time elapsed: 0.223 s
% 6.94/1.28  % (14229)Instructions burned: 45 (million)
% 6.94/1.28  % (14229)------------------------------
% 6.94/1.28  % (14229)------------------------------
% 6.94/1.28  % (14199)Instruction limit reached!
% 6.94/1.28  % (14199)------------------------------
% 6.94/1.28  % (14199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.94/1.28  % (14199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.94/1.28  % (14199)Termination reason: Unknown
% 6.94/1.28  % (14199)Termination phase: Saturation
% 6.94/1.28  
% 6.94/1.28  % (14199)Memory used [KB]: 8315
% 6.94/1.28  % (14199)Time elapsed: 0.471 s
% 6.94/1.28  % (14199)Instructions burned: 143 (million)
% 6.94/1.28  % (14199)------------------------------
% 6.94/1.28  % (14199)------------------------------
% 7.18/1.32  % (14208)Instruction limit reached!
% 7.18/1.32  % (14208)------------------------------
% 7.18/1.32  % (14208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.18/1.32  % (14208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.18/1.32  % (14208)Termination reason: Unknown
% 7.18/1.32  % (14208)Termination phase: Saturation
% 7.18/1.32  
% 7.18/1.32  % (14208)Memory used [KB]: 8443
% 7.18/1.32  % (14208)Time elapsed: 0.451 s
% 7.18/1.32  % (14208)Instructions burned: 156 (million)
% 7.18/1.32  % (14208)------------------------------
% 7.18/1.32  % (14208)------------------------------
% 7.18/1.33  % (14238)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.30/1.36  % (14234)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.30/1.36  % (14238)Instruction limit reached!
% 7.30/1.36  % (14238)------------------------------
% 7.30/1.36  % (14238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.36  % (14238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.36  % (14238)Termination reason: Unknown
% 7.30/1.36  % (14238)Termination phase: Saturation
% 7.30/1.36  
% 7.30/1.36  % (14238)Memory used [KB]: 6012
% 7.30/1.36  % (14238)Time elapsed: 0.149 s
% 7.30/1.36  % (14238)Instructions burned: 15 (million)
% 7.30/1.36  % (14238)------------------------------
% 7.30/1.36  % (14238)------------------------------
% 7.30/1.36  % (14233)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/272Mi)
% 7.30/1.37  % (14233)Refutation not found, incomplete strategy% (14233)------------------------------
% 7.30/1.37  % (14233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.37  % (14233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.37  % (14233)Termination reason: Refutation not found, incomplete strategy
% 7.30/1.37  
% 7.30/1.37  % (14233)Memory used [KB]: 5756
% 7.30/1.37  % (14233)Time elapsed: 0.259 s
% 7.30/1.37  % (14233)Instructions burned: 1 (million)
% 7.30/1.37  % (14233)------------------------------
% 7.30/1.37  % (14233)------------------------------
% 7.30/1.38  % (14225)Instruction limit reached!
% 7.30/1.38  % (14225)------------------------------
% 7.30/1.38  % (14225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.38  % (14225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.38  % (14225)Termination reason: Unknown
% 7.30/1.38  % (14225)Termination phase: Saturation
% 7.30/1.38  
% 7.30/1.38  % (14225)Memory used [KB]: 7291
% 7.30/1.38  % (14225)Time elapsed: 0.347 s
% 7.30/1.38  % (14225)Instructions burned: 71 (million)
% 7.30/1.38  % (14225)------------------------------
% 7.30/1.38  % (14225)------------------------------
% 7.30/1.38  % (14231)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)
% 7.30/1.38  % (14221)Instruction limit reached!
% 7.30/1.38  % (14221)------------------------------
% 7.30/1.38  % (14221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.38  % (14221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.38  % (14221)Termination reason: Unknown
% 7.30/1.38  % (14221)Termination phase: Saturation
% 7.30/1.38  
% 7.30/1.38  % (14221)Memory used [KB]: 6908
% 7.30/1.38  % (14221)Time elapsed: 0.375 s
% 7.30/1.38  % (14221)Instructions burned: 40 (million)
% 7.30/1.38  % (14221)------------------------------
% 7.30/1.38  % (14221)------------------------------
% 7.30/1.39  % (14246)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/355Mi)
% 7.30/1.41  % (14249)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)
% 7.30/1.42  % (14219)Instruction limit reached!
% 7.30/1.42  % (14219)------------------------------
% 7.30/1.42  % (14219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.42  % (14219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.42  % (14219)Termination reason: Unknown
% 7.30/1.42  % (14219)Termination phase: Saturation
% 7.30/1.42  
% 7.30/1.42  % (14219)Memory used [KB]: 9083
% 7.30/1.42  % (14219)Time elapsed: 0.436 s
% 7.30/1.42  % (14219)Instructions burned: 172 (million)
% 7.30/1.42  % (14219)------------------------------
% 7.30/1.42  % (14219)------------------------------
% 7.30/1.42  % (14244)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/344Mi)
% 7.30/1.42  % (14174)Instruction limit reached!
% 7.30/1.42  % (14174)------------------------------
% 7.30/1.42  % (14174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.42  % (14174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.42  % (14174)Termination reason: Unknown
% 7.30/1.42  % (14174)Termination phase: Saturation
% 7.30/1.42  
% 7.30/1.42  % (14174)Memory used [KB]: 2046
% 7.30/1.42  % (14174)Time elapsed: 0.744 s
% 7.30/1.42  % (14174)Instructions burned: 148 (million)
% 7.30/1.42  % (14174)------------------------------
% 7.30/1.42  % (14174)------------------------------
% 7.69/1.43  % (14209)Instruction limit reached!
% 7.69/1.43  % (14209)------------------------------
% 7.69/1.43  % (14209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.69/1.43  % (14209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.69/1.43  % (14209)Termination reason: Unknown
% 7.69/1.43  % (14209)Termination phase: Saturation
% 7.69/1.43  
% 7.69/1.43  % (14209)Memory used [KB]: 9594
% 7.69/1.43  % (14209)Time elapsed: 0.528 s
% 7.69/1.43  % (14209)Instructions burned: 240 (million)
% 7.69/1.43  % (14209)------------------------------
% 7.69/1.43  % (14209)------------------------------
% 7.69/1.45  % (14237)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.69/1.47  % (14237)Refutation not found, incomplete strategy% (14237)------------------------------
% 7.69/1.47  % (14237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.69/1.47  % (14237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.69/1.47  % (14237)Termination reason: Refutation not found, incomplete strategy
% 7.69/1.47  
% 7.69/1.47  % (14237)Memory used [KB]: 5756
% 7.69/1.47  % (14237)Time elapsed: 0.318 s
% 7.69/1.47  % (14237)Instructions burned: 1 (million)
% 7.69/1.47  % (14237)------------------------------
% 7.69/1.47  % (14237)------------------------------
% 7.93/1.48  % (14220)Instruction limit reached!
% 7.93/1.48  % (14220)------------------------------
% 7.93/1.48  % (14220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.48  % (14220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.48  % (14220)Termination reason: Unknown
% 7.93/1.48  % (14220)Termination phase: Saturation
% 7.93/1.48  
% 7.93/1.48  % (14220)Memory used [KB]: 29167
% 7.93/1.48  % (14220)Time elapsed: 0.344 s
% 7.93/1.48  % (14220)Instructions burned: 183 (million)
% 7.93/1.48  % (14220)------------------------------
% 7.93/1.48  % (14220)------------------------------
% 7.93/1.49  % (14248)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 (2990ds/29Mi)
% 7.93/1.53  % (14249)Instruction limit reached!
% 7.93/1.53  % (14249)------------------------------
% 7.93/1.53  % (14249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.53  % (14249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.53  % (14249)Termination reason: Unknown
% 7.93/1.53  % (14249)Termination phase: Saturation
% 7.93/1.53  
% 7.93/1.53  % (14249)Memory used [KB]: 7291
% 7.93/1.53  % (14249)Time elapsed: 0.183 s
% 7.93/1.53  % (14249)Instructions burned: 93 (million)
% 7.93/1.53  % (14249)------------------------------
% 7.93/1.53  % (14249)------------------------------
% 7.93/1.53  % (14224)Instruction limit reached!
% 7.93/1.53  % (14224)------------------------------
% 7.93/1.53  % (14224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.53  % (14224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.53  % (14224)Termination reason: Unknown
% 7.93/1.53  % (14224)Termination phase: Saturation
% 7.93/1.53  
% 7.93/1.53  % (14224)Memory used [KB]: 2814
% 7.93/1.53  % (14224)Time elapsed: 0.515 s
% 7.93/1.53  % (14224)Instructions burned: 106 (million)
% 7.93/1.53  % (14224)------------------------------
% 7.93/1.53  % (14224)------------------------------
% 7.93/1.54  % (14240)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/156Mi)
% 7.93/1.54  % (14252)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/498Mi)
% 7.93/1.54  % (14248)Instruction limit reached!
% 7.93/1.54  % (14248)------------------------------
% 7.93/1.54  % (14248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.54  % (14248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.54  % (14248)Termination reason: Unknown
% 7.93/1.54  % (14248)Termination phase: Saturation
% 7.93/1.54  
% 7.93/1.54  % (14248)Memory used [KB]: 6268
% 7.93/1.54  % (14248)Time elapsed: 0.202 s
% 7.93/1.54  % (14248)Instructions burned: 29 (million)
% 7.93/1.54  % (14248)------------------------------
% 7.93/1.54  % (14248)------------------------------
% 7.93/1.54  % (14242)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/185Mi)
% 7.93/1.54  % (14250)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.29/1.56  % (14241)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/141Mi)
% 8.29/1.56  % (14242)Refutation not found, incomplete strategy% (14242)------------------------------
% 8.29/1.56  % (14242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.29/1.56  % (14242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.56  % (14242)Termination reason: Refutation not found, incomplete strategy
% 8.29/1.56  
% 8.29/1.56  % (14242)Memory used [KB]: 1279
% 8.29/1.56  % (14242)Time elapsed: 0.266 s
% 8.29/1.56  % (14242)Instructions burned: 1 (million)
% 8.29/1.56  % (14242)------------------------------
% 8.29/1.56  % (14242)------------------------------
% 8.40/1.58  % (14232)Instruction limit reached!
% 8.40/1.58  % (14232)------------------------------
% 8.40/1.58  % (14232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.58  % (14232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.58  % (14232)Termination reason: Unknown
% 8.40/1.58  % (14232)Termination phase: Saturation
% 8.40/1.58  
% 8.40/1.58  % (14232)Memory used [KB]: 8571
% 8.40/1.58  % (14232)Time elapsed: 0.489 s
% 8.40/1.58  % (14232)Instructions burned: 226 (million)
% 8.40/1.58  % (14232)------------------------------
% 8.40/1.58  % (14232)------------------------------
% 8.40/1.59  % (14245)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/104Mi)
% 8.40/1.61  % (14255)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.40/1.61  % (14258)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 (2989ds/298Mi)
% 8.40/1.61  % (14256)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.40/1.63  % (14246)Instruction limit reached!
% 8.40/1.63  % (14246)------------------------------
% 8.40/1.63  % (14246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.63  % (14246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.63  % (14246)Termination reason: Unknown
% 8.40/1.63  % (14246)Termination phase: Saturation
% 8.40/1.63  
% 8.40/1.63  % (14246)Memory used [KB]: 60638
% 8.40/1.63  % (14246)Time elapsed: 0.290 s
% 8.40/1.63  % (14246)Instructions burned: 355 (million)
% 8.40/1.63  % (14246)------------------------------
% 8.40/1.63  % (14246)------------------------------
% 8.40/1.63  % (14243)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)
% 9.77/1.64  % (14244)Instruction limit reached!
% 9.77/1.64  % (14244)------------------------------
% 9.77/1.64  % (14244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.77/1.64  % (14244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.77/1.64  % (14244)Termination reason: Unknown
% 9.77/1.64  % (14244)Termination phase: Saturation
% 9.77/1.64  
% 9.77/1.64  % (14244)Memory used [KB]: 11129
% 9.77/1.64  % (14244)Time elapsed: 0.340 s
% 9.77/1.64  % (14244)Instructions burned: 345 (million)
% 9.77/1.64  % (14244)------------------------------
% 9.77/1.64  % (14244)------------------------------
% 9.77/1.64  % (14228)Instruction limit reached!
% 9.77/1.64  % (14228)------------------------------
% 9.77/1.64  % (14228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.77/1.64  % (14228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.77/1.64  % (14228)Termination reason: Unknown
% 9.77/1.64  % (14228)Termination phase: Saturation
% 9.77/1.64  
% 9.77/1.64  % (14228)Memory used [KB]: 7291
% 9.77/1.64  % (14228)Time elapsed: 0.534 s
% 9.77/1.64  % (14228)Instructions burned: 162 (million)
% 9.77/1.64  % (14228)------------------------------
% 9.77/1.64  % (14228)------------------------------
% 9.98/1.70  % (14271)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)
% 9.98/1.71  % (14261)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.98/1.73  % (14261)Refutation not found, incomplete strategy% (14261)------------------------------
% 9.98/1.73  % (14261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.98/1.73  % (14261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.98/1.73  % (14261)Termination reason: Refutation not found, incomplete strategy
% 9.98/1.73  
% 9.98/1.73  % (14261)Memory used [KB]: 5756
% 9.98/1.73  % (14261)Time elapsed: 0.199 s
% 9.98/1.73  % (14261)Instructions burned: 1 (million)
% 9.98/1.73  % (14261)------------------------------
% 9.98/1.73  % (14261)------------------------------
% 9.98/1.74  % (14253)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/274Mi)
% 10.47/1.75  % (14263)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)
% 10.47/1.75  % (14263)Refutation not found, incomplete strategy% (14263)------------------------------
% 10.47/1.75  % (14263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.47/1.75  % (14263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.47/1.75  % (14263)Termination reason: Refutation not found, incomplete strategy
% 10.47/1.75  
% 10.47/1.75  % (14263)Memory used [KB]: 5756
% 10.47/1.75  % (14263)Time elapsed: 0.175 s
% 10.47/1.75  % (14263)Instructions burned: 2 (million)
% 10.47/1.75  % (14263)------------------------------
% 10.47/1.75  % (14263)------------------------------
% 10.47/1.76  % (14267)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 (2987ds/1220Mi)
% 10.47/1.77  % (14265)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)
% 10.64/1.79  % (14195)Instruction limit reached!
% 10.64/1.79  % (14195)------------------------------
% 10.64/1.79  % (14195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.64/1.79  % (14195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.64/1.79  % (14195)Termination reason: Unknown
% 10.64/1.79  % (14195)Termination phase: Saturation
% 10.64/1.79  
% 10.64/1.79  % (14195)Memory used [KB]: 10618
% 10.64/1.79  % (14195)Time elapsed: 0.994 s
% 10.64/1.79  % (14195)Instructions burned: 278 (million)
% 10.64/1.79  % (14195)------------------------------
% 10.64/1.79  % (14195)------------------------------
% 10.64/1.80  % (14213)Instruction limit reached!
% 10.64/1.80  % (14213)------------------------------
% 10.64/1.80  % (14213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.64/1.80  % (14213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.64/1.80  % (14213)Termination reason: Unknown
% 10.64/1.80  % (14213)Termination phase: Saturation
% 10.64/1.80  
% 10.64/1.80  % (14213)Memory used [KB]: 12025
% 10.64/1.80  % (14213)Time elapsed: 0.853 s
% 10.64/1.80  % (14213)Instructions burned: 298 (million)
% 10.64/1.80  % (14213)------------------------------
% 10.64/1.80  % (14213)------------------------------
% 10.64/1.81  % (14271)Instruction limit reached!
% 10.64/1.81  % (14271)------------------------------
% 10.64/1.81  % (14271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.64/1.81  % (14271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.64/1.81  % (14271)Termination reason: Unknown
% 10.64/1.81  % (14271)Termination phase: Saturation
% 10.64/1.81  
% 10.64/1.81  % (14271)Memory used [KB]: 9722
% 10.64/1.81  % (14271)Time elapsed: 0.117 s
% 10.64/1.81  % (14271)Instructions burned: 181 (million)
% 10.64/1.81  % (14271)------------------------------
% 10.64/1.81  % (14271)------------------------------
% 10.64/1.82  % (14257)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)
% 11.10/1.87  % (14272)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.10/1.87  % (14259)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 (2989ds/874Mi)
% 11.10/1.87  % (14278)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/167Mi)
% 11.10/1.89  % (14260)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/151Mi)
% 11.10/1.89  % (14260)Refutation not found, incomplete strategy% (14260)------------------------------
% 11.10/1.89  % (14260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.10/1.89  % (14260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.10/1.89  % (14260)Termination reason: Refutation not found, incomplete strategy
% 11.10/1.89  
% 11.10/1.89  % (14260)Memory used [KB]: 5756
% 11.10/1.89  % (14260)Time elapsed: 0.360 s
% 11.10/1.89  % (14260)------------------------------
% 11.10/1.89  % (14260)------------------------------
% 11.47/1.93  % (14264)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)
% 11.47/1.96  % (14241)Instruction limit reached!
% 11.47/1.96  % (14241)------------------------------
% 11.47/1.96  % (14241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.47/1.96  % (14241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.47/1.96  % (14241)Termination reason: Unknown
% 11.47/1.96  % (14241)Termination phase: Saturation
% 11.47/1.96  
% 11.47/1.96  % (14241)Memory used [KB]: 28016
% 11.47/1.96  % (14241)Time elapsed: 0.507 s
% 11.47/1.96  % (14241)Instructions burned: 142 (million)
% 11.47/1.96  % (14241)------------------------------
% 11.47/1.96  % (14241)------------------------------
% 11.47/1.96  % (14270)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.47/1.96  % (14270)Refutation not found, incomplete strategy% (14270)------------------------------
% 11.47/1.96  % (14270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.47/1.96  % (14270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.47/1.96  % (14270)Termination reason: Refutation not found, incomplete strategy
% 11.47/1.96  
% 11.47/1.96  % (14270)Memory used [KB]: 1279
% 11.47/1.96  % (14270)Time elapsed: 0.274 s
% 11.47/1.96  % (14270)Instructions burned: 2 (million)
% 11.47/1.96  % (14270)------------------------------
% 11.47/1.96  % (14270)------------------------------
% 11.74/1.97  % (14202)Instruction limit reached!
% 11.74/1.97  % (14202)------------------------------
% 11.74/1.97  % (14202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.97  % (14202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.97  % (14202)Termination reason: Unknown
% 11.74/1.97  % (14202)Termination phase: Saturation
% 11.74/1.97  
% 11.74/1.97  % (14202)Memory used [KB]: 13560
% 11.74/1.97  % (14202)Time elapsed: 1.177 s
% 11.74/1.97  % (14202)Instructions burned: 490 (million)
% 11.74/1.97  % (14202)------------------------------
% 11.74/1.97  % (14202)------------------------------
% 11.74/1.97  % (14266)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)
% 11.74/1.97  % (14278)Instruction limit reached!
% 11.74/1.97  % (14278)------------------------------
% 11.74/1.97  % (14278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.97  % (14278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.97  % (14278)Termination reason: Unknown
% 11.74/1.97  % (14278)Termination phase: Saturation
% 11.74/1.97  
% 11.74/1.97  % (14278)Memory used [KB]: 8315
% 11.74/1.97  % (14278)Time elapsed: 0.127 s
% 11.74/1.97  % (14278)Instructions burned: 167 (million)
% 11.74/1.97  % (14278)------------------------------
% 11.74/1.97  % (14278)------------------------------
% 11.74/1.98  % (14275)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.74/1.99  % (14274)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.74/1.99  % (14265)Instruction limit reached!
% 11.74/1.99  % (14265)------------------------------
% 11.74/1.99  % (14265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.99  % (14265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.99  % (14265)Termination reason: Unknown
% 11.74/1.99  % (14265)Termination phase: Saturation
% 11.74/1.99  
% 11.74/1.99  % (14265)Memory used [KB]: 7675
% 11.74/1.99  % (14265)Time elapsed: 0.406 s
% 11.74/1.99  % (14265)Instructions burned: 88 (million)
% 11.74/1.99  % (14265)------------------------------
% 11.74/1.99  % (14265)------------------------------
% 11.74/2.01  % (14243)Instruction limit reached!
% 11.74/2.01  % (14243)------------------------------
% 11.74/2.01  % (14243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/2.01  % (14243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/2.01  % (14243)Termination reason: Unknown
% 11.74/2.01  % (14243)Termination phase: Saturation
% 11.74/2.01  
% 11.74/2.01  % (14243)Memory used [KB]: 7547
% 11.74/2.01  % (14243)Time elapsed: 0.686 s
% 11.74/2.01  % (14243)Instructions burned: 87 (million)
% 11.74/2.01  % (14243)------------------------------
% 11.74/2.01  % (14243)------------------------------
% 11.74/2.02  % (14264)Instruction limit reached!
% 11.74/2.02  % (14264)------------------------------
% 11.74/2.02  % (14264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/2.02  % (14264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/2.02  % (14264)Termination reason: Unknown
% 11.74/2.02  % (14264)Termination phase: Saturation
% 11.74/2.02  
% 11.74/2.02  % (14264)Memory used [KB]: 6268
% 11.74/2.02  % (14264)Time elapsed: 0.412 s
% 11.74/2.02  % (14264)Instructions burned: 25 (million)
% 11.74/2.02  % (14264)------------------------------
% 11.74/2.02  % (14264)------------------------------
% 11.74/2.02  % (14245)Instruction limit reached!
% 11.74/2.02  % (14245)------------------------------
% 11.74/2.02  % (14245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/2.02  % (14245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/2.02  % (14245)Termination reason: Unknown
% 11.74/2.02  % (14245)Termination phase: Saturation
% 11.74/2.02  
% 11.74/2.02  % (14245)Memory used [KB]: 6908
% 11.74/2.02  % (14245)Time elapsed: 0.693 s
% 11.74/2.02  % (14245)Instructions burned: 104 (million)
% 11.74/2.02  % (14245)------------------------------
% 11.74/2.02  % (14245)------------------------------
% 11.74/2.04  % (14276)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/51Mi)
% 12.30/2.06  % (14277)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/381Mi)
% 12.30/2.06  % (14277)Refutation not found, incomplete strategy% (14277)------------------------------
% 12.30/2.06  % (14277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.30/2.06  % (14277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.30/2.06  % (14277)Termination reason: Refutation not found, incomplete strategy
% 12.30/2.06  
% 12.30/2.06  % (14277)Memory used [KB]: 5756
% 12.30/2.06  % (14277)Time elapsed: 0.199 s
% 12.30/2.06  % (14277)Instructions burned: 1 (million)
% 12.30/2.06  % (14277)------------------------------
% 12.30/2.06  % (14277)------------------------------
% 12.30/2.06  % (14276)Refutation not found, incomplete strategy% (14276)------------------------------
% 12.30/2.06  % (14276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.30/2.06  % (14276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.30/2.06  % (14276)Termination reason: Refutation not found, incomplete strategy
% 12.30/2.06  
% 12.30/2.06  % (14276)Memory used [KB]: 5756
% 12.30/2.06  % (14276)Time elapsed: 0.214 s
% 12.30/2.06  % (14276)Instructions burned: 1 (million)
% 12.30/2.06  % (14276)------------------------------
% 12.30/2.06  % (14276)------------------------------
% 12.50/2.08  % (14281)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 (2983ds/127Mi)
% 12.50/2.09  % (14282)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/74Mi)
% 12.50/2.09  % (14282)Refutation not found, incomplete strategy% (14282)------------------------------
% 12.50/2.09  % (14282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.09  % (14282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.09  % (14282)Termination reason: Refutation not found, incomplete strategy
% 12.50/2.09  
% 12.50/2.09  % (14282)Memory used [KB]: 5756
% 12.50/2.09  % (14282)Time elapsed: 0.081 s
% 12.50/2.09  % (14282)Instructions burned: 2 (million)
% 12.50/2.09  % (14282)------------------------------
% 12.50/2.09  % (14282)------------------------------
% 12.76/2.13  % (14240)Instruction limit reached!
% 12.76/2.13  % (14240)------------------------------
% 12.76/2.13  % (14240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.76/2.13  % (14240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.76/2.13  % (14240)Termination reason: Unknown
% 12.76/2.13  % (14240)Termination phase: Saturation
% 12.76/2.13  
% 12.76/2.13  % (14240)Memory used [KB]: 1791
% 12.76/2.13  % (14240)Time elapsed: 0.906 s
% 12.76/2.13  % (14240)Instructions burned: 157 (million)
% 12.76/2.13  % (14240)------------------------------
% 12.76/2.13  % (14240)------------------------------
% 12.76/2.15  % (14196)Instruction limit reached!
% 12.76/2.15  % (14196)------------------------------
% 12.76/2.15  % (14196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.76/2.16  % (14196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.76/2.16  % (14196)Termination reason: Unknown
% 12.76/2.16  % (14196)Termination phase: Saturation
% 12.76/2.16  
% 12.76/2.16  % (14196)Memory used [KB]: 13944
% 12.76/2.16  % (14196)Time elapsed: 1.358 s
% 12.76/2.16  % (14196)Instructions burned: 500 (million)
% 12.76/2.16  % (14196)------------------------------
% 12.76/2.16  % (14196)------------------------------
% 13.46/2.19  % (14284)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/885Mi)
% 13.46/2.19  % (14284)Refutation not found, incomplete strategy% (14284)------------------------------
% 13.46/2.19  % (14284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.46/2.19  % (14284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.46/2.19  % (14284)Termination reason: Refutation not found, incomplete strategy
% 13.46/2.19  
% 13.46/2.19  % (14284)Memory used [KB]: 5756
% 13.46/2.19  % (14284)Time elapsed: 0.137 s
% 13.46/2.19  % (14284)------------------------------
% 13.46/2.19  % (14284)------------------------------
% 13.46/2.19  % (14280)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/108Mi)
% 13.46/2.22  % (14258)Instruction limit reached!
% 13.46/2.22  % (14258)------------------------------
% 13.46/2.22  % (14258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.46/2.22  % (14258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.46/2.22  % (14258)Termination reason: Unknown
% 13.46/2.22  % (14258)Termination phase: Saturation
% 13.46/2.22  
% 13.46/2.22  % (14258)Memory used [KB]: 15351
% 13.46/2.22  % (14258)Time elapsed: 0.699 s
% 13.46/2.22  % (14258)Instructions burned: 298 (million)
% 13.46/2.22  % (14258)------------------------------
% 13.46/2.22  % (14258)------------------------------
% 13.46/2.23  % (14256)Instruction limit reached!
% 13.46/2.23  % (14256)------------------------------
% 13.46/2.23  % (14256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.97/2.24  % (14256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.97/2.24  % (14256)Termination reason: Unknown
% 13.97/2.24  % (14256)Termination phase: Saturation
% 13.97/2.24  
% 13.97/2.24  % (14256)Memory used [KB]: 6140
% 13.97/2.24  % (14256)Time elapsed: 0.777 s
% 13.97/2.24  % (14256)Instructions burned: 311 (million)
% 13.97/2.24  % (14256)------------------------------
% 13.97/2.24  % (14256)------------------------------
% 13.97/2.24  % (14290)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/266Mi)
% 13.97/2.25  % (14281)Instruction limit reached!
% 13.97/2.25  % (14281)------------------------------
% 13.97/2.25  % (14281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.97/2.25  % (14281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.97/2.25  % (14281)Termination reason: Unknown
% 13.97/2.25  % (14281)Termination phase: Saturation
% 13.97/2.25  
% 13.97/2.25  % (14281)Memory used [KB]: 2814
% 13.97/2.25  % (14281)Time elapsed: 0.245 s
% 13.97/2.25  % (14281)Instructions burned: 127 (million)
% 13.97/2.25  % (14281)------------------------------
% 13.97/2.25  % (14281)------------------------------
% 14.30/2.30  % (14279)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/107Mi)
% 14.30/2.30  % (14289)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/56Mi)
% 14.30/2.32  % (14289)Refutation not found, incomplete strategy% (14289)------------------------------
% 14.30/2.32  % (14289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.30/2.32  % (14289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.30/2.32  % (14289)Termination reason: Refutation not found, incomplete strategy
% 14.30/2.32  
% 14.30/2.32  % (14289)Memory used [KB]: 10234
% 14.30/2.32  % (14289)Time elapsed: 0.197 s
% 14.30/2.32  % (14289)Instructions burned: 2 (million)
% 14.30/2.32  % (14289)------------------------------
% 14.30/2.32  % (14289)------------------------------
% 14.30/2.33  % (14293)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/76Mi)
% 14.30/2.34  % (14295)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/590Mi)
% 14.65/2.35  % (14291)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/191Mi)
% 14.70/2.37  % (14297)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/94Mi)
% 14.70/2.38  % (14283)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/64Mi)
% 14.70/2.40  % (14280)Instruction limit reached!
% 14.70/2.40  % (14280)------------------------------
% 14.70/2.40  % (14280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.70/2.40  % (14280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.70/2.40  % (14280)Termination reason: Unknown
% 14.70/2.40  % (14280)Termination phase: Saturation
% 14.70/2.40  
% 14.70/2.40  % (14280)Memory used [KB]: 7164
% 14.70/2.40  % (14280)Time elapsed: 0.398 s
% 14.70/2.40  % (14280)Instructions burned: 109 (million)
% 14.70/2.40  % (14280)------------------------------
% 14.70/2.40  % (14280)------------------------------
% 14.98/2.44  % (14286)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/86Mi)
% 14.98/2.44  % (14252)Instruction limit reached!
% 14.98/2.44  % (14252)------------------------------
% 14.98/2.44  % (14252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.98/2.44  % (14252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.98/2.44  % (14252)Termination reason: Unknown
% 14.98/2.44  % (14252)Termination phase: Saturation
% 14.98/2.44  
% 14.98/2.44  % (14252)Memory used [KB]: 9850
% 14.98/2.44  % (14252)Time elapsed: 0.991 s
% 14.98/2.44  % (14252)Instructions burned: 499 (million)
% 14.98/2.44  % (14252)------------------------------
% 14.98/2.44  % (14252)------------------------------
% 15.14/2.45  % (14287)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/260Mi)
% 15.14/2.45  % (14298)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/201Mi)
% 15.14/2.45  % (14285)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/610Mi)
% 15.14/2.46  % (14293)Instruction limit reached!
% 15.14/2.46  % (14293)------------------------------
% 15.14/2.46  % (14293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.14/2.46  % (14293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.14/2.46  % (14293)Termination reason: Unknown
% 15.14/2.46  % (14293)Termination phase: Saturation
% 15.14/2.46  
% 15.14/2.46  % (14288)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1496Mi)
% 15.14/2.46  % (14293)Memory used [KB]: 2686
% 15.14/2.46  % (14293)Time elapsed: 0.241 s
% 15.14/2.46  % (14293)Instructions burned: 76 (million)
% 15.14/2.46  % (14293)------------------------------
% 15.14/2.46  % (14293)------------------------------
% 15.14/2.47  % (14287)Refutation not found, incomplete strategy% (14287)------------------------------
% 15.14/2.47  % (14287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.14/2.47  % (14287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.14/2.47  % (14287)Termination reason: Refutation not found, incomplete strategy
% 15.14/2.47  
% 15.14/2.47  % (14287)Memory used [KB]: 5884
% 15.14/2.47  % (14287)Time elapsed: 0.384 s
% 15.14/2.47  % (14287)Instructions burned: 2 (million)
% 15.14/2.47  % (14287)------------------------------
% 15.14/2.47  % (14287)------------------------------
% 15.14/2.47  % (14296)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/457Mi)
% 15.14/2.47  % (14297)Instruction limit reached!
% 15.14/2.47  % (14297)------------------------------
% 15.14/2.47  % (14297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.14/2.47  % (14297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.14/2.47  % (14297)Termination reason: Unknown
% 15.14/2.47  % (14297)Termination phase: Saturation
% 15.14/2.47  
% 15.14/2.47  % (14297)Memory used [KB]: 7291
% 15.14/2.47  % (14297)Time elapsed: 0.190 s
% 15.14/2.47  % (14297)Instructions burned: 94 (million)
% 15.14/2.47  % (14297)------------------------------
% 15.14/2.47  % (14297)------------------------------
% 15.14/2.48  % (14257)Instruction limit reached!
% 15.14/2.48  % (14257)------------------------------
% 15.14/2.48  % (14257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.14/2.48  % (14257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.14/2.48  % (14257)Termination reason: Unknown
% 15.14/2.48  % (14257)Termination phase: Saturation
% 15.14/2.48  
% 15.14/2.48  % (14257)Memory used [KB]: 6780
% 15.14/2.48  % (14257)Time elapsed: 0.974 s
% 15.14/2.48  % (14257)Instructions burned: 175 (million)
% 15.14/2.48  % (14257)------------------------------
% 15.14/2.48  % (14257)------------------------------
% 15.80/2.58  % (14299)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/98Mi)
% 16.08/2.59  % (14283)Instruction limit reached!
% 16.08/2.59  % (14283)------------------------------
% 16.08/2.59  % (14283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.08/2.59  % (14283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.08/2.59  % (14283)Termination reason: Unknown
% 16.08/2.59  % (14283)Termination phase: Saturation
% 16.08/2.59  
% 16.08/2.59  % (14283)Memory used [KB]: 18933
% 16.08/2.59  % (14283)Time elapsed: 0.500 s
% 16.08/2.59  % (14283)Instructions burned: 64 (million)
% 16.08/2.59  % (14283)------------------------------
% 16.08/2.59  % (14283)------------------------------
% 16.08/2.61  % (14300)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/253Mi)
% 16.08/2.64  % (14250)Instruction limit reached!
% 16.08/2.64  % (14250)------------------------------
% 16.08/2.64  % (14250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.08/2.64  % (14250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.08/2.64  % (14250)Termination reason: Unknown
% 16.08/2.64  % (14250)Termination phase: Saturation
% 16.08/2.64  
% 16.08/2.64  % (14250)Memory used [KB]: 5628
% 16.08/2.64  % (14250)Time elapsed: 1.244 s
% 16.08/2.64  % (14250)Instructions burned: 460 (million)
% 16.08/2.64  % (14250)------------------------------
% 16.08/2.64  % (14250)------------------------------
% 16.39/2.65  % (14295)Instruction limit reached!
% 16.39/2.65  % (14295)------------------------------
% 16.39/2.65  % (14295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.65  % (14295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.65  % (14295)Termination reason: Unknown
% 16.39/2.65  % (14295)Termination phase: Saturation
% 16.39/2.65  
% 16.39/2.65  % (14295)Memory used [KB]: 9850
% 16.39/2.65  % (14295)Time elapsed: 0.419 s
% 16.39/2.65  % (14295)Instructions burned: 590 (million)
% 16.39/2.65  % (14295)------------------------------
% 16.39/2.65  % (14295)------------------------------
% 16.39/2.66  % (14301)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/281Mi)
% 16.39/2.66  % (14301)Refutation not found, incomplete strategy% (14301)------------------------------
% 16.39/2.66  % (14301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.66  % (14301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.66  % (14301)Termination reason: Refutation not found, incomplete strategy
% 16.39/2.66  
% 16.39/2.66  % (14301)Memory used [KB]: 5756
% 16.39/2.66  % (14301)Time elapsed: 0.171 s
% 16.39/2.66  % (14301)Instructions burned: 1 (million)
% 16.39/2.66  % (14301)------------------------------
% 16.39/2.66  % (14301)------------------------------
% 16.81/2.68  % (14303)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 (2979ds/24Mi)
% 16.81/2.69  % (14217)Instruction limit reached!
% 16.81/2.69  % (14217)------------------------------
% 16.81/2.69  % (14217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.81/2.69  % (14217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.81/2.69  % (14217)Termination reason: Unknown
% 16.81/2.69  % (14217)Termination phase: Saturation
% 16.81/2.69  
% 16.81/2.69  % (14217)Memory used [KB]: 6652
% 16.81/2.69  % (14217)Time elapsed: 1.706 s
% 16.81/2.69  % (14217)Instructions burned: 378 (million)
% 16.81/2.69  % (14217)------------------------------
% 16.81/2.69  % (14217)------------------------------
% 16.81/2.70  % (14305)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/788Mi)
% 16.81/2.71  % (14279)Instruction limit reached!
% 16.81/2.71  % (14279)------------------------------
% 16.81/2.71  % (14279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.81/2.71  % (14279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.81/2.71  % (14279)Termination reason: Unknown
% 16.81/2.71  % (14279)Termination phase: Saturation
% 16.81/2.71  
% 16.81/2.71  % (14279)Memory used [KB]: 6908
% 16.81/2.71  % (14279)Time elapsed: 0.726 s
% 16.81/2.71  % (14279)Instructions burned: 108 (million)
% 16.81/2.71  % (14279)------------------------------
% 16.81/2.71  % (14279)------------------------------
% 16.81/2.71  % (14290)Instruction limit reached!
% 16.81/2.71  % (14290)------------------------------
% 16.81/2.71  % (14290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.81/2.71  % (14290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.81/2.71  % (14290)Termination reason: Unknown
% 16.81/2.71  % (14290)Termination phase: Saturation
% 16.81/2.71  
% 16.81/2.71  % (14290)Memory used [KB]: 5628
% 16.81/2.71  % (14290)Time elapsed: 0.502 s
% 16.81/2.71  % (14290)Instructions burned: 266 (million)
% 16.81/2.71  % (14290)------------------------------
% 16.81/2.71  % (14290)------------------------------
% 16.81/2.72  % (14305)Refutation not found, incomplete strategy% (14305)------------------------------
% 16.81/2.72  % (14305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.81/2.72  % (14305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.81/2.72  % (14305)Termination reason: Refutation not found, incomplete strategy
% 16.81/2.72  
% 16.81/2.72  % (14305)Memory used [KB]: 5756
% 16.81/2.72  % (14305)Time elapsed: 0.203 s
% 16.81/2.72  % (14305)Instructions burned: 1 (million)
% 16.81/2.72  % (14305)------------------------------
% 16.81/2.72  % (14305)------------------------------
% 16.81/2.72  % (14304)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/321Mi)
% 16.81/2.72  % (14310)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/74Mi)
% 16.81/2.73  % (14303)Instruction limit reached!
% 16.81/2.73  % (14303)------------------------------
% 16.81/2.73  % (14303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.81/2.73  % (14303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.81/2.73  % (14303)Termination reason: Unknown
% 16.81/2.73  % (14303)Termination phase: Saturation
% 16.81/2.73  
% 16.81/2.73  % (14303)Memory used [KB]: 6268
% 16.81/2.73  % (14303)Time elapsed: 0.227 s
% 16.81/2.73  % (14303)Instructions burned: 24 (million)
% 16.81/2.73  % (14303)------------------------------
% 16.81/2.73  % (14303)------------------------------
% 18.15/2.77  % (14291)Instruction limit reached!
% 18.15/2.77  % (14291)------------------------------
% 18.15/2.77  % (14291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.15/2.77  % (14291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.15/2.77  % (14291)Termination reason: Unknown
% 18.15/2.77  % (14291)Termination phase: Saturation
% 18.15/2.77  
% 18.15/2.77  % (14291)Memory used [KB]: 4477
% 18.15/2.77  % (14291)Time elapsed: 0.567 s
% 18.15/2.77  % (14291)Instructions burned: 191 (million)
% 18.15/2.77  % (14291)------------------------------
% 18.15/2.77  % (14291)------------------------------
% 18.15/2.78  % (14310)Instruction limit reached!
% 18.15/2.78  % (14310)------------------------------
% 18.15/2.78  % (14310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.15/2.78  % (14310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.15/2.78  % (14310)Termination reason: Unknown
% 18.15/2.78  % (14310)Termination phase: Saturation
% 18.15/2.78  
% 18.15/2.78  % (14310)Memory used [KB]: 6652
% 18.15/2.78  % (14310)Time elapsed: 0.053 s
% 18.15/2.78  % (14310)Instructions burned: 75 (million)
% 18.15/2.78  % (14310)------------------------------
% 18.15/2.78  % (14310)------------------------------
% 18.15/2.79  % (14286)Instruction limit reached!
% 18.15/2.79  % (14286)------------------------------
% 18.15/2.79  % (14286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.15/2.79  % (14286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.15/2.79  % (14286)Termination reason: Unknown
% 18.15/2.79  % (14286)Termination phase: Saturation
% 18.15/2.79  
% 18.15/2.79  % (14286)Memory used [KB]: 7419
% 18.15/2.79  % (14286)Time elapsed: 0.690 s
% 18.15/2.79  % (14286)Instructions burned: 87 (million)
% 18.15/2.79  % (14286)------------------------------
% 18.15/2.79  % (14286)------------------------------
% 18.15/2.83  % (14253)Instruction limit reached!
% 18.15/2.83  % (14253)------------------------------
% 18.15/2.83  % (14253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.15/2.83  % (14253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.15/2.83  % (14253)Termination reason: Unknown
% 18.15/2.83  % (14253)Termination phase: Saturation
% 18.15/2.83  
% 18.15/2.83  % (14253)Memory used [KB]: 9338
% 18.15/2.83  % (14253)Time elapsed: 1.391 s
% 18.15/2.83  % (14253)Instructions burned: 274 (million)
% 18.15/2.83  % (14253)------------------------------
% 18.15/2.83  % (14253)------------------------------
% 18.15/2.83  % (14317)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/4430Mi)
% 18.15/2.84  % (14299)Instruction limit reached!
% 18.15/2.84  % (14299)------------------------------
% 18.15/2.84  % (14299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.15/2.84  % (14299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.15/2.84  % (14299)Termination reason: Unknown
% 18.15/2.84  % (14299)Termination phase: Saturation
% 18.15/2.84  
% 18.15/2.84  % (14299)Memory used [KB]: 7547
% 18.15/2.84  % (14299)Time elapsed: 0.426 s
% 18.15/2.84  % (14299)Instructions burned: 99 (million)
% 18.15/2.84  % (14299)------------------------------
% 18.15/2.84  % (14299)------------------------------
% 18.15/2.84  % (14306)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/2378Mi)
% 18.71/2.88  % (14298)Instruction limit reached!
% 18.71/2.88  % (14298)------------------------------
% 18.71/2.88  % (14298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.71/2.88  % (14298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.71/2.88  % (14298)Termination reason: Unknown
% 18.71/2.88  % (14298)Termination phase: Saturation
% 18.71/2.88  
% 18.71/2.88  % (14298)Memory used [KB]: 8187
% 18.71/2.88  % (14298)Time elapsed: 0.585 s
% 18.71/2.88  % (14298)Instructions burned: 202 (million)
% 18.71/2.88  % (14298)------------------------------
% 18.71/2.88  % (14298)------------------------------
% 18.85/2.90  % (14311)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/3168Mi)
% 18.85/2.92  % (14314)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/617Mi)
% 19.09/2.93  % (14274)Instruction limit reached!
% 19.09/2.93  % (14274)------------------------------
% 19.09/2.93  % (14274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.09/2.93  % (14274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.09/2.93  % (14274)Termination reason: Unknown
% 19.09/2.93  % (14274)Termination phase: Saturation
% 19.09/2.93  
% 19.09/2.93  % (14274)Memory used [KB]: 9466
% 19.09/2.93  % (14274)Time elapsed: 0.788 s
% 19.09/2.93  % (14274)Instructions burned: 368 (million)
% 19.09/2.93  % (14274)------------------------------
% 19.09/2.93  % (14274)------------------------------
% 19.09/2.96  % (14316)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/467Mi)
% 19.09/2.96  % (14315)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/53Mi)
% 19.09/2.97  % (14318)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1838Mi)
% 19.09/2.99  % (14307)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1730Mi)
% 19.45/3.03  % (14231)Instruction limit reached!
% 19.45/3.03  % (14231)------------------------------
% 19.45/3.03  % (14231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.45/3.03  % (14231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.45/3.03  % (14231)Termination reason: Unknown
% 19.45/3.03  % (14231)Termination phase: Saturation
% 19.45/3.03  
% 19.45/3.03  % (14231)Memory used [KB]: 16119
% 19.45/3.03  % (14231)Time elapsed: 1.910 s
% 19.45/3.03  % (14231)Instructions burned: 389 (million)
% 19.45/3.03  % (14231)------------------------------
% 19.45/3.03  % (14231)------------------------------
% 19.45/3.05  % (14313)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/1096Mi)
% 19.45/3.05  % (14309)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/246Mi)
% 19.45/3.05  % (14321)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/208Mi)
% 19.45/3.06  % (14312)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/91Mi)
% 19.45/3.06  % (14312)Refutation not found, incomplete strategy% (14312)------------------------------
% 19.45/3.06  % (14312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.45/3.06  % (14312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.45/3.06  % (14312)Termination reason: Refutation not found, incomplete strategy
% 19.45/3.06  
% 19.45/3.06  % (14312)Memory used [KB]: 5756
% 19.45/3.06  % (14312)Time elapsed: 0.296 s
% 19.45/3.06  % (14312)Instructions burned: 1 (million)
% 19.45/3.06  % (14312)------------------------------
% 19.45/3.06  % (14312)------------------------------
% 19.45/3.07  % (14309)Refutation not found, incomplete strategy% (14309)------------------------------
% 19.45/3.07  % (14309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.45/3.07  % (14309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.45/3.07  % (14309)Termination reason: Refutation not found, incomplete strategy
% 19.45/3.07  
% 19.45/3.07  % (14309)Memory used [KB]: 1279
% 19.45/3.07  % (14309)Time elapsed: 0.361 s
% 19.45/3.07  % (14309)Instructions burned: 2 (million)
% 19.45/3.07  % (14309)------------------------------
% 19.45/3.07  % (14309)------------------------------
% 19.77/3.07  % (14315)Instruction limit reached!
% 19.77/3.07  % (14315)------------------------------
% 19.77/3.07  % (14315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.77/3.07  % (14315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.77/3.07  % (14315)Termination reason: Unknown
% 19.77/3.07  % (14315)Termination phase: Saturation
% 19.77/3.07  
% 19.77/3.07  % (14315)Memory used [KB]: 6780
% 19.77/3.07  % (14315)Time elapsed: 0.301 s
% 19.77/3.07  % (14315)Instructions burned: 53 (million)
% 19.77/3.07  % (14315)------------------------------
% 19.77/3.07  % (14315)------------------------------
% 19.77/3.12  % (14322)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/64Mi)
% 20.25/3.18  % (14323)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/86Mi)
% 20.38/3.21  % (14319)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/107Mi)
% 20.50/3.24  % (14320)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 (2975ds/108Mi)
% 20.50/3.24  % (14322)Instruction limit reached!
% 20.50/3.24  % (14322)------------------------------
% 20.50/3.24  % (14322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.50/3.24  % (14322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.50/3.24  % (14322)Termination reason: Unknown
% 20.50/3.24  % (14322)Termination phase: Saturation
% 20.50/3.24  
% 20.50/3.24  % (14322)Memory used [KB]: 18933
% 20.50/3.24  % (14322)Time elapsed: 0.285 s
% 20.50/3.24  % (14322)Instructions burned: 64 (million)
% 20.50/3.24  % (14322)------------------------------
% 20.50/3.24  % (14322)------------------------------
% 21.99/3.27  % (14300)Instruction limit reached!
% 21.99/3.27  % (14300)------------------------------
% 21.99/3.27  % (14300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.99/3.27  % (14300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.99/3.27  % (14300)Termination reason: Unknown
% 21.99/3.27  % (14300)Termination phase: Saturation
% 21.99/3.27  
% 21.99/3.27  % (14300)Memory used [KB]: 4221
% 21.99/3.27  % (14300)Time elapsed: 0.800 s
% 21.99/3.27  % (14300)Instructions burned: 253 (million)
% 21.99/3.27  % (14300)------------------------------
% 21.99/3.27  % (14300)------------------------------
% 21.99/3.31  % (14328)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/56Mi)
% 21.99/3.33  % (14328)Refutation not found, incomplete strategy% (14328)------------------------------
% 21.99/3.33  % (14328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.99/3.33  % (14328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.99/3.33  % (14328)Termination reason: Refutation not found, incomplete strategy
% 21.99/3.33  
% 21.99/3.33  % (14328)Memory used [KB]: 10234
% 21.99/3.33  % (14328)Time elapsed: 0.206 s
% 21.99/3.33  % (14328)Instructions burned: 2 (million)
% 21.99/3.33  % (14328)------------------------------
% 21.99/3.33  % (14328)------------------------------
% 22.61/3.34  % (14296)Instruction limit reached!
% 22.61/3.34  % (14296)------------------------------
% 22.61/3.34  % (14296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.61/3.34  % (14296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.61/3.34  % (14296)Termination reason: Unknown
% 22.61/3.34  % (14296)Termination phase: Saturation
% 22.61/3.34  
% 22.61/3.34  % (14296)Memory used [KB]: 7291
% 22.61/3.34  % (14296)Time elapsed: 1.034 s
% 22.61/3.34  % (14296)Instructions burned: 457 (million)
% 22.61/3.34  % (14296)------------------------------
% 22.61/3.34  % (14296)------------------------------
% 22.61/3.38  % (14327)lrs+10_1:128_br=off:plsq=on:plsqr=32,1:urr=ec_only:i=2344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/2344Mi)
% 22.61/3.38  % (14323)Instruction limit reached!
% 22.61/3.38  % (14323)------------------------------
% 22.61/3.38  % (14323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.61/3.38  % (14323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.61/3.38  % (14323)Termination reason: Unknown
% 22.61/3.38  % (14323)Termination phase: Saturation
% 22.61/3.38  
% 22.61/3.38  % (14323)Memory used [KB]: 7547
% 22.61/3.38  % (14323)Time elapsed: 0.396 s
% 22.61/3.38  % (14323)Instructions burned: 86 (million)
% 22.61/3.38  % (14323)------------------------------
% 22.61/3.38  % (14323)------------------------------
% 23.11/3.41  % (14325)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/852Mi)
% 23.11/3.44  % (14326)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/508Mi)
% 23.11/3.44  % (14266)Instruction limit reached!
% 23.11/3.44  % (14266)------------------------------
% 23.11/3.44  % (14266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.11/3.44  % (14266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.11/3.44  % (14266)Termination reason: Unknown
% 23.11/3.44  % (14266)Termination phase: Saturation
% 23.11/3.44  
% 23.11/3.44  % (14266)Memory used [KB]: 14839
% 23.11/3.44  % (14266)Time elapsed: 1.801 s
% 23.11/3.44  % (14266)Instructions burned: 374 (million)
% 23.11/3.44  % (14266)------------------------------
% 23.11/3.44  % (14266)------------------------------
% 23.56/3.47  % (14329)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1385Mi)
% 23.56/3.51  % (14234)Instruction limit reached!
% 23.56/3.51  % (14234)------------------------------
% 23.56/3.51  % (14234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.56/3.51  % (14234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.56/3.51  % (14234)Termination reason: Unknown
% 23.56/3.51  % (14234)Termination phase: Saturation
% 23.56/3.51  
% 23.56/3.51  % (14234)Memory used [KB]: 2686
% 23.56/3.51  % (14234)Time elapsed: 2.357 s
% 23.56/3.51  % (14234)Instructions burned: 655 (million)
% 23.56/3.51  % (14234)------------------------------
% 23.56/3.51  % (14234)------------------------------
% 23.56/3.52  % (14321)Instruction limit reached!
% 23.56/3.52  % (14321)------------------------------
% 23.56/3.52  % (14321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.56/3.52  % (14321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.56/3.52  % (14321)Termination reason: Unknown
% 23.56/3.52  % (14321)Termination phase: Saturation
% 23.56/3.52  
% 23.56/3.52  % (14321)Memory used [KB]: 2302
% 23.56/3.52  % (14321)Time elapsed: 0.629 s
% 23.56/3.52  % (14321)Instructions burned: 208 (million)
% 23.56/3.52  % (14321)------------------------------
% 23.56/3.52  % (14321)------------------------------
% 24.25/3.57  % (14272)Instruction limit reached!
% 24.25/3.57  % (14272)------------------------------
% 24.25/3.57  % (14272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.25/3.57  % (14272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.25/3.57  % (14272)Termination reason: Unknown
% 24.25/3.57  % (14272)Termination phase: Saturation
% 24.25/3.57  
% 24.25/3.57  % (14272)Memory used [KB]: 16119
% 24.25/3.57  % (14272)Time elapsed: 1.875 s
% 24.25/3.57  % (14272)Instructions burned: 794 (million)
% 24.25/3.57  % (14272)------------------------------
% 24.25/3.57  % (14272)------------------------------
% 24.25/3.58  % (14330)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/505Mi)
% 24.25/3.59  % (14331)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/314Mi)
% 24.25/3.59  % (14331)Refutation not found, incomplete strategy% (14331)------------------------------
% 24.25/3.59  % (14331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.25/3.59  % (14331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.25/3.59  % (14331)Termination reason: Refutation not found, incomplete strategy
% 24.25/3.59  
% 24.25/3.59  % (14331)Memory used [KB]: 5884
% 24.25/3.59  % (14331)Time elapsed: 0.196 s
% 24.25/3.59  % (14331)Instructions burned: 3 (million)
% 24.25/3.59  % (14331)------------------------------
% 24.25/3.59  % (14331)------------------------------
% 24.45/3.61  % (14319)Instruction limit reached!
% 24.45/3.61  % (14319)------------------------------
% 24.45/3.61  % (14319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.45/3.61  % (14319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.45/3.61  % (14319)Termination reason: Unknown
% 24.45/3.61  % (14319)Termination phase: Saturation
% 24.45/3.61  
% 24.45/3.61  % (14319)Memory used [KB]: 6908
% 24.45/3.61  % (14319)Time elapsed: 0.760 s
% 24.45/3.61  % (14319)Instructions burned: 107 (million)
% 24.45/3.61  % (14319)------------------------------
% 24.45/3.61  % (14319)------------------------------
% 24.45/3.62  % (14304)Instruction limit reached!
% 24.45/3.62  % (14304)------------------------------
% 24.45/3.62  % (14304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.45/3.62  % (14304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.45/3.62  % (14304)Termination reason: Unknown
% 24.45/3.62  % (14304)Termination phase: Saturation
% 24.45/3.62  
% 24.45/3.62  % (14304)Memory used [KB]: 10234
% 24.45/3.62  % (14304)Time elapsed: 1.088 s
% 24.45/3.62  % (14304)Instructions burned: 322 (million)
% 24.45/3.62  % (14304)------------------------------
% 24.45/3.62  % (14304)------------------------------
% 24.45/3.62  % (14333)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/457Mi)
% 24.45/3.63  % (14320)Instruction limit reached!
% 24.45/3.63  % (14320)------------------------------
% 24.45/3.63  % (14320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.45/3.63  % (14320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.45/3.63  % (14320)Termination reason: Unknown
% 24.45/3.63  % (14320)Termination phase: Saturation
% 24.45/3.63  
% 24.45/3.63  % (14320)Memory used [KB]: 7164
% 24.45/3.63  % (14320)Time elapsed: 0.741 s
% 24.45/3.63  % (14320)Instructions burned: 108 (million)
% 24.45/3.63  % (14320)------------------------------
% 24.45/3.63  % (14320)------------------------------
% 25.12/3.72  % (14332)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/1408Mi)
% 25.12/3.74  % (14275)Instruction limit reached!
% 25.12/3.74  % (14275)------------------------------
% 25.12/3.74  % (14275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.12/3.74  % (14275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.12/3.74  % (14275)Termination reason: Unknown
% 25.12/3.74  % (14275)Termination phase: Saturation
% 25.12/3.74  
% 25.12/3.74  % (14275)Memory used [KB]: 20340
% 25.12/3.74  % (14275)Time elapsed: 1.930 s
% 25.12/3.74  % (14275)Instructions burned: 1065 (million)
% 25.12/3.74  % (14275)------------------------------
% 25.12/3.74  % (14275)------------------------------
% 25.12/3.74  % (14336)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/76Mi)
% 25.49/3.78  % (14338)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/162Mi)
% 25.49/3.82  % (14340)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/163Mi)
% 26.08/3.89  % (14337)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/381Mi)
% 26.08/3.92  % (14342)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1393Mi)
% 27.25/3.93  % (14343)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1907Mi)
% 27.63/3.97  % (14255)Instruction limit reached!
% 27.63/3.97  % (14255)------------------------------
% 27.63/3.97  % (14255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.63/3.97  % (14255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.63/3.97  % (14255)Termination reason: Unknown
% 27.63/3.97  % (14255)Termination phase: Saturation
% 27.63/3.97  
% 27.63/3.97  % (14255)Memory used [KB]: 11129
% 27.63/3.97  % (14255)Time elapsed: 2.519 s
% 27.63/3.97  % (14255)Instructions burned: 1000 (million)
% 27.63/3.97  % (14255)------------------------------
% 27.63/3.97  % (14255)------------------------------
% 27.93/4.01  % (14336)Instruction limit reached!
% 27.93/4.01  % (14336)------------------------------
% 27.93/4.01  % (14336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.93/4.01  % (14336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.93/4.01  % (14336)Termination reason: Unknown
% 27.93/4.01  % (14336)Termination phase: Saturation
% 27.93/4.01  
% 27.93/4.01  % (14336)Memory used [KB]: 2558
% 27.93/4.01  % (14336)Time elapsed: 0.467 s
% 27.93/4.01  % (14336)Instructions burned: 77 (million)
% 27.93/4.01  % (14336)------------------------------
% 27.93/4.01  % (14336)------------------------------
% 27.93/4.02  % (14341)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/297Mi)
% 27.93/4.03  % (14344)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/799Mi)
% 28.22/4.13  % (14338)Instruction limit reached!
% 28.22/4.13  % (14338)------------------------------
% 28.22/4.13  % (14338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.22/4.13  % (14338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.22/4.13  % (14338)Termination reason: Unknown
% 28.22/4.13  % (14338)Termination phase: Saturation
% 28.22/4.13  
% 28.22/4.13  % (14338)Memory used [KB]: 3837
% 28.22/4.13  % (14338)Time elapsed: 0.536 s
% 28.22/4.13  % (14338)Instructions burned: 162 (million)
% 28.22/4.13  % (14338)------------------------------
% 28.22/4.13  % (14338)------------------------------
% 29.41/4.20  % (14345)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/179Mi)
% 29.41/4.22  % (14348)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/874Mi)
% 29.41/4.24  % (14340)Instruction limit reached!
% 29.41/4.24  % (14340)------------------------------
% 29.41/4.24  % (14340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.41/4.24  % (14340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.41/4.24  % (14340)Termination reason: Unknown
% 29.41/4.24  % (14340)Termination phase: Saturation
% 29.41/4.24  
% 29.41/4.24  % (14340)Memory used [KB]: 7419
% 29.41/4.24  % (14340)Time elapsed: 0.592 s
% 29.41/4.24  % (14340)Instructions burned: 163 (million)
% 29.41/4.24  % (14340)------------------------------
% 29.41/4.24  % (14340)------------------------------
% 30.16/4.33  % (14349)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/4546Mi)
% 30.16/4.33  TRYING [1]
% 30.16/4.33  TRYING [2]
% 30.38/4.35  TRYING [3]
% 30.38/4.38  % (14350)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/98Mi)
% 30.38/4.38  TRYING [4]
% 30.38/4.40  % (14316)Instruction limit reached!
% 30.38/4.40  % (14316)------------------------------
% 30.38/4.40  % (14316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.38/4.40  % (14316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.38/4.40  % (14316)Termination reason: Unknown
% 30.38/4.40  % (14316)Termination phase: Saturation
% 30.38/4.40  
% 30.38/4.40  % (14316)Memory used [KB]: 10362
% 30.38/4.40  % (14316)Time elapsed: 1.616 s
% 30.38/4.40  % (14316)Instructions burned: 468 (million)
% 30.38/4.40  % (14316)------------------------------
% 30.38/4.40  % (14316)------------------------------
% 30.38/4.44  % (14318)Instruction limit reached!
% 30.38/4.44  % (14318)------------------------------
% 30.38/4.44  % (14318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.38/4.44  % (14318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.38/4.44  % (14318)Termination reason: Unknown
% 30.38/4.44  % (14318)Termination phase: Saturation
% 30.38/4.44  
% 30.38/4.44  % (14318)Memory used [KB]: 11001
% 30.38/4.44  % (14318)Time elapsed: 1.583 s
% 30.38/4.44  % (14318)Instructions burned: 1839 (million)
% 30.38/4.44  % (14318)------------------------------
% 30.38/4.44  % (14318)------------------------------
% 31.52/4.47  TRYING [5]
% 31.52/4.50  % (14351)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/2492Mi)
% 31.52/4.50  % (14345)Instruction limit reached!
% 31.52/4.50  % (14345)------------------------------
% 31.52/4.50  % (14345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.52/4.52  % (14345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.52/4.52  % (14345)Termination reason: Unknown
% 31.52/4.52  % (14345)Termination phase: Saturation
% 31.52/4.52  
% 31.52/4.52  % (14345)Memory used [KB]: 28784
% 31.52/4.52  % (14345)Time elapsed: 0.624 s
% 31.52/4.52  % (14345)Instructions burned: 179 (million)
% 31.52/4.52  % (14345)------------------------------
% 31.52/4.52  % (14345)------------------------------
% 31.99/4.55  % (14354)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/89Mi)
% 31.99/4.56  % (14354)Refutation not found, incomplete strategy% (14354)------------------------------
% 31.99/4.56  % (14354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.99/4.56  % (14354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.99/4.56  % (14354)Termination reason: Refutation not found, incomplete strategy
% 31.99/4.56  
% 31.99/4.56  % (14354)Memory used [KB]: 5756
% 31.99/4.56  % (14354)Time elapsed: 0.071 s
% 31.99/4.56  % (14354)Instructions burned: 1 (million)
% 31.99/4.56  % (14354)------------------------------
% 31.99/4.56  % (14354)------------------------------
% 32.49/4.62  % (14355)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/191Mi)
% 32.49/4.63  % (14350)Instruction limit reached!
% 32.49/4.63  % (14350)------------------------------
% 32.49/4.63  % (14350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.49/4.63  % (14350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.49/4.63  % (14350)Termination reason: Unknown
% 32.49/4.63  % (14350)Termination phase: Saturation
% 32.49/4.63  
% 32.49/4.63  % (14350)Memory used [KB]: 7675
% 32.49/4.63  % (14350)Time elapsed: 0.442 s
% 32.49/4.63  % (14350)Instructions burned: 99 (million)
% 32.49/4.63  % (14350)------------------------------
% 32.49/4.63  % (14350)------------------------------
% 32.49/4.63  % (14355)Refutation not found, incomplete strategy% (14355)------------------------------
% 32.49/4.63  % (14355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.49/4.63  % (14355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.49/4.63  % (14355)Termination reason: Refutation not found, incomplete strategy
% 32.49/4.63  
% 32.49/4.63  % (14355)Memory used [KB]: 5756
% 32.49/4.63  % (14355)Time elapsed: 0.065 s
% 32.49/4.63  % (14355)Instructions burned: 1 (million)
% 32.49/4.63  % (14355)------------------------------
% 32.49/4.63  % (14355)------------------------------
% 33.19/4.68  % (14356)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/506Mi)
% 33.19/4.68  % (14356)Refutation not found, incomplete strategy% (14356)------------------------------
% 33.19/4.68  % (14356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.19/4.68  % (14356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.19/4.68  % (14356)Termination reason: Refutation not found, incomplete strategy
% 33.19/4.68  
% 33.19/4.68  % (14356)Memory used [KB]: 5756
% 33.19/4.68  % (14356)Time elapsed: 0.067 s
% 33.19/4.68  % (14356)Instructions burned: 2 (million)
% 33.19/4.68  % (14356)------------------------------
% 33.19/4.68  % (14356)------------------------------
% 33.19/4.70  % (14285)Instruction limit reached!
% 33.19/4.70  % (14285)------------------------------
% 33.19/4.70  % (14285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.19/4.70  % (14285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.19/4.70  % (14285)Termination reason: Unknown
% 33.19/4.70  % (14285)Termination phase: Saturation
% 33.19/4.70  
% 33.19/4.70  % (14285)Memory used [KB]: 15735
% 33.19/4.70  % (14285)Time elapsed: 2.573 s
% 33.19/4.70  % (14285)Instructions burned: 610 (million)
% 33.19/4.70  % (14285)------------------------------
% 33.19/4.70  % (14285)------------------------------
% 33.52/4.72  % (14352)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/123Mi)
% 33.52/4.72  % (14352)Refutation not found, incomplete strategy% (14352)------------------------------
% 33.52/4.72  % (14352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.52/4.72  % (14352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.52/4.72  % (14352)Termination reason: Refutation not found, incomplete strategy
% 33.52/4.72  
% 33.52/4.72  % (14352)Memory used [KB]: 5756
% 33.52/4.72  % (14352)Time elapsed: 0.254 s
% 33.52/4.72  % (14352)Instructions burned: 2 (million)
% 33.52/4.72  % (14352)------------------------------
% 33.52/4.72  % (14352)------------------------------
% 33.52/4.73  % (14333)Instruction limit reached!
% 33.52/4.73  % (14333)------------------------------
% 33.52/4.73  % (14333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.52/4.73  % (14333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.52/4.73  % (14333)Termination reason: Unknown
% 33.52/4.73  % (14333)Termination phase: Saturation
% 33.52/4.73  
% 33.52/4.73  % (14333)Memory used [KB]: 11769
% 33.52/4.73  % (14333)Time elapsed: 1.267 s
% 33.52/4.73  % (14333)Instructions burned: 458 (million)
% 33.52/4.73  % (14333)------------------------------
% 33.52/4.73  % (14333)------------------------------
% 33.70/4.74  % (14358)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/1282Mi)
% 33.70/4.75  % (14358)Refutation not found, incomplete strategy% (14358)------------------------------
% 33.70/4.75  % (14358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.70/4.75  % (14358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.70/4.75  % (14358)Termination reason: Refutation not found, incomplete strategy
% 33.70/4.75  
% 33.70/4.75  % (14358)Memory used [KB]: 5756
% 33.70/4.75  % (14358)Time elapsed: 0.076 s
% 33.70/4.75  % (14358)Instructions burned: 1 (million)
% 33.70/4.75  % (14358)------------------------------
% 33.70/4.75  % (14358)------------------------------
% 33.70/4.77  % (14314)Instruction limit reached!
% 33.70/4.77  % (14314)------------------------------
% 33.70/4.77  % (14314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.70/4.77  % (14314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.70/4.77  % (14314)Termination reason: Unknown
% 33.70/4.77  % (14314)Termination phase: Saturation
% 33.70/4.77  
% 33.70/4.77  % (14314)Memory used [KB]: 9978
% 33.70/4.77  % (14314)Time elapsed: 1.975 s
% 33.70/4.77  % (14314)Instructions burned: 617 (million)
% 33.70/4.77  % (14314)------------------------------
% 33.70/4.77  % (14314)------------------------------
% 33.70/4.79  % (14267)Instruction limit reached!
% 33.70/4.79  % (14267)------------------------------
% 33.70/4.79  % (14267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.70/4.79  % (14267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.70/4.79  % (14267)Termination reason: Unknown
% 33.70/4.79  % (14267)Termination phase: Saturation
% 33.70/4.79  
% 33.70/4.79  % (14267)Memory used [KB]: 15479
% 33.70/4.79  % (14267)Time elapsed: 3.146 s
% 33.70/4.79  % (14267)Instructions burned: 1220 (million)
% 33.70/4.79  % (14267)------------------------------
% 33.70/4.79  % (14267)------------------------------
% 33.70/4.79  TRYING [6]
% 33.70/4.79  % (14359)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/206Mi)
% 34.31/4.87  % (14363)ins+10_1:1_bce=on:bd=off:fde=unused:fsd=on:igs=3:igwr=on:lcm=predicate:sos=on:i=1276:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/1276Mi)
% 34.31/4.87  % (14357)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/389Mi)
% 35.18/5.00  % (14362)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/222Mi)
% 35.18/5.03  % (14361)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/367Mi)
% 36.15/5.04  % (14360)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/951Mi)
% 36.15/5.05  % (14359)Instruction limit reached!
% 36.15/5.05  % (14359)------------------------------
% 36.15/5.05  % (14359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.15/5.05  % (14359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.15/5.05  % (14359)Termination reason: Unknown
% 36.15/5.05  % (14359)Termination phase: Saturation
% 36.15/5.05  
% 36.15/5.05  % (14359)Memory used [KB]: 10618
% 36.15/5.05  % (14359)Time elapsed: 0.313 s
% 36.15/5.05  % (14359)Instructions burned: 206 (million)
% 36.15/5.05  % (14359)------------------------------
% 36.15/5.05  % (14359)------------------------------
% 36.15/5.05  % (14330)Instruction limit reached!
% 36.15/5.05  % (14330)------------------------------
% 36.15/5.05  % (14330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.15/5.05  % (14330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.15/5.05  % (14330)Termination reason: Unknown
% 36.15/5.05  % (14330)Termination phase: Saturation
% 36.15/5.05  
% 36.15/5.05  % (14330)Memory used [KB]: 9722
% 36.15/5.05  % (14330)Time elapsed: 1.693 s
% 36.15/5.05  % (14330)Instructions burned: 506 (million)
% 36.15/5.05  % (14330)------------------------------
% 36.15/5.05  % (14330)------------------------------
% 36.35/5.09  % (14365)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/1186Mi)
% 36.35/5.09  % (14366)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/1038Mi)
% 36.35/5.12  % (14326)Instruction limit reached!
% 36.35/5.12  % (14326)------------------------------
% 36.35/5.12  % (14326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.35/5.12  % (14326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.35/5.12  % (14326)Termination reason: Unknown
% 36.35/5.12  % (14326)Termination phase: Saturation
% 36.35/5.12  
% 36.35/5.12  % (14326)Memory used [KB]: 7803
% 36.35/5.12  % (14326)Time elapsed: 2.010 s
% 36.35/5.12  % (14326)Instructions burned: 508 (million)
% 36.35/5.12  % (14326)------------------------------
% 36.35/5.12  % (14326)------------------------------
% 36.99/5.15  % (14341)Instruction limit reached!
% 36.99/5.15  % (14341)------------------------------
% 36.99/5.15  % (14341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.99/5.15  % (14341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.99/5.15  % (14341)Termination reason: Unknown
% 36.99/5.15  % (14341)Termination phase: Saturation
% 36.99/5.15  
% 36.99/5.15  % (14341)Memory used [KB]: 10234
% 36.99/5.15  % (14341)Time elapsed: 1.477 s
% 36.99/5.15  % (14341)Instructions burned: 297 (million)
% 36.99/5.15  % (14341)------------------------------
% 36.99/5.15  % (14341)------------------------------
% 36.99/5.17  % (14367)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/74Mi)
% 37.70/5.25  % (14367)Instruction limit reached!
% 37.70/5.25  % (14367)------------------------------
% 37.70/5.25  % (14367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.70/5.26  % (14367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.70/5.26  % (14367)Termination reason: Unknown
% 37.70/5.26  % (14367)Termination phase: Saturation
% 37.70/5.26  
% 37.70/5.26  % (14367)Memory used [KB]: 6652
% 37.70/5.26  % (14367)Time elapsed: 0.157 s
% 37.70/5.26  % (14367)Instructions burned: 74 (million)
% 37.70/5.26  % (14367)------------------------------
% 37.70/5.26  % (14367)------------------------------
% 38.23/5.34  % (14337)Instruction limit reached!
% 38.23/5.34  % (14337)------------------------------
% 38.23/5.34  % (14337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.23/5.34  % (14337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.23/5.34  % (14337)Termination reason: Unknown
% 38.23/5.34  % (14337)Termination phase: Saturation
% 38.23/5.34  
% 38.23/5.34  % (14337)Memory used [KB]: 6524
% 38.23/5.34  % (14337)Time elapsed: 1.743 s
% 38.23/5.34  % (14337)Instructions burned: 381 (million)
% 38.23/5.34  % (14337)------------------------------
% 38.23/5.34  % (14337)------------------------------
% 38.59/5.37  % (14371)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/341Mi)
% 38.59/5.38  % (14368)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/1257Mi)
% 38.59/5.38  % (14371)Refutation not found, incomplete strategy% (14371)------------------------------
% 38.59/5.38  % (14371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.59/5.38  % (14371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.59/5.38  % (14371)Termination reason: Refutation not found, incomplete strategy
% 38.59/5.38  
% 38.59/5.38  % (14371)Memory used [KB]: 5756
% 38.59/5.38  % (14371)Time elapsed: 0.060 s
% 38.59/5.38  % (14371)Instructions burned: 1 (million)
% 38.59/5.38  % (14371)------------------------------
% 38.59/5.38  % (14371)------------------------------
% 39.49/5.50  % (14369)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/2967Mi)
% 39.49/5.51  % (14373)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2949ds/3814Mi)
% 39.49/5.53  % (14370)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/1932Mi)
% 39.83/5.55  % (14259)Instruction limit reached!
% 39.83/5.55  % (14259)------------------------------
% 39.83/5.55  % (14259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.83/5.55  % (14259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.83/5.55  % (14259)Termination reason: Unknown
% 39.83/5.55  % (14259)Termination phase: Saturation
% 39.83/5.55  
% 39.83/5.55  % (14259)Memory used [KB]: 14072
% 39.83/5.55  % (14259)Time elapsed: 3.919 s
% 39.83/5.55  % (14259)Instructions burned: 874 (million)
% 39.83/5.55  % (14259)------------------------------
% 39.83/5.55  % (14259)------------------------------
% 39.83/5.56  % (14362)Instruction limit reached!
% 39.83/5.56  % (14362)------------------------------
% 39.83/5.56  % (14362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.83/5.56  % (14362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.83/5.56  % (14362)Termination reason: Unknown
% 39.83/5.56  % (14362)Termination phase: Saturation
% 39.83/5.56  
% 39.83/5.56  % (14362)Memory used [KB]: 9466
% 39.83/5.56  % (14362)Time elapsed: 0.741 s
% 39.83/5.56  % (14362)Instructions burned: 222 (million)
% 39.83/5.56  % (14362)------------------------------
% 39.83/5.56  % (14362)------------------------------
% 40.91/5.67  TRYING [7]
% 41.31/5.71  % (14372)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/1100Mi)
% 41.31/5.73  % (14357)Instruction limit reached!
% 41.31/5.73  % (14357)------------------------------
% 41.31/5.73  % (14357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.31/5.73  % (14357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.31/5.73  % (14357)Termination reason: Unknown
% 41.31/5.73  % (14357)Termination phase: Saturation
% 41.31/5.73  
% 41.31/5.73  % (14357)Memory used [KB]: 6652
% 41.31/5.73  % (14357)Time elapsed: 1.050 s
% 41.31/5.73  % (14357)Instructions burned: 389 (million)
% 41.31/5.73  % (14357)------------------------------
% 41.31/5.73  % (14357)------------------------------
% 41.74/5.75  % (14317)Instruction limit reached!
% 41.74/5.75  % (14317)------------------------------
% 41.74/5.75  % (14317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.74/5.75  % (14317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.74/5.75  % (14317)Termination reason: Unknown
% 41.74/5.75  % (14317)Termination phase: Saturation
% 41.74/5.75  
% 41.74/5.75  % (14317)Memory used [KB]: 29935
% 41.74/5.75  % (14317)Time elapsed: 2.933 s
% 41.74/5.75  % (14317)Instructions burned: 4430 (million)
% 41.74/5.75  % (14317)------------------------------
% 41.74/5.75  % (14317)------------------------------
% 42.15/5.82  % (14378)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/979Mi)
% 42.40/5.91  % (14377)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/107Mi)
% 42.40/5.92  % (14374)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/3452Mi)
% 42.40/5.93  % (14376)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/1737Mi)
% 43.73/6.12  % (14377)Instruction limit reached!
% 43.73/6.12  % (14377)------------------------------
% 43.73/6.12  % (14377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.73/6.12  % (14377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.73/6.12  % (14377)Termination reason: Unknown
% 43.73/6.12  % (14377)Termination phase: Saturation
% 43.73/6.12  
% 43.73/6.12  % (14377)Memory used [KB]: 6908
% 43.73/6.12  % (14377)Time elapsed: 0.318 s
% 43.73/6.12  % (14377)Instructions burned: 108 (million)
% 43.73/6.12  % (14377)------------------------------
% 43.73/6.12  % (14377)------------------------------
% 45.15/6.19  % (14348)Refutation not found, non-redundant clauses discarded% (14348)------------------------------
% 45.15/6.19  % (14348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.15/6.20  % (14348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.15/6.20  % (14348)Termination reason: Refutation not found, non-redundant clauses discarded
% 45.15/6.20  
% 45.15/6.20  % (14348)Memory used [KB]: 23155
% 45.15/6.20  % (14348)Time elapsed: 2.177 s
% 45.15/6.20  % (14348)Instructions burned: 849 (million)
% 45.15/6.20  % (14348)------------------------------
% 45.15/6.20  % (14348)------------------------------
% 46.00/6.29  % (14361)Instruction limit reached!
% 46.00/6.29  % (14361)------------------------------
% 46.00/6.29  % (14361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.00/6.29  % (14361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.00/6.29  % (14361)Termination reason: Unknown
% 46.00/6.29  % (14361)Termination phase: Saturation
% 46.00/6.29  
% 46.00/6.29  % (14361)Memory used [KB]: 10874
% 46.00/6.29  % (14361)Time elapsed: 1.496 s
% 46.00/6.29  % (14361)Instructions burned: 368 (million)
% 46.00/6.29  % (14361)------------------------------
% 46.00/6.29  % (14361)------------------------------
% 46.00/6.30  % (14379)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/1178Mi)
% 46.00/6.30  % (14325)Instruction limit reached!
% 46.00/6.30  % (14325)------------------------------
% 46.00/6.30  % (14325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.00/6.30  % (14325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.00/6.30  % (14325)Termination reason: Unknown
% 46.00/6.30  % (14325)Termination phase: Saturation
% 46.00/6.30  
% 46.00/6.30  % (14325)Memory used [KB]: 18166
% 46.00/6.30  % (14325)Time elapsed: 0.585 s
% 46.00/6.30  % (14325)Instructions burned: 852 (million)
% 46.00/6.30  % (14325)------------------------------
% 46.00/6.30  % (14325)------------------------------
% 46.23/6.33  % (14363)Instruction limit reached!
% 46.23/6.33  % (14363)------------------------------
% 46.23/6.33  % (14363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.23/6.33  % (14363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.23/6.33  % (14363)Termination reason: Unknown
% 46.23/6.33  % (14363)Termination phase: Saturation
% 46.23/6.33  
% 46.23/6.33  % (14363)Memory used [KB]: 22771
% 46.23/6.33  % (14363)Time elapsed: 0.800 s
% 46.23/6.33  % (14363)Instructions burned: 1276 (million)
% 46.23/6.33  % (14363)------------------------------
% 46.23/6.33  % (14363)------------------------------
% 46.35/6.39  % (14381)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 (2941ds/108Mi)
% 46.85/6.45  % (14384)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/67Mi)
% 46.85/6.46  % (14378)Instruction limit reached!
% 46.85/6.46  % (14378)------------------------------
% 46.85/6.46  % (14378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.85/6.46  % (14378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.85/6.46  % (14378)Termination reason: Unknown
% 46.85/6.46  % (14378)Termination phase: Saturation
% 46.85/6.46  
% 46.85/6.46  % (14378)Memory used [KB]: 17910
% 46.85/6.46  % (14378)Time elapsed: 0.644 s
% 46.85/6.46  % (14378)Instructions burned: 980 (million)
% 46.85/6.46  % (14378)------------------------------
% 46.85/6.46  % (14378)------------------------------
% 47.26/6.52  % (14385)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/2055Mi)
% 47.26/6.54  % (14384)Instruction limit reached!
% 47.26/6.54  % (14384)------------------------------
% 47.26/6.54  % (14384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.26/6.54  % (14384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.26/6.54  % (14384)Termination reason: Unknown
% 47.26/6.54  % (14384)Termination phase: Saturation
% 47.26/6.54  
% 47.26/6.54  % (14384)Memory used [KB]: 7291
% 47.26/6.54  % (14384)Time elapsed: 0.123 s
% 47.26/6.54  % (14384)Instructions burned: 68 (million)
% 47.26/6.54  % (14384)------------------------------
% 47.26/6.54  % (14384)------------------------------
% 47.86/6.58  % (14381)Instruction limit reached!
% 47.86/6.58  % (14381)------------------------------
% 47.86/6.58  % (14381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.86/6.58  % (14381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.86/6.58  % (14381)Termination reason: Unknown
% 47.86/6.58  % (14381)Termination phase: Saturation
% 47.86/6.58  
% 47.86/6.58  % (14381)Memory used [KB]: 7164
% 47.86/6.58  % (14381)Time elapsed: 0.317 s
% 47.86/6.58  % (14381)Instructions burned: 109 (million)
% 47.86/6.58  % (14381)------------------------------
% 47.86/6.58  % (14381)------------------------------
% 48.32/6.65  % (14382)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 (2940ds/654Mi)
% 48.97/6.70  % (14383)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/265Mi)
% 49.61/6.77  % (14387)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=3439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2937ds/3439Mi)
% 50.13/6.81  % (14344)Instruction limit reached!
% 50.13/6.81  % (14344)------------------------------
% 50.13/6.81  % (14344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.13/6.81  % (14344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.13/6.81  % (14344)Termination reason: Unknown
% 50.13/6.81  % (14344)Termination phase: Saturation
% 50.13/6.81  
% 50.13/6.81  % (14344)Memory used [KB]: 12537
% 50.13/6.81  % (14344)Time elapsed: 3.122 s
% 50.13/6.81  % (14344)Instructions burned: 800 (million)
% 50.13/6.81  % (14344)------------------------------
% 50.13/6.81  % (14344)------------------------------
% 51.43/6.98  % (14313)Instruction limit reached!
% 51.43/6.98  % (14313)------------------------------
% 51.43/6.98  % (14313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 51.43/6.98  % (14313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 51.43/6.98  % (14313)Termination reason: Unknown
% 51.43/6.98  % (14313)Termination phase: Saturation
% 51.43/6.98  
% 51.43/6.98  % (14313)Memory used [KB]: 18166
% 51.43/6.98  % (14313)Time elapsed: 4.176 s
% 51.43/6.98  % (14313)Instructions burned: 1096 (million)
% 51.43/6.98  % (14313)------------------------------
% 51.43/6.98  % (14313)------------------------------
% 51.71/7.00  % (14386)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2938ds/336Mi)
% 52.98/7.26  % (14389)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2935ds/179Mi)
% 54.24/7.33  % (14390)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/56Mi)
% 54.24/7.35  % (14390)Refutation not found, incomplete strategy% (14390)------------------------------
% 54.24/7.35  % (14390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.24/7.35  % (14390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.24/7.35  % (14390)Termination reason: Refutation not found, incomplete strategy
% 54.24/7.35  
% 54.24/7.35  % (14390)Memory used [KB]: 10234
% 54.24/7.35  % (14390)Time elapsed: 0.307 s
% 54.24/7.35  % (14390)Instructions burned: 2 (million)
% 54.24/7.35  % (14390)------------------------------
% 54.24/7.35  % (14390)------------------------------
% 54.58/7.36  % (14383)Instruction limit reached!
% 54.58/7.36  % (14383)------------------------------
% 54.58/7.36  % (14383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.58/7.36  % (14383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.58/7.36  % (14383)Termination reason: Unknown
% 54.58/7.36  % (14383)Termination phase: Saturation
% 54.58/7.36  
% 54.58/7.36  % (14383)Memory used [KB]: 53986
% 54.58/7.36  % (14383)Time elapsed: 0.815 s
% 54.58/7.36  % (14383)Instructions burned: 267 (million)
% 54.58/7.36  % (14383)------------------------------
% 54.58/7.36  % (14383)------------------------------
% 57.19/7.75  % (14392)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=2303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2930ds/2303Mi)
% 57.66/7.76  % (14393)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1449:si=on:rawr=on:rtra=on_0 on theBenchmark for (2929ds/1449Mi)
% 57.66/7.77  % (14288)Instruction limit reached!
% 57.66/7.77  % (14288)------------------------------
% 57.66/7.77  % (14288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 57.66/7.77  % (14288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 57.66/7.77  % (14288)Termination reason: Unknown
% 57.66/7.77  % (14288)Termination phase: Saturation
% 57.66/7.77  
% 57.66/7.77  % (14288)Memory used [KB]: 8571
% 57.66/7.77  % (14288)Time elapsed: 5.644 s
% 57.66/7.77  % (14288)Instructions burned: 1497 (million)
% 57.66/7.77  % (14288)------------------------------
% 57.66/7.77  % (14288)------------------------------
% 59.32/7.98  % (14385)Instruction limit reached!
% 59.32/7.98  % (14385)------------------------------
% 59.32/7.98  % (14385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.32/7.98  % (14385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.32/7.98  % (14385)Termination reason: Unknown
% 59.32/7.98  % (14385)Termination phase: Saturation
% 59.32/7.98  
% 59.32/7.98  % (14385)Memory used [KB]: 31086
% 59.32/7.98  % (14385)Time elapsed: 1.469 s
% 59.32/7.98  % (14385)Instructions burned: 2055 (million)
% 59.32/7.98  % (14385)------------------------------
% 59.32/7.98  % (14385)------------------------------
% 59.32/7.99  % (14389)Instruction limit reached!
% 59.32/7.99  % (14389)------------------------------
% 59.32/7.99  % (14389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.32/7.99  % (14389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.32/7.99  % (14389)Termination reason: Unknown
% 59.32/7.99  % (14389)Termination phase: Saturation
% 59.32/7.99  
% 59.32/7.99  % (14389)Memory used [KB]: 7547
% 59.32/7.99  % (14389)Time elapsed: 1.103 s
% 59.32/7.99  % (14389)Instructions burned: 180 (million)
% 59.32/7.99  % (14389)------------------------------
% 59.32/7.99  % (14389)------------------------------
% 59.81/8.04  % (14395)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2923ds/94Mi)
% 59.81/8.06  % (14368)Instruction limit reached!
% 59.81/8.06  % (14368)------------------------------
% 59.81/8.06  % (14368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.81/8.06  % (14368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.81/8.06  % (14368)Termination reason: Unknown
% 59.81/8.06  % (14368)Termination phase: Saturation
% 59.81/8.06  
% 59.81/8.06  % (14368)Memory used [KB]: 170786
% 59.81/8.06  % (14368)Time elapsed: 2.773 s
% 59.81/8.06  % (14368)Instructions burned: 1258 (million)
% 59.81/8.06  % (14368)------------------------------
% 59.81/8.06  % (14368)------------------------------
% 60.28/8.09  % (14329)Instruction limit reached!
% 60.28/8.09  % (14329)------------------------------
% 60.28/8.09  % (14329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 60.28/8.09  % (14329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 60.28/8.09  % (14329)Termination reason: Unknown
% 60.28/8.09  % (14329)Termination phase: Saturation
% 60.28/8.09  
% 60.28/8.09  % (14329)Memory used [KB]: 24178
% 60.28/8.09  % (14329)Time elapsed: 4.751 s
% 60.28/8.09  % (14329)Instructions burned: 1385 (million)
% 60.28/8.09  % (14329)------------------------------
% 60.28/8.09  % (14329)------------------------------
% 60.28/8.10  % (14395)Instruction limit reached!
% 60.28/8.10  % (14395)------------------------------
% 60.28/8.10  % (14395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 60.28/8.10  % (14395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 60.28/8.10  % (14395)Termination reason: Unknown
% 60.28/8.10  % (14395)Termination phase: Saturation
% 60.28/8.10  
% 60.28/8.10  % (14395)Memory used [KB]: 7291
% 60.28/8.10  % (14395)Time elapsed: 0.084 s
% 60.28/8.10  % (14395)Instructions burned: 95 (million)
% 60.28/8.10  % (14395)------------------------------
% 60.28/8.10  % (14395)------------------------------
% 60.93/8.16  % (14398)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=1949:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/1949Mi)
% 61.00/8.18  % (14394)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=4882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2925ds/4882Mi)
% 61.25/8.22  % (14360)Instruction limit reached!
% 61.25/8.22  % (14360)------------------------------
% 61.25/8.22  % (14360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.25/8.22  % (14360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.25/8.22  % (14360)Termination reason: Unknown
% 61.25/8.22  % (14360)Termination phase: Saturation
% 61.25/8.22  
% 61.25/8.22  % (14360)Memory used [KB]: 16630
% 61.25/8.22  % (14360)Time elapsed: 2.922 s
% 61.25/8.22  % (14360)Instructions burned: 952 (million)
% 61.25/8.22  % (14360)------------------------------
% 61.25/8.22  % (14360)------------------------------
% 61.95/8.32  % (14373)Instruction limit reached!
% 61.95/8.32  % (14373)------------------------------
% 61.95/8.32  % (14373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.95/8.32  % (14373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.95/8.32  % (14373)Termination reason: Unknown
% 61.95/8.32  % (14373)Termination phase: Saturation
% 61.95/8.32  
% 61.95/8.32  % (14373)Memory used [KB]: 47845
% 61.95/8.32  % (14373)Time elapsed: 2.878 s
% 61.95/8.32  % (14373)Instructions burned: 3814 (million)
% 61.95/8.32  % (14373)------------------------------
% 61.95/8.32  % (14373)------------------------------
% 62.31/8.39  % (14403)dis+20_1:20_av=off:awrs=converge:bs=on:fsr=off:nwc=3.0:urr=ec_only:i=1819:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/1819Mi)
% 62.31/8.39  % (14386)Instruction limit reached!
% 62.31/8.39  % (14386)------------------------------
% 62.31/8.39  % (14386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.31/8.39  % (14386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.31/8.39  % (14386)Termination reason: Unknown
% 62.31/8.39  % (14386)Termination phase: Saturation
% 62.31/8.39  
% 62.31/8.39  % (14386)Memory used [KB]: 9850
% 62.31/8.39  % (14386)Time elapsed: 1.793 s
% 62.31/8.39  % (14386)Instructions burned: 337 (million)
% 62.31/8.39  % (14386)------------------------------
% 62.31/8.39  % (14386)------------------------------
% 62.31/8.42  % (14396)ott+10_1:12_abs=on:avsq=on:avsqr=5,31:bd=off:bsr=unit_only:plsq=on:plsql=on:plsqr=1,32:sac=on:sas=z3:spb=goal_then_units:tgt=full:to=lpo:i=9837:si=on:rawr=on:rtra=on_0 on theBenchmark for (2923ds/9837Mi)
% 62.31/8.46  % (14400)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/893Mi)
% 62.74/8.46  % (14366)Instruction limit reached!
% 62.74/8.46  % (14366)------------------------------
% 62.74/8.46  % (14366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.74/8.46  % (14366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.74/8.46  % (14366)Termination reason: Unknown
% 62.74/8.46  % (14366)Termination phase: Saturation
% 62.74/8.46  
% 62.74/8.46  % (14366)Memory used [KB]: 13432
% 62.74/8.46  % (14366)Time elapsed: 3.581 s
% 62.74/8.46  % (14366)Instructions burned: 1038 (million)
% 62.74/8.46  % (14366)------------------------------
% 62.74/8.46  % (14366)------------------------------
% 62.81/8.48  % (14379)Instruction limit reached!
% 62.81/8.48  % (14379)------------------------------
% 62.81/8.48  % (14379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.81/8.48  % (14379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.81/8.48  % (14379)Termination reason: Unknown
% 62.81/8.48  % (14379)Termination phase: Saturation
% 62.81/8.48  
% 62.81/8.48  % (14379)Memory used [KB]: 20212
% 62.81/8.48  % (14379)Time elapsed: 2.257 s
% 62.81/8.48  % (14379)Instructions burned: 1178 (million)
% 62.81/8.48  % (14379)------------------------------
% 62.81/8.48  % (14379)------------------------------
% 62.81/8.53  % (14399)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/761Mi)
% 63.89/8.54  % (14382)Instruction limit reached!
% 63.89/8.54  % (14382)------------------------------
% 63.89/8.54  % (14382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.89/8.54  % (14382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.89/8.54  % (14382)Termination reason: Unknown
% 63.89/8.54  % (14382)Termination phase: Saturation
% 63.89/8.54  
% 63.89/8.54  % (14382)Memory used [KB]: 2686
% 63.89/8.54  % (14382)Time elapsed: 2.169 s
% 63.89/8.54  % (14382)Instructions burned: 654 (million)
% 63.89/8.54  % (14382)------------------------------
% 63.89/8.54  % (14382)------------------------------
% 64.11/8.59  % (14405)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/179Mi)
% 64.80/8.66  % (14402)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=9168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2921ds/9168Mi)
% 64.80/8.66  % (14406)dis+35_1:5_av=off:s2a=on:slsq=on:slsqc=1:slsqr=1,4:sp=const_frequency:updr=off:i=1249:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/1249Mi)
% 65.14/8.70  TRYING [8]
% 65.14/8.74  % (14405)Instruction limit reached!
% 65.14/8.74  % (14405)------------------------------
% 65.14/8.74  % (14405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.14/8.74  % (14405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.14/8.74  % (14405)Termination reason: Unknown
% 65.14/8.74  % (14405)Termination phase: Saturation
% 65.14/8.74  
% 65.14/8.74  % (14405)Memory used [KB]: 28784
% 65.14/8.74  % (14405)Time elapsed: 0.170 s
% 65.14/8.74  % (14405)Instructions burned: 179 (million)
% 65.14/8.74  % (14405)------------------------------
% 65.14/8.74  % (14405)------------------------------
% 65.52/8.74  % (14365)Instruction limit reached!
% 65.52/8.74  % (14365)------------------------------
% 65.52/8.74  % (14365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.52/8.74  % (14365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.52/8.74  % (14365)Termination reason: Unknown
% 65.52/8.74  % (14365)Termination phase: Saturation
% 65.52/8.74  
% 65.52/8.74  % (14365)Memory used [KB]: 23027
% 65.52/8.74  % (14365)Time elapsed: 3.892 s
% 65.52/8.74  % (14365)Instructions burned: 1186 (million)
% 65.52/8.74  % (14365)------------------------------
% 65.52/8.74  % (14365)------------------------------
% 65.52/8.75  % (14342)Instruction limit reached!
% 65.52/8.75  % (14342)------------------------------
% 65.52/8.75  % (14342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.52/8.75  % (14342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.52/8.75  % (14342)Termination reason: Unknown
% 65.52/8.75  % (14342)Termination phase: Saturation
% 65.52/8.75  
% 65.52/8.75  % (14342)Memory used [KB]: 27760
% 65.52/8.75  % (14342)Time elapsed: 5.051 s
% 65.52/8.75  % (14342)Instructions burned: 1394 (million)
% 65.52/8.75  % (14342)------------------------------
% 65.52/8.75  % (14342)------------------------------
% 66.05/8.84  % (14404)ott+0_1:1_av=off:bsr=unit_only:gsp=on:s2a=on:s2at=2.0:sos=on:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2919ds/2891Mi)
% 66.05/8.84  % (14404)Refutation not found, incomplete strategy% (14404)------------------------------
% 66.05/8.84  % (14404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.05/8.84  % (14404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.05/8.84  % (14404)Termination reason: Refutation not found, incomplete strategy
% 66.05/8.84  
% 66.05/8.84  % (14404)Memory used [KB]: 1279
% 66.05/8.84  % (14404)Time elapsed: 0.352 s
% 66.05/8.84  % (14404)Instructions burned: 2 (million)
% 66.05/8.84  % (14404)------------------------------
% 66.05/8.84  % (14404)------------------------------
% 66.05/8.85  % (14407)dis+21_1:1_av=off:bd=off:bs=unit_only:drc=off:etr=on:fd=preordered:flr=on:ins=2:nwc=10.0:s2a=on:s2at=1.18:sims=off:sp=reverse_arity:to=lpo:i=1470:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/1470Mi)
% 66.40/8.86  % (14408)lrs+31_160:31_acc=on:anc=all_dependent:awrs=decay:awrsf=32:sac=on:sd=1:sos=on:ss=axioms:st=2.0:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/177Mi)
% 66.40/8.86  % (14408)Refutation not found, incomplete strategy% (14408)------------------------------
% 66.40/8.86  % (14408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.40/8.86  % (14408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.40/8.86  % (14408)Termination reason: Refutation not found, incomplete strategy
% 66.40/8.86  
% 66.40/8.86  % (14408)Memory used [KB]: 5756
% 66.40/8.86  % (14408)Time elapsed: 0.067 s
% 66.40/8.86  % (14408)Instructions burned: 2 (million)
% 66.40/8.86  % (14408)------------------------------
% 66.40/8.86  % (14408)------------------------------
% 67.00/8.96  % (14411)dis+3_4:1_aac=none:anc=none:bd=off:cond=fast:er=known:fd=off:fde=unused:fsr=off:lcm=reverse:nicw=on:nwc=3.0:rnwc=on:sp=frequency:tgt=full:urr=ec_only:i=2707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/2707Mi)
% 67.26/8.99  % (14412)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2914ds/123Mi)
% 67.26/8.99  % (14412)Refutation not found, incomplete strategy% (14412)------------------------------
% 67.26/8.99  % (14412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.26/8.99  % (14412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.26/8.99  % (14412)Termination reason: Refutation not found, incomplete strategy
% 67.26/8.99  
% 67.26/8.99  % (14412)Memory used [KB]: 5756
% 67.26/8.99  % (14412)Time elapsed: 0.075 s
% 67.26/8.99  % (14412)Instructions burned: 2 (million)
% 67.26/8.99  % (14412)------------------------------
% 67.26/8.99  % (14412)------------------------------
% 67.69/9.06  % (14409)ott+1011_1:1_av=off:drc=off:fd=preordered:foolp=on:ins=1:kws=inv_arity:plsq=on:plsqc=1:plsqr=3,25:s2at=2.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:sp=unary_frequency:urr=ec_only:uwa=one_side_interpreted:i=663:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/663Mi)
% 68.14/9.08  % (14410)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/98Mi)
% 68.14/9.11  % (14413)dis+1011_1:1_sas=z3:sd=1:sos=all:ss=axioms:st=3.0:i=702:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/702Mi)
% 68.14/9.14  % (14332)Instruction limit reached!
% 68.14/9.14  % (14332)------------------------------
% 68.14/9.14  % (14332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.14/9.14  % (14332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.14/9.14  % (14332)Termination reason: Unknown
% 68.14/9.14  % (14332)Termination phase: Saturation
% 68.14/9.14  
% 68.14/9.14  % (14332)Memory used [KB]: 15479
% 68.14/9.14  % (14332)Time elapsed: 5.711 s
% 68.14/9.14  % (14332)Instructions burned: 1409 (million)
% 68.14/9.14  % (14332)------------------------------
% 68.14/9.14  % (14332)------------------------------
% 69.08/9.21  % (14413)Refutation not found, incomplete strategy% (14413)------------------------------
% 69.08/9.21  % (14413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.08/9.21  % (14413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.08/9.21  % (14413)Termination reason: Refutation not found, incomplete strategy
% 69.08/9.21  
% 69.08/9.21  % (14413)Memory used [KB]: 1279
% 69.08/9.21  % (14413)Time elapsed: 0.174 s
% 69.08/9.21  % (14413)Instructions burned: 100 (million)
% 69.08/9.21  % (14413)------------------------------
% 69.08/9.21  % (14413)------------------------------
% 69.67/9.29  % (14351)Instruction limit reached!
% 69.67/9.29  % (14351)------------------------------
% 69.67/9.29  % (14351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.67/9.29  % (14351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.67/9.29  % (14351)Termination reason: Unknown
% 69.67/9.29  % (14351)Termination phase: Saturation
% 69.67/9.29  
% 69.67/9.29  % (14351)Memory used [KB]: 29807
% 69.67/9.29  % (14351)Time elapsed: 4.947 s
% 69.67/9.29  % (14351)Instructions burned: 2492 (million)
% 69.67/9.29  % (14351)------------------------------
% 69.67/9.29  % (14351)------------------------------
% 70.06/9.34  % (14415)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/784Mi)
% 70.32/9.40  % (14410)Instruction limit reached!
% 70.32/9.40  % (14410)------------------------------
% 70.32/9.40  % (14410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.32/9.40  % (14410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.32/9.40  % (14410)Termination reason: Unknown
% 70.32/9.40  % (14410)Termination phase: Saturation
% 70.32/9.40  
% 70.32/9.40  % (14410)Memory used [KB]: 7675
% 70.32/9.40  % (14410)Time elapsed: 0.522 s
% 70.32/9.40  % (14410)Instructions burned: 99 (million)
% 70.32/9.40  % (14410)------------------------------
% 70.32/9.40  % (14410)------------------------------
% 70.94/9.47  % (14417)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2910ds/86Mi)
% 70.94/9.48  % (14417)Refutation not found, incomplete strategy% (14417)------------------------------
% 70.94/9.48  % (14417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.94/9.48  % (14417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.94/9.48  % (14417)Termination reason: Refutation not found, incomplete strategy
% 70.94/9.48  
% 70.94/9.48  % (14417)Memory used [KB]: 5756
% 70.94/9.48  % (14417)Time elapsed: 0.128 s
% 70.94/9.48  % (14417)Instructions burned: 1 (million)
% 70.94/9.48  % (14417)------------------------------
% 70.94/9.48  % (14417)------------------------------
% 71.31/9.49  % (14403)Instruction limit reached!
% 71.31/9.49  % (14403)------------------------------
% 71.31/9.49  % (14403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.31/9.49  % (14403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.31/9.49  % (14403)Termination reason: Unknown
% 71.31/9.49  % (14403)Termination phase: Saturation
% 71.31/9.49  
% 71.31/9.49  % (14403)Memory used [KB]: 15607
% 71.31/9.49  % (14403)Time elapsed: 1.106 s
% 71.31/9.49  % (14403)Instructions burned: 1819 (million)
% 71.31/9.49  % (14403)------------------------------
% 71.31/9.49  % (14403)------------------------------
% 71.31/9.52  % (14414)lrs+10_1:1_sd=3:sos=on:ss=axioms:st=2.0:i=1607:si=on:rawr=on:rtra=on_0 on theBenchmark for (2912ds/1607Mi)
% 71.31/9.52  % (14414)Refutation not found, incomplete strategy% (14414)------------------------------
% 71.31/9.52  % (14414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.31/9.52  % (14414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.31/9.52  % (14414)Termination reason: Refutation not found, incomplete strategy
% 71.31/9.52  
% 71.31/9.52  % (14414)Memory used [KB]: 5756
% 71.31/9.52  % (14414)Time elapsed: 0.327 s
% 71.31/9.52  % (14414)Instructions burned: 1 (million)
% 71.31/9.52  % (14414)------------------------------
% 71.31/9.52  % (14414)------------------------------
% 71.71/9.55  % (14420)dis+1010_1:1024_fsr=off:newcnf=on:i=2078:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/2078Mi)
% 71.71/9.56  % (14343)Instruction limit reached!
% 71.71/9.56  % (14343)------------------------------
% 71.71/9.56  % (14343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.71/9.56  % (14343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.71/9.56  % (14343)Termination reason: Unknown
% 71.71/9.56  % (14343)Termination phase: Saturation
% 71.71/9.56  
% 71.71/9.56  % (14343)Memory used [KB]: 14456
% 71.71/9.56  % (14343)Time elapsed: 5.839 s
% 71.71/9.56  % (14343)Instructions burned: 1908 (million)
% 71.71/9.56  % (14343)------------------------------
% 71.71/9.56  % (14343)------------------------------
% 72.62/9.66  % (14419)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=459:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/459Mi)
% 72.62/9.66  % (14419)Refutation not found, incomplete strategy% (14419)------------------------------
% 72.62/9.66  % (14419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.62/9.66  % (14419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.62/9.66  % (14419)Termination reason: Refutation not found, incomplete strategy
% 72.62/9.66  
% 72.62/9.66  % (14419)Memory used [KB]: 5756
% 72.62/9.66  % (14419)Time elapsed: 0.135 s
% 72.62/9.66  % (14419)Instructions burned: 1 (million)
% 72.62/9.66  % (14419)------------------------------
% 72.62/9.66  % (14419)------------------------------
% 73.00/9.71  % (14418)ott+1010_1:1024_av=off:bd=off:br=off:sd=1:sp=const_min:ss=axioms:urr=on:i=882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2909ds/882Mi)
% 73.00/9.72  % (14307)Instruction limit reached!
% 73.00/9.72  % (14307)------------------------------
% 73.00/9.72  % (14307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 73.00/9.72  % (14307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 73.00/9.72  % (14307)Termination reason: Unknown
% 73.00/9.72  % (14307)Termination phase: Saturation
% 73.00/9.72  
% 73.00/9.72  % (14307)Memory used [KB]: 27888
% 73.00/9.72  % (14307)Time elapsed: 6.957 s
% 73.00/9.72  % (14307)Instructions burned: 1731 (million)
% 73.00/9.72  % (14307)------------------------------
% 73.00/9.72  % (14307)------------------------------
% 73.00/9.75  % (14376)Instruction limit reached!
% 73.00/9.75  % (14376)------------------------------
% 73.00/9.75  % (14376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 73.00/9.75  % (14376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 73.00/9.75  % (14376)Termination reason: Unknown
% 73.00/9.75  % (14376)Termination phase: Saturation
% 73.00/9.75  
% 73.00/9.75  % (14376)Memory used [KB]: 101959
% 73.00/9.75  % (14376)Time elapsed: 3.779 s
% 73.00/9.75  % (14376)Instructions burned: 1737 (million)
% 73.00/9.75  % (14376)------------------------------
% 73.00/9.75  % (14376)------------------------------
% 73.79/9.82  % (14422)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/206Mi)
% 74.20/9.84  % (14424)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2907ds/367Mi)
% 74.20/9.88  % (14372)Instruction limit reached!
% 74.20/9.88  % (14372)------------------------------
% 74.20/9.88  % (14372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 74.20/9.88  % (14372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 74.20/9.88  % (14372)Termination reason: Unknown
% 74.20/9.88  % (14372)Termination phase: Saturation
% 74.20/9.88  
% 74.20/9.88  % (14372)Memory used [KB]: 10234
% 74.20/9.88  % (14372)Time elapsed: 4.450 s
% 74.20/9.88  % (14372)Instructions burned: 1100 (million)
% 74.20/9.88  % (14372)------------------------------
% 74.20/9.88  % (14372)------------------------------
% 74.20/9.90  % (14421)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=3576:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/3576Mi)
% 75.29/10.06  % (14425)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=2630:si=on:rawr=on:rtra=on_0 on theBenchmark for (2906ds/2630Mi)
% 76.02/10.10  % (14398)Instruction limit reached!
% 76.02/10.10  % (14398)------------------------------
% 76.02/10.10  % (14398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.02/10.10  % (14398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.02/10.10  % (14398)Termination reason: Unknown
% 76.02/10.10  % (14398)Termination phase: Saturation
% 76.02/10.10  
% 76.02/10.10  % (14398)Memory used [KB]: 10234
% 76.02/10.10  % (14398)Time elapsed: 1.908 s
% 76.02/10.10  % (14398)Instructions burned: 1949 (million)
% 76.02/10.10  % (14398)------------------------------
% 76.02/10.10  % (14398)------------------------------
% 76.02/10.10  % (14306)Instruction limit reached!
% 76.02/10.10  % (14306)------------------------------
% 76.02/10.10  % (14306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.02/10.10  % (14306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.02/10.10  % (14306)Termination reason: Unknown
% 76.02/10.10  % (14306)Termination phase: Saturation
% 76.02/10.10  
% 76.02/10.10  % (14306)Memory used [KB]: 4221
% 76.02/10.10  % (14306)Time elapsed: 7.207 s
% 76.02/10.10  % (14306)Instructions burned: 2378 (million)
% 76.02/10.10  % (14306)------------------------------
% 76.02/10.10  % (14306)------------------------------
% 76.26/10.13  % (14427)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=1806:si=on:rawr=on:rtra=on_0 on theBenchmark for (2905ds/1806Mi)
% 76.26/10.13  % (14427)Refutation not found, incomplete strategy% (14427)------------------------------
% 76.26/10.13  % (14427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.26/10.13  % (14427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.26/10.13  % (14427)Termination reason: Refutation not found, incomplete strategy
% 76.26/10.13  
% 76.26/10.13  % (14427)Memory used [KB]: 1279
% 76.26/10.13  % (14427)Time elapsed: 0.264 s
% 76.26/10.13  % (14427)Instructions burned: 1 (million)
% 76.26/10.13  % (14427)------------------------------
% 76.26/10.13  % (14427)------------------------------
% 76.83/10.19  % (14393)First to succeed.
% 76.83/10.22  % (14393)Refutation found. Thanks to Tanya!
% 76.83/10.22  % SZS status Unsatisfiable for theBenchmark
% 76.83/10.22  % SZS output start Proof for theBenchmark
% See solution above
% 76.83/10.22  % (14393)------------------------------
% 76.83/10.22  % (14393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.83/10.22  % (14393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.83/10.22  % (14393)Termination reason: Refutation
% 76.83/10.22  
% 76.83/10.22  % (14393)Memory used [KB]: 12281
% 76.83/10.22  % (14393)Time elapsed: 2.724 s
% 76.83/10.22  % (14393)Instructions burned: 590 (million)
% 76.83/10.22  % (14393)------------------------------
% 76.83/10.22  % (14393)------------------------------
% 76.83/10.22  % (14126)Success in time 9.845 s
%------------------------------------------------------------------------------