TSTP Solution File: KLE040+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE040+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n009.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:27:49 EDT 2022

% Result   : Theorem 3.99s 1.00s
% Output   : Refutation 3.99s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   66 (  49 unt;   0 def)
%            Number of atoms       :   87 (  64 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   44 (  23   ~;  15   |;   2   &)
%                                         (   1 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :  113 ( 111   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2319,plain,
    $false,
    inference(trivial_inequality_removal,[],[f2318]) ).

fof(f2318,plain,
    star(sK0) != star(sK0),
    inference(backward_demodulation,[],[f54,f2316]) ).

fof(f2316,plain,
    ! [X0] : star(X0) = multiplication(star(X0),star(X0)),
    inference(trivial_inequality_removal,[],[f2302]) ).

fof(f2302,plain,
    ! [X0] :
      ( star(X0) != star(X0)
      | star(X0) = multiplication(star(X0),star(X0)) ),
    inference(superposition,[],[f1453,f392]) ).

fof(f392,plain,
    ! [X15] : addition(multiplication(star(X15),X15),star(X15)) = star(X15),
    inference(forward_demodulation,[],[f391,f51]) ).

fof(f51,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f391,plain,
    ! [X15] : addition(multiplication(star(X15),X15),addition(star(X15),star(X15))) = star(X15),
    inference(forward_demodulation,[],[f372,f42]) ).

fof(f42,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X0,X1,X2] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    inference(rectify,[],[f25]) ).

fof(f25,plain,
    ! [X1,X2,X0] : addition(addition(X1,X2),X0) = addition(X1,addition(X2,X0)),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_associativity) ).

fof(f372,plain,
    ! [X15] : star(X15) = addition(addition(multiplication(star(X15),X15),star(X15)),star(X15)),
    inference(superposition,[],[f171,f66]) ).

fof(f66,plain,
    ! [X0] : star(X0) = addition(one,addition(multiplication(star(X0),X0),star(X0))),
    inference(forward_demodulation,[],[f65,f42]) ).

fof(f65,plain,
    ! [X0] : star(X0) = addition(addition(one,multiplication(star(X0),X0)),star(X0)),
    inference(forward_literal_rewriting,[],[f44,f49]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ~ leq(X1,X0)
      | addition(X1,X0) = X0 ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1] :
      ( ( addition(X1,X0) = X0
        | ~ leq(X1,X0) )
      & ( leq(X1,X0)
        | addition(X1,X0) != X0 ) ),
    inference(rectify,[],[f32]) ).

fof(f32,plain,
    ! [X1,X0] :
      ( ( addition(X0,X1) = X1
        | ~ leq(X0,X1) )
      & ( leq(X0,X1)
        | addition(X0,X1) != X1 ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',order) ).

fof(f44,plain,
    ! [X0] : leq(addition(one,multiplication(star(X0),X0)),star(X0)),
    inference(cnf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0] : leq(addition(one,multiplication(star(X0),X0)),star(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',star_unfold_left) ).

fof(f171,plain,
    ! [X3,X4] : addition(X3,addition(X4,X3)) = addition(X4,X3),
    inference(superposition,[],[f77,f47]) ).

fof(f47,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f77,plain,
    ! [X2,X3] : addition(X2,X3) = addition(X2,addition(X2,X3)),
    inference(superposition,[],[f42,f51]) ).

fof(f1453,plain,
    ! [X0,X1] :
      ( addition(multiplication(X0,X1),X0) != X0
      | multiplication(X0,star(X1)) = X0 ),
    inference(backward_demodulation,[],[f299,f1452]) ).

fof(f1452,plain,
    ! [X8,X7] : multiplication(X8,star(X7)) = addition(multiplication(X8,star(X7)),X8),
    inference(forward_demodulation,[],[f1438,f43]) ).

fof(f43,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_right_identity) ).

fof(f1438,plain,
    ! [X8,X7] : multiplication(X8,star(X7)) = addition(multiplication(X8,star(X7)),multiplication(X8,one)),
    inference(superposition,[],[f50,f1403]) ).

fof(f1403,plain,
    ! [X11] : star(X11) = addition(star(X11),one),
    inference(forward_demodulation,[],[f1306,f355]) ).

fof(f355,plain,
    ! [X0,X1] : addition(star(X0),X1) = addition(star(X0),addition(multiplication(X0,star(X0)),X1)),
    inference(superposition,[],[f42,f344]) ).

fof(f344,plain,
    ! [X1] : star(X1) = addition(star(X1),multiplication(X1,star(X1))),
    inference(backward_demodulation,[],[f113,f337]) ).

fof(f337,plain,
    ! [X0,X1] : addition(star(X0),X1) = addition(one,addition(star(X0),X1)),
    inference(superposition,[],[f42,f176]) ).

fof(f176,plain,
    ! [X12] : star(X12) = addition(one,star(X12)),
    inference(superposition,[],[f77,f64]) ).

fof(f64,plain,
    ! [X0] : star(X0) = addition(one,addition(multiplication(X0,star(X0)),star(X0))),
    inference(forward_demodulation,[],[f63,f42]) ).

fof(f63,plain,
    ! [X0] : star(X0) = addition(addition(one,multiplication(X0,star(X0))),star(X0)),
    inference(forward_literal_rewriting,[],[f56,f49]) ).

fof(f56,plain,
    ! [X0] : leq(addition(one,multiplication(X0,star(X0))),star(X0)),
    inference(cnf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0] : leq(addition(one,multiplication(X0,star(X0))),star(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',star_unfold_right) ).

fof(f113,plain,
    ! [X1] : star(X1) = addition(one,addition(star(X1),multiplication(X1,star(X1)))),
    inference(superposition,[],[f64,f47]) ).

fof(f1306,plain,
    ! [X11] : star(X11) = addition(star(X11),addition(multiplication(X11,star(X11)),one)),
    inference(superposition,[],[f453,f374]) ).

fof(f374,plain,
    ! [X17] : star(X17) = addition(multiplication(X17,star(X17)),star(X17)),
    inference(superposition,[],[f171,f344]) ).

fof(f453,plain,
    ! [X32,X33] : addition(X33,star(X32)) = addition(star(X32),addition(X33,one)),
    inference(superposition,[],[f84,f176]) ).

fof(f84,plain,
    ! [X8,X9,X7] : addition(X7,addition(X8,X9)) = addition(X9,addition(X7,X8)),
    inference(superposition,[],[f42,f47]) ).

fof(f50,plain,
    ! [X2,X0,X1] : addition(multiplication(X2,X1),multiplication(X2,X0)) = multiplication(X2,addition(X1,X0)),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1,X2] : addition(multiplication(X2,X1),multiplication(X2,X0)) = multiplication(X2,addition(X1,X0)),
    inference(rectify,[],[f22]) ).

fof(f22,plain,
    ! [X0,X2,X1] : multiplication(X1,addition(X2,X0)) = addition(multiplication(X1,X2),multiplication(X1,X0)),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X0,X1] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_distributivity) ).

fof(f299,plain,
    ! [X0,X1] :
      ( addition(multiplication(X0,star(X1)),X0) = X0
      | addition(multiplication(X0,X1),X0) != X0 ),
    inference(superposition,[],[f62,f51]) ).

fof(f62,plain,
    ! [X2,X0,X1] :
      ( addition(multiplication(X2,X1),addition(X0,X2)) != X2
      | addition(multiplication(X0,star(X1)),X2) = X2 ),
    inference(backward_demodulation,[],[f60,f42]) ).

fof(f60,plain,
    ! [X2,X0,X1] :
      ( addition(addition(multiplication(X2,X1),X0),X2) != X2
      | addition(multiplication(X0,star(X1)),X2) = X2 ),
    inference(forward_literal_rewriting,[],[f59,f49]) ).

fof(f59,plain,
    ! [X2,X0,X1] :
      ( leq(multiplication(X0,star(X1)),X2)
      | addition(addition(multiplication(X2,X1),X0),X2) != X2 ),
    inference(forward_literal_rewriting,[],[f55,f48]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( leq(X1,X0)
      | addition(X1,X0) != X0 ),
    inference(cnf_transformation,[],[f33]) ).

fof(f55,plain,
    ! [X2,X0,X1] :
      ( ~ leq(addition(multiplication(X2,X1),X0),X2)
      | leq(multiplication(X0,star(X1)),X2) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1,X2] :
      ( leq(multiplication(X0,star(X1)),X2)
      | ~ leq(addition(multiplication(X2,X1),X0),X2) ),
    inference(rectify,[],[f26]) ).

fof(f26,plain,
    ! [X2,X0,X1] :
      ( leq(multiplication(X2,star(X0)),X1)
      | ~ leq(addition(multiplication(X1,X0),X2),X1) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X1,X2,X0] :
      ( leq(addition(multiplication(X1,X0),X2),X1)
     => leq(multiplication(X2,star(X0)),X1) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X1,X0,X2] :
      ( leq(addition(multiplication(X0,X1),X2),X0)
     => leq(multiplication(X2,star(X1)),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',star_induction_right) ).

fof(f54,plain,
    star(sK0) != multiplication(star(sK0),star(sK0)),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    star(sK0) != multiplication(star(sK0),star(sK0)),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f27,f36]) ).

fof(f36,plain,
    ( ? [X0] : star(X0) != multiplication(star(X0),star(X0))
   => star(sK0) != multiplication(star(sK0),star(sK0)) ),
    introduced(choice_axiom,[]) ).

fof(f27,plain,
    ? [X0] : star(X0) != multiplication(star(X0),star(X0)),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ~ ! [X0] : star(X0) = multiplication(star(X0),star(X0)),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3] : star(X3) = multiplication(star(X3),star(X3)),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3] : star(X3) = multiplication(star(X3),star(X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : KLE040+1 : TPTP v8.1.0. Released v4.0.0.
% 0.04/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n009.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 00:20:50 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.50  % (14171)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.50  % (14171)Refutation not found, incomplete strategy% (14171)------------------------------
% 0.20/0.50  % (14171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (14171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (14171)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (14171)Memory used [KB]: 1407
% 0.20/0.50  % (14171)Time elapsed: 0.108 s
% 0.20/0.50  % (14171)Instructions burned: 2 (million)
% 0.20/0.50  % (14171)------------------------------
% 0.20/0.50  % (14171)------------------------------
% 0.20/0.51  % (14188)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.51  % (14166)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.51  % (14174)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.51  % (14180)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (14174)Refutation not found, incomplete strategy% (14174)------------------------------
% 0.20/0.52  % (14174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (14174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (14174)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (14174)Memory used [KB]: 5884
% 0.20/0.52  % (14174)Time elapsed: 0.094 s
% 0.20/0.52  % (14174)Instructions burned: 2 (million)
% 0.20/0.52  % (14174)------------------------------
% 0.20/0.52  % (14174)------------------------------
% 0.20/0.52  % (14186)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.20/0.52  % (14167)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.52  % (14194)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.52  % (14173)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.52  % (14194)Refutation not found, incomplete strategy% (14194)------------------------------
% 0.20/0.52  % (14194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (14194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (14194)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (14194)Memory used [KB]: 5884
% 0.20/0.52  % (14194)Time elapsed: 0.118 s
% 0.20/0.52  % (14194)Instructions burned: 1 (million)
% 0.20/0.52  % (14194)------------------------------
% 0.20/0.52  % (14194)------------------------------
% 0.20/0.52  % (14167)Refutation not found, incomplete strategy% (14167)------------------------------
% 0.20/0.52  % (14167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (14167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (14167)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (14167)Memory used [KB]: 5884
% 0.20/0.52  % (14167)Time elapsed: 0.114 s
% 0.20/0.52  % (14167)Instructions burned: 1 (million)
% 0.20/0.52  % (14167)------------------------------
% 0.20/0.52  % (14167)------------------------------
% 0.20/0.52  % (14172)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.52  % (14180)Instruction limit reached!
% 0.20/0.52  % (14180)------------------------------
% 0.20/0.52  % (14180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (14180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (14180)Termination reason: Unknown
% 0.20/0.52  % (14180)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (14180)Memory used [KB]: 5884
% 0.20/0.52  % (14180)Time elapsed: 0.079 s
% 0.20/0.52  % (14180)Instructions burned: 4 (million)
% 0.20/0.52  % (14180)------------------------------
% 0.20/0.52  % (14180)------------------------------
% 0.20/0.52  % (14193)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.52  % (14195)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.20/0.52  % (14170)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.52  % (14191)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.20/0.52  % (14175)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.52  % (14187)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.52  % (14187)Refutation not found, incomplete strategy% (14187)------------------------------
% 0.20/0.52  % (14187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (14176)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.20/0.52  % (14183)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (14176)Refutation not found, incomplete strategy% (14176)------------------------------
% 0.20/0.53  % (14176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14176)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  % (14183)Instruction limit reached!
% 0.20/0.53  % (14183)------------------------------
% 0.20/0.53  % (14183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  
% 0.20/0.53  % (14176)Memory used [KB]: 5884
% 0.20/0.53  % (14176)Time elapsed: 0.125 s
% 0.20/0.53  % (14176)------------------------------
% 0.20/0.53  % (14176)------------------------------
% 0.20/0.53  % (14182)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.53  % (14178)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.20/0.53  % (14169)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (14169)Refutation not found, incomplete strategy% (14169)------------------------------
% 0.20/0.53  % (14169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14168)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (14169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14169)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14169)Memory used [KB]: 5884
% 0.20/0.53  % (14169)Time elapsed: 0.124 s
% 0.20/0.53  % (14169)Instructions burned: 1 (million)
% 0.20/0.53  % (14169)------------------------------
% 0.20/0.53  % (14169)------------------------------
% 0.20/0.53  % (14175)Refutation not found, incomplete strategy% (14175)------------------------------
% 0.20/0.53  % (14175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14168)Refutation not found, incomplete strategy% (14168)------------------------------
% 0.20/0.53  % (14168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14170)Instruction limit reached!
% 0.20/0.53  % (14170)------------------------------
% 0.20/0.53  % (14170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14182)Refutation not found, incomplete strategy% (14182)------------------------------
% 0.20/0.53  % (14182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14186)Refutation not found, incomplete strategy% (14186)------------------------------
% 0.20/0.53  % (14186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14182)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14182)Memory used [KB]: 6012
% 0.20/0.53  % (14182)Time elapsed: 0.128 s
% 0.20/0.53  % (14182)Instructions burned: 1 (million)
% 0.20/0.53  % (14182)------------------------------
% 0.20/0.53  % (14182)------------------------------
% 0.20/0.53  % (14175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14175)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14175)Memory used [KB]: 5884
% 0.20/0.53  % (14175)Time elapsed: 0.124 s
% 0.20/0.53  % (14175)Instructions burned: 2 (million)
% 0.20/0.53  % (14175)------------------------------
% 0.20/0.53  % (14175)------------------------------
% 0.20/0.53  % (14178)Refutation not found, incomplete strategy% (14178)------------------------------
% 0.20/0.53  % (14178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14186)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14186)Memory used [KB]: 5884
% 0.20/0.53  % (14186)Time elapsed: 0.128 s
% 0.20/0.53  % (14186)Instructions burned: 2 (million)
% 0.20/0.53  % (14186)------------------------------
% 0.20/0.53  % (14186)------------------------------
% 0.20/0.53  % (14185)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.20/0.53  % (14187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14187)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14187)Memory used [KB]: 5884
% 0.20/0.53  % (14187)Time elapsed: 0.134 s
% 0.20/0.53  % (14187)Instructions burned: 2 (million)
% 0.20/0.53  % (14187)------------------------------
% 0.20/0.53  % (14187)------------------------------
% 0.20/0.53  % (14178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14178)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14178)Memory used [KB]: 1407
% 0.20/0.53  % (14192)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (14178)Time elapsed: 0.129 s
% 0.20/0.53  % (14178)Instructions burned: 2 (million)
% 0.20/0.53  % (14178)------------------------------
% 0.20/0.53  % (14178)------------------------------
% 0.20/0.53  % (14192)Refutation not found, incomplete strategy% (14192)------------------------------
% 0.20/0.53  % (14192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14177)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.53  % (14168)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (14179)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (14168)Memory used [KB]: 5884
% 0.20/0.53  % (14168)Time elapsed: 0.127 s
% 0.20/0.53  % (14168)Instructions burned: 1 (million)
% 0.20/0.53  % (14168)------------------------------
% 0.20/0.53  % (14168)------------------------------
% 0.20/0.53  % (14185)Refutation not found, incomplete strategy% (14185)------------------------------
% 0.20/0.53  % (14185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14184)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (14190)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.54  % (14189)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.54  % (14190)Refutation not found, incomplete strategy% (14190)------------------------------
% 0.20/0.54  % (14190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14190)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (14190)Memory used [KB]: 5884
% 0.20/0.54  % (14190)Time elapsed: 0.140 s
% 0.20/0.54  % (14190)Instructions burned: 3 (million)
% 0.20/0.54  % (14190)------------------------------
% 0.20/0.54  % (14190)------------------------------
% 0.20/0.54  % (14173)Refutation not found, incomplete strategy% (14173)------------------------------
% 0.20/0.54  % (14173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14173)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (14173)Memory used [KB]: 5884
% 0.20/0.54  % (14173)Time elapsed: 0.119 s
% 0.20/0.54  % (14173)Instructions burned: 2 (million)
% 0.20/0.54  % (14173)------------------------------
% 0.20/0.54  % (14173)------------------------------
% 0.20/0.54  % (14183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14183)Termination reason: Unknown
% 0.20/0.54  % (14183)Termination phase: Finite model building preprocessing
% 0.20/0.54  % (14185)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  % (14183)Memory used [KB]: 1407
% 0.20/0.54  % (14185)Memory used [KB]: 5884
% 0.20/0.54  % (14183)Time elapsed: 0.002 s
% 0.20/0.54  % (14185)Time elapsed: 0.141 s
% 0.20/0.54  % (14183)Instructions burned: 3 (million)
% 0.20/0.54  % (14185)Instructions burned: 2 (million)
% 0.20/0.54  % (14183)------------------------------
% 0.20/0.54  % (14183)------------------------------
% 0.20/0.54  % (14185)------------------------------
% 0.20/0.54  % (14185)------------------------------
% 0.20/0.54  % (14181)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 (2999ds/7Mi)
% 0.20/0.54  % (14184)Refutation not found, incomplete strategy% (14184)------------------------------
% 0.20/0.54  % (14184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14184)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (14184)Memory used [KB]: 5884
% 0.20/0.54  % (14184)Time elapsed: 0.150 s
% 0.20/0.54  % (14184)Instructions burned: 1 (million)
% 0.20/0.54  % (14184)------------------------------
% 0.20/0.54  % (14184)------------------------------
% 0.20/0.54  % (14192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14192)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (14192)Memory used [KB]: 6012
% 0.20/0.54  % (14192)Time elapsed: 0.140 s
% 0.20/0.54  % (14192)Instructions burned: 2 (million)
% 0.20/0.54  % (14192)------------------------------
% 0.20/0.54  % (14192)------------------------------
% 0.20/0.54  % (14177)Instruction limit reached!
% 0.20/0.54  % (14177)------------------------------
% 0.20/0.54  % (14177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14177)Termination reason: Unknown
% 0.20/0.54  % (14177)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (14177)Memory used [KB]: 6012
% 0.20/0.54  % (14177)Time elapsed: 0.143 s
% 0.20/0.54  % (14177)Instructions burned: 8 (million)
% 0.20/0.54  % (14177)------------------------------
% 0.20/0.54  % (14177)------------------------------
% 0.20/0.54  % (14170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14170)Termination reason: Unknown
% 0.20/0.54  % (14170)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (14170)Memory used [KB]: 6140
% 0.20/0.54  % (14170)Time elapsed: 0.133 s
% 0.20/0.54  % (14170)Instructions burned: 15 (million)
% 0.20/0.54  % (14170)------------------------------
% 0.20/0.54  % (14170)------------------------------
% 0.20/0.55  % (14189)Refutation not found, incomplete strategy% (14189)------------------------------
% 0.20/0.55  % (14189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (14189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (14189)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (14189)Memory used [KB]: 1407
% 0.20/0.55  % (14189)Time elapsed: 0.130 s
% 0.20/0.55  % (14189)Instructions burned: 2 (million)
% 0.20/0.55  % (14189)------------------------------
% 0.20/0.55  % (14189)------------------------------
% 0.20/0.55  % (14193)Instruction limit reached!
% 0.20/0.55  % (14193)------------------------------
% 0.20/0.55  % (14193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (14193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (14193)Termination reason: Unknown
% 0.20/0.55  % (14193)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (14193)Memory used [KB]: 6396
% 0.20/0.55  % (14193)Time elapsed: 0.154 s
% 0.20/0.55  % (14193)Instructions burned: 25 (million)
% 0.20/0.55  % (14193)------------------------------
% 0.20/0.55  % (14193)------------------------------
% 0.20/0.55  % (14195)Instruction limit reached!
% 0.20/0.55  % (14195)------------------------------
% 0.20/0.55  % (14195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (14195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (14195)Termination reason: Unknown
% 0.20/0.55  % (14195)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (14195)Memory used [KB]: 6268
% 0.20/0.55  % (14195)Time elapsed: 0.141 s
% 0.20/0.55  % (14195)Instructions burned: 25 (million)
% 0.20/0.55  % (14195)------------------------------
% 0.20/0.55  % (14195)------------------------------
% 0.20/0.56  % (14181)Instruction limit reached!
% 0.20/0.56  % (14181)------------------------------
% 0.20/0.56  % (14181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.56  % (14181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.56  % (14181)Termination reason: Unknown
% 1.73/0.56  % (14181)Termination phase: Saturation
% 1.73/0.56  
% 1.73/0.56  % (14181)Memory used [KB]: 6012
% 1.73/0.56  % (14181)Time elapsed: 0.145 s
% 1.73/0.56  % (14181)Instructions burned: 7 (million)
% 1.73/0.56  % (14181)------------------------------
% 1.73/0.56  % (14181)------------------------------
% 1.73/0.57  % (14172)Instruction limit reached!
% 1.73/0.57  % (14172)------------------------------
% 1.73/0.57  % (14172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.57  % (14172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.57  % (14172)Termination reason: Unknown
% 1.73/0.57  % (14172)Termination phase: Saturation
% 1.73/0.57  
% 1.73/0.57  % (14172)Memory used [KB]: 6268
% 1.73/0.57  % (14172)Time elapsed: 0.137 s
% 1.73/0.57  % (14172)Instructions burned: 41 (million)
% 1.73/0.57  % (14172)------------------------------
% 1.73/0.57  % (14172)------------------------------
% 1.88/0.60  % (14179)Instruction limit reached!
% 1.88/0.60  % (14179)------------------------------
% 1.88/0.60  % (14179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.60  % (14179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.60  % (14179)Termination reason: Unknown
% 1.88/0.60  % (14179)Termination phase: Saturation
% 1.88/0.60  
% 1.88/0.60  % (14179)Memory used [KB]: 6780
% 1.88/0.60  % (14179)Time elapsed: 0.167 s
% 1.88/0.60  % (14179)Instructions burned: 52 (million)
% 1.88/0.60  % (14179)------------------------------
% 1.88/0.60  % (14179)------------------------------
% 1.88/0.62  % (14188)Instruction limit reached!
% 1.88/0.62  % (14188)------------------------------
% 1.88/0.62  % (14188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.62  % (14188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.62  % (14188)Termination reason: Unknown
% 1.88/0.62  % (14188)Termination phase: Saturation
% 1.88/0.62  
% 1.88/0.62  % (14188)Memory used [KB]: 7164
% 1.88/0.62  % (14188)Time elapsed: 0.170 s
% 1.88/0.62  % (14188)Instructions burned: 83 (million)
% 1.88/0.62  % (14188)------------------------------
% 1.88/0.62  % (14188)------------------------------
% 2.13/0.65  % (14197)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.13/0.65  % (14196)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.13/0.65  % (14196)Refutation not found, incomplete strategy% (14196)------------------------------
% 2.13/0.65  % (14196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.65  % (14196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.65  % (14196)Termination reason: Refutation not found, incomplete strategy
% 2.13/0.65  
% 2.13/0.65  % (14196)Memory used [KB]: 5884
% 2.13/0.65  % (14196)Time elapsed: 0.091 s
% 2.13/0.65  % (14196)Instructions burned: 2 (million)
% 2.13/0.65  % (14196)------------------------------
% 2.13/0.65  % (14196)------------------------------
% 2.20/0.65  % (14204)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.20/0.66  % (14204)Refutation not found, incomplete strategy% (14204)------------------------------
% 2.20/0.66  % (14204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (14204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (14204)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.66  
% 2.20/0.66  % (14204)Memory used [KB]: 5884
% 2.20/0.66  % (14204)Time elapsed: 0.094 s
% 2.20/0.66  % (14204)Instructions burned: 2 (million)
% 2.20/0.66  % (14204)------------------------------
% 2.20/0.66  % (14204)------------------------------
% 2.20/0.66  % (14202)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.20/0.66  % (14198)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.20/0.66  % (14202)Refutation not found, incomplete strategy% (14202)------------------------------
% 2.20/0.66  % (14202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (14202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (14202)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.66  
% 2.20/0.66  % (14202)Memory used [KB]: 5884
% 2.20/0.66  % (14202)Time elapsed: 0.095 s
% 2.20/0.66  % (14202)------------------------------
% 2.20/0.66  % (14202)------------------------------
% 2.20/0.66  % (14200)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.20/0.66  % (14191)Instruction limit reached!
% 2.20/0.66  % (14191)------------------------------
% 2.20/0.66  % (14191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (14191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (14191)Termination reason: Unknown
% 2.20/0.66  % (14191)Termination phase: Saturation
% 2.20/0.66  
% 2.20/0.66  % (14191)Memory used [KB]: 7164
% 2.20/0.66  % (14191)Time elapsed: 0.260 s
% 2.20/0.66  % (14191)Instructions burned: 95 (million)
% 2.20/0.66  % (14191)------------------------------
% 2.20/0.66  % (14191)------------------------------
% 2.20/0.66  % (14208)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.20/0.66  % (14201)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.20/0.66  % (14206)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.20/0.66  % (14212)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/32Mi)
% 2.20/0.66  % (14203)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.20/0.66  % (14205)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.20/0.67  % (14211)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.20/0.67  % (14211)Refutation not found, incomplete strategy% (14211)------------------------------
% 2.20/0.67  % (14211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (14211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (14211)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.67  
% 2.20/0.67  % (14211)Memory used [KB]: 5884
% 2.20/0.67  % (14211)Time elapsed: 0.097 s
% 2.20/0.67  % (14211)Instructions burned: 1 (million)
% 2.20/0.67  % (14211)------------------------------
% 2.20/0.67  % (14211)------------------------------
% 2.20/0.67  % (14198)Refutation not found, incomplete strategy% (14198)------------------------------
% 2.20/0.67  % (14198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (14198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (14198)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.67  
% 2.20/0.67  % (14198)Memory used [KB]: 5884
% 2.20/0.67  % (14198)Time elapsed: 0.110 s
% 2.20/0.67  % (14198)Instructions burned: 2 (million)
% 2.20/0.67  % (14198)------------------------------
% 2.20/0.67  % (14198)------------------------------
% 2.20/0.67  % (14207)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.20/0.67  % (14197)Refutation not found, incomplete strategy% (14197)------------------------------
% 2.20/0.67  % (14197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (14197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (14197)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.67  
% 2.20/0.67  % (14197)Memory used [KB]: 10362
% 2.20/0.67  % (14197)Time elapsed: 0.110 s
% 2.20/0.67  % (14197)Instructions burned: 2 (million)
% 2.20/0.67  % (14197)------------------------------
% 2.20/0.67  % (14197)------------------------------
% 2.20/0.67  % (14213)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.20/0.67  % (14213)Refutation not found, incomplete strategy% (14213)------------------------------
% 2.20/0.67  % (14213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (14213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (14213)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.67  
% 2.20/0.67  % (14213)Memory used [KB]: 5884
% 2.20/0.67  % (14213)Time elapsed: 0.104 s
% 2.20/0.67  % (14213)Instructions burned: 2 (million)
% 2.20/0.67  % (14213)------------------------------
% 2.20/0.67  % (14213)------------------------------
% 2.20/0.68  % (14220)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.20/0.68  % (14209)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.20/0.68  % (14215)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/19Mi)
% 2.20/0.68  % (14215)Refutation not found, incomplete strategy% (14215)------------------------------
% 2.20/0.68  % (14215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14215)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14215)Memory used [KB]: 5884
% 2.20/0.68  % (14215)Time elapsed: 0.101 s
% 2.20/0.68  % (14215)Instructions burned: 2 (million)
% 2.20/0.68  % (14215)------------------------------
% 2.20/0.68  % (14215)------------------------------
% 2.20/0.68  % (14206)Refutation not found, incomplete strategy% (14206)------------------------------
% 2.20/0.68  % (14206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14206)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14206)Memory used [KB]: 5884
% 2.20/0.68  % (14206)Time elapsed: 0.105 s
% 2.20/0.68  % (14206)------------------------------
% 2.20/0.68  % (14206)------------------------------
% 2.20/0.68  % (14199)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.20/0.68  % (14214)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/66Mi)
% 2.20/0.68  % (14199)Refutation not found, incomplete strategy% (14199)------------------------------
% 2.20/0.68  % (14199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14199)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14199)Memory used [KB]: 1407
% 2.20/0.68  % (14199)Time elapsed: 0.121 s
% 2.20/0.68  % (14199)Instructions burned: 1 (million)
% 2.20/0.68  % (14199)------------------------------
% 2.20/0.68  % (14199)------------------------------
% 2.20/0.68  % (14214)Refutation not found, incomplete strategy% (14214)------------------------------
% 2.20/0.68  % (14214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14214)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14214)Memory used [KB]: 5884
% 2.20/0.68  % (14214)Time elapsed: 0.114 s
% 2.20/0.68  % (14214)Instructions burned: 2 (million)
% 2.20/0.68  % (14214)------------------------------
% 2.20/0.68  % (14214)------------------------------
% 2.20/0.68  % (14210)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.20/0.68  % (14210)Refutation not found, incomplete strategy% (14210)------------------------------
% 2.20/0.68  % (14210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14210)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14210)Memory used [KB]: 5884
% 2.20/0.68  % (14210)Time elapsed: 0.117 s
% 2.20/0.68  % (14210)------------------------------
% 2.20/0.68  % (14210)------------------------------
% 2.20/0.68  % (14217)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/237Mi)
% 2.20/0.68  % (14217)Refutation not found, incomplete strategy% (14217)------------------------------
% 2.20/0.68  % (14217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (14217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (14217)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.68  
% 2.20/0.68  % (14217)Memory used [KB]: 5884
% 2.20/0.68  % (14217)Time elapsed: 0.110 s
% 2.20/0.68  % (14217)Instructions burned: 2 (million)
% 2.20/0.68  % (14217)------------------------------
% 2.20/0.68  % (14217)------------------------------
% 2.20/0.69  % (14216)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/341Mi)
% 2.20/0.69  % (14216)Refutation not found, incomplete strategy% (14216)------------------------------
% 2.20/0.69  % (14216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.69  % (14216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.69  % (14216)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.69  
% 2.20/0.69  % (14216)Memory used [KB]: 5884
% 2.20/0.69  % (14216)Time elapsed: 0.114 s
% 2.20/0.69  % (14216)Instructions burned: 2 (million)
% 2.20/0.69  % (14216)------------------------------
% 2.20/0.69  % (14216)------------------------------
% 2.20/0.69  % (14218)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=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/10Mi)
% 2.20/0.70  % (14219)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/472Mi)
% 2.20/0.70  % (14219)Refutation not found, incomplete strategy% (14219)------------------------------
% 2.20/0.70  % (14219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.70  % (14219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.70  % (14219)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.70  
% 2.20/0.70  % (14219)Memory used [KB]: 5884
% 2.20/0.70  % (14219)Time elapsed: 0.116 s
% 2.20/0.70  % (14219)Instructions burned: 2 (million)
% 2.20/0.70  % (14219)------------------------------
% 2.20/0.70  % (14219)------------------------------
% 2.20/0.70  % (14220)Instruction limit reached!
% 2.20/0.70  % (14220)------------------------------
% 2.20/0.70  % (14220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.70  % (14220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.70  % (14220)Termination reason: Unknown
% 2.20/0.70  % (14220)Termination phase: Saturation
% 2.20/0.70  
% 2.20/0.70  % (14220)Memory used [KB]: 6268
% 2.20/0.70  % (14220)Time elapsed: 0.032 s
% 2.20/0.70  % (14221)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.20/0.70  % (14220)Instructions burned: 22 (million)
% 2.20/0.70  % (14220)------------------------------
% 2.20/0.70  % (14220)------------------------------
% 2.20/0.71  % (14221)Refutation not found, incomplete strategy% (14221)------------------------------
% 2.20/0.71  % (14221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.71  % (14221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.71  % (14221)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.71  
% 2.20/0.71  % (14221)Memory used [KB]: 5884
% 2.20/0.71  % (14221)Time elapsed: 0.031 s
% 2.20/0.71  % (14221)Instructions burned: 2 (million)
% 2.20/0.71  % (14221)------------------------------
% 2.20/0.71  % (14221)------------------------------
% 2.81/0.71  % (14212)Instruction limit reached!
% 2.81/0.71  % (14212)------------------------------
% 2.81/0.71  % (14212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.71  % (14212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.71  % (14212)Termination reason: Unknown
% 2.81/0.71  % (14212)Termination phase: Saturation
% 2.81/0.71  
% 2.81/0.71  % (14212)Memory used [KB]: 6268
% 2.81/0.71  % (14212)Time elapsed: 0.143 s
% 2.81/0.71  % (14212)Instructions burned: 34 (million)
% 2.81/0.71  % (14212)------------------------------
% 2.81/0.71  % (14212)------------------------------
% 2.81/0.72  % (14222)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.81/0.72  % (14218)Instruction limit reached!
% 2.81/0.72  % (14218)------------------------------
% 2.81/0.72  % (14218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.72  % (14218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.72  % (14218)Termination reason: Unknown
% 2.81/0.72  % (14218)Termination phase: Saturation
% 2.81/0.72  
% 2.81/0.72  % (14218)Memory used [KB]: 6140
% 2.81/0.72  % (14218)Time elapsed: 0.121 s
% 2.81/0.72  % (14218)Instructions burned: 11 (million)
% 2.81/0.72  % (14218)------------------------------
% 2.81/0.72  % (14218)------------------------------
% 2.81/0.74  % (14222)Refutation not found, incomplete strategy% (14222)------------------------------
% 2.81/0.74  % (14222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.74  % (14222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.74  % (14222)Termination reason: Refutation not found, incomplete strategy
% 2.81/0.74  
% 2.81/0.74  % (14222)Memory used [KB]: 1407
% 2.81/0.74  % (14222)Time elapsed: 0.113 s
% 2.81/0.74  % (14222)Instructions burned: 2 (million)
% 2.81/0.74  % (14222)------------------------------
% 2.81/0.74  % (14222)------------------------------
% 2.81/0.74  % (14201)Instruction limit reached!
% 2.81/0.74  % (14201)------------------------------
% 2.81/0.74  % (14201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.74  % (14201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.74  % (14201)Termination reason: Unknown
% 2.81/0.74  % (14201)Termination phase: Saturation
% 2.81/0.74  
% 2.81/0.74  % (14201)Memory used [KB]: 6652
% 2.81/0.74  % (14201)Time elapsed: 0.180 s
% 2.81/0.74  % (14201)Instructions burned: 58 (million)
% 2.81/0.74  % (14201)------------------------------
% 2.81/0.74  % (14201)------------------------------
% 2.81/0.74  % (14203)Instruction limit reached!
% 2.81/0.74  % (14203)------------------------------
% 2.81/0.74  % (14203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.74  % (14203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.74  % (14203)Termination reason: Unknown
% 2.81/0.74  % (14203)Termination phase: Saturation
% 2.81/0.74  
% 2.81/0.74  % (14203)Memory used [KB]: 6524
% 2.81/0.74  % (14203)Time elapsed: 0.187 s
% 2.81/0.74  % (14203)Instructions burned: 44 (million)
% 2.81/0.74  % (14203)------------------------------
% 2.81/0.74  % (14203)------------------------------
% 2.81/0.75  % (14223)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/138Mi)
% 3.00/0.77  % (14225)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 3.00/0.78  % (14225)Refutation not found, incomplete strategy% (14225)------------------------------
% 3.00/0.78  % (14225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.78  % (14225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.78  % (14225)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.78  
% 3.00/0.78  % (14225)Memory used [KB]: 5884
% 3.00/0.78  % (14225)Time elapsed: 0.097 s
% 3.00/0.78  % (14224)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/393Mi)
% 3.00/0.78  % (14224)Refutation not found, incomplete strategy% (14224)------------------------------
% 3.00/0.78  % (14224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.78  % (14224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.78  % (14224)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.78  
% 3.00/0.78  % (14224)Memory used [KB]: 5884
% 3.00/0.78  % (14224)Time elapsed: 0.101 s
% 3.00/0.78  % (14224)Instructions burned: 1 (million)
% 3.00/0.78  % (14224)------------------------------
% 3.00/0.78  % (14224)------------------------------
% 3.00/0.79  % (14208)Instruction limit reached!
% 3.00/0.79  % (14208)------------------------------
% 3.00/0.79  % (14208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.79  % (14208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.79  % (14208)Termination reason: Unknown
% 3.00/0.79  % (14208)Termination phase: Saturation
% 3.00/0.79  
% 3.00/0.79  % (14208)Memory used [KB]: 6652
% 3.00/0.79  % (14208)Time elapsed: 0.228 s
% 3.00/0.79  % (14208)Instructions burned: 95 (million)
% 3.00/0.79  % (14208)------------------------------
% 3.00/0.79  % (14208)------------------------------
% 3.00/0.79  % (14229)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.00/0.79  % (14226)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 3.00/0.79  % (14227)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/23Mi)
% 3.00/0.79  % (14227)Refutation not found, incomplete strategy% (14227)------------------------------
% 3.00/0.79  % (14227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.79  % (14227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.79  % (14227)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.79  
% 3.00/0.79  % (14227)Memory used [KB]: 5884
% 3.00/0.79  % (14227)Time elapsed: 0.106 s
% 3.00/0.79  % (14227)Instructions burned: 1 (million)
% 3.00/0.79  % (14227)------------------------------
% 3.00/0.79  % (14227)------------------------------
% 3.00/0.79  % (14205)Instruction limit reached!
% 3.00/0.79  % (14205)------------------------------
% 3.00/0.79  % (14205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.79  % (14205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.79  % (14205)Termination reason: Unknown
% 3.00/0.79  % (14205)Termination phase: Saturation
% 3.00/0.79  
% 3.00/0.79  % (14205)Memory used [KB]: 6524
% 3.00/0.79  % (14205)Time elapsed: 0.236 s
% 3.00/0.79  % (14205)Instructions burned: 70 (million)
% 3.00/0.79  % (14205)------------------------------
% 3.00/0.79  % (14205)------------------------------
% 3.00/0.80  % (14225)Instructions burned: 2 (million)
% 3.00/0.80  % (14225)------------------------------
% 3.00/0.80  % (14225)------------------------------
% 3.00/0.80  % (14228)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.00/0.80  % (14228)Refutation not found, incomplete strategy% (14228)------------------------------
% 3.00/0.80  % (14228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.80  % (14228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.80  % (14228)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.80  
% 3.00/0.80  % (14228)Memory used [KB]: 5884
% 3.00/0.80  % (14228)Time elapsed: 0.109 s
% 3.00/0.80  % (14228)Instructions burned: 1 (million)
% 3.00/0.80  % (14228)------------------------------
% 3.00/0.80  % (14228)------------------------------
% 3.00/0.80  % (14231)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 3.00/0.80  % (14231)Refutation not found, incomplete strategy% (14231)------------------------------
% 3.00/0.80  % (14231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.80  % (14231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.80  % (14231)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.80  
% 3.00/0.80  % (14231)Memory used [KB]: 5884
% 3.00/0.80  % (14231)Time elapsed: 0.112 s
% 3.00/0.80  % (14231)Instructions burned: 3 (million)
% 3.00/0.80  % (14231)------------------------------
% 3.00/0.80  % (14231)------------------------------
% 3.00/0.81  % (14234)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 3.00/0.81  % (14232)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 3.00/0.81  % (14230)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.00/0.82  % (14233)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/118Mi)
% 3.00/0.82  % (14233)Refutation not found, incomplete strategy% (14233)------------------------------
% 3.00/0.82  % (14233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.82  % (14233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.82  % (14233)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.82  
% 3.00/0.82  % (14233)Memory used [KB]: 5884
% 3.00/0.82  % (14233)Time elapsed: 0.095 s
% 3.00/0.82  % (14233)Instructions burned: 2 (million)
% 3.00/0.82  % (14233)------------------------------
% 3.00/0.82  % (14233)------------------------------
% 3.00/0.82  % (14235)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/113Mi)
% 3.00/0.83  % (14236)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8Mi)
% 3.00/0.83  % (14236)Refutation not found, incomplete strategy% (14236)------------------------------
% 3.00/0.83  % (14236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.83  % (14236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.83  % (14236)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.83  
% 3.00/0.83  % (14236)Memory used [KB]: 5884
% 3.00/0.83  % (14236)Time elapsed: 0.092 s
% 3.00/0.83  % (14236)------------------------------
% 3.00/0.83  % (14236)------------------------------
% 3.00/0.83  % (14237)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/390Mi)
% 3.00/0.83  % (14237)Refutation not found, incomplete strategy% (14237)------------------------------
% 3.00/0.83  % (14237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.83  % (14237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.83  % (14237)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.83  
% 3.00/0.83  % (14237)Memory used [KB]: 5884
% 3.00/0.83  % (14237)Time elapsed: 0.092 s
% 3.00/0.83  % (14237)Instructions burned: 1 (million)
% 3.00/0.83  % (14237)------------------------------
% 3.00/0.83  % (14237)------------------------------
% 3.00/0.83  % (14200)Instruction limit reached!
% 3.00/0.83  % (14200)------------------------------
% 3.00/0.83  % (14200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.83  % (14200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.83  % (14200)Termination reason: Unknown
% 3.00/0.83  % (14200)Termination phase: Saturation
% 3.00/0.83  
% 3.00/0.83  % (14200)Memory used [KB]: 2942
% 3.00/0.83  % (14200)Time elapsed: 0.253 s
% 3.00/0.83  % (14200)Instructions burned: 107 (million)
% 3.00/0.83  % (14200)------------------------------
% 3.00/0.83  % (14200)------------------------------
% 3.00/0.83  % (14240)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/366Mi)
% 3.00/0.83  % (14238)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.00/0.83  % (14241)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/424Mi)
% 3.00/0.83  % (14239)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/357Mi)
% 3.00/0.84  % (14209)Instruction limit reached!
% 3.00/0.84  % (14209)------------------------------
% 3.00/0.84  % (14209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.84  % (14209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.84  % (14209)Termination reason: Unknown
% 3.00/0.84  % (14209)Termination phase: Saturation
% 3.00/0.84  
% 3.00/0.84  % (14209)Memory used [KB]: 7419
% 3.00/0.84  % (14209)Time elapsed: 0.271 s
% 3.00/0.84  % (14209)Instructions burned: 110 (million)
% 3.00/0.84  % (14209)------------------------------
% 3.00/0.84  % (14209)------------------------------
% 3.38/0.84  % (14243)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/288Mi)
% 3.38/0.85  % (14242)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/753Mi)
% 3.38/0.85  % (14234)Instruction limit reached!
% 3.38/0.85  % (14234)------------------------------
% 3.38/0.85  % (14234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.85  % (14234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.85  % (14234)Termination reason: Unknown
% 3.38/0.85  % (14234)Termination phase: Saturation
% 3.38/0.85  
% 3.38/0.85  % (14234)Memory used [KB]: 11385
% 3.38/0.85  % (14234)Time elapsed: 0.017 s
% 3.38/0.85  % (14234)Instructions burned: 35 (million)
% 3.38/0.85  % (14234)------------------------------
% 3.38/0.85  % (14234)------------------------------
% 3.38/0.86  % (14238)Instruction limit reached!
% 3.38/0.86  % (14238)------------------------------
% 3.38/0.86  % (14238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.86  % (14238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.86  % (14238)Termination reason: Unknown
% 3.38/0.86  % (14238)Termination phase: Saturation
% 3.38/0.86  
% 3.38/0.86  % (14238)Memory used [KB]: 6268
% 3.38/0.86  % (14238)Time elapsed: 0.111 s
% 3.38/0.86  % (14238)Instructions burned: 25 (million)
% 3.38/0.86  % (14238)------------------------------
% 3.38/0.86  % (14238)------------------------------
% 3.38/0.86  % (14245)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/149Mi)
% 3.38/0.86  % (14244)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1000Mi)
% 3.38/0.86  % (14244)Refutation not found, incomplete strategy% (14244)------------------------------
% 3.38/0.86  % (14244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.86  % (14244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.86  % (14244)Termination reason: Refutation not found, incomplete strategy
% 3.38/0.86  
% 3.38/0.86  % (14244)Memory used [KB]: 5884
% 3.38/0.86  % (14244)Time elapsed: 0.092 s
% 3.38/0.86  % (14244)------------------------------
% 3.38/0.86  % (14244)------------------------------
% 3.38/0.87  % (14242)Refutation not found, incomplete strategy% (14242)------------------------------
% 3.38/0.87  % (14242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.87  % (14242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.87  % (14242)Termination reason: Refutation not found, incomplete strategy
% 3.38/0.87  
% 3.38/0.87  % (14242)Memory used [KB]: 5884
% 3.38/0.87  % (14242)Time elapsed: 0.116 s
% 3.38/0.87  % (14242)Instructions burned: 2 (million)
% 3.38/0.87  % (14242)------------------------------
% 3.38/0.87  % (14242)------------------------------
% 3.38/0.87  % (14207)Instruction limit reached!
% 3.38/0.87  % (14207)------------------------------
% 3.38/0.87  % (14207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.87  % (14207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.87  % (14207)Termination reason: Unknown
% 3.38/0.87  % (14207)Termination phase: Saturation
% 3.38/0.87  
% 3.38/0.87  % (14207)Memory used [KB]: 7547
% 3.38/0.87  % (14207)Time elapsed: 0.293 s
% 3.38/0.87  % (14207)Instructions burned: 131 (million)
% 3.38/0.87  % (14207)------------------------------
% 3.38/0.87  % (14207)------------------------------
% 3.38/0.88  % (14246)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=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/35Mi)
% 3.38/0.88  % (14246)Refutation not found, incomplete strategy% (14246)------------------------------
% 3.38/0.88  % (14246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.88  % (14246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.88  % (14246)Termination reason: Refutation not found, incomplete strategy
% 3.38/0.88  
% 3.38/0.88  % (14246)Memory used [KB]: 5884
% 3.38/0.88  % (14246)Time elapsed: 0.100 s
% 3.38/0.88  % (14246)Instructions burned: 2 (million)
% 3.38/0.88  % (14246)------------------------------
% 3.38/0.88  % (14246)------------------------------
% 3.63/0.91  % (14248)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/300Mi)
% 3.63/0.91  % (14248)Refutation not found, incomplete strategy% (14248)------------------------------
% 3.63/0.91  % (14248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.91  % (14248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.91  % (14248)Termination reason: Refutation not found, incomplete strategy
% 3.63/0.91  
% 3.63/0.91  % (14248)Memory used [KB]: 5884
% 3.63/0.91  % (14248)Time elapsed: 0.094 s
% 3.63/0.91  % (14248)------------------------------
% 3.63/0.91  % (14248)------------------------------
% 3.63/0.92  % (14247)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.63/0.92  % (14247)Refutation not found, incomplete strategy% (14247)------------------------------
% 3.63/0.92  % (14247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.92  % (14247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.92  % (14247)Termination reason: Refutation not found, incomplete strategy
% 3.63/0.92  
% 3.63/0.92  % (14247)Memory used [KB]: 1407
% 3.63/0.92  % (14247)Time elapsed: 0.096 s
% 3.63/0.92  % (14247)Instructions burned: 1 (million)
% 3.63/0.92  % (14247)------------------------------
% 3.63/0.92  % (14247)------------------------------
% 3.63/0.92  % (14251)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/136Mi)
% 3.63/0.93  % (14252)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/91Mi)
% 3.63/0.93  % (14230)Instruction limit reached!
% 3.63/0.93  % (14230)------------------------------
% 3.63/0.93  % (14230)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/0.93  % (14230)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/0.93  % (14230)Termination reason: Unknown
% 3.63/0.93  % (14230)Termination phase: Saturation
% 3.63/0.93  
% 3.63/0.93  % (14230)Memory used [KB]: 7291
% 3.63/0.93  % (14230)Time elapsed: 0.233 s
% 3.63/0.93  % (14230)Instructions burned: 86 (million)
% 3.63/0.93  % (14230)------------------------------
% 3.63/0.93  % (14230)------------------------------
% 3.63/0.93  % (14249)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/45Mi)
% 3.63/0.93  % (14250)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.63/0.93  % (14250)Refutation not found, incomplete strategy% (14250)------------------------------
% 3.63/0.93  % (14250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.94  % (14223)Instruction limit reached!
% 3.77/0.94  % (14223)------------------------------
% 3.77/0.94  % (14223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.94  % (14223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.94  % (14223)Termination reason: Unknown
% 3.77/0.94  % (14223)Termination phase: Saturation
% 3.77/0.94  
% 3.77/0.94  % (14223)Memory used [KB]: 8059
% 3.77/0.94  % (14223)Time elapsed: 0.254 s
% 3.77/0.94  % (14223)Instructions burned: 140 (million)
% 3.77/0.94  % (14223)------------------------------
% 3.77/0.94  % (14223)------------------------------
% 3.77/0.94  % (14226)Instruction limit reached!
% 3.77/0.94  % (14226)------------------------------
% 3.77/0.94  % (14226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.94  % (14226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.94  % (14226)Termination reason: Unknown
% 3.77/0.94  % (14226)Termination phase: Saturation
% 3.77/0.94  
% 3.77/0.94  % (14226)Memory used [KB]: 7419
% 3.77/0.94  % (14226)Time elapsed: 0.225 s
% 3.77/0.94  % (14226)Instructions burned: 94 (million)
% 3.77/0.94  % (14226)------------------------------
% 3.77/0.94  % (14226)------------------------------
% 3.77/0.94  % (14254)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/234Mi)
% 3.77/0.95  % (14253)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/102Mi)
% 3.77/0.95  % (14253)Refutation not found, incomplete strategy% (14253)------------------------------
% 3.77/0.95  % (14253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.95  % (14250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.95  % (14250)Termination reason: Refutation not found, incomplete strategy
% 3.77/0.95  
% 3.77/0.95  % (14250)Memory used [KB]: 5884
% 3.77/0.95  % (14250)Time elapsed: 0.110 s
% 3.77/0.95  % (14250)Instructions burned: 2 (million)
% 3.77/0.95  % (14250)------------------------------
% 3.77/0.95  % (14250)------------------------------
% 3.77/0.95  % (14253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.95  % (14253)Termination reason: Refutation not found, incomplete strategy
% 3.77/0.95  
% 3.77/0.95  % (14253)Memory used [KB]: 5884
% 3.77/0.95  % (14253)Time elapsed: 0.116 s
% 3.77/0.95  % (14253)Instructions burned: 2 (million)
% 3.77/0.95  % (14253)------------------------------
% 3.77/0.95  % (14253)------------------------------
% 3.99/0.96  % (14255)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/246Mi)
% 3.99/0.96  % (14254)Refutation not found, incomplete strategy% (14254)------------------------------
% 3.99/0.96  % (14254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.96  % (14254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.96  % (14254)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.96  
% 3.99/0.96  % (14254)Memory used [KB]: 6012
% 3.99/0.96  % (14254)Time elapsed: 0.120 s
% 3.99/0.96  % (14254)Instructions burned: 1 (million)
% 3.99/0.96  % (14254)------------------------------
% 3.99/0.96  % (14254)------------------------------
% 3.99/0.97  % (14256)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/290Mi)
% 3.99/0.97  % (14257)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/68Mi)
% 3.99/0.97  % (14235)Instruction limit reached!
% 3.99/0.97  % (14235)------------------------------
% 3.99/0.97  % (14235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.98  % (14249)Instruction limit reached!
% 3.99/0.98  % (14249)------------------------------
% 3.99/0.98  % (14249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.98  % (14256)Refutation not found, incomplete strategy% (14256)------------------------------
% 3.99/0.98  % (14256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.98  % (14258)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/248Mi)
% 3.99/0.98  % (14258)Refutation not found, incomplete strategy% (14258)------------------------------
% 3.99/0.98  % (14258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.98  % (14258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.98  % (14258)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.98  
% 3.99/0.98  % (14258)Memory used [KB]: 5884
% 3.99/0.98  % (14258)Time elapsed: 0.102 s
% 3.99/0.98  % (14258)Instructions burned: 2 (million)
% 3.99/0.98  % (14258)------------------------------
% 3.99/0.98  % (14258)------------------------------
% 3.99/0.98  % (14235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.98  % (14235)Termination reason: Unknown
% 3.99/0.98  % (14235)Termination phase: Saturation
% 3.99/0.98  
% 3.99/0.98  % (14235)Memory used [KB]: 2558
% 3.99/0.98  % (14235)Time elapsed: 0.250 s
% 3.99/0.98  % (14235)Instructions burned: 114 (million)
% 3.99/0.98  % (14235)------------------------------
% 3.99/0.98  % (14235)------------------------------
% 3.99/0.98  % (14256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.98  % (14256)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.98  
% 3.99/0.98  % (14256)Memory used [KB]: 5884
% 3.99/0.98  % (14256)Time elapsed: 0.121 s
% 3.99/0.98  % (14256)Instructions burned: 3 (million)
% 3.99/0.98  % (14256)------------------------------
% 3.99/0.98  % (14256)------------------------------
% 3.99/0.99  % (14259)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/126Mi)
% 3.99/0.99  % (14259)Refutation not found, incomplete strategy% (14259)------------------------------
% 3.99/0.99  % (14259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.99  % (14259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.99  % (14259)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.99  
% 3.99/0.99  % (14259)Memory used [KB]: 5884
% 3.99/0.99  % (14259)Time elapsed: 0.106 s
% 3.99/0.99  % (14259)Instructions burned: 2 (million)
% 3.99/0.99  % (14259)------------------------------
% 3.99/0.99  % (14259)------------------------------
% 3.99/0.99  % (14262)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/121Mi)
% 3.99/0.99  % (14260)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/997Mi)
% 3.99/0.99  % (14262)Refutation not found, incomplete strategy% (14262)------------------------------
% 3.99/0.99  % (14262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.99  % (14262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.99  % (14262)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.99  
% 3.99/0.99  % (14262)Memory used [KB]: 5884
% 3.99/0.99  % (14262)Time elapsed: 0.095 s
% 3.99/0.99  % (14262)Instructions burned: 2 (million)
% 3.99/0.99  % (14262)------------------------------
% 3.99/0.99  % (14262)------------------------------
% 3.99/0.99  % (14260)Refutation not found, incomplete strategy% (14260)------------------------------
% 3.99/0.99  % (14260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.99  % (14260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.99  % (14260)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.99  
% 3.99/0.99  % (14260)Memory used [KB]: 5884
% 3.99/0.99  % (14260)Time elapsed: 0.102 s
% 3.99/0.99  % (14260)Instructions burned: 2 (million)
% 3.99/0.99  % (14260)------------------------------
% 3.99/0.99  % (14260)------------------------------
% 3.99/0.99  % (14261)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/139Mi)
% 3.99/0.99  % (14261)Refutation not found, incomplete strategy% (14261)------------------------------
% 3.99/0.99  % (14261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/0.99  % (14261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/0.99  % (14261)Termination reason: Refutation not found, incomplete strategy
% 3.99/0.99  
% 3.99/0.99  % (14261)Memory used [KB]: 5884
% 3.99/0.99  % (14261)Time elapsed: 0.107 s
% 3.99/0.99  % (14261)Instructions burned: 1 (million)
% 3.99/0.99  % (14261)------------------------------
% 3.99/0.99  % (14261)------------------------------
% 3.99/1.00  % (14249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/1.00  % (14249)Termination reason: Unknown
% 3.99/1.00  % (14249)Termination phase: Saturation
% 3.99/1.00  
% 3.99/1.00  % (14249)Memory used [KB]: 6652
% 3.99/1.00  % (14249)Time elapsed: 0.157 s
% 3.99/1.00  % (14249)Instructions burned: 47 (million)
% 3.99/1.00  % (14249)------------------------------
% 3.99/1.00  % (14249)------------------------------
% 3.99/1.00  % (14232)First to succeed.
% 3.99/1.00  % (14232)Refutation found. Thanks to Tanya!
% 3.99/1.00  % SZS status Theorem for theBenchmark
% 3.99/1.00  % SZS output start Proof for theBenchmark
% See solution above
% 3.99/1.00  % (14232)------------------------------
% 3.99/1.00  % (14232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/1.00  % (14232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/1.00  % (14232)Termination reason: Refutation
% 3.99/1.00  
% 3.99/1.00  % (14232)Memory used [KB]: 7291
% 3.99/1.00  % (14232)Time elapsed: 0.301 s
% 3.99/1.00  % (14232)Instructions burned: 118 (million)
% 3.99/1.00  % (14232)------------------------------
% 3.99/1.00  % (14232)------------------------------
% 3.99/1.00  % (14165)Success in time 0.655 s
%------------------------------------------------------------------------------