TSTP Solution File: KLE044+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : KLE044+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_sat --cores 0 -t %d %s

% Computer : n022.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:28:57 EDT 2022

% Result   : Theorem 14.84s 2.28s
% Output   : Refutation 14.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   21
% Syntax   : Number of formulae    :  109 (  66 unt;   0 def)
%            Number of atoms       :  155 (  50 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   83 (  37   ~;  33   |;   3   &)
%                                         (   8 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   7 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :  105 ( 104   !;   1   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f30498,plain,
    $false,
    inference(avatar_sat_refutation,[],[f60,f2574,f2576,f5244,f5837,f9163,f30492]) ).

fof(f30492,plain,
    ( spl4_1
    | ~ spl4_29 ),
    inference(avatar_split_clause,[],[f30491,f2535,f53]) ).

fof(f53,plain,
    ( spl4_1
  <=> leq(sF3,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_1])]) ).

fof(f2535,plain,
    ( spl4_29
  <=> leq(sF1,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_29])]) ).

fof(f30491,plain,
    ( ~ leq(sF1,sF1)
    | leq(sF3,sF1) ),
    inference(forward_demodulation,[],[f30490,f50]) ).

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

fof(f30490,plain,
    ( ~ leq(sF1,sF1)
    | leq(star(sF2),sF1) ),
    inference(forward_demodulation,[],[f30409,f31]) ).

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

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

fof(f30409,plain,
    ( leq(multiplication(one,star(sF2)),sF1)
    | ~ leq(sF1,sF1) ),
    inference(superposition,[],[f3044,f27295]) ).

fof(f27295,plain,
    addition(one,multiplication(sF1,sF2)) = sF1,
    inference(superposition,[],[f591,f11273]) ).

fof(f11273,plain,
    ! [X12] : multiplication(X12,sF2) = addition(X12,multiplication(X12,sK0)),
    inference(superposition,[],[f784,f49]) ).

fof(f49,plain,
    sF2 = addition(one,sK0),
    introduced(function_definition,[]) ).

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

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

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

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

fof(f24,plain,
    ! [X2,X1,X0] : 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/sandbox/benchmark/theBenchmark.p',right_distributivity) ).

fof(f591,plain,
    addition(one,addition(sF1,multiplication(sF1,sK0))) = sF1,
    inference(forward_demodulation,[],[f570,f30]) ).

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

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

fof(f570,plain,
    addition(one,addition(multiplication(sF1,sK0),sF1)) = sF1,
    inference(superposition,[],[f37,f134]) ).

fof(f134,plain,
    addition(addition(one,multiplication(sF1,sK0)),sF1) = sF1,
    inference(resolution,[],[f131,f34]) ).

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

fof(f23,plain,
    ! [X1,X0] :
      ( leq(X1,X0)
    <=> addition(X1,X0) = X0 ),
    inference(rectify,[],[f12]) ).

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

fof(f131,plain,
    leq(addition(one,multiplication(sF1,sK0)),sF1),
    inference(superposition,[],[f43,f48]) ).

fof(f48,plain,
    star(sK0) = sF1,
    introduced(function_definition,[]) ).

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

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

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

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

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

fof(f3044,plain,
    ! [X10,X8,X9] :
      ( ~ leq(addition(X10,multiplication(X8,X9)),X8)
      | leq(multiplication(X10,star(X9)),X8) ),
    inference(superposition,[],[f47,f30]) ).

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

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

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

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

fof(f9163,plain,
    ( spl4_2
    | ~ spl4_69 ),
    inference(avatar_split_clause,[],[f9159,f5834,f57]) ).

fof(f57,plain,
    ( spl4_2
  <=> leq(sF1,sF3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_2])]) ).

fof(f5834,plain,
    ( spl4_69
  <=> leq(multiplication(sF3,sF1),sF3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_69])]) ).

fof(f9159,plain,
    ( leq(sF1,sF3)
    | ~ spl4_69 ),
    inference(superposition,[],[f8919,f6283]) ).

fof(f6283,plain,
    ( sF3 = addition(sF3,multiplication(sF3,sF1))
    | ~ spl4_69 ),
    inference(superposition,[],[f30,f5838]) ).

fof(f5838,plain,
    ( addition(multiplication(sF3,sF1),sF3) = sF3
    | ~ spl4_69 ),
    inference(resolution,[],[f5836,f34]) ).

fof(f5836,plain,
    ( leq(multiplication(sF3,sF1),sF3)
    | ~ spl4_69 ),
    inference(avatar_component_clause,[],[f5834]) ).

fof(f8919,plain,
    ! [X22,X23] : leq(X22,addition(X23,multiplication(sF3,X22))),
    inference(superposition,[],[f294,f2503]) ).

fof(f2503,plain,
    ! [X0] : addition(X0,multiplication(sF3,X0)) = multiplication(sF3,X0),
    inference(resolution,[],[f2483,f34]) ).

fof(f2483,plain,
    ! [X46] : leq(X46,multiplication(sF3,X46)),
    inference(forward_demodulation,[],[f2457,f31]) ).

fof(f2457,plain,
    ! [X46] : leq(multiplication(one,X46),multiplication(sF3,X46)),
    inference(superposition,[],[f1602,f192]) ).

fof(f192,plain,
    sF3 = addition(one,addition(sF3,multiplication(sF2,sF3))),
    inference(forward_demodulation,[],[f185,f30]) ).

fof(f185,plain,
    addition(one,addition(multiplication(sF2,sF3),sF3)) = sF3,
    inference(superposition,[],[f115,f37]) ).

fof(f115,plain,
    addition(addition(one,multiplication(sF2,sF3)),sF3) = sF3,
    inference(resolution,[],[f110,f34]) ).

fof(f110,plain,
    leq(addition(one,multiplication(sF2,sF3)),sF3),
    inference(superposition,[],[f39,f50]) ).

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

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

fof(f1602,plain,
    ! [X28,X26,X27] : leq(multiplication(X26,X27),multiplication(addition(X26,X28),X27)),
    inference(superposition,[],[f214,f38]) ).

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

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

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

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

fof(f212,plain,
    ! [X6,X5] :
      ( addition(X5,X6) != addition(X5,X6)
      | leq(X5,addition(X5,X6)) ),
    inference(superposition,[],[f33,f169]) ).

fof(f169,plain,
    ! [X2,X3] : addition(X2,X3) = addition(X2,addition(X2,X3)),
    inference(superposition,[],[f37,f45]) ).

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

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

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

fof(f294,plain,
    ! [X8,X9,X7] : leq(X9,addition(X8,addition(X9,X7))),
    inference(forward_demodulation,[],[f291,f37]) ).

fof(f291,plain,
    ! [X8,X9,X7] : leq(X9,addition(addition(X8,X9),X7)),
    inference(superposition,[],[f245,f30]) ).

fof(f245,plain,
    ! [X10,X8,X9] : leq(X10,addition(X8,addition(X9,X10))),
    inference(superposition,[],[f226,f37]) ).

fof(f226,plain,
    ! [X2,X1] : leq(X1,addition(X2,X1)),
    inference(superposition,[],[f214,f30]) ).

fof(f5837,plain,
    ( ~ spl4_32
    | spl4_69
    | ~ spl4_28 ),
    inference(avatar_split_clause,[],[f5832,f2128,f5834,f2549]) ).

fof(f2549,plain,
    ( spl4_32
  <=> leq(sF3,sF3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_32])]) ).

fof(f2128,plain,
    ( spl4_28
  <=> sF3 = multiplication(sF3,sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_28])]) ).

fof(f5832,plain,
    ( leq(multiplication(sF3,sF1),sF3)
    | ~ leq(sF3,sF3)
    | ~ spl4_28 ),
    inference(forward_demodulation,[],[f5772,f48]) ).

fof(f5772,plain,
    ( leq(multiplication(sF3,star(sK0)),sF3)
    | ~ leq(sF3,sF3)
    | ~ spl4_28 ),
    inference(superposition,[],[f47,f5308]) ).

fof(f5308,plain,
    ( sF3 = addition(multiplication(sF3,sK0),sF3)
    | ~ spl4_28 ),
    inference(resolution,[],[f5271,f34]) ).

fof(f5271,plain,
    ( leq(multiplication(sF3,sK0),sF3)
    | ~ spl4_28 ),
    inference(superposition,[],[f2305,f2129]) ).

fof(f2129,plain,
    ( sF3 = multiplication(sF3,sF2)
    | ~ spl4_28 ),
    inference(avatar_component_clause,[],[f2128]) ).

fof(f2305,plain,
    ! [X53] : leq(multiplication(X53,sK0),multiplication(X53,sF2)),
    inference(superposition,[],[f801,f266]) ).

fof(f266,plain,
    sF2 = addition(sK0,sF2),
    inference(resolution,[],[f247,f34]) ).

fof(f247,plain,
    leq(sK0,sF2),
    inference(superposition,[],[f226,f49]) ).

fof(f801,plain,
    ! [X26,X24,X25] : leq(multiplication(X24,X25),multiplication(X24,addition(X25,X26))),
    inference(superposition,[],[f214,f36]) ).

fof(f5244,plain,
    spl4_28,
    inference(avatar_split_clause,[],[f5143,f2128]) ).

fof(f5143,plain,
    sF3 = multiplication(sF3,sF2),
    inference(superposition,[],[f2339,f2107]) ).

fof(f2107,plain,
    sF3 = addition(sF3,multiplication(sF3,sF2)),
    inference(superposition,[],[f30,f2097]) ).

fof(f2097,plain,
    sF3 = addition(multiplication(sF3,sF2),sF3),
    inference(resolution,[],[f2072,f34]) ).

fof(f2072,plain,
    leq(multiplication(sF3,sF2),sF3),
    inference(superposition,[],[f245,f594]) ).

fof(f594,plain,
    sF3 = addition(sF3,addition(one,multiplication(sF3,sF2))),
    inference(superposition,[],[f135,f30]) ).

fof(f135,plain,
    sF3 = addition(addition(one,multiplication(sF3,sF2)),sF3),
    inference(resolution,[],[f132,f34]) ).

fof(f132,plain,
    leq(addition(one,multiplication(sF3,sF2)),sF3),
    inference(superposition,[],[f43,f50]) ).

fof(f2339,plain,
    ! [X0] : multiplication(X0,sF2) = addition(X0,multiplication(X0,sF2)),
    inference(resolution,[],[f2321,f34]) ).

fof(f2321,plain,
    ! [X51] : leq(X51,multiplication(X51,sF2)),
    inference(forward_demodulation,[],[f2303,f42]) ).

fof(f2303,plain,
    ! [X51] : leq(multiplication(X51,one),multiplication(X51,sF2)),
    inference(superposition,[],[f801,f207]) ).

fof(f207,plain,
    sF2 = addition(one,sF2),
    inference(superposition,[],[f169,f49]) ).

fof(f2576,plain,
    spl4_32,
    inference(avatar_contradiction_clause,[],[f2575]) ).

fof(f2575,plain,
    ( $false
    | spl4_32 ),
    inference(resolution,[],[f2551,f75]) ).

fof(f75,plain,
    ! [X1] : leq(X1,X1),
    inference(trivial_inequality_removal,[],[f70]) ).

fof(f70,plain,
    ! [X1] :
      ( leq(X1,X1)
      | X1 != X1 ),
    inference(superposition,[],[f33,f45]) ).

fof(f2551,plain,
    ( ~ leq(sF3,sF3)
    | spl4_32 ),
    inference(avatar_component_clause,[],[f2549]) ).

fof(f2574,plain,
    spl4_29,
    inference(avatar_contradiction_clause,[],[f2573]) ).

fof(f2573,plain,
    ( $false
    | spl4_29 ),
    inference(resolution,[],[f2537,f75]) ).

fof(f2537,plain,
    ( ~ leq(sF1,sF1)
    | spl4_29 ),
    inference(avatar_component_clause,[],[f2535]) ).

fof(f60,plain,
    ( ~ spl4_1
    | ~ spl4_2 ),
    inference(avatar_split_clause,[],[f51,f57,f53]) ).

fof(f51,plain,
    ( ~ leq(sF1,sF3)
    | ~ leq(sF3,sF1) ),
    inference(definition_folding,[],[f32,f48,f50,f49,f50,f49,f48]) ).

fof(f32,plain,
    ( ~ leq(star(sK0),star(addition(one,sK0)))
    | ~ leq(star(addition(one,sK0)),star(sK0)) ),
    inference(cnf_transformation,[],[f27]) ).

fof(f27,plain,
    ? [X0] :
      ( ~ leq(star(addition(one,X0)),star(X0))
      | ~ leq(star(X0),star(addition(one,X0))) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ~ ! [X0] :
        ( leq(star(addition(one,X0)),star(X0))
        & leq(star(X0),star(addition(one,X0))) ),
    inference(rectify,[],[f18]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : KLE044+2 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n022.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 00:25:11 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (5429)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.49  % (5412)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (5420)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.50  % (5413)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.51  % (5416)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (5411)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (5410)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (5409)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (5432)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.52  % (5437)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.52  % (5417)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (5422)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.52  % (5415)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.52  % (5426)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (5424)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (5415)Instruction limit reached!
% 0.19/0.53  % (5415)------------------------------
% 0.19/0.53  % (5415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5415)Termination reason: Unknown
% 0.19/0.53  % (5415)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (5415)Memory used [KB]: 5500
% 0.19/0.53  % (5415)Time elapsed: 0.128 s
% 0.19/0.53  % (5415)Instructions burned: 7 (million)
% 0.19/0.53  % (5415)------------------------------
% 0.19/0.53  % (5415)------------------------------
% 0.19/0.53  % (5416)Instruction limit reached!
% 0.19/0.53  % (5416)------------------------------
% 0.19/0.53  % (5416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5416)Termination reason: Unknown
% 0.19/0.53  % (5416)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (5416)Memory used [KB]: 5373
% 0.19/0.53  % (5416)Time elapsed: 0.128 s
% 0.19/0.53  % (5416)Instructions burned: 3 (million)
% 0.19/0.53  % (5416)------------------------------
% 0.19/0.53  % (5416)------------------------------
% 0.19/0.53  % (5435)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.53  % (5427)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (5431)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.53  % (5433)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (5428)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.54  % (5418)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (5408)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.54  % (5419)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (5421)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (5436)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  % (5430)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.54  % (5414)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (5423)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.55  % (5434)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.55  TRYING [3]
% 0.19/0.55  % (5425)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.55  TRYING [1]
% 0.19/0.55  % (5412)Instruction limit reached!
% 0.19/0.55  % (5412)------------------------------
% 0.19/0.55  % (5412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (5412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (5412)Termination reason: Unknown
% 0.19/0.55  % (5412)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (5412)Memory used [KB]: 6396
% 0.19/0.55  % (5412)Time elapsed: 0.140 s
% 0.19/0.55  % (5412)Instructions burned: 52 (million)
% 0.19/0.55  % (5412)------------------------------
% 0.19/0.55  % (5412)------------------------------
% 0.19/0.56  TRYING [2]
% 0.19/0.56  TRYING [3]
% 0.19/0.57  TRYING [4]
% 0.19/0.58  TRYING [4]
% 0.19/0.59  % (5413)Instruction limit reached!
% 0.19/0.59  % (5413)------------------------------
% 0.19/0.59  % (5413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (5413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (5413)Termination reason: Unknown
% 0.19/0.59  % (5413)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (5413)Memory used [KB]: 6140
% 0.19/0.59  % (5413)Time elapsed: 0.192 s
% 0.19/0.59  % (5413)Instructions burned: 49 (million)
% 0.19/0.59  % (5413)------------------------------
% 0.19/0.59  % (5413)------------------------------
% 0.19/0.59  TRYING [4]
% 0.19/0.59  % (5410)Instruction limit reached!
% 0.19/0.59  % (5410)------------------------------
% 0.19/0.59  % (5410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (5410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (5410)Termination reason: Unknown
% 0.19/0.59  % (5410)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (5410)Memory used [KB]: 1663
% 0.19/0.59  % (5410)Time elapsed: 0.159 s
% 0.19/0.59  % (5410)Instructions burned: 37 (million)
% 0.19/0.59  % (5410)------------------------------
% 0.19/0.59  % (5410)------------------------------
% 0.19/0.60  % (5411)Instruction limit reached!
% 0.19/0.60  % (5411)------------------------------
% 0.19/0.60  % (5411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (5411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (5411)Termination reason: Unknown
% 0.19/0.60  % (5411)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (5411)Memory used [KB]: 6268
% 0.19/0.60  % (5411)Time elapsed: 0.211 s
% 0.19/0.60  % (5411)Instructions burned: 52 (million)
% 0.19/0.60  % (5411)------------------------------
% 0.19/0.60  % (5411)------------------------------
% 0.19/0.60  % (5409)Instruction limit reached!
% 0.19/0.60  % (5409)------------------------------
% 0.19/0.60  % (5409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (5414)Instruction limit reached!
% 0.19/0.60  % (5414)------------------------------
% 0.19/0.60  % (5414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (5414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (5414)Termination reason: Unknown
% 0.19/0.60  % (5414)Termination phase: Finite model building constraint generation
% 0.19/0.60  
% 0.19/0.60  % (5414)Memory used [KB]: 8187
% 0.19/0.60  % (5414)Time elapsed: 0.130 s
% 0.19/0.60  % (5414)Instructions burned: 51 (million)
% 0.19/0.60  % (5414)------------------------------
% 0.19/0.60  % (5414)------------------------------
% 0.19/0.60  % (5409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (5409)Termination reason: Unknown
% 0.19/0.60  % (5409)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (5409)Memory used [KB]: 6268
% 0.19/0.60  % (5409)Time elapsed: 0.207 s
% 0.19/0.60  % (5409)Instructions burned: 50 (million)
% 0.19/0.60  % (5409)------------------------------
% 0.19/0.60  % (5409)------------------------------
% 2.02/0.63  % (5418)Instruction limit reached!
% 2.02/0.63  % (5418)------------------------------
% 2.02/0.63  % (5418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.63  % (5418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.63  % (5418)Termination reason: Unknown
% 2.02/0.63  % (5418)Termination phase: Saturation
% 2.02/0.63  
% 2.02/0.63  % (5418)Memory used [KB]: 6268
% 2.02/0.63  % (5418)Time elapsed: 0.211 s
% 2.02/0.63  % (5418)Instructions burned: 50 (million)
% 2.02/0.63  % (5418)------------------------------
% 2.02/0.63  % (5418)------------------------------
% 2.25/0.63  % (5425)Instruction limit reached!
% 2.25/0.63  % (5425)------------------------------
% 2.25/0.63  % (5425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.64  % (5417)Instruction limit reached!
% 2.25/0.64  % (5417)------------------------------
% 2.25/0.64  % (5417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.64  % (5417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.64  % (5417)Termination reason: Unknown
% 2.25/0.64  % (5417)Termination phase: Saturation
% 2.25/0.64  
% 2.25/0.64  % (5417)Memory used [KB]: 1663
% 2.25/0.64  % (5417)Time elapsed: 0.206 s
% 2.25/0.64  % (5417)Instructions burned: 51 (million)
% 2.25/0.64  % (5417)------------------------------
% 2.25/0.64  % (5417)------------------------------
% 2.25/0.64  % (5425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.64  % (5425)Termination reason: Unknown
% 2.25/0.64  % (5425)Termination phase: Finite model building SAT solving
% 2.25/0.64  
% 2.25/0.64  % (5425)Memory used [KB]: 8827
% 2.25/0.64  % (5425)Time elapsed: 0.206 s
% 2.25/0.64  % (5425)Instructions burned: 59 (million)
% 2.25/0.64  % (5425)------------------------------
% 2.25/0.64  % (5425)------------------------------
% 2.25/0.65  % (5422)Instruction limit reached!
% 2.25/0.65  % (5422)------------------------------
% 2.25/0.65  % (5422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.65  % (5422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.65  % (5422)Termination reason: Unknown
% 2.25/0.65  % (5422)Termination phase: Saturation
% 2.25/0.65  
% 2.25/0.65  % (5422)Memory used [KB]: 7036
% 2.25/0.65  % (5422)Time elapsed: 0.036 s
% 2.25/0.65  % (5422)Instructions burned: 68 (million)
% 2.25/0.65  % (5422)------------------------------
% 2.25/0.65  % (5422)------------------------------
% 2.25/0.65  % (5434)Instruction limit reached!
% 2.25/0.65  % (5434)------------------------------
% 2.25/0.65  % (5434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.66  % (5434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.66  % (5434)Termination reason: Unknown
% 2.25/0.66  % (5434)Termination phase: Saturation
% 2.25/0.66  
% 2.25/0.66  % (5434)Memory used [KB]: 7036
% 2.25/0.66  % (5434)Time elapsed: 0.054 s
% 2.25/0.66  % (5434)Instructions burned: 68 (million)
% 2.25/0.66  % (5434)------------------------------
% 2.25/0.66  % (5434)------------------------------
% 2.25/0.66  % (5439)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.25/0.66  % (5423)Instruction limit reached!
% 2.25/0.66  % (5423)------------------------------
% 2.25/0.66  % (5423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.66  % (5423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.66  % (5423)Termination reason: Unknown
% 2.25/0.66  % (5423)Termination phase: Saturation
% 2.25/0.66  
% 2.25/0.66  % (5423)Memory used [KB]: 2046
% 2.25/0.66  % (5423)Time elapsed: 0.274 s
% 2.25/0.66  % (5423)Instructions burned: 75 (million)
% 2.25/0.66  % (5423)------------------------------
% 2.25/0.66  % (5423)------------------------------
% 2.25/0.67  % (5424)Instruction limit reached!
% 2.25/0.67  % (5424)------------------------------
% 2.25/0.67  % (5424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.67  % (5424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.67  % (5424)Termination reason: Unknown
% 2.25/0.67  % (5424)Termination phase: Saturation
% 2.25/0.67  
% 2.25/0.67  % (5424)Memory used [KB]: 6780
% 2.25/0.67  % (5424)Time elapsed: 0.274 s
% 2.25/0.67  % (5424)Instructions burned: 100 (million)
% 2.25/0.67  % (5424)------------------------------
% 2.25/0.67  % (5424)------------------------------
% 2.25/0.67  % (5438)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.25/0.68  % (5420)Instruction limit reached!
% 2.25/0.68  % (5420)------------------------------
% 2.25/0.68  % (5420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.68  % (5420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.68  % (5420)Termination reason: Unknown
% 2.25/0.68  % (5420)Termination phase: Saturation
% 2.25/0.68  
% 2.25/0.68  % (5420)Memory used [KB]: 7164
% 2.25/0.68  % (5420)Time elapsed: 0.281 s
% 2.25/0.68  % (5420)Instructions burned: 101 (million)
% 2.25/0.68  % (5420)------------------------------
% 2.25/0.68  % (5420)------------------------------
% 2.25/0.68  TRYING [5]
% 2.25/0.69  % (5440)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.25/0.70  % (5427)Instruction limit reached!
% 2.25/0.70  % (5427)------------------------------
% 2.25/0.70  % (5427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.70  % (5427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.70  % (5427)Termination reason: Unknown
% 2.25/0.70  % (5427)Termination phase: Saturation
% 2.25/0.70  
% 2.25/0.70  % (5427)Memory used [KB]: 2430
% 2.25/0.70  % (5427)Time elapsed: 0.304 s
% 2.25/0.70  % (5427)Instructions burned: 102 (million)
% 2.25/0.70  % (5427)------------------------------
% 2.25/0.70  % (5427)------------------------------
% 2.25/0.70  % (5426)Instruction limit reached!
% 2.25/0.70  % (5426)------------------------------
% 2.25/0.70  % (5426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.70  % (5426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.70  % (5426)Termination reason: Unknown
% 2.25/0.70  % (5426)Termination phase: Saturation
% 2.25/0.70  
% 2.25/0.70  % (5426)Memory used [KB]: 7036
% 2.25/0.70  % (5426)Time elapsed: 0.314 s
% 2.25/0.70  % (5426)Instructions burned: 100 (million)
% 2.25/0.70  % (5426)------------------------------
% 2.25/0.70  % (5426)------------------------------
% 2.68/0.70  % (5421)Instruction limit reached!
% 2.68/0.70  % (5421)------------------------------
% 2.68/0.70  % (5421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.70  % (5421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.70  % (5421)Termination reason: Unknown
% 2.68/0.70  % (5421)Termination phase: Saturation
% 2.68/0.70  
% 2.68/0.70  % (5421)Memory used [KB]: 7164
% 2.68/0.70  % (5421)Time elapsed: 0.316 s
% 2.68/0.70  % (5421)Instructions burned: 99 (million)
% 2.68/0.70  % (5421)------------------------------
% 2.68/0.70  % (5421)------------------------------
% 2.68/0.71  % (5442)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.68/0.72  % (5429)Instruction limit reached!
% 2.68/0.72  % (5429)------------------------------
% 2.68/0.72  % (5429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.72  % (5429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.72  % (5429)Termination reason: Unknown
% 2.68/0.72  % (5429)Termination phase: Saturation
% 2.68/0.72  
% 2.68/0.72  % (5429)Memory used [KB]: 7419
% 2.68/0.72  % (5429)Time elapsed: 0.329 s
% 2.68/0.72  % (5429)Instructions burned: 140 (million)
% 2.68/0.72  % (5429)------------------------------
% 2.68/0.72  % (5429)------------------------------
% 2.68/0.73  % (5445)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.68/0.73  % (5419)Instruction limit reached!
% 2.68/0.73  % (5419)------------------------------
% 2.68/0.73  % (5419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (5419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.73  % (5419)Termination reason: Unknown
% 2.68/0.73  % (5419)Termination phase: Saturation
% 2.68/0.73  
% 2.68/0.73  % (5419)Memory used [KB]: 7291
% 2.68/0.73  % (5419)Time elapsed: 0.340 s
% 2.68/0.73  % (5419)Instructions burned: 101 (million)
% 2.68/0.73  % (5419)------------------------------
% 2.68/0.73  % (5419)------------------------------
% 2.68/0.74  % (5443)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.68/0.74  % (5441)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.68/0.76  % (5444)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.68/0.76  % (5448)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.68/0.76  % (5446)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.91/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.91/0.77  % (5447)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.91/0.79  % (5449)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.91/0.79  % (5450)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.91/0.80  % (5451)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.91/0.81  % (5452)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.91/0.81  % (5453)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.91/0.83  % (5454)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.91/0.83  % (5435)Instruction limit reached!
% 2.91/0.83  % (5435)------------------------------
% 2.91/0.83  % (5435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.83  % (5435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.83  % (5435)Termination reason: Unknown
% 2.91/0.83  % (5435)Termination phase: Saturation
% 2.91/0.83  
% 2.91/0.83  % (5435)Memory used [KB]: 3965
% 2.91/0.83  % (5435)Time elapsed: 0.445 s
% 2.91/0.83  % (5435)Instructions burned: 178 (million)
% 2.91/0.83  % (5435)------------------------------
% 2.91/0.83  % (5435)------------------------------
% 2.91/0.84  % (5428)Instruction limit reached!
% 2.91/0.84  % (5428)------------------------------
% 2.91/0.84  % (5428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.84  % (5428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.84  % (5428)Termination reason: Unknown
% 2.91/0.84  % (5428)Termination phase: Saturation
% 2.91/0.84  
% 2.91/0.84  % (5428)Memory used [KB]: 8315
% 2.91/0.84  % (5428)Time elapsed: 0.424 s
% 2.91/0.84  % (5428)Instructions burned: 178 (million)
% 2.91/0.84  % (5428)------------------------------
% 2.91/0.84  % (5428)------------------------------
% 2.91/0.84  % (5445)Instruction limit reached!
% 2.91/0.84  % (5445)------------------------------
% 2.91/0.84  % (5445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.84  % (5445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.84  % (5445)Termination reason: Unknown
% 2.91/0.84  % (5445)Termination phase: Saturation
% 2.91/0.84  
% 2.91/0.84  % (5445)Memory used [KB]: 7036
% 2.91/0.84  % (5445)Time elapsed: 0.034 s
% 2.91/0.84  % (5445)Instructions burned: 70 (million)
% 2.91/0.84  % (5445)------------------------------
% 2.91/0.84  % (5445)------------------------------
% 2.91/0.84  % (5455)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.91/0.84  % (5456)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.91/0.85  % (5440)Instruction limit reached!
% 2.91/0.85  % (5440)------------------------------
% 2.91/0.85  % (5440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.85  % (5440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.85  % (5440)Termination reason: Unknown
% 2.91/0.85  % (5440)Termination phase: Saturation
% 2.91/0.85  
% 2.91/0.85  % (5440)Memory used [KB]: 7036
% 2.91/0.85  % (5440)Time elapsed: 0.246 s
% 2.91/0.85  % (5440)Instructions burned: 91 (million)
% 2.91/0.85  % (5440)------------------------------
% 2.91/0.85  % (5440)------------------------------
% 2.91/0.86  % (5457)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.31/0.87  % (5458)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.31/0.88  % (5448)Instruction limit reached!
% 3.31/0.88  % (5448)------------------------------
% 3.31/0.88  % (5448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.88  % (5448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.88  % (5448)Termination reason: Unknown
% 3.31/0.88  % (5448)Termination phase: Saturation
% 3.31/0.88  
% 3.31/0.88  % (5448)Memory used [KB]: 6908
% 3.31/0.88  % (5448)Time elapsed: 0.148 s
% 3.31/0.88  % (5448)Instructions burned: 90 (million)
% 3.31/0.88  % (5448)------------------------------
% 3.31/0.88  % (5448)------------------------------
% 3.61/0.94  % (5455)Instruction limit reached!
% 3.61/0.94  % (5455)------------------------------
% 3.61/0.94  % (5455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.61/0.94  % (5455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.61/0.94  % (5455)Termination reason: Unknown
% 3.61/0.94  % (5455)Termination phase: Saturation
% 3.61/0.94  
% 3.61/0.94  % (5455)Memory used [KB]: 7164
% 3.61/0.94  % (5455)Time elapsed: 0.032 s
% 3.61/0.94  % (5455)Instructions burned: 69 (million)
% 3.61/0.94  % (5455)------------------------------
% 3.61/0.94  % (5455)------------------------------
% 3.61/0.97  % (5461)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.61/0.97  % (5459)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.61/0.97  % (5439)Instruction limit reached!
% 3.61/0.97  % (5439)------------------------------
% 3.61/0.97  % (5439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.61/0.97  % (5439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.61/0.97  % (5439)Termination reason: Unknown
% 3.61/0.97  % (5439)Termination phase: Saturation
% 3.61/0.97  
% 3.61/0.97  % (5439)Memory used [KB]: 3837
% 3.61/0.97  % (5439)Time elapsed: 0.415 s
% 3.61/0.97  % (5439)Instructions burned: 213 (million)
% 3.61/0.97  % (5439)------------------------------
% 3.61/0.97  % (5439)------------------------------
% 3.61/0.98  % (5460)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.61/0.98  % (5462)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.85/1.02  % (5463)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.85/1.04  TRYING [6]
% 3.99/1.08  % (5464)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 3.99/1.11  % (5465)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 3.99/1.12  % (5460)Instruction limit reached!
% 3.99/1.12  % (5460)------------------------------
% 3.99/1.12  % (5460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/1.12  % (5460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/1.12  % (5460)Termination reason: Unknown
% 3.99/1.12  % (5460)Termination phase: Saturation
% 3.99/1.12  
% 3.99/1.12  % (5460)Memory used [KB]: 7164
% 3.99/1.12  % (5460)Time elapsed: 0.249 s
% 3.99/1.12  % (5460)Instructions burned: 90 (million)
% 3.99/1.12  % (5460)------------------------------
% 3.99/1.12  % (5460)------------------------------
% 3.99/1.13  % (5437)Instruction limit reached!
% 3.99/1.13  % (5437)------------------------------
% 3.99/1.13  % (5437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.99/1.13  % (5437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.99/1.13  % (5437)Termination reason: Unknown
% 3.99/1.13  % (5437)Termination phase: Saturation
% 3.99/1.13  
% 3.99/1.13  % (5437)Memory used [KB]: 10874
% 3.99/1.13  % (5437)Time elapsed: 0.744 s
% 3.99/1.13  % (5437)Instructions burned: 356 (million)
% 3.99/1.13  % (5437)------------------------------
% 3.99/1.13  % (5437)------------------------------
% 6.46/1.20  % (5430)Instruction limit reached!
% 6.46/1.20  % (5430)------------------------------
% 6.46/1.20  % (5430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.46/1.20  % (5430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.46/1.20  % (5430)Termination reason: Unknown
% 6.46/1.20  % (5430)Termination phase: Saturation
% 6.46/1.20  
% 6.46/1.20  % (5430)Memory used [KB]: 9466
% 6.46/1.20  % (5430)Time elapsed: 0.772 s
% 6.46/1.20  % (5430)Instructions burned: 500 (million)
% 6.46/1.20  % (5430)------------------------------
% 6.46/1.20  % (5430)------------------------------
% 6.72/1.21  % (5431)Instruction limit reached!
% 6.72/1.21  % (5431)------------------------------
% 6.72/1.21  % (5431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.72/1.21  % (5431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.72/1.21  % (5431)Termination reason: Unknown
% 6.72/1.21  % (5431)Termination phase: Saturation
% 6.72/1.21  
% 6.72/1.21  % (5431)Memory used [KB]: 11001
% 6.72/1.21  % (5431)Time elapsed: 0.673 s
% 6.72/1.21  % (5431)Instructions burned: 468 (million)
% 6.72/1.21  % (5431)------------------------------
% 6.72/1.21  % (5431)------------------------------
% 7.01/1.26  % (5466)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 7.01/1.27  % (5467)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.01/1.27  % (5436)Instruction limit reached!
% 7.01/1.27  % (5436)------------------------------
% 7.01/1.27  % (5436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.27  % (5436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.27  % (5436)Termination reason: Unknown
% 7.01/1.27  % (5436)Termination phase: Saturation
% 7.01/1.27  
% 7.01/1.27  % (5436)Memory used [KB]: 11897
% 7.01/1.27  % (5436)Time elapsed: 0.857 s
% 7.01/1.27  % (5436)Instructions burned: 439 (million)
% 7.01/1.27  % (5436)------------------------------
% 7.01/1.27  % (5436)------------------------------
% 7.01/1.30  % (5438)Instruction limit reached!
% 7.01/1.30  % (5438)------------------------------
% 7.01/1.30  % (5438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.30  % (5438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.30  % (5438)Termination reason: Unknown
% 7.01/1.30  % (5438)Termination phase: Saturation
% 7.01/1.30  
% 7.01/1.30  % (5438)Memory used [KB]: 9338
% 7.01/1.30  % (5438)Time elapsed: 0.748 s
% 7.01/1.30  % (5438)Instructions burned: 389 (million)
% 7.01/1.30  % (5438)------------------------------
% 7.01/1.30  % (5438)------------------------------
% 7.74/1.34  % (5432)Instruction limit reached!
% 7.74/1.34  % (5432)------------------------------
% 7.74/1.34  % (5432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.74/1.34  % (5432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.74/1.34  % (5432)Termination reason: Unknown
% 7.74/1.34  % (5432)Termination phase: Saturation
% 7.74/1.34  
% 7.74/1.34  % (5432)Memory used [KB]: 11897
% 7.74/1.34  % (5432)Time elapsed: 0.869 s
% 7.74/1.34  % (5432)Instructions burned: 482 (million)
% 7.74/1.34  % (5432)------------------------------
% 7.74/1.34  % (5432)------------------------------
% 7.74/1.34  % (5468)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 7.74/1.35  % (5433)Instruction limit reached!
% 7.74/1.35  % (5433)------------------------------
% 7.74/1.35  % (5433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.74/1.35  % (5433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.74/1.35  % (5433)Termination reason: Unknown
% 7.74/1.35  % (5433)Termination phase: Saturation
% 7.74/1.35  
% 7.74/1.35  % (5433)Memory used [KB]: 12537
% 7.74/1.35  % (5433)Time elapsed: 0.951 s
% 7.74/1.35  % (5433)Instructions burned: 501 (million)
% 7.74/1.35  % (5433)------------------------------
% 7.74/1.35  % (5433)------------------------------
% 7.74/1.35  % (5469)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 8.14/1.41  % (5470)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/44001Mi)
% 8.14/1.44  % (5471)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4958Mi)
% 8.55/1.48  % (5472)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.55/1.48  % (5469)Instruction limit reached!
% 8.55/1.48  % (5469)------------------------------
% 8.55/1.48  % (5469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.55/1.48  % (5469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.55/1.48  % (5469)Termination reason: Unknown
% 8.55/1.48  % (5469)Termination phase: Saturation
% 8.55/1.48  
% 8.55/1.48  % (5469)Memory used [KB]: 7036
% 8.55/1.48  % (5469)Time elapsed: 0.235 s
% 8.55/1.48  % (5469)Instructions burned: 90 (million)
% 8.55/1.48  % (5469)------------------------------
% 8.55/1.48  % (5469)------------------------------
% 8.55/1.49  % (5473)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 9.15/1.62  % (5474)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/37001Mi)
% 9.15/1.62  % (5444)Instruction limit reached!
% 9.15/1.62  % (5444)------------------------------
% 9.15/1.62  % (5444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.15/1.62  % (5444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.15/1.62  % (5444)Termination reason: Unknown
% 9.15/1.62  % (5444)Termination phase: Saturation
% 9.15/1.62  
% 9.15/1.62  % (5444)Memory used [KB]: 10618
% 9.15/1.62  % (5444)Time elapsed: 0.978 s
% 9.15/1.62  % (5444)Instructions burned: 657 (million)
% 9.15/1.62  % (5444)------------------------------
% 9.15/1.62  % (5444)------------------------------
% 10.17/1.76  % (5475)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/10187Mi)
% 12.44/1.95  TRYING [7]
% 12.94/2.04  % (5443)Instruction limit reached!
% 12.94/2.04  % (5443)------------------------------
% 12.94/2.04  % (5443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.04  % (5443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.04  % (5443)Termination reason: Unknown
% 12.94/2.04  % (5443)Termination phase: Saturation
% 12.94/2.04  
% 12.94/2.04  % (5443)Memory used [KB]: 16502
% 12.94/2.04  % (5443)Time elapsed: 1.407 s
% 12.94/2.04  % (5443)Instructions burned: 748 (million)
% 12.94/2.04  % (5443)------------------------------
% 12.94/2.04  % (5443)------------------------------
% 14.13/2.18  % (5476)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/29337Mi)
% 14.13/2.20  % (5442)Instruction limit reached!
% 14.13/2.20  % (5442)------------------------------
% 14.13/2.20  % (5442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.13/2.20  % (5442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.13/2.20  % (5442)Termination reason: Unknown
% 14.13/2.20  % (5442)Termination phase: Saturation
% 14.13/2.20  
% 14.13/2.20  % (5442)Memory used [KB]: 19445
% 14.13/2.20  % (5442)Time elapsed: 1.574 s
% 14.13/2.20  % (5442)Instructions burned: 935 (million)
% 14.13/2.20  % (5442)------------------------------
% 14.13/2.20  % (5442)------------------------------
% 14.13/2.21  % (5441)Instruction limit reached!
% 14.13/2.21  % (5441)------------------------------
% 14.13/2.21  % (5441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.13/2.21  % (5441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.13/2.21  % (5441)Termination reason: Unknown
% 14.13/2.21  % (5441)Termination phase: Saturation
% 14.13/2.21  
% 14.13/2.21  % (5441)Memory used [KB]: 17782
% 14.13/2.21  % (5441)Time elapsed: 1.572 s
% 14.13/2.21  % (5441)Instructions burned: 921 (million)
% 14.13/2.21  % (5441)------------------------------
% 14.13/2.21  % (5441)------------------------------
% 14.84/2.26  % (5447)Instruction limit reached!
% 14.84/2.26  % (5447)------------------------------
% 14.84/2.26  % (5447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.84/2.26  % (5447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.84/2.26  % (5447)Termination reason: Unknown
% 14.84/2.26  % (5447)Termination phase: Saturation
% 14.84/2.26  
% 14.84/2.26  % (5447)Memory used [KB]: 22387
% 14.84/2.26  % (5447)Time elapsed: 1.550 s
% 14.84/2.26  % (5447)Instructions burned: 982 (million)
% 14.84/2.26  % (5447)------------------------------
% 14.84/2.26  % (5447)------------------------------
% 14.84/2.27  % (5452)First to succeed.
% 14.84/2.28  % (5452)Refutation found. Thanks to Tanya!
% 14.84/2.28  % SZS status Theorem for theBenchmark
% 14.84/2.28  % SZS output start Proof for theBenchmark
% See solution above
% 14.84/2.28  % (5452)------------------------------
% 14.84/2.28  % (5452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.84/2.28  % (5452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.84/2.28  % (5452)Termination reason: Refutation
% 14.84/2.28  
% 14.84/2.28  % (5452)Memory used [KB]: 19573
% 14.84/2.28  % (5452)Time elapsed: 1.561 s
% 14.84/2.28  % (5452)Instructions burned: 822 (million)
% 14.84/2.28  % (5452)------------------------------
% 14.84/2.28  % (5452)------------------------------
% 14.84/2.28  % (5407)Success in time 1.923 s
%------------------------------------------------------------------------------