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

View Problem - Process Solution

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

% Result   : Unsatisfiable 100.74s 13.03s
% Output   : Refutation 100.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   45 (  19 unt;   0 def)
%            Number of atoms       :   84 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   86 (  47   ~;  39   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   32 (  32   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f42128,plain,
    $false,
    inference(subsumption_resolution,[],[f42125,f70]) ).

fof(f70,plain,
    defined(multiplicative_inverse(a)),
    inference(subsumption_resolution,[],[f63,f30]) ).

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

fof(f63,plain,
    ( defined(multiplicative_inverse(a))
    | equalish(a,additive_identity) ),
    inference(resolution,[],[f28,f15]) ).

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

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

fof(f42125,plain,
    ~ defined(multiplicative_inverse(a)),
    inference(resolution,[],[f42124,f61]) ).

fof(f61,plain,
    ! [X24] :
      ( defined(multiply(a,X24))
      | ~ defined(X24) ),
    inference(resolution,[],[f28,f13]) ).

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

fof(f42124,plain,
    ~ defined(multiply(a,multiplicative_inverse(a))),
    inference(subsumption_resolution,[],[f42119,f10694]) ).

fof(f10694,plain,
    equalish(m,multiply(multiply(a,multiplicative_inverse(a)),m)),
    inference(resolution,[],[f10593,f22]) ).

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

fof(f10593,plain,
    equalish(multiply(multiply(a,multiplicative_inverse(a)),m),m),
    inference(subsumption_resolution,[],[f10570,f29]) ).

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

fof(f10570,plain,
    ( equalish(multiply(multiply(a,multiplicative_inverse(a)),m),m)
    | ~ defined(m) ),
    inference(resolution,[],[f732,f246]) ).

fof(f246,plain,
    ! [X3] :
      ( equalish(multiply(multiply(a,multiplicative_inverse(a)),X3),multiply(multiplicative_identity,X3))
      | ~ defined(X3) ),
    inference(resolution,[],[f71,f25]) ).

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

fof(f71,plain,
    equalish(multiply(a,multiplicative_inverse(a)),multiplicative_identity),
    inference(subsumption_resolution,[],[f52,f30]) ).

fof(f52,plain,
    ( equalish(multiply(a,multiplicative_inverse(a)),multiplicative_identity)
    | equalish(a,additive_identity) ),
    inference(resolution,[],[f28,f7]) ).

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

fof(f732,plain,
    ! [X0] :
      ( ~ equalish(X0,multiply(multiplicative_identity,m))
      | equalish(X0,m) ),
    inference(resolution,[],[f82,f23]) ).

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

fof(f82,plain,
    equalish(multiply(multiplicative_identity,m),m),
    inference(resolution,[],[f29,f6]) ).

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

fof(f42119,plain,
    ( ~ defined(multiply(a,multiplicative_inverse(a)))
    | ~ equalish(m,multiply(multiply(a,multiplicative_inverse(a)),m)) ),
    inference(resolution,[],[f42055,f2090]) ).

fof(f2090,plain,
    ! [X0,X1] :
      ( equalish(X1,multiply(m,X0))
      | ~ defined(X0)
      | ~ equalish(X1,multiply(X0,m)) ),
    inference(resolution,[],[f85,f23]) ).

fof(f85,plain,
    ! [X15] :
      ( equalish(multiply(X15,m),multiply(m,X15))
      | ~ defined(X15) ),
    inference(resolution,[],[f29,f8]) ).

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

fof(f42055,plain,
    ~ equalish(m,multiply(m,multiply(a,multiplicative_inverse(a)))),
    inference(subsumption_resolution,[],[f42054,f29]) ).

fof(f42054,plain,
    ( ~ defined(m)
    | ~ equalish(m,multiply(m,multiply(a,multiplicative_inverse(a)))) ),
    inference(subsumption_resolution,[],[f42014,f70]) ).

fof(f42014,plain,
    ( ~ defined(multiplicative_inverse(a))
    | ~ defined(m)
    | ~ equalish(m,multiply(m,multiply(a,multiplicative_inverse(a)))) ),
    inference(resolution,[],[f2847,f4099]) ).

fof(f4099,plain,
    ~ equalish(m,multiply(multiply(m,a),multiplicative_inverse(a))),
    inference(resolution,[],[f4091,f22]) ).

fof(f4091,plain,
    ~ equalish(multiply(multiply(m,a),multiplicative_inverse(a)),m),
    inference(resolution,[],[f4056,f104]) ).

fof(f104,plain,
    ! [X0] :
      ( ~ equalish(multiplicative_identity,X0)
      | ~ equalish(X0,m) ),
    inference(resolution,[],[f39,f23]) ).

fof(f39,plain,
    ~ equalish(multiplicative_identity,m),
    inference(resolution,[],[f32,f22]) ).

fof(f32,axiom,
    ~ equalish(m,multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m_not_equal_to_multiplicative_identity_5) ).

fof(f4056,plain,
    equalish(multiplicative_identity,multiply(multiply(m,a),multiplicative_inverse(a))),
    inference(resolution,[],[f3688,f22]) ).

fof(f3688,plain,
    equalish(multiply(multiply(m,a),multiplicative_inverse(a)),multiplicative_identity),
    inference(subsumption_resolution,[],[f3677,f70]) ).

fof(f3677,plain,
    ( equalish(multiply(multiply(m,a),multiplicative_inverse(a)),multiplicative_identity)
    | ~ defined(multiplicative_inverse(a)) ),
    inference(resolution,[],[f242,f111]) ).

fof(f111,plain,
    ! [X3] :
      ( equalish(multiply(multiply(m,a),X3),multiply(a,X3))
      | ~ defined(X3) ),
    inference(resolution,[],[f31,f25]) ).

fof(f31,axiom,
    equalish(multiply(m,a),a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiply_equals_a_4) ).

fof(f242,plain,
    ! [X0] :
      ( ~ equalish(X0,multiply(a,multiplicative_inverse(a)))
      | equalish(X0,multiplicative_identity) ),
    inference(resolution,[],[f71,f23]) ).

fof(f2847,plain,
    ! [X2,X0,X1] :
      ( equalish(X2,multiply(multiply(X1,a),X0))
      | ~ defined(X0)
      | ~ equalish(X2,multiply(X1,multiply(a,X0)))
      | ~ defined(X1) ),
    inference(resolution,[],[f49,f23]) ).

fof(f49,plain,
    ! [X10,X11] :
      ( equalish(multiply(X10,multiply(a,X11)),multiply(multiply(X10,a),X11))
      | ~ defined(X11)
      | ~ defined(X10) ),
    inference(resolution,[],[f28,f5]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : FLD033-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:33:25 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (26851)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.19/0.50  % (26850)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.50  % (26847)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.50  % (26850)Instruction limit reached!
% 0.19/0.50  % (26850)------------------------------
% 0.19/0.50  % (26850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (26850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (26850)Termination reason: Unknown
% 0.19/0.50  % (26850)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (26850)Memory used [KB]: 5884
% 0.19/0.50  % (26850)Time elapsed: 0.099 s
% 0.19/0.50  % (26850)Instructions burned: 3 (million)
% 0.19/0.50  % (26850)------------------------------
% 0.19/0.50  % (26850)------------------------------
% 0.19/0.51  % (26843)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.19/0.51  % (26842)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.19/0.52  % (26848)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.19/0.52  % (26845)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.19/0.52  % (26855)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.19/0.52  % (26859)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.19/0.52  % (26868)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.19/0.52  % (26859)Instruction limit reached!
% 0.19/0.52  % (26859)------------------------------
% 0.19/0.52  % (26859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (26859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (26859)Termination reason: Unknown
% 0.19/0.52  % (26859)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (26859)Memory used [KB]: 1279
% 0.19/0.52  % (26859)Time elapsed: 0.003 s
% 0.19/0.52  % (26859)Instructions burned: 2 (million)
% 0.19/0.52  % (26859)------------------------------
% 0.19/0.52  % (26859)------------------------------
% 0.19/0.52  % (26846)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.19/0.52  % (26871)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.19/0.53  % (26866)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.19/0.53  % (26870)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.19/0.53  % (26864)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.19/0.53  % (26844)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.19/0.53  % (26863)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.19/0.53  % (26855)Instruction limit reached!
% 0.19/0.53  % (26855)------------------------------
% 0.19/0.53  % (26855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (26852)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.19/0.53  % (26855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (26855)Termination reason: Unknown
% 0.19/0.53  % (26855)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (26855)Memory used [KB]: 5884
% 0.19/0.53  % (26855)Time elapsed: 0.130 s
% 0.19/0.53  % (26865)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.19/0.53  % (26855)Instructions burned: 3 (million)
% 0.19/0.53  % (26855)------------------------------
% 0.19/0.53  % (26855)------------------------------
% 0.19/0.53  % (26863)Instruction limit reached!
% 0.19/0.53  % (26863)------------------------------
% 0.19/0.53  % (26863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (26863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (26863)Termination reason: Unknown
% 0.19/0.53  % (26863)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (26863)Memory used [KB]: 1535
% 0.19/0.53  % (26863)Time elapsed: 0.131 s
% 0.19/0.53  % (26863)Instructions burned: 7 (million)
% 0.19/0.53  % (26863)------------------------------
% 0.19/0.53  % (26863)------------------------------
% 0.19/0.53  % (26852)Instruction limit reached!
% 0.19/0.53  % (26852)------------------------------
% 0.19/0.53  % (26852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (26852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (26852)Termination reason: Unknown
% 0.19/0.53  % (26852)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (26852)Memory used [KB]: 6012
% 0.19/0.53  % (26852)Time elapsed: 0.135 s
% 0.19/0.53  % (26852)Instructions burned: 7 (million)
% 0.19/0.53  % (26852)------------------------------
% 0.19/0.53  % (26852)------------------------------
% 0.19/0.54  % (26867)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.19/0.54  % (26858)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.19/0.54  % (26872)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.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (26862)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.19/0.54  % (26858)Instruction limit reached!
% 0.19/0.54  % (26858)------------------------------
% 0.19/0.54  % (26858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26858)Termination reason: Unknown
% 0.19/0.54  % (26858)Termination phase: Finite model building constraint generation
% 0.19/0.54  
% 0.19/0.54  % (26858)Memory used [KB]: 6140
% 0.19/0.54  % (26858)Time elapsed: 0.123 s
% 0.19/0.54  % (26858)Instructions burned: 9 (million)
% 0.19/0.54  % (26858)------------------------------
% 0.19/0.54  % (26858)------------------------------
% 0.19/0.54  % (26854)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.19/0.54  % (26853)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.19/0.54  % (26849)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.19/0.54  % (26854)Instruction limit reached!
% 0.19/0.54  % (26854)------------------------------
% 0.19/0.54  % (26854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26854)Termination reason: Unknown
% 0.19/0.54  % (26854)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (26854)Memory used [KB]: 5884
% 0.19/0.54  % (26854)Time elapsed: 0.141 s
% 0.19/0.54  % (26854)Instructions burned: 5 (million)
% 0.19/0.54  % (26854)------------------------------
% 0.19/0.54  % (26854)------------------------------
% 0.19/0.54  % (26862)Instruction limit reached!
% 0.19/0.54  % (26862)------------------------------
% 0.19/0.54  % (26862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26861)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.19/0.55  % (26860)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.19/0.55  % (26871)Instruction limit reached!
% 0.19/0.55  % (26871)------------------------------
% 0.19/0.55  % (26871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26871)Termination reason: Unknown
% 0.19/0.55  % (26871)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26871)Memory used [KB]: 6268
% 0.19/0.55  % (26871)Time elapsed: 0.138 s
% 0.19/0.55  % (26871)Instructions burned: 20 (million)
% 0.19/0.55  % (26871)------------------------------
% 0.19/0.55  % (26871)------------------------------
% 0.19/0.55  % (26856)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.19/0.55  % (26847)Instruction limit reached!
% 0.19/0.55  % (26847)------------------------------
% 0.19/0.55  % (26847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26847)Termination reason: Unknown
% 0.19/0.55  % (26847)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26847)Memory used [KB]: 6396
% 0.19/0.55  % (26847)Time elapsed: 0.134 s
% 0.19/0.55  % (26847)Instructions burned: 26 (million)
% 0.19/0.55  % (26847)------------------------------
% 0.19/0.55  % (26847)------------------------------
% 0.19/0.55  % (26860)Instruction limit reached!
% 0.19/0.55  % (26860)------------------------------
% 0.19/0.55  % (26860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26860)Termination reason: Unknown
% 0.19/0.55  % (26860)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26860)Memory used [KB]: 6012
% 0.19/0.55  % (26860)Time elapsed: 0.137 s
% 0.19/0.55  % (26860)Instructions burned: 8 (million)
% 0.19/0.55  % (26860)------------------------------
% 0.19/0.55  % (26860)------------------------------
% 0.19/0.56  % (26844)Instruction limit reached!
% 0.19/0.56  % (26844)------------------------------
% 0.19/0.56  % (26844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (26844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (26844)Termination reason: Unknown
% 0.19/0.56  % (26844)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (26844)Memory used [KB]: 5884
% 0.19/0.56  % (26844)Time elapsed: 0.154 s
% 0.19/0.56  % (26844)Instructions burned: 6 (million)
% 0.19/0.56  % (26844)------------------------------
% 0.19/0.56  % (26844)------------------------------
% 0.19/0.56  % (26862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (26862)Termination reason: Unknown
% 0.19/0.56  % (26862)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (26862)Memory used [KB]: 6012
% 0.19/0.56  % (26862)Time elapsed: 0.138 s
% 0.19/0.56  % (26862)Instructions burned: 7 (million)
% 0.19/0.56  % (26862)------------------------------
% 0.19/0.56  % (26862)------------------------------
% 0.19/0.56  % (26869)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.19/0.57  % (26853)Instruction limit reached!
% 0.19/0.57  % (26853)------------------------------
% 0.19/0.57  % (26853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (26853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (26853)Termination reason: Unknown
% 0.19/0.57  % (26853)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (26853)Memory used [KB]: 6012
% 0.19/0.57  % (26853)Time elapsed: 0.173 s
% 0.19/0.57  % (26853)Instructions burned: 23 (million)
% 0.19/0.57  % (26853)------------------------------
% 0.19/0.57  % (26853)------------------------------
% 0.19/0.58  % (26846)Instruction limit reached!
% 0.19/0.58  % (26846)------------------------------
% 0.19/0.58  % (26846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (26846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (26846)Termination reason: Unknown
% 0.19/0.58  % (26846)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (26846)Memory used [KB]: 6908
% 0.19/0.58  % (26846)Time elapsed: 0.171 s
% 0.19/0.58  % (26846)Instructions burned: 34 (million)
% 0.19/0.58  % (26846)------------------------------
% 0.19/0.58  % (26846)------------------------------
% 0.19/0.58  % (26851)Instruction limit reached!
% 0.19/0.58  % (26851)------------------------------
% 0.19/0.58  % (26851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (26851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (26851)Termination reason: Unknown
% 0.19/0.58  % (26851)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (26851)Memory used [KB]: 6396
% 0.19/0.58  % (26851)Time elapsed: 0.179 s
% 0.19/0.58  % (26851)Instructions burned: 52 (million)
% 0.19/0.58  % (26851)------------------------------
% 0.19/0.58  % (26851)------------------------------
% 0.19/0.58  % (26866)Refutation not found, non-redundant clauses discarded% (26866)------------------------------
% 0.19/0.58  % (26866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (26866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (26866)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.19/0.58  
% 0.19/0.58  % (26866)Memory used [KB]: 6652
% 0.19/0.58  % (26866)Time elapsed: 0.126 s
% 0.19/0.58  % (26866)Instructions burned: 35 (million)
% 0.19/0.58  % (26866)------------------------------
% 0.19/0.58  % (26866)------------------------------
% 0.19/0.59  % (26861)Instruction limit reached!
% 0.19/0.59  % (26861)------------------------------
% 0.19/0.59  % (26861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (26843)Instruction limit reached!
% 1.89/0.60  % (26843)------------------------------
% 1.89/0.60  % (26843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (26845)Instruction limit reached!
% 1.89/0.60  % (26845)------------------------------
% 1.89/0.60  % (26845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (26845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (26845)Termination reason: Unknown
% 1.89/0.60  % (26845)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (26845)Memory used [KB]: 6396
% 1.89/0.60  % (26845)Time elapsed: 0.192 s
% 1.89/0.60  % (26845)Instructions burned: 44 (million)
% 1.89/0.60  % (26845)------------------------------
% 1.89/0.60  % (26845)------------------------------
% 1.89/0.60  % (26843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (26843)Termination reason: Unknown
% 1.89/0.60  % (26843)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (26843)Memory used [KB]: 1663
% 1.89/0.60  % (26843)Time elapsed: 0.198 s
% 1.89/0.60  % (26843)Instructions burned: 42 (million)
% 1.89/0.60  % (26843)------------------------------
% 1.89/0.60  % (26843)------------------------------
% 1.89/0.60  % (26848)Instruction limit reached!
% 1.89/0.60  % (26848)------------------------------
% 1.89/0.60  % (26848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (26848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (26848)Termination reason: Unknown
% 1.89/0.60  % (26848)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (26848)Memory used [KB]: 1663
% 1.89/0.60  % (26848)Time elapsed: 0.199 s
% 1.89/0.60  % (26848)Instructions burned: 51 (million)
% 1.89/0.60  % (26848)------------------------------
% 1.89/0.60  % (26848)------------------------------
% 1.89/0.60  % (26856)Instruction limit reached!
% 1.89/0.60  % (26856)------------------------------
% 1.89/0.60  % (26856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (26856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (26856)Termination reason: Unknown
% 1.89/0.60  % (26856)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (26856)Memory used [KB]: 1535
% 1.89/0.60  % (26856)Time elapsed: 0.186 s
% 1.89/0.60  % (26856)Instructions burned: 29 (million)
% 1.89/0.60  % (26856)------------------------------
% 1.89/0.60  % (26856)------------------------------
% 1.89/0.60  % (26861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (26861)Termination reason: Unknown
% 1.89/0.60  % (26861)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (26861)Memory used [KB]: 10746
% 1.89/0.60  % (26861)Time elapsed: 0.193 s
% 1.89/0.60  % (26861)Instructions burned: 28 (million)
% 1.89/0.60  % (26861)------------------------------
% 1.89/0.60  % (26861)------------------------------
% 2.11/0.62  % (26864)Instruction limit reached!
% 2.11/0.62  % (26864)------------------------------
% 2.11/0.62  % (26864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.62  % (26864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.62  % (26864)Termination reason: Unknown
% 2.11/0.62  % (26864)Termination phase: Saturation
% 2.11/0.62  
% 2.11/0.62  % (26864)Memory used [KB]: 6780
% 2.11/0.62  % (26864)Time elapsed: 0.209 s
% 2.11/0.62  % (26864)Instructions burned: 68 (million)
% 2.11/0.62  % (26864)------------------------------
% 2.11/0.62  % (26864)------------------------------
% 2.11/0.62  % (26867)Instruction limit reached!
% 2.11/0.62  % (26867)------------------------------
% 2.11/0.62  % (26867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (26917)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.19/0.62  % (26849)Instruction limit reached!
% 2.19/0.62  % (26849)------------------------------
% 2.19/0.62  % (26849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (26849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.62  % (26849)Termination reason: Unknown
% 2.19/0.62  % (26849)Termination phase: Saturation
% 2.19/0.62  
% 2.19/0.62  % (26849)Memory used [KB]: 6396
% 2.19/0.62  % (26849)Time elapsed: 0.172 s
% 2.19/0.62  % (26849)Instructions burned: 53 (million)
% 2.19/0.62  % (26849)------------------------------
% 2.19/0.62  % (26849)------------------------------
% 2.19/0.64  % (26867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.64  % (26867)Termination reason: Unknown
% 2.19/0.64  % (26867)Termination phase: Saturation
% 2.19/0.64  
% 2.19/0.64  % (26867)Memory used [KB]: 6524
% 2.19/0.64  % (26867)Time elapsed: 0.191 s
% 2.19/0.64  % (26867)Instructions burned: 47 (million)
% 2.19/0.64  % (26867)------------------------------
% 2.19/0.64  % (26867)------------------------------
% 2.19/0.65  % (26917)Instruction limit reached!
% 2.19/0.65  % (26917)------------------------------
% 2.19/0.65  % (26917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (26927)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.19/0.65  % (26931)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.19/0.65  % (26927)Instruction limit reached!
% 2.19/0.65  % (26927)------------------------------
% 2.19/0.65  % (26927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (26927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (26927)Termination reason: Unknown
% 2.19/0.65  % (26927)Termination phase: Saturation
% 2.19/0.65  
% 2.19/0.65  % (26927)Memory used [KB]: 5884
% 2.19/0.65  % (26927)Time elapsed: 0.070 s
% 2.19/0.65  % (26927)Instructions burned: 4 (million)
% 2.19/0.65  % (26927)------------------------------
% 2.19/0.65  % (26927)------------------------------
% 2.19/0.65  % (26868)Instruction limit reached!
% 2.19/0.65  % (26868)------------------------------
% 2.19/0.65  % (26868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (26868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (26868)Termination reason: Unknown
% 2.19/0.65  % (26868)Termination phase: Saturation
% 2.19/0.65  
% 2.19/0.65  % (26868)Memory used [KB]: 7291
% 2.19/0.65  % (26868)Time elapsed: 0.238 s
% 2.19/0.65  % (26868)Instructions burned: 81 (million)
% 2.19/0.65  % (26868)------------------------------
% 2.19/0.65  % (26868)------------------------------
% 2.19/0.66  % (26921)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.19/0.66  % (26870)Instruction limit reached!
% 2.19/0.66  % (26870)------------------------------
% 2.19/0.66  % (26870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.66  % (26870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.66  % (26870)Termination reason: Unknown
% 2.19/0.66  % (26870)Termination phase: Saturation
% 2.19/0.66  
% 2.19/0.66  % (26870)Memory used [KB]: 2558
% 2.19/0.66  % (26870)Time elapsed: 0.245 s
% 2.19/0.66  % (26870)Instructions burned: 74 (million)
% 2.19/0.66  % (26870)------------------------------
% 2.19/0.66  % (26870)------------------------------
% 2.19/0.66  % (26917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.66  % (26917)Termination reason: Unknown
% 2.19/0.66  % (26917)Termination phase: Saturation
% 2.19/0.66  
% 2.19/0.66  % (26917)Memory used [KB]: 6268
% 2.19/0.66  % (26917)Time elapsed: 0.080 s
% 2.19/0.66  % (26917)Instructions burned: 15 (million)
% 2.19/0.66  % (26917)------------------------------
% 2.19/0.66  % (26917)------------------------------
% 2.19/0.67  % (26928)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.19/0.67  % (26869)Refutation not found, non-redundant clauses discarded% (26869)------------------------------
% 2.19/0.67  % (26869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.67  % (26869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.67  % (26869)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.19/0.67  
% 2.19/0.67  % (26869)Memory used [KB]: 6780
% 2.19/0.67  % (26869)Time elapsed: 0.271 s
% 2.19/0.67  % (26869)Instructions burned: 68 (million)
% 2.19/0.67  % (26869)------------------------------
% 2.19/0.67  % (26869)------------------------------
% 2.19/0.67  % (26934)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.19/0.67  % (26951)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.19/0.68  % (26937)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.19/0.68  % (26944)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.19/0.69  % (26941)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.19/0.69  % (26946)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.19/0.69  TRYING [1]
% 2.19/0.69  % (26865)Instruction limit reached!
% 2.19/0.69  % (26865)------------------------------
% 2.19/0.69  % (26865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.69  % (26865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.69  % (26865)Termination reason: Unknown
% 2.19/0.69  % (26865)Termination phase: Saturation
% 2.19/0.69  
% 2.19/0.69  % (26865)Memory used [KB]: 8187
% 2.19/0.69  % (26865)Time elapsed: 0.274 s
% 2.19/0.69  % (26865)Instructions burned: 98 (million)
% 2.19/0.69  % (26865)------------------------------
% 2.19/0.69  % (26865)------------------------------
% 2.19/0.69  % (26952)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.19/0.69  % (26968)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.19/0.70  % (26872)Instruction limit reached!
% 2.19/0.70  % (26872)------------------------------
% 2.19/0.70  % (26872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.70  % (26872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.70  % (26872)Termination reason: Unknown
% 2.19/0.70  % (26872)Termination phase: Saturation
% 2.19/0.70  
% 2.19/0.70  % (26872)Memory used [KB]: 6652
% 2.19/0.70  % (26872)Time elapsed: 0.305 s
% 2.19/0.70  % (26872)Instructions burned: 100 (million)
% 2.19/0.70  % (26872)------------------------------
% 2.19/0.70  % (26872)------------------------------
% 2.19/0.71  % (26960)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.19/0.71  % (26931)Instruction limit reached!
% 2.19/0.71  % (26931)------------------------------
% 2.19/0.71  % (26931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.71  TRYING [2]
% 2.19/0.71  % (26931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.71  % (26931)Termination reason: Unknown
% 2.19/0.71  % (26931)Termination phase: Saturation
% 2.19/0.71  
% 2.19/0.71  % (26931)Memory used [KB]: 1663
% 2.19/0.71  % (26931)Time elapsed: 0.144 s
% 2.19/0.71  % (26931)Instructions burned: 30 (million)
% 2.19/0.71  % (26931)------------------------------
% 2.19/0.71  % (26931)------------------------------
% 2.19/0.71  TRYING [3]
% 2.19/0.71  % (26971)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.67/0.71  % (26946)Instruction limit reached!
% 2.67/0.71  % (26946)------------------------------
% 2.67/0.71  % (26946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.71  % (26941)Instruction limit reached!
% 2.67/0.71  % (26941)------------------------------
% 2.67/0.71  % (26941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (26964)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.67/0.72  % (26946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (26946)Termination reason: Unknown
% 2.67/0.72  % (26946)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (26946)Memory used [KB]: 6012
% 2.67/0.72  % (26946)Time elapsed: 0.108 s
% 2.67/0.72  % (26946)Instructions burned: 8 (million)
% 2.67/0.72  % (26946)------------------------------
% 2.67/0.72  % (26946)------------------------------
% 2.67/0.72  % (26961)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.67/0.73  % (26941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.73  % (26941)Termination reason: Unknown
% 2.67/0.73  % (26941)Termination phase: Finite model building SAT solving
% 2.67/0.73  
% 2.67/0.73  % (26941)Memory used [KB]: 6524
% 2.67/0.73  % (26941)Time elapsed: 0.114 s
% 2.67/0.73  % (26941)Instructions burned: 23 (million)
% 2.67/0.73  % (26941)------------------------------
% 2.67/0.73  % (26941)------------------------------
% 2.67/0.73  % (26969)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.67/0.73  % (26967)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.67/0.73  % (26970)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.67/0.73  % (26928)Instruction limit reached!
% 2.67/0.73  % (26928)------------------------------
% 2.67/0.73  % (26928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.73  % (26928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.73  % (26928)Termination reason: Unknown
% 2.67/0.73  % (26928)Termination phase: Saturation
% 2.67/0.73  
% 2.67/0.73  % (26928)Memory used [KB]: 6012
% 2.67/0.73  % (26928)Time elapsed: 0.141 s
% 2.67/0.73  % (26928)Instructions burned: 33 (million)
% 2.67/0.73  % (26928)------------------------------
% 2.67/0.73  % (26928)------------------------------
% 2.67/0.74  % (26921)Instruction limit reached!
% 2.67/0.74  % (26921)------------------------------
% 2.67/0.74  % (26921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.74  % (26972)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.67/0.74  % (26934)Instruction limit reached!
% 2.67/0.74  % (26934)------------------------------
% 2.67/0.74  % (26934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.74  % (26934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.74  % (26934)Termination reason: Unknown
% 2.67/0.74  % (26934)Termination phase: Saturation
% 2.67/0.74  
% 2.67/0.74  % (26934)Memory used [KB]: 7675
% 2.67/0.74  % (26934)Time elapsed: 0.159 s
% 2.67/0.74  % (26934)Instructions burned: 35 (million)
% 2.67/0.74  % (26934)------------------------------
% 2.67/0.74  % (26934)------------------------------
% 2.67/0.75  % (26973)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.67/0.75  % (26921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.75  % (26921)Termination reason: Unknown
% 2.67/0.75  % (26921)Termination phase: Saturation
% 2.67/0.75  
% 2.67/0.75  % (26921)Memory used [KB]: 6396
% 2.67/0.75  % (26921)Time elapsed: 0.180 s
% 2.67/0.75  % (26921)Instructions burned: 40 (million)
% 2.67/0.75  % (26921)------------------------------
% 2.67/0.75  % (26921)------------------------------
% 2.67/0.75  % (26969)Instruction limit reached!
% 2.67/0.75  % (26969)------------------------------
% 2.67/0.75  % (26969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.76  % (26974)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.67/0.76  % (26975)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.67/0.76  % (26977)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.67/0.76  % (26979)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 2.67/0.77  % (26969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.77  % (26969)Termination reason: Unknown
% 2.67/0.77  % (26969)Termination phase: Saturation
% 2.67/0.77  
% 2.67/0.77  % (26969)Memory used [KB]: 6012
% 2.67/0.77  % (26969)Time elapsed: 0.124 s
% 2.67/0.77  % (26969)Instructions burned: 8 (million)
% 2.67/0.77  % (26969)------------------------------
% 2.67/0.77  % (26969)------------------------------
% 2.67/0.77  % (26952)Instruction limit reached!
% 2.67/0.77  % (26952)------------------------------
% 2.67/0.77  % (26952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.77  % (26952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.77  % (26952)Termination reason: Unknown
% 2.67/0.77  % (26952)Termination phase: Saturation
% 2.67/0.77  
% 2.67/0.77  % (26952)Memory used [KB]: 6268
% 2.67/0.77  % (26952)Time elapsed: 0.182 s
% 2.67/0.77  % (26952)Instructions burned: 38 (million)
% 2.67/0.77  % (26952)------------------------------
% 2.67/0.77  % (26952)------------------------------
% 2.67/0.78  % (26937)Instruction limit reached!
% 2.67/0.78  % (26937)------------------------------
% 2.67/0.78  % (26937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.78  % (26937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.78  % (26937)Termination reason: Unknown
% 2.67/0.78  % (26937)Termination phase: Saturation
% 2.67/0.78  
% 2.67/0.78  % (26937)Memory used [KB]: 6652
% 2.67/0.78  % (26937)Time elapsed: 0.204 s
% 2.67/0.78  % (26937)Instructions burned: 46 (million)
% 2.67/0.78  % (26937)------------------------------
% 2.67/0.78  % (26937)------------------------------
% 2.67/0.78  % (26980)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 2.89/0.79  % (26944)Instruction limit reached!
% 2.89/0.79  % (26944)------------------------------
% 2.89/0.79  % (26944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.79  % (26944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.79  % (26944)Termination reason: Unknown
% 2.89/0.79  % (26944)Termination phase: Saturation
% 2.89/0.79  
% 2.89/0.79  % (26944)Memory used [KB]: 1791
% 2.89/0.79  % (26944)Time elapsed: 0.200 s
% 2.89/0.79  % (26944)Instructions burned: 76 (million)
% 2.89/0.79  % (26944)------------------------------
% 2.89/0.79  % (26944)------------------------------
% 2.89/0.79  % (26971)Instruction limit reached!
% 2.89/0.79  % (26971)------------------------------
% 2.89/0.79  % (26971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.80  % (26978)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.89/0.80  % (26971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.80  % (26971)Termination reason: Unknown
% 2.89/0.80  % (26971)Termination phase: Saturation
% 2.89/0.80  
% 2.89/0.80  % (26971)Memory used [KB]: 7036
% 2.89/0.80  % (26971)Time elapsed: 0.136 s
% 2.89/0.80  % (26971)Instructions burned: 57 (million)
% 2.89/0.80  % (26971)------------------------------
% 2.89/0.80  % (26971)------------------------------
% 2.89/0.80  % (26978)Refutation not found, incomplete strategy% (26978)------------------------------
% 2.89/0.80  % (26978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.80  % (26978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.80  % (26978)Termination reason: Refutation not found, incomplete strategy
% 2.89/0.80  
% 2.89/0.80  % (26978)Memory used [KB]: 5884
% 2.89/0.80  % (26978)Time elapsed: 0.112 s
% 2.89/0.80  % (26978)Instructions burned: 2 (million)
% 2.89/0.80  % (26978)------------------------------
% 2.89/0.80  % (26978)------------------------------
% 2.89/0.80  % (26976)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.89/0.81  % (26961)Instruction limit reached!
% 2.89/0.81  % (26961)------------------------------
% 2.89/0.81  % (26961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.81  % (26961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.81  % (26961)Termination reason: Unknown
% 2.89/0.81  % (26961)Termination phase: Saturation
% 2.89/0.81  
% 2.89/0.81  % (26961)Memory used [KB]: 2814
% 2.89/0.81  % (26961)Time elapsed: 0.186 s
% 2.89/0.81  % (26961)Instructions burned: 45 (million)
% 2.89/0.81  % (26961)------------------------------
% 2.89/0.81  % (26961)------------------------------
% 2.89/0.82  % (26981)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.89/0.82  % (26982)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.89/0.83  % (26983)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.89/0.84  % (26968)Instruction limit reached!
% 2.89/0.84  % (26968)------------------------------
% 2.89/0.84  % (26968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.84  % (26985)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.89/0.84  % (26968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.84  % (26968)Termination reason: Unknown
% 2.89/0.84  % (26968)Termination phase: Saturation
% 2.89/0.84  
% 2.89/0.84  % (26968)Memory used [KB]: 6652
% 2.89/0.84  % (26968)Time elapsed: 0.188 s
% 2.89/0.84  % (26968)Instructions burned: 116 (million)
% 2.89/0.84  % (26968)------------------------------
% 2.89/0.84  % (26968)------------------------------
% 2.89/0.85  % (26984)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.89/0.86  % (26986)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.89/0.87  % (26987)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.89/0.87  % (26972)Instruction limit reached!
% 2.89/0.87  % (26972)------------------------------
% 2.89/0.87  % (26972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.87  % (26972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.87  % (26972)Termination reason: Unknown
% 2.89/0.87  % (26972)Termination phase: Saturation
% 2.89/0.87  
% 2.89/0.87  % (26972)Memory used [KB]: 1918
% 2.89/0.87  % (26972)Time elapsed: 0.243 s
% 2.89/0.87  % (26972)Instructions burned: 69 (million)
% 2.89/0.87  % (26972)------------------------------
% 2.89/0.87  % (26972)------------------------------
% 3.25/0.88  % (26988)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.26/0.90  % (26993)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.26/0.90  % (26989)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.26/0.91  % (26990)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.28/0.91  % (26991)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 3.28/0.91  % (26964)Instruction limit reached!
% 3.28/0.91  % (26964)------------------------------
% 3.28/0.91  % (26964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.91  % (26964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.91  % (26964)Termination reason: Unknown
% 3.28/0.91  % (26964)Termination phase: Saturation
% 3.28/0.91  
% 3.28/0.91  % (26964)Memory used [KB]: 7036
% 3.28/0.91  % (26964)Time elapsed: 0.287 s
% 3.28/0.91  % (26964)Instructions burned: 110 (million)
% 3.28/0.91  % (26964)------------------------------
% 3.28/0.91  % (26964)------------------------------
% 3.38/0.92  % (26992)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 3.38/0.93  % (26994)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.38/0.93  % (26973)Instruction limit reached!
% 3.38/0.93  % (26973)------------------------------
% 3.38/0.93  % (26973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.93  % (26973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.93  % (26973)Termination reason: Unknown
% 3.38/0.93  % (26973)Termination phase: Saturation
% 3.38/0.93  
% 3.38/0.93  % (26973)Memory used [KB]: 7036
% 3.38/0.93  % (26973)Time elapsed: 0.297 s
% 3.38/0.93  % (26973)Instructions burned: 93 (million)
% 3.38/0.93  % (26973)------------------------------
% 3.38/0.93  % (26973)------------------------------
% 3.38/0.94  % (26960)Instruction limit reached!
% 3.38/0.94  % (26960)------------------------------
% 3.38/0.94  % (26960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.94  % (26960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.94  % (26960)Termination reason: Unknown
% 3.38/0.94  % (26960)Termination phase: Saturation
% 3.38/0.94  
% 3.38/0.94  % (26960)Memory used [KB]: 1918
% 3.38/0.94  % (26960)Time elapsed: 0.344 s
% 3.38/0.94  % (26960)Instructions burned: 148 (million)
% 3.38/0.94  % (26960)------------------------------
% 3.38/0.94  % (26960)------------------------------
% 3.38/0.95  % (26995)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.38/0.95  % (26979)Instruction limit reached!
% 3.38/0.95  % (26979)------------------------------
% 3.38/0.95  % (26979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.95  TRYING [1]
% 3.38/0.95  TRYING [2]
% 3.38/0.95  TRYING [3]
% 3.38/0.95  % (26995)Instruction limit reached!
% 3.38/0.95  % (26995)------------------------------
% 3.38/0.95  % (26995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.95  % (26995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.95  % (26995)Termination reason: Unknown
% 3.38/0.95  % (26995)Termination phase: Finite model building constraint generation
% 3.38/0.95  
% 3.38/0.95  % (26995)Memory used [KB]: 6140
% 3.38/0.95  % (26995)Time elapsed: 0.104 s
% 3.38/0.95  % (26995)Instructions burned: 10 (million)
% 3.38/0.95  % (26995)------------------------------
% 3.38/0.95  % (26995)------------------------------
% 3.38/0.95  % (26951)Instruction limit reached!
% 3.38/0.95  % (26951)------------------------------
% 3.38/0.95  % (26951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.95  % (26951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.95  % (26951)Termination reason: Unknown
% 3.38/0.95  % (26951)Termination phase: Saturation
% 3.38/0.95  
% 3.38/0.95  % (26951)Memory used [KB]: 9594
% 3.38/0.95  % (26951)Time elapsed: 0.344 s
% 3.38/0.95  % (26951)Instructions burned: 153 (million)
% 3.38/0.95  % (26951)------------------------------
% 3.38/0.95  % (26951)------------------------------
% 3.38/0.95  % (26979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.95  % (26979)Termination reason: Unknown
% 3.38/0.95  % (26979)Termination phase: Saturation
% 3.38/0.95  
% 3.38/0.95  % (26979)Memory used [KB]: 10106
% 3.38/0.95  % (26979)Time elapsed: 0.213 s
% 3.38/0.95  % (26979)Instructions burned: 143 (million)
% 3.38/0.95  % (26979)------------------------------
% 3.38/0.95  % (26979)------------------------------
% 3.38/0.95  % (26996)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 (2995ds/106Mi)
% 3.38/0.96  % (26981)Instruction limit reached!
% 3.38/0.96  % (26981)------------------------------
% 3.38/0.96  % (26981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.96  % (26981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.96  % (26981)Termination reason: Unknown
% 3.38/0.96  % (26981)Termination phase: Saturation
% 3.38/0.96  
% 3.38/0.96  % (26981)Memory used [KB]: 6908
% 3.38/0.96  % (26981)Time elapsed: 0.248 s
% 3.38/0.96  % (26981)Instructions burned: 78 (million)
% 3.38/0.96  % (26981)------------------------------
% 3.38/0.96  % (26981)------------------------------
% 3.38/0.96  % (26967)Refutation not found, non-redundant clauses discarded% (26967)------------------------------
% 3.38/0.96  % (26967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.96  % (26967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.96  % (26967)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.38/0.96  
% 3.38/0.96  % (26967)Memory used [KB]: 7036
% 3.38/0.96  % (26967)Time elapsed: 0.335 s
% 3.38/0.96  % (26967)Instructions burned: 144 (million)
% 3.38/0.96  % (26967)------------------------------
% 3.38/0.96  % (26967)------------------------------
% 3.38/0.96  % (26976)Instruction limit reached!
% 3.38/0.96  % (26976)------------------------------
% 3.38/0.96  % (26976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.96  % (26976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.96  % (26976)Termination reason: Unknown
% 3.38/0.96  % (26976)Termination phase: Saturation
% 3.38/0.96  
% 3.38/0.96  % (26976)Memory used [KB]: 2174
% 3.38/0.96  % (26976)Time elapsed: 0.292 s
% 3.38/0.96  % (26976)Instructions burned: 108 (million)
% 3.38/0.96  % (26976)------------------------------
% 3.38/0.96  % (26976)------------------------------
% 3.38/0.97  % (26970)Instruction limit reached!
% 3.38/0.97  % (26970)------------------------------
% 3.38/0.97  % (26970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.97  % (26970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.97  % (26970)Termination reason: Unknown
% 3.38/0.97  % (26970)Termination phase: Saturation
% 3.38/0.97  
% 3.38/0.97  % (26970)Memory used [KB]: 7036
% 3.38/0.97  % (26970)Time elapsed: 0.344 s
% 3.38/0.97  % (26970)Instructions burned: 149 (million)
% 3.38/0.97  % (26970)------------------------------
% 3.38/0.97  % (26970)------------------------------
% 3.38/0.97  % (26989)Refutation not found, non-redundant clauses discarded% (26989)------------------------------
% 3.38/0.97  % (26989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.97  % (26989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.97  % (26989)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.38/0.97  
% 3.38/0.97  % (26989)Memory used [KB]: 6268
% 3.38/0.97  % (26989)Time elapsed: 0.153 s
% 3.38/0.97  % (26989)Instructions burned: 37 (million)
% 3.38/0.97  % (26989)------------------------------
% 3.38/0.97  % (26989)------------------------------
% 3.38/0.98  % (26994)Instruction limit reached!
% 3.38/0.98  % (26994)------------------------------
% 3.38/0.98  % (26994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.98  % (26994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.98  % (26994)Termination reason: Unknown
% 3.38/0.98  % (26994)Termination phase: Saturation
% 3.38/0.98  
% 3.38/0.98  % (26994)Memory used [KB]: 6396
% 3.38/0.98  % (26994)Time elapsed: 0.141 s
% 3.38/0.98  % (26994)Instructions burned: 42 (million)
% 3.38/0.98  % (26994)------------------------------
% 3.38/0.98  % (26994)------------------------------
% 3.38/0.98  % (26988)Instruction limit reached!
% 3.38/0.98  % (26988)------------------------------
% 3.38/0.98  % (26988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.98  % (26988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.98  % (26988)Termination reason: Unknown
% 3.38/0.98  % (26988)Termination phase: Saturation
% 3.38/0.98  
% 3.38/0.98  % (26988)Memory used [KB]: 7036
% 3.38/0.98  % (26988)Time elapsed: 0.163 s
% 3.38/0.98  % (26988)Instructions burned: 60 (million)
% 3.38/0.98  % (26988)------------------------------
% 3.38/0.98  % (26988)------------------------------
% 3.38/0.99  % (26997)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 3.38/1.00  % (26991)Instruction limit reached!
% 3.38/1.00  % (26991)------------------------------
% 3.38/1.00  % (26991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/1.00  % (26991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/1.00  % (26991)Termination reason: Unknown
% 3.38/1.00  % (26991)Termination phase: Saturation
% 3.38/1.00  
% 3.38/1.00  % (26991)Memory used [KB]: 6780
% 3.38/1.00  % (26991)Time elapsed: 0.189 s
% 3.38/1.00  % (26991)Instructions burned: 46 (million)
% 3.38/1.00  % (26991)------------------------------
% 3.38/1.00  % (26991)------------------------------
% 3.38/1.01  % (26975)Instruction limit reached!
% 3.38/1.01  % (26975)------------------------------
% 3.38/1.01  % (26975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/1.01  % (26975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/1.01  % (26975)Termination reason: Unknown
% 3.38/1.01  % (26975)Termination phase: Saturation
% 3.38/1.01  
% 3.38/1.01  % (26975)Memory used [KB]: 7419
% 3.38/1.01  % (26975)Time elapsed: 0.346 s
% 3.38/1.01  % (26975)Instructions burned: 138 (million)
% 3.38/1.01  % (26975)------------------------------
% 3.38/1.01  % (26975)------------------------------
% 4.25/1.01  % (26982)Instruction limit reached!
% 4.25/1.01  % (26982)------------------------------
% 4.25/1.01  % (26982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.01  % (26982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.01  % (26982)Termination reason: Unknown
% 4.25/1.01  % (26982)Termination phase: Saturation
% 4.25/1.01  
% 4.25/1.01  % (26982)Memory used [KB]: 7291
% 4.25/1.01  % (26982)Time elapsed: 0.276 s
% 4.25/1.01  % (26982)Instructions burned: 95 (million)
% 4.25/1.01  % (26982)------------------------------
% 4.25/1.01  % (26982)------------------------------
% 4.25/1.04  % (26998)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 4.25/1.05  % (27003)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 4.25/1.06  % (26999)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 4.25/1.06  % (26985)Instruction limit reached!
% 4.25/1.06  % (26985)------------------------------
% 4.25/1.06  % (26985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.06  % (26985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.06  % (26985)Termination reason: Unknown
% 4.25/1.06  % (26985)Termination phase: Saturation
% 4.25/1.06  
% 4.25/1.06  % (26985)Memory used [KB]: 2558
% 4.25/1.06  % (26985)Time elapsed: 0.300 s
% 4.25/1.06  % (26985)Instructions burned: 119 (million)
% 4.25/1.06  % (26985)------------------------------
% 4.25/1.06  % (26985)------------------------------
% 4.25/1.07  % (27000)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.25/1.08  % (26996)Instruction limit reached!
% 4.25/1.08  % (26996)------------------------------
% 4.25/1.08  % (26996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.08  % (27001)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 4.25/1.08  % (27004)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/654Mi)
% 4.25/1.08  % (27002)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/226Mi)
% 4.25/1.08  % (26996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.08  % (26996)Termination reason: Unknown
% 4.25/1.08  % (26996)Termination phase: Saturation
% 4.25/1.08  
% 4.25/1.08  % (26996)Memory used [KB]: 1918
% 4.25/1.08  % (26996)Time elapsed: 0.160 s
% 4.25/1.08  % (26996)Instructions burned: 107 (million)
% 4.45/1.08  % (26996)------------------------------
% 4.45/1.08  % (26996)------------------------------
% 4.45/1.09  % (27005)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/85Mi)
% 4.45/1.09  % (27006)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 (2993ds/15Mi)
% 4.45/1.09  % (26977)Instruction limit reached!
% 4.45/1.09  % (26977)------------------------------
% 4.45/1.09  % (26977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.09  % (26977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.09  % (26977)Termination reason: Unknown
% 4.45/1.09  % (26977)Termination phase: Saturation
% 4.45/1.09  
% 4.45/1.09  % (26977)Memory used [KB]: 12537
% 4.45/1.09  % (26977)Time elapsed: 0.399 s
% 4.45/1.10  % (26977)Instructions burned: 278 (million)
% 4.45/1.10  % (26977)------------------------------
% 4.45/1.10  % (26977)------------------------------
% 4.45/1.10  % (27007)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 4.45/1.10  % (26983)Instruction limit reached!
% 4.45/1.10  % (26983)------------------------------
% 4.45/1.10  % (26983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.10  % (27008)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 4.45/1.10  % (27010)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 4.45/1.10  % (26997)Instruction limit reached!
% 4.45/1.10  % (26997)------------------------------
% 4.45/1.10  % (26997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.11  % (26983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.11  % (26983)Termination reason: Unknown
% 4.45/1.11  % (26983)Termination phase: Saturation
% 4.45/1.11  
% 4.45/1.11  % (26983)Memory used [KB]: 7675
% 4.45/1.11  % (26983)Time elapsed: 0.377 s
% 4.45/1.11  % (26983)Instructions burned: 157 (million)
% 4.45/1.11  % (26983)------------------------------
% 4.45/1.11  % (26983)------------------------------
% 4.45/1.11  % (26993)Instruction limit reached!
% 4.45/1.11  % (26993)------------------------------
% 4.45/1.11  % (26993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.11  % (26993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.11  % (26993)Termination reason: Unknown
% 4.45/1.11  % (26993)Termination phase: Saturation
% 4.45/1.11  
% 4.45/1.11  % (26993)Memory used [KB]: 8187
% 4.45/1.11  % (26993)Time elapsed: 0.247 s
% 4.45/1.11  % (26993)Instructions burned: 182 (million)
% 4.45/1.11  % (26993)------------------------------
% 4.45/1.11  % (26993)------------------------------
% 4.45/1.12  % (26997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.12  % (26997)Termination reason: Unknown
% 4.45/1.12  % (26997)Termination phase: Saturation
% 4.45/1.12  
% 4.45/1.12  % (26997)Memory used [KB]: 9850
% 4.45/1.12  % (26997)Time elapsed: 0.192 s
% 4.45/1.12  % (26997)Instructions burned: 71 (million)
% 4.45/1.12  % (26997)------------------------------
% 4.45/1.12  % (26997)------------------------------
% 4.45/1.12  % (27011)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 4.45/1.12  % (27009)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/185Mi)
% 4.45/1.12  % (26986)Instruction limit reached!
% 4.45/1.12  % (26986)------------------------------
% 4.45/1.12  % (26986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.12  % (26986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.12  % (26986)Termination reason: Unknown
% 4.45/1.12  % (26986)Termination phase: Saturation
% 4.45/1.12  
% 4.45/1.12  % (26986)Memory used [KB]: 7675
% 4.45/1.12  % (26986)Time elapsed: 0.333 s
% 4.45/1.12  % (26986)Instructions burned: 141 (million)
% 4.45/1.12  % (26986)------------------------------
% 4.45/1.12  % (26986)------------------------------
% 4.45/1.12  % (27006)Instruction limit reached!
% 4.45/1.12  % (27006)------------------------------
% 4.45/1.12  % (27006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.12  % (27006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.12  % (27006)Termination reason: Unknown
% 4.45/1.12  % (27006)Termination phase: Saturation
% 4.45/1.12  
% 4.45/1.12  % (27006)Memory used [KB]: 6140
% 4.45/1.12  % (27006)Time elapsed: 0.116 s
% 4.45/1.12  % (27006)Instructions burned: 16 (million)
% 4.45/1.12  % (27006)------------------------------
% 4.45/1.12  % (27006)------------------------------
% 4.45/1.13  % (27013)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 4.45/1.14  % (27012)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 4.45/1.16  % (27000)Instruction limit reached!
% 4.45/1.16  % (27000)------------------------------
% 4.45/1.16  % (27000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.45/1.16  % (27000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.45/1.16  % (27000)Termination reason: Unknown
% 4.45/1.16  % (27000)Termination phase: Saturation
% 4.45/1.16  
% 4.45/1.16  % (27000)Memory used [KB]: 6396
% 4.45/1.16  % (27000)Time elapsed: 0.190 s
% 4.45/1.16  % (27000)Instructions burned: 46 (million)
% 4.45/1.16  % (27000)------------------------------
% 4.45/1.16  % (27000)------------------------------
% 6.61/1.18  % (27014)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/29Mi)
% 6.66/1.20  % (27016)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/460Mi)
% 6.66/1.20  % (27015)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.66/1.20  % (26974)Instruction limit reached!
% 6.66/1.20  % (26974)------------------------------
% 6.66/1.20  % (26974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.66/1.21  % (26992)Instruction limit reached!
% 6.66/1.21  % (26992)------------------------------
% 6.66/1.21  % (26992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.66/1.21  % (26998)Instruction limit reached!
% 6.66/1.21  % (26998)------------------------------
% 6.66/1.21  % (26998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.66/1.21  % (26992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.66/1.21  % (26992)Termination reason: Unknown
% 6.66/1.21  % (26992)Termination phase: Saturation
% 6.66/1.21  
% 6.66/1.21  % (26992)Memory used [KB]: 7675
% 6.66/1.21  % (26992)Time elapsed: 0.383 s
% 6.66/1.21  % (26992)Instructions burned: 172 (million)
% 6.66/1.21  % (26992)------------------------------
% 6.66/1.21  % (26992)------------------------------
% 6.66/1.22  % (27017)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/498Mi)
% 6.93/1.22  % (26998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.22  % (26998)Termination reason: Unknown
% 6.93/1.22  % (26998)Termination phase: Saturation
% 6.93/1.22  
% 6.93/1.22  % (26998)Memory used [KB]: 6780
% 6.93/1.22  % (26998)Time elapsed: 0.264 s
% 6.93/1.22  % (26998)Instructions burned: 101 (million)
% 6.93/1.22  % (26998)------------------------------
% 6.93/1.22  % (26998)------------------------------
% 6.93/1.22  % (26974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.22  % (26974)Termination reason: Unknown
% 6.93/1.22  % (26974)Termination phase: Saturation
% 6.93/1.22  
% 6.93/1.22  % (26974)Memory used [KB]: 7547
% 6.93/1.22  % (26974)Time elapsed: 0.526 s
% 6.93/1.22  % (26974)Instructions burned: 308 (million)
% 6.93/1.22  % (26974)------------------------------
% 6.93/1.22  % (26974)------------------------------
% 6.93/1.22  % (27005)Instruction limit reached!
% 6.93/1.22  % (27005)------------------------------
% 6.93/1.22  % (27005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.22  % (27005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.22  % (27005)Termination reason: Unknown
% 6.93/1.22  % (27005)Termination phase: Saturation
% 6.93/1.22  
% 6.93/1.22  % (27005)Memory used [KB]: 6652
% 6.93/1.22  % (27005)Time elapsed: 0.229 s
% 6.93/1.22  % (27005)Instructions burned: 85 (million)
% 6.93/1.22  % (27005)------------------------------
% 6.93/1.22  % (27005)------------------------------
% 7.02/1.23  % (27010)Instruction limit reached!
% 7.02/1.23  % (27010)------------------------------
% 7.02/1.23  % (27010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.23  % (27014)Instruction limit reached!
% 7.02/1.23  % (27014)------------------------------
% 7.02/1.23  % (27014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.23  % (27014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.23  % (27014)Termination reason: Unknown
% 7.02/1.23  % (27014)Termination phase: Saturation
% 7.02/1.23  
% 7.02/1.23  % (27014)Memory used [KB]: 6012
% 7.02/1.23  % (27014)Time elapsed: 0.159 s
% 7.02/1.23  % (27014)Instructions burned: 29 (million)
% 7.02/1.23  % (27014)------------------------------
% 7.02/1.23  % (27014)------------------------------
% 7.02/1.24  % (26984)Instruction limit reached!
% 7.02/1.24  % (26984)------------------------------
% 7.02/1.24  % (26984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.24  % (26984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.24  % (26984)Termination reason: Unknown
% 7.02/1.24  % (26984)Termination phase: Saturation
% 7.02/1.24  
% 7.02/1.24  % (26984)Memory used [KB]: 16247
% 7.02/1.24  % (26984)Time elapsed: 0.375 s
% 7.02/1.24  % (26984)Instructions burned: 240 (million)
% 7.02/1.24  % (26984)------------------------------
% 7.02/1.24  % (26984)------------------------------
% 7.02/1.24  % (27021)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/174Mi)
% 7.02/1.25  % (27010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.25  % (27010)Termination reason: Unknown
% 7.02/1.25  % (27010)Termination phase: Saturation
% 7.02/1.25  
% 7.02/1.25  % (27010)Memory used [KB]: 8059
% 7.02/1.25  % (27010)Time elapsed: 0.227 s
% 7.02/1.25  % (27010)Instructions burned: 87 (million)
% 7.02/1.25  % (27010)------------------------------
% 7.02/1.25  % (27010)------------------------------
% 7.02/1.25  % (27018)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 7.02/1.26  % (27020)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/310Mi)
% 7.02/1.26  % (27019)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 7.02/1.26  % (27019)Refutation not found, incomplete strategy% (27019)------------------------------
% 7.02/1.26  % (27019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.26  % (27019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.26  % (27019)Termination reason: Refutation not found, incomplete strategy
% 7.02/1.26  
% 7.02/1.26  % (27019)Memory used [KB]: 1407
% 7.02/1.26  % (27019)Time elapsed: 0.121 s
% 7.02/1.26  % (27019)Instructions burned: 2 (million)
% 7.02/1.26  % (27019)------------------------------
% 7.02/1.26  % (27019)------------------------------
% 7.02/1.28  % (27022)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/298Mi)
% 7.02/1.30  % (27012)Instruction limit reached!
% 7.02/1.30  % (27012)------------------------------
% 7.02/1.30  % (27012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.30  % (27012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.30  % (27012)Termination reason: Unknown
% 7.02/1.30  % (27012)Termination phase: Saturation
% 7.02/1.30  
% 7.02/1.30  % (27012)Memory used [KB]: 7036
% 7.02/1.30  % (27012)Time elapsed: 0.270 s
% 7.02/1.30  % (27012)Instructions burned: 104 (million)
% 7.02/1.30  % (27012)------------------------------
% 7.02/1.30  % (27012)------------------------------
% 7.51/1.30  % (27008)Instruction limit reached!
% 7.51/1.30  % (27008)------------------------------
% 7.51/1.30  % (27008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.30  % (26999)Instruction limit reached!
% 7.51/1.30  % (26999)------------------------------
% 7.51/1.30  % (26999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.31  % (26999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.31  % (26999)Termination reason: Unknown
% 7.51/1.31  % (26999)Termination phase: Saturation
% 7.51/1.31  
% 7.51/1.31  % (26999)Memory used [KB]: 10490
% 7.51/1.31  % (26999)Time elapsed: 0.341 s
% 7.51/1.31  % (26999)Instructions burned: 163 (million)
% 7.51/1.31  % (26999)------------------------------
% 7.51/1.31  % (26999)------------------------------
% 7.51/1.31  % (27008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.31  % (27008)Termination reason: Unknown
% 7.51/1.31  % (27008)Termination phase: Saturation
% 7.51/1.31  
% 7.51/1.31  % (27008)Memory used [KB]: 14072
% 7.51/1.31  % (27008)Time elapsed: 0.309 s
% 7.51/1.31  % (27008)Instructions burned: 141 (million)
% 7.51/1.31  % (27008)------------------------------
% 7.51/1.31  % (27008)------------------------------
% 7.51/1.32  % (27007)Instruction limit reached!
% 7.51/1.32  % (27007)------------------------------
% 7.51/1.32  % (27007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.32  % (27007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.32  % (27007)Termination reason: Unknown
% 7.51/1.32  % (27007)Termination phase: Saturation
% 7.51/1.32  
% 7.51/1.32  % (27007)Memory used [KB]: 1918
% 7.51/1.32  % (27007)Time elapsed: 0.328 s
% 7.51/1.32  % (27007)Instructions burned: 158 (million)
% 7.51/1.32  % (27007)------------------------------
% 7.51/1.32  % (27007)------------------------------
% 7.51/1.33  % (27025)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/75Mi)
% 7.51/1.34  % (27024)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/151Mi)
% 7.51/1.35  % (27023)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/874Mi)
% 7.51/1.35  % (27026)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.51/1.35  % (27015)Instruction limit reached!
% 7.51/1.35  % (27015)------------------------------
% 7.51/1.35  % (27015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.35  % (27015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.35  % (27015)Termination reason: Unknown
% 7.51/1.35  % (27015)Termination phase: Saturation
% 7.51/1.35  
% 7.51/1.35  % (27015)Memory used [KB]: 7036
% 7.51/1.35  % (27015)Time elapsed: 0.214 s
% 7.51/1.35  % (27015)Instructions burned: 93 (million)
% 7.51/1.35  % (27015)------------------------------
% 7.51/1.35  % (27015)------------------------------
% 7.51/1.35  % (26987)Instruction limit reached!
% 7.51/1.35  % (26987)------------------------------
% 7.51/1.35  % (26987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.35  % (26987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.35  % (26987)Termination reason: Unknown
% 7.51/1.35  % (26987)Termination phase: Saturation
% 7.51/1.35  
% 7.51/1.35  % (26987)Memory used [KB]: 10234
% 7.51/1.35  % (26987)Time elapsed: 0.573 s
% 7.51/1.35  % (26987)Instructions burned: 298 (million)
% 7.51/1.35  % (26987)------------------------------
% 7.51/1.35  % (26987)------------------------------
% 7.51/1.37  % (27027)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/24Mi)
% 7.51/1.37  % (27028)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 (2990ds/87Mi)
% 7.88/1.38  % (27029)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/374Mi)
% 7.88/1.39  % (27030)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1220Mi)
% 7.88/1.39  % (27009)Instruction limit reached!
% 7.88/1.39  % (27009)------------------------------
% 7.88/1.39  % (27009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.41  % (27032)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/181Mi)
% 7.88/1.41  % (27009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.41  % (27009)Termination reason: Unknown
% 7.88/1.41  % (27009)Termination phase: Saturation
% 7.88/1.41  
% 7.88/1.41  % (27009)Memory used [KB]: 2430
% 7.88/1.41  % (27009)Time elapsed: 0.391 s
% 7.88/1.41  % (27009)Instructions burned: 186 (million)
% 7.88/1.41  % (27009)------------------------------
% 7.88/1.41  % (27009)------------------------------
% 7.88/1.41  % (27033)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/794Mi)
% 7.88/1.41  % (27027)Instruction limit reached!
% 7.88/1.41  % (27027)------------------------------
% 7.88/1.41  % (27027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.41  % (27027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.41  % (27027)Termination reason: Unknown
% 7.88/1.41  % (27027)Termination phase: Saturation
% 7.88/1.41  
% 7.88/1.41  % (27027)Memory used [KB]: 6012
% 7.88/1.41  % (27027)Time elapsed: 0.128 s
% 7.88/1.41  % (27027)Instructions burned: 24 (million)
% 7.88/1.41  % (27027)------------------------------
% 7.88/1.41  % (27027)------------------------------
% 7.88/1.41  % (27033)Refutation not found, incomplete strategy% (27033)------------------------------
% 7.88/1.41  % (27033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.41  % (27033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.41  % (27033)Termination reason: Refutation not found, incomplete strategy
% 7.88/1.41  
% 7.88/1.41  % (27033)Memory used [KB]: 5884
% 7.88/1.41  % (27033)Time elapsed: 0.034 s
% 7.88/1.41  % (27033)Instructions burned: 2 (million)
% 7.88/1.41  % (27033)------------------------------
% 7.88/1.41  % (27033)------------------------------
% 7.88/1.42  % (27031)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/696Mi)
% 7.88/1.44  % (27002)Instruction limit reached!
% 7.88/1.44  % (27002)------------------------------
% 7.88/1.44  % (27002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.44  % (27002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.44  % (27002)Termination reason: Unknown
% 7.88/1.44  % (27002)Termination phase: Saturation
% 7.88/1.44  
% 7.88/1.44  % (27002)Memory used [KB]: 12281
% 7.88/1.44  % (27002)Time elapsed: 0.461 s
% 7.88/1.44  % (27002)Instructions burned: 226 (million)
% 7.88/1.44  % (27002)------------------------------
% 7.88/1.44  % (27002)------------------------------
% 7.88/1.45  % (27034)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/368Mi)
% 7.88/1.46  % (27025)Instruction limit reached!
% 7.88/1.46  % (27025)------------------------------
% 7.88/1.46  % (27025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.46  % (27025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.46  % (27025)Termination reason: Unknown
% 7.88/1.46  % (27025)Termination phase: Saturation
% 7.88/1.46  
% 7.88/1.46  % (27025)Memory used [KB]: 6652
% 7.88/1.46  % (27025)Time elapsed: 0.197 s
% 7.88/1.46  % (27025)Instructions burned: 75 (million)
% 7.88/1.46  % (27025)------------------------------
% 7.88/1.46  % (27025)------------------------------
% 7.88/1.47  % (26980)Instruction limit reached!
% 7.88/1.47  % (26980)------------------------------
% 7.88/1.47  % (26980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.47  % (26990)Instruction limit reached!
% 7.88/1.47  % (26990)------------------------------
% 7.88/1.47  % (26990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.88/1.47  % (26990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.88/1.47  % (26990)Termination reason: Unknown
% 7.88/1.47  % (26990)Termination phase: Saturation
% 7.88/1.47  
% 7.88/1.47  % (26990)Memory used [KB]: 3198
% 7.88/1.47  % (26990)Time elapsed: 0.664 s
% 7.88/1.47  % (26990)Instructions burned: 379 (million)
% 7.88/1.47  % (26990)------------------------------
% 7.88/1.47  % (26990)------------------------------
% 8.42/1.47  % (27003)Instruction limit reached!
% 8.42/1.47  % (27003)------------------------------
% 8.42/1.47  % (27003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.42/1.48  % (26980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.42/1.48  % (26980)Termination reason: Unknown
% 8.42/1.48  % (26980)Termination phase: Saturation
% 8.42/1.48  
% 8.42/1.48  % (26980)Memory used [KB]: 29807
% 8.42/1.48  % (26980)Time elapsed: 0.694 s
% 8.42/1.48  % (26980)Instructions burned: 491 (million)
% 8.42/1.48  % (26980)------------------------------
% 8.42/1.48  % (26980)------------------------------
% 8.42/1.49  % (27035)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1065Mi)
% 8.42/1.49  % (27003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.42/1.49  % (27003)Termination reason: Unknown
% 8.42/1.49  % (27003)Termination phase: Saturation
% 8.42/1.49  
% 8.42/1.49  % (27003)Memory used [KB]: 8187
% 8.42/1.49  % (27003)Time elapsed: 0.470 s
% 8.42/1.49  % (27003)Instructions burned: 272 (million)
% 8.42/1.49  % (27003)------------------------------
% 8.42/1.49  % (27003)------------------------------
% 8.49/1.50  % (27028)Instruction limit reached!
% 8.49/1.50  % (27028)------------------------------
% 8.49/1.50  % (27028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.49/1.51  % (27036)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/51Mi)
% 8.49/1.51  % (27039)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/107Mi)
% 8.49/1.51  % (27028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.49/1.51  % (27028)Termination reason: Unknown
% 8.49/1.51  % (27028)Termination phase: Saturation
% 8.49/1.51  
% 8.49/1.51  % (27028)Memory used [KB]: 6652
% 8.49/1.51  % (27028)Time elapsed: 0.215 s
% 8.49/1.51  % (27028)Instructions burned: 89 (million)
% 8.49/1.51  % (27028)------------------------------
% 8.49/1.51  % (27028)------------------------------
% 8.49/1.52  % (27021)Instruction limit reached!
% 8.49/1.52  % (27021)------------------------------
% 8.49/1.52  % (27021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.49/1.52  % (27021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.49/1.52  % (27021)Termination reason: Unknown
% 8.49/1.52  % (27021)Termination phase: Saturation
% 8.49/1.52  
% 8.49/1.52  % (27021)Memory used [KB]: 7547
% 8.49/1.52  % (27021)Time elapsed: 0.360 s
% 8.49/1.52  % (27021)Instructions burned: 175 (million)
% 8.49/1.52  % (27021)------------------------------
% 8.49/1.52  % (27021)------------------------------
% 8.67/1.54  % (27037)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/381Mi)
% 8.67/1.55  % (27038)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/167Mi)
% 8.67/1.55  % (27038)Refutation not found, incomplete strategy% (27038)------------------------------
% 8.67/1.55  % (27038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.67/1.55  % (27038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.67/1.55  % (27038)Termination reason: Refutation not found, incomplete strategy
% 8.67/1.55  
% 8.67/1.55  % (27038)Memory used [KB]: 5884
% 8.67/1.55  % (27038)Time elapsed: 0.107 s
% 8.67/1.55  % (27038)Instructions burned: 2 (million)
% 8.67/1.55  % (27038)------------------------------
% 8.67/1.55  % (27038)------------------------------
% 8.67/1.56  % (27024)Instruction limit reached!
% 8.67/1.56  % (27024)------------------------------
% 8.67/1.56  % (27024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.67/1.57  % (27040)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/108Mi)
% 8.67/1.57  % (27024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.67/1.57  % (27024)Termination reason: Unknown
% 8.67/1.57  % (27024)Termination phase: Saturation
% 8.67/1.57  
% 8.67/1.57  % (27024)Memory used [KB]: 7419
% 8.67/1.57  % (27024)Time elapsed: 0.308 s
% 8.67/1.57  % (27024)Instructions burned: 152 (million)
% 8.67/1.57  % (27024)------------------------------
% 8.67/1.57  % (27024)------------------------------
% 8.67/1.57  % (27041)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/127Mi)
% 8.67/1.57  % (27036)Instruction limit reached!
% 8.67/1.57  % (27036)------------------------------
% 8.67/1.57  % (27036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.67/1.57  % (27036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.67/1.57  % (27036)Termination reason: Unknown
% 8.67/1.57  % (27036)Termination phase: Saturation
% 8.67/1.57  
% 8.67/1.57  % (27036)Memory used [KB]: 6780
% 8.67/1.57  % (27036)Time elapsed: 0.158 s
% 8.67/1.57  % (27036)Instructions burned: 52 (million)
% 8.67/1.57  % (27036)------------------------------
% 8.67/1.57  % (27036)------------------------------
% 8.67/1.60  % (27042)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/74Mi)
% 9.04/1.61  % (27043)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/64Mi)
% 9.04/1.63  % (27032)Instruction limit reached!
% 9.04/1.63  % (27032)------------------------------
% 9.04/1.63  % (27032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.63  % (27032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.63  % (27032)Termination reason: Unknown
% 9.04/1.63  % (27032)Termination phase: Saturation
% 9.04/1.63  
% 9.04/1.63  % (27032)Memory used [KB]: 11769
% 9.04/1.63  % (27032)Time elapsed: 0.238 s
% 9.04/1.63  % (27032)Instructions burned: 181 (million)
% 9.04/1.63  % (27032)------------------------------
% 9.04/1.63  % (27032)------------------------------
% 9.04/1.63  % (27044)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/885Mi)
% 9.04/1.64  % (27001)Instruction limit reached!
% 9.04/1.64  % (27001)------------------------------
% 9.04/1.64  % (27001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.64  % (27001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.64  % (27001)Termination reason: Unknown
% 9.04/1.64  % (27001)Termination phase: Saturation
% 9.04/1.64  
% 9.04/1.64  % (27001)Memory used [KB]: 21492
% 9.04/1.64  % (27001)Time elapsed: 0.648 s
% 9.04/1.64  % (27001)Instructions burned: 390 (million)
% 9.04/1.64  % (27001)------------------------------
% 9.04/1.64  % (27001)------------------------------
% 9.04/1.64  % (27026)Instruction limit reached!
% 9.04/1.64  % (27026)------------------------------
% 9.04/1.64  % (27026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.64  % (27026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.64  % (27026)Termination reason: Unknown
% 9.04/1.64  % (27026)Termination phase: Saturation
% 9.04/1.64  
% 9.04/1.64  % (27026)Memory used [KB]: 7803
% 9.04/1.64  % (27026)Time elapsed: 0.382 s
% 9.04/1.64  % (27026)Instructions burned: 184 (million)
% 9.04/1.64  % (27026)------------------------------
% 9.04/1.64  % (27026)------------------------------
% 9.04/1.65  % (27045)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/610Mi)
% 9.04/1.65  % (27046)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/86Mi)
% 9.04/1.65  % (27039)Instruction limit reached!
% 9.04/1.65  % (27039)------------------------------
% 9.04/1.65  % (27039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.65  % (27039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.65  % (27039)Termination reason: Unknown
% 9.04/1.65  % (27039)Termination phase: Saturation
% 9.04/1.65  
% 9.04/1.65  % (27039)Memory used [KB]: 7164
% 9.04/1.65  % (27039)Time elapsed: 0.178 s
% 9.04/1.65  % (27039)Instructions burned: 107 (million)
% 9.04/1.65  % (27039)------------------------------
% 9.04/1.65  % (27039)------------------------------
% 9.04/1.67  % (27018)Instruction limit reached!
% 9.04/1.67  % (27018)------------------------------
% 9.04/1.67  % (27018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.67  % (27018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.67  % (27018)Termination reason: Unknown
% 9.04/1.67  % (27018)Termination phase: Saturation
% 9.04/1.67  
% 9.04/1.67  % (27018)Memory used [KB]: 7291
% 9.04/1.67  % (27018)Time elapsed: 0.515 s
% 9.04/1.67  % (27018)Instructions burned: 274 (million)
% 9.04/1.67  % (27018)------------------------------
% 9.04/1.67  % (27018)------------------------------
% 9.04/1.68  % (27020)Instruction limit reached!
% 9.04/1.68  % (27020)------------------------------
% 9.04/1.68  % (27020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.68  % (27020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.68  % (27020)Termination reason: Unknown
% 9.04/1.68  % (27020)Termination phase: Saturation
% 9.04/1.68  
% 9.04/1.68  % (27020)Memory used [KB]: 3837
% 9.04/1.68  % (27020)Time elapsed: 0.523 s
% 9.04/1.68  % (27020)Instructions burned: 311 (million)
% 9.04/1.68  % (27020)------------------------------
% 9.04/1.68  % (27020)------------------------------
% 10.57/1.69  % (27047)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/260Mi)
% 10.57/1.70  % (27048)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1496Mi)
% 10.57/1.71  % (27011)Instruction limit reached!
% 10.57/1.71  % (27011)------------------------------
% 10.57/1.71  % (27011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.71  % (27049)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/56Mi)
% 10.57/1.71  % (27011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.71  % (27011)Termination reason: Unknown
% 10.57/1.71  % (27011)Termination phase: Saturation
% 10.57/1.72  
% 10.57/1.72  % (27011)Memory used [KB]: 9466
% 10.57/1.72  % (27011)Time elapsed: 0.681 s
% 10.57/1.72  % (27011)Instructions burned: 345 (million)
% 10.57/1.72  % (27011)------------------------------
% 10.57/1.72  % (27011)------------------------------
% 10.57/1.72  % (27043)Instruction limit reached!
% 10.57/1.72  % (27043)------------------------------
% 10.57/1.72  % (27043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.72  % (27043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.72  % (27043)Termination reason: Unknown
% 10.57/1.72  % (27043)Termination phase: Saturation
% 10.57/1.72  
% 10.57/1.72  % (27043)Memory used [KB]: 6140
% 10.57/1.72  % (27043)Time elapsed: 0.197 s
% 10.57/1.72  % (27043)Instructions burned: 65 (million)
% 10.57/1.72  % (27043)------------------------------
% 10.57/1.72  % (27043)------------------------------
% 10.57/1.73  % (27041)Instruction limit reached!
% 10.57/1.73  % (27041)------------------------------
% 10.57/1.73  % (27041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.73  % (27041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.73  % (27041)Termination reason: Unknown
% 10.57/1.73  % (27041)Termination phase: Saturation
% 10.57/1.73  
% 10.57/1.73  % (27041)Memory used [KB]: 2174
% 10.57/1.73  % (27041)Time elapsed: 0.207 s
% 10.57/1.73  % (27041)Instructions burned: 127 (million)
% 10.57/1.73  % (27041)------------------------------
% 10.57/1.73  % (27041)------------------------------
% 10.57/1.73  % (27013)Instruction limit reached!
% 10.57/1.73  % (27013)------------------------------
% 10.57/1.73  % (27013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.73  % (27042)Instruction limit reached!
% 10.57/1.73  % (27042)------------------------------
% 10.57/1.73  % (27042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.73  % (27042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.73  % (27042)Termination reason: Unknown
% 10.57/1.73  % (27042)Termination phase: Saturation
% 10.57/1.73  
% 10.57/1.73  % (27042)Memory used [KB]: 7419
% 10.57/1.73  % (27042)Time elapsed: 0.220 s
% 10.57/1.73  % (27042)Instructions burned: 75 (million)
% 10.57/1.73  % (27042)------------------------------
% 10.57/1.73  % (27042)------------------------------
% 10.57/1.73  % (27050)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/266Mi)
% 10.57/1.73  % (27040)Instruction limit reached!
% 10.57/1.73  % (27040)------------------------------
% 10.57/1.73  % (27040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.73  % (27040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.73  % (27040)Termination reason: Unknown
% 10.57/1.73  % (27040)Termination phase: Saturation
% 10.57/1.73  
% 10.57/1.73  % (27040)Memory used [KB]: 8571
% 10.57/1.73  % (27040)Time elapsed: 0.250 s
% 10.57/1.73  % (27040)Instructions burned: 108 (million)
% 10.57/1.73  % (27040)------------------------------
% 10.57/1.73  % (27040)------------------------------
% 10.57/1.74  % (27022)Instruction limit reached!
% 10.57/1.74  % (27022)------------------------------
% 10.57/1.74  % (27022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.57/1.74  % (27022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.74  % (27022)Termination reason: Unknown
% 10.57/1.74  % (27022)Termination phase: Saturation
% 10.57/1.74  
% 10.57/1.74  % (27022)Memory used [KB]: 13304
% 10.57/1.74  % (27022)Time elapsed: 0.548 s
% 10.57/1.74  % (27022)Instructions burned: 299 (million)
% 10.57/1.74  % (27022)------------------------------
% 10.57/1.74  % (27022)------------------------------
% 10.57/1.75  % (27013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.57/1.75  % (27013)Termination reason: Unknown
% 10.57/1.75  % (27013)Termination phase: Saturation
% 10.57/1.75  
% 10.57/1.75  % (27013)Memory used [KB]: 17654
% 10.57/1.75  % (27013)Time elapsed: 0.700 s
% 10.57/1.75  % (27013)Instructions burned: 356 (million)
% 10.57/1.75  % (27013)------------------------------
% 10.57/1.75  % (27013)------------------------------
% 10.57/1.75  % (27051)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/191Mi)
% 10.57/1.76  % (27053)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/590Mi)
% 10.57/1.77  % (27054)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/457Mi)
% 10.57/1.77  % (27052)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/76Mi)
% 11.34/1.78  % (27046)Instruction limit reached!
% 11.34/1.78  % (27046)------------------------------
% 11.34/1.78  % (27046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.78  % (27046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.78  % (27046)Termination reason: Unknown
% 11.34/1.78  % (27046)Termination phase: Saturation
% 11.34/1.78  
% 11.34/1.78  % (27046)Memory used [KB]: 8187
% 11.34/1.78  % (27046)Time elapsed: 0.224 s
% 11.34/1.78  % (27046)Instructions burned: 88 (million)
% 11.34/1.78  % (27046)------------------------------
% 11.34/1.78  % (27046)------------------------------
% 11.42/1.80  % (27055)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/94Mi)
% 11.54/1.82  % (27049)Instruction limit reached!
% 11.54/1.82  % (27049)------------------------------
% 11.54/1.82  % (27049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.54/1.82  % (27049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.54/1.82  % (27049)Termination reason: Unknown
% 11.54/1.82  % (27049)Termination phase: Saturation
% 11.54/1.82  
% 11.54/1.82  % (27049)Memory used [KB]: 10874
% 11.54/1.82  % (27049)Time elapsed: 0.215 s
% 11.54/1.82  % (27049)Instructions burned: 57 (million)
% 11.54/1.82  % (27049)------------------------------
% 11.54/1.82  % (27049)------------------------------
% 11.54/1.83  % (27056)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/201Mi)
% 11.54/1.85  % (27057)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/98Mi)
% 11.54/1.85  % (27058)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/253Mi)
% 11.54/1.86  % (27061)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/321Mi)
% 11.54/1.87  % (27059)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/281Mi)
% 11.54/1.87  % (27062)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 (2986ds/788Mi)
% 11.54/1.87  % (27060)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/24Mi)
% 11.54/1.89  % (27052)Instruction limit reached!
% 11.54/1.89  % (27052)------------------------------
% 11.54/1.89  % (27052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.54/1.90  % (27060)Instruction limit reached!
% 11.54/1.90  % (27060)------------------------------
% 11.54/1.90  % (27060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.54/1.90  % (27060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.54/1.90  % (27060)Termination reason: Unknown
% 11.54/1.90  % (27060)Termination phase: Saturation
% 11.54/1.90  
% 11.54/1.90  % (27060)Memory used [KB]: 6012
% 11.54/1.90  % (27060)Time elapsed: 0.139 s
% 11.54/1.90  % (27060)Instructions burned: 25 (million)
% 11.54/1.90  % (27060)------------------------------
% 11.54/1.90  % (27060)------------------------------
% 11.54/1.91  % (27052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.54/1.91  % (27052)Termination reason: Unknown
% 11.54/1.91  % (27052)Termination phase: Saturation
% 11.54/1.91  
% 11.54/1.91  % (27052)Memory used [KB]: 2046
% 11.54/1.91  % (27052)Time elapsed: 0.239 s
% 11.54/1.91  % (27052)Instructions burned: 77 (million)
% 11.54/1.91  % (27052)------------------------------
% 11.54/1.91  % (27052)------------------------------
% 12.12/1.92  % (27063)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/2378Mi)
% 12.12/1.95  % (27064)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1730Mi)
% 12.12/1.96  % (27051)Instruction limit reached!
% 12.12/1.96  % (27051)------------------------------
% 12.12/1.96  % (27051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.12/1.96  % (27055)Instruction limit reached!
% 12.12/1.96  % (27055)------------------------------
% 12.12/1.96  % (27055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.12/1.96  % (27055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.12/1.96  % (27055)Termination reason: Unknown
% 12.12/1.96  % (27055)Termination phase: Saturation
% 12.12/1.96  
% 12.12/1.96  % (27055)Memory used [KB]: 7164
% 12.12/1.96  % (27055)Time elapsed: 0.259 s
% 12.12/1.96  % (27055)Instructions burned: 94 (million)
% 12.12/1.96  % (27055)------------------------------
% 12.12/1.96  % (27055)------------------------------
% 12.12/1.97  % (27051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.12/1.97  % (27051)Termination reason: Unknown
% 12.12/1.97  % (27051)Termination phase: Saturation
% 12.12/1.97  
% 12.12/1.97  % (27051)Memory used [KB]: 2174
% 12.12/1.97  % (27051)Time elapsed: 0.311 s
% 12.12/1.97  % (27051)Instructions burned: 191 (million)
% 12.12/1.97  % (27051)------------------------------
% 12.12/1.97  % (27051)------------------------------
% 12.12/1.98  % (27057)Instruction limit reached!
% 12.12/1.98  % (27057)------------------------------
% 12.12/1.98  % (27057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.12/1.98  % (27057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.12/1.98  % (27057)Termination reason: Unknown
% 12.12/1.98  % (27057)Termination phase: Saturation
% 12.12/1.98  
% 12.12/1.98  % (27057)Memory used [KB]: 6780
% 12.12/1.98  % (27057)Time elapsed: 0.218 s
% 12.12/1.98  % (27057)Instructions burned: 100 (million)
% 12.12/1.98  % (27057)------------------------------
% 12.12/1.98  % (27057)------------------------------
% 12.12/1.98  % (27029)Instruction limit reached!
% 12.12/1.98  % (27029)------------------------------
% 12.12/1.98  % (27029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/1.99  % (27029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/1.99  % (27029)Termination reason: Unknown
% 12.66/1.99  % (27029)Termination phase: Saturation
% 12.66/1.99  
% 12.66/1.99  % (27029)Memory used [KB]: 34796
% 12.66/1.99  % (27029)Time elapsed: 0.614 s
% 12.66/1.99  % (27029)Instructions burned: 374 (million)
% 12.66/1.99  % (27029)------------------------------
% 12.66/1.99  % (27029)------------------------------
% 12.66/2.00  % (27017)Instruction limit reached!
% 12.66/2.00  % (27017)------------------------------
% 12.66/2.00  % (27017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/2.00  % (27017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/2.00  % (27017)Termination reason: Unknown
% 12.66/2.00  % (27017)Termination phase: Saturation
% 12.66/2.00  
% 12.66/2.00  % (27017)Memory used [KB]: 16375
% 12.66/2.00  % (27017)Time elapsed: 0.874 s
% 12.66/2.00  % (27017)Instructions burned: 498 (million)
% 12.66/2.00  % (27017)------------------------------
% 12.66/2.00  % (27017)------------------------------
% 12.66/2.02  % (27066)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/74Mi)
% 12.66/2.04  % (27016)Instruction limit reached!
% 12.66/2.04  % (27016)------------------------------
% 12.66/2.04  % (27016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/2.04  % (27034)Instruction limit reached!
% 12.66/2.04  % (27034)------------------------------
% 12.66/2.04  % (27034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/2.04  % (27034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/2.04  % (27034)Termination reason: Unknown
% 12.66/2.04  % (27034)Termination phase: Saturation
% 12.66/2.04  
% 12.66/2.04  % (27034)Memory used [KB]: 23539
% 12.66/2.04  % (27034)Time elapsed: 0.457 s
% 12.66/2.04  % (27034)Instructions burned: 368 (million)
% 12.66/2.04  % (27034)------------------------------
% 12.66/2.04  % (27034)------------------------------
% 12.66/2.05  % (27065)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/246Mi)
% 12.66/2.05  % (27016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/2.05  % (27016)Termination reason: Unknown
% 12.66/2.05  % (27016)Termination phase: Saturation
% 12.66/2.05  
% 12.66/2.05  % (27016)Memory used [KB]: 4861
% 12.66/2.05  % (27016)Time elapsed: 0.914 s
% 12.66/2.05  % (27016)Instructions burned: 460 (million)
% 12.66/2.05  % (27016)------------------------------
% 12.66/2.05  % (27016)------------------------------
% 12.66/2.05  % (27004)Instruction limit reached!
% 12.66/2.05  % (27004)------------------------------
% 12.66/2.05  % (27004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.66/2.05  % (27004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.66/2.05  % (27004)Termination reason: Unknown
% 12.66/2.05  % (27004)Termination phase: Saturation
% 12.66/2.05  
% 12.66/2.05  % (27004)Memory used [KB]: 3837
% 12.66/2.05  % (27004)Time elapsed: 1.075 s
% 12.66/2.05  % (27004)Instructions burned: 654 (million)
% 12.66/2.05  % (27004)------------------------------
% 12.66/2.05  % (27004)------------------------------
% 13.05/2.09  % (27047)Instruction limit reached!
% 13.05/2.09  % (27047)------------------------------
% 13.05/2.09  % (27047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.05/2.09  % (27047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.05/2.09  % (27047)Termination reason: Unknown
% 13.05/2.09  % (27047)Termination phase: Saturation
% 13.05/2.09  
% 13.05/2.09  % (27047)Memory used [KB]: 9978
% 13.05/2.09  % (27047)Time elapsed: 0.518 s
% 13.05/2.09  % (27047)Instructions burned: 262 (million)
% 13.05/2.09  % (27047)------------------------------
% 13.05/2.09  % (27047)------------------------------
% 13.05/2.10  % (27067)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/3168Mi)
% 13.13/2.10  % (27050)Instruction limit reached!
% 13.13/2.10  % (27050)------------------------------
% 13.13/2.10  % (27050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.13/2.10  % (27050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.13/2.10  % (27050)Termination reason: Unknown
% 13.13/2.10  % (27050)Termination phase: Saturation
% 13.13/2.10  
% 13.13/2.10  % (27050)Memory used [KB]: 6524
% 13.13/2.10  % (27050)Time elapsed: 0.404 s
% 13.13/2.10  % (27050)Instructions burned: 266 (million)
% 13.13/2.10  % (27050)------------------------------
% 13.13/2.10  % (27050)------------------------------
% 13.13/2.10  % (27069)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/1096Mi)
% 13.13/2.11  % (27069)Refutation not found, incomplete strategy% (27069)------------------------------
% 13.13/2.11  % (27069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.13/2.11  % (27069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.13/2.11  % (27069)Termination reason: Refutation not found, incomplete strategy
% 13.13/2.11  
% 13.13/2.11  % (27069)Memory used [KB]: 5884
% 13.13/2.11  % (27069)Time elapsed: 0.100 s
% 13.13/2.11  % (27069)Instructions burned: 3 (million)
% 13.13/2.11  % (27069)------------------------------
% 13.13/2.11  % (27069)------------------------------
% 13.13/2.11  % (27068)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/91Mi)
% 13.23/2.13  % (27070)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/617Mi)
% 13.23/2.15  % (27066)Refutation not found, non-redundant clauses discarded% (27066)------------------------------
% 13.23/2.15  % (27066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.23/2.15  % (27071)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/53Mi)
% 13.23/2.16  % (27066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.23/2.16  % (27066)Termination reason: Refutation not found, non-redundant clauses discarded
% 13.23/2.16  
% 13.23/2.16  % (27066)Memory used [KB]: 6780
% 13.23/2.16  % (27066)Time elapsed: 0.203 s
% 13.23/2.16  % (27066)Instructions burned: 66 (million)
% 13.23/2.16  % (27066)------------------------------
% 13.23/2.16  % (27066)------------------------------
% 13.23/2.16  % (27073)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/4430Mi)
% 13.23/2.17  % (27037)Instruction limit reached!
% 13.23/2.17  % (27037)------------------------------
% 13.23/2.17  % (27037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.23/2.17  % (27037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.23/2.17  % (27037)Termination reason: Unknown
% 13.23/2.17  % (27037)Termination phase: Saturation
% 13.23/2.17  
% 13.23/2.17  % (27037)Memory used [KB]: 8315
% 13.23/2.17  % (27037)Time elapsed: 0.727 s
% 13.23/2.17  % (27037)Instructions burned: 381 (million)
% 13.23/2.17  % (27037)------------------------------
% 13.23/2.17  % (27037)------------------------------
% 13.23/2.18  % (27056)Instruction limit reached!
% 13.23/2.18  % (27056)------------------------------
% 13.23/2.18  % (27056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.23/2.18  % (27072)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/467Mi)
% 13.23/2.18  % (27056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.23/2.19  % (27056)Termination reason: Unknown
% 13.23/2.19  % (27056)Termination phase: Saturation
% 13.23/2.19  
% 13.23/2.19  % (27056)Memory used [KB]: 8699
% 13.23/2.19  % (27056)Time elapsed: 0.438 s
% 13.23/2.19  % (27056)Instructions burned: 201 (million)
% 13.23/2.19  % (27056)------------------------------
% 13.23/2.19  % (27056)------------------------------
% 13.23/2.19  % (27074)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 (2982ds/1838Mi)
% 13.71/2.22  % (27077)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/208Mi)
% 13.71/2.23  % (27076)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/108Mi)
% 13.71/2.23  % (27071)Instruction limit reached!
% 13.71/2.23  % (27071)------------------------------
% 13.71/2.23  % (27071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.71/2.23  % (27071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.71/2.23  % (27071)Termination reason: Unknown
% 13.71/2.23  % (27071)Termination phase: Saturation
% 13.71/2.23  
% 13.71/2.23  % (27071)Memory used [KB]: 6524
% 13.71/2.23  % (27071)Time elapsed: 0.187 s
% 13.71/2.23  % (27071)Instructions burned: 54 (million)
% 13.71/2.23  % (27071)------------------------------
% 13.71/2.23  % (27071)------------------------------
% 13.71/2.24  % (27075)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/107Mi)
% 13.71/2.25  % (27068)Instruction limit reached!
% 13.71/2.25  % (27068)------------------------------
% 13.71/2.25  % (27068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.71/2.26  % (27078)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/64Mi)
% 13.71/2.27  % (27068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.71/2.27  % (27068)Termination reason: Unknown
% 13.71/2.27  % (27068)Termination phase: Saturation
% 13.71/2.27  
% 13.71/2.27  % (27068)Memory used [KB]: 7675
% 13.71/2.27  % (27068)Time elapsed: 0.246 s
% 13.71/2.27  % (27068)Instructions burned: 92 (million)
% 13.71/2.27  % (27068)------------------------------
% 13.71/2.27  % (27068)------------------------------
% 13.71/2.29  % (27058)Instruction limit reached!
% 13.71/2.29  % (27058)------------------------------
% 13.71/2.29  % (27058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.71/2.29  % (27058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.71/2.29  % (27058)Termination reason: Unknown
% 13.71/2.29  % (27058)Termination phase: Saturation
% 13.71/2.29  
% 13.71/2.29  % (27058)Memory used [KB]: 2686
% 13.71/2.29  % (27058)Time elapsed: 0.541 s
% 13.71/2.29  % (27058)Instructions burned: 253 (million)
% 13.71/2.29  % (27058)------------------------------
% 13.71/2.29  % (27058)------------------------------
% 15.49/2.31  % (27059)Instruction limit reached!
% 15.49/2.31  % (27059)------------------------------
% 15.49/2.31  % (27059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.49/2.31  % (27059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.49/2.31  % (27059)Termination reason: Unknown
% 15.49/2.31  % (27059)Termination phase: Saturation
% 15.49/2.31  
% 15.49/2.31  % (27059)Memory used [KB]: 7931
% 15.49/2.31  % (27059)Time elapsed: 0.538 s
% 15.49/2.31  % (27059)Instructions burned: 281 (million)
% 15.49/2.31  % (27059)------------------------------
% 15.49/2.31  % (27059)------------------------------
% 15.49/2.31  % (27079)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/86Mi)
% 15.49/2.31  % (27080)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/852Mi)
% 15.49/2.33  % (27061)Instruction limit reached!
% 15.49/2.33  % (27061)------------------------------
% 15.49/2.33  % (27061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.49/2.33  % (27061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.49/2.33  % (27061)Termination reason: Unknown
% 15.49/2.33  % (27061)Termination phase: Saturation
% 15.49/2.33  
% 15.49/2.33  % (27061)Memory used [KB]: 9210
% 15.49/2.33  % (27061)Time elapsed: 0.564 s
% 15.49/2.33  % (27061)Instructions burned: 322 (million)
% 15.49/2.33  % (27061)------------------------------
% 15.49/2.33  % (27061)------------------------------
% 15.49/2.34  % (27081)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/508Mi)
% 15.49/2.35  % (27081)Refutation not found, incomplete strategy% (27081)------------------------------
% 15.49/2.35  % (27081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.49/2.37  % (27081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.49/2.37  % (27081)Termination reason: Refutation not found, incomplete strategy
% 15.49/2.37  
% 15.49/2.37  % (27081)Memory used [KB]: 1407
% 15.49/2.37  % (27081)Time elapsed: 0.091 s
% 15.49/2.37  % (27081)Instructions burned: 1 (million)
% 15.49/2.37  % (27081)------------------------------
% 15.49/2.37  % (27081)------------------------------
% 16.18/2.39  % (27078)Instruction limit reached!
% 16.18/2.39  % (27078)------------------------------
% 16.18/2.39  % (27078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.18/2.39  % (27078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.18/2.39  % (27078)Termination reason: Unknown
% 16.18/2.39  % (27078)Termination phase: Saturation
% 16.18/2.39  
% 16.18/2.39  % (27078)Memory used [KB]: 6396
% 16.18/2.39  % (27078)Time elapsed: 0.187 s
% 16.18/2.39  % (27078)Instructions burned: 64 (million)
% 16.18/2.39  % (27078)------------------------------
% 16.18/2.39  % (27078)------------------------------
% 16.18/2.39  % (27076)Instruction limit reached!
% 16.18/2.39  % (27076)------------------------------
% 16.18/2.39  % (27076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.18/2.39  % (27076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.18/2.39  % (27076)Termination reason: Unknown
% 16.18/2.39  % (27076)Termination phase: Saturation
% 16.18/2.39  
% 16.18/2.39  % (27076)Memory used [KB]: 8571
% 16.18/2.39  % (27076)Time elapsed: 0.236 s
% 16.18/2.39  % (27076)Instructions burned: 110 (million)
% 16.18/2.39  % (27076)------------------------------
% 16.18/2.39  % (27076)------------------------------
% 16.18/2.39  % (27082)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 (2980ds/2344Mi)
% 16.18/2.39  % (27082)Refutation not found, incomplete strategy% (27082)------------------------------
% 16.18/2.39  % (27082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.18/2.40  % (27082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.18/2.40  % (27082)Termination reason: Refutation not found, incomplete strategy
% 16.18/2.40  
% 16.18/2.40  % (27082)Memory used [KB]: 5884
% 16.18/2.40  % (27082)Time elapsed: 0.095 s
% 16.18/2.40  % (27082)Instructions burned: 2 (million)
% 16.18/2.40  % (27082)------------------------------
% 16.18/2.40  % (27082)------------------------------
% 16.29/2.40  % (27083)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/56Mi)
% 16.36/2.41  % (27075)Instruction limit reached!
% 16.36/2.41  % (27075)------------------------------
% 16.36/2.41  % (27075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.36/2.41  % (27075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.36/2.41  % (27075)Termination reason: Unknown
% 16.36/2.41  % (27075)Termination phase: Saturation
% 16.36/2.41  
% 16.36/2.41  % (27075)Memory used [KB]: 7036
% 16.36/2.41  % (27075)Time elapsed: 0.275 s
% 16.36/2.41  % (27075)Instructions burned: 109 (million)
% 16.36/2.41  % (27075)------------------------------
% 16.36/2.41  % (27075)------------------------------
% 16.36/2.41  % (27084)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/1385Mi)
% 16.36/2.43  % (27079)Instruction limit reached!
% 16.36/2.43  % (27079)------------------------------
% 16.36/2.43  % (27079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.36/2.43  % (27079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.36/2.43  % (27079)Termination reason: Unknown
% 16.36/2.43  % (27079)Termination phase: Saturation
% 16.36/2.43  
% 16.36/2.43  % (27079)Memory used [KB]: 8059
% 16.36/2.43  % (27079)Time elapsed: 0.230 s
% 16.36/2.43  % (27079)Instructions burned: 86 (million)
% 16.36/2.43  % (27079)------------------------------
% 16.36/2.43  % (27079)------------------------------
% 16.36/2.44  % (27065)Instruction limit reached!
% 16.36/2.44  % (27065)------------------------------
% 16.36/2.44  % (27065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.36/2.44  % (27065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.36/2.44  % (27065)Termination reason: Unknown
% 16.36/2.44  % (27065)Termination phase: Saturation
% 16.36/2.44  
% 16.36/2.44  % (27065)Memory used [KB]: 6780
% 16.36/2.44  % (27065)Time elapsed: 0.467 s
% 16.36/2.44  % (27065)Instructions burned: 247 (million)
% 16.36/2.44  % (27065)------------------------------
% 16.36/2.44  % (27065)------------------------------
% 16.36/2.45  % (27054)Instruction limit reached!
% 16.36/2.45  % (27054)------------------------------
% 16.36/2.45  % (27054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.36/2.45  % (27054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.36/2.45  % (27054)Termination reason: Unknown
% 16.36/2.45  % (27054)Termination phase: Saturation
% 16.36/2.45  
% 16.36/2.45  % (27054)Memory used [KB]: 3837
% 16.36/2.45  % (27054)Time elapsed: 0.735 s
% 16.36/2.45  % (27054)Instructions burned: 458 (million)
% 16.36/2.45  % (27054)------------------------------
% 16.36/2.45  % (27054)------------------------------
% 16.36/2.48  % (27085)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 (2979ds/505Mi)
% 16.36/2.49  % (27086)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/314Mi)
% 16.89/2.51  % (27083)Instruction limit reached!
% 16.89/2.51  % (27083)------------------------------
% 16.89/2.51  % (27083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.89/2.51  % (27077)Instruction limit reached!
% 16.89/2.51  % (27077)------------------------------
% 16.89/2.51  % (27077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.89/2.51  % (27083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.89/2.51  % (27083)Termination reason: Unknown
% 16.89/2.51  % (27083)Termination phase: Saturation
% 16.89/2.51  
% 16.89/2.51  % (27083)Memory used [KB]: 12281
% 16.89/2.51  % (27083)Time elapsed: 0.197 s
% 16.89/2.51  % (27083)Instructions burned: 57 (million)
% 16.89/2.51  % (27083)------------------------------
% 16.89/2.51  % (27083)------------------------------
% 16.89/2.51  % (27077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.89/2.51  % (27077)Termination reason: Unknown
% 16.89/2.51  % (27077)Termination phase: Saturation
% 16.89/2.51  
% 16.89/2.51  % (27077)Memory used [KB]: 2430
% 16.89/2.51  % (27077)Time elapsed: 0.365 s
% 16.89/2.51  % (27077)Instructions burned: 209 (million)
% 16.89/2.51  % (27077)------------------------------
% 16.89/2.51  % (27077)------------------------------
% 16.89/2.52  % (27088)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/457Mi)
% 16.89/2.52  % (27087)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/1408Mi)
% 16.89/2.54  % (27091)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/162Mi)
% 16.89/2.54  % (27089)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/76Mi)
% 16.89/2.55  % (27090)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/381Mi)
% 16.89/2.57  % (27093)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 (2979ds/297Mi)
% 16.89/2.57  % (27045)Instruction limit reached!
% 16.89/2.57  % (27045)------------------------------
% 16.89/2.57  % (27045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.89/2.57  % (27092)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/163Mi)
% 16.89/2.59  % (27045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.89/2.59  % (27045)Termination reason: Unknown
% 16.89/2.59  % (27045)Termination phase: Saturation
% 16.89/2.59  
% 16.89/2.59  % (27045)Memory used [KB]: 11129
% 16.89/2.59  % (27045)Time elapsed: 1.043 s
% 16.89/2.59  % (27045)Instructions burned: 610 (million)
% 16.89/2.59  % (27045)------------------------------
% 16.89/2.59  % (27045)------------------------------
% 17.33/2.61  % (27094)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/1393Mi)
% 17.33/2.62  % (27023)Instruction limit reached!
% 17.33/2.62  % (27023)------------------------------
% 17.33/2.62  % (27023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.33/2.62  % (27031)Instruction limit reached!
% 17.33/2.62  % (27031)------------------------------
% 17.33/2.62  % (27031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.33/2.62  % (27031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.33/2.62  % (27031)Termination reason: Unknown
% 17.33/2.62  % (27031)Termination phase: Saturation
% 17.33/2.62  
% 17.33/2.62  % (27031)Memory used [KB]: 8059
% 17.33/2.62  % (27031)Time elapsed: 1.283 s
% 17.33/2.62  % (27031)Instructions burned: 696 (million)
% 17.33/2.62  % (27031)------------------------------
% 17.33/2.62  % (27031)------------------------------
% 17.33/2.63  % (27023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.33/2.63  % (27023)Termination reason: Unknown
% 17.33/2.63  % (27023)Termination phase: Saturation
% 17.33/2.63  
% 17.33/2.63  % (27023)Memory used [KB]: 37355
% 17.33/2.63  % (27023)Time elapsed: 1.296 s
% 17.33/2.63  % (27023)Instructions burned: 875 (million)
% 17.33/2.63  % (27023)------------------------------
% 17.33/2.63  % (27023)------------------------------
% 17.33/2.64  % (27095)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/1907Mi)
% 17.33/2.66  % (27095)Refutation not found, incomplete strategy% (27095)------------------------------
% 17.33/2.66  % (27095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.33/2.66  % (27095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.33/2.66  % (27095)Termination reason: Refutation not found, incomplete strategy
% 17.33/2.66  
% 17.33/2.66  % (27095)Memory used [KB]: 1407
% 17.33/2.66  % (27095)Time elapsed: 0.114 s
% 17.33/2.66  % (27095)Instructions burned: 2 (million)
% 17.33/2.66  % (27095)------------------------------
% 17.33/2.66  % (27095)------------------------------
% 17.33/2.67  % (27089)Instruction limit reached!
% 17.33/2.67  % (27089)------------------------------
% 17.33/2.67  % (27089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.33/2.67  % (27089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.33/2.67  % (27089)Termination reason: Unknown
% 17.33/2.67  % (27089)Termination phase: Saturation
% 17.33/2.67  
% 17.33/2.67  % (27089)Memory used [KB]: 2046
% 17.33/2.67  % (27089)Time elapsed: 0.227 s
% 17.33/2.67  % (27089)Instructions burned: 76 (million)
% 17.33/2.67  % (27089)------------------------------
% 17.33/2.67  % (27089)------------------------------
% 17.92/2.71  % (27053)Instruction limit reached!
% 17.92/2.71  % (27053)------------------------------
% 17.92/2.71  % (27053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.97/2.72  % (27053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.97/2.72  % (27053)Termination reason: Unknown
% 17.97/2.72  % (27053)Termination phase: Saturation
% 17.97/2.72  
% 17.97/2.72  % (27053)Memory used [KB]: 12281
% 17.97/2.72  % (27053)Time elapsed: 1.0000 s
% 17.97/2.72  % (27053)Instructions burned: 590 (million)
% 17.97/2.72  % (27053)------------------------------
% 17.97/2.72  % (27053)------------------------------
% 17.97/2.73  % (27097)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/179Mi)
% 17.97/2.73  % (27096)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/799Mi)
% 17.97/2.75  % (27098)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/874Mi)
% 17.97/2.76  % (27035)Instruction limit reached!
% 17.97/2.76  % (27035)------------------------------
% 17.97/2.76  % (27035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.97/2.77  % (27091)Instruction limit reached!
% 17.97/2.77  % (27091)------------------------------
% 17.97/2.77  % (27091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.97/2.78  % (27035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.97/2.78  % (27035)Termination reason: Unknown
% 17.97/2.78  % (27035)Termination phase: Saturation
% 17.97/2.78  
% 17.97/2.78  % (27035)Memory used [KB]: 8187
% 17.97/2.78  % (27035)Time elapsed: 1.367 s
% 17.97/2.78  % (27035)Instructions burned: 1067 (million)
% 17.97/2.78  % (27035)------------------------------
% 17.97/2.78  % (27035)------------------------------
% 17.97/2.79  % (27099)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/4546Mi)
% 17.97/2.79  TRYING [1]
% 17.97/2.79  TRYING [2]
% 17.97/2.79  % (27091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.97/2.79  % (27091)Termination reason: Unknown
% 17.97/2.79  % (27091)Termination phase: Saturation
% 17.97/2.79  
% 17.97/2.79  % (27091)Memory used [KB]: 3454
% 17.97/2.79  % (27091)Time elapsed: 0.329 s
% 17.97/2.79  % (27091)Instructions burned: 162 (million)
% 17.97/2.79  % (27091)------------------------------
% 17.97/2.79  % (27091)------------------------------
% 17.97/2.79  TRYING [3]
% 17.97/2.80  % (27100)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 (2977ds/98Mi)
% 19.56/2.83  TRYING [4]
% 19.56/2.83  % (27101)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/2492Mi)
% 19.56/2.85  % (27092)Instruction limit reached!
% 19.56/2.85  % (27092)------------------------------
% 19.56/2.85  % (27092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.56/2.85  % (27092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.56/2.85  % (27092)Termination reason: Unknown
% 19.56/2.85  % (27092)Termination phase: Saturation
% 19.56/2.85  
% 19.56/2.85  % (27092)Memory used [KB]: 7036
% 19.56/2.85  % (27092)Time elapsed: 0.370 s
% 19.56/2.85  % (27092)Instructions burned: 164 (million)
% 19.56/2.85  % (27092)------------------------------
% 19.56/2.85  % (27092)------------------------------
% 19.56/2.88  % (27044)Instruction limit reached!
% 19.56/2.88  % (27044)------------------------------
% 19.56/2.88  % (27044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.56/2.88  % (27044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.56/2.88  % (27044)Termination reason: Unknown
% 19.56/2.88  % (27044)Termination phase: Saturation
% 19.56/2.88  
% 19.56/2.88  % (27044)Memory used [KB]: 10490
% 19.56/2.88  % (27044)Time elapsed: 1.366 s
% 19.56/2.88  % (27044)Instructions burned: 886 (million)
% 19.56/2.88  % (27044)------------------------------
% 19.56/2.88  % (27044)------------------------------
% 19.56/2.88  % (27102)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/123Mi)
% 20.26/2.91  % (27100)Instruction limit reached!
% 20.26/2.91  % (27100)------------------------------
% 20.26/2.91  % (27100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.91  % (27062)Instruction limit reached!
% 20.26/2.91  % (27062)------------------------------
% 20.26/2.91  % (27062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.93  % (27062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.93  % (27062)Termination reason: Unknown
% 20.26/2.93  % (27062)Termination phase: Saturation
% 20.26/2.93  
% 20.26/2.93  % (27062)Memory used [KB]: 8699
% 20.26/2.93  % (27062)Time elapsed: 1.125 s
% 20.26/2.93  % (27062)Instructions burned: 789 (million)
% 20.26/2.93  % (27062)------------------------------
% 20.26/2.93  % (27062)------------------------------
% 20.26/2.93  % (27103)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/89Mi)
% 20.26/2.93  % (27100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.93  % (27100)Termination reason: Unknown
% 20.26/2.93  % (27100)Termination phase: Saturation
% 20.26/2.93  
% 20.26/2.93  % (27100)Memory used [KB]: 6652
% 20.26/2.93  % (27100)Time elapsed: 0.212 s
% 20.26/2.93  % (27100)Instructions burned: 102 (million)
% 20.26/2.93  % (27100)------------------------------
% 20.26/2.93  % (27100)------------------------------
% 20.26/2.93  % (27072)Instruction limit reached!
% 20.26/2.93  % (27072)------------------------------
% 20.26/2.93  % (27072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.26/2.94  % (27072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.26/2.94  % (27072)Termination reason: Unknown
% 20.26/2.94  % (27072)Termination phase: Saturation
% 20.26/2.94  
% 20.26/2.94  % (27072)Memory used [KB]: 29679
% 20.26/2.94  % (27072)Time elapsed: 0.848 s
% 20.26/2.94  % (27072)Instructions burned: 467 (million)
% 20.26/2.94  % (27072)------------------------------
% 20.26/2.94  % (27072)------------------------------
% 20.26/2.95  TRYING [5]
% 20.96/3.00  % (27104)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/191Mi)
% 20.96/3.00  % (27086)Instruction limit reached!
% 20.96/3.00  % (27086)------------------------------
% 20.96/3.00  % (27086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.00  % (27086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.96/3.00  % (27086)Termination reason: Unknown
% 20.96/3.00  % (27086)Termination phase: Saturation
% 20.96/3.00  
% 20.96/3.00  % (27086)Memory used [KB]: 12920
% 20.96/3.00  % (27086)Time elapsed: 0.579 s
% 20.96/3.00  % (27086)Instructions burned: 314 (million)
% 20.96/3.00  % (27086)------------------------------
% 20.96/3.00  % (27086)------------------------------
% 20.96/3.01  % (27093)Instruction limit reached!
% 20.96/3.01  % (27093)------------------------------
% 20.96/3.01  % (27093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.01  % (27093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.96/3.01  % (27093)Termination reason: Unknown
% 20.96/3.01  % (27093)Termination phase: Saturation
% 20.96/3.01  
% 20.96/3.01  % (27093)Memory used [KB]: 18677
% 20.96/3.01  % (27093)Time elapsed: 0.411 s
% 20.96/3.01  % (27093)Instructions burned: 297 (million)
% 20.96/3.01  % (27093)------------------------------
% 20.96/3.01  % (27093)------------------------------
% 20.96/3.02  % (27105)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/506Mi)
% 20.96/3.03  % (27088)Instruction limit reached!
% 20.96/3.03  % (27088)------------------------------
% 20.96/3.03  % (27088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.03  % (27088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.96/3.03  % (27088)Termination reason: Unknown
% 20.96/3.03  % (27088)Termination phase: Saturation
% 20.96/3.03  
% 20.96/3.03  % (27088)Memory used [KB]: 6780
% 20.96/3.03  % (27088)Time elapsed: 0.605 s
% 20.96/3.03  % (27088)Instructions burned: 458 (million)
% 20.96/3.03  % (27088)------------------------------
% 20.96/3.03  % (27088)------------------------------
% 20.96/3.03  % (27097)Instruction limit reached!
% 20.96/3.03  % (27097)------------------------------
% 20.96/3.03  % (27097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.03  % (27097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.96/3.03  % (27097)Termination reason: Unknown
% 20.96/3.03  % (27097)Termination phase: Saturation
% 20.96/3.03  
% 20.96/3.03  % (27097)Memory used [KB]: 8187
% 20.96/3.03  % (27097)Time elapsed: 0.367 s
% 20.96/3.03  % (27097)Instructions burned: 179 (million)
% 20.96/3.03  % (27097)------------------------------
% 20.96/3.03  % (27097)------------------------------
% 20.96/3.06  % (27106)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/389Mi)
% 20.96/3.07  % (27102)Instruction limit reached!
% 20.96/3.07  % (27102)------------------------------
% 20.96/3.07  % (27102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.07  % (27108)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 (2974ds/206Mi)
% 20.96/3.08  % (27103)Instruction limit reached!
% 20.96/3.08  % (27103)------------------------------
% 20.96/3.08  % (27103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.96/3.08  % (27102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.96/3.08  % (27102)Termination reason: Unknown
% 20.96/3.08  % (27102)Termination phase: Saturation
% 20.96/3.08  
% 20.96/3.08  % (27102)Memory used [KB]: 7164
% 20.96/3.08  % (27102)Time elapsed: 0.253 s
% 20.96/3.08  % (27102)Instructions burned: 123 (million)
% 20.96/3.08  % (27102)------------------------------
% 20.96/3.08  % (27102)------------------------------
% 20.96/3.08  % (27107)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/1282Mi)
% 21.56/3.09  % (27103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.56/3.09  % (27103)Termination reason: Unknown
% 21.56/3.09  % (27103)Termination phase: Saturation
% 21.56/3.09  
% 21.56/3.09  % (27103)Memory used [KB]: 6652
% 21.56/3.09  % (27103)Time elapsed: 0.233 s
% 21.56/3.09  % (27103)Instructions burned: 89 (million)
% 21.56/3.09  % (27103)------------------------------
% 21.56/3.09  % (27103)------------------------------
% 21.66/3.12  % (27070)Instruction limit reached!
% 21.66/3.12  % (27070)------------------------------
% 21.66/3.12  % (27070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.66/3.12  % (27070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.66/3.12  % (27070)Termination reason: Unknown
% 21.66/3.12  % (27070)Termination phase: Saturation
% 21.66/3.12  
% 21.66/3.12  % (27070)Memory used [KB]: 10874
% 21.66/3.12  % (27070)Time elapsed: 1.092 s
% 21.66/3.12  % (27070)Instructions burned: 618 (million)
% 21.66/3.12  % (27070)------------------------------
% 21.66/3.12  % (27070)------------------------------
% 21.66/3.12  % (27110)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/367Mi)
% 21.66/3.14  % (27109)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/951Mi)
% 21.66/3.16  % (27112)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 (2973ds/1276Mi)
% 21.66/3.18  % (27111)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/222Mi)
% 21.66/3.19  % (27090)Instruction limit reached!
% 21.66/3.19  % (27090)------------------------------
% 21.66/3.19  % (27090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.66/3.19  % (27113)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1186Mi)
% 21.66/3.19  % (27114)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1038Mi)
% 21.66/3.19  % (27090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.66/3.19  % (27090)Termination reason: Unknown
% 21.66/3.19  % (27090)Termination phase: Saturation
% 21.66/3.19  
% 21.66/3.19  % (27090)Memory used [KB]: 4093
% 21.66/3.19  % (27090)Time elapsed: 0.707 s
% 21.66/3.19  % (27090)Instructions burned: 381 (million)
% 21.66/3.19  % (27090)------------------------------
% 21.66/3.19  % (27090)------------------------------
% 22.15/3.21  % (27113)Refutation not found, incomplete strategy% (27113)------------------------------
% 22.15/3.21  % (27113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.15/3.21  % (27113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.15/3.21  % (27113)Termination reason: Refutation not found, incomplete strategy
% 22.15/3.21  
% 22.15/3.21  % (27113)Memory used [KB]: 5884
% 22.15/3.21  % (27113)Time elapsed: 0.090 s
% 22.15/3.21  % (27113)Instructions burned: 3 (million)
% 22.15/3.21  % (27113)------------------------------
% 22.15/3.21  % (27113)------------------------------
% 22.15/3.22  TRYING [6]
% 22.15/3.23  % (27115)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/74Mi)
% 22.15/3.28  % (27104)Instruction limit reached!
% 22.15/3.28  % (27104)------------------------------
% 22.15/3.28  % (27104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.15/3.29  % (27085)Instruction limit reached!
% 22.15/3.29  % (27085)------------------------------
% 22.15/3.29  % (27085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.15/3.29  % (27085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.15/3.29  % (27085)Termination reason: Unknown
% 22.15/3.29  % (27085)Termination phase: Saturation
% 22.15/3.29  
% 22.15/3.29  % (27085)Memory used [KB]: 5373
% 22.15/3.29  % (27085)Time elapsed: 0.885 s
% 22.15/3.29  % (27085)Instructions burned: 505 (million)
% 22.15/3.29  % (27085)------------------------------
% 22.15/3.29  % (27085)------------------------------
% 22.58/3.30  % (27104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.58/3.30  % (27104)Termination reason: Unknown
% 22.58/3.30  % (27104)Termination phase: Saturation
% 22.58/3.30  
% 22.58/3.30  % (27104)Memory used [KB]: 7675
% 22.58/3.30  % (27104)Time elapsed: 0.392 s
% 22.58/3.30  % (27104)Instructions burned: 191 (million)
% 22.58/3.30  % (27104)------------------------------
% 22.58/3.30  % (27104)------------------------------
% 22.58/3.33  % (27116)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1257Mi)
% 22.58/3.34  % (27117)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/2967Mi)
% 23.13/3.39  % (27115)Instruction limit reached!
% 23.13/3.39  % (27115)------------------------------
% 23.13/3.39  % (27115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.13/3.39  % (27115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.13/3.39  % (27115)Termination reason: Unknown
% 23.13/3.39  % (27115)Termination phase: Saturation
% 23.13/3.39  
% 23.13/3.39  % (27115)Memory used [KB]: 6780
% 23.13/3.39  % (27115)Time elapsed: 0.240 s
% 23.13/3.39  % (27115)Instructions burned: 75 (million)
% 23.13/3.39  % (27115)------------------------------
% 23.13/3.39  % (27115)------------------------------
% 23.20/3.40  % (27118)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 (2970ds/1932Mi)
% 23.20/3.40  % (27030)Instruction limit reached!
% 23.20/3.40  % (27030)------------------------------
% 23.20/3.40  % (27030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.30/3.42  % (27108)Instruction limit reached!
% 24.30/3.42  % (27108)------------------------------
% 24.30/3.42  % (27108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.30/3.42  % (27108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.30/3.42  % (27108)Termination reason: Unknown
% 24.30/3.42  % (27108)Termination phase: Saturation
% 24.30/3.42  
% 24.30/3.42  % (27108)Memory used [KB]: 24434
% 24.30/3.42  % (27108)Time elapsed: 0.393 s
% 24.30/3.42  % (27108)Instructions burned: 207 (million)
% 24.30/3.42  % (27108)------------------------------
% 24.30/3.42  % (27108)------------------------------
% 24.30/3.42  % (27030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.30/3.42  % (27030)Termination reason: Unknown
% 24.30/3.42  % (27030)Termination phase: Saturation
% 24.30/3.42  
% 24.30/3.42  % (27030)Memory used [KB]: 9722
% 24.30/3.42  % (27030)Time elapsed: 2.108 s
% 24.30/3.42  % (27030)Instructions burned: 1221 (million)
% 24.30/3.42  % (27030)------------------------------
% 24.30/3.42  % (27030)------------------------------
% 24.30/3.43  % (27119)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/341Mi)
% 24.30/3.51  % (27111)Instruction limit reached!
% 24.30/3.51  % (27111)------------------------------
% 24.30/3.51  % (27111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.07/3.51  % (27111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.07/3.51  % (27111)Termination reason: Unknown
% 25.07/3.51  % (27111)Termination phase: Saturation
% 25.07/3.51  
% 25.07/3.51  % (27111)Memory used [KB]: 11385
% 25.07/3.51  % (27111)Time elapsed: 0.416 s
% 25.07/3.51  % (27111)Instructions burned: 222 (million)
% 25.07/3.51  % (27111)------------------------------
% 25.07/3.51  % (27111)------------------------------
% 25.07/3.52  % (27121)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/3814Mi)
% 25.07/3.52  % (27120)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 (2969ds/1100Mi)
% 25.07/3.53  % (27121)Refutation not found, incomplete strategy% (27121)------------------------------
% 25.07/3.53  % (27121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.07/3.54  % (27121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.07/3.54  % (27121)Termination reason: Refutation not found, incomplete strategy
% 25.07/3.54  
% 25.07/3.54  % (27121)Memory used [KB]: 5884
% 25.07/3.54  % (27121)Time elapsed: 0.085 s
% 25.07/3.54  % (27121)Instructions burned: 3 (million)
% 25.07/3.54  % (27121)------------------------------
% 25.07/3.54  % (27121)------------------------------
% 25.07/3.56  % (27122)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/3452Mi)
% 25.07/3.57  % (27080)Instruction limit reached!
% 25.07/3.57  % (27080)------------------------------
% 25.07/3.57  % (27080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.07/3.57  % (27080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.07/3.57  % (27080)Termination reason: Unknown
% 25.07/3.57  % (27080)Termination phase: Saturation
% 25.07/3.57  
% 25.07/3.57  % (27080)Memory used [KB]: 12665
% 25.07/3.57  % (27080)Time elapsed: 0.387 s
% 25.07/3.57  % (27080)Instructions burned: 852 (million)
% 25.07/3.57  % (27080)------------------------------
% 25.07/3.57  % (27080)------------------------------
% 25.72/3.64  % (27106)Instruction limit reached!
% 25.72/3.64  % (27106)------------------------------
% 25.72/3.64  % (27106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.72/3.64  % (27123)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/1737Mi)
% 25.72/3.64  % (27124)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/107Mi)
% 25.72/3.65  % (27106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.72/3.65  % (27106)Termination reason: Unknown
% 25.72/3.65  % (27106)Termination phase: Saturation
% 25.72/3.65  
% 25.72/3.65  % (27106)Memory used [KB]: 4093
% 25.72/3.65  % (27106)Time elapsed: 0.659 s
% 25.72/3.65  % (27106)Instructions burned: 391 (million)
% 25.72/3.65  % (27106)------------------------------
% 25.72/3.65  % (27106)------------------------------
% 26.42/3.70  % (27125)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 (2967ds/979Mi)
% 26.54/3.72  % (27110)Instruction limit reached!
% 26.54/3.72  % (27110)------------------------------
% 26.54/3.72  % (27110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.54/3.72  % (27110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.54/3.72  % (27110)Termination reason: Unknown
% 26.54/3.72  % (27110)Termination phase: Saturation
% 26.54/3.72  
% 26.54/3.72  % (27110)Memory used [KB]: 7675
% 26.54/3.72  % (27110)Time elapsed: 0.645 s
% 26.54/3.72  % (27110)Instructions burned: 368 (million)
% 26.54/3.72  % (27110)------------------------------
% 26.54/3.72  % (27110)------------------------------
% 26.54/3.74  % (27126)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1178Mi)
% 26.54/3.76  % (27126)Refutation not found, incomplete strategy% (27126)------------------------------
% 26.54/3.76  % (27126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.54/3.77  % (27124)Instruction limit reached!
% 26.54/3.77  % (27124)------------------------------
% 26.54/3.77  % (27124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.54/3.78  % (27124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.54/3.78  % (27124)Termination reason: Unknown
% 26.54/3.78  % (27124)Termination phase: Saturation
% 26.54/3.78  
% 26.54/3.78  % (27124)Memory used [KB]: 7036
% 26.54/3.78  % (27124)Time elapsed: 0.163 s
% 26.54/3.78  % (27124)Instructions burned: 107 (million)
% 26.54/3.78  % (27124)------------------------------
% 26.54/3.78  % (27124)------------------------------
% 26.54/3.78  % (27126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.54/3.78  % (27126)Termination reason: Refutation not found, incomplete strategy
% 26.54/3.78  
% 26.54/3.78  % (27126)Memory used [KB]: 1407
% 26.54/3.78  % (27126)Time elapsed: 0.078 s
% 26.54/3.78  % (27126)Instructions burned: 4 (million)
% 26.54/3.78  % (27126)------------------------------
% 26.54/3.78  % (27126)------------------------------
% 26.54/3.80  % (27084)Instruction limit reached!
% 26.54/3.80  % (27084)------------------------------
% 26.54/3.80  % (27084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.54/3.80  % (27084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.54/3.80  % (27084)Termination reason: Unknown
% 26.54/3.80  % (27084)Termination phase: Saturation
% 26.54/3.80  
% 26.54/3.80  % (27084)Memory used [KB]: 4733
% 26.54/3.80  % (27084)Time elapsed: 1.457 s
% 26.54/3.80  % (27084)Instructions burned: 1389 (million)
% 26.54/3.80  % (27084)------------------------------
% 26.54/3.80  % (27084)------------------------------
% 27.28/3.82  % (27105)Instruction limit reached!
% 27.28/3.82  % (27105)------------------------------
% 27.28/3.82  % (27105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.28/3.82  % (27105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.28/3.82  % (27105)Termination reason: Unknown
% 27.28/3.82  % (27105)Termination phase: Saturation
% 27.28/3.82  
% 27.28/3.82  % (27105)Memory used [KB]: 10106
% 27.28/3.82  % (27105)Time elapsed: 0.891 s
% 27.28/3.82  % (27105)Instructions burned: 508 (million)
% 27.28/3.82  % (27105)------------------------------
% 27.28/3.82  % (27105)------------------------------
% 27.28/3.85  % (27127)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/108Mi)
% 27.28/3.86  % (27128)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 (2965ds/654Mi)
% 27.76/3.92  % (27129)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/265Mi)
% 27.76/3.93  % (27130)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/67Mi)
% 27.76/3.93  % (27119)Refutation not found, non-redundant clauses discarded% (27119)------------------------------
% 27.76/3.93  % (27119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.76/3.93  % (27119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.76/3.93  % (27119)Termination reason: Refutation not found, non-redundant clauses discarded
% 27.76/3.93  
% 27.76/3.94  % (27119)Memory used [KB]: 9083
% 27.76/3.94  % (27119)Time elapsed: 0.577 s
% 27.76/3.94  % (27119)Instructions burned: 332 (million)
% 27.76/3.94  % (27119)------------------------------
% 27.76/3.94  % (27119)------------------------------
% 27.76/3.95  % (27131)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/2055Mi)
% 27.76/3.96  % (27048)Instruction limit reached!
% 27.76/3.96  % (27048)------------------------------
% 27.76/3.96  % (27048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.76/3.96  % (27048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.76/3.96  % (27048)Termination reason: Unknown
% 27.76/3.96  % (27048)Termination phase: Saturation
% 27.76/3.96  
% 27.76/3.96  % (27048)Memory used [KB]: 28528
% 27.76/3.96  % (27048)Time elapsed: 2.189 s
% 27.76/3.96  % (27048)Instructions burned: 1497 (million)
% 27.76/3.96  % (27048)------------------------------
% 27.76/3.96  % (27048)------------------------------
% 27.76/3.97  % (27096)Instruction limit reached!
% 27.76/3.97  % (27096)------------------------------
% 27.76/3.97  % (27096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.76/3.97  % (27096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.76/3.97  % (27096)Termination reason: Unknown
% 27.76/3.97  % (27096)Termination phase: Saturation
% 27.76/3.97  
% 27.76/3.97  % (27096)Memory used [KB]: 8699
% 27.76/3.97  % (27096)Time elapsed: 1.339 s
% 27.76/3.97  % (27096)Instructions burned: 799 (million)
% 27.76/3.97  % (27096)------------------------------
% 27.76/3.97  % (27096)------------------------------
% 29.06/4.01  % (27127)Instruction limit reached!
% 29.06/4.01  % (27127)------------------------------
% 29.06/4.01  % (27127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.06/4.01  % (27127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.06/4.01  % (27127)Termination reason: Unknown
% 29.06/4.01  % (27127)Termination phase: Saturation
% 29.06/4.01  
% 29.06/4.01  % (27127)Memory used [KB]: 8443
% 29.06/4.01  % (27127)Time elapsed: 0.197 s
% 29.06/4.01  % (27127)Instructions burned: 110 (million)
% 29.06/4.01  % (27127)------------------------------
% 29.06/4.01  % (27127)------------------------------
% 29.15/4.04  % (27132)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 (2964ds/336Mi)
% 29.15/4.04  % (27130)Instruction limit reached!
% 29.15/4.04  % (27130)------------------------------
% 29.15/4.04  % (27130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.15/4.04  % (27130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.15/4.04  % (27130)Termination reason: Unknown
% 29.15/4.04  % (27130)Termination phase: Saturation
% 29.15/4.04  
% 29.15/4.04  % (27130)Memory used [KB]: 7547
% 29.15/4.04  % (27130)Time elapsed: 0.217 s
% 29.15/4.04  % (27130)Instructions burned: 67 (million)
% 29.15/4.04  % (27130)------------------------------
% 29.15/4.04  % (27130)------------------------------
% 29.15/4.06  % (27087)Instruction limit reached!
% 29.15/4.06  % (27087)------------------------------
% 29.15/4.06  % (27087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.15/4.06  % (27087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.15/4.06  % (27087)Termination reason: Unknown
% 29.15/4.06  % (27087)Termination phase: Saturation
% 29.15/4.06  
% 29.15/4.06  % (27087)Memory used [KB]: 3709
% 29.15/4.06  % (27087)Time elapsed: 1.657 s
% 29.15/4.06  % (27087)Instructions burned: 1410 (million)
% 29.15/4.06  % (27087)------------------------------
% 29.15/4.06  % (27087)------------------------------
% 29.15/4.09  % (27133)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=3439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/3439Mi)
% 29.82/4.12  % (27134)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 (2963ds/179Mi)
% 29.82/4.15  % (27135)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/56Mi)
% 29.82/4.18  % (27136)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=2303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/2303Mi)
% 29.82/4.18  % (27098)Instruction limit reached!
% 29.82/4.18  % (27098)------------------------------
% 29.82/4.18  % (27098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.82/4.18  % (27098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.82/4.18  % (27098)Termination reason: Unknown
% 29.82/4.19  % (27098)Termination phase: Saturation
% 29.82/4.19  
% 29.82/4.19  % (27098)Memory used [KB]: 16886
% 29.82/4.19  % (27098)Time elapsed: 1.527 s
% 29.82/4.19  % (27098)Instructions burned: 875 (million)
% 29.82/4.19  % (27098)------------------------------
% 29.82/4.19  % (27098)------------------------------
% 30.35/4.19  % (27137)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1449:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/1449Mi)
% 30.35/4.25  % (27135)Instruction limit reached!
% 30.35/4.25  % (27135)------------------------------
% 30.35/4.25  % (27135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.35/4.26  % (27135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.35/4.26  % (27135)Termination reason: Unknown
% 30.35/4.26  % (27135)Termination phase: Saturation
% 30.35/4.26  
% 30.35/4.26  % (27135)Memory used [KB]: 10874
% 30.35/4.26  % (27135)Time elapsed: 0.219 s
% 30.35/4.26  % (27135)Instructions burned: 57 (million)
% 30.35/4.26  % (27135)------------------------------
% 30.35/4.26  % (27135)------------------------------
% 31.31/4.34  % (27138)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=4882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/4882Mi)
% 31.31/4.38  % (27139)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/94Mi)
% 31.95/4.41  % (27132)Instruction limit reached!
% 31.95/4.41  % (27132)------------------------------
% 31.95/4.41  % (27132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.95/4.41  % (27129)Instruction limit reached!
% 31.95/4.41  % (27129)------------------------------
% 31.95/4.41  % (27129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.95/4.41  % (27132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.95/4.41  % (27132)Termination reason: Unknown
% 31.95/4.41  % (27132)Termination phase: Saturation
% 31.95/4.41  
% 31.95/4.41  % (27132)Memory used [KB]: 10874
% 31.95/4.41  % (27132)Time elapsed: 0.417 s
% 31.95/4.41  % (27132)Instructions burned: 337 (million)
% 31.95/4.41  % (27132)------------------------------
% 31.95/4.41  % (27132)------------------------------
% 31.95/4.43  % (27134)Instruction limit reached!
% 31.95/4.43  % (27134)------------------------------
% 31.95/4.43  % (27134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.95/4.43  % (27134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.95/4.43  % (27134)Termination reason: Unknown
% 31.95/4.43  % (27134)Termination phase: Saturation
% 31.95/4.43  
% 31.95/4.43  % (27134)Memory used [KB]: 7675
% 31.95/4.43  % (27134)Time elapsed: 0.389 s
% 31.95/4.43  % (27134)Instructions burned: 180 (million)
% 31.95/4.43  % (27134)------------------------------
% 31.95/4.43  % (27134)------------------------------
% 31.95/4.44  % (27129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.95/4.44  % (27129)Termination reason: Unknown
% 31.95/4.44  % (27129)Termination phase: Saturation
% 31.95/4.44  
% 31.95/4.44  % (27129)Memory used [KB]: 8955
% 31.95/4.44  % (27129)Time elapsed: 0.605 s
% 31.95/4.44  % (27129)Instructions burned: 265 (million)
% 31.95/4.44  % (27129)------------------------------
% 31.95/4.44  % (27129)------------------------------
% 32.50/4.51  % (27139)Instruction limit reached!
% 32.50/4.51  % (27139)------------------------------
% 32.50/4.51  % (27139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.50/4.52  % (27139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.50/4.52  % (27139)Termination reason: Unknown
% 32.50/4.52  % (27139)Termination phase: Saturation
% 32.50/4.52  
% 32.50/4.52  % (27139)Memory used [KB]: 7164
% 32.50/4.52  % (27139)Time elapsed: 0.176 s
% 32.50/4.52  % (27139)Instructions burned: 94 (million)
% 32.50/4.52  % (27139)------------------------------
% 32.50/4.52  % (27139)------------------------------
% 32.50/4.52  % (27064)Instruction limit reached!
% 32.50/4.52  % (27064)------------------------------
% 32.50/4.52  % (27064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.50/4.52  % (27064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.50/4.52  % (27064)Termination reason: Unknown
% 32.50/4.52  % (27064)Termination phase: Saturation
% 32.50/4.52  
% 32.50/4.52  % (27064)Memory used [KB]: 11897
% 32.50/4.52  % (27064)Time elapsed: 2.666 s
% 32.50/4.52  % (27064)Instructions burned: 1730 (million)
% 32.50/4.52  % (27064)------------------------------
% 32.50/4.52  % (27064)------------------------------
% 32.50/4.53  % (27128)Instruction limit reached!
% 32.50/4.53  % (27128)------------------------------
% 32.50/4.53  % (27128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.50/4.53  % (27128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.50/4.53  % (27128)Termination reason: Unknown
% 32.50/4.53  % (27128)Termination phase: Saturation
% 32.50/4.53  
% 32.50/4.53  % (27128)Memory used [KB]: 4349
% 32.50/4.53  % (27128)Time elapsed: 0.683 s
% 32.50/4.53  % (27128)Instructions burned: 654 (million)
% 32.50/4.53  % (27128)------------------------------
% 32.50/4.53  % (27128)------------------------------
% 32.50/4.54  % (27140)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 (2959ds/9837Mi)
% 32.50/4.56  % (27142)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/761Mi)
% 32.50/4.56  % (27141)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 (2959ds/1949Mi)
% 33.67/4.61  % (27143)dis+2_1:14_bs=on:cond=on:lcm=reverse:sac=on:i=893:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/893Mi)
% 33.93/4.65  % (27144)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 (2958ds/9168Mi)
% 33.93/4.67  % (27145)dis+20_1:20_av=off:awrs=converge:bs=on:fsr=off:nwc=3.0:urr=ec_only:i=1819:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/1819Mi)
% 33.93/4.69  TRYING [7]
% 35.17/4.78  % (27109)Instruction limit reached!
% 35.17/4.78  % (27109)------------------------------
% 35.17/4.78  % (27109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.17/4.78  % (27109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.17/4.78  % (27109)Termination reason: Unknown
% 35.17/4.78  % (27109)Termination phase: Saturation
% 35.17/4.78  
% 35.17/4.78  % (27109)Memory used [KB]: 28912
% 35.17/4.78  % (27109)Time elapsed: 1.711 s
% 35.17/4.78  % (27109)Instructions burned: 951 (million)
% 35.17/4.78  % (27109)------------------------------
% 35.17/4.78  % (27109)------------------------------
% 35.17/4.84  % (27125)Instruction limit reached!
% 35.17/4.84  % (27125)------------------------------
% 35.17/4.84  % (27125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.17/4.84  % (27125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.17/4.84  % (27125)Termination reason: Unknown
% 35.17/4.84  % (27125)Termination phase: Saturation
% 35.17/4.84  
% 35.17/4.84  % (27125)Memory used [KB]: 7675
% 35.17/4.84  % (27125)Time elapsed: 1.181 s
% 35.17/4.84  % (27125)Instructions burned: 981 (million)
% 35.17/4.84  % (27125)------------------------------
% 35.17/4.84  % (27125)------------------------------
% 36.04/4.91  % (27146)ott+0_1:1_av=off:bsr=unit_only:gsp=on:s2a=on:s2at=2.0:sos=on:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/2891Mi)
% 36.31/4.95  % (27120)Instruction limit reached!
% 36.31/4.95  % (27120)------------------------------
% 36.31/4.95  % (27120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.31/4.96  % (27120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.31/4.96  % (27120)Termination reason: Unknown
% 36.31/4.96  % (27120)Termination phase: Saturation
% 36.31/4.96  
% 36.31/4.96  % (27120)Memory used [KB]: 3454
% 36.31/4.96  % (27120)Time elapsed: 1.474 s
% 36.31/4.96  % (27120)Instructions burned: 1101 (million)
% 36.31/4.96  % (27120)------------------------------
% 36.31/4.96  % (27120)------------------------------
% 36.31/4.97  % (27147)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 (2955ds/179Mi)
% 37.63/5.11  % (27148)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 (2953ds/1249Mi)
% 37.63/5.13  % (27074)Instruction limit reached!
% 37.63/5.13  % (27074)------------------------------
% 37.63/5.13  % (27074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.63/5.13  % (27074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.63/5.13  % (27074)Termination reason: Unknown
% 37.63/5.13  % (27074)Termination phase: Saturation
% 37.63/5.13  
% 37.63/5.14  % (27074)Memory used [KB]: 51683
% 37.63/5.14  % (27074)Time elapsed: 3.032 s
% 37.63/5.14  % (27074)Instructions burned: 1839 (million)
% 37.63/5.14  % (27074)------------------------------
% 37.63/5.14  % (27074)------------------------------
% 37.63/5.14  % (27114)Instruction limit reached!
% 37.63/5.14  % (27114)------------------------------
% 37.63/5.14  % (27114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.63/5.14  % (27114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.63/5.14  % (27114)Termination reason: Unknown
% 37.63/5.14  % (27114)Termination phase: Saturation
% 37.63/5.14  
% 37.63/5.14  % (27114)Memory used [KB]: 32622
% 37.63/5.14  % (27114)Time elapsed: 1.982 s
% 37.63/5.14  % (27114)Instructions burned: 1039 (million)
% 37.63/5.14  % (27114)------------------------------
% 37.63/5.14  % (27114)------------------------------
% 37.63/5.14  % (27094)Instruction limit reached!
% 37.63/5.14  % (27094)------------------------------
% 37.63/5.14  % (27094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.63/5.15  % (27094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.63/5.15  % (27094)Termination reason: Unknown
% 37.63/5.15  % (27094)Termination phase: Saturation
% 37.63/5.15  
% 37.63/5.15  % (27094)Memory used [KB]: 52323
% 37.63/5.15  % (27094)Time elapsed: 2.594 s
% 37.63/5.15  % (27094)Instructions burned: 1394 (million)
% 37.63/5.15  % (27094)------------------------------
% 37.63/5.15  % (27094)------------------------------
% 38.64/5.22  % (27112)Instruction limit reached!
% 38.64/5.22  % (27112)------------------------------
% 38.64/5.22  % (27112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.64/5.24  % (27112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.64/5.24  % (27112)Termination reason: Unknown
% 38.64/5.24  % (27112)Termination phase: Saturation
% 38.64/5.24  
% 38.64/5.24  % (27112)Memory used [KB]: 44647
% 38.64/5.24  % (27112)Time elapsed: 0.657 s
% 38.64/5.24  % (27112)Instructions burned: 1277 (million)
% 38.64/5.25  % (27112)------------------------------
% 38.64/5.25  % (27112)------------------------------
% 38.64/5.25  % (27147)Instruction limit reached!
% 38.64/5.25  % (27147)------------------------------
% 38.64/5.25  % (27147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.64/5.25  % (27147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.64/5.25  % (27147)Termination reason: Unknown
% 38.64/5.25  % (27147)Termination phase: Saturation
% 38.64/5.25  
% 38.64/5.25  % (27147)Memory used [KB]: 8187
% 38.64/5.25  % (27147)Time elapsed: 0.363 s
% 38.64/5.25  % (27147)Instructions burned: 179 (million)
% 38.64/5.25  % (27147)------------------------------
% 38.64/5.25  % (27147)------------------------------
% 38.64/5.26  % (27149)dis+21_1:1_av=off:bd=off:bs=unit_only:drc=off:etr=on:fd=preordered:flr=on:ins=2:nwc=10.0:s2a=on:s2at=1.18:sims=off:sp=reverse_arity:to=lpo:i=1470:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/1470Mi)
% 38.64/5.26  % (27150)lrs+31_160:31_acc=on:anc=all_dependent:awrs=decay:awrsf=32:sac=on:sd=1:sos=on:ss=axioms:st=2.0:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/177Mi)
% 38.64/5.29  % (27151)ott+1011_1:1_av=off:drc=off:fd=preordered:foolp=on:ins=1:kws=inv_arity:plsq=on:plsqc=1:plsqr=3,25:s2at=2.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:sp=unary_frequency:urr=ec_only:uwa=one_side_interpreted:i=663:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/663Mi)
% 39.31/5.35  % (27152)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/98Mi)
% 39.31/5.37  % (27153)dis+3_4:1_aac=none:anc=none:bd=off:cond=fast:er=known:fd=off:fde=unused:fsr=off:lcm=reverse:nicw=on:nwc=3.0:rnwc=on:sp=frequency:tgt=full:urr=ec_only:i=2707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/2707Mi)
% 39.31/5.39  % (27107)Instruction limit reached!
% 39.31/5.39  % (27107)------------------------------
% 39.31/5.39  % (27107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.77/5.40  % (27107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.77/5.40  % (27107)Termination reason: Unknown
% 39.77/5.40  % (27107)Termination phase: Saturation
% 39.77/5.40  
% 39.77/5.40  % (27107)Memory used [KB]: 17526
% 39.77/5.40  % (27107)Time elapsed: 2.429 s
% 39.77/5.40  % (27107)Instructions burned: 1283 (million)
% 39.77/5.40  % (27107)------------------------------
% 39.77/5.40  % (27107)------------------------------
% 39.77/5.40  % (27116)Instruction limit reached!
% 39.77/5.40  % (27116)------------------------------
% 39.77/5.40  % (27116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.77/5.40  % (27116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.77/5.40  % (27116)Termination reason: Unknown
% 39.77/5.40  % (27116)Termination phase: Saturation
% 39.77/5.40  
% 39.77/5.40  % (27116)Memory used [KB]: 21492
% 39.77/5.40  % (27116)Time elapsed: 2.154 s
% 39.77/5.40  % (27116)Instructions burned: 1257 (million)
% 39.77/5.40  % (27116)------------------------------
% 39.77/5.40  % (27116)------------------------------
% 39.77/5.45  % (27152)Instruction limit reached!
% 39.77/5.45  % (27152)------------------------------
% 39.77/5.45  % (27152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.77/5.45  % (27152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.77/5.45  % (27152)Termination reason: Unknown
% 39.77/5.45  % (27152)Termination phase: Saturation
% 39.77/5.45  
% 39.77/5.45  % (27152)Memory used [KB]: 6652
% 39.77/5.45  % (27152)Time elapsed: 0.156 s
% 39.77/5.45  % (27152)Instructions burned: 100 (million)
% 39.77/5.45  % (27152)------------------------------
% 39.77/5.45  % (27152)------------------------------
% 40.67/5.53  % (27154)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 (2949ds/123Mi)
% 40.67/5.54  % (27143)Instruction limit reached!
% 40.67/5.54  % (27143)------------------------------
% 40.67/5.54  % (27143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.67/5.54  % (27143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.67/5.54  % (27143)Termination reason: Unknown
% 40.67/5.54  % (27143)Termination phase: Saturation
% 40.67/5.54  
% 40.67/5.54  % (27143)Memory used [KB]: 8827
% 40.67/5.54  % (27143)Time elapsed: 0.978 s
% 40.67/5.54  % (27143)Instructions burned: 893 (million)
% 40.67/5.54  % (27143)------------------------------
% 40.67/5.54  % (27143)------------------------------
% 40.67/5.55  % (27155)dis+1011_1:1_sas=z3:sd=1:sos=all:ss=axioms:st=3.0:i=702:si=on:rawr=on:rtra=on_0 on theBenchmark for (2949ds/702Mi)
% 40.67/5.55  % (27150)Instruction limit reached!
% 40.67/5.55  % (27150)------------------------------
% 40.67/5.55  % (27150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.67/5.55  % (27150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.67/5.55  % (27150)Termination reason: Unknown
% 40.67/5.55  % (27150)Termination phase: Saturation
% 40.67/5.55  
% 40.67/5.55  % (27150)Memory used [KB]: 7803
% 40.67/5.55  % (27150)Time elapsed: 0.388 s
% 40.67/5.55  % (27150)Instructions burned: 178 (million)
% 40.67/5.55  % (27150)------------------------------
% 40.67/5.55  % (27150)------------------------------
% 40.67/5.55  % (27156)lrs+10_1:1_sd=3:sos=on:ss=axioms:st=2.0:i=1607:si=on:rawr=on:rtra=on_0 on theBenchmark for (2949ds/1607Mi)
% 41.38/5.65  % (27157)dis+2_1:16_fsr=off:lcm=reverse:lma=on:i=784:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/784Mi)
% 41.38/5.67  % (27158)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/86Mi)
% 42.51/5.74  % (27154)Refutation not found, non-redundant clauses discarded% (27154)------------------------------
% 42.51/5.74  % (27154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.51/5.74  % (27154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.51/5.74  % (27154)Termination reason: Refutation not found, non-redundant clauses discarded
% 42.51/5.74  
% 42.51/5.74  % (27154)Memory used [KB]: 7164
% 42.51/5.74  % (27154)Time elapsed: 0.286 s
% 42.51/5.74  % (27154)Instructions burned: 121 (million)
% 42.51/5.74  % (27154)------------------------------
% 42.51/5.74  % (27154)------------------------------
% 43.24/5.79  % (27142)Instruction limit reached!
% 43.24/5.79  % (27142)------------------------------
% 43.24/5.79  % (27142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.37/5.81  % (27142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.37/5.81  % (27142)Termination reason: Unknown
% 43.37/5.81  % (27142)Termination phase: Saturation
% 43.37/5.81  
% 43.37/5.81  % (27142)Memory used [KB]: 21364
% 43.37/5.81  % (27142)Time elapsed: 1.322 s
% 43.37/5.81  % (27142)Instructions burned: 763 (million)
% 43.37/5.81  % (27142)------------------------------
% 43.37/5.81  % (27142)------------------------------
% 43.37/5.81  % (27158)Instruction limit reached!
% 43.37/5.81  % (27158)------------------------------
% 43.37/5.81  % (27158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.37/5.81  % (27158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.37/5.81  % (27158)Termination reason: Unknown
% 43.37/5.81  % (27158)Termination phase: Saturation
% 43.37/5.81  
% 43.37/5.81  % (27158)Memory used [KB]: 6908
% 43.37/5.81  % (27158)Time elapsed: 0.194 s
% 43.37/5.81  % (27158)Instructions burned: 86 (million)
% 43.37/5.81  % (27158)------------------------------
% 43.37/5.81  % (27158)------------------------------
% 43.37/5.87  % (27159)ott+1010_1:1024_av=off:bd=off:br=off:sd=1:sp=const_min:ss=axioms:urr=on:i=882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/882Mi)
% 44.14/5.96  % (27160)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=459:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/459Mi)
% 44.14/5.97  % (27161)dis+1010_1:1024_fsr=off:newcnf=on:i=2078:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/2078Mi)
% 46.61/6.23  % (27063)Instruction limit reached!
% 46.61/6.23  % (27063)------------------------------
% 46.61/6.23  % (27063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.61/6.24  % (27063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.61/6.24  % (27063)Termination reason: Unknown
% 46.61/6.24  % (27063)Termination phase: Saturation
% 46.61/6.24  
% 46.61/6.24  % (27063)Memory used [KB]: 60126
% 46.61/6.24  % (27063)Time elapsed: 4.208 s
% 46.61/6.24  % (27063)Instructions burned: 2378 (million)
% 46.61/6.24  % (27063)------------------------------
% 46.61/6.24  % (27063)------------------------------
% 46.61/6.25  % (27151)Instruction limit reached!
% 46.61/6.25  % (27151)------------------------------
% 46.61/6.25  % (27151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.61/6.26  % (27151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.61/6.26  % (27151)Termination reason: Unknown
% 46.61/6.26  % (27151)Termination phase: Saturation
% 46.61/6.26  
% 46.61/6.26  % (27151)Memory used [KB]: 3198
% 46.61/6.26  % (27151)Time elapsed: 1.039 s
% 46.61/6.26  % (27151)Instructions burned: 665 (million)
% 46.61/6.26  % (27151)------------------------------
% 46.61/6.26  % (27151)------------------------------
% 46.61/6.27  % (27137)Instruction limit reached!
% 46.61/6.27  % (27137)------------------------------
% 46.61/6.27  % (27137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.61/6.27  % (27137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.61/6.27  % (27137)Termination reason: Unknown
% 46.61/6.27  % (27137)Termination phase: Saturation
% 46.61/6.27  
% 46.61/6.27  % (27137)Memory used [KB]: 44263
% 46.61/6.27  % (27137)Time elapsed: 2.096 s
% 46.61/6.27  % (27137)Instructions burned: 1450 (million)
% 46.61/6.27  % (27137)------------------------------
% 46.61/6.27  % (27137)------------------------------
% 46.61/6.27  % (27155)Instruction limit reached!
% 46.61/6.27  % (27155)------------------------------
% 46.61/6.27  % (27155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.61/6.29  % (27155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.61/6.29  % (27155)Termination reason: Unknown
% 46.61/6.29  % (27155)Termination phase: Saturation
% 46.61/6.29  
% 46.61/6.29  % (27155)Memory used [KB]: 3198
% 46.61/6.29  % (27155)Time elapsed: 0.826 s
% 46.61/6.29  % (27155)Instructions burned: 706 (million)
% 46.61/6.29  % (27155)------------------------------
% 46.61/6.29  % (27155)------------------------------
% 47.34/6.34  % (27162)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=3576:si=on:rawr=on:rtra=on_0 on theBenchmark for (2941ds/3576Mi)
% 47.34/6.39  % (27163)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 (2941ds/206Mi)
% 47.96/6.40  % (27164)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 (2940ds/367Mi)
% 47.96/6.42  % (27165)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=2630:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/2630Mi)
% 47.96/6.45  % (27101)Instruction limit reached!
% 47.96/6.45  % (27101)------------------------------
% 47.96/6.45  % (27101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.96/6.45  % (27101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.96/6.45  % (27101)Termination reason: Unknown
% 47.96/6.45  % (27101)Termination phase: Saturation
% 47.96/6.45  
% 47.96/6.45  % (27101)Memory used [KB]: 66907
% 47.96/6.45  % (27101)Time elapsed: 3.687 s
% 47.96/6.45  % (27101)Instructions burned: 2492 (million)
% 47.96/6.45  % (27101)------------------------------
% 47.96/6.45  % (27101)------------------------------
% 49.38/6.60  % (27123)Instruction limit reached!
% 49.38/6.60  % (27123)------------------------------
% 49.38/6.60  % (27123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.38/6.60  % (27123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.38/6.60  % (27123)Termination reason: Unknown
% 49.38/6.60  % (27123)Termination phase: Saturation
% 49.38/6.60  
% 49.38/6.60  % (27123)Memory used [KB]: 48997
% 49.38/6.60  % (27123)Time elapsed: 2.962 s
% 49.38/6.60  % (27123)Instructions burned: 1739 (million)
% 49.38/6.60  % (27123)------------------------------
% 49.38/6.60  % (27123)------------------------------
% 49.38/6.61  % (27166)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=1806:si=on:rawr=on:rtra=on_0 on theBenchmark for (2938ds/1806Mi)
% 49.38/6.67  % (27160)Instruction limit reached!
% 49.38/6.67  % (27160)------------------------------
% 49.38/6.67  % (27160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.38/6.68  % (27160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.38/6.68  % (27160)Termination reason: Unknown
% 49.38/6.68  % (27160)Termination phase: Saturation
% 49.38/6.68  
% 49.38/6.68  % (27160)Memory used [KB]: 9594
% 49.38/6.68  % (27160)Time elapsed: 0.817 s
% 49.38/6.68  % (27160)Instructions burned: 459 (million)
% 49.38/6.68  % (27160)------------------------------
% 49.38/6.68  % (27160)------------------------------
% 49.38/6.69  % (27118)Instruction limit reached!
% 49.38/6.69  % (27118)------------------------------
% 49.38/6.69  % (27118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.01/6.71  % (27118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.01/6.71  % (27118)Termination reason: Unknown
% 50.01/6.71  % (27118)Termination phase: Saturation
% 50.01/6.71  
% 50.01/6.71  % (27118)Memory used [KB]: 34285
% 50.01/6.71  % (27118)Time elapsed: 3.348 s
% 50.01/6.71  % (27118)Instructions burned: 1933 (million)
% 50.01/6.71  % (27118)------------------------------
% 50.01/6.71  % (27118)------------------------------
% 50.01/6.73  % (27163)Instruction limit reached!
% 50.01/6.73  % (27163)------------------------------
% 50.01/6.73  % (27163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.01/6.73  % (27163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.01/6.73  % (27163)Termination reason: Unknown
% 50.01/6.73  % (27163)Termination phase: Saturation
% 50.01/6.73  
% 50.01/6.73  % (27163)Memory used [KB]: 23922
% 50.01/6.73  % (27163)Time elapsed: 0.423 s
% 50.01/6.73  % (27163)Instructions burned: 207 (million)
% 50.01/6.73  % (27163)------------------------------
% 50.01/6.73  % (27163)------------------------------
% 50.01/6.76  % (27167)lrs+1002_1:1_acc=on:br=off:drc=off:nm=6:sac=on:sos=on:sp=frequency:to=lpo:urr=on:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2937ds/1065Mi)
% 50.01/6.77  % (27157)Instruction limit reached!
% 50.01/6.77  % (27157)------------------------------
% 50.01/6.77  % (27157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.01/6.77  % (27157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.01/6.77  % (27157)Termination reason: Unknown
% 50.01/6.77  % (27157)Termination phase: Saturation
% 50.01/6.77  
% 50.01/6.77  % (27157)Memory used [KB]: 12537
% 50.01/6.77  % (27157)Time elapsed: 1.168 s
% 50.01/6.77  % (27157)Instructions burned: 786 (million)
% 50.01/6.77  % (27157)------------------------------
% 50.01/6.77  % (27157)------------------------------
% 51.38/6.81  % (27168)lrs+1002_1:1_av=off:bs=on:bsr=on:drc=off:etr=on:fde=none:fsd=on:fsdmm=1:fsr=off:gs=on:newcnf=on:nwc=10.0:s2a=on:sims=off:slsq=on:slsqc=0:slsqr=292,253:sp=frequency:ss=axioms:st=1.5:to=lpo:urr=ec_only:i=478:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/478Mi)
% 51.41/6.84  % (27169)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 (2936ds/74Mi)
% 51.41/6.87  % (27131)Instruction limit reached!
% 51.41/6.87  % (27131)------------------------------
% 51.41/6.87  % (27131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 51.41/6.88  % (27131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 51.41/6.88  % (27131)Termination reason: Unknown
% 51.41/6.88  % (27131)Termination phase: Saturation
% 51.41/6.88  
% 51.41/6.88  % (27131)Memory used [KB]: 13176
% 51.41/6.88  % (27131)Time elapsed: 3.008 s
% 51.41/6.88  % (27131)Instructions burned: 2055 (million)
% 51.41/6.88  % (27131)------------------------------
% 51.41/6.88  % (27131)------------------------------
% 51.41/6.90  % (27170)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=4310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/4310Mi)
% 51.41/6.91  % (27171)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=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2935ds/360Mi)
% 52.17/6.93  % (27169)Instruction limit reached!
% 52.17/6.93  % (27169)------------------------------
% 52.17/6.93  % (27169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.17/6.94  % (27169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.17/6.95  % (27169)Termination reason: Unknown
% 52.17/6.95  % (27169)Termination phase: Saturation
% 52.17/6.95  
% 52.17/6.95  % (27169)Memory used [KB]: 6908
% 52.17/6.95  % (27169)Time elapsed: 0.195 s
% 52.17/6.95  % (27169)Instructions burned: 74 (million)
% 52.17/6.95  % (27169)------------------------------
% 52.17/6.95  % (27169)------------------------------
% 52.17/6.98  % (27148)Instruction limit reached!
% 52.17/6.98  % (27148)------------------------------
% 52.17/6.98  % (27148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.17/6.98  % (27148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.17/6.98  % (27148)Termination reason: Unknown
% 52.17/6.98  % (27148)Termination phase: Saturation
% 52.17/6.98  
% 52.17/6.98  % (27148)Memory used [KB]: 18421
% 52.17/6.98  % (27148)Time elapsed: 1.969 s
% 52.17/6.98  % (27148)Instructions burned: 1249 (million)
% 52.17/6.98  % (27148)------------------------------
% 52.17/6.98  % (27148)------------------------------
% 52.17/6.98  % (27172)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=602:si=on:rawr=on:rtra=on_0 on theBenchmark for (2934ds/602Mi)
% 52.17/6.99  % (27164)Instruction limit reached!
% 52.17/6.99  % (27164)------------------------------
% 52.17/6.99  % (27164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.17/6.99  % (27164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.17/6.99  % (27164)Termination reason: Unknown
% 52.17/6.99  % (27164)Termination phase: Saturation
% 52.17/6.99  
% 52.17/6.99  % (27164)Memory used [KB]: 7675
% 52.17/6.99  % (27164)Time elapsed: 0.670 s
% 52.17/6.99  % (27164)Instructions burned: 368 (million)
% 52.17/6.99  % (27164)------------------------------
% 52.17/6.99  % (27164)------------------------------
% 52.83/7.07  % (27174)dis+10_1:16_slsq=on:slsqc=0:slsqr=1,1:sp=frequency:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/307Mi)
% 52.83/7.08  % (27173)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/653Mi)
% 53.59/7.13  % (27175)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 (2933ds/467Mi)
% 54.29/7.24  % (27159)Instruction limit reached!
% 54.29/7.24  % (27159)------------------------------
% 54.29/7.24  % (27159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.29/7.24  % (27159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.29/7.24  % (27159)Termination reason: Unknown
% 54.29/7.24  % (27159)Termination phase: Saturation
% 54.29/7.24  
% 54.29/7.24  % (27159)Memory used [KB]: 23666
% 54.29/7.24  % (27159)Time elapsed: 1.478 s
% 54.29/7.24  % (27159)Instructions burned: 882 (million)
% 54.29/7.24  % (27159)------------------------------
% 54.29/7.24  % (27159)------------------------------
% 54.87/7.36  % (27176)dis+1011_1:1_afr=on:alpa=true:amm=off:bd=off:bsr=on:flr=on:ins=2:slsq=on:slsqc=2:slsqr=31,16:sos=on:sp=reverse_frequency:to=lpo:i=1939:si=on:rawr=on:rtra=on_0 on theBenchmark for (2931ds/1939Mi)
% 56.14/7.42  % (27171)Instruction limit reached!
% 56.14/7.42  % (27171)------------------------------
% 56.14/7.42  % (27171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.24/7.43  % (27171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.24/7.43  % (27171)Termination reason: Unknown
% 56.24/7.43  % (27171)Termination phase: Saturation
% 56.24/7.43  
% 56.24/7.43  % (27171)Memory used [KB]: 7164
% 56.24/7.43  % (27171)Time elapsed: 0.637 s
% 56.24/7.43  % (27171)Instructions burned: 362 (million)
% 56.24/7.43  % (27171)------------------------------
% 56.24/7.43  % (27171)------------------------------
% 56.24/7.44  % (27145)Instruction limit reached!
% 56.24/7.44  % (27145)------------------------------
% 56.24/7.44  % (27145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.24/7.44  % (27174)Instruction limit reached!
% 56.24/7.44  % (27174)------------------------------
% 56.24/7.44  % (27174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.24/7.45  % (27145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.24/7.45  % (27174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.24/7.45  % (27145)Termination reason: Unknown
% 56.24/7.45  % (27145)Termination phase: Saturation
% 56.24/7.45  
% 56.24/7.45  % (27145)Memory used [KB]: 12920
% 56.24/7.45  % (27145)Time elapsed: 2.847 s
% 56.24/7.45  % (27145)Instructions burned: 1819 (million)
% 56.24/7.45  % (27145)------------------------------
% 56.24/7.45  % (27145)------------------------------
% 56.24/7.45  % (27174)Termination reason: Unknown
% 56.24/7.45  % (27174)Termination phase: Saturation
% 56.24/7.45  
% 56.24/7.45  % (27174)Memory used [KB]: 7547
% 56.24/7.45  % (27174)Time elapsed: 0.389 s
% 56.24/7.45  % (27174)Instructions burned: 308 (million)
% 56.24/7.45  % (27174)------------------------------
% 56.24/7.45  % (27174)------------------------------
% 56.89/7.53  % (27149)Instruction limit reached!
% 56.89/7.53  % (27149)------------------------------
% 56.89/7.53  % (27149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.89/7.53  % (27149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.89/7.53  % (27149)Termination reason: Unknown
% 56.89/7.53  % (27149)Termination phase: Saturation
% 56.89/7.53  
% 56.89/7.53  % (27149)Memory used [KB]: 12792
% 56.89/7.53  % (27149)Time elapsed: 2.339 s
% 56.89/7.53  % (27149)Instructions burned: 1471 (million)
% 56.89/7.53  % (27149)------------------------------
% 56.89/7.53  % (27149)------------------------------
% 56.89/7.54  TRYING [8]
% 56.89/7.55  % (27178)lrs+10_1:128_awrs=converge:awrsf=30:bd=off:bs=unit_only:drc=off:fd=preordered:plsq=on:plsql=on:spb=goal:to=lpo:urr=ec_only:i=450:si=on:rawr=on:rtra=on_0 on theBenchmark for (2928ds/450Mi)
% 56.89/7.56  % (27177)lrs+1011_1:1_av=off:i=4822:si=on:rawr=on:rtra=on_0 on theBenchmark for (2929ds/4822Mi)
% 56.89/7.57  % (27168)Instruction limit reached!
% 56.89/7.57  % (27168)------------------------------
% 56.89/7.57  % (27168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.89/7.57  % (27168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.89/7.57  % (27168)Termination reason: Unknown
% 56.89/7.57  % (27168)Termination phase: Saturation
% 56.89/7.57  
% 56.89/7.57  % (27168)Memory used [KB]: 10490
% 56.89/7.57  % (27168)Time elapsed: 0.859 s
% 56.89/7.57  % (27168)Instructions burned: 480 (million)
% 56.89/7.57  % (27168)------------------------------
% 56.89/7.57  % (27168)------------------------------
% 56.89/7.59  % (27179)lrs+10_1:1_cond=fast:newcnf=on:plsq=on:sos=all:spb=goal:to=lpo:urr=on:i=2184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2928ds/2184Mi)
% 57.48/7.65  % (27180)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=1652:si=on:rawr=on:rtra=on_0 on theBenchmark for (2928ds/1652Mi)
% 58.05/7.67  % (27067)Instruction limit reached!
% 58.05/7.67  % (27067)------------------------------
% 58.05/7.67  % (27067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.05/7.67  % (27067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.05/7.67  % (27067)Termination reason: Unknown
% 58.05/7.67  % (27067)Termination phase: Saturation
% 58.05/7.67  
% 58.05/7.67  % (27067)Memory used [KB]: 85840
% 58.05/7.67  % (27067)Time elapsed: 5.655 s
% 58.05/7.67  % (27067)Instructions burned: 3168 (million)
% 58.05/7.67  % (27067)------------------------------
% 58.05/7.67  % (27067)------------------------------
% 58.28/7.71  % (27181)lrs+10_1:1_aac=none:abs=on:add=large:afp=2000:afq=1.0:amm=off:avsq=on:avsqr=3,2:bs=unit_only:cond=on:drc=off:erd=off:fsr=off:gs=on:gsem=off:gsssp=full:newcnf=on:nicw=on:nwc=2.0:slsq=on:slsqc=2:slsqr=1,8:sp=frequency:spb=goal:ss=axioms:st=2.4:to=lpo:i=839:si=on:rawr=on:rtra=on_0 on theBenchmark for (2927ds/839Mi)
% 58.39/7.73  % (27172)Instruction limit reached!
% 58.39/7.73  % (27172)------------------------------
% 58.39/7.73  % (27172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.39/7.73  % (27172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.39/7.73  % (27172)Termination reason: Unknown
% 58.39/7.73  % (27172)Termination phase: Saturation
% 58.39/7.73  
% 58.39/7.73  % (27172)Memory used [KB]: 11129
% 58.39/7.73  % (27172)Time elapsed: 0.780 s
% 58.39/7.73  % (27172)Instructions burned: 602 (million)
% 58.39/7.73  % (27172)------------------------------
% 58.39/7.73  % (27172)------------------------------
% 58.39/7.78  % (27136)Instruction limit reached!
% 58.39/7.78  % (27136)------------------------------
% 58.39/7.78  % (27136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.39/7.78  % (27136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.39/7.78  % (27136)Termination reason: Unknown
% 58.39/7.78  % (27136)Termination phase: Saturation
% 58.39/7.78  
% 58.39/7.78  % (27136)Memory used [KB]: 10362
% 58.39/7.78  % (27136)Time elapsed: 3.724 s
% 58.39/7.78  % (27136)Instructions burned: 2303 (million)
% 58.39/7.78  % (27136)------------------------------
% 58.39/7.78  % (27136)------------------------------
% 58.39/7.80  % (27183)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=2226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2926ds/2226Mi)
% 58.94/7.81  % (27182)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 (2926ds/654Mi)
% 58.94/7.85  % (27156)Refutation not found, non-redundant clauses discarded% (27156)------------------------------
% 58.94/7.85  % (27156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.94/7.86  % (27156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.94/7.86  % (27156)Termination reason: Refutation not found, non-redundant clauses discarded
% 58.94/7.86  
% 58.94/7.86  % (27156)Memory used [KB]: 17398
% 58.94/7.86  % (27156)Time elapsed: 2.324 s
% 58.94/7.86  % (27156)Instructions burned: 1601 (million)
% 58.94/7.87  % (27156)------------------------------
% 58.94/7.87  % (27156)------------------------------
% 58.94/7.88  % (27175)Instruction limit reached!
% 58.94/7.88  % (27175)------------------------------
% 58.94/7.88  % (27175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 58.94/7.88  % (27175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 58.94/7.88  % (27175)Termination reason: Unknown
% 58.94/7.88  % (27175)Termination phase: Saturation
% 58.94/7.88  
% 58.94/7.88  % (27175)Memory used [KB]: 29551
% 58.94/7.88  % (27175)Time elapsed: 0.821 s
% 58.94/7.88  % (27175)Instructions burned: 467 (million)
% 58.94/7.88  % (27175)------------------------------
% 58.94/7.88  % (27175)------------------------------
% 58.94/7.88  % (27184)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=478:si=on:rawr=on:rtra=on_0 on theBenchmark for (2925ds/478Mi)
% 59.37/7.97  % (27185)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 (2924ds/336Mi)
% 61.00/8.02  % (27186)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 (2924ds/179Mi)
% 61.03/8.03  % (27141)Instruction limit reached!
% 61.03/8.03  % (27141)------------------------------
% 61.03/8.03  % (27141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.03/8.03  % (27141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.03/8.03  % (27141)Termination reason: Unknown
% 61.03/8.03  % (27141)Termination phase: Saturation
% 61.03/8.03  
% 61.03/8.03  % (27141)Memory used [KB]: 11769
% 61.03/8.03  % (27141)Time elapsed: 3.548 s
% 61.03/8.03  % (27141)Instructions burned: 1950 (million)
% 61.03/8.03  % (27141)------------------------------
% 61.03/8.03  % (27141)------------------------------
% 62.24/8.19  % (27187)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=238:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/238Mi)
% 62.24/8.27  % (27186)Refutation not found, non-redundant clauses discarded% (27186)------------------------------
% 62.24/8.27  % (27186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.98/8.28  % (27186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.98/8.28  % (27186)Termination reason: Refutation not found, non-redundant clauses discarded
% 62.98/8.28  
% 62.98/8.28  % (27186)Memory used [KB]: 7164
% 62.98/8.28  % (27186)Time elapsed: 0.355 s
% 62.98/8.28  % (27186)Instructions burned: 158 (million)
% 62.98/8.28  % (27186)------------------------------
% 62.98/8.28  % (27186)------------------------------
% 62.98/8.29  % (27173)Refutation not found, non-redundant clauses discarded% (27173)------------------------------
% 62.98/8.29  % (27173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.14/8.29  % (27173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.14/8.29  % (27173)Termination reason: Refutation not found, non-redundant clauses discarded
% 63.14/8.29  
% 63.14/8.29  % (27173)Memory used [KB]: 11001
% 63.14/8.29  % (27173)Time elapsed: 1.301 s
% 63.14/8.29  % (27173)Instructions burned: 649 (million)
% 63.14/8.29  % (27173)------------------------------
% 63.14/8.29  % (27173)------------------------------
% 63.35/8.38  % (27178)Instruction limit reached!
% 63.35/8.38  % (27178)------------------------------
% 63.35/8.38  % (27178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.92/8.40  % (27178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.92/8.40  % (27178)Termination reason: Unknown
% 63.92/8.40  % (27178)Termination phase: Saturation
% 63.92/8.40  
% 63.92/8.40  % (27178)Memory used [KB]: 10106
% 63.92/8.40  % (27178)Time elapsed: 0.870 s
% 63.92/8.40  % (27178)Instructions burned: 450 (million)
% 63.92/8.40  % (27178)------------------------------
% 63.92/8.40  % (27178)------------------------------
% 63.92/8.42  % (27188)lrs+1011_1:64_br=off:drc=off:flr=on:sp=reverse_arity:spb=goal_then_units:to=lpo:urr=ec_only:i=4588:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/4588Mi)
% 63.92/8.43  % (27188)Refutation not found, incomplete strategy% (27188)------------------------------
% 63.92/8.43  % (27188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.92/8.43  % (27188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.92/8.43  % (27188)Termination reason: Refutation not found, incomplete strategy
% 63.92/8.43  
% 63.92/8.43  % (27188)Memory used [KB]: 5884
% 63.92/8.43  % (27188)Time elapsed: 0.111 s
% 63.92/8.43  % (27188)Instructions burned: 2 (million)
% 63.92/8.43  % (27188)------------------------------
% 63.92/8.43  % (27188)------------------------------
% 63.92/8.43  % (27189)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1197:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/1197Mi)
% 63.92/8.46  % (27185)Instruction limit reached!
% 63.92/8.46  % (27185)------------------------------
% 63.92/8.46  % (27185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.92/8.46  % (27185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.92/8.46  % (27185)Termination reason: Unknown
% 63.92/8.46  % (27185)Termination phase: Saturation
% 63.92/8.46  
% 63.92/8.46  % (27185)Memory used [KB]: 11129
% 63.92/8.46  % (27185)Time elapsed: 0.533 s
% 63.92/8.46  % (27185)Instructions burned: 337 (million)
% 63.92/8.46  % (27185)------------------------------
% 63.92/8.46  % (27185)------------------------------
% 64.69/8.53  % (27187)Instruction limit reached!
% 64.69/8.53  % (27187)------------------------------
% 64.69/8.53  % (27187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 64.69/8.53  % (27191)lrs+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=1916:si=on:rawr=on:rtra=on_0 on theBenchmark for (2919ds/1916Mi)
% 64.69/8.54  % (27190)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=7218:si=on:rawr=on:rtra=on_0 on theBenchmark for (2919ds/7218Mi)
% 64.69/8.54  % (27187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 64.69/8.54  % (27187)Termination reason: Unknown
% 64.69/8.54  % (27187)Termination phase: Saturation
% 64.69/8.54  
% 64.69/8.54  % (27187)Memory used [KB]: 9978
% 64.69/8.54  % (27187)Time elapsed: 0.422 s
% 64.69/8.54  % (27187)Instructions burned: 238 (million)
% 64.69/8.54  % (27187)------------------------------
% 64.69/8.54  % (27187)------------------------------
% 65.48/8.58  % (27192)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=14933:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/14933Mi)
% 65.74/8.63  % (27117)Instruction limit reached!
% 65.74/8.63  % (27117)------------------------------
% 65.74/8.63  % (27117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.74/8.63  % (27117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.74/8.63  % (27117)Termination reason: Unknown
% 65.74/8.63  % (27117)Termination phase: Saturation
% 65.74/8.63  
% 65.74/8.63  % (27117)Memory used [KB]: 20596
% 65.74/8.63  % (27117)Time elapsed: 5.369 s
% 65.74/8.63  % (27117)Instructions burned: 2968 (million)
% 65.74/8.63  % (27117)------------------------------
% 65.74/8.63  % (27117)------------------------------
% 65.74/8.64  % (27193)ott+10_1:1_drc=off:fde=unused:gsp=on:ins=2:nwc=3.0:s2at=3.0:s2pl=no:sp=frequency:spb=goal_then_units:to=lpo:uwa=all:i=2781:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/2781Mi)
% 65.74/8.65  % (27167)Instruction limit reached!
% 65.74/8.65  % (27167)------------------------------
% 65.74/8.65  % (27167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.74/8.65  % (27167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.74/8.65  % (27167)Termination reason: Unknown
% 65.74/8.65  % (27167)Termination phase: Saturation
% 65.74/8.65  
% 65.74/8.65  % (27167)Memory used [KB]: 53602
% 65.74/8.65  % (27167)Time elapsed: 1.952 s
% 65.74/8.65  % (27167)Instructions burned: 1066 (million)
% 65.74/8.65  % (27167)------------------------------
% 65.74/8.65  % (27167)------------------------------
% 65.74/8.68  % (27184)Instruction limit reached!
% 65.74/8.68  % (27184)------------------------------
% 65.74/8.68  % (27184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.74/8.68  % (27184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.74/8.68  % (27184)Termination reason: Unknown
% 65.74/8.68  % (27184)Termination phase: Saturation
% 65.74/8.68  
% 65.74/8.68  % (27184)Memory used [KB]: 19189
% 65.74/8.68  % (27184)Time elapsed: 0.832 s
% 65.74/8.68  % (27184)Instructions burned: 480 (million)
% 65.74/8.68  % (27184)------------------------------
% 65.74/8.68  % (27184)------------------------------
% 66.46/8.76  % (27194)dis+10_1:4_avsq=on:avsqc=2:avsqr=1,16:newcnf=on:nwc=10.0:s2a=on:i=1033:si=on:rawr=on:rtra=on_0 on theBenchmark for (2917ds/1033Mi)
% 67.03/8.79  % (27195)lrs+1010_3104939:689633_av=off:awrs=decay:awrsf=1:bce=on:cond=on:fde=unused:fsd=on:sp=const_min:thsq=on:thsqc=4:thsqd=64:thsqr=1,16:i=14024:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/14024Mi)
% 67.03/8.82  % (27196)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=2649:si=on:rawr=on:rtra=on_0 on theBenchmark for (2916ds/2649Mi)
% 67.03/8.84  % (27182)Instruction limit reached!
% 67.03/8.84  % (27182)------------------------------
% 67.03/8.84  % (27182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.03/8.84  % (27182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.03/8.84  % (27182)Termination reason: Unknown
% 67.03/8.84  % (27182)Termination phase: Saturation
% 67.03/8.84  
% 67.03/8.84  % (27182)Memory used [KB]: 4093
% 67.03/8.84  % (27182)Time elapsed: 1.115 s
% 67.03/8.84  % (27182)Instructions burned: 654 (million)
% 67.03/8.84  % (27182)------------------------------
% 67.03/8.84  % (27182)------------------------------
% 67.85/8.98  % (27197)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=3654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2915ds/3654Mi)
% 67.85/8.99  % (27161)Instruction limit reached!
% 67.85/8.99  % (27161)------------------------------
% 67.85/8.99  % (27161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.85/9.00  % (27197)Refutation not found, incomplete strategy% (27197)------------------------------
% 67.85/9.00  % (27197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.85/9.00  % (27197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.85/9.00  % (27197)Termination reason: Refutation not found, incomplete strategy
% 67.85/9.00  
% 67.85/9.00  % (27197)Memory used [KB]: 1407
% 67.85/9.00  % (27197)Time elapsed: 0.128 s
% 67.85/9.00  % (27197)Instructions burned: 1 (million)
% 67.85/9.00  % (27197)------------------------------
% 67.85/9.00  % (27197)------------------------------
% 67.85/9.00  % (27161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.85/9.00  % (27161)Termination reason: Unknown
% 67.85/9.00  % (27161)Termination phase: Saturation
% 67.85/9.00  
% 67.85/9.00  % (27161)Memory used [KB]: 27249
% 67.85/9.00  % (27161)Time elapsed: 3.162 s
% 67.85/9.00  % (27161)Instructions burned: 2078 (million)
% 67.85/9.00  % (27161)------------------------------
% 67.85/9.00  % (27161)------------------------------
% 68.54/9.09  % (27099)Instruction limit reached!
% 68.54/9.09  % (27099)------------------------------
% 68.54/9.09  % (27099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.60/9.11  % (27099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.60/9.11  % (27099)Termination reason: Unknown
% 69.60/9.11  % (27099)Termination phase: Finite model building SAT solving
% 69.60/9.11  
% 69.60/9.11  % (27099)Memory used [KB]: 84177
% 69.60/9.11  % (27099)Time elapsed: 5.330 s
% 69.60/9.11  % (27099)Instructions burned: 4546 (million)
% 69.60/9.11  % (27099)------------------------------
% 69.60/9.11  % (27099)------------------------------
% 69.60/9.13  % (27198)dis+1011_1:1_bce=on:gs=on:newcnf=on:plsq=on:plsqc=1:plsqr=32,1:skr=on:spb=goal_then_units:urr=ec_only:i=554:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/554Mi)
% 69.60/9.14  % (27199)lrs+1011_8:1_bd=off:br=off:fd=off:plsq=on:plsqr=278,15:s2at=1.5:slsq=on:slsqc=1:spb=goal_then_units:urr=ec_only:i=1843:si=on:rawr=on:rtra=on_0 on theBenchmark for (2913ds/1843Mi)
% 69.60/9.16  % (27199)Refutation not found, incomplete strategy% (27199)------------------------------
% 69.60/9.16  % (27199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 69.60/9.16  % (27199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 69.60/9.16  % (27199)Termination reason: Refutation not found, incomplete strategy
% 69.60/9.16  
% 69.60/9.16  % (27199)Memory used [KB]: 5884
% 69.60/9.16  % (27199)Time elapsed: 0.107 s
% 69.60/9.16  % (27199)Instructions burned: 3 (million)
% 69.60/9.16  % (27199)------------------------------
% 69.60/9.16  % (27199)------------------------------
% 70.44/9.25  % (27200)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 (2912ds/177Mi)
% 70.44/9.26  % (27181)Instruction limit reached!
% 70.44/9.26  % (27181)------------------------------
% 70.44/9.26  % (27181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 70.44/9.28  % (27181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 70.44/9.28  % (27181)Termination reason: Unknown
% 70.44/9.28  % (27181)Termination phase: Saturation
% 70.44/9.28  
% 70.44/9.28  % (27181)Memory used [KB]: 24434
% 70.44/9.28  % (27181)Time elapsed: 1.640 s
% 70.44/9.28  % (27181)Instructions burned: 840 (million)
% 70.44/9.28  % (27181)------------------------------
% 70.44/9.28  % (27181)------------------------------
% 70.44/9.28  % (27201)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=375:si=on:rawr=on:rtra=on_0 on theBenchmark for (2911ds/375Mi)
% 71.16/9.38  % (27202)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 (2910ds/663Mi)
% 71.80/9.44  % (27122)Instruction limit reached!
% 71.80/9.44  % (27122)------------------------------
% 71.80/9.44  % (27122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.80/9.46  % (27122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.80/9.46  % (27122)Termination reason: Unknown
% 71.80/9.46  % (27122)Termination phase: Saturation
% 71.80/9.46  
% 71.80/9.46  % (27122)Memory used [KB]: 120893
% 71.80/9.46  % (27122)Time elapsed: 5.998 s
% 71.80/9.46  % (27122)Instructions burned: 3453 (million)
% 71.80/9.46  % (27122)------------------------------
% 71.80/9.46  % (27122)------------------------------
% 71.80/9.47  % (27153)Instruction limit reached!
% 71.80/9.47  % (27153)------------------------------
% 71.80/9.47  % (27153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 71.80/9.47  % (27153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 71.80/9.47  % (27153)Termination reason: Unknown
% 71.80/9.47  % (27153)Termination phase: Saturation
% 71.80/9.47  
% 71.80/9.47  % (27153)Memory used [KB]: 41577
% 71.80/9.47  % (27153)Time elapsed: 4.169 s
% 71.80/9.47  % (27153)Instructions burned: 2709 (million)
% 71.80/9.47  % (27153)------------------------------
% 71.80/9.47  % (27153)------------------------------
% 72.63/9.55  % (27200)Instruction limit reached!
% 72.63/9.55  % (27200)------------------------------
% 72.63/9.55  % (27200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.63/9.55  % (27200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.63/9.55  % (27200)Termination reason: Unknown
% 72.63/9.55  % (27200)Termination phase: Saturation
% 72.63/9.55  
% 72.63/9.55  % (27200)Memory used [KB]: 7547
% 72.63/9.55  % (27200)Time elapsed: 0.406 s
% 72.63/9.55  % (27200)Instructions burned: 178 (million)
% 72.63/9.55  % (27200)------------------------------
% 72.63/9.55  % (27200)------------------------------
% 72.63/9.59  % (27166)Instruction limit reached!
% 72.63/9.59  % (27166)------------------------------
% 72.63/9.59  % (27166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 72.63/9.59  % (27166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 72.63/9.59  % (27166)Termination reason: Unknown
% 72.63/9.59  % (27166)Termination phase: Saturation
% 72.63/9.59  
% 72.63/9.59  % (27166)Memory used [KB]: 40425
% 72.63/9.59  % (27166)Time elapsed: 2.999 s
% 72.63/9.59  % (27166)Instructions burned: 1806 (million)
% 72.63/9.59  % (27166)------------------------------
% 72.63/9.59  % (27166)------------------------------
% 72.63/9.60  % (27203)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=14627:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/14627Mi)
% 73.67/9.62  % (27204)lrs+1010_1:1_av=off:gs=on:sos=all:urr=ec_only:i=3271:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/3271Mi)
% 73.67/9.69  % (27133)Instruction limit reached!
% 73.67/9.69  % (27133)------------------------------
% 73.67/9.69  % (27133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 73.67/9.69  % (27205)dis+10_1:3_aac=none:bd=off:lcm=reverse:nwc=3.0:i=684:si=on:rawr=on:rtra=on_0 on theBenchmark for (2908ds/684Mi)
% 73.67/9.69  % (27133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 73.67/9.69  % (27133)Termination reason: Unknown
% 73.67/9.69  % (27133)Termination phase: Saturation
% 73.67/9.69  
% 73.67/9.69  % (27133)Memory used [KB]: 14200
% 73.67/9.69  % (27133)Time elapsed: 5.681 s
% 73.67/9.69  % (27133)Instructions burned: 3439 (million)
% 73.67/9.69  % (27133)------------------------------
% 73.67/9.69  % (27133)------------------------------
% 74.41/9.72  % (27206)lrs+1011_1:1_afp=100000:gsp=on:lwlo=on:nwc=3.0:sac=on:i=829:si=on:rawr=on:rtra=on_0 on theBenchmark for (2907ds/829Mi)
% 75.15/9.82  % (27073)Instruction limit reached!
% 75.15/9.82  % (27073)------------------------------
% 75.15/9.82  % (27073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 75.15/9.82  % (27073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 75.15/9.82  % (27073)Termination reason: Unknown
% 75.15/9.82  % (27073)Termination phase: Saturation
% 75.15/9.82  
% 75.15/9.82  % (27073)Memory used [KB]: 65116
% 75.15/9.82  % (27073)Time elapsed: 7.738 s
% 75.15/9.82  % (27073)Instructions burned: 4430 (million)
% 75.15/9.82  % (27073)------------------------------
% 75.15/9.82  % (27073)------------------------------
% 75.15/9.84  % (27207)dis+1002_1:5_av=off:nwc=2.0:sos=all:updr=off:i=7247:si=on:rawr=on:rtra=on_0 on theBenchmark for (2906ds/7247Mi)
% 75.15/9.88  % (27201)Instruction limit reached!
% 75.15/9.88  % (27201)------------------------------
% 75.15/9.88  % (27201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 75.15/9.88  % (27201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 75.15/9.88  % (27201)Termination reason: Unknown
% 75.15/9.88  % (27201)Termination phase: Saturation
% 75.15/9.88  
% 75.15/9.88  % (27201)Memory used [KB]: 8827
% 75.15/9.88  % (27201)Time elapsed: 0.667 s
% 75.15/9.88  % (27201)Instructions burned: 376 (million)
% 75.15/9.88  % (27201)------------------------------
% 75.15/9.88  % (27201)------------------------------
% 75.86/9.98  % (27208)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 (2905ds/253Mi)
% 76.67/10.02  % (27209)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 (2904ds/389Mi)
% 76.67/10.07  % (27198)Instruction limit reached!
% 76.67/10.07  % (27198)------------------------------
% 76.67/10.07  % (27198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 76.67/10.09  % (27198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 76.67/10.09  % (27198)Termination reason: Unknown
% 76.67/10.09  % (27198)Termination phase: Saturation
% 76.67/10.09  
% 76.67/10.09  % (27198)Memory used [KB]: 15479
% 76.67/10.09  % (27198)Time elapsed: 1.045 s
% 76.67/10.09  % (27198)Instructions burned: 555 (million)
% 76.67/10.09  % (27198)------------------------------
% 76.67/10.09  % (27198)------------------------------
% 77.39/10.18  % (27202)Instruction limit reached!
% 77.39/10.18  % (27202)------------------------------
% 77.39/10.18  % (27202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 77.39/10.19  % (27202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 77.39/10.19  % (27202)Termination reason: Unknown
% 77.39/10.19  % (27202)Termination phase: Saturation
% 77.39/10.19  
% 77.39/10.19  % (27202)Memory used [KB]: 3198
% 77.39/10.19  % (27202)Time elapsed: 0.869 s
% 77.39/10.19  % (27202)Instructions burned: 665 (million)
% 77.39/10.19  % (27202)------------------------------
% 77.39/10.19  % (27202)------------------------------
% 78.03/10.23  % (27210)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=1806:si=on:rawr=on:rtra=on_0 on theBenchmark for (2902ds/1806Mi)
% 78.68/10.29  % (27211)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 (2901ds/1186Mi)
% 78.68/10.29  % (27211)Refutation not found, incomplete strategy% (27211)------------------------------
% 78.68/10.29  % (27211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.68/10.30  % (27211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.68/10.30  % (27211)Termination reason: Refutation not found, incomplete strategy
% 78.68/10.30  
% 78.68/10.30  % (27211)Memory used [KB]: 5884
% 78.68/10.30  % (27211)Time elapsed: 0.048 s
% 78.68/10.30  % (27211)Instructions burned: 3 (million)
% 78.68/10.30  % (27211)------------------------------
% 78.68/10.30  % (27211)------------------------------
% 78.68/10.32  % (27146)Instruction limit reached!
% 78.68/10.32  % (27146)------------------------------
% 78.68/10.32  % (27146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.68/10.32  % (27146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.68/10.32  % (27146)Termination reason: Unknown
% 78.68/10.32  % (27146)Termination phase: Saturation
% 78.68/10.32  
% 78.68/10.32  % (27146)Memory used [KB]: 42344
% 78.68/10.32  % (27146)Time elapsed: 5.498 s
% 78.68/10.32  % (27146)Instructions burned: 2892 (million)
% 78.68/10.32  % (27146)------------------------------
% 78.68/10.32  % (27146)------------------------------
% 78.68/10.33  % (27180)Refutation not found, non-redundant clauses discarded% (27180)------------------------------
% 78.68/10.33  % (27180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.68/10.33  % (27180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.68/10.33  % (27180)Termination reason: Refutation not found, non-redundant clauses discarded
% 78.68/10.33  
% 78.68/10.33  % (27180)Memory used [KB]: 17014
% 78.68/10.33  % (27180)Time elapsed: 2.766 s
% 78.68/10.33  % (27180)Instructions burned: 1605 (million)
% 78.68/10.33  % (27180)------------------------------
% 78.68/10.33  % (27180)------------------------------
% 78.68/10.33  % (27194)Instruction limit reached!
% 78.68/10.33  % (27194)------------------------------
% 78.68/10.33  % (27194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.68/10.33  % (27194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.68/10.33  % (27194)Termination reason: Unknown
% 78.68/10.33  % (27194)Termination phase: Saturation
% 78.68/10.33  
% 78.68/10.33  % (27194)Memory used [KB]: 19061
% 78.68/10.33  % (27194)Time elapsed: 1.662 s
% 78.68/10.33  % (27194)Instructions burned: 1033 (million)
% 78.68/10.33  % (27194)------------------------------
% 78.68/10.33  % (27194)------------------------------
% 78.68/10.38  % (27208)Instruction limit reached!
% 78.68/10.38  % (27208)------------------------------
% 78.68/10.38  % (27208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 78.68/10.39  % (27208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 78.68/10.39  % (27208)Termination reason: Unknown
% 78.68/10.39  % (27208)Termination phase: Saturation
% 78.68/10.39  
% 78.68/10.39  % (27208)Memory used [KB]: 2686
% 78.68/10.39  % (27208)Time elapsed: 0.496 s
% 78.68/10.39  % (27208)Instructions burned: 254 (million)
% 78.68/10.39  % (27208)------------------------------
% 78.68/10.39  % (27208)------------------------------
% 80.07/10.42  % (27212)dis+1011_5:4_bs=unit_only:bsr=on:etr=on:fsd=on:fsr=off:irw=on:plsq=on:plsqc=1:plsqr=15,4:s2a=on:sac=on:updr=off:urr=ec_only:i=1200:si=on:rawr=on:rtra=on_0 on theBenchmark for (2900ds/1200Mi)
% 80.07/10.46  % (27176)Instruction limit reached!
% 80.07/10.46  % (27176)------------------------------
% 80.07/10.46  % (27176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.07/10.46  % (27176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.07/10.46  % (27176)Termination reason: Unknown
% 80.07/10.46  % (27176)Termination phase: Saturation
% 80.07/10.46  
% 80.07/10.46  % (27176)Memory used [KB]: 13816
% 80.07/10.46  % (27176)Time elapsed: 3.161 s
% 80.07/10.46  % (27176)Instructions burned: 1940 (million)
% 80.07/10.46  % (27176)------------------------------
% 80.07/10.46  % (27176)------------------------------
% 80.07/10.47  % (27213)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 (2900ds/1038Mi)
% 80.07/10.47  % (27214)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=4441:si=on:rawr=on:rtra=on_0 on theBenchmark for (2900ds/4441Mi)
% 80.07/10.48  % (27215)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=2646:si=on:rawr=on:rtra=on_0 on theBenchmark for (2900ds/2646Mi)
% 80.07/10.50  % (27216)dis+1011_1:28_drc=off:fd=preordered:fsr=off:sp=frequency:to=lpo:i=6773:si=on:rawr=on:rtra=on_0 on theBenchmark for (2899ds/6773Mi)
% 80.85/10.56  % (27189)Instruction limit reached!
% 80.85/10.56  % (27189)------------------------------
% 80.85/10.56  % (27189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 80.85/10.56  % (27189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 80.85/10.56  % (27189)Termination reason: Unknown
% 80.85/10.56  % (27189)Termination phase: Saturation
% 80.85/10.56  
% 80.85/10.56  % (27189)Memory used [KB]: 36587
% 80.85/10.56  % (27189)Time elapsed: 2.162 s
% 80.85/10.56  % (27189)Instructions burned: 1198 (million)
% 80.85/10.56  % (27189)------------------------------
% 80.85/10.56  % (27189)------------------------------
% 81.51/10.61  % (27217)lrs+10_1:5_drc=off:s2a=on:s2at=1.5:i=653:si=on:rawr=on:rtra=on_0 on theBenchmark for (2898ds/653Mi)
% 81.51/10.63  % (27209)Instruction limit reached!
% 81.51/10.63  % (27209)------------------------------
% 81.51/10.63  % (27209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 81.51/10.63  % (27209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 81.51/10.63  % (27209)Termination reason: Unknown
% 81.51/10.63  % (27209)Termination phase: Saturation
% 81.51/10.63  
% 81.51/10.63  % (27209)Memory used [KB]: 3837
% 81.51/10.63  % (27209)Time elapsed: 0.697 s
% 81.51/10.63  % (27209)Instructions burned: 390 (million)
% 81.51/10.63  % (27209)------------------------------
% 81.51/10.63  % (27209)------------------------------
% 82.13/10.73  % (27218)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=6891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2897ds/6891Mi)
% 82.13/10.74  % (27219)dis+10_1:1_s2a=on:s2at=1.2:sd=2:sgt=32:ss=axioms:i=625:si=on:rawr=on:rtra=on_0 on theBenchmark for (2897ds/625Mi)
% 83.11/10.83  % (27183)Instruction limit reached!
% 83.11/10.83  % (27183)------------------------------
% 83.11/10.83  % (27183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 83.11/10.84  % (27183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 83.11/10.84  % (27183)Termination reason: Unknown
% 83.11/10.84  % (27183)Termination phase: Saturation
% 83.11/10.84  
% 83.11/10.84  % (27183)Memory used [KB]: 6908
% 83.11/10.84  % (27183)Time elapsed: 3.046 s
% 83.11/10.84  % (27183)Instructions burned: 2228 (million)
% 83.11/10.84  % (27183)------------------------------
% 83.11/10.84  % (27183)------------------------------
% 83.11/10.85  % (27205)Instruction limit reached!
% 83.11/10.85  % (27205)------------------------------
% 83.11/10.85  % (27205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 83.11/10.86  % (27205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 83.11/10.86  % (27205)Termination reason: Unknown
% 83.11/10.86  % (27205)Termination phase: Saturation
% 83.11/10.86  
% 83.11/10.86  % (27205)Memory used [KB]: 12792
% 83.11/10.86  % (27205)Time elapsed: 1.291 s
% 83.11/10.86  % (27205)Instructions burned: 685 (million)
% 83.11/10.86  % (27205)------------------------------
% 83.11/10.86  % (27205)------------------------------
% 83.80/10.96  % (27220)dis+1011_1:1_afr=on:alpa=true:amm=off:bd=off:bsr=on:flr=on:ins=2:slsq=on:slsqc=2:slsqr=31,16:sos=on:sp=reverse_frequency:to=lpo:i=2997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2895ds/2997Mi)
% 83.80/10.99  % (27221)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 (2894ds/979Mi)
% 84.35/11.02  % (27165)Instruction limit reached!
% 84.35/11.02  % (27165)------------------------------
% 84.35/11.02  % (27165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 84.35/11.03  % (27165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 84.35/11.03  % (27165)Termination reason: Unknown
% 84.35/11.03  % (27165)Termination phase: Saturation
% 84.35/11.03  
% 84.35/11.03  % (27165)Memory used [KB]: 11769
% 84.35/11.03  % (27165)Time elapsed: 4.711 s
% 84.35/11.03  % (27165)Instructions burned: 2632 (million)
% 84.35/11.03  % (27165)------------------------------
% 84.35/11.03  % (27165)------------------------------
% 84.35/11.06  % (27206)Refutation not found, non-redundant clauses discarded% (27206)------------------------------
% 84.35/11.06  % (27206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 84.35/11.06  % (27206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 84.35/11.06  % (27206)Termination reason: Refutation not found, non-redundant clauses discarded
% 84.35/11.06  
% 84.35/11.06  % (27206)Memory used [KB]: 8699
% 84.35/11.06  % (27206)Time elapsed: 1.419 s
% 84.35/11.06  % (27206)Instructions burned: 823 (million)
% 84.35/11.06  % (27206)------------------------------
% 84.35/11.06  % (27206)------------------------------
% 84.92/11.17  % (27222)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 (2893ds/654Mi)
% 86.24/11.19  % (27223)ott+10_75:754_abs=on:add=large:anc=all:atotf=0.3115:drc=off:fd=preordered:fde=unused:gs=on:gsaa=from_current:gsem=off:nicw=on:nwc=4.0:slsq=on:slsqc=1:slsqr=1,1:spb=goal_then_units:to=lpo:i=6536:si=on:rawr=on:rtra=on_0 on theBenchmark for (2892ds/6536Mi)
% 86.52/11.28  % (27191)Instruction limit reached!
% 86.52/11.28  % (27191)------------------------------
% 86.52/11.28  % (27191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 86.52/11.30  % (27191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 86.52/11.30  % (27191)Termination reason: Unknown
% 86.52/11.30  % (27191)Termination phase: Saturation
% 86.52/11.30  
% 86.52/11.30  % (27191)Memory used [KB]: 21364
% 86.52/11.30  % (27191)Time elapsed: 2.813 s
% 86.52/11.30  % (27191)Instructions burned: 1916 (million)
% 86.52/11.30  % (27191)------------------------------
% 86.52/11.30  % (27191)------------------------------
% 87.25/11.37  % (27224)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2890ds/575Mi)
% 87.81/11.41  % (27179)Instruction limit reached!
% 87.81/11.41  % (27179)------------------------------
% 87.81/11.41  % (27179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 87.81/11.41  % (27179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 87.81/11.41  % (27179)Termination reason: Unknown
% 87.81/11.41  % (27179)Termination phase: Saturation
% 87.81/11.41  
% 87.81/11.41  % (27179)Memory used [KB]: 67930
% 87.81/11.41  % (27179)Time elapsed: 3.925 s
% 87.81/11.41  % (27179)Instructions burned: 2184 (million)
% 87.81/11.41  % (27179)------------------------------
% 87.81/11.41  % (27179)------------------------------
% 88.53/11.50  % (27170)Instruction limit reached!
% 88.53/11.50  % (27170)------------------------------
% 88.53/11.50  % (27170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 88.53/11.50  % (27170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 88.53/11.50  % (27170)Termination reason: Unknown
% 88.53/11.50  % (27170)Termination phase: Saturation
% 88.53/11.50  
% 88.53/11.50  % (27170)Memory used [KB]: 9210
% 88.53/11.50  % (27170)Time elapsed: 4.731 s
% 88.53/11.50  % (27170)Instructions burned: 4312 (million)
% 88.53/11.50  % (27170)------------------------------
% 88.53/11.50  % (27170)------------------------------
% 88.83/11.56  % (27225)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=10785:si=on:rawr=on:rtra=on_0 on theBenchmark for (2889ds/10785Mi)
% 89.50/11.64  % (27226)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 (2888ds/852Mi)
% 89.50/11.65  % (27219)Instruction limit reached!
% 89.50/11.65  % (27219)------------------------------
% 89.50/11.65  % (27219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 89.50/11.66  % (27212)Instruction limit reached!
% 89.50/11.66  % (27212)------------------------------
% 89.50/11.66  % (27212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 89.50/11.66  % (27212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 89.50/11.66  % (27212)Termination reason: Unknown
% 89.50/11.66  % (27212)Termination phase: Saturation
% 89.50/11.66  
% 89.50/11.66  % (27212)Memory used [KB]: 9978
% 89.50/11.66  % (27212)Time elapsed: 1.309 s
% 89.50/11.66  % (27212)Instructions burned: 1200 (million)
% 89.50/11.66  % (27212)------------------------------
% 89.50/11.66  % (27212)------------------------------
% 89.50/11.67  % (27219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 89.50/11.67  % (27219)Termination reason: Unknown
% 89.50/11.67  % (27219)Termination phase: Saturation
% 89.50/11.67  
% 89.50/11.67  % (27219)Memory used [KB]: 11257
% 89.50/11.67  % (27219)Time elapsed: 0.996 s
% 89.50/11.67  % (27219)Instructions burned: 625 (million)
% 89.50/11.67  % (27219)------------------------------
% 89.50/11.67  % (27219)------------------------------
% 90.94/11.78  % (27227)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=4063:si=on:rawr=on:rtra=on_0 on theBenchmark for (2886ds/4063Mi)
% 91.05/11.80  % (27228)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=1312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2886ds/1312Mi)
% 91.05/11.81  % (27217)Refutation not found, non-redundant clauses discarded% (27217)------------------------------
% 91.05/11.81  % (27217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 91.05/11.81  % (27217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 91.05/11.81  % (27217)Termination reason: Refutation not found, non-redundant clauses discarded
% 91.05/11.81  
% 91.05/11.81  % (27217)Memory used [KB]: 11001
% 91.05/11.81  % (27217)Time elapsed: 1.308 s
% 91.05/11.81  % (27217)Instructions burned: 651 (million)
% 91.05/11.81  % (27217)------------------------------
% 91.05/11.81  % (27217)------------------------------
% 91.94/11.96  % (27229)dis+3_628:119_awrs=decay:awrsf=8:ep=RSTC:flr=on:plsq=on:plsqr=32,1:thsq=on:thsqc=64:thsqd=16:thsql=off:i=14753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2885ds/14753Mi)
% 92.50/12.02  % (27221)Instruction limit reached!
% 92.50/12.02  % (27221)------------------------------
% 92.50/12.02  % (27221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 92.50/12.03  % (27221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 92.50/12.03  % (27221)Termination reason: Unknown
% 92.50/12.03  % (27221)Termination phase: Saturation
% 92.50/12.03  
% 92.50/12.03  % (27221)Memory used [KB]: 7675
% 92.50/12.03  % (27221)Time elapsed: 1.124 s
% 92.50/12.03  % (27221)Instructions burned: 979 (million)
% 92.50/12.03  % (27221)------------------------------
% 92.50/12.03  % (27221)------------------------------
% 93.59/12.13  % (27222)Instruction limit reached!
% 93.59/12.13  % (27222)------------------------------
% 93.59/12.13  % (27222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 93.59/12.13  % (27222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 93.59/12.13  % (27222)Termination reason: Unknown
% 93.59/12.13  % (27222)Termination phase: Saturation
% 93.59/12.13  
% 93.59/12.13  % (27222)Memory used [KB]: 3709
% 93.59/12.13  % (27222)Time elapsed: 1.055 s
% 93.59/12.13  % (27222)Instructions burned: 654 (million)
% 93.59/12.13  % (27222)------------------------------
% 93.59/12.13  % (27222)------------------------------
% 93.59/12.14  % (27230)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=3899:si=on:rawr=on:rtra=on_0 on theBenchmark for (2883ds/3899Mi)
% 93.59/12.18  % (27224)Instruction limit reached!
% 93.59/12.18  % (27224)------------------------------
% 93.59/12.18  % (27224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 94.16/12.20  % (27224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 94.16/12.20  % (27224)Termination reason: Unknown
% 94.16/12.20  % (27224)Termination phase: Saturation
% 94.16/12.20  
% 94.16/12.20  % (27224)Memory used [KB]: 20980
% 94.16/12.20  % (27224)Time elapsed: 0.807 s
% 94.16/12.20  % (27224)Instructions burned: 577 (million)
% 94.16/12.20  % (27224)------------------------------
% 94.16/12.20  % (27224)------------------------------
% 94.16/12.24  % (27231)dis+10_1:1_av=off:nwc=2.0:spb=non_intro:tgt=full:to=lpo:urr=ec_only:i=3573:si=on:rawr=on:rtra=on_0 on theBenchmark for (2882ds/3573Mi)
% 94.94/12.32  % (27162)Instruction limit reached!
% 94.94/12.32  % (27162)------------------------------
% 94.94/12.32  % (27162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 94.94/12.33  % (27162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 94.94/12.33  % (27162)Termination reason: Unknown
% 94.94/12.33  % (27162)Termination phase: Saturation
% 94.94/12.33  
% 94.94/12.33  % (27162)Memory used [KB]: 99657
% 94.94/12.33  % (27162)Time elapsed: 6.001 s
% 94.94/12.33  % (27162)Instructions burned: 3577 (million)
% 94.94/12.33  % (27162)------------------------------
% 94.94/12.33  % (27162)------------------------------
% 94.94/12.33  % (27232)lrs+11_26459:191296_av=off:awrs=converge:awrsf=30:bd=preordered:bs=unit_only:drc=off:etr=on:flr=on:lwlo=on:nwc=5.0:plsq=on:plsqc=1:plsql=on:plsqr=1,32:skr=on:slsq=on:slsqr=18,107:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=6626:si=on:rawr=on:rtra=on_0 on theBenchmark for (2881ds/6626Mi)
% 95.88/12.40  % (27213)Instruction limit reached!
% 95.88/12.40  % (27213)------------------------------
% 95.88/12.40  % (27213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 95.88/12.40  % (27213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 95.88/12.40  % (27213)Termination reason: Unknown
% 95.88/12.40  % (27213)Termination phase: Saturation
% 95.88/12.40  
% 95.88/12.40  % (27213)Memory used [KB]: 32877
% 95.88/12.40  % (27213)Time elapsed: 2.002 s
% 95.88/12.40  % (27213)Instructions burned: 1038 (million)
% 95.88/12.40  % (27213)------------------------------
% 95.88/12.40  % (27213)------------------------------
% 96.03/12.44  % (27233)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=8040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2880ds/8040Mi)
% 96.03/12.50  % (27138)Instruction limit reached!
% 96.03/12.50  % (27138)------------------------------
% 96.03/12.50  % (27138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 96.03/12.50  % (27138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 96.03/12.50  % (27138)Termination reason: Unknown
% 96.03/12.50  % (27138)Termination phase: Saturation
% 96.03/12.50  
% 96.03/12.50  % (27138)Memory used [KB]: 14839
% 96.03/12.50  % (27138)Time elapsed: 8.260 s
% 96.03/12.50  % (27138)Instructions burned: 4882 (million)
% 96.03/12.50  % (27138)------------------------------
% 96.03/12.50  % (27138)------------------------------
% 96.75/12.54  % (27234)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=970:si=on:rawr=on:rtra=on_0 on theBenchmark for (2879ds/970Mi)
% 97.29/12.61  % (27235)lrs+3_362687:487216_av=off:awrs=decay:awrsf=10:bd=preordered:br=off:drc=off:flr=on:foolp=on:fsr=off:ins=2:s2a=on:sp=occurrence:tgt=ground:urr=ec_only:i=5417:si=on:rawr=on:rtra=on_0 on theBenchmark for (2878ds/5417Mi)
% 97.29/12.63  % (27235)Refutation not found, incomplete strategy% (27235)------------------------------
% 97.29/12.63  % (27235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 97.29/12.63  % (27235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 97.29/12.63  % (27235)Termination reason: Refutation not found, incomplete strategy
% 97.29/12.63  
% 97.29/12.63  % (27235)Memory used [KB]: 1407
% 97.29/12.63  % (27235)Time elapsed: 0.101 s
% 97.29/12.63  % (27235)Instructions burned: 3 (million)
% 97.29/12.63  % (27235)------------------------------
% 97.29/12.63  % (27235)------------------------------
% 98.24/12.76  % (27236)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=7155:si=on:rawr=on:rtra=on_0 on theBenchmark for (2877ds/7155Mi)
% 100.55/12.99  % (27215)Instruction limit reached!
% 100.55/12.99  % (27215)------------------------------
% 100.55/12.99  % (27215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 100.59/13.00  % (27215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 100.59/13.00  % (27215)Termination reason: Unknown
% 100.59/13.00  % (27215)Termination phase: Saturation
% 100.59/13.00  
% 100.59/13.00  % (27215)Memory used [KB]: 9338
% 100.59/13.00  % (27215)Time elapsed: 2.614 s
% 100.59/13.00  % (27215)Instructions burned: 2647 (million)
% 100.59/13.00  % (27215)------------------------------
% 100.59/13.00  % (27215)------------------------------
% 100.67/13.00  % (27207)First to succeed.
% 100.74/13.02  % (27226)Instruction limit reached!
% 100.74/13.02  % (27226)------------------------------
% 100.74/13.02  % (27226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 100.74/13.02  % (27226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 100.74/13.02  % (27226)Termination reason: Unknown
% 100.74/13.02  % (27226)Termination phase: Saturation
% 100.74/13.02  
% 100.74/13.02  % (27226)Memory used [KB]: 12665
% 100.74/13.02  % (27226)Time elapsed: 0.418 s
% 100.74/13.02  % (27226)Instructions burned: 853 (million)
% 100.74/13.02  % (27226)------------------------------
% 100.74/13.02  % (27226)------------------------------
% 100.74/13.03  % (27207)Refutation found. Thanks to Tanya!
% 100.74/13.03  % SZS status Unsatisfiable for theBenchmark
% 100.74/13.03  % SZS output start Proof for theBenchmark
% See solution above
% 100.74/13.03  % (27207)------------------------------
% 100.74/13.03  % (27207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 100.74/13.03  % (27207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 100.74/13.03  % (27207)Termination reason: Refutation
% 100.74/13.03  
% 100.74/13.03  % (27207)Memory used [KB]: 14072
% 100.74/13.03  % (27207)Time elapsed: 3.265 s
% 100.74/13.03  % (27207)Instructions burned: 1958 (million)
% 100.74/13.03  % (27207)------------------------------
% 100.74/13.03  % (27207)------------------------------
% 100.74/13.03  % (26839)Success in time 12.666 s
%------------------------------------------------------------------------------