TSTP Solution File: KLE145+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n010.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:29:16 EDT 2022

% Result   : Theorem 40.01s 5.39s
% Output   : Refutation 40.01s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   31
% Syntax   : Number of formulae    :  174 ( 102 unt;   0 def)
%            Number of atoms       :  263 ( 121 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  169 (  80   ~;  72   |;   1   &)
%                                         (  11 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :   12 (  10 usr;  10 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   5 con; 0-2 aty)
%            Number of variables   :  199 ( 197   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f16846,plain,
    $false,
    inference(avatar_sat_refutation,[],[f1139,f1706,f4320,f4324,f4429,f8347,f8514,f13727,f16386,f16845]) ).

fof(f16845,plain,
    ( ~ spl3_56
    | ~ spl3_113 ),
    inference(avatar_contradiction_clause,[],[f16844]) ).

fof(f16844,plain,
    ( $false
    | ~ spl3_56
    | ~ spl3_113 ),
    inference(trivial_inequality_removal,[],[f16841]) ).

fof(f16841,plain,
    ( sF1 != sF1
    | ~ spl3_56
    | ~ spl3_113 ),
    inference(superposition,[],[f62,f16405]) ).

fof(f16405,plain,
    ( sF1 = sF2
    | ~ spl3_56
    | ~ spl3_113 ),
    inference(backward_demodulation,[],[f5087,f16404]) ).

fof(f16404,plain,
    ( sF1 = addition(sF2,sF1)
    | ~ spl3_56
    | ~ spl3_113 ),
    inference(resolution,[],[f16390,f49]) ).

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

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

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

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

fof(f16390,plain,
    ( leq(sF2,sF1)
    | ~ spl3_56
    | ~ spl3_113 ),
    inference(forward_demodulation,[],[f1701,f14090]) ).

fof(f14090,plain,
    ( sF2 = star(sF2)
    | ~ spl3_113 ),
    inference(forward_demodulation,[],[f14020,f449]) ).

fof(f449,plain,
    addition(one,sF2) = sF2,
    inference(superposition,[],[f108,f79]) ).

fof(f79,plain,
    addition(one,multiplication(sF1,sF2)) = sF2,
    inference(superposition,[],[f43,f61]) ).

fof(f61,plain,
    star(sF1) = sF2,
    introduced(function_definition,[]) ).

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

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

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

fof(f55,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',idempotence) ).

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

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

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

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

fof(f14020,plain,
    ( addition(one,sF2) = star(sF2)
    | ~ spl3_113 ),
    inference(superposition,[],[f59,f13726]) ).

fof(f13726,plain,
    ( sF2 = multiplication(star(sF2),sF2)
    | ~ spl3_113 ),
    inference(avatar_component_clause,[],[f13724]) ).

fof(f13724,plain,
    ( spl3_113
  <=> sF2 = multiplication(star(sF2),sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_113])]) ).

fof(f59,plain,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),X0)),
    inference(cnf_transformation,[],[f12]) ).

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

fof(f1701,plain,
    ( leq(star(sF2),sF1)
    | ~ spl3_56 ),
    inference(avatar_component_clause,[],[f1699]) ).

fof(f1699,plain,
    ( spl3_56
  <=> leq(star(sF2),sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_56])]) ).

fof(f5087,plain,
    sF2 = addition(sF2,sF1),
    inference(forward_demodulation,[],[f5037,f65]) ).

fof(f65,plain,
    ! [X0] : addition(zero,X0) = X0,
    inference(superposition,[],[f50,f57]) ).

fof(f57,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(f50,plain,
    ! [X0] : addition(X0,zero) = X0,
    inference(cnf_transformation,[],[f3]) ).

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

fof(f5037,plain,
    addition(sF2,sF1) = addition(zero,sF2),
    inference(superposition,[],[f597,f4067]) ).

fof(f4067,plain,
    sF2 = addition(sF1,sF2),
    inference(superposition,[],[f3626,f61]) ).

fof(f3626,plain,
    ! [X1] : star(X1) = addition(X1,star(X1)),
    inference(forward_demodulation,[],[f3624,f59]) ).

fof(f3624,plain,
    ! [X1] : addition(one,multiplication(star(X1),X1)) = addition(X1,star(X1)),
    inference(backward_demodulation,[],[f1601,f3607]) ).

fof(f3607,plain,
    ! [X9] : addition(star(X9),one) = star(X9),
    inference(superposition,[],[f57,f446]) ).

fof(f446,plain,
    ! [X19] : star(X19) = addition(one,star(X19)),
    inference(superposition,[],[f108,f43]) ).

fof(f1601,plain,
    ! [X1] : addition(one,multiplication(addition(star(X1),one),X1)) = addition(X1,star(X1)),
    inference(forward_demodulation,[],[f1572,f57]) ).

fof(f1572,plain,
    ! [X1] : addition(one,multiplication(addition(star(X1),one),X1)) = addition(star(X1),X1),
    inference(superposition,[],[f115,f237]) ).

fof(f237,plain,
    ! [X8,X9] : addition(multiplication(X9,X8),X8) = multiplication(addition(X9,one),X8),
    inference(superposition,[],[f54,f44]) ).

fof(f44,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(f54,plain,
    ! [X2,X0,X1] : multiplication(addition(X2,X0),X1) = addition(multiplication(X2,X1),multiplication(X0,X1)),
    inference(cnf_transformation,[],[f38]) ).

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

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

fof(f115,plain,
    ! [X21,X20] : addition(one,addition(multiplication(star(X20),X20),X21)) = addition(star(X20),X21),
    inference(superposition,[],[f51,f59]) ).

fof(f597,plain,
    ! [X29,X30] : addition(zero,addition(X29,X30)) = addition(X30,X29),
    inference(superposition,[],[f120,f65]) ).

fof(f120,plain,
    ! [X10,X11,X12] : addition(X10,addition(X11,X12)) = addition(X12,addition(X10,X11)),
    inference(superposition,[],[f51,f57]) ).

fof(f62,plain,
    sF1 != sF2,
    inference(definition_folding,[],[f52,f60,f61,f60]) ).

fof(f60,plain,
    sF1 = strong_iteration(sK0),
    introduced(function_definition,[]) ).

fof(f52,plain,
    star(strong_iteration(sK0)) != strong_iteration(sK0),
    inference(cnf_transformation,[],[f37]) ).

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

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

fof(f31,plain,
    ? [X0] : strong_iteration(X0) != star(strong_iteration(X0)),
    inference(ennf_transformation,[],[f25]) ).

fof(f25,plain,
    ~ ! [X0] : strong_iteration(X0) = star(strong_iteration(X0)),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ! [X3] : strong_iteration(X3) = star(strong_iteration(X3)),
    inference(negated_conjecture,[],[f19]) ).

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

fof(f16386,plain,
    ( ~ spl3_50
    | spl3_97 ),
    inference(avatar_contradiction_clause,[],[f16385]) ).

fof(f16385,plain,
    ( $false
    | ~ spl3_50
    | spl3_97 ),
    inference(resolution,[],[f16355,f71]) ).

fof(f71,plain,
    ! [X1] : leq(X1,X1),
    inference(trivial_inequality_removal,[],[f68]) ).

fof(f68,plain,
    ! [X1] :
      ( leq(X1,X1)
      | X1 != X1 ),
    inference(superposition,[],[f48,f55]) ).

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

fof(f16355,plain,
    ( ~ leq(sF1,sF1)
    | ~ spl3_50
    | spl3_97 ),
    inference(backward_demodulation,[],[f8346,f16352]) ).

fof(f16352,plain,
    ( sF1 = multiplication(sF1,sF1)
    | ~ spl3_50 ),
    inference(forward_demodulation,[],[f16351,f103]) ).

fof(f103,plain,
    sF1 = addition(star(sK0),multiplication(sF1,zero)),
    inference(superposition,[],[f56,f60]) ).

fof(f56,plain,
    ! [X0] : strong_iteration(X0) = addition(star(X0),multiplication(strong_iteration(X0),zero)),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,axiom,
    ! [X0] : strong_iteration(X0) = addition(star(X0),multiplication(strong_iteration(X0),zero)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',isolation) ).

fof(f16351,plain,
    ( sF1 = multiplication(addition(star(sK0),multiplication(sF1,zero)),sF1)
    | ~ spl3_50 ),
    inference(forward_demodulation,[],[f16350,f13675]) ).

fof(f13675,plain,
    ( sF1 = multiplication(star(sK0),sF1)
    | ~ spl3_50 ),
    inference(resolution,[],[f1636,f902]) ).

fof(f902,plain,
    ( leq(multiplication(sK0,sF1),sF1)
    | ~ spl3_50 ),
    inference(avatar_component_clause,[],[f901]) ).

fof(f901,plain,
    ( spl3_50
  <=> leq(multiplication(sK0,sF1),sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_50])]) ).

fof(f1636,plain,
    ! [X0,X1] :
      ( ~ leq(multiplication(X0,X1),X1)
      | multiplication(star(X0),X1) = X1 ),
    inference(forward_demodulation,[],[f1635,f1217]) ).

fof(f1217,plain,
    ! [X4,X5] : addition(X5,multiplication(star(X4),multiplication(X4,X5))) = multiplication(star(X4),X5),
    inference(forward_demodulation,[],[f1155,f58]) ).

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

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

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

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

fof(f1155,plain,
    ! [X4,X5] : addition(X5,multiplication(multiplication(star(X4),X4),X5)) = multiplication(star(X4),X5),
    inference(superposition,[],[f233,f59]) ).

fof(f233,plain,
    ! [X8,X9] : addition(X8,multiplication(X9,X8)) = multiplication(addition(one,X9),X8),
    inference(superposition,[],[f54,f44]) ).

fof(f1635,plain,
    ! [X0,X1] :
      ( ~ leq(multiplication(X0,X1),X1)
      | addition(X1,multiplication(star(X0),multiplication(X0,X1))) = X1 ),
    inference(forward_demodulation,[],[f1617,f57]) ).

fof(f1617,plain,
    ! [X0,X1] :
      ( addition(multiplication(star(X0),multiplication(X0,X1)),X1) = X1
      | ~ leq(multiplication(X0,X1),X1) ),
    inference(resolution,[],[f145,f49]) ).

fof(f145,plain,
    ! [X3,X4] :
      ( leq(multiplication(star(X3),multiplication(X3,X4)),X4)
      | ~ leq(multiplication(X3,X4),X4) ),
    inference(superposition,[],[f41,f55]) ).

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

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

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

fof(f16350,plain,
    multiplication(addition(star(sK0),multiplication(sF1,zero)),sF1) = multiplication(star(sK0),sF1),
    inference(forward_demodulation,[],[f16349,f12817]) ).

fof(f12817,plain,
    ! [X19,X20] : addition(multiplication(star(X19),multiplication(X19,X20)),X20) = multiplication(star(X19),X20),
    inference(forward_demodulation,[],[f12476,f58]) ).

fof(f12476,plain,
    ! [X19,X20] : addition(multiplication(multiplication(star(X19),X19),X20),X20) = multiplication(star(X19),X20),
    inference(superposition,[],[f1252,f59]) ).

fof(f1252,plain,
    ! [X3,X4] : addition(multiplication(X3,X4),X4) = multiplication(addition(one,X3),X4),
    inference(superposition,[],[f237,f57]) ).

fof(f16349,plain,
    multiplication(addition(star(sK0),multiplication(sF1,zero)),sF1) = addition(multiplication(star(sK0),multiplication(sK0,sF1)),sF1),
    inference(forward_demodulation,[],[f16348,f1956]) ).

fof(f1956,plain,
    ! [X6,X4,X5] : multiplication(addition(X6,X4),X5) = multiplication(addition(X4,X6),X5),
    inference(superposition,[],[f54,f240]) ).

fof(f240,plain,
    ! [X8,X9,X7] : addition(multiplication(X9,X8),multiplication(X7,X8)) = multiplication(addition(X7,X9),X8),
    inference(superposition,[],[f54,f57]) ).

fof(f16348,plain,
    addition(multiplication(star(sK0),multiplication(sK0,sF1)),sF1) = multiplication(addition(multiplication(sF1,zero),star(sK0)),sF1),
    inference(forward_demodulation,[],[f16219,f2858]) ).

fof(f2858,plain,
    ! [X21,X19,X20] : addition(multiplication(X20,zero),multiplication(X21,X19)) = multiplication(addition(multiplication(X20,zero),X21),X19),
    inference(superposition,[],[f232,f53]) ).

fof(f53,plain,
    ! [X0] : zero = multiplication(zero,X0),
    inference(cnf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0] : zero = multiplication(zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_annihilation) ).

fof(f232,plain,
    ! [X6,X7,X4,X5] : addition(multiplication(X4,multiplication(X5,X6)),multiplication(X7,X6)) = multiplication(addition(multiplication(X4,X5),X7),X6),
    inference(superposition,[],[f54,f58]) ).

fof(f16219,plain,
    addition(multiplication(star(sK0),multiplication(sK0,sF1)),sF1) = addition(multiplication(sF1,zero),multiplication(star(sK0),sF1)),
    inference(superposition,[],[f577,f1030]) ).

fof(f1030,plain,
    ! [X16] : addition(multiplication(X16,multiplication(sK0,sF1)),X16) = multiplication(X16,sF1),
    inference(superposition,[],[f193,f85]) ).

fof(f85,plain,
    sF1 = addition(multiplication(sK0,sF1),one),
    inference(superposition,[],[f45,f60]) ).

fof(f45,plain,
    ! [X0] : strong_iteration(X0) = addition(multiplication(X0,strong_iteration(X0)),one),
    inference(cnf_transformation,[],[f15]) ).

fof(f15,axiom,
    ! [X0] : strong_iteration(X0) = addition(multiplication(X0,strong_iteration(X0)),one),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',infty_unfold1) ).

fof(f193,plain,
    ! [X0,X1] : addition(multiplication(X0,X1),X0) = multiplication(X0,addition(X1,one)),
    inference(superposition,[],[f47,f40]) ).

fof(f40,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(f47,plain,
    ! [X2,X0,X1] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    inference(cnf_transformation,[],[f33]) ).

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

fof(f24,plain,
    ! [X1,X2,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',distributivity1) ).

fof(f577,plain,
    ! [X53] : addition(X53,sF1) = addition(multiplication(sF1,zero),addition(X53,star(sK0))),
    inference(superposition,[],[f120,f103]) ).

fof(f8346,plain,
    ( ~ leq(multiplication(sF1,sF1),sF1)
    | spl3_97 ),
    inference(avatar_component_clause,[],[f8344]) ).

fof(f8344,plain,
    ( spl3_97
  <=> leq(multiplication(sF1,sF1),sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_97])]) ).

fof(f13727,plain,
    ( spl3_113
    | ~ spl3_71
    | ~ spl3_1
    | ~ spl3_12 ),
    inference(avatar_split_clause,[],[f13722,f325,f222,f4411,f13724]) ).

fof(f4411,plain,
    ( spl3_71
  <=> leq(sF2,sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_71])]) ).

fof(f222,plain,
    ( spl3_1
  <=> multiplication(sF1,sF2) = sF2 ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f325,plain,
    ( spl3_12
  <=> sF2 = multiplication(sF2,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_12])]) ).

fof(f13722,plain,
    ( ~ leq(sF2,sF2)
    | sF2 = multiplication(star(sF2),sF2)
    | ~ spl3_1
    | ~ spl3_12 ),
    inference(forward_demodulation,[],[f13661,f326]) ).

fof(f326,plain,
    ( sF2 = multiplication(sF2,sF1)
    | ~ spl3_12 ),
    inference(avatar_component_clause,[],[f325]) ).

fof(f13661,plain,
    ( ~ leq(multiplication(sF2,sF1),sF2)
    | sF2 = multiplication(star(sF2),sF2)
    | ~ spl3_1 ),
    inference(resolution,[],[f1636,f4333]) ).

fof(f4333,plain,
    ( ! [X0] :
        ( leq(multiplication(X0,sF2),X0)
        | ~ leq(multiplication(X0,sF1),X0) )
    | ~ spl3_1 ),
    inference(backward_demodulation,[],[f1768,f223]) ).

fof(f223,plain,
    ( multiplication(sF1,sF2) = sF2
    | ~ spl3_1 ),
    inference(avatar_component_clause,[],[f222]) ).

fof(f1768,plain,
    ! [X0] :
      ( ~ leq(multiplication(X0,sF1),X0)
      | leq(multiplication(X0,multiplication(sF1,sF2)),X0) ),
    inference(superposition,[],[f169,f61]) ).

fof(f169,plain,
    ! [X3,X4] :
      ( leq(multiplication(X3,multiplication(X4,star(X4))),X3)
      | ~ leq(multiplication(X3,X4),X3) ),
    inference(forward_demodulation,[],[f163,f58]) ).

fof(f163,plain,
    ! [X3,X4] :
      ( leq(multiplication(multiplication(X3,X4),star(X4)),X3)
      | ~ leq(multiplication(X3,X4),X3) ),
    inference(superposition,[],[f42,f55]) ).

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

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

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

fof(f8514,plain,
    spl3_12,
    inference(avatar_split_clause,[],[f8513,f325]) ).

fof(f8513,plain,
    sF2 = multiplication(sF2,sF1),
    inference(forward_demodulation,[],[f8512,f8503]) ).

fof(f8503,plain,
    addition(multiplication(sK0,sF1),sF2) = sF2,
    inference(forward_demodulation,[],[f8400,f4067]) ).

fof(f8400,plain,
    addition(multiplication(sK0,sF1),sF2) = addition(sF1,sF2),
    inference(superposition,[],[f267,f449]) ).

fof(f267,plain,
    ! [X0] : addition(multiplication(sK0,sF1),addition(one,X0)) = addition(sF1,X0),
    inference(superposition,[],[f51,f85]) ).

fof(f8512,plain,
    addition(multiplication(sK0,sF1),sF2) = multiplication(sF2,sF1),
    inference(forward_demodulation,[],[f8395,f1159]) ).

fof(f1159,plain,
    ! [X9] : addition(X9,multiplication(sF2,X9)) = multiplication(sF2,X9),
    inference(superposition,[],[f233,f449]) ).

fof(f8395,plain,
    addition(multiplication(sK0,sF1),sF2) = addition(sF1,multiplication(sF2,sF1)),
    inference(superposition,[],[f267,f94]) ).

fof(f94,plain,
    sF2 = addition(one,multiplication(sF2,sF1)),
    inference(superposition,[],[f59,f61]) ).

fof(f8347,plain,
    ( spl3_57
    | ~ spl3_97
    | ~ spl3_1 ),
    inference(avatar_split_clause,[],[f8338,f222,f8344,f1703]) ).

fof(f1703,plain,
    ( spl3_57
  <=> leq(sF2,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_57])]) ).

fof(f8338,plain,
    ( ~ leq(multiplication(sF1,sF1),sF1)
    | leq(sF2,sF1)
    | ~ spl3_1 ),
    inference(superposition,[],[f4333,f223]) ).

fof(f4429,plain,
    spl3_71,
    inference(avatar_contradiction_clause,[],[f4428]) ).

fof(f4428,plain,
    ( $false
    | spl3_71 ),
    inference(resolution,[],[f4413,f71]) ).

fof(f4413,plain,
    ( ~ leq(sF2,sF2)
    | spl3_71 ),
    inference(avatar_component_clause,[],[f4411]) ).

fof(f4324,plain,
    ( spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f4323,f226,f222]) ).

fof(f226,plain,
    ( spl3_2
  <=> leq(one,multiplication(sF1,sF2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f4323,plain,
    ( multiplication(sF1,sF2) = sF2
    | ~ spl3_2 ),
    inference(forward_demodulation,[],[f4322,f79]) ).

fof(f4322,plain,
    ( addition(one,multiplication(sF1,sF2)) = multiplication(sF1,sF2)
    | ~ spl3_2 ),
    inference(resolution,[],[f228,f49]) ).

fof(f228,plain,
    ( leq(one,multiplication(sF1,sF2))
    | ~ spl3_2 ),
    inference(avatar_component_clause,[],[f226]) ).

fof(f4320,plain,
    spl3_2,
    inference(avatar_split_clause,[],[f4317,f226]) ).

fof(f4317,plain,
    leq(one,multiplication(sF1,sF2)),
    inference(superposition,[],[f3660,f60]) ).

fof(f3660,plain,
    ! [X0] : leq(one,multiplication(strong_iteration(X0),sF2)),
    inference(resolution,[],[f3541,f184]) ).

fof(f184,plain,
    ! [X10,X8,X9] :
      ( ~ leq(X9,addition(X10,multiplication(X8,X9)))
      | leq(X9,multiplication(strong_iteration(X8),X10)) ),
    inference(superposition,[],[f46,f57]) ).

fof(f46,plain,
    ! [X2,X0,X1] :
      ( ~ leq(X2,addition(multiplication(X0,X2),X1))
      | leq(X2,multiplication(strong_iteration(X0),X1)) ),
    inference(cnf_transformation,[],[f32]) ).

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

fof(f30,plain,
    ! [X0,X2,X1] :
      ( ~ leq(X1,addition(multiplication(X0,X1),X2))
      | leq(X1,multiplication(strong_iteration(X0),X2)) ),
    inference(ennf_transformation,[],[f27]) ).

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

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

fof(f3541,plain,
    ! [X0] : leq(one,addition(sF2,X0)),
    inference(superposition,[],[f1549,f61]) ).

fof(f1549,plain,
    ! [X44,X45] : leq(one,addition(star(X44),X45)),
    inference(superposition,[],[f464,f114]) ).

fof(f114,plain,
    ! [X18,X19] : addition(star(X18),X19) = addition(one,addition(multiplication(X18,star(X18)),X19)),
    inference(superposition,[],[f51,f43]) ).

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

fof(f459,plain,
    ! [X6,X5] :
      ( leq(X5,addition(X5,X6))
      | addition(X5,X6) != addition(X5,X6) ),
    inference(superposition,[],[f48,f108]) ).

fof(f1706,plain,
    ( spl3_56
    | ~ spl3_57 ),
    inference(avatar_split_clause,[],[f1697,f1703,f1699]) ).

fof(f1697,plain,
    ( ~ leq(sF2,sF1)
    | leq(star(sF2),sF1) ),
    inference(forward_demodulation,[],[f1663,f40]) ).

fof(f1663,plain,
    ( ~ leq(sF2,sF1)
    | leq(multiplication(star(sF2),one),sF1) ),
    inference(superposition,[],[f147,f94]) ).

fof(f147,plain,
    ! [X10,X8,X9] :
      ( ~ leq(addition(X10,multiplication(X8,X9)),X9)
      | leq(multiplication(star(X8),X10),X9) ),
    inference(superposition,[],[f41,f57]) ).

fof(f1139,plain,
    spl3_50,
    inference(avatar_split_clause,[],[f1126,f901]) ).

fof(f1126,plain,
    leq(multiplication(sK0,sF1),sF1),
    inference(superposition,[],[f464,f85]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : KLE145+1 : TPTP v8.1.0. Released v4.0.0.
% 0.00/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n010.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Aug 30 00:19:44 EDT 2022
% 0.10/0.32  % CPUTime    : 
% 0.15/0.46  % (5030)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.15/0.46  % (5021)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.15/0.47  % (5029)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.15/0.47  % (5022)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.15/0.47  % (5031)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.15/0.48  % (5037)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.15/0.48  % (5023)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.15/0.48  % (5023)Instruction limit reached!
% 0.15/0.48  % (5023)------------------------------
% 0.15/0.48  % (5023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.48  % (5023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.48  % (5023)Termination reason: Unknown
% 0.15/0.48  % (5023)Termination phase: Property scanning
% 0.15/0.48  
% 0.15/0.48  % (5023)Memory used [KB]: 895
% 0.15/0.48  % (5023)Time elapsed: 0.004 s
% 0.15/0.48  % (5023)Instructions burned: 2 (million)
% 0.15/0.48  % (5023)------------------------------
% 0.15/0.48  % (5023)------------------------------
% 0.15/0.49  TRYING [1]
% 0.15/0.49  TRYING [2]
% 0.15/0.49  % (5038)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.15/0.49  TRYING [3]
% 0.15/0.49  % (5022)Instruction limit reached!
% 0.15/0.49  % (5022)------------------------------
% 0.15/0.49  % (5022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.50  % (5039)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.15/0.51  % (5022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (5022)Termination reason: Unknown
% 0.15/0.51  % (5022)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (5022)Memory used [KB]: 5500
% 0.15/0.51  % (5022)Time elapsed: 0.113 s
% 0.15/0.51  % (5022)Instructions burned: 7 (million)
% 0.15/0.51  % (5022)------------------------------
% 0.15/0.51  % (5022)------------------------------
% 0.15/0.51  % (5017)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.15/0.52  % (5027)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.15/0.52  % (5025)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.15/0.53  TRYING [4]
% 0.15/0.53  % (5026)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.15/0.53  % (5033)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.15/0.53  % (5019)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.53  % (5020)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.15/0.53  % (5036)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.15/0.54  % (5043)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.15/0.54  % (5028)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.15/0.54  % (5018)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.15/0.54  % (5035)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.15/0.55  % (5042)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.15/0.55  % (5021)Instruction limit reached!
% 0.15/0.55  % (5021)------------------------------
% 0.15/0.55  % (5021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (5021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (5021)Termination reason: Unknown
% 0.15/0.55  % (5021)Termination phase: Finite model building constraint generation
% 0.15/0.55  
% 0.15/0.55  % (5021)Memory used [KB]: 7931
% 0.15/0.55  % (5021)Time elapsed: 0.161 s
% 0.15/0.55  % (5021)Instructions burned: 51 (million)
% 0.15/0.55  % (5021)------------------------------
% 0.15/0.55  % (5021)------------------------------
% 0.15/0.55  % (5044)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.15/0.56  % (5041)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.15/0.56  % (5034)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.15/0.56  % (5032)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.15/0.57  TRYING [1]
% 1.82/0.58  % (5029)Instruction limit reached!
% 1.82/0.58  % (5029)------------------------------
% 1.82/0.58  % (5029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.58  % (5029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.58  % (5029)Termination reason: Unknown
% 1.82/0.58  % (5029)Termination phase: Saturation
% 1.82/0.58  
% 1.82/0.58  % (5029)Memory used [KB]: 6780
% 1.82/0.58  % (5029)Time elapsed: 0.055 s
% 1.82/0.58  % (5029)Instructions burned: 68 (million)
% 1.82/0.58  % (5029)------------------------------
% 1.82/0.58  % (5029)------------------------------
% 1.82/0.59  TRYING [2]
% 1.82/0.59  TRYING [3]
% 2.05/0.60  % (5024)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)
% 2.05/0.60  % (5017)Instruction limit reached!
% 2.05/0.60  % (5017)------------------------------
% 2.05/0.60  % (5017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.60  % (5017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.60  % (5017)Termination reason: Unknown
% 2.05/0.60  % (5017)Termination phase: Saturation
% 2.05/0.60  
% 2.05/0.60  % (5017)Memory used [KB]: 1663
% 2.05/0.60  % (5017)Time elapsed: 0.221 s
% 2.05/0.60  % (5017)Instructions burned: 38 (million)
% 2.05/0.60  % (5017)------------------------------
% 2.05/0.60  % (5017)------------------------------
% 2.05/0.60  % (5040)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 2.05/0.60  % (5030)Instruction limit reached!
% 2.05/0.60  % (5030)------------------------------
% 2.05/0.60  % (5030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.60  % (5030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.60  % (5030)Termination reason: Unknown
% 2.05/0.60  % (5030)Termination phase: Saturation
% 2.05/0.60  
% 2.05/0.60  % (5030)Memory used [KB]: 2174
% 2.05/0.60  % (5030)Time elapsed: 0.214 s
% 2.05/0.60  % (5030)Instructions burned: 76 (million)
% 2.05/0.60  % (5030)------------------------------
% 2.05/0.60  % (5030)------------------------------
% 2.05/0.61  % (5016)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)
% 2.05/0.63  % (5025)Instruction limit reached!
% 2.05/0.63  % (5025)------------------------------
% 2.05/0.63  % (5025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.64  % (5020)Instruction limit reached!
% 2.05/0.64  % (5020)------------------------------
% 2.05/0.64  % (5020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.64  % (5020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.64  % (5020)Termination reason: Unknown
% 2.42/0.64  % (5020)Termination phase: Saturation
% 2.42/0.64  
% 2.42/0.64  % (5020)Memory used [KB]: 6140
% 2.42/0.64  % (5020)Time elapsed: 0.248 s
% 2.42/0.64  % (5020)Instructions burned: 48 (million)
% 2.42/0.64  % (5020)------------------------------
% 2.42/0.64  % (5020)------------------------------
% 2.42/0.64  TRYING [4]
% 2.42/0.64  % (5019)Instruction limit reached!
% 2.42/0.64  % (5019)------------------------------
% 2.42/0.64  % (5019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.64  % (5019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.64  % (5019)Termination reason: Unknown
% 2.42/0.64  % (5019)Termination phase: Saturation
% 2.42/0.64  
% 2.42/0.64  % (5019)Memory used [KB]: 6396
% 2.42/0.64  % (5019)Time elapsed: 0.264 s
% 2.42/0.64  % (5019)Instructions burned: 51 (million)
% 2.42/0.64  % (5019)------------------------------
% 2.42/0.64  % (5019)------------------------------
% 2.42/0.64  % (5025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.64  % (5025)Termination reason: Unknown
% 2.42/0.64  % (5025)Termination phase: Saturation
% 2.42/0.64  
% 2.42/0.64  % (5025)Memory used [KB]: 6396
% 2.42/0.64  % (5025)Time elapsed: 0.245 s
% 2.42/0.64  % (5025)Instructions burned: 50 (million)
% 2.42/0.64  % (5025)------------------------------
% 2.42/0.64  % (5025)------------------------------
% 2.42/0.64  % (5015)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)
% 2.46/0.64  TRYING [1]
% 2.46/0.64  TRYING [2]
% 2.46/0.66  % (5018)Instruction limit reached!
% 2.46/0.66  % (5018)------------------------------
% 2.46/0.66  % (5018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.67  % (5031)Instruction limit reached!
% 2.46/0.67  % (5031)------------------------------
% 2.46/0.67  % (5031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.67  TRYING [3]
% 2.46/0.67  % (5031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.67  % (5031)Termination reason: Unknown
% 2.46/0.67  % (5031)Termination phase: Saturation
% 2.46/0.67  
% 2.46/0.67  % (5031)Memory used [KB]: 6652
% 2.46/0.67  % (5031)Time elapsed: 0.286 s
% 2.46/0.67  % (5031)Instructions burned: 99 (million)
% 2.46/0.67  % (5031)------------------------------
% 2.46/0.67  % (5031)------------------------------
% 2.46/0.68  % (5018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.68  % (5018)Termination reason: Unknown
% 2.46/0.68  % (5018)Termination phase: Saturation
% 2.46/0.68  
% 2.46/0.68  % (5018)Memory used [KB]: 6396
% 2.46/0.68  % (5018)Time elapsed: 0.285 s
% 2.46/0.68  % (5018)Instructions burned: 52 (million)
% 2.46/0.68  % (5018)------------------------------
% 2.46/0.68  % (5018)------------------------------
% 2.46/0.69  % (5045)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.46/0.69  % (5046)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.86/0.70  % (5041)Instruction limit reached!
% 2.86/0.70  % (5041)------------------------------
% 2.86/0.70  % (5041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.70  % (5041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.70  % (5041)Termination reason: Unknown
% 2.86/0.70  % (5041)Termination phase: Saturation
% 2.86/0.70  
% 2.86/0.70  % (5041)Memory used [KB]: 6908
% 2.86/0.70  % (5041)Time elapsed: 0.048 s
% 2.86/0.70  % (5041)Instructions burned: 68 (million)
% 2.86/0.70  % (5041)------------------------------
% 2.86/0.70  % (5041)------------------------------
% 2.86/0.73  % (5032)Instruction limit reached!
% 2.86/0.73  % (5032)------------------------------
% 2.86/0.73  % (5032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.73  % (5032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.73  % (5032)Termination reason: Unknown
% 2.86/0.73  % (5032)Termination phase: Finite model building constraint generation
% 2.86/0.73  
% 2.86/0.73  % (5032)Memory used [KB]: 8443
% 2.86/0.73  % (5032)Time elapsed: 0.247 s
% 2.86/0.73  % (5032)Instructions burned: 59 (million)
% 2.86/0.73  % (5032)------------------------------
% 2.86/0.73  % (5032)------------------------------
% 2.86/0.73  TRYING [4]
% 2.86/0.74  % (5028)Instruction limit reached!
% 2.86/0.74  % (5028)------------------------------
% 2.86/0.74  % (5028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.74  % (5028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.74  % (5028)Termination reason: Unknown
% 2.86/0.74  % (5028)Termination phase: Saturation
% 2.86/0.74  
% 2.86/0.74  % (5028)Memory used [KB]: 7291
% 2.86/0.74  % (5028)Time elapsed: 0.354 s
% 2.86/0.74  % (5028)Instructions burned: 100 (million)
% 2.86/0.74  % (5028)------------------------------
% 2.86/0.74  % (5028)------------------------------
% 2.86/0.75  % (5047)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.86/0.75  % (5033)Instruction limit reached!
% 2.86/0.75  % (5033)------------------------------
% 2.86/0.75  % (5033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.75  % (5033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.75  % (5033)Termination reason: Unknown
% 2.86/0.75  % (5033)Termination phase: Saturation
% 2.86/0.75  
% 2.86/0.75  % (5033)Memory used [KB]: 7291
% 2.86/0.75  % (5033)Time elapsed: 0.375 s
% 2.86/0.75  % (5033)Instructions burned: 101 (million)
% 2.86/0.75  % (5033)------------------------------
% 2.86/0.75  % (5033)------------------------------
% 3.16/0.76  % (5024)Instruction limit reached!
% 3.16/0.76  % (5024)------------------------------
% 3.16/0.76  % (5024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.76  % (5024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.76  % (5024)Termination reason: Unknown
% 3.16/0.76  % (5024)Termination phase: Saturation
% 3.16/0.76  
% 3.16/0.76  % (5024)Memory used [KB]: 1791
% 3.16/0.76  % (5024)Time elapsed: 0.336 s
% 3.16/0.76  % (5024)Instructions burned: 51 (million)
% 3.16/0.76  % (5024)------------------------------
% 3.16/0.76  % (5024)------------------------------
% 3.16/0.76  % (5027)Instruction limit reached!
% 3.16/0.76  % (5027)------------------------------
% 3.16/0.76  % (5027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.76  % (5027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.76  % (5027)Termination reason: Unknown
% 3.16/0.76  % (5027)Termination phase: Saturation
% 3.16/0.76  
% 3.16/0.76  % (5027)Memory used [KB]: 7291
% 3.16/0.76  % (5027)Time elapsed: 0.366 s
% 3.16/0.76  % (5027)Instructions burned: 101 (million)
% 3.16/0.76  % (5027)------------------------------
% 3.16/0.76  % (5027)------------------------------
% 3.16/0.77  % (5026)Instruction limit reached!
% 3.16/0.77  % (5026)------------------------------
% 3.16/0.77  % (5026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.77  % (5026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.77  % (5026)Termination reason: Unknown
% 3.16/0.77  % (5026)Termination phase: Saturation
% 3.16/0.77  
% 3.16/0.77  % (5026)Memory used [KB]: 7419
% 3.16/0.77  % (5026)Time elapsed: 0.402 s
% 3.16/0.77  % (5026)Instructions burned: 101 (million)
% 3.16/0.77  % (5026)------------------------------
% 3.16/0.77  % (5026)------------------------------
% 3.16/0.78  % (5016)Instruction limit reached!
% 3.16/0.78  % (5016)------------------------------
% 3.16/0.78  % (5016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.78  % (5016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.78  % (5016)Termination reason: Unknown
% 3.16/0.78  % (5016)Termination phase: Saturation
% 3.16/0.78  
% 3.16/0.78  % (5016)Memory used [KB]: 6268
% 3.16/0.78  % (5016)Time elapsed: 0.350 s
% 3.16/0.78  % (5016)Instructions burned: 50 (million)
% 3.16/0.78  % (5016)------------------------------
% 3.16/0.78  % (5016)------------------------------
% 3.16/0.79  % (5034)Instruction limit reached!
% 3.16/0.79  % (5034)------------------------------
% 3.16/0.79  % (5034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.79  % (5034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.79  % (5034)Termination reason: Unknown
% 3.16/0.79  % (5034)Termination phase: Saturation
% 3.16/0.79  
% 3.16/0.79  % (5034)Memory used [KB]: 2558
% 3.16/0.79  % (5034)Time elapsed: 0.376 s
% 3.16/0.79  % (5034)Instructions burned: 100 (million)
% 3.16/0.79  % (5034)------------------------------
% 3.16/0.79  % (5034)------------------------------
% 3.16/0.79  % (5048)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.16/0.81  % (5036)Instruction limit reached!
% 3.16/0.81  % (5036)------------------------------
% 3.16/0.81  % (5036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.81  % (5036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.81  % (5036)Termination reason: Unknown
% 3.16/0.81  % (5036)Termination phase: Saturation
% 3.16/0.81  
% 3.16/0.81  % (5036)Memory used [KB]: 7547
% 3.16/0.81  % (5036)Time elapsed: 0.441 s
% 3.16/0.81  % (5036)Instructions burned: 138 (million)
% 3.16/0.81  % (5036)------------------------------
% 3.16/0.81  % (5036)------------------------------
% 3.16/0.84  % (5049)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.16/0.85  % (5050)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)
% 3.16/0.85  % (5053)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 (2996ds/940Mi)
% 3.59/0.86  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.59/0.87  % (5055)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 (2996ds/90Mi)
% 3.59/0.87  % (5052)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)
% 3.59/0.87  % (5054)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 (2996ds/981Mi)
% 3.59/0.89  % (5035)Instruction limit reached!
% 3.59/0.89  % (5035)------------------------------
% 3.59/0.89  % (5035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.71/0.91  % (5057)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.71/0.91  % (5035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.71/0.91  % (5035)Termination reason: Unknown
% 3.71/0.91  % (5035)Termination phase: Saturation
% 3.71/0.91  
% 3.71/0.91  % (5035)Memory used [KB]: 8187
% 3.71/0.91  % (5035)Time elapsed: 0.497 s
% 3.71/0.91  % (5035)Instructions burned: 176 (million)
% 3.71/0.91  % (5035)------------------------------
% 3.71/0.91  % (5035)------------------------------
% 3.71/0.93  % (5058)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 (2995ds/4958Mi)
% 3.71/0.93  % (5042)Instruction limit reached!
% 3.71/0.93  % (5042)------------------------------
% 3.71/0.93  % (5042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.94  % (5042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.94  % (5042)Termination reason: Unknown
% 3.88/0.94  % (5042)Termination phase: Saturation
% 3.88/0.94  
% 3.88/0.94  % (5042)Memory used [KB]: 3582
% 3.88/0.94  % (5042)Time elapsed: 0.562 s
% 3.88/0.94  % (5042)Instructions burned: 177 (million)
% 3.88/0.94  % (5042)------------------------------
% 3.88/0.94  % (5042)------------------------------
% 3.88/0.94  % (5056)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 (2996ds/2016Mi)
% 3.88/0.96  % (5064)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 (2995ds/2134Mi)
% 3.88/0.97  % (5047)Instruction limit reached!
% 3.88/0.97  % (5047)------------------------------
% 3.88/0.97  % (5047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.88/0.97  % (5047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.88/0.97  % (5047)Termination reason: Unknown
% 3.88/0.97  % (5047)Termination phase: Saturation
% 3.88/0.97  
% 3.88/0.97  % (5047)Memory used [KB]: 6780
% 3.88/0.97  % (5047)Time elapsed: 0.322 s
% 3.88/0.97  % (5047)Instructions burned: 90 (million)
% 3.88/0.97  % (5047)------------------------------
% 3.88/0.97  % (5047)------------------------------
% 3.88/0.97  % (5059)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 3.88/0.98  % (5051)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 (2996ds/655Mi)
% 4.04/1.00  % (5065)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 4.04/1.01  TRYING [5]
% 4.04/1.02  % (5062)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 (2995ds/68Mi)
% 4.04/1.04  % (5052)Instruction limit reached!
% 4.04/1.04  % (5052)------------------------------
% 4.04/1.04  % (5052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.04  % (5052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.04  % (5052)Termination reason: Unknown
% 4.04/1.04  % (5052)Termination phase: Saturation
% 4.04/1.04  
% 4.04/1.04  % (5052)Memory used [KB]: 6780
% 4.04/1.04  % (5052)Time elapsed: 0.047 s
% 4.04/1.04  % (5052)Instructions burned: 68 (million)
% 4.04/1.04  % (5052)------------------------------
% 4.04/1.04  % (5052)------------------------------
% 4.04/1.05  % (5055)Instruction limit reached!
% 4.04/1.05  % (5055)------------------------------
% 4.04/1.05  % (5055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.05  % (5055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.05  % (5055)Termination reason: Unknown
% 4.04/1.05  % (5055)Termination phase: Saturation
% 4.04/1.05  
% 4.04/1.05  % (5055)Memory used [KB]: 6780
% 4.04/1.05  % (5055)Time elapsed: 0.300 s
% 4.04/1.05  % (5055)Instructions burned: 90 (million)
% 4.04/1.05  % (5055)------------------------------
% 4.04/1.05  % (5055)------------------------------
% 5.85/1.11  % (5060)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 5.85/1.12  % (5061)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 (2995ds/4931Mi)
% 5.85/1.13  % (5062)Instruction limit reached!
% 5.85/1.13  % (5062)------------------------------
% 5.85/1.13  % (5062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.14  % (5067)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 (2993ds/90Mi)
% 5.85/1.14  % (5066)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 5.85/1.15  % (5063)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 (2995ds/1824Mi)
% 5.85/1.15  % (5062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.15  % (5062)Termination reason: Unknown
% 5.85/1.15  % (5062)Termination phase: Saturation
% 5.85/1.15  
% 5.85/1.15  % (5062)Memory used [KB]: 6780
% 5.85/1.15  % (5062)Time elapsed: 0.045 s
% 5.85/1.15  % (5062)Instructions burned: 68 (million)
% 5.85/1.15  % (5062)------------------------------
% 5.85/1.15  % (5062)------------------------------
% 6.61/1.19  % (5046)Instruction limit reached!
% 6.61/1.19  % (5046)------------------------------
% 6.61/1.19  % (5046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.61/1.19  % (5046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.61/1.19  % (5046)Termination reason: Unknown
% 6.61/1.19  % (5046)Termination phase: Saturation
% 6.61/1.19  
% 6.61/1.19  % (5046)Memory used [KB]: 4093
% 6.61/1.19  % (5046)Time elapsed: 0.596 s
% 6.61/1.19  % (5046)Instructions burned: 212 (million)
% 6.61/1.19  % (5046)------------------------------
% 6.61/1.19  % (5046)------------------------------
% 6.97/1.22  % (5068)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 (2993ds/2016Mi)
% 7.17/1.27  % (5070)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 (2992ds/9965Mi)
% 7.17/1.28  % (5069)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/8004Mi)
% 7.79/1.34  % (5067)Instruction limit reached!
% 7.79/1.34  % (5067)------------------------------
% 7.79/1.34  % (5067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.34  % (5067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.34  % (5067)Termination reason: Unknown
% 7.79/1.34  % (5067)Termination phase: Saturation
% 7.79/1.34  
% 7.79/1.34  % (5067)Memory used [KB]: 6780
% 7.79/1.34  % (5067)Time elapsed: 0.265 s
% 7.79/1.34  % (5067)Instructions burned: 90 (million)
% 7.79/1.34  % (5067)------------------------------
% 7.79/1.34  % (5067)------------------------------
% 7.79/1.35  % (5044)Instruction limit reached!
% 7.79/1.35  % (5044)------------------------------
% 7.79/1.35  % (5044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.35  % (5044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.35  % (5044)Termination reason: Unknown
% 7.79/1.35  % (5044)Termination phase: Saturation
% 7.79/1.35  
% 7.79/1.35  % (5044)Memory used [KB]: 11257
% 7.79/1.35  % (5044)Time elapsed: 0.969 s
% 7.79/1.35  % (5044)Instructions burned: 355 (million)
% 7.79/1.35  % (5044)------------------------------
% 7.79/1.35  % (5044)------------------------------
% 7.79/1.36  % (5071)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9877Mi)
% 7.79/1.36  % (5037)Instruction limit reached!
% 7.79/1.36  % (5037)------------------------------
% 7.79/1.36  % (5037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.37  % (5037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.37  % (5037)Termination reason: Unknown
% 7.79/1.37  % (5037)Termination phase: Saturation
% 7.79/1.37  
% 7.79/1.37  % (5037)Memory used [KB]: 7547
% 7.79/1.37  % (5037)Time elapsed: 0.977 s
% 7.79/1.37  % (5037)Instructions burned: 499 (million)
% 7.79/1.37  % (5037)------------------------------
% 7.79/1.37  % (5037)------------------------------
% 8.18/1.39  % (5038)Instruction limit reached!
% 8.18/1.39  % (5038)------------------------------
% 8.18/1.39  % (5038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.41  % (5038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.41  % (5038)Termination reason: Unknown
% 8.18/1.41  % (5038)Termination phase: Saturation
% 8.18/1.41  
% 8.18/1.41  % (5038)Memory used [KB]: 8955
% 8.18/1.41  % (5038)Time elapsed: 0.999 s
% 8.18/1.41  % (5038)Instructions burned: 467 (million)
% 8.18/1.41  % (5038)------------------------------
% 8.18/1.41  % (5038)------------------------------
% 8.18/1.42  % (5045)Instruction limit reached!
% 8.18/1.42  % (5045)------------------------------
% 8.18/1.42  % (5045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.43  % (5072)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 (2991ds/9902Mi)
% 8.18/1.43  % (5045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.43  % (5045)Termination reason: Unknown
% 8.18/1.43  % (5045)Termination phase: Saturation
% 8.18/1.43  
% 8.18/1.43  % (5045)Memory used [KB]: 9210
% 8.18/1.43  % (5045)Time elapsed: 0.850 s
% 8.18/1.43  % (5045)Instructions burned: 389 (million)
% 8.18/1.43  % (5045)------------------------------
% 8.18/1.43  % (5045)------------------------------
% 8.77/1.48  % (5039)Instruction limit reached!
% 8.77/1.48  % (5039)------------------------------
% 8.77/1.48  % (5039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.77/1.48  % (5039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.77/1.48  % (5039)Termination reason: Unknown
% 8.77/1.48  % (5039)Termination phase: Saturation
% 8.77/1.48  
% 8.77/1.48  % (5039)Memory used [KB]: 12409
% 8.77/1.48  % (5039)Time elapsed: 1.066 s
% 8.77/1.48  % (5039)Instructions burned: 482 (million)
% 8.77/1.48  % (5039)------------------------------
% 8.77/1.48  % (5039)------------------------------
% 9.12/1.55  % (5075)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9707Mi)
% 9.12/1.56  % (5043)Instruction limit reached!
% 9.12/1.56  % (5043)------------------------------
% 9.12/1.56  % (5043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.56  % (5043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.56  % (5043)Termination reason: Unknown
% 9.12/1.56  % (5043)Termination phase: Saturation
% 9.12/1.56  
% 9.12/1.56  % (5043)Memory used [KB]: 12792
% 9.12/1.56  % (5043)Time elapsed: 1.160 s
% 9.12/1.56  % (5043)Instructions burned: 439 (million)
% 9.12/1.56  % (5043)------------------------------
% 9.12/1.56  % (5043)------------------------------
% 9.12/1.59  % (5073)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 (2989ds/1824Mi)
% 9.12/1.59  % (5074)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9989Mi)
% 9.12/1.60  % (5076)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 (2989ds/90Mi)
% 9.59/1.65  % (5077)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 (2988ds/44001Mi)
% 10.76/1.73  % (5078)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 (2988ds/4958Mi)
% 10.76/1.75  % (5076)Instruction limit reached!
% 10.76/1.75  % (5076)------------------------------
% 10.76/1.75  % (5076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.76/1.76  % (5076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.76/1.76  % (5076)Termination reason: Unknown
% 10.76/1.76  % (5076)Termination phase: Saturation
% 10.76/1.76  
% 10.76/1.76  % (5076)Memory used [KB]: 6780
% 10.76/1.76  % (5076)Time elapsed: 0.272 s
% 10.76/1.76  % (5076)Instructions burned: 91 (million)
% 10.76/1.76  % (5076)------------------------------
% 10.76/1.76  % (5076)------------------------------
% 11.62/1.83  % (5079)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 (2987ds/35256Mi)
% 12.37/1.95  TRYING [6]
% 12.37/1.99  % (5080)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 (2985ds/32293Mi)
% 16.44/2.42  % (5040)Instruction limit reached!
% 16.44/2.42  % (5040)------------------------------
% 16.44/2.42  % (5040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.44/2.42  % (5040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.44/2.42  % (5040)Termination reason: Unknown
% 16.44/2.42  % (5040)Termination phase: Saturation
% 16.44/2.42  
% 16.44/2.42  % (5040)Memory used [KB]: 12792
% 16.44/2.42  % (5040)Time elapsed: 2.013 s
% 16.44/2.42  % (5040)Instructions burned: 500 (million)
% 16.44/2.42  % (5040)------------------------------
% 16.44/2.42  % (5040)------------------------------
% 17.19/2.51  % (5050)Instruction limit reached!
% 17.19/2.51  % (5050)------------------------------
% 17.19/2.51  % (5050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.19/2.51  % (5050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.19/2.51  % (5050)Termination reason: Unknown
% 17.19/2.51  % (5050)Termination phase: Saturation
% 17.19/2.51  
% 17.19/2.51  % (5050)Memory used [KB]: 14839
% 17.19/2.51  % (5050)Time elapsed: 1.836 s
% 17.19/2.51  % (5050)Instructions burned: 747 (million)
% 17.19/2.51  % (5050)------------------------------
% 17.19/2.51  % (5050)------------------------------
% 17.19/2.56  % (5048)Instruction limit reached!
% 17.19/2.56  % (5048)------------------------------
% 17.19/2.56  % (5048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.19/2.56  % (5048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.19/2.56  % (5048)Termination reason: Unknown
% 17.19/2.56  % (5048)Termination phase: Saturation
% 17.19/2.56  
% 17.19/2.56  % (5048)Memory used [KB]: 18293
% 17.19/2.56  % (5048)Time elapsed: 1.864 s
% 17.19/2.56  % (5048)Instructions burned: 921 (million)
% 17.19/2.56  % (5048)------------------------------
% 17.19/2.56  % (5048)------------------------------
% 17.84/2.64  % (5053)Instruction limit reached!
% 17.84/2.64  % (5053)------------------------------
% 17.84/2.64  % (5053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.84/2.64  % (5053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.84/2.64  % (5053)Termination reason: Unknown
% 17.84/2.64  % (5053)Termination phase: Saturation
% 17.84/2.64  
% 17.84/2.64  % (5053)Memory used [KB]: 17782
% 17.84/2.64  % (5053)Time elapsed: 1.951 s
% 17.84/2.64  % (5053)Instructions burned: 940 (million)
% 17.84/2.64  % (5053)------------------------------
% 17.84/2.64  % (5053)------------------------------
% 18.74/2.77  % (5083)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/10187Mi)
% 18.74/2.79  % (5049)Instruction limit reached!
% 18.74/2.79  % (5049)------------------------------
% 18.74/2.79  % (5049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.74/2.79  % (5049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.74/2.79  % (5049)Termination reason: Unknown
% 18.74/2.79  % (5049)Termination phase: Saturation
% 18.74/2.79  
% 18.74/2.79  % (5049)Memory used [KB]: 20340
% 18.74/2.79  % (5049)Time elapsed: 2.099 s
% 18.74/2.79  % (5049)Instructions burned: 935 (million)
% 18.74/2.79  % (5049)------------------------------
% 18.74/2.79  % (5049)------------------------------
% 19.40/2.80  % (5054)Instruction limit reached!
% 19.40/2.80  % (5054)------------------------------
% 19.40/2.80  % (5054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.40/2.80  % (5054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.40/2.80  % (5054)Termination reason: Unknown
% 19.40/2.80  % (5054)Termination phase: Saturation
% 19.40/2.80  
% 19.40/2.80  % (5054)Memory used [KB]: 18293
% 19.40/2.80  % (5054)Time elapsed: 2.046 s
% 19.40/2.80  % (5054)Instructions burned: 981 (million)
% 19.40/2.80  % (5054)------------------------------
% 19.40/2.80  % (5054)------------------------------
% 19.40/2.82  % (5084)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 (2977ds/29337Mi)
% 19.40/2.84  % (5082)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 (2978ds/37001Mi)
% 19.40/2.87  % (5085)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/10147Mi)
% 21.12/3.01  % (5087)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/33239Mi)
% 21.30/3.02  TRYING [1]
% 21.30/3.02  TRYING [2]
% 21.30/3.03  TRYING [3]
% 21.30/3.03  % (5086)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/38056Mi)
% 21.42/3.04  TRYING [1]
% 21.42/3.04  TRYING [2]
% 21.42/3.06  TRYING [4]
% 21.42/3.06  TRYING [3]
% 21.42/3.09  TRYING [4]
% 22.52/3.22  TRYING [5]
% 22.52/3.23  % (5051)Instruction limit reached!
% 22.52/3.23  % (5051)------------------------------
% 22.52/3.23  % (5051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.52/3.23  % (5051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.52/3.23  % (5051)Termination reason: Unknown
% 22.52/3.23  % (5051)Termination phase: Saturation
% 22.52/3.23  
% 22.52/3.23  % (5051)Memory used [KB]: 10618
% 22.52/3.23  % (5051)Time elapsed: 2.469 s
% 22.52/3.23  % (5051)Instructions burned: 655 (million)
% 22.52/3.23  % (5051)------------------------------
% 22.52/3.23  % (5051)------------------------------
% 23.39/3.29  TRYING [5]
% 24.85/3.55  % (5088)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/20987Mi)
% 24.85/3.55  TRYING [1]
% 24.85/3.55  TRYING [2]
% 24.85/3.58  TRYING [3]
% 26.34/3.67  TRYING [4]
% 27.78/3.85  TRYING [6]
% 27.98/3.87  TRYING [6]
% 28.76/3.98  TRYING [5]
% 31.13/4.28  TRYING [7]
% 31.13/4.29  % (5056)Instruction limit reached!
% 31.13/4.29  % (5056)------------------------------
% 31.13/4.29  % (5056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.13/4.29  % (5056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.13/4.29  % (5056)Termination reason: Unknown
% 31.13/4.29  % (5056)Termination phase: Saturation
% 31.13/4.29  
% 31.13/4.29  % (5056)Memory used [KB]: 34157
% 31.13/4.29  % (5056)Time elapsed: 3.547 s
% 31.13/4.29  % (5056)Instructions burned: 2017 (million)
% 31.13/4.29  % (5056)------------------------------
% 31.13/4.29  % (5056)------------------------------
% 32.99/4.51  % (5090)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/49917Mi)
% 32.99/4.51  TRYING [1]
% 32.99/4.51  TRYING [2]
% 32.99/4.51  TRYING [3]
% 32.99/4.54  TRYING [4]
% 34.32/4.70  TRYING [5]
% 36.85/5.00  TRYING [6]
% 37.96/5.13  TRYING [6]
% 39.31/5.36  % (5061)First to succeed.
% 40.01/5.39  % (5061)Refutation found. Thanks to Tanya!
% 40.01/5.39  % SZS status Theorem for theBenchmark
% 40.01/5.39  % SZS output start Proof for theBenchmark
% See solution above
% 40.01/5.39  % (5061)------------------------------
% 40.01/5.39  % (5061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.01/5.39  % (5061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.01/5.39  % (5061)Termination reason: Refutation
% 40.01/5.39  
% 40.01/5.39  % (5061)Memory used [KB]: 20468
% 40.01/5.39  % (5061)Time elapsed: 4.514 s
% 40.01/5.39  % (5061)Instructions burned: 1163 (million)
% 40.01/5.39  % (5061)------------------------------
% 40.01/5.39  % (5061)------------------------------
% 40.01/5.39  % (5014)Success in time 5.062 s
%------------------------------------------------------------------------------