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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE039+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 : n019.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 4.88s 1.13s
% Output   : Refutation 4.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   75 (  58 unt;   0 def)
%            Number of atoms       :   94 (  72 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   41 (  22   ~;  14   |;   1   &)
%                                         (   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   :  134 ( 132   !;   2   ?)

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

fof(f2420,plain,
    star(sK0) != star(sK0),
    inference(backward_demodulation,[],[f56,f2419]) ).

fof(f2419,plain,
    ! [X4] : star(X4) = star(star(X4)),
    inference(forward_demodulation,[],[f2418,f1497]) ).

fof(f1497,plain,
    ! [X53] : star(star(X53)) = multiplication(star(star(X53)),star(X53)),
    inference(superposition,[],[f253,f254]) ).

fof(f254,plain,
    ! [X2,X1] : multiplication(X2,star(X1)) = addition(X2,multiplication(X2,star(X1))),
    inference(forward_demodulation,[],[f250,f47]) ).

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

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

fof(f250,plain,
    ! [X2,X1] : multiplication(X2,star(X1)) = addition(multiplication(X2,one),multiplication(X2,star(X1))),
    inference(superposition,[],[f51,f234]) ).

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

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

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

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

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

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

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

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

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

fof(f12,axiom,
    ! [X0,X1] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p',star_unfold_left) ).

fof(f101,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f55,f42]) ).

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

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

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

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

fof(f26,plain,
    ! [X2,X0,X1] : addition(multiplication(X1,X2),multiplication(X1,X0)) = multiplication(X1,addition(X2,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/sandbox2/benchmark/theBenchmark.p',right_distributivity) ).

fof(f253,plain,
    ! [X1] : star(X1) = addition(star(X1),multiplication(star(X1),X1)),
    inference(backward_demodulation,[],[f122,f252]) ).

fof(f252,plain,
    ! [X6,X5] : addition(star(X5),X6) = addition(one,addition(star(X5),X6)),
    inference(superposition,[],[f55,f234]) ).

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

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

fof(f25,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/sandbox2/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f2418,plain,
    ! [X4] : multiplication(star(star(X4)),star(X4)) = star(X4),
    inference(subsumption_resolution,[],[f2413,f42]) ).

fof(f2413,plain,
    ! [X4] :
      ( multiplication(star(star(X4)),star(X4)) = star(X4)
      | star(X4) != addition(star(X4),star(X4)) ),
    inference(superposition,[],[f1745,f2391]) ).

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

fof(f2377,plain,
    ! [X0] :
      ( star(X0) = multiplication(star(X0),star(X0))
      | star(X0) != star(X0) ),
    inference(superposition,[],[f1745,f639]) ).

fof(f639,plain,
    ! [X0] : star(X0) = addition(multiplication(X0,star(X0)),star(X0)),
    inference(backward_demodulation,[],[f77,f561]) ).

fof(f561,plain,
    ! [X40,X41] : addition(X41,star(X40)) = addition(one,addition(X41,star(X40))),
    inference(superposition,[],[f115,f234]) ).

fof(f115,plain,
    ! [X8,X9,X7] : addition(X8,addition(X7,X9)) = addition(X7,addition(X8,X9)),
    inference(forward_demodulation,[],[f104,f55]) ).

fof(f104,plain,
    ! [X8,X9,X7] : addition(X7,addition(X8,X9)) = addition(addition(X8,X7),X9),
    inference(superposition,[],[f55,f52]) ).

fof(f77,plain,
    ! [X0] : star(X0) = addition(one,addition(multiplication(X0,star(X0)),star(X0))),
    inference(forward_demodulation,[],[f74,f55]) ).

fof(f74,plain,
    ! [X0] : star(X0) = addition(addition(one,multiplication(X0,star(X0))),star(X0)),
    inference(resolution,[],[f45,f50]) ).

fof(f45,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/sandbox2/benchmark/theBenchmark.p',star_unfold_right) ).

fof(f1745,plain,
    ! [X0,X1] :
      ( addition(multiplication(X1,X0),X0) != X0
      | multiplication(star(X1),X0) = X0 ),
    inference(backward_demodulation,[],[f367,f1743]) ).

fof(f1743,plain,
    ! [X2,X1] : multiplication(star(X1),X2) = addition(multiplication(star(X1),X2),X2),
    inference(forward_demodulation,[],[f1720,f39]) ).

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

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f1720,plain,
    ! [X2,X1] : multiplication(star(X1),X2) = addition(multiplication(star(X1),X2),multiplication(one,X2)),
    inference(superposition,[],[f40,f1654]) ).

fof(f1654,plain,
    ! [X2] : addition(star(X2),one) = star(X2),
    inference(forward_demodulation,[],[f1602,f42]) ).

fof(f1602,plain,
    ! [X2] : addition(star(X2),star(X2)) = addition(star(X2),one),
    inference(superposition,[],[f101,f413]) ).

fof(f413,plain,
    ! [X32,X33] : addition(star(X32),addition(X33,one)) = addition(X33,star(X32)),
    inference(superposition,[],[f114,f234]) ).

fof(f114,plain,
    ! [X8,X9,X7] : addition(X7,addition(X8,X9)) = addition(X9,addition(X7,X8)),
    inference(superposition,[],[f52,f55]) ).

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

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

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

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

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

fof(f62,plain,
    ! [X2,X0,X1] :
      ( addition(multiplication(X1,X2),addition(X0,X2)) != X2
      | addition(multiplication(star(X1),X0),X2) = X2 ),
    inference(forward_literal_rewriting,[],[f61,f50]) ).

fof(f61,plain,
    ! [X2,X0,X1] :
      ( addition(multiplication(X1,X2),addition(X0,X2)) != X2
      | leq(multiplication(star(X1),X0),X2) ),
    inference(forward_demodulation,[],[f60,f55]) ).

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

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

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

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

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

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

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

fof(f56,plain,
    star(sK0) != star(star(sK0)),
    inference(cnf_transformation,[],[f38]) ).

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : KLE039+1 : TPTP v8.1.0. Released v4.0.0.
% 0.00/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.32  % Computer : n019.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Aug 30 00:26:50 EDT 2022
% 0.11/0.32  % CPUTime    : 
% 0.17/0.43  % (32410)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.17/0.43  % (32402)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.17/0.43  % (32402)Instruction limit reached!
% 0.17/0.43  % (32402)------------------------------
% 0.17/0.43  % (32402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.43  % (32402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.43  % (32402)Termination reason: Unknown
% 0.17/0.43  % (32402)Termination phase: Saturation
% 0.17/0.43  
% 0.17/0.43  % (32402)Memory used [KB]: 5884
% 0.17/0.43  % (32402)Time elapsed: 0.054 s
% 0.17/0.43  % (32402)Instructions burned: 3 (million)
% 0.17/0.43  % (32402)------------------------------
% 0.17/0.43  % (32402)------------------------------
% 0.17/0.49  % (32396)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.17/0.49  % (32396)Refutation not found, incomplete strategy% (32396)------------------------------
% 0.17/0.49  % (32396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (32396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (32396)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.49  
% 0.17/0.49  % (32396)Memory used [KB]: 5884
% 0.17/0.49  % (32396)Time elapsed: 0.109 s
% 0.17/0.49  % (32396)Instructions burned: 2 (million)
% 0.17/0.49  % (32396)------------------------------
% 0.17/0.49  % (32396)------------------------------
% 0.17/0.49  % (32404)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.17/0.49  % (32404)Refutation not found, incomplete strategy% (32404)------------------------------
% 0.17/0.49  % (32404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (32404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (32404)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.49  
% 0.17/0.49  % (32404)Memory used [KB]: 6012
% 0.17/0.49  % (32404)Time elapsed: 0.111 s
% 0.17/0.49  % (32404)Instructions burned: 2 (million)
% 0.17/0.49  % (32404)------------------------------
% 0.17/0.49  % (32404)------------------------------
% 0.17/0.50  % (32412)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.17/0.51  % (32412)Refutation not found, incomplete strategy% (32412)------------------------------
% 0.17/0.51  % (32412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (32412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (32412)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.51  
% 0.17/0.51  % (32412)Memory used [KB]: 5884
% 0.17/0.51  % (32412)Time elapsed: 0.132 s
% 0.17/0.51  % (32412)Instructions burned: 2 (million)
% 0.17/0.51  % (32412)------------------------------
% 0.17/0.51  % (32412)------------------------------
% 0.17/0.51  % (32394)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.17/0.51  % (32399)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.17/0.52  % (32389)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.17/0.52  % (32400)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.17/0.52  % (32410)Instruction limit reached!
% 0.17/0.52  % (32410)------------------------------
% 0.17/0.52  % (32410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (32410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (32410)Termination reason: Unknown
% 0.17/0.52  % (32410)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (32410)Memory used [KB]: 7036
% 0.17/0.52  % (32401)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.17/0.52  % (32410)Time elapsed: 0.137 s
% 0.17/0.52  % (32410)Instructions burned: 82 (million)
% 0.17/0.52  % (32410)------------------------------
% 0.17/0.52  % (32410)------------------------------
% 0.17/0.52  % (32400)Refutation not found, incomplete strategy% (32400)------------------------------
% 0.17/0.52  % (32400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (32400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (32400)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.52  
% 0.17/0.52  % (32400)Memory used [KB]: 1407
% 0.17/0.52  % (32400)Time elapsed: 0.143 s
% 0.17/0.52  % (32400)Instructions burned: 2 (million)
% 0.17/0.52  % (32400)------------------------------
% 0.17/0.52  % (32400)------------------------------
% 0.17/0.52  % (32389)Refutation not found, incomplete strategy% (32389)------------------------------
% 0.17/0.52  % (32389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (32389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (32389)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.52  
% 0.17/0.52  % (32389)Memory used [KB]: 5884
% 0.17/0.52  % (32389)Time elapsed: 0.139 s
% 0.17/0.52  % (32389)Instructions burned: 2 (million)
% 0.17/0.52  % (32389)------------------------------
% 0.17/0.52  % (32389)------------------------------
% 0.17/0.53  % (32393)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.17/0.53  % (32393)Refutation not found, incomplete strategy% (32393)------------------------------
% 0.17/0.53  % (32393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (32393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (32393)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (32393)Memory used [KB]: 1407
% 0.17/0.53  % (32393)Time elapsed: 0.152 s
% 0.17/0.53  % (32393)Instructions burned: 2 (million)
% 0.17/0.53  % (32393)------------------------------
% 0.17/0.53  % (32393)------------------------------
% 0.17/0.53  % (32395)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.17/0.53  % (32408)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.17/0.53  % (32413)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.17/0.53  % (32392)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.17/0.53  % (32395)Refutation not found, incomplete strategy% (32395)------------------------------
% 0.17/0.53  % (32395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (32395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (32395)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (32395)Memory used [KB]: 5884
% 0.17/0.53  % (32395)Time elapsed: 0.150 s
% 0.17/0.53  % (32395)Instructions burned: 2 (million)
% 0.17/0.53  % (32395)------------------------------
% 0.17/0.53  % (32395)------------------------------
% 0.17/0.53  % (32403)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.17/0.53  % (32408)Refutation not found, incomplete strategy% (32408)------------------------------
% 0.17/0.53  % (32408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (32408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (32408)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (32408)Memory used [KB]: 5884
% 0.17/0.53  % (32408)Time elapsed: 0.164 s
% 0.17/0.53  % (32408)Instructions burned: 2 (million)
% 0.17/0.53  % (32408)------------------------------
% 0.17/0.53  % (32408)------------------------------
% 0.17/0.54  % (32416)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.17/0.54  % (32417)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.17/0.54  % (32416)Refutation not found, incomplete strategy% (32416)------------------------------
% 0.17/0.54  % (32416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (32416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (32416)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.54  
% 0.17/0.54  % (32416)Memory used [KB]: 5884
% 0.17/0.54  % (32416)Time elapsed: 0.161 s
% 0.17/0.54  % (32416)Instructions burned: 2 (million)
% 0.17/0.54  % (32416)------------------------------
% 0.17/0.54  % (32416)------------------------------
% 0.17/0.54  % (32405)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.54  % (32399)Instruction limit reached!
% 0.17/0.54  % (32399)------------------------------
% 0.17/0.54  % (32399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (32399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (32399)Termination reason: Unknown
% 0.17/0.54  % (32399)Termination phase: Saturation
% 0.17/0.54  
% 0.17/0.54  % (32399)Memory used [KB]: 6012
% 0.17/0.54  % (32399)Time elapsed: 0.163 s
% 0.17/0.54  % (32399)Instructions burned: 8 (million)
% 0.17/0.54  % (32399)------------------------------
% 0.17/0.54  % (32399)------------------------------
% 0.17/0.54  % (32415)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.17/0.55  % (32418)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)
% 0.17/0.55  % (32390)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.17/0.55  % (32418)Refutation not found, incomplete strategy% (32418)------------------------------
% 0.17/0.55  % (32418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (32418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (32418)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.55  
% 0.17/0.55  % (32418)Memory used [KB]: 5884
% 0.17/0.55  % (32418)Time elapsed: 0.005 s
% 0.17/0.55  % (32418)Instructions burned: 2 (million)
% 0.17/0.55  % (32418)------------------------------
% 0.17/0.55  % (32418)------------------------------
% 0.17/0.55  % (32397)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.17/0.55  % (32397)Refutation not found, incomplete strategy% (32397)------------------------------
% 0.17/0.55  % (32397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (32397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (32397)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.55  
% 0.17/0.55  % (32397)Memory used [KB]: 5884
% 0.17/0.55  % (32397)Time elapsed: 0.145 s
% 0.17/0.55  % (32397)Instructions burned: 2 (million)
% 0.17/0.55  % (32397)------------------------------
% 0.17/0.55  % (32397)------------------------------
% 0.17/0.55  % (32407)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.17/0.55  % (32407)Refutation not found, incomplete strategy% (32407)------------------------------
% 0.17/0.55  % (32407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (32407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (32407)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.55  
% 0.17/0.55  % (32407)Memory used [KB]: 5884
% 0.17/0.55  % (32407)Time elapsed: 0.175 s
% 0.17/0.55  % (32407)Instructions burned: 2 (million)
% 0.17/0.55  % (32407)------------------------------
% 0.17/0.55  % (32407)------------------------------
% 0.17/0.55  % (32409)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.17/0.55  % (32409)Refutation not found, incomplete strategy% (32409)------------------------------
% 0.17/0.55  % (32409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (32409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (32409)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.55  
% 0.17/0.55  % (32409)Memory used [KB]: 5884
% 0.17/0.55  % (32409)Time elapsed: 0.185 s
% 0.17/0.55  % (32409)Instructions burned: 2 (million)
% 0.17/0.55  % (32409)------------------------------
% 0.17/0.55  % (32409)------------------------------
% 0.17/0.55  % (32403)Instruction limit reached!
% 0.17/0.55  % (32403)------------------------------
% 0.17/0.55  % (32403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (32403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (32403)Termination reason: Unknown
% 0.17/0.55  % (32403)Termination phase: Saturation
% 0.17/0.55  
% 0.17/0.55  % (32403)Memory used [KB]: 6012
% 0.17/0.55  % (32403)Time elapsed: 0.164 s
% 0.17/0.55  % (32403)Instructions burned: 7 (million)
% 0.17/0.55  % (32403)------------------------------
% 0.17/0.55  % (32403)------------------------------
% 0.17/0.56  % (32411)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.17/0.56  % (32392)Instruction limit reached!
% 0.17/0.56  % (32392)------------------------------
% 0.17/0.56  % (32392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (32392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (32392)Termination reason: Unknown
% 0.17/0.56  % (32392)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (32392)Memory used [KB]: 6140
% 0.17/0.56  % (32392)Time elapsed: 0.166 s
% 0.17/0.56  % (32392)Instructions burned: 14 (million)
% 0.17/0.56  % (32392)------------------------------
% 0.17/0.56  % (32392)------------------------------
% 0.17/0.56  % (32411)Refutation not found, incomplete strategy% (32411)------------------------------
% 0.17/0.56  % (32411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (32411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (32411)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.56  
% 0.17/0.56  % (32411)Memory used [KB]: 1407
% 0.17/0.56  % (32411)Time elapsed: 0.179 s
% 0.17/0.56  % (32411)Instructions burned: 2 (million)
% 0.17/0.56  % (32411)------------------------------
% 0.17/0.56  % (32411)------------------------------
% 0.17/0.56  % (32405)Instruction limit reached!
% 0.17/0.56  % (32405)------------------------------
% 0.17/0.56  % (32405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (32405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (32405)Termination reason: Unknown
% 0.17/0.56  % (32405)Termination phase: Finite model building preprocessing
% 0.17/0.56  
% 0.17/0.56  % (32405)Memory used [KB]: 5884
% 0.17/0.56  % (32405)Time elapsed: 0.005 s
% 0.17/0.56  % (32405)Instructions burned: 4 (million)
% 0.17/0.56  % (32405)------------------------------
% 0.17/0.56  % (32405)------------------------------
% 0.17/0.56  % (32391)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.17/0.56  % (32391)Refutation not found, incomplete strategy% (32391)------------------------------
% 0.17/0.56  % (32391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (32391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (32391)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.56  
% 0.17/0.56  % (32391)Memory used [KB]: 5884
% 0.17/0.56  % (32391)Time elapsed: 0.188 s
% 0.17/0.56  % (32391)Instructions burned: 2 (million)
% 0.17/0.56  % (32391)------------------------------
% 0.17/0.56  % (32391)------------------------------
% 0.17/0.57  % (32417)Instruction limit reached!
% 0.17/0.57  % (32417)------------------------------
% 0.17/0.57  % (32417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (32417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (32417)Termination reason: Unknown
% 0.17/0.57  % (32417)Termination phase: Saturation
% 0.17/0.57  
% 0.17/0.57  % (32417)Memory used [KB]: 6268
% 0.17/0.57  % (32417)Time elapsed: 0.200 s
% 0.17/0.57  % (32417)Instructions burned: 25 (million)
% 0.17/0.57  % (32417)------------------------------
% 0.17/0.57  % (32417)------------------------------
% 0.17/0.58  % (32388)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.17/0.58  % (32390)Refutation not found, incomplete strategy% (32390)------------------------------
% 0.17/0.58  % (32390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (32390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (32390)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.58  
% 0.17/0.58  % (32390)Memory used [KB]: 5884
% 0.17/0.58  % (32390)Time elapsed: 0.150 s
% 0.17/0.58  % (32390)Instructions burned: 2 (million)
% 0.17/0.58  % (32390)------------------------------
% 0.17/0.58  % (32390)------------------------------
% 0.17/0.58  % (32415)Instruction limit reached!
% 0.17/0.58  % (32415)------------------------------
% 0.17/0.58  % (32415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (32415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (32415)Termination reason: Unknown
% 0.17/0.58  % (32415)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (32415)Memory used [KB]: 6396
% 0.17/0.58  % (32415)Time elapsed: 0.188 s
% 0.17/0.58  % (32415)Instructions burned: 25 (million)
% 0.17/0.58  % (32415)------------------------------
% 0.17/0.58  % (32415)------------------------------
% 0.17/0.58  % (32394)Instruction limit reached!
% 0.17/0.58  % (32394)------------------------------
% 0.17/0.58  % (32394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (32394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (32394)Termination reason: Unknown
% 0.17/0.58  % (32394)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (32394)Memory used [KB]: 6268
% 0.17/0.58  % (32394)Time elapsed: 0.208 s
% 0.17/0.58  % (32394)Instructions burned: 39 (million)
% 0.17/0.58  % (32394)------------------------------
% 0.17/0.58  % (32394)------------------------------
% 0.17/0.59  % (32414)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.17/0.59  % (32414)Refutation not found, incomplete strategy% (32414)------------------------------
% 0.17/0.59  % (32414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.59  % (32414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.59  % (32414)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.59  
% 0.17/0.59  % (32414)Memory used [KB]: 6012
% 0.17/0.59  % (32414)Time elapsed: 0.209 s
% 0.17/0.59  % (32414)Instructions burned: 2 (million)
% 0.17/0.59  % (32414)------------------------------
% 0.17/0.59  % (32414)------------------------------
% 0.17/0.60  % (32406)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)
% 2.15/0.60  % (32401)Instruction limit reached!
% 2.15/0.60  % (32401)------------------------------
% 2.15/0.60  % (32401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.60  % (32401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.60  % (32401)Termination reason: Unknown
% 2.15/0.60  % (32401)Termination phase: Saturation
% 2.15/0.60  
% 2.15/0.60  % (32401)Memory used [KB]: 6908
% 2.15/0.60  % (32401)Time elapsed: 0.231 s
% 2.15/0.60  % (32401)Instructions burned: 51 (million)
% 2.15/0.60  % (32401)------------------------------
% 2.15/0.60  % (32401)------------------------------
% 2.15/0.61  % (32398)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)
% 2.15/0.61  % (32406)Instruction limit reached!
% 2.15/0.61  % (32406)------------------------------
% 2.15/0.61  % (32406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.61  % (32406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.61  % (32406)Termination reason: Unknown
% 2.15/0.61  % (32406)Termination phase: Saturation
% 2.15/0.61  
% 2.15/0.61  % (32406)Memory used [KB]: 1407
% 2.15/0.61  % (32406)Time elapsed: 0.003 s
% 2.15/0.61  % (32406)Instructions burned: 2 (million)
% 2.15/0.61  % (32406)------------------------------
% 2.15/0.61  % (32406)------------------------------
% 2.27/0.63  % (32424)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.27/0.63  % (32424)Refutation not found, incomplete strategy% (32424)------------------------------
% 2.27/0.63  % (32424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.63  % (32424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.63  % (32424)Termination reason: Refutation not found, incomplete strategy
% 2.27/0.63  
% 2.27/0.63  % (32424)Memory used [KB]: 5884
% 2.27/0.63  % (32424)Time elapsed: 0.006 s
% 2.27/0.63  % (32424)Instructions burned: 2 (million)
% 2.27/0.63  % (32424)------------------------------
% 2.27/0.63  % (32424)------------------------------
% 2.27/0.63  % (32398)Refutation not found, incomplete strategy% (32398)------------------------------
% 2.27/0.63  % (32398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.63  % (32398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.63  % (32398)Termination reason: Refutation not found, incomplete strategy
% 2.27/0.63  
% 2.27/0.63  % (32398)Memory used [KB]: 5884
% 2.27/0.63  % (32398)Time elapsed: 0.246 s
% 2.27/0.63  % (32398)Instructions burned: 2 (million)
% 2.27/0.63  % (32398)------------------------------
% 2.27/0.63  % (32398)------------------------------
% 2.50/0.66  % (32429)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 (2997ds/131Mi)
% 2.50/0.68  % (32425)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.50/0.68  % (32419)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.50/0.68  % (32419)Refutation not found, incomplete strategy% (32419)------------------------------
% 2.50/0.68  % (32419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.50/0.68  % (32419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.50/0.68  % (32419)Termination reason: Refutation not found, incomplete strategy
% 2.50/0.68  
% 2.50/0.68  % (32419)Memory used [KB]: 10362
% 2.50/0.68  % (32419)Time elapsed: 0.146 s
% 2.50/0.68  % (32419)Instructions burned: 2 (million)
% 2.50/0.68  % (32419)------------------------------
% 2.50/0.68  % (32419)------------------------------
% 2.50/0.69  % (32426)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.50/0.69  % (32426)Refutation not found, incomplete strategy% (32426)------------------------------
% 2.50/0.69  % (32426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.50/0.69  % (32426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.50/0.69  % (32426)Termination reason: Refutation not found, incomplete strategy
% 2.50/0.69  
% 2.50/0.69  % (32426)Memory used [KB]: 5884
% 2.50/0.69  % (32426)Time elapsed: 0.110 s
% 2.50/0.69  % (32426)Instructions burned: 1 (million)
% 2.50/0.69  % (32426)------------------------------
% 2.50/0.69  % (32426)------------------------------
% 2.50/0.69  % (32420)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.50/0.69  % (32427)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.50/0.70  % (32420)Refutation not found, incomplete strategy% (32420)------------------------------
% 2.50/0.70  % (32420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.50/0.70  % (32420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.50/0.70  % (32420)Termination reason: Refutation not found, incomplete strategy
% 2.50/0.70  
% 2.50/0.70  % (32420)Memory used [KB]: 5884
% 2.50/0.70  % (32420)Time elapsed: 0.154 s
% 2.50/0.70  % (32420)Instructions burned: 2 (million)
% 2.50/0.70  % (32420)------------------------------
% 2.50/0.70  % (32420)------------------------------
% 2.50/0.71  % (32421)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.50/0.71  % (32421)Refutation not found, incomplete strategy% (32421)------------------------------
% 2.50/0.71  % (32421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.50/0.71  % (32421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.50/0.71  % (32421)Termination reason: Refutation not found, incomplete strategy
% 2.50/0.71  
% 2.50/0.71  % (32421)Memory used [KB]: 1407
% 2.50/0.71  % (32421)Time elapsed: 0.156 s
% 2.50/0.71  % (32421)Instructions burned: 2 (million)
% 2.50/0.71  % (32421)------------------------------
% 2.50/0.71  % (32421)------------------------------
% 2.50/0.72  % (32439)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 (2997ds/237Mi)
% 2.50/0.72  % (32439)Refutation not found, incomplete strategy% (32439)------------------------------
% 2.50/0.72  % (32439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.50/0.72  % (32439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.50/0.72  % (32439)Termination reason: Refutation not found, incomplete strategy
% 2.50/0.72  
% 2.50/0.72  % (32439)Memory used [KB]: 5884
% 2.50/0.72  % (32439)Time elapsed: 0.121 s
% 2.50/0.72  % (32439)Instructions burned: 2 (million)
% 2.50/0.72  % (32439)------------------------------
% 2.50/0.72  % (32439)------------------------------
% 2.94/0.74  % (32442)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.94/0.75  % (32447)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 (2996ds/488Mi)
% 2.94/0.75  % (32428)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 (2997ds/84Mi)
% 2.94/0.75  % (32431)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 (2997ds/109Mi)
% 2.94/0.75  % (32428)Refutation not found, incomplete strategy% (32428)------------------------------
% 2.94/0.75  % (32428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.75  % (32428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.75  % (32428)Termination reason: Refutation not found, incomplete strategy
% 2.94/0.75  
% 2.94/0.75  % (32428)Memory used [KB]: 5884
% 2.94/0.75  % (32428)Time elapsed: 0.171 s
% 2.94/0.75  % (32428)Instructions burned: 1 (million)
% 2.94/0.75  % (32428)------------------------------
% 2.94/0.75  % (32428)------------------------------
% 2.94/0.75  % (32447)Refutation not found, incomplete strategy% (32447)------------------------------
% 2.94/0.75  % (32447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.75  % (32447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.75  % (32447)Termination reason: Refutation not found, incomplete strategy
% 2.94/0.75  
% 2.94/0.75  % (32447)Memory used [KB]: 5884
% 2.94/0.75  % (32447)Time elapsed: 0.007 s
% 2.94/0.75  % (32447)Instructions burned: 2 (million)
% 2.94/0.75  % (32447)------------------------------
% 2.94/0.75  % (32447)------------------------------
% 2.94/0.76  % (32425)Instruction limit reached!
% 2.94/0.76  % (32425)------------------------------
% 2.94/0.76  % (32425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.76  % (32425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.76  % (32425)Termination reason: Unknown
% 2.94/0.76  % (32425)Termination phase: Saturation
% 2.94/0.76  
% 2.94/0.76  % (32425)Memory used [KB]: 6396
% 2.94/0.76  % (32425)Time elapsed: 0.170 s
% 2.94/0.76  % (32425)Instructions burned: 42 (million)
% 2.94/0.76  % (32425)------------------------------
% 2.94/0.76  % (32425)------------------------------
% 2.94/0.76  % (32444)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.94/0.76  % (32435)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.94/0.76  % (32435)Refutation not found, incomplete strategy% (32435)------------------------------
% 2.94/0.76  % (32435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.76  % (32435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.76  % (32435)Termination reason: Refutation not found, incomplete strategy
% 2.94/0.76  
% 2.94/0.76  % (32435)Memory used [KB]: 5884
% 2.94/0.76  % (32435)Time elapsed: 0.166 s
% 2.94/0.76  % (32435)Instructions burned: 2 (million)
% 2.94/0.76  % (32435)------------------------------
% 2.94/0.76  % (32435)------------------------------
% 2.94/0.77  % (32442)Instruction limit reached!
% 2.94/0.77  % (32442)------------------------------
% 2.94/0.77  % (32442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.77  % (32442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.77  % (32442)Termination reason: Unknown
% 2.94/0.77  % (32442)Termination phase: Saturation
% 2.94/0.77  
% 2.94/0.77  % (32442)Memory used [KB]: 6268
% 2.94/0.77  % (32442)Time elapsed: 0.134 s
% 2.94/0.77  % (32423)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 3.16/0.78  % (32422)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)
% 3.16/0.78  % (32413)Instruction limit reached!
% 3.16/0.78  % (32413)------------------------------
% 3.16/0.78  % (32413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.78  % (32413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.78  % (32413)Termination reason: Unknown
% 3.16/0.78  % (32413)Termination phase: Saturation
% 3.16/0.78  
% 3.16/0.78  % (32413)Memory used [KB]: 7164
% 3.16/0.78  % (32413)Time elapsed: 0.363 s
% 3.16/0.78  % (32413)Instructions burned: 95 (million)
% 3.16/0.78  % (32413)------------------------------
% 3.16/0.78  % (32413)------------------------------
% 3.16/0.78  % (32444)Refutation not found, incomplete strategy% (32444)------------------------------
% 3.16/0.78  % (32444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.78  % (32444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.78  % (32444)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.78  
% 3.16/0.78  % (32444)Memory used [KB]: 1407
% 3.16/0.78  % (32444)Time elapsed: 0.119 s
% 3.16/0.78  % (32444)Instructions burned: 2 (million)
% 3.16/0.78  % (32444)------------------------------
% 3.16/0.78  % (32444)------------------------------
% 3.16/0.78  % (32442)Instructions burned: 22 (million)
% 3.16/0.78  % (32442)------------------------------
% 3.16/0.78  % (32442)------------------------------
% 3.16/0.79  % (32440)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 (2997ds/10Mi)
% 3.16/0.79  % (32441)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 (2997ds/472Mi)
% 3.16/0.80  % (32438)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 (2997ds/341Mi)
% 3.16/0.80  % (32438)Refutation not found, incomplete strategy% (32438)------------------------------
% 3.16/0.80  % (32438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.80  % (32438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.80  % (32438)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.80  
% 3.16/0.80  % (32438)Memory used [KB]: 5884
% 3.16/0.80  % (32438)Time elapsed: 0.201 s
% 3.16/0.80  % (32438)Instructions burned: 1 (million)
% 3.16/0.80  % (32438)------------------------------
% 3.16/0.80  % (32438)------------------------------
% 3.16/0.80  % (32441)Refutation not found, incomplete strategy% (32441)------------------------------
% 3.16/0.80  % (32441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.80  % (32441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.80  % (32441)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.80  
% 3.16/0.80  % (32441)Memory used [KB]: 5884
% 3.16/0.80  % (32441)Time elapsed: 0.163 s
% 3.16/0.80  % (32441)Instructions burned: 1 (million)
% 3.16/0.80  % (32441)------------------------------
% 3.16/0.80  % (32441)------------------------------
% 3.16/0.81  % (32440)Instruction limit reached!
% 3.16/0.81  % (32440)------------------------------
% 3.16/0.81  % (32440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.82  % (32440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.82  % (32440)Termination reason: Unknown
% 3.16/0.82  % (32440)Termination phase: Saturation
% 3.16/0.82  
% 3.16/0.82  % (32440)Memory used [KB]: 6140
% 3.16/0.82  % (32440)Time elapsed: 0.182 s
% 3.16/0.82  % (32440)Instructions burned: 11 (million)
% 3.16/0.82  % (32440)------------------------------
% 3.16/0.82  % (32440)------------------------------
% 3.16/0.82  % (32427)Instruction limit reached!
% 3.16/0.82  % (32427)------------------------------
% 3.16/0.82  % (32427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.82  % (32427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.82  % (32427)Termination reason: Unknown
% 3.16/0.82  % (32427)Termination phase: Saturation
% 3.16/0.82  
% 3.16/0.82  % (32427)Memory used [KB]: 6780
% 3.16/0.82  % (32427)Time elapsed: 0.229 s
% 3.16/0.82  % (32427)Instructions burned: 68 (million)
% 3.16/0.82  % (32427)------------------------------
% 3.16/0.82  % (32427)------------------------------
% 3.16/0.82  % (32443)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)
% 3.16/0.82  % (32429)Instruction limit reached!
% 3.16/0.82  % (32429)------------------------------
% 3.16/0.82  % (32429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.82  % (32429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.82  % (32429)Termination reason: Unknown
% 3.16/0.82  % (32429)Termination phase: Saturation
% 3.16/0.82  
% 3.16/0.82  % (32429)Memory used [KB]: 7547
% 3.16/0.82  % (32429)Time elapsed: 0.198 s
% 3.16/0.82  % (32429)Instructions burned: 131 (million)
% 3.16/0.82  % (32429)------------------------------
% 3.16/0.82  % (32429)------------------------------
% 3.16/0.82  % (32443)Refutation not found, incomplete strategy% (32443)------------------------------
% 3.16/0.82  % (32443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.82  % (32443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.82  % (32443)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.82  
% 3.16/0.82  % (32443)Memory used [KB]: 5884
% 3.16/0.82  % (32443)Time elapsed: 0.172 s
% 3.16/0.82  % (32443)Instructions burned: 1 (million)
% 3.16/0.82  % (32443)------------------------------
% 3.16/0.82  % (32443)------------------------------
% 3.16/0.83  % (32430)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 (2997ds/93Mi)
% 3.16/0.83  % (32432)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 3.16/0.83  % (32432)Refutation not found, incomplete strategy% (32432)------------------------------
% 3.16/0.83  % (32432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.83  % (32432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.83  % (32432)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.83  
% 3.16/0.83  % (32432)Memory used [KB]: 5884
% 3.16/0.83  % (32432)Time elapsed: 0.229 s
% 3.16/0.83  % (32432)Instructions burned: 2 (million)
% 3.16/0.83  % (32432)------------------------------
% 3.16/0.83  % (32432)------------------------------
% 3.16/0.83  % (32449)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 (2996ds/23Mi)
% 3.16/0.83  % (32433)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 3.16/0.83  % (32433)Refutation not found, incomplete strategy% (32433)------------------------------
% 3.16/0.83  % (32433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.83  % (32433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.83  % (32433)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.83  
% 3.16/0.83  % (32433)Memory used [KB]: 5884
% 3.16/0.83  % (32433)Time elapsed: 0.239 s
% 3.16/0.83  % (32433)Instructions burned: 2 (million)
% 3.16/0.83  % (32433)------------------------------
% 3.16/0.83  % (32433)------------------------------
% 3.16/0.83  % (32434)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 (2997ds/32Mi)
% 3.74/0.84  % (32437)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 (2997ds/19Mi)
% 3.74/0.84  % (32436)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 3.74/0.84  % (32437)Refutation not found, incomplete strategy% (32437)------------------------------
% 3.74/0.84  % (32437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.74/0.84  % (32437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.74/0.84  % (32437)Termination reason: Refutation not found, incomplete strategy
% 3.74/0.84  
% 3.74/0.84  % (32437)Memory used [KB]: 5884
% 3.74/0.84  % (32437)Time elapsed: 0.234 s
% 3.74/0.84  % (32437)Instructions burned: 2 (million)
% 3.74/0.84  % (32437)------------------------------
% 3.74/0.84  % (32437)------------------------------
% 3.74/0.84  % (32436)Refutation not found, incomplete strategy% (32436)------------------------------
% 3.74/0.84  % (32436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.74/0.84  % (32436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.74/0.84  % (32436)Termination reason: Refutation not found, incomplete strategy
% 3.74/0.84  
% 3.74/0.84  % (32436)Memory used [KB]: 5884
% 3.74/0.84  % (32436)Time elapsed: 0.234 s
% 3.74/0.84  % (32436)Instructions burned: 1 (million)
% 3.74/0.84  % (32436)------------------------------
% 3.74/0.84  % (32436)------------------------------
% 3.78/0.86  % (32449)Refutation not found, incomplete strategy% (32449)------------------------------
% 3.78/0.86  % (32449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.86  % (32449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.86  % (32449)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.86  
% 3.78/0.86  % (32449)Memory used [KB]: 5884
% 3.78/0.86  % (32449)Time elapsed: 0.113 s
% 3.78/0.86  % (32449)Instructions burned: 2 (million)
% 3.78/0.86  % (32449)------------------------------
% 3.78/0.86  % (32449)------------------------------
% 3.78/0.87  % (32455)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 (2995ds/118Mi)
% 3.78/0.87  % (32455)Refutation not found, incomplete strategy% (32455)------------------------------
% 3.78/0.87  % (32455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.87  % (32455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.87  % (32455)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.87  
% 3.78/0.87  % (32455)Memory used [KB]: 5884
% 3.78/0.87  % (32455)Time elapsed: 0.007 s
% 3.78/0.87  % (32455)Instructions burned: 2 (million)
% 3.78/0.87  % (32455)------------------------------
% 3.78/0.87  % (32455)------------------------------
% 3.78/0.87  % (32452)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 (2995ds/86Mi)
% 3.78/0.87  % (32446)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 (2996ds/393Mi)
% 3.78/0.89  % (32446)Refutation not found, incomplete strategy% (32446)------------------------------
% 3.78/0.89  % (32446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.89  % (32446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.89  % (32446)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.89  
% 3.78/0.89  % (32446)Memory used [KB]: 5884
% 3.78/0.89  % (32446)Time elapsed: 0.191 s
% 3.78/0.89  % (32446)Instructions burned: 2 (million)
% 3.78/0.89  % (32446)------------------------------
% 3.78/0.89  % (32446)------------------------------
% 3.78/0.90  % (32445)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.78/0.90  % (32445)Refutation not found, incomplete strategy% (32445)------------------------------
% 3.78/0.90  % (32445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.90  % (32445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.90  % (32445)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.90  
% 3.78/0.90  % (32445)Memory used [KB]: 5884
% 3.78/0.90  % (32445)Time elapsed: 0.219 s
% 3.78/0.90  % (32445)Instructions burned: 1 (million)
% 3.78/0.90  % (32445)------------------------------
% 3.78/0.90  % (32445)------------------------------
% 3.78/0.91  % (32450)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.78/0.91  % (32450)Refutation not found, incomplete strategy% (32450)------------------------------
% 3.78/0.91  % (32450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.91  % (32450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.91  % (32450)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.91  
% 3.78/0.91  % (32450)Memory used [KB]: 5884
% 3.78/0.91  % (32450)Time elapsed: 0.163 s
% 3.78/0.91  % (32450)Instructions burned: 2 (million)
% 3.78/0.91  % (32450)------------------------------
% 3.78/0.91  % (32450)------------------------------
% 4.15/0.92  % (32454)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 (2995ds/377Mi)
% 4.15/0.92  % (32423)Instruction limit reached!
% 4.15/0.92  % (32423)------------------------------
% 4.15/0.92  % (32423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.15/0.92  % (32423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.15/0.92  % (32423)Termination reason: Unknown
% 4.15/0.92  % (32423)Termination phase: Saturation
% 4.15/0.92  
% 4.15/0.92  % (32423)Memory used [KB]: 6652
% 4.15/0.92  % (32423)Time elapsed: 0.339 s
% 4.15/0.92  % (32423)Instructions burned: 56 (million)
% 4.15/0.92  % (32423)------------------------------
% 4.15/0.92  % (32423)------------------------------
% 4.15/0.92  % (32434)Instruction limit reached!
% 4.15/0.92  % (32434)------------------------------
% 4.15/0.92  % (32434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.15/0.92  % (32434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.15/0.92  % (32434)Termination reason: Unknown
% 4.15/0.92  % (32434)Termination phase: Saturation
% 4.15/0.92  
% 4.15/0.92  % (32434)Memory used [KB]: 6268
% 4.15/0.92  % (32434)Time elapsed: 0.302 s
% 4.15/0.92  % (32434)Instructions burned: 32 (million)
% 4.15/0.92  % (32434)------------------------------
% 4.15/0.92  % (32434)------------------------------
% 4.15/0.92  % (32448)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 4.15/0.92  % (32431)Instruction limit reached!
% 4.15/0.92  % (32431)------------------------------
% 4.15/0.92  % (32431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.15/0.92  % (32431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.15/0.92  % (32431)Termination reason: Unknown
% 4.15/0.92  % (32431)Termination phase: Saturation
% 4.15/0.92  
% 4.15/0.92  % (32431)Memory used [KB]: 7547
% 4.15/0.92  % (32431)Time elapsed: 0.327 s
% 4.15/0.92  % (32431)Instructions burned: 110 (million)
% 4.15/0.92  % (32431)------------------------------
% 4.15/0.92  % (32431)------------------------------
% 4.15/0.93  % (32456)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 (2995ds/34Mi)
% 4.15/0.94  % (32451)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)
% 4.15/0.94  % (32464)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 (2994ds/753Mi)
% 4.15/0.94  % (32464)Refutation not found, incomplete strategy% (32464)------------------------------
% 4.15/0.94  % (32464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.15/0.94  % (32464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.15/0.94  % (32464)Termination reason: Refutation not found, incomplete strategy
% 4.15/0.94  
% 4.15/0.94  % (32464)Memory used [KB]: 5884
% 4.15/0.94  % (32464)Time elapsed: 0.006 s
% 4.15/0.94  % (32464)Instructions burned: 2 (million)
% 4.15/0.94  % (32464)------------------------------
% 4.15/0.94  % (32464)------------------------------
% 4.15/0.94  % (32457)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 (2995ds/113Mi)
% 4.25/0.97  % (32462)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 4.25/0.98  % (32453)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 (2995ds/79Mi)
% 4.25/0.98  % (32453)Refutation not found, incomplete strategy% (32453)------------------------------
% 4.25/0.98  % (32453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/0.98  % (32453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/0.98  % (32453)Termination reason: Refutation not found, incomplete strategy
% 4.25/0.98  
% 4.25/0.98  % (32453)Memory used [KB]: 5884
% 4.25/0.98  % (32453)Time elapsed: 0.166 s
% 4.25/0.98  % (32453)Instructions burned: 2 (million)
% 4.25/0.98  % (32453)------------------------------
% 4.25/0.98  % (32453)------------------------------
% 4.25/0.98  % (32460)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 (2995ds/23Mi)
% 4.25/0.98  % (32463)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 (2995ds/424Mi)
% 4.25/0.98  % (32471)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 (2994ds/45Mi)
% 4.25/1.01  % (32456)Instruction limit reached!
% 4.25/1.01  % (32456)------------------------------
% 4.25/1.01  % (32456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.01  % (32456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.01  % (32456)Termination reason: Unknown
% 4.25/1.01  % (32456)Termination phase: Saturation
% 4.25/1.01  
% 4.25/1.01  % (32456)Memory used [KB]: 11385
% 4.25/1.01  % (32456)Time elapsed: 0.026 s
% 4.25/1.01  % (32456)Instructions burned: 35 (million)
% 4.25/1.01  % (32456)------------------------------
% 4.25/1.01  % (32456)------------------------------
% 4.25/1.01  % (32460)Instruction limit reached!
% 4.25/1.01  % (32460)------------------------------
% 4.25/1.01  % (32460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.01  % (32460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.01  % (32460)Termination reason: Unknown
% 4.25/1.01  % (32460)Termination phase: Saturation
% 4.25/1.01  
% 4.25/1.01  % (32460)Memory used [KB]: 6268
% 4.25/1.01  % (32460)Time elapsed: 0.154 s
% 4.25/1.01  % (32460)Instructions burned: 24 (million)
% 4.25/1.01  % (32460)------------------------------
% 4.25/1.01  % (32460)------------------------------
% 4.25/1.03  % (32452)Instruction limit reached!
% 4.25/1.03  % (32452)------------------------------
% 4.25/1.03  % (32452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.25/1.03  % (32452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.25/1.03  % (32452)Termination reason: Unknown
% 4.25/1.03  % (32452)Termination phase: Saturation
% 4.25/1.03  
% 4.25/1.03  % (32452)Memory used [KB]: 7291
% 4.25/1.03  % (32452)Time elapsed: 0.230 s
% 4.25/1.03  % (32452)Instructions burned: 86 (million)
% 4.25/1.03  % (32452)------------------------------
% 4.25/1.03  % (32452)------------------------------
% 4.60/1.04  % (32471)Instruction limit reached!
% 4.60/1.04  % (32471)------------------------------
% 4.60/1.04  % (32471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.60/1.04  % (32471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.60/1.04  % (32471)Termination reason: Unknown
% 4.60/1.04  % (32471)Termination phase: Saturation
% 4.60/1.04  
% 4.60/1.04  % (32471)Memory used [KB]: 6652
% 4.60/1.04  % (32471)Time elapsed: 0.078 s
% 4.60/1.04  % (32471)Instructions burned: 45 (million)
% 4.60/1.04  % (32471)------------------------------
% 4.60/1.04  % (32471)------------------------------
% 4.60/1.04  % (32470)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 (2994ds/300Mi)
% 4.60/1.04  % (32470)Refutation not found, incomplete strategy% (32470)------------------------------
% 4.60/1.04  % (32470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.60/1.04  % (32470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.60/1.04  % (32470)Termination reason: Refutation not found, incomplete strategy
% 4.60/1.04  
% 4.60/1.04  % (32470)Memory used [KB]: 5884
% 4.60/1.04  % (32470)Time elapsed: 0.129 s
% 4.60/1.04  % (32470)Instructions burned: 2 (million)
% 4.60/1.04  % (32470)------------------------------
% 4.60/1.04  % (32470)------------------------------
% 4.60/1.05  % (32458)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 (2995ds/8Mi)
% 4.60/1.05  % (32478)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 (2993ds/290Mi)
% 4.60/1.06  % (32478)Refutation not found, incomplete strategy% (32478)------------------------------
% 4.60/1.06  % (32478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.60/1.06  % (32478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.60/1.06  % (32478)Termination reason: Refutation not found, incomplete strategy
% 4.60/1.06  
% 4.60/1.06  % (32478)Memory used [KB]: 5884
% 4.60/1.06  % (32478)Time elapsed: 0.030 s
% 4.60/1.06  % (32478)Instructions burned: 2 (million)
% 4.60/1.06  % (32478)------------------------------
% 4.60/1.06  % (32478)------------------------------
% 4.60/1.07  % (32458)Refutation not found, incomplete strategy% (32458)------------------------------
% 4.60/1.07  % (32458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.60/1.07  % (32458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.60/1.07  % (32458)Termination reason: Refutation not found, incomplete strategy
% 4.60/1.07  
% 4.60/1.07  % (32458)Memory used [KB]: 5884
% 4.60/1.07  % (32458)Time elapsed: 0.222 s
% 4.60/1.07  % (32458)Instructions burned: 2 (million)
% 4.60/1.07  % (32458)------------------------------
% 4.60/1.07  % (32458)------------------------------
% 4.88/1.08  % (32477)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 (2994ds/246Mi)
% 4.88/1.08  % (32422)Instruction limit reached!
% 4.88/1.08  % (32422)------------------------------
% 4.88/1.08  % (32422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.08  % (32422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.08  % (32422)Termination reason: Unknown
% 4.88/1.08  % (32422)Termination phase: Saturation
% 4.88/1.08  
% 4.88/1.08  % (32422)Memory used [KB]: 2814
% 4.88/1.08  % (32422)Time elapsed: 0.480 s
% 4.88/1.08  % (32422)Instructions burned: 107 (million)
% 4.88/1.08  % (32422)------------------------------
% 4.88/1.08  % (32422)------------------------------
% 4.88/1.09  % (32430)Instruction limit reached!
% 4.88/1.09  % (32430)------------------------------
% 4.88/1.09  % (32430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.09  % (32430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.09  % (32430)Termination reason: Unknown
% 4.88/1.09  % (32430)Termination phase: Saturation
% 4.88/1.09  
% 4.88/1.09  % (32430)Memory used [KB]: 6652
% 4.88/1.09  % (32430)Time elapsed: 0.487 s
% 4.88/1.09  % (32430)Instructions burned: 94 (million)
% 4.88/1.09  % (32430)------------------------------
% 4.88/1.09  % (32430)------------------------------
% 4.88/1.10  % (32459)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 (2995ds/390Mi)
% 4.88/1.10  % (32459)Refutation not found, incomplete strategy% (32459)------------------------------
% 4.88/1.10  % (32459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.10  % (32459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.10  % (32459)Termination reason: Refutation not found, incomplete strategy
% 4.88/1.10  
% 4.88/1.10  % (32459)Memory used [KB]: 5884
% 4.88/1.10  % (32459)Time elapsed: 0.237 s
% 4.88/1.10  % (32459)Instructions burned: 2 (million)
% 4.88/1.10  % (32459)------------------------------
% 4.88/1.10  % (32459)------------------------------
% 4.88/1.10  % (32461)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 (2995ds/357Mi)
% 4.88/1.11  % (32467)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 (2994ds/149Mi)
% 4.88/1.11  % (32457)Instruction limit reached!
% 4.88/1.11  % (32457)------------------------------
% 4.88/1.11  % (32457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.11  % (32457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.11  % (32457)Termination reason: Unknown
% 4.88/1.11  % (32457)Termination phase: Saturation
% 4.88/1.11  
% 4.88/1.11  % (32457)Memory used [KB]: 2686
% 4.88/1.11  % (32457)Time elapsed: 0.280 s
% 4.88/1.11  % (32457)Instructions burned: 114 (million)
% 4.88/1.11  % (32457)------------------------------
% 4.88/1.11  % (32457)------------------------------
% 4.88/1.12  % (32466)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 (2994ds/1000Mi)
% 4.88/1.12  % (32466)Refutation not found, incomplete strategy% (32466)------------------------------
% 4.88/1.12  % (32466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.12  % (32466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.12  % (32466)Termination reason: Refutation not found, incomplete strategy
% 4.88/1.12  
% 4.88/1.12  % (32466)Memory used [KB]: 5884
% 4.88/1.12  % (32466)Time elapsed: 0.229 s
% 4.88/1.12  % (32466)Instructions burned: 1 (million)
% 4.88/1.12  % (32466)------------------------------
% 4.88/1.12  % (32466)------------------------------
% 4.88/1.12  % (32465)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/288Mi)
% 4.88/1.12  % (32469)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 (2994ds/377Mi)
% 4.88/1.13  % (32454)First to succeed.
% 4.88/1.13  % (32454)Refutation found. Thanks to Tanya!
% 4.88/1.13  % SZS status Theorem for theBenchmark
% 4.88/1.13  % SZS output start Proof for theBenchmark
% See solution above
% 4.88/1.13  % (32454)------------------------------
% 4.88/1.13  % (32454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.88/1.13  % (32454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.88/1.13  % (32454)Termination reason: Refutation
% 4.88/1.13  
% 4.88/1.13  % (32454)Memory used [KB]: 7291
% 4.88/1.13  % (32454)Time elapsed: 0.322 s
% 4.88/1.13  % (32454)Instructions burned: 124 (million)
% 4.88/1.13  % (32454)------------------------------
% 4.88/1.13  % (32454)------------------------------
% 4.88/1.13  % (32387)Success in time 0.815 s
%------------------------------------------------------------------------------