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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD020-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n006.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 16:05:29 EDT 2022

% Result   : Unsatisfiable 42.88s 5.80s
% Output   : Refutation 42.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   56 (  17 unt;   0 def)
%            Number of atoms       :  119 (   1 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  162 (  99   ~;  63   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   47 (  47   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f11477,plain,
    $false,
    inference(subsumption_resolution,[],[f11476,f39]) ).

fof(f39,plain,
    equalish(add(m,a),a),
    inference(backward_demodulation,[],[f33,f32]) ).

fof(f32,plain,
    add(m,a) = sF0,
    introduced(function_definition,[]) ).

fof(f33,plain,
    equalish(sF0,a),
    inference(definition_folding,[],[f30,f32]) ).

fof(f30,axiom,
    equalish(add(m,a),a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',add_equals_a_3) ).

fof(f11476,plain,
    ~ equalish(add(m,a),a),
    inference(resolution,[],[f11474,f22]) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( equalish(X0,X1)
      | ~ equalish(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_equality) ).

fof(f11474,plain,
    ~ equalish(a,add(m,a)),
    inference(subsumption_resolution,[],[f11473,f28]) ).

fof(f28,axiom,
    defined(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_defined) ).

fof(f11473,plain,
    ( ~ defined(a)
    | ~ equalish(a,add(m,a)) ),
    inference(resolution,[],[f11472,f12]) ).

fof(f12,axiom,
    ! [X0] :
      ( defined(additive_inverse(X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_inverse) ).

fof(f11472,plain,
    ( ~ defined(additive_inverse(a))
    | ~ equalish(a,add(m,a)) ),
    inference(subsumption_resolution,[],[f11469,f28]) ).

fof(f11469,plain,
    ( ~ defined(additive_inverse(a))
    | ~ equalish(a,add(m,a))
    | ~ defined(a) ),
    inference(resolution,[],[f6676,f24]) ).

fof(f24,axiom,
    ! [X2,X0,X1] :
      ( equalish(add(X0,X2),add(X1,X2))
      | ~ defined(X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_equality_and_addition) ).

fof(f6676,plain,
    ! [X0] :
      ( ~ equalish(add(X0,additive_inverse(X0)),add(add(m,a),additive_inverse(a)))
      | ~ defined(X0) ),
    inference(resolution,[],[f6667,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( equalish(add(X0,additive_inverse(X0)),additive_identity)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_inverse_addition) ).

fof(f6667,plain,
    ! [X2] :
      ( ~ equalish(X2,additive_identity)
      | ~ equalish(X2,add(add(m,a),additive_inverse(a))) ),
    inference(resolution,[],[f6662,f22]) ).

fof(f6662,plain,
    ! [X0] :
      ( ~ equalish(add(add(m,a),additive_inverse(a)),X0)
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f6661,f23]) ).

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

fof(f6661,plain,
    ~ equalish(add(add(m,a),additive_inverse(a)),additive_identity),
    inference(subsumption_resolution,[],[f6660,f28]) ).

fof(f6660,plain,
    ( ~ defined(a)
    | ~ equalish(add(add(m,a),additive_inverse(a)),additive_identity) ),
    inference(resolution,[],[f6642,f12]) ).

fof(f6642,plain,
    ( ~ defined(additive_inverse(a))
    | ~ equalish(add(add(m,a),additive_inverse(a)),additive_identity) ),
    inference(subsumption_resolution,[],[f6641,f28]) ).

fof(f6641,plain,
    ( ~ equalish(add(add(m,a),additive_inverse(a)),additive_identity)
    | ~ defined(additive_inverse(a))
    | ~ defined(a) ),
    inference(subsumption_resolution,[],[f6637,f29]) ).

fof(f29,axiom,
    defined(m),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m_is_defined) ).

fof(f6637,plain,
    ( ~ defined(m)
    | ~ defined(additive_inverse(a))
    | ~ defined(a)
    | ~ equalish(add(add(m,a),additive_inverse(a)),additive_identity) ),
    inference(resolution,[],[f6631,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( equalish(add(X0,add(X1,X2)),add(add(X0,X1),X2))
      | ~ defined(X0)
      | ~ defined(X1)
      | ~ defined(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_addition) ).

fof(f6631,plain,
    ! [X0] :
      ( ~ equalish(add(m,add(a,additive_inverse(a))),X0)
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f6630,f23]) ).

fof(f6630,plain,
    ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity),
    inference(subsumption_resolution,[],[f6629,f28]) ).

fof(f6629,plain,
    ( ~ defined(a)
    | ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity) ),
    inference(resolution,[],[f6628,f12]) ).

fof(f6628,plain,
    ( ~ defined(additive_inverse(a))
    | ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity) ),
    inference(subsumption_resolution,[],[f6627,f28]) ).

fof(f6627,plain,
    ( ~ defined(a)
    | ~ defined(additive_inverse(a))
    | ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity) ),
    inference(resolution,[],[f5665,f10]) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( defined(add(X0,X1))
      | ~ defined(X0)
      | ~ defined(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_addition) ).

fof(f5665,plain,
    ( ~ defined(add(a,additive_inverse(a)))
    | ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity) ),
    inference(subsumption_resolution,[],[f5662,f29]) ).

fof(f5662,plain,
    ( ~ defined(add(a,additive_inverse(a)))
    | ~ equalish(add(m,add(a,additive_inverse(a))),additive_identity)
    | ~ defined(m) ),
    inference(resolution,[],[f5606,f4]) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( equalish(add(X0,X1),add(X1,X0))
      | ~ defined(X1)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f5606,plain,
    ! [X0] :
      ( ~ equalish(add(add(a,additive_inverse(a)),m),X0)
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f5605,f23]) ).

fof(f5605,plain,
    ~ equalish(add(add(a,additive_inverse(a)),m),additive_identity),
    inference(resolution,[],[f5598,f22]) ).

fof(f5598,plain,
    ~ equalish(additive_identity,add(add(a,additive_inverse(a)),m)),
    inference(resolution,[],[f5560,f34]) ).

fof(f34,plain,
    equalish(additive_identity,additive_identity),
    inference(resolution,[],[f21,f11]) ).

fof(f11,axiom,
    defined(additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_identity) ).

fof(f21,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | equalish(X0,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_equality) ).

fof(f5560,plain,
    ! [X12] :
      ( ~ equalish(X12,additive_identity)
      | ~ equalish(X12,add(add(a,additive_inverse(a)),m)) ),
    inference(resolution,[],[f742,f28]) ).

fof(f742,plain,
    ! [X2,X3] :
      ( ~ defined(X3)
      | ~ equalish(X2,additive_identity)
      | ~ equalish(X2,add(add(X3,additive_inverse(X3)),m)) ),
    inference(resolution,[],[f729,f3]) ).

fof(f729,plain,
    ! [X3,X4] :
      ( ~ equalish(X4,additive_identity)
      | ~ equalish(X3,additive_identity)
      | ~ equalish(X3,add(X4,m)) ),
    inference(resolution,[],[f615,f22]) ).

fof(f615,plain,
    ! [X8,X7] :
      ( ~ equalish(additive_identity,X7)
      | ~ equalish(X8,add(X7,m))
      | ~ equalish(X8,additive_identity) ),
    inference(subsumption_resolution,[],[f554,f29]) ).

fof(f554,plain,
    ! [X8,X7] :
      ( ~ defined(m)
      | ~ equalish(X8,add(X7,m))
      | ~ equalish(X8,additive_identity)
      | ~ equalish(additive_identity,X7) ),
    inference(resolution,[],[f24,f404]) ).

fof(f404,plain,
    ! [X2,X3] :
      ( ~ equalish(add(additive_identity,m),X3)
      | ~ equalish(X2,X3)
      | ~ equalish(X2,additive_identity) ),
    inference(resolution,[],[f395,f48]) ).

fof(f48,plain,
    equalish(add(additive_identity,m),m),
    inference(resolution,[],[f2,f29]) ).

fof(f2,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | equalish(add(additive_identity,X0),X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_identity_addition) ).

fof(f395,plain,
    ! [X6,X4,X5] :
      ( ~ equalish(X6,m)
      | ~ equalish(X4,additive_identity)
      | ~ equalish(X6,X5)
      | ~ equalish(X4,X5) ),
    inference(resolution,[],[f157,f22]) ).

fof(f157,plain,
    ! [X2,X0,X1] :
      ( ~ equalish(m,X2)
      | ~ equalish(X0,additive_identity)
      | ~ equalish(X0,X1)
      | ~ equalish(X2,X1) ),
    inference(resolution,[],[f151,f23]) ).

fof(f151,plain,
    ! [X6,X7] :
      ( ~ equalish(m,X7)
      | ~ equalish(X6,X7)
      | ~ equalish(X6,additive_identity) ),
    inference(resolution,[],[f76,f22]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( ~ equalish(X1,m)
      | ~ equalish(X0,additive_identity)
      | ~ equalish(X0,X1) ),
    inference(resolution,[],[f68,f23]) ).

fof(f68,plain,
    ! [X2] :
      ( ~ equalish(X2,m)
      | ~ equalish(X2,additive_identity) ),
    inference(resolution,[],[f63,f22]) ).

fof(f63,plain,
    ! [X0] :
      ( ~ equalish(m,X0)
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f23,f31]) ).

fof(f31,axiom,
    ~ equalish(m,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m_not_equal_to_additive_identity_4) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : FLD020-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:36:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.43  % (25040)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.45  % (25040)Instruction limit reached!
% 0.19/0.45  % (25040)------------------------------
% 0.19/0.45  % (25040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.45  % (25040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.45  % (25040)Termination reason: Unknown
% 0.19/0.45  % (25040)Termination phase: Saturation
% 0.19/0.45  
% 0.19/0.45  % (25040)Memory used [KB]: 5884
% 0.19/0.45  % (25040)Time elapsed: 0.052 s
% 0.19/0.45  % (25040)Instructions burned: 3 (million)
% 0.19/0.45  % (25040)------------------------------
% 0.19/0.45  % (25040)------------------------------
% 1.25/0.52  % (25047)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.25/0.52  % (25039)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.25/0.52  % (25041)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.25/0.52  TRYING [1]
% 1.25/0.52  % (25049)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.25/0.53  % (25058)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.25/0.53  TRYING [2]
% 1.25/0.53  % (25055)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.25/0.53  % (25047)Instruction limit reached!
% 1.25/0.53  % (25047)------------------------------
% 1.25/0.53  % (25047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.25/0.53  % (25047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.25/0.53  % (25047)Termination reason: Unknown
% 1.25/0.53  % (25047)Termination phase: Finite model building SAT solving
% 1.25/0.53  
% 1.25/0.53  % (25047)Memory used [KB]: 6012
% 1.25/0.53  % (25047)Time elapsed: 0.087 s
% 1.25/0.53  % (25047)Instructions burned: 7 (million)
% 1.25/0.53  % (25047)------------------------------
% 1.25/0.53  % (25047)------------------------------
% 1.25/0.53  % (25057)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.25/0.53  % (25033)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.25/0.53  % (25032)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.25/0.53  % (25038)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.41/0.53  % (25034)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.41/0.54  % (25048)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.41/0.54  % (25056)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.41/0.54  % (25036)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.41/0.54  % (25034)Instruction limit reached!
% 1.41/0.54  % (25034)------------------------------
% 1.41/0.54  % (25034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.54  % (25034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.54  % (25034)Termination reason: Unknown
% 1.41/0.54  % (25034)Termination phase: Saturation
% 1.41/0.54  
% 1.41/0.54  % (25034)Memory used [KB]: 5884
% 1.41/0.54  % (25034)Time elapsed: 0.132 s
% 1.41/0.54  % (25034)Instructions burned: 4 (million)
% 1.41/0.54  % (25034)------------------------------
% 1.41/0.54  % (25034)------------------------------
% 1.41/0.54  % (25045)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.41/0.54  % (25037)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.41/0.54  % (25044)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 1.41/0.54  % (25054)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.41/0.54  % (25051)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.41/0.54  % (25044)Instruction limit reached!
% 1.41/0.54  % (25044)------------------------------
% 1.41/0.54  % (25044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.54  % (25044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.54  % (25044)Termination reason: Unknown
% 1.41/0.54  % (25044)Termination phase: Saturation
% 1.41/0.54  
% 1.41/0.54  % (25044)Memory used [KB]: 5884
% 1.41/0.54  % (25044)Time elapsed: 0.150 s
% 1.41/0.54  % (25044)Instructions burned: 5 (million)
% 1.41/0.54  % (25044)------------------------------
% 1.41/0.54  % (25044)------------------------------
% 1.41/0.54  % (25035)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.41/0.54  % (25046)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.41/0.55  % (25048)Instruction limit reached!
% 1.41/0.55  % (25048)------------------------------
% 1.41/0.55  % (25048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.55  % (25049)Instruction limit reached!
% 1.41/0.55  % (25049)------------------------------
% 1.41/0.55  % (25049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.55  % (25049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.55  % (25049)Termination reason: Unknown
% 1.41/0.55  % (25049)Termination phase: Saturation
% 1.41/0.55  
% 1.41/0.55  % (25049)Memory used [KB]: 6012
% 1.41/0.55  % (25049)Time elapsed: 0.133 s
% 1.41/0.55  % (25049)Instructions burned: 10 (million)
% 1.41/0.55  % (25049)------------------------------
% 1.41/0.55  % (25049)------------------------------
% 1.41/0.55  % (25042)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.41/0.55  % (25048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.55  % (25048)Termination reason: Unknown
% 1.41/0.55  % (25048)Termination phase: Saturation
% 1.41/0.55  
% 1.41/0.55  % (25048)Memory used [KB]: 5884
% 1.41/0.55  % (25048)Time elapsed: 0.004 s
% 1.41/0.55  % (25048)Instructions burned: 2 (million)
% 1.41/0.55  % (25048)------------------------------
% 1.41/0.55  % (25048)------------------------------
% 1.41/0.55  % (25060)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 1.41/0.55  % (25043)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 1.41/0.55  % (25052)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.41/0.55  % (25061)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.41/0.55  % (25053)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.41/0.55  % (25050)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.41/0.55  % (25052)Instruction limit reached!
% 1.41/0.55  % (25052)------------------------------
% 1.41/0.55  % (25052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.56  % (25059)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 1.41/0.56  % (25052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.56  % (25052)Termination reason: Unknown
% 1.41/0.56  % (25052)Termination phase: Saturation
% 1.41/0.56  
% 1.41/0.56  % (25052)Memory used [KB]: 1535
% 1.41/0.56  % (25052)Time elapsed: 0.152 s
% 1.41/0.56  % (25052)Instructions burned: 7 (million)
% 1.41/0.56  % (25045)Instruction limit reached!
% 1.41/0.56  % (25045)------------------------------
% 1.41/0.56  % (25045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.56  % (25045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.56  % (25045)Termination reason: Unknown
% 1.41/0.56  % (25045)Termination phase: Saturation
% 1.41/0.56  
% 1.41/0.56  % (25045)Memory used [KB]: 5884
% 1.41/0.56  % (25045)Time elapsed: 0.170 s
% 1.41/0.56  % (25045)Instructions burned: 4 (million)
% 1.41/0.56  % (25045)------------------------------
% 1.41/0.56  % (25045)------------------------------
% 1.41/0.56  % (25052)------------------------------
% 1.41/0.56  % (25052)------------------------------
% 1.41/0.57  % (25051)Instruction limit reached!
% 1.41/0.57  % (25051)------------------------------
% 1.41/0.57  % (25051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.57  % (25051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.57  % (25042)Instruction limit reached!
% 1.41/0.57  % (25042)------------------------------
% 1.41/0.57  % (25042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.57  % (25042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.57  % (25042)Termination reason: Unknown
% 1.41/0.57  % (25042)Termination phase: Saturation
% 1.41/0.57  
% 1.41/0.57  % (25042)Memory used [KB]: 6012
% 1.41/0.57  % (25042)Time elapsed: 0.150 s
% 1.41/0.57  % (25042)Instructions burned: 7 (million)
% 1.41/0.57  % (25042)------------------------------
% 1.41/0.57  % (25042)------------------------------
% 1.41/0.57  % (25051)Termination reason: Unknown
% 1.41/0.57  % (25051)Termination phase: Saturation
% 1.41/0.57  
% 1.41/0.57  % (25051)Memory used [KB]: 5884
% 1.41/0.57  % (25051)Time elapsed: 0.171 s
% 1.41/0.57  % (25051)Instructions burned: 9 (million)
% 1.41/0.57  % (25060)Instruction limit reached!
% 1.41/0.57  % (25060)------------------------------
% 1.41/0.57  % (25060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.57  % (25051)------------------------------
% 1.41/0.57  % (25051)------------------------------
% 1.41/0.58  % (25055)Refutation not found, non-redundant clauses discarded% (25055)------------------------------
% 1.41/0.58  % (25055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.58  % (25046)Instruction limit reached!
% 1.41/0.58  % (25046)------------------------------
% 1.41/0.58  % (25046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.58  % (25046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.58  % (25046)Termination reason: Unknown
% 1.41/0.58  % (25046)Termination phase: Saturation
% 1.41/0.58  
% 1.41/0.58  % (25046)Memory used [KB]: 1535
% 1.41/0.58  % (25046)Time elapsed: 0.165 s
% 1.41/0.58  % (25046)Instructions burned: 30 (million)
% 1.41/0.58  % (25046)------------------------------
% 1.41/0.58  % (25046)------------------------------
% 1.41/0.58  % (25036)Instruction limit reached!
% 1.41/0.58  % (25036)------------------------------
% 1.41/0.58  % (25036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.58  % (25043)Instruction limit reached!
% 1.41/0.58  % (25043)------------------------------
% 1.41/0.58  % (25043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.59  % (25041)Instruction limit reached!
% 1.41/0.59  % (25041)------------------------------
% 1.41/0.59  % (25041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.59  % (25086)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 1.41/0.59  % (25038)Instruction limit reached!
% 1.41/0.59  % (25038)------------------------------
% 1.41/0.59  % (25038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.59  % (25038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.59  % (25038)Termination reason: Unknown
% 1.41/0.59  % (25038)Termination phase: Saturation
% 1.41/0.59  
% 1.41/0.59  % (25038)Memory used [KB]: 1663
% 1.41/0.59  % (25038)Time elapsed: 0.187 s
% 1.41/0.59  % (25038)Instructions burned: 49 (million)
% 1.41/0.59  % (25038)------------------------------
% 1.41/0.59  % (25038)------------------------------
% 1.41/0.59  % (25060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.59  % (25060)Termination reason: Unknown
% 1.41/0.59  % (25060)Termination phase: Saturation
% 1.41/0.59  
% 1.41/0.59  % (25060)Memory used [KB]: 6268
% 1.41/0.59  % (25060)Time elapsed: 0.175 s
% 1.41/0.59  % (25060)Instructions burned: 20 (million)
% 1.41/0.59  % (25060)------------------------------
% 1.41/0.59  % (25060)------------------------------
% 1.41/0.59  % (25036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.59  % (25036)Termination reason: Unknown
% 1.41/0.59  % (25036)Termination phase: Saturation
% 1.41/0.59  
% 1.41/0.59  % (25036)Memory used [KB]: 6908
% 1.41/0.59  % (25036)Time elapsed: 0.167 s
% 1.41/0.59  % (25036)Instructions burned: 34 (million)
% 1.41/0.59  % (25036)------------------------------
% 1.41/0.59  % (25036)------------------------------
% 1.41/0.60  % (25055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.60  % (25055)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.41/0.60  
% 1.41/0.60  % (25055)Memory used [KB]: 6652
% 1.41/0.60  % (25055)Time elapsed: 0.149 s
% 1.41/0.60  % (25055)Instructions burned: 36 (million)
% 1.41/0.60  % (25055)------------------------------
% 1.41/0.60  % (25055)------------------------------
% 1.41/0.60  % (25037)Instruction limit reached!
% 1.41/0.60  % (25037)------------------------------
% 1.41/0.60  % (25037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.60  % (25037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.60  % (25037)Termination reason: Unknown
% 1.41/0.60  % (25037)Termination phase: Saturation
% 1.41/0.60  
% 1.41/0.60  % (25037)Memory used [KB]: 6268
% 1.41/0.60  % (25037)Time elapsed: 0.194 s
% 1.41/0.60  % (25037)Instructions burned: 25 (million)
% 1.41/0.60  % (25037)------------------------------
% 1.41/0.60  % (25037)------------------------------
% 1.41/0.60  % (25043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.60  % (25043)Termination reason: Unknown
% 1.41/0.60  % (25043)Termination phase: Saturation
% 1.41/0.60  
% 1.41/0.60  % (25043)Memory used [KB]: 6012
% 1.41/0.60  % (25043)Time elapsed: 0.191 s
% 1.41/0.60  % (25043)Instructions burned: 24 (million)
% 1.41/0.60  % (25043)------------------------------
% 1.41/0.60  % (25043)------------------------------
% 1.41/0.60  % (25050)Instruction limit reached!
% 1.41/0.60  % (25050)------------------------------
% 1.41/0.60  % (25050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.60  % (25050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.60  % (25050)Termination reason: Unknown
% 1.41/0.60  % (25050)Termination phase: Saturation
% 1.41/0.60  
% 1.41/0.60  % (25050)Memory used [KB]: 10746
% 1.41/0.60  % (25050)Time elapsed: 0.201 s
% 1.41/0.60  % (25050)Instructions burned: 29 (million)
% 1.41/0.60  % (25050)------------------------------
% 1.41/0.60  % (25050)------------------------------
% 1.41/0.61  % (25041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.61  % (25041)Termination reason: Unknown
% 1.41/0.61  % (25041)Termination phase: Saturation
% 1.41/0.61  
% 1.41/0.61  % (25041)Memory used [KB]: 6396
% 1.41/0.61  % (25041)Time elapsed: 0.195 s
% 1.41/0.61  % (25041)Instructions burned: 53 (million)
% 1.41/0.61  % (25041)------------------------------
% 1.41/0.61  % (25041)------------------------------
% 1.41/0.61  % (25086)Instruction limit reached!
% 1.41/0.61  % (25086)------------------------------
% 1.41/0.61  % (25086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.61  % (25086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.61  % (25086)Termination reason: Unknown
% 1.41/0.61  % (25086)Termination phase: Saturation
% 1.41/0.61  
% 1.41/0.61  % (25086)Memory used [KB]: 6268
% 1.41/0.61  % (25086)Time elapsed: 0.118 s
% 1.41/0.61  % (25086)Instructions burned: 16 (million)
% 1.41/0.61  % (25086)------------------------------
% 1.41/0.61  % (25086)------------------------------
% 1.41/0.61  % (25035)Instruction limit reached!
% 1.41/0.61  % (25035)------------------------------
% 1.41/0.61  % (25035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.62  % (25056)Instruction limit reached!
% 1.41/0.62  % (25056)------------------------------
% 1.41/0.62  % (25056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.62  % (25033)Instruction limit reached!
% 1.41/0.62  % (25033)------------------------------
% 1.41/0.62  % (25033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.62  % (25033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.62  % (25033)Termination reason: Unknown
% 1.41/0.62  % (25033)Termination phase: Saturation
% 1.41/0.62  
% 1.41/0.62  % (25033)Memory used [KB]: 1791
% 1.41/0.62  % (25033)Time elapsed: 0.206 s
% 1.41/0.62  % (25033)Instructions burned: 42 (million)
% 1.41/0.62  % (25033)------------------------------
% 1.41/0.62  % (25033)------------------------------
% 1.41/0.62  % (25056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.62  % (25056)Termination reason: Unknown
% 1.41/0.62  % (25056)Termination phase: Saturation
% 1.41/0.62  
% 1.41/0.62  % (25056)Memory used [KB]: 6396
% 1.41/0.62  % (25056)Time elapsed: 0.218 s
% 1.41/0.62  % (25056)Instructions burned: 46 (million)
% 1.41/0.62  % (25056)------------------------------
% 1.41/0.62  % (25056)------------------------------
% 1.41/0.62  % (25039)Instruction limit reached!
% 1.41/0.62  % (25039)------------------------------
% 1.41/0.62  % (25039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.62  % (25039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.62  % (25039)Termination reason: Unknown
% 1.41/0.62  % (25039)Termination phase: Saturation
% 1.41/0.62  
% 1.41/0.62  % (25039)Memory used [KB]: 6268
% 1.41/0.62  % (25039)Time elapsed: 0.208 s
% 1.41/0.62  % (25039)Instructions burned: 52 (million)
% 1.41/0.62  % (25039)------------------------------
% 1.41/0.62  % (25039)------------------------------
% 2.05/0.63  % (25035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.63  % (25035)Termination reason: Unknown
% 2.05/0.63  % (25035)Termination phase: Saturation
% 2.05/0.63  
% 2.05/0.63  % (25035)Memory used [KB]: 6396
% 2.05/0.63  % (25035)Time elapsed: 0.214 s
% 2.05/0.63  % (25035)Instructions burned: 44 (million)
% 2.05/0.63  % (25035)------------------------------
% 2.05/0.63  % (25035)------------------------------
% 2.05/0.63  % (25122)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.05/0.64  % (25057)Instruction limit reached!
% 2.05/0.64  % (25057)------------------------------
% 2.05/0.64  % (25057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.64  % (25057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.64  % (25057)Termination reason: Unknown
% 2.05/0.64  % (25057)Termination phase: Saturation
% 2.05/0.64  
% 2.05/0.64  % (25057)Memory used [KB]: 7419
% 2.05/0.64  % (25057)Time elapsed: 0.229 s
% 2.05/0.64  % (25057)Instructions burned: 81 (million)
% 2.05/0.64  % (25057)------------------------------
% 2.05/0.64  % (25057)------------------------------
% 2.05/0.65  % (25132)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.05/0.65  % (25058)Instruction limit reached!
% 2.05/0.65  % (25058)------------------------------
% 2.05/0.65  % (25058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.65  % (25058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.65  % (25058)Termination reason: Unknown
% 2.05/0.65  % (25058)Termination phase: Saturation
% 2.05/0.65  
% 2.05/0.65  % (25058)Memory used [KB]: 6652
% 2.05/0.65  % (25058)Time elapsed: 0.224 s
% 2.05/0.65  % (25058)Instructions burned: 71 (million)
% 2.05/0.65  % (25058)------------------------------
% 2.05/0.65  % (25058)------------------------------
% 2.05/0.66  % (25059)Instruction limit reached!
% 2.05/0.66  % (25059)------------------------------
% 2.05/0.66  % (25059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.66  % (25059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.66  % (25059)Termination reason: Unknown
% 2.05/0.66  % (25059)Termination phase: Saturation
% 2.05/0.66  
% 2.05/0.66  % (25059)Memory used [KB]: 2046
% 2.05/0.66  % (25059)Time elapsed: 0.264 s
% 2.05/0.66  % (25059)Instructions burned: 74 (million)
% 2.05/0.66  % (25059)------------------------------
% 2.05/0.66  % (25059)------------------------------
% 2.05/0.67  % (25124)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.05/0.67  % (25124)Instruction limit reached!
% 2.05/0.67  % (25124)------------------------------
% 2.05/0.67  % (25124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.67  % (25124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.67  % (25124)Termination reason: Unknown
% 2.05/0.67  % (25124)Termination phase: Saturation
% 2.05/0.67  
% 2.05/0.67  % (25124)Memory used [KB]: 5884
% 2.05/0.67  % (25124)Time elapsed: 0.094 s
% 2.05/0.67  % (25124)Instructions burned: 4 (million)
% 2.05/0.67  % (25124)------------------------------
% 2.05/0.67  % (25124)------------------------------
% 2.05/0.67  % (25053)Instruction limit reached!
% 2.05/0.67  % (25053)------------------------------
% 2.05/0.67  % (25053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.67  % (25053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.67  % (25053)Termination reason: Unknown
% 2.05/0.67  % (25053)Termination phase: Saturation
% 2.05/0.67  
% 2.05/0.67  % (25053)Memory used [KB]: 6652
% 2.05/0.67  % (25053)Time elapsed: 0.272 s
% 2.05/0.67  % (25053)Instructions burned: 68 (million)
% 2.05/0.67  % (25053)------------------------------
% 2.05/0.67  % (25053)------------------------------
% 2.05/0.67  % (25131)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.05/0.68  % (25054)Instruction limit reached!
% 2.05/0.68  % (25054)------------------------------
% 2.05/0.68  % (25054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.68  % (25054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.68  % (25054)Termination reason: Unknown
% 2.05/0.68  % (25054)Termination phase: Saturation
% 2.05/0.68  
% 2.05/0.68  % (25054)Memory used [KB]: 8443
% 2.05/0.68  % (25054)Time elapsed: 0.248 s
% 2.05/0.68  % (25054)Instructions burned: 97 (million)
% 2.05/0.68  % (25054)------------------------------
% 2.05/0.68  % (25054)------------------------------
% 2.23/0.69  % (25157)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.23/0.69  % (25146)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.23/0.70  % (25122)Refutation not found, non-redundant clauses discarded% (25122)------------------------------
% 2.23/0.70  % (25122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.70  % (25133)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.23/0.70  % (25122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.70  % (25122)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.23/0.70  
% 2.23/0.70  % (25122)Memory used [KB]: 6396
% 2.23/0.70  % (25122)Time elapsed: 0.120 s
% 2.23/0.70  % (25122)Instructions burned: 38 (million)
% 2.23/0.70  % (25122)------------------------------
% 2.23/0.70  % (25122)------------------------------
% 2.23/0.70  % (25147)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.23/0.70  % (25156)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.23/0.70  TRYING [1]
% 2.23/0.70  TRYING [2]
% 2.23/0.70  % (25176)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.23/0.70  TRYING [3]
% 2.23/0.71  % (25132)Instruction limit reached!
% 2.23/0.71  % (25132)------------------------------
% 2.23/0.71  % (25132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.71  % (25132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.71  % (25132)Termination reason: Unknown
% 2.23/0.71  % (25132)Termination phase: Saturation
% 2.23/0.71  
% 2.23/0.71  % (25132)Memory used [KB]: 1663
% 2.23/0.71  % (25132)Time elapsed: 0.107 s
% 2.23/0.71  % (25132)Instructions burned: 30 (million)
% 2.23/0.71  % (25132)------------------------------
% 2.23/0.71  % (25132)------------------------------
% 2.23/0.71  % (25164)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.23/0.72  % (25157)Instruction limit reached!
% 2.23/0.72  % (25157)------------------------------
% 2.23/0.72  % (25157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.72  % (25157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.72  % (25157)Termination reason: Unknown
% 2.23/0.72  % (25157)Termination phase: Saturation
% 2.23/0.72  
% 2.23/0.72  % (25157)Memory used [KB]: 6012
% 2.23/0.72  % (25157)Time elapsed: 0.118 s
% 2.23/0.72  % (25157)Instructions burned: 7 (million)
% 2.23/0.72  % (25157)------------------------------
% 2.23/0.72  % (25157)------------------------------
% 2.23/0.72  % (25177)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.23/0.72  % (25180)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.23/0.73  % (25204)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.23/0.73  % (25187)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.23/0.73  % (25147)Instruction limit reached!
% 2.23/0.73  % (25147)------------------------------
% 2.23/0.73  % (25147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.73  % (25147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.73  % (25147)Termination reason: Unknown
% 2.23/0.73  % (25147)Termination phase: Finite model building SAT solving
% 2.23/0.73  
% 2.23/0.73  % (25147)Memory used [KB]: 6524
% 2.23/0.73  % (25147)Time elapsed: 0.123 s
% 2.23/0.73  % (25147)Instructions burned: 25 (million)
% 2.23/0.73  % (25147)------------------------------
% 2.23/0.73  % (25147)------------------------------
% 2.23/0.73  % (25174)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.23/0.74  % (25061)Instruction limit reached!
% 2.23/0.74  % (25061)------------------------------
% 2.23/0.74  % (25061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.74  % (25131)Instruction limit reached!
% 2.23/0.74  % (25131)------------------------------
% 2.23/0.74  % (25131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.74  % (25131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.74  % (25131)Termination reason: Unknown
% 2.23/0.74  % (25131)Termination phase: Saturation
% 2.23/0.74  
% 2.23/0.74  % (25131)Memory used [KB]: 6140
% 2.23/0.74  % (25131)Time elapsed: 0.149 s
% 2.23/0.74  % (25131)Instructions burned: 34 (million)
% 2.23/0.74  % (25131)------------------------------
% 2.23/0.74  % (25131)------------------------------
% 2.23/0.74  % (25194)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.23/0.74  % (25195)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.23/0.74  % (25187)Instruction limit reached!
% 2.23/0.74  % (25187)------------------------------
% 2.23/0.74  % (25187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.74  % (25187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.74  % (25187)Termination reason: Unknown
% 2.23/0.74  % (25187)Termination phase: Saturation
% 2.23/0.74  % (25133)Instruction limit reached!
% 2.23/0.74  % (25133)------------------------------
% 2.23/0.74  % (25133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.74  % (25133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.74  % (25133)Termination reason: Unknown
% 2.23/0.74  % (25133)Termination phase: Saturation
% 2.23/0.74  
% 2.23/0.74  % (25133)Memory used [KB]: 7675
% 2.23/0.74  % (25133)Time elapsed: 0.156 s
% 2.23/0.74  % (25133)Instructions burned: 36 (million)
% 2.23/0.74  % (25133)------------------------------
% 2.23/0.74  % (25133)------------------------------
% 2.23/0.74  
% 2.23/0.74  % (25187)Memory used [KB]: 6012
% 2.23/0.74  % (25187)Time elapsed: 0.104 s
% 2.23/0.74  % (25187)Instructions burned: 7 (million)
% 2.23/0.74  % (25184)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.23/0.74  % (25187)------------------------------
% 2.23/0.74  % (25187)------------------------------
% 2.23/0.74  % (25179)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.23/0.75  % (25061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.75  % (25061)Termination reason: Unknown
% 2.23/0.75  % (25061)Termination phase: Saturation
% 2.23/0.75  
% 2.23/0.75  % (25061)Memory used [KB]: 6652
% 2.23/0.75  % (25061)Time elapsed: 0.336 s
% 2.23/0.75  % (25061)Instructions burned: 100 (million)
% 2.23/0.75  % (25061)------------------------------
% 2.23/0.75  % (25061)------------------------------
% 2.23/0.75  % (25203)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.23/0.76  % (25218)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.53/0.76  % (25205)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.53/0.76  % (25209)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.60/0.77  % (25146)Instruction limit reached!
% 2.60/0.77  % (25146)------------------------------
% 2.60/0.77  % (25146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.77  % (25146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.77  % (25146)Termination reason: Unknown
% 2.60/0.77  % (25146)Termination phase: Saturation
% 2.60/0.77  
% 2.60/0.77  % (25146)Memory used [KB]: 6396
% 2.60/0.77  % (25146)Time elapsed: 0.185 s
% 2.60/0.77  % (25146)Instructions burned: 47 (million)
% 2.60/0.77  % (25146)------------------------------
% 2.60/0.77  % (25146)------------------------------
% 2.60/0.77  % (25225)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 2.60/0.78  % (25235)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 2.60/0.80  % (25228)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/500Mi)
% 2.60/0.80  % (25241)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.60/0.80  % (25234)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 2.65/0.81  % (25174)Instruction limit reached!
% 2.65/0.81  % (25174)------------------------------
% 2.65/0.81  % (25174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.81  % (25174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.81  % (25174)Termination reason: Unknown
% 2.65/0.81  % (25174)Termination phase: Saturation
% 2.65/0.81  
% 2.65/0.81  % (25174)Memory used [KB]: 6140
% 2.65/0.81  % (25174)Time elapsed: 0.177 s
% 2.65/0.81  % (25174)Instructions burned: 38 (million)
% 2.65/0.81  % (25174)------------------------------
% 2.65/0.81  % (25174)------------------------------
% 2.65/0.81  % (25248)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.65/0.82  % (25177)Instruction limit reached!
% 2.65/0.82  % (25177)------------------------------
% 2.65/0.82  % (25177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.82  % (25177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.82  % (25177)Termination reason: Unknown
% 2.65/0.82  % (25177)Termination phase: Saturation
% 2.65/0.82  
% 2.65/0.82  % (25177)Memory used [KB]: 2686
% 2.65/0.82  % (25177)Time elapsed: 0.161 s
% 2.65/0.82  % (25177)Instructions burned: 46 (million)
% 2.65/0.82  % (25177)------------------------------
% 2.65/0.82  % (25177)------------------------------
% 2.65/0.82  % (25228)Refutation not found, incomplete strategy% (25228)------------------------------
% 2.65/0.82  % (25228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.82  % (25228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.82  % (25228)Termination reason: Refutation not found, incomplete strategy
% 2.65/0.82  
% 2.65/0.82  % (25228)Memory used [KB]: 5884
% 2.65/0.82  % (25228)Time elapsed: 0.128 s
% 2.65/0.82  % (25228)Instructions burned: 2 (million)
% 2.65/0.82  % (25228)------------------------------
% 2.65/0.82  % (25228)------------------------------
% 2.65/0.82  % (25249)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.65/0.83  % (25156)Instruction limit reached!
% 2.65/0.83  % (25156)------------------------------
% 2.65/0.83  % (25156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.84  % (25251)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.81/0.84  % (25195)Instruction limit reached!
% 2.81/0.84  % (25195)------------------------------
% 2.81/0.84  % (25195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.84  % (25156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.84  % (25156)Termination reason: Unknown
% 2.81/0.84  % (25156)Termination phase: Saturation
% 2.81/0.84  
% 2.81/0.84  % (25156)Memory used [KB]: 1791
% 2.81/0.84  % (25156)Time elapsed: 0.238 s
% 2.81/0.84  % (25156)Instructions burned: 76 (million)
% 2.81/0.84  % (25156)------------------------------
% 2.81/0.84  % (25156)------------------------------
% 2.81/0.85  % (25195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.85  % (25195)Termination reason: Unknown
% 2.81/0.85  % (25195)Termination phase: Saturation
% 2.81/0.85  
% 2.81/0.85  % (25195)Memory used [KB]: 6780
% 2.81/0.85  % (25195)Time elapsed: 0.210 s
% 2.81/0.85  % (25195)Instructions burned: 58 (million)
% 2.81/0.85  % (25195)------------------------------
% 2.81/0.85  % (25195)------------------------------
% 2.81/0.86  % (25255)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.81/0.87  % (25250)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.81/0.87  % (25268)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 2.81/0.88  % (25264)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 2.81/0.88  % (25273)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/378Mi)
% 2.81/0.89  % (25203)Instruction limit reached!
% 2.81/0.89  % (25203)------------------------------
% 2.81/0.89  % (25203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.89  % (25203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.89  % (25203)Termination reason: Unknown
% 2.81/0.89  % (25203)Termination phase: Saturation
% 2.81/0.89  
% 2.81/0.89  % (25203)Memory used [KB]: 1918
% 2.81/0.89  % (25203)Time elapsed: 0.230 s
% 2.81/0.89  % (25203)Instructions burned: 69 (million)
% 2.81/0.89  % (25203)------------------------------
% 2.81/0.89  % (25203)------------------------------
% 2.81/0.89  % (25260)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.81/0.90  % (25204)Instruction limit reached!
% 2.81/0.90  % (25204)------------------------------
% 2.81/0.90  % (25204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.90  % (25204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.90  % (25204)Termination reason: Unknown
% 2.81/0.90  % (25204)Termination phase: Saturation
% 2.81/0.90  
% 2.81/0.90  % (25204)Memory used [KB]: 7036
% 2.81/0.90  % (25204)Time elapsed: 0.257 s
% 2.81/0.90  % (25204)Instructions burned: 93 (million)
% 2.81/0.90  % (25204)------------------------------
% 2.81/0.90  % (25204)------------------------------
% 2.81/0.91  % (25218)Instruction limit reached!
% 2.81/0.91  % (25218)------------------------------
% 2.81/0.91  % (25218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.91  % (25218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.91  % (25218)Termination reason: Unknown
% 2.81/0.91  % (25218)Termination phase: Saturation
% 2.81/0.91  
% 2.81/0.91  % (25218)Memory used [KB]: 2174
% 2.81/0.91  % (25218)Time elapsed: 0.218 s
% 2.81/0.91  % (25218)Instructions burned: 108 (million)
% 2.81/0.91  % (25218)------------------------------
% 2.81/0.91  % (25218)------------------------------
% 2.81/0.91  % (25184)Instruction limit reached!
% 2.81/0.91  % (25184)------------------------------
% 2.81/0.91  % (25184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.91  % (25184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.91  % (25184)Termination reason: Unknown
% 2.81/0.91  % (25184)Termination phase: Saturation
% 2.81/0.91  
% 2.81/0.91  % (25184)Memory used [KB]: 6652
% 2.81/0.91  % (25184)Time elapsed: 0.292 s
% 2.81/0.91  % (25184)Instructions burned: 116 (million)
% 2.81/0.91  % (25184)------------------------------
% 2.81/0.91  % (25184)------------------------------
% 2.81/0.91  % (25176)Instruction limit reached!
% 2.81/0.91  % (25176)------------------------------
% 2.81/0.91  % (25176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.91  % (25176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.91  % (25176)Termination reason: Unknown
% 2.81/0.91  % (25176)Termination phase: Saturation
% 2.81/0.91  
% 2.81/0.91  % (25176)Memory used [KB]: 2174
% 2.81/0.91  % (25176)Time elapsed: 0.280 s
% 2.81/0.91  % (25176)Instructions burned: 147 (million)
% 2.81/0.91  % (25176)------------------------------
% 2.81/0.91  % (25176)------------------------------
% 2.81/0.91  % (25292)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 2.81/0.92  % (25179)Instruction limit reached!
% 2.81/0.92  % (25179)------------------------------
% 2.81/0.92  % (25179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.92  % (25179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.92  % (25179)Termination reason: Unknown
% 2.81/0.92  % (25179)Termination phase: Saturation
% 2.81/0.92  
% 2.81/0.92  % (25179)Memory used [KB]: 7164
% 2.81/0.92  % (25179)Time elapsed: 0.298 s
% 2.81/0.92  % (25179)Instructions burned: 109 (million)
% 2.81/0.92  % (25179)------------------------------
% 2.81/0.92  % (25179)------------------------------
% 3.46/0.92  % (25288)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 3.46/0.93  % (25241)Instruction limit reached!
% 3.46/0.93  % (25241)------------------------------
% 3.46/0.93  % (25241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.93  % (25164)Instruction limit reached!
% 3.46/0.93  % (25164)------------------------------
% 3.46/0.93  % (25164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.93  % (25164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.93  % (25164)Termination reason: Unknown
% 3.46/0.93  % (25164)Termination phase: Saturation
% 3.46/0.93  
% 3.46/0.93  % (25164)Memory used [KB]: 9722
% 3.46/0.93  % (25164)Time elapsed: 0.334 s
% 3.46/0.93  % (25164)Instructions burned: 153 (million)
% 3.46/0.93  % (25164)------------------------------
% 3.46/0.93  % (25164)------------------------------
% 3.46/0.93  % (25194)Instruction limit reached!
% 3.46/0.93  % (25194)------------------------------
% 3.46/0.93  % (25194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.93  % (25194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.93  % (25194)Termination reason: Unknown
% 3.46/0.93  % (25194)Termination phase: Saturation
% 3.46/0.93  
% 3.46/0.93  % (25194)Memory used [KB]: 6396
% 3.46/0.93  % (25194)Time elapsed: 0.295 s
% 3.46/0.93  % (25194)Instructions burned: 149 (million)
% 3.46/0.93  % (25194)------------------------------
% 3.46/0.93  % (25194)------------------------------
% 3.46/0.94  % (25268)Instruction limit reached!
% 3.46/0.94  % (25268)------------------------------
% 3.46/0.94  % (25268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.94  % (25268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.94  % (25268)Termination reason: Unknown
% 3.46/0.94  % (25268)Termination phase: Saturation
% 3.46/0.94  
% 3.46/0.94  % (25268)Memory used [KB]: 6268
% 3.46/0.94  % (25268)Time elapsed: 0.129 s
% 3.46/0.94  % (25268)Instructions burned: 39 (million)
% 3.46/0.94  % (25268)------------------------------
% 3.46/0.94  % (25268)------------------------------
% 3.46/0.94  % (25180)Instruction limit reached!
% 3.46/0.94  % (25180)------------------------------
% 3.46/0.94  % (25180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.94  % (25293)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.46/0.95  % (25241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.95  % (25241)Termination reason: Unknown
% 3.46/0.95  % (25241)Termination phase: Saturation
% 3.46/0.95  
% 3.46/0.95  % (25241)Memory used [KB]: 6908
% 3.46/0.95  % (25241)Time elapsed: 0.208 s
% 3.46/0.95  % (25241)Instructions burned: 79 (million)
% 3.46/0.95  % (25241)------------------------------
% 3.46/0.95  % (25241)------------------------------
% 3.46/0.95  % (25180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.95  % (25180)Termination reason: Unknown
% 3.46/0.95  % (25180)Termination phase: Saturation
% 3.46/0.95  
% 3.46/0.95  % (25180)Memory used [KB]: 6908
% 3.46/0.95  % (25180)Time elapsed: 0.321 s
% 3.46/0.95  % (25180)Instructions burned: 151 (million)
% 3.46/0.95  % (25180)------------------------------
% 3.46/0.95  % (25180)------------------------------
% 3.46/0.96  % (25310)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.46/0.97  % (25248)Instruction limit reached!
% 3.46/0.97  % (25248)------------------------------
% 3.46/0.97  % (25248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.97  % (25248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.97  % (25248)Termination reason: Unknown
% 3.46/0.97  % (25248)Termination phase: Saturation
% 3.46/0.97  
% 3.46/0.97  % (25248)Memory used [KB]: 6268
% 3.46/0.97  % (25264)Instruction limit reached!
% 3.46/0.97  % (25264)------------------------------
% 3.46/0.97  % (25264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.46/0.97  % (25248)Time elapsed: 0.232 s
% 3.46/0.97  % (25248)Instructions burned: 96 (million)
% 3.46/0.97  % (25248)------------------------------
% 3.46/0.97  % (25248)------------------------------
% 3.46/0.97  % (25264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.46/0.97  % (25264)Termination reason: Unknown
% 3.46/0.97  % (25264)Termination phase: Saturation
% 3.46/0.97  
% 3.46/0.97  % (25264)Memory used [KB]: 6908
% 3.46/0.97  % (25264)Time elapsed: 0.193 s
% 3.46/0.97  % (25264)Instructions burned: 58 (million)
% 3.46/0.97  % (25264)------------------------------
% 3.46/0.97  % (25264)------------------------------
% 3.46/0.98  % (25312)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.46/0.98  TRYING [1]
% 3.46/0.99  TRYING [2]
% 4.00/0.99  % (25312)Instruction limit reached!
% 4.00/0.99  % (25312)------------------------------
% 4.00/0.99  % (25312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/0.99  % (25312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/0.99  % (25312)Termination reason: Unknown
% 4.00/0.99  % (25312)Termination phase: Finite model building SAT solving
% 4.00/0.99  
% 4.00/0.99  % (25312)Memory used [KB]: 6012
% 4.00/0.99  % (25312)Time elapsed: 0.111 s
% 4.00/0.99  % (25312)Instructions burned: 7 (million)
% 4.00/0.99  % (25312)------------------------------
% 4.00/0.99  % (25312)------------------------------
% 4.00/0.99  % (25209)Instruction limit reached!
% 4.00/0.99  % (25209)------------------------------
% 4.00/0.99  % (25209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/0.99  % (25209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/0.99  % (25209)Termination reason: Unknown
% 4.00/0.99  % (25209)Termination phase: Saturation
% 4.00/0.99  
% 4.00/0.99  % (25209)Memory used [KB]: 7419
% 4.00/0.99  % (25209)Time elapsed: 0.346 s
% 4.00/0.99  % (25209)Instructions burned: 138 (million)
% 4.00/0.99  % (25209)------------------------------
% 4.00/0.99  % (25209)------------------------------
% 4.00/1.01  % (25288)Instruction limit reached!
% 4.00/1.01  % (25288)------------------------------
% 4.00/1.01  % (25288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/1.02  % (25336)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 4.00/1.02  % (25288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/1.02  % (25288)Termination reason: Unknown
% 4.00/1.02  % (25288)Termination phase: Saturation
% 4.00/1.02  
% 4.00/1.02  % (25288)Memory used [KB]: 6524
% 4.00/1.02  % (25288)Time elapsed: 0.173 s
% 4.00/1.02  % (25288)Instructions burned: 47 (million)
% 4.00/1.02  % (25288)------------------------------
% 4.00/1.02  % (25288)------------------------------
% 4.00/1.02  % (25335)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 4.00/1.02  % (25251)Instruction limit reached!
% 4.00/1.02  % (25251)------------------------------
% 4.00/1.02  % (25251)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/1.02  % (25251)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/1.02  % (25251)Termination reason: Unknown
% 4.00/1.02  % (25251)Termination phase: Saturation
% 4.00/1.02  
% 4.00/1.02  % (25251)Memory used [KB]: 2558
% 4.00/1.02  % (25251)Time elapsed: 0.259 s
% 4.00/1.02  % (25251)Instructions burned: 119 (million)
% 4.00/1.02  % (25251)------------------------------
% 4.00/1.02  % (25251)------------------------------
% 4.00/1.02  % (25339)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.00/1.03  % (25234)Instruction limit reached!
% 4.00/1.03  % (25234)------------------------------
% 4.00/1.03  % (25234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/1.03  % (25234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/1.03  % (25234)Termination reason: Unknown
% 4.00/1.03  % (25234)Termination phase: Saturation
% 4.00/1.03  
% 4.00/1.03  % (25234)Memory used [KB]: 10362
% 4.00/1.03  % (25234)Time elapsed: 0.289 s
% 4.00/1.03  % (25234)Instructions burned: 143 (million)
% 4.00/1.03  % (25234)------------------------------
% 4.00/1.03  % (25234)------------------------------
% 4.00/1.03  % (25310)Instruction limit reached!
% 4.00/1.03  % (25310)------------------------------
% 4.00/1.03  % (25310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.00/1.03  % (25310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.00/1.03  % (25310)Termination reason: Unknown
% 4.00/1.03  % (25310)Termination phase: Saturation
% 4.00/1.03  
% 4.00/1.03  % (25310)Memory used [KB]: 7036
% 4.00/1.03  % (25310)Time elapsed: 0.166 s
% 4.00/1.03  % (25310)Instructions burned: 42 (million)
% 4.00/1.03  % (25310)------------------------------
% 4.00/1.03  % (25310)------------------------------
% 4.00/1.04  % (25340)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 4.00/1.04  % (25338)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 4.00/1.04  % (25341)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/226Mi)
% 4.00/1.04  % (25337)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 4.00/1.05  % (25345)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 (2994ds/15Mi)
% 4.42/1.06  % (25343)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/654Mi)
% 4.42/1.06  % (25342)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 4.42/1.07  % (25345)Instruction limit reached!
% 4.42/1.07  % (25345)------------------------------
% 4.42/1.07  % (25345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.42/1.08  % (25344)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 (2994ds/85Mi)
% 5.72/1.08  % (25249)Instruction limit reached!
% 5.72/1.08  % (25249)------------------------------
% 5.72/1.08  % (25249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.08  % (25249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.08  % (25249)Termination reason: Unknown
% 5.72/1.08  % (25249)Termination phase: Saturation
% 5.72/1.08  
% 5.72/1.08  % (25249)Memory used [KB]: 7291
% 5.72/1.08  % (25249)Time elapsed: 0.338 s
% 5.72/1.08  % (25249)Instructions burned: 157 (million)
% 5.72/1.08  % (25249)------------------------------
% 5.72/1.08  % (25249)------------------------------
% 5.72/1.09  % (25347)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 5.72/1.09  % (25345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.09  % (25345)Termination reason: Unknown
% 5.72/1.09  % (25345)Termination phase: Saturation
% 5.72/1.09  
% 5.72/1.09  % (25345)Memory used [KB]: 6140
% 5.72/1.09  % (25345)Time elapsed: 0.103 s
% 5.72/1.09  % (25345)Instructions burned: 16 (million)
% 5.72/1.09  % (25345)------------------------------
% 5.72/1.09  % (25345)------------------------------
% 5.72/1.09  % (25348)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/185Mi)
% 5.72/1.09  % (25339)Instruction limit reached!
% 5.72/1.09  % (25339)------------------------------
% 5.72/1.09  % (25339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.09  % (25339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.09  % (25339)Termination reason: Unknown
% 5.72/1.09  % (25339)Termination phase: Saturation
% 5.72/1.09  
% 5.72/1.09  % (25339)Memory used [KB]: 6396
% 5.72/1.09  % (25339)Time elapsed: 0.136 s
% 5.72/1.09  % (25339)Instructions burned: 46 (million)
% 5.72/1.09  % (25339)------------------------------
% 5.72/1.09  % (25339)------------------------------
% 5.72/1.10  % (25346)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 5.72/1.10  % (25255)Instruction limit reached!
% 5.72/1.10  % (25255)------------------------------
% 5.72/1.10  % (25255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.02/1.12  % (25255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.02/1.12  % (25255)Termination reason: Unknown
% 6.02/1.12  % (25255)Termination phase: Saturation
% 6.02/1.12  
% 6.02/1.12  % (25255)Memory used [KB]: 7931
% 6.02/1.12  % (25255)Time elapsed: 0.328 s
% 6.02/1.12  % (25255)Instructions burned: 141 (million)
% 6.02/1.12  % (25255)------------------------------
% 6.02/1.12  % (25255)------------------------------
% 6.02/1.12  % (25350)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 6.02/1.13  % (25336)Instruction limit reached!
% 6.02/1.13  % (25336)------------------------------
% 6.02/1.13  % (25336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.02/1.13  % (25336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.02/1.13  % (25336)Termination reason: Unknown
% 6.02/1.13  % (25336)Termination phase: Saturation
% 6.02/1.13  
% 6.02/1.13  % (25336)Memory used [KB]: 10746
% 6.02/1.13  % (25336)Time elapsed: 0.142 s
% 6.02/1.13  % (25336)Instructions burned: 71 (million)
% 6.02/1.13  % (25336)------------------------------
% 6.02/1.13  % (25336)------------------------------
% 6.02/1.14  % (25349)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 6.25/1.16  % (25352)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 6.25/1.16  % (25335)Instruction limit reached!
% 6.25/1.16  % (25335)------------------------------
% 6.25/1.16  % (25335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.17  % (25353)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 (2993ds/29Mi)
% 6.25/1.17  % (25335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.17  % (25335)Termination reason: Unknown
% 6.25/1.17  % (25335)Termination phase: Saturation
% 6.25/1.17  
% 6.25/1.17  % (25335)Memory used [KB]: 1918
% 6.25/1.17  % (25335)Time elapsed: 0.248 s
% 6.25/1.17  % (25335)Instructions burned: 107 (million)
% 6.25/1.17  % (25335)------------------------------
% 6.25/1.17  % (25335)------------------------------
% 6.25/1.17  % (25351)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 6.25/1.19  % (25337)Instruction limit reached!
% 6.25/1.19  % (25337)------------------------------
% 6.25/1.19  % (25337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.19  % (25337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.19  % (25337)Termination reason: Unknown
% 6.25/1.19  % (25337)Termination phase: Saturation
% 6.25/1.19  
% 6.25/1.19  % (25337)Memory used [KB]: 6652
% 6.25/1.19  % (25337)Time elapsed: 0.254 s
% 6.25/1.19  % (25337)Instructions burned: 101 (million)
% 6.25/1.19  % (25337)------------------------------
% 6.25/1.19  % (25337)------------------------------
% 6.25/1.19  % (25354)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.25/1.19  % (25205)Instruction limit reached!
% 6.25/1.19  % (25205)------------------------------
% 6.25/1.19  % (25205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.19  % (25205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.19  % (25205)Termination reason: Unknown
% 6.25/1.19  % (25205)Termination phase: Saturation
% 6.25/1.19  
% 6.25/1.19  % (25205)Memory used [KB]: 7547
% 6.25/1.19  % (25205)Time elapsed: 0.555 s
% 6.25/1.19  % (25205)Instructions burned: 307 (million)
% 6.25/1.19  % (25205)------------------------------
% 6.25/1.19  % (25205)------------------------------
% 6.25/1.19  % (25355)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/460Mi)
% 6.25/1.19  % (25344)Instruction limit reached!
% 6.25/1.19  % (25344)------------------------------
% 6.25/1.19  % (25344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.20  % (25225)Instruction limit reached!
% 6.25/1.20  % (25225)------------------------------
% 6.25/1.20  % (25225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.21  % (25225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.21  % (25225)Termination reason: Unknown
% 6.25/1.21  % (25225)Termination phase: Saturation
% 6.25/1.21  
% 6.25/1.21  % (25225)Memory used [KB]: 12281
% 6.25/1.21  % (25225)Time elapsed: 0.472 s
% 6.25/1.21  % (25225)Instructions burned: 278 (million)
% 6.25/1.21  % (25225)------------------------------
% 6.25/1.21  % (25225)------------------------------
% 6.25/1.21  % (25353)Instruction limit reached!
% 6.25/1.21  % (25353)------------------------------
% 6.25/1.21  % (25353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.22  % (25344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.22  % (25344)Termination reason: Unknown
% 6.25/1.22  % (25344)Termination phase: Saturation
% 6.25/1.22  
% 6.25/1.22  % (25344)Memory used [KB]: 6524
% 6.25/1.22  % (25344)Time elapsed: 0.226 s
% 6.25/1.22  % (25344)Instructions burned: 85 (million)
% 6.25/1.22  % (25344)------------------------------
% 6.25/1.22  % (25344)------------------------------
% 6.25/1.22  % (25292)Instruction limit reached!
% 6.25/1.22  % (25292)------------------------------
% 6.25/1.22  % (25292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.22  % (25353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.22  % (25353)Termination reason: Unknown
% 6.25/1.22  % (25353)Termination phase: Saturation
% 6.25/1.22  
% 6.25/1.22  % (25353)Memory used [KB]: 6012
% 6.25/1.22  % (25353)Time elapsed: 0.153 s
% 6.25/1.22  % (25353)Instructions burned: 29 (million)
% 6.25/1.22  % (25353)------------------------------
% 6.25/1.22  % (25353)------------------------------
% 6.79/1.23  % (25250)Instruction limit reached!
% 6.79/1.23  % (25250)------------------------------
% 6.79/1.23  % (25250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.79/1.24  % (25293)Instruction limit reached!
% 6.79/1.24  % (25293)------------------------------
% 6.79/1.24  % (25293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.79/1.24  % (25293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.24  % (25293)Termination reason: Unknown
% 6.79/1.24  % (25293)Termination phase: Saturation
% 6.79/1.24  
% 6.79/1.24  % (25293)Memory used [KB]: 8315
% 6.79/1.24  % (25293)Time elapsed: 0.389 s
% 6.79/1.24  % (25293)Instructions burned: 183 (million)
% 6.79/1.24  % (25293)------------------------------
% 6.79/1.24  % (25293)------------------------------
% 6.79/1.24  % (25250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.24  % (25250)Termination reason: Unknown
% 6.79/1.24  % (25250)Termination phase: Saturation
% 6.79/1.24  
% 6.79/1.24  % (25250)Memory used [KB]: 14328
% 6.79/1.24  % (25250)Time elapsed: 0.390 s
% 6.79/1.24  % (25250)Instructions burned: 240 (million)
% 6.79/1.24  % (25250)------------------------------
% 6.79/1.24  % (25250)------------------------------
% 6.79/1.24  % (25292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.24  % (25292)Termination reason: Unknown
% 6.79/1.24  % (25292)Termination phase: Saturation
% 6.79/1.24  
% 6.79/1.24  % (25292)Memory used [KB]: 7675
% 6.79/1.24  % (25292)Time elapsed: 0.341 s
% 6.79/1.24  % (25292)Instructions burned: 172 (million)
% 6.79/1.24  % (25292)------------------------------
% 6.79/1.24  % (25292)------------------------------
% 6.79/1.24  % (25357)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.79/1.25  % (25356)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/498Mi)
% 6.79/1.27  % (25349)Instruction limit reached!
% 6.79/1.27  % (25349)------------------------------
% 6.79/1.27  % (25349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.79/1.27  % (25349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.27  % (25349)Termination reason: Unknown
% 6.79/1.27  % (25349)Termination phase: Saturation
% 6.79/1.27  
% 6.79/1.27  % (25349)Memory used [KB]: 8059
% 6.79/1.27  % (25349)Time elapsed: 0.248 s
% 6.79/1.27  % (25349)Instructions burned: 86 (million)
% 6.79/1.27  % (25349)------------------------------
% 6.79/1.27  % (25349)------------------------------
% 6.79/1.27  % (25358)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 6.79/1.27  % (25358)Refutation not found, incomplete strategy% (25358)------------------------------
% 6.79/1.27  % (25358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.79/1.27  % (25358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.27  % (25358)Termination reason: Refutation not found, incomplete strategy
% 6.79/1.27  
% 6.79/1.27  % (25358)Memory used [KB]: 1407
% 6.79/1.27  % (25358)Time elapsed: 0.126 s
% 6.79/1.27  % (25358)------------------------------
% 6.79/1.27  % (25358)------------------------------
% 7.11/1.29  % (25359)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 (2991ds/310Mi)
% 7.11/1.29  % (25346)Instruction limit reached!
% 7.11/1.29  % (25346)------------------------------
% 7.11/1.29  % (25346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.29  % (25346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.29  % (25346)Termination reason: Unknown
% 7.11/1.29  % (25346)Termination phase: Saturation
% 7.11/1.29  
% 7.11/1.29  % (25346)Memory used [KB]: 1791
% 7.11/1.29  % (25346)Time elapsed: 0.281 s
% 7.11/1.29  % (25346)Instructions burned: 158 (million)
% 7.11/1.29  % (25346)------------------------------
% 7.11/1.29  % (25346)------------------------------
% 7.11/1.31  % (25338)Instruction limit reached!
% 7.11/1.31  % (25338)------------------------------
% 7.11/1.31  % (25338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.31  % (25338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.31  % (25338)Termination reason: Unknown
% 7.11/1.31  % (25338)Termination phase: Saturation
% 7.11/1.31  
% 7.11/1.31  % (25338)Memory used [KB]: 9850
% 7.11/1.31  % (25338)Time elapsed: 0.355 s
% 7.11/1.31  % (25338)Instructions burned: 163 (million)
% 7.11/1.31  % (25338)------------------------------
% 7.11/1.31  % (25338)------------------------------
% 7.11/1.31  % (25354)Instruction limit reached!
% 7.11/1.31  % (25354)------------------------------
% 7.11/1.31  % (25354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.31  % (25354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.31  % (25354)Termination reason: Unknown
% 7.11/1.31  % (25354)Termination phase: Saturation
% 7.11/1.31  
% 7.11/1.31  % (25354)Memory used [KB]: 7036
% 7.11/1.31  % (25354)Time elapsed: 0.199 s
% 7.11/1.31  % (25354)Instructions burned: 93 (million)
% 7.11/1.31  % (25354)------------------------------
% 7.11/1.31  % (25354)------------------------------
% 7.11/1.32  % (25347)Instruction limit reached!
% 7.11/1.32  % (25347)------------------------------
% 7.11/1.32  % (25347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.32  % (25347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.32  % (25347)Termination reason: Unknown
% 7.11/1.32  % (25347)Termination phase: Saturation
% 7.11/1.32  
% 7.11/1.32  % (25347)Memory used [KB]: 12920
% 7.11/1.32  % (25347)Time elapsed: 0.313 s
% 7.11/1.32  % (25347)Instructions burned: 141 (million)
% 7.11/1.32  % (25347)------------------------------
% 7.11/1.32  % (25347)------------------------------
% 7.11/1.32  % (25363)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/151Mi)
% 7.11/1.33  % (25361)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 (2991ds/298Mi)
% 7.11/1.33  % (25362)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/874Mi)
% 7.11/1.33  % (25360)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 (2991ds/174Mi)
% 7.11/1.34  % (25260)Instruction limit reached!
% 7.11/1.34  % (25260)------------------------------
% 7.11/1.34  % (25260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.35  % (25364)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/75Mi)
% 7.47/1.35  % (25351)Instruction limit reached!
% 7.47/1.35  % (25351)------------------------------
% 7.47/1.35  % (25351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.35  % (25351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.35  % (25351)Termination reason: Unknown
% 7.47/1.35  % (25351)Termination phase: Saturation
% 7.47/1.35  
% 7.47/1.35  % (25351)Memory used [KB]: 7164
% 7.47/1.35  % (25351)Time elapsed: 0.280 s
% 7.47/1.35  % (25351)Instructions burned: 105 (million)
% 7.47/1.35  % (25351)------------------------------
% 7.47/1.35  % (25351)------------------------------
% 7.47/1.36  % (25260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.36  % (25260)Termination reason: Unknown
% 7.47/1.36  % (25260)Termination phase: Saturation
% 7.47/1.36  
% 7.47/1.36  % (25260)Memory used [KB]: 10106
% 7.47/1.36  % (25260)Time elapsed: 0.572 s
% 7.47/1.36  % (25260)Instructions burned: 299 (million)
% 7.47/1.36  % (25260)------------------------------
% 7.47/1.36  % (25260)------------------------------
% 7.47/1.36  % (25348)Instruction limit reached!
% 7.47/1.36  % (25348)------------------------------
% 7.47/1.36  % (25348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.36  % (25348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.36  % (25348)Termination reason: Unknown
% 7.47/1.36  % (25348)Termination phase: Saturation
% 7.47/1.36  
% 7.47/1.36  % (25348)Memory used [KB]: 2302
% 7.47/1.36  % (25348)Time elapsed: 0.355 s
% 7.47/1.36  % (25348)Instructions burned: 185 (million)
% 7.47/1.36  % (25348)------------------------------
% 7.47/1.36  % (25348)------------------------------
% 7.47/1.36  % (25365)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.47/1.36  % (25366)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/24Mi)
% 7.47/1.37  % (25367)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/87Mi)
% 7.47/1.37  % (25273)Instruction limit reached!
% 7.47/1.37  % (25273)------------------------------
% 7.47/1.37  % (25273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.37  % (25273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.37  % (25273)Termination reason: Unknown
% 7.47/1.37  % (25273)Termination phase: Saturation
% 7.47/1.37  
% 7.47/1.37  % (25273)Memory used [KB]: 2942
% 7.47/1.37  % (25273)Time elapsed: 0.546 s
% 7.47/1.37  % (25273)Instructions burned: 378 (million)
% 7.47/1.37  % (25273)------------------------------
% 7.47/1.37  % (25273)------------------------------
% 7.54/1.39  % (25368)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/374Mi)
% 7.54/1.39  % (25369)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1220Mi)
% 7.54/1.40  % (25370)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/696Mi)
% 7.54/1.40  % (25366)Instruction limit reached!
% 7.54/1.40  % (25366)------------------------------
% 7.54/1.40  % (25366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.54/1.40  % (25366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.54/1.40  % (25366)Termination reason: Unknown
% 7.54/1.40  % (25366)Termination phase: Saturation
% 7.54/1.40  
% 7.54/1.40  % (25366)Memory used [KB]: 6012
% 7.54/1.40  % (25366)Time elapsed: 0.134 s
% 7.54/1.40  % (25366)Instructions burned: 24 (million)
% 7.54/1.40  % (25366)------------------------------
% 7.54/1.40  % (25366)------------------------------
% 7.54/1.41  % (25341)Instruction limit reached!
% 7.54/1.41  % (25341)------------------------------
% 7.54/1.41  % (25341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.67/1.43  % (25341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.67/1.43  % (25341)Termination reason: Unknown
% 7.67/1.43  % (25341)Termination phase: Saturation
% 7.67/1.43  
% 7.67/1.43  % (25341)Memory used [KB]: 11513
% 7.67/1.43  % (25341)Time elapsed: 0.434 s
% 7.67/1.43  % (25341)Instructions burned: 226 (million)
% 7.67/1.43  % (25341)------------------------------
% 7.67/1.43  % (25341)------------------------------
% 7.76/1.44  % (25373)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/368Mi)
% 7.76/1.45  % (25371)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/181Mi)
% 7.76/1.46  % (25372)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/794Mi)
% 7.76/1.46  % (25372)Refutation not found, incomplete strategy% (25372)------------------------------
% 7.76/1.46  % (25372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.47  % (25372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.47  % (25372)Termination reason: Refutation not found, incomplete strategy
% 7.76/1.47  
% 7.76/1.47  % (25372)Memory used [KB]: 5884
% 7.76/1.47  % (25372)Time elapsed: 0.123 s
% 7.76/1.47  % (25372)Instructions burned: 2 (million)
% 7.76/1.47  % (25372)------------------------------
% 7.76/1.47  % (25372)------------------------------
% 7.76/1.47  % (25364)Instruction limit reached!
% 7.76/1.47  % (25364)------------------------------
% 7.76/1.47  % (25364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.47  % (25364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.47  % (25364)Termination reason: Unknown
% 7.76/1.47  % (25364)Termination phase: Saturation
% 7.76/1.47  
% 7.76/1.47  % (25364)Memory used [KB]: 6396
% 7.76/1.47  % (25364)Time elapsed: 0.212 s
% 7.76/1.47  % (25364)Instructions burned: 75 (million)
% 7.76/1.47  % (25364)------------------------------
% 7.76/1.47  % (25364)------------------------------
% 7.76/1.48  % (25377)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/381Mi)
% 7.76/1.48  % (25375)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1065Mi)
% 7.76/1.49  % (25378)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/167Mi)
% 7.76/1.49  % (25376)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/51Mi)
% 7.76/1.49  % (25378)Refutation not found, incomplete strategy% (25378)------------------------------
% 7.76/1.49  % (25378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.49  % (25378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.49  % (25378)Termination reason: Refutation not found, incomplete strategy
% 7.76/1.49  
% 7.76/1.49  % (25378)Memory used [KB]: 5884
% 7.76/1.49  % (25378)Time elapsed: 0.092 s
% 7.76/1.49  % (25378)Instructions burned: 2 (million)
% 7.76/1.49  % (25378)------------------------------
% 7.76/1.49  % (25378)------------------------------
% 7.76/1.50  % (25342)Instruction limit reached!
% 7.76/1.50  % (25342)------------------------------
% 7.76/1.50  % (25342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.76/1.50  % (25342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.76/1.50  % (25342)Termination reason: Unknown
% 7.76/1.50  % (25342)Termination phase: Saturation
% 7.76/1.50  
% 7.76/1.50  % (25342)Memory used [KB]: 8187
% 7.76/1.50  % (25342)Time elapsed: 0.536 s
% 7.76/1.50  % (25342)Instructions burned: 272 (million)
% 7.76/1.50  % (25342)------------------------------
% 7.76/1.50  % (25342)------------------------------
% 7.76/1.51  % (25367)Instruction limit reached!
% 7.76/1.51  % (25367)------------------------------
% 7.76/1.51  % (25367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.52  % (25380)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/108Mi)
% 8.02/1.53  % (25367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.53  % (25367)Termination reason: Unknown
% 8.02/1.53  % (25367)Termination phase: Saturation
% 8.02/1.53  
% 8.02/1.53  % (25367)Memory used [KB]: 6524
% 8.02/1.53  % (25367)Time elapsed: 0.233 s
% 8.02/1.53  % (25367)Instructions burned: 87 (million)
% 8.02/1.53  % (25367)------------------------------
% 8.02/1.53  % (25367)------------------------------
% 8.02/1.53  % (25235)Instruction limit reached!
% 8.02/1.53  % (25235)------------------------------
% 8.02/1.53  % (25235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.54  % (25235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.54  % (25235)Termination reason: Unknown
% 8.02/1.54  % (25235)Termination phase: Saturation
% 8.02/1.54  
% 8.02/1.54  % (25235)Memory used [KB]: 29679
% 8.02/1.54  % (25235)Time elapsed: 0.804 s
% 8.02/1.54  % (25235)Instructions burned: 490 (million)
% 8.02/1.54  % (25235)------------------------------
% 8.02/1.54  % (25235)------------------------------
% 8.02/1.56  % (25379)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/107Mi)
% 8.02/1.57  % (25376)Instruction limit reached!
% 8.02/1.57  % (25376)------------------------------
% 8.02/1.57  % (25376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.57  % (25376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.57  % (25376)Termination reason: Unknown
% 8.02/1.57  % (25376)Termination phase: Saturation
% 8.02/1.57  
% 8.02/1.57  % (25376)Memory used [KB]: 6652
% 8.02/1.57  % (25376)Time elapsed: 0.189 s
% 8.02/1.57  % (25376)Instructions burned: 51 (million)
% 8.02/1.57  % (25376)------------------------------
% 8.02/1.57  % (25376)------------------------------
% 8.24/1.60  % (25382)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 (2988ds/74Mi)
% 8.24/1.60  % (25381)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 (2988ds/127Mi)
% 8.24/1.60  % (25363)Instruction limit reached!
% 8.24/1.60  % (25363)------------------------------
% 8.24/1.60  % (25363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.62  % (25383)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/64Mi)
% 8.24/1.62  % (25360)Instruction limit reached!
% 8.24/1.62  % (25360)------------------------------
% 8.24/1.62  % (25360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.62  % (25363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.62  % (25363)Termination reason: Unknown
% 8.24/1.62  % (25363)Termination phase: Saturation
% 8.24/1.62  
% 8.24/1.62  % (25363)Memory used [KB]: 7419
% 8.24/1.62  % (25363)Time elapsed: 0.345 s
% 8.24/1.62  % (25363)Instructions burned: 152 (million)
% 8.24/1.62  % (25363)------------------------------
% 8.24/1.62  % (25363)------------------------------
% 8.24/1.62  % (25360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.62  % (25360)Termination reason: Unknown
% 8.24/1.62  % (25360)Termination phase: Saturation
% 8.24/1.62  
% 8.24/1.62  % (25360)Memory used [KB]: 7419
% 8.24/1.62  % (25360)Time elapsed: 0.414 s
% 8.24/1.62  % (25360)Instructions burned: 174 (million)
% 8.24/1.62  % (25360)------------------------------
% 8.24/1.62  % (25360)------------------------------
% 8.24/1.63  % (25365)Instruction limit reached!
% 8.24/1.63  % (25365)------------------------------
% 8.24/1.63  % (25365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.63  % (25365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.63  % (25365)Termination reason: Unknown
% 8.24/1.63  % (25365)Termination phase: Saturation
% 8.24/1.63  
% 8.24/1.63  % (25365)Memory used [KB]: 7675
% 8.24/1.63  % (25365)Time elapsed: 0.363 s
% 8.24/1.63  % (25365)Instructions burned: 186 (million)
% 8.24/1.63  % (25365)------------------------------
% 8.24/1.63  % (25365)------------------------------
% 8.24/1.63  % (25384)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/885Mi)
% 8.24/1.64  % (25340)Instruction limit reached!
% 8.24/1.64  % (25340)------------------------------
% 8.24/1.64  % (25340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.64  % (25340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.64  % (25340)Termination reason: Unknown
% 8.24/1.64  % (25340)Termination phase: Saturation
% 8.24/1.64  
% 8.24/1.64  % (25340)Memory used [KB]: 22643
% 8.24/1.64  % (25340)Time elapsed: 0.673 s
% 8.24/1.64  % (25340)Instructions burned: 391 (million)
% 8.24/1.64  % (25340)------------------------------
% 8.24/1.64  % (25340)------------------------------
% 8.24/1.65  % (25385)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 (2988ds/610Mi)
% 8.24/1.65  % (25357)Instruction limit reached!
% 8.24/1.65  % (25357)------------------------------
% 8.24/1.65  % (25357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.66  % (25357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.66  % (25357)Termination reason: Unknown
% 8.24/1.66  % (25357)Termination phase: Saturation
% 8.24/1.66  
% 8.24/1.66  % (25357)Memory used [KB]: 7164
% 8.24/1.66  % (25357)Time elapsed: 0.489 s
% 8.24/1.66  % (25357)Instructions burned: 275 (million)
% 8.24/1.66  % (25357)------------------------------
% 8.24/1.66  % (25357)------------------------------
% 10.32/1.66  % (25350)Instruction limit reached!
% 10.32/1.66  % (25350)------------------------------
% 10.32/1.66  % (25350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.32/1.66  % (25350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.32/1.66  % (25350)Termination reason: Unknown
% 10.32/1.66  % (25350)Termination phase: Saturation
% 10.32/1.66  
% 10.32/1.66  % (25350)Memory used [KB]: 9210
% 10.32/1.66  % (25350)Time elapsed: 0.581 s
% 10.32/1.66  % (25350)Instructions burned: 345 (million)
% 10.32/1.66  % (25350)------------------------------
% 10.32/1.66  % (25350)------------------------------
% 10.51/1.69  % (25380)Instruction limit reached!
% 10.51/1.69  % (25380)------------------------------
% 10.51/1.69  % (25380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.51/1.70  % (25386)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/86Mi)
% 10.51/1.70  % (25387)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 (2987ds/260Mi)
% 10.51/1.70  % (25380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.51/1.70  % (25380)Termination reason: Unknown
% 10.51/1.70  % (25380)Termination phase: Saturation
% 10.51/1.70  
% 10.51/1.70  % (25380)Memory used [KB]: 10106
% 10.51/1.70  % (25380)Time elapsed: 0.168 s
% 10.51/1.70  % (25380)Instructions burned: 109 (million)
% 10.51/1.70  % (25380)------------------------------
% 10.51/1.70  % (25380)------------------------------
% 10.51/1.70  % (25352)Instruction limit reached!
% 10.51/1.70  % (25352)------------------------------
% 10.51/1.70  % (25352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.51/1.70  % (25352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.51/1.70  % (25352)Termination reason: Unknown
% 10.51/1.70  % (25352)Termination phase: Saturation
% 10.51/1.70  
% 10.51/1.70  % (25352)Memory used [KB]: 17654
% 10.51/1.70  % (25352)Time elapsed: 0.638 s
% 10.51/1.70  % (25352)Instructions burned: 356 (million)
% 10.51/1.70  % (25352)------------------------------
% 10.51/1.70  % (25352)------------------------------
% 10.51/1.71  % (25383)Instruction limit reached!
% 10.51/1.71  % (25383)------------------------------
% 10.51/1.71  % (25383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.51/1.71  % (25383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.51/1.71  % (25383)Termination reason: Unknown
% 10.51/1.71  % (25383)Termination phase: Saturation
% 10.51/1.71  
% 10.51/1.71  % (25383)Memory used [KB]: 6268
% 10.51/1.71  % (25383)Time elapsed: 0.202 s
% 10.51/1.71  % (25383)Instructions burned: 65 (million)
% 10.51/1.71  % (25383)------------------------------
% 10.51/1.71  % (25383)------------------------------
% 10.51/1.72  % (25382)Instruction limit reached!
% 10.51/1.72  % (25382)------------------------------
% 10.51/1.72  % (25382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.51/1.72  % (25382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.51/1.72  % (25382)Termination reason: Unknown
% 10.51/1.72  % (25382)Termination phase: Saturation
% 10.51/1.72  
% 10.51/1.72  % (25382)Memory used [KB]: 7547
% 10.51/1.72  % (25382)Time elapsed: 0.220 s
% 10.51/1.72  % (25382)Instructions burned: 74 (million)
% 10.51/1.72  % (25382)------------------------------
% 10.51/1.72  % (25382)------------------------------
% 10.86/1.74  % (25379)Instruction limit reached!
% 10.86/1.74  % (25379)------------------------------
% 10.86/1.74  % (25379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.86/1.74  % (25359)Instruction limit reached!
% 10.86/1.74  % (25359)------------------------------
% 10.86/1.74  % (25359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.86/1.74  % (25359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.86/1.74  % (25359)Termination reason: Unknown
% 10.86/1.74  % (25359)Termination phase: Saturation
% 10.86/1.74  
% 10.86/1.74  % (25359)Memory used [KB]: 3582
% 10.86/1.74  % (25359)Time elapsed: 0.561 s
% 10.86/1.74  % (25359)Instructions burned: 310 (million)
% 10.86/1.74  % (25359)------------------------------
% 10.86/1.74  % (25359)------------------------------
% 10.86/1.74  % (25389)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 (2987ds/56Mi)
% 10.86/1.74  % (25388)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 (2987ds/1496Mi)
% 10.97/1.75  % (25379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.97/1.75  % (25379)Termination reason: Unknown
% 10.97/1.75  % (25379)Termination phase: Saturation
% 10.97/1.75  
% 10.97/1.75  % (25379)Memory used [KB]: 7164
% 10.97/1.75  % (25379)Time elapsed: 0.315 s
% 10.97/1.75  % (25379)Instructions burned: 107 (million)
% 10.97/1.75  % (25379)------------------------------
% 10.97/1.75  % (25379)------------------------------
% 10.97/1.76  % (25391)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 (2987ds/191Mi)
% 10.97/1.76  % (25371)Instruction limit reached!
% 10.97/1.76  % (25371)------------------------------
% 10.97/1.76  % (25371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.97/1.76  % (25371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.97/1.76  % (25371)Termination reason: Unknown
% 10.97/1.76  % (25371)Termination phase: Saturation
% 10.97/1.76  
% 10.97/1.76  % (25371)Memory used [KB]: 11897
% 10.97/1.76  % (25371)Time elapsed: 0.402 s
% 10.97/1.76  % (25371)Instructions burned: 182 (million)
% 10.97/1.76  % (25371)------------------------------
% 10.97/1.76  % (25371)------------------------------
% 10.97/1.76  % (25390)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 (2987ds/266Mi)
% 10.97/1.78  % (25392)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 (2986ds/76Mi)
% 10.97/1.78  % (25393)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 (2986ds/590Mi)
% 10.97/1.81  % (25361)Instruction limit reached!
% 10.97/1.81  % (25361)------------------------------
% 10.97/1.81  % (25361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.45/1.82  % (25386)Instruction limit reached!
% 11.45/1.82  % (25386)------------------------------
% 11.45/1.82  % (25386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.45/1.82  % (25386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.45/1.82  % (25386)Termination reason: Unknown
% 11.45/1.82  % (25386)Termination phase: Saturation
% 11.45/1.82  
% 11.45/1.82  % (25386)Memory used [KB]: 8059
% 11.45/1.82  % (25386)Time elapsed: 0.224 s
% 11.45/1.82  % (25386)Instructions burned: 86 (million)
% 11.45/1.82  % (25386)------------------------------
% 11.45/1.82  % (25386)------------------------------
% 11.45/1.83  % (25361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.45/1.83  % (25361)Termination reason: Unknown
% 11.45/1.83  % (25361)Termination phase: Saturation
% 11.45/1.83  
% 11.45/1.83  % (25361)Memory used [KB]: 13176
% 11.45/1.83  % (25361)Time elapsed: 0.580 s
% 11.45/1.83  % (25361)Instructions burned: 299 (million)
% 11.45/1.83  % (25361)------------------------------
% 11.45/1.83  % (25361)------------------------------
% 11.45/1.83  % (25381)Instruction limit reached!
% 11.45/1.83  % (25381)------------------------------
% 11.45/1.83  % (25381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.45/1.83  % (25394)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 (2986ds/457Mi)
% 11.45/1.83  % (25381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.45/1.84  % (25389)Instruction limit reached!
% 11.45/1.84  % (25389)------------------------------
% 11.45/1.84  % (25389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.45/1.84  % (25389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.45/1.84  % (25389)Termination reason: Unknown
% 11.45/1.84  % (25389)Termination phase: Saturation
% 11.45/1.84  
% 11.45/1.84  % (25389)Memory used [KB]: 12025
% 11.45/1.84  % (25389)Time elapsed: 0.194 s
% 11.45/1.84  % (25389)Instructions burned: 56 (million)
% 11.45/1.84  % (25389)------------------------------
% 11.45/1.84  % (25389)------------------------------
% 11.45/1.84  % (25396)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 (2986ds/201Mi)
% 11.45/1.84  % (25395)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 (2986ds/94Mi)
% 11.45/1.84  % (25381)Termination reason: Unknown
% 11.45/1.84  % (25381)Termination phase: Saturation
% 11.45/1.84  
% 11.45/1.84  % (25381)Memory used [KB]: 1918
% 11.45/1.84  % (25381)Time elapsed: 0.323 s
% 11.45/1.84  % (25381)Instructions burned: 129 (million)
% 11.45/1.84  % (25381)------------------------------
% 11.45/1.84  % (25381)------------------------------
% 11.45/1.84  % (25397)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 (2986ds/98Mi)
% 11.71/1.88  % (25399)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 (2985ds/281Mi)
% 11.71/1.88  % (25398)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 (2985ds/253Mi)
% 11.71/1.90  % (25400)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 (2985ds/24Mi)
% 11.71/1.92  % (25392)Instruction limit reached!
% 11.71/1.92  % (25392)------------------------------
% 11.71/1.92  % (25392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.71/1.92  % (25392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.71/1.92  % (25392)Termination reason: Unknown
% 11.71/1.92  % (25392)Termination phase: Saturation
% 11.71/1.92  
% 11.71/1.92  % (25392)Memory used [KB]: 1918
% 11.71/1.92  % (25392)Time elapsed: 0.212 s
% 11.71/1.92  % (25392)Instructions burned: 76 (million)
% 11.71/1.92  % (25392)------------------------------
% 11.71/1.92  % (25392)------------------------------
% 11.71/1.92  % (25355)Instruction limit reached!
% 11.71/1.92  % (25355)------------------------------
% 11.71/1.92  % (25355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.71/1.92  % (25355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.71/1.92  % (25355)Termination reason: Unknown
% 11.71/1.92  % (25355)Termination phase: Saturation
% 11.71/1.92  
% 11.71/1.92  % (25355)Memory used [KB]: 4349
% 11.71/1.92  % (25355)Time elapsed: 0.802 s
% 11.71/1.92  % (25355)Instructions burned: 461 (million)
% 11.71/1.92  % (25355)------------------------------
% 11.71/1.92  % (25355)------------------------------
% 11.71/1.94  % (25368)Instruction limit reached!
% 11.71/1.94  % (25368)------------------------------
% 11.71/1.94  % (25368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.71/1.94  % (25400)Instruction limit reached!
% 11.71/1.94  % (25400)------------------------------
% 11.71/1.94  % (25400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.71/1.95  % (25400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.71/1.95  % (25400)Termination reason: Unknown
% 11.71/1.95  % (25400)Termination phase: Saturation
% 11.71/1.95  
% 11.71/1.95  % (25400)Memory used [KB]: 6140
% 11.71/1.95  % (25400)Time elapsed: 0.141 s
% 11.71/1.95  % (25400)Instructions burned: 25 (million)
% 11.71/1.95  % (25400)------------------------------
% 11.71/1.95  % (25400)------------------------------
% 12.20/1.95  % (25401)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 (2985ds/321Mi)
% 12.20/1.95  % (25403)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 (2985ds/2378Mi)
% 12.20/1.95  % (25402)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 (2985ds/788Mi)
% 12.20/1.96  % (25368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.20/1.96  % (25368)Termination reason: Unknown
% 12.20/1.96  % (25368)Termination phase: Saturation
% 12.20/1.96  
% 12.20/1.96  % (25368)Memory used [KB]: 40425
% 12.20/1.96  % (25368)Time elapsed: 0.603 s
% 12.20/1.96  % (25368)Instructions burned: 376 (million)
% 12.20/1.96  % (25368)------------------------------
% 12.20/1.96  % (25368)------------------------------
% 12.20/1.96  % (25395)Instruction limit reached!
% 12.20/1.96  % (25395)------------------------------
% 12.20/1.96  % (25395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.20/1.96  % (25395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.20/1.96  % (25395)Termination reason: Unknown
% 12.20/1.96  % (25395)Termination phase: Saturation
% 12.20/1.96  
% 12.20/1.96  % (25395)Memory used [KB]: 7164
% 12.20/1.96  % (25395)Time elapsed: 0.227 s
% 12.20/1.96  % (25395)Instructions burned: 94 (million)
% 12.20/1.96  % (25395)------------------------------
% 12.20/1.96  % (25395)------------------------------
% 12.20/1.97  % (25391)Instruction limit reached!
% 12.20/1.97  % (25391)------------------------------
% 12.20/1.97  % (25391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.20/1.97  % (25391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.20/1.97  % (25391)Termination reason: Unknown
% 12.20/1.97  % (25391)Termination phase: Saturation
% 12.20/1.97  
% 12.20/1.97  % (25391)Memory used [KB]: 2174
% 12.20/1.97  % (25391)Time elapsed: 0.293 s
% 12.20/1.97  % (25391)Instructions burned: 192 (million)
% 12.20/1.97  % (25391)------------------------------
% 12.20/1.97  % (25391)------------------------------
% 12.20/1.97  % (25404)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 (2985ds/1730Mi)
% 12.41/1.99  % (25397)Instruction limit reached!
% 12.41/1.99  % (25397)------------------------------
% 12.41/1.99  % (25397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.41/2.00  % (25397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.41/2.00  % (25397)Termination reason: Unknown
% 12.41/2.00  % (25397)Termination phase: Saturation
% 12.41/2.00  
% 12.41/2.00  % (25397)Memory used [KB]: 7419
% 12.41/2.00  % (25397)Time elapsed: 0.225 s
% 12.41/2.00  % (25397)Instructions burned: 99 (million)
% 12.41/2.00  % (25397)------------------------------
% 12.41/2.00  % (25397)------------------------------
% 12.41/2.02  % (25356)Instruction limit reached!
% 12.41/2.02  % (25356)------------------------------
% 12.41/2.02  % (25356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.41/2.02  % (25356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.41/2.02  % (25356)Termination reason: Unknown
% 12.41/2.02  % (25356)Termination phase: Saturation
% 12.41/2.02  
% 12.41/2.02  % (25356)Memory used [KB]: 15223
% 12.41/2.02  % (25356)Time elapsed: 0.907 s
% 12.41/2.02  % (25356)Instructions burned: 498 (million)
% 12.41/2.02  % (25356)------------------------------
% 12.41/2.02  % (25356)------------------------------
% 12.41/2.02  % (25373)Instruction limit reached!
% 12.41/2.02  % (25373)------------------------------
% 12.41/2.02  % (25373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.41/2.02  % (25373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.41/2.02  % (25373)Termination reason: Unknown
% 12.41/2.02  % (25373)Termination phase: Saturation
% 12.41/2.02  
% 12.41/2.02  % (25373)Memory used [KB]: 20852
% 12.41/2.02  % (25373)Time elapsed: 0.432 s
% 12.41/2.02  % (25373)Instructions burned: 369 (million)
% 12.41/2.02  % (25373)------------------------------
% 12.41/2.02  % (25373)------------------------------
% 12.66/2.03  % (25343)Instruction limit reached!
% 12.66/2.03  % (25343)------------------------------
% 12.66/2.03  % (25343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/2.03  % (25343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/2.03  % (25343)Termination reason: Unknown
% 12.66/2.03  % (25343)Termination phase: Saturation
% 12.66/2.03  
% 12.66/2.03  % (25343)Memory used [KB]: 4093
% 12.66/2.03  % (25343)Time elapsed: 1.070 s
% 12.66/2.03  % (25343)Instructions burned: 654 (million)
% 12.66/2.03  % (25343)------------------------------
% 12.66/2.03  % (25343)------------------------------
% 12.66/2.03  % (25405)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 (2984ds/246Mi)
% 12.75/2.05  % (25406)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 (2984ds/74Mi)
% 12.75/2.07  % (25407)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 (2983ds/3168Mi)
% 12.75/2.08  % (25408)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 (2983ds/91Mi)
% 12.75/2.09  % (25410)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 (2983ds/617Mi)
% 12.75/2.10  % (25387)Instruction limit reached!
% 12.75/2.10  % (25387)------------------------------
% 12.75/2.10  % (25387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.75/2.11  % (25409)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 (2983ds/1096Mi)
% 12.94/2.12  % (25411)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 (2983ds/53Mi)
% 12.94/2.12  % (25409)Refutation not found, incomplete strategy% (25409)------------------------------
% 12.94/2.12  % (25409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.12  % (25387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.12  % (25387)Termination reason: Unknown
% 12.94/2.12  % (25387)Termination phase: Saturation
% 12.94/2.12  
% 12.94/2.12  % (25387)Memory used [KB]: 10234
% 12.94/2.12  % (25387)Time elapsed: 0.483 s
% 12.94/2.12  % (25387)Instructions burned: 260 (million)
% 12.94/2.12  % (25387)------------------------------
% 12.94/2.12  % (25387)------------------------------
% 12.94/2.12  % (25409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.12  % (25409)Termination reason: Refutation not found, incomplete strategy
% 12.94/2.12  
% 12.94/2.12  % (25409)Memory used [KB]: 5884
% 12.94/2.12  % (25409)Time elapsed: 0.123 s
% 12.94/2.12  % (25409)Instructions burned: 2 (million)
% 12.94/2.12  % (25409)------------------------------
% 12.94/2.12  % (25409)------------------------------
% 12.94/2.13  % (25377)Instruction limit reached!
% 12.94/2.13  % (25377)------------------------------
% 12.94/2.13  % (25377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.13  % (25377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.13  % (25377)Termination reason: Unknown
% 12.94/2.13  % (25377)Termination phase: Saturation
% 12.94/2.13  
% 12.94/2.13  % (25377)Memory used [KB]: 9083
% 12.94/2.13  % (25377)Time elapsed: 0.727 s
% 12.94/2.13  % (25377)Instructions burned: 382 (million)
% 12.94/2.13  % (25377)------------------------------
% 12.94/2.13  % (25377)------------------------------
% 12.94/2.14  % (25390)Instruction limit reached!
% 12.94/2.14  % (25390)------------------------------
% 12.94/2.14  % (25390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.14  % (25390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.14  % (25390)Termination reason: Unknown
% 12.94/2.14  % (25390)Termination phase: Saturation
% 12.94/2.14  
% 12.94/2.14  % (25390)Memory used [KB]: 5884
% 12.94/2.14  % (25390)Time elapsed: 0.420 s
% 12.94/2.14  % (25390)Instructions burned: 266 (million)
% 12.94/2.14  % (25390)------------------------------
% 12.94/2.14  % (25390)------------------------------
% 12.94/2.14  % (25413)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/4430Mi)
% 12.94/2.15  % (25412)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 (2983ds/467Mi)
% 12.94/2.17  % (25414)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 (2983ds/1838Mi)
% 12.94/2.17  % (25396)Instruction limit reached!
% 12.94/2.17  % (25396)------------------------------
% 12.94/2.17  % (25396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.19  % (25396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.19  % (25396)Termination reason: Unknown
% 14.46/2.19  % (25396)Termination phase: Saturation
% 14.46/2.19  
% 14.46/2.19  % (25396)Memory used [KB]: 8699
% 14.46/2.19  % (25396)Time elapsed: 0.433 s
% 14.46/2.19  % (25396)Instructions burned: 202 (million)
% 14.46/2.19  % (25396)------------------------------
% 14.46/2.19  % (25396)------------------------------
% 14.46/2.19  % (25406)Instruction limit reached!
% 14.46/2.19  % (25406)------------------------------
% 14.46/2.19  % (25406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.19  % (25406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.19  % (25406)Termination reason: Unknown
% 14.46/2.19  % (25406)Termination phase: Saturation
% 14.46/2.19  
% 14.46/2.19  % (25406)Memory used [KB]: 6652
% 14.46/2.19  % (25406)Time elapsed: 0.206 s
% 14.46/2.19  % (25406)Instructions burned: 75 (million)
% 14.46/2.19  % (25406)------------------------------
% 14.46/2.19  % (25406)------------------------------
% 14.46/2.20  % (25411)Instruction limit reached!
% 14.46/2.20  % (25411)------------------------------
% 14.46/2.20  % (25411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.21  % (25411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.21  % (25411)Termination reason: Unknown
% 14.46/2.21  % (25411)Termination phase: Saturation
% 14.46/2.21  
% 14.46/2.21  % (25411)Memory used [KB]: 6396
% 14.46/2.21  % (25411)Time elapsed: 0.154 s
% 14.46/2.21  % (25411)Instructions burned: 53 (million)
% 14.46/2.21  % (25411)------------------------------
% 14.46/2.21  % (25411)------------------------------
% 14.46/2.23  % (25408)Instruction limit reached!
% 14.46/2.23  % (25408)------------------------------
% 14.46/2.23  % (25408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.24  % (25408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.24  % (25408)Termination reason: Unknown
% 14.46/2.24  % (25408)Termination phase: Saturation
% 14.46/2.24  
% 14.46/2.24  % (25408)Memory used [KB]: 7419
% 14.46/2.24  % (25408)Time elapsed: 0.239 s
% 14.46/2.24  % (25408)Instructions burned: 91 (million)
% 14.46/2.24  % (25408)------------------------------
% 14.46/2.24  % (25408)------------------------------
% 14.46/2.24  % (25415)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 (2982ds/107Mi)
% 14.46/2.26  % (25416)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 (2982ds/108Mi)
% 15.09/2.26  % (25398)Instruction limit reached!
% 15.09/2.26  % (25398)------------------------------
% 15.09/2.26  % (25398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.09/2.27  % (25398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.09/2.27  % (25398)Termination reason: Unknown
% 15.09/2.27  % (25398)Termination phase: Saturation
% 15.09/2.27  
% 15.09/2.27  % (25398)Memory used [KB]: 2686
% 15.09/2.27  % (25398)Time elapsed: 0.469 s
% 15.09/2.27  % (25398)Instructions burned: 253 (million)
% 15.09/2.27  % (25398)------------------------------
% 15.09/2.27  % (25398)------------------------------
% 15.09/2.27  % (25417)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 (2982ds/208Mi)
% 15.09/2.28  % (25418)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/64Mi)
% 15.31/2.32  % (25419)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/86Mi)
% 15.54/2.33  % (25420)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 (2981ds/852Mi)
% 15.54/2.33  % (25421)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 (2981ds/508Mi)
% 15.54/2.33  % (25421)Refutation not found, incomplete strategy% (25421)------------------------------
% 15.54/2.33  % (25421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.54/2.33  % (25421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.54/2.33  % (25421)Termination reason: Refutation not found, incomplete strategy
% 15.54/2.33  
% 15.54/2.33  % (25421)Memory used [KB]: 1279
% 15.54/2.33  % (25421)Time elapsed: 0.086 s
% 15.54/2.33  % (25421)Instructions burned: 1 (million)
% 15.54/2.33  % (25421)------------------------------
% 15.54/2.33  % (25421)------------------------------
% 15.54/2.33  % (25399)Instruction limit reached!
% 15.54/2.33  % (25399)------------------------------
% 15.54/2.33  % (25399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.54/2.33  % (25399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.54/2.33  % (25399)Termination reason: Unknown
% 15.54/2.33  % (25399)Termination phase: Saturation
% 15.54/2.33  
% 15.54/2.33  % (25399)Memory used [KB]: 9083
% 15.54/2.33  % (25399)Time elapsed: 0.519 s
% 15.54/2.33  % (25399)Instructions burned: 281 (million)
% 15.54/2.33  % (25399)------------------------------
% 15.54/2.33  % (25399)------------------------------
% 15.63/2.36  % (25422)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 (2981ds/2344Mi)
% 15.63/2.38  % (25418)Instruction limit reached!
% 15.63/2.38  % (25418)------------------------------
% 15.63/2.38  % (25418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.63/2.38  % (25422)Refutation not found, incomplete strategy% (25422)------------------------------
% 15.63/2.38  % (25422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.63/2.38  % (25422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.63/2.38  % (25422)Termination reason: Refutation not found, incomplete strategy
% 15.63/2.38  
% 15.63/2.38  % (25422)Memory used [KB]: 5884
% 15.63/2.38  % (25422)Time elapsed: 0.119 s
% 15.63/2.38  % (25422)Instructions burned: 2 (million)
% 15.63/2.38  % (25422)------------------------------
% 15.63/2.38  % (25422)------------------------------
% 15.63/2.39  % (25405)Instruction limit reached!
% 15.63/2.39  % (25405)------------------------------
% 15.63/2.39  % (25405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.63/2.39  % (25405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.63/2.39  % (25405)Termination reason: Unknown
% 15.63/2.39  % (25405)Termination phase: Saturation
% 15.63/2.39  
% 15.63/2.39  % (25405)Memory used [KB]: 6268
% 15.63/2.39  % (25405)Time elapsed: 0.392 s
% 15.63/2.39  % (25405)Instructions burned: 246 (million)
% 15.63/2.39  % (25405)------------------------------
% 15.63/2.39  % (25405)------------------------------
% 15.63/2.40  % (25418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.63/2.40  % (25418)Termination reason: Unknown
% 15.63/2.40  % (25418)Termination phase: Saturation
% 15.63/2.40  
% 15.63/2.40  % (25418)Memory used [KB]: 6780
% 15.63/2.40  % (25418)Time elapsed: 0.196 s
% 15.63/2.40  % (25418)Instructions burned: 66 (million)
% 15.63/2.40  % (25418)------------------------------
% 15.63/2.40  % (25418)------------------------------
% 15.63/2.40  % (25423)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 (2980ds/56Mi)
% 16.13/2.43  % (25416)Instruction limit reached!
% 16.13/2.43  % (25416)------------------------------
% 16.13/2.43  % (25416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.13/2.43  % (25416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.13/2.43  % (25416)Termination reason: Unknown
% 16.13/2.43  % (25416)Termination phase: Saturation
% 16.13/2.43  
% 16.13/2.43  % (25416)Memory used [KB]: 10106
% 16.13/2.43  % (25416)Time elapsed: 0.208 s
% 16.13/2.43  % (25416)Instructions burned: 108 (million)
% 16.13/2.43  % (25416)------------------------------
% 16.13/2.43  % (25416)------------------------------
% 16.13/2.43  % (25415)Instruction limit reached!
% 16.13/2.43  % (25415)------------------------------
% 16.13/2.43  % (25415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.13/2.43  % (25415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.13/2.43  % (25415)Termination reason: Unknown
% 16.13/2.43  % (25415)Termination phase: Saturation
% 16.13/2.43  
% 16.13/2.43  % (25415)Memory used [KB]: 7036
% 16.13/2.43  % (25415)Time elapsed: 0.290 s
% 16.13/2.43  % (25415)Instructions burned: 107 (million)
% 16.13/2.43  % (25415)------------------------------
% 16.13/2.43  % (25415)------------------------------
% 16.13/2.45  % (25419)Instruction limit reached!
% 16.13/2.45  % (25419)------------------------------
% 16.13/2.45  % (25419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.13/2.45  % (25419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.13/2.45  % (25419)Termination reason: Unknown
% 16.13/2.45  % (25419)Termination phase: Saturation
% 16.13/2.45  
% 16.13/2.45  % (25419)Memory used [KB]: 8059
% 16.13/2.45  % (25419)Time elapsed: 0.233 s
% 16.13/2.45  % (25419)Instructions burned: 88 (million)
% 16.13/2.45  % (25419)------------------------------
% 16.13/2.45  % (25419)------------------------------
% 16.13/2.45  % (25424)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 (2980ds/1385Mi)
% 16.13/2.46  % (25425)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 (2980ds/505Mi)
% 16.57/2.47  % (25401)Instruction limit reached!
% 16.57/2.47  % (25401)------------------------------
% 16.57/2.47  % (25401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.57/2.47  % (25401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.57/2.47  % (25401)Termination reason: Unknown
% 16.57/2.47  % (25401)Termination phase: Saturation
% 16.57/2.47  
% 16.57/2.47  % (25401)Memory used [KB]: 9083
% 16.57/2.47  % (25401)Time elapsed: 0.596 s
% 16.57/2.47  % (25401)Instructions burned: 323 (million)
% 16.57/2.47  % (25401)------------------------------
% 16.57/2.47  % (25401)------------------------------
% 16.57/2.48  % (25370)Instruction limit reached!
% 16.57/2.48  % (25370)------------------------------
% 16.57/2.48  % (25370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.57/2.49  % (25423)Instruction limit reached!
% 16.57/2.49  % (25423)------------------------------
% 16.57/2.49  % (25423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.57/2.49  % (25423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.57/2.49  % (25423)Termination reason: Unknown
% 16.57/2.49  % (25423)Termination phase: Saturation
% 16.57/2.49  
% 16.57/2.49  % (25423)Memory used [KB]: 10746
% 16.57/2.49  % (25423)Time elapsed: 0.182 s
% 16.57/2.49  % (25423)Instructions burned: 58 (million)
% 16.57/2.49  % (25423)------------------------------
% 16.57/2.49  % (25423)------------------------------
% 16.57/2.49  % (25427)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 (2979ds/1408Mi)
% 16.57/2.50  % (25370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.57/2.50  % (25370)Termination reason: Unknown
% 16.57/2.50  % (25370)Termination phase: Saturation
% 16.57/2.50  
% 16.57/2.50  % (25370)Memory used [KB]: 8315
% 16.57/2.50  % (25370)Time elapsed: 1.149 s
% 16.57/2.50  % (25370)Instructions burned: 697 (million)
% 16.57/2.50  % (25370)------------------------------
% 16.57/2.50  % (25370)------------------------------
% 16.57/2.51  % (25426)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 (2979ds/314Mi)
% 16.57/2.53  % (25428)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 (2979ds/457Mi)
% 16.57/2.54  % (25394)Instruction limit reached!
% 16.57/2.54  % (25394)------------------------------
% 16.57/2.54  % (25394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.57/2.54  % (25394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.57/2.54  % (25394)Termination reason: Unknown
% 16.57/2.54  % (25394)Termination phase: Saturation
% 16.57/2.54  
% 16.57/2.54  % (25394)Memory used [KB]: 3837
% 16.57/2.54  % (25394)Time elapsed: 0.795 s
% 16.57/2.54  % (25394)Instructions burned: 459 (million)
% 16.57/2.54  % (25394)------------------------------
% 16.57/2.54  % (25394)------------------------------
% 16.57/2.55  % (25429)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 (2979ds/76Mi)
% 16.57/2.56  % (25385)Instruction limit reached!
% 16.57/2.56  % (25385)------------------------------
% 16.57/2.56  % (25385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.12/2.57  % (25430)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 (2979ds/381Mi)
% 17.12/2.58  % (25385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.12/2.58  % (25385)Termination reason: Unknown
% 17.12/2.58  % (25385)Termination phase: Saturation
% 17.12/2.58  
% 17.12/2.58  % (25385)Memory used [KB]: 10362
% 17.12/2.58  % (25385)Time elapsed: 1.009 s
% 17.12/2.58  % (25385)Instructions burned: 611 (million)
% 17.12/2.58  % (25385)------------------------------
% 17.12/2.58  % (25385)------------------------------
% 17.12/2.58  % (25431)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 (2979ds/162Mi)
% 17.26/2.59  % (25417)Instruction limit reached!
% 17.26/2.59  % (25417)------------------------------
% 17.26/2.59  % (25417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.26/2.59  % (25433)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 (2978ds/297Mi)
% 17.26/2.61  % (25432)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/163Mi)
% 17.26/2.61  % (25417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.26/2.61  % (25417)Termination reason: Unknown
% 17.26/2.61  % (25417)Termination phase: Saturation
% 17.26/2.61  
% 17.26/2.61  % (25417)Memory used [KB]: 2430
% 17.26/2.61  % (25417)Time elapsed: 0.420 s
% 17.26/2.61  % (25417)Instructions burned: 210 (million)
% 17.26/2.61  % (25417)------------------------------
% 17.26/2.61  % (25417)------------------------------
% 17.45/2.64  % (25434)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 (2978ds/1393Mi)
% 17.45/2.69  % (25429)Instruction limit reached!
% 17.45/2.69  % (25429)------------------------------
% 17.45/2.69  % (25429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.69  % (25429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.45/2.69  % (25429)Termination reason: Unknown
% 17.45/2.69  % (25429)Termination phase: Saturation
% 17.45/2.69  
% 17.45/2.69  % (25429)Memory used [KB]: 1918
% 17.45/2.69  % (25429)Time elapsed: 0.227 s
% 17.45/2.69  % (25429)Instructions burned: 76 (million)
% 17.45/2.69  % (25429)------------------------------
% 17.45/2.69  % (25429)------------------------------
% 17.45/2.70  % (25435)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 (2977ds/1907Mi)
% 17.45/2.70  % (25362)Instruction limit reached!
% 17.45/2.70  % (25362)------------------------------
% 17.45/2.70  % (25362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.70  % (25393)Instruction limit reached!
% 17.45/2.70  % (25393)------------------------------
% 17.45/2.70  % (25393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.70  % (25393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.45/2.70  % (25393)Termination reason: Unknown
% 17.45/2.70  % (25393)Termination phase: Saturation
% 17.45/2.70  
% 17.45/2.70  % (25393)Memory used [KB]: 14072
% 17.45/2.70  % (25393)Time elapsed: 0.908 s
% 17.45/2.70  % (25393)Instructions burned: 590 (million)
% 17.45/2.70  % (25393)------------------------------
% 17.45/2.70  % (25393)------------------------------
% 17.45/2.71  % (25435)Refutation not found, incomplete strategy% (25435)------------------------------
% 17.45/2.71  % (25435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.71  % (25436)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 (2977ds/799Mi)
% 18.74/2.71  % (25435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.74/2.71  % (25435)Termination reason: Refutation not found, incomplete strategy
% 18.74/2.71  
% 18.74/2.71  % (25435)Memory used [KB]: 1407
% 18.74/2.71  % (25435)Time elapsed: 0.109 s
% 18.74/2.71  % (25435)Instructions burned: 2 (million)
% 18.74/2.71  % (25435)------------------------------
% 18.74/2.71  % (25435)------------------------------
% 18.74/2.72  % (25362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.74/2.72  % (25362)Termination reason: Unknown
% 18.74/2.72  % (25362)Termination phase: Saturation
% 18.74/2.72  
% 18.74/2.72  % (25362)Memory used [KB]: 35948
% 18.74/2.72  % (25362)Time elapsed: 1.175 s
% 18.74/2.72  % (25362)Instructions burned: 874 (million)
% 18.74/2.72  % (25362)------------------------------
% 18.74/2.72  % (25362)------------------------------
% 18.74/2.75  % (25437)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 (2977ds/179Mi)
% 19.21/2.81  % (25431)Instruction limit reached!
% 19.21/2.81  % (25431)------------------------------
% 19.21/2.81  % (25431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.21/2.81  % (25431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.21/2.81  % (25431)Termination reason: Unknown
% 19.21/2.81  % (25431)Termination phase: Saturation
% 19.21/2.81  
% 19.21/2.81  % (25431)Memory used [KB]: 3454
% 19.21/2.81  % (25431)Time elapsed: 0.340 s
% 19.21/2.81  % (25431)Instructions burned: 164 (million)
% 19.21/2.81  % (25431)------------------------------
% 19.21/2.81  % (25431)------------------------------
% 19.21/2.81  % (25438)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 (2976ds/874Mi)
% 19.21/2.82  % (25384)Instruction limit reached!
% 19.21/2.82  % (25384)------------------------------
% 19.21/2.82  % (25384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.21/2.82  % (25384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.21/2.82  % (25384)Termination reason: Unknown
% 19.21/2.82  % (25384)Termination phase: Saturation
% 19.21/2.82  
% 19.21/2.82  % (25384)Memory used [KB]: 9466
% 19.21/2.82  % (25384)Time elapsed: 1.306 s
% 19.21/2.82  % (25384)Instructions burned: 886 (million)
% 19.21/2.82  % (25384)------------------------------
% 19.21/2.82  % (25384)------------------------------
% 19.21/2.85  % (25439)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/4546Mi)
% 19.21/2.85  % (25440)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 (2976ds/98Mi)
% 19.21/2.86  % (25441)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 (2976ds/2492Mi)
% 19.21/2.87  TRYING [1]
% 19.21/2.87  % (25412)Instruction limit reached!
% 19.21/2.87  % (25412)------------------------------
% 19.21/2.87  % (25412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.21/2.87  % (25412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.21/2.87  % (25412)Termination reason: Unknown
% 19.21/2.87  % (25412)Termination phase: Saturation
% 19.21/2.87  
% 19.21/2.87  % (25412)Memory used [KB]: 29551
% 19.21/2.87  % (25412)Time elapsed: 0.790 s
% 19.21/2.87  % (25412)Instructions burned: 468 (million)
% 19.21/2.87  % (25412)------------------------------
% 19.21/2.87  % (25412)------------------------------
% 19.85/2.87  TRYING [2]
% 19.85/2.87  TRYING [3]
% 19.85/2.88  % (25432)Instruction limit reached!
% 19.85/2.88  % (25432)------------------------------
% 19.85/2.88  % (25432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.03/2.90  % (25375)Instruction limit reached!
% 20.03/2.90  % (25375)------------------------------
% 20.03/2.90  % (25375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.03/2.90  TRYING [4]
% 20.03/2.90  % (25432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.03/2.90  % (25432)Termination reason: Unknown
% 20.03/2.90  % (25432)Termination phase: Saturation
% 20.03/2.90  
% 20.03/2.90  % (25432)Memory used [KB]: 6908
% 20.03/2.90  % (25432)Time elapsed: 0.391 s
% 20.03/2.90  % (25432)Instructions burned: 164 (million)
% 20.03/2.90  % (25432)------------------------------
% 20.03/2.90  % (25432)------------------------------
% 20.03/2.91  % (25375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.03/2.91  % (25375)Termination reason: Unknown
% 20.03/2.91  % (25375)Termination phase: Saturation
% 20.03/2.91  
% 20.03/2.91  % (25375)Memory used [KB]: 8315
% 20.03/2.91  % (25375)Time elapsed: 1.516 s
% 20.03/2.91  % (25375)Instructions burned: 1067 (million)
% 20.03/2.91  % (25375)------------------------------
% 20.03/2.91  % (25375)------------------------------
% 20.21/2.95  % (25442)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 (2975ds/123Mi)
% 20.21/2.95  % (25402)Instruction limit reached!
% 20.21/2.95  % (25402)------------------------------
% 20.21/2.95  % (25402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.21/2.95  % (25402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.21/2.95  % (25402)Termination reason: Unknown
% 20.21/2.95  % (25402)Termination phase: Saturation
% 20.21/2.95  
% 20.21/2.95  % (25402)Memory used [KB]: 8571
% 20.21/2.95  % (25402)Time elapsed: 1.086 s
% 20.21/2.95  % (25402)Instructions burned: 788 (million)
% 20.21/2.95  % (25402)------------------------------
% 20.21/2.95  % (25402)------------------------------
% 20.21/2.96  % (25443)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 (2975ds/89Mi)
% 20.21/2.96  % (25440)Instruction limit reached!
% 20.21/2.96  % (25440)------------------------------
% 20.21/2.96  % (25440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.21/2.96  % (25440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.21/2.96  % (25440)Termination reason: Unknown
% 20.21/2.96  % (25440)Termination phase: Saturation
% 20.21/2.96  
% 20.21/2.96  % (25440)Memory used [KB]: 6524
% 20.21/2.96  % (25440)Time elapsed: 0.218 s
% 20.21/2.96  % (25440)Instructions burned: 98 (million)
% 20.21/2.96  % (25440)------------------------------
% 20.21/2.96  % (25440)------------------------------
% 20.21/2.99  % (25426)Instruction limit reached!
% 20.21/2.99  % (25426)------------------------------
% 20.21/2.99  % (25426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.21/2.99  % (25426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.21/2.99  % (25426)Termination reason: Unknown
% 20.21/2.99  % (25426)Termination phase: Saturation
% 20.21/2.99  
% 20.21/2.99  % (25426)Memory used [KB]: 17270
% 20.21/2.99  % (25426)Time elapsed: 0.573 s
% 20.21/2.99  % (25426)Instructions burned: 314 (million)
% 20.21/2.99  % (25426)------------------------------
% 20.21/2.99  % (25426)------------------------------
% 20.77/3.00  TRYING [5]
% 20.77/3.01  % (25444)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 (2974ds/191Mi)
% 20.77/3.02  % (25433)Instruction limit reached!
% 20.77/3.02  % (25433)------------------------------
% 20.77/3.02  % (25433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.77/3.02  % (25433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.77/3.02  % (25433)Termination reason: Unknown
% 20.77/3.02  % (25433)Termination phase: Saturation
% 20.77/3.02  
% 20.77/3.02  % (25433)Memory used [KB]: 17398
% 20.77/3.02  % (25433)Time elapsed: 0.404 s
% 20.77/3.02  % (25433)Instructions burned: 299 (million)
% 20.77/3.02  % (25433)------------------------------
% 20.77/3.02  % (25433)------------------------------
% 20.77/3.03  % (25437)Instruction limit reached!
% 20.77/3.03  % (25437)------------------------------
% 20.77/3.03  % (25437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.77/3.03  % (25437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.77/3.03  % (25437)Termination reason: Unknown
% 20.77/3.03  % (25437)Termination phase: Saturation
% 20.77/3.03  
% 20.77/3.03  % (25437)Memory used [KB]: 8059
% 20.77/3.03  % (25437)Time elapsed: 0.362 s
% 20.77/3.03  % (25437)Instructions burned: 180 (million)
% 20.77/3.03  % (25437)------------------------------
% 20.77/3.03  % (25437)------------------------------
% 20.77/3.04  % (25445)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 (2974ds/506Mi)
% 20.77/3.05  % (25446)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 (2974ds/389Mi)
% 20.77/3.05  % (25447)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 (2973ds/1282Mi)
% 21.16/3.08  % (25428)Instruction limit reached!
% 21.16/3.08  % (25428)------------------------------
% 21.16/3.08  % (25428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.16/3.08  % (25428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.16/3.08  % (25428)Termination reason: Unknown
% 21.16/3.08  % (25428)Termination phase: Saturation
% 21.16/3.08  
% 21.16/3.08  % (25428)Memory used [KB]: 6268
% 21.16/3.08  % (25428)Time elapsed: 0.660 s
% 21.16/3.08  % (25428)Instructions burned: 458 (million)
% 21.16/3.08  % (25428)------------------------------
% 21.16/3.08  % (25428)------------------------------
% 21.16/3.10  % (25443)Instruction limit reached!
% 21.16/3.10  % (25443)------------------------------
% 21.16/3.10  % (25443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.16/3.10  % (25443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.16/3.10  % (25443)Termination reason: Unknown
% 21.16/3.10  % (25443)Termination phase: Saturation
% 21.16/3.10  
% 21.16/3.10  % (25443)Memory used [KB]: 6396
% 21.16/3.10  % (25443)Time elapsed: 0.249 s
% 21.16/3.10  % (25443)Instructions burned: 90 (million)
% 21.16/3.10  % (25443)------------------------------
% 21.16/3.10  % (25443)------------------------------
% 21.16/3.12  % (25448)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 (2973ds/206Mi)
% 21.16/3.12  % (25410)Instruction limit reached!
% 21.16/3.12  % (25410)------------------------------
% 21.16/3.12  % (25410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.16/3.12  % (25449)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 (2973ds/951Mi)
% 21.16/3.14  % (25410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.16/3.14  % (25410)Termination reason: Unknown
% 21.16/3.14  % (25410)Termination phase: Saturation
% 21.16/3.14  
% 21.16/3.14  % (25410)Memory used [KB]: 8827
% 21.16/3.14  % (25410)Time elapsed: 1.116 s
% 21.16/3.14  % (25410)Instructions burned: 617 (million)
% 21.16/3.14  % (25410)------------------------------
% 21.16/3.14  % (25410)------------------------------
% 21.16/3.14  % (25442)Instruction limit reached!
% 21.16/3.14  % (25442)------------------------------
% 21.16/3.14  % (25442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.16/3.14  % (25442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.16/3.14  % (25442)Termination reason: Unknown
% 21.16/3.14  % (25442)Termination phase: Saturation
% 21.16/3.14  
% 21.16/3.14  % (25442)Memory used [KB]: 7036
% 21.16/3.14  % (25442)Time elapsed: 0.280 s
% 21.16/3.14  % (25442)Instructions burned: 123 (million)
% 21.16/3.14  % (25442)------------------------------
% 21.16/3.14  % (25442)------------------------------
% 21.16/3.17  % (25450)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 (2973ds/367Mi)
% 21.16/3.17  % (25451)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 (2972ds/222Mi)
% 21.76/3.18  % (25369)Instruction limit reached!
% 21.76/3.18  % (25369)------------------------------
% 21.76/3.18  % (25369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.76/3.18  % (25369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.76/3.18  % (25369)Termination reason: Unknown
% 21.76/3.18  % (25369)Termination phase: Saturation
% 21.76/3.18  
% 21.76/3.18  % (25369)Memory used [KB]: 12920
% 21.76/3.18  % (25369)Time elapsed: 1.864 s
% 21.76/3.18  % (25369)Instructions burned: 1221 (million)
% 21.76/3.18  % (25369)------------------------------
% 21.76/3.18  % (25369)------------------------------
% 21.76/3.19  % (25430)Instruction limit reached!
% 21.76/3.19  % (25430)------------------------------
% 21.76/3.19  % (25430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.86/3.19  % (25430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.86/3.19  % (25430)Termination reason: Unknown
% 21.86/3.19  % (25430)Termination phase: Saturation
% 21.86/3.19  
% 21.86/3.19  % (25430)Memory used [KB]: 4221
% 21.86/3.19  % (25430)Time elapsed: 0.737 s
% 21.86/3.19  % (25430)Instructions burned: 382 (million)
% 21.86/3.19  % (25430)------------------------------
% 21.86/3.19  % (25430)------------------------------
% 21.86/3.21  % (25452)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 (2972ds/1276Mi)
% 22.86/3.25  % (25455)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 (2972ds/74Mi)
% 22.86/3.25  % (25453)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 (2972ds/1186Mi)
% 22.86/3.25  % (25453)Refutation not found, incomplete strategy% (25453)------------------------------
% 22.86/3.25  % (25453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.86/3.25  % (25453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.86/3.25  % (25453)Termination reason: Refutation not found, incomplete strategy
% 22.86/3.25  
% 22.86/3.25  % (25453)Memory used [KB]: 5884
% 22.86/3.25  % (25453)Time elapsed: 0.126 s
% 22.86/3.25  % (25453)Instructions burned: 2 (million)
% 22.86/3.25  % (25453)------------------------------
% 22.86/3.25  % (25453)------------------------------
% 22.86/3.29  % (25454)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 (2972ds/1038Mi)
% 22.86/3.29  % (25456)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 (2971ds/1257Mi)
% 22.86/3.30  % (25457)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 (2971ds/2967Mi)
% 22.86/3.31  % (25444)Instruction limit reached!
% 22.86/3.31  % (25444)------------------------------
% 22.86/3.31  % (25444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.86/3.31  % (25444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.86/3.31  % (25444)Termination reason: Unknown
% 22.86/3.31  % (25444)Termination phase: Saturation
% 22.86/3.31  
% 22.86/3.31  % (25444)Memory used [KB]: 7675
% 22.86/3.31  % (25444)Time elapsed: 0.392 s
% 22.86/3.31  % (25444)Instructions burned: 192 (million)
% 22.86/3.31  % (25444)------------------------------
% 22.86/3.31  % (25444)------------------------------
% 23.49/3.31  % (25425)Instruction limit reached!
% 23.49/3.31  % (25425)------------------------------
% 23.49/3.31  % (25425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.49/3.31  % (25425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.49/3.31  % (25425)Termination reason: Unknown
% 23.49/3.31  % (25425)Termination phase: Saturation
% 23.49/3.31  
% 23.49/3.31  % (25425)Memory used [KB]: 5245
% 23.49/3.31  % (25425)Time elapsed: 0.942 s
% 23.49/3.31  % (25425)Instructions burned: 505 (million)
% 23.49/3.31  % (25425)------------------------------
% 23.49/3.31  % (25425)------------------------------
% 23.49/3.37  % (25455)Instruction limit reached!
% 23.49/3.37  % (25455)------------------------------
% 23.49/3.37  % (25455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.49/3.37  % (25458)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 (2971ds/1932Mi)
% 23.49/3.38  % (25455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.49/3.38  % (25455)Termination reason: Unknown
% 23.49/3.38  % (25455)Termination phase: Saturation
% 23.49/3.38  
% 23.49/3.38  % (25455)Memory used [KB]: 6780
% 23.49/3.38  % (25455)Time elapsed: 0.196 s
% 23.49/3.38  % (25455)Instructions burned: 74 (million)
% 23.49/3.38  % (25455)------------------------------
% 23.49/3.38  % (25455)------------------------------
% 24.06/3.40  TRYING [6]
% 24.06/3.42  % (25448)Instruction limit reached!
% 24.06/3.42  % (25448)------------------------------
% 24.06/3.42  % (25448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.06/3.44  % (25448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.06/3.44  % (25448)Termination reason: Unknown
% 24.06/3.44  % (25448)Termination phase: Saturation
% 24.06/3.44  
% 24.06/3.44  % (25448)Memory used [KB]: 18166
% 24.06/3.44  % (25448)Time elapsed: 0.388 s
% 24.06/3.44  % (25448)Instructions burned: 208 (million)
% 24.06/3.44  % (25448)------------------------------
% 24.06/3.44  % (25448)------------------------------
% 24.06/3.44  % (25460)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 (2970ds/1100Mi)
% 24.06/3.47  % (25459)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 (2970ds/341Mi)
% 24.70/3.48  % (25451)Instruction limit reached!
% 24.70/3.48  % (25451)------------------------------
% 24.70/3.48  % (25451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.70/3.50  % (25451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.70/3.50  % (25451)Termination reason: Unknown
% 24.70/3.50  % (25451)Termination phase: Saturation
% 24.70/3.50  
% 24.70/3.50  % (25451)Memory used [KB]: 11385
% 24.70/3.50  % (25451)Time elapsed: 0.360 s
% 24.70/3.50  % (25451)Instructions burned: 222 (million)
% 24.70/3.50  % (25451)------------------------------
% 24.70/3.50  % (25451)------------------------------
% 24.93/3.52  % (25420)Instruction limit reached!
% 24.93/3.52  % (25420)------------------------------
% 24.93/3.52  % (25420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.93/3.52  % (25420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.53  % (25420)Termination reason: Unknown
% 25.05/3.53  % (25420)Termination phase: Saturation
% 25.05/3.53  
% 25.05/3.53  % (25420)Memory used [KB]: 12025
% 25.05/3.53  % (25420)Time elapsed: 0.440 s
% 25.05/3.53  % (25420)Instructions burned: 853 (million)
% 25.05/3.53  % (25420)------------------------------
% 25.05/3.53  % (25420)------------------------------
% 25.05/3.53  % (25461)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 (2969ds/3814Mi)
% 25.05/3.53  % (25461)Refutation not found, incomplete strategy% (25461)------------------------------
% 25.05/3.53  % (25461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.53  % (25461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.53  % (25461)Termination reason: Refutation not found, incomplete strategy
% 25.05/3.53  
% 25.05/3.53  % (25461)Memory used [KB]: 5884
% 25.05/3.53  % (25461)Time elapsed: 0.116 s
% 25.05/3.53  % (25461)Instructions burned: 2 (million)
% 25.05/3.53  % (25461)------------------------------
% 25.05/3.53  % (25461)------------------------------
% 25.05/3.57  % (25462)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 (2969ds/3452Mi)
% 25.05/3.58  % (25446)Instruction limit reached!
% 25.05/3.58  % (25446)------------------------------
% 25.05/3.58  % (25446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.05/3.58  % (25446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.05/3.58  % (25446)Termination reason: Unknown
% 25.05/3.58  % (25446)Termination phase: Saturation
% 25.05/3.58  
% 25.05/3.58  % (25446)Memory used [KB]: 3198
% 25.05/3.58  % (25446)Time elapsed: 0.611 s
% 25.05/3.58  % (25446)Instructions burned: 390 (million)
% 25.05/3.58  % (25446)------------------------------
% 25.05/3.58  % (25446)------------------------------
% 25.63/3.64  % (25463)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 (2968ds/1737Mi)
% 25.63/3.66  % (25464)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 (2968ds/107Mi)
% 25.63/3.67  % (25465)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 (2968ds/979Mi)
% 26.03/3.73  % (25424)Instruction limit reached!
% 26.03/3.73  % (25424)------------------------------
% 26.03/3.73  % (25424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.03/3.73  % (25450)Instruction limit reached!
% 26.03/3.73  % (25450)------------------------------
% 26.03/3.73  % (25450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.03/3.73  % (25450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.03/3.73  % (25450)Termination reason: Unknown
% 26.03/3.73  % (25450)Termination phase: Saturation
% 26.03/3.73  
% 26.03/3.73  % (25450)Memory used [KB]: 7291
% 26.03/3.73  % (25450)Time elapsed: 0.677 s
% 26.03/3.73  % (25450)Instructions burned: 367 (million)
% 26.03/3.73  % (25450)------------------------------
% 26.03/3.73  % (25450)------------------------------
% 26.03/3.73  % (25424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.03/3.73  % (25424)Termination reason: Unknown
% 26.03/3.73  % (25424)Termination phase: Saturation
% 26.03/3.73  
% 26.03/3.73  % (25424)Memory used [KB]: 4861
% 26.03/3.73  % (25424)Time elapsed: 1.362 s
% 26.03/3.73  % (25424)Instructions burned: 1386 (million)
% 26.03/3.73  % (25424)------------------------------
% 26.03/3.73  % (25424)------------------------------
% 26.03/3.74  % (25466)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 (2967ds/1178Mi)
% 26.03/3.74  % (25466)Refutation not found, incomplete strategy% (25466)------------------------------
% 26.03/3.74  % (25466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.03/3.74  % (25466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.03/3.74  % (25466)Termination reason: Refutation not found, incomplete strategy
% 26.03/3.74  
% 26.03/3.74  % (25466)Memory used [KB]: 1407
% 26.03/3.74  % (25466)Time elapsed: 0.130 s
% 26.03/3.74  % (25466)Instructions burned: 3 (million)
% 26.03/3.74  % (25466)------------------------------
% 26.03/3.74  % (25466)------------------------------
% 26.63/3.81  % (25445)Instruction limit reached!
% 26.63/3.81  % (25445)------------------------------
% 26.63/3.81  % (25445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.63/3.81  % (25445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.63/3.81  % (25445)Termination reason: Unknown
% 26.63/3.81  % (25445)Termination phase: Saturation
% 26.63/3.81  
% 26.63/3.81  % (25445)Memory used [KB]: 8955
% 26.63/3.81  % (25445)Time elapsed: 0.881 s
% 26.63/3.81  % (25445)Instructions burned: 506 (million)
% 26.63/3.81  % (25445)------------------------------
% 26.63/3.81  % (25445)------------------------------
% 27.50/3.82  % (25464)Refutation not found, non-redundant clauses discarded% (25464)------------------------------
% 27.50/3.82  % (25464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.50/3.82  % (25464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.50/3.82  % (25464)Termination reason: Refutation not found, non-redundant clauses discarded
% 27.50/3.82  
% 27.50/3.82  % (25464)Memory used [KB]: 7164
% 27.50/3.82  % (25464)Time elapsed: 0.248 s
% 27.50/3.82  % (25464)Instructions burned: 106 (million)
% 27.50/3.82  % (25464)------------------------------
% 27.50/3.82  % (25464)------------------------------
% 27.65/3.83  % (25467)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 (2966ds/108Mi)
% 27.65/3.87  % (25468)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 (2966ds/654Mi)
% 27.65/3.88  % (25469)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/265Mi)
% 28.31/3.92  % (25470)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/67Mi)
% 28.31/3.98  % (25467)Instruction limit reached!
% 28.31/3.98  % (25467)------------------------------
% 28.31/3.98  % (25467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.31/3.98  % (25467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.31/3.98  % (25467)Termination reason: Unknown
% 28.31/3.98  % (25467)Termination phase: Saturation
% 28.31/3.98  
% 28.31/3.98  % (25467)Memory used [KB]: 8571
% 28.31/3.98  % (25467)Time elapsed: 0.182 s
% 28.31/3.98  % (25467)Instructions burned: 108 (million)
% 28.31/3.98  % (25467)------------------------------
% 28.31/3.98  % (25467)------------------------------
% 28.31/3.98  % (25471)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 (2965ds/2055Mi)
% 28.74/4.01  % (25470)Instruction limit reached!
% 28.74/4.01  % (25470)------------------------------
% 28.74/4.01  % (25470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.74/4.02  % (25470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.74/4.02  % (25470)Termination reason: Unknown
% 28.74/4.02  % (25470)Termination phase: Saturation
% 28.74/4.02  
% 28.74/4.02  % (25470)Memory used [KB]: 7547
% 28.74/4.02  % (25470)Time elapsed: 0.118 s
% 28.74/4.02  % (25470)Instructions burned: 68 (million)
% 28.74/4.02  % (25470)------------------------------
% 28.74/4.02  % (25470)------------------------------
% 29.37/4.07  % (25436)Instruction limit reached!
% 29.37/4.07  % (25436)------------------------------
% 29.37/4.07  % (25436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.37/4.07  % (25436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.37/4.07  % (25436)Termination reason: Unknown
% 29.37/4.07  % (25436)Termination phase: Saturation
% 29.37/4.07  
% 29.37/4.07  % (25436)Memory used [KB]: 8699
% 29.37/4.07  % (25436)Time elapsed: 1.446 s
% 29.37/4.07  % (25436)Instructions burned: 800 (million)
% 29.37/4.07  % (25436)------------------------------
% 29.37/4.07  % (25436)------------------------------
% 29.44/4.08  % (25459)Instruction limit reached!
% 29.44/4.08  % (25459)------------------------------
% 29.44/4.08  % (25459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.44/4.08  % (25459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.44/4.08  % (25459)Termination reason: Unknown
% 29.44/4.08  % (25459)Termination phase: Saturation
% 29.44/4.08  
% 29.44/4.08  % (25459)Memory used [KB]: 9338
% 29.44/4.08  % (25459)Time elapsed: 0.740 s
% 29.44/4.08  % (25459)Instructions burned: 341 (million)
% 29.44/4.08  % (25459)------------------------------
% 29.44/4.08  % (25459)------------------------------
% 29.44/4.10  % (25472)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 (2963ds/336Mi)
% 29.70/4.13  % (25438)Instruction limit reached!
% 29.70/4.13  % (25438)------------------------------
% 29.70/4.13  % (25438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.70/4.13  % (25388)Instruction limit reached!
% 29.70/4.13  % (25388)------------------------------
% 29.70/4.13  % (25388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.70/4.13  % (25388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.70/4.13  % (25388)Termination reason: Unknown
% 29.70/4.13  % (25388)Termination phase: Saturation
% 29.70/4.13  
% 29.70/4.13  % (25388)Memory used [KB]: 28272
% 29.70/4.13  % (25388)Time elapsed: 2.308 s
% 29.70/4.13  % (25388)Instructions burned: 1498 (million)
% 29.70/4.13  % (25388)------------------------------
% 29.70/4.13  % (25388)------------------------------
% 29.90/4.14  % (25438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.90/4.14  % (25438)Termination reason: Unknown
% 29.90/4.14  % (25438)Termination phase: Saturation
% 29.90/4.14  
% 29.90/4.14  % (25438)Memory used [KB]: 17270
% 29.90/4.14  % (25438)Time elapsed: 1.404 s
% 29.90/4.14  % (25438)Instructions burned: 874 (million)
% 29.90/4.14  % (25438)------------------------------
% 29.90/4.14  % (25438)------------------------------
% 29.90/4.16  % (25473)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 (2963ds/3439Mi)
% 29.90/4.18  % (25427)Instruction limit reached!
% 29.90/4.18  % (25427)------------------------------
% 29.90/4.18  % (25427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.90/4.18  % (25427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.90/4.18  % (25427)Termination reason: Unknown
% 29.90/4.18  % (25427)Termination phase: Saturation
% 29.90/4.18  
% 29.90/4.18  % (25427)Memory used [KB]: 3709
% 29.90/4.18  % (25427)Time elapsed: 1.771 s
% 29.90/4.18  % (25427)Instructions burned: 1409 (million)
% 29.90/4.18  % (25427)------------------------------
% 29.90/4.18  % (25427)------------------------------
% 29.90/4.20  % (25474)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 (2962ds/179Mi)
% 29.90/4.20  % (25475)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 (2962ds/56Mi)
% 30.45/4.25  % (25476)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 (2962ds/2303Mi)
% 30.45/4.27  % (25477)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 (2962ds/1449Mi)
% 30.85/4.31  % (25478)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 (2961ds/4882Mi)
% 30.85/4.32  % (25475)Instruction limit reached!
% 30.85/4.32  % (25475)------------------------------
% 30.85/4.32  % (25475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.85/4.32  % (25475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.85/4.32  % (25475)Termination reason: Unknown
% 30.85/4.32  % (25475)Termination phase: Saturation
% 30.85/4.32  
% 30.85/4.32  % (25475)Memory used [KB]: 12281
% 30.85/4.32  % (25475)Time elapsed: 0.202 s
% 30.85/4.32  % (25475)Instructions burned: 58 (million)
% 30.85/4.32  % (25475)------------------------------
% 30.85/4.32  % (25475)------------------------------
% 30.85/4.33  % (25469)Instruction limit reached!
% 30.85/4.33  % (25469)------------------------------
% 30.85/4.33  % (25469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.85/4.33  % (25469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.85/4.33  % (25469)Termination reason: Unknown
% 30.85/4.33  % (25469)Termination phase: Saturation
% 30.85/4.33  
% 30.85/4.33  % (25469)Memory used [KB]: 7164
% 30.85/4.33  % (25469)Time elapsed: 0.509 s
% 30.85/4.33  % (25469)Instructions burned: 266 (million)
% 30.85/4.33  % (25469)------------------------------
% 30.85/4.33  % (25469)------------------------------
% 32.47/4.45  % (25480)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 (2960ds/9837Mi)
% 32.47/4.46  % (25474)Instruction limit reached!
% 32.47/4.46  % (25474)------------------------------
% 32.47/4.46  % (25474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.47/4.46  % (25474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.47/4.46  % (25474)Termination reason: Unknown
% 32.47/4.46  % (25474)Termination phase: Saturation
% 32.47/4.46  
% 32.47/4.46  % (25474)Memory used [KB]: 6524
% 32.47/4.46  % (25474)Time elapsed: 0.361 s
% 32.47/4.46  % (25474)Instructions burned: 180 (million)
% 32.47/4.46  % (25474)------------------------------
% 32.47/4.46  % (25474)------------------------------
% 32.47/4.47  % (25479)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 (2960ds/94Mi)
% 33.11/4.57  % (25404)Instruction limit reached!
% 33.11/4.57  % (25404)------------------------------
% 33.11/4.57  % (25404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.11/4.57  % (25404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.56/4.58  % (25404)Termination reason: Unknown
% 33.56/4.58  % (25404)Termination phase: Saturation
% 33.56/4.58  
% 33.56/4.58  % (25404)Memory used [KB]: 10746
% 33.56/4.58  % (25404)Time elapsed: 2.690 s
% 33.56/4.58  % (25404)Instructions burned: 1731 (million)
% 33.56/4.58  % (25404)------------------------------
% 33.56/4.58  % (25404)------------------------------
% 33.56/4.60  % (25482)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 (2958ds/1949Mi)
% 33.56/4.62  % (25479)Instruction limit reached!
% 33.56/4.62  % (25479)------------------------------
% 33.56/4.62  % (25479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.56/4.62  % (25479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.56/4.62  % (25479)Termination reason: Unknown
% 33.56/4.62  % (25479)Termination phase: Saturation
% 33.56/4.62  
% 33.56/4.62  % (25479)Memory used [KB]: 7036
% 33.56/4.62  % (25479)Time elapsed: 0.252 s
% 33.56/4.62  % (25479)Instructions burned: 94 (million)
% 33.56/4.62  % (25479)------------------------------
% 33.56/4.62  % (25479)------------------------------
% 34.25/4.67  % (25472)Instruction limit reached!
% 34.25/4.67  % (25472)------------------------------
% 34.25/4.67  % (25472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.25/4.67  % (25472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.25/4.67  % (25472)Termination reason: Unknown
% 34.25/4.67  % (25472)Termination phase: Saturation
% 34.25/4.67  
% 34.25/4.67  % (25472)Memory used [KB]: 10490
% 34.25/4.67  % (25472)Time elapsed: 0.637 s
% 34.25/4.67  % (25472)Instructions burned: 337 (million)
% 34.25/4.67  % (25472)------------------------------
% 34.25/4.67  % (25472)------------------------------
% 34.25/4.70  % (25449)Instruction limit reached!
% 34.25/4.70  % (25449)------------------------------
% 34.25/4.70  % (25449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.25/4.70  % (25449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.25/4.70  % (25449)Termination reason: Unknown
% 34.25/4.70  % (25449)Termination phase: Saturation
% 34.25/4.70  
% 34.25/4.70  % (25449)Memory used [KB]: 38762
% 34.25/4.70  % (25449)Time elapsed: 1.246 s
% 34.25/4.70  % (25449)Instructions burned: 951 (million)
% 34.25/4.70  % (25449)------------------------------
% 34.25/4.70  % (25449)------------------------------
% 34.60/4.74  % (25483)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/761Mi)
% 34.75/4.76  % (25465)Instruction limit reached!
% 34.75/4.76  % (25465)------------------------------
% 34.75/4.76  % (25465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.75/4.76  % (25465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.75/4.76  % (25465)Termination reason: Unknown
% 34.75/4.76  % (25465)Termination phase: Saturation
% 34.75/4.76  
% 34.75/4.76  % (25465)Memory used [KB]: 7291
% 34.75/4.76  % (25465)Time elapsed: 1.118 s
% 34.75/4.76  % (25465)Instructions burned: 981 (million)
% 34.75/4.76  % (25465)------------------------------
% 34.75/4.76  % (25465)------------------------------
% 34.75/4.77  % (25484)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/893Mi)
% 34.75/4.81  % (25485)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 (2956ds/9168Mi)
% 35.28/4.84  % (25486)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 (2956ds/1819Mi)
% 35.64/4.88  % (25468)Instruction limit reached!
% 35.64/4.88  % (25468)------------------------------
% 35.64/4.88  % (25468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.64/4.88  % (25468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.64/4.88  % (25468)Termination reason: Unknown
% 35.64/4.88  % (25468)Termination phase: Saturation
% 35.64/4.89  
% 35.64/4.89  % (25468)Memory used [KB]: 3709
% 35.64/4.89  % (25468)Time elapsed: 1.117 s
% 35.64/4.89  % (25468)Instructions burned: 654 (million)
% 35.64/4.89  % (25468)------------------------------
% 35.64/4.89  % (25468)------------------------------
% 35.64/4.89  % (25487)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 (2955ds/2891Mi)
% 35.64/4.93  TRYING [7]
% 35.64/4.94  % (25460)Instruction limit reached!
% 35.64/4.94  % (25460)------------------------------
% 35.64/4.94  % (25460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.64/4.94  % (25460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.64/4.94  % (25460)Termination reason: Unknown
% 35.64/4.94  % (25460)Termination phase: Saturation
% 35.64/4.94  
% 35.64/4.94  % (25460)Memory used [KB]: 3709
% 35.64/4.94  % (25460)Time elapsed: 1.607 s
% 35.64/4.94  % (25460)Instructions burned: 1101 (million)
% 35.64/4.94  % (25460)------------------------------
% 35.64/4.94  % (25460)------------------------------
% 36.78/5.02  % (25488)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 (2954ds/179Mi)
% 37.24/5.06  % (25434)Instruction limit reached!
% 37.24/5.06  % (25434)------------------------------
% 37.24/5.06  % (25434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.24/5.08  % (25434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.24/5.08  % (25434)Termination reason: Unknown
% 37.24/5.08  % (25434)Termination phase: Saturation
% 37.24/5.08  
% 37.24/5.08  % (25434)Memory used [KB]: 52451
% 37.24/5.08  % (25434)Time elapsed: 2.435 s
% 37.24/5.08  % (25434)Instructions burned: 1394 (million)
% 37.24/5.08  % (25434)------------------------------
% 37.24/5.08  % (25434)------------------------------
% 37.24/5.10  % (25414)Instruction limit reached!
% 37.24/5.10  % (25414)------------------------------
% 37.24/5.10  % (25414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.24/5.10  % (25489)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 (2954ds/1249Mi)
% 37.24/5.10  % (25414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.24/5.10  % (25414)Termination reason: Unknown
% 37.24/5.10  % (25414)Termination phase: Saturation
% 37.24/5.10  
% 37.24/5.10  % (25414)Memory used [KB]: 65116
% 37.24/5.10  % (25414)Time elapsed: 2.747 s
% 37.24/5.10  % (25414)Instructions burned: 1838 (million)
% 37.24/5.10  % (25414)------------------------------
% 37.24/5.10  % (25414)------------------------------
% 38.24/5.19  % (25454)Instruction limit reached!
% 38.24/5.19  % (25454)------------------------------
% 38.24/5.19  % (25454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.24/5.20  % (25454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.24/5.20  % (25454)Termination reason: Unknown
% 38.24/5.20  % (25454)Termination phase: Saturation
% 38.24/5.20  
% 38.24/5.20  % (25454)Memory used [KB]: 33517
% 38.24/5.20  % (25454)Time elapsed: 2.018 s
% 38.24/5.20  % (25454)Instructions burned: 1038 (million)
% 38.24/5.20  % (25454)------------------------------
% 38.24/5.20  % (25454)------------------------------
% 38.24/5.21  % (25490)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 (2952ds/1470Mi)
% 38.24/5.24  % (25491)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 (2952ds/177Mi)
% 38.24/5.24  % (25488)Instruction limit reached!
% 38.24/5.24  % (25488)------------------------------
% 38.24/5.24  % (25488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.24/5.25  % (25488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.24/5.25  % (25488)Termination reason: Unknown
% 38.24/5.25  % (25488)Termination phase: Saturation
% 38.24/5.25  
% 38.24/5.25  % (25488)Memory used [KB]: 7931
% 38.24/5.25  % (25488)Time elapsed: 0.321 s
% 38.24/5.25  % (25488)Instructions burned: 180 (million)
% 38.24/5.25  % (25488)------------------------------
% 38.24/5.25  % (25488)------------------------------
% 38.87/5.25  % (25447)Instruction limit reached!
% 38.87/5.25  % (25447)------------------------------
% 38.87/5.25  % (25447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.87/5.25  % (25447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.87/5.25  % (25447)Termination reason: Unknown
% 38.87/5.25  % (25447)Termination phase: Saturation
% 38.87/5.25  
% 38.87/5.25  % (25447)Memory used [KB]: 18933
% 38.87/5.25  % (25447)Time elapsed: 2.277 s
% 38.87/5.25  % (25447)Instructions burned: 1282 (million)
% 38.87/5.25  % (25447)------------------------------
% 38.87/5.25  % (25447)------------------------------
% 38.87/5.27  % (25452)Instruction limit reached!
% 38.87/5.27  % (25452)------------------------------
% 38.87/5.27  % (25452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.10/5.29  % (25452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.10/5.29  % (25452)Termination reason: Unknown
% 39.10/5.29  % (25452)Termination phase: Saturation
% 39.10/5.29  
% 39.10/5.29  % (25452)Memory used [KB]: 48613
% 39.10/5.29  % (25452)Time elapsed: 0.636 s
% 39.10/5.29  % (25452)Instructions burned: 1277 (million)
% 39.10/5.29  % (25452)------------------------------
% 39.10/5.29  % (25452)------------------------------
% 39.42/5.34  % (25492)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 (2951ds/663Mi)
% 39.49/5.37  % (25493)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 (2951ds/98Mi)
% 39.49/5.39  % (25494)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 (2950ds/2707Mi)
% 39.49/5.39  % (25456)Instruction limit reached!
% 39.49/5.39  % (25456)------------------------------
% 39.49/5.39  % (25456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.96/5.42  % (25456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.96/5.42  % (25456)Termination reason: Unknown
% 39.96/5.42  % (25456)Termination phase: Saturation
% 39.96/5.42  
% 39.96/5.42  % (25456)Memory used [KB]: 21620
% 39.96/5.42  % (25456)Time elapsed: 2.171 s
% 39.96/5.42  % (25456)Instructions burned: 1257 (million)
% 39.96/5.42  % (25456)------------------------------
% 39.96/5.42  % (25456)------------------------------
% 39.96/5.42  % (25495)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 (2950ds/123Mi)
% 40.71/5.49  % (25493)Instruction limit reached!
% 40.71/5.49  % (25493)------------------------------
% 40.71/5.49  % (25493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.71/5.49  % (25493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.71/5.49  % (25493)Termination reason: Unknown
% 40.71/5.49  % (25493)Termination phase: Saturation
% 40.71/5.49  
% 40.71/5.49  % (25493)Memory used [KB]: 6652
% 40.71/5.49  % (25493)Time elapsed: 0.214 s
% 40.71/5.49  % (25493)Instructions burned: 100 (million)
% 40.71/5.49  % (25493)------------------------------
% 40.71/5.49  % (25493)------------------------------
% 40.71/5.50  % (25491)Instruction limit reached!
% 40.71/5.50  % (25491)------------------------------
% 40.71/5.50  % (25491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.71/5.50  % (25491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.71/5.50  % (25491)Termination reason: Unknown
% 40.71/5.50  % (25491)Termination phase: Saturation
% 40.71/5.50  
% 40.71/5.50  % (25491)Memory used [KB]: 7547
% 40.71/5.50  % (25491)Time elapsed: 0.346 s
% 40.71/5.50  % (25491)Instructions burned: 178 (million)
% 40.71/5.50  % (25491)------------------------------
% 40.71/5.50  % (25491)------------------------------
% 40.71/5.54  % (25496)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 (2949ds/702Mi)
% 41.84/5.63  % (25495)Instruction limit reached!
% 41.84/5.63  % (25495)------------------------------
% 41.84/5.63  % (25495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.91/5.64  % (25497)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 (2948ds/1607Mi)
% 41.91/5.64  % (25498)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/784Mi)
% 41.91/5.65  % (25495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.91/5.65  % (25495)Termination reason: Unknown
% 41.91/5.65  % (25495)Termination phase: Saturation
% 41.91/5.65  
% 41.91/5.65  % (25495)Memory used [KB]: 7036
% 41.91/5.65  % (25495)Time elapsed: 0.302 s
% 41.91/5.65  % (25495)Instructions burned: 123 (million)
% 41.91/5.65  % (25495)------------------------------
% 41.91/5.65  % (25495)------------------------------
% 42.88/5.79  % (25499)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 (2947ds/86Mi)
% 42.88/5.80  % (25476)First to succeed.
% 42.88/5.80  % (25476)Refutation found. Thanks to Tanya!
% 42.88/5.80  % SZS status Unsatisfiable for theBenchmark
% 42.88/5.80  % SZS output start Proof for theBenchmark
% See solution above
% 42.88/5.80  % (25476)------------------------------
% 42.88/5.80  % (25476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.88/5.80  % (25476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.88/5.80  % (25476)Termination reason: Refutation
% 42.88/5.80  
% 42.88/5.80  % (25476)Memory used [KB]: 5500
% 42.88/5.80  % (25476)Time elapsed: 1.584 s
% 42.88/5.80  % (25476)Instructions burned: 1091 (million)
% 42.88/5.80  % (25476)------------------------------
% 42.88/5.80  % (25476)------------------------------
% 42.88/5.80  % (25031)Success in time 5.448 s
%------------------------------------------------------------------------------