TSTP Solution File: KLE042+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE042+2 : 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 : n020.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:50 EDT 2022

% Result   : Theorem 12.36s 2.03s
% Output   : Refutation 12.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   29
%            Number of leaves      :   23
% Syntax   : Number of formulae    :  156 ( 123 unt;   0 def)
%            Number of atoms       :  195 (  93 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   74 (  35   ~;  27   |;   5   &)
%                                         (   3 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    5 (   3 usr;   3 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   9 con; 0-2 aty)
%            Number of variables   :  176 ( 172   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8728,plain,
    $false,
    inference(avatar_sat_refutation,[],[f71,f8225,f8688]) ).

fof(f8688,plain,
    spl8_1,
    inference(avatar_contradiction_clause,[],[f8687]) ).

fof(f8687,plain,
    ( $false
    | spl8_1 ),
    inference(subsumption_resolution,[],[f8686,f66]) ).

fof(f66,plain,
    ( ~ leq(sF7,sF4)
    | spl8_1 ),
    inference(avatar_component_clause,[],[f64]) ).

fof(f64,plain,
    ( spl8_1
  <=> leq(sF7,sF4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_1])]) ).

fof(f8686,plain,
    leq(sF7,sF4),
    inference(forward_demodulation,[],[f8685,f8468]) ).

fof(f8468,plain,
    multiplication(sF6,sF4) = sF7,
    inference(forward_demodulation,[],[f8467,f4227]) ).

fof(f4227,plain,
    multiplication(sF6,sF4) = addition(sF7,multiplication(sF6,sF4)),
    inference(resolution,[],[f4213,f43]) ).

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

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

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

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

fof(f4213,plain,
    leq(sF7,multiplication(sF6,sF4)),
    inference(superposition,[],[f4180,f605]) ).

fof(f605,plain,
    multiplication(sF6,sF4) = multiplication(sF7,sF3),
    inference(superposition,[],[f308,f58]) ).

fof(f58,plain,
    sF4 = multiplication(sK1,sF3),
    introduced(function_definition,[]) ).

fof(f308,plain,
    ! [X15] : multiplication(sF7,X15) = multiplication(sF6,multiplication(sK1,X15)),
    inference(superposition,[],[f53,f61]) ).

fof(f61,plain,
    sF7 = multiplication(sF6,sK1),
    introduced(function_definition,[]) ).

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

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

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

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

fof(f4180,plain,
    ! [X58] : leq(X58,multiplication(X58,sF3)),
    inference(forward_demodulation,[],[f4162,f50]) ).

fof(f50,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(f4162,plain,
    ! [X58] : leq(multiplication(X58,one),multiplication(X58,sF3)),
    inference(superposition,[],[f668,f320]) ).

fof(f320,plain,
    addition(one,sF3) = sF3,
    inference(resolution,[],[f277,f43]) ).

fof(f277,plain,
    leq(one,sF3),
    inference(superposition,[],[f203,f109]) ).

fof(f109,plain,
    addition(sF3,addition(one,multiplication(sF2,sF3))) = sF3,
    inference(forward_demodulation,[],[f108,f46]) ).

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

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

fof(f23,plain,
    ! [X1,X0] : 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(f108,plain,
    addition(addition(one,multiplication(sF2,sF3)),sF3) = sF3,
    inference(resolution,[],[f100,f43]) ).

fof(f100,plain,
    leq(addition(one,multiplication(sF2,sF3)),sF3),
    inference(superposition,[],[f38,f57]) ).

fof(f57,plain,
    star(sF2) = sF3,
    introduced(function_definition,[]) ).

fof(f38,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(f203,plain,
    ! [X6,X7,X5] : leq(X6,addition(X7,addition(X6,X5))),
    inference(superposition,[],[f197,f46]) ).

fof(f197,plain,
    ! [X10,X8,X9] : leq(X10,addition(X8,addition(X9,X10))),
    inference(superposition,[],[f184,f48]) ).

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

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

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

fof(f184,plain,
    ! [X2,X1] : leq(X1,addition(X2,X1)),
    inference(superposition,[],[f174,f46]) ).

fof(f174,plain,
    ! [X6,X5] : leq(X5,addition(X5,X6)),
    inference(trivial_inequality_removal,[],[f172]) ).

fof(f172,plain,
    ! [X6,X5] :
      ( leq(X5,addition(X5,X6))
      | addition(X5,X6) != addition(X5,X6) ),
    inference(superposition,[],[f44,f133]) ).

fof(f133,plain,
    ! [X2,X3] : addition(X2,addition(X2,X3)) = addition(X2,X3),
    inference(superposition,[],[f48,f49]) ).

fof(f49,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(f44,plain,
    ! [X0,X1] :
      ( addition(X1,X0) != X0
      | leq(X1,X0) ),
    inference(cnf_transformation,[],[f32]) ).

fof(f668,plain,
    ! [X28,X26,X27] : leq(multiplication(X26,X27),multiplication(X26,addition(X27,X28))),
    inference(superposition,[],[f174,f45]) ).

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

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

fof(f21,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(f8467,plain,
    sF7 = addition(sF7,multiplication(sF6,sF4)),
    inference(forward_demodulation,[],[f8466,f46]) ).

fof(f8466,plain,
    sF7 = addition(multiplication(sF6,sF4),sF7),
    inference(resolution,[],[f8207,f43]) ).

fof(f8207,plain,
    leq(multiplication(sF6,sF4),sF7),
    inference(forward_demodulation,[],[f8206,f605]) ).

fof(f8206,plain,
    leq(multiplication(sF7,sF3),sF7),
    inference(forward_demodulation,[],[f8205,f57]) ).

fof(f8205,plain,
    leq(multiplication(sF7,star(sF2)),sF7),
    inference(subsumption_resolution,[],[f8183,f85]) ).

fof(f85,plain,
    ! [X1] : leq(X1,X1),
    inference(trivial_inequality_removal,[],[f81]) ).

fof(f81,plain,
    ! [X1] :
      ( X1 != X1
      | leq(X1,X1) ),
    inference(superposition,[],[f44,f49]) ).

fof(f8183,plain,
    ( ~ leq(sF7,sF7)
    | leq(multiplication(sF7,star(sF2)),sF7) ),
    inference(superposition,[],[f462,f2901]) ).

fof(f2901,plain,
    sF7 = addition(sF7,multiplication(sF7,sF2)),
    inference(forward_demodulation,[],[f2900,f308]) ).

fof(f2900,plain,
    sF7 = addition(sF7,multiplication(sF6,multiplication(sK1,sF2))),
    inference(forward_demodulation,[],[f2899,f583]) ).

fof(f583,plain,
    multiplication(sK1,sF2) = multiplication(sF5,sK1),
    inference(superposition,[],[f307,f56]) ).

fof(f56,plain,
    sF2 = multiplication(sK0,sK1),
    introduced(function_definition,[]) ).

fof(f307,plain,
    ! [X14] : multiplication(sF5,X14) = multiplication(sK1,multiplication(sK0,X14)),
    inference(superposition,[],[f53,f59]) ).

fof(f59,plain,
    multiplication(sK1,sK0) = sF5,
    introduced(function_definition,[]) ).

fof(f2899,plain,
    addition(sF7,multiplication(sF6,multiplication(sF5,sK1))) = sF7,
    inference(forward_demodulation,[],[f2898,f53]) ).

fof(f2898,plain,
    addition(sF7,multiplication(multiplication(sF6,sF5),sK1)) = sF7,
    inference(forward_demodulation,[],[f2842,f61]) ).

fof(f2842,plain,
    addition(sF7,multiplication(multiplication(sF6,sF5),sK1)) = multiplication(sF6,sK1),
    inference(superposition,[],[f507,f2081]) ).

fof(f2081,plain,
    sF6 = addition(sF6,multiplication(sF6,sF5)),
    inference(forward_demodulation,[],[f2080,f133]) ).

fof(f2080,plain,
    sF6 = addition(sF6,addition(sF6,multiplication(sF6,sF5))),
    inference(forward_demodulation,[],[f2079,f1016]) ).

fof(f1016,plain,
    ! [X0] : addition(one,addition(sF6,X0)) = addition(sF6,X0),
    inference(superposition,[],[f48,f1012]) ).

fof(f1012,plain,
    addition(one,sF6) = sF6,
    inference(resolution,[],[f986,f43]) ).

fof(f986,plain,
    leq(one,sF6),
    inference(superposition,[],[f203,f111]) ).

fof(f111,plain,
    addition(sF6,addition(one,multiplication(sF5,sF6))) = sF6,
    inference(forward_demodulation,[],[f110,f46]) ).

fof(f110,plain,
    addition(addition(one,multiplication(sF5,sF6)),sF6) = sF6,
    inference(resolution,[],[f101,f43]) ).

fof(f101,plain,
    leq(addition(one,multiplication(sF5,sF6)),sF6),
    inference(superposition,[],[f38,f60]) ).

fof(f60,plain,
    star(sF5) = sF6,
    introduced(function_definition,[]) ).

fof(f2079,plain,
    sF6 = addition(one,addition(sF6,addition(sF6,multiplication(sF6,sF5)))),
    inference(forward_demodulation,[],[f2066,f1460]) ).

fof(f1460,plain,
    ! [X31,X32,X33] : addition(X32,addition(X33,X31)) = addition(X32,addition(X31,X33)),
    inference(forward_demodulation,[],[f1383,f48]) ).

fof(f1383,plain,
    ! [X31,X32,X33] : addition(addition(X32,X33),X31) = addition(X32,addition(X31,X33)),
    inference(superposition,[],[f46,f149]) ).

fof(f149,plain,
    ! [X6,X4,X5] : addition(X4,addition(X5,X6)) = addition(X5,addition(X4,X6)),
    inference(forward_demodulation,[],[f134,f48]) ).

fof(f134,plain,
    ! [X6,X4,X5] : addition(X4,addition(X5,X6)) = addition(addition(X5,X4),X6),
    inference(superposition,[],[f48,f46]) ).

fof(f2066,plain,
    addition(one,addition(addition(sF6,multiplication(sF6,sF5)),sF6)) = sF6,
    inference(superposition,[],[f140,f160]) ).

fof(f160,plain,
    addition(one,addition(sF6,multiplication(sF6,sF5))) = sF6,
    inference(forward_demodulation,[],[f159,f46]) ).

fof(f159,plain,
    addition(one,addition(multiplication(sF6,sF5),sF6)) = sF6,
    inference(forward_demodulation,[],[f158,f148]) ).

fof(f148,plain,
    ! [X14,X15,X13] : addition(X13,addition(X14,X15)) = addition(X15,addition(X13,X14)),
    inference(superposition,[],[f46,f48]) ).

fof(f158,plain,
    addition(sF6,addition(one,multiplication(sF6,sF5))) = sF6,
    inference(forward_demodulation,[],[f157,f46]) ).

fof(f157,plain,
    addition(addition(one,multiplication(sF6,sF5)),sF6) = sF6,
    inference(resolution,[],[f128,f43]) ).

fof(f128,plain,
    leq(addition(one,multiplication(sF6,sF5)),sF6),
    inference(superposition,[],[f51,f60]) ).

fof(f51,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(f140,plain,
    ! [X6,X5] : addition(X5,addition(X6,addition(X5,X6))) = addition(X5,X6),
    inference(superposition,[],[f48,f49]) ).

fof(f507,plain,
    ! [X19] : multiplication(addition(sF6,X19),sK1) = addition(sF7,multiplication(X19,sK1)),
    inference(superposition,[],[f42,f61]) ).

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

fof(f24,plain,
    ! [X0,X1,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(f462,plain,
    ! [X2,X3,X4] :
      ( ~ leq(addition(X4,multiplication(X2,X3)),X2)
      | leq(multiplication(X4,star(X3)),X2) ),
    inference(superposition,[],[f41,f46]) ).

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

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

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

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

fof(f8685,plain,
    leq(multiplication(sF6,sF4),sF4),
    inference(forward_demodulation,[],[f8684,f60]) ).

fof(f8684,plain,
    leq(multiplication(star(sF5),sF4),sF4),
    inference(subsumption_resolution,[],[f8664,f85]) ).

fof(f8664,plain,
    ( ~ leq(sF4,sF4)
    | leq(multiplication(star(sF5),sF4),sF4) ),
    inference(superposition,[],[f797,f5605]) ).

fof(f5605,plain,
    sF4 = addition(sF4,multiplication(sF5,sF4)),
    inference(forward_demodulation,[],[f5604,f307]) ).

fof(f5604,plain,
    sF4 = addition(sF4,multiplication(sK1,multiplication(sK0,sF4))),
    inference(forward_demodulation,[],[f5603,f423]) ).

fof(f423,plain,
    multiplication(sK0,sF4) = multiplication(sF2,sF3),
    inference(superposition,[],[f305,f58]) ).

fof(f305,plain,
    ! [X12] : multiplication(sF2,X12) = multiplication(sK0,multiplication(sK1,X12)),
    inference(superposition,[],[f53,f56]) ).

fof(f5603,plain,
    sF4 = addition(sF4,multiplication(sK1,multiplication(sF2,sF3))),
    inference(forward_demodulation,[],[f5602,f46]) ).

fof(f5602,plain,
    sF4 = addition(multiplication(sK1,multiplication(sF2,sF3)),sF4),
    inference(forward_demodulation,[],[f5601,f4237]) ).

fof(f4237,plain,
    ! [X1] : addition(sK1,addition(sF4,X1)) = addition(X1,sF4),
    inference(superposition,[],[f148,f4216]) ).

fof(f4216,plain,
    sF4 = addition(sK1,sF4),
    inference(resolution,[],[f4211,f43]) ).

fof(f4211,plain,
    leq(sK1,sF4),
    inference(superposition,[],[f4180,f58]) ).

fof(f5601,plain,
    sF4 = addition(sK1,addition(sF4,multiplication(sK1,multiplication(sF2,sF3)))),
    inference(forward_demodulation,[],[f5600,f58]) ).

fof(f5600,plain,
    addition(sK1,addition(sF4,multiplication(sK1,multiplication(sF2,sF3)))) = multiplication(sK1,sF3),
    inference(forward_demodulation,[],[f5599,f1460]) ).

fof(f5599,plain,
    multiplication(sK1,sF3) = addition(sK1,addition(multiplication(sK1,multiplication(sF2,sF3)),sF4)),
    inference(forward_demodulation,[],[f5529,f5281]) ).

fof(f5281,plain,
    ! [X24,X22,X23] : addition(X24,multiplication(X22,addition(one,X23))) = addition(X22,addition(multiplication(X22,X23),X24)),
    inference(forward_demodulation,[],[f5220,f148]) ).

fof(f5220,plain,
    ! [X24,X22,X23] : addition(multiplication(X22,X23),addition(X24,X22)) = addition(X24,multiplication(X22,addition(one,X23))),
    inference(superposition,[],[f148,f623]) ).

fof(f623,plain,
    ! [X0,X1] : multiplication(X0,addition(one,X1)) = addition(X0,multiplication(X0,X1)),
    inference(superposition,[],[f45,f50]) ).

fof(f5529,plain,
    multiplication(sK1,sF3) = addition(sF4,multiplication(sK1,addition(one,multiplication(sF2,sF3)))),
    inference(superposition,[],[f630,f109]) ).

fof(f630,plain,
    ! [X15] : addition(sF4,multiplication(sK1,X15)) = multiplication(sK1,addition(sF3,X15)),
    inference(superposition,[],[f45,f58]) ).

fof(f797,plain,
    ! [X10,X8,X9] :
      ( ~ leq(addition(X10,multiplication(X8,X9)),X9)
      | leq(multiplication(star(X8),X10),X9) ),
    inference(superposition,[],[f54,f46]) ).

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

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

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

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

fof(f15,axiom,
    ! [X1,X2,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(f8225,plain,
    spl8_2,
    inference(avatar_split_clause,[],[f8224,f68]) ).

fof(f68,plain,
    ( spl8_2
  <=> leq(sF4,sF7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_2])]) ).

fof(f8224,plain,
    leq(sF4,sF7),
    inference(forward_demodulation,[],[f8223,f58]) ).

fof(f8223,plain,
    leq(multiplication(sK1,sF3),sF7),
    inference(forward_demodulation,[],[f8125,f57]) ).

fof(f8125,plain,
    leq(multiplication(sK1,star(sF2)),sF7),
    inference(resolution,[],[f462,f3746]) ).

fof(f3746,plain,
    leq(addition(sK1,multiplication(sF7,sF2)),sF7),
    inference(forward_demodulation,[],[f3708,f46]) ).

fof(f3708,plain,
    leq(addition(multiplication(sF7,sF2),sK1),sF7),
    inference(superposition,[],[f3654,f2901]) ).

fof(f3654,plain,
    ! [X1] : leq(addition(X1,sK1),addition(sF7,X1)),
    inference(superposition,[],[f3091,f46]) ).

fof(f3091,plain,
    ! [X60] : leq(addition(X60,sK1),addition(X60,sF7)),
    inference(superposition,[],[f188,f2365]) ).

fof(f2365,plain,
    sF7 = addition(sK1,sF7),
    inference(resolution,[],[f2318,f43]) ).

fof(f2318,plain,
    leq(sK1,sF7),
    inference(superposition,[],[f2292,f61]) ).

fof(f2292,plain,
    ! [X1] : leq(X1,multiplication(sF6,X1)),
    inference(superposition,[],[f2134,f160]) ).

fof(f2134,plain,
    ! [X28,X27] : leq(X27,multiplication(addition(one,X28),X27)),
    inference(superposition,[],[f174,f500]) ).

fof(f500,plain,
    ! [X10,X11] : addition(X10,multiplication(X11,X10)) = multiplication(addition(one,X11),X10),
    inference(superposition,[],[f42,f47]) ).

fof(f47,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(f188,plain,
    ! [X10,X8,X9] : leq(addition(X8,X9),addition(X8,addition(X9,X10))),
    inference(superposition,[],[f174,f48]) ).

fof(f71,plain,
    ( ~ spl8_1
    | ~ spl8_2 ),
    inference(avatar_split_clause,[],[f62,f68,f64]) ).

fof(f62,plain,
    ( ~ leq(sF4,sF7)
    | ~ leq(sF7,sF4) ),
    inference(definition_folding,[],[f39,f58,f57,f56,f61,f60,f59,f61,f60,f59,f58,f57,f56]) ).

fof(f39,plain,
    ( ~ leq(multiplication(sK1,star(multiplication(sK0,sK1))),multiplication(star(multiplication(sK1,sK0)),sK1))
    | ~ leq(multiplication(star(multiplication(sK1,sK0)),sK1),multiplication(sK1,star(multiplication(sK0,sK1)))) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ( ~ leq(multiplication(sK1,star(multiplication(sK0,sK1))),multiplication(star(multiplication(sK1,sK0)),sK1))
    | ~ leq(multiplication(star(multiplication(sK1,sK0)),sK1),multiplication(sK1,star(multiplication(sK0,sK1)))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f27,f28]) ).

fof(f28,plain,
    ( ? [X0,X1] :
        ( ~ leq(multiplication(X1,star(multiplication(X0,X1))),multiplication(star(multiplication(X1,X0)),X1))
        | ~ leq(multiplication(star(multiplication(X1,X0)),X1),multiplication(X1,star(multiplication(X0,X1)))) )
   => ( ~ leq(multiplication(sK1,star(multiplication(sK0,sK1))),multiplication(star(multiplication(sK1,sK0)),sK1))
      | ~ leq(multiplication(star(multiplication(sK1,sK0)),sK1),multiplication(sK1,star(multiplication(sK0,sK1)))) ) ),
    introduced(choice_axiom,[]) ).

fof(f27,plain,
    ? [X0,X1] :
      ( ~ leq(multiplication(X1,star(multiplication(X0,X1))),multiplication(star(multiplication(X1,X0)),X1))
      | ~ leq(multiplication(star(multiplication(X1,X0)),X1),multiplication(X1,star(multiplication(X0,X1)))) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f20,plain,
    ~ ! [X0,X1] :
        ( leq(multiplication(X1,star(multiplication(X0,X1))),multiplication(star(multiplication(X1,X0)),X1))
        & leq(multiplication(star(multiplication(X1,X0)),X1),multiplication(X1,star(multiplication(X0,X1)))) ),
    inference(rectify,[],[f18]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : KLE042+2 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n020.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 00:25:45 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.51  % (2317)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.21/0.51  % (2326)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.21/0.51  % (2317)Refutation not found, incomplete strategy% (2317)------------------------------
% 0.21/0.51  % (2317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (2317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (2317)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.51  
% 0.21/0.51  % (2317)Memory used [KB]: 1407
% 0.21/0.51  % (2317)Time elapsed: 0.100 s
% 0.21/0.51  % (2317)Instructions burned: 2 (million)
% 0.21/0.51  % (2317)------------------------------
% 0.21/0.51  % (2317)------------------------------
% 0.21/0.51  % (2315)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.21/0.51  % (2315)Refutation not found, incomplete strategy% (2315)------------------------------
% 0.21/0.51  % (2315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (2315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (2315)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.51  
% 0.21/0.51  % (2315)Memory used [KB]: 5884
% 0.21/0.51  % (2315)Time elapsed: 0.107 s
% 0.21/0.51  % (2315)Instructions burned: 2 (million)
% 0.21/0.51  % (2315)------------------------------
% 0.21/0.51  % (2315)------------------------------
% 0.21/0.52  % (2331)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.21/0.52  % (2321)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.21/0.52  % (2331)Instruction limit reached!
% 0.21/0.52  % (2331)------------------------------
% 0.21/0.52  % (2331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (2331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (2331)Termination reason: Unknown
% 0.21/0.52  % (2331)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (2331)Memory used [KB]: 1407
% 0.21/0.52  % (2331)Time elapsed: 0.002 s
% 0.21/0.52  % (2331)Instructions burned: 2 (million)
% 0.21/0.52  % (2331)------------------------------
% 0.21/0.52  % (2331)------------------------------
% 0.21/0.52  % (2324)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.21/0.52  % (2324)Instruction limit reached!
% 0.21/0.52  % (2324)------------------------------
% 0.21/0.52  % (2324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (2324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (2324)Termination reason: Unknown
% 0.21/0.52  % (2324)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (2324)Memory used [KB]: 6012
% 0.21/0.52  % (2324)Time elapsed: 0.121 s
% 0.21/0.52  % (2324)Instructions burned: 9 (million)
% 0.21/0.52  % (2324)------------------------------
% 0.21/0.52  % (2324)------------------------------
% 0.21/0.53  % (2318)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.21/0.53  % (2335)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.21/0.53  % (2312)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.21/0.53  % (2339)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.21/0.54  % (2321)Refutation not found, incomplete strategy% (2321)------------------------------
% 0.21/0.54  % (2321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (2321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (2321)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (2321)Memory used [KB]: 5884
% 0.21/0.54  % (2321)Time elapsed: 0.131 s
% 0.21/0.54  % (2321)Instructions burned: 3 (million)
% 0.21/0.54  % (2321)------------------------------
% 0.21/0.54  % (2321)------------------------------
% 0.21/0.54  % (2336)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.21/0.54  % (2316)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.21/0.54  % (2327)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.21/0.54  % (2314)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.21/0.54  % (2328)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.21/0.54  % (2340)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.21/0.54  % (2336)Refutation not found, incomplete strategy% (2336)------------------------------
% 0.21/0.54  % (2336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (2339)Refutation not found, incomplete strategy% (2339)------------------------------
% 0.21/0.54  % (2339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (2332)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.21/0.54  % (2341)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.21/0.54  % (2323)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)
% 1.44/0.54  % (2323)Refutation not found, incomplete strategy% (2323)------------------------------
% 1.44/0.54  % (2323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.54  % (2333)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)
% 1.44/0.55  % (2319)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)
% 1.44/0.55  % (2330)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.44/0.55  % (2330)Instruction limit reached!
% 1.44/0.55  % (2330)------------------------------
% 1.44/0.55  % (2330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2342)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)
% 1.44/0.55  % (2323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2323)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2323)Memory used [KB]: 5884
% 1.44/0.55  % (2323)Time elapsed: 0.133 s
% 1.44/0.55  % (2323)------------------------------
% 1.44/0.55  % (2323)------------------------------
% 1.44/0.55  % (2341)Refutation not found, incomplete strategy% (2341)------------------------------
% 1.44/0.55  % (2341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2328)Instruction limit reached!
% 1.44/0.55  % (2328)------------------------------
% 1.44/0.55  % (2328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2336)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2336)Memory used [KB]: 1407
% 1.44/0.55  % (2336)Time elapsed: 0.102 s
% 1.44/0.55  % (2336)Instructions burned: 2 (million)
% 1.44/0.55  % (2336)------------------------------
% 1.44/0.55  % (2336)------------------------------
% 1.44/0.55  % (2325)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)
% 1.44/0.55  % (2338)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)
% 1.44/0.55  % (2322)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)
% 1.44/0.55  % (2330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2330)Termination reason: Unknown
% 1.44/0.55  % (2330)Termination phase: Finite model building preprocessing
% 1.44/0.55  
% 1.44/0.55  % (2330)Memory used [KB]: 1407
% 1.44/0.55  % (2330)Time elapsed: 0.002 s
% 1.44/0.55  % (2330)Instructions burned: 3 (million)
% 1.44/0.55  % (2319)Refutation not found, incomplete strategy% (2319)------------------------------
% 1.44/0.55  % (2319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2319)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2319)Memory used [KB]: 6012
% 1.44/0.55  % (2319)Time elapsed: 0.117 s
% 1.44/0.55  % (2319)Instructions burned: 3 (million)
% 1.44/0.55  % (2319)------------------------------
% 1.44/0.55  % (2319)------------------------------
% 1.44/0.55  % (2328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2328)Termination reason: Unknown
% 1.44/0.55  % (2328)Termination phase: Saturation
% 1.44/0.55  
% 1.44/0.55  % (2328)Memory used [KB]: 6012
% 1.44/0.55  % (2322)Refutation not found, incomplete strategy% (2322)------------------------------
% 1.44/0.55  % (2322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2322)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2322)Memory used [KB]: 6012
% 1.44/0.55  % (2322)Time elapsed: 0.143 s
% 1.44/0.55  % (2322)Instructions burned: 2 (million)
% 1.44/0.55  % (2322)------------------------------
% 1.44/0.55  % (2322)------------------------------
% 1.44/0.55  % (2328)Time elapsed: 0.115 s
% 1.44/0.55  % (2328)Instructions burned: 8 (million)
% 1.44/0.55  % (2328)------------------------------
% 1.44/0.55  % (2328)------------------------------
% 1.44/0.55  % (2334)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)
% 1.44/0.55  % (2334)Refutation not found, incomplete strategy% (2334)------------------------------
% 1.44/0.55  % (2334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2334)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2334)Memory used [KB]: 5884
% 1.44/0.55  % (2334)Time elapsed: 0.150 s
% 1.44/0.55  % (2334)Instructions burned: 2 (million)
% 1.44/0.55  % (2334)------------------------------
% 1.44/0.55  % (2334)------------------------------
% 1.44/0.55  % (2341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2341)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2341)Memory used [KB]: 5884
% 1.44/0.55  % (2341)Time elapsed: 0.145 s
% 1.44/0.55  % (2341)Instructions burned: 1 (million)
% 1.44/0.55  % (2341)------------------------------
% 1.44/0.55  % (2341)------------------------------
% 1.44/0.55  % (2333)Refutation not found, incomplete strategy% (2333)------------------------------
% 1.44/0.55  % (2333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (2333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (2333)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.55  
% 1.44/0.55  % (2333)Memory used [KB]: 5884
% 1.44/0.55  % (2333)Time elapsed: 0.123 s
% 1.44/0.55  % (2333)Instructions burned: 3 (million)
% 1.44/0.55  % (2333)------------------------------
% 1.44/0.55  % (2333)------------------------------
% 1.44/0.56  % (2314)Refutation not found, incomplete strategy% (2314)------------------------------
% 1.44/0.56  % (2314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (2339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2339)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.56  
% 1.44/0.56  % (2339)Memory used [KB]: 6140
% 1.44/0.56  % (2339)Time elapsed: 0.141 s
% 1.44/0.56  % (2339)Instructions burned: 6 (million)
% 1.44/0.56  % (2339)------------------------------
% 1.44/0.56  % (2339)------------------------------
% 1.44/0.56  % (2314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2314)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.56  
% 1.44/0.56  % (2314)Memory used [KB]: 5884
% 1.44/0.56  % (2314)Time elapsed: 0.153 s
% 1.44/0.56  % (2314)Instructions burned: 2 (million)
% 1.44/0.56  % (2314)------------------------------
% 1.44/0.56  % (2314)------------------------------
% 1.44/0.56  % (2332)Refutation not found, incomplete strategy% (2332)------------------------------
% 1.44/0.56  % (2332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (2332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2332)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.56  
% 1.44/0.56  % (2332)Memory used [KB]: 5884
% 1.44/0.56  % (2332)Time elapsed: 0.155 s
% 1.44/0.56  % (2332)Instructions burned: 2 (million)
% 1.44/0.56  % (2332)------------------------------
% 1.44/0.56  % (2332)------------------------------
% 1.44/0.56  % (2313)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)
% 1.44/0.56  % (2313)Refutation not found, incomplete strategy% (2313)------------------------------
% 1.44/0.56  % (2313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (2313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2313)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.56  
% 1.44/0.56  % (2313)Memory used [KB]: 5884
% 1.44/0.56  % (2313)Time elapsed: 0.153 s
% 1.44/0.56  % (2313)Instructions burned: 2 (million)
% 1.44/0.56  % (2313)------------------------------
% 1.44/0.56  % (2313)------------------------------
% 1.44/0.56  % (2330)------------------------------
% 1.44/0.56  % (2330)------------------------------
% 1.44/0.56  % (2327)Instruction limit reached!
% 1.44/0.56  % (2327)------------------------------
% 1.44/0.56  % (2327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (2327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2327)Termination reason: Unknown
% 1.44/0.56  % (2327)Termination phase: Saturation
% 1.44/0.56  
% 1.44/0.56  % (2327)Memory used [KB]: 6012
% 1.44/0.56  % (2327)Time elapsed: 0.155 s
% 1.44/0.56  % (2327)Instructions burned: 4 (million)
% 1.44/0.56  % (2327)------------------------------
% 1.44/0.56  % (2327)------------------------------
% 1.44/0.56  % (2337)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)
% 1.44/0.56  % (2337)Refutation not found, incomplete strategy% (2337)------------------------------
% 1.44/0.56  % (2337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (2337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (2337)Termination reason: Refutation not found, incomplete strategy
% 1.44/0.56  
% 1.44/0.56  % (2337)Memory used [KB]: 5884
% 1.44/0.56  % (2337)Time elapsed: 0.157 s
% 1.44/0.56  % (2337)Instructions burned: 2 (million)
% 1.44/0.56  % (2337)------------------------------
% 1.44/0.56  % (2337)------------------------------
% 1.67/0.56  % (2316)Instruction limit reached!
% 1.67/0.56  % (2316)------------------------------
% 1.67/0.56  % (2316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.56  % (2325)Refutation not found, incomplete strategy% (2325)------------------------------
% 1.67/0.56  % (2325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.56  % (2325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.56  % (2325)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.56  
% 1.67/0.56  % (2325)Memory used [KB]: 1407
% 1.67/0.56  % (2325)Time elapsed: 0.159 s
% 1.67/0.56  % (2325)Instructions burned: 2 (million)
% 1.67/0.56  % (2325)------------------------------
% 1.67/0.56  % (2325)------------------------------
% 1.67/0.56  % (2316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.56  % (2316)Termination reason: Unknown
% 1.67/0.56  % (2316)Termination phase: Saturation
% 1.67/0.56  
% 1.67/0.56  % (2316)Memory used [KB]: 6140
% 1.67/0.56  % (2316)Time elapsed: 0.140 s
% 1.67/0.56  % (2316)Instructions burned: 14 (million)
% 1.67/0.56  % (2316)------------------------------
% 1.67/0.56  % (2316)------------------------------
% 1.67/0.56  % (2326)Instruction limit reached!
% 1.67/0.56  % (2326)------------------------------
% 1.67/0.56  % (2326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.56  % (2326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.56  % (2326)Termination reason: Unknown
% 1.67/0.56  % (2326)Termination phase: Saturation
% 1.67/0.56  
% 1.67/0.56  % (2326)Memory used [KB]: 6780
% 1.67/0.56  % (2326)Time elapsed: 0.142 s
% 1.67/0.56  % (2326)Instructions burned: 51 (million)
% 1.67/0.56  % (2326)------------------------------
% 1.67/0.56  % (2326)------------------------------
% 1.67/0.57  % (2329)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)
% 1.67/0.57  % (2318)Instruction limit reached!
% 1.67/0.57  % (2318)------------------------------
% 1.67/0.57  % (2318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.57  % (2329)Refutation not found, incomplete strategy% (2329)------------------------------
% 1.67/0.57  % (2329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.57  % (2329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.57  % (2329)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.57  
% 1.67/0.57  % (2329)Memory used [KB]: 6140
% 1.67/0.57  % (2329)Time elapsed: 0.168 s
% 1.67/0.57  % (2329)Instructions burned: 7 (million)
% 1.67/0.57  % (2329)------------------------------
% 1.67/0.57  % (2329)------------------------------
% 1.67/0.58  % (2318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (2318)Termination reason: Unknown
% 1.67/0.58  % (2318)Termination phase: Saturation
% 1.67/0.58  
% 1.67/0.58  % (2318)Memory used [KB]: 6268
% 1.67/0.58  % (2318)Time elapsed: 0.168 s
% 1.67/0.58  % (2318)Instructions burned: 39 (million)
% 1.67/0.58  % (2318)------------------------------
% 1.67/0.58  % (2318)------------------------------
% 1.67/0.59  % (2340)Instruction limit reached!
% 1.67/0.59  % (2340)------------------------------
% 1.67/0.59  % (2340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (2340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (2340)Termination reason: Unknown
% 1.67/0.59  % (2340)Termination phase: Saturation
% 1.67/0.59  
% 1.67/0.59  % (2340)Memory used [KB]: 6268
% 1.67/0.59  % (2340)Time elapsed: 0.182 s
% 1.67/0.59  % (2340)Instructions burned: 27 (million)
% 1.67/0.59  % (2340)------------------------------
% 1.67/0.59  % (2340)------------------------------
% 1.67/0.59  % (2342)Instruction limit reached!
% 1.67/0.59  % (2342)------------------------------
% 1.67/0.59  % (2342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (2342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (2342)Termination reason: Unknown
% 1.67/0.59  % (2342)Termination phase: Saturation
% 1.67/0.59  
% 1.67/0.59  % (2342)Memory used [KB]: 6268
% 1.67/0.59  % (2342)Time elapsed: 0.167 s
% 1.67/0.59  % (2342)Instructions burned: 24 (million)
% 1.67/0.59  % (2342)------------------------------
% 1.67/0.59  % (2342)------------------------------
% 1.87/0.64  % (2386)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.87/0.64  % (2382)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)
% 1.87/0.65  % (2382)Refutation not found, incomplete strategy% (2382)------------------------------
% 1.87/0.65  % (2382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.65  % (2382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.65  % (2382)Termination reason: Refutation not found, incomplete strategy
% 1.87/0.65  
% 1.87/0.65  % (2382)Memory used [KB]: 10362
% 1.87/0.65  % (2382)Time elapsed: 0.099 s
% 1.87/0.65  % (2382)Instructions burned: 2 (million)
% 1.87/0.65  % (2382)------------------------------
% 1.87/0.65  % (2382)------------------------------
% 1.87/0.65  % (2379)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)
% 1.87/0.65  % (2379)Refutation not found, incomplete strategy% (2379)------------------------------
% 1.87/0.65  % (2379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.65  % (2379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.65  % (2379)Termination reason: Refutation not found, incomplete strategy
% 1.87/0.65  
% 1.87/0.65  % (2379)Memory used [KB]: 5884
% 1.87/0.65  % (2379)Time elapsed: 0.101 s
% 1.87/0.65  % (2379)------------------------------
% 1.87/0.65  % (2379)------------------------------
% 1.87/0.65  % (2335)Instruction limit reached!
% 1.87/0.65  % (2335)------------------------------
% 1.87/0.65  % (2335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.65  % (2335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.65  % (2335)Termination reason: Unknown
% 1.87/0.65  % (2335)Termination phase: Saturation
% 1.87/0.65  
% 1.87/0.65  % (2335)Memory used [KB]: 7419
% 1.87/0.65  % (2335)Time elapsed: 0.257 s
% 1.87/0.65  % (2335)Instructions burned: 84 (million)
% 1.87/0.65  % (2335)------------------------------
% 1.87/0.65  % (2335)------------------------------
% 1.87/0.66  % (2408)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.87/0.66  % (2391)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)
% 1.87/0.66  % (2403)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)
% 1.97/0.67  % (2414)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)
% 1.97/0.67  % (2338)Instruction limit reached!
% 1.97/0.67  % (2338)------------------------------
% 1.97/0.67  % (2338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2338)Termination reason: Unknown
% 1.97/0.67  % (2338)Termination phase: Saturation
% 1.97/0.67  
% 1.97/0.67  % (2338)Memory used [KB]: 7164
% 1.97/0.67  % (2338)Time elapsed: 0.270 s
% 1.97/0.67  % (2338)Instructions burned: 97 (million)
% 1.97/0.67  % (2338)------------------------------
% 1.97/0.67  % (2338)------------------------------
% 1.97/0.67  % (2403)Refutation not found, incomplete strategy% (2403)------------------------------
% 1.97/0.67  % (2403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2403)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.67  
% 1.97/0.67  % (2403)Memory used [KB]: 5884
% 1.97/0.67  % (2403)Time elapsed: 0.093 s
% 1.97/0.67  % (2403)Instructions burned: 2 (million)
% 1.97/0.67  % (2403)------------------------------
% 1.97/0.67  % (2403)------------------------------
% 1.97/0.67  % (2394)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.97/0.67  % (2396)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)
% 1.97/0.67  % (2408)Refutation not found, incomplete strategy% (2408)------------------------------
% 1.97/0.67  % (2408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2396)Refutation not found, incomplete strategy% (2396)------------------------------
% 1.97/0.67  % (2396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2408)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.67  
% 1.97/0.67  % (2408)Memory used [KB]: 5884
% 1.97/0.67  % (2408)Time elapsed: 0.093 s
% 1.97/0.67  % (2408)Instructions burned: 2 (million)
% 1.97/0.67  % (2408)------------------------------
% 1.97/0.67  % (2408)------------------------------
% 1.97/0.67  % (2386)Refutation not found, incomplete strategy% (2386)------------------------------
% 1.97/0.67  % (2386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2386)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.67  
% 1.97/0.67  % (2386)Memory used [KB]: 1663
% 1.97/0.67  % (2386)Time elapsed: 0.120 s
% 1.97/0.67  % (2386)Instructions burned: 13 (million)
% 1.97/0.67  % (2386)------------------------------
% 1.97/0.67  % (2386)------------------------------
% 1.97/0.67  % (2384)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)
% 1.97/0.67  % (2414)Refutation not found, incomplete strategy% (2414)------------------------------
% 1.97/0.67  % (2414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2414)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.67  
% 1.97/0.67  % (2414)Memory used [KB]: 6012
% 1.97/0.67  % (2414)Time elapsed: 0.089 s
% 1.97/0.67  % (2414)Instructions burned: 3 (million)
% 1.97/0.67  % (2414)------------------------------
% 1.97/0.67  % (2414)------------------------------
% 1.97/0.67  % (2419)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)
% 1.97/0.67  % (2404)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)
% 1.97/0.67  % (2401)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)
% 1.97/0.67  % (2384)Refutation not found, incomplete strategy% (2384)------------------------------
% 1.97/0.67  % (2384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.67  % (2384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.67  % (2384)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.67  
% 1.97/0.67  % (2384)Memory used [KB]: 6012
% 1.97/0.67  % (2384)Time elapsed: 0.125 s
% 1.97/0.67  % (2384)Instructions burned: 6 (million)
% 1.97/0.67  % (2384)------------------------------
% 1.97/0.67  % (2384)------------------------------
% 1.97/0.68  % (2405)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)
% 1.97/0.68  % (2398)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.97/0.68  % (2400)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 1.97/0.68  % (2400)Refutation not found, incomplete strategy% (2400)------------------------------
% 1.97/0.68  % (2400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.68  % (2400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.68  % (2400)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.68  
% 1.97/0.68  % (2400)Memory used [KB]: 5884
% 1.97/0.68  % (2400)Time elapsed: 0.096 s
% 1.97/0.68  % (2400)Instructions burned: 2 (million)
% 1.97/0.68  % (2400)------------------------------
% 1.97/0.68  % (2400)------------------------------
% 1.97/0.68  % (2411)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)
% 1.97/0.68  % (2396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.68  % (2396)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.68  
% 1.97/0.68  % (2396)Memory used [KB]: 5884
% 1.97/0.68  % (2396)Time elapsed: 0.096 s
% 1.97/0.68  % (2396)Instructions burned: 2 (million)
% 1.97/0.68  % (2396)------------------------------
% 1.97/0.68  % (2396)------------------------------
% 1.97/0.69  % (2411)Refutation not found, incomplete strategy% (2411)------------------------------
% 1.97/0.69  % (2411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.69  % (2418)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)
% 1.97/0.69  % (2413)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)
% 1.97/0.69  % (2413)Refutation not found, incomplete strategy% (2413)------------------------------
% 1.97/0.69  % (2413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.69  % (2413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.69  % (2413)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.69  
% 1.97/0.69  % (2413)Memory used [KB]: 5884
% 1.97/0.69  % (2413)Time elapsed: 0.106 s
% 1.97/0.69  % (2413)Instructions burned: 1 (million)
% 1.97/0.69  % (2413)------------------------------
% 1.97/0.69  % (2413)------------------------------
% 1.97/0.69  % (2416)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)
% 1.97/0.69  % (2406)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)
% 1.97/0.70  % (2410)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)
% 1.97/0.70  % (2411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.70  % (2419)Instruction limit reached!
% 1.97/0.70  % (2419)------------------------------
% 1.97/0.70  % (2419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.70  % (2411)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.70  
% 1.97/0.70  % (2411)Memory used [KB]: 5884
% 1.97/0.70  % (2411)Time elapsed: 0.098 s
% 1.97/0.70  % (2411)Instructions burned: 3 (million)
% 1.97/0.70  % (2411)------------------------------
% 1.97/0.70  % (2411)------------------------------
% 1.97/0.70  % (2419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.70  % (2419)Termination reason: Unknown
% 1.97/0.70  % (2419)Termination phase: Saturation
% 1.97/0.70  
% 1.97/0.70  % (2419)Memory used [KB]: 6140
% 1.97/0.70  % (2419)Time elapsed: 0.116 s
% 1.97/0.70  % (2419)Instructions burned: 10 (million)
% 1.97/0.70  % (2419)------------------------------
% 1.97/0.70  % (2419)------------------------------
% 1.97/0.71  % (2407)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)
% 1.97/0.71  % (2407)Refutation not found, incomplete strategy% (2407)------------------------------
% 1.97/0.71  % (2407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.71  % (2407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.71  % (2407)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.71  
% 1.97/0.71  % (2407)Memory used [KB]: 5884
% 1.97/0.71  % (2407)Time elapsed: 0.131 s
% 1.97/0.71  % (2407)Instructions burned: 2 (million)
% 1.97/0.71  % (2407)------------------------------
% 1.97/0.71  % (2407)------------------------------
% 1.97/0.71  % (2431)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)
% 1.97/0.71  % (2431)Refutation not found, incomplete strategy% (2431)------------------------------
% 1.97/0.71  % (2431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.71  % (2431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.71  % (2431)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.71  
% 1.97/0.71  % (2431)Memory used [KB]: 5884
% 1.97/0.71  % (2431)Time elapsed: 0.101 s
% 1.97/0.71  % (2431)Instructions burned: 2 (million)
% 1.97/0.71  % (2431)------------------------------
% 1.97/0.71  % (2431)------------------------------
% 1.97/0.71  % (2418)Refutation not found, incomplete strategy% (2418)------------------------------
% 1.97/0.71  % (2418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.71  % (2418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.71  % (2418)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.71  
% 1.97/0.71  % (2418)Memory used [KB]: 5884
% 1.97/0.71  % (2418)Time elapsed: 0.126 s
% 1.97/0.71  % (2418)Instructions burned: 2 (million)
% 1.97/0.71  % (2418)------------------------------
% 1.97/0.71  % (2418)------------------------------
% 1.97/0.71  % (2416)Refutation not found, incomplete strategy% (2416)------------------------------
% 1.97/0.71  % (2416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.71  % (2416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.71  % (2416)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.71  
% 1.97/0.71  % (2416)Memory used [KB]: 5884
% 1.97/0.71  % (2416)Time elapsed: 0.129 s
% 1.97/0.71  % (2416)Instructions burned: 2 (million)
% 1.97/0.71  % (2416)------------------------------
% 1.97/0.71  % (2416)------------------------------
% 1.97/0.72  % (2444)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)
% 1.97/0.72  % (2444)Refutation not found, incomplete strategy% (2444)------------------------------
% 1.97/0.72  % (2444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.72  % (2444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.72  % (2444)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.72  
% 1.97/0.72  % (2444)Memory used [KB]: 5884
% 1.97/0.72  % (2444)Time elapsed: 0.087 s
% 1.97/0.72  % (2444)Instructions burned: 2 (million)
% 1.97/0.72  % (2444)------------------------------
% 1.97/0.72  % (2444)------------------------------
% 1.97/0.73  % (2437)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.48/0.74  % (2398)Instruction limit reached!
% 2.48/0.74  % (2398)------------------------------
% 2.48/0.74  % (2398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.74  % (2398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.74  % (2398)Termination reason: Unknown
% 2.48/0.74  % (2398)Termination phase: Saturation
% 2.48/0.74  
% 2.48/0.74  % (2398)Memory used [KB]: 6396
% 2.48/0.74  % (2398)Time elapsed: 0.166 s
% 2.48/0.74  % (2398)Instructions burned: 42 (million)
% 2.48/0.74  % (2398)------------------------------
% 2.48/0.74  % (2398)------------------------------
% 2.48/0.74  % (2445)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.48/0.74  % (2445)Refutation not found, incomplete strategy% (2445)------------------------------
% 2.48/0.74  % (2445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.74  % (2445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.74  % (2445)Termination reason: Refutation not found, incomplete strategy
% 2.48/0.74  
% 2.48/0.74  % (2445)Memory used [KB]: 1407
% 2.48/0.74  % (2445)Time elapsed: 0.107 s
% 2.48/0.74  % (2445)Instructions burned: 1 (million)
% 2.48/0.74  % (2445)------------------------------
% 2.48/0.74  % (2445)------------------------------
% 2.48/0.74  % (2394)Instruction limit reached!
% 2.48/0.74  % (2394)------------------------------
% 2.48/0.74  % (2394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.75  % (2410)Instruction limit reached!
% 2.48/0.75  % (2410)------------------------------
% 2.48/0.75  % (2410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.75  % (2410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.75  % (2410)Termination reason: Unknown
% 2.48/0.75  % (2410)Termination phase: Saturation
% 2.48/0.75  
% 2.48/0.75  % (2410)Memory used [KB]: 6396
% 2.48/0.75  % (2410)Time elapsed: 0.167 s
% 2.48/0.75  % (2410)Instructions burned: 33 (million)
% 2.48/0.75  % (2410)------------------------------
% 2.48/0.75  % (2410)------------------------------
% 2.48/0.76  % (2394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.76  % (2394)Termination reason: Unknown
% 2.48/0.76  % (2394)Termination phase: Saturation
% 2.48/0.76  
% 2.48/0.76  % (2394)Memory used [KB]: 6524
% 2.48/0.76  % (2394)Time elapsed: 0.153 s
% 2.48/0.76  % (2394)Instructions burned: 57 (million)
% 2.48/0.76  % (2394)------------------------------
% 2.48/0.76  % (2394)------------------------------
% 2.48/0.76  % (2437)Instruction limit reached!
% 2.48/0.76  % (2437)------------------------------
% 2.48/0.76  % (2437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.76  % (2455)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.68/0.77  % (2437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (2437)Termination reason: Unknown
% 2.68/0.77  % (2437)Termination phase: Saturation
% 2.68/0.77  
% 2.68/0.77  % (2437)Memory used [KB]: 6268
% 2.68/0.77  % (2437)Time elapsed: 0.133 s
% 2.68/0.77  % (2437)Instructions burned: 22 (million)
% 2.68/0.77  % (2437)------------------------------
% 2.68/0.77  % (2437)------------------------------
% 2.68/0.77  % (2455)Refutation not found, incomplete strategy% (2455)------------------------------
% 2.68/0.77  % (2455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.77  % (2455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (2455)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.77  
% 2.68/0.77  % (2455)Memory used [KB]: 6012
% 2.68/0.77  % (2455)Time elapsed: 0.061 s
% 2.68/0.77  % (2455)Instructions burned: 3 (million)
% 2.68/0.77  % (2455)------------------------------
% 2.68/0.77  % (2455)------------------------------
% 2.68/0.77  % (2453)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 (2996ds/138Mi)
% 2.68/0.77  % (2458)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)
% 2.68/0.78  % (2459)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)
% 2.68/0.78  % (2457)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)
% 2.68/0.78  % (2457)Refutation not found, incomplete strategy% (2457)------------------------------
% 2.68/0.78  % (2457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.78  % (2457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.78  % (2457)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.78  
% 2.68/0.78  % (2457)Memory used [KB]: 5884
% 2.68/0.78  % (2457)Time elapsed: 0.068 s
% 2.68/0.78  % (2457)Instructions burned: 3 (million)
% 2.68/0.78  % (2457)------------------------------
% 2.68/0.78  % (2457)------------------------------
% 2.68/0.78  % (2458)Refutation not found, incomplete strategy% (2458)------------------------------
% 2.68/0.78  % (2458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.78  % (2458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.78  % (2458)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.78  
% 2.68/0.78  % (2458)Memory used [KB]: 5884
% 2.68/0.78  % (2458)Time elapsed: 0.067 s
% 2.68/0.78  % (2458)Instructions burned: 1 (million)
% 2.68/0.78  % (2458)------------------------------
% 2.68/0.78  % (2458)------------------------------
% 2.68/0.79  % (2460)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)
% 2.68/0.79  % (2454)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)
% 2.68/0.79  % (2454)Refutation not found, incomplete strategy% (2454)------------------------------
% 2.68/0.79  % (2454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.79  % (2454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.79  % (2454)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.79  
% 2.68/0.79  % (2454)Memory used [KB]: 5884
% 2.68/0.79  % (2454)Time elapsed: 0.103 s
% 2.68/0.79  % (2454)Instructions burned: 3 (million)
% 2.68/0.79  % (2454)------------------------------
% 2.68/0.79  % (2454)------------------------------
% 2.68/0.79  % (2462)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)
% 2.68/0.80  % (2401)Instruction limit reached!
% 2.68/0.80  % (2401)------------------------------
% 2.68/0.80  % (2401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.80  % (2401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.80  % (2401)Termination reason: Unknown
% 2.68/0.80  % (2401)Termination phase: Saturation
% 2.68/0.80  
% 2.68/0.80  % (2401)Memory used [KB]: 6780
% 2.68/0.80  % (2401)Time elapsed: 0.226 s
% 2.68/0.80  % (2401)Instructions burned: 68 (million)
% 2.68/0.80  % (2401)------------------------------
% 2.68/0.80  % (2401)------------------------------
% 2.68/0.80  % (2456)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)
% 2.68/0.80  % (2405)Instruction limit reached!
% 2.68/0.80  % (2405)------------------------------
% 2.68/0.80  % (2405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.80  % (2405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.80  % (2405)Termination reason: Unknown
% 2.68/0.80  % (2405)Termination phase: Saturation
% 2.68/0.80  
% 2.68/0.80  % (2405)Memory used [KB]: 6652
% 2.68/0.80  % (2405)Time elapsed: 0.208 s
% 2.68/0.80  % (2405)Instructions burned: 95 (million)
% 2.68/0.80  % (2405)------------------------------
% 2.68/0.80  % (2405)------------------------------
% 2.68/0.81  % (2463)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)
% 2.68/0.81  % (2461)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)
% 2.68/0.81  % (2461)Refutation not found, incomplete strategy% (2461)------------------------------
% 2.68/0.81  % (2461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.81  % (2461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.81  % (2461)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.81  
% 2.68/0.81  % (2461)Memory used [KB]: 5884
% 2.68/0.81  % (2461)Time elapsed: 0.100 s
% 2.68/0.81  % (2461)Instructions burned: 2 (million)
% 2.68/0.81  % (2461)------------------------------
% 2.68/0.81  % (2461)------------------------------
% 2.68/0.82  % (2464)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)
% 2.68/0.82  % (2465)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.05/0.83  % (2466)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.05/0.83  % (2466)Refutation not found, incomplete strategy% (2466)------------------------------
% 3.05/0.83  % (2466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.83  % (2463)Refutation not found, incomplete strategy% (2463)------------------------------
% 3.05/0.83  % (2463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.83  % (2463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.83  % (2463)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.83  
% 3.05/0.83  % (2463)Memory used [KB]: 6012
% 3.05/0.83  % (2463)Time elapsed: 0.117 s
% 3.05/0.83  % (2463)Instructions burned: 6 (million)
% 3.05/0.83  % (2463)------------------------------
% 3.05/0.83  % (2463)------------------------------
% 3.05/0.83  % (2468)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.05/0.83  % (2469)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.05/0.84  % (2470)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.05/0.84  % (2467)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.05/0.84  % (2466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.84  % (2466)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.84  
% 3.05/0.84  % (2466)Memory used [KB]: 5884
% 3.05/0.84  % (2467)Refutation not found, incomplete strategy% (2467)------------------------------
% 3.05/0.84  % (2467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.84  % (2467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.84  % (2467)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.84  
% 3.05/0.84  % (2467)Memory used [KB]: 5884
% 3.05/0.84  % (2467)Time elapsed: 0.104 s
% 3.05/0.84  % (2467)Instructions burned: 1 (million)
% 3.05/0.84  % (2467)------------------------------
% 3.05/0.84  % (2467)------------------------------
% 3.05/0.84  % (2466)Time elapsed: 0.100 s
% 3.05/0.84  % (2466)Instructions burned: 2 (million)
% 3.05/0.84  % (2466)------------------------------
% 3.05/0.84  % (2466)------------------------------
% 3.05/0.85  % (2391)Instruction limit reached!
% 3.05/0.85  % (2391)------------------------------
% 3.05/0.85  % (2391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.85  % (2391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.85  % (2391)Termination reason: Unknown
% 3.05/0.85  % (2391)Termination phase: Saturation
% 3.05/0.85  
% 3.05/0.85  % (2391)Memory used [KB]: 2942
% 3.05/0.85  % (2391)Time elapsed: 0.254 s
% 3.05/0.85  % (2391)Instructions burned: 108 (million)
% 3.05/0.85  % (2391)------------------------------
% 3.05/0.85  % (2391)------------------------------
% 3.05/0.85  % (2472)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.05/0.85  % (2472)Refutation not found, incomplete strategy% (2472)------------------------------
% 3.05/0.85  % (2472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.85  % (2472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.85  % (2472)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.85  
% 3.05/0.85  % (2472)Memory used [KB]: 5884
% 3.05/0.85  % (2472)Time elapsed: 0.086 s
% 3.05/0.85  % (2472)Instructions burned: 2 (million)
% 3.05/0.85  % (2472)------------------------------
% 3.05/0.85  % (2472)------------------------------
% 3.05/0.86  % (2471)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.25/0.86  % (2473)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.25/0.87  % (2475)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.25/0.87  % (2464)Instruction limit reached!
% 3.25/0.87  % (2464)------------------------------
% 3.25/0.87  % (2464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.87  % (2406)Instruction limit reached!
% 3.25/0.87  % (2406)------------------------------
% 3.25/0.87  % (2406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.87  % (2474)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.25/0.88  % (2474)Refutation not found, incomplete strategy% (2474)------------------------------
% 3.25/0.88  % (2474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.88  % (2474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.88  % (2474)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.88  
% 3.25/0.88  % (2474)Memory used [KB]: 5884
% 3.25/0.88  % (2474)Time elapsed: 0.103 s
% 3.25/0.88  % (2474)Instructions burned: 2 (million)
% 3.25/0.88  % (2474)------------------------------
% 3.25/0.88  % (2474)------------------------------
% 3.25/0.88  % (2464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.88  % (2464)Termination reason: Unknown
% 3.25/0.88  % (2464)Termination phase: Saturation
% 3.25/0.88  
% 3.25/0.88  % (2464)Memory used [KB]: 11385
% 3.25/0.88  % (2464)Time elapsed: 0.020 s
% 3.25/0.88  % (2464)Instructions burned: 35 (million)
% 3.25/0.88  % (2464)------------------------------
% 3.25/0.88  % (2464)------------------------------
% 3.25/0.88  % (2468)Instruction limit reached!
% 3.25/0.88  % (2468)------------------------------
% 3.25/0.88  % (2468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.88  % (2406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.88  % (2406)Termination reason: Unknown
% 3.25/0.88  % (2406)Termination phase: Saturation
% 3.25/0.88  
% 3.25/0.88  % (2406)Memory used [KB]: 7419
% 3.25/0.88  % (2406)Time elapsed: 0.296 s
% 3.25/0.88  % (2406)Instructions burned: 111 (million)
% 3.25/0.88  % (2406)------------------------------
% 3.25/0.88  % (2406)------------------------------
% 3.25/0.88  % (2460)Instruction limit reached!
% 3.25/0.88  % (2460)------------------------------
% 3.25/0.88  % (2460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.88  % (2460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.88  % (2460)Termination reason: Unknown
% 3.25/0.88  % (2460)Termination phase: Saturation
% 3.25/0.88  
% 3.25/0.88  % (2460)Memory used [KB]: 7291
% 3.25/0.88  % (2460)Time elapsed: 0.172 s
% 3.25/0.88  % (2460)Instructions burned: 87 (million)
% 3.25/0.88  % (2460)------------------------------
% 3.25/0.88  % (2460)------------------------------
% 3.25/0.89  % (2479)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.25/0.89  % (2468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.89  % (2468)Termination reason: Unknown
% 3.25/0.89  % (2468)Termination phase: Saturation
% 3.25/0.89  
% 3.25/0.89  % (2468)Memory used [KB]: 6268
% 3.25/0.89  % (2468)Time elapsed: 0.120 s
% 3.25/0.89  % (2468)Instructions burned: 24 (million)
% 3.25/0.89  % (2468)------------------------------
% 3.25/0.89  % (2468)------------------------------
% 3.25/0.89  % (2478)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.25/0.89  % (2478)Refutation not found, incomplete strategy% (2478)------------------------------
% 3.25/0.89  % (2478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.89  % (2478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.89  % (2478)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.89  
% 3.25/0.89  % (2478)Memory used [KB]: 5884
% 3.25/0.89  % (2478)Time elapsed: 0.067 s
% 3.25/0.89  % (2478)------------------------------
% 3.25/0.89  % (2478)------------------------------
% 3.25/0.89  % (2476)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 (2995ds/35Mi)
% 3.25/0.90  % (2477)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.25/0.90  % (2404)Instruction limit reached!
% 3.25/0.90  % (2404)------------------------------
% 3.25/0.90  % (2404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.90  % (2404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.90  % (2404)Termination reason: Unknown
% 3.25/0.90  % (2404)Termination phase: Saturation
% 3.25/0.90  
% 3.25/0.90  % (2404)Memory used [KB]: 7547
% 3.25/0.90  % (2404)Time elapsed: 0.326 s
% 3.25/0.90  % (2404)Instructions burned: 131 (million)
% 3.25/0.90  % (2404)------------------------------
% 3.25/0.90  % (2404)------------------------------
% 3.25/0.90  % (2477)Refutation not found, incomplete strategy% (2477)------------------------------
% 3.25/0.90  % (2477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.90  % (2477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.90  % (2477)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.90  
% 3.25/0.90  % (2477)Memory used [KB]: 1407
% 3.25/0.90  % (2477)Time elapsed: 0.108 s
% 3.25/0.90  % (2477)Instructions burned: 2 (million)
% 3.25/0.90  % (2477)------------------------------
% 3.25/0.90  % (2477)------------------------------
% 3.25/0.90  % (2482)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.25/0.91  % (2476)Refutation not found, incomplete strategy% (2476)------------------------------
% 3.25/0.91  % (2476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.91  % (2476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.91  % (2476)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.91  
% 3.25/0.91  % (2476)Memory used [KB]: 6140
% 3.25/0.91  % (2476)Time elapsed: 0.105 s
% 3.25/0.91  % (2476)Instructions burned: 10 (million)
% 3.25/0.91  % (2476)------------------------------
% 3.25/0.91  % (2476)------------------------------
% 3.25/0.91  % (2481)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.25/0.92  % (2483)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.25/0.93  % (2480)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.25/0.93  % (2483)Refutation not found, incomplete strategy% (2483)------------------------------
% 3.25/0.93  % (2483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.93  % (2483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.93  % (2483)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.93  
% 3.25/0.93  % (2483)Memory used [KB]: 5884
% 3.25/0.93  % (2483)Time elapsed: 0.098 s
% 3.25/0.93  % (2483)Instructions burned: 1 (million)
% 3.25/0.93  % (2483)------------------------------
% 3.25/0.93  % (2483)------------------------------
% 3.25/0.93  % (2480)Refutation not found, incomplete strategy% (2480)------------------------------
% 3.25/0.93  % (2480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.93  % (2480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.93  % (2480)Termination reason: Refutation not found, incomplete strategy
% 3.25/0.93  
% 3.25/0.93  % (2480)Memory used [KB]: 5884
% 3.25/0.93  % (2480)Time elapsed: 0.118 s
% 3.25/0.93  % (2480)Instructions burned: 2 (million)
% 3.25/0.93  % (2480)------------------------------
% 3.25/0.93  % (2480)------------------------------
% 3.80/0.94  % (2456)Instruction limit reached!
% 3.80/0.94  % (2456)------------------------------
% 3.80/0.94  % (2456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.94  % (2456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.94  % (2456)Termination reason: Unknown
% 3.80/0.94  % (2456)Termination phase: Saturation
% 3.80/0.94  
% 3.80/0.94  % (2456)Memory used [KB]: 7419
% 3.80/0.94  % (2456)Time elapsed: 0.214 s
% 3.80/0.94  % (2456)Instructions burned: 93 (million)
% 3.80/0.94  % (2456)------------------------------
% 3.80/0.94  % (2456)------------------------------
% 3.80/0.94  % (2453)Instruction limit reached!
% 3.80/0.94  % (2453)------------------------------
% 3.80/0.94  % (2453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.94  % (2479)Instruction limit reached!
% 3.80/0.94  % (2479)------------------------------
% 3.80/0.94  % (2479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.95  % (2484)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.80/0.96  % (2465)Instruction limit reached!
% 3.80/0.96  % (2465)------------------------------
% 3.80/0.96  % (2465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.96  % (2465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.96  % (2465)Termination reason: Unknown
% 3.80/0.96  % (2465)Termination phase: Saturation
% 3.80/0.96  
% 3.80/0.96  % (2465)Memory used [KB]: 2686
% 3.80/0.96  % (2465)Time elapsed: 0.207 s
% 3.80/0.96  % (2465)Instructions burned: 114 (million)
% 3.80/0.96  % (2465)------------------------------
% 3.80/0.96  % (2465)------------------------------
% 3.80/0.96  % (2479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.96  % (2479)Termination reason: Unknown
% 3.80/0.96  % (2479)Termination phase: Saturation
% 3.80/0.96  
% 3.80/0.96  % (2479)Memory used [KB]: 6652
% 3.80/0.96  % (2479)Time elapsed: 0.127 s
% 3.80/0.96  % (2479)Instructions burned: 45 (million)
% 3.80/0.96  % (2479)------------------------------
% 3.80/0.96  % (2479)------------------------------
% 3.80/0.96  % (2453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.96  % (2453)Termination reason: Unknown
% 3.80/0.96  % (2453)Termination phase: Saturation
% 3.80/0.96  
% 3.80/0.96  % (2453)Memory used [KB]: 8187
% 3.80/0.96  % (2453)Time elapsed: 0.254 s
% 3.80/0.96  % (2453)Instructions burned: 140 (million)
% 3.80/0.96  % (2453)------------------------------
% 3.80/0.96  % (2453)------------------------------
% 4.12/0.97  % (2485)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)
% 4.12/0.97  % (2484)Refutation not found, incomplete strategy% (2484)------------------------------
% 4.12/0.97  % (2484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/0.97  % (2484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/0.97  % (2484)Termination reason: Refutation not found, incomplete strategy
% 4.12/0.97  
% 4.12/0.97  % (2484)Memory used [KB]: 6396
% 4.12/0.97  % (2484)Time elapsed: 0.118 s
% 4.12/0.97  % (2484)Instructions burned: 12 (million)
% 4.12/0.97  % (2484)------------------------------
% 4.12/0.97  % (2484)------------------------------
% 4.12/0.97  % (2486)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)
% 4.12/0.98  % (2486)Refutation not found, incomplete strategy% (2486)------------------------------
% 4.12/0.98  % (2486)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/0.98  % (2486)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/0.98  % (2486)Termination reason: Refutation not found, incomplete strategy
% 4.12/0.98  
% 4.12/0.98  % (2486)Memory used [KB]: 5884
% 4.12/0.98  % (2486)Time elapsed: 0.111 s
% 4.12/0.98  % (2486)Instructions burned: 2 (million)
% 4.12/0.98  % (2486)------------------------------
% 4.12/0.98  % (2486)------------------------------
% 4.12/0.98  % (2488)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)
% 4.12/0.99  % (2487)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)
% 4.12/0.99  % (2488)Refutation not found, incomplete strategy% (2488)------------------------------
% 4.12/0.99  % (2488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/0.99  % (2488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/0.99  % (2488)Termination reason: Refutation not found, incomplete strategy
% 4.12/0.99  
% 4.12/0.99  % (2488)Memory used [KB]: 5884
% 4.12/0.99  % (2488)Time elapsed: 0.114 s
% 4.12/0.99  % (2488)Instructions burned: 2 (million)
% 4.12/0.99  % (2488)------------------------------
% 4.12/0.99  % (2488)------------------------------
% 4.12/0.99  % (2490)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)
% 4.12/1.00  % (2490)Refutation not found, incomplete strategy% (2490)------------------------------
% 4.12/1.00  % (2490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.00  % (2490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.00  % (2490)Termination reason: Refutation not found, incomplete strategy
% 4.12/1.00  
% 4.12/1.00  % (2490)Memory used [KB]: 6012
% 4.12/1.00  % (2490)Time elapsed: 0.098 s
% 4.12/1.00  % (2490)Instructions burned: 3 (million)
% 4.12/1.00  % (2490)------------------------------
% 4.12/1.00  % (2490)------------------------------
% 4.12/1.00  % (2494)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/43Mi)
% 4.12/1.00  % (2493)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/92Mi)
% 4.12/1.01  % (2489)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)
% 4.12/1.01  % (2489)Refutation not found, incomplete strategy% (2489)------------------------------
% 4.12/1.01  % (2489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.01  % (2489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.01  % (2489)Termination reason: Refutation not found, incomplete strategy
% 4.12/1.01  
% 4.12/1.01  % (2489)Memory used [KB]: 6012
% 4.12/1.01  % (2489)Time elapsed: 0.116 s
% 4.12/1.01  % (2489)Instructions burned: 4 (million)
% 4.12/1.01  % (2489)------------------------------
% 4.12/1.01  % (2489)------------------------------
% 4.12/1.02  % (2495)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/50Mi)
% 4.12/1.03  % (2491)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)
% 4.12/1.03  % (2491)Refutation not found, incomplete strategy% (2491)------------------------------
% 4.12/1.03  % (2491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.03  % (2491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.03  % (2491)Termination reason: Refutation not found, incomplete strategy
% 4.12/1.03  
% 4.12/1.03  % (2491)Memory used [KB]: 5884
% 4.12/1.03  % (2491)Time elapsed: 0.134 s
% 4.12/1.03  % (2491)Instructions burned: 2 (million)
% 4.12/1.03  % (2491)------------------------------
% 4.12/1.03  % (2491)------------------------------
% 4.12/1.03  % (2497)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/915Mi)
% 4.33/1.03  % (2492)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)
% 4.33/1.03  % (2492)Refutation not found, incomplete strategy% (2492)------------------------------
% 4.33/1.03  % (2492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.03  % (2492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.03  % (2492)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.03  
% 4.33/1.03  % (2492)Memory used [KB]: 6012
% 4.33/1.03  % (2492)Time elapsed: 0.106 s
% 4.33/1.03  % (2492)Instructions burned: 4 (million)
% 4.33/1.03  % (2492)------------------------------
% 4.33/1.03  % (2492)------------------------------
% 4.33/1.04  % (2498)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=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/437Mi)
% 4.33/1.04  % (2496)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9Mi)
% 4.33/1.05  % (2459)Instruction limit reached!
% 4.33/1.05  % (2459)------------------------------
% 4.33/1.05  % (2459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.05  % (2459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.05  % (2459)Termination reason: Unknown
% 4.33/1.05  % (2459)Termination phase: Saturation
% 4.33/1.05  
% 4.33/1.05  % (2459)Memory used [KB]: 3326
% 4.33/1.05  % (2459)Time elapsed: 0.317 s
% 4.33/1.05  % (2459)Instructions burned: 223 (million)
% 4.33/1.05  % (2459)------------------------------
% 4.33/1.05  % (2459)------------------------------
% 4.33/1.05  % (2496)Instruction limit reached!
% 4.33/1.05  % (2496)------------------------------
% 4.33/1.05  % (2496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.05  % (2496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.05  % (2496)Termination reason: Unknown
% 4.33/1.05  % (2496)Termination phase: Saturation
% 4.33/1.05  
% 4.33/1.05  % (2496)Memory used [KB]: 6140
% 4.33/1.05  % (2496)Time elapsed: 0.113 s
% 4.33/1.05  % (2496)Instructions burned: 9 (million)
% 4.33/1.05  % (2496)------------------------------
% 4.33/1.05  % (2496)------------------------------
% 4.33/1.05  % (2501)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1501Mi)
% 4.33/1.05  % (2497)Refutation not found, incomplete strategy% (2497)------------------------------
% 4.33/1.05  % (2497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.05  % (2497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.05  % (2497)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.05  
% 4.33/1.05  % (2497)Memory used [KB]: 5884
% 4.33/1.05  % (2497)Time elapsed: 0.107 s
% 4.33/1.05  % (2497)Instructions burned: 2 (million)
% 4.33/1.05  % (2497)------------------------------
% 4.33/1.05  % (2497)------------------------------
% 4.33/1.05  % (2500)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1287Mi)
% 4.33/1.05  % (2501)Refutation not found, incomplete strategy% (2501)------------------------------
% 4.33/1.05  % (2501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.05  % (2501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.05  % (2501)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.05  
% 4.33/1.05  % (2501)Memory used [KB]: 6012
% 4.33/1.05  % (2501)Time elapsed: 0.043 s
% 4.33/1.05  % (2501)Instructions burned: 3 (million)
% 4.33/1.05  % (2501)------------------------------
% 4.33/1.05  % (2501)------------------------------
% 4.33/1.06  % (2482)Instruction limit reached!
% 4.33/1.06  % (2482)------------------------------
% 4.33/1.06  % (2482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.06  % (2482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.06  % (2482)Termination reason: Unknown
% 4.33/1.06  % (2482)Termination phase: Saturation
% 4.33/1.06  
% 4.33/1.06  % (2482)Memory used [KB]: 7036
% 4.33/1.06  % (2482)Time elapsed: 0.197 s
% 4.33/1.06  % (2482)Instructions burned: 91 (million)
% 4.33/1.06  % (2482)------------------------------
% 4.33/1.06  % (2482)------------------------------
% 4.33/1.06  % (2499)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/206Mi)
% 4.33/1.06  % (2499)Refutation not found, incomplete strategy% (2499)------------------------------
% 4.33/1.06  % (2499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.06  % (2499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.06  % (2499)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.06  
% 4.33/1.06  % (2499)Memory used [KB]: 5884
% 4.33/1.06  % (2499)Time elapsed: 0.100 s
% 4.33/1.06  % (2499)Instructions burned: 2 (million)
% 4.33/1.06  % (2499)------------------------------
% 4.33/1.06  % (2499)------------------------------
% 4.33/1.06  % (2498)Refutation not found, incomplete strategy% (2498)------------------------------
% 4.33/1.06  % (2498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.06  % (2498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.06  % (2498)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.06  
% 4.33/1.06  % (2498)Memory used [KB]: 6012
% 4.33/1.06  % (2498)Time elapsed: 0.096 s
% 4.33/1.06  % (2498)Instructions burned: 2 (million)
% 4.33/1.06  % (2498)------------------------------
% 4.33/1.06  % (2498)------------------------------
% 4.33/1.07  % (2506)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 (2993ds/93Mi)
% 4.33/1.07  % (2494)Instruction limit reached!
% 4.33/1.07  % (2494)------------------------------
% 4.33/1.07  % (2494)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.07  % (2494)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.07  % (2494)Termination reason: Unknown
% 4.33/1.07  % (2494)Termination phase: Saturation
% 4.33/1.07  
% 4.33/1.07  % (2494)Memory used [KB]: 6780
% 4.33/1.07  % (2494)Time elapsed: 0.124 s
% 4.33/1.07  % (2494)Instructions burned: 45 (million)
% 4.33/1.07  % (2494)------------------------------
% 4.33/1.07  % (2494)------------------------------
% 5.70/1.07  % (2502)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/32Mi)
% 5.70/1.08  % (2502)Refutation not found, incomplete strategy% (2502)------------------------------
% 5.70/1.08  % (2502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.08  % (2502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.08  % (2502)Termination reason: Refutation not found, incomplete strategy
% 5.70/1.08  
% 5.70/1.08  % (2502)Memory used [KB]: 6012
% 5.70/1.08  % (2502)Time elapsed: 0.085 s
% 5.70/1.08  % (2502)Instructions burned: 4 (million)
% 5.70/1.08  % (2502)------------------------------
% 5.70/1.08  % (2502)------------------------------
% 5.70/1.08  % (2481)Instruction limit reached!
% 5.70/1.08  % (2481)------------------------------
% 5.70/1.08  % (2481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.08  % (2481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.08  % (2481)Termination reason: Unknown
% 5.70/1.08  % (2481)Termination phase: Saturation
% 5.70/1.08  
% 5.70/1.08  % (2481)Memory used [KB]: 6396
% 5.70/1.08  % (2481)Time elapsed: 0.266 s
% 5.70/1.08  % (2481)Instructions burned: 136 (million)
% 5.70/1.08  % (2481)------------------------------
% 5.70/1.08  % (2481)------------------------------
% 5.70/1.09  % (2487)Instruction limit reached!
% 5.70/1.09  % (2487)------------------------------
% 5.70/1.09  % (2487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.09  % (2487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.09  % (2487)Termination reason: Unknown
% 5.70/1.09  % (2487)Termination phase: Saturation
% 5.70/1.09  
% 5.70/1.09  % (2487)Memory used [KB]: 2558
% 5.70/1.09  % (2487)Time elapsed: 0.217 s
% 5.70/1.09  % (2487)Instructions burned: 68 (million)
% 5.70/1.09  % (2487)------------------------------
% 5.70/1.09  % (2487)------------------------------
% 5.70/1.09  % (2503)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/117Mi)
% 5.70/1.09  % (2503)Refutation not found, incomplete strategy% (2503)------------------------------
% 5.70/1.09  % (2503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.09  % (2503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.09  % (2503)Termination reason: Refutation not found, incomplete strategy
% 5.70/1.09  
% 5.70/1.09  % (2503)Memory used [KB]: 1535
% 5.70/1.09  % (2503)Time elapsed: 0.097 s
% 5.70/1.09  % (2503)Instructions burned: 2 (million)
% 5.70/1.09  % (2503)------------------------------
% 5.70/1.09  % (2503)------------------------------
% 5.70/1.09  % (2475)Instruction limit reached!
% 5.70/1.09  % (2475)------------------------------
% 5.70/1.09  % (2475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.09  % (2475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.09  % (2475)Termination reason: Unknown
% 5.70/1.09  % (2475)Termination phase: Saturation
% 5.70/1.09  
% 5.70/1.09  % (2475)Memory used [KB]: 7291
% 5.70/1.09  % (2475)Time elapsed: 0.313 s
% 5.70/1.09  % (2475)Instructions burned: 151 (million)
% 5.70/1.09  % (2475)------------------------------
% 5.70/1.09  % (2475)------------------------------
% 5.70/1.10  % (2495)Instruction limit reached!
% 5.70/1.10  % (2495)------------------------------
% 5.70/1.10  % (2495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.10  % (2495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.10  % (2495)Termination reason: Unknown
% 5.70/1.10  % (2495)Termination phase: Saturation
% 5.70/1.10  
% 5.70/1.10  % (2495)Memory used [KB]: 7419
% 5.70/1.10  % (2495)Time elapsed: 0.169 s
% 5.70/1.10  % (2495)Instructions burned: 50 (million)
% 5.70/1.10  % (2495)------------------------------
% 5.70/1.10  % (2495)------------------------------
% 5.70/1.10  % (2504)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/283Mi)
% 5.70/1.10  % (2504)Refutation not found, incomplete strategy% (2504)------------------------------
% 5.70/1.10  % (2504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.10  % (2504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.10  % (2504)Termination reason: Refutation not found, incomplete strategy
% 5.70/1.10  
% 5.70/1.10  % (2504)Memory used [KB]: 6012
% 5.70/1.10  % (2504)Time elapsed: 0.102 s
% 5.70/1.10  % (2504)Instructions burned: 4 (million)
% 5.70/1.10  % (2504)------------------------------
% 5.70/1.10  % (2504)------------------------------
% 5.70/1.10  % (2505)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/115Mi)
% 5.70/1.10  % (2505)Refutation not found, incomplete strategy% (2505)------------------------------
% 5.70/1.10  % (2505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.10  % (2505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.10  % (2505)Termination reason: Refutation not found, incomplete strategy
% 5.70/1.10  
% 5.70/1.10  % (2505)Memory used [KB]: 6012
% 5.70/1.10  % (2505)Time elapsed: 0.097 s
% 5.70/1.10  % (2505)Instructions burned: 4 (million)
% 5.70/1.10  % (2505)------------------------------
% 5.70/1.10  % (2505)------------------------------
% 5.70/1.12  % (2507)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 5.70/1.12  % (2507)Refutation not found, incomplete strategy% (2507)------------------------------
% 5.70/1.12  % (2507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.12  % (2507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.12  % (2507)Termination reason: Refutation not found, incomplete strategy
% 5.70/1.12  
% 5.70/1.12  % (2507)Memory used [KB]: 1407
% 5.70/1.12  % (2507)Time elapsed: 0.096 s
% 5.70/1.12  % (2507)Instructions burned: 2 (million)
% 5.70/1.12  % (2507)------------------------------
% 5.70/1.12  % (2507)------------------------------
% 5.70/1.14  % (2508)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/80Mi)
% 6.19/1.15  % (2509)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/251Mi)
% 6.19/1.15  % (2511)lrs+30_1:3_aac=none:abs=on:avsq=on:avsql=on:avsqr=1,16:er=filter:fde=none:fsr=off:kws=inv_frequency:nwc=5.0:suph=off:i=285:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/285Mi)
% 6.19/1.16  % (2514)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/106Mi)
% 6.19/1.16  % (2511)Refutation not found, incomplete strategy% (2511)------------------------------
% 6.19/1.16  % (2511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.16  % (2511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.16  % (2511)Termination reason: Refutation not found, incomplete strategy
% 6.19/1.16  
% 6.19/1.16  % (2511)Memory used [KB]: 5884
% 6.19/1.16  % (2511)Time elapsed: 0.080 s
% 6.19/1.16  % (2511)Instructions burned: 2 (million)
% 6.19/1.16  % (2511)------------------------------
% 6.19/1.16  % (2511)------------------------------
% 6.19/1.16  % (2510)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/94Mi)
% 6.19/1.16  % (2509)Refutation not found, incomplete strategy% (2509)------------------------------
% 6.19/1.16  % (2509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.16  % (2509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.16  % (2509)Termination reason: Refutation not found, incomplete strategy
% 6.19/1.16  
% 6.19/1.16  % (2509)Memory used [KB]: 6012
% 6.19/1.16  % (2509)Time elapsed: 0.104 s
% 6.19/1.16  % (2509)Instructions burned: 1 (million)
% 6.19/1.16  % (2509)------------------------------
% 6.19/1.16  % (2509)------------------------------
% 6.19/1.16  % (2493)Instruction limit reached!
% 6.19/1.16  % (2493)------------------------------
% 6.19/1.16  % (2493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.16  % (2493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.16  % (2493)Termination reason: Unknown
% 6.19/1.16  % (2493)Termination phase: Saturation
% 6.19/1.16  
% 6.19/1.16  % (2493)Memory used [KB]: 7164
% 6.19/1.16  % (2493)Time elapsed: 0.221 s
% 6.19/1.16  % (2493)Instructions burned: 92 (million)
% 6.19/1.16  % (2493)------------------------------
% 6.19/1.16  % (2493)------------------------------
% 6.19/1.16  % (2514)Refutation not found, incomplete strategy% (2514)------------------------------
% 6.19/1.16  % (2514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.16  % (2514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.16  % (2514)Termination reason: Refutation not found, incomplete strategy
% 6.19/1.16  
% 6.19/1.16  % (2514)Memory used [KB]: 6012
% 6.19/1.16  % (2514)Time elapsed: 0.089 s
% 6.19/1.16  % (2514)Instructions burned: 2 (million)
% 6.19/1.16  % (2514)------------------------------
% 6.19/1.16  % (2514)------------------------------
% 6.19/1.17  % (2513)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/73Mi)
% 6.19/1.17  % (2506)Instruction limit reached!
% 6.19/1.17  % (2506)------------------------------
% 6.19/1.17  % (2506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.17  % (2506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.17  % (2506)Termination reason: Unknown
% 6.19/1.17  % (2506)Termination phase: Saturation
% 6.19/1.17  
% 6.19/1.17  % (2506)Memory used [KB]: 6780
% 6.19/1.17  % (2506)Time elapsed: 0.130 s
% 6.19/1.17  % (2506)Instructions burned: 94 (million)
% 6.19/1.17  % (2506)------------------------------
% 6.19/1.17  % (2506)------------------------------
% 6.37/1.18  % (2515)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1488Mi)
% 6.37/1.18  % (2515)Refutation not found, incomplete strategy% (2515)------------------------------
% 6.37/1.18  % (2515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.18  % (2515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.18  % (2515)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.18  
% 6.37/1.18  % (2515)Memory used [KB]: 5884
% 6.37/1.18  % (2515)Time elapsed: 0.100 s
% 6.37/1.18  % (2515)Instructions burned: 2 (million)
% 6.37/1.18  % (2515)------------------------------
% 6.37/1.18  % (2515)------------------------------
% 6.37/1.18  % (2512)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1486Mi)
% 6.37/1.19  % (2519)ott-3_2:1_acc=on:add=large:anc=none:fde=none:gsp=on:irw=on:nm=0:s2a=on:sd=4:sos=on:ss=axioms:st=1.2:urr=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/134Mi)
% 6.37/1.19  % (2517)lrs+1011_3:1_acc=model:fsr=off:gsp=on:sd=1:ss=axioms:st=5.0:urr=on:i=376:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/376Mi)
% 6.37/1.20  % (2519)Refutation not found, incomplete strategy% (2519)------------------------------
% 6.37/1.20  % (2519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.20  % (2516)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/103Mi)
% 6.37/1.20  % (2519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.20  % (2519)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.20  
% 6.37/1.20  % (2519)Memory used [KB]: 6012
% 6.37/1.20  % (2519)Time elapsed: 0.081 s
% 6.37/1.20  % (2519)Instructions burned: 3 (million)
% 6.37/1.20  % (2519)------------------------------
% 6.37/1.20  % (2519)------------------------------
% 6.37/1.20  % (2518)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1345Mi)
% 6.37/1.21  % (2518)Refutation not found, incomplete strategy% (2518)------------------------------
% 6.37/1.21  % (2518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.21  % (2518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.21  % (2518)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.21  
% 6.37/1.21  % (2518)Memory used [KB]: 6012
% 6.37/1.21  % (2518)Time elapsed: 0.116 s
% 6.37/1.21  % (2518)Instructions burned: 3 (million)
% 6.37/1.21  % (2518)------------------------------
% 6.37/1.21  % (2518)------------------------------
% 6.37/1.21  % (2521)dis+1002_1:5_acc=on:afp=1010:fsr=off:gsp=on:nm=10:sac=on:sos=on:sp=unary_first:urr=ec_only:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/177Mi)
% 6.37/1.22  % (2521)Refutation not found, incomplete strategy% (2521)------------------------------
% 6.37/1.22  % (2521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.22  % (2521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.22  % (2521)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.22  
% 6.37/1.22  % (2521)Memory used [KB]: 6012
% 6.37/1.22  % (2521)Time elapsed: 0.114 s
% 6.37/1.22  % (2521)Instructions burned: 2 (million)
% 6.37/1.22  % (2521)------------------------------
% 6.37/1.22  % (2521)------------------------------
% 6.37/1.22  % (2520)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=1498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1498Mi)
% 6.37/1.22  % (2523)lrs+1002_1:1_fde=none:sd=2:sos=on:sp=const_max:ss=axioms:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.37/1.22  % (2520)Refutation not found, incomplete strategy% (2520)------------------------------
% 6.37/1.22  % (2520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.22  % (2520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.22  % (2520)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.22  
% 6.37/1.22  % (2520)Memory used [KB]: 5884
% 6.37/1.22  % (2520)Time elapsed: 0.118 s
% 6.37/1.22  % (2520)Instructions burned: 2 (million)
% 6.37/1.22  % (2520)------------------------------
% 6.37/1.22  % (2520)------------------------------
% 6.37/1.22  % (2523)Refutation not found, incomplete strategy% (2523)------------------------------
% 6.37/1.22  % (2523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.22  % (2522)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/82Mi)
% 6.37/1.22  TRYING [1]
% 6.37/1.22  % (2523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.22  % (2523)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.22  
% 6.37/1.22  % (2523)Memory used [KB]: 5884
% 6.37/1.22  % (2523)Time elapsed: 0.108 s
% 6.37/1.22  % (2523)Instructions burned: 2 (million)
% 6.37/1.22  % (2523)------------------------------
% 6.37/1.22  % (2523)------------------------------
% 6.37/1.22  TRYING [2]
% 6.37/1.22  TRYING [3]
% 6.37/1.23  % (2525)dis+1011_1:32_bd=off:fde=unused:plsq=on:plsqc=2:plsqr=175,8:s2a=on:sp=frequency:spb=goal:ss=included:st=2.0:to=lpo:i=669:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/669Mi)
% 6.76/1.23  % (2524)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/176Mi)
% 6.76/1.24  % (2526)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/156Mi)
% 6.76/1.24  % (2524)Refutation not found, incomplete strategy% (2524)------------------------------
% 6.76/1.24  % (2524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.24  % (2524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.24  % (2524)Termination reason: Refutation not found, incomplete strategy
% 6.76/1.24  
% 6.76/1.24  % (2524)Memory used [KB]: 6012
% 6.76/1.24  % (2524)Time elapsed: 0.123 s
% 6.76/1.24  % (2524)Instructions burned: 3 (million)
% 6.76/1.24  % (2524)------------------------------
% 6.76/1.24  % (2524)------------------------------
% 6.76/1.24  % (2526)Refutation not found, incomplete strategy% (2526)------------------------------
% 6.76/1.24  % (2526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.25  TRYING [4]
% 6.76/1.25  % (2526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.25  % (2526)Termination reason: Refutation not found, incomplete strategy
% 6.76/1.25  
% 6.76/1.25  % (2526)Memory used [KB]: 1407
% 6.76/1.25  % (2526)Time elapsed: 0.098 s
% 6.76/1.25  % (2526)Instructions burned: 1 (million)
% 6.76/1.25  % (2526)------------------------------
% 6.76/1.25  % (2526)------------------------------
% 6.76/1.25  % (2508)Instruction limit reached!
% 6.76/1.25  % (2508)------------------------------
% 6.76/1.25  % (2508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.25  % (2527)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=1735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1735Mi)
% 6.92/1.26  % (2531)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/3303Mi)
% 6.92/1.27  % (2513)Instruction limit reached!
% 6.92/1.27  % (2513)------------------------------
% 6.92/1.27  % (2513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.27  % (2508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.27  % (2508)Termination reason: Unknown
% 6.92/1.27  % (2508)Termination phase: Saturation
% 6.92/1.27  
% 6.92/1.27  % (2508)Memory used [KB]: 7164
% 6.92/1.27  % (2508)Time elapsed: 0.220 s
% 6.92/1.27  % (2508)Instructions burned: 80 (million)
% 6.92/1.27  % (2508)------------------------------
% 6.92/1.27  % (2508)------------------------------
% 6.92/1.27  % (2528)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2681:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/2681Mi)
% 6.92/1.27  % (2529)dis+10_1:1_lma=on:sac=on:sos=all:spb=goal_then_units:ss=axioms:to=lpo:i=432:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/432Mi)
% 6.92/1.27  % (2513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.27  % (2513)Termination reason: Unknown
% 6.92/1.27  % (2513)Termination phase: Saturation
% 6.92/1.27  
% 6.92/1.27  % (2513)Memory used [KB]: 2558
% 6.92/1.27  % (2513)Time elapsed: 0.176 s
% 6.92/1.27  % (2513)Instructions burned: 73 (million)
% 6.92/1.27  % (2513)------------------------------
% 6.92/1.27  % (2513)------------------------------
% 6.92/1.27  % (2462)Instruction limit reached!
% 6.92/1.27  % (2462)------------------------------
% 6.92/1.27  % (2462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.27  % (2462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.27  % (2462)Termination reason: Unknown
% 6.92/1.27  % (2462)Termination phase: Saturation
% 6.92/1.27  
% 6.92/1.27  % (2462)Memory used [KB]: 9210
% 6.92/1.27  % (2462)Time elapsed: 0.527 s
% 6.92/1.27  % (2462)Instructions burned: 378 (million)
% 6.92/1.27  % (2462)------------------------------
% 6.92/1.27  % (2462)------------------------------
% 6.92/1.27  % (2528)Refutation not found, incomplete strategy% (2528)------------------------------
% 6.92/1.27  % (2528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.27  % (2528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.27  % (2528)Termination reason: Refutation not found, incomplete strategy
% 6.92/1.27  
% 6.92/1.27  % (2528)Memory used [KB]: 1407
% 6.92/1.27  % (2528)Time elapsed: 0.064 s
% 6.92/1.27  % (2528)Instructions burned: 3 (million)
% 6.92/1.27  % (2528)------------------------------
% 6.92/1.27  % (2528)------------------------------
% 6.92/1.28  % (2529)Refutation not found, incomplete strategy% (2529)------------------------------
% 6.92/1.28  % (2529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.28  % (2529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.28  % (2529)Termination reason: Refutation not found, incomplete strategy
% 6.92/1.28  
% 6.92/1.28  % (2529)Memory used [KB]: 6012
% 6.92/1.28  % (2529)Time elapsed: 0.061 s
% 6.92/1.28  % (2529)Instructions burned: 3 (million)
% 6.92/1.28  % (2529)------------------------------
% 6.92/1.28  % (2529)------------------------------
% 6.92/1.28  % (2531)Refutation not found, incomplete strategy% (2531)------------------------------
% 6.92/1.28  % (2531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.28  % (2531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.28  % (2531)Termination reason: Refutation not found, incomplete strategy
% 6.92/1.28  
% 6.92/1.28  % (2531)Memory used [KB]: 5884
% 6.92/1.28  % (2531)Time elapsed: 0.072 s
% 6.92/1.28  % (2531)Instructions burned: 1 (million)
% 6.92/1.28  % (2531)------------------------------
% 6.92/1.28  % (2531)------------------------------
% 6.92/1.28  % (2485)Instruction limit reached!
% 6.92/1.28  % (2485)------------------------------
% 6.92/1.28  % (2485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.28  % (2485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.28  % (2485)Termination reason: Unknown
% 6.92/1.28  % (2485)Termination phase: Saturation
% 6.92/1.28  
% 6.92/1.28  % (2485)Memory used [KB]: 9210
% 6.92/1.28  % (2485)Time elapsed: 0.408 s
% 6.92/1.28  % (2485)Instructions burned: 248 (million)
% 6.92/1.28  % (2485)------------------------------
% 6.92/1.28  % (2485)------------------------------
% 6.92/1.28  % (2530)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/440Mi)
% 6.92/1.28  % (2532)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/503Mi)
% 6.92/1.28  % (2473)Instruction limit reached!
% 6.92/1.28  % (2473)------------------------------
% 6.92/1.28  % (2473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.28  % (2473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.28  % (2473)Termination reason: Unknown
% 6.92/1.28  % (2473)Termination phase: Saturation
% 6.92/1.28  
% 6.92/1.28  % (2473)Memory used [KB]: 9338
% 6.92/1.28  % (2473)Time elapsed: 0.486 s
% 6.92/1.28  % (2473)Instructions burned: 290 (million)
% 6.92/1.28  % (2473)------------------------------
% 6.92/1.28  % (2473)------------------------------
% 6.92/1.29  % (2534)lrs+11_3:1_br=off:flr=on:sgt=8:ss=axioms:urr=on:i=128:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/128Mi)
% 6.92/1.29  % (2510)Instruction limit reached!
% 6.92/1.29  % (2510)------------------------------
% 6.92/1.29  % (2510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.29  % (2510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.29  % (2510)Termination reason: Unknown
% 6.92/1.29  % (2510)Termination phase: Saturation
% 6.92/1.29  
% 6.92/1.29  % (2510)Memory used [KB]: 7291
% 6.92/1.29  % (2510)Time elapsed: 0.220 s
% 6.92/1.29  % (2510)Instructions burned: 94 (million)
% 6.92/1.29  % (2510)------------------------------
% 6.92/1.29  % (2510)------------------------------
% 6.92/1.31  % (2469)Instruction limit reached!
% 6.92/1.31  % (2469)------------------------------
% 6.92/1.31  % (2469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.31  % (2469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.31  % (2469)Termination reason: Unknown
% 6.92/1.31  % (2469)Termination phase: Saturation
% 6.92/1.31  
% 6.92/1.31  % (2469)Memory used [KB]: 6396
% 6.92/1.31  % (2469)Time elapsed: 0.561 s
% 6.92/1.31  % (2469)Instructions burned: 358 (million)
% 6.92/1.31  % (2469)------------------------------
% 6.92/1.31  % (2469)------------------------------
% 6.92/1.32  % (2533)lrs+10_1:1_sos=on:ss=included:st=1.2:urr=on:i=236:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/236Mi)
% 6.92/1.32  % (2533)Refutation not found, incomplete strategy% (2533)------------------------------
% 6.92/1.32  % (2533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.32  % (2533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.32  % (2533)Termination reason: Refutation not found, incomplete strategy
% 6.92/1.32  
% 6.92/1.32  % (2533)Memory used [KB]: 6012
% 6.92/1.32  % (2533)Time elapsed: 0.109 s
% 6.92/1.32  % (2533)Instructions burned: 2 (million)
% 6.92/1.32  % (2533)------------------------------
% 6.92/1.32  % (2533)------------------------------
% 7.30/1.33  % (2538)lrs+0_1:1_br=off:drc=off:erd=off:urr=ec_only:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/997Mi)
% 7.30/1.33  % (2535)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/2543Mi)
% 7.30/1.33  % (2522)Instruction limit reached!
% 7.30/1.33  % (2522)------------------------------
% 7.30/1.33  % (2522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.33  % (2522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.33  % (2522)Termination reason: Unknown
% 7.30/1.33  % (2522)Termination phase: Finite model building SAT solving
% 7.30/1.33  
% 7.30/1.33  % (2522)Memory used [KB]: 9850
% 7.30/1.33  % (2522)Time elapsed: 0.182 s
% 7.30/1.33  % (2522)Instructions burned: 85 (million)
% 7.30/1.33  % (2522)------------------------------
% 7.30/1.33  % (2522)------------------------------
% 7.30/1.33  % (2470)Instruction limit reached!
% 7.30/1.33  % (2470)------------------------------
% 7.30/1.33  % (2470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.33  % (2470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.33  % (2470)Termination reason: Unknown
% 7.30/1.33  % (2470)Termination phase: Saturation
% 7.30/1.33  
% 7.30/1.33  % (2470)Memory used [KB]: 9850
% 7.30/1.33  % (2470)Time elapsed: 0.595 s
% 7.30/1.33  % (2470)Instructions burned: 366 (million)
% 7.30/1.33  % (2470)------------------------------
% 7.30/1.33  % (2470)------------------------------
% 7.30/1.34  % (2536)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 (2991ds/45Mi)
% 7.30/1.34  % (2535)Refutation not found, incomplete strategy% (2535)------------------------------
% 7.30/1.34  % (2535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.30/1.34  % (2535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.30/1.34  % (2535)Termination reason: Refutation not found, incomplete strategy
% 7.30/1.34  
% 7.30/1.34  % (2535)Memory used [KB]: 5884
% 7.30/1.34  % (2535)Time elapsed: 0.098 s
% 7.30/1.34  % (2535)Instructions burned: 1 (million)
% 7.30/1.34  % (2535)------------------------------
% 7.30/1.34  % (2535)------------------------------
% 7.30/1.35  % (2537)dis+1010_1:1_acc=model:bd=off:ins=1:nwc=5.0:sp=reverse_frequency:to=lpo:i=279:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/279Mi)
% 7.48/1.36  % (2516)Instruction limit reached!
% 7.48/1.36  % (2516)------------------------------
% 7.48/1.36  % (2516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.36  % (2516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.36  % (2516)Termination reason: Unknown
% 7.48/1.36  % (2516)Termination phase: Saturation
% 7.48/1.36  
% 7.48/1.36  % (2516)Memory used [KB]: 7291
% 7.48/1.36  % (2516)Time elapsed: 0.277 s
% 7.48/1.36  % (2516)Instructions burned: 103 (million)
% 7.48/1.36  % (2516)------------------------------
% 7.48/1.36  % (2516)------------------------------
% 7.48/1.37  % (2539)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/121Mi)
% 7.48/1.38  % (2544)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=1290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1290Mi)
% 7.48/1.38  % (2540)lrs+10_1:32_br=off:gsp=on:nm=6:nwc=5.0:urr=on:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/53Mi)
% 7.48/1.39  % (2545)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=3040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3040Mi)
% 7.48/1.39  % (2548)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=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/201Mi)
% 7.48/1.39  % (2471)Instruction limit reached!
% 7.48/1.39  % (2471)------------------------------
% 7.48/1.39  % (2471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.39  % (2471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.39  % (2471)Termination reason: Unknown
% 7.48/1.39  % (2471)Termination phase: Saturation
% 7.48/1.39  
% 7.48/1.39  % (2471)Memory used [KB]: 11897
% 7.48/1.39  % (2471)Time elapsed: 0.583 s
% 7.48/1.39  % (2471)Instructions burned: 425 (million)
% 7.48/1.39  % (2471)------------------------------
% 7.48/1.39  % (2471)------------------------------
% 7.48/1.39  % (2542)dis+10_1:5_bsr=on:drc=off:ins=1:nwc=2.8:sp=reverse_frequency:to=lpo:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/84Mi)
% 7.48/1.39  % (2544)Refutation not found, incomplete strategy% (2544)------------------------------
% 7.48/1.39  % (2544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.39  % (2544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.39  % (2544)Termination reason: Refutation not found, incomplete strategy
% 7.48/1.39  
% 7.48/1.39  % (2544)Memory used [KB]: 5884
% 7.48/1.39  % (2544)Time elapsed: 0.091 s
% 7.48/1.39  % (2544)Instructions burned: 3 (million)
% 7.48/1.39  % (2544)------------------------------
% 7.48/1.39  % (2544)------------------------------
% 7.48/1.39  % (2543)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/162Mi)
% 7.48/1.39  % (2546)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=192:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/192Mi)
% 7.48/1.39  % (2543)Refutation not found, incomplete strategy% (2543)------------------------------
% 7.48/1.39  % (2543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.39  % (2536)Instruction limit reached!
% 7.48/1.39  % (2536)------------------------------
% 7.48/1.39  % (2536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.39  % (2536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.39  % (2536)Termination reason: Unknown
% 7.48/1.39  % (2536)Termination phase: Saturation
% 7.48/1.39  
% 7.48/1.39  % (2536)Memory used [KB]: 6780
% 7.48/1.39  % (2536)Time elapsed: 0.145 s
% 7.48/1.39  % (2536)Instructions burned: 45 (million)
% 7.48/1.39  % (2536)------------------------------
% 7.48/1.39  % (2536)------------------------------
% 7.48/1.39  % (2543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.39  % (2543)Termination reason: Refutation not found, incomplete strategy
% 7.48/1.39  
% 7.48/1.39  % (2543)Memory used [KB]: 10490
% 7.48/1.39  % (2543)Time elapsed: 0.079 s
% 7.48/1.39  % (2543)Instructions burned: 3 (million)
% 7.48/1.39  % (2543)------------------------------
% 7.48/1.39  % (2543)------------------------------
% 7.48/1.40  % (2541)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/265Mi)
% 7.48/1.40  % (2549)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=3643:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3643Mi)
% 7.48/1.42  % (2550)lrs+10_1:6_bd=off:drc=off:tgt=full:i=729:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/729Mi)
% 7.48/1.43  % (2547)dis+11_1:1_av=off:bd=off:br=off:erd=off:ins=1:nm=0:nwc=3.0:s2a=on:slsq=on:slsqc=2:slsqr=1,2:urr=on:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/163Mi)
% 7.68/1.45  % (2553)lrs+21_1:8_av=off:bs=unit_only:drc=off:flr=on:lwlo=on:nwc=10.0:slsq=on:slsqr=1,4:tgt=ground:to=lpo:urr=on:i=1174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1174Mi)
% 7.68/1.46  % (2551)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/292Mi)
% 7.68/1.46  % (2552)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/73Mi)
% 7.68/1.47  % (2554)dis+10_1:1024_br=off:nwc=3.0:plsq=on:plsqc=2:plsqr=7,4:urr=on:i=348:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/348Mi)
% 7.71/1.47  % (2534)Instruction limit reached!
% 7.71/1.47  % (2534)------------------------------
% 7.71/1.47  % (2534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.48  % (2540)Instruction limit reached!
% 7.71/1.48  % (2540)------------------------------
% 7.71/1.48  % (2540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.48  % (2540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.48  % (2540)Termination reason: Unknown
% 7.71/1.48  % (2540)Termination phase: Saturation
% 7.71/1.48  
% 7.71/1.48  % (2540)Memory used [KB]: 6908
% 7.71/1.48  % (2540)Time elapsed: 0.194 s
% 7.71/1.48  % (2540)Instructions burned: 54 (million)
% 7.71/1.48  % (2540)------------------------------
% 7.71/1.48  % (2540)------------------------------
% 7.71/1.48  % (2534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.48  % (2534)Termination reason: Unknown
% 7.71/1.48  % (2534)Termination phase: Saturation
% 7.71/1.48  
% 7.71/1.48  % (2534)Memory used [KB]: 7291
% 7.71/1.48  % (2534)Time elapsed: 0.225 s
% 7.71/1.48  % (2534)Instructions burned: 130 (million)
% 7.71/1.48  % (2534)------------------------------
% 7.71/1.48  % (2534)------------------------------
% 7.71/1.48  % (2555)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/772Mi)
% 7.71/1.50  % (2542)Instruction limit reached!
% 7.71/1.50  % (2542)------------------------------
% 7.71/1.50  % (2542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.50  % (2542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.50  % (2542)Termination reason: Unknown
% 7.71/1.50  % (2542)Termination phase: Saturation
% 7.71/1.50  
% 7.71/1.50  % (2542)Memory used [KB]: 7036
% 7.71/1.50  % (2542)Time elapsed: 0.180 s
% 7.71/1.50  % (2542)Instructions burned: 84 (million)
% 7.71/1.50  % (2542)------------------------------
% 7.71/1.50  % (2542)------------------------------
% 7.71/1.51  % (2559)lrs+10_1:1_av=off:bd=off:lma=on:sfv=off:sos=all:spb=goal_then_units:to=lpo:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/226Mi)
% 7.71/1.51  % (2559)Refutation not found, incomplete strategy% (2559)------------------------------
% 7.71/1.51  % (2559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.51  % (2559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.51  % (2559)Termination reason: Refutation not found, incomplete strategy
% 7.71/1.51  
% 7.71/1.51  % (2559)Memory used [KB]: 1407
% 7.71/1.51  % (2559)Time elapsed: 0.091 s
% 7.71/1.51  % (2559)Instructions burned: 2 (million)
% 7.71/1.51  % (2559)------------------------------
% 7.71/1.51  % (2559)------------------------------
% 7.71/1.51  % (2558)ott+10_1:1_av=off:br=off:bsd=on:drc=off:s2a=on:sos=all:sp=reverse_arity:spb=goal:to=lpo:urr=on:i=198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/198Mi)
% 7.71/1.51  % (2558)Refutation not found, incomplete strategy% (2558)------------------------------
% 7.71/1.51  % (2558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.51  % (2558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.51  % (2558)Termination reason: Refutation not found, incomplete strategy
% 7.71/1.51  
% 7.71/1.51  % (2558)Memory used [KB]: 1407
% 7.71/1.51  % (2558)Time elapsed: 0.095 s
% 7.71/1.51  % (2558)Instructions burned: 2 (million)
% 7.71/1.51  % (2558)------------------------------
% 7.71/1.51  % (2558)------------------------------
% 7.71/1.51  % (2557)dis+1010_1:1024_av=off:awrs=converge:awrsf=256:bce=on:bsr=on:fde=unused:gs=on:ins=1:nwc=3.0:s2a=on:skr=on:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/388Mi)
% 7.71/1.52  % (2539)Instruction limit reached!
% 7.71/1.52  % (2539)------------------------------
% 7.71/1.52  % (2539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.52  % (2539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.52  % (2539)Termination reason: Unknown
% 7.71/1.52  % (2539)Termination phase: Saturation
% 7.71/1.52  
% 7.71/1.52  % (2539)Memory used [KB]: 7291
% 7.71/1.52  % (2539)Time elapsed: 0.222 s
% 7.71/1.52  % (2539)Instructions burned: 122 (million)
% 7.71/1.52  % (2539)------------------------------
% 7.71/1.52  % (2539)------------------------------
% 7.71/1.52  % (2556)lrs+10_1:1_anc=all:br=off:newcnf=on:s2a=on:s2at=2.0:sac=on:sd=1:ss=included:urr=on:i=3380:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/3380Mi)
% 8.14/1.57  % (2552)Instruction limit reached!
% 8.14/1.57  % (2552)------------------------------
% 8.14/1.57  % (2552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.58  % (2552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.58  % (2552)Termination reason: Unknown
% 8.14/1.58  % (2552)Termination phase: Saturation
% 8.14/1.58  
% 8.14/1.58  % (2552)Memory used [KB]: 2430
% 8.14/1.58  % (2552)Time elapsed: 0.205 s
% 8.14/1.58  % (2552)Instructions burned: 74 (million)
% 8.14/1.58  % (2552)------------------------------
% 8.14/1.58  % (2552)------------------------------
% 8.14/1.60  % (2560)ott+10_1:5_bs=unit_only:drc=off:ins=1:nwc=2.16:rnwc=on:slsq=on:slsqr=13,149:sp=const_min:tgt=ground:to=lpo:uwa=interpreted_only:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/336Mi)
% 8.14/1.61  % (2561)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/206Mi)
% 8.14/1.62  % (2562)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=2097:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/2097Mi)
% 8.14/1.62  % (2561)Refutation not found, incomplete strategy% (2561)------------------------------
% 8.14/1.62  % (2561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.62  % (2561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.62  % (2561)Termination reason: Refutation not found, incomplete strategy
% 8.14/1.62  
% 8.14/1.62  % (2561)Memory used [KB]: 5884
% 8.14/1.62  % (2561)Time elapsed: 0.121 s
% 8.14/1.62  % (2561)Instructions burned: 2 (million)
% 8.14/1.62  % (2561)------------------------------
% 8.14/1.62  % (2561)------------------------------
% 8.14/1.63  % (2546)Instruction limit reached!
% 8.14/1.63  % (2546)------------------------------
% 8.14/1.63  % (2546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.63  % (2546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.08/1.64  % (2546)Termination reason: Unknown
% 10.08/1.64  % (2546)Termination phase: Saturation
% 10.08/1.64  
% 10.08/1.64  % (2546)Memory used [KB]: 2814
% 10.08/1.64  % (2546)Time elapsed: 0.326 s
% 10.08/1.64  % (2546)Instructions burned: 194 (million)
% 10.08/1.64  % (2546)------------------------------
% 10.08/1.64  % (2546)------------------------------
% 10.08/1.64  % (2547)Instruction limit reached!
% 10.08/1.64  % (2547)------------------------------
% 10.08/1.64  % (2547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.08/1.64  % (2547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.08/1.64  % (2547)Termination reason: Unknown
% 10.08/1.64  % (2547)Termination phase: Saturation
% 10.08/1.64  
% 10.08/1.64  % (2547)Memory used [KB]: 3454
% 10.08/1.64  % (2547)Time elapsed: 0.323 s
% 10.08/1.64  % (2547)Instructions burned: 163 (million)
% 10.08/1.64  % (2547)------------------------------
% 10.08/1.64  % (2547)------------------------------
% 10.08/1.65  % (2565)dis+3_1:64_av=off:cond=on:lcm=reverse:nwc=3.0:sos=on:updr=off:i=1004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1004Mi)
% 10.08/1.65  % (2565)Refutation not found, incomplete strategy% (2565)------------------------------
% 10.08/1.65  % (2565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.08/1.65  % (2563)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=4956:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/4956Mi)
% 10.08/1.65  % (2565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.08/1.65  % (2565)Termination reason: Refutation not found, incomplete strategy
% 10.08/1.65  
% 10.08/1.65  % (2565)Memory used [KB]: 1407
% 10.08/1.65  % (2565)Time elapsed: 0.103 s
% 10.08/1.65  % (2565)Instructions burned: 2 (million)
% 10.08/1.65  % (2565)------------------------------
% 10.08/1.65  % (2565)------------------------------
% 10.08/1.65  % (2563)Refutation not found, incomplete strategy% (2563)------------------------------
% 10.08/1.65  % (2563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.08/1.65  % (2563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.08/1.65  % (2563)Termination reason: Refutation not found, incomplete strategy
% 10.08/1.65  
% 10.08/1.65  % (2563)Memory used [KB]: 5884
% 10.08/1.65  % (2563)Time elapsed: 0.118 s
% 10.08/1.65  % (2563)Instructions burned: 1 (million)
% 10.08/1.65  % (2563)------------------------------
% 10.08/1.65  % (2563)------------------------------
% 10.08/1.65  % (2564)ott+11_2:1_add=large:afp=4000:newcnf=on:sd=1:sos=on:sp=const_min:ss=axioms:i=322:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/322Mi)
% 10.08/1.65  % (2564)Refutation not found, incomplete strategy% (2564)------------------------------
% 10.08/1.65  % (2564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.08/1.66  % (2564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.08/1.66  % (2564)Termination reason: Refutation not found, incomplete strategy
% 10.08/1.66  
% 10.08/1.66  % (2564)Memory used [KB]: 5884
% 10.08/1.66  % (2564)Time elapsed: 0.117 s
% 10.08/1.66  % (2564)Instructions burned: 2 (million)
% 10.08/1.66  % (2564)------------------------------
% 10.08/1.66  % (2564)------------------------------
% 10.43/1.69  % (2548)Instruction limit reached!
% 10.43/1.69  % (2548)------------------------------
% 10.43/1.69  % (2548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.43/1.69  % (2548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.43/1.69  % (2548)Termination reason: Unknown
% 10.43/1.69  % (2548)Termination phase: Saturation
% 10.43/1.69  
% 10.43/1.69  % (2548)Memory used [KB]: 14200
% 10.43/1.69  % (2548)Time elapsed: 0.100 s
% 10.43/1.69  % (2548)Instructions burned: 202 (million)
% 10.43/1.69  % (2548)------------------------------
% 10.43/1.69  % (2548)------------------------------
% 10.43/1.69  % (2566)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/654Mi)
% 10.43/1.69  % (2566)Refutation not found, incomplete strategy% (2566)------------------------------
% 10.43/1.69  % (2566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.43/1.69  % (2566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.43/1.69  % (2566)Termination reason: Refutation not found, incomplete strategy
% 10.43/1.69  
% 10.43/1.69  % (2566)Memory used [KB]: 6012
% 10.43/1.69  % (2566)Time elapsed: 0.095 s
% 10.43/1.69  % (2566)Instructions burned: 3 (million)
% 10.43/1.69  % (2566)------------------------------
% 10.43/1.69  % (2566)------------------------------
% 10.43/1.72  % (2541)Instruction limit reached!
% 10.43/1.72  % (2541)------------------------------
% 10.43/1.72  % (2541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.43/1.72  % (2541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.43/1.72  % (2541)Termination reason: Unknown
% 10.43/1.72  % (2541)Termination phase: Saturation
% 10.43/1.72  
% 10.43/1.72  % (2541)Memory used [KB]: 6652
% 10.43/1.72  % (2541)Time elapsed: 0.413 s
% 10.43/1.72  % (2541)Instructions burned: 265 (million)
% 10.43/1.72  % (2541)------------------------------
% 10.43/1.72  % (2541)------------------------------
% 10.43/1.73  % (2537)Instruction limit reached!
% 10.43/1.73  % (2537)------------------------------
% 10.43/1.73  % (2537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.43/1.73  % (2537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.43/1.73  % (2537)Termination reason: Unknown
% 10.43/1.73  % (2537)Termination phase: Saturation
% 10.43/1.73  
% 10.43/1.73  % (2537)Memory used [KB]: 9210
% 10.43/1.73  % (2537)Time elapsed: 0.484 s
% 10.43/1.73  % (2537)Instructions burned: 280 (million)
% 10.43/1.73  % (2537)------------------------------
% 10.43/1.73  % (2537)------------------------------
% 10.93/1.76  % (2569)dis+1002_1:1_cond=on:erd=off:fsd=on:fsdmm=2:gs=on:newcnf=on:nwc=2.0:s2a=on:sims=off:sp=reverse_arity:ss=axioms:i=186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/186Mi)
% 10.93/1.76  % (2567)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=455:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/455Mi)
% 10.93/1.76  % (2567)Refutation not found, incomplete strategy% (2567)------------------------------
% 10.93/1.76  % (2567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.93/1.76  % (2567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.93/1.76  % (2567)Termination reason: Refutation not found, incomplete strategy
% 10.93/1.76  
% 10.93/1.76  % (2567)Memory used [KB]: 6012
% 10.93/1.76  % (2567)Time elapsed: 0.123 s
% 10.93/1.76  % (2567)Instructions burned: 2 (million)
% 10.93/1.76  % (2567)------------------------------
% 10.93/1.76  % (2567)------------------------------
% 10.93/1.77  % (2568)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/98Mi)
% 11.06/1.78  % (2517)Instruction limit reached!
% 11.06/1.78  % (2517)------------------------------
% 11.06/1.78  % (2517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.06/1.78  % (2517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.06/1.78  % (2517)Termination reason: Unknown
% 11.06/1.78  % (2517)Termination phase: Saturation
% 11.06/1.78  
% 11.06/1.78  % (2517)Memory used [KB]: 9338
% 11.06/1.78  % (2517)Time elapsed: 0.696 s
% 11.06/1.78  % (2517)Instructions burned: 377 (million)
% 11.06/1.78  % (2517)------------------------------
% 11.06/1.78  % (2517)------------------------------
% 11.06/1.78  % (2571)dis+1010_1:16_fsd=on:nicw=on:ss=included:i=433:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/433Mi)
% 11.06/1.79  % (2573)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=802:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/802Mi)
% 11.06/1.79  % (2570)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=473:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/473Mi)
% 11.06/1.79  % (2570)Refutation not found, incomplete strategy% (2570)------------------------------
% 11.06/1.79  % (2570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.06/1.79  % (2570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.06/1.79  % (2570)Termination reason: Refutation not found, incomplete strategy
% 11.06/1.79  
% 11.06/1.79  % (2570)Memory used [KB]: 5884
% 11.06/1.79  % (2570)Time elapsed: 0.100 s
% 11.06/1.79  % (2570)Instructions burned: 2 (million)
% 11.06/1.79  % (2570)------------------------------
% 11.06/1.79  % (2570)------------------------------
% 11.06/1.79  % (2572)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=453:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/453Mi)
% 11.33/1.82  % (2574)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/848Mi)
% 11.33/1.82  % (2574)Refutation not found, incomplete strategy% (2574)------------------------------
% 11.33/1.82  % (2574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.33/1.82  % (2574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.33/1.82  % (2574)Termination reason: Refutation not found, incomplete strategy
% 11.33/1.82  
% 11.33/1.82  % (2574)Memory used [KB]: 5884
% 11.33/1.82  % (2574)Time elapsed: 0.092 s
% 11.33/1.82  % (2574)Instructions burned: 2 (million)
% 11.33/1.82  % (2574)------------------------------
% 11.33/1.82  % (2574)------------------------------
% 11.52/1.85  % (2575)dis+21_1:1_av=off:nwc=5.0:s2a=on:s2at=2.2:spb=goal_then_units:to=lpo:i=452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/452Mi)
% 11.52/1.87  % (2576)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=644:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/644Mi)
% 11.52/1.88  % (2576)Refutation not found, incomplete strategy% (2576)------------------------------
% 11.52/1.88  % (2576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.52/1.88  % (2576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.52/1.88  % (2576)Termination reason: Refutation not found, incomplete strategy
% 11.52/1.88  
% 11.52/1.88  % (2576)Memory used [KB]: 6012
% 11.52/1.88  % (2576)Time elapsed: 0.110 s
% 11.52/1.88  % (2576)Instructions burned: 3 (million)
% 11.52/1.88  % (2576)------------------------------
% 11.52/1.88  % (2576)------------------------------
% 11.52/1.88  % (2577)lrs+11_1:128_aac=none:avsq=on:avsqc=2:avsql=on:avsqr=1,16:awrs=converge:bs=on:nm=0:plsq=on:plsqc=1:plsqr=65,12:sos=on:spb=goal_then_units:to=lpo:urr=on:i=855:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/855Mi)
% 11.52/1.89  % (2577)Refutation not found, incomplete strategy% (2577)------------------------------
% 11.52/1.89  % (2577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.52/1.89  % (2577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.52/1.89  % (2577)Termination reason: Refutation not found, incomplete strategy
% 11.52/1.89  
% 11.52/1.89  % (2577)Memory used [KB]: 6012
% 11.52/1.89  % (2577)Time elapsed: 0.084 s
% 11.52/1.89  % (2577)Instructions burned: 3 (million)
% 11.52/1.89  % (2577)------------------------------
% 11.52/1.89  % (2577)------------------------------
% 11.52/1.90  % (2551)Instruction limit reached!
% 11.52/1.90  % (2551)------------------------------
% 11.52/1.90  % (2551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.52/1.90  % (2551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.52/1.90  % (2551)Termination reason: Unknown
% 11.52/1.90  % (2551)Termination phase: Saturation
% 11.52/1.90  
% 11.52/1.90  % (2551)Memory used [KB]: 10362
% 11.52/1.90  % (2551)Time elapsed: 0.561 s
% 11.52/1.90  % (2551)Instructions burned: 294 (million)
% 11.52/1.90  % (2551)------------------------------
% 11.52/1.90  % (2551)------------------------------
% 11.52/1.91  % (2578)lrs+11_4:1_acc=on:alpa=true:awrs=converge:bsr=unit_only:fsd=on:gs=on:gsaa=from_current:nicw=on:s2a=on:s2at=2.0:sac=on:slsq=on:slsqc=2:slsqr=11,120:sos=all:sp=weighted_frequency:spb=goal_then_units:urr=on:i=3379:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/3379Mi)
% 11.98/1.92  % (2568)Instruction limit reached!
% 11.98/1.92  % (2568)------------------------------
% 11.98/1.92  % (2568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.92  % (2568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.92  % (2568)Termination reason: Unknown
% 11.98/1.92  % (2568)Termination phase: Saturation
% 11.98/1.92  
% 11.98/1.92  % (2568)Memory used [KB]: 2942
% 11.98/1.92  % (2568)Time elapsed: 0.270 s
% 11.98/1.92  % (2568)Instructions burned: 100 (million)
% 11.98/1.92  % (2568)------------------------------
% 11.98/1.92  % (2568)------------------------------
% 11.98/1.93  % (2532)Instruction limit reached!
% 11.98/1.93  % (2532)------------------------------
% 11.98/1.93  % (2532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.93  % (2532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.93  % (2532)Termination reason: Unknown
% 11.98/1.93  % (2532)Termination phase: Saturation
% 11.98/1.93  
% 11.98/1.93  % (2532)Memory used [KB]: 9594
% 11.98/1.93  % (2532)Time elapsed: 0.709 s
% 11.98/1.93  % (2532)Instructions burned: 503 (million)
% 11.98/1.93  % (2532)------------------------------
% 11.98/1.93  % (2532)------------------------------
% 11.98/1.93  % (2530)Instruction limit reached!
% 11.98/1.93  % (2530)------------------------------
% 11.98/1.93  % (2530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.93  % (2530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.93  % (2530)Termination reason: Unknown
% 11.98/1.93  % (2530)Termination phase: Saturation
% 11.98/1.93  
% 11.98/1.93  % (2530)Memory used [KB]: 11385
% 11.98/1.93  % (2530)Time elapsed: 0.722 s
% 11.98/1.93  % (2530)Instructions burned: 441 (million)
% 11.98/1.93  % (2530)------------------------------
% 11.98/1.93  % (2530)------------------------------
% 11.98/1.93  % (2554)Instruction limit reached!
% 11.98/1.93  % (2554)------------------------------
% 11.98/1.93  % (2554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.93  % (2554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.93  % (2554)Termination reason: Unknown
% 11.98/1.93  % (2554)Termination phase: Saturation
% 11.98/1.93  
% 11.98/1.93  % (2554)Memory used [KB]: 9594
% 11.98/1.93  % (2554)Time elapsed: 0.537 s
% 11.98/1.93  % (2554)Instructions burned: 348 (million)
% 11.98/1.93  % (2554)------------------------------
% 11.98/1.93  % (2554)------------------------------
% 11.98/1.93  % (2579)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=1340:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1340Mi)
% 11.98/1.93  % (2579)Refutation not found, incomplete strategy% (2579)------------------------------
% 11.98/1.93  % (2579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.93  % (2579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.93  % (2579)Termination reason: Refutation not found, incomplete strategy
% 11.98/1.93  
% 11.98/1.93  % (2579)Memory used [KB]: 5884
% 11.98/1.93  % (2579)Time elapsed: 0.105 s
% 11.98/1.93  % (2579)Instructions burned: 2 (million)
% 11.98/1.93  % (2579)------------------------------
% 11.98/1.93  % (2579)------------------------------
% 11.98/1.96  % (2578)Refutation not found, incomplete strategy% (2578)------------------------------
% 11.98/1.96  % (2578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.98/1.96  % (2578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.98/1.96  % (2578)Termination reason: Refutation not found, incomplete strategy
% 11.98/1.96  
% 11.98/1.96  % (2578)Memory used [KB]: 10874
% 11.98/1.96  % (2578)Time elapsed: 0.136 s
% 11.98/1.96  % (2578)Instructions burned: 23 (million)
% 11.98/1.96  % (2578)------------------------------
% 11.98/1.96  % (2578)------------------------------
% 11.98/1.96  % (2580)dis+1011_2388710:563463_bce=on:ep=RS:erd=off:fs=off:fsr=off:sp=frequency:i=1024:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1024Mi)
% 12.36/1.98  % (2525)Instruction limit reached!
% 12.36/1.98  % (2525)------------------------------
% 12.36/1.98  % (2525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.36/1.98  % (2525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.36/1.98  % (2525)Termination reason: Unknown
% 12.36/1.98  % (2525)Termination phase: Saturation
% 12.36/1.98  
% 12.36/1.98  % (2525)Memory used [KB]: 11897
% 12.36/1.98  % (2525)Time elapsed: 0.838 s
% 12.36/1.98  % (2525)Instructions burned: 670 (million)
% 12.36/1.98  % (2525)------------------------------
% 12.36/1.98  % (2525)------------------------------
% 12.36/2.00  % (2557)Instruction limit reached!
% 12.36/2.00  % (2557)------------------------------
% 12.36/2.00  % (2557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.36/2.00  % (2557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.36/2.00  % (2557)Termination reason: Unknown
% 12.36/2.00  % (2557)Termination phase: Saturation
% 12.36/2.00  
% 12.36/2.00  % (2557)Memory used [KB]: 12281
% 12.36/2.00  % (2557)Time elapsed: 0.573 s
% 12.36/2.00  % (2557)Instructions burned: 388 (million)
% 12.36/2.00  % (2557)------------------------------
% 12.36/2.00  % (2557)------------------------------
% 12.36/2.01  % (2581)lrs+10_1:1_sd=4:sos=on:spb=goal:ss=axioms:st=3.7:to=lpo:urr=on:i=480:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/480Mi)
% 12.36/2.01  % (2581)Refutation not found, incomplete strategy% (2581)------------------------------
% 12.36/2.01  % (2581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.36/2.01  % (2581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.36/2.01  % (2581)Termination reason: Refutation not found, incomplete strategy
% 12.36/2.01  
% 12.36/2.01  % (2581)Memory used [KB]: 6012
% 12.36/2.01  % (2581)Time elapsed: 0.102 s
% 12.36/2.01  % (2581)Instructions burned: 3 (million)
% 12.36/2.01  % (2581)------------------------------
% 12.36/2.01  % (2581)------------------------------
% 12.36/2.02  % (2582)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/543Mi)
% 12.36/2.02  % (2582)Refutation not found, incomplete strategy% (2582)------------------------------
% 12.36/2.02  % (2582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.36/2.02  % (2582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.36/2.02  % (2582)Termination reason: Refutation not found, incomplete strategy
% 12.36/2.02  
% 12.36/2.02  % (2582)Memory used [KB]: 5884
% 12.36/2.02  % (2582)Time elapsed: 0.103 s
% 12.36/2.02  % (2582)Instructions burned: 2 (million)
% 12.36/2.02  % (2582)------------------------------
% 12.36/2.02  % (2582)------------------------------
% 12.36/2.02  % (2550)First to succeed.
% 12.36/2.03  % (2550)Refutation found. Thanks to Tanya!
% 12.36/2.03  % SZS status Theorem for theBenchmark
% 12.36/2.03  % SZS output start Proof for theBenchmark
% See solution above
% 12.36/2.03  % (2550)------------------------------
% 12.36/2.03  % (2550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.36/2.03  % (2550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.36/2.03  % (2550)Termination reason: Refutation
% 12.36/2.03  
% 12.36/2.03  % (2550)Memory used [KB]: 11513
% 12.36/2.03  % (2550)Time elapsed: 0.672 s
% 12.36/2.03  % (2550)Instructions burned: 370 (million)
% 12.36/2.03  % (2550)------------------------------
% 12.36/2.03  % (2550)------------------------------
% 12.36/2.03  % (2308)Success in time 1.667 s
%------------------------------------------------------------------------------