TSTP Solution File: DAT329_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT329_1 : TPTP v8.1.0. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n027.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 16:04:33 EDT 2022

% Result   : Unsatisfiable 3.31s 1.04s
% Output   : Refutation 3.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   71
% Syntax   : Number of formulae    :  248 (  30 unt;  14 typ;   0 def)
%            Number of atoms       :  708 ( 186 equ)
%            Maximal formula atoms :   19 (   3 avg)
%            Number of connectives :  797 ( 323   ~; 341   |;  67   &)
%                                         (  53 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number arithmetic     :  618 ( 209 atm; 140 fun; 184 num;  85 var)
%            Number of types       :    3 (   2 usr;   1 ari)
%            Number of type conns  :   14 (  10   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :   59 (  53 usr;  54 prp; 0-2 aty)
%            Number of functors    :   18 (  12 usr;   5 con; 0-3 aty)
%            Number of variables   :  144 ( 127   !;  17   ?; 144   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    'Array[Int,Int]': $tType ).

tff(type_def_6,type,
    'Queue': $tType ).

tff(func_def_0,type,
    size: 'Queue' > $int ).

tff(func_def_1,type,
    elems: 'Queue' > 'Array[Int,Int]' ).

tff(func_def_2,type,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]': ( 'Array[Int,Int]' * $int * $int ) > 'Array[Int,Int]' ).

tff(func_def_3,type,
    'const:(Int)>Array[Int,Int]': $int > 'Array[Int,Int]' ).

tff(func_def_4,type,
    'select:(Array[Int,Int]*Int)>Int': ( 'Array[Int,Int]' * $int ) > $int ).

tff(func_def_5,type,
    key: $int > $int ).

tff(func_def_11,type,
    sK0: ( 'Array[Int,Int]' * 'Array[Int,Int]' ) > $int ).

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

tff(func_def_13,type,
    sK2: 'Queue' ).

tff(func_def_14,type,
    sK3: 'Array[Int,Int]' > $int ).

tff(func_def_15,type,
    sK4: 'Array[Int,Int]' > $int ).

tff(func_def_16,type,
    sK5: 'Array[Int,Int]' > 'Array[Int,Int]' ).

tff(f757,plain,
    $false,
    inference(avatar_smt_refutation,[],[f58,f63,f68,f73,f78,f83,f88,f93,f98,f103,f108,f124,f131,f136,f158,f166,f176,f189,f190,f223,f246,f273,f274,f332,f345,f360,f365,f366,f414,f420,f448,f453,f577,f583,f592,f597,f602,f607,f612,f617,f654,f664,f669,f674,f680,f686,f756]) ).

tff(f756,plain,
    ( ~ spl6_53
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_20
    | spl6_29
    | ~ spl6_50 ),
    inference(avatar_split_clause,[],[f751,f671,f329,f164,f80,f70,f753]) ).

tff(f753,plain,
    ( spl6_53
  <=> $less($sum(sK1,-1),sK3(elems(sK2))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_53])]) ).

tff(f70,plain,
    ( spl6_4
  <=> $less(0,sK3(elems(sK2))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_4])]) ).

tff(f80,plain,
    ( spl6_6
  <=> $less(sK3(elems(sK2)),size(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_6])]) ).

tff(f164,plain,
    ( spl6_20
  <=> ! [X0: $int] :
        ( ( sK1 = X0 )
        | ~ $less(X0,size(sK2))
        | ~ $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)))
        | ~ $less($sum(sK1,-1),X0)
        | ~ $less(0,X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_20])]) ).

tff(f329,plain,
    ( spl6_29
  <=> ( sK1 = sK3(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_29])]) ).

tff(f671,plain,
    ( spl6_50
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_50])]) ).

tff(f751,plain,
    ( ~ $less($sum(sK1,-1),sK3(elems(sK2)))
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_20
    | spl6_29
    | ~ spl6_50 ),
    inference(subsumption_resolution,[],[f750,f330]) ).

tff(f330,plain,
    ( ( sK1 != sK3(elems(sK2)) )
    | spl6_29 ),
    inference(avatar_component_clause,[],[f329]) ).

tff(f750,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | ~ $less($sum(sK1,-1),sK3(elems(sK2)))
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_20
    | ~ spl6_50 ),
    inference(subsumption_resolution,[],[f749,f72]) ).

tff(f72,plain,
    ( $less(0,sK3(elems(sK2)))
    | ~ spl6_4 ),
    inference(avatar_component_clause,[],[f70]) ).

tff(f749,plain,
    ( ~ $less(0,sK3(elems(sK2)))
    | ~ $less($sum(sK1,-1),sK3(elems(sK2)))
    | ( sK1 = sK3(elems(sK2)) )
    | ~ spl6_6
    | ~ spl6_20
    | ~ spl6_50 ),
    inference(subsumption_resolution,[],[f747,f82]) ).

tff(f82,plain,
    ( $less(sK3(elems(sK2)),size(sK2))
    | ~ spl6_6 ),
    inference(avatar_component_clause,[],[f80]) ).

tff(f747,plain,
    ( ~ $less(sK3(elems(sK2)),size(sK2))
    | ( sK1 = sK3(elems(sK2)) )
    | ~ $less($sum(sK1,-1),sK3(elems(sK2)))
    | ~ $less(0,sK3(elems(sK2)))
    | ~ spl6_20
    | ~ spl6_50 ),
    inference(resolution,[],[f673,f165]) ).

tff(f165,plain,
    ( ! [X0: $int] :
        ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)))
        | ( sK1 = X0 )
        | ~ $less(X0,size(sK2))
        | ~ $less($sum(sK1,-1),X0)
        | ~ $less(0,X0) )
    | ~ spl6_20 ),
    inference(avatar_component_clause,[],[f164]) ).

tff(f673,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_50 ),
    inference(avatar_component_clause,[],[f671]) ).

tff(f686,plain,
    ( spl6_52
    | ~ spl6_10
    | ~ spl6_31 ),
    inference(avatar_split_clause,[],[f681,f338,f100,f683]) ).

tff(f683,plain,
    ( spl6_52
  <=> $less(sK1,sK3(elems(sK2))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_52])]) ).

tff(f100,plain,
    ( spl6_10
  <=> $less(sK4(elems(sK2)),sK3(elems(sK2))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_10])]) ).

tff(f338,plain,
    ( spl6_31
  <=> ( sK1 = sK4(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_31])]) ).

tff(f681,plain,
    ( $less(sK1,sK3(elems(sK2)))
    | ~ spl6_10
    | ~ spl6_31 ),
    inference(forward_demodulation,[],[f102,f340]) ).

tff(f340,plain,
    ( ( sK1 = sK4(elems(sK2)) )
    | ~ spl6_31 ),
    inference(avatar_component_clause,[],[f338]) ).

tff(f102,plain,
    ( $less(sK4(elems(sK2)),sK3(elems(sK2)))
    | ~ spl6_10 ),
    inference(avatar_component_clause,[],[f100]) ).

tff(f680,plain,
    ( spl6_51
    | ~ spl6_1
    | ~ spl6_31 ),
    inference(avatar_split_clause,[],[f675,f338,f55,f677]) ).

tff(f677,plain,
    ( spl6_51
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_51])]) ).

tff(f55,plain,
    ( spl6_1
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_1])]) ).

tff(f675,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2)))))
    | ~ spl6_1
    | ~ spl6_31 ),
    inference(forward_demodulation,[],[f57,f340]) ).

tff(f57,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2)))))
    | ~ spl6_1 ),
    inference(avatar_component_clause,[],[f55]) ).

tff(f674,plain,
    ( spl6_50
    | ~ spl6_28
    | ~ spl6_31 ),
    inference(avatar_split_clause,[],[f656,f338,f325,f671]) ).

tff(f325,plain,
    ( spl6_28
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_28])]) ).

tff(f656,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_28
    | ~ spl6_31 ),
    inference(backward_demodulation,[],[f327,f340]) ).

tff(f327,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_28 ),
    inference(avatar_component_clause,[],[f325]) ).

tff(f669,plain,
    ( ~ spl6_49
    | ~ spl6_31
    | spl6_41 ),
    inference(avatar_split_clause,[],[f657,f574,f338,f666]) ).

tff(f666,plain,
    ( spl6_49
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_49])]) ).

tff(f574,plain,
    ( spl6_41
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_41])]) ).

tff(f657,plain,
    ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_31
    | spl6_41 ),
    inference(backward_demodulation,[],[f575,f340]) ).

tff(f575,plain,
    ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | spl6_41 ),
    inference(avatar_component_clause,[],[f574]) ).

tff(f664,plain,
    ( ~ spl6_48
    | ~ spl6_31
    | spl6_46 ),
    inference(avatar_split_clause,[],[f655,f614,f338,f661]) ).

tff(f661,plain,
    ( spl6_48
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_48])]) ).

tff(f614,plain,
    ( spl6_46
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_46])]) ).

tff(f655,plain,
    ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | ~ spl6_31
    | spl6_46 ),
    inference(backward_demodulation,[],[f615,f340]) ).

tff(f615,plain,
    ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | spl6_46 ),
    inference(avatar_component_clause,[],[f614]) ).

tff(f654,plain,
    ( ~ spl6_47
    | spl6_3
    | ~ spl6_18
    | ~ spl6_46 ),
    inference(avatar_split_clause,[],[f649,f614,f156,f65,f651]) ).

tff(f651,plain,
    ( spl6_47
  <=> $less(sK4(elems(sK2)),$sum(sK1,-1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_47])]) ).

tff(f65,plain,
    ( spl6_3
  <=> $less(sK4(elems(sK2)),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_3])]) ).

tff(f156,plain,
    ( spl6_18
  <=> ! [X0: $int] :
        ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
        | ~ $less(X0,$sum(sK1,-1))
        | $less(X0,0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_18])]) ).

tff(f649,plain,
    ( ~ $less(sK4(elems(sK2)),$sum(sK1,-1))
    | spl6_3
    | ~ spl6_18
    | ~ spl6_46 ),
    inference(subsumption_resolution,[],[f647,f67]) ).

tff(f67,plain,
    ( ~ $less(sK4(elems(sK2)),0)
    | spl6_3 ),
    inference(avatar_component_clause,[],[f65]) ).

tff(f647,plain,
    ( $less(sK4(elems(sK2)),0)
    | ~ $less(sK4(elems(sK2)),$sum(sK1,-1))
    | ~ spl6_18
    | ~ spl6_46 ),
    inference(resolution,[],[f616,f157]) ).

tff(f157,plain,
    ( ! [X0: $int] :
        ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
        | ~ $less(X0,$sum(sK1,-1))
        | $less(X0,0) )
    | ~ spl6_18 ),
    inference(avatar_component_clause,[],[f156]) ).

tff(f616,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | ~ spl6_46 ),
    inference(avatar_component_clause,[],[f614]) ).

tff(f617,plain,
    ( spl6_46
    | ~ spl6_29
    | ~ spl6_30 ),
    inference(avatar_split_clause,[],[f590,f334,f329,f614]) ).

tff(f334,plain,
    ( spl6_30
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_30])]) ).

tff(f590,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | ~ spl6_29
    | ~ spl6_30 ),
    inference(backward_demodulation,[],[f336,f331]) ).

tff(f331,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | ~ spl6_29 ),
    inference(avatar_component_clause,[],[f329]) ).

tff(f336,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2)))))
    | ~ spl6_30 ),
    inference(avatar_component_clause,[],[f334]) ).

tff(f612,plain,
    ( spl6_45
    | ~ spl6_1
    | ~ spl6_29 ),
    inference(avatar_split_clause,[],[f584,f329,f55,f609]) ).

tff(f609,plain,
    ( spl6_45
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_45])]) ).

tff(f584,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | ~ spl6_1
    | ~ spl6_29 ),
    inference(backward_demodulation,[],[f57,f331]) ).

tff(f607,plain,
    ( spl6_44
    | ~ spl6_29
    | ~ spl6_41 ),
    inference(avatar_split_clause,[],[f591,f574,f329,f604]) ).

tff(f604,plain,
    ( spl6_44
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_44])]) ).

tff(f591,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)))
    | ~ spl6_29
    | ~ spl6_41 ),
    inference(backward_demodulation,[],[f576,f331]) ).

tff(f576,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_41 ),
    inference(avatar_component_clause,[],[f574]) ).

tff(f602,plain,
    ( spl6_43
    | ~ spl6_28
    | ~ spl6_29 ),
    inference(avatar_split_clause,[],[f589,f329,f325,f599]) ).

tff(f599,plain,
    ( spl6_43
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_43])]) ).

tff(f589,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)))
    | ~ spl6_28
    | ~ spl6_29 ),
    inference(backward_demodulation,[],[f327,f331]) ).

tff(f597,plain,
    ( spl6_42
    | ~ spl6_10
    | ~ spl6_29 ),
    inference(avatar_split_clause,[],[f588,f329,f100,f594]) ).

tff(f594,plain,
    ( spl6_42
  <=> $less(sK4(elems(sK2)),sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_42])]) ).

tff(f588,plain,
    ( $less(sK4(elems(sK2)),sK1)
    | ~ spl6_10
    | ~ spl6_29 ),
    inference(backward_demodulation,[],[f102,f331]) ).

tff(f592,plain,
    ( ~ spl6_15
    | spl6_5
    | ~ spl6_29 ),
    inference(avatar_split_clause,[],[f586,f329,f75,f144]) ).

tff(f144,plain,
    ( spl6_15
  <=> ( sK1 = $sum(sK1,-1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_15])]) ).

tff(f75,plain,
    ( spl6_5
  <=> ( $sum(sK1,-1) = sK3(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_5])]) ).

tff(f586,plain,
    ( ( sK1 != $sum(sK1,-1) )
    | spl6_5
    | ~ spl6_29 ),
    inference(backward_demodulation,[],[f77,f331]) ).

tff(f77,plain,
    ( ( $sum(sK1,-1) != sK3(elems(sK2)) )
    | spl6_5 ),
    inference(avatar_component_clause,[],[f75]) ).

tff(f583,plain,
    ( spl6_29
    | spl6_3
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_10
    | ~ spl6_41 ),
    inference(avatar_split_clause,[],[f582,f574,f100,f80,f70,f65,f329]) ).

tff(f582,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | spl6_3
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_10
    | ~ spl6_41 ),
    inference(subsumption_resolution,[],[f581,f102]) ).

tff(f581,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | ~ $less(sK4(elems(sK2)),sK3(elems(sK2)))
    | spl6_3
    | ~ spl6_4
    | ~ spl6_6
    | ~ spl6_41 ),
    inference(subsumption_resolution,[],[f580,f82]) ).

tff(f580,plain,
    ( ~ $less(sK3(elems(sK2)),size(sK2))
    | ( sK1 = sK3(elems(sK2)) )
    | ~ $less(sK4(elems(sK2)),sK3(elems(sK2)))
    | spl6_3
    | ~ spl6_4
    | ~ spl6_41 ),
    inference(subsumption_resolution,[],[f579,f67]) ).

tff(f579,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | $less(sK4(elems(sK2)),0)
    | ~ $less(sK3(elems(sK2)),size(sK2))
    | ~ $less(sK4(elems(sK2)),sK3(elems(sK2)))
    | ~ spl6_4
    | ~ spl6_41 ),
    inference(subsumption_resolution,[],[f578,f72]) ).

tff(f578,plain,
    ( ~ $less(0,sK3(elems(sK2)))
    | ~ $less(sK3(elems(sK2)),size(sK2))
    | $less(sK4(elems(sK2)),0)
    | ~ $less(sK4(elems(sK2)),sK3(elems(sK2)))
    | ( sK1 = sK3(elems(sK2)) )
    | ~ spl6_41 ),
    inference(resolution,[],[f576,f36]) ).

tff(f36,plain,
    ! [X3: $int,X4: $int] :
      ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X3)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X4)))
      | ~ $less(0,X4)
      | ~ $less(X3,X4)
      | ~ $less(X4,size(sK2))
      | ( sK1 = X4 )
      | $less(X3,0) ),
    inference(equality_resolution,[],[f26]) ).

tff(f26,plain,
    ! [X2: 'Array[Int,Int]',X3: $int,X4: $int] :
      ( ( sK1 = X4 )
      | ~ $less(0,X4)
      | $less(X3,0)
      | ~ $less(X3,X4)
      | ~ $less(X4,size(sK2))
      | ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X2,X3)),key('select:(Array[Int,Int]*Int)>Int'(X2,X4)))
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f14,plain,
    ? [X0: $int,X1: 'Queue'] :
    ! [X2: 'Array[Int,Int]'] :
      ( ( elems(X1) != X2 )
      | ( $less(X0,size(X1))
        & ! [X4: $int,X3: $int] :
            ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X2,X3)),key('select:(Array[Int,Int]*Int)>Int'(X2,X4)))
            | ~ $less(X4,size(X1))
            | ~ $less(X3,X4)
            | $less(X3,0)
            | ~ $less(0,X4)
            | ( X0 = X4 ) )
        & ? [X6: $int,X7: $int,X5: 'Array[Int,Int]'] :
          ! [X8: $int] :
            ( ( $sum(X0,$uminus(1)) != X8 )
            | ( $less(key('select:(Array[Int,Int]*Int)>Int'(X5,X7)),key('select:(Array[Int,Int]*Int)>Int'(X5,X6)))
              & $less(0,X6)
              & ~ $less(X7,0)
              & $less(X7,X6)
              & $less(X6,size(X1))
              & ( X6 != X8 )
              & ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X8,'select:(Array[Int,Int]*Int)>Int'(X2,X0)),X0,'select:(Array[Int,Int]*Int)>Int'(X2,X8)) = X5 ) ) )
        & $less(key('select:(Array[Int,Int]*Int)>Int'(X2,$sum(X0,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(X2,X0)))
        & ~ $less(X0,0)
        & $less(0,X0) ) ),
    inference(flattening,[],[f13]) ).

tff(f13,plain,
    ? [X0: $int,X1: 'Queue'] :
    ! [X2: 'Array[Int,Int]'] :
      ( ( ? [X6: $int,X7: $int,X5: 'Array[Int,Int]'] :
          ! [X8: $int] :
            ( ( $sum(X0,$uminus(1)) != X8 )
            | ( $less(key('select:(Array[Int,Int]*Int)>Int'(X5,X7)),key('select:(Array[Int,Int]*Int)>Int'(X5,X6)))
              & ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X8,'select:(Array[Int,Int]*Int)>Int'(X2,X0)),X0,'select:(Array[Int,Int]*Int)>Int'(X2,X8)) = X5 )
              & ~ $less(X7,0)
              & $less(0,X6)
              & $less(X6,size(X1))
              & ( X6 != X8 )
              & $less(X7,X6) ) )
        & $less(X0,size(X1))
        & ~ $less(X0,0)
        & ! [X3: $int,X4: $int] :
            ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X2,X3)),key('select:(Array[Int,Int]*Int)>Int'(X2,X4)))
            | ( X0 = X4 )
            | ~ $less(X4,size(X1))
            | $less(X3,0)
            | ~ $less(0,X4)
            | ~ $less(X3,X4) )
        & $less(key('select:(Array[Int,Int]*Int)>Int'(X2,$sum(X0,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(X2,X0)))
        & $less(0,X0) )
      | ( elems(X1) != X2 ) ),
    inference(ennf_transformation,[],[f11]) ).

tff(f11,plain,
    ~ ! [X0: $int,X1: 'Queue'] :
      ? [X2: 'Array[Int,Int]'] :
        ( ( ( $less(X0,size(X1))
            & ~ $less(X0,0)
            & ! [X3: $int,X4: $int] :
                ( ( ( X0 != X4 )
                  & $less(X4,size(X1))
                  & ~ $less(X3,0)
                  & $less(0,X4)
                  & $less(X3,X4) )
               => ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X2,X3)),key('select:(Array[Int,Int]*Int)>Int'(X2,X4))) )
            & $less(key('select:(Array[Int,Int]*Int)>Int'(X2,$sum(X0,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(X2,X0)))
            & $less(0,X0) )
         => ! [X6: $int,X7: $int,X5: 'Array[Int,Int]'] :
            ? [X8: $int] :
              ( ( $sum(X0,$uminus(1)) = X8 )
              & ( ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X8,'select:(Array[Int,Int]*Int)>Int'(X2,X0)),X0,'select:(Array[Int,Int]*Int)>Int'(X2,X8)) = X5 )
                  & ~ $less(X7,0)
                  & $less(0,X6)
                  & $less(X6,size(X1))
                  & ( X6 != X8 )
                  & $less(X7,X6) )
               => ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X5,X7)),key('select:(Array[Int,Int]*Int)>Int'(X5,X6))) ) ) )
        & ( elems(X1) = X2 ) ),
    inference(rectify,[],[f6]) ).

tff(f6,plain,
    ~ ! [X0: $int,X1: 'Queue'] :
      ? [X2: 'Array[Int,Int]'] :
        ( ( ( ! [X4: $int,X3: $int] :
                ( ( $less(X3,size(X1))
                  & $less(X4,X3)
                  & $less(0,X3)
                  & ~ $less(X4,0)
                  & ( X0 != X3 ) )
               => ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X2,X4)),key('select:(Array[Int,Int]*Int)>Int'(X2,X3))) )
            & ~ $less(X0,0)
            & $less(key('select:(Array[Int,Int]*Int)>Int'(X2,$sum(X0,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(X2,X0)))
            & $less(0,X0)
            & $less(X0,size(X1)) )
         => ! [X5: 'Array[Int,Int]',X3: $int,X4: $int] :
            ? [X6: $int] :
              ( ( ( ~ $less(X4,0)
                  & $less(X4,X3)
                  & ( X3 != X6 )
                  & $less(X3,size(X1))
                  & $less(0,X3)
                  & ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X6,'select:(Array[Int,Int]*Int)>Int'(X2,X0)),X0,'select:(Array[Int,Int]*Int)>Int'(X2,X6)) = X5 ) )
               => ~ $less(key('select:(Array[Int,Int]*Int)>Int'(X5,X4)),key('select:(Array[Int,Int]*Int)>Int'(X5,X3))) )
              & ( $sum(X0,$uminus(1)) = X6 ) ) )
        & ( elems(X1) = X2 ) ),
    inference(theory_normalization,[],[f1]) ).

tff(f1,axiom,
    ~ ! [X0: $int,X1: 'Queue'] :
      ? [X2: 'Array[Int,Int]'] :
        ( ( ( ! [X4: $int,X3: $int] :
                ( ( $less(X3,size(X1))
                  & $less(X4,X3)
                  & $greater(X3,0)
                  & $greatereq(X4,0)
                  & ( X0 != X3 ) )
               => $lesseq(key('select:(Array[Int,Int]*Int)>Int'(X2,X3)),key('select:(Array[Int,Int]*Int)>Int'(X2,X4))) )
            & $greatereq(X0,0)
            & ~ $lesseq(key('select:(Array[Int,Int]*Int)>Int'(X2,X0)),key('select:(Array[Int,Int]*Int)>Int'(X2,$difference(X0,1))))
            & $greater(X0,0)
            & $less(X0,size(X1)) )
         => ! [X5: 'Array[Int,Int]',X3: $int,X4: $int] :
            ? [X6: $int] :
              ( ( ( $greatereq(X4,0)
                  & $less(X4,X3)
                  & ( X3 != X6 )
                  & $less(X3,size(X1))
                  & $greater(X3,0)
                  & ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X6,'select:(Array[Int,Int]*Int)>Int'(X2,X0)),X0,'select:(Array[Int,Int]*Int)>Int'(X2,X6)) = X5 ) )
               => $lesseq(key('select:(Array[Int,Int]*Int)>Int'(X5,X3)),key('select:(Array[Int,Int]*Int)>Int'(X5,X4))) )
              & ( $difference(X0,1) = X6 ) ) )
        & ( elems(X1) = X2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_1) ).

tff(f577,plain,
    ( spl6_41
    | spl6_32
    | spl6_31
    | ~ spl6_9
    | ~ spl6_28 ),
    inference(avatar_split_clause,[],[f572,f325,f95,f338,f342,f574]) ).

tff(f342,plain,
    ( spl6_32
  <=> ( $sum(sK1,-1) = sK4(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_32])]) ).

tff(f95,plain,
    ( spl6_9
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))) = sK5(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_9])]) ).

tff(f572,plain,
    ( ( sK1 = sK4(elems(sK2)) )
    | ( $sum(sK1,-1) = sK4(elems(sK2)) )
    | $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_9
    | ~ spl6_28 ),
    inference(superposition,[],[f327,f180]) ).

tff(f180,plain,
    ( ! [X0: $int] :
        ( ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),X0) )
        | ( $sum(sK1,-1) = X0 )
        | ( sK1 = X0 ) )
    | ~ spl6_9 ),
    inference(superposition,[],[f31,f118]) ).

tff(f118,plain,
    ( ! [X0: $int] :
        ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),X0) = 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),X0) )
        | ( sK1 = X0 ) )
    | ~ spl6_9 ),
    inference(superposition,[],[f31,f97]) ).

tff(f97,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))) = sK5(elems(sK2)) )
    | ~ spl6_9 ),
    inference(avatar_component_clause,[],[f95]) ).

tff(f31,plain,
    ! [X2: $int,X3: 'Array[Int,Int]',X0: $int,X1: $int] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X0,X2),X1) = 'select:(Array[Int,Int]*Int)>Int'(X3,X1) )
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ! [X2: $int,X1: $int,X0: $int,X3: 'Array[Int,Int]'] :
      ( ( X0 = X1 )
      | ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X0,X2),X1) = 'select:(Array[Int,Int]*Int)>Int'(X3,X1) ) ),
    inference(ennf_transformation,[],[f7]) ).

tff(f7,plain,
    ! [X0: $int,X1: $int,X3: 'Array[Int,Int]',X2: $int] :
      ( ( X0 != X1 )
     => ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X0,X2),X1) = 'select:(Array[Int,Int]*Int)>Int'(X3,X1) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,axiom,
    ! [X8: $int,X10: $int,X9: $int,X7: 'Array[Int,Int]'] :
      ( ( X8 != X10 )
     => ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X7,X8,X9),X10) = 'select:(Array[Int,Int]*Int)>Int'(X7,X10) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_3) ).

tff(f453,plain,
    ( spl6_40
    | ~ spl6_23 ),
    inference(avatar_split_clause,[],[f436,f186,f450]) ).

tff(f450,plain,
    ( spl6_40
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(sK5(elems(sK2)),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_40])]) ).

tff(f186,plain,
    ( spl6_23
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_23])]) ).

tff(f436,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(sK5(elems(sK2)),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_23 ),
    inference(superposition,[],[f429,f188]) ).

tff(f188,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) )
    | ~ spl6_23 ),
    inference(avatar_component_clause,[],[f186]) ).

tff(f429,plain,
    ! [X0: 'Array[Int,Int]',X1: $int] : ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,'select:(Array[Int,Int]*Int)>Int'(X0,X1)) = X0 ),
    inference(equality_resolution,[],[f402]) ).

tff(f402,plain,
    ! [X2: $int,X0: 'Array[Int,Int]',X1: $int] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'(X0,X1) != X2 )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2) = X0 ) ),
    inference(superposition,[],[f212,f16]) ).

tff(f16,plain,
    ! [X2: $int,X0: 'Array[Int,Int]',X1: $int] : ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2),X1) = X2 ),
    inference(cnf_transformation,[],[f8]) ).

tff(f8,plain,
    ! [X2: $int,X0: 'Array[Int,Int]',X1: $int] : ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2),X1) = X2 ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X7: 'Array[Int,Int]',X8: $int,X9: $int] : ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X7,X8,X9),X8) = X9 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(f212,plain,
    ! [X3: 'Array[Int,Int]',X4: $int,X5: $int] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X4,X5),X4) != 'select:(Array[Int,Int]*Int)>Int'(X3,X4) )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X4,X5) = X3 ) ),
    inference(duplicate_literal_removal,[],[f209]) ).

tff(f209,plain,
    ! [X3: 'Array[Int,Int]',X4: $int,X5: $int] :
      ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X4,X5) = X3 )
      | ( 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X4,X5),X4) != 'select:(Array[Int,Int]*Int)>Int'(X3,X4) )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X3,X4,X5) = X3 ) ),
    inference(superposition,[],[f18,f198]) ).

tff(f198,plain,
    ! [X2: $int,X0: 'Array[Int,Int]',X1: $int] :
      ( ( sK0(X0,'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2)) = X1 )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2) = X0 ) ),
    inference(equality_resolution,[],[f112]) ).

tff(f112,plain,
    ! [X2: 'Array[Int,Int]',X3: $int,X4: $int,X5: 'Array[Int,Int]'] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'(X2,sK0(X5,'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4))) != 'select:(Array[Int,Int]*Int)>Int'(X5,sK0(X5,'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4))) )
      | ( sK0(X5,'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4)) = X3 )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4) = X5 ) ),
    inference(superposition,[],[f18,f31]) ).

tff(f18,plain,
    ! [X0: 'Array[Int,Int]',X1: 'Array[Int,Int]'] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'(X1,sK0(X0,X1)) != 'select:(Array[Int,Int]*Int)>Int'(X0,sK0(X0,X1)) )
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,plain,
    ! [X0: 'Array[Int,Int]',X1: 'Array[Int,Int]'] :
      ( ( X0 = X1 )
      | ? [X2: $int] : ( 'select:(Array[Int,Int]*Int)>Int'(X1,X2) != 'select:(Array[Int,Int]*Int)>Int'(X0,X2) ) ),
    inference(ennf_transformation,[],[f10]) ).

tff(f10,plain,
    ! [X0: 'Array[Int,Int]',X1: 'Array[Int,Int]'] :
      ( ! [X2: $int] : ( 'select:(Array[Int,Int]*Int)>Int'(X1,X2) = 'select:(Array[Int,Int]*Int)>Int'(X0,X2) )
     => ( X0 = X1 ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X11: 'Array[Int,Int]',X7: 'Array[Int,Int]'] :
      ( ! [X8: $int] : ( 'select:(Array[Int,Int]*Int)>Int'(X7,X8) = 'select:(Array[Int,Int]*Int)>Int'(X11,X8) )
     => ( X7 = X11 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_4) ).

tff(f448,plain,
    ( spl6_39
    | ~ spl6_12 ),
    inference(avatar_split_clause,[],[f435,f121,f445]) ).

tff(f445,plain,
    ( spl6_39
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = elems(sK2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_39])]) ).

tff(f121,plain,
    ( spl6_12
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) = 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_12])]) ).

tff(f435,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = elems(sK2) )
    | ~ spl6_12 ),
    inference(superposition,[],[f429,f123]) ).

tff(f123,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) = 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1)) )
    | ~ spl6_12 ),
    inference(avatar_component_clause,[],[f121]) ).

tff(f420,plain,
    ( ~ spl6_38
    | ~ spl6_14
    | spl6_25 ),
    inference(avatar_split_clause,[],[f415,f220,f133,f417]) ).

tff(f417,plain,
    ( spl6_38
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) = 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_38])]) ).

tff(f133,plain,
    ( spl6_14
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = sK5(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_14])]) ).

tff(f220,plain,
    ( spl6_25
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_25])]) ).

tff(f415,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) != 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1) )
    | ~ spl6_14
    | spl6_25 ),
    inference(subsumption_resolution,[],[f400,f221]) ).

tff(f221,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) != sK5(elems(sK2)) )
    | spl6_25 ),
    inference(avatar_component_clause,[],[f220]) ).

tff(f400,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) != 'select:(Array[Int,Int]*Int)>Int'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1) )
    | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_14 ),
    inference(superposition,[],[f212,f135]) ).

tff(f135,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_14 ),
    inference(avatar_component_clause,[],[f133]) ).

tff(f414,plain,
    ( ~ spl6_36
    | spl6_37
    | spl6_15
    | ~ spl6_9
    | ~ spl6_12
    | ~ spl6_23 ),
    inference(avatar_split_clause,[],[f405,f186,f121,f95,f144,f411,f407]) ).

tff(f407,plain,
    ( spl6_36
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_36])]) ).

tff(f411,plain,
    ( spl6_37
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = elems(sK2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_37])]) ).

tff(f405,plain,
    ( ( sK1 = $sum(sK1,-1) )
    | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = elems(sK2) )
    | ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) != 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) )
    | ~ spl6_9
    | ~ spl6_12
    | ~ spl6_23 ),
    inference(forward_demodulation,[],[f404,f188]) ).

tff(f404,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = elems(sK2) )
    | ( sK1 = $sum(sK1,-1) )
    | ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) != 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) )
    | ~ spl6_9
    | ~ spl6_12 ),
    inference(forward_demodulation,[],[f401,f123]) ).

tff(f401,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) != 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1)) )
    | ( sK1 = $sum(sK1,-1) )
    | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = elems(sK2) )
    | ~ spl6_9 ),
    inference(superposition,[],[f212,f118]) ).

tff(f366,plain,
    ( spl6_25
    | spl6_27
    | ~ spl6_14 ),
    inference(avatar_split_clause,[],[f260,f133,f270,f220]) ).

tff(f270,plain,
    ( spl6_27
  <=> ( sK0(sK5(elems(sK2)),'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_27])]) ).

tff(f260,plain,
    ( ( sK0(sK5(elems(sK2)),'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) = sK1 )
    | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_14 ),
    inference(superposition,[],[f206,f135]) ).

tff(f206,plain,
    ! [X2: $int,X0: 'Array[Int,Int]',X1: $int] :
      ( ( sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2),X0) = X1 )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X0,X1,X2) = X0 ) ),
    inference(equality_resolution,[],[f114]) ).

tff(f114,plain,
    ! [X2: 'Array[Int,Int]',X3: $int,X4: $int,X5: 'Array[Int,Int]'] :
      ( ( 'select:(Array[Int,Int]*Int)>Int'(X2,sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4),X5)) != 'select:(Array[Int,Int]*Int)>Int'(X5,sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4),X5)) )
      | ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4) = X5 )
      | ( sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X3,X4),X5) = X3 ) ),
    inference(superposition,[],[f18,f31]) ).

tff(f365,plain,
    ( spl6_34
    | spl6_35
    | ~ spl6_25 ),
    inference(avatar_split_clause,[],[f347,f220,f362,f357]) ).

tff(f357,plain,
    ( spl6_34
  <=> ( sK5(elems(sK2)) = elems(sK2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_34])]) ).

tff(f362,plain,
    ( spl6_35
  <=> ( $sum(sK1,-1) = sK0(elems(sK2),sK5(elems(sK2))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_35])]) ).

tff(f347,plain,
    ( ( $sum(sK1,-1) = sK0(elems(sK2),sK5(elems(sK2))) )
    | ( sK5(elems(sK2)) = elems(sK2) )
    | ~ spl6_25 ),
    inference(superposition,[],[f198,f222]) ).

tff(f222,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_25 ),
    inference(avatar_component_clause,[],[f220]) ).

tff(f360,plain,
    ( spl6_33
    | spl6_34
    | ~ spl6_25 ),
    inference(avatar_split_clause,[],[f346,f220,f357,f353]) ).

tff(f353,plain,
    ( spl6_33
  <=> ( $sum(sK1,-1) = sK0(sK5(elems(sK2)),elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_33])]) ).

tff(f346,plain,
    ( ( sK5(elems(sK2)) = elems(sK2) )
    | ( $sum(sK1,-1) = sK0(sK5(elems(sK2)),elems(sK2)) )
    | ~ spl6_25 ),
    inference(superposition,[],[f206,f222]) ).

tff(f345,plain,
    ( spl6_30
    | spl6_31
    | spl6_32
    | ~ spl6_1
    | ~ spl6_9 ),
    inference(avatar_split_clause,[],[f322,f95,f55,f342,f338,f334]) ).

tff(f322,plain,
    ( ( $sum(sK1,-1) = sK4(elems(sK2)) )
    | ( sK1 = sK4(elems(sK2)) )
    | $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2)))))
    | ~ spl6_1
    | ~ spl6_9 ),
    inference(superposition,[],[f57,f180]) ).

tff(f332,plain,
    ( spl6_28
    | spl6_29
    | ~ spl6_1
    | spl6_5
    | ~ spl6_9 ),
    inference(avatar_split_clause,[],[f323,f95,f75,f55,f329,f325]) ).

tff(f323,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_1
    | spl6_5
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f321,f77]) ).

tff(f321,plain,
    ( ( sK1 = sK3(elems(sK2)) )
    | ( $sum(sK1,-1) = sK3(elems(sK2)) )
    | $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK3(elems(sK2)))))
    | ~ spl6_1
    | ~ spl6_9 ),
    inference(superposition,[],[f57,f180]) ).

tff(f274,plain,
    ( spl6_24
    | spl6_25
    | ~ spl6_14 ),
    inference(avatar_split_clause,[],[f256,f133,f220,f216]) ).

tff(f216,plain,
    ( spl6_24
  <=> ( sK1 = sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK5(elems(sK2))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_24])]) ).

tff(f256,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ( sK1 = sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK5(elems(sK2))) )
    | ~ spl6_14 ),
    inference(superposition,[],[f198,f135]) ).

tff(f273,plain,
    ( spl6_27
    | ~ spl6_14
    | spl6_25 ),
    inference(avatar_split_clause,[],[f268,f220,f133,f270]) ).

tff(f268,plain,
    ( ( sK0(sK5(elems(sK2)),'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) = sK1 )
    | ~ spl6_14
    | spl6_25 ),
    inference(subsumption_resolution,[],[f260,f221]) ).

tff(f246,plain,
    ( spl6_26
    | ~ spl6_14
    | ~ spl6_25 ),
    inference(avatar_split_clause,[],[f224,f220,f133,f243]) ).

tff(f243,plain,
    ( spl6_26
  <=> ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(sK5(elems(sK2)),sK1,'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = sK5(elems(sK2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_26])]) ).

tff(f224,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(sK5(elems(sK2)),sK1,'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_14
    | ~ spl6_25 ),
    inference(backward_demodulation,[],[f135,f222]) ).

tff(f223,plain,
    ( spl6_24
    | spl6_25
    | ~ spl6_14 ),
    inference(avatar_split_clause,[],[f207,f133,f220,f216]) ).

tff(f207,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)) = sK5(elems(sK2)) )
    | ( sK1 = sK0('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK5(elems(sK2))) )
    | ~ spl6_14 ),
    inference(superposition,[],[f198,f135]) ).

tff(f190,plain,
    ( spl6_15
    | spl6_23
    | ~ spl6_9 ),
    inference(avatar_split_clause,[],[f179,f95,f186,f144]) ).

tff(f179,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) )
    | ( sK1 = $sum(sK1,-1) )
    | ~ spl6_9 ),
    inference(superposition,[],[f16,f118]) ).

tff(f189,plain,
    ( spl6_23
    | spl6_15
    | ~ spl6_9 ),
    inference(avatar_split_clause,[],[f177,f95,f144,f186]) ).

tff(f177,plain,
    ( ( sK1 = $sum(sK1,-1) )
    | ( 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1) = 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),$sum(sK1,-1)) )
    | ~ spl6_9 ),
    inference(superposition,[],[f118,f16]) ).

tff(f176,plain,
    ( ~ spl6_21
    | spl6_19
    | ~ spl6_22
    | ~ spl6_12
    | ~ spl6_18 ),
    inference(avatar_split_clause,[],[f167,f156,f121,f173,f160,f169]) ).

tff(f169,plain,
    ( spl6_21
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_21])]) ).

tff(f160,plain,
    ( spl6_19
  <=> $less($sum(sK1,-1),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_19])]) ).

tff(f173,plain,
    ( spl6_22
  <=> $less($sum(sK1,-1),$sum(sK1,-1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_22])]) ).

tff(f167,plain,
    ( ~ $less($sum(sK1,-1),$sum(sK1,-1))
    | $less($sum(sK1,-1),0)
    | ~ $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
    | ~ spl6_12
    | ~ spl6_18 ),
    inference(superposition,[],[f157,f123]) ).

tff(f166,plain,
    ( spl6_19
    | spl6_20
    | ~ spl6_12 ),
    inference(avatar_split_clause,[],[f141,f121,f164,f160]) ).

tff(f141,plain,
    ( ! [X0: $int] :
        ( ( sK1 = X0 )
        | ~ $less(0,X0)
        | ~ $less($sum(sK1,-1),X0)
        | $less($sum(sK1,-1),0)
        | ~ $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)))
        | ~ $less(X0,size(sK2)) )
    | ~ spl6_12 ),
    inference(superposition,[],[f36,f123]) ).

tff(f158,plain,
    ( spl6_15
    | ~ spl6_16
    | ~ spl6_17
    | spl6_18
    | ~ spl6_12 ),
    inference(avatar_split_clause,[],[f142,f121,f156,f152,f148,f144]) ).

tff(f148,plain,
    ( spl6_16
  <=> $less($sum(sK1,-1),size(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_16])]) ).

tff(f152,plain,
    ( spl6_17
  <=> $less(0,$sum(sK1,-1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_17])]) ).

tff(f142,plain,
    ( ! [X0: $int] :
        ( ~ $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),X0)),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)))
        | ~ $less(0,$sum(sK1,-1))
        | ~ $less($sum(sK1,-1),size(sK2))
        | $less(X0,0)
        | ( sK1 = $sum(sK1,-1) )
        | ~ $less(X0,$sum(sK1,-1)) )
    | ~ spl6_12 ),
    inference(superposition,[],[f36,f123]) ).

tff(f136,plain,
    ( spl6_14
    | ~ spl6_9
    | ~ spl6_12 ),
    inference(avatar_split_clause,[],[f126,f121,f95,f133]) ).

tff(f126,plain,
    ( ( 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)) = sK5(elems(sK2)) )
    | ~ spl6_9
    | ~ spl6_12 ),
    inference(backward_demodulation,[],[f97,f123]) ).

tff(f131,plain,
    ( spl6_13
    | ~ spl6_2
    | ~ spl6_12 ),
    inference(avatar_split_clause,[],[f125,f121,f60,f128]) ).

tff(f128,plain,
    ( spl6_13
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_13])]) ).

tff(f60,plain,
    ( spl6_2
  <=> $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_2])]) ).

tff(f125,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1)),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)))
    | ~ spl6_2
    | ~ spl6_12 ),
    inference(backward_demodulation,[],[f62,f123]) ).

tff(f62,plain,
    ( $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)))
    | ~ spl6_2 ),
    inference(avatar_component_clause,[],[f60]) ).

tff(f124,plain,
    ( spl6_12
    | ~ spl6_9 ),
    inference(avatar_split_clause,[],[f119,f95,f121]) ).

tff(f119,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK1) = 'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1)) )
    | ~ spl6_9 ),
    inference(superposition,[],[f16,f97]) ).

tff(f108,plain,
    spl6_11,
    inference(avatar_split_clause,[],[f35,f105]) ).

tff(f105,plain,
    ( spl6_11
  <=> $less(0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_11])]) ).

tff(f35,plain,
    $less(0,sK1),
    inference(equality_resolution,[],[f27]) ).

tff(f27,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(0,sK1)
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f103,plain,
    spl6_10,
    inference(avatar_split_clause,[],[f44,f100]) ).

tff(f44,plain,
    $less(sK4(elems(sK2)),sK3(elems(sK2))),
    inference(equality_resolution,[],[f43]) ).

tff(f43,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(sK4(X2),sK3(X2))
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f22]) ).

tff(f22,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( $less(sK4(X2),sK3(X2))
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f98,plain,
    spl6_9,
    inference(avatar_split_clause,[],[f51,f95]) ).

tff(f51,plain,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,-1),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))) = sK5(elems(sK2)),
    inference(evaluation,[],[f50]) ).

tff(f50,plain,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(elems(sK2),$sum(sK1,$uminus(1)),'select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,$uminus(1)))) = sK5(elems(sK2)),
    inference(equality_resolution,[],[f49]) ).

tff(f49,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( ( sK5(X2) = 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,$sum(sK1,$uminus(1)),'select:(Array[Int,Int]*Int)>Int'(X2,sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(X2,$sum(sK1,$uminus(1)))) )
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f19]) ).

tff(f19,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( ( sK5(X2) = 'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'('store:(Array[Int,Int]*Int*Int)>Array[Int,Int]'(X2,X8,'select:(Array[Int,Int]*Int)>Int'(X2,sK1)),sK1,'select:(Array[Int,Int]*Int)>Int'(X2,X8)) )
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f93,plain,
    spl6_8,
    inference(avatar_split_clause,[],[f32,f90]) ).

tff(f90,plain,
    ( spl6_8
  <=> $less(sK1,size(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_8])]) ).

tff(f32,plain,
    $less(sK1,size(sK2)),
    inference(equality_resolution,[],[f30]) ).

tff(f30,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(sK1,size(sK2))
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f88,plain,
    ~ spl6_7,
    inference(avatar_split_clause,[],[f34,f85]) ).

tff(f85,plain,
    ( spl6_7
  <=> $less(sK1,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_7])]) ).

tff(f34,plain,
    ~ $less(sK1,0),
    inference(equality_resolution,[],[f28]) ).

tff(f28,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( ~ $less(sK1,0)
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f83,plain,
    spl6_6,
    inference(avatar_split_clause,[],[f46,f80]) ).

tff(f46,plain,
    $less(sK3(elems(sK2)),size(sK2)),
    inference(equality_resolution,[],[f45]) ).

tff(f45,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(sK3(X2),size(sK2))
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f21]) ).

tff(f21,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( $less(sK3(X2),size(sK2))
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f78,plain,
    ~ spl6_5,
    inference(avatar_split_clause,[],[f52,f75]) ).

tff(f52,plain,
    $sum(sK1,-1) != sK3(elems(sK2)),
    inference(evaluation,[],[f48]) ).

tff(f48,plain,
    $sum(sK1,$uminus(1)) != sK3(elems(sK2)),
    inference(equality_resolution,[],[f47]) ).

tff(f47,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( ( $sum(sK1,$uminus(1)) != sK3(X2) )
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f20]) ).

tff(f20,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( ( sK3(X2) != X8 )
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f73,plain,
    spl6_4,
    inference(avatar_split_clause,[],[f40,f70]) ).

tff(f40,plain,
    $less(0,sK3(elems(sK2))),
    inference(equality_resolution,[],[f39]) ).

tff(f39,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(0,sK3(X2))
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f24]) ).

tff(f24,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( $less(0,sK3(X2))
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f68,plain,
    ~ spl6_3,
    inference(avatar_split_clause,[],[f42,f65]) ).

tff(f42,plain,
    ~ $less(sK4(elems(sK2)),0),
    inference(equality_resolution,[],[f41]) ).

tff(f41,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( ~ $less(sK4(X2),0)
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f23]) ).

tff(f23,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( ~ $less(sK4(X2),0)
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f63,plain,
    spl6_2,
    inference(avatar_split_clause,[],[f53,f60]) ).

tff(f53,plain,
    $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,-1))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))),
    inference(evaluation,[],[f33]) ).

tff(f33,plain,
    $less(key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),$sum(sK1,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(elems(sK2),sK1))),
    inference(equality_resolution,[],[f29]) ).

tff(f29,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(key('select:(Array[Int,Int]*Int)>Int'(X2,$sum(sK1,$uminus(1)))),key('select:(Array[Int,Int]*Int)>Int'(X2,sK1)))
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

tff(f58,plain,
    spl6_1,
    inference(avatar_split_clause,[],[f38,f55]) ).

tff(f38,plain,
    $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK4(elems(sK2)))),key('select:(Array[Int,Int]*Int)>Int'(sK5(elems(sK2)),sK3(elems(sK2))))),
    inference(equality_resolution,[],[f37]) ).

tff(f37,plain,
    ! [X2: 'Array[Int,Int]'] :
      ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(X2),sK4(X2))),key('select:(Array[Int,Int]*Int)>Int'(sK5(X2),sK3(X2))))
      | ( elems(sK2) != X2 ) ),
    inference(equality_resolution,[],[f25]) ).

tff(f25,plain,
    ! [X2: 'Array[Int,Int]',X8: $int] :
      ( $less(key('select:(Array[Int,Int]*Int)>Int'(sK5(X2),sK4(X2))),key('select:(Array[Int,Int]*Int)>Int'(sK5(X2),sK3(X2))))
      | ( $sum(sK1,$uminus(1)) != X8 )
      | ( elems(sK2) != X2 ) ),
    inference(cnf_transformation,[],[f14]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : DAT329=1 : TPTP v8.1.0. Released v7.0.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n027.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   : Mon Aug 29 20:47:30 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.53  % (3711)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.19/0.54  % (3723)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.54  % (3704)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (3704)Instruction limit reached!
% 0.19/0.54  % (3704)------------------------------
% 0.19/0.54  % (3704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (3704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (3704)Termination reason: Unknown
% 0.19/0.54  % (3704)Termination phase: Including theory axioms
% 0.19/0.54  
% 0.19/0.54  % (3704)Memory used [KB]: 895
% 0.19/0.54  % (3704)Time elapsed: 0.004 s
% 0.19/0.54  % (3704)Instructions burned: 2 (million)
% 0.19/0.54  % (3704)------------------------------
% 0.19/0.54  % (3704)------------------------------
% 0.19/0.55  % (3724)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (3716)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (3723)Refutation not found, incomplete strategy% (3723)------------------------------
% 0.19/0.55  % (3723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3723)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (3723)Memory used [KB]: 895
% 0.19/0.55  % (3723)Time elapsed: 0.004 s
% 0.19/0.55  % (3723)Instructions burned: 1 (million)
% 0.19/0.55  % (3723)------------------------------
% 0.19/0.55  % (3723)------------------------------
% 0.19/0.55  % (3703)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.55  % (3708)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.19/0.55  % (3714)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.55  % (3724)Refutation not found, incomplete strategy% (3724)------------------------------
% 0.19/0.55  % (3724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3716)Instruction limit reached!
% 0.19/0.55  % (3716)------------------------------
% 0.19/0.55  % (3716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3716)Termination reason: Unknown
% 0.19/0.55  % (3716)Termination phase: Including theory axioms
% 0.19/0.55  
% 0.19/0.55  % (3716)Memory used [KB]: 895
% 0.19/0.55  % (3716)Time elapsed: 0.004 s
% 0.19/0.55  % (3716)Instructions burned: 2 (million)
% 0.19/0.55  % (3716)------------------------------
% 0.19/0.55  % (3716)------------------------------
% 0.19/0.55  % (3724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3724)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (3724)Memory used [KB]: 5500
% 0.19/0.55  % (3724)Time elapsed: 0.004 s
% 0.19/0.55  % (3724)Instructions burned: 2 (million)
% 0.19/0.55  % (3724)------------------------------
% 0.19/0.55  % (3724)------------------------------
% 0.19/0.56  % (3703)Instruction limit reached!
% 0.19/0.56  % (3703)------------------------------
% 0.19/0.56  % (3703)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3703)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3703)Termination reason: Unknown
% 0.19/0.56  % (3703)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (3703)Memory used [KB]: 5628
% 0.19/0.56  % (3703)Time elapsed: 0.157 s
% 0.19/0.56  % (3703)Instructions burned: 9 (million)
% 0.19/0.56  % (3703)------------------------------
% 0.19/0.56  % (3703)------------------------------
% 0.19/0.56  % (3708)Refutation not found, incomplete strategy% (3708)------------------------------
% 0.19/0.56  % (3708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3708)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (3708)Memory used [KB]: 5500
% 0.19/0.56  % (3708)Time elapsed: 0.003 s
% 0.19/0.56  % (3708)Instructions burned: 3 (million)
% 0.19/0.56  % (3708)------------------------------
% 0.19/0.56  % (3708)------------------------------
% 0.19/0.56  % (3707)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.56  % (3707)Refutation not found, incomplete strategy% (3707)------------------------------
% 0.19/0.56  % (3707)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3707)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3707)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (3707)Memory used [KB]: 5373
% 0.19/0.56  % (3707)Time elapsed: 0.001 s
% 0.19/0.56  % (3707)------------------------------
% 0.19/0.56  % (3707)------------------------------
% 0.19/0.56  % (3705)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.57  % (3727)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.70/0.57  % (3701)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 1.70/0.57  % (3727)Refutation not found, incomplete strategy% (3727)------------------------------
% 1.70/0.57  % (3727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (3727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (3727)Termination reason: Refutation not found, incomplete strategy
% 1.70/0.57  
% 1.70/0.57  % (3727)Memory used [KB]: 5500
% 1.70/0.57  % (3727)Time elapsed: 0.003 s
% 1.70/0.57  % (3727)Instructions burned: 5 (million)
% 1.70/0.57  % (3727)------------------------------
% 1.70/0.57  % (3727)------------------------------
% 1.70/0.57  % (3706)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.70/0.57  % (3721)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.70/0.57  % (3706)Refutation not found, incomplete strategy% (3706)------------------------------
% 1.70/0.57  % (3706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (3706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (3706)Termination reason: Refutation not found, incomplete strategy
% 1.70/0.57  
% 1.70/0.57  % (3706)Memory used [KB]: 5373
% 1.70/0.57  % (3706)Time elapsed: 0.003 s
% 1.70/0.57  % (3706)Instructions burned: 2 (million)
% 1.70/0.57  % (3706)------------------------------
% 1.70/0.57  % (3706)------------------------------
% 1.70/0.57  % (3719)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.70/0.57  % (3710)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.70/0.57  % (3715)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.70/0.58  % (3729)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.70/0.58  % (3709)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 1.70/0.58  % (3709)Refutation not found, incomplete strategy% (3709)------------------------------
% 1.70/0.58  % (3709)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (3728)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.70/0.58  % (3702)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.70/0.58  % (3730)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 1.70/0.58  % (3719)Refutation not found, incomplete strategy% (3719)------------------------------
% 1.70/0.58  % (3719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (3719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.58  % (3719)Termination reason: Refutation not found, incomplete strategy
% 1.70/0.58  
% 1.70/0.58  % (3719)Memory used [KB]: 5373
% 1.70/0.58  % (3719)Time elapsed: 0.004 s
% 1.70/0.58  % (3719)Instructions burned: 1 (million)
% 1.70/0.58  % (3719)------------------------------
% 1.70/0.58  % (3719)------------------------------
% 1.83/0.58  % (3721)Refutation not found, incomplete strategy% (3721)------------------------------
% 1.83/0.58  % (3721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.58  % (3721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.58  % (3721)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.58  
% 1.83/0.58  % (3721)Memory used [KB]: 1023
% 1.83/0.58  % (3721)Time elapsed: 0.004 s
% 1.83/0.58  % (3721)Instructions burned: 3 (million)
% 1.83/0.58  % (3721)------------------------------
% 1.83/0.58  % (3721)------------------------------
% 1.83/0.58  % (3725)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.83/0.59  % (3722)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.83/0.59  % (3714)Instruction limit reached!
% 1.83/0.59  % (3714)------------------------------
% 1.83/0.59  % (3714)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (3714)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (3714)Termination reason: Unknown
% 1.83/0.59  % (3714)Termination phase: Saturation
% 1.83/0.59  
% 1.83/0.59  % (3714)Memory used [KB]: 5756
% 1.83/0.59  % (3714)Time elapsed: 0.158 s
% 1.83/0.59  % (3714)Instructions burned: 22 (million)
% 1.83/0.59  % (3714)------------------------------
% 1.83/0.59  % (3714)------------------------------
% 1.83/0.59  % (3710)Instruction limit reached!
% 1.83/0.59  % (3710)------------------------------
% 1.83/0.59  % (3710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (3710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (3710)Termination reason: Unknown
% 1.83/0.59  % (3710)Termination phase: Including theory axioms
% 1.83/0.59  
% 1.83/0.59  % (3710)Memory used [KB]: 895
% 1.83/0.59  % (3710)Time elapsed: 0.004 s
% 1.83/0.59  % (3710)Instructions burned: 2 (million)
% 1.83/0.59  % (3710)------------------------------
% 1.83/0.59  % (3710)------------------------------
% 1.83/0.59  % (3702)Refutation not found, incomplete strategy% (3702)------------------------------
% 1.83/0.59  % (3702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (3702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (3702)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.59  
% 1.83/0.59  % (3702)Memory used [KB]: 5500
% 1.83/0.59  % (3702)Time elapsed: 0.003 s
% 1.83/0.59  % (3702)Instructions burned: 3 (million)
% 1.83/0.59  % (3702)------------------------------
% 1.83/0.59  % (3702)------------------------------
% 1.83/0.59  % (3709)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (3709)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.59  
% 1.83/0.59  % (3709)Memory used [KB]: 5500
% 1.83/0.59  % (3709)Time elapsed: 0.004 s
% 1.83/0.59  % (3709)Instructions burned: 4 (million)
% 1.83/0.59  % (3709)------------------------------
% 1.83/0.59  % (3709)------------------------------
% 1.83/0.59  % (3715)Refutation not found, incomplete strategy% (3715)------------------------------
% 1.83/0.59  % (3715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (3715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (3715)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.59  
% 1.83/0.59  % (3715)Memory used [KB]: 5628
% 1.83/0.59  % (3715)Time elapsed: 0.004 s
% 1.83/0.59  % (3715)Instructions burned: 3 (million)
% 1.83/0.59  % (3715)------------------------------
% 1.83/0.59  % (3715)------------------------------
% 1.83/0.59  % (3712)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.83/0.60  % (3712)Refutation not found, incomplete strategy% (3712)------------------------------
% 1.83/0.60  % (3712)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (3717)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.83/0.60  % (3712)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (3712)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.60  
% 1.83/0.60  % (3712)Memory used [KB]: 5500
% 1.83/0.60  % (3712)Time elapsed: 0.005 s
% 1.83/0.60  % (3712)Instructions burned: 3 (million)
% 1.83/0.60  % (3712)------------------------------
% 1.83/0.60  % (3712)------------------------------
% 1.83/0.60  % (3726)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.83/0.60  % (3717)Instruction limit reached!
% 1.83/0.60  % (3717)------------------------------
% 1.83/0.60  % (3717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (3717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (3717)Termination reason: Unknown
% 1.83/0.60  % (3717)Termination phase: Property scanning
% 1.83/0.60  
% 1.83/0.60  % (3717)Memory used [KB]: 1023
% 1.83/0.60  % (3717)Time elapsed: 0.002 s
% 1.83/0.60  % (3717)Instructions burned: 2 (million)
% 1.83/0.60  % (3717)------------------------------
% 1.83/0.60  % (3717)------------------------------
% 1.83/0.60  % (3726)Refutation not found, incomplete strategy% (3726)------------------------------
% 1.83/0.60  % (3726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (3726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (3726)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.60  
% 1.83/0.60  % (3726)Memory used [KB]: 5500
% 1.83/0.60  % (3726)Time elapsed: 0.003 s
% 1.83/0.60  % (3726)Instructions burned: 4 (million)
% 1.83/0.60  % (3726)------------------------------
% 1.83/0.60  % (3726)------------------------------
% 1.83/0.60  % (3713)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.83/0.60  % (3713)Instruction limit reached!
% 1.83/0.60  % (3713)------------------------------
% 1.83/0.60  % (3713)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (3713)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (3713)Termination reason: Unknown
% 1.83/0.60  % (3713)Termination phase: Preprocessing 2
% 1.83/0.60  
% 1.83/0.60  % (3713)Memory used [KB]: 895
% 1.83/0.60  % (3713)Time elapsed: 0.002 s
% 1.83/0.60  % (3713)Instructions burned: 2 (million)
% 1.83/0.60  % (3713)------------------------------
% 1.83/0.60  % (3713)------------------------------
% 1.83/0.60  % (3720)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.83/0.60  % (3720)Refutation not found, incomplete strategy% (3720)------------------------------
% 1.83/0.60  % (3720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (3720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (3720)Termination reason: Refutation not found, incomplete strategy
% 1.83/0.60  
% 1.83/0.60  % (3720)Memory used [KB]: 5373
% 1.83/0.60  % (3720)Time elapsed: 0.001 s
% 1.83/0.60  % (3720)------------------------------
% 1.83/0.60  % (3720)------------------------------
% 1.83/0.61  % (3711)Instruction limit reached!
% 1.83/0.61  % (3711)------------------------------
% 1.83/0.61  % (3711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (3711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.61  % (3711)Termination reason: Unknown
% 1.83/0.61  % (3711)Termination phase: Saturation
% 1.83/0.61  
% 1.83/0.61  % (3711)Memory used [KB]: 5884
% 1.83/0.61  % (3711)Time elapsed: 0.203 s
% 1.83/0.61  % (3711)Instructions burned: 36 (million)
% 1.83/0.61  % (3711)------------------------------
% 1.83/0.61  % (3711)------------------------------
% 1.83/0.61  % (3718)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.83/0.61  % (3729)Instruction limit reached!
% 1.83/0.61  % (3729)------------------------------
% 1.83/0.61  % (3729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (3729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.61  % (3729)Termination reason: Unknown
% 1.83/0.61  % (3729)Termination phase: Saturation
% 1.83/0.61  
% 1.83/0.61  % (3729)Memory used [KB]: 5884
% 1.83/0.61  % (3729)Time elapsed: 0.209 s
% 1.83/0.61  % (3729)Instructions burned: 22 (million)
% 1.83/0.61  % (3729)------------------------------
% 1.83/0.61  % (3729)------------------------------
% 1.83/0.61  % (3728)Instruction limit reached!
% 1.83/0.61  % (3728)------------------------------
% 1.83/0.61  % (3728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (3728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.61  % (3728)Termination reason: Unknown
% 1.83/0.61  % (3728)Termination phase: Saturation
% 1.83/0.61  
% 1.83/0.61  % (3728)Memory used [KB]: 5756
% 1.83/0.61  % (3728)Time elapsed: 0.200 s
% 1.83/0.61  % (3728)Instructions burned: 22 (million)
% 1.83/0.61  % (3728)------------------------------
% 1.83/0.61  % (3728)------------------------------
% 1.83/0.61  % (3722)Instruction limit reached!
% 1.83/0.61  % (3722)------------------------------
% 1.83/0.61  % (3722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.62  % (3722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.62  % (3722)Termination reason: Unknown
% 1.83/0.62  % (3722)Termination phase: Saturation
% 1.83/0.62  
% 1.83/0.62  % (3722)Memory used [KB]: 5756
% 1.83/0.62  % (3722)Time elapsed: 0.197 s
% 1.83/0.62  % (3705)Instruction limit reached!
% 1.83/0.62  % (3705)------------------------------
% 1.83/0.62  % (3705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.62  % (3705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.62  % (3705)Termination reason: Unknown
% 1.83/0.62  % (3705)Termination phase: Saturation
% 1.83/0.62  
% 1.83/0.62  % (3705)Memory used [KB]: 6140
% 1.83/0.62  % (3705)Time elapsed: 0.201 s
% 1.83/0.62  % (3705)Instructions burned: 37 (million)
% 1.83/0.62  % (3705)------------------------------
% 1.83/0.62  % (3705)------------------------------
% 1.83/0.62  % (3722)Instructions burned: 21 (million)
% 1.83/0.62  % (3722)------------------------------
% 1.83/0.62  % (3722)------------------------------
% 2.16/0.63  % (3730)Instruction limit reached!
% 2.16/0.63  % (3730)------------------------------
% 2.16/0.63  % (3730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (3730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (3730)Termination reason: Unknown
% 2.16/0.64  % (3730)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (3730)Memory used [KB]: 6140
% 2.16/0.64  % (3730)Time elapsed: 0.219 s
% 2.16/0.64  % (3730)Instructions burned: 41 (million)
% 2.16/0.64  % (3730)------------------------------
% 2.16/0.64  % (3730)------------------------------
% 2.18/0.67  % (3748)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/100Mi)
% 2.18/0.67  % (3746)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/25Mi)
% 2.18/0.67  % (3744)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.18/0.67  % (3744)Refutation not found, incomplete strategy% (3744)------------------------------
% 2.18/0.67  % (3744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (3744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (3744)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.67  
% 2.18/0.67  % (3744)Memory used [KB]: 5373
% 2.18/0.67  % (3744)Time elapsed: 0.001 s
% 2.18/0.67  % (3744)------------------------------
% 2.18/0.67  % (3744)------------------------------
% 2.18/0.68  % (3747)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/148Mi)
% 2.18/0.68  % (3750)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/58Mi)
% 2.18/0.68  % (3725)Instruction limit reached!
% 2.18/0.68  % (3725)------------------------------
% 2.18/0.68  % (3725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.69  % (3749)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/76Mi)
% 2.18/0.69  % (3745)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/47Mi)
% 2.18/0.69  % (3752)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.18/0.69  % (3718)Instruction limit reached!
% 2.18/0.69  % (3718)------------------------------
% 2.18/0.69  % (3718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.69  % (3725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.69  % (3725)Termination reason: Unknown
% 2.18/0.69  % (3725)Termination phase: Saturation
% 2.18/0.69  
% 2.18/0.69  % (3725)Memory used [KB]: 1535
% 2.18/0.69  % (3725)Time elapsed: 0.277 s
% 2.18/0.69  % (3725)Instructions burned: 47 (million)
% 2.18/0.69  % (3725)------------------------------
% 2.18/0.69  % (3725)------------------------------
% 2.18/0.69  % (3751)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/96Mi)
% 2.18/0.70  % (3747)Refutation not found, incomplete strategy% (3747)------------------------------
% 2.18/0.70  % (3747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.70  % (3772)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.18/0.70  % (3750)Refutation not found, incomplete strategy% (3750)------------------------------
% 2.18/0.70  % (3750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.70  % (3750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.70  % (3750)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.70  
% 2.18/0.70  % (3750)Memory used [KB]: 5628
% 2.18/0.70  % (3750)Time elapsed: 0.005 s
% 2.18/0.70  % (3750)Instructions burned: 3 (million)
% 2.18/0.70  % (3750)------------------------------
% 2.18/0.70  % (3750)------------------------------
% 2.18/0.70  % (3745)Refutation not found, incomplete strategy% (3745)------------------------------
% 2.18/0.70  % (3745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.70  % (3745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.70  % (3745)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.70  
% 2.18/0.70  % (3745)Memory used [KB]: 5373
% 2.18/0.70  % (3745)Time elapsed: 0.002 s
% 2.18/0.70  % (3745)Instructions burned: 1 (million)
% 2.18/0.70  % (3745)------------------------------
% 2.18/0.70  % (3745)------------------------------
% 2.18/0.70  % (3747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.70  % (3747)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.70  
% 2.18/0.70  % (3747)Memory used [KB]: 5500
% 2.18/0.70  % (3747)Time elapsed: 0.005 s
% 2.18/0.70  % (3747)Instructions burned: 3 (million)
% 2.18/0.70  % (3747)------------------------------
% 2.18/0.70  % (3747)------------------------------
% 2.18/0.71  % (3779)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.18/0.71  % (3779)Refutation not found, incomplete strategy% (3779)------------------------------
% 2.18/0.71  % (3779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.71  % (3779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.71  % (3779)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.71  
% 2.18/0.71  % (3779)Memory used [KB]: 5500
% 2.18/0.71  % (3779)Time elapsed: 0.003 s
% 2.18/0.71  % (3779)Instructions burned: 3 (million)
% 2.18/0.71  % (3779)------------------------------
% 2.18/0.71  % (3779)------------------------------
% 2.36/0.71  % (3718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.71  % (3718)Termination reason: Unknown
% 2.36/0.71  % (3718)Termination phase: Saturation
% 2.36/0.71  
% 2.36/0.71  % (3718)Memory used [KB]: 6268
% 2.36/0.71  % (3718)Time elapsed: 0.282 s
% 2.36/0.71  % (3718)Instructions burned: 51 (million)
% 2.36/0.71  % (3718)------------------------------
% 2.36/0.71  % (3718)------------------------------
% 2.36/0.71  % (3760)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 2.36/0.71  % (3763)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.36/0.71  % (3766)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.36/0.71  % (3761)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.36/0.72  % (3787)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.36/0.72  % (3746)Instruction limit reached!
% 2.36/0.72  % (3746)------------------------------
% 2.36/0.72  % (3746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.72  % (3746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.72  % (3746)Termination reason: Unknown
% 2.36/0.72  % (3746)Termination phase: Saturation
% 2.36/0.72  
% 2.36/0.72  % (3746)Memory used [KB]: 5756
% 2.36/0.72  % (3746)Time elapsed: 0.128 s
% 2.36/0.72  % (3746)Instructions burned: 25 (million)
% 2.36/0.72  % (3746)------------------------------
% 2.36/0.72  % (3746)------------------------------
% 2.36/0.72  % (3792)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.36/0.73  % (3767)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.36/0.73  % (3770)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.36/0.73  % (3775)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.36/0.73  % (3782)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.36/0.73  % (3773)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.36/0.74  % (3785)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.36/0.74  % (3785)Refutation not found, incomplete strategy% (3785)------------------------------
% 2.36/0.74  % (3785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.74  % (3785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.74  % (3785)Termination reason: Refutation not found, incomplete strategy
% 2.36/0.74  
% 2.36/0.74  % (3768)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.36/0.74  % (3793)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.36/0.74  % (3776)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.36/0.75  % (3800)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.36/0.75  % (3775)Refutation not found, incomplete strategy% (3775)------------------------------
% 2.36/0.75  % (3775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.75  % (3775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.75  % (3775)Termination reason: Refutation not found, incomplete strategy
% 2.36/0.75  
% 2.36/0.75  % (3775)Memory used [KB]: 5500
% 2.36/0.75  % (3775)Time elapsed: 0.003 s
% 2.36/0.75  % (3775)Instructions burned: 3 (million)
% 2.36/0.75  % (3775)------------------------------
% 2.36/0.75  % (3775)------------------------------
% 2.36/0.76  % (3785)Memory used [KB]: 5373
% 2.36/0.76  % (3785)Time elapsed: 0.002 s
% 2.36/0.76  % (3785)------------------------------
% 2.36/0.76  % (3785)------------------------------
% 2.53/0.77  % (3772)Refutation not found, incomplete strategy% (3772)------------------------------
% 2.53/0.77  % (3772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.77  % (3772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.77  % (3772)Termination reason: Refutation not found, incomplete strategy
% 2.53/0.77  
% 2.53/0.77  % (3772)Memory used [KB]: 1023
% 2.53/0.77  % (3772)Time elapsed: 0.051 s
% 2.53/0.77  % (3772)Instructions burned: 51 (million)
% 2.53/0.77  % (3772)------------------------------
% 2.53/0.77  % (3772)------------------------------
% 2.53/0.82  % (3768)Refutation not found, incomplete strategy% (3768)------------------------------
% 2.53/0.82  % (3768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.82  % (3768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.82  % (3768)Termination reason: Refutation not found, incomplete strategy
% 2.53/0.82  
% 2.53/0.82  % (3768)Memory used [KB]: 895
% 2.53/0.82  % (3768)Time elapsed: 0.023 s
% 2.53/0.82  % (3768)Instructions burned: 49 (million)
% 2.53/0.82  % (3768)------------------------------
% 2.53/0.82  % (3768)------------------------------
% 2.53/0.82  % (3773)Refutation not found, incomplete strategy% (3773)------------------------------
% 2.53/0.82  % (3773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.82  % (3773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.82  % (3773)Termination reason: Refutation not found, incomplete strategy
% 2.53/0.82  
% 2.53/0.82  % (3773)Memory used [KB]: 895
% 2.53/0.82  % (3773)Time elapsed: 0.024 s
% 2.53/0.82  % (3773)Instructions burned: 49 (million)
% 2.53/0.82  % (3773)------------------------------
% 2.53/0.82  % (3773)------------------------------
% 2.53/0.82  % (3836)dis+1004_1:3_av=off:bs=on:plsq=on:i=3721:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3721Mi)
% 2.53/0.83  % (3831)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/360Mi)
% 2.53/0.83  % (3818)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.53/0.83  % (3749)Instruction limit reached!
% 2.53/0.83  % (3749)------------------------------
% 2.53/0.83  % (3749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.83  % (3828)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/230Mi)
% 2.53/0.84  % (3833)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 2.53/0.84  % (3749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.84  % (3749)Termination reason: Unknown
% 2.53/0.84  % (3749)Termination phase: Saturation
% 2.53/0.84  
% 2.53/0.84  % (3749)Memory used [KB]: 6524
% 2.53/0.84  % (3749)Time elapsed: 0.242 s
% 2.53/0.84  % (3749)Instructions burned: 77 (million)
% 2.53/0.84  % (3749)------------------------------
% 2.53/0.84  % (3749)------------------------------
% 2.53/0.84  % (3832)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.53/0.85  % (3748)Instruction limit reached!
% 2.53/0.85  % (3748)------------------------------
% 2.53/0.85  % (3748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.85  % (3752)Instruction limit reached!
% 2.53/0.85  % (3752)------------------------------
% 2.53/0.85  % (3752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.85  % (3752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.85  % (3752)Termination reason: Unknown
% 2.53/0.85  % (3752)Termination phase: Saturation
% 2.53/0.85  
% 2.53/0.85  % (3752)Memory used [KB]: 5628
% 2.53/0.85  % (3752)Time elapsed: 0.253 s
% 2.53/0.85  % (3752)Instructions burned: 108 (million)
% 2.53/0.85  % (3752)------------------------------
% 2.53/0.85  % (3752)------------------------------
% 2.53/0.85  % (3751)Instruction limit reached!
% 2.53/0.85  % (3751)------------------------------
% 2.53/0.85  % (3751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.85  % (3751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.85  % (3751)Termination reason: Unknown
% 2.53/0.85  % (3751)Termination phase: Saturation
% 2.53/0.85  
% 2.53/0.85  % (3751)Memory used [KB]: 5756
% 2.53/0.85  % (3751)Time elapsed: 0.265 s
% 2.53/0.85  % (3751)Instructions burned: 96 (million)
% 2.53/0.85  % (3751)------------------------------
% 2.53/0.85  % (3751)------------------------------
% 2.53/0.85  % (3844)ott+10_1:1_bd=preordered:drc=off:fd=preordered:nwc=5.0:sp=reverse_frequency:i=501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/501Mi)
% 2.96/0.87  % (3748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.87  % (3748)Termination reason: Unknown
% 2.96/0.87  % (3748)Termination phase: Saturation
% 2.96/0.87  
% 2.96/0.87  % (3748)Memory used [KB]: 7164
% 2.96/0.87  % (3748)Time elapsed: 0.254 s
% 2.96/0.87  % (3748)Instructions burned: 101 (million)
% 2.96/0.87  % (3748)------------------------------
% 2.96/0.87  % (3748)------------------------------
% 2.96/0.87  % (3835)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1006Mi)
% 2.96/0.87  % (3835)Refutation not found, incomplete strategy% (3835)------------------------------
% 2.96/0.87  % (3835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.87  % (3835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.87  % (3835)Termination reason: Refutation not found, incomplete strategy
% 2.96/0.87  
% 2.96/0.87  % (3835)Memory used [KB]: 5373
% 2.96/0.87  % (3835)Time elapsed: 0.002 s
% 2.96/0.87  % (3835)Instructions burned: 2 (million)
% 2.96/0.87  % (3835)------------------------------
% 2.96/0.87  % (3835)------------------------------
% 2.96/0.88  % (3867)ott+1011_1:1_anc=all:avsq=on:avsqc=1:bsr=unit_only:drc=off:erd=off:fs=off:fsr=off:nwc=3.0:s2a=on:s2at=1.5:sac=on:urr=on:i=1705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1705Mi)
% 3.01/0.89  % (3873)lrs+10_1:1_av=off:sd=10:sos=all:ss=axioms:st=4.0:i=2416:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2416Mi)
% 3.01/0.89  % (3873)Refutation not found, incomplete strategy% (3873)------------------------------
% 3.01/0.89  % (3873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.01/0.89  % (3873)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.01/0.89  % (3873)Termination reason: Refutation not found, incomplete strategy
% 3.01/0.89  
% 3.01/0.89  % (3873)Memory used [KB]: 895
% 3.01/0.89  % (3873)Time elapsed: 0.002 s
% 3.01/0.89  % (3873)Instructions burned: 2 (million)
% 3.01/0.89  % (3873)------------------------------
% 3.01/0.89  % (3873)------------------------------
% 3.01/0.90  % (3886)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=1683:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1683Mi)
% 3.07/0.93  % (3770)Refutation not found, non-redundant clauses discarded% (3770)------------------------------
% 3.07/0.93  % (3770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.93  % (3770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.93  % (3770)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.07/0.93  
% 3.07/0.93  % (3770)Memory used [KB]: 2046
% 3.07/0.93  % (3770)Time elapsed: 0.307 s
% 3.07/0.93  % (3770)Instructions burned: 157 (million)
% 3.07/0.93  % (3770)------------------------------
% 3.07/0.93  % (3770)------------------------------
% 3.16/0.95  % (3910)lrs+10_1:1_afp=1:sac=on:sas=z3:tha=off:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 3.16/0.95  % (3909)dis+1011_1:1_av=off:fsr=off:nm=6:plsq=on:s2a=on:s2at=3.0:slsq=on:slsqc=0:slsqr=1,8:sp=frequency:to=lpo:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/330Mi)
% 3.16/0.96  % (3926)ott+10_6715:511922_awrs=decay:awrsf=1:bd=preordered:bs=on:drc=off:fd=preordered:nwc=5.0:sp=frequency:spb=goal_then_units:uwa=interpreted_only:i=3528:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3528Mi)
% 3.16/0.96  % (3776)Instruction limit reached!
% 3.16/0.96  % (3776)------------------------------
% 3.16/0.96  % (3776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.96  % (3776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.96  % (3776)Termination reason: Unknown
% 3.16/0.96  % (3776)Termination phase: Saturation
% 3.16/0.96  
% 3.16/0.96  % (3776)Memory used [KB]: 1535
% 3.16/0.96  % (3776)Time elapsed: 0.343 s
% 3.16/0.96  % (3776)Instructions burned: 147 (million)
% 3.16/0.96  % (3776)------------------------------
% 3.16/0.96  % (3776)------------------------------
% 3.16/0.96  % (3923)lrs+10_1:1_ep=RS:fsr=off:sos=all:i=3217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3217Mi)
% 3.16/0.96  % (3923)Refutation not found, incomplete strategy% (3923)------------------------------
% 3.16/0.96  % (3923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.97  % (3923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.97  % (3923)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.97  
% 3.16/0.97  % (3923)Memory used [KB]: 5500
% 3.16/0.97  % (3923)Time elapsed: 0.005 s
% 3.16/0.97  % (3923)Instructions burned: 3 (million)
% 3.16/0.97  % (3923)------------------------------
% 3.16/0.97  % (3923)------------------------------
% 3.16/0.97  % (3934)dis+1011_1:1_abs=on:bd=off:flr=on:nm=0:s2at=3.0:sas=z3:sfv=off:slsq=on:slsqc=2:slsqr=46,31:sp=const_frequency:tgt=ground:tha=some:thi=overlap:thitd=on:thsq=on:thsqc=32:thsqd=32:thsqr=7,4:i=3780:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3780Mi)
% 3.16/0.99  % (3929)lrs+1011_1:6_aac=none:afr=on:bce=on:bsr=unit_only:canc=cautious:cond=fast:fde=unused:newcnf=on:nwc=3.0:s2a=on:s2agt=40:sas=z3:sfv=off:sp=weighted_frequency:spb=units:tha=off:to=lpo:i=2304:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2304Mi)
% 3.16/1.00  % (3936)lrs+10_1:32_newcnf=on:sas=z3:tgt=ground:tha=off:i=238:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/238Mi)
% 3.31/1.01  % (3763)First to succeed.
% 3.31/1.02  % (3766)Refutation not found, non-redundant clauses discarded% (3766)------------------------------
% 3.31/1.02  % (3766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/1.02  % (3944)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=656:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/656Mi)
% 3.31/1.02  % (3766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/1.02  % (3766)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.31/1.02  
% 3.31/1.02  % (3766)Memory used [KB]: 2174
% 3.31/1.02  % (3766)Time elapsed: 0.397 s
% 3.31/1.02  % (3766)Instructions burned: 209 (million)
% 3.31/1.02  % (3766)------------------------------
% 3.31/1.02  % (3766)------------------------------
% 3.31/1.03  % (3792)Instruction limit reached!
% 3.31/1.03  % (3792)------------------------------
% 3.31/1.03  % (3792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/1.03  % (3792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/1.03  % (3792)Termination reason: Unknown
% 3.31/1.03  % (3792)Termination phase: Saturation
% 3.31/1.03  
% 3.31/1.03  % (3792)Memory used [KB]: 9210
% 3.31/1.03  % (3792)Time elapsed: 0.357 s
% 3.31/1.03  % (3792)Instructions burned: 213 (million)
% 3.31/1.03  % (3792)------------------------------
% 3.31/1.03  % (3792)------------------------------
% 3.31/1.04  % (3763)Refutation found. Thanks to Tanya!
% 3.31/1.04  % SZS status Unsatisfiable for theBenchmark
% 3.31/1.04  % SZS output start Proof for theBenchmark
% See solution above
% 3.31/1.04  % (3763)------------------------------
% 3.31/1.04  % (3763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/1.04  % (3763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/1.04  % (3763)Termination reason: Refutation
% 3.31/1.04  
% 3.31/1.04  % (3763)Memory used [KB]: 1791
% 3.31/1.04  % (3763)Time elapsed: 0.411 s
% 3.31/1.04  % (3763)Instructions burned: 194 (million)
% 3.31/1.04  % (3763)------------------------------
% 3.31/1.04  % (3763)------------------------------
% 3.31/1.04  % (3700)Success in time 0.684 s
%------------------------------------------------------------------------------