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

View Problem - Process Solution

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

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:49:09 EDT 2022

% Result   : Unsatisfiable 33.84s 4.72s
% Output   : Refutation 33.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :  553
% Syntax   : Number of formulae    :  604 (  42 unt; 539 typ;   0 def)
%            Number of atoms       :  138 (  71 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  106 (  33   ~;  24   |;  42   &)
%                                         (   3 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  204 (  66 atm;  33 fun;  37 num;  68 var)
%            Number of types       :    9 (   5 usr;   3 ari)
%            Number of type conns  : 1994 ( 509   >;1485   *;   0   +;   0  <<)
%            Number of predicates  :   59 (  55 usr;   1 prp; 0-8 aty)
%            Number of functors    :  484 ( 479 usr;  28 con; 0-9 aty)
%            Number of variables   :  177 ( 151   !;  26   ?; 177   :)

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

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

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

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

tff(type_def_9,type,
    c_type: $tType ).

tff(func_def_0,type,
    lsl: ( $int * $int ) > $int ).

tff(func_def_1,type,
    char_P_tag: c_unsorted ).

tff(func_def_2,type,
    pset_union: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_3,type,
    int_of_tag: c_sorted > $int ).

tff(func_def_4,type,
    bool_not: c_Boolean > c_Boolean ).

tff(func_def_5,type,
    int_min: ( $int * $int ) > $int ).

tff(func_def_6,type,
    c_Boolean_true: c_Boolean ).

tff(func_def_7,type,
    bitvector_of_char_P: c_sorted > c_unsorted ).

tff(func_def_8,type,
    base_block: c_sorted > c_unsorted ).

tff(func_def_9,type,
    smtlib____anonstruct_T_CompositionPage_1_of_pointer_address: c_sorted > c_unsorted ).

tff(func_def_10,type,
    downcast: ( c_sorted * c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_11,type,
    pset_empty: c_unsorted ).

tff(func_def_12,type,
    char__x__1__P: c_type ).

tff(func_def_13,type,
    pset_range: ( c_sorted * $int * $int ) > c_unsorted ).

tff(func_def_14,type,
    tag_table: c_type > c_type ).

tff(func_def_15,type,
    int_max: ( $int * $int ) > $int ).

tff(func_def_16,type,
    c_unit: c_type ).

tff(func_def_17,type,
    pset_deref: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_18,type,
    tag_id: c_type > c_type ).

tff(func_def_19,type,
    offset_max_bytes: ( c_sorted * c_sorted * $int ) > $int ).

tff(func_def_20,type,
    neq_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_21,type,
    store_bytes: ( c_sorted * c_sorted * $int * $int * c_sorted ) > c_unsorted ).

tff(func_def_22,type,
    s2bool: c_sorted > c_Boolean ).

tff(func_def_23,type,
    subtag_bool: ( c_sorted * c_sorted ) > c_Boolean ).

tff(func_def_24,type,
    abs_real: $real > $real ).

tff(func_def_25,type,
    replace_bytes: ( c_sorted * $int * $int * c_sorted ) > c_unsorted ).

tff(func_def_26,type,
    neq_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_27,type,
    char__x__1__P_tag: c_unsorted ).

tff(func_def_28,type,
    abs_int: $int > $int ).

tff(func_def_29,type,
    c_Boolean_false: c_Boolean ).

tff(func_def_30,type,
    bool_or: ( c_Boolean * c_Boolean ) > c_Boolean ).

tff(func_def_31,type,
    eq_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_32,type,
    lt_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_33,type,
    block: c_type > c_type ).

tff(func_def_34,type,
    log: $real > $real ).

tff(func_def_35,type,
    pset: c_type > c_type ).

tff(func_def_36,type,
    address: c_sorted > $int ).

tff(func_def_37,type,
    shift: ( c_sorted * $int ) > c_unsorted ).

tff(func_def_38,type,
    exp: $real > $real ).

tff(func_def_39,type,
    gt_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_40,type,
    offset_min_bytes: ( c_sorted * c_sorted * $int ) > $int ).

tff(func_def_41,type,
    null: c_unsorted ).

tff(func_def_42,type,
    bitvector_of_char__x__1__P: c_sorted > c_unsorted ).

tff(func_def_43,type,
    eq_pointer_bool: ( c_sorted * c_sorted ) > c_Boolean ).

tff(func_def_44,type,
    unit2u: 'Unit' > c_unsorted ).

tff(func_def_45,type,
    pset_range_left: ( c_sorted * $int ) > c_unsorted ).

tff(func_def_46,type,
    le_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_47,type,
    void_P_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_48,type,
    s2real: c_sorted > $real ).

tff(func_def_49,type,
    concat_bitvector: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_50,type,
    pset_range_right: ( c_sorted * $int ) > c_unsorted ).

tff(func_def_51,type,
    int2u: $int > c_unsorted ).

tff(func_def_52,type,
    int8_of_integer: $int > c_unsorted ).

tff(func_def_53,type,
    s2unit: c_sorted > 'Unit' ).

tff(func_def_54,type,
    s2int: c_sorted > $int ).

tff(func_def_55,type,
    void_P_of_pointer_address: c_sorted > c_unsorted ).

tff(func_def_56,type,
    c_real: c_type ).

tff(func_def_57,type,
    real_max: ( $real * $real ) > $real ).

tff(func_def_58,type,
    lt_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_59,type,
    offset_max: ( c_sorted * c_sorted ) > $int ).

tff(func_def_60,type,
    smtlib__select: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_61,type,
    smtlib____anonstruct_T_CompositionPage_1_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_62,type,
    memory: ( c_type * c_type ) > c_type ).

tff(func_def_63,type,
    real2u: $real > c_unsorted ).

tff(func_def_64,type,
    int8: c_type ).

tff(func_def_65,type,
    bw_and: ( $int * $int ) > $int ).

tff(func_def_66,type,
    gt_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_67,type,
    c_sort: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_68,type,
    offset_min: ( c_sorted * c_sorted ) > $int ).

tff(func_def_69,type,
    typeof: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_70,type,
    bitvector_of_int8: c_sorted > c_unsorted ).

tff(func_def_71,type,
    void_P_tag: c_unsorted ).

tff(func_def_72,type,
    char_P_of_pointer_address: c_sorted > c_unsorted ).

tff(func_def_73,type,
    le_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_74,type,
    bottom_tag: c_unsorted ).

tff(func_def_75,type,
    smtlib____anonstruct_T_CompositionPage_1_tag: c_unsorted ).

tff(func_def_76,type,
    bitvector: c_type ).

tff(func_def_77,type,
    integer_of_int8: c_sorted > $int ).

tff(func_def_78,type,
    lsr: ( $int * $int ) > $int ).

tff(func_def_79,type,
    pset_all: c_sorted > c_unsorted ).

tff(func_def_80,type,
    pointer_address: c_sorted > c_unsorted ).

tff(func_def_81,type,
    extract_bytes: ( c_sorted * $int * $int ) > c_unsorted ).

tff(func_def_82,type,
    bool_and: ( c_Boolean * c_Boolean ) > c_Boolean ).

tff(func_def_83,type,
    smtlib__ite: ( c_Boolean * c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_84,type,
    bool_xor: ( c_Boolean * c_Boolean ) > c_Boolean ).

tff(func_def_85,type,
    bitvector_of___anonstruct_T_CompositionPage_1: c_sorted > c_unsorted ).

tff(func_def_86,type,
    char__x__1__P_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_87,type,
    ge_real_bool: ( $real * $real ) > c_Boolean ).

tff(func_def_88,type,
    eq_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_89,type,
    char__x__1__P_of_pointer_address: c_sorted > c_unsorted ).

tff(func_def_90,type,
    c_bool: c_type ).

tff(func_def_91,type,
    pset_singleton: c_sorted > c_unsorted ).

tff(func_def_92,type,
    bitvector_of_void_P: c_sorted > c_unsorted ).

tff(func_def_93,type,
    pointer: c_type > c_type ).

tff(func_def_94,type,
    smtlib____anonstruct_T_CompositionPage_1: c_type ).

tff(func_def_95,type,
    select_bytes: ( c_sorted * c_sorted * $int * $int ) > c_unsorted ).

tff(func_def_96,type,
    bool2u: c_Boolean > c_unsorted ).

tff(func_def_97,type,
    void_P: c_type ).

tff(func_def_98,type,
    char_P_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_99,type,
    asr: ( $int * $int ) > $int ).

tff(func_def_100,type,
    c_int: c_type ).

tff(func_def_101,type,
    'Page': c_unsorted ).

tff(func_def_102,type,
    neq_pointer_bool: ( c_sorted * c_sorted ) > c_Boolean ).

tff(func_def_103,type,
    int8_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_104,type,
    alloc_table: c_type > c_type ).

tff(func_def_105,type,
    sub_pointer: ( c_sorted * c_sorted ) > $int ).

tff(func_def_106,type,
    char_P: c_type ).

tff(func_def_107,type,
    real_min: ( $real * $real ) > $real ).

tff(func_def_108,type,
    ge_int_bool: ( $int * $int ) > c_Boolean ).

tff(func_def_109,type,
    smtlib__store: ( c_sorted * c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_124,type,
    sK0: ( c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_125,type,
    sK1: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_126,type,
    sK2: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_127,type,
    sK3: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_128,type,
    sK4: ( c_unsorted * $int * c_unsorted * c_type * $int ) > c_type ).

tff(func_def_129,type,
    sK5: ( c_unsorted * $int * c_unsorted * c_type ) > $int ).

tff(func_def_130,type,
    sK6: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_131,type,
    sK7: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_132,type,
    sK8: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_133,type,
    sK9: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_134,type,
    sK10: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_135,type,
    sK11: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_136,type,
    sK12: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_137,type,
    sK13: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_138,type,
    sK14: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_139,type,
    sK15: ( c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_140,type,
    sK16: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_141,type,
    sK17: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_142,type,
    sK18: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_143,type,
    sK19: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_144,type,
    sK20: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_145,type,
    sK21: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_146,type,
    sK22: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_147,type,
    sK23: ( c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_148,type,
    sK24: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_149,type,
    sK25: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_150,type,
    sK26: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_151,type,
    sK27: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_152,type,
    sK28: ( c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_153,type,
    sK29: ( c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_154,type,
    sK30: ( c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_155,type,
    sK31: ( c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_156,type,
    sK32: ( c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_157,type,
    sK33: ( c_unsorted * c_unsorted * $int * $int * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_158,type,
    sK34: ( c_unsorted * c_unsorted * $int * $int * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_159,type,
    sK35: ( c_unsorted * c_unsorted * $int * $int * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_160,type,
    sK36: c_type ).

tff(func_def_161,type,
    sK37: c_unsorted > c_sorted ).

tff(func_def_162,type,
    sK38: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_163,type,
    sK39: ( c_type * c_unsorted * $int * c_unsorted ) > c_type ).

tff(func_def_164,type,
    sK40: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_165,type,
    sK41: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_166,type,
    sK42: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_167,type,
    sK43: ( $real * $real ) > $real ).

tff(func_def_168,type,
    sK44: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_169,type,
    sK45: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_170,type,
    sK46: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_171,type,
    sK47: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_172,type,
    sK48: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_173,type,
    sK49: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_174,type,
    sK50: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_175,type,
    sK51: c_type > c_type ).

tff(func_def_176,type,
    sK52: ( c_type * $int * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_177,type,
    sK53: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_178,type,
    sK54: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_179,type,
    sK55: ( $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_180,type,
    sK56: ( $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_181,type,
    sK57: ( c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_182,type,
    sK58: ( c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_183,type,
    sK59: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_184,type,
    sK60: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_unsorted ).

tff(func_def_185,type,
    sK61: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_186,type,
    sK62: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_187,type,
    sK63: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_188,type,
    sK64: ( $real * $real ) > $real ).

tff(func_def_189,type,
    sK65: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_190,type,
    sK66: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_191,type,
    sK67: ( c_type * c_unsorted ) > c_type ).

tff(func_def_192,type,
    sK68: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_193,type,
    sK69: ( $int * c_unsorted * $int * c_unsorted * c_type ) > c_type ).

tff(func_def_194,type,
    sK70: ( $int * c_unsorted * $int * c_unsorted * c_type ) > c_unsorted ).

tff(func_def_195,type,
    sK71: ( $int * c_unsorted * $int * c_unsorted * c_type ) > $int ).

tff(func_def_196,type,
    sK72: ( $int * c_unsorted * $int * c_unsorted * c_type * c_unsorted * $int ) > c_type ).

tff(func_def_197,type,
    sK73: ( $int * c_unsorted * $int * c_unsorted * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_198,type,
    sK74: ( $int * c_unsorted * c_unsorted * c_type * $int * $int * c_unsorted ) > c_type ).

tff(func_def_199,type,
    sK75: ( $int * c_unsorted * c_unsorted * c_type * $int * $int * c_unsorted ) > c_type ).

tff(func_def_200,type,
    sK76: ( $int * c_unsorted * c_unsorted * c_type * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_201,type,
    sK77: ( $int * c_unsorted * c_unsorted * c_type * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_202,type,
    sK78: ( $int * c_unsorted * c_unsorted * c_type * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_203,type,
    sK79: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_type ).

tff(func_def_204,type,
    sK80: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_unsorted ).

tff(func_def_205,type,
    sK81: ( c_type * c_unsorted * $int * c_unsorted * $int ) > $int ).

tff(func_def_206,type,
    sK82: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_type ).

tff(func_def_207,type,
    sK83: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_208,type,
    sK84: c_unsorted > c_type ).

tff(func_def_209,type,
    sK85: c_unsorted > c_sorted ).

tff(func_def_210,type,
    sK86: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_211,type,
    sK87: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_212,type,
    sK88: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_213,type,
    sK89: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_214,type,
    sK90: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_215,type,
    sK91: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_216,type,
    sK92: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_217,type,
    sK93: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_218,type,
    sK94: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_219,type,
    sK95: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_220,type,
    sK96: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_221,type,
    sK97: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_222,type,
    sK98: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_223,type,
    sK99: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_224,type,
    sK100: ( c_unsorted * $int * c_unsorted * $int * $int * $int ) > c_sorted ).

tff(func_def_225,type,
    sK101: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_226,type,
    sK102: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_227,type,
    sK103: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_228,type,
    sK104: ( $int * $int ) > $int ).

tff(func_def_229,type,
    sK105: ( c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_230,type,
    sK106: ( c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_231,type,
    sK107: ( c_unsorted * c_type * c_unsorted ) > $int ).

tff(func_def_232,type,
    sK108: ( c_unsorted * c_type * c_unsorted ) > c_unsorted ).

tff(func_def_233,type,
    sK109: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_234,type,
    sK110: c_unsorted > c_type ).

tff(func_def_235,type,
    sK111: c_unsorted > c_sorted ).

tff(func_def_236,type,
    sK112: ( $int * $int * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_237,type,
    sK113: c_unsorted > c_sorted ).

tff(func_def_238,type,
    sK114: c_unsorted > c_sorted ).

tff(func_def_239,type,
    sK115: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_240,type,
    sK116: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_241,type,
    sK117: ( c_type * c_unsorted * $int * c_unsorted ) > $int ).

tff(func_def_242,type,
    sK118: ( c_type * c_unsorted * $int * c_unsorted ) > $int ).

tff(func_def_243,type,
    sK119: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_244,type,
    sK120: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_245,type,
    sK121: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_246,type,
    sK122: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_unsorted ).

tff(func_def_247,type,
    sK123: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_unsorted ).

tff(func_def_248,type,
    sK124: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_249,type,
    sK125: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_250,type,
    sK126: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_251,type,
    sK127: c_unsorted > c_type ).

tff(func_def_252,type,
    sK128: c_unsorted > c_sorted ).

tff(func_def_253,type,
    sK129: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_254,type,
    sK130: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_255,type,
    sK131: c_unsorted > c_type ).

tff(func_def_256,type,
    sK132: c_unsorted > c_sorted ).

tff(func_def_257,type,
    sK133: ( c_unsorted * c_type * c_unsorted * $int ) > c_type ).

tff(func_def_258,type,
    sK134: ( c_unsorted * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_259,type,
    sK135: ( c_unsorted * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_260,type,
    sK136: ( c_unsorted * $int * $int * c_type ) > c_type ).

tff(func_def_261,type,
    sK137: ( c_unsorted * $int * $int * c_type ) > c_sorted ).

tff(func_def_262,type,
    sK138: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_263,type,
    sK139: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_264,type,
    sK140: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_265,type,
    sK141: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_266,type,
    sK142: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_267,type,
    sK143: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_268,type,
    sK144: ( $int * c_unsorted * $int * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted ) > c_type ).

tff(func_def_269,type,
    sK145: ( $int * c_unsorted * $int * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted ) > c_sorted ).

tff(func_def_270,type,
    sK146: ( $int * c_unsorted * $int * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted ) > c_sorted ).

tff(func_def_271,type,
    sK147: ( $int * c_unsorted * $int * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted ) > c_sorted ).

tff(func_def_272,type,
    sK148: ( $int * c_unsorted * $int * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted ) > c_sorted ).

tff(func_def_273,type,
    sK149: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_274,type,
    sK150: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_275,type,
    sK151: ( c_unsorted * c_type * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_276,type,
    sK152: ( c_unsorted * c_type * c_type * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_277,type,
    sK153: ( c_unsorted * c_type * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_278,type,
    sK154: ( c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_279,type,
    sK155: ( c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_280,type,
    sK156: ( c_unsorted * c_type ) > c_sorted ).

tff(func_def_281,type,
    sK157: ( c_unsorted * c_type ) > c_sorted ).

tff(func_def_282,type,
    sK158: ( $int * c_unsorted * c_type * $int ) > c_type ).

tff(func_def_283,type,
    sK159: ( $int * c_unsorted * c_type * $int ) > c_sorted ).

tff(func_def_284,type,
    sK160: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_285,type,
    sK161: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_286,type,
    sK162: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_287,type,
    sK163: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_288,type,
    sK164: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_289,type,
    sK165: c_unsorted > c_type ).

tff(func_def_290,type,
    sK166: c_unsorted > c_sorted ).

tff(func_def_291,type,
    sK167: c_unsorted > c_type ).

tff(func_def_292,type,
    sK168: c_unsorted > c_sorted ).

tff(func_def_293,type,
    sK169: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_294,type,
    sK170: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_295,type,
    sK171: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_296,type,
    sK172: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_297,type,
    sK173: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_298,type,
    sK174: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_299,type,
    sK175: c_unsorted > c_sorted ).

tff(func_def_300,type,
    sK176: c_type ).

tff(func_def_301,type,
    sK177: ( c_unsorted * $int * c_type * $int * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_302,type,
    sK178: ( c_unsorted * $int * c_type * $int * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_303,type,
    sK179: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_304,type,
    sK180: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_305,type,
    sK181: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_306,type,
    sK182: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_307,type,
    sK183: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_308,type,
    sK184: ( $real * $real ) > $real ).

tff(func_def_309,type,
    sK185: c_unsorted > c_type ).

tff(func_def_310,type,
    sK186: c_unsorted > c_sorted ).

tff(func_def_311,type,
    sK187: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_312,type,
    sK188: c_type > c_type ).

tff(func_def_313,type,
    sK189: ( $int * $int ) > $int ).

tff(func_def_314,type,
    sK190: c_unsorted > c_type ).

tff(func_def_315,type,
    sK191: c_unsorted > c_sorted ).

tff(func_def_316,type,
    sK192: ( $real * $real ) > $real ).

tff(func_def_317,type,
    sK193: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_318,type,
    sK194: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_319,type,
    sK195: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_320,type,
    sK196: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_321,type,
    sK197: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_322,type,
    sK198: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_323,type,
    sK199: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_324,type,
    sK200: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_325,type,
    sK201: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_326,type,
    sK202: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_327,type,
    sK203: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_328,type,
    sK204: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_329,type,
    sK205: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_330,type,
    sK206: ( $int * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_331,type,
    sK207: ( $int * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_332,type,
    sK208: ( $int * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_333,type,
    sK209: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_334,type,
    sK210: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_335,type,
    sK211: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_336,type,
    sK212: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_337,type,
    sK213: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_338,type,
    sK214: c_unsorted > c_sorted ).

tff(func_def_339,type,
    sK215: ( c_unsorted * $int * c_unsorted * c_type ) > c_type ).

tff(func_def_340,type,
    sK216: ( c_unsorted * $int * c_unsorted * c_type ) > c_sorted ).

tff(func_def_341,type,
    sK217: ( c_unsorted * $int * c_unsorted * c_type ) > c_sorted ).

tff(func_def_342,type,
    sK218: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_343,type,
    sK219: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_344,type,
    sK220: ( c_type * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_345,type,
    sK221: ( $int * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_346,type,
    sK222: ( $int * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_347,type,
    sK223: ( $int * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_348,type,
    sK224: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_349,type,
    sK225: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_350,type,
    sK226: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_351,type,
    sK227: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_352,type,
    sK228: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_353,type,
    sK229: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_354,type,
    sK230: ( $int * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_355,type,
    sK231: c_type ).

tff(func_def_356,type,
    sK232: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_357,type,
    sK233: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_358,type,
    sK234: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_359,type,
    sK235: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_360,type,
    sK236: c_unsorted > c_type ).

tff(func_def_361,type,
    sK237: c_unsorted > c_sorted ).

tff(func_def_362,type,
    sK238: c_unsorted > c_type ).

tff(func_def_363,type,
    sK239: c_unsorted > c_sorted ).

tff(func_def_364,type,
    sK240: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_365,type,
    sK241: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_366,type,
    sK242: ( $int * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_367,type,
    sK243: ( $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_368,type,
    sK244: ( $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_369,type,
    sK245: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_370,type,
    sK246: ( c_type * $int * c_unsorted * $int ) > c_type ).

tff(func_def_371,type,
    sK247: ( c_type * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_372,type,
    sK248: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_373,type,
    sK249: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_374,type,
    sK250: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_375,type,
    sK251: ( c_type * $int * c_unsorted * c_unsorted ) > $int ).

tff(func_def_376,type,
    sK252: ( c_type * $int * c_unsorted * c_unsorted ) > $int ).

tff(func_def_377,type,
    sK253: c_unsorted > c_sorted ).

tff(func_def_378,type,
    sK254: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_379,type,
    sK255: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_380,type,
    sK256: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_381,type,
    sK257: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_382,type,
    sK258: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_383,type,
    sK259: c_unsorted > c_type ).

tff(func_def_384,type,
    sK260: c_unsorted > c_sorted ).

tff(func_def_385,type,
    sK261: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_386,type,
    sK262: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_387,type,
    sK263: ( c_type * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_388,type,
    sK264: ( $int * $int * $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_389,type,
    sK265: ( $int * $int * $int * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_390,type,
    sK266: ( $int * $int * $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_391,type,
    sK267: ( c_unsorted * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_392,type,
    sK268: ( c_unsorted * c_type * $int * c_unsorted ) > c_unsorted ).

tff(func_def_393,type,
    sK269: ( c_unsorted * c_type * $int * c_unsorted ) > $int ).

tff(func_def_394,type,
    sK270: ( c_unsorted * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_395,type,
    sK271: ( c_unsorted * c_type * $int * c_unsorted ) > c_sorted ).

tff(func_def_396,type,
    sK272: ( c_unsorted * c_unsorted * c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_397,type,
    sK273: ( c_unsorted * c_unsorted * c_unsorted * $int * $int * c_unsorted ) > c_type ).

tff(func_def_398,type,
    sK274: ( c_unsorted * c_unsorted * c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_399,type,
    sK275: ( c_unsorted * c_unsorted * c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_400,type,
    sK276: ( c_unsorted * c_unsorted * c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_401,type,
    sK277: ( $int * $int ) > $int ).

tff(func_def_402,type,
    sK278: ( c_unsorted * $int * $int * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_403,type,
    sK279: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_404,type,
    sK280: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_405,type,
    sK281: c_unsorted > c_sorted ).

tff(func_def_406,type,
    sK282: c_unsorted > c_sorted ).

tff(func_def_407,type,
    sK283: ( $int * $int ) > $int ).

tff(func_def_408,type,
    sK284: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_409,type,
    sK285: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_410,type,
    sK286: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_411,type,
    sK287: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_412,type,
    sK288: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_413,type,
    sK289: c_type ).

tff(func_def_414,type,
    sK290: c_unsorted > c_type ).

tff(func_def_415,type,
    sK291: c_unsorted > c_sorted ).

tff(func_def_416,type,
    sK292: ( c_unsorted * $int * $int * c_type ) > c_type ).

tff(func_def_417,type,
    sK293: ( c_unsorted * $int * $int * c_type ) > c_sorted ).

tff(func_def_418,type,
    sK294: ( c_type * c_unsorted ) > c_type ).

tff(func_def_419,type,
    sK295: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_420,type,
    sK296: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_type * c_unsorted * $int ) > c_type ).

tff(func_def_421,type,
    sK297: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_422,type,
    sK298: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_423,type,
    sK299: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_424,type,
    sK300: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_425,type,
    sK301: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_426,type,
    sK302: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_427,type,
    sK303: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_428,type,
    sK304: ( c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_429,type,
    sK305: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_430,type,
    sK306: ( c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_431,type,
    sK307: c_type > c_type ).

tff(func_def_432,type,
    sK308: ( c_type * c_unsorted * $int * $int * $int * $int ) > c_type ).

tff(func_def_433,type,
    sK309: ( c_type * c_unsorted * $int * $int * $int * $int ) > c_sorted ).

tff(func_def_434,type,
    sK310: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_435,type,
    sK311: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_436,type,
    sK312: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_437,type,
    sK313: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_438,type,
    sK314: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_sorted ).

tff(func_def_439,type,
    sK315: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_type ).

tff(func_def_440,type,
    sK316: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_sorted ).

tff(func_def_441,type,
    sK317: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_sorted ).

tff(func_def_442,type,
    sK318: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_sorted ).

tff(func_def_443,type,
    sK319: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_sorted ).

tff(func_def_444,type,
    sK320: ( $int * $int * c_unsorted * c_type ) > c_type ).

tff(func_def_445,type,
    sK321: ( $int * $int * c_unsorted * c_type ) > c_sorted ).

tff(func_def_446,type,
    sK322: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_447,type,
    sK323: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_448,type,
    sK324: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_449,type,
    sK325: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_450,type,
    sK326: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_451,type,
    sK327: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_452,type,
    sK328: ( c_unsorted * c_unsorted * c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_453,type,
    sK329: c_unsorted > $int ).

tff(func_def_454,type,
    sK330: c_type > c_type ).

tff(func_def_455,type,
    sK331: ( c_type * c_unsorted ) > c_type ).

tff(func_def_456,type,
    sK332: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_457,type,
    sK333: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_458,type,
    sK334: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_459,type,
    sK335: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_460,type,
    sK336: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_461,type,
    sK337: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_462,type,
    sK338: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_463,type,
    sK339: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_464,type,
    sK340: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_465,type,
    sK341: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_466,type,
    sK342: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_467,type,
    sK343: ( c_type * c_unsorted * $int * c_unsorted ) > c_type ).

tff(func_def_468,type,
    sK344: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_469,type,
    sK345: ( c_type * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_470,type,
    sK346: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_471,type,
    sK347: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_472,type,
    sK348: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_473,type,
    sK349: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_474,type,
    sK350: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_475,type,
    sK351: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_476,type,
    sK352: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_type ).

tff(func_def_477,type,
    sK353: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_type ).

tff(func_def_478,type,
    sK354: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_479,type,
    sK355: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_type ).

tff(func_def_480,type,
    sK356: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_481,type,
    sK357: ( c_unsorted * $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_482,type,
    sK358: ( c_type * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int ) > c_type ).

tff(func_def_483,type,
    sK359: ( c_type * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int ) > c_sorted ).

tff(func_def_484,type,
    sK360: ( c_type * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int ) > c_sorted ).

tff(func_def_485,type,
    sK361: ( c_type * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int ) > c_sorted ).

tff(func_def_486,type,
    sK362: ( c_type * $int * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int ) > c_type ).

tff(func_def_487,type,
    sK363: c_unsorted ).

tff(func_def_488,type,
    sK364: ( c_unsorted * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_489,type,
    sK365: ( c_unsorted * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_490,type,
    sK366: ( c_unsorted * c_type * $int * c_unsorted ) > c_unsorted ).

tff(func_def_491,type,
    sK367: ( c_unsorted * c_type * $int * c_unsorted ) > $int ).

tff(func_def_492,type,
    sK368: ( c_unsorted * c_type * $int * c_unsorted ) > c_sorted ).

tff(pred_def_1,type,
    left_valid_struct_void_P: ( c_sorted * $int * c_sorted ) > $o ).

tff(pred_def_2,type,
    strict_valid_root_void_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_3,type,
    root_tag: c_sorted > $o ).

tff(pred_def_4,type,
    strict_valid_struct_char__x__1__P: ( c_sorted * $int * $int * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_5,type,
    right_valid_struct_char__x__1__P: ( c_sorted * $int * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_6,type,
    alloc_extends: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_7,type,
    valid_root_void_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_8,type,
    valid_struct_char_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_9,type,
    eq_int8: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_10,type,
    valid_struct_char__x__1__P: ( c_sorted * $int * $int * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_11,type,
    left_valid_struct_char__x__1__P: ( c_sorted * $int * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_12,type,
    same_block: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_13,type,
    pset_included: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_14,type,
    strict_valid_root_char_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_15,type,
    in_pset: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_16,type,
    instanceof: ( c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_17,type,
    alloc_extends_except: ( c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_18,type,
    valid_bitvector_struct_char__x__1__P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_19,type,
    valid_struct___anonstruct_T_CompositionPage_1: ( c_sorted * $int * $int * c_sorted * c_sorted * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_20,type,
    valid_bitvector_struct___anonstruct_T_CompositionPage_1: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_21,type,
    not_assigns: ( c_sorted * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_22,type,
    valid_bitvector_struct_char_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_23,type,
    parenttag: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_24,type,
    valid_pset: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_25,type,
    right_valid_struct_char_P: ( c_sorted * $int * c_sorted ) > $o ).

tff(pred_def_26,type,
    strict_valid_struct___anonstruct_T_CompositionPage_1: ( c_sorted * $int * $int * c_sorted * c_sorted * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_27,type,
    eq_message: ( c_sorted * $int ) > $o ).

tff(pred_def_28,type,
    strict_valid_struct_char_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_29,type,
    valid_bitvector_struct_void_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_30,type,
    right_valid_struct_void_P: ( c_sorted * $int * c_sorted ) > $o ).

tff(pred_def_31,type,
    valid_root_char__x__1__P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_32,type,
    valid: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_33,type,
    right_valid_struct___anonstruct_T_CompositionPage_1: ( c_sorted * $int * c_sorted * c_sorted * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_34,type,
    full_separated: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_35,type,
    valid_Page: c_sorted > $o ).

tff(pred_def_36,type,
    strict_valid_struct_void_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_37,type,
    valid_root_char_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_38,type,
    fully_packed: ( c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_39,type,
    alloc_fresh: ( c_sorted * c_sorted * $int ) > $o ).

tff(pred_def_40,type,
    left_valid_struct___anonstruct_T_CompositionPage_1: ( c_sorted * $int * c_sorted * c_sorted * c_sorted * c_sorted * c_sorted ) > $o ).

tff(pred_def_41,type,
    strict_valid_root_char__x__1__P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_42,type,
    subtag: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_43,type,
    valid_struct_void_P: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_44,type,
    valid_root___anonstruct_T_CompositionPage_1: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_45,type,
    pset_disjoint: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_46,type,
    strict_valid_root___anonstruct_T_CompositionPage_1: ( c_sorted * $int * $int * c_sorted ) > $o ).

tff(pred_def_47,type,
    left_valid_struct_char_P: ( c_sorted * $int * c_sorted ) > $o ).

tff(pred_def_56,type,
    sQ369_eqProxy: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_57,type,
    sQ370_eqProxy: ( c_type * c_type ) > $o ).

tff(pred_def_58,type,
    sQ371_eqProxy: ( $int * $int ) > $o ).

tff(pred_def_59,type,
    sQ372_eqProxy: ( c_Boolean * c_Boolean ) > $o ).

tff(pred_def_60,type,
    sQ373_eqProxy: ( $real * $real ) > $o ).

tff(pred_def_61,type,
    sQ374_eqProxy: ( c_unsorted * c_unsorted ) > $o ).

tff(pred_def_62,type,
    sQ375_eqProxy: ( 'Unit' * 'Unit' ) > $o ).

tff(pred_def_63,type,
    sQ376_eqProxy: ( $rat * $rat ) > $o ).

tff(f32283,plain,
    $false,
    inference(resolution,[],[f31838,f16833]) ).

tff(f16833,plain,
    ! [X114: $int] : $less($sum(-1,X114),X114),
    inference(evaluation,[],[f16822]) ).

tff(f16822,plain,
    ! [X114: $int] : $less($sum($uminus(1),X114),X114),
    inference(superposition,[],[f4138,f4642]) ).

tff(f4642,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f4626,f3805]) ).

tff(f3805,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f2184,f1958]) ).

tff(f1958,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    inference(literal_reordering,[],[f256]) ).

tff(f256,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f2184,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    inference(literal_reordering,[],[f254]) ).

tff(f254,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    introduced(theory_axiom_140,[]) ).

tff(f4626,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = $sum(0,X3) ),
    inference(superposition,[],[f2301,f2509]) ).

tff(f2509,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    inference(literal_reordering,[],[f258]) ).

tff(f258,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

tff(f2301,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum($sum(X0,X1),X2) = $sum(X0,$sum(X1,X2)) ),
    inference(literal_reordering,[],[f255]) ).

tff(f255,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum($sum(X0,X1),X2) = $sum(X0,$sum(X1,X2)) ),
    introduced(theory_axiom_141,[]) ).

tff(f4138,plain,
    ! [X0: $int] : $less(X0,$sum(1,X0)),
    inference(superposition,[],[f3930,f2184]) ).

tff(f3930,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f1935,f1924]) ).

tff(f1924,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    inference(literal_reordering,[],[f259]) ).

tff(f259,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f1935,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    inference(literal_reordering,[],[f263]) ).

tff(f263,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

tff(f31838,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f31834,f2505]) ).

tff(f2505,plain,
    ! [X0: c_unsorted,X1: c_type] : ~ $less(address(c_sort(pointer(X1),X0)),0),
    inference(literal_reordering,[],[f1506]) ).

tff(f1506,plain,
    ! [X0: c_unsorted,X1: c_type] : ~ $less(address(c_sort(pointer(X1),X0)),0),
    inference(cnf_transformation,[],[f347]) ).

tff(f347,plain,
    ! [X0: c_unsorted,X1: c_type] : ~ $less(address(c_sort(pointer(X1),X0)),0),
    inference(rectify,[],[f214]) ).

tff(f214,plain,
    ! [X99: c_unsorted,X98: c_type] : ~ $less(address(c_sort(pointer(X98),X99)),0),
    inference(theory_normalization,[],[f47]) ).

tff(f47,axiom,
    ! [X99: c_unsorted,X98: c_type] : $lesseq(0,address(c_sort(pointer(X98),X99))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_47) ).

tff(f31834,plain,
    ! [X0: c_type,X1: $int] :
      ( ~ $less(X1,0)
      | $less(address(c_sort(pointer(X0),shift(c_sort(pointer(X0),null),X1))),0) ),
    inference(superposition,[],[f12217,f2580]) ).

tff(f2580,plain,
    ! [X0: c_type] : ( 0 = address(c_sort(pointer(X0),null)) ),
    inference(literal_reordering,[],[f1650]) ).

tff(f1650,plain,
    ! [X0: c_type] : ( 0 = address(c_sort(pointer(X0),null)) ),
    inference(cnf_transformation,[],[f405]) ).

tff(f405,plain,
    ! [X0: c_type] : ( 0 = address(c_sort(pointer(X0),null)) ),
    inference(rectify,[],[f46]) ).

tff(f46,axiom,
    ! [X97: c_type] : ( 0 = address(c_sort(pointer(X97),null)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_46) ).

tff(f12217,plain,
    ! [X2: $int,X0: c_type,X1: c_unsorted] :
      ( $less(address(c_sort(pointer(X0),shift(c_sort(pointer(X0),X1),X2))),address(c_sort(pointer(X0),X1)))
      | ~ $less(X2,0) ),
    inference(superposition,[],[f12192,f5008]) ).

tff(f5008,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),shift(c_sort(pointer(X0),X1),0)) = c_sort(pointer(X0),X1) ),
    inference(forward_demodulation,[],[f5007,f2119]) ).

tff(f2119,plain,
    ! [X0: c_type,X1: c_unsorted] : ( pointer(X0) = sK67(X0,X1) ),
    inference(literal_reordering,[],[f1304]) ).

tff(f1304,plain,
    ! [X0: c_type,X1: c_unsorted] : ( pointer(X0) = sK67(X0,X1) ),
    inference(cnf_transformation,[],[f677]) ).

tff(f677,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ( sK68(X0,X1) = c_sort(sK67(X0,X1),X1) )
      & ( c_sort(sK67(X0,X1),shift(sK68(X0,X1),0)) = sK68(X0,X1) )
      & ( pointer(X0) = sK67(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK67,sK68])],[f674,f676,f675]) ).

tff(f675,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ? [X2: c_type] :
          ( ? [X3: c_sorted] :
              ( ( c_sort(X2,X1) = X3 )
              & ( c_sort(X2,shift(X3,0)) = X3 ) )
          & ( pointer(X0) = X2 ) )
     => ( ? [X3: c_sorted] :
            ( ( c_sort(sK67(X0,X1),X1) = X3 )
            & ( c_sort(sK67(X0,X1),shift(X3,0)) = X3 ) )
        & ( pointer(X0) = sK67(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f676,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ? [X3: c_sorted] :
          ( ( c_sort(sK67(X0,X1),X1) = X3 )
          & ( c_sort(sK67(X0,X1),shift(X3,0)) = X3 ) )
     => ( ( sK68(X0,X1) = c_sort(sK67(X0,X1),X1) )
        & ( c_sort(sK67(X0,X1),shift(sK68(X0,X1),0)) = sK68(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f674,plain,
    ! [X0: c_type,X1: c_unsorted] :
    ? [X2: c_type] :
      ( ? [X3: c_sorted] :
          ( ( c_sort(X2,X1) = X3 )
          & ( c_sort(X2,shift(X3,0)) = X3 ) )
      & ( pointer(X0) = X2 ) ),
    inference(rectify,[],[f344]) ).

tff(f344,plain,
    ! [X1: c_type,X0: c_unsorted] :
    ? [X2: c_type] :
      ( ? [X3: c_sorted] :
          ( ( c_sort(X2,X0) = X3 )
          & ( c_sort(X2,shift(X3,0)) = X3 ) )
      & ( pointer(X1) = X2 ) ),
    inference(rectify,[],[f50]) ).

tff(f50,axiom,
    ! [X113: c_unsorted,X112: c_type] :
    ? [X114: c_type] :
      ( ? [X115: c_sorted] :
          ( ( c_sort(X114,shift(X115,0)) = X115 )
          & ( c_sort(X114,X113) = X115 ) )
      & ( pointer(X112) = X114 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_50) ).

tff(f5007,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = c_sort(sK67(X0,X1),shift(c_sort(pointer(X0),X1),0)) ),
    inference(forward_demodulation,[],[f2120,f4245]) ).

tff(f4245,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK68(X0,X1) = c_sort(pointer(X0),X1) ),
    inference(forward_demodulation,[],[f2599,f2119]) ).

tff(f2599,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK68(X0,X1) = c_sort(sK67(X0,X1),X1) ),
    inference(literal_reordering,[],[f1306]) ).

tff(f1306,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK68(X0,X1) = c_sort(sK67(X0,X1),X1) ),
    inference(cnf_transformation,[],[f677]) ).

tff(f2120,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(sK67(X0,X1),shift(sK68(X0,X1),0)) = sK68(X0,X1) ),
    inference(literal_reordering,[],[f1305]) ).

tff(f1305,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(sK67(X0,X1),shift(sK68(X0,X1),0)) = sK68(X0,X1) ),
    inference(cnf_transformation,[],[f677]) ).

tff(f12192,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X1),X3))),address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X1),X0))))
      | ~ $less(X3,X0) ),
    inference(forward_demodulation,[],[f12191,f2562]) ).

tff(f2562,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( sK158(X0,X1,X2,X3) = pointer(X2) ),
    inference(literal_reordering,[],[f1451]) ).

tff(f1451,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( sK158(X0,X1,X2,X3) = pointer(X2) ),
    inference(cnf_transformation,[],[f815]) ).

tff(f815,plain,
    ! [X0: $int,X1: c_unsorted,X2: c_type,X3: $int] :
      ( ( c_sort(sK158(X0,X1,X2,X3),X1) = sK159(X0,X1,X2,X3) )
      & ( ~ $less(X3,X0)
        | $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0)))) )
      & ( ~ $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0))))
        | $less(X3,X0) )
      & ( sK158(X0,X1,X2,X3) = pointer(X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK158,sK159])],[f812,f814,f813]) ).

tff(f813,plain,
    ! [X0: $int,X1: c_unsorted,X2: c_type,X3: $int] :
      ( ? [X4: c_type] :
          ( ? [X5: c_sorted] :
              ( ( c_sort(X4,X1) = X5 )
              & ( ~ $less(X3,X0)
                | $less(address(c_sort(X4,shift(X5,X3))),address(c_sort(X4,shift(X5,X0)))) )
              & ( ~ $less(address(c_sort(X4,shift(X5,X3))),address(c_sort(X4,shift(X5,X0))))
                | $less(X3,X0) ) )
          & ( pointer(X2) = X4 ) )
     => ( ? [X5: c_sorted] :
            ( ( c_sort(sK158(X0,X1,X2,X3),X1) = X5 )
            & ( ~ $less(X3,X0)
              | $less(address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X0)))) )
            & ( ~ $less(address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X0))))
              | $less(X3,X0) ) )
        & ( sK158(X0,X1,X2,X3) = pointer(X2) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f814,plain,
    ! [X0: $int,X1: c_unsorted,X2: c_type,X3: $int] :
      ( ? [X5: c_sorted] :
          ( ( c_sort(sK158(X0,X1,X2,X3),X1) = X5 )
          & ( ~ $less(X3,X0)
            | $less(address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X0)))) )
          & ( ~ $less(address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(X5,X0))))
            | $less(X3,X0) ) )
     => ( ( c_sort(sK158(X0,X1,X2,X3),X1) = sK159(X0,X1,X2,X3) )
        & ( ~ $less(X3,X0)
          | $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0)))) )
        & ( ~ $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0))))
          | $less(X3,X0) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f812,plain,
    ! [X0: $int,X1: c_unsorted,X2: c_type,X3: $int] :
    ? [X4: c_type] :
      ( ? [X5: c_sorted] :
          ( ( c_sort(X4,X1) = X5 )
          & ( ~ $less(X3,X0)
            | $less(address(c_sort(X4,shift(X5,X3))),address(c_sort(X4,shift(X5,X0)))) )
          & ( ~ $less(address(c_sort(X4,shift(X5,X3))),address(c_sort(X4,shift(X5,X0))))
            | $less(X3,X0) ) )
      & ( pointer(X2) = X4 ) ),
    inference(rectify,[],[f811]) ).

tff(f811,plain,
    ! [X1: $int,X3: c_unsorted,X0: c_type,X2: $int] :
    ? [X4: c_type] :
      ( ? [X5: c_sorted] :
          ( ( c_sort(X4,X3) = X5 )
          & ( ~ $less(X2,X1)
            | $less(address(c_sort(X4,shift(X5,X2))),address(c_sort(X4,shift(X5,X1)))) )
          & ( ~ $less(address(c_sort(X4,shift(X5,X2))),address(c_sort(X4,shift(X5,X1))))
            | $less(X2,X1) ) )
      & ( pointer(X0) = X4 ) ),
    inference(flattening,[],[f810]) ).

tff(f810,plain,
    ! [X1: $int,X3: c_unsorted,X0: c_type,X2: $int] :
    ? [X4: c_type] :
      ( ? [X5: c_sorted] :
          ( ( c_sort(X4,X3) = X5 )
          & ( ~ $less(X2,X1)
            | $less(address(c_sort(X4,shift(X5,X2))),address(c_sort(X4,shift(X5,X1)))) )
          & ( ~ $less(address(c_sort(X4,shift(X5,X2))),address(c_sort(X4,shift(X5,X1))))
            | $less(X2,X1) ) )
      & ( pointer(X0) = X4 ) ),
    inference(nnf_transformation,[],[f407]) ).

tff(f407,plain,
    ! [X1: $int,X3: c_unsorted,X0: c_type,X2: $int] :
    ? [X4: c_type] :
      ( ? [X5: c_sorted] :
          ( ( c_sort(X4,X3) = X5 )
          & ( ~ $less(X2,X1)
          <=> ~ $less(address(c_sort(X4,shift(X5,X2))),address(c_sort(X4,shift(X5,X1)))) ) )
      & ( pointer(X0) = X4 ) ),
    inference(rectify,[],[f233]) ).

tff(f233,plain,
    ! [X106: c_type,X108: $int,X109: $int,X107: c_unsorted] :
    ? [X110: c_type] :
      ( ? [X111: c_sorted] :
          ( ( c_sort(X110,X107) = X111 )
          & ( ~ $less(X109,X108)
          <=> ~ $less(address(c_sort(X110,shift(X111,X109))),address(c_sort(X110,shift(X111,X108)))) ) )
      & ( pointer(X106) = X110 ) ),
    inference(theory_normalization,[],[f49]) ).

tff(f49,axiom,
    ! [X106: c_type,X108: $int,X109: $int,X107: c_unsorted] :
    ? [X110: c_type] :
      ( ? [X111: c_sorted] :
          ( ( c_sort(X110,X107) = X111 )
          & ( $lesseq(X108,X109)
          <=> $lesseq(address(c_sort(X110,shift(X111,X108))),address(c_sort(X110,shift(X111,X109)))) ) )
      & ( pointer(X106) = X110 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_49) ).

tff(f12191,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(sK158(X0,X1,X2,X3),shift(c_sort(pointer(X2),X1),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(c_sort(pointer(X2),X1),X0))))
      | ~ $less(X3,X0) ),
    inference(forward_demodulation,[],[f2400,f5485]) ).

tff(f5485,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( c_sort(pointer(X2),X1) = sK159(X0,X1,X2,X3) ),
    inference(forward_demodulation,[],[f2313,f2562]) ).

tff(f2313,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( c_sort(sK158(X0,X1,X2,X3),X1) = sK159(X0,X1,X2,X3) ),
    inference(literal_reordering,[],[f1454]) ).

tff(f1454,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( c_sort(sK158(X0,X1,X2,X3),X1) = sK159(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f815]) ).

tff(f2400,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0))))
      | ~ $less(X3,X0) ),
    inference(literal_reordering,[],[f1453]) ).

tff(f1453,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( ~ $less(X3,X0)
      | $less(address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X3))),address(c_sort(sK158(X0,X1,X2,X3),shift(sK159(X0,X1,X2,X3),X0)))) ),
    inference(cnf_transformation,[],[f815]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI745=1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 20:19:48 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.53  % (17929)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.53  % (17921)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (17921)Instruction limit reached!
% 0.20/0.54  % (17921)------------------------------
% 0.20/0.54  % (17921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.55  % (17921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.55  % (17921)Termination reason: Unknown
% 1.20/0.55  % (17921)Termination phase: Property scanning
% 1.20/0.55  
% 1.20/0.55  % (17921)Memory used [KB]: 1535
% 1.20/0.55  % (17921)Time elapsed: 0.008 s
% 1.20/0.55  % (17921)Instructions burned: 8 (million)
% 1.20/0.55  % (17921)------------------------------
% 1.20/0.55  % (17921)------------------------------
% 1.20/0.55  % (17917)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.20/0.56  % (17937)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.20/0.56  % (17928)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.20/0.56  % (17922)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.44/0.56  % (17919)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.44/0.56  % (17922)Instruction limit reached!
% 1.44/0.56  % (17922)------------------------------
% 1.44/0.56  % (17922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (17922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (17922)Termination reason: Unknown
% 1.44/0.56  % (17922)Termination phase: Property scanning
% 1.44/0.56  
% 1.44/0.56  % (17922)Memory used [KB]: 1535
% 1.44/0.56  % (17922)Time elapsed: 0.003 s
% 1.44/0.56  % (17922)Instructions burned: 3 (million)
% 1.44/0.56  % (17922)------------------------------
% 1.44/0.56  % (17922)------------------------------
% 1.44/0.57  % (17923)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.44/0.57  % (17933)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.44/0.57  % (17934)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.44/0.57  % (17920)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.44/0.57  % (17918)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.44/0.57  % (17915)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.44/0.57  % (17924)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.44/0.57  % (17943)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.44/0.57  % (17936)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.44/0.57  % (17925)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.44/0.57  % (17926)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.44/0.58  % (17940)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.44/0.58  % (17942)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.44/0.58  % (17914)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 1.44/0.58  % (17935)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.44/0.58  % (17916)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.44/0.58  % (17930)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.44/0.58  % (17927)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.44/0.58  % (17939)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.44/0.58  % (17941)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.44/0.59  % (17932)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.44/0.59  % (17931)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.44/0.59  % (17938)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.44/0.62  % (17929)Instruction limit reached!
% 1.44/0.62  % (17929)------------------------------
% 1.44/0.62  % (17929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.62  % (17929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.62  % (17929)Termination reason: Unknown
% 1.44/0.62  % (17929)Termination phase: Saturation
% 1.44/0.62  
% 1.44/0.62  % (17929)Memory used [KB]: 5117
% 1.44/0.62  % (17929)Time elapsed: 0.082 s
% 1.44/0.62  % (17929)Instructions burned: 75 (million)
% 1.44/0.62  % (17929)------------------------------
% 1.44/0.62  % (17929)------------------------------
% 1.44/0.63  % (17918)Instruction limit reached!
% 1.44/0.63  % (17918)------------------------------
% 1.44/0.63  % (17918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.63  % (17918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.63  % (17918)Termination reason: Unknown
% 1.44/0.63  % (17918)Termination phase: Property scanning
% 1.44/0.63  
% 1.44/0.63  % (17918)Memory used [KB]: 4733
% 1.44/0.63  % (17918)Time elapsed: 0.025 s
% 1.44/0.63  % (17918)Instructions burned: 53 (million)
% 1.44/0.63  % (17918)------------------------------
% 1.44/0.63  % (17918)------------------------------
% 1.44/0.64  % (17916)Instruction limit reached!
% 1.44/0.64  % (17916)------------------------------
% 1.44/0.64  % (17916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.64  % (17916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.64  % (17916)Termination reason: Unknown
% 1.44/0.64  % (17916)Termination phase: Preprocessing 3
% 1.44/0.64  
% 1.44/0.64  % (17916)Memory used [KB]: 4477
% 1.44/0.64  % (17916)Time elapsed: 0.020 s
% 1.44/0.64  % (17916)Instructions burned: 38 (million)
% 1.44/0.64  % (17916)------------------------------
% 1.44/0.64  % (17916)------------------------------
% 1.44/0.64  % (17917)Instruction limit reached!
% 1.44/0.64  % (17917)------------------------------
% 1.44/0.64  % (17917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.64  % (17917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.64  % (17917)Termination reason: Unknown
% 1.44/0.64  % (17917)Termination phase: Function definition elimination
% 1.44/0.64  
% 1.44/0.64  % (17917)Memory used [KB]: 4349
% 1.44/0.64  % (17917)Time elapsed: 0.025 s
% 1.44/0.64  % (17917)Instructions burned: 52 (million)
% 1.44/0.64  % (17917)------------------------------
% 1.44/0.64  % (17917)------------------------------
% 1.44/0.65  % (17923)Instruction limit reached!
% 1.44/0.65  % (17923)------------------------------
% 1.44/0.65  % (17923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.65  % (17923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.65  % (17923)Termination reason: Unknown
% 1.44/0.65  % (17923)Termination phase: Property scanning
% 1.44/0.65  
% 1.44/0.65  % (17923)Memory used [KB]: 4733
% 1.44/0.65  % (17923)Time elapsed: 0.024 s
% 1.44/0.65  % (17923)Instructions burned: 52 (million)
% 1.44/0.65  % (17923)------------------------------
% 1.44/0.65  % (17923)------------------------------
% 1.44/0.65  % (17924)Instruction limit reached!
% 1.44/0.65  % (17924)------------------------------
% 1.44/0.65  % (17924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.65  % (17924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.65  % (17924)Termination reason: Unknown
% 1.44/0.65  % (17924)Termination phase: Property scanning
% 1.44/0.65  
% 1.44/0.65  % (17924)Memory used [KB]: 4861
% 1.44/0.65  % (17924)Time elapsed: 0.024 s
% 1.44/0.65  % (17924)Instructions burned: 50 (million)
% 1.44/0.65  % (17924)------------------------------
% 1.44/0.65  % (17924)------------------------------
% 1.44/0.65  % (17915)Instruction limit reached!
% 1.44/0.65  % (17915)------------------------------
% 1.44/0.65  % (17915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.65  % (17915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.65  % (17915)Termination reason: Unknown
% 1.44/0.65  % (17915)Termination phase: Property scanning
% 1.44/0.65  
% 1.44/0.65  % (17915)Memory used [KB]: 4861
% 1.44/0.65  % (17915)Time elapsed: 0.024 s
% 1.44/0.65  % (17915)Instructions burned: 51 (million)
% 1.44/0.65  % (17915)------------------------------
% 1.44/0.65  % (17915)------------------------------
% 2.09/0.66  % (17919)Instruction limit reached!
% 2.09/0.66  % (17919)------------------------------
% 2.09/0.66  % (17919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.66  % (17919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.66  % (17919)Termination reason: Unknown
% 2.09/0.66  % (17919)Termination phase: Property scanning
% 2.09/0.66  
% 2.09/0.66  % (17919)Memory used [KB]: 4733
% 2.09/0.66  % (17919)Time elapsed: 0.024 s
% 2.09/0.66  % (17919)Instructions burned: 48 (million)
% 2.09/0.66  % (17919)------------------------------
% 2.09/0.66  % (17919)------------------------------
% 2.09/0.67  % (17920)Instruction limit reached!
% 2.09/0.67  % (17920)------------------------------
% 2.09/0.67  % (17920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.67  % (17920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.67  % (17920)Termination reason: Unknown
% 2.09/0.67  % (17920)Termination phase: Preprocessing 3
% 2.09/0.67  
% 2.09/0.67  % (17920)Memory used [KB]: 4861
% 2.09/0.67  % (17920)Time elapsed: 0.025 s
% 2.09/0.67  % (17920)Instructions burned: 51 (million)
% 2.09/0.67  % (17920)------------------------------
% 2.09/0.67  % (17920)------------------------------
% 2.09/0.68  % (17940)Instruction limit reached!
% 2.09/0.68  % (17940)------------------------------
% 2.09/0.68  % (17940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.68  % (17940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.68  % (17940)Termination reason: Unknown
% 2.09/0.68  % (17940)Termination phase: Property scanning
% 2.09/0.68  
% 2.09/0.68  % (17940)Memory used [KB]: 5373
% 2.09/0.68  % (17940)Time elapsed: 0.031 s
% 2.09/0.68  % (17940)Instructions burned: 68 (million)
% 2.09/0.68  % (17940)------------------------------
% 2.09/0.68  % (17940)------------------------------
% 2.09/0.68  % (17951)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.09/0.68  % (17928)Instruction limit reached!
% 2.09/0.68  % (17928)------------------------------
% 2.09/0.68  % (17928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.68  % (17928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.68  % (17928)Termination reason: Unknown
% 2.09/0.68  % (17928)Termination phase: Property scanning
% 2.09/0.68  
% 2.09/0.68  % (17928)Memory used [KB]: 5373
% 2.09/0.68  % (17928)Time elapsed: 0.032 s
% 2.09/0.68  % (17928)Instructions burned: 70 (million)
% 2.09/0.68  % (17928)------------------------------
% 2.09/0.68  % (17928)------------------------------
% 2.09/0.68  % (17931)Instruction limit reached!
% 2.09/0.68  % (17931)------------------------------
% 2.09/0.68  % (17931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.68  % (17931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.68  % (17931)Termination reason: Unknown
% 2.09/0.68  % (17931)Termination phase: Function definition elimination
% 2.09/0.68  
% 2.09/0.68  % (17931)Memory used [KB]: 5117
% 2.09/0.68  % (17931)Time elapsed: 0.028 s
% 2.09/0.68  % (17931)Instructions burned: 61 (million)
% 2.09/0.68  % (17931)------------------------------
% 2.09/0.68  % (17931)------------------------------
% 2.35/0.70  % (17914)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.35/0.70  % (17914)Terminated due to inappropriate strategy.
% 2.35/0.70  % (17914)------------------------------
% 2.35/0.70  % (17914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (17914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (17914)Termination reason: Inappropriate
% 2.35/0.70  
% 2.35/0.70  % (17914)Memory used [KB]: 5500
% 2.35/0.70  % (17914)Time elapsed: 0.037 s
% 2.35/0.70  % (17914)Instructions burned: 86 (million)
% 2.35/0.70  % (17914)------------------------------
% 2.35/0.70  % (17914)------------------------------
% 2.35/0.70  % (17952)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.35/0.71  % (17933)Instruction limit reached!
% 2.35/0.71  % (17933)------------------------------
% 2.35/0.71  % (17933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.71  % (17933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.71  % (17933)Termination reason: Unknown
% 2.35/0.71  % (17933)Termination phase: Saturation
% 2.35/0.71  
% 2.35/0.71  % (17933)Memory used [KB]: 5500
% 2.35/0.71  % (17933)Time elapsed: 0.268 s
% 2.35/0.71  % (17933)Instructions burned: 100 (million)
% 2.35/0.71  % (17933)------------------------------
% 2.35/0.71  % (17933)------------------------------
% 2.35/0.72  % (17925)Instruction limit reached!
% 2.35/0.72  % (17925)------------------------------
% 2.35/0.72  % (17925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (17925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (17925)Termination reason: Unknown
% 2.35/0.72  % (17925)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (17925)Memory used [KB]: 9594
% 2.35/0.72  % (17925)Time elapsed: 0.276 s
% 2.35/0.72  % (17925)Instructions burned: 100 (million)
% 2.35/0.72  % (17925)------------------------------
% 2.35/0.72  % (17925)------------------------------
% 2.35/0.73  % (17930)Instruction limit reached!
% 2.35/0.73  % (17930)------------------------------
% 2.35/0.73  % (17930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.73  % (17930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.73  % (17930)Termination reason: Unknown
% 2.35/0.73  % (17930)Termination phase: Saturation
% 2.35/0.73  
% 2.35/0.73  % (17930)Memory used [KB]: 9978
% 2.35/0.73  % (17930)Time elapsed: 0.296 s
% 2.35/0.73  % (17930)Instructions burned: 99 (million)
% 2.35/0.73  % (17930)------------------------------
% 2.35/0.73  % (17930)------------------------------
% 2.54/0.73  % (17926)Instruction limit reached!
% 2.54/0.73  % (17926)------------------------------
% 2.54/0.73  % (17926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (17926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (17926)Termination reason: Unknown
% 2.54/0.73  % (17926)Termination phase: Saturation
% 2.54/0.73  
% 2.54/0.73  % (17926)Memory used [KB]: 9978
% 2.54/0.73  % (17926)Time elapsed: 0.305 s
% 2.54/0.73  % (17926)Instructions burned: 101 (million)
% 2.54/0.73  % (17926)------------------------------
% 2.54/0.73  % (17926)------------------------------
% 2.58/0.74  % (17932)Instruction limit reached!
% 2.58/0.74  % (17932)------------------------------
% 2.58/0.74  % (17932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.74  % (17932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.74  % (17932)Termination reason: Unknown
% 2.58/0.74  % (17932)Termination phase: Saturation
% 2.58/0.74  
% 2.58/0.74  % (17932)Memory used [KB]: 10234
% 2.58/0.74  % (17932)Time elapsed: 0.049 s
% 2.58/0.74  % (17932)Instructions burned: 101 (million)
% 2.58/0.74  % (17932)------------------------------
% 2.58/0.74  % (17932)------------------------------
% 2.58/0.76  % (17964)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.58/0.76  % (17927)Instruction limit reached!
% 2.58/0.76  % (17927)------------------------------
% 2.58/0.76  % (17927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.76  % (17927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.76  % (17927)Termination reason: Unknown
% 2.58/0.76  % (17927)Termination phase: Saturation
% 2.58/0.76  
% 2.58/0.76  % (17927)Memory used [KB]: 9978
% 2.58/0.76  % (17927)Time elapsed: 0.306 s
% 2.58/0.76  % (17927)Instructions burned: 99 (million)
% 2.58/0.76  % (17927)------------------------------
% 2.58/0.76  % (17927)------------------------------
% 2.58/0.76  % (17958)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.58/0.77  % (17962)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.58/0.78  % (17953)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.58/0.79  % (17954)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.58/0.79  % (17956)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.58/0.80  % (17955)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.73/0.82  % (17957)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.73/0.83  % (17959)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 2.73/0.83  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.73/0.83  % (17960)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 2.73/0.84  % (17935)Instruction limit reached!
% 2.73/0.84  % (17935)------------------------------
% 2.73/0.84  % (17935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.84  % (17935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.84  % (17935)Termination reason: Unknown
% 2.73/0.84  % (17935)Termination phase: Saturation
% 2.73/0.84  
% 2.73/0.84  % (17935)Memory used [KB]: 10618
% 2.73/0.84  % (17935)Time elapsed: 0.416 s
% 2.73/0.84  % (17935)Instructions burned: 138 (million)
% 2.73/0.84  % (17935)------------------------------
% 2.73/0.84  % (17935)------------------------------
% 2.73/0.85  % (17961)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 2.73/0.85  % (17968)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.73/0.85  % (17963)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.73/0.85  % (17958)Instruction limit reached!
% 2.73/0.85  % (17958)------------------------------
% 2.73/0.85  % (17958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.85  % (17958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.85  % (17958)Termination reason: Unknown
% 2.73/0.85  % (17958)Termination phase: Property scanning
% 2.73/0.85  
% 2.73/0.85  % (17958)Memory used [KB]: 5500
% 2.73/0.85  % (17958)Time elapsed: 0.031 s
% 2.73/0.85  % (17958)Instructions burned: 70 (million)
% 2.73/0.85  % (17958)------------------------------
% 2.73/0.85  % (17958)------------------------------
% 2.73/0.85  % (17969)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.73/0.86  % (17970)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.92/0.86  % (17934)Instruction limit reached!
% 2.92/0.86  % (17934)------------------------------
% 2.92/0.86  % (17934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.86  % (17934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.86  % (17934)Termination reason: Unknown
% 2.92/0.86  % (17934)Termination phase: Saturation
% 2.92/0.86  
% 2.92/0.86  % (17934)Memory used [KB]: 11001
% 2.92/0.86  % (17934)Time elapsed: 0.427 s
% 2.92/0.86  % (17934)Instructions burned: 178 (million)
% 2.92/0.86  % (17934)------------------------------
% 2.92/0.86  % (17934)------------------------------
% 2.92/0.86  % (17966)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.92/0.86  % (17965)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.92/0.87  % (17941)Instruction limit reached!
% 2.92/0.87  % (17941)------------------------------
% 2.92/0.87  % (17941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.87  % (17967)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.92/0.88  % (17941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.88  % (17941)Termination reason: Unknown
% 2.92/0.88  % (17941)Termination phase: Saturation
% 2.92/0.88  
% 2.92/0.88  % (17941)Memory used [KB]: 5884
% 2.92/0.88  % (17941)Time elapsed: 0.090 s
% 2.92/0.88  % (17941)Instructions burned: 179 (million)
% 2.92/0.88  % (17941)------------------------------
% 2.92/0.88  % (17941)------------------------------
% 2.92/0.91  % (17971)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 2.92/0.91  % (17968)Instruction limit reached!
% 2.92/0.91  % (17968)------------------------------
% 2.92/0.91  % (17968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (17968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (17968)Termination reason: Unknown
% 2.92/0.91  % (17968)Termination phase: Property scanning
% 2.92/0.91  
% 2.92/0.91  % (17968)Memory used [KB]: 5373
% 2.92/0.91  % (17968)Time elapsed: 0.048 s
% 2.92/0.91  % (17968)Instructions burned: 70 (million)
% 2.92/0.91  % (17968)------------------------------
% 2.92/0.91  % (17968)------------------------------
% 2.92/0.91  % (17953)Instruction limit reached!
% 2.92/0.91  % (17953)------------------------------
% 2.92/0.91  % (17953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.92  % (17953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.92  % (17953)Termination reason: Unknown
% 2.92/0.92  % (17953)Termination phase: Saturation
% 2.92/0.92  
% 2.92/0.92  % (17953)Memory used [KB]: 9722
% 2.92/0.92  % (17953)Time elapsed: 0.182 s
% 2.92/0.92  % (17953)Instructions burned: 90 (million)
% 2.92/0.92  % (17953)------------------------------
% 2.92/0.92  % (17953)------------------------------
% 3.27/0.96  % (17973)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.27/0.98  % (17961)Instruction limit reached!
% 3.27/0.98  % (17961)------------------------------
% 3.27/0.98  % (17961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.98  % (17961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.98  % (17961)Termination reason: Unknown
% 3.27/0.98  % (17961)Termination phase: Saturation
% 3.27/0.98  
% 3.27/0.98  % (17961)Memory used [KB]: 9850
% 3.27/0.98  % (17961)Time elapsed: 0.258 s
% 3.27/0.98  % (17961)Instructions burned: 90 (million)
% 3.27/0.98  % (17961)------------------------------
% 3.27/0.98  % (17961)------------------------------
% 3.32/0.99  % (17972)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.32/0.99  % (17974)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.32/1.02  % (17975)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 5.25/1.06  % (17976)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 5.25/1.09  % (17977)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 5.25/1.11  % (17952)Instruction limit reached!
% 5.25/1.11  % (17952)------------------------------
% 5.25/1.11  % (17952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.25/1.11  % (17952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.25/1.11  % (17952)Termination reason: Unknown
% 5.25/1.11  % (17952)Termination phase: Saturation
% 5.25/1.11  
% 5.25/1.11  % (17952)Memory used [KB]: 7291
% 5.25/1.11  % (17952)Time elapsed: 0.507 s
% 5.25/1.11  % (17952)Instructions burned: 211 (million)
% 5.25/1.11  % (17952)------------------------------
% 5.25/1.11  % (17952)------------------------------
% 5.25/1.11  % (17973)Instruction limit reached!
% 5.25/1.11  % (17973)------------------------------
% 5.25/1.11  % (17973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.25/1.11  % (17973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.25/1.11  % (17973)Termination reason: Unknown
% 5.25/1.11  % (17973)Termination phase: Saturation
% 5.25/1.11  
% 5.25/1.11  % (17973)Memory used [KB]: 9978
% 5.25/1.11  % (17973)Time elapsed: 0.221 s
% 5.25/1.11  % (17973)Instructions burned: 91 (million)
% 5.25/1.11  % (17973)------------------------------
% 5.25/1.11  % (17973)------------------------------
% 6.29/1.18  % (17978)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.29/1.24  % (17943)Instruction limit reached!
% 6.29/1.24  % (17943)------------------------------
% 6.29/1.24  % (17943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.24  % (17943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.24  % (17943)Termination reason: Unknown
% 6.29/1.24  % (17943)Termination phase: Saturation
% 6.29/1.24  
% 6.29/1.24  % (17943)Memory used [KB]: 14839
% 6.29/1.24  % (17943)Time elapsed: 0.789 s
% 6.29/1.24  % (17943)Instructions burned: 355 (million)
% 6.29/1.24  % (17943)------------------------------
% 6.29/1.24  % (17943)------------------------------
% 7.03/1.28  % (17980)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.03/1.28  % (17979)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 7.50/1.35  % (17951)Instruction limit reached!
% 7.50/1.35  % (17951)------------------------------
% 7.50/1.35  % (17951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.50/1.36  % (17942)Instruction limit reached!
% 7.50/1.36  % (17942)------------------------------
% 7.50/1.36  % (17942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.50/1.36  % (17951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.50/1.36  % (17951)Termination reason: Unknown
% 7.50/1.36  % (17951)Termination phase: Saturation
% 7.50/1.36  
% 7.50/1.36  % (17951)Memory used [KB]: 12281
% 7.50/1.36  % (17951)Time elapsed: 0.681 s
% 7.50/1.36  % (17951)Instructions burned: 388 (million)
% 7.50/1.36  % (17951)------------------------------
% 7.50/1.36  % (17951)------------------------------
% 7.50/1.37  % (17942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.50/1.37  % (17942)Termination reason: Unknown
% 7.50/1.37  % (17942)Termination phase: Saturation
% 7.50/1.37  
% 7.50/1.37  % (17942)Memory used [KB]: 14839
% 7.50/1.37  % (17942)Time elapsed: 0.928 s
% 7.50/1.37  % (17942)Instructions burned: 439 (million)
% 7.50/1.37  % (17942)------------------------------
% 7.50/1.37  % (17942)------------------------------
% 7.50/1.42  % (17936)Instruction limit reached!
% 7.50/1.42  % (17936)------------------------------
% 7.50/1.42  % (17936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.50/1.42  % (17936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.50/1.42  % (17936)Termination reason: Unknown
% 7.50/1.42  % (17936)Termination phase: Saturation
% 7.50/1.42  
% 7.50/1.42  % (17936)Memory used [KB]: 10874
% 7.50/1.42  % (17936)Time elapsed: 0.945 s
% 7.50/1.42  % (17936)Instructions burned: 499 (million)
% 7.50/1.42  % (17936)------------------------------
% 7.50/1.42  % (17936)------------------------------
% 8.04/1.43  % (17937)Instruction limit reached!
% 8.04/1.43  % (17937)------------------------------
% 8.04/1.43  % (17937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.04/1.43  % (17937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.04/1.43  % (17937)Termination reason: Unknown
% 8.04/1.43  % (17937)Termination phase: Saturation
% 8.04/1.43  
% 8.04/1.43  % (17937)Memory used [KB]: 14583
% 8.04/1.43  % (17937)Time elapsed: 0.949 s
% 8.04/1.43  % (17937)Instructions burned: 467 (million)
% 8.04/1.43  % (17937)------------------------------
% 8.04/1.43  % (17937)------------------------------
% 8.04/1.44  % (17981)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 8.04/1.47  % (17982)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/90Mi)
% 8.04/1.47  % (17983)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 8.40/1.48  % (17938)Instruction limit reached!
% 8.40/1.48  % (17938)------------------------------
% 8.40/1.48  % (17938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.48  % (17938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.48  % (17938)Termination reason: Unknown
% 8.40/1.48  % (17938)Termination phase: Saturation
% 8.40/1.48  
% 8.40/1.48  % (17938)Memory used [KB]: 15223
% 8.40/1.48  % (17938)Time elapsed: 1.010 s
% 8.40/1.48  % (17938)Instructions burned: 483 (million)
% 8.40/1.48  % (17938)------------------------------
% 8.40/1.48  % (17938)------------------------------
% 8.40/1.54  % (17939)Instruction limit reached!
% 8.40/1.54  % (17939)------------------------------
% 8.40/1.54  % (17939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.54  % (17939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.54  % (17939)Termination reason: Unknown
% 8.40/1.54  % (17939)Termination phase: Saturation
% 8.40/1.54  
% 8.40/1.54  % (17939)Memory used [KB]: 14456
% 8.40/1.54  % (17939)Time elapsed: 1.119 s
% 8.40/1.54  % (17939)Instructions burned: 501 (million)
% 8.40/1.54  % (17939)------------------------------
% 8.40/1.54  % (17939)------------------------------
% 8.92/1.56  % (17982)Instruction limit reached!
% 8.92/1.56  % (17982)------------------------------
% 8.92/1.56  % (17982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.92/1.57  % (17982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.92/1.57  % (17982)Termination reason: Unknown
% 8.92/1.57  % (17982)Termination phase: Saturation
% 8.92/1.57  
% 8.92/1.57  % (17982)Memory used [KB]: 9850
% 8.92/1.57  % (17982)Time elapsed: 0.160 s
% 8.92/1.57  % (17982)Instructions burned: 90 (million)
% 8.92/1.57  % (17982)------------------------------
% 8.92/1.57  % (17982)------------------------------
% 9.12/1.58  % (17984)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/4958Mi)
% 9.12/1.59  % (17985)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/35256Mi)
% 9.89/1.65  % (17986)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/32293Mi)
% 10.16/1.70  % (17989)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/10187Mi)
% 10.16/1.72  % (17987)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/37001Mi)
% 11.67/1.91  % (17957)Instruction limit reached!
% 11.67/1.91  % (17957)------------------------------
% 11.67/1.91  % (17957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.67/1.91  % (17957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.67/1.91  % (17957)Termination reason: Unknown
% 11.67/1.91  % (17957)Termination phase: Saturation
% 11.67/1.91  
% 11.67/1.91  % (17957)Memory used [KB]: 12153
% 11.67/1.91  % (17957)Time elapsed: 1.207 s
% 11.67/1.91  % (17957)Instructions burned: 657 (million)
% 11.67/1.91  % (17957)------------------------------
% 11.67/1.91  % (17957)------------------------------
% 13.36/2.10  % (17990)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 15.70/2.38  % (17956)Instruction limit reached!
% 15.70/2.38  % (17956)------------------------------
% 15.70/2.38  % (17956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.70/2.38  % (17956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.70/2.38  % (17956)Termination reason: Unknown
% 15.70/2.38  % (17956)Termination phase: Saturation
% 15.70/2.38  
% 15.70/2.38  % (17956)Memory used [KB]: 16502
% 15.70/2.38  % (17956)Time elapsed: 1.685 s
% 15.70/2.38  % (17956)Instructions burned: 747 (million)
% 15.70/2.38  % (17956)------------------------------
% 15.70/2.38  % (17956)------------------------------
% 15.70/2.42  % (17959)Instruction limit reached!
% 15.70/2.42  % (17959)------------------------------
% 15.70/2.42  % (17959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.22/2.44  % (17959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.22/2.44  % (17959)Termination reason: Unknown
% 16.22/2.44  % (17959)Termination phase: Saturation
% 16.22/2.44  
% 16.22/2.44  % (17959)Memory used [KB]: 16247
% 16.22/2.44  % (17959)Time elapsed: 1.727 s
% 16.22/2.44  % (17959)Instructions burned: 941 (million)
% 16.22/2.44  % (17959)------------------------------
% 16.22/2.44  % (17959)------------------------------
% 16.43/2.50  % (18003)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/10147Mi)
% 17.27/2.59  % (17954)Instruction limit reached!
% 17.27/2.59  % (17954)------------------------------
% 17.27/2.59  % (17954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.59  % (17954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.59  % (17954)Termination reason: Unknown
% 17.27/2.59  % (17954)Termination phase: Saturation
% 17.27/2.59  
% 17.27/2.59  % (17954)Memory used [KB]: 14839
% 17.27/2.59  % (17954)Time elapsed: 1.511 s
% 17.27/2.59  % (17954)Instructions burned: 921 (million)
% 17.27/2.59  % (17954)------------------------------
% 17.27/2.59  % (17954)------------------------------
% 17.27/2.59  % (17955)Instruction limit reached!
% 17.27/2.59  % (17955)------------------------------
% 17.27/2.59  % (17955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.60  % (17955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.60  % (17955)Termination reason: Unknown
% 17.27/2.60  % (17955)Termination phase: Saturation
% 17.27/2.60  
% 17.27/2.60  % (17955)Memory used [KB]: 21364
% 17.27/2.60  % (17955)Time elapsed: 1.922 s
% 17.27/2.60  % (17955)Instructions burned: 935 (million)
% 17.27/2.60  % (17955)------------------------------
% 17.27/2.60  % (17955)------------------------------
% 17.27/2.61  % (18004)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/38056Mi)
% 17.27/2.62  % (17960)Instruction limit reached!
% 17.27/2.62  % (17960)------------------------------
% 17.27/2.62  % (17960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.27/2.62  % (17960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.27/2.62  % (17960)Termination reason: Unknown
% 17.27/2.62  % (17960)Termination phase: Saturation
% 17.27/2.62  
% 17.27/2.62  % (17960)Memory used [KB]: 22003
% 17.27/2.62  % (17960)Time elapsed: 1.933 s
% 17.27/2.62  % (17960)Instructions burned: 982 (million)
% 17.27/2.62  % (17960)------------------------------
% 17.27/2.62  % (17960)------------------------------
% 17.92/2.69  % (18039)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/33239Mi)
% 17.92/2.72  % (18004)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 17.92/2.72  % (18004)Terminated due to inappropriate strategy.
% 17.92/2.72  % (18004)------------------------------
% 17.92/2.72  % (18004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.92/2.72  % (18004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.92/2.72  % (18004)Termination reason: Inappropriate
% 17.92/2.72  
% 17.92/2.72  % (18004)Memory used [KB]: 5117
% 17.92/2.72  % (18004)Time elapsed: 0.033 s
% 17.92/2.72  % (18004)Instructions burned: 83 (million)
% 17.92/2.72  % (18004)------------------------------
% 17.92/2.72  % (18004)------------------------------
% 18.63/2.74  % (18046)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/20987Mi)
% 18.63/2.74  % (18055)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/49917Mi)
% 18.63/2.77  % (18039)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 18.92/2.78  % (18039)Terminated due to inappropriate strategy.
% 18.92/2.78  % (18039)------------------------------
% 18.92/2.78  % (18039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.92/2.78  % (18039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.92/2.78  % (18039)Termination reason: Inappropriate
% 18.92/2.78  
% 18.92/2.78  % (18039)Memory used [KB]: 4477
% 18.92/2.78  % (18039)Time elapsed: 0.028 s
% 18.92/2.78  % (18039)Instructions burned: 69 (million)
% 18.92/2.78  % (18039)------------------------------
% 18.92/2.78  % (18039)------------------------------
% 18.92/2.84  % (18055)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 18.92/2.84  % (18055)Terminated due to inappropriate strategy.
% 18.92/2.84  % (18055)------------------------------
% 18.92/2.84  % (18055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.92/2.84  % (18055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.92/2.84  % (18055)Termination reason: Inappropriate
% 18.92/2.84  
% 18.92/2.84  % (18055)Memory used [KB]: 5373
% 18.92/2.84  % (18055)Time elapsed: 0.049 s
% 18.92/2.84  % (18055)Instructions burned: 89 (million)
% 18.92/2.84  % (18055)------------------------------
% 18.92/2.84  % (18055)------------------------------
% 19.53/2.84  % (18046)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 19.53/2.84  % (18046)Terminated due to inappropriate strategy.
% 19.53/2.84  % (18046)------------------------------
% 19.53/2.84  % (18046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.53/2.84  % (18046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.53/2.84  % (18046)Termination reason: Inappropriate
% 19.53/2.84  
% 19.53/2.84  % (18046)Memory used [KB]: 5245
% 19.53/2.84  % (18046)Time elapsed: 0.030 s
% 19.53/2.84  % (18046)Instructions burned: 73 (million)
% 19.53/2.84  % (18046)------------------------------
% 19.53/2.84  % (18046)------------------------------
% 19.72/2.88  % (18128)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/19144Mi)
% 19.72/2.89  % (18145)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/27492Mi)
% 20.23/2.95  % (18166)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/6101Mi)
% 20.23/3.01  % (18167)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/90Mi)
% 21.06/3.12  % (18167)Instruction limit reached!
% 21.06/3.12  % (18167)------------------------------
% 21.06/3.12  % (18167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.06/3.13  % (18167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.06/3.13  % (18167)Termination reason: Unknown
% 21.06/3.14  % (18167)Termination phase: Saturation
% 21.06/3.14  
% 21.06/3.14  % (18167)Memory used [KB]: 9722
% 21.06/3.14  % (18167)Time elapsed: 0.243 s
% 21.06/3.14  % (18167)Instructions burned: 90 (million)
% 21.06/3.14  % (18167)------------------------------
% 21.06/3.14  % (18167)------------------------------
% 22.82/3.30  % (18242)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/91600Mi)
% 25.79/3.67  % (17979)Instruction limit reached!
% 25.79/3.67  % (17979)------------------------------
% 25.79/3.67  % (17979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.79/3.67  % (17979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.79/3.67  % (17979)Termination reason: Unknown
% 25.79/3.67  % (17979)Termination phase: Saturation
% 25.79/3.67  
% 25.79/3.67  % (17979)Memory used [KB]: 16758
% 25.79/3.67  % (17979)Time elapsed: 2.399 s
% 25.79/3.67  % (17979)Instructions burned: 1824 (million)
% 25.79/3.67  % (17979)------------------------------
% 25.79/3.67  % (17979)------------------------------
% 26.18/3.74  % (17969)Instruction limit reached!
% 26.18/3.74  % (17969)------------------------------
% 26.18/3.74  % (17969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.64/3.76  % (17969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.64/3.76  % (17969)Termination reason: Unknown
% 26.64/3.76  % (17969)Termination phase: Saturation
% 26.64/3.76  
% 26.64/3.76  % (17969)Memory used [KB]: 16630
% 26.64/3.76  % (17969)Time elapsed: 2.899 s
% 26.64/3.76  % (17969)Instructions burned: 1825 (million)
% 26.64/3.76  % (17969)------------------------------
% 26.64/3.76  % (17969)------------------------------
% 26.82/3.78  % (18243)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/7127Mi)
% 27.63/3.87  % (17962)Instruction limit reached!
% 27.63/3.87  % (17962)------------------------------
% 27.63/3.87  % (17962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.63/3.87  % (17962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.63/3.87  % (17962)Termination reason: Unknown
% 27.63/3.87  % (17962)Termination phase: Saturation
% 27.63/3.87  
% 27.63/3.87  % (17962)Memory used [KB]: 20724
% 27.63/3.87  % (17962)Time elapsed: 3.147 s
% 27.63/3.87  % (17962)Instructions burned: 2016 (million)
% 27.63/3.87  % (17962)------------------------------
% 27.63/3.87  % (17962)------------------------------
% 27.63/3.93  % (18244)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/35256Mi)
% 27.63/3.94  % (17970)Instruction limit reached!
% 27.63/3.94  % (17970)------------------------------
% 27.63/3.94  % (17970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.30/3.96  % (17970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.30/3.96  % (17970)Termination reason: Unknown
% 28.30/3.96  % (17970)Termination phase: Saturation
% 28.30/3.96  
% 28.30/3.96  % (17970)Memory used [KB]: 23794
% 28.30/3.96  % (17970)Time elapsed: 3.140 s
% 28.30/3.96  % (17970)Instructions burned: 2135 (million)
% 28.30/3.96  % (17970)------------------------------
% 28.30/3.96  % (17970)------------------------------
% 28.58/4.03  % (18245)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/32293Mi)
% 29.09/4.09  % (18246)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/29337Mi)
% 29.91/4.20  % (17974)Instruction limit reached!
% 29.91/4.20  % (17974)------------------------------
% 29.91/4.20  % (17974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.91/4.20  % (17974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.91/4.20  % (17974)Termination reason: Unknown
% 29.91/4.20  % (17974)Termination phase: Saturation
% 29.91/4.20  
% 29.91/4.20  % (17974)Memory used [KB]: 20468
% 29.91/4.20  % (17974)Time elapsed: 3.277 s
% 29.91/4.20  % (17974)Instructions burned: 2018 (million)
% 29.91/4.20  % (17974)------------------------------
% 29.91/4.20  % (17974)------------------------------
% 31.15/4.35  % (18247)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=99860:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/99860Mi)
% 32.10/4.46  % (18247)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 32.10/4.46  % (18247)Terminated due to inappropriate strategy.
% 32.10/4.46  % (18247)------------------------------
% 32.10/4.46  % (18247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.10/4.46  % (18247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.10/4.46  % (18247)Termination reason: Inappropriate
% 32.10/4.46  
% 32.10/4.46  % (18247)Memory used [KB]: 5245
% 32.10/4.46  % (18247)Time elapsed: 0.035 s
% 32.10/4.46  % (18247)Instructions burned: 84 (million)
% 32.10/4.46  % (18247)------------------------------
% 32.10/4.46  % (18247)------------------------------
% 33.23/4.59  % (18248)fmb+10_1:1_fmbas=expand:i=96985:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/96985Mi)
% 33.84/4.68  % (18248)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 33.84/4.68  % (18248)Terminated due to inappropriate strategy.
% 33.84/4.68  % (18248)------------------------------
% 33.84/4.68  % (18248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.84/4.68  % (18248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.84/4.68  % (18248)Termination reason: Inappropriate
% 33.84/4.68  
% 33.84/4.68  % (18248)Memory used [KB]: 5117
% 33.84/4.68  % (18248)Time elapsed: 0.029 s
% 33.84/4.68  % (18248)Instructions burned: 75 (million)
% 33.84/4.68  % (18248)------------------------------
% 33.84/4.68  % (18248)------------------------------
% 33.84/4.70  % (17978)First to succeed.
% 33.84/4.72  % (17978)Refutation found. Thanks to Tanya!
% 33.84/4.72  % SZS status Unsatisfiable for theBenchmark
% 33.84/4.72  % SZS output start Proof for theBenchmark
% See solution above
% 33.84/4.72  % (17978)------------------------------
% 33.84/4.72  % (17978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.84/4.72  % (17978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.84/4.72  % (17978)Termination reason: Refutation
% 33.84/4.72  
% 33.84/4.72  % (17978)Memory used [KB]: 32877
% 33.84/4.72  % (17978)Time elapsed: 1.687 s
% 33.84/4.72  % (17978)Instructions burned: 2332 (million)
% 33.84/4.72  % (17978)------------------------------
% 33.84/4.72  % (17978)------------------------------
% 33.84/4.72  % (17911)Success in time 4.349 s
%------------------------------------------------------------------------------