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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWW642_2 : TPTP v8.1.0. Released v6.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 : n002.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 19:20:44 EDT 2022

% Result   : Theorem 7.80s 1.39s
% Output   : Refutation 7.80s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   76
% Syntax   : Number of formulae    :  202 (  17 unt;  29 typ;   0 def)
%            Number of atoms       :  654 ( 272 equ)
%            Maximal formula atoms :   32 (   3 avg)
%            Number of connectives :  714 ( 233   ~; 270   |; 128   &)
%                                         (  31 <=>;  52  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number arithmetic     :  824 ( 156 atm; 202 fun; 350 num; 116 var)
%            Number of types       :    6 (   4 usr;   1 ari)
%            Number of type conns  :   15 (   9   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :   37 (  33 usr;  32 prp; 0-2 aty)
%            Number of functors    :   35 (  23 usr;  24 con; 0-4 aty)
%            Number of variables   :  116 (  54   !;  62   ?; 116   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    uni: $tType ).

tff(type_def_6,type,
    ty: $tType ).

tff(type_def_7,type,
    bool1: $tType ).

tff(type_def_8,type,
    tuple02: $tType ).

tff(func_def_0,type,
    witness1: ty > uni ).

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

tff(func_def_6,type,
    match_bool1: ( ty * bool1 * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    ref: ty > ty ).

tff(func_def_13,type,
    mk_ref: ( ty * uni ) > uni ).

tff(func_def_14,type,
    contents: ( ty * uni ) > uni ).

tff(func_def_18,type,
    fact1: $int > $int ).

tff(func_def_21,type,
    sK0: $int > $int ).

tff(func_def_22,type,
    sK1: $int ).

tff(func_def_23,type,
    sK2: $int ).

tff(func_def_24,type,
    sK3: $int ).

tff(func_def_25,type,
    sK4: $int ).

tff(func_def_26,type,
    sK5: $int ).

tff(func_def_27,type,
    sK6: $int ).

tff(func_def_28,type,
    sK7: $int ).

tff(func_def_41,type,
    '$inst9': $int ).

tff(pred_def_1,type,
    sort1: ( ty * uni ) > $o ).

tff(pred_def_3,type,
    even1: $int > $o ).

tff(f333,plain,
    $false,
    inference(avatar_smt_refutation,[],[f149,f170,f175,f176,f177,f178,f183,f184,f189,f194,f195,f196,f201,f209,f216,f225,f230,f238,f249,f254,f259,f276,f285,f294,f295,f296,f297,f307,f312,f325,f332]) ).

tff(f332,plain,
    ( spl8_31
    | ~ spl8_14 ),
    inference(avatar_split_clause,[],[f327,f198,f329]) ).

tff(f329,plain,
    ( spl8_31
  <=> ( 1 = fact1(1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_31])]) ).

tff(f198,plain,
    ( spl8_14
  <=> ( 1 = fact1(0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_14])]) ).

tff(f327,plain,
    ( ( 1 = fact1(1) )
    | ~ spl8_14 ),
    inference(evaluation,[],[f326]) ).

tff(f326,plain,
    ( ( $product(1,1) = fact1(1) )
    | ~ spl8_14 ),
    inference(forward_demodulation,[],[f319,f200]) ).

tff(f200,plain,
    ( ( 1 = fact1(0) )
    | ~ spl8_14 ),
    inference(avatar_component_clause,[],[f198]) ).

tff(f319,plain,
    $product(1,fact1(0)) = fact1(1),
    inference(evaluation,[],[f315]) ).

tff(f315,plain,
    fact1(1) = $product(1,fact1($sum(1,-1))),
    inference(interpreted_simplification,[],[f314]) ).

tff(f314,plain,
    ( ~ $less(0,1)
    | ( fact1(1) = $product(1,fact1($sum(1,-1))) ) ),
    inference(instantiation,[],[f132]) ).

tff(f132,plain,
    ! [X0: $int] :
      ( ~ $less(0,X0)
      | ( $product(X0,fact1($sum(X0,-1))) = fact1(X0) ) ),
    inference(evaluation,[],[f98]) ).

tff(f98,plain,
    ! [X0: $int] :
      ( ( fact1(X0) = $product(X0,fact1($sum(X0,$uminus(1)))) )
      | ~ $less(0,X0) ),
    inference(cnf_transformation,[],[f67]) ).

tff(f67,plain,
    ! [X0: $int] :
      ( ~ $less(0,X0)
      | ( fact1(X0) = $product(X0,fact1($sum(X0,$uminus(1)))) ) ),
    inference(ennf_transformation,[],[f50]) ).

tff(f50,plain,
    ! [X0: $int] :
      ( $less(0,X0)
     => ( fact1(X0) = $product(X0,fact1($sum(X0,$uminus(1)))) ) ),
    inference(rectify,[],[f22]) ).

tff(f22,plain,
    ! [X8: $int] :
      ( $less(0,X8)
     => ( fact1(X8) = $product(X8,fact1($sum(X8,$uminus(1)))) ) ),
    inference(theory_normalization,[],[f18]) ).

tff(f18,axiom,
    ! [X8: $int] :
      ( $less(0,X8)
     => ( fact1(X8) = $product(X8,fact1($difference(X8,1))) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_n) ).

tff(f325,plain,
    ( spl8_30
    | ~ spl8_10
    | ~ spl8_23 ),
    inference(avatar_split_clause,[],[f320,f273,f172,f322]) ).

tff(f322,plain,
    ( spl8_30
  <=> ( $product(sK5,fact1(sK7)) = fact1(sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_30])]) ).

tff(f172,plain,
    ( spl8_10
  <=> ( sK7 = $sum(sK5,-1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_10])]) ).

tff(f273,plain,
    ( spl8_23
  <=> $less(0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_23])]) ).

tff(f320,plain,
    ( ( $product(sK5,fact1(sK7)) = fact1(sK5) )
    | ~ spl8_10
    | ~ spl8_23 ),
    inference(forward_demodulation,[],[f316,f174]) ).

tff(f174,plain,
    ( ( sK7 = $sum(sK5,-1) )
    | ~ spl8_10 ),
    inference(avatar_component_clause,[],[f172]) ).

tff(f316,plain,
    ( ( fact1(sK5) = $product(sK5,fact1($sum(sK5,-1))) )
    | ~ spl8_23 ),
    inference(resolution,[],[f132,f275]) ).

tff(f275,plain,
    ( $less(0,sK5)
    | ~ spl8_23 ),
    inference(avatar_component_clause,[],[f273]) ).

tff(f312,plain,
    ( spl8_29
    | ~ spl8_17 ),
    inference(avatar_split_clause,[],[f301,f222,f309]) ).

tff(f309,plain,
    ( spl8_29
  <=> ( $sum(sK0(4),2) = 4 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_29])]) ).

tff(f222,plain,
    ( spl8_17
  <=> even1(4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_17])]) ).

tff(f301,plain,
    ( ( $sum(sK0(4),2) = 4 )
    | ~ spl8_17 ),
    inference(evaluation,[],[f300]) ).

tff(f300,plain,
    ( ( $sum(sK0(4),2) = 4 )
    | ( 0 = 4 )
    | ~ spl8_17 ),
    inference(resolution,[],[f95,f224]) ).

tff(f224,plain,
    ( even1(4)
    | ~ spl8_17 ),
    inference(avatar_component_clause,[],[f222]) ).

tff(f95,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | ( 0 = X0 )
      | ( $sum(sK0(X0),2) = X0 ) ),
    inference(cnf_transformation,[],[f73]) ).

tff(f73,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | ( 0 = X0 )
      | ( even1(sK0(X0))
        & ( $sum(sK0(X0),2) = X0 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f63,f72]) ).

tff(f72,plain,
    ! [X0: $int] :
      ( ? [X1: $int] :
          ( even1(X1)
          & ( $sum(X1,2) = X0 ) )
     => ( even1(sK0(X0))
        & ( $sum(sK0(X0),2) = X0 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f63,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | ( 0 = X0 )
      | ? [X1: $int] :
          ( even1(X1)
          & ( $sum(X1,2) = X0 ) ) ),
    inference(flattening,[],[f62]) ).

tff(f62,plain,
    ! [X0: $int] :
      ( ( 0 = X0 )
      | ? [X1: $int] :
          ( even1(X1)
          & ( $sum(X1,2) = X0 ) )
      | ~ even1(X0) ),
    inference(ennf_transformation,[],[f43]) ).

tff(f43,plain,
    ! [X0: $int] :
      ( even1(X0)
     => ( ( 0 = X0 )
        | ? [X1: $int] :
            ( even1(X1)
            & ( $sum(X1,2) = X0 ) ) ) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X4: $int] :
      ( even1(X4)
     => ( ( 0 = X4 )
        | ? [X1: $int] :
            ( even1(X1)
            & ( $sum(X1,2) = X4 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',even_inversion) ).

tff(f307,plain,
    ( spl8_28
    | ~ spl8_15 ),
    inference(avatar_split_clause,[],[f302,f206,f304]) ).

tff(f304,plain,
    ( spl8_28
  <=> ( 2 = $sum(sK0(2),2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_28])]) ).

tff(f206,plain,
    ( spl8_15
  <=> even1(2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_15])]) ).

tff(f302,plain,
    ( ( 2 = $sum(sK0(2),2) )
    | ~ spl8_15 ),
    inference(evaluation,[],[f299]) ).

tff(f299,plain,
    ( ( 2 = $sum(sK0(2),2) )
    | ( 0 = 2 )
    | ~ spl8_15 ),
    inference(resolution,[],[f95,f208]) ).

tff(f208,plain,
    ( even1(2)
    | ~ spl8_15 ),
    inference(avatar_component_clause,[],[f206]) ).

tff(f297,plain,
    ( spl8_25
    | spl8_24
    | spl8_2 ),
    inference(avatar_split_clause,[],[f266,f138,f278,f282]) ).

tff(f282,plain,
    ( spl8_25
  <=> $less(0,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_25])]) ).

tff(f278,plain,
    ( spl8_24
  <=> ( 0 = sK3 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_24])]) ).

tff(f138,plain,
    ( spl8_2
  <=> $less(sK3,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_2])]) ).

tff(f266,plain,
    ( ( 0 = sK3 )
    | $less(0,sK3)
    | spl8_2 ),
    inference(resolution,[],[f31,f139]) ).

tff(f139,plain,
    ( ~ $less(sK3,0)
    | spl8_2 ),
    inference(avatar_component_clause,[],[f138]) ).

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

tff(f296,plain,
    ( spl8_26
    | spl8_27
    | spl8_6 ),
    inference(avatar_split_clause,[],[f267,f155,f291,f287]) ).

tff(f287,plain,
    ( spl8_26
  <=> ( 0 = sK7 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_26])]) ).

tff(f291,plain,
    ( spl8_27
  <=> $less(0,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_27])]) ).

tff(f155,plain,
    ( spl8_6
  <=> $less(sK7,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_6])]) ).

tff(f267,plain,
    ( $less(0,sK7)
    | ( 0 = sK7 )
    | spl8_6 ),
    inference(resolution,[],[f31,f156]) ).

tff(f156,plain,
    ( ~ $less(sK7,0)
    | spl8_6 ),
    inference(avatar_component_clause,[],[f155]) ).

tff(f295,plain,
    ( spl8_23
    | spl8_3
    | spl8_8 ),
    inference(avatar_split_clause,[],[f263,f163,f142,f273]) ).

tff(f142,plain,
    ( spl8_3
  <=> ( 0 = sK5 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_3])]) ).

tff(f163,plain,
    ( spl8_8
  <=> $less(sK5,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_8])]) ).

tff(f263,plain,
    ( ( 0 = sK5 )
    | $less(0,sK5)
    | spl8_8 ),
    inference(resolution,[],[f31,f164]) ).

tff(f164,plain,
    ( ~ $less(sK5,0)
    | spl8_8 ),
    inference(avatar_component_clause,[],[f163]) ).

tff(f294,plain,
    ( spl8_26
    | spl8_27
    | spl8_6 ),
    inference(avatar_split_clause,[],[f262,f155,f291,f287]) ).

tff(f262,plain,
    ( $less(0,sK7)
    | ( 0 = sK7 )
    | spl8_6 ),
    inference(resolution,[],[f31,f156]) ).

tff(f285,plain,
    ( spl8_24
    | spl8_25
    | spl8_2 ),
    inference(avatar_split_clause,[],[f261,f138,f282,f278]) ).

tff(f261,plain,
    ( $less(0,sK3)
    | ( 0 = sK3 )
    | spl8_2 ),
    inference(resolution,[],[f31,f139]) ).

tff(f276,plain,
    ( spl8_23
    | spl8_3
    | spl8_8 ),
    inference(avatar_split_clause,[],[f268,f163,f142,f273]) ).

tff(f268,plain,
    ( ( 0 = sK5 )
    | $less(0,sK5)
    | spl8_8 ),
    inference(resolution,[],[f31,f164]) ).

tff(f259,plain,
    ( spl8_22
    | ~ spl8_17 ),
    inference(avatar_split_clause,[],[f242,f222,f256]) ).

tff(f256,plain,
    ( spl8_22
  <=> even1(sK0(4)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_22])]) ).

tff(f242,plain,
    ( even1(sK0(4))
    | ~ spl8_17 ),
    inference(evaluation,[],[f239]) ).

tff(f239,plain,
    ( even1(sK0(4))
    | ( 0 = 4 )
    | ~ spl8_17 ),
    inference(resolution,[],[f224,f96]) ).

tff(f96,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | ( 0 = X0 )
      | even1(sK0(X0)) ),
    inference(cnf_transformation,[],[f73]) ).

tff(f254,plain,
    ( ~ spl8_21
    | ~ spl8_17 ),
    inference(avatar_split_clause,[],[f243,f222,f251]) ).

tff(f251,plain,
    ( spl8_21
  <=> even1(5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_21])]) ).

tff(f243,plain,
    ( ~ even1(5)
    | ~ spl8_17 ),
    inference(evaluation,[],[f240]) ).

tff(f240,plain,
    ( ~ even1($sum(4,1))
    | ~ spl8_17 ),
    inference(resolution,[],[f224,f94]) ).

tff(f94,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | ~ even1($sum(X0,1)) ),
    inference(cnf_transformation,[],[f59]) ).

tff(f59,plain,
    ! [X0: $int] :
      ( ~ even1($sum(X0,1))
      | ~ even1(X0) ),
    inference(ennf_transformation,[],[f57]) ).

tff(f57,plain,
    ! [X0: $int] :
      ( even1(X0)
     => ~ even1($sum(X0,1)) ),
    inference(flattening,[],[f56]) ).

tff(f56,plain,
    ! [X0: $int] :
      ( even1(X0)
     => ~ even1($sum(X0,1)) ),
    inference(true_and_false_elimination,[],[f55]) ).

tff(f55,plain,
    ! [X0: $int] :
      ( even1(X0)
     => ( even1($sum(X0,1))
       => $false ) ),
    inference(rectify,[],[f16]) ).

tff(f16,axiom,
    ! [X1: $int] :
      ( even1(X1)
     => ( even1($sum(X1,1))
       => $false ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',even_not_odd) ).

tff(f249,plain,
    ( spl8_20
    | ~ spl8_17 ),
    inference(avatar_split_clause,[],[f244,f222,f246]) ).

tff(f246,plain,
    ( spl8_20
  <=> even1(6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_20])]) ).

tff(f244,plain,
    ( even1(6)
    | ~ spl8_17 ),
    inference(evaluation,[],[f241]) ).

tff(f241,plain,
    ( even1($sum(4,2))
    | ~ spl8_17 ),
    inference(resolution,[],[f224,f90]) ).

tff(f90,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | even1($sum(X0,2)) ),
    inference(cnf_transformation,[],[f58]) ).

tff(f58,plain,
    ! [X0: $int] :
      ( ~ even1(X0)
      | even1($sum(X0,2)) ),
    inference(ennf_transformation,[],[f49]) ).

tff(f49,plain,
    ! [X0: $int] :
      ( even1(X0)
     => even1($sum(X0,2)) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X1: $int] :
      ( even1(X1)
     => even1($sum(X1,2)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',even_odd) ).

tff(f238,plain,
    ( spl8_19
    | ~ spl8_15 ),
    inference(avatar_split_clause,[],[f233,f206,f235]) ).

tff(f235,plain,
    ( spl8_19
  <=> even1(sK0(2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_19])]) ).

tff(f233,plain,
    ( even1(sK0(2))
    | ~ spl8_15 ),
    inference(evaluation,[],[f232]) ).

tff(f232,plain,
    ( ( 0 = 2 )
    | even1(sK0(2))
    | ~ spl8_15 ),
    inference(resolution,[],[f96,f208]) ).

tff(f230,plain,
    ( ~ spl8_18
    | ~ spl8_15 ),
    inference(avatar_split_clause,[],[f219,f206,f227]) ).

tff(f227,plain,
    ( spl8_18
  <=> even1(3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_18])]) ).

tff(f219,plain,
    ( ~ even1(3)
    | ~ spl8_15 ),
    inference(evaluation,[],[f217]) ).

tff(f217,plain,
    ( ~ even1($sum(2,1))
    | ~ spl8_15 ),
    inference(resolution,[],[f208,f94]) ).

tff(f225,plain,
    ( spl8_17
    | ~ spl8_15 ),
    inference(avatar_split_clause,[],[f220,f206,f222]) ).

tff(f220,plain,
    ( even1(4)
    | ~ spl8_15 ),
    inference(evaluation,[],[f218]) ).

tff(f218,plain,
    ( even1($sum(2,2))
    | ~ spl8_15 ),
    inference(resolution,[],[f208,f90]) ).

tff(f216,plain,
    ( ~ spl8_16
    | ~ spl8_12 ),
    inference(avatar_split_clause,[],[f211,f186,f213]) ).

tff(f213,plain,
    ( spl8_16
  <=> even1(1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_16])]) ).

tff(f186,plain,
    ( spl8_12
  <=> even1(0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_12])]) ).

tff(f211,plain,
    ( ~ even1(1)
    | ~ spl8_12 ),
    inference(evaluation,[],[f210]) ).

tff(f210,plain,
    ( ~ even1($sum(0,1))
    | ~ spl8_12 ),
    inference(resolution,[],[f94,f188]) ).

tff(f188,plain,
    ( even1(0)
    | ~ spl8_12 ),
    inference(avatar_component_clause,[],[f186]) ).

tff(f209,plain,
    ( spl8_15
    | ~ spl8_12 ),
    inference(avatar_split_clause,[],[f204,f186,f206]) ).

tff(f204,plain,
    ( even1(2)
    | ~ spl8_12 ),
    inference(evaluation,[],[f203]) ).

tff(f203,plain,
    ( even1($sum(0,2))
    | ~ spl8_12 ),
    inference(resolution,[],[f90,f188]) ).

tff(f201,plain,
    spl8_14,
    inference(avatar_split_clause,[],[f87,f198]) ).

tff(f87,plain,
    1 = fact1(0),
    inference(cnf_transformation,[],[f17]) ).

tff(f17,axiom,
    1 = fact1(0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0) ).

tff(f196,plain,
    ( ~ spl8_4
    | spl8_2
    | ~ spl8_8 ),
    inference(avatar_split_clause,[],[f120,f163,f138,f146]) ).

tff(f146,plain,
    ( spl8_4
  <=> ( fact1(sK3) = $product(1,fact1(sK3)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_4])]) ).

tff(f120,plain,
    ( ~ $less(sK5,0)
    | $less(sK3,0)
    | ( fact1(sK3) != $product(1,fact1(sK3)) ) ),
    inference(definition_unfolding,[],[f113,f115,f114]) ).

tff(f114,plain,
    sK1 = sK3,
    inference(cnf_transformation,[],[f84]) ).

tff(f84,plain,
    ( ~ $less(sK1,0)
    & ( 1 = sK2 )
    & ( sK1 = sK3 )
    & ( ( ~ $less(sK5,0)
        & ( $product(sK4,fact1(sK5)) = fact1(sK1) )
        & ( ( ( sK4 != fact1(sK1) )
            & ( 0 = sK5 ) )
          | ( ( sK6 = $product(sK4,sK5) )
            & ( $sum(sK5,$uminus(1)) = sK7 )
            & ( ~ $less(sK7,sK5)
              | ( $product(sK6,fact1(sK7)) != fact1(sK1) )
              | $less(sK5,0)
              | $less(sK7,0) )
            & ( 0 != sK5 ) ) ) )
      | $less(sK3,0)
      | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4,sK5,sK6,sK7])],[f66,f83,f82,f81,f80,f79,f78]) ).

tff(f78,plain,
    ( ? [X0: $int] :
        ( ~ $less(X0,0)
        & ? [X1: $int] :
            ( ( 1 = X1 )
            & ? [X2: $int] :
                ( ( X0 = X2 )
                & ( ? [X3: $int,X4: $int] :
                      ( ~ $less(X4,0)
                      & ( $product(X3,fact1(X4)) = fact1(X0) )
                      & ( ( ( fact1(X0) != X3 )
                          & ( 0 = X4 ) )
                        | ( ? [X5: $int] :
                              ( ( $product(X3,X4) = X5 )
                              & ? [X6: $int] :
                                  ( ( $sum(X4,$uminus(1)) = X6 )
                                  & ( ~ $less(X6,X4)
                                    | ( $product(X5,fact1(X6)) != fact1(X0) )
                                    | $less(X4,0)
                                    | $less(X6,0) ) ) )
                          & ( 0 != X4 ) ) ) )
                  | $less(X2,0)
                  | ( $product(X1,fact1(X2)) != fact1(X0) ) ) ) ) )
   => ( ~ $less(sK1,0)
      & ? [X1: $int] :
          ( ( 1 = X1 )
          & ? [X2: $int] :
              ( ( sK1 = X2 )
              & ( ? [X4: $int,X3: $int] :
                    ( ~ $less(X4,0)
                    & ( $product(X3,fact1(X4)) = fact1(sK1) )
                    & ( ( ( fact1(sK1) != X3 )
                        & ( 0 = X4 ) )
                      | ( ? [X5: $int] :
                            ( ( $product(X3,X4) = X5 )
                            & ? [X6: $int] :
                                ( ( $sum(X4,$uminus(1)) = X6 )
                                & ( ~ $less(X6,X4)
                                  | ( $product(X5,fact1(X6)) != fact1(sK1) )
                                  | $less(X4,0)
                                  | $less(X6,0) ) ) )
                        & ( 0 != X4 ) ) ) )
                | $less(X2,0)
                | ( $product(X1,fact1(X2)) != fact1(sK1) ) ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f79,plain,
    ( ? [X1: $int] :
        ( ( 1 = X1 )
        & ? [X2: $int] :
            ( ( sK1 = X2 )
            & ( ? [X4: $int,X3: $int] :
                  ( ~ $less(X4,0)
                  & ( $product(X3,fact1(X4)) = fact1(sK1) )
                  & ( ( ( fact1(sK1) != X3 )
                      & ( 0 = X4 ) )
                    | ( ? [X5: $int] :
                          ( ( $product(X3,X4) = X5 )
                          & ? [X6: $int] :
                              ( ( $sum(X4,$uminus(1)) = X6 )
                              & ( ~ $less(X6,X4)
                                | ( $product(X5,fact1(X6)) != fact1(sK1) )
                                | $less(X4,0)
                                | $less(X6,0) ) ) )
                      & ( 0 != X4 ) ) ) )
              | $less(X2,0)
              | ( $product(X1,fact1(X2)) != fact1(sK1) ) ) ) )
   => ( ( 1 = sK2 )
      & ? [X2: $int] :
          ( ( sK1 = X2 )
          & ( ? [X4: $int,X3: $int] :
                ( ~ $less(X4,0)
                & ( $product(X3,fact1(X4)) = fact1(sK1) )
                & ( ( ( fact1(sK1) != X3 )
                    & ( 0 = X4 ) )
                  | ( ? [X5: $int] :
                        ( ( $product(X3,X4) = X5 )
                        & ? [X6: $int] :
                            ( ( $sum(X4,$uminus(1)) = X6 )
                            & ( ~ $less(X6,X4)
                              | ( $product(X5,fact1(X6)) != fact1(sK1) )
                              | $less(X4,0)
                              | $less(X6,0) ) ) )
                    & ( 0 != X4 ) ) ) )
            | $less(X2,0)
            | ( $product(sK2,fact1(X2)) != fact1(sK1) ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f80,plain,
    ( ? [X2: $int] :
        ( ( sK1 = X2 )
        & ( ? [X4: $int,X3: $int] :
              ( ~ $less(X4,0)
              & ( $product(X3,fact1(X4)) = fact1(sK1) )
              & ( ( ( fact1(sK1) != X3 )
                  & ( 0 = X4 ) )
                | ( ? [X5: $int] :
                      ( ( $product(X3,X4) = X5 )
                      & ? [X6: $int] :
                          ( ( $sum(X4,$uminus(1)) = X6 )
                          & ( ~ $less(X6,X4)
                            | ( $product(X5,fact1(X6)) != fact1(sK1) )
                            | $less(X4,0)
                            | $less(X6,0) ) ) )
                  & ( 0 != X4 ) ) ) )
          | $less(X2,0)
          | ( $product(sK2,fact1(X2)) != fact1(sK1) ) ) )
   => ( ( sK1 = sK3 )
      & ( ? [X4: $int,X3: $int] :
            ( ~ $less(X4,0)
            & ( $product(X3,fact1(X4)) = fact1(sK1) )
            & ( ( ( fact1(sK1) != X3 )
                & ( 0 = X4 ) )
              | ( ? [X5: $int] :
                    ( ( $product(X3,X4) = X5 )
                    & ? [X6: $int] :
                        ( ( $sum(X4,$uminus(1)) = X6 )
                        & ( ~ $less(X6,X4)
                          | ( $product(X5,fact1(X6)) != fact1(sK1) )
                          | $less(X4,0)
                          | $less(X6,0) ) ) )
                & ( 0 != X4 ) ) ) )
        | $less(sK3,0)
        | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f81,plain,
    ( ? [X4: $int,X3: $int] :
        ( ~ $less(X4,0)
        & ( $product(X3,fact1(X4)) = fact1(sK1) )
        & ( ( ( fact1(sK1) != X3 )
            & ( 0 = X4 ) )
          | ( ? [X5: $int] :
                ( ( $product(X3,X4) = X5 )
                & ? [X6: $int] :
                    ( ( $sum(X4,$uminus(1)) = X6 )
                    & ( ~ $less(X6,X4)
                      | ( $product(X5,fact1(X6)) != fact1(sK1) )
                      | $less(X4,0)
                      | $less(X6,0) ) ) )
            & ( 0 != X4 ) ) ) )
   => ( ~ $less(sK5,0)
      & ( $product(sK4,fact1(sK5)) = fact1(sK1) )
      & ( ( ( sK4 != fact1(sK1) )
          & ( 0 = sK5 ) )
        | ( ? [X5: $int] :
              ( ( $product(sK4,sK5) = X5 )
              & ? [X6: $int] :
                  ( ( $sum(sK5,$uminus(1)) = X6 )
                  & ( ~ $less(X6,sK5)
                    | ( $product(X5,fact1(X6)) != fact1(sK1) )
                    | $less(sK5,0)
                    | $less(X6,0) ) ) )
          & ( 0 != sK5 ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f82,plain,
    ( ? [X5: $int] :
        ( ( $product(sK4,sK5) = X5 )
        & ? [X6: $int] :
            ( ( $sum(sK5,$uminus(1)) = X6 )
            & ( ~ $less(X6,sK5)
              | ( $product(X5,fact1(X6)) != fact1(sK1) )
              | $less(sK5,0)
              | $less(X6,0) ) ) )
   => ( ( sK6 = $product(sK4,sK5) )
      & ? [X6: $int] :
          ( ( $sum(sK5,$uminus(1)) = X6 )
          & ( ~ $less(X6,sK5)
            | ( fact1(sK1) != $product(sK6,fact1(X6)) )
            | $less(sK5,0)
            | $less(X6,0) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f83,plain,
    ( ? [X6: $int] :
        ( ( $sum(sK5,$uminus(1)) = X6 )
        & ( ~ $less(X6,sK5)
          | ( fact1(sK1) != $product(sK6,fact1(X6)) )
          | $less(sK5,0)
          | $less(X6,0) ) )
   => ( ( $sum(sK5,$uminus(1)) = sK7 )
      & ( ~ $less(sK7,sK5)
        | ( $product(sK6,fact1(sK7)) != fact1(sK1) )
        | $less(sK5,0)
        | $less(sK7,0) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f66,plain,
    ? [X0: $int] :
      ( ~ $less(X0,0)
      & ? [X1: $int] :
          ( ( 1 = X1 )
          & ? [X2: $int] :
              ( ( X0 = X2 )
              & ( ? [X3: $int,X4: $int] :
                    ( ~ $less(X4,0)
                    & ( $product(X3,fact1(X4)) = fact1(X0) )
                    & ( ( ( fact1(X0) != X3 )
                        & ( 0 = X4 ) )
                      | ( ? [X5: $int] :
                            ( ( $product(X3,X4) = X5 )
                            & ? [X6: $int] :
                                ( ( $sum(X4,$uminus(1)) = X6 )
                                & ( ~ $less(X6,X4)
                                  | ( $product(X5,fact1(X6)) != fact1(X0) )
                                  | $less(X4,0)
                                  | $less(X6,0) ) ) )
                        & ( 0 != X4 ) ) ) )
                | $less(X2,0)
                | ( $product(X1,fact1(X2)) != fact1(X0) ) ) ) ) ),
    inference(flattening,[],[f65]) ).

tff(f65,plain,
    ? [X0: $int] :
      ( ? [X1: $int] :
          ( ? [X2: $int] :
              ( ( ? [X4: $int,X3: $int] :
                    ( ( ( ( fact1(X0) != X3 )
                        & ( 0 = X4 ) )
                      | ( ? [X5: $int] :
                            ( ( $product(X3,X4) = X5 )
                            & ? [X6: $int] :
                                ( ( $sum(X4,$uminus(1)) = X6 )
                                & ( ~ $less(X6,X4)
                                  | ( $product(X5,fact1(X6)) != fact1(X0) )
                                  | $less(X4,0)
                                  | $less(X6,0) ) ) )
                        & ( 0 != X4 ) ) )
                    & ~ $less(X4,0)
                    & ( $product(X3,fact1(X4)) = fact1(X0) ) )
                | ( $product(X1,fact1(X2)) != fact1(X0) )
                | $less(X2,0) )
              & ( X0 = X2 ) )
          & ( 1 = X1 ) )
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f52]) ).

tff(f52,plain,
    ~ ! [X0: $int] :
        ( ~ $less(X0,0)
       => ! [X1: $int] :
            ( ( 1 = X1 )
           => ! [X2: $int] :
                ( ( X0 = X2 )
               => ( ! [X4: $int,X3: $int] :
                      ( ( ~ $less(X4,0)
                        & ( $product(X3,fact1(X4)) = fact1(X0) ) )
                     => ( ( ( 0 != X4 )
                         => ! [X5: $int] :
                              ( ( $product(X3,X4) = X5 )
                             => ! [X6: $int] :
                                  ( ( $sum(X4,$uminus(1)) = X6 )
                                 => ( ~ $less(X4,0)
                                    & ( $product(X5,fact1(X6)) = fact1(X0) )
                                    & ~ $less(X6,0)
                                    & $less(X6,X4) ) ) ) )
                        & ( ( 0 = X4 )
                         => ( fact1(X0) = X3 ) ) ) )
                  & ( $product(X1,fact1(X2)) = fact1(X0) )
                  & ~ $less(X2,0) ) ) ) ),
    inference(rectify,[],[f23]) ).

tff(f23,plain,
    ~ ! [X1: $int] :
        ( ~ $less(X1,0)
       => ! [X7: $int] :
            ( ( 1 = X7 )
           => ! [X4: $int] :
                ( ( X1 = X4 )
               => ( ( $product(X7,fact1(X4)) = fact1(X1) )
                  & ~ $less(X4,0)
                  & ! [X9: $int,X5: $int] :
                      ( ( ~ $less(X5,0)
                        & ( fact1(X1) = $product(X9,fact1(X5)) ) )
                     => ( ( ( 0 != X5 )
                         => ! [X10: $int] :
                              ( ( $product(X9,X5) = X10 )
                             => ! [X11: $int] :
                                  ( ( $sum(X5,$uminus(1)) = X11 )
                                 => ( ~ $less(X11,0)
                                    & ~ $less(X5,0)
                                    & ( fact1(X1) = $product(X10,fact1(X11)) )
                                    & $less(X11,X5) ) ) ) )
                        & ( ( 0 = X5 )
                         => ( fact1(X1) = X9 ) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f20]) ).

tff(f20,negated_conjecture,
    ~ ! [X1: $int] :
        ( $lesseq(0,X1)
       => ! [X7: $int] :
            ( ( 1 = X7 )
           => ! [X4: $int] :
                ( ( X1 = X4 )
               => ( ( $product(X7,fact1(X4)) = fact1(X1) )
                  & $lesseq(0,X4)
                  & ! [X9: $int,X5: $int] :
                      ( ( $lesseq(0,X5)
                        & ( fact1(X1) = $product(X9,fact1(X5)) ) )
                     => ( ( ( 0 != X5 )
                         => ! [X10: $int] :
                              ( ( $product(X9,X5) = X10 )
                             => ! [X11: $int] :
                                  ( ( $difference(X5,1) = X11 )
                                 => ( $lesseq(0,X11)
                                    & $lesseq(0,X5)
                                    & ( fact1(X1) = $product(X10,fact1(X11)) )
                                    & $less(X11,X5) ) ) ) )
                        & ( ( 0 = X5 )
                         => ( fact1(X1) = X9 ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f19]) ).

tff(f19,conjecture,
    ! [X1: $int] :
      ( $lesseq(0,X1)
     => ! [X7: $int] :
          ( ( 1 = X7 )
         => ! [X4: $int] :
              ( ( X1 = X4 )
             => ( ( $product(X7,fact1(X4)) = fact1(X1) )
                & $lesseq(0,X4)
                & ! [X9: $int,X5: $int] :
                    ( ( $lesseq(0,X5)
                      & ( fact1(X1) = $product(X9,fact1(X5)) ) )
                   => ( ( ( 0 != X5 )
                       => ! [X10: $int] :
                            ( ( $product(X9,X5) = X10 )
                           => ! [X11: $int] :
                                ( ( $difference(X5,1) = X11 )
                               => ( $lesseq(0,X11)
                                  & $lesseq(0,X5)
                                  & ( fact1(X1) = $product(X10,fact1(X11)) )
                                  & $less(X11,X5) ) ) ) )
                      & ( ( 0 = X5 )
                       => ( fact1(X1) = X9 ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_factorial) ).

tff(f115,plain,
    1 = sK2,
    inference(cnf_transformation,[],[f84]) ).

tff(f113,plain,
    ( ~ $less(sK5,0)
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f195,plain,
    ( spl8_1
    | ~ spl8_4
    | ~ spl8_7
    | spl8_2 ),
    inference(avatar_split_clause,[],[f122,f138,f159,f146,f134]) ).

tff(f134,plain,
    ( spl8_1
  <=> ( sK6 = $product(sK4,sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_1])]) ).

tff(f159,plain,
    ( spl8_7
  <=> ( fact1(sK3) = sK4 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_7])]) ).

tff(f122,plain,
    ( $less(sK3,0)
    | ( fact1(sK3) != sK4 )
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( sK6 = $product(sK4,sK5) ) ),
    inference(definition_unfolding,[],[f111,f114,f115,f114]) ).

tff(f111,plain,
    ( ( sK4 != fact1(sK1) )
    | ( sK6 = $product(sK4,sK5) )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f194,plain,
    ( spl8_13
    | spl8_2
    | ~ spl8_4 ),
    inference(avatar_split_clause,[],[f121,f146,f138,f191]) ).

tff(f191,plain,
    ( spl8_13
  <=> ( fact1(sK3) = $product(sK4,fact1(sK5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_13])]) ).

tff(f121,plain,
    ( ( fact1(sK3) != $product(1,fact1(sK3)) )
    | $less(sK3,0)
    | ( fact1(sK3) = $product(sK4,fact1(sK5)) ) ),
    inference(definition_unfolding,[],[f112,f114,f115,f114]) ).

tff(f112,plain,
    ( ( $product(sK4,fact1(sK5)) = fact1(sK1) )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f189,plain,
    spl8_12,
    inference(avatar_split_clause,[],[f93,f186]) ).

tff(f93,plain,
    even1(0),
    inference(cnf_transformation,[],[f13]) ).

tff(f13,axiom,
    even1(0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',even_0) ).

tff(f184,plain,
    ( spl8_3
    | spl8_8
    | spl8_2
    | ~ spl8_5
    | ~ spl8_4
    | spl8_6
    | ~ spl8_9 ),
    inference(avatar_split_clause,[],[f128,f167,f155,f146,f151,f138,f163,f142]) ).

tff(f151,plain,
    ( spl8_5
  <=> $less(sK7,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_5])]) ).

tff(f167,plain,
    ( spl8_9
  <=> ( fact1(sK3) = $product(sK6,fact1(sK7)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_9])]) ).

tff(f128,plain,
    ( ( fact1(sK3) != $product(sK6,fact1(sK7)) )
    | $less(sK7,0)
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ~ $less(sK7,sK5)
    | $less(sK3,0)
    | $less(sK5,0)
    | ( 0 = sK5 ) ),
    inference(definition_unfolding,[],[f105,f114,f115,f114]) ).

tff(f105,plain,
    ( ( 0 = sK5 )
    | ~ $less(sK7,sK5)
    | ( $product(sK6,fact1(sK7)) != fact1(sK1) )
    | $less(sK5,0)
    | $less(sK7,0)
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f183,plain,
    ~ spl8_11,
    inference(avatar_split_clause,[],[f103,f180]) ).

tff(f180,plain,
    ( spl8_11
  <=> ( true1 = false1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_11])]) ).

tff(f103,plain,
    true1 != false1,
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    true1 != false1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',true_False) ).

tff(f178,plain,
    ( ~ spl8_7
    | ~ spl8_4
    | spl8_2
    | spl8_10 ),
    inference(avatar_split_clause,[],[f130,f172,f138,f146,f159]) ).

tff(f130,plain,
    ( ( sK7 = $sum(sK5,-1) )
    | $less(sK3,0)
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( fact1(sK3) != sK4 ) ),
    inference(evaluation,[],[f123]) ).

tff(f123,plain,
    ( ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( fact1(sK3) != sK4 )
    | ( $sum(sK5,$uminus(1)) = sK7 )
    | $less(sK3,0) ),
    inference(definition_unfolding,[],[f110,f114,f115,f114]) ).

tff(f110,plain,
    ( ( sK4 != fact1(sK1) )
    | ( $sum(sK5,$uminus(1)) = sK7 )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f177,plain,
    ~ spl8_2,
    inference(avatar_split_clause,[],[f119,f138]) ).

tff(f119,plain,
    ~ $less(sK3,0),
    inference(definition_unfolding,[],[f116,f114]) ).

tff(f116,plain,
    ~ $less(sK1,0),
    inference(cnf_transformation,[],[f84]) ).

tff(f176,plain,
    ( ~ spl8_3
    | ~ spl8_7
    | spl8_2
    | ~ spl8_4 ),
    inference(avatar_split_clause,[],[f125,f146,f138,f159,f142]) ).

tff(f125,plain,
    ( ( fact1(sK3) != $product(1,fact1(sK3)) )
    | $less(sK3,0)
    | ( fact1(sK3) != sK4 )
    | ( 0 != sK5 ) ),
    inference(definition_unfolding,[],[f108,f114,f115,f114]) ).

tff(f108,plain,
    ( ( sK4 != fact1(sK1) )
    | ( 0 != sK5 )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f175,plain,
    ( spl8_3
    | ~ spl8_4
    | spl8_10
    | spl8_2 ),
    inference(avatar_split_clause,[],[f131,f138,f172,f146,f142]) ).

tff(f131,plain,
    ( $less(sK3,0)
    | ( sK7 = $sum(sK5,-1) )
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( 0 = sK5 ) ),
    inference(evaluation,[],[f127]) ).

tff(f127,plain,
    ( ( 0 = sK5 )
    | $less(sK3,0)
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( $sum(sK5,$uminus(1)) = sK7 ) ),
    inference(definition_unfolding,[],[f106,f115,f114]) ).

tff(f106,plain,
    ( ( 0 = sK5 )
    | ( $sum(sK5,$uminus(1)) = sK7 )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f170,plain,
    ( spl8_2
    | ~ spl8_5
    | ~ spl8_4
    | spl8_6
    | ~ spl8_7
    | spl8_8
    | ~ spl8_9 ),
    inference(avatar_split_clause,[],[f124,f167,f163,f159,f155,f146,f151,f138]) ).

tff(f124,plain,
    ( ( fact1(sK3) != $product(sK6,fact1(sK7)) )
    | $less(sK5,0)
    | ( fact1(sK3) != sK4 )
    | $less(sK7,0)
    | ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ~ $less(sK7,sK5)
    | $less(sK3,0) ),
    inference(definition_unfolding,[],[f109,f114,f114,f115,f114]) ).

tff(f109,plain,
    ( ( sK4 != fact1(sK1) )
    | ~ $less(sK7,sK5)
    | ( $product(sK6,fact1(sK7)) != fact1(sK1) )
    | $less(sK5,0)
    | $less(sK7,0)
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

tff(f149,plain,
    ( spl8_1
    | spl8_2
    | spl8_3
    | ~ spl8_4 ),
    inference(avatar_split_clause,[],[f126,f146,f142,f138,f134]) ).

tff(f126,plain,
    ( ( fact1(sK3) != $product(1,fact1(sK3)) )
    | ( 0 = sK5 )
    | $less(sK3,0)
    | ( sK6 = $product(sK4,sK5) ) ),
    inference(definition_unfolding,[],[f107,f115,f114]) ).

tff(f107,plain,
    ( ( 0 = sK5 )
    | ( sK6 = $product(sK4,sK5) )
    | $less(sK3,0)
    | ( $product(sK2,fact1(sK3)) != fact1(sK1) ) ),
    inference(cnf_transformation,[],[f84]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SWW642=2 : TPTP v8.1.0. Released v6.1.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 21:09:59 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.45  % (7310)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.48  % (7333)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.49  % (7318)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.50  % (7314)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (7325)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (7306)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.51  % (7314)Instruction limit reached!
% 0.19/0.51  % (7314)------------------------------
% 0.19/0.51  % (7314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (7306)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.51  % (7314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (7314)Termination reason: Unknown
% 0.19/0.51  % (7314)Termination phase: Preprocessing 3
% 0.19/0.51  
% 0.19/0.51  % (7314)Memory used [KB]: 895
% 0.19/0.51  % (7314)Time elapsed: 0.004 s
% 0.19/0.51  % (7314)Instructions burned: 3 (million)
% 0.19/0.51  % (7314)------------------------------
% 0.19/0.51  % (7314)------------------------------
% 0.19/0.51  % (7306)Terminated due to inappropriate strategy.
% 0.19/0.51  % (7306)------------------------------
% 0.19/0.51  % (7306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (7306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (7306)Termination reason: Inappropriate
% 0.19/0.51  
% 0.19/0.51  % (7306)Memory used [KB]: 1023
% 0.19/0.51  % (7306)Time elapsed: 0.006 s
% 0.19/0.51  % (7306)Instructions burned: 4 (million)
% 0.19/0.51  % (7306)------------------------------
% 0.19/0.51  % (7306)------------------------------
% 0.19/0.52  % (7329)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.52  % (7328)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.52  % (7307)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (7334)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (7321)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.53  % (7335)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.53  % (7309)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (7316)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (7311)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.53  % (7312)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (7332)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.53  % (7312)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.53  % (7312)Terminated due to inappropriate strategy.
% 0.19/0.53  % (7312)------------------------------
% 0.19/0.53  % (7312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (7312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (7312)Termination reason: Inappropriate
% 0.19/0.53  
% 0.19/0.53  % (7312)Memory used [KB]: 1023
% 0.19/0.53  % (7312)Time elapsed: 0.003 s
% 0.19/0.53  % (7312)Instructions burned: 3 (million)
% 0.19/0.53  % (7312)------------------------------
% 0.19/0.53  % (7312)------------------------------
% 0.19/0.53  % (7315)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (7313)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (7331)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (7327)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (7322)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (7320)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.54  % (7317)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (7326)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.53/0.55  % (7308)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.53/0.55  % (7330)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.53/0.55  % (7319)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.53/0.55  % (7324)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.53/0.55  % (7310)Instruction limit reached!
% 1.53/0.55  % (7310)------------------------------
% 1.53/0.55  % (7310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.55  % (7310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.55  % (7310)Termination reason: Unknown
% 1.53/0.55  % (7310)Termination phase: Saturation
% 1.53/0.55  
% 1.53/0.55  % (7310)Memory used [KB]: 6396
% 1.53/0.55  % (7310)Time elapsed: 0.149 s
% 1.53/0.55  % (7310)Instructions burned: 53 (million)
% 1.53/0.55  % (7310)------------------------------
% 1.53/0.55  % (7310)------------------------------
% 1.53/0.56  % (7313)Instruction limit reached!
% 1.53/0.56  % (7313)------------------------------
% 1.53/0.56  % (7313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.56  % (7313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.56  % (7313)Termination reason: Unknown
% 1.53/0.56  % (7313)Termination phase: Saturation
% 1.53/0.56  
% 1.53/0.56  % (7313)Memory used [KB]: 5500
% 1.53/0.56  % (7313)Time elapsed: 0.106 s
% 1.53/0.56  % (7313)Instructions burned: 7 (million)
% 1.53/0.56  % (7313)------------------------------
% 1.53/0.56  % (7313)------------------------------
% 1.69/0.57  % (7323)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.69/0.58  % (7323)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.69/0.58  % (7323)Terminated due to inappropriate strategy.
% 1.69/0.58  % (7323)------------------------------
% 1.69/0.58  % (7323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.58  % (7323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.58  % (7323)Termination reason: Inappropriate
% 1.69/0.58  
% 1.69/0.58  % (7323)Memory used [KB]: 1023
% 1.69/0.58  % (7323)Time elapsed: 0.004 s
% 1.69/0.58  % (7323)Instructions burned: 4 (million)
% 1.69/0.58  % (7323)------------------------------
% 1.69/0.58  % (7323)------------------------------
% 1.69/0.60  % (7308)Instruction limit reached!
% 1.69/0.60  % (7308)------------------------------
% 1.69/0.60  % (7308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.60  % (7308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.60  % (7308)Termination reason: Unknown
% 1.69/0.60  % (7308)Termination phase: Saturation
% 1.69/0.60  
% 1.69/0.60  % (7308)Memory used [KB]: 1407
% 1.69/0.60  % (7308)Time elapsed: 0.176 s
% 1.69/0.60  % (7308)Instructions burned: 39 (million)
% 1.69/0.60  % (7308)------------------------------
% 1.69/0.60  % (7308)------------------------------
% 1.69/0.61  % (7316)Instruction limit reached!
% 1.69/0.61  % (7316)------------------------------
% 1.69/0.61  % (7316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.61  % (7316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.61  % (7316)Termination reason: Unknown
% 1.69/0.61  % (7316)Termination phase: Saturation
% 1.69/0.61  
% 1.69/0.61  % (7316)Memory used [KB]: 6268
% 1.69/0.61  % (7316)Time elapsed: 0.187 s
% 1.69/0.61  % (7316)Instructions burned: 50 (million)
% 1.69/0.61  % (7316)------------------------------
% 1.69/0.61  % (7316)------------------------------
% 1.69/0.61  % (7307)Instruction limit reached!
% 1.69/0.61  % (7307)------------------------------
% 1.69/0.61  % (7307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.61  % (7307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.61  % (7307)Termination reason: Unknown
% 1.69/0.61  % (7307)Termination phase: Saturation
% 1.69/0.61  
% 1.69/0.61  % (7307)Memory used [KB]: 6140
% 1.69/0.61  % (7307)Time elapsed: 0.210 s
% 1.69/0.61  % (7307)Instructions burned: 50 (million)
% 1.69/0.61  % (7307)------------------------------
% 1.69/0.61  % (7307)------------------------------
% 1.69/0.62  % (7315)Instruction limit reached!
% 1.69/0.62  % (7315)------------------------------
% 1.69/0.62  % (7315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.62  % (7315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.62  % (7315)Termination reason: Unknown
% 1.69/0.62  % (7315)Termination phase: Saturation
% 1.69/0.62  
% 1.69/0.62  % (7315)Memory used [KB]: 1535
% 1.69/0.62  % (7315)Time elapsed: 0.216 s
% 1.69/0.62  % (7315)Instructions burned: 51 (million)
% 1.69/0.62  % (7315)------------------------------
% 1.69/0.62  % (7315)------------------------------
% 1.69/0.62  % (7311)Instruction limit reached!
% 1.69/0.62  % (7311)------------------------------
% 1.69/0.62  % (7311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.62  % (7311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.62  % (7311)Termination reason: Unknown
% 1.69/0.62  % (7311)Termination phase: Saturation
% 1.69/0.62  
% 1.69/0.62  % (7311)Memory used [KB]: 5884
% 1.69/0.62  % (7311)Time elapsed: 0.219 s
% 1.69/0.62  % (7311)Instructions burned: 49 (million)
% 1.69/0.62  % (7311)------------------------------
% 1.69/0.62  % (7311)------------------------------
% 2.14/0.64  % (7309)Instruction limit reached!
% 2.14/0.64  % (7309)------------------------------
% 2.14/0.64  % (7309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.64  % (7309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.64  % (7309)Termination reason: Unknown
% 2.14/0.64  % (7309)Termination phase: Saturation
% 2.14/0.64  
% 2.14/0.64  % (7309)Memory used [KB]: 6012
% 2.14/0.64  % (7309)Time elapsed: 0.225 s
% 2.14/0.64  % (7309)Instructions burned: 52 (million)
% 2.14/0.64  % (7309)------------------------------
% 2.14/0.64  % (7309)------------------------------
% 2.14/0.66  % (7320)Instruction limit reached!
% 2.14/0.66  % (7320)------------------------------
% 2.14/0.66  % (7320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.66  % (7321)Instruction limit reached!
% 2.37/0.66  % (7321)------------------------------
% 2.37/0.66  % (7321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (7332)Instruction limit reached!
% 2.37/0.67  % (7332)------------------------------
% 2.37/0.67  % (7332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (7380)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.37/0.67  % (7321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (7321)Termination reason: Unknown
% 2.37/0.67  % (7321)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (7318)Instruction limit reached!
% 2.37/0.67  % (7318)------------------------------
% 2.37/0.67  % (7318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (7321)Memory used [KB]: 1918
% 2.37/0.67  % (7321)Time elapsed: 0.222 s
% 2.37/0.67  % (7321)Instructions burned: 75 (million)
% 2.37/0.67  % (7321)------------------------------
% 2.37/0.67  % (7321)------------------------------
% 2.37/0.67  % (7325)Instruction limit reached!
% 2.37/0.67  % (7325)------------------------------
% 2.37/0.67  % (7325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (7325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (7325)Termination reason: Unknown
% 2.37/0.67  % (7325)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (7325)Memory used [KB]: 1791
% 2.37/0.67  % (7325)Time elapsed: 0.247 s
% 2.37/0.67  % (7325)Instructions burned: 100 (million)
% 2.37/0.67  % (7325)------------------------------
% 2.37/0.67  % (7325)------------------------------
% 2.37/0.67  % (7397)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 (2998ds/90Mi)
% 2.37/0.67  % (7332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (7332)Termination reason: Unknown
% 2.37/0.67  % (7332)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (7332)Memory used [KB]: 6780
% 2.37/0.67  % (7332)Time elapsed: 0.037 s
% 2.37/0.67  % (7332)Instructions burned: 68 (million)
% 2.37/0.67  % (7332)------------------------------
% 2.37/0.67  % (7332)------------------------------
% 2.37/0.68  % (7384)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.37/0.68  % (7320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.68  % (7320)Termination reason: Unknown
% 2.37/0.68  % (7320)Termination phase: Saturation
% 2.37/0.68  
% 2.37/0.68  % (7320)Memory used [KB]: 6780
% 2.37/0.68  % (7320)Time elapsed: 0.036 s
% 2.37/0.68  % (7320)Instructions burned: 68 (million)
% 2.37/0.68  % (7320)------------------------------
% 2.37/0.68  % (7320)------------------------------
% 2.37/0.68  % (7418)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.37/0.69  % (7318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (7318)Termination reason: Unknown
% 2.37/0.69  % (7318)Termination phase: Saturation
% 2.37/0.69  
% 2.37/0.69  % (7318)Memory used [KB]: 6652
% 2.37/0.69  % (7318)Time elapsed: 0.290 s
% 2.37/0.69  % (7318)Instructions burned: 101 (million)
% 2.37/0.69  % (7318)------------------------------
% 2.37/0.69  % (7318)------------------------------
% 2.37/0.70  % (7415)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.37/0.72  % (7419)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.68/0.73  % (7322)Instruction limit reached!
% 2.68/0.73  % (7322)------------------------------
% 2.68/0.73  % (7322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (7322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.73  % (7322)Termination reason: Unknown
% 2.68/0.73  % (7322)Termination phase: Saturation
% 2.68/0.73  
% 2.68/0.73  % (7322)Memory used [KB]: 6396
% 2.68/0.73  % (7322)Time elapsed: 0.315 s
% 2.68/0.73  % (7322)Instructions burned: 99 (million)
% 2.68/0.73  % (7322)------------------------------
% 2.68/0.73  % (7322)------------------------------
% 2.68/0.73  % (7420)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.68/0.73  % (7317)Instruction limit reached!
% 2.68/0.73  % (7317)------------------------------
% 2.68/0.73  % (7317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (7317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.73  % (7317)Termination reason: Unknown
% 2.68/0.73  % (7317)Termination phase: Saturation
% 2.68/0.73  
% 2.68/0.73  % (7317)Memory used [KB]: 6524
% 2.68/0.73  % (7317)Time elapsed: 0.326 s
% 2.68/0.73  % (7317)Instructions burned: 102 (million)
% 2.68/0.73  % (7317)------------------------------
% 2.68/0.73  % (7317)------------------------------
% 2.68/0.74  % (7421)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.68/0.74  % (7319)Instruction limit reached!
% 2.68/0.74  % (7319)------------------------------
% 2.68/0.74  % (7319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (7319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (7319)Termination reason: Unknown
% 2.68/0.74  % (7319)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (7319)Memory used [KB]: 6652
% 2.68/0.74  % (7319)Time elapsed: 0.343 s
% 2.68/0.74  % (7319)Instructions burned: 99 (million)
% 2.68/0.74  % (7319)------------------------------
% 2.68/0.74  % (7319)------------------------------
% 2.68/0.74  % (7408)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.68/0.74  % (7324)Instruction limit reached!
% 2.68/0.74  % (7324)------------------------------
% 2.68/0.74  % (7324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (7324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (7324)Termination reason: Unknown
% 2.68/0.74  % (7324)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (7324)Memory used [KB]: 6780
% 2.68/0.74  % (7324)Time elapsed: 0.314 s
% 2.68/0.74  % (7324)Instructions burned: 101 (million)
% 2.68/0.74  % (7324)------------------------------
% 2.68/0.74  % (7324)------------------------------
% 2.68/0.75  % (7423)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.68/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.68/0.75  % (7422)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.85/0.77  % (7424)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.85/0.80  % (7427)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.85/0.80  % (7426)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.85/0.80  % (7428)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.85/0.80  % (7327)Instruction limit reached!
% 2.85/0.80  % (7327)------------------------------
% 2.85/0.80  % (7327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.80  % (7327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.80  % (7327)Termination reason: Unknown
% 2.85/0.80  % (7327)Termination phase: Saturation
% 2.85/0.80  
% 2.85/0.80  % (7327)Memory used [KB]: 7036
% 2.85/0.80  % (7327)Time elapsed: 0.383 s
% 2.85/0.80  % (7327)Instructions burned: 139 (million)
% 2.85/0.80  % (7327)------------------------------
% 2.85/0.80  % (7327)------------------------------
% 2.85/0.81  % (7333)Instruction limit reached!
% 2.85/0.81  % (7333)------------------------------
% 2.85/0.81  % (7333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.81  % (7333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.81  % (7333)Termination reason: Unknown
% 2.85/0.81  % (7333)Termination phase: Saturation
% 2.85/0.81  
% 2.85/0.81  % (7333)Memory used [KB]: 3070
% 2.85/0.81  % (7333)Time elapsed: 0.404 s
% 2.85/0.81  % (7333)Instructions burned: 178 (million)
% 2.85/0.81  % (7333)------------------------------
% 2.85/0.81  % (7333)------------------------------
% 2.85/0.81  % (7425)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.85/0.82  % (7429)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.08/0.83  % (7420)Instruction limit reached!
% 3.08/0.83  % (7420)------------------------------
% 3.08/0.83  % (7420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.08/0.83  % (7420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.08/0.83  % (7420)Termination reason: Unknown
% 3.08/0.83  % (7420)Termination phase: Saturation
% 3.08/0.83  
% 3.08/0.83  % (7420)Memory used [KB]: 6780
% 3.08/0.83  % (7420)Time elapsed: 0.069 s
% 3.08/0.83  % (7420)Instructions burned: 69 (million)
% 3.08/0.83  % (7420)------------------------------
% 3.08/0.83  % (7420)------------------------------
% 3.08/0.85  % (7397)Instruction limit reached!
% 3.08/0.85  % (7397)------------------------------
% 3.08/0.85  % (7397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.08/0.85  % (7397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.08/0.85  % (7397)Termination reason: Unknown
% 3.08/0.85  % (7397)Termination phase: Saturation
% 3.08/0.85  
% 3.08/0.85  % (7397)Memory used [KB]: 7164
% 3.08/0.85  % (7397)Time elapsed: 0.285 s
% 3.08/0.85  % (7397)Instructions burned: 90 (million)
% 3.08/0.85  % (7397)------------------------------
% 3.08/0.85  % (7397)------------------------------
% 3.23/0.87  % (7430)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.23/0.87  % (7431)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.23/0.87  % (7326)Instruction limit reached!
% 3.23/0.87  % (7326)------------------------------
% 3.23/0.87  % (7326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/0.87  % (7326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/0.87  % (7326)Termination reason: Unknown
% 3.23/0.87  % (7326)Termination phase: Saturation
% 3.23/0.87  
% 3.23/0.87  % (7326)Memory used [KB]: 7419
% 3.23/0.87  % (7326)Time elapsed: 0.451 s
% 3.23/0.87  % (7326)Instructions burned: 176 (million)
% 3.23/0.87  % (7326)------------------------------
% 3.23/0.87  % (7326)------------------------------
% 3.23/0.87  % (7432)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.23/0.87  % (7433)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.23/0.92  % (7423)Instruction limit reached!
% 3.23/0.92  % (7423)------------------------------
% 3.23/0.92  % (7423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/0.92  % (7423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/0.92  % (7423)Termination reason: Unknown
% 3.23/0.92  % (7423)Termination phase: Saturation
% 3.23/0.92  
% 3.23/0.92  % (7423)Memory used [KB]: 6140
% 3.23/0.92  % (7423)Time elapsed: 0.261 s
% 3.23/0.92  % (7423)Instructions burned: 90 (million)
% 3.23/0.92  % (7423)------------------------------
% 3.23/0.92  % (7423)------------------------------
% 3.44/0.93  % (7434)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.44/0.94  % (7435)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.44/0.95  % (7436)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.51/0.98  % (7430)Instruction limit reached!
% 3.51/0.98  % (7430)------------------------------
% 3.51/0.98  % (7430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/0.98  % (7430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/0.98  % (7430)Termination reason: Unknown
% 3.51/0.98  % (7430)Termination phase: Saturation
% 3.51/0.98  
% 3.51/0.98  % (7430)Memory used [KB]: 6780
% 3.51/0.98  % (7430)Time elapsed: 0.034 s
% 3.51/0.98  % (7430)Instructions burned: 69 (million)
% 3.51/0.98  % (7430)------------------------------
% 3.51/0.98  % (7430)------------------------------
% 3.51/0.98  % (7437)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.51/1.00  % (7438)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.72/1.05  % (7439)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 5.69/1.08  % (7384)Instruction limit reached!
% 5.69/1.08  % (7384)------------------------------
% 5.69/1.08  % (7384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.10  % (7384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.10  % (7384)Termination reason: Unknown
% 5.69/1.10  % (7384)Termination phase: Saturation
% 5.69/1.10  
% 5.69/1.10  % (7384)Memory used [KB]: 3198
% 5.69/1.10  % (7384)Time elapsed: 0.460 s
% 5.69/1.10  % (7384)Instructions burned: 211 (million)
% 5.69/1.10  % (7384)------------------------------
% 5.69/1.10  % (7384)------------------------------
% 5.69/1.12  % (7440)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 5.69/1.12  % (7435)Instruction limit reached!
% 5.69/1.12  % (7435)------------------------------
% 5.69/1.12  % (7435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.12  % (7435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.12  % (7435)Termination reason: Unknown
% 5.69/1.12  % (7435)Termination phase: Saturation
% 5.69/1.12  
% 5.69/1.12  % (7435)Memory used [KB]: 7164
% 5.69/1.12  % (7435)Time elapsed: 0.288 s
% 5.69/1.12  % (7435)Instructions burned: 91 (million)
% 5.69/1.12  % (7435)------------------------------
% 5.69/1.12  % (7435)------------------------------
% 6.26/1.17  % (7335)Instruction limit reached!
% 6.26/1.17  % (7335)------------------------------
% 6.26/1.17  % (7335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.26/1.17  % (7335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.26/1.17  % (7335)Termination reason: Unknown
% 6.26/1.17  % (7335)Termination phase: Saturation
% 6.26/1.17  
% 6.26/1.17  % (7335)Memory used [KB]: 8827
% 6.26/1.17  % (7335)Time elapsed: 0.760 s
% 6.26/1.17  % (7335)Instructions burned: 356 (million)
% 6.26/1.17  % (7335)------------------------------
% 6.26/1.17  % (7335)------------------------------
% 6.48/1.22  % (7334)Instruction limit reached!
% 6.48/1.22  % (7334)------------------------------
% 6.48/1.22  % (7334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.48/1.22  % (7334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.48/1.22  % (7334)Termination reason: Unknown
% 6.48/1.22  % (7334)Termination phase: Saturation
% 6.48/1.22  
% 6.48/1.22  % (7334)Memory used [KB]: 11129
% 6.48/1.22  % (7334)Time elapsed: 0.801 s
% 6.48/1.22  % (7334)Instructions burned: 439 (million)
% 6.48/1.22  % (7334)------------------------------
% 6.48/1.22  % (7334)------------------------------
% 6.87/1.24  % (7442)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.87/1.25  % (7441)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 7.02/1.27  % (7328)Instruction limit reached!
% 7.02/1.27  % (7328)------------------------------
% 7.02/1.27  % (7328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.27  % (7328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.27  % (7328)Termination reason: Unknown
% 7.02/1.27  % (7328)Termination phase: Saturation
% 7.02/1.27  
% 7.02/1.27  % (7328)Memory used [KB]: 2686
% 7.02/1.27  % (7328)Time elapsed: 0.840 s
% 7.02/1.27  % (7328)Instructions burned: 499 (million)
% 7.02/1.27  % (7328)------------------------------
% 7.02/1.27  % (7328)------------------------------
% 7.02/1.28  % (7329)Instruction limit reached!
% 7.02/1.28  % (7329)------------------------------
% 7.02/1.28  % (7329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.28  % (7329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.28  % (7329)Termination reason: Unknown
% 7.02/1.28  % (7329)Termination phase: Saturation
% 7.02/1.28  
% 7.02/1.28  % (7329)Memory used [KB]: 9466
% 7.02/1.28  % (7329)Time elapsed: 0.829 s
% 7.02/1.28  % (7329)Instructions burned: 469 (million)
% 7.02/1.28  % (7329)------------------------------
% 7.02/1.28  % (7329)------------------------------
% 7.02/1.30  % (7443)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 7.49/1.33  % (7330)Instruction limit reached!
% 7.49/1.33  % (7330)------------------------------
% 7.49/1.33  % (7330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.33  % (7330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.33  % (7330)Termination reason: Unknown
% 7.49/1.33  % (7330)Termination phase: Saturation
% 7.49/1.33  
% 7.49/1.33  % (7330)Memory used [KB]: 10106
% 7.49/1.33  % (7330)Time elapsed: 0.826 s
% 7.49/1.33  % (7330)Instructions burned: 483 (million)
% 7.49/1.33  % (7330)------------------------------
% 7.49/1.33  % (7330)------------------------------
% 7.49/1.34  % (7380)Instruction limit reached!
% 7.49/1.34  % (7380)------------------------------
% 7.49/1.34  % (7380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.34  % (7380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.34  % (7380)Termination reason: Unknown
% 7.49/1.34  % (7380)Termination phase: Saturation
% 7.49/1.34  
% 7.49/1.34  % (7380)Memory used [KB]: 8443
% 7.49/1.34  % (7380)Time elapsed: 0.792 s
% 7.49/1.34  % (7380)Instructions burned: 388 (million)
% 7.49/1.34  % (7380)------------------------------
% 7.49/1.34  % (7380)------------------------------
% 7.80/1.37  % (7438)First to succeed.
% 7.80/1.37  % (7444)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 7.80/1.38  % (7331)Instruction limit reached!
% 7.80/1.38  % (7331)------------------------------
% 7.80/1.38  % (7331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.80/1.38  % (7331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.80/1.38  % (7331)Termination reason: Unknown
% 7.80/1.38  % (7331)Termination phase: Saturation
% 7.80/1.38  
% 7.80/1.38  % (7331)Memory used [KB]: 10490
% 7.80/1.38  % (7331)Time elapsed: 0.984 s
% 7.80/1.38  % (7331)Instructions burned: 502 (million)
% 7.80/1.38  % (7331)------------------------------
% 7.80/1.38  % (7331)------------------------------
% 7.80/1.39  % (7438)Refutation found. Thanks to Tanya!
% 7.80/1.39  % SZS status Theorem for theBenchmark
% 7.80/1.39  % SZS output start Proof for theBenchmark
% See solution above
% 7.80/1.39  % (7438)------------------------------
% 7.80/1.39  % (7438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.80/1.39  % (7438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.80/1.39  % (7438)Termination reason: Refutation
% 7.80/1.39  
% 7.80/1.39  % (7438)Memory used [KB]: 1151
% 7.80/1.39  % (7438)Time elapsed: 0.461 s
% 7.80/1.39  % (7438)Instructions burned: 268 (million)
% 7.80/1.39  % (7438)------------------------------
% 7.80/1.39  % (7438)------------------------------
% 7.80/1.39  % (7305)Success in time 1.041 s
%------------------------------------------------------------------------------