TSTP Solution File: ARI621_3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI621_3 : TPTP v8.1.0. Released v5.1.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 : n019.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:48:45 EDT 2022

% Result   : Theorem 7.46s 1.34s
% Output   : Refutation 7.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   60
% Syntax   : Number of formulae    :  179 (   5 unt;   2 typ;   0 def)
%            Number of atoms       :  534 ( 176 equ)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  495 ( 138   ~; 285   |;   9   &)
%                                         (  60 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :  887 (  58 atm; 184 fun; 620 num;  25 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   61 (  57 usr;  57 prp; 0-2 aty)
%            Number of functors    :   10 (   1 usr;   8 con; 0-2 aty)
%            Number of variables   :   25 (  21   !;   4   ?;  25   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_7,type,
    sK0: $real > $real ).

tff(pred_def_1,type,
    pow2: $real > $o ).

tff(f450,plain,
    $false,
    inference(avatar_smt_refutation,[],[f34,f39,f48,f65,f77,f84,f95,f113,f122,f130,f141,f152,f161,f178,f194,f197,f212,f229,f238,f258,f267,f269,f283,f292,f313,f328,f333,f348,f362,f396,f405,f440,f449]) ).

tff(f449,plain,
    ( spl1_55
    | spl1_24
    | spl1_32
    | spl1_56
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f426,f187,f446,f260,f205,f442]) ).

tff(f442,plain,
    ( spl1_55
  <=> ( 2.0 = sK0(sK0(sK0(12.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_55])]) ).

tff(f205,plain,
    ( spl1_24
  <=> ( 1.0 = sK0(sK0(12.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_24])]) ).

tff(f260,plain,
    ( spl1_32
  <=> ( 1.0 = sK0(sK0(sK0(12.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_32])]) ).

tff(f446,plain,
    ( spl1_56
  <=> $less(2.0,sK0(sK0(sK0(12.0)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_56])]) ).

tff(f187,plain,
    ( spl1_22
  <=> pow2(sK0(sK0(12.0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_22])]) ).

tff(f426,plain,
    ( $less(2.0,sK0(sK0(sK0(12.0))))
    | ( 1.0 = sK0(sK0(sK0(12.0))) )
    | ( 1.0 = sK0(sK0(12.0)) )
    | ( 2.0 = sK0(sK0(sK0(12.0))) )
    | ~ spl1_22 ),
    inference(resolution,[],[f217,f188]) ).

tff(f188,plain,
    ( pow2(sK0(sK0(12.0)))
    | ~ spl1_22 ),
    inference(avatar_component_clause,[],[f187]) ).

tff(f217,plain,
    ! [X1: $real] :
      ( ~ pow2(X1)
      | $less(2.0,sK0(X1))
      | ( 2.0 = sK0(X1) )
      | ( 1.0 = X1 )
      | ( 1.0 = sK0(X1) ) ),
    inference(resolution,[],[f99,f22]) ).

tff(f22,plain,
    ! [X0: $real] :
      ( pow2(sK0(X0))
      | ~ pow2(X0)
      | ( 1.0 = X0 ) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    ( ! [X0: $real] :
        ( pow2(X0)
      <=> ( ( 1.0 = X0 )
          | ( ? [X1: $real] :
                ( ( $product(2.0,X1) = X0 )
                & pow2(X1) )
            & ~ $less(X0,2.0) ) ) )
    & pow2(12.0) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $real] :
          ( pow2(X0)
        <=> ( ( 1.0 = X0 )
            | ( ? [X1: $real] :
                  ( ( $product(2.0,X1) = X0 )
                  & pow2(X1) )
              & ~ $less(X0,2.0) ) ) )
     => ~ pow2(12.0) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $real] :
          ( ( ( 1.0 = X0 )
            | ( $lesseq(2.0,X0)
              & ? [X1: $real] :
                  ( ( $product(2.0,X1) = X0 )
                  & pow2(X1) ) ) )
        <=> pow2(X0) )
     => ~ pow2(12.0) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $real] :
        ( ( ( 1.0 = X0 )
          | ( $lesseq(2.0,X0)
            & ? [X1: $real] :
                ( ( $product(2.0,X1) = X0 )
                & pow2(X1) ) ) )
      <=> pow2(X0) )
   => ~ pow2(12.0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_pow_of_2_10) ).

tff(f99,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( 2.0 = X0 )
      | ( 1.0 = X0 )
      | $less(2.0,X0) ),
    inference(resolution,[],[f11,f25]) ).

tff(f25,plain,
    ! [X0: $real] :
      ( ~ $less(X0,2.0)
      | ~ pow2(X0)
      | ( 1.0 = X0 ) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f11,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f440,plain,
    ( spl1_53
    | spl1_18
    | spl1_54
    | spl1_19
    | ~ spl1_15 ),
    inference(avatar_split_clause,[],[f427,f138,f171,f437,f158,f433]) ).

tff(f433,plain,
    ( spl1_53
  <=> ( 2.0 = sK0(sK0(24.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_53])]) ).

tff(f158,plain,
    ( spl1_18
  <=> ( 1.0 = sK0(24.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_18])]) ).

tff(f437,plain,
    ( spl1_54
  <=> $less(2.0,sK0(sK0(24.0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_54])]) ).

tff(f171,plain,
    ( spl1_19
  <=> ( 1.0 = sK0(sK0(24.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_19])]) ).

tff(f138,plain,
    ( spl1_15
  <=> pow2(sK0(24.0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_15])]) ).

tff(f427,plain,
    ( ( 1.0 = sK0(sK0(24.0)) )
    | $less(2.0,sK0(sK0(24.0)))
    | ( 1.0 = sK0(24.0) )
    | ( 2.0 = sK0(sK0(24.0)) )
    | ~ spl1_15 ),
    inference(resolution,[],[f217,f139]) ).

tff(f139,plain,
    ( pow2(sK0(24.0))
    | ~ spl1_15 ),
    inference(avatar_component_clause,[],[f138]) ).

tff(f405,plain,
    ( spl1_51
    | spl1_52
    | ~ spl1_14 ),
    inference(avatar_split_clause,[],[f373,f134,f402,f398]) ).

tff(f398,plain,
    ( spl1_51
  <=> ( 1.0 = sK0(48.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_51])]) ).

tff(f402,plain,
    ( spl1_52
  <=> ( sK0(48.0) = $product(2.0,sK0(sK0(48.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_52])]) ).

tff(f134,plain,
    ( spl1_14
  <=> pow2(24.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_14])]) ).

tff(f373,plain,
    ( ( sK0(48.0) = $product(2.0,sK0(sK0(48.0))) )
    | ( 1.0 = sK0(48.0) )
    | ~ spl1_14 ),
    inference(evaluation,[],[f371]) ).

tff(f371,plain,
    ( ( $product(2.0,sK0(sK0($product(2.0,24.0)))) = sK0($product(2.0,24.0)) )
    | $less($product(2.0,24.0),2.0)
    | ( 1.0 = $product(2.0,24.0) )
    | ( 1.0 = sK0($product(2.0,24.0)) )
    | ~ spl1_14 ),
    inference(resolution,[],[f53,f136]) ).

tff(f136,plain,
    ( pow2(24.0)
    | ~ spl1_14 ),
    inference(avatar_component_clause,[],[f134]) ).

tff(f53,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( 1.0 = sK0($product(2.0,X0)) )
      | ( $product(2.0,sK0(sK0($product(2.0,X0)))) = sK0($product(2.0,X0)) )
      | $less($product(2.0,X0),2.0)
      | ( 1.0 = $product(2.0,X0) ) ),
    inference(resolution,[],[f42,f29]) ).

tff(f29,plain,
    ! [X1: $real] :
      ( pow2($product(2.0,X1))
      | $less($product(2.0,X1),2.0)
      | ~ pow2(X1) ),
    inference(equality_resolution,[],[f24]) ).

tff(f24,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X0,2.0)
      | ~ pow2(X1)
      | ( $product(2.0,X1) != X0 )
      | pow2(X0) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f42,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( 1.0 = sK0(X0) )
      | ( 1.0 = X0 )
      | ( $product(2.0,sK0(sK0(X0))) = sK0(X0) ) ),
    inference(resolution,[],[f23,f22]) ).

tff(f23,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( $product(2.0,sK0(X0)) = X0 )
      | ( 1.0 = X0 ) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f396,plain,
    ( spl1_49
    | spl1_50
    | ~ spl1_9 ),
    inference(avatar_split_clause,[],[f375,f92,f393,f389]) ).

tff(f389,plain,
    ( spl1_49
  <=> ( $product(2.0,sK0(sK0(4.0))) = sK0(4.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_49])]) ).

tff(f393,plain,
    ( spl1_50
  <=> ( 1.0 = sK0(4.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_50])]) ).

tff(f92,plain,
    ( spl1_9
  <=> pow2(2.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_9])]) ).

tff(f375,plain,
    ( ( 1.0 = sK0(4.0) )
    | ( $product(2.0,sK0(sK0(4.0))) = sK0(4.0) )
    | ~ spl1_9 ),
    inference(evaluation,[],[f364]) ).

tff(f364,plain,
    ( ( 1.0 = sK0($product(2.0,2.0)) )
    | $less($product(2.0,2.0),2.0)
    | ( $product(2.0,sK0(sK0($product(2.0,2.0)))) = sK0($product(2.0,2.0)) )
    | ( 1.0 = $product(2.0,2.0) )
    | ~ spl1_9 ),
    inference(resolution,[],[f53,f94]) ).

tff(f94,plain,
    ( pow2(2.0)
    | ~ spl1_9 ),
    inference(avatar_component_clause,[],[f92]) ).

tff(f362,plain,
    ( spl1_46
    | spl1_47
    | spl1_48
    | spl1_23
    | ~ spl1_4
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f349,f187,f58,f191,f359,f355,f351]) ).

tff(f351,plain,
    ( spl1_46
  <=> ( $product(2.0,sK0($product(4.0,sK0(sK0(12.0))))) = $product(4.0,sK0(sK0(12.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_46])]) ).

tff(f355,plain,
    ( spl1_47
  <=> $less($product(4.0,sK0(sK0(12.0))),2.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_47])]) ).

tff(f359,plain,
    ( spl1_48
  <=> ( 1.0 = $product(4.0,sK0(sK0(12.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_48])]) ).

tff(f191,plain,
    ( spl1_23
  <=> $less(sK0(12.0),2.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_23])]) ).

tff(f58,plain,
    ( spl1_4
  <=> ( $product(2.0,sK0(sK0(12.0))) = sK0(12.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_4])]) ).

tff(f349,plain,
    ( $less(sK0(12.0),2.0)
    | ( 1.0 = $product(4.0,sK0(sK0(12.0))) )
    | $less($product(4.0,sK0(sK0(12.0))),2.0)
    | ( $product(2.0,sK0($product(4.0,sK0(sK0(12.0))))) = $product(4.0,sK0(sK0(12.0))) )
    | ~ spl1_4
    | ~ spl1_22 ),
    inference(forward_demodulation,[],[f300,f60]) ).

tff(f60,plain,
    ( ( $product(2.0,sK0(sK0(12.0))) = sK0(12.0) )
    | ~ spl1_4 ),
    inference(avatar_component_clause,[],[f58]) ).

tff(f300,plain,
    ( ( 1.0 = $product(4.0,sK0(sK0(12.0))) )
    | ( $product(2.0,sK0($product(4.0,sK0(sK0(12.0))))) = $product(4.0,sK0(sK0(12.0))) )
    | $less($product(4.0,sK0(sK0(12.0))),2.0)
    | $less($product(2.0,sK0(sK0(12.0))),2.0)
    | ~ spl1_22 ),
    inference(resolution,[],[f72,f188]) ).

tff(f72,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( $product(4.0,X0) = $product(2.0,sK0($product(4.0,X0))) )
      | ( 1.0 = $product(4.0,X0) )
      | $less($product(2.0,X0),2.0)
      | $less($product(4.0,X0),2.0) ),
    inference(evaluation,[],[f67]) ).

tff(f67,plain,
    ! [X0: $real] :
      ( ( 1.0 = $product(2.0,$product(2.0,X0)) )
      | $less($product(2.0,$product(2.0,X0)),2.0)
      | ( $product(2.0,sK0($product(2.0,$product(2.0,X0)))) = $product(2.0,$product(2.0,X0)) )
      | ~ pow2(X0)
      | $less($product(2.0,X0),2.0) ),
    inference(resolution,[],[f49,f29]) ).

tff(f49,plain,
    ! [X0: $real] :
      ( ~ pow2(X0)
      | ( 1.0 = $product(2.0,X0) )
      | $less($product(2.0,X0),2.0)
      | ( $product(2.0,X0) = $product(2.0,sK0($product(2.0,X0))) ) ),
    inference(resolution,[],[f29,f23]) ).

tff(f348,plain,
    ( spl1_43
    | spl1_44
    | spl1_45
    | ~ spl1_7
    | ~ spl1_15 ),
    inference(avatar_split_clause,[],[f335,f138,f81,f345,f341,f337]) ).

tff(f337,plain,
    ( spl1_43
  <=> $less($product(4.0,sK0(24.0)),2.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_43])]) ).

tff(f341,plain,
    ( spl1_44
  <=> ( 1.0 = $product(4.0,sK0(24.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_44])]) ).

tff(f345,plain,
    ( spl1_45
  <=> ( $product(4.0,sK0(24.0)) = $product(2.0,sK0($product(4.0,sK0(24.0)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_45])]) ).

tff(f81,plain,
    ( spl1_7
  <=> ( $product(2.0,sK0(24.0)) = 24.0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_7])]) ).

tff(f335,plain,
    ( ( $product(4.0,sK0(24.0)) = $product(2.0,sK0($product(4.0,sK0(24.0)))) )
    | ( 1.0 = $product(4.0,sK0(24.0)) )
    | $less($product(4.0,sK0(24.0)),2.0)
    | ~ spl1_7
    | ~ spl1_15 ),
    inference(evaluation,[],[f334]) ).

tff(f334,plain,
    ( ( $product(4.0,sK0(24.0)) = $product(2.0,sK0($product(4.0,sK0(24.0)))) )
    | ( 1.0 = $product(4.0,sK0(24.0)) )
    | $less($product(4.0,sK0(24.0)),2.0)
    | $less(24.0,2.0)
    | ~ spl1_7
    | ~ spl1_15 ),
    inference(forward_demodulation,[],[f301,f83]) ).

tff(f83,plain,
    ( ( $product(2.0,sK0(24.0)) = 24.0 )
    | ~ spl1_7 ),
    inference(avatar_component_clause,[],[f81]) ).

tff(f301,plain,
    ( ( 1.0 = $product(4.0,sK0(24.0)) )
    | ( $product(4.0,sK0(24.0)) = $product(2.0,sK0($product(4.0,sK0(24.0)))) )
    | $less($product(2.0,sK0(24.0)),2.0)
    | $less($product(4.0,sK0(24.0)),2.0)
    | ~ spl1_15 ),
    inference(resolution,[],[f72,f139]) ).

tff(f333,plain,
    ( spl1_42
    | ~ spl1_14 ),
    inference(avatar_split_clause,[],[f306,f134,f330]) ).

tff(f330,plain,
    ( spl1_42
  <=> ( 96.0 = $product(2.0,sK0(96.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_42])]) ).

tff(f306,plain,
    ( ( 96.0 = $product(2.0,sK0(96.0)) )
    | ~ spl1_14 ),
    inference(evaluation,[],[f302]) ).

tff(f302,plain,
    ( ( 1.0 = $product(4.0,24.0) )
    | ( $product(4.0,24.0) = $product(2.0,sK0($product(4.0,24.0))) )
    | $less($product(4.0,24.0),2.0)
    | $less($product(2.0,24.0),2.0)
    | ~ spl1_14 ),
    inference(resolution,[],[f72,f136]) ).

tff(f328,plain,
    ( spl1_39
    | spl1_40
    | spl1_41
    | ~ spl1_3
    | ~ spl1_21 ),
    inference(avatar_split_clause,[],[f315,f183,f45,f325,f321,f317]) ).

tff(f317,plain,
    ( spl1_39
  <=> ( $product(4.0,sK0(12.0)) = $product(2.0,sK0($product(4.0,sK0(12.0)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_39])]) ).

tff(f321,plain,
    ( spl1_40
  <=> ( 1.0 = $product(4.0,sK0(12.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_40])]) ).

tff(f325,plain,
    ( spl1_41
  <=> $less($product(4.0,sK0(12.0)),2.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_41])]) ).

tff(f45,plain,
    ( spl1_3
  <=> ( 12.0 = $product(2.0,sK0(12.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f183,plain,
    ( spl1_21
  <=> pow2(sK0(12.0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_21])]) ).

tff(f315,plain,
    ( $less($product(4.0,sK0(12.0)),2.0)
    | ( 1.0 = $product(4.0,sK0(12.0)) )
    | ( $product(4.0,sK0(12.0)) = $product(2.0,sK0($product(4.0,sK0(12.0)))) )
    | ~ spl1_3
    | ~ spl1_21 ),
    inference(evaluation,[],[f314]) ).

tff(f314,plain,
    ( ( $product(4.0,sK0(12.0)) = $product(2.0,sK0($product(4.0,sK0(12.0)))) )
    | ( 1.0 = $product(4.0,sK0(12.0)) )
    | $less($product(4.0,sK0(12.0)),2.0)
    | $less(12.0,2.0)
    | ~ spl1_3
    | ~ spl1_21 ),
    inference(forward_demodulation,[],[f299,f47]) ).

tff(f47,plain,
    ( ( 12.0 = $product(2.0,sK0(12.0)) )
    | ~ spl1_3 ),
    inference(avatar_component_clause,[],[f45]) ).

tff(f299,plain,
    ( ( $product(4.0,sK0(12.0)) = $product(2.0,sK0($product(4.0,sK0(12.0)))) )
    | $less($product(4.0,sK0(12.0)),2.0)
    | $less($product(2.0,sK0(12.0)),2.0)
    | ( 1.0 = $product(4.0,sK0(12.0)) )
    | ~ spl1_21 ),
    inference(resolution,[],[f72,f185]) ).

tff(f185,plain,
    ( pow2(sK0(12.0))
    | ~ spl1_21 ),
    inference(avatar_component_clause,[],[f183]) ).

tff(f313,plain,
    ( spl1_38
    | ~ spl1_9 ),
    inference(avatar_split_clause,[],[f307,f92,f310]) ).

tff(f310,plain,
    ( spl1_38
  <=> ( $product(2.0,sK0(8.0)) = 8.0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_38])]) ).

tff(f307,plain,
    ( ( $product(2.0,sK0(8.0)) = 8.0 )
    | ~ spl1_9 ),
    inference(evaluation,[],[f295]) ).

tff(f295,plain,
    ( $less($product(2.0,2.0),2.0)
    | ( $product(4.0,2.0) = $product(2.0,sK0($product(4.0,2.0))) )
    | $less($product(4.0,2.0),2.0)
    | ( 1.0 = $product(4.0,2.0) )
    | ~ spl1_9 ),
    inference(resolution,[],[f72,f94]) ).

tff(f292,plain,
    ( spl1_36
    | spl1_24
    | spl1_37
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f271,f187,f289,f205,f285]) ).

tff(f285,plain,
    ( spl1_36
  <=> $less(2.0,sK0(sK0(12.0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_36])]) ).

tff(f289,plain,
    ( spl1_37
  <=> ( 2.0 = sK0(sK0(12.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_37])]) ).

tff(f271,plain,
    ( ( 2.0 = sK0(sK0(12.0)) )
    | ( 1.0 = sK0(sK0(12.0)) )
    | $less(2.0,sK0(sK0(12.0)))
    | ~ spl1_22 ),
    inference(resolution,[],[f188,f99]) ).

tff(f283,plain,
    ( spl1_34
    | spl1_32
    | spl1_24
    | spl1_35
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f270,f187,f280,f205,f260,f276]) ).

tff(f276,plain,
    ( spl1_34
  <=> ( $product(2.0,sK0(sK0(sK0(sK0(sK0(12.0)))))) = sK0(sK0(sK0(sK0(12.0)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_34])]) ).

tff(f280,plain,
    ( spl1_35
  <=> ( 1.0 = sK0(sK0(sK0(sK0(12.0)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_35])]) ).

tff(f270,plain,
    ( ( 1.0 = sK0(sK0(sK0(sK0(12.0)))) )
    | ( 1.0 = sK0(sK0(12.0)) )
    | ( 1.0 = sK0(sK0(sK0(12.0))) )
    | ( $product(2.0,sK0(sK0(sK0(sK0(sK0(12.0)))))) = sK0(sK0(sK0(sK0(12.0)))) )
    | ~ spl1_22 ),
    inference(resolution,[],[f188,f55]) ).

tff(f55,plain,
    ! [X1: $real] :
      ( ~ pow2(X1)
      | ( $product(2.0,sK0(sK0(sK0(X1)))) = sK0(sK0(X1)) )
      | ( 1.0 = X1 )
      | ( 1.0 = sK0(X1) )
      | ( 1.0 = sK0(sK0(X1)) ) ),
    inference(resolution,[],[f42,f22]) ).

tff(f269,plain,
    ( ~ spl1_21
    | spl1_5
    | spl1_22 ),
    inference(avatar_split_clause,[],[f268,f187,f62,f183]) ).

tff(f62,plain,
    ( spl1_5
  <=> ( 1.0 = sK0(12.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_5])]) ).

tff(f268,plain,
    ( ( 1.0 = sK0(12.0) )
    | ~ pow2(sK0(12.0))
    | spl1_22 ),
    inference(resolution,[],[f189,f22]) ).

tff(f189,plain,
    ( ~ pow2(sK0(sK0(12.0)))
    | spl1_22 ),
    inference(avatar_component_clause,[],[f187]) ).

tff(f267,plain,
    ( spl1_24
    | spl1_32
    | spl1_33
    | spl1_5
    | ~ spl1_21 ),
    inference(avatar_split_clause,[],[f245,f183,f62,f264,f260,f205]) ).

tff(f264,plain,
    ( spl1_33
  <=> ( sK0(sK0(sK0(12.0))) = $product(2.0,sK0(sK0(sK0(sK0(12.0))))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_33])]) ).

tff(f245,plain,
    ( ( 1.0 = sK0(12.0) )
    | ( sK0(sK0(sK0(12.0))) = $product(2.0,sK0(sK0(sK0(sK0(12.0))))) )
    | ( 1.0 = sK0(sK0(sK0(12.0))) )
    | ( 1.0 = sK0(sK0(12.0)) )
    | ~ spl1_21 ),
    inference(resolution,[],[f55,f185]) ).

tff(f258,plain,
    ( spl1_18
    | spl1_30
    | spl1_19
    | spl1_31
    | ~ spl1_15 ),
    inference(avatar_split_clause,[],[f244,f138,f255,f171,f251,f158]) ).

tff(f251,plain,
    ( spl1_30
  <=> ( sK0(sK0(sK0(24.0))) = $product(2.0,sK0(sK0(sK0(sK0(24.0))))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_30])]) ).

tff(f255,plain,
    ( spl1_31
  <=> ( 1.0 = sK0(sK0(sK0(24.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_31])]) ).

tff(f244,plain,
    ( ( 1.0 = sK0(sK0(sK0(24.0))) )
    | ( 1.0 = sK0(sK0(24.0)) )
    | ( sK0(sK0(sK0(24.0))) = $product(2.0,sK0(sK0(sK0(sK0(24.0))))) )
    | ( 1.0 = sK0(24.0) )
    | ~ spl1_15 ),
    inference(resolution,[],[f55,f139]) ).

tff(f238,plain,
    ( spl1_28
    | spl1_5
    | spl1_29
    | ~ spl1_21 ),
    inference(avatar_split_clause,[],[f219,f183,f235,f62,f231]) ).

tff(f231,plain,
    ( spl1_28
  <=> $less(2.0,sK0(12.0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_28])]) ).

tff(f235,plain,
    ( spl1_29
  <=> ( 2.0 = sK0(12.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_29])]) ).

tff(f219,plain,
    ( ( 2.0 = sK0(12.0) )
    | ( 1.0 = sK0(12.0) )
    | $less(2.0,sK0(12.0))
    | ~ spl1_21 ),
    inference(resolution,[],[f99,f185]) ).

tff(f229,plain,
    ( spl1_18
    | spl1_26
    | spl1_27
    | ~ spl1_15 ),
    inference(avatar_split_clause,[],[f218,f138,f226,f222,f158]) ).

tff(f222,plain,
    ( spl1_26
  <=> $less(2.0,sK0(24.0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_26])]) ).

tff(f226,plain,
    ( spl1_27
  <=> ( 2.0 = sK0(24.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_27])]) ).

tff(f218,plain,
    ( ( 2.0 = sK0(24.0) )
    | $less(2.0,sK0(24.0))
    | ( 1.0 = sK0(24.0) )
    | ~ spl1_15 ),
    inference(resolution,[],[f99,f139]) ).

tff(f212,plain,
    ( spl1_24
    | spl1_25
    | spl1_5
    | ~ spl1_21 ),
    inference(avatar_split_clause,[],[f199,f183,f62,f209,f205]) ).

tff(f209,plain,
    ( spl1_25
  <=> ( $product(2.0,sK0(sK0(sK0(12.0)))) = sK0(sK0(12.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_25])]) ).

tff(f199,plain,
    ( ( 1.0 = sK0(12.0) )
    | ( $product(2.0,sK0(sK0(sK0(12.0)))) = sK0(sK0(12.0)) )
    | ( 1.0 = sK0(sK0(12.0)) )
    | ~ spl1_21 ),
    inference(resolution,[],[f185,f42]) ).

tff(f197,plain,
    ( ~ spl1_1
    | spl1_21 ),
    inference(avatar_split_clause,[],[f196,f183,f31]) ).

tff(f31,plain,
    ( spl1_1
  <=> pow2(12.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f196,plain,
    ( ~ pow2(12.0)
    | spl1_21 ),
    inference(evaluation,[],[f195]) ).

tff(f195,plain,
    ( ( 1.0 = 12.0 )
    | ~ pow2(12.0)
    | spl1_21 ),
    inference(resolution,[],[f184,f22]) ).

tff(f184,plain,
    ( ~ pow2(sK0(12.0))
    | spl1_21 ),
    inference(avatar_component_clause,[],[f183]) ).

tff(f194,plain,
    ( spl1_21
    | ~ spl1_22
    | spl1_23
    | ~ spl1_4 ),
    inference(avatar_split_clause,[],[f181,f58,f191,f187,f183]) ).

tff(f181,plain,
    ( $less(sK0(12.0),2.0)
    | ~ pow2(sK0(sK0(12.0)))
    | pow2(sK0(12.0))
    | ~ spl1_4 ),
    inference(superposition,[],[f29,f60]) ).

tff(f178,plain,
    ( spl1_19
    | spl1_20
    | spl1_18
    | ~ spl1_15 ),
    inference(avatar_split_clause,[],[f163,f138,f158,f175,f171]) ).

tff(f175,plain,
    ( spl1_20
  <=> ( $product(2.0,sK0(sK0(sK0(24.0)))) = sK0(sK0(24.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_20])]) ).

tff(f163,plain,
    ( ( 1.0 = sK0(24.0) )
    | ( $product(2.0,sK0(sK0(sK0(24.0)))) = sK0(sK0(24.0)) )
    | ( 1.0 = sK0(sK0(24.0)) )
    | ~ spl1_15 ),
    inference(resolution,[],[f139,f42]) ).

tff(f161,plain,
    ( spl1_17
    | spl1_18
    | ~ spl1_14 ),
    inference(avatar_split_clause,[],[f145,f134,f158,f154]) ).

tff(f154,plain,
    ( spl1_17
  <=> ( sK0(24.0) = $product(2.0,sK0(sK0(24.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_17])]) ).

tff(f145,plain,
    ( ( 1.0 = sK0(24.0) )
    | ( sK0(24.0) = $product(2.0,sK0(sK0(24.0))) )
    | ~ spl1_14 ),
    inference(evaluation,[],[f143]) ).

tff(f143,plain,
    ( ( 1.0 = 24.0 )
    | ( sK0(24.0) = $product(2.0,sK0(sK0(24.0))) )
    | ( 1.0 = sK0(24.0) )
    | ~ spl1_14 ),
    inference(resolution,[],[f136,f42]) ).

tff(f152,plain,
    ( spl1_16
    | ~ spl1_14 ),
    inference(avatar_split_clause,[],[f146,f134,f149]) ).

tff(f149,plain,
    ( spl1_16
  <=> ( $product(2.0,sK0(48.0)) = 48.0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_16])]) ).

tff(f146,plain,
    ( ( $product(2.0,sK0(48.0)) = 48.0 )
    | ~ spl1_14 ),
    inference(evaluation,[],[f142]) ).

tff(f142,plain,
    ( ( $product(2.0,24.0) = $product(2.0,sK0($product(2.0,24.0))) )
    | ( 1.0 = $product(2.0,24.0) )
    | $less($product(2.0,24.0),2.0)
    | ~ spl1_14 ),
    inference(resolution,[],[f136,f49]) ).

tff(f141,plain,
    ( spl1_14
    | ~ spl1_15
    | ~ spl1_7 ),
    inference(avatar_split_clause,[],[f132,f81,f138,f134]) ).

tff(f132,plain,
    ( ~ pow2(sK0(24.0))
    | pow2(24.0)
    | ~ spl1_7 ),
    inference(evaluation,[],[f131]) ).

tff(f131,plain,
    ( ~ pow2(sK0(24.0))
    | $less(24.0,2.0)
    | pow2(24.0)
    | ~ spl1_7 ),
    inference(superposition,[],[f29,f83]) ).

tff(f130,plain,
    ( ~ spl1_13
    | ~ spl1_11
    | spl1_12 ),
    inference(avatar_split_clause,[],[f125,f119,f115,f127]) ).

tff(f127,plain,
    ( spl1_13
  <=> ( 1.0 = $product(2.0,sK0(1.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_13])]) ).

tff(f115,plain,
    ( spl1_11
  <=> ( 1.0 = sK0(2.0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_11])]) ).

tff(f119,plain,
    ( spl1_12
  <=> ( sK0(2.0) = $product(2.0,sK0(sK0(2.0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_12])]) ).

tff(f125,plain,
    ( ( 1.0 != $product(2.0,sK0(1.0)) )
    | ~ spl1_11
    | spl1_12 ),
    inference(forward_demodulation,[],[f120,f117]) ).

tff(f117,plain,
    ( ( 1.0 = sK0(2.0) )
    | ~ spl1_11 ),
    inference(avatar_component_clause,[],[f115]) ).

tff(f120,plain,
    ( ( sK0(2.0) != $product(2.0,sK0(sK0(2.0))) )
    | spl1_12 ),
    inference(avatar_component_clause,[],[f119]) ).

tff(f122,plain,
    ( spl1_11
    | spl1_12
    | ~ spl1_9 ),
    inference(avatar_split_clause,[],[f106,f92,f119,f115]) ).

tff(f106,plain,
    ( ( sK0(2.0) = $product(2.0,sK0(sK0(2.0))) )
    | ( 1.0 = sK0(2.0) )
    | ~ spl1_9 ),
    inference(evaluation,[],[f104]) ).

tff(f104,plain,
    ( ( 1.0 = 2.0 )
    | ( 1.0 = sK0(2.0) )
    | ( sK0(2.0) = $product(2.0,sK0(sK0(2.0))) )
    | ~ spl1_9 ),
    inference(resolution,[],[f94,f42]) ).

tff(f113,plain,
    ( spl1_10
    | ~ spl1_9 ),
    inference(avatar_split_clause,[],[f107,f92,f110]) ).

tff(f110,plain,
    ( spl1_10
  <=> ( $product(2.0,sK0(4.0)) = 4.0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_10])]) ).

tff(f107,plain,
    ( ( $product(2.0,sK0(4.0)) = 4.0 )
    | ~ spl1_9 ),
    inference(evaluation,[],[f103]) ).

tff(f103,plain,
    ( ( 1.0 = $product(2.0,2.0) )
    | $less($product(2.0,2.0),2.0)
    | ( $product(2.0,2.0) = $product(2.0,sK0($product(2.0,2.0))) )
    | ~ spl1_9 ),
    inference(resolution,[],[f94,f49]) ).

tff(f95,plain,
    ( ~ spl1_8
    | spl1_9
    | ~ spl1_6 ),
    inference(avatar_split_clause,[],[f86,f74,f92,f88]) ).

tff(f88,plain,
    ( spl1_8
  <=> pow2(sK0(2.0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_8])]) ).

tff(f74,plain,
    ( spl1_6
  <=> ( 2.0 = $product(2.0,sK0(2.0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_6])]) ).

tff(f86,plain,
    ( pow2(2.0)
    | ~ pow2(sK0(2.0))
    | ~ spl1_6 ),
    inference(evaluation,[],[f85]) ).

tff(f85,plain,
    ( pow2(2.0)
    | $less(2.0,2.0)
    | ~ pow2(sK0(2.0))
    | ~ spl1_6 ),
    inference(superposition,[],[f29,f76]) ).

tff(f76,plain,
    ( ( 2.0 = $product(2.0,sK0(2.0)) )
    | ~ spl1_6 ),
    inference(avatar_component_clause,[],[f74]) ).

tff(f84,plain,
    ( spl1_7
    | ~ spl1_1 ),
    inference(avatar_split_clause,[],[f70,f31,f81]) ).

tff(f70,plain,
    ( ( $product(2.0,sK0(24.0)) = 24.0 )
    | ~ spl1_1 ),
    inference(evaluation,[],[f68]) ).

tff(f68,plain,
    ( $less($product(2.0,12.0),2.0)
    | ( $product(2.0,sK0($product(2.0,12.0))) = $product(2.0,12.0) )
    | ( 1.0 = $product(2.0,12.0) )
    | ~ spl1_1 ),
    inference(resolution,[],[f49,f33]) ).

tff(f33,plain,
    ( pow2(12.0)
    | ~ spl1_1 ),
    inference(avatar_component_clause,[],[f31]) ).

tff(f77,plain,
    ( spl1_6
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f71,f36,f74]) ).

tff(f36,plain,
    ( spl1_2
  <=> pow2(1.0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f71,plain,
    ( ( 2.0 = $product(2.0,sK0(2.0)) )
    | ~ spl1_2 ),
    inference(evaluation,[],[f66]) ).

tff(f66,plain,
    ( ( $product(2.0,sK0($product(2.0,1.0))) = $product(2.0,1.0) )
    | $less($product(2.0,1.0),2.0)
    | ( 1.0 = $product(2.0,1.0) )
    | ~ spl1_2 ),
    inference(resolution,[],[f49,f38]) ).

tff(f38,plain,
    ( pow2(1.0)
    | ~ spl1_2 ),
    inference(avatar_component_clause,[],[f36]) ).

tff(f65,plain,
    ( spl1_4
    | spl1_5
    | ~ spl1_1 ),
    inference(avatar_split_clause,[],[f56,f31,f62,f58]) ).

tff(f56,plain,
    ( ( 1.0 = sK0(12.0) )
    | ( $product(2.0,sK0(sK0(12.0))) = sK0(12.0) )
    | ~ spl1_1 ),
    inference(evaluation,[],[f54]) ).

tff(f54,plain,
    ( ( 1.0 = 12.0 )
    | ( 1.0 = sK0(12.0) )
    | ( $product(2.0,sK0(sK0(12.0))) = sK0(12.0) )
    | ~ spl1_1 ),
    inference(resolution,[],[f42,f33]) ).

tff(f48,plain,
    ( spl1_3
    | ~ spl1_1 ),
    inference(avatar_split_clause,[],[f43,f31,f45]) ).

tff(f43,plain,
    ( ( 12.0 = $product(2.0,sK0(12.0)) )
    | ~ spl1_1 ),
    inference(evaluation,[],[f40]) ).

tff(f40,plain,
    ( ( 1.0 = 12.0 )
    | ( 12.0 = $product(2.0,sK0(12.0)) )
    | ~ spl1_1 ),
    inference(resolution,[],[f23,f33]) ).

tff(f39,plain,
    spl1_2,
    inference(avatar_split_clause,[],[f28,f36]) ).

tff(f28,plain,
    pow2(1.0),
    inference(equality_resolution,[],[f26]) ).

tff(f26,plain,
    ! [X0: $real] :
      ( ( 1.0 != X0 )
      | pow2(X0) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f34,plain,
    spl1_1,
    inference(avatar_split_clause,[],[f27,f31]) ).

tff(f27,plain,
    pow2(12.0),
    inference(cnf_transformation,[],[f21]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI621=3 : TPTP v8.1.0. Released v5.1.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.12/0.34  % Computer : n019.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 15:54:35 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.54  % (31429)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (31428)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.20/0.54  % (31428)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.54  % (31429)Instruction limit reached!
% 0.20/0.54  % (31429)------------------------------
% 0.20/0.54  % (31429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.55  % (31445)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)
% 1.48/0.55  % (31444)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)
% 1.48/0.55  % (31437)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)
% 1.48/0.55  % (31436)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)
% 1.48/0.55  % (31428)Terminated due to inappropriate strategy.
% 1.48/0.55  % (31428)------------------------------
% 1.48/0.55  % (31428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.55  % (31428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.55  % (31428)Termination reason: Inappropriate
% 1.48/0.55  
% 1.48/0.55  % (31428)Memory used [KB]: 895
% 1.48/0.55  % (31428)Time elapsed: 0.004 s
% 1.48/0.55  % (31428)Instructions burned: 2 (million)
% 1.48/0.55  % (31428)------------------------------
% 1.48/0.55  % (31428)------------------------------
% 1.48/0.56  % (31429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.56  % (31429)Termination reason: Unknown
% 1.48/0.56  % (31429)Termination phase: Saturation
% 1.48/0.56  
% 1.48/0.56  % (31429)Memory used [KB]: 5500
% 1.48/0.56  % (31429)Time elapsed: 0.132 s
% 1.48/0.56  % (31429)Instructions burned: 7 (million)
% 1.48/0.56  % (31429)------------------------------
% 1.48/0.56  % (31429)------------------------------
% 1.70/0.59  % (31422)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)
% 1.70/0.60  % (31427)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)
% 1.70/0.60  % (31425)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)
% 1.70/0.60  % (31424)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)
% 1.70/0.60  % (31426)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.70/0.61  % (31446)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.70/0.61  % (31442)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)
% 1.70/0.61  % (31441)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)
% 1.70/0.61  % (31440)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.70/0.61  % (31451)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)
% 1.70/0.61  % (31422)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.70/0.61  % (31422)Terminated due to inappropriate strategy.
% 1.70/0.61  % (31422)------------------------------
% 1.70/0.61  % (31422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (31422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (31422)Termination reason: Inappropriate
% 1.70/0.61  
% 1.70/0.61  % (31422)Memory used [KB]: 895
% 1.70/0.61  % (31422)Time elapsed: 0.003 s
% 1.70/0.61  % (31422)Instructions burned: 2 (million)
% 1.70/0.61  % (31422)------------------------------
% 1.70/0.61  % (31422)------------------------------
% 1.70/0.61  % (31433)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)
% 1.70/0.61  % (31438)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)
% 1.70/0.62  % (31432)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.70/0.62  % (31434)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.70/0.62  % (31435)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.70/0.62  % (31430)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.70/0.62  % (31449)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)
% 1.70/0.62  % (31430)Instruction limit reached!
% 1.70/0.62  % (31430)------------------------------
% 1.70/0.62  % (31430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.62  % (31430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.62  % (31430)Termination reason: Unknown
% 1.70/0.62  % (31430)Termination phase: Property scanning
% 1.70/0.62  
% 1.70/0.62  % (31430)Memory used [KB]: 895
% 1.70/0.62  % (31430)Time elapsed: 0.004 s
% 1.70/0.62  % (31430)Instructions burned: 2 (million)
% 1.70/0.62  % (31430)------------------------------
% 1.70/0.62  % (31430)------------------------------
% 1.70/0.62  % (31450)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.70/0.62  % (31448)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)
% 1.70/0.63  % (31439)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.70/0.63  % (31439)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.70/0.63  % (31439)Terminated due to inappropriate strategy.
% 1.70/0.63  % (31439)------------------------------
% 1.70/0.63  % (31439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.63  % (31439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.63  % (31439)Termination reason: Inappropriate
% 1.70/0.63  
% 1.70/0.63  % (31439)Memory used [KB]: 895
% 1.70/0.63  % (31439)Time elapsed: 0.002 s
% 1.70/0.63  % (31439)Instructions burned: 2 (million)
% 1.70/0.63  % (31439)------------------------------
% 1.70/0.63  % (31439)------------------------------
% 1.70/0.63  % (31443)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.70/0.63  % (31447)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.70/0.63  % (31431)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)
% 1.70/0.65  % (31423)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.34/0.67  % (31436)Instruction limit reached!
% 2.34/0.67  % (31436)------------------------------
% 2.34/0.67  % (31436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.69  % (31436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.69  % (31436)Termination reason: Unknown
% 2.34/0.69  % (31436)Termination phase: Saturation
% 2.34/0.69  
% 2.34/0.69  % (31436)Memory used [KB]: 6652
% 2.34/0.69  % (31436)Time elapsed: 0.054 s
% 2.34/0.69  % (31436)Instructions burned: 68 (million)
% 2.34/0.69  % (31436)------------------------------
% 2.34/0.69  % (31436)------------------------------
% 2.53/0.69  % (31437)Instruction limit reached!
% 2.53/0.69  % (31437)------------------------------
% 2.53/0.69  % (31437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.71  % (31424)Instruction limit reached!
% 2.53/0.71  % (31424)------------------------------
% 2.53/0.71  % (31424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.71  % (31424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.71  % (31424)Termination reason: Unknown
% 2.53/0.71  % (31424)Termination phase: Saturation
% 2.53/0.71  
% 2.53/0.71  % (31424)Memory used [KB]: 1407
% 2.53/0.71  % (31424)Time elapsed: 0.287 s
% 2.53/0.71  % (31424)Instructions burned: 37 (million)
% 2.53/0.71  % (31424)------------------------------
% 2.53/0.71  % (31424)------------------------------
% 2.53/0.71  % (31437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.71  % (31437)Termination reason: Unknown
% 2.53/0.71  % (31437)Termination phase: Saturation
% 2.53/0.71  
% 2.53/0.71  % (31437)Memory used [KB]: 2046
% 2.53/0.71  % (31437)Time elapsed: 0.281 s
% 2.53/0.71  % (31437)Instructions burned: 75 (million)
% 2.53/0.71  % (31437)------------------------------
% 2.53/0.71  % (31437)------------------------------
% 2.84/0.74  % (31427)Instruction limit reached!
% 2.84/0.74  % (31427)------------------------------
% 2.84/0.74  % (31427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.84/0.74  % (31427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.84/0.74  % (31427)Termination reason: Unknown
% 2.84/0.74  % (31427)Termination phase: Saturation
% 2.84/0.74  
% 2.84/0.74  % (31427)Memory used [KB]: 5884
% 2.84/0.74  % (31427)Time elapsed: 0.318 s
% 2.84/0.74  % (31427)Instructions burned: 48 (million)
% 2.84/0.74  % (31427)------------------------------
% 2.84/0.74  % (31427)------------------------------
% 2.87/0.74  % (31425)Instruction limit reached!
% 2.87/0.74  % (31425)------------------------------
% 2.87/0.74  % (31425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.74  % (31425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.74  % (31425)Termination reason: Unknown
% 2.87/0.74  % (31425)Termination phase: Saturation
% 2.87/0.74  
% 2.87/0.74  % (31425)Memory used [KB]: 6140
% 2.87/0.74  % (31425)Time elapsed: 0.328 s
% 2.87/0.74  % (31425)Instructions burned: 51 (million)
% 2.87/0.74  % (31425)------------------------------
% 2.87/0.74  % (31425)------------------------------
% 2.87/0.74  % (31456)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.87/0.74  % (31457)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 (2997ds/211Mi)
% 2.87/0.76  % (31432)Instruction limit reached!
% 2.87/0.76  % (31432)------------------------------
% 2.87/0.76  % (31432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.76  % (31432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.76  % (31432)Termination reason: Unknown
% 2.87/0.76  % (31432)Termination phase: Saturation
% 2.87/0.76  
% 2.87/0.76  % (31432)Memory used [KB]: 6140
% 2.87/0.76  % (31432)Time elapsed: 0.326 s
% 2.87/0.76  % (31432)Instructions burned: 51 (million)
% 2.87/0.76  % (31432)------------------------------
% 2.87/0.76  % (31432)------------------------------
% 2.87/0.77  % (31426)Instruction limit reached!
% 2.87/0.77  % (31426)------------------------------
% 2.87/0.77  % (31426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (31426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (31426)Termination reason: Unknown
% 2.87/0.77  % (31426)Termination phase: Saturation
% 2.87/0.77  
% 2.87/0.77  % (31426)Memory used [KB]: 6268
% 2.87/0.77  % (31426)Time elapsed: 0.332 s
% 2.87/0.77  % (31426)Instructions burned: 51 (million)
% 2.87/0.77  % (31426)------------------------------
% 2.87/0.77  % (31426)------------------------------
% 2.87/0.77  % (31423)Instruction limit reached!
% 2.87/0.77  % (31423)------------------------------
% 2.87/0.77  % (31423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (31423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (31423)Termination reason: Unknown
% 2.87/0.77  % (31423)Termination phase: Saturation
% 2.87/0.77  
% 2.87/0.77  % (31423)Memory used [KB]: 6140
% 2.87/0.77  % (31423)Time elapsed: 0.307 s
% 2.87/0.77  % (31423)Instructions burned: 50 (million)
% 2.87/0.77  % (31423)------------------------------
% 2.87/0.77  % (31423)------------------------------
% 2.87/0.77  % (31431)Instruction limit reached!
% 2.87/0.77  % (31431)------------------------------
% 2.87/0.77  % (31431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (31431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (31431)Termination reason: Unknown
% 2.87/0.77  % (31431)Termination phase: Saturation
% 2.87/0.77  
% 2.87/0.77  % (31431)Memory used [KB]: 1535
% 2.87/0.77  % (31431)Time elapsed: 0.302 s
% 2.87/0.77  % (31431)Instructions burned: 51 (million)
% 2.87/0.77  % (31431)------------------------------
% 2.87/0.77  % (31431)------------------------------
% 2.87/0.78  % (31448)Instruction limit reached!
% 2.87/0.78  % (31448)------------------------------
% 2.87/0.78  % (31448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.78  % (31448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.78  % (31448)Termination reason: Unknown
% 2.87/0.78  % (31448)Termination phase: Saturation
% 2.87/0.78  
% 2.87/0.78  % (31448)Memory used [KB]: 6652
% 2.87/0.78  % (31448)Time elapsed: 0.049 s
% 2.87/0.78  % (31448)Instructions burned: 68 (million)
% 2.87/0.78  % (31448)------------------------------
% 2.87/0.78  % (31448)------------------------------
% 3.24/0.84  % (31461)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.24/0.84  % (31435)Instruction limit reached!
% 3.24/0.84  % (31435)------------------------------
% 3.24/0.84  % (31435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/0.85  % (31467)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 (2996ds/747Mi)
% 3.24/0.86  % (31441)Instruction limit reached!
% 3.24/0.86  % (31441)------------------------------
% 3.24/0.86  % (31441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/0.86  % (31441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/0.86  % (31441)Termination reason: Unknown
% 3.24/0.86  % (31441)Termination phase: Saturation
% 3.24/0.86  
% 3.24/0.86  % (31441)Memory used [KB]: 2302
% 3.24/0.86  % (31441)Time elapsed: 0.437 s
% 3.24/0.86  % (31441)Instructions burned: 101 (million)
% 3.24/0.86  % (31441)------------------------------
% 3.24/0.86  % (31441)------------------------------
% 3.24/0.86  % (31435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/0.86  % (31435)Termination reason: Unknown
% 3.24/0.86  % (31435)Termination phase: Saturation
% 3.24/0.86  
% 3.24/0.86  % (31435)Memory used [KB]: 6780
% 3.24/0.86  % (31435)Time elapsed: 0.406 s
% 3.24/0.86  % (31435)Instructions burned: 99 (million)
% 3.24/0.86  % (31435)------------------------------
% 3.24/0.86  % (31435)------------------------------
% 3.24/0.86  % (31459)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)
% 3.24/0.86  % (31440)Instruction limit reached!
% 3.24/0.86  % (31440)------------------------------
% 3.24/0.86  % (31440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/0.86  % (31440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/0.86  % (31440)Termination reason: Unknown
% 3.24/0.86  % (31440)Termination phase: Saturation
% 3.24/0.86  
% 3.24/0.86  % (31440)Memory used [KB]: 6652
% 3.24/0.86  % (31440)Time elapsed: 0.447 s
% 3.24/0.86  % (31440)Instructions burned: 101 (million)
% 3.24/0.86  % (31440)------------------------------
% 3.24/0.86  % (31440)------------------------------
% 3.47/0.88  % (31460)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.47/0.88  % (31473)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.47/0.88  % (31433)Instruction limit reached!
% 3.47/0.88  % (31433)------------------------------
% 3.47/0.88  % (31433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.88  % (31433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.88  % (31433)Termination reason: Unknown
% 3.47/0.88  % (31433)Termination phase: Saturation
% 3.47/0.88  
% 3.47/0.88  % (31433)Memory used [KB]: 6652
% 3.47/0.88  % (31433)Time elapsed: 0.452 s
% 3.47/0.88  % (31433)Instructions burned: 100 (million)
% 3.47/0.88  % (31433)------------------------------
% 3.47/0.88  % (31433)------------------------------
% 3.47/0.90  % (31438)Instruction limit reached!
% 3.47/0.90  % (31438)------------------------------
% 3.47/0.90  % (31438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.90  % (31438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.90  % (31438)Termination reason: Unknown
% 3.47/0.90  % (31438)Termination phase: Saturation
% 3.47/0.90  
% 3.47/0.90  % (31438)Memory used [KB]: 6396
% 3.47/0.90  % (31438)Time elapsed: 0.469 s
% 3.47/0.90  % (31438)Instructions burned: 100 (million)
% 3.47/0.90  % (31438)------------------------------
% 3.47/0.90  % (31438)------------------------------
% 3.47/0.91  % (31443)Instruction limit reached!
% 3.47/0.91  % (31443)------------------------------
% 3.47/0.91  % (31443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.91  % (31443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.91  % (31443)Termination reason: Unknown
% 3.47/0.91  % (31443)Termination phase: Saturation
% 3.47/0.91  
% 3.47/0.91  % (31443)Memory used [KB]: 7291
% 3.47/0.91  % (31443)Time elapsed: 0.489 s
% 3.47/0.91  % (31443)Instructions burned: 138 (million)
% 3.47/0.91  % (31443)------------------------------
% 3.47/0.91  % (31443)------------------------------
% 3.47/0.93  % (31434)Instruction limit reached!
% 3.47/0.93  % (31434)------------------------------
% 3.47/0.93  % (31434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.93  % (31434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.93  % (31434)Termination reason: Unknown
% 3.47/0.93  % (31434)Termination phase: Saturation
% 3.47/0.93  
% 3.47/0.93  % (31434)Memory used [KB]: 6524
% 3.47/0.93  % (31434)Time elapsed: 0.494 s
% 3.47/0.93  % (31434)Instructions burned: 101 (million)
% 3.47/0.93  % (31434)------------------------------
% 3.47/0.93  % (31434)------------------------------
% 3.47/0.93  % (31472)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)
% 3.77/0.95  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.77/0.95  % (31476)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.77/0.96  % (31481)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.84/1.00  % (31478)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.84/1.00  % (31482)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.84/1.00  % (31477)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.84/1.01  % (31475)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.84/1.02  % (31490)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)
% 3.93/1.03  % (31473)Instruction limit reached!
% 3.93/1.03  % (31473)------------------------------
% 3.93/1.03  % (31473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.03  % (31473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.03  % (31473)Termination reason: Unknown
% 3.93/1.03  % (31473)Termination phase: Saturation
% 3.93/1.03  
% 3.93/1.03  % (31473)Memory used [KB]: 6780
% 3.93/1.03  % (31473)Time elapsed: 0.047 s
% 3.93/1.03  % (31473)Instructions burned: 68 (million)
% 3.93/1.03  % (31473)------------------------------
% 3.93/1.03  % (31473)------------------------------
% 3.93/1.03  % (31479)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 3.93/1.05  % (31449)Instruction limit reached!
% 3.93/1.05  % (31449)------------------------------
% 3.93/1.05  % (31449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.05  % (31449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.05  % (31449)Termination reason: Unknown
% 3.93/1.05  % (31449)Termination phase: Saturation
% 3.93/1.05  
% 3.93/1.05  % (31449)Memory used [KB]: 3326
% 3.93/1.05  % (31449)Time elapsed: 0.641 s
% 3.93/1.05  % (31449)Instructions burned: 177 (million)
% 3.93/1.05  % (31449)------------------------------
% 3.93/1.05  % (31449)------------------------------
% 3.93/1.07  % (31489)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 5.62/1.09  % (31494)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 5.62/1.10  % (31492)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 (2994ds/1824Mi)
% 5.62/1.10  % (31491)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 (2994ds/68Mi)
% 5.62/1.11  % (31459)Instruction limit reached!
% 5.62/1.11  % (31459)------------------------------
% 5.62/1.11  % (31459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.62/1.11  % (31459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.62/1.11  % (31459)Termination reason: Unknown
% 5.62/1.11  % (31459)Termination phase: Saturation
% 5.62/1.11  
% 5.62/1.11  % (31459)Memory used [KB]: 6908
% 5.62/1.11  % (31459)Time elapsed: 0.422 s
% 5.62/1.11  % (31459)Instructions burned: 90 (million)
% 5.62/1.11  % (31459)------------------------------
% 5.62/1.11  % (31459)------------------------------
% 5.62/1.11  % (31442)Instruction limit reached!
% 5.62/1.11  % (31442)------------------------------
% 5.62/1.11  % (31442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.62/1.11  % (31442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.62/1.11  % (31442)Termination reason: Unknown
% 5.62/1.11  % (31442)Termination phase: Saturation
% 5.62/1.11  
% 5.62/1.11  % (31442)Memory used [KB]: 7291
% 5.62/1.11  % (31442)Time elapsed: 0.545 s
% 5.62/1.11  % (31442)Instructions burned: 176 (million)
% 5.62/1.11  % (31442)------------------------------
% 5.62/1.11  % (31442)------------------------------
% 5.62/1.12  % (31493)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 (2994ds/2134Mi)
% 5.62/1.14  % (31496)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 6.29/1.19  % (31457)Instruction limit reached!
% 6.29/1.19  % (31457)------------------------------
% 6.29/1.19  % (31457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.20  % (31457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.20  % (31457)Termination reason: Unknown
% 6.29/1.20  % (31457)Termination phase: Saturation
% 6.29/1.20  
% 6.29/1.20  % (31457)Memory used [KB]: 4221
% 6.29/1.20  % (31457)Time elapsed: 0.517 s
% 6.29/1.20  % (31457)Instructions burned: 211 (million)
% 6.29/1.20  % (31457)------------------------------
% 6.29/1.20  % (31457)------------------------------
% 6.29/1.21  % (31491)Instruction limit reached!
% 6.29/1.21  % (31491)------------------------------
% 6.29/1.21  % (31491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.21  % (31491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.21  % (31491)Termination reason: Unknown
% 6.29/1.21  % (31491)Termination phase: Saturation
% 6.29/1.21  
% 6.29/1.21  % (31491)Memory used [KB]: 6652
% 6.29/1.21  % (31491)Time elapsed: 0.042 s
% 6.29/1.21  % (31491)Instructions burned: 69 (million)
% 6.29/1.21  % (31491)------------------------------
% 6.29/1.21  % (31491)------------------------------
% 6.71/1.22  % (31477)Instruction limit reached!
% 6.71/1.22  % (31477)------------------------------
% 6.71/1.22  % (31477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.71/1.22  % (31477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.71/1.22  % (31477)Termination reason: Unknown
% 6.71/1.22  % (31477)Termination phase: Saturation
% 6.71/1.22  
% 6.71/1.22  % (31477)Memory used [KB]: 7036
% 6.71/1.22  % (31477)Time elapsed: 0.376 s
% 6.71/1.22  % (31477)Instructions burned: 90 (million)
% 6.71/1.22  % (31477)------------------------------
% 6.71/1.22  % (31477)------------------------------
% 6.71/1.22  % (31500)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)
% 6.71/1.24  % (31502)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 (2992ds/2016Mi)
% 7.03/1.28  % (31504)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/8004Mi)
% 7.03/1.28  % (31451)Instruction limit reached!
% 7.03/1.28  % (31451)------------------------------
% 7.03/1.28  % (31451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.28  % (31451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.28  % (31451)Termination reason: Unknown
% 7.03/1.28  % (31451)Termination phase: Saturation
% 7.03/1.28  
% 7.03/1.28  % (31451)Memory used [KB]: 9722
% 7.03/1.28  % (31451)Time elapsed: 0.838 s
% 7.03/1.28  % (31451)Instructions burned: 356 (million)
% 7.03/1.28  % (31451)------------------------------
% 7.03/1.28  % (31451)------------------------------
% 7.03/1.29  % (31505)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.03/1.32  % (31518)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 (2991ds/1824Mi)
% 7.03/1.32  % (31492)First to succeed.
% 7.03/1.32  % (31511)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.03/1.33  % (31514)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)
% 7.46/1.34  % (31492)Refutation found. Thanks to Tanya!
% 7.46/1.34  % SZS status Theorem for theBenchmark
% 7.46/1.34  % SZS output start Proof for theBenchmark
% See solution above
% 7.46/1.34  % (31492)------------------------------
% 7.46/1.34  % (31492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.34  % (31492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.34  % (31492)Termination reason: Refutation
% 7.46/1.34  
% 7.46/1.34  % (31492)Memory used [KB]: 1279
% 7.46/1.34  % (31492)Time elapsed: 0.377 s
% 7.46/1.34  % (31492)Instructions burned: 130 (million)
% 7.46/1.34  % (31492)------------------------------
% 7.46/1.34  % (31492)------------------------------
% 7.46/1.34  % (31421)Success in time 0.995 s
%------------------------------------------------------------------------------