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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD068-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 : n009.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:06:01 EDT 2022

% Result   : Unsatisfiable 54.71s 7.29s
% Output   : Refutation 54.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   64 (  28 unt;   0 def)
%            Number of atoms       :  121 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  139 (  82   ~;  57   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   42 (  42   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f27691,plain,
    $false,
    inference(unit_resulting_resolution,[],[f29,f29,f27678,f27678,f18]) ).

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

fof(f27678,plain,
    ~ less_or_equal(b,b),
    inference(unit_resulting_resolution,[],[f16171,f27660,f26]) ).

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

fof(f27660,plain,
    ~ less_or_equal(add(add(b,additive_inverse(a)),b),b),
    inference(resolution,[],[f25288,f14119]) ).

fof(f14119,plain,
    less_or_equal(add(a,additive_inverse(a)),add(b,additive_inverse(a))),
    inference(unit_resulting_resolution,[],[f30,f192,f26]) ).

fof(f192,plain,
    equalish(additive_identity,add(a,additive_inverse(a))),
    inference(forward_literal_rewriting,[],[f88,f22]) ).

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

fof(f88,plain,
    equalish(add(a,additive_inverse(a)),additive_identity),
    inference(unit_resulting_resolution,[],[f28,f3]) ).

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

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

fof(f30,axiom,
    less_or_equal(additive_identity,add(b,additive_inverse(a))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_3) ).

fof(f25288,plain,
    ! [X0] :
      ( ~ less_or_equal(add(a,additive_inverse(a)),X0)
      | ~ less_or_equal(add(X0,b),b) ),
    inference(subsumption_resolution,[],[f25280,f29]) ).

fof(f25280,plain,
    ! [X0] :
      ( ~ less_or_equal(add(a,additive_inverse(a)),X0)
      | ~ defined(b)
      | ~ less_or_equal(add(X0,b),b) ),
    inference(resolution,[],[f23322,f19]) ).

fof(f19,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(add(X0,X2),add(X1,X2))
      | ~ less_or_equal(X0,X1)
      | ~ defined(X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f23322,plain,
    ! [X0] :
      ( ~ less_or_equal(add(add(a,additive_inverse(a)),b),X0)
      | ~ less_or_equal(X0,b) ),
    inference(resolution,[],[f23317,f17]) ).

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

fof(f23317,plain,
    ~ less_or_equal(add(add(a,additive_inverse(a)),b),b),
    inference(subsumption_resolution,[],[f23316,f28]) ).

fof(f23316,plain,
    ( ~ defined(a)
    | ~ less_or_equal(add(add(a,additive_inverse(a)),b),b) ),
    inference(subsumption_resolution,[],[f23312,f162]) ).

fof(f162,plain,
    defined(additive_inverse(a)),
    inference(unit_resulting_resolution,[],[f28,f12]) ).

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

fof(f23312,plain,
    ( ~ defined(additive_inverse(a))
    | ~ defined(a)
    | ~ less_or_equal(add(add(a,additive_inverse(a)),b),b) ),
    inference(resolution,[],[f22380,f4]) ).

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

fof(f22380,plain,
    ! [X3] :
      ( ~ equalish(X3,add(additive_inverse(a),a))
      | ~ less_or_equal(add(X3,b),b) ),
    inference(subsumption_resolution,[],[f22373,f29]) ).

fof(f22373,plain,
    ! [X3] :
      ( ~ defined(b)
      | ~ less_or_equal(add(X3,b),b)
      | ~ equalish(X3,add(additive_inverse(a),a)) ),
    inference(resolution,[],[f21739,f24]) ).

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

fof(f21739,plain,
    ! [X1] :
      ( ~ equalish(X1,add(add(additive_inverse(a),a),b))
      | ~ less_or_equal(X1,b) ),
    inference(resolution,[],[f21736,f26]) ).

fof(f21736,plain,
    ~ less_or_equal(add(add(additive_inverse(a),a),b),b),
    inference(subsumption_resolution,[],[f21735,f991]) ).

fof(f991,plain,
    defined(add(additive_inverse(a),a)),
    inference(unit_resulting_resolution,[],[f28,f162,f10]) ).

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

fof(f21735,plain,
    ( ~ defined(add(additive_inverse(a),a))
    | ~ less_or_equal(add(add(additive_inverse(a),a),b),b) ),
    inference(subsumption_resolution,[],[f21731,f29]) ).

fof(f21731,plain,
    ( ~ less_or_equal(add(add(additive_inverse(a),a),b),b)
    | ~ defined(b)
    | ~ defined(add(additive_inverse(a),a)) ),
    inference(resolution,[],[f21514,f4]) ).

fof(f21514,plain,
    ! [X1] :
      ( ~ equalish(X1,add(b,add(additive_inverse(a),a)))
      | ~ less_or_equal(X1,b) ),
    inference(resolution,[],[f21508,f26]) ).

fof(f21508,plain,
    ~ less_or_equal(add(b,add(additive_inverse(a),a)),b),
    inference(subsumption_resolution,[],[f21507,f162]) ).

fof(f21507,plain,
    ( ~ less_or_equal(add(b,add(additive_inverse(a),a)),b)
    | ~ defined(additive_inverse(a)) ),
    inference(subsumption_resolution,[],[f21506,f29]) ).

fof(f21506,plain,
    ( ~ defined(b)
    | ~ less_or_equal(add(b,add(additive_inverse(a),a)),b)
    | ~ defined(additive_inverse(a)) ),
    inference(subsumption_resolution,[],[f21501,f28]) ).

fof(f21501,plain,
    ( ~ defined(a)
    | ~ defined(additive_inverse(a))
    | ~ defined(b)
    | ~ less_or_equal(add(b,add(additive_inverse(a),a)),b) ),
    inference(resolution,[],[f698,f1]) ).

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

fof(f698,plain,
    ! [X1] :
      ( ~ equalish(X1,add(add(b,additive_inverse(a)),a))
      | ~ less_or_equal(X1,b) ),
    inference(resolution,[],[f695,f26]) ).

fof(f695,plain,
    ~ less_or_equal(add(add(b,additive_inverse(a)),a),b),
    inference(subsumption_resolution,[],[f694,f181]) ).

fof(f181,plain,
    equalish(a,add(additive_identity,a)),
    inference(forward_literal_rewriting,[],[f87,f22]) ).

fof(f87,plain,
    equalish(add(additive_identity,a),a),
    inference(unit_resulting_resolution,[],[f28,f2]) ).

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

fof(f694,plain,
    ( ~ less_or_equal(add(add(b,additive_inverse(a)),a),b)
    | ~ equalish(a,add(additive_identity,a)) ),
    inference(forward_literal_rewriting,[],[f680,f22]) ).

fof(f680,plain,
    ( ~ equalish(add(additive_identity,a),a)
    | ~ less_or_equal(add(add(b,additive_inverse(a)),a),b) ),
    inference(resolution,[],[f48,f170]) ).

fof(f170,plain,
    less_or_equal(add(additive_identity,a),add(add(b,additive_inverse(a)),a)),
    inference(unit_resulting_resolution,[],[f30,f28,f19]) ).

fof(f48,plain,
    ! [X3,X4] :
      ( ~ less_or_equal(X4,X3)
      | ~ less_or_equal(X3,b)
      | ~ equalish(X4,a) ),
    inference(resolution,[],[f33,f26]) ).

fof(f33,plain,
    ! [X0] :
      ( ~ less_or_equal(a,X0)
      | ~ less_or_equal(X0,b) ),
    inference(resolution,[],[f31,f17]) ).

fof(f31,axiom,
    ~ less_or_equal(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_4) ).

fof(f16171,plain,
    equalish(b,add(add(b,additive_inverse(a)),b)),
    inference(unit_resulting_resolution,[],[f464,f14341,f23]) ).

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

fof(f14341,plain,
    equalish(add(additive_identity,b),add(add(b,additive_inverse(a)),b)),
    inference(unit_resulting_resolution,[],[f29,f14293,f24]) ).

fof(f14293,plain,
    equalish(additive_identity,add(b,additive_inverse(a))),
    inference(unit_resulting_resolution,[],[f192,f14215,f23]) ).

fof(f14215,plain,
    equalish(add(a,additive_inverse(a)),add(b,additive_inverse(a))),
    inference(forward_literal_rewriting,[],[f14214,f22]) ).

fof(f14214,plain,
    equalish(add(b,additive_inverse(a)),add(a,additive_inverse(a))),
    inference(subsumption_resolution,[],[f14213,f1009]) ).

fof(f1009,plain,
    less_or_equal(add(b,additive_inverse(a)),add(a,additive_inverse(a))),
    inference(unit_resulting_resolution,[],[f36,f162,f19]) ).

fof(f36,plain,
    less_or_equal(b,a),
    inference(subsumption_resolution,[],[f35,f29]) ).

fof(f35,plain,
    ( ~ defined(b)
    | less_or_equal(b,a) ),
    inference(subsumption_resolution,[],[f32,f28]) ).

fof(f32,plain,
    ( ~ defined(a)
    | ~ defined(b)
    | less_or_equal(b,a) ),
    inference(resolution,[],[f31,f18]) ).

fof(f14213,plain,
    ( equalish(add(b,additive_inverse(a)),add(a,additive_inverse(a)))
    | ~ less_or_equal(add(b,additive_inverse(a)),add(a,additive_inverse(a))) ),
    inference(resolution,[],[f14119,f16]) ).

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

fof(f464,plain,
    equalish(b,add(additive_identity,b)),
    inference(forward_literal_rewriting,[],[f318,f22]) ).

fof(f318,plain,
    equalish(add(additive_identity,b),b),
    inference(unit_resulting_resolution,[],[f29,f2]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : FLD068-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n009.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 20:42:20 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.49  % (6014)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.50  % (6015)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.18/0.50  % (6022)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.18/0.50  % (6017)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.18/0.51  % (6023)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.51  % (6026)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.51  TRYING [1]
% 0.18/0.51  TRYING [2]
% 0.18/0.51  % (6023)Instruction limit reached!
% 0.18/0.51  % (6023)------------------------------
% 0.18/0.51  % (6023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (6023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (6023)Termination reason: Unknown
% 0.18/0.51  % (6023)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (6023)Memory used [KB]: 5884
% 0.18/0.51  % (6023)Time elapsed: 0.004 s
% 0.18/0.51  % (6023)Instructions burned: 2 (million)
% 0.18/0.51  % (6023)------------------------------
% 0.18/0.51  % (6023)------------------------------
% 0.18/0.51  % (6022)Instruction limit reached!
% 0.18/0.51  % (6022)------------------------------
% 0.18/0.51  % (6022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (6015)Instruction limit reached!
% 0.18/0.51  % (6015)------------------------------
% 0.18/0.51  % (6015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (6015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (6015)Termination reason: Unknown
% 0.18/0.51  % (6015)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (6015)Memory used [KB]: 5884
% 0.18/0.51  % (6015)Time elapsed: 0.110 s
% 0.18/0.51  % (6015)Instructions burned: 3 (million)
% 0.18/0.51  % (6015)------------------------------
% 0.18/0.51  % (6015)------------------------------
% 0.18/0.51  % (6017)Instruction limit reached!
% 0.18/0.51  % (6017)------------------------------
% 0.18/0.51  % (6017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (6031)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.18/0.51  % (6008)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.18/0.51  % (6026)Instruction limit reached!
% 0.18/0.51  % (6026)------------------------------
% 0.18/0.51  % (6026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (6017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (6017)Termination reason: Unknown
% 0.18/0.51  % (6017)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (6017)Memory used [KB]: 6012
% 0.18/0.51  % (6017)Time elapsed: 0.114 s
% 0.18/0.51  % (6017)Instructions burned: 7 (million)
% 0.18/0.51  % (6017)------------------------------
% 0.18/0.51  % (6017)------------------------------
% 0.18/0.51  % (6034)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.18/0.52  % (6022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (6022)Termination reason: Unknown
% 0.18/0.52  % (6022)Termination phase: Finite model building SAT solving
% 0.18/0.52  % (6026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (6026)Termination reason: Unknown
% 0.18/0.52  % (6026)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (6026)Memory used [KB]: 5884
% 0.18/0.52  % (6026)Time elapsed: 0.115 s
% 0.18/0.52  % (6026)Instructions burned: 7 (million)
% 0.18/0.52  % (6026)------------------------------
% 0.18/0.52  % (6026)------------------------------
% 0.18/0.52  
% 0.18/0.52  % (6022)Memory used [KB]: 6012
% 0.18/0.52  % (6022)Time elapsed: 0.113 s
% 0.18/0.52  % (6022)Instructions burned: 6 (million)
% 0.18/0.52  % (6022)------------------------------
% 0.18/0.52  % (6022)------------------------------
% 0.18/0.52  % (6024)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.18/0.52  % (6030)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.52  % (6024)Instruction limit reached!
% 0.18/0.52  % (6024)------------------------------
% 0.18/0.52  % (6024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (6024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (6024)Termination reason: Unknown
% 0.18/0.52  % (6024)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (6024)Memory used [KB]: 6012
% 0.18/0.52  % (6024)Time elapsed: 0.097 s
% 0.18/0.52  % (6024)Instructions burned: 8 (million)
% 0.18/0.52  % (6024)------------------------------
% 0.18/0.52  % (6024)------------------------------
% 0.18/0.52  % (6016)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.53  % (6032)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.18/0.53  % (6010)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.18/0.53  % (6012)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.18/0.53  % (6011)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.18/0.54  % (6009)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.18/0.55  % (6033)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.18/0.55  % (6007)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.18/0.56  % (6020)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.56  % (6025)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.18/0.56  % (6020)Instruction limit reached!
% 0.18/0.56  % (6020)------------------------------
% 0.18/0.56  % (6020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (6020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (6020)Termination reason: Unknown
% 0.18/0.56  % (6020)Termination phase: Saturation
% 0.18/0.56  
% 0.18/0.56  % (6020)Memory used [KB]: 5884
% 0.18/0.56  % (6020)Time elapsed: 0.160 s
% 0.18/0.56  % (6020)Instructions burned: 3 (million)
% 0.18/0.56  % (6020)------------------------------
% 0.18/0.56  % (6020)------------------------------
% 0.18/0.56  % (6018)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.18/0.56  % (6021)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.18/0.56  % (6019)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.18/0.56  % (6027)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.18/0.56  % (6029)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.18/0.56  % (6009)Instruction limit reached!
% 0.18/0.56  % (6009)------------------------------
% 0.18/0.56  % (6009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (6009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (6009)Termination reason: Unknown
% 0.18/0.56  % (6009)Termination phase: Saturation
% 0.18/0.57  
% 0.18/0.57  % (6009)Memory used [KB]: 5884
% 0.18/0.57  % (6009)Time elapsed: 0.170 s
% 0.18/0.57  % (6009)Instructions burned: 5 (million)
% 0.18/0.57  % (6009)------------------------------
% 0.18/0.57  % (6009)------------------------------
% 0.18/0.57  % (6028)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.18/0.57  % (6019)Instruction limit reached!
% 0.18/0.57  % (6019)------------------------------
% 0.18/0.57  % (6019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.57  % (6019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.57  % (6019)Termination reason: Unknown
% 0.18/0.57  % (6019)Termination phase: Saturation
% 0.18/0.57  
% 0.18/0.57  % (6019)Memory used [KB]: 5884
% 0.18/0.57  % (6019)Time elapsed: 0.171 s
% 0.18/0.57  % (6019)Instructions burned: 5 (million)
% 0.18/0.57  % (6019)------------------------------
% 0.18/0.57  % (6019)------------------------------
% 0.18/0.57  % (6036)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.18/0.57  % (6013)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.18/0.57  % (6037)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.57  % (6014)Refutation not found, non-redundant clauses discarded% (6014)------------------------------
% 0.18/0.57  % (6014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.58  % (6014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.58  % (6014)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.18/0.58  
% 0.18/0.58  % (6014)Memory used [KB]: 6140
% 0.18/0.58  % (6014)Time elapsed: 0.176 s
% 0.18/0.58  % (6014)Instructions burned: 44 (million)
% 0.18/0.58  % (6014)------------------------------
% 0.18/0.58  % (6014)------------------------------
% 0.18/0.58  % (6030)Refutation not found, non-redundant clauses discarded% (6030)------------------------------
% 0.18/0.58  % (6030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.58  % (6030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.58  % (6030)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.18/0.58  
% 0.18/0.58  % (6030)Memory used [KB]: 6524
% 0.18/0.58  % (6030)Time elapsed: 0.187 s
% 0.18/0.58  % (6030)Instructions burned: 32 (million)
% 0.18/0.58  % (6030)------------------------------
% 0.18/0.58  % (6030)------------------------------
% 0.18/0.58  % (6027)Instruction limit reached!
% 0.18/0.58  % (6027)------------------------------
% 0.18/0.58  % (6027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.58  % (6027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.58  % (6027)Termination reason: Unknown
% 0.18/0.58  % (6027)Termination phase: Saturation
% 0.18/0.58  
% 0.18/0.58  % (6027)Memory used [KB]: 1535
% 0.18/0.58  % (6027)Time elapsed: 0.179 s
% 0.18/0.58  % (6027)Instructions burned: 7 (million)
% 0.18/0.58  % (6027)------------------------------
% 0.18/0.58  % (6027)------------------------------
% 0.18/0.60  % (6012)Instruction limit reached!
% 0.18/0.60  % (6012)------------------------------
% 0.18/0.60  % (6012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (6012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (6012)Termination reason: Unknown
% 2.01/0.61  % (6012)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (6008)Instruction limit reached!
% 2.01/0.61  % (6008)------------------------------
% 2.01/0.61  % (6008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (6008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (6008)Termination reason: Unknown
% 2.01/0.61  % (6008)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (6008)Memory used [KB]: 1663
% 2.01/0.61  % (6008)Time elapsed: 0.194 s
% 2.01/0.61  % (6008)Instructions burned: 42 (million)
% 2.01/0.61  % (6008)------------------------------
% 2.01/0.61  % (6008)------------------------------
% 2.01/0.61  % (6012)Memory used [KB]: 6396
% 2.01/0.61  % (6012)Time elapsed: 0.203 s
% 2.01/0.61  % (6012)Instructions burned: 26 (million)
% 2.01/0.61  % (6012)------------------------------
% 2.01/0.61  % (6012)------------------------------
% 2.01/0.61  % (6011)Instruction limit reached!
% 2.01/0.61  % (6011)------------------------------
% 2.01/0.61  % (6011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (6016)Instruction limit reached!
% 2.01/0.61  % (6016)------------------------------
% 2.01/0.61  % (6016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (6016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (6016)Termination reason: Unknown
% 2.01/0.61  % (6016)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (6016)Memory used [KB]: 6140
% 2.01/0.61  % (6016)Time elapsed: 0.172 s
% 2.01/0.61  % (6016)Instructions burned: 51 (million)
% 2.01/0.61  % (6016)------------------------------
% 2.01/0.61  % (6016)------------------------------
% 2.01/0.61  % (6018)Instruction limit reached!
% 2.01/0.61  % (6018)------------------------------
% 2.01/0.61  % (6018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (6031)Instruction limit reached!
% 2.01/0.62  % (6031)------------------------------
% 2.01/0.62  % (6031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (6036)Instruction limit reached!
% 2.01/0.62  % (6036)------------------------------
% 2.01/0.62  % (6036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (6031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (6031)Termination reason: Unknown
% 2.01/0.62  % (6031)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (6031)Memory used [KB]: 6396
% 2.01/0.62  % (6031)Time elapsed: 0.224 s
% 2.01/0.62  % (6031)Instructions burned: 46 (million)
% 2.01/0.62  % (6031)------------------------------
% 2.01/0.62  % (6031)------------------------------
% 2.01/0.62  % (6018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (6011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (6018)Termination reason: Unknown
% 2.01/0.62  % (6018)Termination phase: Saturation
% 2.01/0.62  % (6011)Termination reason: Unknown
% 2.01/0.62  
% 2.01/0.62  % (6018)Memory used [KB]: 6140
% 2.01/0.62  % (6011)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (6018)Time elapsed: 0.203 s
% 2.01/0.62  % (6011)Memory used [KB]: 6908
% 2.01/0.62  % (6018)Instructions burned: 23 (million)
% 2.01/0.62  % (6018)------------------------------
% 2.01/0.62  % (6018)------------------------------
% 2.01/0.62  % (6011)Time elapsed: 0.215 s
% 2.01/0.62  % (6011)Instructions burned: 35 (million)
% 2.01/0.62  % (6011)------------------------------
% 2.01/0.62  % (6011)------------------------------
% 2.01/0.62  % (6036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (6036)Termination reason: Unknown
% 2.01/0.62  % (6036)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (6036)Memory used [KB]: 6268
% 2.01/0.62  % (6036)Time elapsed: 0.220 s
% 2.01/0.62  % (6036)Instructions burned: 20 (million)
% 2.01/0.62  % (6036)------------------------------
% 2.01/0.62  % (6036)------------------------------
% 2.22/0.63  % (6021)Instruction limit reached!
% 2.22/0.63  % (6021)------------------------------
% 2.22/0.63  % (6021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (6021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (6021)Termination reason: Unknown
% 2.22/0.63  % (6021)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (6021)Memory used [KB]: 1535
% 2.22/0.63  % (6021)Time elapsed: 0.246 s
% 2.22/0.63  % (6021)Instructions burned: 29 (million)
% 2.22/0.63  % (6021)------------------------------
% 2.22/0.63  % (6021)------------------------------
% 2.22/0.64  % (6025)Instruction limit reached!
% 2.22/0.64  % (6025)------------------------------
% 2.22/0.64  % (6025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (6025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (6025)Termination reason: Unknown
% 2.22/0.64  % (6025)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (6025)Memory used [KB]: 10746
% 2.22/0.64  % (6025)Time elapsed: 0.244 s
% 2.22/0.64  % (6025)Instructions burned: 29 (million)
% 2.22/0.64  % (6025)------------------------------
% 2.22/0.64  % (6025)------------------------------
% 2.22/0.64  % (6010)Refutation not found, non-redundant clauses discarded% (6010)------------------------------
% 2.22/0.64  % (6010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (6010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (6010)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.22/0.64  
% 2.22/0.64  % (6010)Memory used [KB]: 6140
% 2.22/0.64  % (6010)Time elapsed: 0.258 s
% 2.22/0.64  % (6010)Instructions burned: 40 (million)
% 2.22/0.64  % (6010)------------------------------
% 2.22/0.64  % (6010)------------------------------
% 2.22/0.65  % (6032)Instruction limit reached!
% 2.22/0.65  % (6032)------------------------------
% 2.22/0.65  % (6032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.65  % (6032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.65  % (6032)Termination reason: Unknown
% 2.22/0.65  % (6032)Termination phase: Saturation
% 2.22/0.65  
% 2.22/0.65  % (6032)Memory used [KB]: 6524
% 2.22/0.65  % (6032)Time elapsed: 0.211 s
% 2.22/0.65  % (6032)Instructions burned: 83 (million)
% 2.22/0.65  % (6032)------------------------------
% 2.22/0.65  % (6032)------------------------------
% 2.22/0.65  % (6034)Instruction limit reached!
% 2.22/0.65  % (6034)------------------------------
% 2.22/0.65  % (6034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.65  % (6034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.65  % (6034)Termination reason: Unknown
% 2.22/0.65  % (6034)Termination phase: Saturation
% 2.22/0.65  
% 2.22/0.65  % (6034)Memory used [KB]: 2430
% 2.22/0.65  % (6034)Time elapsed: 0.244 s
% 2.22/0.65  % (6034)Instructions burned: 73 (million)
% 2.22/0.65  % (6034)------------------------------
% 2.22/0.65  % (6034)------------------------------
% 2.22/0.66  % (6013)Instruction limit reached!
% 2.22/0.66  % (6013)------------------------------
% 2.22/0.66  % (6013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.66  % (6013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.66  % (6013)Termination reason: Unknown
% 2.22/0.66  % (6013)Termination phase: Saturation
% 2.22/0.66  
% 2.22/0.66  % (6013)Memory used [KB]: 1535
% 2.22/0.66  % (6013)Time elapsed: 0.260 s
% 2.22/0.66  % (6013)Instructions burned: 51 (million)
% 2.22/0.66  % (6013)------------------------------
% 2.22/0.66  % (6013)------------------------------
% 2.22/0.67  % (6043)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.22/0.68  % (6040)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.22/0.68  % (6041)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.22/0.68  % (6028)Instruction limit reached!
% 2.22/0.68  % (6028)------------------------------
% 2.22/0.68  % (6028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.68  % (6028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.68  % (6028)Termination reason: Unknown
% 2.22/0.68  % (6028)Termination phase: Saturation
% 2.22/0.68  
% 2.22/0.68  % (6028)Memory used [KB]: 6268
% 2.22/0.68  % (6028)Time elapsed: 0.289 s
% 2.22/0.68  % (6028)Instructions burned: 67 (million)
% 2.22/0.68  % (6028)------------------------------
% 2.22/0.68  % (6028)------------------------------
% 2.22/0.68  % (6040)Instruction limit reached!
% 2.22/0.68  % (6040)------------------------------
% 2.22/0.68  % (6040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.68  % (6040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.68  % (6040)Termination reason: Unknown
% 2.22/0.68  % (6040)Termination phase: Saturation
% 2.22/0.68  
% 2.22/0.68  % (6040)Memory used [KB]: 5884
% 2.22/0.68  % (6040)Time elapsed: 0.115 s
% 2.22/0.68  % (6040)Instructions burned: 3 (million)
% 2.22/0.68  % (6040)------------------------------
% 2.22/0.68  % (6040)------------------------------
% 2.22/0.68  % (6042)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.22/0.70  % (6038)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.68/0.71  % (6039)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.68/0.72  % (6042)Instruction limit reached!
% 2.68/0.72  % (6042)------------------------------
% 2.68/0.72  % (6042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (6043)Instruction limit reached!
% 2.68/0.73  % (6043)------------------------------
% 2.68/0.73  % (6043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (6043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.73  % (6043)Termination reason: Unknown
% 2.68/0.73  % (6043)Termination phase: Saturation
% 2.68/0.73  
% 2.68/0.73  % (6043)Memory used [KB]: 7675
% 2.68/0.73  % (6043)Time elapsed: 0.165 s
% 2.68/0.73  % (6043)Instructions burned: 34 (million)
% 2.68/0.73  % (6043)------------------------------
% 2.68/0.73  % (6043)------------------------------
% 2.68/0.73  % (6049)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.68/0.74  % (6038)Instruction limit reached!
% 2.68/0.74  % (6038)------------------------------
% 2.68/0.74  % (6038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (6038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (6038)Termination reason: Unknown
% 2.68/0.74  % (6038)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (6038)Memory used [KB]: 6268
% 2.68/0.74  % (6038)Time elapsed: 0.161 s
% 2.68/0.74  % (6038)Instructions burned: 15 (million)
% 2.68/0.74  % (6038)------------------------------
% 2.68/0.74  % (6038)------------------------------
% 2.68/0.74  % (6033)Instruction limit reached!
% 2.68/0.74  % (6033)------------------------------
% 2.68/0.74  % (6033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (6033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (6033)Termination reason: Unknown
% 2.68/0.74  % (6033)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (6033)Memory used [KB]: 6780
% 2.68/0.74  % (6033)Time elapsed: 0.342 s
% 2.68/0.74  % (6033)Instructions burned: 71 (million)
% 2.68/0.74  % (6033)------------------------------
% 2.68/0.74  % (6033)------------------------------
% 2.68/0.74  % (6042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (6042)Termination reason: Unknown
% 2.68/0.74  % (6042)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (6042)Memory used [KB]: 1535
% 2.68/0.74  % (6042)Time elapsed: 0.133 s
% 2.68/0.74  % (6042)Instructions burned: 29 (million)
% 2.68/0.74  % (6042)------------------------------
% 2.68/0.74  % (6042)------------------------------
% 2.68/0.74  % (6050)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.68/0.74  % (6044)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.68/0.75  % (6047)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.68/0.75  % (6048)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.68/0.75  % (6041)Instruction limit reached!
% 2.68/0.75  % (6041)------------------------------
% 2.68/0.75  % (6041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.75  % (6041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.75  % (6041)Termination reason: Unknown
% 2.68/0.75  % (6041)Termination phase: Saturation
% 2.68/0.75  
% 2.68/0.75  % (6041)Memory used [KB]: 6140
% 2.68/0.75  % (6041)Time elapsed: 0.184 s
% 2.68/0.75  % (6041)Instructions burned: 33 (million)
% 2.68/0.75  % (6041)------------------------------
% 2.68/0.75  % (6041)------------------------------
% 2.68/0.76  % (6037)Instruction limit reached!
% 2.68/0.76  % (6037)------------------------------
% 2.68/0.76  % (6037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.76  % (6037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.76  % (6037)Termination reason: Unknown
% 2.68/0.76  % (6037)Termination phase: Saturation
% 2.68/0.76  
% 2.68/0.76  % (6037)Memory used [KB]: 6140
% 2.68/0.76  % (6037)Time elapsed: 0.348 s
% 2.68/0.76  % (6037)Instructions burned: 100 (million)
% 2.68/0.76  % (6037)------------------------------
% 2.68/0.76  % (6037)------------------------------
% 2.68/0.76  % (6047)Instruction limit reached!
% 2.68/0.76  % (6047)------------------------------
% 2.68/0.76  % (6047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.77  % (6047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (6039)Instruction limit reached!
% 2.68/0.77  % (6039)------------------------------
% 2.68/0.77  % (6039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.77  % (6039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (6039)Termination reason: Unknown
% 2.68/0.77  % (6039)Termination phase: Saturation
% 2.68/0.77  
% 2.68/0.77  % (6039)Memory used [KB]: 6396
% 2.68/0.77  % (6039)Time elapsed: 0.209 s
% 2.68/0.77  % (6039)Instructions burned: 39 (million)
% 2.68/0.77  % (6039)------------------------------
% 2.68/0.77  % (6039)------------------------------
% 2.68/0.77  % (6047)Termination reason: Unknown
% 2.68/0.77  % (6047)Termination phase: Saturation
% 2.68/0.77  
% 2.68/0.77  % (6047)Memory used [KB]: 6012
% 2.68/0.77  % (6047)Time elapsed: 0.122 s
% 2.68/0.77  % (6047)Instructions burned: 8 (million)
% 2.68/0.77  % (6047)------------------------------
% 2.68/0.77  % (6047)------------------------------
% 2.97/0.78  % (6045)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.97/0.78  % (6052)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.97/0.78  % (6060)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.97/0.79  % (6049)Instruction limit reached!
% 2.97/0.79  % (6049)------------------------------
% 2.97/0.79  % (6049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.79  % (6049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.79  % (6049)Termination reason: Unknown
% 2.97/0.79  % (6049)Termination phase: Saturation
% 2.97/0.79  
% 2.97/0.79  % (6049)Memory used [KB]: 6012
% 2.97/0.79  % (6049)Time elapsed: 0.167 s
% 2.97/0.79  % (6049)Instructions burned: 39 (million)
% 2.97/0.79  % (6049)------------------------------
% 2.97/0.79  % (6049)------------------------------
% 2.97/0.79  % (6029)Instruction limit reached!
% 2.97/0.79  % (6029)------------------------------
% 2.97/0.79  % (6029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.79  % (6029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.79  % (6029)Termination reason: Unknown
% 2.97/0.79  % (6029)Termination phase: Saturation
% 2.97/0.79  
% 2.97/0.79  % (6029)Memory used [KB]: 8955
% 2.97/0.79  % (6029)Time elapsed: 0.386 s
% 2.97/0.79  % (6029)Instructions burned: 98 (million)
% 2.97/0.79  % (6029)------------------------------
% 2.97/0.79  % (6029)------------------------------
% 2.97/0.79  % (6046)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.97/0.80  TRYING [1]
% 2.97/0.80  TRYING [2]
% 2.97/0.80  TRYING [3]
% 2.97/0.81  % (6061)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 2.97/0.81  % (6053)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.97/0.82  % (6051)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.97/0.82  % (6055)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.97/0.82  % (6059)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.97/0.83  % (6054)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.97/0.83  % (6045)Instruction limit reached!
% 2.97/0.83  % (6045)------------------------------
% 2.97/0.83  % (6045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.83  % (6045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.83  % (6045)Termination reason: Unknown
% 2.97/0.83  % (6045)Termination phase: Finite model building SAT solving
% 2.97/0.83  
% 2.97/0.83  % (6045)Memory used [KB]: 6524
% 2.97/0.83  % (6045)Time elapsed: 0.191 s
% 2.97/0.83  % (6045)Instructions burned: 22 (million)
% 2.97/0.83  % (6045)------------------------------
% 2.97/0.83  % (6045)------------------------------
% 2.97/0.84  % (6057)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.97/0.84  % (6056)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.97/0.84  % (6044)Instruction limit reached!
% 2.97/0.84  % (6044)------------------------------
% 2.97/0.84  % (6044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (6044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (6044)Termination reason: Unknown
% 2.97/0.84  % (6044)Termination phase: Saturation
% 2.97/0.84  
% 2.97/0.84  % (6044)Memory used [KB]: 6524
% 2.97/0.84  % (6044)Time elapsed: 0.226 s
% 2.97/0.84  % (6044)Instructions burned: 46 (million)
% 2.97/0.84  % (6044)------------------------------
% 2.97/0.84  % (6044)------------------------------
% 2.97/0.85  % (6055)Instruction limit reached!
% 2.97/0.85  % (6055)------------------------------
% 2.97/0.85  % (6055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (6055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (6055)Termination reason: Unknown
% 2.97/0.85  % (6055)Termination phase: Saturation
% 2.97/0.85  
% 2.97/0.85  % (6055)Memory used [KB]: 5884
% 2.97/0.85  % (6055)Time elapsed: 0.156 s
% 2.97/0.85  % (6055)Instructions burned: 7 (million)
% 2.97/0.85  % (6055)------------------------------
% 2.97/0.85  % (6055)------------------------------
% 2.97/0.85  % (6058)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.97/0.86  % (6064)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.97/0.86  % (6064)Refutation not found, incomplete strategy% (6064)------------------------------
% 2.97/0.86  % (6064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.86  % (6065)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 3.20/0.87  % (6064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.20/0.87  % (6064)Termination reason: Refutation not found, incomplete strategy
% 3.20/0.87  
% 3.20/0.87  % (6064)Memory used [KB]: 5884
% 3.20/0.87  % (6064)Time elapsed: 0.096 s
% 3.20/0.87  % (6064)Instructions burned: 2 (million)
% 3.20/0.87  % (6064)------------------------------
% 3.20/0.87  % (6064)------------------------------
% 3.20/0.88  % (6062)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 3.26/0.90  % (6063)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 3.26/0.90  % (6068)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/95Mi)
% 3.26/0.91  % (6066)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 (2995ds/490Mi)
% 3.26/0.91  % (6069)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/156Mi)
% 3.28/0.93  % (6051)Instruction limit reached!
% 3.28/0.93  % (6051)------------------------------
% 3.28/0.93  % (6051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.93  % (6051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.93  % (6051)Termination reason: Unknown
% 3.28/0.93  % (6051)Termination phase: Saturation
% 3.28/0.93  
% 3.28/0.93  % (6051)Memory used [KB]: 2430
% 3.28/0.93  % (6051)Time elapsed: 0.260 s
% 3.28/0.93  % (6051)Instructions burned: 46 (million)
% 3.28/0.93  % (6051)------------------------------
% 3.28/0.93  % (6051)------------------------------
% 3.28/0.93  % (6073)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/298Mi)
% 3.28/0.94  % (6072)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/141Mi)
% 3.28/0.95  % (6067)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/78Mi)
% 3.28/0.95  % (6071)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/119Mi)
% 3.28/0.96  % (6070)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/240Mi)
% 3.28/0.97  % (6074)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/58Mi)
% 3.28/0.98  % (6057)Instruction limit reached!
% 3.28/0.98  % (6057)------------------------------
% 3.28/0.98  % (6057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.98  % (6046)Instruction limit reached!
% 3.28/0.98  % (6046)------------------------------
% 3.28/0.98  % (6046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.98  % (6046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.98  % (6046)Termination reason: Unknown
% 3.28/0.98  % (6046)Termination phase: Saturation
% 3.28/0.98  
% 3.28/0.98  % (6046)Memory used [KB]: 1791
% 3.28/0.98  % (6046)Time elapsed: 0.349 s
% 3.28/0.98  % (6046)Instructions burned: 76 (million)
% 3.28/0.98  % (6046)------------------------------
% 3.28/0.98  % (6046)------------------------------
% 3.28/0.98  % (6057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.98  % (6057)Termination reason: Unknown
% 3.28/0.98  % (6057)Termination phase: Saturation
% 3.28/0.98  
% 3.28/0.98  % (6057)Memory used [KB]: 6908
% 3.28/0.98  % (6057)Time elapsed: 0.290 s
% 3.28/0.98  % (6057)Instructions burned: 58 (million)
% 3.28/0.98  % (6057)------------------------------
% 3.28/0.98  % (6057)------------------------------
% 3.28/0.99  % (6050)Instruction limit reached!
% 3.28/0.99  % (6050)------------------------------
% 3.28/0.99  % (6050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.99  % (6050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.99  % (6050)Termination reason: Unknown
% 3.28/0.99  % (6050)Termination phase: Saturation
% 3.28/0.99  
% 3.28/0.99  % (6050)Memory used [KB]: 1791
% 3.28/0.99  % (6050)Time elapsed: 0.367 s
% 3.28/0.99  % (6050)Instructions burned: 147 (million)
% 3.28/0.99  % (6050)------------------------------
% 3.28/0.99  % (6050)------------------------------
% 3.62/1.02  % (6052)Instruction limit reached!
% 3.62/1.02  % (6052)------------------------------
% 3.62/1.02  % (6052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.02  % (6052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.02  % (6052)Termination reason: Unknown
% 3.62/1.02  % (6052)Termination phase: Saturation
% 3.62/1.02  
% 3.62/1.02  % (6052)Memory used [KB]: 6268
% 3.62/1.02  % (6052)Time elapsed: 0.370 s
% 3.62/1.02  % (6052)Instructions burned: 110 (million)
% 3.62/1.02  % (6052)------------------------------
% 3.62/1.02  % (6052)------------------------------
% 3.62/1.02  % (6059)Instruction limit reached!
% 3.62/1.02  % (6059)------------------------------
% 3.62/1.02  % (6059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.02  % (6059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.02  % (6059)Termination reason: Unknown
% 3.62/1.02  % (6059)Termination phase: Saturation
% 3.62/1.02  
% 3.62/1.02  % (6059)Memory used [KB]: 7164
% 3.62/1.02  % (6059)Time elapsed: 0.352 s
% 3.62/1.02  % (6059)Instructions burned: 92 (million)
% 3.62/1.02  % (6059)------------------------------
% 3.62/1.02  % (6059)------------------------------
% 3.62/1.02  % (6048)Instruction limit reached!
% 3.62/1.02  % (6048)------------------------------
% 3.62/1.02  % (6048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.02  % (6048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.02  % (6048)Termination reason: Unknown
% 3.62/1.02  % (6048)Termination phase: Saturation
% 3.62/1.02  
% 3.62/1.02  % (6048)Memory used [KB]: 10234
% 3.62/1.02  % (6048)Time elapsed: 0.352 s
% 3.62/1.02  % (6048)Instructions burned: 151 (million)
% 3.62/1.02  % (6048)------------------------------
% 3.62/1.02  % (6048)------------------------------
% 3.62/1.03  % (6076)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/378Mi)
% 3.62/1.04  % (6058)Instruction limit reached!
% 3.62/1.04  % (6058)------------------------------
% 3.62/1.04  % (6058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.04  % (6058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.04  % (6058)Termination reason: Unknown
% 3.62/1.04  % (6058)Termination phase: Saturation
% 3.62/1.04  
% 3.62/1.04  % (6058)Memory used [KB]: 1918
% 3.62/1.04  % (6058)Time elapsed: 0.361 s
% 3.62/1.04  % (6058)Instructions burned: 70 (million)
% 3.62/1.04  % (6058)------------------------------
% 3.62/1.04  % (6058)------------------------------
% 3.62/1.04  % (6078)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/171Mi)
% 3.62/1.05  % (6054)Instruction limit reached!
% 3.62/1.05  % (6054)------------------------------
% 3.62/1.05  % (6054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.05  % (6077)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/46Mi)
% 3.62/1.05  % (6054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.05  % (6054)Termination reason: Unknown
% 3.62/1.05  % (6054)Termination phase: Saturation
% 3.62/1.05  
% 3.62/1.05  % (6054)Memory used [KB]: 6652
% 3.62/1.05  % (6054)Time elapsed: 0.354 s
% 3.62/1.05  % (6054)Instructions burned: 116 (million)
% 3.62/1.05  % (6054)------------------------------
% 3.62/1.05  % (6054)------------------------------
% 3.62/1.06  % (6068)Instruction limit reached!
% 3.62/1.06  % (6068)------------------------------
% 3.62/1.06  % (6068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.07  % (6075)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.62/1.07  % (6061)Instruction limit reached!
% 3.62/1.07  % (6061)------------------------------
% 3.62/1.07  % (6061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.07  % (6061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.07  % (6061)Termination reason: Unknown
% 3.62/1.07  % (6061)Termination phase: Saturation
% 3.62/1.07  
% 3.62/1.07  % (6061)Memory used [KB]: 7036
% 3.62/1.07  % (6061)Time elapsed: 0.321 s
% 3.62/1.07  % (6061)Instructions burned: 137 (million)
% 3.62/1.07  % (6061)------------------------------
% 3.62/1.07  % (6061)------------------------------
% 3.62/1.07  % (6068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.07  % (6068)Termination reason: Unknown
% 3.62/1.07  % (6068)Termination phase: Saturation
% 3.62/1.07  
% 3.62/1.07  % (6068)Memory used [KB]: 6268
% 3.62/1.07  % (6068)Time elapsed: 0.254 s
% 3.62/1.07  % (6068)Instructions burned: 96 (million)
% 3.62/1.07  % (6068)------------------------------
% 3.62/1.07  % (6068)------------------------------
% 3.62/1.07  % (6053)Instruction limit reached!
% 3.62/1.07  % (6053)------------------------------
% 3.62/1.07  % (6053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.07  % (6053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.07  % (6053)Termination reason: Unknown
% 3.62/1.07  % (6053)Termination phase: Saturation
% 3.62/1.07  
% 3.62/1.07  % (6053)Memory used [KB]: 6652
% 3.62/1.07  % (6053)Time elapsed: 0.422 s
% 3.62/1.07  % (6053)Instructions burned: 152 (million)
% 3.62/1.07  % (6053)------------------------------
% 3.62/1.07  % (6053)------------------------------
% 3.62/1.07  % (6074)Instruction limit reached!
% 3.62/1.07  % (6074)------------------------------
% 3.62/1.07  % (6074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.07  % (6074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.07  % (6074)Termination reason: Unknown
% 3.62/1.07  % (6074)Termination phase: Saturation
% 3.62/1.07  
% 3.62/1.07  % (6074)Memory used [KB]: 6908
% 3.62/1.07  % (6074)Time elapsed: 0.253 s
% 3.62/1.07  % (6074)Instructions burned: 58 (million)
% 3.62/1.07  % (6074)------------------------------
% 3.62/1.07  % (6074)------------------------------
% 4.44/1.10  % (6062)Instruction limit reached!
% 4.44/1.10  % (6062)------------------------------
% 4.44/1.10  % (6062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.10  % (6062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.10  % (6062)Termination reason: Unknown
% 4.44/1.10  % (6062)Termination phase: Saturation
% 4.44/1.10  
% 4.44/1.10  % (6062)Memory used [KB]: 2046
% 4.44/1.10  % (6062)Time elapsed: 0.366 s
% 4.44/1.10  % (6062)Instructions burned: 108 (million)
% 4.44/1.10  % (6062)------------------------------
% 4.44/1.10  % (6062)------------------------------
% 4.44/1.12  % (6079)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/182Mi)
% 4.44/1.12  % (6056)Refutation not found, non-redundant clauses discarded% (6056)------------------------------
% 4.44/1.12  % (6056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.13  % (6077)Instruction limit reached!
% 4.44/1.13  % (6077)------------------------------
% 4.44/1.13  % (6077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.13  % (6077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.13  % (6077)Termination reason: Unknown
% 4.44/1.13  % (6077)Termination phase: Saturation
% 4.44/1.13  
% 4.44/1.13  % (6077)Memory used [KB]: 6524
% 4.44/1.13  % (6077)Time elapsed: 0.223 s
% 4.44/1.13  % (6077)Instructions burned: 46 (million)
% 4.44/1.13  % (6077)------------------------------
% 4.44/1.13  % (6077)------------------------------
% 4.44/1.13  % (6056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.13  % (6056)Termination reason: Refutation not found, non-redundant clauses discarded
% 4.44/1.13  
% 4.44/1.13  % (6056)Memory used [KB]: 6908
% 4.44/1.13  % (6056)Time elapsed: 0.435 s
% 4.44/1.14  % (6056)Instructions burned: 148 (million)
% 4.44/1.14  % (6056)------------------------------
% 4.44/1.14  % (6056)------------------------------
% 4.44/1.14  % (6067)Instruction limit reached!
% 4.44/1.14  % (6067)------------------------------
% 4.44/1.14  % (6067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.15  % (6071)Instruction limit reached!
% 4.44/1.15  % (6071)------------------------------
% 4.44/1.15  % (6071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.15  % (6071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.15  % (6071)Termination reason: Unknown
% 4.44/1.15  % (6071)Termination phase: Saturation
% 4.44/1.15  
% 4.44/1.15  % (6071)Memory used [KB]: 2046
% 4.44/1.15  % (6071)Time elapsed: 0.317 s
% 4.44/1.15  % (6071)Instructions burned: 120 (million)
% 4.44/1.15  % (6071)------------------------------
% 4.44/1.15  % (6071)------------------------------
% 4.44/1.15  % (6065)Instruction limit reached!
% 4.44/1.15  % (6065)------------------------------
% 4.44/1.15  % (6065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.15  % (6065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.15  % (6065)Termination reason: Unknown
% 4.44/1.15  % (6065)Termination phase: Saturation
% 4.44/1.15  
% 4.44/1.15  % (6065)Memory used [KB]: 10106
% 4.44/1.15  % (6065)Time elapsed: 0.369 s
% 4.44/1.15  % (6065)Instructions burned: 143 (million)
% 4.44/1.15  % (6065)------------------------------
% 4.44/1.15  % (6065)------------------------------
% 4.44/1.16  % (6075)Instruction limit reached!
% 4.44/1.16  % (6075)------------------------------
% 4.44/1.16  % (6075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.16  % (6075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.16  % (6075)Termination reason: Unknown
% 4.44/1.16  % (6075)Termination phase: Saturation
% 4.44/1.16  
% 4.44/1.16  % (6075)Memory used [KB]: 6396
% 4.44/1.16  % (6075)Time elapsed: 0.275 s
% 4.44/1.16  % (6075)Instructions burned: 40 (million)
% 4.44/1.16  % (6075)------------------------------
% 4.44/1.16  % (6075)------------------------------
% 4.44/1.16  % (6067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.16  % (6067)Termination reason: Unknown
% 4.44/1.16  % (6067)Termination phase: Saturation
% 4.44/1.16  
% 4.44/1.16  % (6067)Memory used [KB]: 6524
% 4.44/1.16  % (6067)Time elapsed: 0.345 s
% 4.44/1.16  % (6067)Instructions burned: 79 (million)
% 4.44/1.16  % (6067)------------------------------
% 4.44/1.16  % (6067)------------------------------
% 4.44/1.17  % (6080)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/40Mi)
% 6.60/1.18  % (6082)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/106Mi)
% 6.60/1.19  % (6083)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/70Mi)
% 6.60/1.19  % (6081)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 6.60/1.20  TRYING [1]
% 6.60/1.20  TRYING [2]
% 6.81/1.20  % (6084)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/101Mi)
% 6.81/1.20  % (6085)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/162Mi)
% 6.81/1.20  TRYING [3]
% 6.81/1.20  TRYING [3]
% 6.81/1.20  % (6081)Instruction limit reached!
% 6.81/1.20  % (6081)------------------------------
% 6.81/1.20  % (6081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.81/1.20  % (6081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.81/1.20  % (6081)Termination reason: Unknown
% 6.81/1.20  % (6081)Termination phase: Finite model building constraint generation
% 6.81/1.20  
% 6.81/1.20  % (6081)Memory used [KB]: 6140
% 6.81/1.20  % (6081)Time elapsed: 0.158 s
% 6.81/1.20  % (6081)Instructions burned: 8 (million)
% 6.81/1.20  % (6081)------------------------------
% 6.81/1.20  % (6081)------------------------------
% 6.81/1.21  % (6069)Instruction limit reached!
% 6.81/1.21  % (6069)------------------------------
% 6.81/1.21  % (6069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.81/1.21  % (6069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.81/1.21  % (6069)Termination reason: Unknown
% 6.81/1.21  % (6069)Termination phase: Saturation
% 6.81/1.21  
% 6.81/1.21  % (6069)Memory used [KB]: 7291
% 6.81/1.21  % (6069)Time elapsed: 0.370 s
% 6.81/1.21  % (6069)Instructions burned: 156 (million)
% 6.81/1.21  % (6069)------------------------------
% 6.81/1.21  % (6069)------------------------------
% 6.81/1.22  % (6087)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/389Mi)
% 7.03/1.23  % (6086)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/45Mi)
% 7.03/1.25  % (6089)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/272Mi)
% 7.03/1.25  % (6090)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/654Mi)
% 7.03/1.25  % (6080)Instruction limit reached!
% 7.03/1.25  % (6080)------------------------------
% 7.03/1.25  % (6080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.25  % (6091)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/85Mi)
% 7.03/1.25  % (6088)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/226Mi)
% 7.03/1.27  % (6080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.27  % (6080)Termination reason: Unknown
% 7.03/1.27  % (6080)Termination phase: Saturation
% 7.03/1.27  
% 7.03/1.27  % (6080)Memory used [KB]: 6908
% 7.03/1.27  % (6080)Time elapsed: 0.198 s
% 7.03/1.27  % (6080)Instructions burned: 40 (million)
% 7.03/1.27  % (6080)------------------------------
% 7.03/1.27  % (6080)------------------------------
% 7.03/1.27  % (6072)Instruction limit reached!
% 7.03/1.27  % (6072)------------------------------
% 7.03/1.27  % (6072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.27  % (6072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.27  % (6072)Termination reason: Unknown
% 7.03/1.27  % (6072)Termination phase: Saturation
% 7.03/1.27  
% 7.03/1.27  % (6072)Memory used [KB]: 7931
% 7.03/1.27  % (6072)Time elapsed: 0.428 s
% 7.03/1.27  % (6072)Instructions burned: 141 (million)
% 7.03/1.27  % (6072)------------------------------
% 7.03/1.27  % (6072)------------------------------
% 7.03/1.30  % (6093)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/156Mi)
% 7.03/1.30  % (6094)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/141Mi)
% 7.03/1.31  % (6092)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/15Mi)
% 7.03/1.31  % (6060)Refutation not found, non-redundant clauses discarded% (6060)------------------------------
% 7.03/1.31  % (6060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.31  % (6060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.31  % (6060)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.03/1.31  
% 7.03/1.31  % (6060)Memory used [KB]: 7291
% 7.03/1.31  % (6060)Time elapsed: 0.650 s
% 7.03/1.31  % (6060)Instructions burned: 298 (million)
% 7.03/1.31  % (6060)------------------------------
% 7.03/1.31  % (6060)------------------------------
% 7.70/1.33  % (6096)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/86Mi)
% 7.70/1.33  % (6086)Instruction limit reached!
% 7.70/1.33  % (6086)------------------------------
% 7.70/1.33  % (6086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.33  % (6097)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/344Mi)
% 7.70/1.34  % (6083)Instruction limit reached!
% 7.70/1.34  % (6083)------------------------------
% 7.70/1.34  % (6083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.34  % (6083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.34  % (6083)Termination reason: Unknown
% 7.70/1.34  % (6083)Termination phase: Saturation
% 7.70/1.34  
% 7.70/1.34  % (6083)Memory used [KB]: 12153
% 7.70/1.34  % (6083)Time elapsed: 0.280 s
% 7.70/1.34  % (6083)Instructions burned: 71 (million)
% 7.70/1.34  % (6083)------------------------------
% 7.70/1.34  % (6083)------------------------------
% 7.70/1.34  % (6098)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/104Mi)
% 7.70/1.34  % (6086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.34  % (6086)Termination reason: Unknown
% 7.70/1.34  % (6086)Termination phase: Saturation
% 7.70/1.34  
% 7.70/1.34  % (6086)Memory used [KB]: 6396
% 7.70/1.34  % (6086)Time elapsed: 0.218 s
% 7.70/1.34  % (6086)Instructions burned: 46 (million)
% 7.70/1.34  % (6086)------------------------------
% 7.70/1.34  % (6086)------------------------------
% 7.70/1.35  % (6095)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/185Mi)
% 7.70/1.35  % (6092)Instruction limit reached!
% 7.70/1.35  % (6092)------------------------------
% 7.70/1.35  % (6092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.35  % (6092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.35  % (6092)Termination reason: Unknown
% 7.70/1.35  % (6092)Termination phase: Saturation
% 7.70/1.35  
% 7.70/1.35  % (6092)Memory used [KB]: 6140
% 7.70/1.35  % (6092)Time elapsed: 0.193 s
% 7.70/1.35  % (6092)Instructions burned: 15 (million)
% 7.70/1.35  % (6092)------------------------------
% 7.70/1.35  % (6092)------------------------------
% 7.70/1.36  % (6078)Instruction limit reached!
% 7.70/1.36  % (6078)------------------------------
% 7.70/1.36  % (6078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.38  % (6082)Instruction limit reached!
% 7.70/1.38  % (6082)------------------------------
% 7.70/1.38  % (6082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.38  % (6082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.38  % (6082)Termination reason: Unknown
% 7.70/1.38  % (6082)Termination phase: Saturation
% 7.70/1.38  
% 7.70/1.38  % (6082)Memory used [KB]: 1791
% 7.70/1.38  % (6082)Time elapsed: 0.355 s
% 7.70/1.38  % (6082)Instructions burned: 108 (million)
% 7.70/1.38  % (6082)------------------------------
% 7.70/1.38  % (6082)------------------------------
% 7.70/1.39  % (6078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.39  % (6078)Termination reason: Unknown
% 7.70/1.39  % (6078)Termination phase: Saturation
% 7.70/1.39  
% 7.70/1.39  % (6078)Memory used [KB]: 7164
% 7.70/1.39  % (6078)Time elapsed: 0.378 s
% 7.70/1.39  % (6078)Instructions burned: 171 (million)
% 7.70/1.39  % (6078)------------------------------
% 7.70/1.39  % (6078)------------------------------
% 8.13/1.40  % (6099)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/355Mi)
% 8.13/1.40  % (6091)Instruction limit reached!
% 8.13/1.40  % (6091)------------------------------
% 8.13/1.40  % (6091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.13/1.40  % (6091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.13/1.40  % (6091)Termination reason: Unknown
% 8.13/1.40  % (6091)Termination phase: Saturation
% 8.13/1.40  
% 8.13/1.40  % (6091)Memory used [KB]: 6268
% 8.13/1.40  % (6091)Time elapsed: 0.305 s
% 8.13/1.40  % (6091)Instructions burned: 87 (million)
% 8.13/1.40  % (6091)------------------------------
% 8.13/1.40  % (6091)------------------------------
% 8.13/1.42  % (6084)Instruction limit reached!
% 8.13/1.42  % (6084)------------------------------
% 8.13/1.42  % (6084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.13/1.42  % (6084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.13/1.42  % (6084)Termination reason: Unknown
% 8.13/1.42  % (6084)Termination phase: Saturation
% 8.13/1.42  
% 8.13/1.42  % (6084)Memory used [KB]: 6908
% 8.13/1.42  % (6084)Time elapsed: 0.330 s
% 8.13/1.42  % (6084)Instructions burned: 102 (million)
% 8.13/1.42  % (6084)------------------------------
% 8.13/1.42  % (6084)------------------------------
% 8.13/1.46  % (6100)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/29Mi)
% 8.13/1.46  % (6079)Instruction limit reached!
% 8.13/1.46  % (6079)------------------------------
% 8.13/1.46  % (6079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.13/1.46  % (6079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.13/1.46  % (6079)Termination reason: Unknown
% 8.13/1.46  % (6079)Termination phase: Saturation
% 8.13/1.46  
% 8.13/1.46  % (6079)Memory used [KB]: 7931
% 8.13/1.46  % (6079)Time elapsed: 0.494 s
% 8.13/1.46  % (6079)Instructions burned: 182 (million)
% 8.13/1.46  % (6079)------------------------------
% 8.13/1.46  % (6079)------------------------------
% 8.53/1.47  % (6063)Instruction limit reached!
% 8.53/1.47  % (6063)------------------------------
% 8.53/1.47  % (6063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.53/1.47  % (6063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.53/1.47  % (6063)Termination reason: Unknown
% 8.53/1.47  % (6063)Termination phase: Saturation
% 8.53/1.47  
% 8.53/1.47  % (6063)Memory used [KB]: 13176
% 8.53/1.47  % (6063)Time elapsed: 0.682 s
% 8.53/1.47  % (6063)Instructions burned: 279 (million)
% 8.53/1.47  % (6063)------------------------------
% 8.53/1.47  % (6063)------------------------------
% 8.56/1.47  % (6070)Instruction limit reached!
% 8.56/1.47  % (6070)------------------------------
% 8.56/1.47  % (6070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.56/1.47  % (6070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.56/1.47  % (6070)Termination reason: Unknown
% 8.56/1.47  % (6070)Termination phase: Saturation
% 8.56/1.47  
% 8.56/1.47  % (6070)Memory used [KB]: 14072
% 8.56/1.47  % (6070)Time elapsed: 0.620 s
% 8.56/1.47  % (6070)Instructions burned: 240 (million)
% 8.56/1.47  % (6070)------------------------------
% 8.56/1.47  % (6070)------------------------------
% 8.56/1.47  % (6101)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/92Mi)
% 8.56/1.47  % (6096)Instruction limit reached!
% 8.56/1.47  % (6096)------------------------------
% 8.56/1.47  % (6096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.56/1.47  % (6096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.56/1.47  % (6096)Termination reason: Unknown
% 8.56/1.47  % (6096)Termination phase: Saturation
% 8.56/1.47  
% 8.56/1.47  % (6096)Memory used [KB]: 8059
% 8.56/1.47  % (6096)Time elapsed: 0.278 s
% 8.56/1.47  % (6096)Instructions burned: 86 (million)
% 8.56/1.47  % (6096)------------------------------
% 8.56/1.47  % (6096)------------------------------
% 8.56/1.48  % (6093)Instruction limit reached!
% 8.56/1.48  % (6093)------------------------------
% 8.56/1.48  % (6093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.56/1.48  % (6093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.56/1.48  % (6093)Termination reason: Unknown
% 8.56/1.48  % (6093)Termination phase: Saturation
% 8.56/1.48  
% 8.56/1.48  % (6093)Memory used [KB]: 1535
% 8.56/1.48  % (6093)Time elapsed: 0.254 s
% 8.56/1.48  % (6093)Instructions burned: 159 (million)
% 8.56/1.48  % (6093)------------------------------
% 8.56/1.48  % (6093)------------------------------
% 8.56/1.49  % (6102)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/460Mi)
% 8.71/1.51  % (6104)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/274Mi)
% 8.71/1.51  % (6107)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/174Mi)
% 8.83/1.53  % (6106)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/310Mi)
% 8.83/1.53  % (6100)Instruction limit reached!
% 8.83/1.53  % (6100)------------------------------
% 8.83/1.53  % (6100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.53  % (6100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.53  % (6100)Termination reason: Unknown
% 8.83/1.53  % (6100)Termination phase: Saturation
% 8.83/1.53  
% 8.83/1.53  % (6100)Memory used [KB]: 6268
% 8.83/1.53  % (6100)Time elapsed: 0.279 s
% 8.83/1.53  % (6100)Instructions burned: 29 (million)
% 8.83/1.53  % (6100)------------------------------
% 8.83/1.53  % (6100)------------------------------
% 8.83/1.53  % (6103)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/498Mi)
% 8.83/1.55  % (6073)Instruction limit reached!
% 8.83/1.55  % (6073)------------------------------
% 8.83/1.55  % (6073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.55  % (6073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.55  % (6073)Termination reason: Unknown
% 8.83/1.55  % (6073)Termination phase: Saturation
% 8.83/1.55  
% 8.83/1.55  % (6073)Memory used [KB]: 9850
% 8.83/1.55  % (6073)Time elapsed: 0.738 s
% 8.83/1.55  % (6073)Instructions burned: 298 (million)
% 8.83/1.55  % (6073)------------------------------
% 8.83/1.55  % (6073)------------------------------
% 8.83/1.55  % (6110)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 (2989ds/151Mi)
% 8.83/1.56  % (6098)Instruction limit reached!
% 8.83/1.56  % (6098)------------------------------
% 8.83/1.56  % (6098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.56  % (6098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.56  % (6098)Termination reason: Unknown
% 8.83/1.56  % (6098)Termination phase: Saturation
% 8.83/1.56  
% 8.83/1.56  % (6098)Memory used [KB]: 7164
% 8.83/1.56  % (6098)Time elapsed: 0.326 s
% 8.83/1.56  % (6098)Instructions burned: 104 (million)
% 8.83/1.56  % (6098)------------------------------
% 8.83/1.56  % (6098)------------------------------
% 8.83/1.56  % (6085)Instruction limit reached!
% 8.83/1.56  % (6085)------------------------------
% 8.83/1.56  % (6085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.57  % (6085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.57  % (6085)Termination reason: Unknown
% 8.83/1.57  % (6085)Termination phase: Saturation
% 8.83/1.57  
% 8.83/1.57  % (6085)Memory used [KB]: 9722
% 8.83/1.57  % (6085)Time elapsed: 0.451 s
% 8.83/1.57  % (6085)Instructions burned: 162 (million)
% 8.83/1.57  % (6085)------------------------------
% 8.83/1.57  % (6085)------------------------------
% 8.83/1.59  % (6111)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/75Mi)
% 8.83/1.59  % (6105)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1000Mi)
% 8.83/1.59  % (6105)Refutation not found, incomplete strategy% (6105)------------------------------
% 8.83/1.59  % (6105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.59  % (6105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.59  % (6105)Termination reason: Refutation not found, incomplete strategy
% 8.83/1.59  
% 8.83/1.59  % (6105)Memory used [KB]: 1407
% 8.83/1.59  % (6105)Time elapsed: 0.175 s
% 8.83/1.59  % (6105)Instructions burned: 2 (million)
% 8.83/1.59  % (6105)------------------------------
% 8.83/1.59  % (6105)------------------------------
% 8.83/1.60  % (6076)Instruction limit reached!
% 8.83/1.60  % (6076)------------------------------
% 8.83/1.60  % (6076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.60  % (6114)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/87Mi)
% 8.83/1.60  % (6094)Instruction limit reached!
% 8.83/1.60  % (6094)------------------------------
% 8.83/1.60  % (6094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.60  % (6094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.60  % (6094)Termination reason: Unknown
% 8.83/1.60  % (6094)Termination phase: Saturation
% 8.83/1.60  
% 8.83/1.60  % (6094)Memory used [KB]: 13176
% 8.83/1.60  % (6094)Time elapsed: 0.415 s
% 8.83/1.60  % (6094)Instructions burned: 142 (million)
% 8.83/1.60  % (6094)------------------------------
% 8.83/1.60  % (6094)------------------------------
% 8.83/1.61  % (6108)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/298Mi)
% 8.83/1.61  % (6076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.61  % (6076)Termination reason: Unknown
% 8.83/1.61  % (6076)Termination phase: Saturation
% 8.83/1.61  
% 8.83/1.61  % (6076)Memory used [KB]: 1663
% 8.83/1.61  % (6076)Time elapsed: 0.689 s
% 8.83/1.61  % (6076)Instructions burned: 378 (million)
% 8.83/1.61  % (6076)------------------------------
% 8.83/1.61  % (6076)------------------------------
% 9.27/1.63  % (6109)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/874Mi)
% 9.27/1.66  % (6101)Instruction limit reached!
% 9.27/1.66  % (6101)------------------------------
% 9.27/1.66  % (6101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.27/1.66  % (6101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.27/1.66  % (6101)Termination reason: Unknown
% 9.27/1.66  % (6101)Termination phase: Saturation
% 9.27/1.66  
% 9.27/1.66  % (6101)Memory used [KB]: 7036
% 9.27/1.66  % (6101)Time elapsed: 0.278 s
% 9.27/1.66  % (6101)Instructions burned: 93 (million)
% 9.27/1.66  % (6101)------------------------------
% 9.27/1.66  % (6101)------------------------------
% 9.27/1.69  % (6095)Instruction limit reached!
% 9.27/1.69  % (6095)------------------------------
% 9.27/1.69  % (6095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.27/1.69  % (6095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.27/1.69  % (6095)Termination reason: Unknown
% 9.27/1.69  % (6095)Termination phase: Saturation
% 9.27/1.69  
% 9.27/1.69  % (6095)Memory used [KB]: 1791
% 9.27/1.69  % (6095)Time elapsed: 0.456 s
% 9.27/1.69  % (6095)Instructions burned: 185 (million)
% 9.27/1.69  % (6095)------------------------------
% 9.27/1.69  % (6095)------------------------------
% 9.27/1.69  % (6117)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/696Mi)
% 9.27/1.69  % (6113)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/24Mi)
% 9.55/1.71  % (6112)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/184Mi)
% 9.55/1.72  % (6118)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/181Mi)
% 9.55/1.72  % (6111)Refutation not found, non-redundant clauses discarded% (6111)------------------------------
% 9.55/1.72  % (6111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.55/1.72  % (6111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.55/1.72  % (6111)Termination reason: Refutation not found, non-redundant clauses discarded
% 9.55/1.72  
% 9.55/1.72  % (6111)Memory used [KB]: 6268
% 9.55/1.72  % (6111)Time elapsed: 0.237 s
% 9.55/1.72  % (6111)Instructions burned: 74 (million)
% 9.55/1.72  % (6111)------------------------------
% 9.55/1.72  % (6111)------------------------------
% 9.55/1.73  % (6115)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/374Mi)
% 9.55/1.73  % (6119)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/794Mi)
% 9.55/1.75  % (6119)Refutation not found, incomplete strategy% (6119)------------------------------
% 9.55/1.75  % (6119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.55/1.75  % (6119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.55/1.75  % (6119)Termination reason: Refutation not found, incomplete strategy
% 9.55/1.75  
% 9.55/1.75  % (6119)Memory used [KB]: 5884
% 9.55/1.75  % (6119)Time elapsed: 0.137 s
% 9.55/1.75  % (6119)Instructions burned: 3 (million)
% 9.55/1.75  % (6119)------------------------------
% 9.55/1.75  % (6119)------------------------------
% 9.55/1.76  % (6116)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1220Mi)
% 9.55/1.76  % (6114)Instruction limit reached!
% 9.55/1.76  % (6114)------------------------------
% 9.55/1.76  % (6114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.55/1.76  % (6114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.55/1.76  % (6114)Termination reason: Unknown
% 9.55/1.76  % (6114)Termination phase: Saturation
% 9.55/1.76  
% 9.55/1.76  % (6114)Memory used [KB]: 6652
% 9.55/1.76  % (6114)Time elapsed: 0.238 s
% 9.55/1.76  % (6114)Instructions burned: 89 (million)
% 9.55/1.76  % (6114)------------------------------
% 9.55/1.76  % (6114)------------------------------
% 9.55/1.77  % (6120)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 (2987ds/368Mi)
% 9.55/1.77  % (6113)Instruction limit reached!
% 9.55/1.77  % (6113)------------------------------
% 9.55/1.77  % (6113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.55/1.77  % (6113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.55/1.77  % (6113)Termination reason: Unknown
% 9.55/1.77  % (6113)Termination phase: Saturation
% 9.55/1.77  
% 9.55/1.77  % (6113)Memory used [KB]: 6140
% 9.55/1.77  % (6113)Time elapsed: 0.207 s
% 9.55/1.77  % (6113)Instructions burned: 25 (million)
% 9.55/1.77  % (6113)------------------------------
% 9.55/1.77  % (6113)------------------------------
% 11.32/1.78  % (6107)Instruction limit reached!
% 11.32/1.78  % (6107)------------------------------
% 11.32/1.78  % (6107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.32/1.78  % (6107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.32/1.78  % (6107)Termination reason: Unknown
% 11.32/1.78  % (6107)Termination phase: Saturation
% 11.32/1.78  
% 11.32/1.78  % (6107)Memory used [KB]: 7164
% 11.32/1.78  % (6107)Time elapsed: 0.349 s
% 11.32/1.78  % (6107)Instructions burned: 175 (million)
% 11.32/1.78  % (6107)------------------------------
% 11.32/1.78  % (6107)------------------------------
% 11.40/1.79  % (6122)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 (2987ds/51Mi)
% 11.40/1.79  % (6088)Instruction limit reached!
% 11.40/1.79  % (6088)------------------------------
% 11.40/1.79  % (6088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.40/1.79  % (6088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.40/1.79  % (6088)Termination reason: Unknown
% 11.40/1.79  % (6088)Termination phase: Saturation
% 11.40/1.79  
% 11.40/1.79  % (6088)Memory used [KB]: 10618
% 11.40/1.79  % (6088)Time elapsed: 0.630 s
% 11.40/1.79  % (6088)Instructions burned: 226 (million)
% 11.40/1.79  % (6088)------------------------------
% 11.40/1.79  % (6088)------------------------------
% 11.40/1.80  % (6089)Instruction limit reached!
% 11.40/1.80  % (6089)------------------------------
% 11.40/1.80  % (6089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.40/1.80  % (6089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.40/1.80  % (6089)Termination reason: Unknown
% 11.40/1.80  % (6089)Termination phase: Saturation
% 11.40/1.80  
% 11.40/1.80  % (6089)Memory used [KB]: 7931
% 11.40/1.80  % (6089)Time elapsed: 0.648 s
% 11.40/1.80  % (6089)Instructions burned: 272 (million)
% 11.40/1.80  % (6089)------------------------------
% 11.40/1.80  % (6089)------------------------------
% 11.74/1.84  % (6066)Instruction limit reached!
% 11.74/1.84  % (6066)------------------------------
% 11.74/1.84  % (6066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.85  % (6121)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 (2987ds/1065Mi)
% 11.74/1.85  % (6066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.85  % (6066)Termination reason: Unknown
% 11.74/1.85  % (6066)Termination phase: Saturation
% 11.74/1.85  
% 11.74/1.85  % (6066)Memory used [KB]: 32877
% 11.74/1.85  % (6066)Time elapsed: 0.842 s
% 11.74/1.85  % (6066)Instructions burned: 490 (million)
% 11.74/1.85  % (6066)------------------------------
% 11.74/1.85  % (6066)------------------------------
% 11.74/1.86  % (6110)Instruction limit reached!
% 11.74/1.86  % (6110)------------------------------
% 11.74/1.86  % (6110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.86  % (6110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.86  % (6110)Termination reason: Unknown
% 11.74/1.86  % (6110)Termination phase: Saturation
% 11.74/1.86  
% 11.74/1.86  % (6110)Memory used [KB]: 6908
% 11.74/1.86  % (6110)Time elapsed: 0.381 s
% 11.74/1.86  % (6110)Instructions burned: 152 (million)
% 11.74/1.86  % (6110)------------------------------
% 11.74/1.86  % (6110)------------------------------
% 11.74/1.86  % (6125)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 (2986ds/107Mi)
% 11.74/1.87  % (6122)Instruction limit reached!
% 11.74/1.87  % (6122)------------------------------
% 11.74/1.87  % (6122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.87  % (6122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.87  % (6122)Termination reason: Unknown
% 11.74/1.87  % (6122)Termination phase: Saturation
% 11.74/1.87  
% 11.74/1.87  % (6122)Memory used [KB]: 6140
% 11.74/1.87  % (6122)Time elapsed: 0.180 s
% 11.74/1.87  % (6122)Instructions burned: 51 (million)
% 11.74/1.87  % (6122)------------------------------
% 11.74/1.87  % (6122)------------------------------
% 11.74/1.87  % (6123)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/381Mi)
% 11.74/1.87  % (6124)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/167Mi)
% 11.74/1.87  % (6124)Refutation not found, incomplete strategy% (6124)------------------------------
% 11.74/1.87  % (6124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.74/1.87  % (6124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.74/1.87  % (6124)Termination reason: Refutation not found, incomplete strategy
% 11.74/1.87  
% 11.74/1.87  % (6124)Memory used [KB]: 5884
% 11.74/1.87  % (6124)Time elapsed: 0.087 s
% 11.74/1.87  % (6124)Instructions burned: 2 (million)
% 11.74/1.87  % (6124)------------------------------
% 11.74/1.87  % (6124)------------------------------
% 11.74/1.90  % (6127)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/127Mi)
% 12.31/1.92  % (6129)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/64Mi)
% 12.31/1.96  % (6126)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/108Mi)
% 12.69/1.98  % (6131)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 (2985ds/610Mi)
% 12.69/2.01  % (6128)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 (2985ds/74Mi)
% 12.69/2.03  % (6130)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 (2985ds/885Mi)
% 12.69/2.04  % (6132)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/86Mi)
% 12.69/2.04  % (6129)Instruction limit reached!
% 12.69/2.04  % (6129)------------------------------
% 12.69/2.04  % (6129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.69/2.04  % (6129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.69/2.04  % (6129)Termination reason: Unknown
% 12.69/2.04  % (6129)Termination phase: Saturation
% 12.69/2.04  
% 12.69/2.04  % (6129)Memory used [KB]: 6268
% 12.69/2.04  % (6129)Time elapsed: 0.250 s
% 12.69/2.04  % (6129)Instructions burned: 64 (million)
% 12.69/2.04  % (6129)------------------------------
% 12.69/2.04  % (6129)------------------------------
% 12.69/2.05  % (6133)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 (2984ds/260Mi)
% 12.69/2.05  % (6135)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 (2984ds/56Mi)
% 13.24/2.07  % (6104)Instruction limit reached!
% 13.24/2.07  % (6104)------------------------------
% 13.24/2.07  % (6104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.24/2.07  % (6104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.24/2.07  % (6104)Termination reason: Unknown
% 13.24/2.07  % (6104)Termination phase: Saturation
% 13.24/2.07  
% 13.24/2.07  % (6104)Memory used [KB]: 7675
% 13.24/2.07  % (6104)Time elapsed: 0.672 s
% 13.24/2.07  % (6104)Instructions burned: 275 (million)
% 13.24/2.07  % (6104)------------------------------
% 13.24/2.07  % (6104)------------------------------
% 13.24/2.07  % (6134)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 (2984ds/1496Mi)
% 13.24/2.07  % (6087)Instruction limit reached!
% 13.24/2.07  % (6087)------------------------------
% 13.24/2.07  % (6087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.35/2.09  % (6087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.35/2.09  % (6087)Termination reason: Unknown
% 13.35/2.09  % (6087)Termination phase: Saturation
% 13.35/2.09  
% 13.35/2.09  % (6087)Memory used [KB]: 21748
% 13.35/2.09  % (6087)Time elapsed: 0.875 s
% 13.35/2.09  % (6087)Instructions burned: 390 (million)
% 13.35/2.09  % (6087)------------------------------
% 13.35/2.09  % (6087)------------------------------
% 13.35/2.09  % (6125)Instruction limit reached!
% 13.35/2.09  % (6125)------------------------------
% 13.35/2.09  % (6125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.35/2.09  % (6125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.35/2.09  % (6125)Termination reason: Unknown
% 13.35/2.09  % (6125)Termination phase: Saturation
% 13.35/2.09  
% 13.35/2.09  % (6125)Memory used [KB]: 7291
% 13.35/2.09  % (6125)Time elapsed: 0.327 s
% 13.35/2.09  % (6125)Instructions burned: 109 (million)
% 13.35/2.09  % (6125)------------------------------
% 13.35/2.09  % (6125)------------------------------
% 13.35/2.10  % (6118)Instruction limit reached!
% 13.35/2.10  % (6118)------------------------------
% 13.35/2.10  % (6118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.35/2.11  % (6099)Instruction limit reached!
% 13.35/2.11  % (6099)------------------------------
% 13.35/2.11  % (6099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.52/2.12  % (6118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.52/2.12  % (6118)Termination reason: Unknown
% 13.52/2.12  % (6118)Termination phase: Saturation
% 13.52/2.12  
% 13.52/2.12  % (6118)Memory used [KB]: 11769
% 13.52/2.12  % (6118)Time elapsed: 0.461 s
% 13.52/2.12  % (6118)Instructions burned: 182 (million)
% 13.52/2.12  % (6118)------------------------------
% 13.52/2.12  % (6118)------------------------------
% 13.52/2.12  % (6099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.52/2.12  % (6099)Termination reason: Unknown
% 13.52/2.12  % (6099)Termination phase: Saturation
% 13.52/2.12  
% 13.52/2.12  % (6099)Memory used [KB]: 17654
% 13.52/2.12  % (6099)Time elapsed: 0.834 s
% 13.52/2.12  % (6099)Instructions burned: 355 (million)
% 13.52/2.12  % (6099)------------------------------
% 13.52/2.12  % (6099)------------------------------
% 13.52/2.12  % (6112)Refutation not found, non-redundant clauses discarded% (6112)------------------------------
% 13.52/2.12  % (6112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.52/2.12  % (6112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.52/2.12  % (6112)Termination reason: Refutation not found, non-redundant clauses discarded
% 13.52/2.12  
% 13.52/2.12  % (6112)Memory used [KB]: 6908
% 13.52/2.12  % (6112)Time elapsed: 0.598 s
% 13.52/2.12  % (6112)Instructions burned: 179 (million)
% 13.52/2.12  % (6112)------------------------------
% 13.52/2.12  % (6112)------------------------------
% 13.62/2.14  % (6106)Instruction limit reached!
% 13.62/2.14  % (6106)------------------------------
% 13.62/2.14  % (6106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.14  % (6106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.14  % (6106)Termination reason: Unknown
% 13.62/2.14  % (6106)Termination phase: Saturation
% 13.62/2.14  
% 13.62/2.14  % (6106)Memory used [KB]: 3837
% 13.62/2.14  % (6106)Time elapsed: 0.718 s
% 13.62/2.14  % (6106)Instructions burned: 311 (million)
% 13.62/2.14  % (6106)------------------------------
% 13.62/2.14  % (6106)------------------------------
% 13.62/2.15  % (6127)Instruction limit reached!
% 13.62/2.15  % (6127)------------------------------
% 13.62/2.15  % (6127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.15  % (6127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.15  % (6127)Termination reason: Unknown
% 13.62/2.15  % (6127)Termination phase: Saturation
% 13.62/2.15  
% 13.62/2.15  % (6127)Memory used [KB]: 1918
% 13.62/2.15  % (6127)Time elapsed: 0.375 s
% 13.62/2.15  % (6127)Instructions burned: 127 (million)
% 13.62/2.15  % (6127)------------------------------
% 13.62/2.15  % (6127)------------------------------
% 13.62/2.16  % (6126)Instruction limit reached!
% 13.62/2.16  % (6126)------------------------------
% 13.62/2.16  % (6126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.16  % (6126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.16  % (6126)Termination reason: Unknown
% 13.62/2.16  % (6126)Termination phase: Saturation
% 13.62/2.16  
% 13.62/2.16  % (6126)Memory used [KB]: 8187
% 13.62/2.16  % (6126)Time elapsed: 0.349 s
% 13.62/2.16  % (6126)Instructions burned: 110 (million)
% 13.62/2.16  % (6126)------------------------------
% 13.62/2.16  % (6126)------------------------------
% 13.62/2.17  % (6135)Instruction limit reached!
% 13.62/2.17  % (6135)------------------------------
% 13.62/2.17  % (6135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.17  % (6135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.17  % (6135)Termination reason: Unknown
% 13.62/2.17  % (6135)Termination phase: Saturation
% 13.62/2.17  
% 13.62/2.17  % (6135)Memory used [KB]: 11257
% 13.62/2.17  % (6135)Time elapsed: 0.247 s
% 13.62/2.17  % (6135)Instructions burned: 56 (million)
% 13.62/2.17  % (6135)------------------------------
% 13.62/2.17  % (6135)------------------------------
% 13.62/2.18  % (6128)Instruction limit reached!
% 13.62/2.18  % (6128)------------------------------
% 13.62/2.18  % (6128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.18  % (6128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.18  % (6128)Termination reason: Unknown
% 13.62/2.18  % (6128)Termination phase: Saturation
% 13.62/2.18  
% 13.62/2.18  % (6128)Memory used [KB]: 6524
% 13.62/2.18  % (6128)Time elapsed: 0.368 s
% 13.62/2.18  % (6128)Instructions burned: 75 (million)
% 13.62/2.18  % (6128)------------------------------
% 13.62/2.18  % (6128)------------------------------
% 13.62/2.20  % (6132)Instruction limit reached!
% 13.62/2.20  % (6132)------------------------------
% 13.62/2.20  % (6132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.62/2.20  % (6132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.62/2.20  % (6132)Termination reason: Unknown
% 13.62/2.20  % (6132)Termination phase: Saturation
% 13.62/2.20  
% 13.62/2.20  % (6132)Memory used [KB]: 9210
% 13.62/2.20  % (6132)Time elapsed: 0.226 s
% 13.62/2.20  % (6132)Instructions burned: 86 (million)
% 13.62/2.20  % (6132)------------------------------
% 13.62/2.20  % (6132)------------------------------
% 14.25/2.22  % (6137)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/191Mi)
% 14.25/2.23  % (6138)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/76Mi)
% 14.25/2.26  % (6097)Instruction limit reached!
% 14.25/2.26  % (6097)------------------------------
% 14.25/2.26  % (6097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.25/2.26  % (6097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.25/2.26  % (6097)Termination reason: Unknown
% 14.25/2.26  % (6097)Termination phase: Saturation
% 14.25/2.26  
% 14.25/2.26  % (6097)Memory used [KB]: 9594
% 14.25/2.26  % (6097)Time elapsed: 1.069 s
% 14.25/2.26  % (6097)Instructions burned: 344 (million)
% 14.25/2.26  % (6097)------------------------------
% 14.25/2.26  % (6097)------------------------------
% 14.25/2.27  % (6139)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 (2982ds/590Mi)
% 14.25/2.28  % (6141)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 (2982ds/94Mi)
% 14.25/2.29  % (6136)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/266Mi)
% 14.25/2.29  % (6140)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 (2982ds/457Mi)
% 15.43/2.29  % (6145)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 (2981ds/281Mi)
% 15.43/2.32  % (6143)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 (2981ds/98Mi)
% 15.43/2.33  % (6108)Instruction limit reached!
% 15.43/2.33  % (6108)------------------------------
% 15.43/2.33  % (6108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.43/2.33  % (6108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.43/2.33  % (6108)Termination reason: Unknown
% 15.43/2.33  % (6108)Termination phase: Saturation
% 15.43/2.33  
% 15.43/2.33  % (6108)Memory used [KB]: 12409
% 15.43/2.33  % (6108)Time elapsed: 0.883 s
% 15.43/2.33  % (6108)Instructions burned: 298 (million)
% 15.43/2.33  % (6108)------------------------------
% 15.43/2.33  % (6108)------------------------------
% 15.43/2.33  % (6144)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 (2981ds/253Mi)
% 15.43/2.36  % (6142)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 (2982ds/201Mi)
% 15.43/2.36  % (6138)Instruction limit reached!
% 15.43/2.36  % (6138)------------------------------
% 15.43/2.36  % (6138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.43/2.37  % (6146)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 (2981ds/24Mi)
% 15.43/2.37  % (6138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.43/2.37  % (6138)Termination reason: Unknown
% 15.43/2.37  % (6138)Termination phase: Saturation
% 15.43/2.37  
% 15.43/2.37  % (6138)Memory used [KB]: 1918
% 15.43/2.37  % (6138)Time elapsed: 0.243 s
% 15.43/2.37  % (6138)Instructions burned: 76 (million)
% 15.43/2.37  % (6138)------------------------------
% 15.43/2.37  % (6138)------------------------------
% 16.41/2.42  % (6146)Instruction limit reached!
% 16.41/2.42  % (6146)------------------------------
% 16.41/2.42  % (6146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.41/2.42  % (6146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.41/2.42  % (6146)Termination reason: Unknown
% 16.41/2.42  % (6146)Termination phase: Saturation
% 16.41/2.42  
% 16.41/2.42  % (6146)Memory used [KB]: 6012
% 16.41/2.42  % (6146)Time elapsed: 0.196 s
% 16.41/2.42  % (6146)Instructions burned: 25 (million)
% 16.41/2.42  % (6146)------------------------------
% 16.41/2.42  % (6146)------------------------------
% 16.47/2.42  % (6148)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 (2981ds/788Mi)
% 16.47/2.43  % (6147)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 (2981ds/321Mi)
% 16.47/2.45  % (6137)Instruction limit reached!
% 16.47/2.45  % (6137)------------------------------
% 16.47/2.45  % (6137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.47/2.45  % (6137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.47/2.45  % (6137)Termination reason: Unknown
% 16.47/2.45  % (6137)Termination phase: Saturation
% 16.47/2.45  
% 16.47/2.45  % (6137)Memory used [KB]: 2174
% 16.47/2.45  % (6137)Time elapsed: 0.325 s
% 16.47/2.45  % (6137)Instructions burned: 192 (million)
% 16.47/2.45  % (6137)------------------------------
% 16.47/2.45  % (6137)------------------------------
% 16.47/2.47  % (6141)Instruction limit reached!
% 16.47/2.47  % (6141)------------------------------
% 16.47/2.47  % (6141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.47/2.48  % (6115)Instruction limit reached!
% 16.47/2.48  % (6115)------------------------------
% 16.47/2.48  % (6115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.47/2.48  % (6149)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 (2980ds/2378Mi)
% 16.47/2.48  % (6090)Instruction limit reached!
% 16.47/2.48  % (6090)------------------------------
% 16.47/2.48  % (6090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.47/2.48  % (6090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.47/2.48  % (6090)Termination reason: Unknown
% 16.47/2.48  % (6090)Termination phase: Saturation
% 16.47/2.48  
% 16.47/2.48  % (6090)Memory used [KB]: 5245
% 16.47/2.48  % (6090)Time elapsed: 1.383 s
% 16.47/2.48  % (6090)Instructions burned: 654 (million)
% 16.47/2.48  % (6090)------------------------------
% 16.47/2.48  % (6090)------------------------------
% 16.47/2.48  % (6115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.47/2.48  % (6115)Termination reason: Unknown
% 16.47/2.48  % (6115)Termination phase: Saturation
% 16.47/2.48  
% 16.47/2.48  % (6115)Memory used [KB]: 44391
% 16.47/2.48  % (6115)Time elapsed: 0.877 s
% 16.47/2.48  % (6115)Instructions burned: 374 (million)
% 16.47/2.48  % (6115)------------------------------
% 16.47/2.48  % (6115)------------------------------
% 16.47/2.48  % (6141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.47/2.48  % (6141)Termination reason: Unknown
% 16.47/2.48  % (6141)Termination phase: Saturation
% 16.47/2.48  
% 16.47/2.48  % (6141)Memory used [KB]: 7036
% 16.47/2.48  % (6141)Time elapsed: 0.262 s
% 16.47/2.48  % (6141)Instructions burned: 94 (million)
% 16.47/2.48  % (6141)------------------------------
% 16.47/2.48  % (6141)------------------------------
% 17.03/2.53  % (6143)Instruction limit reached!
% 17.03/2.53  % (6143)------------------------------
% 17.03/2.53  % (6143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.03/2.53  % (6143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.03/2.53  % (6143)Termination reason: Unknown
% 17.03/2.53  % (6143)Termination phase: Saturation
% 17.03/2.53  
% 17.03/2.53  % (6143)Memory used [KB]: 7291
% 17.03/2.53  % (6143)Time elapsed: 0.255 s
% 17.03/2.53  % (6143)Instructions burned: 98 (million)
% 17.03/2.53  % (6143)------------------------------
% 17.03/2.53  % (6143)------------------------------
% 17.03/2.53  % (6151)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 (2979ds/246Mi)
% 17.03/2.57  % (6133)Instruction limit reached!
% 17.03/2.57  % (6133)------------------------------
% 17.03/2.57  % (6133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.03/2.57  % (6133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.03/2.57  % (6133)Termination reason: Unknown
% 17.03/2.57  % (6133)Termination phase: Saturation
% 17.03/2.57  
% 17.03/2.57  % (6133)Memory used [KB]: 10746
% 17.03/2.57  % (6133)Time elapsed: 0.683 s
% 17.03/2.57  % (6133)Instructions burned: 261 (million)
% 17.03/2.57  % (6133)------------------------------
% 17.03/2.57  % (6133)------------------------------
% 17.03/2.57  % (6150)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 (2980ds/1730Mi)
% 17.03/2.58  % (6120)Instruction limit reached!
% 17.03/2.58  % (6120)------------------------------
% 17.03/2.58  % (6120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.03/2.58  % (6120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.03/2.58  % (6120)Termination reason: Unknown
% 17.03/2.58  % (6120)Termination phase: Saturation
% 17.03/2.58  
% 17.03/2.58  % (6120)Memory used [KB]: 16502
% 17.03/2.58  % (6120)Time elapsed: 0.568 s
% 17.03/2.58  % (6120)Instructions burned: 368 (million)
% 17.03/2.58  % (6120)------------------------------
% 17.03/2.58  % (6120)------------------------------
% 17.54/2.63  % (6152)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 (2979ds/74Mi)
% 17.54/2.64  % (6123)Instruction limit reached!
% 17.54/2.64  % (6123)------------------------------
% 17.54/2.64  % (6123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.54/2.64  % (6123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.54/2.64  % (6123)Termination reason: Unknown
% 17.54/2.64  % (6123)Termination phase: Saturation
% 17.54/2.64  
% 17.54/2.64  % (6123)Memory used [KB]: 8571
% 17.54/2.64  % (6123)Time elapsed: 0.921 s
% 17.54/2.64  % (6123)Instructions burned: 381 (million)
% 17.54/2.64  % (6123)------------------------------
% 17.54/2.64  % (6123)------------------------------
% 17.54/2.65  % (6157)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 (2978ds/53Mi)
% 17.54/2.65  % (6154)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 (2978ds/91Mi)
% 17.54/2.65  % (6156)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 (2978ds/617Mi)
% 17.54/2.67  % (6155)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 (2978ds/1096Mi)
% 17.54/2.67  % (6140)Instruction limit reached!
% 17.54/2.67  % (6140)------------------------------
% 17.54/2.67  % (6140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.54/2.67  % (6140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.54/2.67  % (6140)Termination reason: Unknown
% 17.54/2.67  % (6140)Termination phase: Saturation
% 17.54/2.67  
% 17.54/2.67  % (6140)Memory used [KB]: 1535
% 17.54/2.67  % (6140)Time elapsed: 0.465 s
% 17.54/2.67  % (6140)Instructions burned: 458 (million)
% 17.54/2.67  % (6140)------------------------------
% 17.54/2.67  % (6140)------------------------------
% 18.03/2.69  % (6155)Refutation not found, incomplete strategy% (6155)------------------------------
% 18.03/2.69  % (6155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.03/2.69  % (6155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.03/2.69  % (6155)Termination reason: Refutation not found, incomplete strategy
% 18.03/2.69  
% 18.03/2.69  % (6155)Memory used [KB]: 5884
% 18.03/2.69  % (6155)Time elapsed: 0.148 s
% 18.03/2.69  % (6155)Instructions burned: 2 (million)
% 18.03/2.69  % (6155)------------------------------
% 18.03/2.69  % (6155)------------------------------
% 18.17/2.70  % (6153)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 (2978ds/3168Mi)
% 18.17/2.70  % (6158)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 (2977ds/467Mi)
% 18.27/2.72  % (6103)Instruction limit reached!
% 18.27/2.72  % (6103)------------------------------
% 18.27/2.72  % (6103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.27/2.72  % (6103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.27/2.72  % (6103)Termination reason: Unknown
% 18.27/2.72  % (6103)Termination phase: Saturation
% 18.27/2.72  
% 18.27/2.72  % (6103)Memory used [KB]: 13048
% 18.27/2.72  % (6103)Time elapsed: 1.327 s
% 18.27/2.72  % (6103)Instructions burned: 498 (million)
% 18.27/2.72  % (6103)------------------------------
% 18.27/2.72  % (6103)------------------------------
% 18.29/2.76  % (6102)Instruction limit reached!
% 18.29/2.76  % (6102)------------------------------
% 18.29/2.76  % (6102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.29/2.76  % (6102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.29/2.76  % (6102)Termination reason: Unknown
% 18.29/2.76  % (6102)Termination phase: Saturation
% 18.29/2.76  
% 18.29/2.76  % (6102)Memory used [KB]: 4733
% 18.29/2.76  % (6102)Time elapsed: 1.405 s
% 18.29/2.76  % (6102)Instructions burned: 460 (million)
% 18.29/2.76  % (6102)------------------------------
% 18.29/2.76  % (6102)------------------------------
% 18.29/2.77  % (6157)Instruction limit reached!
% 18.29/2.77  % (6157)------------------------------
% 18.29/2.77  % (6157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.29/2.77  % (6157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.29/2.77  % (6157)Termination reason: Unknown
% 18.29/2.77  % (6157)Termination phase: Saturation
% 18.29/2.77  
% 18.29/2.77  % (6157)Memory used [KB]: 6396
% 18.29/2.77  % (6157)Time elapsed: 0.223 s
% 18.29/2.77  % (6157)Instructions burned: 53 (million)
% 18.29/2.77  % (6157)------------------------------
% 18.29/2.77  % (6157)------------------------------
% 18.29/2.79  % (6152)Refutation not found, non-redundant clauses discarded% (6152)------------------------------
% 18.29/2.79  % (6152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.29/2.79  % (6152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.29/2.79  % (6152)Termination reason: Refutation not found, non-redundant clauses discarded
% 18.29/2.79  
% 18.29/2.79  % (6152)Memory used [KB]: 6396
% 18.29/2.79  % (6152)Time elapsed: 0.323 s
% 18.29/2.79  % (6152)Instructions burned: 64 (million)
% 18.29/2.79  % (6152)------------------------------
% 18.29/2.79  % (6152)------------------------------
% 18.29/2.80  % (6144)Instruction limit reached!
% 18.29/2.80  % (6144)------------------------------
% 18.29/2.80  % (6144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.29/2.80  % (6144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.29/2.80  % (6144)Termination reason: Unknown
% 18.29/2.80  % (6144)Termination phase: Saturation
% 18.29/2.80  
% 18.29/2.80  % (6144)Memory used [KB]: 2814
% 18.29/2.80  % (6144)Time elapsed: 0.592 s
% 18.29/2.80  % (6144)Instructions burned: 255 (million)
% 18.29/2.80  % (6144)------------------------------
% 18.29/2.80  % (6144)------------------------------
% 19.57/2.83  % (6159)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/4430Mi)
% 19.57/2.83  % (6154)Instruction limit reached!
% 19.57/2.83  % (6154)------------------------------
% 19.57/2.83  % (6154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.57/2.83  % (6154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.57/2.83  % (6154)Termination reason: Unknown
% 19.57/2.83  % (6154)Termination phase: Saturation
% 19.57/2.83  
% 19.57/2.83  % (6154)Memory used [KB]: 6652
% 19.57/2.83  % (6154)Time elapsed: 0.302 s
% 19.57/2.83  % (6154)Instructions burned: 91 (million)
% 19.57/2.83  % (6154)------------------------------
% 19.57/2.83  % (6154)------------------------------
% 19.57/2.83  % (6160)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 (2977ds/1838Mi)
% 19.57/2.86  % (6117)Instruction limit reached!
% 19.57/2.86  % (6117)------------------------------
% 19.57/2.86  % (6117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.57/2.86  % (6117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.57/2.86  % (6117)Termination reason: Unknown
% 19.57/2.86  % (6117)Termination phase: Saturation
% 19.57/2.86  
% 19.57/2.86  % (6117)Memory used [KB]: 3326
% 19.57/2.86  % (6117)Time elapsed: 1.260 s
% 19.57/2.86  % (6117)Instructions burned: 698 (million)
% 19.57/2.86  % (6117)------------------------------
% 19.57/2.86  % (6117)------------------------------
% 19.57/2.86  % (6161)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 (2976ds/107Mi)
% 19.57/2.86  % (6162)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 (2976ds/108Mi)
% 19.57/2.87  % (6142)Instruction limit reached!
% 19.57/2.87  % (6142)------------------------------
% 19.57/2.87  % (6142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.57/2.87  % (6142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.57/2.87  % (6142)Termination reason: Unknown
% 19.57/2.87  % (6142)Termination phase: Saturation
% 19.57/2.87  
% 19.57/2.87  % (6142)Memory used [KB]: 8699
% 19.57/2.87  % (6142)Time elapsed: 0.660 s
% 19.57/2.87  % (6142)Instructions burned: 201 (million)
% 19.57/2.87  % (6142)------------------------------
% 19.57/2.87  % (6142)------------------------------
% 20.19/2.90  % (6163)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 (2976ds/208Mi)
% 20.19/2.92  % (6145)Instruction limit reached!
% 20.19/2.92  % (6145)------------------------------
% 20.19/2.92  % (6145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.19/2.92  % (6145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.19/2.92  % (6145)Termination reason: Unknown
% 20.19/2.92  % (6145)Termination phase: Saturation
% 20.19/2.92  
% 20.19/2.92  % (6145)Memory used [KB]: 9338
% 20.19/2.92  % (6145)Time elapsed: 0.710 s
% 20.19/2.92  % (6145)Instructions burned: 282 (million)
% 20.19/2.92  % (6145)------------------------------
% 20.19/2.92  % (6145)------------------------------
% 20.19/2.93  % (6136)Instruction limit reached!
% 20.19/2.93  % (6136)------------------------------
% 20.19/2.93  % (6136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.19/2.93  % (6164)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/64Mi)
% 20.19/2.93  % (6136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.19/2.93  % (6136)Termination reason: Unknown
% 20.19/2.93  % (6136)Termination phase: Saturation
% 20.19/2.93  
% 20.19/2.93  % (6136)Memory used [KB]: 6652
% 20.19/2.93  % (6136)Time elapsed: 0.804 s
% 20.19/2.93  % (6136)Instructions burned: 266 (million)
% 20.19/2.93  % (6136)------------------------------
% 20.19/2.93  % (6136)------------------------------
% 20.19/2.95  % (6165)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/86Mi)
% 20.19/2.98  % (6166)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 (2975ds/852Mi)
% 20.92/3.00  % (6167)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 (2975ds/508Mi)
% 20.92/3.00  % (6167)Refutation not found, incomplete strategy% (6167)------------------------------
% 20.92/3.00  % (6167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.92/3.00  % (6167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.92/3.00  % (6167)Termination reason: Refutation not found, incomplete strategy
% 20.92/3.00  
% 20.92/3.00  % (6167)Memory used [KB]: 1279
% 20.92/3.00  % (6167)Time elapsed: 0.172 s
% 20.92/3.00  % (6167)Instructions burned: 1 (million)
% 20.92/3.00  % (6167)------------------------------
% 20.92/3.00  % (6167)------------------------------
% 20.92/3.00  % (6151)Instruction limit reached!
% 20.92/3.00  % (6151)------------------------------
% 20.92/3.00  % (6151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.92/3.00  % (6151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.92/3.00  % (6151)Termination reason: Unknown
% 20.92/3.00  % (6151)Termination phase: Saturation
% 20.92/3.00  
% 20.92/3.00  % (6151)Memory used [KB]: 6780
% 20.92/3.00  % (6151)Time elapsed: 0.559 s
% 20.92/3.00  % (6151)Instructions burned: 246 (million)
% 20.92/3.00  % (6151)------------------------------
% 20.92/3.00  % (6151)------------------------------
% 21.01/3.05  % (6169)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 (2974ds/56Mi)
% 21.01/3.06  % (6161)Instruction limit reached!
% 21.01/3.06  % (6161)------------------------------
% 21.01/3.06  % (6161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.01/3.07  % (6168)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 (2975ds/2344Mi)
% 21.01/3.07  % (6161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.01/3.07  % (6161)Termination reason: Unknown
% 21.01/3.07  % (6161)Termination phase: Saturation
% 21.01/3.07  
% 21.01/3.07  % (6161)Memory used [KB]: 7164
% 21.01/3.07  % (6161)Time elapsed: 0.343 s
% 21.01/3.07  % (6161)Instructions burned: 107 (million)
% 21.01/3.07  % (6161)------------------------------
% 21.01/3.07  % (6161)------------------------------
% 21.01/3.07  % (6168)Refutation not found, incomplete strategy% (6168)------------------------------
% 21.01/3.07  % (6168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.01/3.07  % (6168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.01/3.07  % (6168)Termination reason: Refutation not found, incomplete strategy
% 21.01/3.07  
% 21.01/3.07  % (6168)Memory used [KB]: 5884
% 21.01/3.07  % (6168)Time elapsed: 0.202 s
% 21.01/3.07  % (6168)Instructions burned: 2 (million)
% 21.01/3.07  % (6168)------------------------------
% 21.01/3.07  % (6168)------------------------------
% 21.01/3.08  % (6164)Instruction limit reached!
% 21.01/3.08  % (6164)------------------------------
% 21.01/3.08  % (6164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.01/3.08  % (6164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.01/3.08  % (6164)Termination reason: Unknown
% 21.01/3.08  % (6164)Termination phase: Saturation
% 21.01/3.08  
% 21.01/3.08  % (6164)Memory used [KB]: 6524
% 21.01/3.08  % (6164)Time elapsed: 0.271 s
% 21.01/3.08  % (6164)Instructions burned: 65 (million)
% 21.01/3.08  % (6164)------------------------------
% 21.01/3.08  % (6164)------------------------------
% 21.01/3.09  % (6165)Instruction limit reached!
% 21.01/3.09  % (6165)------------------------------
% 21.01/3.09  % (6165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.01/3.09  % (6165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.01/3.09  % (6170)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 (2974ds/1385Mi)
% 21.01/3.09  % (6165)Termination reason: Unknown
% 21.01/3.09  % (6165)Termination phase: Saturation
% 21.01/3.09  
% 21.01/3.09  % (6165)Memory used [KB]: 8187
% 21.01/3.09  % (6165)Time elapsed: 0.293 s
% 21.01/3.09  % (6165)Instructions burned: 86 (million)
% 21.01/3.09  % (6165)------------------------------
% 21.01/3.09  % (6165)------------------------------
% 21.68/3.10  % (6162)Instruction limit reached!
% 21.68/3.10  % (6162)------------------------------
% 21.68/3.10  % (6162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.68/3.11  % (6162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.68/3.11  % (6162)Termination reason: Unknown
% 21.68/3.11  % (6162)Termination phase: Saturation
% 21.68/3.11  
% 21.68/3.11  % (6162)Memory used [KB]: 8187
% 21.68/3.11  % (6162)Time elapsed: 0.303 s
% 21.68/3.11  % (6162)Instructions burned: 109 (million)
% 21.68/3.11  % (6162)------------------------------
% 21.68/3.11  % (6162)------------------------------
% 21.68/3.14  % (6147)Instruction limit reached!
% 21.68/3.14  % (6147)------------------------------
% 21.68/3.14  % (6147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.68/3.14  % (6147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.68/3.14  % (6147)Termination reason: Unknown
% 21.68/3.14  % (6147)Termination phase: Saturation
% 21.68/3.14  
% 21.68/3.14  % (6147)Memory used [KB]: 8443
% 21.68/3.14  % (6147)Time elapsed: 0.883 s
% 21.68/3.14  % (6147)Instructions burned: 321 (million)
% 21.68/3.14  % (6147)------------------------------
% 21.68/3.14  % (6147)------------------------------
% 21.68/3.15  % (6171)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 (2974ds/505Mi)
% 21.68/3.17  % (6169)Refutation not found, non-redundant clauses discarded% (6169)------------------------------
% 21.68/3.17  % (6169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.68/3.17  % (6169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.68/3.17  % (6169)Termination reason: Refutation not found, non-redundant clauses discarded
% 21.68/3.17  
% 21.68/3.17  % (6169)Memory used [KB]: 10746
% 21.68/3.17  % (6169)Time elapsed: 0.264 s
% 21.68/3.17  % (6169)Instructions burned: 51 (million)
% 21.68/3.17  % (6169)------------------------------
% 21.68/3.17  % (6169)------------------------------
% 21.68/3.18  % (6172)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 (2974ds/314Mi)
% 22.25/3.20  % (6174)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 (2973ds/457Mi)
% 22.25/3.23  % (6178)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/163Mi)
% 22.25/3.23  % (6173)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 (2973ds/1408Mi)
% 22.25/3.24  % (6148)Refutation not found, non-redundant clauses discarded% (6148)------------------------------
% 22.25/3.24  % (6148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.25/3.24  % (6148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.25/3.24  % (6148)Termination reason: Refutation not found, non-redundant clauses discarded
% 22.25/3.24  
% 22.25/3.24  % (6148)Memory used [KB]: 6396
% 22.25/3.24  % (6148)Time elapsed: 0.936 s
% 22.25/3.24  % (6148)Instructions burned: 473 (million)
% 22.25/3.24  % (6148)------------------------------
% 22.25/3.24  % (6148)------------------------------
% 22.25/3.25  % (6163)Instruction limit reached!
% 22.25/3.25  % (6163)------------------------------
% 22.25/3.25  % (6163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.25/3.25  % (6163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.25/3.25  % (6163)Termination reason: Unknown
% 22.25/3.25  % (6163)Termination phase: Saturation
% 22.25/3.25  
% 22.25/3.25  % (6163)Memory used [KB]: 2942
% 22.25/3.25  % (6163)Time elapsed: 0.503 s
% 22.25/3.25  % (6163)Instructions burned: 208 (million)
% 22.25/3.25  % (6163)------------------------------
% 22.25/3.25  % (6163)------------------------------
% 22.25/3.25  % (6177)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 (2972ds/162Mi)
% 22.25/3.27  % (6175)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 (2972ds/76Mi)
% 22.75/3.30  % (6179)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 (2972ds/297Mi)
% 22.80/3.31  % (6180)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 (2971ds/1393Mi)
% 22.80/3.32  % (6176)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 (2972ds/381Mi)
% 23.60/3.39  % (6183)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 (2970ds/179Mi)
% 23.60/3.41  % (6175)Instruction limit reached!
% 23.60/3.41  % (6175)------------------------------
% 23.60/3.41  % (6175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.60/3.41  % (6175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.60/3.41  % (6175)Termination reason: Unknown
% 23.60/3.41  % (6175)Termination phase: Saturation
% 23.60/3.41  
% 23.60/3.41  % (6175)Memory used [KB]: 1791
% 23.60/3.41  % (6175)Time elapsed: 0.284 s
% 23.60/3.41  % (6175)Instructions burned: 77 (million)
% 23.60/3.41  % (6175)------------------------------
% 23.60/3.41  % (6175)------------------------------
% 24.35/3.41  % (6181)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 (2971ds/1907Mi)
% 24.35/3.41  % (6181)Refutation not found, incomplete strategy% (6181)------------------------------
% 24.35/3.41  % (6181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.35/3.41  % (6181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.35/3.41  % (6181)Termination reason: Refutation not found, incomplete strategy
% 24.35/3.41  
% 24.35/3.41  % (6181)Memory used [KB]: 1407
% 24.35/3.41  % (6181)Time elapsed: 0.182 s
% 24.35/3.41  % (6181)Instructions burned: 2 (million)
% 24.35/3.41  % (6181)------------------------------
% 24.35/3.41  % (6181)------------------------------
% 24.35/3.48  % (6131)Instruction limit reached!
% 24.35/3.48  % (6131)------------------------------
% 24.35/3.48  % (6131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.35/3.48  % (6131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.35/3.48  % (6131)Termination reason: Unknown
% 24.35/3.48  % (6131)Termination phase: Saturation
% 24.35/3.48  
% 24.35/3.48  % (6131)Memory used [KB]: 10618
% 24.35/3.48  % (6131)Time elapsed: 1.605 s
% 24.35/3.48  % (6131)Instructions burned: 610 (million)
% 24.35/3.48  % (6131)------------------------------
% 24.35/3.48  % (6131)------------------------------
% 24.35/3.48  % (6139)Instruction limit reached!
% 24.35/3.48  % (6139)------------------------------
% 24.35/3.48  % (6139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.35/3.48  % (6139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.35/3.48  % (6139)Termination reason: Unknown
% 24.35/3.48  % (6139)Termination phase: Saturation
% 24.35/3.48  
% 24.35/3.48  % (6139)Memory used [KB]: 17782
% 24.35/3.48  % (6139)Time elapsed: 1.215 s
% 24.35/3.48  % (6139)Instructions burned: 590 (million)
% 24.35/3.48  % (6139)------------------------------
% 24.35/3.48  % (6139)------------------------------
% 24.35/3.50  % (6182)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 (2970ds/799Mi)
% 25.00/3.53  % (6109)Instruction limit reached!
% 25.00/3.53  % (6109)------------------------------
% 25.00/3.53  % (6109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.53  % (6109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.53  % (6109)Termination reason: Unknown
% 25.00/3.53  % (6109)Termination phase: Saturation
% 25.00/3.53  
% 25.00/3.53  % (6109)Memory used [KB]: 31726
% 25.00/3.53  % (6109)Time elapsed: 1.730 s
% 25.00/3.53  % (6109)Instructions burned: 874 (million)
% 25.00/3.53  % (6109)------------------------------
% 25.00/3.53  % (6109)------------------------------
% 25.00/3.56  % (6130)Refutation not found, non-redundant clauses discarded% (6130)------------------------------
% 25.00/3.56  % (6130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.56  % (6130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.56  % (6130)Termination reason: Refutation not found, non-redundant clauses discarded
% 25.00/3.56  
% 25.00/3.56  % (6130)Memory used [KB]: 8699
% 25.00/3.56  % (6130)Time elapsed: 1.727 s
% 25.00/3.56  % (6130)Instructions burned: 874 (million)
% 25.00/3.56  % (6130)------------------------------
% 25.00/3.56  % (6130)------------------------------
% 25.00/3.57  % (6178)Instruction limit reached!
% 25.00/3.57  % (6178)------------------------------
% 25.00/3.57  % (6178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.57  % (6178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.57  % (6178)Termination reason: Unknown
% 25.00/3.57  % (6178)Termination phase: Saturation
% 25.00/3.57  
% 25.00/3.57  % (6178)Memory used [KB]: 7036
% 25.00/3.57  % (6178)Time elapsed: 0.421 s
% 25.00/3.57  % (6178)Instructions burned: 163 (million)
% 25.00/3.57  % (6178)------------------------------
% 25.00/3.57  % (6178)------------------------------
% 25.00/3.57  % (6156)Instruction limit reached!
% 25.00/3.57  % (6156)------------------------------
% 25.00/3.57  % (6156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.58  % (6177)Instruction limit reached!
% 25.00/3.58  % (6177)------------------------------
% 25.00/3.58  % (6177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.58  % (6156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.58  % (6177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.58  % (6177)Termination reason: Unknown
% 25.00/3.58  % (6177)Termination phase: Saturation
% 25.00/3.58  
% 25.00/3.58  % (6177)Memory used [KB]: 3454
% 25.00/3.58  % (6177)Time elapsed: 0.439 s
% 25.00/3.58  % (6177)Instructions burned: 164 (million)
% 25.00/3.58  % (6177)------------------------------
% 25.00/3.58  % (6177)------------------------------
% 25.00/3.58  % (6156)Termination reason: Unknown
% 25.00/3.58  % (6156)Termination phase: Saturation
% 25.00/3.58  
% 25.00/3.58  % (6156)Memory used [KB]: 6268
% 25.00/3.58  % (6156)Time elapsed: 0.969 s
% 25.00/3.58  % (6156)Instructions burned: 617 (million)
% 25.00/3.58  % (6156)------------------------------
% 25.00/3.58  % (6156)------------------------------
% 25.56/3.59  % (6158)Instruction limit reached!
% 25.56/3.59  % (6158)------------------------------
% 25.56/3.59  % (6158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.56/3.59  % (6158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.56/3.59  % (6158)Termination reason: Unknown
% 25.56/3.59  % (6158)Termination phase: Saturation
% 25.56/3.59  
% 25.56/3.59  % (6158)Memory used [KB]: 29423
% 25.56/3.59  % (6158)Time elapsed: 0.950 s
% 25.56/3.59  % (6158)Instructions burned: 467 (million)
% 25.56/3.59  % (6158)------------------------------
% 25.56/3.59  % (6158)------------------------------
% 25.56/3.59  % (6184)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 (2969ds/874Mi)
% 25.56/3.66  % (6185)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/4546Mi)
% 25.56/3.66  TRYING [1]
% 25.56/3.66  TRYING [2]
% 25.56/3.67  TRYING [3]
% 26.13/3.69  % (6183)Instruction limit reached!
% 26.13/3.69  % (6183)------------------------------
% 26.13/3.69  % (6183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.13/3.69  % (6183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.13/3.69  % (6183)Termination reason: Unknown
% 26.13/3.69  % (6183)Termination phase: Saturation
% 26.13/3.69  
% 26.13/3.69  % (6183)Memory used [KB]: 7931
% 26.13/3.69  % (6183)Time elapsed: 0.397 s
% 26.13/3.69  % (6183)Instructions burned: 179 (million)
% 26.13/3.69  % (6183)------------------------------
% 26.13/3.69  % (6183)------------------------------
% 26.20/3.70  % (6187)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 (2968ds/2492Mi)
% 26.31/3.72  % (6193)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 (2967ds/1282Mi)
% 26.31/3.72  % (6186)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 (2968ds/98Mi)
% 26.31/3.72  TRYING [4]
% 26.31/3.73  % (6189)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 (2967ds/89Mi)
% 26.31/3.73  % (6190)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 (2967ds/191Mi)
% 26.31/3.75  % (6192)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 (2967ds/389Mi)
% 26.31/3.79  % (6188)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 (2967ds/123Mi)
% 26.71/3.81  % (6194)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 (2966ds/206Mi)
% 26.71/3.83  % (6191)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 (2967ds/506Mi)
% 27.13/3.89  TRYING [5]
% 27.13/3.90  % (6179)Instruction limit reached!
% 27.13/3.90  % (6179)------------------------------
% 27.13/3.90  % (6179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.13/3.90  % (6179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.13/3.90  % (6179)Termination reason: Unknown
% 27.13/3.90  % (6179)Termination phase: Saturation
% 27.13/3.90  
% 27.13/3.90  % (6179)Memory used [KB]: 19445
% 27.13/3.90  % (6179)Time elapsed: 0.487 s
% 27.13/3.90  % (6179)Instructions burned: 297 (million)
% 27.13/3.90  % (6179)------------------------------
% 27.13/3.90  % (6179)------------------------------
% 27.13/3.91  % (6186)Instruction limit reached!
% 27.13/3.91  % (6186)------------------------------
% 27.13/3.91  % (6186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.13/3.91  % (6186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.13/3.91  % (6186)Termination reason: Unknown
% 27.13/3.91  % (6186)Termination phase: Saturation
% 27.13/3.91  
% 27.13/3.91  % (6186)Memory used [KB]: 6908
% 27.13/3.91  % (6186)Time elapsed: 0.350 s
% 27.13/3.91  % (6186)Instructions burned: 99 (million)
% 27.13/3.91  % (6186)------------------------------
% 27.13/3.91  % (6186)------------------------------
% 27.13/3.91  % (6189)Instruction limit reached!
% 27.13/3.91  % (6189)------------------------------
% 27.13/3.91  % (6189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.13/3.92  % (6189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.13/3.92  % (6189)Termination reason: Unknown
% 27.13/3.92  % (6189)Termination phase: Saturation
% 27.13/3.92  
% 27.13/3.92  % (6189)Memory used [KB]: 6396
% 27.13/3.92  % (6189)Time elapsed: 0.287 s
% 27.13/3.92  % (6189)Instructions burned: 89 (million)
% 27.13/3.92  % (6189)------------------------------
% 27.13/3.92  % (6189)------------------------------
% 27.13/3.94  % (6172)Instruction limit reached!
% 27.13/3.94  % (6172)------------------------------
% 27.13/3.94  % (6172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.13/3.94  % (6172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.13/3.94  % (6172)Termination reason: Unknown
% 27.13/3.94  % (6172)Termination phase: Saturation
% 27.13/3.94  
% 27.13/3.94  % (6172)Memory used [KB]: 13176
% 27.13/3.94  % (6172)Time elapsed: 0.958 s
% 27.13/3.94  % (6172)Instructions burned: 314 (million)
% 27.13/3.94  % (6172)------------------------------
% 27.13/3.94  % (6172)------------------------------
% 27.13/3.94  % (6174)Instruction limit reached!
% 27.13/3.94  % (6174)------------------------------
% 27.13/3.94  % (6174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.13/3.94  % (6174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.13/3.94  % (6174)Termination reason: Unknown
% 27.13/3.94  % (6174)Termination phase: Saturation
% 27.13/3.94  
% 27.13/3.94  % (6174)Memory used [KB]: 6524
% 27.13/3.94  % (6174)Time elapsed: 0.877 s
% 27.13/3.94  % (6174)Instructions burned: 459 (million)
% 27.13/3.94  % (6174)------------------------------
% 27.13/3.94  % (6174)------------------------------
% 29.21/4.04  % (6188)Instruction limit reached!
% 29.21/4.04  % (6188)------------------------------
% 29.21/4.04  % (6188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.21/4.06  % (6188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.21/4.06  % (6188)Termination reason: Unknown
% 29.21/4.06  % (6188)Termination phase: Saturation
% 29.21/4.06  
% 29.21/4.06  % (6188)Memory used [KB]: 6908
% 29.21/4.06  % (6188)Time elapsed: 0.438 s
% 29.21/4.06  % (6188)Instructions burned: 123 (million)
% 29.21/4.06  % (6188)------------------------------
% 29.21/4.06  % (6188)------------------------------
% 29.21/4.07  % (6195)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 (2964ds/951Mi)
% 29.82/4.10  % (6190)Refutation not found, non-redundant clauses discarded% (6190)------------------------------
% 29.82/4.10  % (6190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.82/4.10  % (6190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.82/4.10  % (6190)Termination reason: Refutation not found, non-redundant clauses discarded
% 29.82/4.10  
% 29.82/4.10  % (6190)Memory used [KB]: 7164
% 29.82/4.10  % (6190)Time elapsed: 0.481 s
% 29.82/4.10  % (6190)Instructions burned: 186 (million)
% 29.82/4.10  % (6190)------------------------------
% 29.82/4.10  % (6190)------------------------------
% 29.82/4.11  % (6196)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 (2964ds/367Mi)
% 29.82/4.12  % (6197)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 (2964ds/222Mi)
% 29.82/4.14  % (6121)Instruction limit reached!
% 29.82/4.14  % (6121)------------------------------
% 29.82/4.14  % (6121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.82/4.14  % (6121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.82/4.14  % (6121)Termination reason: Unknown
% 29.82/4.14  % (6121)Termination phase: Saturation
% 29.82/4.14  
% 29.82/4.14  % (6121)Memory used [KB]: 8059
% 29.82/4.14  % (6121)Time elapsed: 2.488 s
% 29.82/4.14  % (6121)Instructions burned: 1065 (million)
% 29.82/4.14  % (6121)------------------------------
% 29.82/4.14  % (6121)------------------------------
% 30.39/4.17  % (6199)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 (2964ds/1186Mi)
% 30.39/4.18  % (6198)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 (2964ds/1276Mi)
% 30.39/4.18  % (6194)Instruction limit reached!
% 30.39/4.18  % (6194)------------------------------
% 30.39/4.18  % (6194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.39/4.18  % (6194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.39/4.18  % (6194)Termination reason: Unknown
% 30.39/4.18  % (6194)Termination phase: Saturation
% 30.39/4.18  
% 30.39/4.18  % (6194)Memory used [KB]: 24818
% 30.39/4.18  % (6194)Time elapsed: 0.388 s
% 30.39/4.18  % (6194)Instructions burned: 207 (million)
% 30.39/4.18  % (6194)------------------------------
% 30.39/4.18  % (6194)------------------------------
% 30.39/4.19  % (6199)Refutation not found, incomplete strategy% (6199)------------------------------
% 30.39/4.19  % (6199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.39/4.19  % (6199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.39/4.19  % (6199)Termination reason: Refutation not found, incomplete strategy
% 30.39/4.19  
% 30.39/4.19  % (6199)Memory used [KB]: 5884
% 30.39/4.19  % (6199)Time elapsed: 0.195 s
% 30.39/4.19  % (6199)Instructions burned: 2 (million)
% 30.39/4.19  % (6199)------------------------------
% 30.39/4.19  % (6199)------------------------------
% 30.39/4.25  % (6200)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 (2962ds/1038Mi)
% 31.05/4.28  % (6201)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 (2962ds/74Mi)
% 31.18/4.30  % (6176)Instruction limit reached!
% 31.18/4.30  % (6176)------------------------------
% 31.18/4.30  % (6176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.18/4.30  % (6176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.18/4.30  % (6176)Termination reason: Unknown
% 31.18/4.30  % (6176)Termination phase: Saturation
% 31.18/4.30  
% 31.18/4.30  % (6176)Memory used [KB]: 4221
% 31.18/4.30  % (6176)Time elapsed: 1.177 s
% 31.18/4.30  % (6176)Instructions burned: 381 (million)
% 31.18/4.30  % (6176)------------------------------
% 31.18/4.30  % (6176)------------------------------
% 31.37/4.33  % (6203)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 (2961ds/2967Mi)
% 31.37/4.39  % (6202)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 (2962ds/1257Mi)
% 31.85/4.41  % (6171)Instruction limit reached!
% 31.85/4.41  % (6171)------------------------------
% 31.85/4.41  % (6171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.85/4.43  % (6171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.85/4.43  % (6171)Termination reason: Unknown
% 31.85/4.43  % (6171)Termination phase: Saturation
% 31.85/4.43  
% 31.85/4.43  % (6171)Memory used [KB]: 4989
% 31.85/4.43  % (6171)Time elapsed: 1.443 s
% 31.85/4.43  % (6171)Instructions burned: 505 (million)
% 31.85/4.43  % (6171)------------------------------
% 31.85/4.43  % (6171)------------------------------
% 31.85/4.44  % (6201)Refutation not found, non-redundant clauses discarded% (6201)------------------------------
% 31.85/4.44  % (6201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.85/4.44  % (6201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.85/4.44  % (6201)Termination reason: Refutation not found, non-redundant clauses discarded
% 31.85/4.44  
% 31.85/4.44  % (6201)Memory used [KB]: 6396
% 31.85/4.44  % (6201)Time elapsed: 0.306 s
% 31.85/4.44  % (6201)Instructions burned: 67 (million)
% 31.85/4.44  % (6201)------------------------------
% 31.85/4.44  % (6201)------------------------------
% 31.85/4.44  % (6205)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 (2961ds/1932Mi)
% 31.85/4.44  TRYING [6]
% 31.85/4.47  % (6192)Instruction limit reached!
% 31.85/4.47  % (6192)------------------------------
% 31.85/4.47  % (6192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.41/4.49  % (6192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.41/4.49  % (6192)Termination reason: Unknown
% 32.41/4.49  % (6192)Termination phase: Saturation
% 32.41/4.49  
% 32.41/4.49  % (6192)Memory used [KB]: 3965
% 32.41/4.49  % (6192)Time elapsed: 0.828 s
% 32.41/4.49  % (6192)Instructions burned: 390 (million)
% 32.41/4.49  % (6192)------------------------------
% 32.41/4.49  % (6192)------------------------------
% 32.41/4.54  % (6206)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 (2960ds/341Mi)
% 32.41/4.55  % (6197)Instruction limit reached!
% 32.41/4.55  % (6197)------------------------------
% 32.41/4.55  % (6197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.41/4.56  % (6197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.41/4.56  % (6197)Termination reason: Unknown
% 32.41/4.56  % (6197)Termination phase: Saturation
% 32.41/4.56  
% 32.41/4.56  % (6197)Memory used [KB]: 12281
% 32.41/4.56  % (6197)Time elapsed: 0.537 s
% 32.41/4.56  % (6197)Instructions burned: 223 (million)
% 32.41/4.56  % (6197)------------------------------
% 32.41/4.56  % (6197)------------------------------
% 34.00/4.63  % (6208)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 (2959ds/3814Mi)
% 34.00/4.64  % (6166)Instruction limit reached!
% 34.00/4.64  % (6166)------------------------------
% 34.00/4.64  % (6166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.00/4.64  % (6166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.00/4.64  % (6166)Termination reason: Unknown
% 34.00/4.64  % (6166)Termination phase: Saturation
% 34.00/4.64  
% 34.00/4.64  % (6166)Memory used [KB]: 12409
% 34.00/4.64  % (6166)Time elapsed: 0.672 s
% 34.00/4.64  % (6166)Instructions burned: 852 (million)
% 34.00/4.64  % (6166)------------------------------
% 34.00/4.64  % (6166)------------------------------
% 34.00/4.65  % (6208)Refutation not found, incomplete strategy% (6208)------------------------------
% 34.00/4.65  % (6208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.00/4.65  % (6208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.00/4.65  % (6208)Termination reason: Refutation not found, incomplete strategy
% 34.00/4.65  
% 34.00/4.65  % (6208)Memory used [KB]: 5884
% 34.00/4.65  % (6208)Time elapsed: 0.146 s
% 34.00/4.65  % (6208)Instructions burned: 2 (million)
% 34.00/4.65  % (6208)------------------------------
% 34.00/4.65  % (6208)------------------------------
% 34.00/4.66  % (6207)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 (2959ds/1100Mi)
% 34.00/4.68  % (6209)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 (2958ds/3452Mi)
% 35.20/4.80  % (6210)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 (2957ds/1737Mi)
% 35.20/4.83  % (6196)Instruction limit reached!
% 35.20/4.83  % (6196)------------------------------
% 35.20/4.83  % (6196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.20/4.83  % (6196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.20/4.83  % (6196)Termination reason: Unknown
% 35.20/4.83  % (6196)Termination phase: Saturation
% 35.20/4.83  
% 35.20/4.83  % (6196)Memory used [KB]: 7291
% 35.20/4.83  % (6196)Time elapsed: 0.859 s
% 35.20/4.83  % (6196)Instructions burned: 368 (million)
% 35.20/4.83  % (6196)------------------------------
% 35.20/4.83  % (6196)------------------------------
% 35.20/4.84  % (6191)Instruction limit reached!
% 35.20/4.84  % (6191)------------------------------
% 35.20/4.84  % (6191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.20/4.84  % (6191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.20/4.84  % (6191)Termination reason: Unknown
% 35.20/4.84  % (6191)Termination phase: Saturation
% 35.20/4.84  
% 35.20/4.84  % (6191)Memory used [KB]: 12665
% 35.20/4.84  % (6191)Time elapsed: 1.181 s
% 35.20/4.84  % (6191)Instructions burned: 506 (million)
% 35.20/4.84  % (6191)------------------------------
% 35.20/4.84  % (6191)------------------------------
% 35.20/4.85  % (6211)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 (2957ds/107Mi)
% 35.82/4.90  % (6212)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 (2956ds/979Mi)
% 36.24/4.95  % (6170)Instruction limit reached!
% 36.24/4.95  % (6170)------------------------------
% 36.24/4.95  % (6170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.24/4.95  % (6170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.24/4.95  % (6170)Termination reason: Unknown
% 36.24/4.95  % (6170)Termination phase: Saturation
% 36.24/4.95  
% 36.24/4.95  % (6170)Memory used [KB]: 4733
% 36.24/4.95  % (6170)Time elapsed: 2.019 s
% 36.24/4.95  % (6170)Instructions burned: 1389 (million)
% 36.24/4.95  % (6170)------------------------------
% 36.24/4.95  % (6170)------------------------------
% 36.24/4.99  % (6213)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 (2955ds/1178Mi)
% 36.24/4.99  % (6213)Refutation not found, incomplete strategy% (6213)------------------------------
% 36.24/4.99  % (6213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.24/4.99  % (6213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.24/4.99  % (6213)Termination reason: Refutation not found, incomplete strategy
% 36.24/4.99  
% 36.24/4.99  % (6213)Memory used [KB]: 1407
% 36.24/4.99  % (6213)Time elapsed: 0.147 s
% 36.24/4.99  % (6213)Instructions burned: 4 (million)
% 36.24/4.99  % (6213)------------------------------
% 36.24/4.99  % (6213)------------------------------
% 36.24/5.01  % (6116)Instruction limit reached!
% 36.24/5.01  % (6116)------------------------------
% 36.24/5.01  % (6116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.24/5.01  % (6116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.24/5.01  % (6116)Termination reason: Unknown
% 36.24/5.01  % (6116)Termination phase: Saturation
% 36.24/5.01  
% 36.24/5.01  % (6116)Memory used [KB]: 11897
% 36.24/5.01  % (6116)Time elapsed: 3.421 s
% 36.24/5.01  % (6116)Instructions burned: 1220 (million)
% 36.24/5.01  % (6116)------------------------------
% 36.24/5.01  % (6116)------------------------------
% 36.91/5.06  % (6214)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 (2955ds/108Mi)
% 36.91/5.09  % (6211)Instruction limit reached!
% 36.91/5.09  % (6211)------------------------------
% 36.91/5.09  % (6211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.91/5.09  % (6211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.91/5.09  % (6211)Termination reason: Unknown
% 36.91/5.09  % (6211)Termination phase: Saturation
% 36.91/5.09  
% 36.91/5.09  % (6211)Memory used [KB]: 7291
% 36.91/5.09  % (6211)Time elapsed: 0.315 s
% 36.91/5.09  % (6211)Instructions burned: 107 (million)
% 37.34/5.09  % (6211)------------------------------
% 37.34/5.09  % (6211)------------------------------
% 38.33/5.18  % (6184)Refutation not found, non-redundant clauses discarded% (6184)------------------------------
% 38.33/5.18  % (6184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.44/5.19  % (6184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.44/5.19  % (6184)Termination reason: Refutation not found, non-redundant clauses discarded
% 38.44/5.19  
% 38.44/5.19  % (6184)Memory used [KB]: 16758
% 38.44/5.19  % (6184)Time elapsed: 1.678 s
% 38.44/5.19  % (6184)Instructions burned: 865 (million)
% 38.44/5.19  % (6184)------------------------------
% 38.44/5.19  % (6184)------------------------------
% 38.44/5.19  % (6216)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/265Mi)
% 38.44/5.20  % (6215)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 (2953ds/654Mi)
% 38.80/5.25  % (6214)Instruction limit reached!
% 38.80/5.25  % (6214)------------------------------
% 38.80/5.25  % (6214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.80/5.26  % (6217)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/67Mi)
% 38.80/5.26  % (6214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.80/5.26  % (6214)Termination reason: Unknown
% 38.80/5.26  % (6214)Termination phase: Saturation
% 38.80/5.26  
% 38.80/5.26  % (6214)Memory used [KB]: 8187
% 38.80/5.26  % (6214)Time elapsed: 0.270 s
% 38.80/5.26  % (6214)Instructions burned: 109 (million)
% 38.80/5.26  % (6214)------------------------------
% 38.80/5.26  % (6214)------------------------------
% 38.80/5.29  % (6218)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 (2952ds/2055Mi)
% 39.94/5.39  % (6219)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 (2951ds/336Mi)
% 39.94/5.41  % (6206)Instruction limit reached!
% 39.94/5.41  % (6206)------------------------------
% 39.94/5.41  % (6206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.94/5.41  % (6206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.94/5.41  % (6206)Termination reason: Unknown
% 39.94/5.41  % (6206)Termination phase: Saturation
% 39.94/5.41  
% 39.94/5.41  % (6206)Memory used [KB]: 9594
% 39.94/5.41  % (6206)Time elapsed: 1.023 s
% 39.94/5.41  % (6206)Instructions burned: 342 (million)
% 39.94/5.41  % (6206)------------------------------
% 39.94/5.41  % (6206)------------------------------
% 39.94/5.42  % (6182)Instruction limit reached!
% 39.94/5.42  % (6182)------------------------------
% 39.94/5.42  % (6182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.94/5.42  % (6182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.94/5.42  % (6182)Termination reason: Unknown
% 39.94/5.42  % (6182)Termination phase: Saturation
% 39.94/5.42  
% 39.94/5.42  % (6182)Memory used [KB]: 8571
% 39.94/5.42  % (6182)Time elapsed: 2.096 s
% 39.94/5.42  % (6182)Instructions burned: 800 (million)
% 39.94/5.42  % (6182)------------------------------
% 39.94/5.42  % (6182)------------------------------
% 39.94/5.42  % (6217)Instruction limit reached!
% 39.94/5.42  % (6217)------------------------------
% 39.94/5.42  % (6217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.94/5.42  % (6217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.94/5.42  % (6217)Termination reason: Unknown
% 39.94/5.42  % (6217)Termination phase: Saturation
% 39.94/5.42  
% 39.94/5.42  % (6217)Memory used [KB]: 8827
% 39.94/5.42  % (6217)Time elapsed: 0.271 s
% 39.94/5.42  % (6217)Instructions burned: 68 (million)
% 39.94/5.42  % (6217)------------------------------
% 39.94/5.42  % (6217)------------------------------
% 39.94/5.46  % (6220)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 (2950ds/3439Mi)
% 40.62/5.49  % (6134)Instruction limit reached!
% 40.62/5.49  % (6134)------------------------------
% 40.62/5.49  % (6134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.62/5.50  % (6134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.62/5.50  % (6134)Termination reason: Unknown
% 40.62/5.50  % (6134)Termination phase: Saturation
% 40.62/5.50  
% 40.62/5.50  % (6134)Memory used [KB]: 29807
% 40.62/5.50  % (6134)Time elapsed: 3.493 s
% 40.62/5.50  % (6134)Instructions burned: 1496 (million)
% 40.62/5.50  % (6134)------------------------------
% 40.62/5.50  % (6134)------------------------------
% 40.95/5.60  % (6221)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 (2949ds/179Mi)
% 41.46/5.61  % (6222)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 (2949ds/56Mi)
% 41.46/5.63  % (6173)Instruction limit reached!
% 41.46/5.63  % (6173)------------------------------
% 41.46/5.63  % (6173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.46/5.63  % (6173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.46/5.63  % (6173)Termination reason: Unknown
% 41.46/5.63  % (6173)Termination phase: Saturation
% 41.46/5.63  
% 41.46/5.63  % (6173)Memory used [KB]: 3709
% 41.46/5.63  % (6173)Time elapsed: 2.588 s
% 41.46/5.63  % (6173)Instructions burned: 1408 (million)
% 41.46/5.63  % (6173)------------------------------
% 41.46/5.63  % (6173)------------------------------
% 41.46/5.66  % (6223)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 (2949ds/2303Mi)
% 42.46/5.71  % (6224)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 (2948ds/1449Mi)
% 42.46/5.73  % (6222)Instruction limit reached!
% 42.46/5.73  % (6222)------------------------------
% 42.46/5.73  % (6222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.46/5.73  % (6222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.46/5.73  % (6222)Termination reason: Unknown
% 42.46/5.73  % (6222)Termination phase: Saturation
% 42.46/5.73  
% 42.46/5.73  % (6222)Memory used [KB]: 10746
% 42.46/5.73  % (6222)Time elapsed: 0.165 s
% 42.46/5.73  % (6222)Instructions burned: 56 (million)
% 42.46/5.73  % (6222)------------------------------
% 42.46/5.73  % (6222)------------------------------
% 42.46/5.74  % (6216)Refutation not found, non-redundant clauses discarded% (6216)------------------------------
% 42.46/5.74  % (6216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.46/5.74  % (6216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.46/5.74  % (6216)Termination reason: Refutation not found, non-redundant clauses discarded
% 42.46/5.74  
% 42.46/5.74  % (6216)Memory used [KB]: 7164
% 42.46/5.74  % (6216)Time elapsed: 0.703 s
% 42.46/5.74  % (6216)Instructions burned: 261 (million)
% 42.46/5.74  % (6216)------------------------------
% 42.46/5.74  % (6216)------------------------------
% 43.45/5.87  % (6225)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 (2947ds/4882Mi)
% 44.07/5.93  % (6227)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 (2946ds/9837Mi)
% 44.07/5.93  % (6226)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 (2946ds/94Mi)
% 44.07/5.97  % (6215)Instruction limit reached!
% 44.07/5.97  % (6215)------------------------------
% 44.07/5.97  % (6215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.07/5.97  % (6215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.07/5.97  % (6215)Termination reason: Unknown
% 44.07/5.97  % (6215)Termination phase: Saturation
% 44.07/5.97  
% 44.07/5.97  % (6215)Memory used [KB]: 1918
% 44.07/5.97  % (6215)Time elapsed: 0.866 s
% 44.07/5.97  % (6215)Instructions burned: 658 (million)
% 44.07/5.97  % (6215)------------------------------
% 44.07/5.97  % (6215)------------------------------
% 44.65/6.00  % (6221)Instruction limit reached!
% 44.65/6.00  % (6221)------------------------------
% 44.65/6.00  % (6221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.65/6.00  % (6221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.65/6.00  % (6221)Termination reason: Unknown
% 44.65/6.00  % (6221)Termination phase: Saturation
% 44.65/6.00  
% 44.65/6.00  % (6221)Memory used [KB]: 7164
% 44.65/6.00  % (6221)Time elapsed: 0.548 s
% 44.65/6.00  % (6221)Instructions burned: 181 (million)
% 44.65/6.00  % (6221)------------------------------
% 44.65/6.00  % (6221)------------------------------
% 44.65/6.06  % (6195)Instruction limit reached!
% 44.65/6.06  % (6195)------------------------------
% 44.65/6.06  % (6195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.65/6.06  % (6195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.65/6.06  % (6195)Termination reason: Unknown
% 44.65/6.06  % (6195)Termination phase: Saturation
% 44.65/6.06  
% 44.65/6.06  % (6195)Memory used [KB]: 23794
% 44.65/6.06  % (6195)Time elapsed: 1.560 s
% 44.65/6.06  % (6195)Instructions burned: 951 (million)
% 44.65/6.06  % (6195)------------------------------
% 44.65/6.06  % (6195)------------------------------
% 45.51/6.11  % (6212)Instruction limit reached!
% 45.51/6.11  % (6212)------------------------------
% 45.51/6.11  % (6212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.71/6.12  % (6226)Instruction limit reached!
% 45.71/6.12  % (6226)------------------------------
% 45.71/6.12  % (6226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.71/6.12  % (6226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.71/6.12  % (6226)Termination reason: Unknown
% 45.71/6.12  % (6226)Termination phase: Saturation
% 45.71/6.12  
% 45.71/6.12  % (6226)Memory used [KB]: 7036
% 45.71/6.12  % (6226)Time elapsed: 0.274 s
% 45.71/6.12  % (6226)Instructions burned: 94 (million)
% 45.71/6.12  % (6226)------------------------------
% 45.71/6.12  % (6226)------------------------------
% 45.71/6.13  % (6212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.71/6.13  % (6212)Termination reason: Unknown
% 45.71/6.13  % (6212)Termination phase: Saturation
% 45.71/6.13  
% 45.71/6.13  % (6212)Memory used [KB]: 6908
% 45.71/6.13  % (6212)Time elapsed: 1.245 s
% 45.71/6.13  % (6212)Instructions burned: 981 (million)
% 45.71/6.13  % (6212)------------------------------
% 45.71/6.13  % (6212)------------------------------
% 45.71/6.14  % (6228)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 (2943ds/1949Mi)
% 45.71/6.18  % (6219)Instruction limit reached!
% 45.71/6.18  % (6219)------------------------------
% 45.71/6.18  % (6219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.71/6.18  % (6219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.71/6.18  % (6219)Termination reason: Unknown
% 45.71/6.18  % (6219)Termination phase: Saturation
% 45.71/6.18  
% 45.71/6.18  % (6219)Memory used [KB]: 9338
% 45.71/6.18  % (6219)Time elapsed: 0.901 s
% 45.71/6.18  % (6219)Instructions burned: 336 (million)
% 45.71/6.18  % (6219)------------------------------
% 45.71/6.18  % (6219)------------------------------
% 45.71/6.19  % (6229)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/761Mi)
% 46.63/6.27  TRYING [7]
% 46.63/6.28  % (6160)Instruction limit reached!
% 46.63/6.28  % (6160)------------------------------
% 46.63/6.28  % (6160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.63/6.28  % (6160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.63/6.28  % (6160)Termination reason: Unknown
% 46.63/6.28  % (6160)Termination phase: Saturation
% 46.63/6.28  
% 46.63/6.28  % (6160)Memory used [KB]: 51683
% 46.63/6.28  % (6160)Time elapsed: 3.571 s
% 46.63/6.28  % (6160)Instructions burned: 1838 (million)
% 46.63/6.28  % (6160)------------------------------
% 46.63/6.28  % (6160)------------------------------
% 46.63/6.28  % (6230)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/893Mi)
% 47.26/6.31  % (6231)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 (2942ds/9168Mi)
% 47.26/6.32  % (6232)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 (2942ds/1819Mi)
% 47.26/6.38  % (6233)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 (2941ds/2891Mi)
% 48.16/6.43  % (6150)Instruction limit reached!
% 48.16/6.43  % (6150)------------------------------
% 48.16/6.43  % (6150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.16/6.44  % (6150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.16/6.44  % (6150)Termination reason: Unknown
% 48.16/6.44  % (6150)Termination phase: Saturation
% 48.16/6.44  
% 48.16/6.44  % (6150)Memory used [KB]: 13432
% 48.16/6.44  % (6150)Time elapsed: 4.028 s
% 48.16/6.44  % (6150)Instructions burned: 1731 (million)
% 48.16/6.44  % (6150)------------------------------
% 48.16/6.44  % (6150)------------------------------
% 48.16/6.49  % (6200)Instruction limit reached!
% 48.16/6.49  % (6200)------------------------------
% 48.16/6.49  % (6200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.16/6.49  % (6200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.16/6.49  % (6200)Termination reason: Unknown
% 48.16/6.49  % (6200)Termination phase: Saturation
% 48.16/6.49  
% 48.16/6.49  % (6200)Memory used [KB]: 30063
% 48.16/6.49  % (6200)Time elapsed: 2.308 s
% 48.16/6.49  % (6200)Instructions burned: 1038 (million)
% 48.16/6.49  % (6200)------------------------------
% 48.16/6.49  % (6200)------------------------------
% 48.16/6.50  % (6234)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 (2940ds/179Mi)
% 48.88/6.58  % (6193)Instruction limit reached!
% 48.88/6.58  % (6193)------------------------------
% 48.88/6.58  % (6193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.88/6.58  % (6193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.88/6.58  % (6193)Termination reason: Unknown
% 48.88/6.58  % (6193)Termination phase: Saturation
% 48.88/6.58  
% 48.88/6.58  % (6193)Memory used [KB]: 17654
% 48.88/6.58  % (6193)Time elapsed: 2.914 s
% 48.88/6.58  % (6193)Instructions burned: 1282 (million)
% 48.88/6.58  % (6193)------------------------------
% 48.88/6.58  % (6193)------------------------------
% 50.13/6.69  % (6180)Instruction limit reached!
% 50.13/6.69  % (6180)------------------------------
% 50.13/6.69  % (6180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.13/6.69  % (6180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.13/6.69  % (6180)Termination reason: Unknown
% 50.13/6.69  % (6180)Termination phase: Saturation
% 50.13/6.69  
% 50.13/6.69  % (6180)Memory used [KB]: 52834
% 50.13/6.69  % (6180)Time elapsed: 3.430 s
% 50.13/6.69  % (6180)Instructions burned: 1394 (million)
% 50.13/6.69  % (6180)------------------------------
% 50.13/6.69  % (6180)------------------------------
% 50.13/6.69  % (6236)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 (2938ds/1470Mi)
% 50.13/6.69  % (6235)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 (2939ds/1249Mi)
% 50.63/6.74  % (6237)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 (2937ds/177Mi)
% 51.39/6.84  % (6234)Instruction limit reached!
% 51.39/6.84  % (6234)------------------------------
% 51.39/6.84  % (6234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 51.39/6.84  % (6234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 51.39/6.84  % (6234)Termination reason: Unknown
% 51.39/6.84  % (6234)Termination phase: Saturation
% 51.39/6.84  
% 51.39/6.84  % (6234)Memory used [KB]: 7931
% 51.39/6.84  % (6234)Time elapsed: 0.440 s
% 51.39/6.84  % (6234)Instructions burned: 180 (million)
% 51.39/6.84  % (6234)------------------------------
% 51.39/6.84  % (6234)------------------------------
% 52.06/6.91  % (6238)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 (2936ds/663Mi)
% 52.06/6.93  % (6207)Instruction limit reached!
% 52.06/6.93  % (6207)------------------------------
% 52.06/6.93  % (6207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.06/6.93  % (6207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.06/6.93  % (6207)Termination reason: Unknown
% 52.06/6.93  % (6207)Termination phase: Saturation
% 52.06/6.93  
% 52.06/6.93  % (6207)Memory used [KB]: 3709
% 52.06/6.93  % (6207)Time elapsed: 2.427 s
% 52.06/6.93  % (6207)Instructions burned: 1100 (million)
% 52.06/6.93  % (6207)------------------------------
% 52.06/6.93  % (6207)------------------------------
% 52.06/6.98  % (6198)Instruction limit reached!
% 52.06/6.98  % (6198)------------------------------
% 52.06/6.98  % (6198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.69/6.98  % (6198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.69/6.98  % (6198)Termination reason: Unknown
% 52.69/6.98  % (6198)Termination phase: Saturation
% 52.69/6.98  
% 52.69/6.98  % (6198)Memory used [KB]: 44647
% 52.69/6.98  % (6198)Time elapsed: 0.895 s
% 52.69/6.98  % (6198)Instructions burned: 1276 (million)
% 52.69/6.98  % (6198)------------------------------
% 52.69/6.98  % (6198)------------------------------
% 52.69/7.08  % (6202)Instruction limit reached!
% 52.69/7.08  % (6202)------------------------------
% 52.69/7.08  % (6202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.69/7.08  % (6202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.69/7.08  % (6202)Termination reason: Unknown
% 52.69/7.08  % (6202)Termination phase: Saturation
% 52.69/7.08  
% 52.69/7.08  % (6202)Memory used [KB]: 21620
% 52.69/7.08  % (6202)Time elapsed: 2.862 s
% 52.69/7.08  % (6202)Instructions burned: 1258 (million)
% 52.69/7.08  % (6202)------------------------------
% 52.69/7.08  % (6202)------------------------------
% 53.38/7.08  % (6237)Instruction limit reached!
% 53.38/7.08  % (6237)------------------------------
% 53.38/7.08  % (6237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 53.38/7.08  % (6237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 53.38/7.08  % (6237)Termination reason: Unknown
% 53.38/7.08  % (6237)Termination phase: Saturation
% 53.38/7.08  
% 53.38/7.08  % (6237)Memory used [KB]: 7547
% 53.38/7.08  % (6237)Time elapsed: 0.467 s
% 53.38/7.08  % (6237)Instructions burned: 177 (million)
% 53.38/7.08  % (6237)------------------------------
% 53.38/7.08  % (6237)------------------------------
% 53.48/7.10  % (6239)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 (2935ds/98Mi)
% 53.56/7.12  % (6240)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 (2934ds/2707Mi)
% 53.56/7.16  % (6241)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 (2933ds/123Mi)
% 54.71/7.28  % (6243)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 (2932ds/1607Mi)
% 54.71/7.28  % (6242)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 (2932ds/702Mi)
% 54.71/7.29  % (6203)First to succeed.
% 54.71/7.29  % (6203)Refutation found. Thanks to Tanya!
% 54.71/7.29  % SZS status Unsatisfiable for theBenchmark
% 54.71/7.29  % SZS output start Proof for theBenchmark
% See solution above
% 54.71/7.29  % (6203)------------------------------
% 54.71/7.29  % (6203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.71/7.29  % (6203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.71/7.29  % (6203)Termination reason: Refutation
% 54.71/7.29  
% 54.71/7.29  % (6203)Memory used [KB]: 12665
% 54.71/7.29  % (6203)Time elapsed: 3.051 s
% 54.71/7.29  % (6203)Instructions burned: 1283 (million)
% 54.71/7.29  % (6203)------------------------------
% 54.71/7.29  % (6203)------------------------------
% 54.71/7.29  % (6006)Success in time 6.939 s
%------------------------------------------------------------------------------