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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD027-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 : n012.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:33 EDT 2022

% Result   : Unsatisfiable 43.00s 5.86s
% Output   : Refutation 43.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   49
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   83 (  29 unt;   0 def)
%            Number of atoms       :  167 (   2 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  211 ( 127   ~;  84   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   43 (  43   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f12627,plain,
    $false,
    inference(subsumption_resolution,[],[f12626,f28]) ).

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

fof(f12626,plain,
    ~ defined(a),
    inference(subsumption_resolution,[],[f12623,f36]) ).

fof(f36,plain,
    equalish(sF0,sF1),
    inference(definition_folding,[],[f32,f35,f34]) ).

fof(f34,plain,
    multiplicative_inverse(a) = sF0,
    introduced(function_definition,[]) ).

fof(f35,plain,
    multiplicative_inverse(b) = sF1,
    introduced(function_definition,[]) ).

fof(f32,axiom,
    equalish(multiplicative_inverse(a),multiplicative_inverse(b)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverses_equal) ).

fof(f12623,plain,
    ( ~ equalish(sF0,sF1)
    | ~ defined(a) ),
    inference(resolution,[],[f12621,f25]) ).

fof(f25,axiom,
    ! [X2,X0,X1] :
      ( equalish(multiply(X0,X2),multiply(X1,X2))
      | ~ defined(X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_equality_and_multiplication) ).

fof(f12621,plain,
    ~ equalish(multiply(sF0,a),multiply(sF1,a)),
    inference(subsumption_resolution,[],[f12620,f66]) ).

fof(f66,plain,
    defined(sF0),
    inference(subsumption_resolution,[],[f65,f28]) ).

fof(f65,plain,
    ( ~ defined(a)
    | defined(sF0) ),
    inference(subsumption_resolution,[],[f63,f30]) ).

fof(f30,axiom,
    ~ equalish(a,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_equal_to_additive_identity_3) ).

fof(f63,plain,
    ( equalish(a,additive_identity)
    | defined(sF0)
    | ~ defined(a) ),
    inference(superposition,[],[f15,f34]) ).

fof(f15,axiom,
    ! [X0] :
      ( defined(multiplicative_inverse(X0))
      | equalish(X0,additive_identity)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_multiplicative_inverse) ).

fof(f12620,plain,
    ( ~ equalish(multiply(sF0,a),multiply(sF1,a))
    | ~ defined(sF0) ),
    inference(subsumption_resolution,[],[f12615,f28]) ).

fof(f12615,plain,
    ( ~ defined(a)
    | ~ defined(sF0)
    | ~ equalish(multiply(sF0,a),multiply(sF1,a)) ),
    inference(resolution,[],[f12526,f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( equalish(multiply(X0,X1),multiply(X1,X0))
      | ~ defined(X1)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_multiplication) ).

fof(f12526,plain,
    ! [X0] :
      ( ~ equalish(multiply(a,sF0),X0)
      | ~ equalish(X0,multiply(sF1,a)) ),
    inference(resolution,[],[f12519,f23]) ).

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

fof(f12519,plain,
    ~ equalish(multiply(a,sF0),multiply(sF1,a)),
    inference(resolution,[],[f12501,f423]) ).

fof(f423,plain,
    equalish(multiply(a,sF0),multiplicative_identity),
    inference(subsumption_resolution,[],[f422,f30]) ).

fof(f422,plain,
    ( equalish(a,additive_identity)
    | equalish(multiply(a,sF0),multiplicative_identity) ),
    inference(subsumption_resolution,[],[f420,f28]) ).

fof(f420,plain,
    ( ~ defined(a)
    | equalish(multiply(a,sF0),multiplicative_identity)
    | equalish(a,additive_identity) ),
    inference(superposition,[],[f7,f34]) ).

fof(f7,axiom,
    ! [X0] :
      ( equalish(multiply(X0,multiplicative_inverse(X0)),multiplicative_identity)
      | ~ defined(X0)
      | equalish(X0,additive_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f12501,plain,
    ! [X2] :
      ( ~ equalish(X2,multiplicative_identity)
      | ~ equalish(X2,multiply(sF1,a)) ),
    inference(resolution,[],[f12495,f22]) ).

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

fof(f12495,plain,
    ! [X0] :
      ( ~ equalish(multiplicative_identity,X0)
      | ~ equalish(X0,multiply(sF1,a)) ),
    inference(resolution,[],[f12494,f23]) ).

fof(f12494,plain,
    ~ equalish(multiplicative_identity,multiply(sF1,a)),
    inference(subsumption_resolution,[],[f12491,f29]) ).

fof(f29,axiom,
    defined(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_defined) ).

fof(f12491,plain,
    ( ~ defined(b)
    | ~ equalish(multiplicative_identity,multiply(sF1,a)) ),
    inference(resolution,[],[f12487,f25]) ).

fof(f12487,plain,
    ~ equalish(multiply(multiplicative_identity,b),multiply(multiply(sF1,a),b)),
    inference(resolution,[],[f12478,f54]) ).

fof(f54,plain,
    equalish(multiply(multiplicative_identity,b),b),
    inference(resolution,[],[f6,f29]) ).

fof(f6,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | equalish(multiply(multiplicative_identity,X0),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_multiplication) ).

fof(f12478,plain,
    ! [X3] :
      ( ~ equalish(X3,b)
      | ~ equalish(X3,multiply(multiply(sF1,a),b)) ),
    inference(resolution,[],[f12454,f22]) ).

fof(f12454,plain,
    ! [X0] :
      ( ~ equalish(multiply(multiply(sF1,a),b),X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f12453,f23]) ).

fof(f12453,plain,
    ~ equalish(multiply(multiply(sF1,a),b),b),
    inference(subsumption_resolution,[],[f12452,f29]) ).

fof(f12452,plain,
    ( ~ defined(b)
    | ~ equalish(multiply(multiply(sF1,a),b),b) ),
    inference(subsumption_resolution,[],[f12451,f28]) ).

fof(f12451,plain,
    ( ~ equalish(multiply(multiply(sF1,a),b),b)
    | ~ defined(a)
    | ~ defined(b) ),
    inference(subsumption_resolution,[],[f12445,f68]) ).

fof(f68,plain,
    defined(sF1),
    inference(subsumption_resolution,[],[f67,f31]) ).

fof(f31,axiom,
    ~ equalish(b,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_not_equal_to_additive_identity_4) ).

fof(f67,plain,
    ( defined(sF1)
    | equalish(b,additive_identity) ),
    inference(subsumption_resolution,[],[f64,f29]) ).

fof(f64,plain,
    ( ~ defined(b)
    | defined(sF1)
    | equalish(b,additive_identity) ),
    inference(superposition,[],[f15,f35]) ).

fof(f12445,plain,
    ( ~ defined(sF1)
    | ~ defined(a)
    | ~ defined(b)
    | ~ equalish(multiply(multiply(sF1,a),b),b) ),
    inference(resolution,[],[f12441,f5]) ).

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

fof(f12441,plain,
    ! [X0] :
      ( ~ equalish(multiply(sF1,multiply(a,b)),X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f12440,f23]) ).

fof(f12440,plain,
    ~ equalish(multiply(sF1,multiply(a,b)),b),
    inference(subsumption_resolution,[],[f12439,f28]) ).

fof(f12439,plain,
    ( ~ defined(a)
    | ~ equalish(multiply(sF1,multiply(a,b)),b) ),
    inference(subsumption_resolution,[],[f12438,f29]) ).

fof(f12438,plain,
    ( ~ defined(b)
    | ~ defined(a)
    | ~ equalish(multiply(sF1,multiply(a,b)),b) ),
    inference(resolution,[],[f9136,f13]) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( defined(multiply(X0,X1))
      | ~ defined(X1)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_multiplication) ).

fof(f9136,plain,
    ( ~ defined(multiply(a,b))
    | ~ equalish(multiply(sF1,multiply(a,b)),b) ),
    inference(subsumption_resolution,[],[f9131,f68]) ).

fof(f9131,plain,
    ( ~ defined(multiply(a,b))
    | ~ equalish(multiply(sF1,multiply(a,b)),b)
    | ~ defined(sF1) ),
    inference(resolution,[],[f9108,f8]) ).

fof(f9108,plain,
    ! [X0] :
      ( ~ equalish(multiply(multiply(a,b),sF1),X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f9107,f23]) ).

fof(f9107,plain,
    ~ equalish(multiply(multiply(a,b),sF1),b),
    inference(subsumption_resolution,[],[f9106,f29]) ).

fof(f9106,plain,
    ( ~ defined(b)
    | ~ equalish(multiply(multiply(a,b),sF1),b) ),
    inference(subsumption_resolution,[],[f9105,f68]) ).

fof(f9105,plain,
    ( ~ defined(sF1)
    | ~ equalish(multiply(multiply(a,b),sF1),b)
    | ~ defined(b) ),
    inference(subsumption_resolution,[],[f9099,f28]) ).

fof(f9099,plain,
    ( ~ defined(a)
    | ~ equalish(multiply(multiply(a,b),sF1),b)
    | ~ defined(b)
    | ~ defined(sF1) ),
    inference(resolution,[],[f9095,f5]) ).

fof(f9095,plain,
    ! [X0] :
      ( ~ equalish(multiply(a,multiply(b,sF1)),X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f9094,f23]) ).

fof(f9094,plain,
    ~ equalish(multiply(a,multiply(b,sF1)),b),
    inference(subsumption_resolution,[],[f9093,f29]) ).

fof(f9093,plain,
    ( ~ defined(b)
    | ~ equalish(multiply(a,multiply(b,sF1)),b) ),
    inference(subsumption_resolution,[],[f9092,f68]) ).

fof(f9092,plain,
    ( ~ defined(sF1)
    | ~ defined(b)
    | ~ equalish(multiply(a,multiply(b,sF1)),b) ),
    inference(resolution,[],[f2560,f13]) ).

fof(f2560,plain,
    ( ~ defined(multiply(b,sF1))
    | ~ equalish(multiply(a,multiply(b,sF1)),b) ),
    inference(subsumption_resolution,[],[f2555,f28]) ).

fof(f2555,plain,
    ( ~ defined(multiply(b,sF1))
    | ~ defined(a)
    | ~ equalish(multiply(a,multiply(b,sF1)),b) ),
    inference(resolution,[],[f2484,f8]) ).

fof(f2484,plain,
    ! [X10] :
      ( ~ equalish(multiply(multiply(b,sF1),a),X10)
      | ~ equalish(X10,b) ),
    inference(resolution,[],[f2422,f425]) ).

fof(f425,plain,
    equalish(multiply(b,sF1),multiplicative_identity),
    inference(subsumption_resolution,[],[f424,f29]) ).

fof(f424,plain,
    ( equalish(multiply(b,sF1),multiplicative_identity)
    | ~ defined(b) ),
    inference(subsumption_resolution,[],[f421,f31]) ).

fof(f421,plain,
    ( equalish(b,additive_identity)
    | equalish(multiply(b,sF1),multiplicative_identity)
    | ~ defined(b) ),
    inference(superposition,[],[f7,f35]) ).

fof(f2422,plain,
    ! [X4,X5] :
      ( ~ equalish(X5,multiplicative_identity)
      | ~ equalish(multiply(X5,a),X4)
      | ~ equalish(X4,b) ),
    inference(resolution,[],[f1700,f22]) ).

fof(f1700,plain,
    ! [X66,X67] :
      ( ~ equalish(multiplicative_identity,X66)
      | ~ equalish(X67,b)
      | ~ equalish(multiply(X66,a),X67) ),
    inference(subsumption_resolution,[],[f1619,f28]) ).

fof(f1619,plain,
    ! [X66,X67] :
      ( ~ equalish(X67,b)
      | ~ defined(a)
      | ~ equalish(multiply(X66,a),X67)
      | ~ equalish(multiplicative_identity,X66) ),
    inference(resolution,[],[f25,f355]) ).

fof(f355,plain,
    ! [X0,X1] :
      ( ~ equalish(multiply(multiplicative_identity,a),X1)
      | ~ equalish(X1,X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f343,f23]) ).

fof(f343,plain,
    ! [X0] :
      ( ~ equalish(multiply(multiplicative_identity,a),X0)
      | ~ equalish(X0,b) ),
    inference(resolution,[],[f342,f23]) ).

fof(f342,plain,
    ~ equalish(multiply(multiplicative_identity,a),b),
    inference(resolution,[],[f340,f22]) ).

fof(f340,plain,
    ~ equalish(b,multiply(multiplicative_identity,a)),
    inference(resolution,[],[f325,f40]) ).

fof(f40,plain,
    equalish(b,b),
    inference(resolution,[],[f21,f29]) ).

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

fof(f325,plain,
    ! [X6] :
      ( ~ equalish(X6,b)
      | ~ equalish(X6,multiply(multiplicative_identity,a)) ),
    inference(resolution,[],[f254,f53]) ).

fof(f53,plain,
    equalish(multiply(multiplicative_identity,a),a),
    inference(resolution,[],[f6,f28]) ).

fof(f254,plain,
    ! [X4,X5] :
      ( ~ equalish(X5,a)
      | ~ equalish(X4,b)
      | ~ equalish(X4,X5) ),
    inference(resolution,[],[f102,f22]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( ~ equalish(b,X1)
      | ~ equalish(X1,X0)
      | ~ equalish(X0,a) ),
    inference(resolution,[],[f86,f23]) ).

fof(f86,plain,
    ! [X5] :
      ( ~ equalish(b,X5)
      | ~ equalish(X5,a) ),
    inference(resolution,[],[f23,f44]) ).

fof(f44,plain,
    ~ equalish(b,a),
    inference(resolution,[],[f22,f33]) ).

fof(f33,axiom,
    ~ equalish(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_equal_to_b_6) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : FLD027-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.14/0.34  % Computer : n012.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:35:21 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.47  % (8445)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.49  % (8445)Instruction limit reached!
% 0.20/0.49  % (8445)------------------------------
% 0.20/0.49  % (8445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (8436)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.50  % (8453)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.50  % (8445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (8445)Termination reason: Unknown
% 0.20/0.50  % (8445)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (8445)Memory used [KB]: 1407
% 0.20/0.50  % (8445)Time elapsed: 0.084 s
% 0.20/0.50  % (8445)Instructions burned: 6 (million)
% 0.20/0.50  % (8445)------------------------------
% 0.20/0.50  % (8445)------------------------------
% 0.20/0.50  % (8430)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.50  % (8447)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.51  % (8439)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.51  % (8433)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.20/0.51  % (8446)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.29/0.51  % (8427)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.29/0.52  % (8431)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.29/0.52  % (8453)Instruction limit reached!
% 1.29/0.52  % (8453)------------------------------
% 1.29/0.52  % (8453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.52  % (8453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.52  % (8453)Termination reason: Unknown
% 1.29/0.52  % (8453)Termination phase: Saturation
% 1.29/0.52  
% 1.29/0.52  % (8453)Memory used [KB]: 6268
% 1.29/0.52  % (8453)Time elapsed: 0.110 s
% 1.29/0.52  % (8453)Instructions burned: 21 (million)
% 1.29/0.52  % (8453)------------------------------
% 1.29/0.52  % (8453)------------------------------
% 1.29/0.52  % (8429)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.29/0.52  % (8454)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.29/0.52  % (8434)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.29/0.52  % (8446)Refutation not found, incomplete strategy% (8446)------------------------------
% 1.29/0.52  % (8446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.52  % (8425)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.29/0.52  % (8446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.52  % (8446)Termination reason: Refutation not found, incomplete strategy
% 1.29/0.52  
% 1.29/0.52  % (8446)Memory used [KB]: 5884
% 1.29/0.52  % (8446)Time elapsed: 0.131 s
% 1.29/0.52  % (8446)Instructions burned: 2 (million)
% 1.29/0.52  % (8446)------------------------------
% 1.29/0.52  % (8446)------------------------------
% 1.29/0.52  % (8426)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.29/0.52  % (8428)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.29/0.53  % (8432)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.29/0.53  % (8432)Refutation not found, incomplete strategy% (8432)------------------------------
% 1.29/0.53  % (8432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.53  % (8432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.53  % (8432)Termination reason: Refutation not found, incomplete strategy
% 1.29/0.53  
% 1.29/0.53  % (8432)Memory used [KB]: 5884
% 1.29/0.53  % (8432)Time elapsed: 0.137 s
% 1.29/0.53  % (8432)Instructions burned: 2 (million)
% 1.29/0.53  % (8432)------------------------------
% 1.29/0.53  % (8432)------------------------------
% 1.29/0.53  % (8435)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.29/0.53  % (8444)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.29/0.53  % (8433)Instruction limit reached!
% 1.29/0.53  % (8433)------------------------------
% 1.29/0.53  % (8433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.53  % (8433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.53  % (8433)Termination reason: Unknown
% 1.29/0.53  % (8433)Termination phase: Saturation
% 1.29/0.53  
% 1.29/0.53  % (8433)Memory used [KB]: 5884
% 1.29/0.53  % (8433)Time elapsed: 0.138 s
% 1.29/0.53  % (8433)Instructions burned: 5 (million)
% 1.29/0.53  % (8433)------------------------------
% 1.29/0.53  % (8433)------------------------------
% 1.29/0.53  % (8427)Instruction limit reached!
% 1.29/0.53  % (8427)------------------------------
% 1.29/0.53  % (8427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.53  % (8427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.53  % (8427)Termination reason: Unknown
% 1.29/0.53  % (8427)Termination phase: Saturation
% 1.29/0.53  
% 1.29/0.53  % (8427)Memory used [KB]: 5884
% 1.29/0.53  % (8427)Time elapsed: 0.139 s
% 1.29/0.53  % (8427)Instructions burned: 6 (million)
% 1.29/0.53  % (8427)------------------------------
% 1.29/0.53  % (8427)------------------------------
% 1.47/0.53  % (8448)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.47/0.53  % (8435)Instruction limit reached!
% 1.47/0.53  % (8435)------------------------------
% 1.47/0.53  % (8435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.53  % (8435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.53  % (8435)Termination reason: Unknown
% 1.47/0.53  % (8435)Termination phase: Saturation
% 1.47/0.53  
% 1.47/0.53  % (8435)Memory used [KB]: 5884
% 1.47/0.53  % (8435)Time elapsed: 0.137 s
% 1.47/0.53  % (8435)Instructions burned: 6 (million)
% 1.47/0.53  % (8435)------------------------------
% 1.47/0.53  % (8435)------------------------------
% 1.47/0.53  % (8450)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 1.47/0.53  % (8449)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.47/0.53  % (8436)Instruction limit reached!
% 1.47/0.53  % (8436)------------------------------
% 1.47/0.53  % (8436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.53  % (8444)Instruction limit reached!
% 1.47/0.53  % (8444)------------------------------
% 1.47/0.53  % (8444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.53  % (8444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.53  % (8444)Termination reason: Unknown
% 1.47/0.53  % (8444)Termination phase: Saturation
% 1.47/0.53  
% 1.47/0.53  % (8444)Memory used [KB]: 6012
% 1.47/0.53  % (8444)Time elapsed: 0.144 s
% 1.47/0.53  % (8444)Instructions burned: 8 (million)
% 1.47/0.53  % (8444)------------------------------
% 1.47/0.53  % (8444)------------------------------
% 1.47/0.53  % (8436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.53  % (8436)Termination reason: Unknown
% 1.47/0.53  % (8436)Termination phase: Saturation
% 1.47/0.53  
% 1.47/0.53  % (8436)Memory used [KB]: 6012
% 1.47/0.53  % (8436)Time elapsed: 0.108 s
% 1.47/0.53  % (8436)Instructions burned: 23 (million)
% 1.47/0.53  % (8436)------------------------------
% 1.47/0.53  % (8436)------------------------------
% 1.47/0.53  % (8452)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 1.47/0.53  % (8451)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.47/0.53  % (8438)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.47/0.54  % (8440)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.47/0.54  TRYING [1]
% 1.47/0.54  % (8442)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.47/0.54  TRYING [2]
% 1.47/0.54  % (8437)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.47/0.54  % (8441)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.47/0.54  TRYING [3]
% 1.47/0.54  % (8440)Instruction limit reached!
% 1.47/0.54  % (8440)------------------------------
% 1.47/0.54  % (8440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (8441)Instruction limit reached!
% 1.47/0.54  % (8441)------------------------------
% 1.47/0.54  % (8441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (8440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (8441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (8440)Termination reason: Unknown
% 1.47/0.54  % (8441)Termination reason: Unknown
% 1.47/0.54  % (8441)Termination phase: Saturation
% 1.47/0.54  % (8440)Termination phase: Finite model building constraint generation
% 1.47/0.54  
% 1.47/0.54  
% 1.47/0.54  % (8441)Memory used [KB]: 5884
% 1.47/0.54  % (8440)Memory used [KB]: 6140
% 1.47/0.54  % (8441)Time elapsed: 0.002 s
% 1.47/0.54  % (8440)Time elapsed: 0.152 s
% 1.47/0.54  % (8441)Instructions burned: 2 (million)
% 1.47/0.54  % (8440)Instructions burned: 8 (million)
% 1.47/0.54  % (8441)------------------------------
% 1.47/0.54  % (8441)------------------------------
% 1.47/0.54  % (8440)------------------------------
% 1.47/0.54  % (8440)------------------------------
% 1.47/0.54  % (8438)Instruction limit reached!
% 1.47/0.54  % (8438)------------------------------
% 1.47/0.54  % (8438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (8443)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.47/0.54  % (8437)Instruction limit reached!
% 1.47/0.54  % (8437)------------------------------
% 1.47/0.54  % (8437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (8437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (8437)Termination reason: Unknown
% 1.47/0.54  % (8437)Termination phase: Saturation
% 1.47/0.54  
% 1.47/0.54  % (8437)Memory used [KB]: 5884
% 1.47/0.54  % (8437)Time elapsed: 0.155 s
% 1.47/0.54  % (8437)Instructions burned: 6 (million)
% 1.47/0.54  % (8437)------------------------------
% 1.47/0.54  % (8437)------------------------------
% 1.47/0.54  % (8442)Instruction limit reached!
% 1.47/0.54  % (8442)------------------------------
% 1.47/0.54  % (8442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (8442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (8442)Termination reason: Unknown
% 1.47/0.54  % (8442)Termination phase: Saturation
% 1.47/0.54  
% 1.47/0.54  % (8442)Memory used [KB]: 6012
% 1.47/0.54  % (8442)Time elapsed: 0.157 s
% 1.47/0.54  % (8442)Instructions burned: 9 (million)
% 1.47/0.54  % (8442)------------------------------
% 1.47/0.54  % (8442)------------------------------
% 1.47/0.54  % (8438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (8438)Termination reason: Unknown
% 1.47/0.54  % (8438)Termination phase: Saturation
% 1.47/0.54  
% 1.47/0.54  % (8438)Memory used [KB]: 5884
% 1.47/0.54  % (8438)Time elapsed: 0.151 s
% 1.47/0.54  % (8438)Instructions burned: 4 (million)
% 1.47/0.54  % (8438)------------------------------
% 1.47/0.54  % (8438)------------------------------
% 1.47/0.56  % (8429)Refutation not found, incomplete strategy% (8429)------------------------------
% 1.47/0.56  % (8429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.56  % (8429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.56  % (8429)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.56  
% 1.47/0.56  % (8429)Memory used [KB]: 6012
% 1.47/0.56  % (8429)Time elapsed: 0.162 s
% 1.47/0.56  % (8429)Instructions burned: 24 (million)
% 1.47/0.56  % (8429)------------------------------
% 1.47/0.56  % (8429)------------------------------
% 1.47/0.56  % (8430)Instruction limit reached!
% 1.47/0.56  % (8430)------------------------------
% 1.47/0.56  % (8430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.56  % (8430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.56  % (8430)Termination reason: Unknown
% 1.47/0.56  % (8430)Termination phase: Saturation
% 1.47/0.56  
% 1.47/0.56  % (8430)Memory used [KB]: 6396
% 1.47/0.56  % (8430)Time elapsed: 0.169 s
% 1.47/0.56  % (8430)Instructions burned: 26 (million)
% 1.47/0.56  % (8430)------------------------------
% 1.47/0.56  % (8430)------------------------------
% 1.47/0.56  % (8439)Instruction limit reached!
% 1.47/0.56  % (8439)------------------------------
% 1.47/0.56  % (8439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.57  % (8439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.57  % (8439)Termination reason: Unknown
% 1.47/0.57  % (8439)Termination phase: Saturation
% 1.47/0.57  
% 1.47/0.57  % (8439)Memory used [KB]: 1663
% 1.47/0.57  % (8439)Time elapsed: 0.137 s
% 1.47/0.57  % (8439)Instructions burned: 29 (million)
% 1.47/0.57  % (8439)------------------------------
% 1.47/0.57  % (8439)------------------------------
% 1.47/0.59  % (8448)Refutation not found, non-redundant clauses discarded% (8448)------------------------------
% 1.47/0.59  % (8448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.59  % (8431)Instruction limit reached!
% 1.47/0.59  % (8431)------------------------------
% 1.47/0.59  % (8431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.59  % (8431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.59  % (8431)Termination reason: Unknown
% 1.47/0.59  % (8431)Termination phase: Saturation
% 1.47/0.59  
% 1.47/0.59  % (8431)Memory used [KB]: 1663
% 1.47/0.59  % (8431)Time elapsed: 0.153 s
% 1.47/0.59  % (8431)Instructions burned: 49 (million)
% 1.47/0.59  % (8431)------------------------------
% 1.47/0.59  % (8431)------------------------------
% 1.47/0.59  % (8455)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.47/0.59  % (8434)Instruction limit reached!
% 1.47/0.59  % (8434)------------------------------
% 1.47/0.59  % (8434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.59  % (8434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.59  % (8434)Termination reason: Unknown
% 1.47/0.59  % (8434)Termination phase: Saturation
% 1.47/0.59  
% 1.47/0.59  % (8434)Memory used [KB]: 6524
% 1.47/0.59  % (8434)Time elapsed: 0.199 s
% 1.47/0.59  % (8434)Instructions burned: 52 (million)
% 1.47/0.59  % (8434)------------------------------
% 1.47/0.59  % (8434)------------------------------
% 1.47/0.60  % (8443)Instruction limit reached!
% 1.47/0.60  % (8443)------------------------------
% 1.47/0.60  % (8443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.60  % (8443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.60  % (8443)Termination reason: Unknown
% 1.47/0.60  % (8443)Termination phase: Saturation
% 1.47/0.60  
% 1.47/0.60  % (8443)Memory used [KB]: 10746
% 1.47/0.60  % (8443)Time elapsed: 0.212 s
% 1.47/0.60  % (8443)Instructions burned: 28 (million)
% 1.47/0.60  % (8443)------------------------------
% 1.47/0.60  % (8443)------------------------------
% 1.47/0.60  % (8426)Instruction limit reached!
% 1.47/0.60  % (8426)------------------------------
% 1.47/0.60  % (8426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.60  % (8426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.60  % (8426)Termination reason: Unknown
% 1.47/0.60  % (8426)Termination phase: Saturation
% 1.47/0.60  
% 1.47/0.60  % (8426)Memory used [KB]: 1791
% 1.47/0.60  % (8426)Time elapsed: 0.208 s
% 1.47/0.60  % (8426)Instructions burned: 44 (million)
% 1.47/0.60  % (8426)------------------------------
% 1.47/0.60  % (8426)------------------------------
% 1.47/0.60  % (8428)Refutation not found, non-redundant clauses discarded% (8428)------------------------------
% 1.47/0.60  % (8428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.60  % (8428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.60  % (8428)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.47/0.60  
% 1.47/0.60  % (8428)Memory used [KB]: 6396
% 1.47/0.60  % (8428)Time elapsed: 0.209 s
% 1.47/0.60  % (8428)Instructions burned: 41 (million)
% 1.47/0.60  % (8428)------------------------------
% 1.47/0.60  % (8428)------------------------------
% 1.47/0.60  % (8448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.60  % (8448)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.47/0.60  
% 1.47/0.60  % (8448)Memory used [KB]: 6524
% 1.47/0.60  % (8448)Time elapsed: 0.181 s
% 1.47/0.60  % (8448)Instructions burned: 34 (million)
% 1.47/0.60  % (8448)------------------------------
% 1.47/0.60  % (8448)------------------------------
% 1.47/0.61  % (8449)Instruction limit reached!
% 1.47/0.61  % (8449)------------------------------
% 1.47/0.61  % (8449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.61  % (8449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.61  % (8449)Termination reason: Unknown
% 1.47/0.61  % (8449)Termination phase: Saturation
% 1.47/0.61  
% 1.47/0.61  % (8449)Memory used [KB]: 6396
% 1.47/0.61  % (8449)Time elapsed: 0.214 s
% 1.47/0.61  % (8449)Instructions burned: 47 (million)
% 1.47/0.61  % (8449)------------------------------
% 1.47/0.61  % (8449)------------------------------
% 1.47/0.62  % (8455)Instruction limit reached!
% 1.47/0.62  % (8455)------------------------------
% 1.47/0.62  % (8455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.63  % (8460)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)
% 1.96/0.63  % (8455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.63  % (8455)Termination reason: Unknown
% 1.96/0.63  % (8455)Termination phase: Saturation
% 1.96/0.63  
% 1.96/0.63  % (8455)Memory used [KB]: 6268
% 1.96/0.63  % (8455)Time elapsed: 0.073 s
% 1.96/0.63  % (8455)Instructions burned: 15 (million)
% 1.96/0.63  % (8455)------------------------------
% 1.96/0.63  % (8455)------------------------------
% 1.96/0.63  % (8456)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.96/0.64  % (8460)Instruction limit reached!
% 1.96/0.64  % (8460)------------------------------
% 1.96/0.64  % (8460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.64  % (8460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.64  % (8460)Termination reason: Unknown
% 1.96/0.64  % (8460)Termination phase: Saturation
% 1.96/0.64  
% 1.96/0.64  % (8460)Memory used [KB]: 5884
% 1.96/0.64  % (8460)Time elapsed: 0.071 s
% 1.96/0.64  % (8460)Instructions burned: 3 (million)
% 1.96/0.64  % (8460)------------------------------
% 1.96/0.64  % (8460)------------------------------
% 1.96/0.64  % (8469)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 (2998ds/75Mi)
% 1.96/0.65  % (8462)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)
% 1.96/0.65  % (8484)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)
% 1.96/0.65  % (8480)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 (2998ds/151Mi)
% 1.96/0.66  % (8454)Instruction limit reached!
% 1.96/0.66  % (8454)------------------------------
% 1.96/0.66  % (8454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.66  % (8452)Instruction limit reached!
% 1.96/0.66  % (8452)------------------------------
% 1.96/0.66  % (8452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.66  % (8452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.66  % (8452)Termination reason: Unknown
% 1.96/0.66  % (8452)Termination phase: Saturation
% 1.96/0.66  
% 1.96/0.66  % (8452)Memory used [KB]: 2302
% 1.96/0.66  % (8452)Time elapsed: 0.271 s
% 1.96/0.66  % (8452)Instructions burned: 73 (million)
% 1.96/0.66  % (8452)------------------------------
% 1.96/0.66  % (8452)------------------------------
% 1.96/0.66  % (8464)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)
% 1.96/0.66  % (8465)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)
% 1.96/0.66  % (8466)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 (2998ds/46Mi)
% 1.96/0.66  % (8454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.66  % (8454)Termination reason: Unknown
% 1.96/0.66  % (8454)Termination phase: Saturation
% 1.96/0.66  
% 1.96/0.66  % (8454)Memory used [KB]: 6908
% 1.96/0.66  % (8454)Time elapsed: 0.271 s
% 1.96/0.66  % (8454)Instructions burned: 101 (million)
% 1.96/0.66  % (8454)------------------------------
% 1.96/0.66  % (8454)------------------------------
% 1.96/0.66  % (8451)Instruction limit reached!
% 1.96/0.66  % (8451)------------------------------
% 1.96/0.66  % (8451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.66  % (8451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.66  % (8451)Termination reason: Unknown
% 1.96/0.66  % (8451)Termination phase: Saturation
% 1.96/0.66  
% 1.96/0.66  % (8451)Memory used [KB]: 6908
% 1.96/0.66  % (8451)Time elapsed: 0.260 s
% 1.96/0.66  % (8451)Instructions burned: 73 (million)
% 1.96/0.66  % (8451)------------------------------
% 1.96/0.66  % (8451)------------------------------
% 1.96/0.67  % (8450)Instruction limit reached!
% 1.96/0.67  % (8450)------------------------------
% 1.96/0.67  % (8450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.67  % (8450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.67  % (8450)Termination reason: Unknown
% 1.96/0.67  % (8450)Termination phase: Saturation
% 1.96/0.67  
% 1.96/0.67  % (8450)Memory used [KB]: 7419
% 1.96/0.67  % (8450)Time elapsed: 0.283 s
% 1.96/0.67  % (8450)Instructions burned: 81 (million)
% 1.96/0.67  % (8450)------------------------------
% 1.96/0.67  % (8450)------------------------------
% 1.96/0.67  % (8473)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 (2998ds/7Mi)
% 1.96/0.68  % (8447)Instruction limit reached!
% 1.96/0.68  % (8447)------------------------------
% 1.96/0.68  % (8447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.68  % (8447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.68  % (8447)Termination reason: Unknown
% 1.96/0.68  % (8447)Termination phase: Saturation
% 1.96/0.68  
% 1.96/0.68  % (8447)Memory used [KB]: 8571
% 1.96/0.68  % (8447)Time elapsed: 0.211 s
% 1.96/0.68  % (8447)Instructions burned: 97 (million)
% 1.96/0.68  % (8447)------------------------------
% 1.96/0.68  % (8447)------------------------------
% 1.96/0.68  % (8468)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 (2998ds/22Mi)
% 1.96/0.68  TRYING [1]
% 1.96/0.68  TRYING [2]
% 1.96/0.68  TRYING [3]
% 1.96/0.69  % (8493)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)
% 1.96/0.69  % (8485)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)
% 1.96/0.69  % (8491)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)
% 1.96/0.69  % (8483)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.11/0.69  % (8473)Instruction limit reached!
% 2.11/0.69  % (8473)------------------------------
% 2.11/0.69  % (8473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.69  % (8473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.69  % (8473)Termination reason: Unknown
% 2.11/0.69  % (8473)Termination phase: Saturation
% 2.11/0.69  
% 2.11/0.69  % (8473)Memory used [KB]: 6012
% 2.11/0.69  % (8473)Time elapsed: 0.131 s
% 2.11/0.69  % (8473)Instructions burned: 8 (million)
% 2.11/0.69  % (8473)------------------------------
% 2.11/0.69  % (8473)------------------------------
% 2.11/0.70  % (8489)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.11/0.71  % (8464)Instruction limit reached!
% 2.11/0.71  % (8464)------------------------------
% 2.11/0.71  % (8464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.71  % (8464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.71  % (8464)Termination reason: Unknown
% 2.11/0.71  % (8464)Termination phase: Saturation
% 2.11/0.71  
% 2.11/0.71  % (8464)Memory used [KB]: 1663
% 2.11/0.71  % (8464)Time elapsed: 0.151 s
% 2.11/0.71  % (8464)Instructions burned: 29 (million)
% 2.11/0.71  % (8464)------------------------------
% 2.11/0.71  % (8464)------------------------------
% 2.11/0.71  % (8468)Instruction limit reached!
% 2.11/0.71  % (8468)------------------------------
% 2.11/0.71  % (8468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.71  % (8468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.71  % (8468)Termination reason: Unknown
% 2.11/0.71  % (8468)Termination phase: Finite model building SAT solving
% 2.11/0.71  
% 2.11/0.71  % (8468)Memory used [KB]: 6396
% 2.11/0.71  % (8468)Time elapsed: 0.125 s
% 2.11/0.71  % (8468)Instructions burned: 22 (million)
% 2.11/0.71  % (8468)------------------------------
% 2.11/0.71  % (8468)------------------------------
% 2.11/0.72  % (8456)Instruction limit reached!
% 2.11/0.72  % (8456)------------------------------
% 2.11/0.72  % (8456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.72  % (8456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.72  % (8456)Termination reason: Unknown
% 2.11/0.72  % (8456)Termination phase: Saturation
% 2.11/0.72  
% 2.11/0.72  % (8456)Memory used [KB]: 6268
% 2.11/0.72  % (8456)Time elapsed: 0.117 s
% 2.11/0.72  % (8456)Instructions burned: 39 (million)
% 2.11/0.72  % (8456)------------------------------
% 2.11/0.72  % (8456)------------------------------
% 2.11/0.72  % (8527)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.11/0.72  % (8469)Instruction limit reached!
% 2.11/0.72  % (8469)------------------------------
% 2.11/0.72  % (8469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.73  % (8512)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.11/0.73  % (8510)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.11/0.73  % (8462)Instruction limit reached!
% 2.11/0.73  % (8462)------------------------------
% 2.11/0.73  % (8462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.73  % (8462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.73  % (8462)Termination reason: Unknown
% 2.11/0.73  % (8462)Termination phase: Saturation
% 2.11/0.73  
% 2.11/0.73  % (8462)Memory used [KB]: 6140
% 2.11/0.73  % (8462)Time elapsed: 0.157 s
% 2.11/0.73  % (8462)Instructions burned: 33 (million)
% 2.11/0.73  % (8462)------------------------------
% 2.11/0.73  % (8462)------------------------------
% 2.11/0.73  % (8505)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.11/0.73  % (8508)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.11/0.73  % (8465)Instruction limit reached!
% 2.11/0.73  % (8465)------------------------------
% 2.11/0.73  % (8465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.73  % (8465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.73  % (8465)Termination reason: Unknown
% 2.11/0.73  % (8465)Termination phase: Saturation
% 2.11/0.73  
% 2.11/0.73  % (8465)Memory used [KB]: 7675
% 2.11/0.73  % (8465)Time elapsed: 0.175 s
% 2.11/0.73  % (8465)Instructions burned: 34 (million)
% 2.11/0.73  % (8465)------------------------------
% 2.11/0.73  % (8465)------------------------------
% 2.11/0.73  % (8469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.73  % (8469)Termination reason: Unknown
% 2.11/0.73  % (8469)Termination phase: Saturation
% 2.11/0.73  
% 2.11/0.73  % (8469)Memory used [KB]: 1791
% 2.11/0.73  % (8469)Time elapsed: 0.149 s
% 2.11/0.73  % (8469)Instructions burned: 75 (million)
% 2.11/0.73  % (8469)------------------------------
% 2.11/0.73  % (8469)------------------------------
% 2.11/0.73  % (8516)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.11/0.73  % (8515)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.11/0.74  % (8532)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 (2997ds/278Mi)
% 2.11/0.74  % (8518)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.11/0.75  % (8505)Instruction limit reached!
% 2.11/0.75  % (8505)------------------------------
% 2.11/0.75  % (8505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.75  % (8505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.75  % (8505)Termination reason: Unknown
% 2.11/0.75  % (8505)Termination phase: Saturation
% 2.11/0.75  
% 2.11/0.75  % (8505)Memory used [KB]: 5884
% 2.11/0.75  % (8505)Time elapsed: 0.124 s
% 2.11/0.75  % (8505)Instructions burned: 7 (million)
% 2.11/0.75  % (8505)------------------------------
% 2.11/0.75  % (8505)------------------------------
% 2.51/0.76  % (8466)Instruction limit reached!
% 2.51/0.76  % (8466)------------------------------
% 2.51/0.76  % (8466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.76  % (8466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.76  % (8466)Termination reason: Unknown
% 2.51/0.76  % (8466)Termination phase: Saturation
% 2.51/0.76  
% 2.51/0.76  % (8466)Memory used [KB]: 6524
% 2.51/0.76  % (8466)Time elapsed: 0.191 s
% 2.51/0.76  % (8466)Instructions burned: 47 (million)
% 2.51/0.76  % (8466)------------------------------
% 2.51/0.76  % (8466)------------------------------
% 2.51/0.76  % (8483)Instruction limit reached!
% 2.51/0.76  % (8483)------------------------------
% 2.51/0.76  % (8483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.76  % (8483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.76  % (8483)Termination reason: Unknown
% 2.51/0.76  % (8483)Termination phase: Saturation
% 2.51/0.76  
% 2.51/0.76  % (8483)Memory used [KB]: 6268
% 2.51/0.76  % (8483)Time elapsed: 0.171 s
% 2.51/0.76  % (8483)Instructions burned: 37 (million)
% 2.51/0.76  % (8483)------------------------------
% 2.51/0.76  % (8483)------------------------------
% 2.51/0.77  % (8485)Instruction limit reached!
% 2.51/0.77  % (8485)------------------------------
% 2.51/0.77  % (8485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.77  % (8485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.77  % (8485)Termination reason: Unknown
% 2.51/0.77  % (8485)Termination phase: Saturation
% 2.51/0.77  
% 2.51/0.77  % (8485)Memory used [KB]: 2558
% 2.51/0.77  % (8485)Time elapsed: 0.182 s
% 2.51/0.77  % (8485)Instructions burned: 46 (million)
% 2.51/0.77  % (8485)------------------------------
% 2.51/0.77  % (8485)------------------------------
% 2.67/0.78  % (8543)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.67/0.78  % (8539)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.67/0.78  % (8539)Refutation not found, incomplete strategy% (8539)------------------------------
% 2.67/0.78  % (8539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.78  % (8539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.78  % (8539)Termination reason: Refutation not found, incomplete strategy
% 2.67/0.78  
% 2.67/0.78  % (8539)Memory used [KB]: 5884
% 2.67/0.78  % (8539)Time elapsed: 0.087 s
% 2.67/0.78  % (8539)Instructions burned: 2 (million)
% 2.67/0.78  % (8539)------------------------------
% 2.67/0.78  % (8539)------------------------------
% 2.67/0.80  % (8547)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.67/0.80  % (8549)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.69/0.80  % (8562)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.74/0.83  % (8573)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.74/0.83  % (8510)Instruction limit reached!
% 2.74/0.83  % (8510)------------------------------
% 2.74/0.83  % (8510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.84  % (8484)Instruction limit reached!
% 2.74/0.84  % (8484)------------------------------
% 2.74/0.84  % (8484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.84  % (8607)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/58Mi)
% 2.74/0.84  % (8585)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.74/0.84  % (8593)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.74/0.84  % (8618)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.74/0.85  % (8527)Instruction limit reached!
% 2.74/0.85  % (8527)------------------------------
% 2.74/0.85  % (8527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.85  % (8527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.85  % (8527)Termination reason: Unknown
% 2.74/0.85  % (8527)Termination phase: Saturation
% 2.74/0.85  
% 2.74/0.85  % (8527)Memory used [KB]: 2174
% 2.74/0.85  % (8527)Time elapsed: 0.167 s
% 2.74/0.85  % (8527)Instructions burned: 108 (million)
% 2.74/0.85  % (8527)------------------------------
% 2.74/0.85  % (8527)------------------------------
% 2.74/0.85  % (8510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.85  % (8510)Termination reason: Unknown
% 2.74/0.85  % (8510)Termination phase: Saturation
% 2.74/0.85  
% 2.74/0.85  % (8510)Memory used [KB]: 6652
% 2.74/0.85  % (8510)Time elapsed: 0.222 s
% 2.74/0.85  % (8510)Instructions burned: 58 (million)
% 2.74/0.85  % (8510)------------------------------
% 2.74/0.85  % (8510)------------------------------
% 2.74/0.85  % (8599)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.74/0.86  % (8480)Instruction limit reached!
% 2.74/0.86  % (8480)------------------------------
% 2.74/0.86  % (8480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.86  % (8480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.86  % (8480)Termination reason: Unknown
% 2.74/0.86  % (8480)Termination phase: Saturation
% 2.74/0.86  
% 2.74/0.86  % (8480)Memory used [KB]: 9850
% 2.74/0.86  % (8480)Time elapsed: 0.279 s
% 2.74/0.86  % (8480)Instructions burned: 152 (million)
% 2.74/0.86  % (8480)------------------------------
% 2.74/0.86  % (8480)------------------------------
% 2.74/0.86  % (8484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.86  % (8484)Termination reason: Unknown
% 2.74/0.86  % (8484)Termination phase: Saturation
% 2.74/0.86  
% 2.74/0.86  % (8484)Memory used [KB]: 1918
% 2.74/0.86  % (8484)Time elapsed: 0.247 s
% 2.74/0.86  % (8484)Instructions burned: 147 (million)
% 2.74/0.86  % (8484)------------------------------
% 2.74/0.86  % (8484)------------------------------
% 2.74/0.86  % (8586)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.74/0.86  % (8512)Instruction limit reached!
% 2.74/0.86  % (8512)------------------------------
% 2.74/0.86  % (8512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.86  % (8512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.86  % (8512)Termination reason: Unknown
% 2.74/0.86  % (8512)Termination phase: Saturation
% 2.74/0.86  
% 2.74/0.86  % (8512)Memory used [KB]: 1918
% 2.74/0.86  % (8512)Time elapsed: 0.248 s
% 2.74/0.86  % (8512)Instructions burned: 70 (million)
% 2.74/0.86  % (8512)------------------------------
% 2.74/0.86  % (8512)------------------------------
% 2.74/0.87  % (8609)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 2.74/0.88  % (8493)Instruction limit reached!
% 2.74/0.88  % (8493)------------------------------
% 2.74/0.88  % (8493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.88  % (8493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.88  % (8493)Termination reason: Unknown
% 2.74/0.88  % (8493)Termination phase: Saturation
% 2.74/0.88  
% 2.74/0.88  % (8493)Memory used [KB]: 6652
% 2.74/0.88  % (8493)Time elapsed: 0.252 s
% 2.74/0.88  % (8493)Instructions burned: 117 (million)
% 2.74/0.88  % (8493)------------------------------
% 2.74/0.88  % (8493)------------------------------
% 2.74/0.89  % (8489)Instruction limit reached!
% 2.74/0.89  % (8489)------------------------------
% 2.74/0.89  % (8489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.89  % (8489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.89  % (8489)Termination reason: Unknown
% 2.74/0.89  % (8489)Termination phase: Saturation
% 2.74/0.89  
% 2.74/0.89  % (8489)Memory used [KB]: 7164
% 2.74/0.89  % (8489)Time elapsed: 0.295 s
% 2.74/0.89  % (8489)Instructions burned: 110 (million)
% 2.74/0.89  % (8489)------------------------------
% 2.74/0.89  % (8489)------------------------------
% 2.74/0.89  % (8607)Instruction limit reached!
% 2.74/0.89  % (8607)------------------------------
% 2.74/0.89  % (8607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.89  % (8607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.89  % (8607)Termination reason: Unknown
% 2.74/0.89  % (8607)Termination phase: Saturation
% 2.74/0.89  
% 2.74/0.89  % (8607)Memory used [KB]: 7291
% 2.74/0.89  % (8607)Time elapsed: 0.111 s
% 2.74/0.89  % (8607)Instructions burned: 60 (million)
% 2.74/0.89  % (8607)------------------------------
% 2.74/0.89  % (8607)------------------------------
% 2.74/0.89  % (8625)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 2.74/0.90  % (8628)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)
% 2.74/0.90  % (8626)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.74/0.91  % (8515)Instruction limit reached!
% 2.74/0.91  % (8515)------------------------------
% 2.74/0.91  % (8515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.92  % (8515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.92  % (8515)Termination reason: Unknown
% 2.74/0.92  % (8515)Termination phase: Saturation
% 2.74/0.92  
% 2.74/0.92  % (8515)Memory used [KB]: 7291
% 2.74/0.92  % (8515)Time elapsed: 0.291 s
% 2.74/0.92  % (8515)Instructions burned: 93 (million)
% 2.74/0.92  % (8515)------------------------------
% 2.74/0.92  % (8515)------------------------------
% 2.74/0.92  % (8646)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.40/0.93  % (8491)Instruction limit reached!
% 3.40/0.93  % (8491)------------------------------
% 3.40/0.93  % (8491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.93  % (8549)Instruction limit reached!
% 3.40/0.93  % (8549)------------------------------
% 3.40/0.93  % (8549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.93  % (8549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.93  % (8549)Termination reason: Unknown
% 3.40/0.93  % (8549)Termination phase: Saturation
% 3.40/0.93  
% 3.40/0.93  % (8549)Memory used [KB]: 6652
% 3.40/0.93  % (8549)Time elapsed: 0.218 s
% 3.40/0.93  % (8549)Instructions burned: 80 (million)
% 3.40/0.93  % (8549)------------------------------
% 3.40/0.93  % (8549)------------------------------
% 3.40/0.94  % (8609)Instruction limit reached!
% 3.40/0.94  % (8609)------------------------------
% 3.40/0.94  % (8609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.94  % (8609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.94  % (8609)Termination reason: Unknown
% 3.40/0.94  % (8609)Termination phase: Saturation
% 3.40/0.94  
% 3.40/0.94  % (8609)Memory used [KB]: 6268
% 3.40/0.94  % (8609)Time elapsed: 0.181 s
% 3.40/0.94  % (8609)Instructions burned: 40 (million)
% 3.40/0.94  % (8609)------------------------------
% 3.40/0.94  % (8609)------------------------------
% 3.40/0.94  % (8562)Instruction limit reached!
% 3.40/0.94  % (8562)------------------------------
% 3.40/0.94  % (8562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.94  % (8491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.94  % (8491)Termination reason: Unknown
% 3.40/0.94  % (8491)Termination phase: Saturation
% 3.40/0.94  
% 3.40/0.94  % (8491)Memory used [KB]: 7164
% 3.40/0.94  % (8491)Time elapsed: 0.332 s
% 3.40/0.94  % (8491)Instructions burned: 152 (million)
% 3.40/0.94  % (8491)------------------------------
% 3.40/0.94  % (8491)------------------------------
% 3.40/0.95  % (8562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.95  % (8562)Termination reason: Unknown
% 3.40/0.95  % (8562)Termination phase: Saturation
% 3.40/0.95  
% 3.40/0.95  % (8562)Memory used [KB]: 6524
% 3.40/0.95  % (8562)Time elapsed: 0.217 s
% 3.40/0.95  % (8562)Instructions burned: 97 (million)
% 3.40/0.95  % (8562)------------------------------
% 3.40/0.95  % (8562)------------------------------
% 3.40/0.96  % (8625)Instruction limit reached!
% 3.40/0.96  % (8625)------------------------------
% 3.40/0.96  % (8625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.97  % (8625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.97  % (8625)Termination reason: Unknown
% 3.40/0.97  % (8625)Termination phase: Saturation
% 3.40/0.97  
% 3.40/0.97  % (8625)Memory used [KB]: 6396
% 3.40/0.97  % (8625)Time elapsed: 0.149 s
% 3.40/0.97  % (8625)Instructions burned: 46 (million)
% 3.40/0.97  % (8625)------------------------------
% 3.40/0.97  % (8625)------------------------------
% 3.40/0.97  % (8660)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 3.40/0.97  % (8508)Instruction limit reached!
% 3.40/0.97  % (8508)------------------------------
% 3.40/0.97  % (8508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.97  % (8508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.97  % (8508)Termination reason: Unknown
% 3.40/0.97  % (8508)Termination phase: Saturation
% 3.40/0.97  
% 3.40/0.97  % (8508)Memory used [KB]: 7036
% 3.40/0.97  % (8508)Time elapsed: 0.361 s
% 3.40/0.97  % (8508)Instructions burned: 149 (million)
% 3.40/0.97  % (8508)------------------------------
% 3.40/0.97  % (8508)------------------------------
% 3.40/0.97  % (8658)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.40/0.97  TRYING [1]
% 3.40/0.97  TRYING [2]
% 3.40/0.98  % (8658)Instruction limit reached!
% 3.40/0.98  % (8658)------------------------------
% 3.40/0.98  % (8658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (8658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (8658)Termination reason: Unknown
% 3.40/0.98  % (8658)Termination phase: Finite model building SAT solving
% 3.40/0.98  
% 3.40/0.98  % (8658)Memory used [KB]: 6012
% 3.40/0.98  % (8658)Time elapsed: 0.109 s
% 3.40/0.98  % (8658)Instructions burned: 7 (million)
% 3.40/0.98  % (8658)------------------------------
% 3.40/0.98  % (8658)------------------------------
% 3.40/0.98  % (8659)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 3.40/0.98  % (8518)Instruction limit reached!
% 3.40/0.98  % (8518)------------------------------
% 3.40/0.98  % (8518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (8518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (8518)Termination reason: Unknown
% 3.40/0.98  % (8518)Termination phase: Saturation
% 3.40/0.98  
% 3.40/0.98  % (8518)Memory used [KB]: 7419
% 3.40/0.98  % (8518)Time elapsed: 0.341 s
% 3.40/0.98  % (8518)Instructions burned: 139 (million)
% 3.40/0.98  % (8518)------------------------------
% 3.40/0.98  % (8518)------------------------------
% 3.40/0.98  % (8646)Instruction limit reached!
% 3.40/0.98  % (8646)------------------------------
% 3.40/0.98  % (8646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (8646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (8646)Termination reason: Unknown
% 3.40/0.98  % (8646)Termination phase: Saturation
% 3.40/0.98  
% 3.40/0.98  % (8646)Memory used [KB]: 7291
% 3.40/0.98  % (8646)Time elapsed: 0.147 s
% 3.40/0.98  % (8646)Instructions burned: 41 (million)
% 3.40/0.98  % (8646)------------------------------
% 3.40/0.98  % (8646)------------------------------
% 3.40/0.99  % (8662)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.09/0.99  % (8661)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.09/1.00  % (8667)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.09/1.01  % (8543)Instruction limit reached!
% 4.09/1.01  % (8543)------------------------------
% 4.09/1.01  % (8543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.09/1.01  % (8543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.09/1.01  % (8543)Termination reason: Unknown
% 4.09/1.01  % (8543)Termination phase: Saturation
% 4.09/1.01  
% 4.09/1.01  % (8543)Memory used [KB]: 10234
% 4.09/1.01  % (8543)Time elapsed: 0.243 s
% 4.09/1.01  % (8543)Instructions burned: 143 (million)
% 4.09/1.01  % (8543)------------------------------
% 4.09/1.01  % (8543)------------------------------
% 4.09/1.01  % (8586)Instruction limit reached!
% 4.09/1.01  % (8586)------------------------------
% 4.09/1.01  % (8586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.09/1.01  % (8586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.09/1.01  % (8586)Termination reason: Unknown
% 4.09/1.01  % (8586)Termination phase: Saturation
% 4.09/1.01  
% 4.09/1.01  % (8586)Memory used [KB]: 2430
% 4.09/1.01  % (8586)Time elapsed: 0.272 s
% 4.09/1.01  % (8586)Instructions burned: 119 (million)
% 4.09/1.01  % (8586)------------------------------
% 4.09/1.01  % (8586)------------------------------
% 4.09/1.01  % (8682)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.09/1.01  % (8674)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.09/1.04  % (8694)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.09/1.04  % (8662)Refutation not found, incomplete strategy% (8662)------------------------------
% 4.09/1.04  % (8662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.09/1.04  % (8662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.09/1.04  % (8662)Termination reason: Refutation not found, incomplete strategy
% 4.09/1.04  
% 4.09/1.04  % (8662)Memory used [KB]: 6012
% 4.09/1.04  % (8662)Time elapsed: 0.143 s
% 4.09/1.04  % (8662)Instructions burned: 23 (million)
% 4.09/1.04  % (8662)------------------------------
% 4.09/1.04  % (8662)------------------------------
% 4.09/1.05  % (8684)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.09/1.06  % (8694)Instruction limit reached!
% 4.09/1.06  % (8694)------------------------------
% 4.09/1.06  % (8694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.09/1.06  % (8695)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 (2994ds/156Mi)
% 4.34/1.06  % (8687)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.34/1.07  % (8690)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)
% 4.34/1.07  % (8694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.07  % (8573)Instruction limit reached!
% 4.34/1.07  % (8573)------------------------------
% 4.34/1.07  % (8573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.34/1.07  % (8573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.34/1.07  % (8573)Termination reason: Unknown
% 4.34/1.07  % (8573)Termination phase: Saturation
% 4.34/1.07  
% 4.34/1.07  % (8573)Memory used [KB]: 7803
% 4.34/1.07  % (8573)Time elapsed: 0.335 s
% 4.34/1.07  % (8573)Instructions burned: 156 (million)
% 4.34/1.07  % (8573)------------------------------
% 4.34/1.07  % (8573)------------------------------
% 4.34/1.07  % (8694)Termination reason: Unknown
% 4.34/1.07  % (8694)Termination phase: Saturation
% 4.34/1.07  
% 4.34/1.07  % (8694)Memory used [KB]: 6140
% 4.34/1.07  % (8694)Time elapsed: 0.088 s
% 4.34/1.07  % (8694)Instructions burned: 15 (million)
% 4.34/1.07  % (8694)------------------------------
% 4.34/1.07  % (8694)------------------------------
% 5.73/1.08  % (8690)Refutation not found, incomplete strategy% (8690)------------------------------
% 5.73/1.08  % (8690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.09  % (8690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.09  % (8690)Termination reason: Refutation not found, incomplete strategy
% 5.73/1.09  
% 5.73/1.09  % (8690)Memory used [KB]: 5884
% 5.73/1.09  % (8690)Time elapsed: 0.124 s
% 5.73/1.09  % (8690)Instructions burned: 1 (million)
% 5.73/1.09  % (8690)------------------------------
% 5.73/1.09  % (8690)------------------------------
% 5.73/1.09  % (8704)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.73/1.09  % (8660)Instruction limit reached!
% 5.73/1.09  % (8660)------------------------------
% 5.73/1.09  % (8660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.09  % (8593)Refutation not found, non-redundant clauses discarded% (8593)------------------------------
% 5.73/1.09  % (8593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.09  % (8593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.09  % (8593)Termination reason: Refutation not found, non-redundant clauses discarded
% 5.73/1.09  
% 5.73/1.09  % (8593)Memory used [KB]: 7931
% 5.73/1.09  % (8593)Time elapsed: 0.329 s
% 5.73/1.09  % (8593)Instructions burned: 138 (million)
% 5.73/1.09  % (8593)------------------------------
% 5.73/1.09  % (8593)------------------------------
% 5.73/1.09  % (8660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.09  % (8660)Termination reason: Unknown
% 5.73/1.09  % (8660)Termination phase: Saturation
% 5.73/1.09  
% 5.73/1.09  % (8660)Memory used [KB]: 9850
% 5.73/1.09  % (8660)Time elapsed: 0.160 s
% 5.73/1.09  % (8660)Instructions burned: 72 (million)
% 5.73/1.09  % (8660)------------------------------
% 5.73/1.09  % (8660)------------------------------
% 5.73/1.09  % (8667)Instruction limit reached!
% 5.73/1.09  % (8667)------------------------------
% 5.73/1.09  % (8667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.09  % (8667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.09  % (8667)Termination reason: Unknown
% 5.73/1.09  % (8667)Termination phase: Saturation
% 5.73/1.09  
% 5.73/1.09  % (8667)Memory used [KB]: 6396
% 5.73/1.09  % (8667)Time elapsed: 0.194 s
% 5.73/1.09  % (8667)Instructions burned: 46 (million)
% 5.73/1.09  % (8667)------------------------------
% 5.73/1.09  % (8667)------------------------------
% 5.73/1.09  % (8705)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.73/1.10  % (8711)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 5.73/1.10  % (8710)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.06/1.12  % (8708)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.06/1.12  % (8532)Instruction limit reached!
% 6.06/1.12  % (8532)------------------------------
% 6.06/1.12  % (8532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.06/1.13  % (8724)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.06/1.13  % (8532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.06/1.13  % (8532)Termination reason: Unknown
% 6.06/1.13  % (8532)Termination phase: Saturation
% 6.06/1.13  
% 6.06/1.13  % (8532)Memory used [KB]: 12665
% 6.06/1.13  % (8532)Time elapsed: 0.409 s
% 6.06/1.13  % (8532)Instructions burned: 278 (million)
% 6.06/1.13  % (8532)------------------------------
% 6.06/1.13  % (8532)------------------------------
% 6.06/1.14  % (8725)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.28/1.14  % (8747)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.28/1.14  % (8659)Instruction limit reached!
% 6.28/1.14  % (8659)------------------------------
% 6.28/1.14  % (8659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.14  % (8659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.14  % (8659)Termination reason: Unknown
% 6.28/1.14  % (8659)Termination phase: Saturation
% 6.28/1.14  
% 6.28/1.14  % (8659)Memory used [KB]: 2046
% 6.28/1.14  % (8659)Time elapsed: 0.265 s
% 6.28/1.14  % (8659)Instructions burned: 107 (million)
% 6.28/1.14  % (8659)------------------------------
% 6.28/1.14  % (8659)------------------------------
% 6.28/1.16  % (8661)Instruction limit reached!
% 6.28/1.16  % (8661)------------------------------
% 6.28/1.16  % (8661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.16  % (8661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.16  % (8661)Termination reason: Unknown
% 6.28/1.16  % (8661)Termination phase: Saturation
% 6.28/1.16  
% 6.28/1.16  % (8661)Memory used [KB]: 6780
% 6.28/1.16  % (8661)Time elapsed: 0.271 s
% 6.28/1.16  % (8661)Instructions burned: 101 (million)
% 6.28/1.16  % (8661)------------------------------
% 6.28/1.16  % (8661)------------------------------
% 6.28/1.18  % (8725)Instruction limit reached!
% 6.28/1.18  % (8725)------------------------------
% 6.28/1.18  % (8725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.18  % (8626)Instruction limit reached!
% 6.28/1.18  % (8626)------------------------------
% 6.28/1.18  % (8626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.18  % (8626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.18  % (8626)Termination reason: Unknown
% 6.28/1.18  % (8626)Termination phase: Saturation
% 6.28/1.18  
% 6.28/1.18  % (8626)Memory used [KB]: 7547
% 6.28/1.18  % (8626)Time elapsed: 0.391 s
% 6.28/1.18  % (8626)Instructions burned: 173 (million)
% 6.28/1.18  % (8626)------------------------------
% 6.28/1.18  % (8626)------------------------------
% 6.28/1.19  % (8628)Instruction limit reached!
% 6.28/1.19  % (8628)------------------------------
% 6.28/1.19  % (8628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.19  % (8628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.19  % (8628)Termination reason: Unknown
% 6.28/1.19  % (8628)Termination phase: Saturation
% 6.28/1.19  
% 6.28/1.19  % (8628)Memory used [KB]: 8187
% 6.28/1.19  % (8628)Time elapsed: 0.398 s
% 6.28/1.19  % (8628)Instructions burned: 183 (million)
% 6.28/1.19  % (8628)------------------------------
% 6.28/1.19  % (8628)------------------------------
% 6.28/1.20  % (8758)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/310Mi)
% 6.28/1.20  % (8725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.20  % (8725)Termination reason: Unknown
% 6.28/1.20  % (8725)Termination phase: Saturation
% 6.28/1.20  
% 6.28/1.20  % (8725)Memory used [KB]: 6140
% 6.28/1.20  % (8725)Time elapsed: 0.135 s
% 6.28/1.20  % (8725)Instructions burned: 31 (million)
% 6.28/1.20  % (8725)------------------------------
% 6.28/1.20  % (8725)------------------------------
% 6.28/1.20  % (8754)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.28/1.21  % (8757)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.28/1.22  % (8757)Refutation not found, incomplete strategy% (8757)------------------------------
% 6.28/1.22  % (8757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.22  % (8585)Instruction limit reached!
% 6.28/1.22  % (8585)------------------------------
% 6.28/1.22  % (8585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.22  % (8585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.22  % (8585)Termination reason: Unknown
% 6.28/1.22  % (8585)Termination phase: Saturation
% 6.28/1.22  
% 6.28/1.22  % (8585)Memory used [KB]: 14967
% 6.28/1.22  % (8585)Time elapsed: 0.372 s
% 6.28/1.22  % (8585)Instructions burned: 241 (million)
% 6.28/1.22  % (8585)------------------------------
% 6.28/1.22  % (8585)------------------------------
% 6.28/1.22  % (8757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.22  % (8757)Termination reason: Refutation not found, incomplete strategy
% 6.28/1.22  
% 6.28/1.22  % (8757)Memory used [KB]: 1407
% 6.28/1.22  % (8757)Time elapsed: 0.082 s
% 6.28/1.22  % (8757)Instructions burned: 2 (million)
% 6.28/1.22  % (8757)------------------------------
% 6.28/1.22  % (8757)------------------------------
% 6.28/1.22  % (8516)Instruction limit reached!
% 6.28/1.22  % (8516)------------------------------
% 6.28/1.22  % (8516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.22  % (8516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.22  % (8516)Termination reason: Unknown
% 6.28/1.22  % (8516)Termination phase: Saturation
% 6.28/1.22  
% 6.28/1.22  % (8516)Memory used [KB]: 8699
% 6.28/1.22  % (8516)Time elapsed: 0.584 s
% 6.28/1.22  % (8516)Instructions burned: 309 (million)
% 6.28/1.22  % (8516)------------------------------
% 6.28/1.22  % (8516)------------------------------
% 6.28/1.22  % (8759)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/174Mi)
% 6.28/1.22  % (8756)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.28/1.23  % (8695)Instruction limit reached!
% 6.28/1.23  % (8695)------------------------------
% 6.28/1.23  % (8695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.80/1.23  % (8711)Instruction limit reached!
% 6.80/1.23  % (8711)------------------------------
% 6.80/1.23  % (8711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.80/1.23  % (8711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.80/1.23  % (8711)Termination reason: Unknown
% 6.80/1.23  % (8711)Termination phase: Saturation
% 6.80/1.23  
% 6.80/1.23  % (8711)Memory used [KB]: 7291
% 6.80/1.23  % (8711)Time elapsed: 0.214 s
% 6.80/1.23  % (8711)Instructions burned: 104 (million)
% 6.80/1.23  % (8711)------------------------------
% 6.80/1.23  % (8711)------------------------------
% 6.80/1.23  % (8695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.80/1.23  % (8695)Termination reason: Unknown
% 6.80/1.23  % (8695)Termination phase: Saturation
% 6.80/1.23  
% 6.80/1.23  % (8695)Memory used [KB]: 1791
% 6.80/1.23  % (8695)Time elapsed: 0.255 s
% 6.80/1.23  % (8695)Instructions burned: 157 (million)
% 6.80/1.23  % (8695)------------------------------
% 6.80/1.23  % (8695)------------------------------
% 6.80/1.23  % (8755)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.80/1.26  % (8760)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/298Mi)
% 6.80/1.27  % (8708)Instruction limit reached!
% 6.80/1.27  % (8708)------------------------------
% 6.80/1.27  % (8708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.80/1.27  % (8708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.80/1.27  % (8708)Termination reason: Unknown
% 6.80/1.27  % (8708)Termination phase: Saturation
% 6.80/1.27  
% 6.80/1.27  % (8708)Memory used [KB]: 8443
% 6.80/1.27  % (8708)Time elapsed: 0.253 s
% 6.80/1.27  % (8708)Instructions burned: 87 (million)
% 6.80/1.27  % (8708)------------------------------
% 6.80/1.27  % (8708)------------------------------
% 6.80/1.27  % (8747)Instruction limit reached!
% 6.80/1.27  % (8747)------------------------------
% 6.80/1.27  % (8747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.80/1.27  % (8747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.80/1.27  % (8747)Termination reason: Unknown
% 6.80/1.27  % (8747)Termination phase: Saturation
% 6.80/1.27  
% 6.80/1.27  % (8762)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)
% 6.80/1.27  % (8747)Memory used [KB]: 7291
% 6.80/1.27  % (8747)Time elapsed: 0.190 s
% 6.80/1.27  % (8747)Instructions burned: 92 (million)
% 6.80/1.27  % (8747)------------------------------
% 6.80/1.27  % (8747)------------------------------
% 6.80/1.27  % (8763)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.03/1.30  % (8761)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.03/1.31  % (8704)Instruction limit reached!
% 7.03/1.31  % (8704)------------------------------
% 7.03/1.31  % (8704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.31  % (8704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.31  % (8704)Termination reason: Unknown
% 7.03/1.31  % (8704)Termination phase: Saturation
% 7.03/1.31  
% 7.03/1.31  % (8704)Memory used [KB]: 13432
% 7.03/1.31  % (8704)Time elapsed: 0.305 s
% 7.03/1.31  % (8704)Instructions burned: 141 (million)
% 7.03/1.31  % (8704)------------------------------
% 7.03/1.31  % (8704)------------------------------
% 7.03/1.32  % (8768)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 (2991ds/1220Mi)
% 7.03/1.32  % (8599)Instruction limit reached!
% 7.03/1.32  % (8599)------------------------------
% 7.03/1.32  % (8599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.32  % (8599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.32  % (8599)Termination reason: Unknown
% 7.03/1.32  % (8599)Termination phase: Saturation
% 7.03/1.32  
% 7.03/1.32  % (8599)Memory used [KB]: 10490
% 7.03/1.32  % (8599)Time elapsed: 0.561 s
% 7.03/1.32  % (8599)Instructions burned: 300 (million)
% 7.03/1.32  % (8599)------------------------------
% 7.03/1.32  % (8599)------------------------------
% 7.03/1.32  % (8769)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 (2991ds/696Mi)
% 7.03/1.32  % (8764)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.03/1.33  % (8765)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.03/1.33  % (8766)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.25/1.36  % (8767)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 (2991ds/374Mi)
% 7.25/1.36  % (8765)Instruction limit reached!
% 7.25/1.36  % (8765)------------------------------
% 7.25/1.36  % (8765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.37  % (8705)Instruction limit reached!
% 7.28/1.37  % (8705)------------------------------
% 7.28/1.37  % (8705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.37  % (8770)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 (2991ds/181Mi)
% 7.28/1.37  % (8772)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.28/1.38  % (8765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.38  % (8765)Termination reason: Unknown
% 7.28/1.38  % (8765)Termination phase: Saturation
% 7.28/1.38  
% 7.28/1.38  % (8765)Memory used [KB]: 6140
% 7.28/1.38  % (8765)Time elapsed: 0.139 s
% 7.28/1.38  % (8765)Instructions burned: 25 (million)
% 7.28/1.38  % (8765)------------------------------
% 7.28/1.38  % (8765)------------------------------
% 7.28/1.38  % (8763)Instruction limit reached!
% 7.28/1.38  % (8763)------------------------------
% 7.28/1.38  % (8763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.38  % (8705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.38  % (8705)Termination reason: Unknown
% 7.28/1.38  % (8705)Termination phase: Saturation
% 7.28/1.38  
% 7.28/1.38  % (8705)Memory used [KB]: 2174
% 7.28/1.38  % (8705)Time elapsed: 0.385 s
% 7.28/1.38  % (8705)Instructions burned: 187 (million)
% 7.28/1.38  % (8705)------------------------------
% 7.28/1.38  % (8705)------------------------------
% 7.28/1.39  % (8763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.39  % (8763)Termination reason: Unknown
% 7.28/1.39  % (8763)Termination phase: Saturation
% 7.28/1.39  
% 7.28/1.39  % (8763)Memory used [KB]: 6524
% 7.28/1.39  % (8763)Time elapsed: 0.166 s
% 7.28/1.39  % (8763)Instructions burned: 76 (million)
% 7.28/1.39  % (8763)------------------------------
% 7.28/1.39  % (8763)------------------------------
% 7.28/1.40  % (8771)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.28/1.40  % (8771)Refutation not found, incomplete strategy% (8771)------------------------------
% 7.28/1.40  % (8771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.40  % (8771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.40  % (8771)Termination reason: Refutation not found, incomplete strategy
% 7.28/1.40  
% 7.28/1.40  % (8771)Memory used [KB]: 5884
% 7.28/1.40  % (8771)Time elapsed: 0.110 s
% 7.28/1.40  % (8771)Instructions burned: 2 (million)
% 7.28/1.40  % (8771)------------------------------
% 7.28/1.40  % (8771)------------------------------
% 7.28/1.40  % (8682)Instruction limit reached!
% 7.28/1.40  % (8682)------------------------------
% 7.28/1.40  % (8682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.40  % (8682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.40  % (8682)Termination reason: Unknown
% 7.28/1.40  % (8682)Termination phase: Saturation
% 7.28/1.40  
% 7.28/1.40  % (8682)Memory used [KB]: 12665
% 7.28/1.40  % (8682)Time elapsed: 0.399 s
% 7.28/1.40  % (8682)Instructions burned: 226 (million)
% 7.28/1.40  % (8682)------------------------------
% 7.28/1.40  % (8682)------------------------------
% 7.52/1.43  % (8766)Instruction limit reached!
% 7.52/1.43  % (8766)------------------------------
% 7.52/1.43  % (8766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.52/1.43  % (8773)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 (2990ds/1065Mi)
% 7.52/1.44  % (8774)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 (2990ds/51Mi)
% 7.52/1.44  % (8766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.52/1.44  % (8766)Termination reason: Unknown
% 7.52/1.44  % (8766)Termination phase: Saturation
% 7.52/1.44  
% 7.52/1.44  % (8766)Memory used [KB]: 6780
% 7.52/1.44  % (8766)Time elapsed: 0.169 s
% 7.52/1.44  % (8766)Instructions burned: 87 (million)
% 7.52/1.44  % (8766)------------------------------
% 7.52/1.44  % (8766)------------------------------
% 7.59/1.45  % (8618)Instruction limit reached!
% 7.59/1.45  % (8618)------------------------------
% 7.59/1.45  % (8618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.59/1.45  % (8618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.59/1.45  % (8618)Termination reason: Unknown
% 7.59/1.45  % (8618)Termination phase: Saturation
% 7.59/1.45  
% 7.59/1.45  % (8618)Memory used [KB]: 3198
% 7.59/1.45  % (8618)Time elapsed: 0.662 s
% 7.59/1.45  % (8618)Instructions burned: 379 (million)
% 7.59/1.45  % (8618)------------------------------
% 7.59/1.45  % (8618)------------------------------
% 7.59/1.47  % (8684)Instruction limit reached!
% 7.59/1.47  % (8684)------------------------------
% 7.59/1.47  % (8684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.59/1.47  % (8684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.59/1.47  % (8684)Termination reason: Unknown
% 7.59/1.47  % (8684)Termination phase: Saturation
% 7.59/1.47  
% 7.59/1.47  % (8684)Memory used [KB]: 7803
% 7.59/1.47  % (8684)Time elapsed: 0.527 s
% 7.59/1.47  % (8684)Instructions burned: 273 (million)
% 7.59/1.47  % (8684)------------------------------
% 7.59/1.47  % (8684)------------------------------
% 7.59/1.49  % (8777)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)
% 7.59/1.49  % (8759)Instruction limit reached!
% 7.59/1.49  % (8759)------------------------------
% 7.59/1.49  % (8759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.59/1.49  % (8759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.59/1.49  % (8759)Termination reason: Unknown
% 7.59/1.49  % (8759)Termination phase: Saturation
% 7.59/1.49  
% 7.59/1.49  % (8759)Memory used [KB]: 7547
% 7.59/1.49  % (8759)Time elapsed: 0.355 s
% 7.59/1.49  % (8759)Instructions burned: 175 (million)
% 7.59/1.49  % (8759)------------------------------
% 7.59/1.49  % (8759)------------------------------
% 7.59/1.51  % (8775)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.59/1.51  % (8776)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.59/1.51  % (8776)Refutation not found, incomplete strategy% (8776)------------------------------
% 7.59/1.51  % (8776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.59/1.51  % (8776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.59/1.51  % (8776)Termination reason: Refutation not found, incomplete strategy
% 7.59/1.51  
% 7.59/1.51  % (8776)Memory used [KB]: 5884
% 7.59/1.51  % (8776)Time elapsed: 0.102 s
% 7.59/1.51  % (8776)Instructions burned: 2 (million)
% 7.59/1.51  % (8776)------------------------------
% 7.59/1.51  % (8776)------------------------------
% 7.59/1.52  % (8774)Instruction limit reached!
% 7.59/1.52  % (8774)------------------------------
% 7.59/1.52  % (8774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.53  % (8778)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)
% 7.98/1.53  % (8774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.98/1.53  % (8774)Termination reason: Unknown
% 7.98/1.53  % (8774)Termination phase: Saturation
% 7.98/1.53  
% 7.98/1.53  % (8774)Memory used [KB]: 6908
% 7.98/1.53  % (8774)Time elapsed: 0.183 s
% 7.98/1.53  % (8774)Instructions burned: 51 (million)
% 7.98/1.53  % (8774)------------------------------
% 7.98/1.53  % (8774)------------------------------
% 7.98/1.53  % (8762)Instruction limit reached!
% 7.98/1.53  % (8762)------------------------------
% 7.98/1.53  % (8762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.53  % (8762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.98/1.53  % (8762)Termination reason: Unknown
% 7.98/1.53  % (8762)Termination phase: Saturation
% 7.98/1.53  
% 7.98/1.53  % (8762)Memory used [KB]: 7164
% 7.98/1.53  % (8762)Time elapsed: 0.328 s
% 7.98/1.53  % (8762)Instructions burned: 151 (million)
% 7.98/1.53  % (8762)------------------------------
% 7.98/1.53  % (8762)------------------------------
% 7.98/1.53  % (8779)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/127Mi)
% 7.98/1.55  % (8780)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/74Mi)
% 7.98/1.56  % (8764)Instruction limit reached!
% 7.98/1.56  % (8764)------------------------------
% 7.98/1.56  % (8764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.57  % (8547)Instruction limit reached!
% 7.98/1.57  % (8547)------------------------------
% 7.98/1.57  % (8547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.57  % (8547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.98/1.57  % (8547)Termination reason: Unknown
% 7.98/1.57  % (8547)Termination phase: Saturation
% 7.98/1.57  
% 7.98/1.57  % (8547)Memory used [KB]: 32238
% 7.98/1.57  % (8547)Time elapsed: 0.508 s
% 7.98/1.57  % (8547)Instructions burned: 491 (million)
% 7.98/1.57  % (8547)------------------------------
% 7.98/1.57  % (8547)------------------------------
% 7.98/1.58  % (8781)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/64Mi)
% 8.22/1.58  % (8764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.22/1.58  % (8764)Termination reason: Unknown
% 8.22/1.58  % (8764)Termination phase: Saturation
% 8.22/1.58  
% 8.22/1.58  % (8764)Memory used [KB]: 7419
% 8.22/1.58  % (8764)Time elapsed: 0.346 s
% 8.22/1.58  % (8764)Instructions burned: 184 (million)
% 8.22/1.58  % (8764)------------------------------
% 8.22/1.58  % (8764)------------------------------
% 8.22/1.60  % (8674)Instruction limit reached!
% 8.22/1.60  % (8674)------------------------------
% 8.22/1.60  % (8674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.22/1.60  % (8674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.22/1.60  % (8674)Termination reason: Unknown
% 8.22/1.60  % (8674)Termination phase: Saturation
% 8.22/1.60  
% 8.22/1.60  % (8783)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.22/1.61  % (8674)Memory used [KB]: 20468
% 8.22/1.61  % (8674)Time elapsed: 0.653 s
% 8.22/1.61  % (8674)Instructions burned: 389 (million)
% 8.22/1.61  % (8674)------------------------------
% 8.22/1.61  % (8674)------------------------------
% 8.22/1.62  % (8782)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.22/1.62  % (8758)Instruction limit reached!
% 8.22/1.62  % (8758)------------------------------
% 8.22/1.62  % (8758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.22/1.62  % (8758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.22/1.62  % (8758)Termination reason: Unknown
% 8.22/1.62  % (8758)Termination phase: Saturation
% 8.22/1.62  
% 8.22/1.62  % (8758)Memory used [KB]: 3837
% 8.22/1.62  % (8758)Time elapsed: 0.457 s
% 8.22/1.62  % (8758)Instructions burned: 312 (million)
% 8.22/1.62  % (8758)------------------------------
% 8.22/1.62  % (8758)------------------------------
% 8.22/1.62  % (8756)Instruction limit reached!
% 8.22/1.62  % (8756)------------------------------
% 8.22/1.62  % (8756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.22/1.62  % (8756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.22/1.62  % (8756)Termination reason: Unknown
% 8.22/1.62  % (8756)Termination phase: Saturation
% 8.22/1.62  
% 8.22/1.62  % (8756)Memory used [KB]: 6908
% 8.22/1.62  % (8756)Time elapsed: 0.501 s
% 8.22/1.62  % (8756)Instructions burned: 274 (million)
% 8.22/1.62  % (8756)------------------------------
% 8.22/1.62  % (8756)------------------------------
% 8.22/1.65  % (8784)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/86Mi)
% 8.22/1.66  % (8785)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 (2988ds/260Mi)
% 8.22/1.66  % (8777)Instruction limit reached!
% 8.22/1.66  % (8777)------------------------------
% 8.22/1.66  % (8777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.22/1.66  % (8777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.22/1.66  % (8777)Termination reason: Unknown
% 8.22/1.66  % (8777)Termination phase: Saturation
% 8.22/1.66  
% 8.22/1.66  % (8777)Memory used [KB]: 7164
% 8.22/1.66  % (8777)Time elapsed: 0.244 s
% 8.22/1.66  % (8777)Instructions burned: 109 (million)
% 8.22/1.66  % (8777)------------------------------
% 8.22/1.66  % (8777)------------------------------
% 10.50/1.68  % (8786)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 (2988ds/1496Mi)
% 10.50/1.68  % (8780)Instruction limit reached!
% 10.50/1.68  % (8780)------------------------------
% 10.50/1.68  % (8780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.68  % (8780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.68  % (8780)Termination reason: Unknown
% 10.50/1.68  % (8780)Termination phase: Saturation
% 10.50/1.68  
% 10.50/1.68  % (8780)Memory used [KB]: 7547
% 10.50/1.68  % (8780)Time elapsed: 0.208 s
% 10.50/1.68  % (8780)Instructions burned: 76 (million)
% 10.50/1.68  % (8780)------------------------------
% 10.50/1.68  % (8780)------------------------------
% 10.50/1.68  % (8770)Instruction limit reached!
% 10.50/1.68  % (8770)------------------------------
% 10.50/1.68  % (8770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.69  % (8760)Instruction limit reached!
% 10.50/1.69  % (8760)------------------------------
% 10.50/1.69  % (8760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.69  % (8760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.69  % (8760)Termination reason: Unknown
% 10.50/1.69  % (8760)Termination phase: Saturation
% 10.50/1.69  
% 10.50/1.69  % (8760)Memory used [KB]: 13560
% 10.50/1.69  % (8760)Time elapsed: 0.532 s
% 10.50/1.69  % (8760)Instructions burned: 298 (million)
% 10.50/1.69  % (8760)------------------------------
% 10.50/1.69  % (8760)------------------------------
% 10.50/1.70  % (8789)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.50/1.70  % (8710)Instruction limit reached!
% 10.50/1.70  % (8710)------------------------------
% 10.50/1.70  % (8710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.70  % (8710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.70  % (8710)Termination reason: Unknown
% 10.50/1.70  % (8710)Termination phase: Saturation
% 10.50/1.70  
% 10.50/1.70  % (8710)Memory used [KB]: 9338
% 10.50/1.70  % (8710)Time elapsed: 0.660 s
% 10.50/1.70  % (8710)Instructions burned: 344 (million)
% 10.50/1.70  % (8710)------------------------------
% 10.50/1.70  % (8710)------------------------------
% 10.50/1.71  % (8770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.71  % (8770)Termination reason: Unknown
% 10.50/1.71  % (8770)Termination phase: Saturation
% 10.50/1.71  
% 10.50/1.71  % (8770)Memory used [KB]: 11769
% 10.50/1.71  % (8770)Time elapsed: 0.382 s
% 10.50/1.71  % (8770)Instructions burned: 183 (million)
% 10.50/1.71  % (8770)------------------------------
% 10.50/1.71  % (8770)------------------------------
% 10.50/1.71  % (8781)Instruction limit reached!
% 10.50/1.71  % (8781)------------------------------
% 10.50/1.71  % (8781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.71  % (8781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.71  % (8781)Termination reason: Unknown
% 10.50/1.71  % (8781)Termination phase: Saturation
% 10.50/1.71  
% 10.50/1.71  % (8781)Memory used [KB]: 6268
% 10.50/1.71  % (8781)Time elapsed: 0.239 s
% 10.50/1.71  % (8781)Instructions burned: 64 (million)
% 10.50/1.71  % (8781)------------------------------
% 10.50/1.71  % (8781)------------------------------
% 10.50/1.71  % (8787)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.50/1.71  % (8788)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.50/1.72  % (8778)Instruction limit reached!
% 10.50/1.72  % (8778)------------------------------
% 10.50/1.72  % (8778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.50/1.72  % (8778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.50/1.72  % (8778)Termination reason: Unknown
% 10.50/1.72  % (8778)Termination phase: Saturation
% 10.50/1.72  
% 10.50/1.72  % (8778)Memory used [KB]: 8315
% 10.50/1.72  % (8778)Time elapsed: 0.277 s
% 10.50/1.72  % (8778)Instructions burned: 109 (million)
% 10.50/1.72  % (8778)------------------------------
% 10.50/1.72  % (8778)------------------------------
% 10.87/1.72  % (8779)Instruction limit reached!
% 10.87/1.72  % (8779)------------------------------
% 10.87/1.72  % (8779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.87/1.72  % (8779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.87/1.72  % (8779)Termination reason: Unknown
% 10.87/1.72  % (8779)Termination phase: Saturation
% 10.87/1.72  
% 10.87/1.72  % (8779)Memory used [KB]: 2174
% 10.87/1.72  % (8779)Time elapsed: 0.269 s
% 10.87/1.72  % (8779)Instructions burned: 127 (million)
% 10.87/1.72  % (8779)------------------------------
% 10.87/1.72  % (8779)------------------------------
% 11.01/1.74  % (8790)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 (2987ds/76Mi)
% 11.01/1.76  % (8791)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 (2987ds/590Mi)
% 11.01/1.77  % (8724)Instruction limit reached!
% 11.01/1.77  % (8724)------------------------------
% 11.01/1.77  % (8724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.01/1.78  % (8784)Instruction limit reached!
% 11.01/1.78  % (8784)------------------------------
% 11.01/1.78  % (8784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.01/1.78  % (8724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.01/1.78  % (8724)Termination reason: Unknown
% 11.01/1.78  % (8724)Termination phase: Saturation
% 11.01/1.78  
% 11.01/1.78  % (8724)Memory used [KB]: 17654
% 11.01/1.78  % (8724)Time elapsed: 0.692 s
% 11.01/1.78  % (8724)Instructions burned: 357 (million)
% 11.01/1.78  % (8724)------------------------------
% 11.01/1.78  % (8724)------------------------------
% 11.01/1.79  % (8792)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.01/1.80  % (8784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.01/1.80  % (8784)Termination reason: Unknown
% 11.01/1.80  % (8784)Termination phase: Saturation
% 11.01/1.80  
% 11.01/1.80  % (8784)Memory used [KB]: 9210
% 11.01/1.80  % (8784)Time elapsed: 0.232 s
% 11.01/1.80  % (8784)Instructions burned: 88 (million)
% 11.01/1.80  % (8784)------------------------------
% 11.01/1.80  % (8784)------------------------------
% 11.01/1.80  % (8787)Instruction limit reached!
% 11.01/1.80  % (8787)------------------------------
% 11.01/1.80  % (8787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.01/1.81  % (8793)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.01/1.81  % (8798)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 (2986ds/24Mi)
% 11.01/1.81  % (8787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.01/1.81  % (8787)Termination reason: Unknown
% 11.01/1.81  % (8787)Termination phase: Saturation
% 11.01/1.81  
% 11.01/1.81  % (8787)Memory used [KB]: 10874
% 11.01/1.81  % (8787)Time elapsed: 0.198 s
% 11.01/1.81  % (8787)Instructions burned: 58 (million)
% 11.01/1.81  % (8787)------------------------------
% 11.01/1.81  % (8787)------------------------------
% 11.45/1.82  % (8795)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.45/1.82  % (8794)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.83  % (8797)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 (2986ds/281Mi)
% 11.45/1.84  % (8796)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 (2986ds/253Mi)
% 11.45/1.84  % (8799)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 (2986ds/321Mi)
% 11.45/1.86  % (8798)Instruction limit reached!
% 11.45/1.86  % (8798)------------------------------
% 11.45/1.86  % (8798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.45/1.86  % (8798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.45/1.86  % (8798)Termination reason: Unknown
% 11.45/1.86  % (8798)Termination phase: Saturation
% 11.45/1.86  
% 11.45/1.86  % (8798)Memory used [KB]: 6012
% 11.45/1.86  % (8798)Time elapsed: 0.094 s
% 11.45/1.86  % (8798)Instructions burned: 25 (million)
% 11.45/1.86  % (8798)------------------------------
% 11.45/1.86  % (8798)------------------------------
% 11.45/1.87  % (8790)Instruction limit reached!
% 11.45/1.87  % (8790)------------------------------
% 11.45/1.87  % (8790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.89  % (8790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.89  % (8790)Termination reason: Unknown
% 11.79/1.89  % (8790)Termination phase: Saturation
% 11.79/1.89  
% 11.79/1.89  % (8790)Memory used [KB]: 2046
% 11.79/1.89  % (8790)Time elapsed: 0.220 s
% 11.79/1.89  % (8790)Instructions burned: 76 (million)
% 11.79/1.89  % (8790)------------------------------
% 11.79/1.89  % (8790)------------------------------
% 11.79/1.90  % (8789)Instruction limit reached!
% 11.79/1.90  % (8789)------------------------------
% 11.79/1.90  % (8789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.90  % (8789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.90  % (8789)Termination reason: Unknown
% 11.79/1.90  % (8789)Termination phase: Saturation
% 11.79/1.90  
% 11.79/1.90  % (8789)Memory used [KB]: 2174
% 11.79/1.90  % (8789)Time elapsed: 0.200 s
% 11.79/1.90  % (8789)Instructions burned: 192 (million)
% 11.79/1.90  % (8789)------------------------------
% 11.79/1.90  % (8789)------------------------------
% 11.79/1.90  % (8795)Instruction limit reached!
% 11.79/1.90  % (8795)------------------------------
% 11.79/1.90  % (8795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.90  % (8795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.90  % (8795)Termination reason: Unknown
% 11.79/1.90  % (8795)Termination phase: Saturation
% 11.79/1.90  
% 11.79/1.90  % (8795)Memory used [KB]: 6140
% 11.79/1.90  % (8795)Time elapsed: 0.144 s
% 11.79/1.90  % (8795)Instructions burned: 98 (million)
% 11.79/1.90  % (8795)------------------------------
% 11.79/1.90  % (8795)------------------------------
% 11.79/1.92  % (8800)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)
% 11.79/1.92  % (8801)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)
% 11.79/1.92  % (8772)Instruction limit reached!
% 11.79/1.92  % (8772)------------------------------
% 11.79/1.92  % (8772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.93  % (8767)Instruction limit reached!
% 11.79/1.93  % (8767)------------------------------
% 11.79/1.93  % (8767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.79/1.93  % (8772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.93  % (8772)Termination reason: Unknown
% 11.79/1.93  % (8772)Termination phase: Saturation
% 11.79/1.93  
% 11.79/1.93  % (8772)Memory used [KB]: 20724
% 11.79/1.93  % (8772)Time elapsed: 0.403 s
% 11.79/1.93  % (8772)Instructions burned: 368 (million)
% 11.79/1.93  % (8772)------------------------------
% 11.79/1.93  % (8772)------------------------------
% 11.79/1.94  % (8767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.79/1.94  % (8767)Termination reason: Unknown
% 11.79/1.94  % (8767)Termination phase: Saturation
% 11.79/1.94  
% 11.79/1.94  % (8767)Memory used [KB]: 40297
% 11.79/1.94  % (8767)Time elapsed: 0.640 s
% 11.79/1.94  % (8767)Instructions burned: 375 (million)
% 11.79/1.94  % (8767)------------------------------
% 11.79/1.94  % (8767)------------------------------
% 12.28/1.96  % (8687)Instruction limit reached!
% 12.28/1.96  % (8687)------------------------------
% 12.28/1.96  % (8687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.28/1.96  % (8802)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.28/1.96  % (8793)Instruction limit reached!
% 12.28/1.96  % (8793)------------------------------
% 12.28/1.96  % (8793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.28/1.96  % (8793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.28/1.96  % (8793)Termination reason: Unknown
% 12.28/1.96  % (8793)Termination phase: Saturation
% 12.28/1.96  
% 12.28/1.96  % (8793)Memory used [KB]: 7291
% 12.28/1.96  % (8793)Time elapsed: 0.251 s
% 12.28/1.96  % (8793)Instructions burned: 95 (million)
% 12.28/1.96  % (8793)------------------------------
% 12.28/1.96  % (8793)------------------------------
% 12.28/1.97  % (8687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.28/1.97  % (8687)Termination reason: Unknown
% 12.28/1.97  % (8687)Termination phase: Saturation
% 12.28/1.97  
% 12.28/1.97  % (8687)Memory used [KB]: 3582
% 12.28/1.97  % (8687)Time elapsed: 0.989 s
% 12.28/1.97  % (8687)Instructions burned: 654 (million)
% 12.28/1.97  % (8687)------------------------------
% 12.28/1.97  % (8687)------------------------------
% 12.43/1.98  % (8754)Instruction limit reached!
% 12.43/1.98  % (8754)------------------------------
% 12.43/1.98  % (8754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.43/1.98  % (8803)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.43/1.98  % (8754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.43/1.98  % (8754)Termination reason: Unknown
% 12.43/1.98  % (8754)Termination phase: Saturation
% 12.43/1.98  
% 12.43/1.98  % (8754)Memory used [KB]: 4605
% 12.43/1.98  % (8754)Time elapsed: 0.878 s
% 12.43/1.98  % (8754)Instructions burned: 460 (million)
% 12.43/1.98  % (8754)------------------------------
% 12.43/1.98  % (8754)------------------------------
% 12.59/2.03  % (8804)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.59/2.03  % (8805)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 (2984ds/3168Mi)
% 12.59/2.03  % (8755)Instruction limit reached!
% 12.59/2.03  % (8755)------------------------------
% 12.59/2.03  % (8755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.59/2.04  % (8806)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 (2984ds/91Mi)
% 12.59/2.04  % (8755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.59/2.04  % (8755)Termination reason: Unknown
% 12.59/2.04  % (8755)Termination phase: Saturation
% 12.59/2.04  
% 12.59/2.04  % (8755)Memory used [KB]: 14456
% 12.59/2.04  % (8755)Time elapsed: 0.924 s
% 12.59/2.04  % (8755)Instructions burned: 498 (million)
% 12.59/2.04  % (8755)------------------------------
% 12.59/2.04  % (8755)------------------------------
% 12.68/2.07  % (8808)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 (2984ds/617Mi)
% 12.68/2.07  % (8807)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 (2984ds/1096Mi)
% 12.68/2.08  % (8807)Refutation not found, incomplete strategy% (8807)------------------------------
% 12.68/2.08  % (8807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.68/2.08  % (8809)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.68/2.08  % (8775)Instruction limit reached!
% 12.68/2.08  % (8775)------------------------------
% 12.68/2.08  % (8775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.68/2.08  % (8807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.68/2.08  % (8807)Termination reason: Refutation not found, incomplete strategy
% 12.68/2.08  
% 12.68/2.08  % (8807)Memory used [KB]: 5884
% 12.68/2.08  % (8807)Time elapsed: 0.122 s
% 12.68/2.08  % (8807)Instructions burned: 3 (million)
% 12.68/2.08  % (8807)------------------------------
% 12.68/2.08  % (8807)------------------------------
% 12.68/2.09  % (8775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.68/2.09  % (8775)Termination reason: Unknown
% 12.68/2.09  % (8775)Termination phase: Saturation
% 12.68/2.09  
% 12.68/2.09  % (8775)Memory used [KB]: 8699
% 12.68/2.09  % (8775)Time elapsed: 0.677 s
% 12.68/2.09  % (8775)Instructions burned: 382 (million)
% 12.68/2.09  % (8775)------------------------------
% 12.68/2.09  % (8775)------------------------------
% 12.68/2.09  % (8810)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.68/2.09  % (8785)Instruction limit reached!
% 12.68/2.09  % (8785)------------------------------
% 12.68/2.09  % (8785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.68/2.09  % (8785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.68/2.09  % (8785)Termination reason: Unknown
% 12.68/2.09  % (8785)Termination phase: Saturation
% 12.68/2.09  
% 12.68/2.09  % (8785)Memory used [KB]: 9850
% 12.68/2.09  % (8785)Time elapsed: 0.520 s
% 12.68/2.09  % (8785)Instructions burned: 260 (million)
% 12.68/2.09  % (8785)------------------------------
% 12.68/2.09  % (8785)------------------------------
% 12.68/2.11  % (8811)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/4430Mi)
% 12.95/2.12  % (8788)Instruction limit reached!
% 12.95/2.12  % (8788)------------------------------
% 12.95/2.12  % (8788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.12  % (8788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.12  % (8788)Termination reason: Unknown
% 12.95/2.12  % (8788)Termination phase: Saturation
% 12.95/2.12  
% 12.95/2.12  % (8788)Memory used [KB]: 6652
% 12.95/2.12  % (8788)Time elapsed: 0.475 s
% 12.95/2.12  % (8788)Instructions burned: 266 (million)
% 12.95/2.12  % (8788)------------------------------
% 12.95/2.12  % (8788)------------------------------
% 12.95/2.14  % (8809)Instruction limit reached!
% 12.95/2.14  % (8809)------------------------------
% 12.95/2.14  % (8809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.15  % (8794)Instruction limit reached!
% 12.95/2.15  % (8794)------------------------------
% 12.95/2.15  % (8794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.15  % (8794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.15  % (8794)Termination reason: Unknown
% 12.95/2.15  % (8794)Termination phase: Saturation
% 12.95/2.15  
% 12.95/2.15  % (8794)Memory used [KB]: 8571
% 12.95/2.15  % (8794)Time elapsed: 0.424 s
% 12.95/2.15  % (8794)Instructions burned: 202 (million)
% 12.95/2.15  % (8794)------------------------------
% 12.95/2.15  % (8794)------------------------------
% 12.95/2.16  % (8804)Instruction limit reached!
% 12.95/2.16  % (8804)------------------------------
% 12.95/2.16  % (8804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.16  % (8806)Instruction limit reached!
% 12.95/2.16  % (8806)------------------------------
% 12.95/2.16  % (8806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.95/2.16  % (8809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.16  % (8809)Termination reason: Unknown
% 12.95/2.16  % (8809)Termination phase: Saturation
% 12.95/2.16  
% 12.95/2.16  % (8809)Memory used [KB]: 6396
% 12.95/2.16  % (8809)Time elapsed: 0.123 s
% 12.95/2.16  % (8809)Instructions burned: 54 (million)
% 12.95/2.16  % (8809)------------------------------
% 12.95/2.16  % (8809)------------------------------
% 12.95/2.17  % (8804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.17  % (8804)Termination reason: Unknown
% 12.95/2.17  % (8804)Termination phase: Saturation
% 12.95/2.17  
% 12.95/2.17  % (8804)Memory used [KB]: 6524
% 12.95/2.17  % (8804)Time elapsed: 0.232 s
% 12.95/2.17  % (8804)Instructions burned: 74 (million)
% 12.95/2.17  % (8804)------------------------------
% 12.95/2.17  % (8804)------------------------------
% 12.95/2.18  % (8806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.95/2.18  % (8806)Termination reason: Unknown
% 12.95/2.18  % (8806)Termination phase: Saturation
% 12.95/2.18  
% 12.95/2.18  % (8806)Memory used [KB]: 7547
% 12.95/2.18  % (8806)Time elapsed: 0.212 s
% 12.95/2.18  % (8806)Instructions burned: 93 (million)
% 12.95/2.18  % (8806)------------------------------
% 12.95/2.18  % (8806)------------------------------
% 12.95/2.18  % (8812)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)
% 14.56/2.19  % (8814)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)
% 14.56/2.21  % (8813)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.56/2.23  % (8815)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)
% 14.56/2.26  % (8816)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.16/2.27  % (8796)Instruction limit reached!
% 15.16/2.27  % (8796)------------------------------
% 15.16/2.27  % (8796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.16/2.27  % (8796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.16/2.27  % (8796)Termination reason: Unknown
% 15.16/2.27  % (8796)Termination phase: Saturation
% 15.16/2.27  
% 15.16/2.27  % (8796)Memory used [KB]: 2686
% 15.16/2.27  % (8796)Time elapsed: 0.534 s
% 15.16/2.27  % (8796)Instructions burned: 253 (million)
% 15.16/2.27  % (8796)------------------------------
% 15.16/2.27  % (8796)------------------------------
% 15.16/2.27  % (8797)Instruction limit reached!
% 15.16/2.27  % (8797)------------------------------
% 15.16/2.27  % (8797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.16/2.27  % (8797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.16/2.27  % (8797)Termination reason: Unknown
% 15.16/2.27  % (8797)Termination phase: Saturation
% 15.16/2.27  
% 15.16/2.27  % (8797)Memory used [KB]: 11129
% 15.16/2.27  % (8797)Time elapsed: 0.512 s
% 15.16/2.27  % (8797)Instructions burned: 281 (million)
% 15.16/2.27  % (8797)------------------------------
% 15.16/2.27  % (8797)------------------------------
% 15.16/2.27  % (8818)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.35/2.30  % (8819)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.35/2.30  % (8817)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/86Mi)
% 15.35/2.31  % (8820)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.35/2.31  % (8820)Refutation not found, incomplete strategy% (8820)------------------------------
% 15.35/2.31  % (8820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.35/2.31  % (8820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.35/2.31  % (8820)Termination reason: Refutation not found, incomplete strategy
% 15.35/2.31  
% 15.35/2.31  % (8820)Memory used [KB]: 5884
% 15.35/2.31  % (8820)Time elapsed: 0.088 s
% 15.35/2.31  % (8820)Instructions burned: 1 (million)
% 15.35/2.31  % (8820)------------------------------
% 15.35/2.31  % (8820)------------------------------
% 15.35/2.31  % (8819)Refutation not found, incomplete strategy% (8819)------------------------------
% 15.35/2.31  % (8819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.35/2.31  % (8819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.35/2.31  % (8819)Termination reason: Refutation not found, incomplete strategy
% 15.35/2.31  
% 15.35/2.31  % (8819)Memory used [KB]: 1407
% 15.35/2.31  % (8819)Time elapsed: 0.121 s
% 15.35/2.31  % (8819)Instructions burned: 1 (million)
% 15.35/2.31  % (8819)------------------------------
% 15.35/2.31  % (8819)------------------------------
% 15.71/2.34  % (8803)Instruction limit reached!
% 15.71/2.34  % (8803)------------------------------
% 15.71/2.34  % (8803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.71/2.36  % (8799)Instruction limit reached!
% 15.71/2.36  % (8799)------------------------------
% 15.71/2.36  % (8799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.71/2.36  % (8803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.71/2.36  % (8803)Termination reason: Unknown
% 15.71/2.36  % (8803)Termination phase: Saturation
% 15.71/2.36  
% 15.71/2.36  % (8803)Memory used [KB]: 7036
% 15.71/2.36  % (8803)Time elapsed: 0.443 s
% 15.71/2.36  % (8803)Instructions burned: 247 (million)
% 15.71/2.36  % (8803)------------------------------
% 15.71/2.36  % (8803)------------------------------
% 15.71/2.37  % (8769)Instruction limit reached!
% 15.71/2.37  % (8769)------------------------------
% 15.71/2.37  % (8769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.71/2.37  % (8769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.71/2.37  % (8769)Termination reason: Unknown
% 15.71/2.37  % (8769)Termination phase: Saturation
% 15.71/2.37  
% 15.71/2.37  % (8769)Memory used [KB]: 8315
% 15.71/2.37  % (8769)Time elapsed: 1.096 s
% 15.71/2.37  % (8769)Instructions burned: 697 (million)
% 15.71/2.37  % (8769)------------------------------
% 15.71/2.37  % (8769)------------------------------
% 15.71/2.37  % (8799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.71/2.37  % (8799)Termination reason: Unknown
% 15.71/2.37  % (8799)Termination phase: Saturation
% 15.71/2.37  
% 15.71/2.37  % (8799)Memory used [KB]: 9978
% 15.71/2.37  % (8799)Time elapsed: 0.599 s
% 15.71/2.37  % (8799)Instructions burned: 322 (million)
% 15.71/2.37  % (8799)------------------------------
% 15.71/2.37  % (8799)------------------------------
% 15.71/2.38  % (8814)Instruction limit reached!
% 15.71/2.38  % (8814)------------------------------
% 15.71/2.38  % (8814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.71/2.38  % (8814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.71/2.38  % (8814)Termination reason: Unknown
% 15.71/2.38  % (8814)Termination phase: Saturation
% 15.71/2.38  
% 15.71/2.38  % (8814)Memory used [KB]: 8443
% 15.71/2.38  % (8814)Time elapsed: 0.232 s
% 15.71/2.38  % (8814)Instructions burned: 108 (million)
% 15.71/2.38  % (8814)------------------------------
% 15.71/2.38  % (8814)------------------------------
% 15.71/2.38  % (8816)Instruction limit reached!
% 15.71/2.38  % (8816)------------------------------
% 15.71/2.38  % (8816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.71/2.38  % (8816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.71/2.38  % (8816)Termination reason: Unknown
% 15.71/2.38  % (8816)Termination phase: Saturation
% 15.71/2.38  
% 15.71/2.38  % (8816)Memory used [KB]: 6396
% 15.71/2.38  % (8816)Time elapsed: 0.214 s
% 15.71/2.38  % (8816)Instructions burned: 64 (million)
% 15.71/2.38  % (8816)------------------------------
% 15.71/2.38  % (8816)------------------------------
% 15.71/2.39  % (8821)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)
% 15.71/2.40  % (8822)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)
% 15.71/2.40  % (8813)Instruction limit reached!
% 15.71/2.40  % (8813)------------------------------
% 15.71/2.40  % (8813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.22/2.42  % (8813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.22/2.42  % (8813)Termination reason: Unknown
% 16.22/2.42  % (8813)Termination phase: Saturation
% 16.22/2.42  
% 16.22/2.42  % (8813)Memory used [KB]: 7036
% 16.22/2.42  % (8813)Time elapsed: 0.291 s
% 16.22/2.42  % (8813)Instructions burned: 107 (million)
% 16.22/2.42  % (8813)------------------------------
% 16.22/2.42  % (8813)------------------------------
% 16.22/2.44  % (8823)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.22/2.44  % (8792)Instruction limit reached!
% 16.22/2.44  % (8792)------------------------------
% 16.22/2.44  % (8792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.22/2.44  % (8817)Instruction limit reached!
% 16.22/2.44  % (8817)------------------------------
% 16.22/2.44  % (8817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.22/2.44  % (8817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.22/2.44  % (8817)Termination reason: Unknown
% 16.22/2.44  % (8817)Termination phase: Saturation
% 16.22/2.44  
% 16.22/2.44  % (8817)Memory used [KB]: 8827
% 16.22/2.44  % (8817)Time elapsed: 0.256 s
% 16.22/2.44  % (8817)Instructions burned: 87 (million)
% 16.22/2.44  % (8817)------------------------------
% 16.22/2.44  % (8817)------------------------------
% 16.22/2.45  % (8792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.22/2.45  % (8792)Termination reason: Unknown
% 16.22/2.45  % (8792)Termination phase: Saturation
% 16.22/2.45  
% 16.22/2.45  % (8792)Memory used [KB]: 3837
% 16.22/2.45  % (8792)Time elapsed: 0.749 s
% 16.22/2.45  % (8792)Instructions burned: 458 (million)
% 16.22/2.45  % (8792)------------------------------
% 16.22/2.45  % (8792)------------------------------
% 16.22/2.47  % (8824)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 (2980ds/314Mi)
% 16.62/2.49  % (8827)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.62/2.49  % (8829)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)
% 16.62/2.49  % (8783)Instruction limit reached!
% 16.62/2.49  % (8783)------------------------------
% 16.62/2.49  % (8783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.62/2.49  % (8826)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.62/2.49  % (8825)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.62/2.49  % (8783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.62/2.49  % (8783)Termination reason: Unknown
% 16.62/2.49  % (8783)Termination phase: Saturation
% 16.62/2.49  
% 16.62/2.49  % (8783)Memory used [KB]: 11385
% 16.62/2.49  % (8783)Time elapsed: 0.966 s
% 16.62/2.49  % (8783)Instructions burned: 611 (million)
% 16.62/2.49  % (8783)------------------------------
% 16.62/2.49  % (8783)------------------------------
% 16.62/2.50  % (8821)Instruction limit reached!
% 16.62/2.50  % (8821)------------------------------
% 16.62/2.50  % (8821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.62/2.50  % (8821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.62/2.50  % (8821)Termination reason: Unknown
% 16.62/2.50  % (8821)Termination phase: Saturation
% 16.62/2.50  
% 16.62/2.50  % (8821)Memory used [KB]: 11257
% 16.62/2.50  % (8821)Time elapsed: 0.198 s
% 16.62/2.50  % (8821)Instructions burned: 56 (million)
% 16.62/2.50  % (8821)------------------------------
% 16.62/2.50  % (8821)------------------------------
% 16.62/2.51  % (8828)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)
% 16.62/2.54  % (8830)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/163Mi)
% 16.62/2.54  % (8831)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)
% 16.62/2.56  % (8815)Instruction limit reached!
% 16.62/2.56  % (8815)------------------------------
% 16.62/2.56  % (8815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.62/2.56  % (8815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.62/2.56  % (8815)Termination reason: Unknown
% 16.62/2.56  % (8815)Termination phase: Saturation
% 16.62/2.56  
% 16.62/2.56  % (8815)Memory used [KB]: 2046
% 16.62/2.56  % (8815)Time elapsed: 0.435 s
% 16.62/2.56  % (8815)Instructions burned: 208 (million)
% 16.62/2.56  % (8815)------------------------------
% 16.62/2.56  % (8815)------------------------------
% 17.20/2.59  % (8832)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.20/2.60  % (8833)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 (2978ds/1907Mi)
% 17.20/2.62  % (8827)Instruction limit reached!
% 17.20/2.62  % (8827)------------------------------
% 17.20/2.62  % (8827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.20/2.62  % (8827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.20/2.62  % (8827)Termination reason: Unknown
% 17.20/2.62  % (8827)Termination phase: Saturation
% 17.20/2.62  
% 17.20/2.62  % (8827)Memory used [KB]: 2046
% 17.20/2.62  % (8827)Time elapsed: 0.199 s
% 17.20/2.62  % (8827)Instructions burned: 76 (million)
% 17.20/2.62  % (8827)------------------------------
% 17.20/2.62  % (8827)------------------------------
% 17.20/2.62  % (8833)Refutation not found, incomplete strategy% (8833)------------------------------
% 17.20/2.62  % (8833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.20/2.62  % (8833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.20/2.62  % (8833)Termination reason: Refutation not found, incomplete strategy
% 17.20/2.62  
% 17.20/2.62  % (8833)Memory used [KB]: 1407
% 17.20/2.62  % (8833)Time elapsed: 0.079 s
% 17.20/2.62  % (8833)Instructions burned: 2 (million)
% 17.20/2.62  % (8833)------------------------------
% 17.20/2.62  % (8833)------------------------------
% 17.49/2.64  % (8834)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 (2978ds/799Mi)
% 17.49/2.69  % (8791)Instruction limit reached!
% 17.49/2.69  % (8791)------------------------------
% 17.49/2.69  % (8791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.49/2.69  % (8791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.49/2.69  % (8791)Termination reason: Unknown
% 17.49/2.69  % (8791)Termination phase: Saturation
% 17.49/2.69  
% 17.49/2.69  % (8791)Memory used [KB]: 12281
% 17.49/2.69  % (8791)Time elapsed: 0.992 s
% 17.49/2.69  % (8791)Instructions burned: 590 (million)
% 17.49/2.69  % (8791)------------------------------
% 17.49/2.69  % (8791)------------------------------
% 17.49/2.70  % (8835)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)
% 17.49/2.71  % (8829)Instruction limit reached!
% 17.49/2.71  % (8829)------------------------------
% 17.49/2.71  % (8829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.79/2.73  % (8829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.79/2.73  % (8773)Instruction limit reached!
% 18.79/2.73  % (8773)------------------------------
% 18.79/2.73  % (8773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.79/2.73  % (8773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.79/2.73  % (8773)Termination reason: Unknown
% 18.79/2.73  % (8773)Termination phase: Saturation
% 18.79/2.73  
% 18.79/2.73  % (8773)Memory used [KB]: 8699
% 18.79/2.73  % (8773)Time elapsed: 1.374 s
% 18.79/2.73  % (8773)Instructions burned: 1067 (million)
% 18.79/2.73  % (8773)------------------------------
% 18.79/2.73  % (8773)------------------------------
% 18.79/2.73  % (8829)Termination reason: Unknown
% 18.79/2.73  % (8829)Termination phase: Saturation
% 18.79/2.73  
% 18.79/2.73  % (8829)Memory used [KB]: 3454
% 18.79/2.73  % (8829)Time elapsed: 0.280 s
% 18.79/2.73  % (8829)Instructions burned: 162 (million)
% 18.79/2.73  % (8829)------------------------------
% 18.79/2.73  % (8829)------------------------------
% 18.79/2.74  % (8836)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 (2977ds/874Mi)
% 18.79/2.74  % (8761)Instruction limit reached!
% 18.79/2.74  % (8761)------------------------------
% 18.79/2.74  % (8761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.79/2.74  % (8761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.79/2.74  % (8761)Termination reason: Unknown
% 18.79/2.74  % (8761)Termination phase: Saturation
% 18.79/2.74  
% 18.79/2.74  % (8761)Memory used [KB]: 31982
% 18.79/2.74  % (8761)Time elapsed: 1.444 s
% 18.79/2.74  % (8761)Instructions burned: 874 (million)
% 18.79/2.74  % (8761)------------------------------
% 18.79/2.74  % (8761)------------------------------
% 18.79/2.76  % (8837)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/4546Mi)
% 18.79/2.78  TRYING [1]
% 19.32/2.78  TRYING [2]
% 19.32/2.78  TRYING [3]
% 19.32/2.81  % (8810)Instruction limit reached!
% 19.32/2.81  % (8810)------------------------------
% 19.32/2.81  % (8810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.32/2.82  TRYING [4]
% 19.32/2.82  % (8830)Instruction limit reached!
% 19.32/2.82  % (8830)------------------------------
% 19.32/2.82  % (8830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.32/2.82  % (8830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.32/2.82  % (8830)Termination reason: Unknown
% 19.32/2.82  % (8830)Termination phase: Saturation
% 19.32/2.82  
% 19.32/2.82  % (8830)Memory used [KB]: 7164
% 19.32/2.82  % (8830)Time elapsed: 0.342 s
% 19.32/2.82  % (8830)Instructions burned: 163 (million)
% 19.32/2.82  % (8830)------------------------------
% 19.32/2.82  % (8830)------------------------------
% 19.32/2.82  % (8810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.32/2.82  % (8810)Termination reason: Unknown
% 19.32/2.82  % (8810)Termination phase: Saturation
% 19.32/2.82  
% 19.32/2.82  % (8810)Memory used [KB]: 29679
% 19.32/2.82  % (8810)Time elapsed: 0.818 s
% 19.32/2.82  % (8810)Instructions burned: 468 (million)
% 19.32/2.82  % (8810)------------------------------
% 19.32/2.82  % (8810)------------------------------
% 19.32/2.83  % (8838)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.32/2.85  % (8841)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 (2976ds/89Mi)
% 19.32/2.86  % (8839)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.32/2.87  % (8840)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 (2976ds/123Mi)
% 19.93/2.88  % (8824)Refutation not found, incomplete strategy% (8824)------------------------------
% 19.93/2.88  % (8824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.03/2.90  % (8824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.03/2.90  % (8824)Termination reason: Refutation not found, incomplete strategy
% 20.03/2.90  
% 20.03/2.90  % (8824)Memory used [KB]: 8059
% 20.03/2.90  % (8824)Time elapsed: 0.525 s
% 20.03/2.90  % (8824)Instructions burned: 233 (million)
% 20.03/2.90  % (8824)------------------------------
% 20.03/2.90  % (8824)------------------------------
% 20.22/2.92  TRYING [5]
% 20.26/2.94  % (8835)Instruction limit reached!
% 20.26/2.94  % (8835)------------------------------
% 20.26/2.94  % (8835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.94  % (8782)Instruction limit reached!
% 20.26/2.94  % (8782)------------------------------
% 20.26/2.94  % (8782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.94  % (8835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.94  % (8835)Termination reason: Unknown
% 20.26/2.94  % (8835)Termination phase: Saturation
% 20.26/2.94  
% 20.26/2.94  % (8835)Memory used [KB]: 8059
% 20.26/2.94  % (8835)Time elapsed: 0.356 s
% 20.26/2.94  % (8835)Instructions burned: 179 (million)
% 20.26/2.94  % (8835)------------------------------
% 20.26/2.94  % (8835)------------------------------
% 20.26/2.95  % (8838)Instruction limit reached!
% 20.26/2.95  % (8838)------------------------------
% 20.26/2.95  % (8838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.96  % (8782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.96  % (8782)Termination reason: Unknown
% 20.26/2.96  % (8782)Termination phase: Saturation
% 20.26/2.96  
% 20.26/2.96  % (8782)Memory used [KB]: 11385
% 20.26/2.96  % (8782)Time elapsed: 1.437 s
% 20.26/2.96  % (8782)Instructions burned: 886 (million)
% 20.26/2.96  % (8782)------------------------------
% 20.26/2.96  % (8782)------------------------------
% 20.26/2.96  % (8842)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 (2975ds/191Mi)
% 20.26/2.97  % (8838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.97  % (8838)Termination reason: Unknown
% 20.26/2.97  % (8838)Termination phase: Saturation
% 20.26/2.97  
% 20.26/2.97  % (8838)Memory used [KB]: 6140
% 20.26/2.97  % (8838)Time elapsed: 0.215 s
% 20.26/2.97  % (8838)Instructions burned: 98 (million)
% 20.26/2.97  % (8838)------------------------------
% 20.26/2.97  % (8838)------------------------------
% 20.26/2.97  % (8843)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 (2975ds/506Mi)
% 20.26/3.00  % (8841)Instruction limit reached!
% 20.26/3.00  % (8841)------------------------------
% 20.26/3.00  % (8841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.81/3.01  % (8831)Instruction limit reached!
% 20.81/3.01  % (8831)------------------------------
% 20.81/3.01  % (8831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.81/3.01  % (8831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.81/3.01  % (8831)Termination reason: Unknown
% 20.81/3.01  % (8831)Termination phase: Saturation
% 20.81/3.01  
% 20.81/3.01  % (8831)Memory used [KB]: 18677
% 20.81/3.01  % (8831)Time elapsed: 0.341 s
% 20.81/3.01  % (8831)Instructions burned: 297 (million)
% 20.81/3.01  % (8831)------------------------------
% 20.81/3.01  % (8831)------------------------------
% 20.81/3.02  % (8841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.81/3.02  % (8841)Termination reason: Unknown
% 20.81/3.02  % (8841)Termination phase: Saturation
% 20.81/3.02  
% 20.81/3.02  % (8841)Memory used [KB]: 6524
% 20.81/3.02  % (8841)Time elapsed: 0.228 s
% 20.81/3.02  % (8841)Instructions burned: 90 (million)
% 20.81/3.02  % (8841)------------------------------
% 20.81/3.02  % (8841)------------------------------
% 20.81/3.02  % (8844)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.81/3.04  % (8840)Instruction limit reached!
% 20.81/3.04  % (8840)------------------------------
% 20.81/3.04  % (8840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.81/3.06  % (8845)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 (2974ds/1282Mi)
% 20.81/3.06  % (8840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.81/3.06  % (8840)Termination reason: Unknown
% 20.81/3.06  % (8840)Termination phase: Saturation
% 20.81/3.06  
% 20.81/3.06  % (8840)Memory used [KB]: 7291
% 20.81/3.06  % (8840)Time elapsed: 0.251 s
% 20.81/3.06  % (8840)Instructions burned: 125 (million)
% 20.81/3.06  % (8840)------------------------------
% 20.81/3.06  % (8840)------------------------------
% 20.81/3.07  % (8808)Instruction limit reached!
% 20.81/3.07  % (8808)------------------------------
% 20.81/3.07  % (8808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.81/3.07  % (8846)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)
% 20.81/3.07  % (8808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.81/3.07  % (8808)Termination reason: Unknown
% 20.81/3.07  % (8808)Termination phase: Saturation
% 20.81/3.07  
% 20.81/3.07  % (8808)Memory used [KB]: 9850
% 20.81/3.07  % (8808)Time elapsed: 1.106 s
% 20.81/3.07  % (8808)Instructions burned: 618 (million)
% 20.81/3.07  % (8808)------------------------------
% 20.81/3.07  % (8808)------------------------------
% 21.40/3.09  % (8800)Instruction limit reached!
% 21.40/3.09  % (8800)------------------------------
% 21.40/3.09  % (8800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.40/3.09  % (8800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.40/3.09  % (8800)Termination reason: Unknown
% 21.40/3.09  % (8800)Termination phase: Saturation
% 21.40/3.09  
% 21.40/3.09  % (8800)Memory used [KB]: 11385
% 21.40/3.09  % (8800)Time elapsed: 1.262 s
% 21.40/3.09  % (8800)Instructions burned: 788 (million)
% 21.40/3.09  % (8800)------------------------------
% 21.40/3.09  % (8800)------------------------------
% 21.40/3.11  % (8847)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.40/3.12  % (8848)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.40/3.13  % (8826)Instruction limit reached!
% 21.40/3.13  % (8826)------------------------------
% 21.40/3.13  % (8826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.40/3.13  % (8828)Instruction limit reached!
% 21.40/3.13  % (8828)------------------------------
% 21.40/3.13  % (8828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.40/3.13  % (8828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.40/3.13  % (8828)Termination reason: Unknown
% 21.40/3.13  % (8828)Termination phase: Saturation
% 21.40/3.13  
% 21.40/3.13  % (8828)Memory used [KB]: 4221
% 21.40/3.13  % (8828)Time elapsed: 0.720 s
% 21.40/3.13  % (8828)Instructions burned: 382 (million)
% 21.40/3.13  % (8828)------------------------------
% 21.40/3.13  % (8828)------------------------------
% 21.40/3.13  % (8849)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 (2973ds/222Mi)
% 21.40/3.13  % (8826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.40/3.13  % (8826)Termination reason: Unknown
% 21.40/3.13  % (8826)Termination phase: Saturation
% 21.40/3.13  
% 21.40/3.13  % (8826)Memory used [KB]: 10106
% 21.40/3.13  % (8826)Time elapsed: 0.714 s
% 21.40/3.13  % (8826)Instructions burned: 457 (million)
% 21.40/3.13  % (8826)------------------------------
% 21.40/3.13  % (8826)------------------------------
% 21.89/3.20  % (8851)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)
% 21.89/3.20  % (8823)Instruction limit reached!
% 21.89/3.20  % (8823)------------------------------
% 21.89/3.20  % (8823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.89/3.20  % (8850)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)
% 21.89/3.21  % (8851)Refutation not found, incomplete strategy% (8851)------------------------------
% 21.89/3.21  % (8851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.89/3.21  % (8851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.89/3.21  % (8851)Termination reason: Refutation not found, incomplete strategy
% 21.89/3.21  
% 21.89/3.21  % (8851)Memory used [KB]: 5884
% 21.89/3.21  % (8851)Time elapsed: 0.112 s
% 21.89/3.21  % (8851)Instructions burned: 3 (million)
% 21.89/3.21  % (8851)------------------------------
% 21.89/3.21  % (8851)------------------------------
% 22.04/3.21  % (8768)Instruction limit reached!
% 22.04/3.21  % (8768)------------------------------
% 22.04/3.21  % (8768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.04/3.22  % (8823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.04/3.22  % (8823)Termination reason: Unknown
% 22.04/3.22  % (8823)Termination phase: Saturation
% 22.04/3.22  
% 22.04/3.22  % (8823)Memory used [KB]: 5245
% 22.04/3.22  % (8823)Time elapsed: 0.861 s
% 22.04/3.22  % (8823)Instructions burned: 506 (million)
% 22.04/3.22  % (8823)------------------------------
% 22.04/3.22  % (8823)------------------------------
% 22.04/3.22  % (8852)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.04/3.23  % (8768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.04/3.23  % (8768)Termination reason: Unknown
% 22.04/3.23  % (8768)Termination phase: Saturation
% 22.04/3.23  
% 22.04/3.23  % (8768)Memory used [KB]: 8443
% 22.04/3.23  % (8768)Time elapsed: 1.929 s
% 22.04/3.23  % (8768)Instructions burned: 1220 (million)
% 22.04/3.23  % (8768)------------------------------
% 22.04/3.23  % (8768)------------------------------
% 22.90/3.23  TRYING [6]
% 22.90/3.26  % (8854)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 (2972ds/1257Mi)
% 22.90/3.26  % (8842)Instruction limit reached!
% 22.90/3.26  % (8842)------------------------------
% 22.90/3.26  % (8842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.90/3.26  % (8842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.90/3.26  % (8842)Termination reason: Unknown
% 22.90/3.26  % (8842)Termination phase: Saturation
% 22.90/3.26  
% 22.90/3.26  % (8842)Memory used [KB]: 7547
% 22.90/3.26  % (8842)Time elapsed: 0.393 s
% 22.90/3.26  % (8842)Instructions burned: 192 (million)
% 22.90/3.26  % (8842)------------------------------
% 22.90/3.26  % (8842)------------------------------
% 22.90/3.28  % (8853)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)
% 23.55/3.33  % (8856)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.55/3.33  % (8855)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)
% 23.55/3.36  % (8857)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 (2971ds/341Mi)
% 23.55/3.38  % (8853)Instruction limit reached!
% 23.55/3.38  % (8853)------------------------------
% 23.55/3.38  % (8853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.55/3.39  % (8858)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)
% 23.55/3.39  % (8846)Instruction limit reached!
% 23.55/3.39  % (8846)------------------------------
% 23.55/3.39  % (8846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.55/3.39  % (8846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.55/3.39  % (8846)Termination reason: Unknown
% 23.55/3.39  % (8846)Termination phase: Saturation
% 23.55/3.39  
% 23.55/3.39  % (8846)Memory used [KB]: 20852
% 23.55/3.39  % (8846)Time elapsed: 0.360 s
% 23.55/3.39  % (8846)Instructions burned: 208 (million)
% 23.55/3.39  % (8846)------------------------------
% 23.55/3.39  % (8846)------------------------------
% 23.55/3.39  % (8853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.55/3.39  % (8853)Termination reason: Unknown
% 23.55/3.39  % (8853)Termination phase: Saturation
% 23.55/3.39  
% 23.55/3.39  % (8853)Memory used [KB]: 6524
% 23.55/3.39  % (8853)Time elapsed: 0.223 s
% 23.55/3.39  % (8853)Instructions burned: 74 (million)
% 23.55/3.39  % (8853)------------------------------
% 23.55/3.39  % (8853)------------------------------
% 24.88/3.51  % (8849)Instruction limit reached!
% 24.88/3.51  % (8849)------------------------------
% 24.88/3.51  % (8849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.88/3.52  % (8818)Instruction limit reached!
% 24.88/3.52  % (8818)------------------------------
% 24.88/3.52  % (8818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.88/3.52  % (8849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.88/3.52  % (8849)Termination reason: Unknown
% 24.88/3.52  % (8849)Termination phase: Saturation
% 24.88/3.52  
% 24.88/3.52  % (8849)Memory used [KB]: 11769
% 24.88/3.52  % (8849)Time elapsed: 0.404 s
% 24.88/3.52  % (8849)Instructions burned: 222 (million)
% 24.88/3.52  % (8849)------------------------------
% 24.88/3.52  % (8849)------------------------------
% 24.88/3.52  % (8818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.88/3.52  % (8818)Termination reason: Unknown
% 24.88/3.52  % (8818)Termination phase: Saturation
% 24.88/3.52  
% 24.88/3.52  % (8818)Memory used [KB]: 12025
% 24.88/3.52  % (8818)Time elapsed: 0.397 s
% 24.88/3.52  % (8818)Instructions burned: 854 (million)
% 24.88/3.52  % (8818)------------------------------
% 24.88/3.52  % (8818)------------------------------
% 25.03/3.53  % (8859)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.03/3.53  % (8859)Refutation not found, incomplete strategy% (8859)------------------------------
% 25.03/3.53  % (8859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.03/3.53  % (8859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.03/3.53  % (8859)Termination reason: Refutation not found, incomplete strategy
% 25.03/3.53  
% 25.03/3.53  % (8859)Memory used [KB]: 5884
% 25.03/3.53  % (8859)Time elapsed: 0.122 s
% 25.03/3.53  % (8859)Instructions burned: 2 (million)
% 25.03/3.53  % (8859)------------------------------
% 25.03/3.53  % (8859)------------------------------
% 25.03/3.54  % (8860)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.03/3.56  % (8844)Instruction limit reached!
% 25.03/3.56  % (8844)------------------------------
% 25.03/3.56  % (8844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.03/3.56  % (8860)Refutation not found, incomplete strategy% (8860)------------------------------
% 25.03/3.56  % (8860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.03/3.56  % (8860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.03/3.56  % (8860)Termination reason: Refutation not found, incomplete strategy
% 25.03/3.56  
% 25.03/3.56  % (8860)Memory used [KB]: 5884
% 25.03/3.56  % (8860)Time elapsed: 0.122 s
% 25.03/3.56  % (8860)Instructions burned: 3 (million)
% 25.03/3.56  % (8860)------------------------------
% 25.03/3.56  % (8860)------------------------------
% 25.03/3.56  % (8844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.03/3.56  % (8844)Termination reason: Unknown
% 25.03/3.56  % (8844)Termination phase: Saturation
% 25.03/3.56  
% 25.03/3.56  % (8844)Memory used [KB]: 4093
% 25.03/3.56  % (8844)Time elapsed: 0.619 s
% 25.03/3.56  % (8844)Instructions burned: 389 (million)
% 25.03/3.56  % (8844)------------------------------
% 25.03/3.56  % (8844)------------------------------
% 25.73/3.63  % (8848)Instruction limit reached!
% 25.73/3.63  % (8848)------------------------------
% 25.73/3.63  % (8848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.73/3.64  % (8848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.73/3.64  % (8848)Termination reason: Unknown
% 25.73/3.64  % (8848)Termination phase: Saturation
% 25.73/3.64  
% 25.73/3.64  % (8848)Memory used [KB]: 7675
% 25.73/3.64  % (8848)Time elapsed: 0.592 s
% 25.73/3.64  % (8848)Instructions burned: 368 (million)
% 25.73/3.64  % (8848)------------------------------
% 25.73/3.64  % (8848)------------------------------
% 25.73/3.65  % (8862)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.73/3.67  % (8861)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.73/3.67  % (8863)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)
% 25.73/3.68  % (8865)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 (2967ds/108Mi)
% 26.19/3.71  % (8864)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.19/3.73  % (8864)Refutation not found, incomplete strategy% (8864)------------------------------
% 26.19/3.73  % (8864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.19/3.73  % (8864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.19/3.73  % (8864)Termination reason: Refutation not found, incomplete strategy
% 26.19/3.73  
% 26.19/3.73  % (8864)Memory used [KB]: 1407
% 26.19/3.73  % (8864)Time elapsed: 0.132 s
% 26.19/3.73  % (8864)Instructions burned: 3 (million)
% 26.19/3.73  % (8864)------------------------------
% 26.19/3.73  % (8864)------------------------------
% 26.19/3.76  % (8822)Instruction limit reached!
% 26.19/3.76  % (8822)------------------------------
% 26.19/3.76  % (8822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.19/3.76  % (8822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.19/3.76  % (8822)Termination reason: Unknown
% 26.19/3.76  % (8822)Termination phase: Saturation
% 26.19/3.76  
% 26.19/3.76  % (8822)Memory used [KB]: 4861
% 26.19/3.76  % (8822)Time elapsed: 1.474 s
% 26.19/3.76  % (8822)Instructions burned: 1387 (million)
% 26.19/3.76  % (8822)------------------------------
% 26.19/3.76  % (8822)------------------------------
% 26.19/3.76  % (8866)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 (2967ds/654Mi)
% 26.70/3.77  % (8843)Instruction limit reached!
% 26.70/3.77  % (8843)------------------------------
% 26.70/3.77  % (8843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.72/3.79  % (8843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.72/3.79  % (8843)Termination reason: Unknown
% 26.72/3.79  % (8843)Termination phase: Saturation
% 26.72/3.79  
% 26.72/3.79  % (8843)Memory used [KB]: 12025
% 26.72/3.79  % (8843)Time elapsed: 0.882 s
% 26.72/3.79  % (8843)Instructions burned: 506 (million)
% 26.72/3.79  % (8843)------------------------------
% 26.72/3.79  % (8843)------------------------------
% 27.65/3.83  % (8862)Instruction limit reached!
% 27.65/3.83  % (8862)------------------------------
% 27.65/3.83  % (8862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.65/3.83  % (8862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.65/3.83  % (8862)Termination reason: Unknown
% 27.65/3.83  % (8862)Termination phase: Saturation
% 27.65/3.83  
% 27.65/3.83  % (8862)Memory used [KB]: 7164
% 27.65/3.83  % (8862)Time elapsed: 0.277 s
% 27.65/3.83  % (8862)Instructions burned: 107 (million)
% 27.65/3.83  % (8862)------------------------------
% 27.65/3.83  % (8862)------------------------------
% 27.65/3.85  % (8857)Instruction limit reached!
% 27.65/3.85  % (8857)------------------------------
% 27.65/3.85  % (8857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.65/3.85  % (8857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.65/3.85  % (8857)Termination reason: Unknown
% 27.65/3.85  % (8857)Termination phase: Saturation
% 27.65/3.85  
% 27.65/3.85  % (8857)Memory used [KB]: 7931
% 27.65/3.85  % (8857)Time elapsed: 0.606 s
% 27.65/3.85  % (8857)Instructions burned: 342 (million)
% 27.65/3.85  % (8857)------------------------------
% 27.65/3.85  % (8857)------------------------------
% 27.65/3.86  % (8865)Instruction limit reached!
% 27.65/3.86  % (8865)------------------------------
% 27.65/3.86  % (8865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.65/3.86  % (8865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.65/3.86  % (8865)Termination reason: Unknown
% 27.65/3.86  % (8865)Termination phase: Saturation
% 27.65/3.86  
% 27.65/3.86  % (8865)Memory used [KB]: 8315
% 27.65/3.86  % (8865)Time elapsed: 0.201 s
% 27.65/3.86  % (8865)Instructions burned: 109 (million)
% 27.65/3.86  % (8865)------------------------------
% 27.65/3.86  % (8865)------------------------------
% 27.65/3.88  % (8867)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)
% 27.65/3.92  % (8868)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.37/3.94  % (8869)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.37/3.97  % (8872)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 (2964ds/179Mi)
% 28.37/3.97  % (8870)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 (2965ds/336Mi)
% 28.37/3.99  % (8871)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 (2964ds/3439Mi)
% 28.86/4.00  % (8834)Instruction limit reached!
% 28.86/4.00  % (8834)------------------------------
% 28.86/4.00  % (8834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.86/4.02  % (8834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.86/4.02  % (8834)Termination reason: Unknown
% 28.86/4.02  % (8834)Termination phase: Saturation
% 28.86/4.02  
% 28.86/4.02  % (8834)Memory used [KB]: 8827
% 28.86/4.02  % (8834)Time elapsed: 1.472 s
% 28.86/4.02  % (8834)Instructions burned: 799 (million)
% 28.86/4.02  % (8834)------------------------------
% 28.86/4.02  % (8834)------------------------------
% 28.86/4.03  % (8868)Instruction limit reached!
% 28.86/4.03  % (8868)------------------------------
% 28.86/4.03  % (8868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.86/4.03  % (8868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.86/4.03  % (8868)Termination reason: Unknown
% 28.86/4.03  % (8868)Termination phase: Saturation
% 28.86/4.03  
% 28.86/4.03  % (8868)Memory used [KB]: 7931
% 28.86/4.03  % (8868)Time elapsed: 0.214 s
% 28.86/4.03  % (8868)Instructions burned: 68 (million)
% 28.86/4.03  % (8868)------------------------------
% 28.86/4.03  % (8868)------------------------------
% 28.86/4.05  % (8786)Instruction limit reached!
% 28.86/4.05  % (8786)------------------------------
% 28.86/4.05  % (8786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.37/4.07  % (8786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.37/4.07  % (8786)Termination reason: Unknown
% 29.37/4.07  % (8786)Termination phase: Saturation
% 29.37/4.07  
% 29.37/4.07  % (8786)Memory used [KB]: 21364
% 29.37/4.07  % (8786)Time elapsed: 2.461 s
% 29.37/4.07  % (8786)Instructions burned: 1498 (million)
% 29.37/4.07  % (8786)------------------------------
% 29.37/4.07  % (8786)------------------------------
% 29.61/4.12  % (8825)Instruction limit reached!
% 29.61/4.12  % (8825)------------------------------
% 29.61/4.12  % (8825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.61/4.12  % (8825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.61/4.12  % (8825)Termination reason: Unknown
% 29.61/4.12  % (8825)Termination phase: Saturation
% 29.61/4.12  
% 29.61/4.12  % (8825)Memory used [KB]: 3709
% 29.61/4.12  % (8825)Time elapsed: 1.707 s
% 29.61/4.12  % (8825)Instructions burned: 1410 (million)
% 29.61/4.12  % (8825)------------------------------
% 29.61/4.12  % (8825)------------------------------
% 29.81/4.14  % (8873)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 (2963ds/56Mi)
% 29.81/4.17  % (8874)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 (2963ds/2303Mi)
% 29.81/4.17  % (8836)Instruction limit reached!
% 29.81/4.17  % (8836)------------------------------
% 29.81/4.17  % (8836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.81/4.17  % (8836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.81/4.17  % (8836)Termination reason: Unknown
% 29.81/4.17  % (8836)Termination phase: Saturation
% 29.81/4.17  
% 29.81/4.17  % (8836)Memory used [KB]: 17654
% 29.81/4.17  % (8836)Time elapsed: 1.502 s
% 29.81/4.17  % (8836)Instructions burned: 874 (million)
% 29.81/4.17  % (8836)------------------------------
% 29.81/4.17  % (8836)------------------------------
% 29.81/4.20  % (8875)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)
% 29.81/4.22  % (8873)Instruction limit reached!
% 29.81/4.22  % (8873)------------------------------
% 29.81/4.22  % (8873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.81/4.22  % (8873)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.81/4.22  % (8873)Termination reason: Unknown
% 29.81/4.22  % (8873)Termination phase: Saturation
% 29.81/4.22  
% 29.81/4.22  % (8873)Memory used [KB]: 10874
% 29.81/4.22  % (8873)Time elapsed: 0.168 s
% 29.81/4.22  % (8873)Instructions burned: 56 (million)
% 29.81/4.22  % (8873)------------------------------
% 29.81/4.22  % (8873)------------------------------
% 30.45/4.24  % (8872)Instruction limit reached!
% 30.45/4.24  % (8872)------------------------------
% 30.45/4.24  % (8872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.45/4.24  % (8872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.45/4.24  % (8872)Termination reason: Unknown
% 30.45/4.24  % (8872)Termination phase: Saturation
% 30.45/4.24  
% 30.45/4.24  % (8872)Memory used [KB]: 7164
% 30.45/4.24  % (8872)Time elapsed: 0.325 s
% 30.45/4.24  % (8872)Instructions burned: 179 (million)
% 30.45/4.24  % (8872)------------------------------
% 30.45/4.24  % (8872)------------------------------
% 30.45/4.25  % (8876)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 (2962ds/4882Mi)
% 30.45/4.26  % (8867)Instruction limit reached!
% 30.45/4.26  % (8867)------------------------------
% 30.45/4.26  % (8867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.45/4.26  % (8867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.45/4.26  % (8867)Termination reason: Unknown
% 30.45/4.26  % (8867)Termination phase: Saturation
% 30.45/4.26  
% 30.45/4.26  % (8867)Memory used [KB]: 6652
% 30.45/4.26  % (8867)Time elapsed: 0.501 s
% 30.45/4.26  % (8867)Instructions burned: 266 (million)
% 30.45/4.26  % (8867)------------------------------
% 30.45/4.26  % (8867)------------------------------
% 30.95/4.29  % (8877)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 (2961ds/94Mi)
% 30.95/4.32  % (8878)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 (2961ds/9837Mi)
% 30.95/4.34  % (8802)Instruction limit reached!
% 30.95/4.34  % (8802)------------------------------
% 30.95/4.34  % (8802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.95/4.34  % (8802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.95/4.34  % (8802)Termination reason: Unknown
% 30.95/4.34  % (8802)Termination phase: Saturation
% 30.95/4.34  
% 30.95/4.34  % (8802)Memory used [KB]: 12281
% 30.95/4.34  % (8802)Time elapsed: 2.488 s
% 30.95/4.34  % (8802)Instructions burned: 1732 (million)
% 30.95/4.34  % (8802)------------------------------
% 30.95/4.34  % (8802)------------------------------
% 31.34/4.37  % (8879)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 (2961ds/1949Mi)
% 32.03/4.40  % (8880)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/761Mi)
% 32.49/4.44  % (8877)Instruction limit reached!
% 32.49/4.44  % (8877)------------------------------
% 32.49/4.44  % (8877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.49/4.44  % (8877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.49/4.44  % (8877)Termination reason: Unknown
% 32.49/4.44  % (8877)Termination phase: Saturation
% 32.49/4.44  
% 32.49/4.44  % (8877)Memory used [KB]: 7164
% 32.49/4.44  % (8877)Time elapsed: 0.245 s
% 32.49/4.44  % (8877)Instructions burned: 94 (million)
% 32.49/4.44  % (8877)------------------------------
% 32.49/4.44  % (8877)------------------------------
% 32.49/4.50  % (8881)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/893Mi)
% 32.49/4.52  % (8870)Instruction limit reached!
% 32.49/4.52  % (8870)------------------------------
% 32.49/4.52  % (8870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.49/4.52  % (8870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.49/4.52  % (8870)Termination reason: Unknown
% 32.49/4.52  % (8870)Termination phase: Saturation
% 32.49/4.52  
% 32.49/4.52  % (8870)Memory used [KB]: 10490
% 32.49/4.52  % (8870)Time elapsed: 0.650 s
% 32.49/4.52  % (8870)Instructions burned: 338 (million)
% 32.49/4.52  % (8870)------------------------------
% 32.49/4.52  % (8870)------------------------------
% 33.19/4.53  TRYING [7]
% 33.19/4.58  % (8882)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 (2959ds/9168Mi)
% 34.22/4.68  % (8883)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 (2958ds/1819Mi)
% 34.54/4.72  % (8863)Instruction limit reached!
% 34.54/4.72  % (8863)------------------------------
% 34.54/4.72  % (8863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.54/4.72  % (8863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.54/4.72  % (8863)Termination reason: Unknown
% 34.54/4.72  % (8863)Termination phase: Saturation
% 34.54/4.72  
% 34.54/4.72  % (8863)Memory used [KB]: 8187
% 34.54/4.72  % (8863)Time elapsed: 1.113 s
% 34.54/4.72  % (8863)Instructions burned: 981 (million)
% 34.54/4.72  % (8863)------------------------------
% 34.54/4.72  % (8863)------------------------------
% 34.54/4.74  % (8866)Instruction limit reached!
% 34.54/4.74  % (8866)------------------------------
% 34.54/4.74  % (8866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.76/4.74  % (8847)Instruction limit reached!
% 34.76/4.74  % (8847)------------------------------
% 34.76/4.74  % (8847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.76/4.75  % (8866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.76/4.75  % (8866)Termination reason: Unknown
% 34.76/4.75  % (8866)Termination phase: Saturation
% 34.76/4.75  
% 34.76/4.75  % (8866)Memory used [KB]: 3070
% 34.76/4.75  % (8866)Time elapsed: 1.059 s
% 34.76/4.75  % (8866)Instructions burned: 656 (million)
% 34.76/4.75  % (8866)------------------------------
% 34.76/4.75  % (8866)------------------------------
% 34.76/4.76  % (8847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.76/4.76  % (8847)Termination reason: Unknown
% 34.76/4.76  % (8847)Termination phase: Saturation
% 34.76/4.76  
% 34.76/4.76  % (8847)Memory used [KB]: 23922
% 34.76/4.76  % (8847)Time elapsed: 0.936 s
% 34.76/4.76  % (8847)Instructions burned: 951 (million)
% 34.76/4.76  % (8847)------------------------------
% 34.76/4.76  % (8847)------------------------------
% 34.76/4.80  % (8858)Instruction limit reached!
% 34.76/4.80  % (8858)------------------------------
% 34.76/4.80  % (8858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.76/4.80  % (8858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.76/4.80  % (8858)Termination reason: Unknown
% 34.76/4.80  % (8858)Termination phase: Saturation
% 34.76/4.80  
% 34.76/4.80  % (8858)Memory used [KB]: 3582
% 34.76/4.80  % (8858)Time elapsed: 1.499 s
% 34.76/4.80  % (8858)Instructions burned: 1102 (million)
% 34.76/4.80  % (8858)------------------------------
% 34.76/4.80  % (8858)------------------------------
% 35.41/4.84  % (8884)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 (2956ds/2891Mi)
% 35.75/4.89  % (8885)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 (2956ds/179Mi)
% 35.75/4.90  % (8886)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 (2955ds/1249Mi)
% 35.75/4.95  % (8887)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 (2955ds/1470Mi)
% 37.08/5.03  % (8852)Instruction limit reached!
% 37.08/5.03  % (8852)------------------------------
% 37.08/5.03  % (8852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.08/5.04  % (8852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.08/5.04  % (8852)Termination reason: Unknown
% 37.08/5.04  % (8852)Termination phase: Saturation
% 37.08/5.04  
% 37.08/5.04  % (8852)Memory used [KB]: 33005
% 37.08/5.04  % (8852)Time elapsed: 1.840 s
% 37.08/5.04  % (8852)Instructions burned: 1038 (million)
% 37.08/5.04  % (8852)------------------------------
% 37.08/5.04  % (8852)------------------------------
% 37.25/5.05  % (8832)Instruction limit reached!
% 37.25/5.05  % (8832)------------------------------
% 37.25/5.05  % (8832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.25/5.06  % (8832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.25/5.06  % (8832)Termination reason: Unknown
% 37.25/5.06  % (8832)Termination phase: Saturation
% 37.25/5.06  
% 37.25/5.06  % (8832)Memory used [KB]: 52451
% 37.25/5.06  % (8832)Time elapsed: 2.503 s
% 37.25/5.06  % (8832)Instructions burned: 1393 (million)
% 37.25/5.06  % (8832)------------------------------
% 37.25/5.06  % (8832)------------------------------
% 37.25/5.07  % (8812)Instruction limit reached!
% 37.25/5.07  % (8812)------------------------------
% 37.25/5.07  % (8812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.25/5.07  % (8812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.25/5.07  % (8812)Termination reason: Unknown
% 37.25/5.07  % (8812)Termination phase: Saturation
% 37.25/5.07  
% 37.25/5.07  % (8812)Memory used [KB]: 57184
% 37.25/5.07  % (8812)Time elapsed: 3.015 s
% 37.25/5.07  % (8812)Instructions burned: 1838 (million)
% 37.25/5.07  % (8812)------------------------------
% 37.25/5.07  % (8812)------------------------------
% 37.90/5.16  % (8889)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 (2952ds/663Mi)
% 38.25/5.18  % (8888)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 (2953ds/177Mi)
% 38.25/5.20  % (8885)Instruction limit reached!
% 38.25/5.20  % (8885)------------------------------
% 38.25/5.20  % (8885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.25/5.20  % (8885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.25/5.20  % (8885)Termination reason: Unknown
% 38.25/5.20  % (8885)Termination phase: Saturation
% 38.25/5.20  
% 38.25/5.20  % (8885)Memory used [KB]: 8187
% 38.25/5.20  % (8885)Time elapsed: 0.410 s
% 38.25/5.20  % (8885)Instructions burned: 181 (million)
% 38.25/5.20  % (8885)------------------------------
% 38.25/5.20  % (8885)------------------------------
% 38.25/5.23  % (8890)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 (2952ds/98Mi)
% 38.25/5.24  % (8854)Instruction limit reached!
% 38.25/5.24  % (8854)------------------------------
% 38.25/5.24  % (8854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.25/5.24  % (8854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.25/5.24  % (8854)Termination reason: Unknown
% 38.25/5.24  % (8854)Termination phase: Saturation
% 38.25/5.24  
% 38.25/5.24  % (8854)Memory used [KB]: 21620
% 38.25/5.24  % (8854)Time elapsed: 2.061 s
% 38.25/5.24  % (8854)Instructions burned: 1258 (million)
% 38.25/5.24  % (8854)------------------------------
% 38.25/5.24  % (8854)------------------------------
% 39.00/5.30  % (8850)Instruction limit reached!
% 39.00/5.30  % (8850)------------------------------
% 39.00/5.30  % (8850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.28/5.32  % (8891)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 (2951ds/2707Mi)
% 39.28/5.33  % (8850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.28/5.33  % (8850)Termination reason: Unknown
% 39.28/5.33  % (8850)Termination phase: Saturation
% 39.28/5.33  
% 39.28/5.33  % (8850)Memory used [KB]: 48869
% 39.28/5.33  % (8850)Time elapsed: 0.621 s
% 39.28/5.33  % (8850)Instructions burned: 1276 (million)
% 39.28/5.33  % (8850)------------------------------
% 39.28/5.33  % (8850)------------------------------
% 39.46/5.36  % (8890)Instruction limit reached!
% 39.46/5.36  % (8890)------------------------------
% 39.46/5.36  % (8890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.46/5.38  % (8890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.46/5.38  % (8890)Termination reason: Unknown
% 39.46/5.38  % (8890)Termination phase: Saturation
% 39.46/5.38  
% 39.46/5.38  % (8890)Memory used [KB]: 6140
% 39.46/5.38  % (8890)Time elapsed: 0.238 s
% 39.46/5.38  % (8890)Instructions burned: 100 (million)
% 39.46/5.38  % (8890)------------------------------
% 39.46/5.38  % (8890)------------------------------
% 39.46/5.39  % (8845)Instruction limit reached!
% 39.46/5.39  % (8845)------------------------------
% 39.46/5.39  % (8845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.46/5.39  % (8845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.46/5.39  % (8845)Termination reason: Unknown
% 39.46/5.39  % (8845)Termination phase: Saturation
% 39.46/5.39  
% 39.46/5.39  % (8845)Memory used [KB]: 19061
% 39.46/5.39  % (8845)Time elapsed: 2.415 s
% 39.46/5.39  % (8845)Instructions burned: 1282 (million)
% 39.46/5.39  % (8845)------------------------------
% 39.46/5.39  % (8845)------------------------------
% 39.46/5.40  % (8892)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.01/5.47  % (8893)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 (2950ds/702Mi)
% 40.80/5.48  % (8894)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 (2949ds/1607Mi)
% 40.80/5.49  % (8888)Instruction limit reached!
% 40.80/5.49  % (8888)------------------------------
% 40.80/5.49  % (8888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.80/5.49  % (8888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.80/5.49  % (8888)Termination reason: Unknown
% 40.80/5.49  % (8888)Termination phase: Saturation
% 40.80/5.49  
% 40.80/5.49  % (8888)Memory used [KB]: 7547
% 40.80/5.49  % (8888)Time elapsed: 0.431 s
% 40.80/5.49  % (8888)Instructions burned: 178 (million)
% 40.80/5.49  % (8888)------------------------------
% 40.80/5.49  % (8888)------------------------------
% 40.80/5.50  % (8895)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2949ds/784Mi)
% 41.61/5.60  % (8880)Instruction limit reached!
% 41.61/5.60  % (8880)------------------------------
% 41.61/5.60  % (8880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.61/5.60  % (8880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.61/5.60  % (8880)Termination reason: Unknown
% 41.61/5.60  % (8880)Termination phase: Saturation
% 41.61/5.60  
% 41.61/5.60  % (8880)Memory used [KB]: 20084
% 41.61/5.60  % (8880)Time elapsed: 1.298 s
% 41.61/5.60  % (8880)Instructions burned: 761 (million)
% 41.61/5.60  % (8880)------------------------------
% 41.61/5.60  % (8880)------------------------------
% 41.61/5.61  % (8801)Instruction limit reached!
% 41.61/5.61  % (8801)------------------------------
% 41.61/5.61  % (8801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.61/5.61  % (8801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.61/5.61  % (8801)Termination reason: Unknown
% 41.61/5.61  % (8801)Termination phase: Saturation
% 41.61/5.61  
% 41.61/5.61  % (8801)Memory used [KB]: 103750
% 41.61/5.61  % (8801)Time elapsed: 3.768 s
% 41.61/5.61  % (8801)Instructions burned: 2378 (million)
% 41.61/5.61  % (8801)------------------------------
% 41.61/5.61  % (8801)------------------------------
% 41.61/5.62  % (8892)Instruction limit reached!
% 41.61/5.62  % (8892)------------------------------
% 41.61/5.62  % (8892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.61/5.62  % (8892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.61/5.62  % (8892)Termination reason: Unknown
% 41.61/5.62  % (8892)Termination phase: Saturation
% 41.61/5.62  
% 41.61/5.62  % (8892)Memory used [KB]: 7419
% 41.61/5.62  % (8892)Time elapsed: 0.310 s
% 41.61/5.62  % (8892)Instructions burned: 124 (million)
% 41.61/5.62  % (8892)------------------------------
% 41.61/5.62  % (8892)------------------------------
% 41.97/5.65  % (8896)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 (2948ds/86Mi)
% 42.53/5.71  % (8897)ott+1010_1:1024_av=off:bd=off:br=off:sd=1:sp=const_min:ss=axioms:urr=on:i=882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/882Mi)
% 42.53/5.72  % (8897)Refutation not found, incomplete strategy% (8897)------------------------------
% 42.53/5.72  % (8897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.53/5.72  % (8897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.53/5.72  % (8897)Termination reason: Refutation not found, incomplete strategy
% 42.53/5.72  
% 42.53/5.72  % (8897)Memory used [KB]: 1407
% 42.53/5.72  % (8897)Time elapsed: 0.042 s
% 42.53/5.72  % (8897)Instructions burned: 3 (million)
% 42.53/5.72  % (8897)------------------------------
% 42.53/5.72  % (8897)------------------------------
% 42.53/5.74  % (8899)dis+1010_1:1024_fsr=off:newcnf=on:i=2078:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/2078Mi)
% 42.53/5.74  % (8898)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=459:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/459Mi)
% 43.00/5.79  % (8896)Refutation not found, non-redundant clauses discarded% (8896)------------------------------
% 43.00/5.79  % (8896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.00/5.80  % (8896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.00/5.80  % (8896)Termination reason: Refutation not found, non-redundant clauses discarded
% 43.00/5.80  
% 43.00/5.80  % (8896)Memory used [KB]: 6652
% 43.00/5.80  % (8896)Time elapsed: 0.254 s
% 43.00/5.80  % (8896)Instructions burned: 84 (million)
% 43.00/5.80  % (8896)------------------------------
% 43.00/5.80  % (8896)------------------------------
% 43.00/5.82  % (8881)Instruction limit reached!
% 43.00/5.82  % (8881)------------------------------
% 43.00/5.82  % (8881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.00/5.84  % (8900)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=3576:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/3576Mi)
% 43.00/5.84  % (8874)First to succeed.
% 43.00/5.84  % (8881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.00/5.84  % (8881)Termination reason: Unknown
% 43.00/5.84  % (8881)Termination phase: Saturation
% 43.00/5.84  
% 43.00/5.84  % (8881)Memory used [KB]: 8955
% 43.00/5.84  % (8881)Time elapsed: 1.440 s
% 43.00/5.84  % (8881)Instructions burned: 893 (million)
% 43.00/5.84  % (8881)------------------------------
% 43.00/5.84  % (8881)------------------------------
% 43.00/5.86  % (8874)Refutation found. Thanks to Tanya!
% 43.00/5.86  % SZS status Unsatisfiable for theBenchmark
% 43.00/5.86  % SZS output start Proof for theBenchmark
% See solution above
% 43.00/5.86  % (8874)------------------------------
% 43.00/5.86  % (8874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.00/5.86  % (8874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.00/5.86  % (8874)Termination reason: Refutation
% 43.00/5.86  
% 43.00/5.86  % (8874)Memory used [KB]: 5884
% 43.00/5.86  % (8874)Time elapsed: 1.776 s
% 43.00/5.86  % (8874)Instructions burned: 1073 (million)
% 43.00/5.86  % (8874)------------------------------
% 43.00/5.86  % (8874)------------------------------
% 43.00/5.86  % (8424)Success in time 5.519 s
%------------------------------------------------------------------------------