TSTP Solution File: ARI752_1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI752_1 : TPTP v8.2.0. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n018.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 : Mon May 20 18:51:28 EDT 2024

% Result   : Unsatisfiable 0.22s 0.45s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :  535
% Syntax   : Number of formulae    :  704 ( 113 unt; 443 typ;   0 def)
%            Number of atoms       :  568 ( 346 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  491 ( 184   ~;  57   |; 151   &)
%                                         (  58 <=>;  41  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  407 ( 102 atm;  38 fun;  93 num; 174 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1550 ( 417   >;1133   *;   0   +;   0  <<)
%            Number of predicates  :   83 (  78 usr;  43 prp; 0-7 aty)
%            Number of functors    :  414 ( 402 usr;  30 con; 0-9 aty)
%            Number of variables   :  386 ( 306   !;  80   ?; 376   :)

% 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,
    downcast: ( c_sorted * c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_10,type,
    pset_empty: c_unsorted ).

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

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

tff(func_def_13,type,
    int32_of_integer: $int > c_unsorted ).

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

tff(func_def_15,type,
    c_unit: c_type ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_27,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

tff(func_def_32,type,
    int32_of_bitvector: c_sorted > c_unsorted ).

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

tff(func_def_34,type,
    bitvector_of_int32: c_sorted > c_unsorted ).

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,
    eq_pointer_bool: ( c_sorted * c_sorted ) > c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_55,type,
    c_real: c_type ).

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

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

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

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

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

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

tff(func_def_62,type,
    int8: c_type ).

tff(func_def_63,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_70,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_73,type,
    bottom_tag: c_unsorted ).

tff(func_def_74,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_85,type,
    c_bool: c_type ).

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

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

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

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

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

tff(func_def_91,type,
    void_P: c_type ).

tff(func_def_92,type,
    integer_of_int32: c_sorted > $int ).

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

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

tff(func_def_95,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_100,type,
    char_P: c_type ).

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

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

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

tff(func_def_120,type,
    sK4: c_unsorted ).

tff(func_def_121,type,
    sK5: c_unsorted ).

tff(func_def_122,type,
    sK6: c_unsorted ).

tff(func_def_123,type,
    sK7: c_unsorted > c_type ).

tff(func_def_124,type,
    sK8: c_unsorted > c_sorted ).

tff(func_def_125,type,
    sK9: c_unsorted > c_type ).

tff(func_def_126,type,
    sK10: c_unsorted > c_sorted ).

tff(func_def_127,type,
    sK11: c_unsorted > c_type ).

tff(func_def_128,type,
    sK12: c_unsorted > c_sorted ).

tff(func_def_129,type,
    sK13: c_unsorted > c_type ).

tff(func_def_130,type,
    sK14: c_unsorted > c_sorted ).

tff(func_def_131,type,
    sK15: c_unsorted > c_type ).

tff(func_def_132,type,
    sK16: c_unsorted > c_sorted ).

tff(func_def_133,type,
    sK17: c_unsorted > c_type ).

tff(func_def_134,type,
    sK18: c_unsorted > c_sorted ).

tff(func_def_135,type,
    sK19: c_unsorted > c_sorted ).

tff(func_def_136,type,
    sK20: c_unsorted > c_sorted ).

tff(func_def_137,type,
    sK21: c_unsorted > c_sorted ).

tff(func_def_138,type,
    sK22: c_unsorted > c_sorted ).

tff(func_def_139,type,
    sK23: c_unsorted > c_sorted ).

tff(func_def_140,type,
    sK24: c_unsorted > c_sorted ).

tff(func_def_141,type,
    sK25: c_unsorted > $int ).

tff(func_def_142,type,
    sK26: c_unsorted > $int ).

tff(func_def_143,type,
    sK27: ( c_type * c_unsorted ) > c_type ).

tff(func_def_144,type,
    sK28: ( c_type * c_unsorted ) > c_type ).

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

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

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

tff(func_def_148,type,
    sK32: ( $real * $real ) > $real ).

tff(func_def_149,type,
    sK33: ( $real * $real ) > $real ).

tff(func_def_150,type,
    sK34: ( $int * $int ) > $int ).

tff(func_def_151,type,
    sK35: ( $int * $int ) > $int ).

tff(func_def_152,type,
    sK36: ( $real * $real ) > $real ).

tff(func_def_153,type,
    sK37: ( $int * $int ) > $int ).

tff(func_def_154,type,
    sK38: ( $int * $int ) > $int ).

tff(func_def_155,type,
    sK39: ( $real * $real ) > $real ).

tff(func_def_156,type,
    sK40: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_157,type,
    sK41: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_158,type,
    sK42: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_159,type,
    sK43: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_160,type,
    sK44: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_161,type,
    sK45: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_162,type,
    sK46: ( c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_163,type,
    sK47: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_164,type,
    sK48: ( c_type * c_unsorted ) > c_sorted ).

tff(func_def_165,type,
    sK49: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_166,type,
    sK50: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_167,type,
    sK51: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_168,type,
    sK52: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_169,type,
    sK53: ( c_type * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_170,type,
    sK54: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_171,type,
    sK55: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_172,type,
    sK56: ( c_type * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_173,type,
    sK57: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_174,type,
    sK58: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_175,type,
    sK59: ( c_type * c_unsorted * c_unsorted ) > $int ).

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

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

tff(func_def_178,type,
    sK62: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_179,type,
    sK63: c_type > c_type ).

tff(func_def_180,type,
    sK64: c_type > c_type ).

tff(func_def_181,type,
    sK65: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_182,type,
    sK66: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_186,type,
    sK70: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_187,type,
    sK71: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_188,type,
    sK72: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_189,type,
    sK73: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_190,type,
    sK74: ( c_type * c_unsorted * c_unsorted ) > c_type ).

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

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

tff(func_def_193,type,
    sK77: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_194,type,
    sK78: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_195,type,
    sK79: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_196,type,
    sK80: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_197,type,
    sK81: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_198,type,
    sK82: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_199,type,
    sK83: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_200,type,
    sK84: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_201,type,
    sK85: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_205,type,
    sK89: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_206,type,
    sK90: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

tff(func_def_208,type,
    sK92: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_209,type,
    sK93: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_210,type,
    sK94: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_211,type,
    sK95: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_212,type,
    sK96: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

tff(func_def_217,type,
    sK101: ( c_unsorted * c_unsorted * c_type * $int ) > $int ).

tff(func_def_218,type,
    sK102: ( c_unsorted * c_unsorted * c_type * $int * $int ) > c_type ).

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

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

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

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

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

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

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

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

tff(func_def_227,type,
    sK111: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_228,type,
    sK112: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

tff(func_def_229,type,
    sK113: ( c_type * c_unsorted * c_unsorted * $int ) > c_unsorted ).

tff(func_def_230,type,
    sK114: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

tff(func_def_235,type,
    sK119: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

tff(func_def_237,type,
    sK121: c_type > c_type ).

tff(func_def_238,type,
    sK122: c_type > c_type ).

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

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

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

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

tff(func_def_243,type,
    sK127: ( c_type * c_unsorted * $int * $int ) > c_type ).

tff(func_def_244,type,
    sK128: ( c_type * c_unsorted * $int * $int ) > c_sorted ).

tff(func_def_245,type,
    sK129: ( c_type * c_unsorted * $int * $int ) > c_type ).

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

tff(func_def_247,type,
    sK131: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

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

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

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

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

tff(func_def_256,type,
    sK140: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

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

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

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

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

tff(func_def_265,type,
    sK149: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

tff(func_def_267,type,
    sK151: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

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

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

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

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

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

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

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

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

tff(func_def_276,type,
    sK160: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_277,type,
    sK161: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_281,type,
    sK165: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_282,type,
    sK166: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

tff(func_def_284,type,
    sK168: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_285,type,
    sK169: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_286,type,
    sK170: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

tff(func_def_289,type,
    sK173: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_290,type,
    sK174: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_291,type,
    sK175: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_292,type,
    sK176: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

tff(func_def_300,type,
    sK184: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_301,type,
    sK185: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_302,type,
    sK186: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_303,type,
    sK187: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_304,type,
    sK188: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_305,type,
    sK189: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_306,type,
    sK190: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_307,type,
    sK191: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_308,type,
    sK192: ( c_type * c_unsorted * c_unsorted * $int ) > c_sorted ).

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

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

tff(func_def_311,type,
    sK195: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

tff(func_def_312,type,
    sK196: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

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

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

tff(func_def_315,type,
    sK199: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

tff(func_def_316,type,
    sK200: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

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

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

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

tff(func_def_320,type,
    sK204: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_321,type,
    sK205: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_322,type,
    sK206: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_323,type,
    sK207: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_334,type,
    sK218: ( c_type * c_unsorted * c_unsorted * $int * $int ) > c_type ).

tff(func_def_335,type,
    sK219: ( c_type * c_unsorted * c_unsorted * $int * $int ) > c_type ).

tff(func_def_336,type,
    sK220: ( c_type * c_unsorted * c_unsorted * $int * $int ) > $int ).

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

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

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

tff(func_def_340,type,
    sK224: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_341,type,
    sK225: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_352,type,
    sK236: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_353,type,
    sK237: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_354,type,
    sK238: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_355,type,
    sK239: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

tff(func_def_362,type,
    sK246: ( c_unsorted * c_type * c_type * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_363,type,
    sK247: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_364,type,
    sK248: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_type ).

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

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

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

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

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

tff(func_def_370,type,
    sK254: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_371,type,
    sK255: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

tff(func_def_373,type,
    sK257: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_374,type,
    sK258: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_377,type,
    sK261: ( c_type * c_unsorted * c_unsorted * $int * $int * $int ) > c_sorted ).

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

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

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

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

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

tff(func_def_383,type,
    sK267: ( $int * $int * $int * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_384,type,
    sK268: ( $int * $int * $int * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_385,type,
    sK269: ( $int * $int * $int * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_388,type,
    sK272: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_389,type,
    sK273: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_390,type,
    sK274: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_391,type,
    sK275: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_392,type,
    sK276: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_393,type,
    sK277: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_394,type,
    sK278: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_398,type,
    sK282: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

tff(func_def_400,type,
    sK284: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

tff(func_def_405,type,
    sK289: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_406,type,
    sK290: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_407,type,
    sK291: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_410,type,
    sK294: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

tff(func_def_411,type,
    sK295: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

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

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

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

tff(func_def_416,type,
    sK300: c_type ).

tff(func_def_417,type,
    sK301: c_type ).

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,
    alloc_extends: ( c_sorted * c_sorted ) > $o ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_41,type,
    sP0: ( c_unsorted * c_unsorted * c_type * $int ) > $o ).

tff(pred_def_42,type,
    sP1: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted ) > $o ).

tff(pred_def_43,type,
    sP2: ( c_unsorted * c_type * $int * $int * c_unsorted * c_type ) > $o ).

tff(pred_def_44,type,
    sP3: ( c_unsorted * c_type * c_type * c_unsorted * c_unsorted * c_type * c_unsorted ) > $o ).

tff(f2213,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2025,f2029,f2034,f2039,f2044,f2049,f2053,f2057,f2061,f2065,f2069,f2073,f2077,f2081,f2085,f2089,f2093,f2097,f2101,f2105,f2109,f2113,f2117,f2121,f2125,f2129,f2133,f2137,f2141,f2146,f2150,f2154,f2158,f2162,f2166,f2170,f2175,f2179,f2183,f2187,f2192,f2198,f2212]) ).

tff(f2212,plain,
    ( ~ spl302_37
    | spl302_41 ),
    inference(avatar_split_clause,[],[f2194,f2189,f2172]) ).

tff(f2172,plain,
    ( spl302_37
  <=> ( 18 = integer_of_int32(c_sort(int32,sK4)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_37])]) ).

tff(f2189,plain,
    ( spl302_41
  <=> ( 18 = integer_of_int32(c_sort(int32,sK6)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_41])]) ).

tff(f2194,plain,
    ( ( 18 != integer_of_int32(c_sort(int32,sK4)) )
    | spl302_41 ),
    inference(forward_demodulation,[],[f2193,f948]) ).

tff(f948,plain,
    c_sort(int32,sK4) = c_sort(int32,sK5),
    inference(cnf_transformation,[],[f507]) ).

tff(f507,plain,
    ( ! [X3: c_sorted] :
        ( ( ( 18 != integer_of_int32(X3) )
          & ( c_sort(int32,sK5) = X3 ) )
        | ( c_sort(int32,sK6) != X3 ) )
    & ( c_sort(int32,sK4) = c_sort(int32,sK5) )
    & ( 18 = integer_of_int32(c_sort(int32,sK4)) )
    & ( c_Boolean_true = c_Boolean_true ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6])],[f423,f506,f505,f504]) ).

tff(f504,plain,
    ( ? [X0: c_unsorted] :
        ( ? [X1: c_unsorted] :
            ( ? [X2: c_unsorted] :
              ! [X3: c_sorted] :
                ( ( ( 18 != integer_of_int32(X3) )
                  & ( c_sort(int32,X1) = X3 ) )
                | ( c_sort(int32,X2) != X3 ) )
            & ( c_sort(int32,X0) = c_sort(int32,X1) ) )
        & ( 18 = integer_of_int32(c_sort(int32,X0)) ) )
   => ( ? [X1: c_unsorted] :
          ( ? [X2: c_unsorted] :
            ! [X3: c_sorted] :
              ( ( ( 18 != integer_of_int32(X3) )
                & ( c_sort(int32,X1) = X3 ) )
              | ( c_sort(int32,X2) != X3 ) )
          & ( c_sort(int32,X1) = c_sort(int32,sK4) ) )
      & ( 18 = integer_of_int32(c_sort(int32,sK4)) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f505,plain,
    ( ? [X1: c_unsorted] :
        ( ? [X2: c_unsorted] :
          ! [X3: c_sorted] :
            ( ( ( 18 != integer_of_int32(X3) )
              & ( c_sort(int32,X1) = X3 ) )
            | ( c_sort(int32,X2) != X3 ) )
        & ( c_sort(int32,X1) = c_sort(int32,sK4) ) )
   => ( ? [X2: c_unsorted] :
        ! [X3: c_sorted] :
          ( ( ( 18 != integer_of_int32(X3) )
            & ( c_sort(int32,sK5) = X3 ) )
          | ( c_sort(int32,X2) != X3 ) )
      & ( c_sort(int32,sK4) = c_sort(int32,sK5) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f506,plain,
    ( ? [X2: c_unsorted] :
      ! [X3: c_sorted] :
        ( ( ( 18 != integer_of_int32(X3) )
          & ( c_sort(int32,sK5) = X3 ) )
        | ( c_sort(int32,X2) != X3 ) )
   => ! [X3: c_sorted] :
        ( ( ( 18 != integer_of_int32(X3) )
          & ( c_sort(int32,sK5) = X3 ) )
        | ( c_sort(int32,sK6) != X3 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f423,plain,
    ( ? [X0: c_unsorted] :
        ( ? [X1: c_unsorted] :
            ( ? [X2: c_unsorted] :
              ! [X3: c_sorted] :
                ( ( ( 18 != integer_of_int32(X3) )
                  & ( c_sort(int32,X1) = X3 ) )
                | ( c_sort(int32,X2) != X3 ) )
            & ( c_sort(int32,X0) = c_sort(int32,X1) ) )
        & ( 18 = integer_of_int32(c_sort(int32,X0)) ) )
    & ( c_Boolean_true = c_Boolean_true ) ),
    inference(ennf_transformation,[],[f252]) ).

tff(f252,plain,
    ~ ( ( c_Boolean_true = c_Boolean_true )
     => ! [X0: c_unsorted] :
          ( ( 18 = integer_of_int32(c_sort(int32,X0)) )
         => ! [X1: c_unsorted] :
              ( ( c_sort(int32,X0) = c_sort(int32,X1) )
             => ! [X2: c_unsorted] :
                ? [X3: c_sorted] :
                  ( ( ( c_sort(int32,X1) = X3 )
                   => ( 18 = integer_of_int32(X3) ) )
                  & ( c_sort(int32,X2) = X3 ) ) ) ) ),
    inference(rectify,[],[f170]) ).

tff(f170,axiom,
    ~ ( ( c_Boolean_true = c_Boolean_true )
     => ! [X812: c_unsorted] :
          ( ( integer_of_int32(c_sort(int32,X812)) = 18 )
         => ! [X813: c_unsorted] :
              ( ( c_sort(int32,X812) = c_sort(int32,X813) )
             => ! [X814: c_unsorted] :
                ? [X815: c_sorted] :
                  ( ( ( c_sort(int32,X813) = X815 )
                   => ( 18 = integer_of_int32(X815) ) )
                  & ( c_sort(int32,X814) = X815 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_170) ).

tff(f2193,plain,
    ( ( 18 != integer_of_int32(c_sort(int32,sK5)) )
    | spl302_41 ),
    inference(forward_demodulation,[],[f2191,f1820]) ).

tff(f1820,plain,
    c_sort(int32,sK5) = c_sort(int32,sK6),
    inference(equality_resolution,[],[f949]) ).

tff(f949,plain,
    ! [X3: c_sorted] :
      ( ( c_sort(int32,sK5) = X3 )
      | ( c_sort(int32,sK6) != X3 ) ),
    inference(cnf_transformation,[],[f507]) ).

tff(f2191,plain,
    ( ( 18 != integer_of_int32(c_sort(int32,sK6)) )
    | spl302_41 ),
    inference(avatar_component_clause,[],[f2189]) ).

tff(f2198,plain,
    spl302_42,
    inference(avatar_split_clause,[],[f1894,f2196]) ).

tff(f2196,plain,
    ( spl302_42
  <=> ! [X0: c_unsorted] : ~ $less(integer_of_int8(c_sort(int8,X0)),-128) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_42])]) ).

tff(f1894,plain,
    ! [X0: c_unsorted] : ~ $less(integer_of_int8(c_sort(int8,X0)),-128),
    inference(evaluation,[],[f1630]) ).

tff(f1630,plain,
    ! [X0: c_unsorted] : ~ $less(integer_of_int8(c_sort(int8,X0)),$uminus(128)),
    inference(definition_unfolding,[],[f1001,f1000]) ).

tff(f1000,plain,
    ! [X0: c_unsorted] : ( integer_of_int8(c_sort(int8,X0)) = sK25(X0) ),
    inference(cnf_transformation,[],[f540]) ).

tff(f540,plain,
    ! [X0: c_unsorted] :
      ( ~ $less(127,sK25(X0))
      & ~ $less(sK25(X0),$uminus(128))
      & ( integer_of_int8(c_sort(int8,X0)) = sK25(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK25])],[f282,f539]) ).

tff(f539,plain,
    ! [X0: c_unsorted] :
      ( ? [X1: $int] :
          ( ~ $less(127,X1)
          & ~ $less(X1,$uminus(128))
          & ( integer_of_int8(c_sort(int8,X0)) = X1 ) )
     => ( ~ $less(127,sK25(X0))
        & ~ $less(sK25(X0),$uminus(128))
        & ( integer_of_int8(c_sort(int8,X0)) = sK25(X0) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f282,plain,
    ! [X0: c_unsorted] :
    ? [X1: $int] :
      ( ~ $less(127,X1)
      & ~ $less(X1,$uminus(128))
      & ( integer_of_int8(c_sort(int8,X0)) = X1 ) ),
    inference(rectify,[],[f177]) ).

tff(f177,plain,
    ! [X715: c_unsorted] :
    ? [X716: $int] :
      ( ~ $less(127,X716)
      & ~ $less(X716,$uminus(128))
      & ( integer_of_int8(c_sort(int8,X715)) = X716 ) ),
    inference(theory_normalization,[],[f148]) ).

tff(f148,axiom,
    ! [X715: c_unsorted] :
    ? [X716: $int] :
      ( $lesseq(X716,127)
      & $lesseq($uminus(128),X716)
      & ( integer_of_int8(c_sort(int8,X715)) = X716 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_148) ).

tff(f1001,plain,
    ! [X0: c_unsorted] : ~ $less(sK25(X0),$uminus(128)),
    inference(cnf_transformation,[],[f540]) ).

tff(f2192,plain,
    ~ spl302_41,
    inference(avatar_split_clause,[],[f1819,f2189]) ).

tff(f1819,plain,
    18 != integer_of_int32(c_sort(int32,sK6)),
    inference(equality_resolution,[],[f950]) ).

tff(f950,plain,
    ! [X3: c_sorted] :
      ( ( 18 != integer_of_int32(X3) )
      | ( c_sort(int32,sK6) != X3 ) ),
    inference(cnf_transformation,[],[f507]) ).

tff(f2187,plain,
    spl302_40,
    inference(avatar_split_clause,[],[f1631,f2185]) ).

tff(f2185,plain,
    ( spl302_40
  <=> ! [X0: c_unsorted] : ~ $less(2147483647,integer_of_int32(c_sort(int32,X0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_40])]) ).

tff(f1631,plain,
    ! [X0: c_unsorted] : ~ $less(2147483647,integer_of_int32(c_sort(int32,X0))),
    inference(definition_unfolding,[],[f1005,f1003]) ).

tff(f1003,plain,
    ! [X0: c_unsorted] : ( integer_of_int32(c_sort(int32,X0)) = sK26(X0) ),
    inference(cnf_transformation,[],[f542]) ).

tff(f542,plain,
    ! [X0: c_unsorted] :
      ( ~ $less(2147483647,sK26(X0))
      & ~ $less(sK26(X0),$uminus(2147483648))
      & ( integer_of_int32(c_sort(int32,X0)) = sK26(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK26])],[f283,f541]) ).

tff(f541,plain,
    ! [X0: c_unsorted] :
      ( ? [X1: $int] :
          ( ~ $less(2147483647,X1)
          & ~ $less(X1,$uminus(2147483648))
          & ( integer_of_int32(c_sort(int32,X0)) = X1 ) )
     => ( ~ $less(2147483647,sK26(X0))
        & ~ $less(sK26(X0),$uminus(2147483648))
        & ( integer_of_int32(c_sort(int32,X0)) = sK26(X0) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f283,plain,
    ! [X0: c_unsorted] :
    ? [X1: $int] :
      ( ~ $less(2147483647,X1)
      & ~ $less(X1,$uminus(2147483648))
      & ( integer_of_int32(c_sort(int32,X0)) = X1 ) ),
    inference(rectify,[],[f178]) ).

tff(f178,plain,
    ! [X710: c_unsorted] :
    ? [X711: $int] :
      ( ~ $less(2147483647,X711)
      & ~ $less(X711,$uminus(2147483648))
      & ( integer_of_int32(c_sort(int32,X710)) = X711 ) ),
    inference(theory_normalization,[],[f145]) ).

tff(f145,axiom,
    ! [X710: c_unsorted] :
    ? [X711: $int] :
      ( $lesseq(X711,2147483647)
      & $lesseq($uminus(2147483648),X711)
      & ( integer_of_int32(c_sort(int32,X710)) = X711 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_145) ).

tff(f1005,plain,
    ! [X0: c_unsorted] : ~ $less(2147483647,sK26(X0)),
    inference(cnf_transformation,[],[f542]) ).

tff(f2183,plain,
    spl302_39,
    inference(avatar_split_clause,[],[f1629,f2181]) ).

tff(f2181,plain,
    ( spl302_39
  <=> ! [X0: c_unsorted] : ~ $less(127,integer_of_int8(c_sort(int8,X0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_39])]) ).

tff(f1629,plain,
    ! [X0: c_unsorted] : ~ $less(127,integer_of_int8(c_sort(int8,X0))),
    inference(definition_unfolding,[],[f1002,f1000]) ).

tff(f1002,plain,
    ! [X0: c_unsorted] : ~ $less(127,sK25(X0)),
    inference(cnf_transformation,[],[f540]) ).

tff(f2179,plain,
    spl302_38,
    inference(avatar_split_clause,[],[f961,f2177]) ).

tff(f2177,plain,
    ( spl302_38
  <=> ! [X0: c_Boolean] :
        ( ( c_Boolean_false = X0 )
        | ( c_Boolean_true = X0 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_38])]) ).

tff(f961,plain,
    ! [X0: c_Boolean] :
      ( ( c_Boolean_false = X0 )
      | ( c_Boolean_true = X0 ) ),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: c_Boolean] :
      ( ( c_Boolean_false = X0 )
      | ( c_Boolean_true = X0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_1) ).

tff(f2175,plain,
    spl302_37,
    inference(avatar_split_clause,[],[f947,f2172]) ).

tff(f947,plain,
    18 = integer_of_int32(c_sort(int32,sK4)),
    inference(cnf_transformation,[],[f507]) ).

tff(f2170,plain,
    spl302_36,
    inference(avatar_split_clause,[],[f245,f2168]) ).

tff(f2168,plain,
    ( spl302_36
  <=> ! [X0: $real] : ( 0.0 = $sum(X0,$uminus(X0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_36])]) ).

tff(f245,plain,
    ! [X0: $real] : ( 0.0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_140,[]) ).

tff(f2166,plain,
    spl302_35,
    inference(avatar_split_clause,[],[f227,f2164]) ).

tff(f2164,plain,
    ( spl302_35
  <=> ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_35])]) ).

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

tff(f2162,plain,
    spl302_34,
    inference(avatar_split_clause,[],[f1928,f2160]) ).

tff(f2160,plain,
    ( spl302_34
  <=> ! [X0: c_type] : ( sK64(X0) = sK122(X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_34])]) ).

tff(f1928,plain,
    ! [X0: c_type] : ( sK64(X0) = sK122(X0) ),
    inference(forward_demodulation,[],[f1714,f1667]) ).

tff(f1667,plain,
    ! [X0: c_type] : ( sK63(X0) = sK64(X0) ),
    inference(definition_unfolding,[],[f1128,f1127]) ).

tff(f1127,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK63(X0) ),
    inference(cnf_transformation,[],[f632]) ).

tff(f632,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK63(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK63])],[f630,f631]) ).

tff(f631,plain,
    ! [X0: c_type] :
      ( ? [X3: c_type] : ( alloc_table(X0) = X3 )
     => ( alloc_table(X0) = sK63(X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f630,plain,
    ! [X0: c_type] :
    ? [X3: c_type] : ( alloc_table(X0) = X3 ),
    inference(rectify,[],[f422]) ).

tff(f422,plain,
    ! [X0: c_type,X1,X2] :
    ? [X3: c_type] : ( alloc_table(X0) = X3 ),
    inference(pure_predicate_removal,[],[f337]) ).

tff(f337,plain,
    ! [X0: c_type,X1: c_unsorted,X2: c_unsorted] :
    ? [X3: c_type] :
      ( ( alloc_extends(c_sort(X3,X1),c_sort(X3,X2))
       => ! [X4: c_unsorted] :
          ? [X5: c_sorted,X6: c_sorted] :
            ( ( valid(X5,X6)
             => ( offset_max(X5,X6) = offset_max(c_sort(X3,X2),X6) ) )
            & ( c_sort(pointer(X0),X4) = X6 )
            & ( c_sort(X3,X1) = X5 ) ) )
      & ( alloc_table(X0) = X3 ) ),
    inference(rectify,[],[f114]) ).

tff(f114,axiom,
    ! [X497: c_type,X498: c_unsorted,X499: c_unsorted] :
    ? [X500: c_type] :
      ( ( alloc_extends(c_sort(X500,X498),c_sort(X500,X499))
       => ! [X501: c_unsorted] :
          ? [X502: c_sorted,X503: c_sorted] :
            ( ( valid(X502,X503)
             => ( offset_max(X502,X503) = offset_max(c_sort(X500,X499),X503) ) )
            & ( c_sort(pointer(X497),X501) = X503 )
            & ( c_sort(X500,X498) = X502 ) ) )
      & ( alloc_table(X497) = X500 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_114) ).

tff(f1128,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK64(X0) ),
    inference(cnf_transformation,[],[f635]) ).

tff(f635,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK64(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK64])],[f633,f634]) ).

tff(f634,plain,
    ! [X0: c_type] :
      ( ? [X3: c_type] : ( alloc_table(X0) = X3 )
     => ( alloc_table(X0) = sK64(X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f633,plain,
    ! [X0: c_type] :
    ? [X3: c_type] : ( alloc_table(X0) = X3 ),
    inference(rectify,[],[f421]) ).

tff(f421,plain,
    ! [X0: c_type,X1,X2] :
    ? [X3: c_type] : ( alloc_table(X0) = X3 ),
    inference(pure_predicate_removal,[],[f338]) ).

tff(f338,plain,
    ! [X0: c_type,X1: c_unsorted,X2: c_unsorted] :
    ? [X3: c_type] :
      ( ( alloc_extends(c_sort(X3,X1),c_sort(X3,X2))
       => ! [X4: c_unsorted] :
          ? [X5: c_sorted,X6: c_sorted] :
            ( ( valid(X5,X6)
             => ( offset_min(X5,X6) = offset_min(c_sort(X3,X2),X6) ) )
            & ( c_sort(pointer(X0),X4) = X6 )
            & ( c_sort(X3,X1) = X5 ) ) )
      & ( alloc_table(X0) = X3 ) ),
    inference(rectify,[],[f113]) ).

tff(f113,axiom,
    ! [X490: c_type,X491: c_unsorted,X492: c_unsorted] :
    ? [X493: c_type] :
      ( ( alloc_extends(c_sort(X493,X491),c_sort(X493,X492))
       => ! [X494: c_unsorted] :
          ? [X495: c_sorted,X496: c_sorted] :
            ( ( valid(X495,X496)
             => ( offset_min(X495,X496) = offset_min(c_sort(X493,X492),X496) ) )
            & ( c_sort(pointer(X490),X494) = X496 )
            & ( c_sort(X493,X491) = X495 ) ) )
      & ( alloc_table(X490) = X493 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_113) ).

tff(f1714,plain,
    ! [X0: c_type] : ( sK63(X0) = sK122(X0) ),
    inference(definition_unfolding,[],[f1224,f1127]) ).

tff(f1224,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK122(X0) ),
    inference(cnf_transformation,[],[f726]) ).

tff(f726,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK122(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK122])],[f724,f725]) ).

tff(f725,plain,
    ! [X0: c_type] :
      ( ? [X4: c_type] : ( alloc_table(X0) = X4 )
     => ( alloc_table(X0) = sK122(X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f724,plain,
    ! [X0: c_type] :
    ? [X4: c_type] : ( alloc_table(X0) = X4 ),
    inference(rectify,[],[f419]) ).

tff(f419,plain,
    ! [X0: c_type,X1,X2,X3] :
    ? [X4: c_type] : ( alloc_table(X0) = X4 ),
    inference(pure_predicate_removal,[],[f360]) ).

tff(f360,plain,
    ! [X0: c_type,X1: c_unsorted,X2: c_unsorted,X3: c_unsorted] :
    ? [X4: c_type] :
      ( ( alloc_extends_except(c_sort(X4,X1),c_sort(X4,X2),c_sort(pset(X0),X3))
       => ! [X5: c_unsorted] :
          ? [X6: c_sorted,X7: c_sorted] :
            ( ( ( ~ in_pset(X7,c_sort(pset(X0),X3))
                & valid(X6,X7) )
             => ( offset_min(X6,X7) = offset_min(c_sort(X4,X2),X7) ) )
            & ( c_sort(pointer(X0),X5) = X7 )
            & ( c_sort(X4,X1) = X6 ) ) )
      & ( alloc_table(X0) = X4 ) ),
    inference(rectify,[],[f116]) ).

tff(f116,axiom,
    ! [X522: c_type,X523: c_unsorted,X524: c_unsorted,X525: c_unsorted] :
    ? [X526: c_type] :
      ( ( alloc_extends_except(c_sort(X526,X523),c_sort(X526,X524),c_sort(pset(X522),X525))
       => ! [X527: c_unsorted] :
          ? [X528: c_sorted,X529: c_sorted] :
            ( ( ( ~ in_pset(X529,c_sort(pset(X522),X525))
                & valid(X528,X529) )
             => ( offset_min(X528,X529) = offset_min(c_sort(X526,X524),X529) ) )
            & ( c_sort(pointer(X522),X527) = X529 )
            & ( c_sort(X526,X523) = X528 ) ) )
      & ( alloc_table(X522) = X526 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_116) ).

tff(f2158,plain,
    spl302_33,
    inference(avatar_split_clause,[],[f1927,f2156]) ).

tff(f2156,plain,
    ( spl302_33
  <=> ! [X0: c_type] : ( sK64(X0) = sK121(X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_33])]) ).

tff(f1927,plain,
    ! [X0: c_type] : ( sK64(X0) = sK121(X0) ),
    inference(forward_demodulation,[],[f1713,f1667]) ).

tff(f1713,plain,
    ! [X0: c_type] : ( sK63(X0) = sK121(X0) ),
    inference(definition_unfolding,[],[f1223,f1127]) ).

tff(f1223,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK121(X0) ),
    inference(cnf_transformation,[],[f723]) ).

tff(f723,plain,
    ! [X0: c_type] : ( alloc_table(X0) = sK121(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK121])],[f721,f722]) ).

tff(f722,plain,
    ! [X0: c_type] :
      ( ? [X4: c_type] : ( alloc_table(X0) = X4 )
     => ( alloc_table(X0) = sK121(X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f721,plain,
    ! [X0: c_type] :
    ? [X4: c_type] : ( alloc_table(X0) = X4 ),
    inference(rectify,[],[f418]) ).

tff(f418,plain,
    ! [X0: c_type,X1,X2,X3] :
    ? [X4: c_type] : ( alloc_table(X0) = X4 ),
    inference(pure_predicate_removal,[],[f359]) ).

tff(f359,plain,
    ! [X0: c_type,X1: c_unsorted,X2: c_unsorted,X3: c_unsorted] :
    ? [X4: c_type] :
      ( ( alloc_extends_except(c_sort(X4,X1),c_sort(X4,X2),c_sort(pset(X0),X3))
       => ! [X5: c_unsorted] :
          ? [X6: c_sorted,X7: c_sorted] :
            ( ( ( ~ in_pset(X7,c_sort(pset(X0),X3))
                & valid(X6,X7) )
             => ( offset_max(X6,X7) = offset_max(c_sort(X4,X2),X7) ) )
            & ( c_sort(pointer(X0),X5) = X7 )
            & ( c_sort(X4,X1) = X6 ) ) )
      & ( alloc_table(X0) = X4 ) ),
    inference(rectify,[],[f117]) ).

tff(f117,axiom,
    ! [X530: c_type,X531: c_unsorted,X532: c_unsorted,X533: c_unsorted] :
    ? [X534: c_type] :
      ( ( alloc_extends_except(c_sort(X534,X531),c_sort(X534,X532),c_sort(pset(X530),X533))
       => ! [X535: c_unsorted] :
          ? [X536: c_sorted,X537: c_sorted] :
            ( ( ( ~ in_pset(X537,c_sort(pset(X530),X533))
                & valid(X536,X537) )
             => ( offset_max(X536,X537) = offset_max(c_sort(X534,X532),X537) ) )
            & ( c_sort(pointer(X530),X535) = X537 )
            & ( c_sort(X534,X531) = X536 ) ) )
      & ( alloc_table(X530) = X534 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_117) ).

tff(f2154,plain,
    spl302_32,
    inference(avatar_split_clause,[],[f1832,f2152]) ).

tff(f2152,plain,
    ( spl302_32
  <=> ! [X1: c_Boolean] : ( c_Boolean_true = bool_or(c_Boolean_true,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_32])]) ).

tff(f1832,plain,
    ! [X1: c_Boolean] : ( c_Boolean_true = bool_or(c_Boolean_true,X1) ),
    inference(equality_resolution,[],[f1052]) ).

tff(f1052,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_or(X0,X1) )
      | ( c_Boolean_true != X0 ) ),
    inference(cnf_transformation,[],[f559]) ).

tff(f559,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( ( c_Boolean_true = bool_or(X0,X1) )
        | ( ( c_Boolean_true != X1 )
          & ( c_Boolean_true != X0 ) ) )
      & ( ( c_Boolean_true = X1 )
        | ( c_Boolean_true = X0 )
        | ( c_Boolean_true != bool_or(X0,X1) ) ) ),
    inference(flattening,[],[f558]) ).

tff(f558,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( ( c_Boolean_true = bool_or(X0,X1) )
        | ( ( c_Boolean_true != X1 )
          & ( c_Boolean_true != X0 ) ) )
      & ( ( c_Boolean_true = X1 )
        | ( c_Boolean_true = X0 )
        | ( c_Boolean_true != bool_or(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f313]) ).

tff(f313,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_or(X0,X1) )
    <=> ( ( c_Boolean_true = X1 )
        | ( c_Boolean_true = X0 ) ) ),
    inference(rectify,[],[f13]) ).

tff(f13,axiom,
    ! [X13: c_Boolean,X14: c_Boolean] :
      ( ( c_Boolean_true = bool_or(X13,X14) )
    <=> ( ( c_Boolean_true = X14 )
        | ( c_Boolean_true = X13 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_13) ).

tff(f2150,plain,
    spl302_31,
    inference(avatar_split_clause,[],[f1831,f2148]) ).

tff(f2148,plain,
    ( spl302_31
  <=> ! [X0: c_Boolean] : ( c_Boolean_true = bool_or(X0,c_Boolean_true) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_31])]) ).

tff(f1831,plain,
    ! [X0: c_Boolean] : ( c_Boolean_true = bool_or(X0,c_Boolean_true) ),
    inference(equality_resolution,[],[f1053]) ).

tff(f1053,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_or(X0,X1) )
      | ( c_Boolean_true != X1 ) ),
    inference(cnf_transformation,[],[f559]) ).

tff(f2146,plain,
    spl302_30,
    inference(avatar_split_clause,[],[f1830,f2143]) ).

tff(f2143,plain,
    ( spl302_30
  <=> ( c_Boolean_true = bool_and(c_Boolean_true,c_Boolean_true) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_30])]) ).

tff(f1830,plain,
    c_Boolean_true = bool_and(c_Boolean_true,c_Boolean_true),
    inference(equality_resolution,[],[f1829]) ).

tff(f1829,plain,
    ! [X0: c_Boolean] :
      ( ( c_Boolean_true = bool_and(X0,c_Boolean_true) )
      | ( c_Boolean_true != X0 ) ),
    inference(equality_resolution,[],[f1050]) ).

tff(f1050,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_and(X0,X1) )
      | ( c_Boolean_true != X1 )
      | ( c_Boolean_true != X0 ) ),
    inference(cnf_transformation,[],[f557]) ).

tff(f557,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( ( c_Boolean_true = bool_and(X0,X1) )
        | ( c_Boolean_true != X1 )
        | ( c_Boolean_true != X0 ) )
      & ( ( ( c_Boolean_true = X1 )
          & ( c_Boolean_true = X0 ) )
        | ( c_Boolean_true != bool_and(X0,X1) ) ) ),
    inference(flattening,[],[f556]) ).

tff(f556,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( ( c_Boolean_true = bool_and(X0,X1) )
        | ( c_Boolean_true != X1 )
        | ( c_Boolean_true != X0 ) )
      & ( ( ( c_Boolean_true = X1 )
          & ( c_Boolean_true = X0 ) )
        | ( c_Boolean_true != bool_and(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f312]) ).

tff(f312,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_and(X0,X1) )
    <=> ( ( c_Boolean_true = X1 )
        & ( c_Boolean_true = X0 ) ) ),
    inference(rectify,[],[f12]) ).

tff(f12,axiom,
    ! [X11: c_Boolean,X12: c_Boolean] :
      ( ( c_Boolean_true = bool_and(X11,X12) )
    <=> ( ( c_Boolean_true = X12 )
        & ( c_Boolean_true = X11 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_12) ).

tff(f2141,plain,
    spl302_29,
    inference(avatar_split_clause,[],[f1828,f2139]) ).

tff(f2139,plain,
    ( spl302_29
  <=> ! [X1: $int] : ( c_Boolean_true = eq_int_bool(X1,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_29])]) ).

tff(f1828,plain,
    ! [X1: $int] : ( c_Boolean_true = eq_int_bool(X1,X1) ),
    inference(equality_resolution,[],[f1031]) ).

tff(f1031,plain,
    ! [X0: $int,X1: $int] :
      ( ( c_Boolean_true = eq_int_bool(X0,X1) )
      | ( X0 != X1 ) ),
    inference(cnf_transformation,[],[f547]) ).

tff(f547,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( c_Boolean_true = eq_int_bool(X0,X1) )
        | ( X0 != X1 ) )
      & ( ( X0 = X1 )
        | ( c_Boolean_true != eq_int_bool(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f303]) ).

tff(f303,plain,
    ! [X0: $int,X1: $int] :
      ( ( c_Boolean_true = eq_int_bool(X0,X1) )
    <=> ( X0 = X1 ) ),
    inference(rectify,[],[f22]) ).

tff(f22,axiom,
    ! [X34: $int,X35: $int] :
      ( ( c_Boolean_true = eq_int_bool(X34,X35) )
    <=> ( X34 = X35 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_22) ).

tff(f2137,plain,
    spl302_28,
    inference(avatar_split_clause,[],[f1827,f2135]) ).

tff(f2135,plain,
    ( spl302_28
  <=> ! [X1: $real] : ( c_Boolean_true = eq_real_bool(X1,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_28])]) ).

tff(f1827,plain,
    ! [X1: $real] : ( c_Boolean_true = eq_real_bool(X1,X1) ),
    inference(equality_resolution,[],[f1029]) ).

tff(f1029,plain,
    ! [X0: $real,X1: $real] :
      ( ( c_Boolean_true = eq_real_bool(X0,X1) )
      | ( X0 != X1 ) ),
    inference(cnf_transformation,[],[f546]) ).

tff(f546,plain,
    ! [X0: $real,X1: $real] :
      ( ( ( c_Boolean_true = eq_real_bool(X0,X1) )
        | ( X0 != X1 ) )
      & ( ( X0 = X1 )
        | ( c_Boolean_true != eq_real_bool(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f302]) ).

tff(f302,plain,
    ! [X0: $real,X1: $real] :
      ( ( c_Boolean_true = eq_real_bool(X0,X1) )
    <=> ( X0 = X1 ) ),
    inference(rectify,[],[f34]) ).

tff(f34,axiom,
    ! [X60: $real,X61: $real] :
      ( ( c_Boolean_true = eq_real_bool(X60,X61) )
    <=> ( X60 = X61 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_34) ).

tff(f2133,plain,
    spl302_27,
    inference(avatar_split_clause,[],[f1826,f2131]) ).

tff(f2131,plain,
    ( spl302_27
  <=> ! [X1: $int] : ( c_Boolean_true != neq_int_bool(X1,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_27])]) ).

tff(f1826,plain,
    ! [X1: $int] : ( c_Boolean_true != neq_int_bool(X1,X1) ),
    inference(equality_resolution,[],[f1026]) ).

tff(f1026,plain,
    ! [X0: $int,X1: $int] :
      ( ( X0 != X1 )
      | ( c_Boolean_true != neq_int_bool(X0,X1) ) ),
    inference(cnf_transformation,[],[f545]) ).

tff(f545,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( c_Boolean_true = neq_int_bool(X0,X1) )
        | ( X0 = X1 ) )
      & ( ( X0 != X1 )
        | ( c_Boolean_true != neq_int_bool(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f301]) ).

tff(f301,plain,
    ! [X0: $int,X1: $int] :
      ( ( c_Boolean_true = neq_int_bool(X0,X1) )
    <=> ( X0 != X1 ) ),
    inference(rectify,[],[f23]) ).

tff(f23,axiom,
    ! [X36: $int,X37: $int] :
      ( ( c_Boolean_true = neq_int_bool(X36,X37) )
    <=> ( X36 != X37 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_23) ).

tff(f2129,plain,
    spl302_26,
    inference(avatar_split_clause,[],[f1825,f2127]) ).

tff(f2127,plain,
    ( spl302_26
  <=> ! [X1: c_Boolean] : ( c_Boolean_true != bool_xor(X1,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_26])]) ).

tff(f1825,plain,
    ! [X1: c_Boolean] : ( c_Boolean_true != bool_xor(X1,X1) ),
    inference(equality_resolution,[],[f1024]) ).

tff(f1024,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( X0 != X1 )
      | ( c_Boolean_true != bool_xor(X0,X1) ) ),
    inference(cnf_transformation,[],[f544]) ).

tff(f544,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( ( c_Boolean_true = bool_xor(X0,X1) )
        | ( X0 = X1 ) )
      & ( ( X0 != X1 )
        | ( c_Boolean_true != bool_xor(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f300]) ).

tff(f300,plain,
    ! [X0: c_Boolean,X1: c_Boolean] :
      ( ( c_Boolean_true = bool_xor(X0,X1) )
    <=> ( X0 != X1 ) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X15: c_Boolean,X16: c_Boolean] :
      ( ( c_Boolean_true = bool_xor(X15,X16) )
    <=> ( X15 != X16 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_14) ).

tff(f2125,plain,
    spl302_25,
    inference(avatar_split_clause,[],[f1824,f2123]) ).

tff(f2123,plain,
    ( spl302_25
  <=> ! [X1: $real] : ( c_Boolean_true != neq_real_bool(X1,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_25])]) ).

tff(f1824,plain,
    ! [X1: $real] : ( c_Boolean_true != neq_real_bool(X1,X1) ),
    inference(equality_resolution,[],[f1022]) ).

tff(f1022,plain,
    ! [X0: $real,X1: $real] :
      ( ( X0 != X1 )
      | ( c_Boolean_true != neq_real_bool(X0,X1) ) ),
    inference(cnf_transformation,[],[f543]) ).

tff(f543,plain,
    ! [X0: $real,X1: $real] :
      ( ( ( c_Boolean_true = neq_real_bool(X0,X1) )
        | ( X0 = X1 ) )
      & ( ( X0 != X1 )
        | ( c_Boolean_true != neq_real_bool(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f299]) ).

tff(f299,plain,
    ! [X0: $real,X1: $real] :
      ( ( c_Boolean_true = neq_real_bool(X0,X1) )
    <=> ( X0 != X1 ) ),
    inference(rectify,[],[f35]) ).

tff(f35,axiom,
    ! [X62: $real,X63: $real] :
      ( ( c_Boolean_true = neq_real_bool(X62,X63) )
    <=> ( X62 != X63 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_35) ).

tff(f2121,plain,
    spl302_24,
    inference(avatar_split_clause,[],[f1823,f2119]) ).

tff(f2119,plain,
    ( spl302_24
  <=> ! [X1: $int] : ( 0 = bw_and(0,X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_24])]) ).

tff(f1823,plain,
    ! [X1: $int] : ( 0 = bw_and(0,X1) ),
    inference(equality_resolution,[],[f1012]) ).

tff(f1012,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 != X0 )
      | ( 0 = bw_and(X0,X1) ) ),
    inference(cnf_transformation,[],[f432]) ).

tff(f432,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( 0 != X1 )
        & ( 0 != X0 ) )
      | ( 0 = bw_and(X0,X1) ) ),
    inference(ennf_transformation,[],[f290]) ).

tff(f290,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 != bw_and(X0,X1) )
     => ( ( 0 != X1 )
        & ( 0 != X0 ) ) ),
    inference(rectify,[],[f102]) ).

tff(f102,axiom,
    ! [X463: $int,X464: $int] :
      ( ( 0 != bw_and(X463,X464) )
     => ( ( 0 != X464 )
        & ( 0 != X463 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_102) ).

tff(f2117,plain,
    spl302_23,
    inference(avatar_split_clause,[],[f1822,f2115]) ).

tff(f2115,plain,
    ( spl302_23
  <=> ! [X0: $int] : ( 0 = bw_and(X0,0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_23])]) ).

tff(f1822,plain,
    ! [X0: $int] : ( 0 = bw_and(X0,0) ),
    inference(equality_resolution,[],[f1013]) ).

tff(f1013,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 != X1 )
      | ( 0 = bw_and(X0,X1) ) ),
    inference(cnf_transformation,[],[f432]) ).

tff(f2113,plain,
    spl302_22,
    inference(avatar_split_clause,[],[f1667,f2111]) ).

tff(f2111,plain,
    ( spl302_22
  <=> ! [X0: c_type] : ( sK63(X0) = sK64(X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_22])]) ).

tff(f2109,plain,
    spl302_21,
    inference(avatar_split_clause,[],[f1078,f2107]) ).

tff(f2107,plain,
    ( spl302_21
  <=> ! [X0: $int,X1: $int] : ~ $less(X1,sK35(X0,X1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_21])]) ).

tff(f1078,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK35(X0,X1)),
    inference(cnf_transformation,[],[f579]) ).

tff(f579,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,sK35(X0,X1))
      & ~ $less(X0,sK35(X0,X1))
      & ( int_min(X0,X1) = sK35(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK35])],[f321,f578]) ).

tff(f578,plain,
    ! [X0: $int,X1: $int] :
      ( ? [X2: $int] :
          ( ~ $less(X1,X2)
          & ~ $less(X0,X2)
          & ( int_min(X0,X1) = X2 ) )
     => ( ~ $less(X1,sK35(X0,X1))
        & ~ $less(X0,sK35(X0,X1))
        & ( int_min(X0,X1) = sK35(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f321,plain,
    ! [X0: $int,X1: $int] :
    ? [X2: $int] :
      ( ~ $less(X1,X2)
      & ~ $less(X0,X2)
      & ( int_min(X0,X1) = X2 ) ),
    inference(rectify,[],[f198]) ).

tff(f198,plain,
    ! [X46: $int,X47: $int] :
    ? [X48: $int] :
      ( ~ $less(X47,X48)
      & ~ $less(X46,X48)
      & ( int_min(X46,X47) = X48 ) ),
    inference(theory_normalization,[],[f28]) ).

tff(f28,axiom,
    ! [X46: $int,X47: $int] :
    ? [X48: $int] :
      ( $lesseq(X48,X47)
      & $lesseq(X48,X46)
      & ( int_min(X46,X47) = X48 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_28) ).

tff(f2105,plain,
    spl302_20,
    inference(avatar_split_clause,[],[f1077,f2103]) ).

tff(f2103,plain,
    ( spl302_20
  <=> ! [X0: $int,X1: $int] : ~ $less(X0,sK35(X0,X1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_20])]) ).

tff(f1077,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK35(X0,X1)),
    inference(cnf_transformation,[],[f579]) ).

tff(f2101,plain,
    spl302_19,
    inference(avatar_split_clause,[],[f1075,f2099]) ).

tff(f2099,plain,
    ( spl302_19
  <=> ! [X0: $int,X1: $int] : ~ $less(sK34(X0,X1),X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_19])]) ).

tff(f1075,plain,
    ! [X0: $int,X1: $int] : ~ $less(sK34(X0,X1),X1),
    inference(cnf_transformation,[],[f577]) ).

tff(f577,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(sK34(X0,X1),X1)
      & ~ $less(sK34(X0,X1),X0)
      & ( int_max(X0,X1) = sK34(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK34])],[f320,f576]) ).

tff(f576,plain,
    ! [X0: $int,X1: $int] :
      ( ? [X2: $int] :
          ( ~ $less(X2,X1)
          & ~ $less(X2,X0)
          & ( int_max(X0,X1) = X2 ) )
     => ( ~ $less(sK34(X0,X1),X1)
        & ~ $less(sK34(X0,X1),X0)
        & ( int_max(X0,X1) = sK34(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f320,plain,
    ! [X0: $int,X1: $int] :
    ? [X2: $int] :
      ( ~ $less(X2,X1)
      & ~ $less(X2,X0)
      & ( int_max(X0,X1) = X2 ) ),
    inference(rectify,[],[f197]) ).

tff(f197,plain,
    ! [X40: $int,X41: $int] :
    ? [X42: $int] :
      ( ~ $less(X42,X41)
      & ~ $less(X42,X40)
      & ( int_max(X40,X41) = X42 ) ),
    inference(theory_normalization,[],[f26]) ).

tff(f26,axiom,
    ! [X40: $int,X41: $int] :
    ? [X42: $int] :
      ( $greatereq(X42,X41)
      & $greatereq(X42,X40)
      & ( int_max(X40,X41) = X42 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_26) ).

tff(f2097,plain,
    spl302_18,
    inference(avatar_split_clause,[],[f1074,f2095]) ).

tff(f2095,plain,
    ( spl302_18
  <=> ! [X0: $int,X1: $int] : ~ $less(sK34(X0,X1),X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_18])]) ).

tff(f1074,plain,
    ! [X0: $int,X1: $int] : ~ $less(sK34(X0,X1),X0),
    inference(cnf_transformation,[],[f577]) ).

tff(f2093,plain,
    spl302_17,
    inference(avatar_split_clause,[],[f1072,f2091]) ).

tff(f2091,plain,
    ( spl302_17
  <=> ! [X0: $real,X1: $real] : ~ $less(X1,sK33(X0,X1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_17])]) ).

tff(f1072,plain,
    ! [X0: $real,X1: $real] : ~ $less(X1,sK33(X0,X1)),
    inference(cnf_transformation,[],[f575]) ).

tff(f575,plain,
    ! [X0: $real,X1: $real] :
      ( ~ $less(X1,sK33(X0,X1))
      & ~ $less(X0,sK33(X0,X1))
      & ( real_min(X0,X1) = sK33(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK33])],[f319,f574]) ).

tff(f574,plain,
    ! [X0: $real,X1: $real] :
      ( ? [X2: $real] :
          ( ~ $less(X1,X2)
          & ~ $less(X0,X2)
          & ( real_min(X0,X1) = X2 ) )
     => ( ~ $less(X1,sK33(X0,X1))
        & ~ $less(X0,sK33(X0,X1))
        & ( real_min(X0,X1) = sK33(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f319,plain,
    ! [X0: $real,X1: $real] :
    ? [X2: $real] :
      ( ~ $less(X1,X2)
      & ~ $less(X0,X2)
      & ( real_min(X0,X1) = X2 ) ),
    inference(rectify,[],[f196]) ).

tff(f196,plain,
    ! [X70: $real,X71: $real] :
    ? [X72: $real] :
      ( ~ $less(X71,X72)
      & ~ $less(X70,X72)
      & ( real_min(X70,X71) = X72 ) ),
    inference(theory_normalization,[],[f38]) ).

tff(f38,axiom,
    ! [X70: $real,X71: $real] :
    ? [X72: $real] :
      ( $lesseq(X72,X71)
      & $lesseq(X72,X70)
      & ( real_min(X70,X71) = X72 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_38) ).

tff(f2089,plain,
    spl302_16,
    inference(avatar_split_clause,[],[f1071,f2087]) ).

tff(f2087,plain,
    ( spl302_16
  <=> ! [X0: $real,X1: $real] : ~ $less(X0,sK33(X0,X1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_16])]) ).

tff(f1071,plain,
    ! [X0: $real,X1: $real] : ~ $less(X0,sK33(X0,X1)),
    inference(cnf_transformation,[],[f575]) ).

tff(f2085,plain,
    spl302_15,
    inference(avatar_split_clause,[],[f1069,f2083]) ).

tff(f2083,plain,
    ( spl302_15
  <=> ! [X0: $real,X1: $real] : ~ $less(sK32(X0,X1),X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_15])]) ).

tff(f1069,plain,
    ! [X0: $real,X1: $real] : ~ $less(sK32(X0,X1),X1),
    inference(cnf_transformation,[],[f573]) ).

tff(f573,plain,
    ! [X0: $real,X1: $real] :
      ( ~ $less(sK32(X0,X1),X1)
      & ~ $less(sK32(X0,X1),X0)
      & ( real_max(X0,X1) = sK32(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK32])],[f318,f572]) ).

tff(f572,plain,
    ! [X0: $real,X1: $real] :
      ( ? [X2: $real] :
          ( ~ $less(X2,X1)
          & ~ $less(X2,X0)
          & ( real_max(X0,X1) = X2 ) )
     => ( ~ $less(sK32(X0,X1),X1)
        & ~ $less(sK32(X0,X1),X0)
        & ( real_max(X0,X1) = sK32(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f318,plain,
    ! [X0: $real,X1: $real] :
    ? [X2: $real] :
      ( ~ $less(X2,X1)
      & ~ $less(X2,X0)
      & ( real_max(X0,X1) = X2 ) ),
    inference(rectify,[],[f195]) ).

tff(f195,plain,
    ! [X64: $real,X65: $real] :
    ? [X66: $real] :
      ( ~ $less(X66,X65)
      & ~ $less(X66,X64)
      & ( real_max(X64,X65) = X66 ) ),
    inference(theory_normalization,[],[f36]) ).

tff(f36,axiom,
    ! [X64: $real,X65: $real] :
    ? [X66: $real] :
      ( $greatereq(X66,X65)
      & $greatereq(X66,X64)
      & ( real_max(X64,X65) = X66 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_36) ).

tff(f2081,plain,
    spl302_14,
    inference(avatar_split_clause,[],[f1068,f2079]) ).

tff(f2079,plain,
    ( spl302_14
  <=> ! [X0: $real,X1: $real] : ~ $less(sK32(X0,X1),X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_14])]) ).

tff(f1068,plain,
    ! [X0: $real,X1: $real] : ~ $less(sK32(X0,X1),X0),
    inference(cnf_transformation,[],[f573]) ).

tff(f2077,plain,
    spl302_13,
    inference(avatar_split_clause,[],[f951,f2075]) ).

tff(f2075,plain,
    ( spl302_13
  <=> ! [X0: $real] : ( log(exp(X0)) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_13])]) ).

tff(f951,plain,
    ! [X0: $real] : ( log(exp(X0)) = X0 ),
    inference(cnf_transformation,[],[f253]) ).

tff(f253,plain,
    ! [X0: $real] : ( log(exp(X0)) = X0 ),
    inference(rectify,[],[f42]) ).

tff(f42,axiom,
    ! [X78: $real] : ( log(exp(X78)) = X78 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_42) ).

tff(f2073,plain,
    spl302_12,
    inference(avatar_split_clause,[],[f251,f2071]) ).

tff(f2071,plain,
    ( spl302_12
  <=> ! [X0: $real] : ( $uminus($uminus(X0)) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_12])]) ).

tff(f251,plain,
    ! [X0: $real] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_148,[]) ).

tff(f2069,plain,
    spl302_11,
    inference(avatar_split_clause,[],[f243,f2067]) ).

tff(f2067,plain,
    ( spl302_11
  <=> ! [X0: $real] : ( $sum(X0,0.0) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_11])]) ).

tff(f243,plain,
    ! [X0: $real] : ( $sum(X0,0.0) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f2065,plain,
    spl302_10,
    inference(avatar_split_clause,[],[f237,f2063]) ).

tff(f2063,plain,
    ( spl302_10
  <=> ! [X0: $int] : ( 0 = $product(X0,0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_10])]) ).

tff(f237,plain,
    ! [X0: $int] : ( 0 = $product(X0,0) ),
    introduced(theory_axiom_149,[]) ).

tff(f2061,plain,
    spl302_9,
    inference(avatar_split_clause,[],[f236,f2059]) ).

tff(f2059,plain,
    ( spl302_9
  <=> ! [X0: $int] : ( $product(X0,1) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_9])]) ).

tff(f236,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f2057,plain,
    spl302_8,
    inference(avatar_split_clause,[],[f233,f2055]) ).

tff(f2055,plain,
    ( spl302_8
  <=> ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_8])]) ).

tff(f233,plain,
    ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_148,[]) ).

tff(f2053,plain,
    spl302_7,
    inference(avatar_split_clause,[],[f225,f2051]) ).

tff(f2051,plain,
    ( spl302_7
  <=> ! [X0: $int] : ( $sum(X0,0) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_7])]) ).

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

tff(f2049,plain,
    spl302_6,
    inference(avatar_split_clause,[],[f1821,f2046]) ).

tff(f2046,plain,
    ( spl302_6
  <=> ( c_Boolean_true = bool_not(c_Boolean_false) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_6])]) ).

tff(f1821,plain,
    c_Boolean_true = bool_not(c_Boolean_false),
    inference(equality_resolution,[],[f969]) ).

tff(f969,plain,
    ! [X0: c_Boolean] :
      ( ( c_Boolean_true = bool_not(X0) )
      | ( c_Boolean_false != X0 ) ),
    inference(cnf_transformation,[],[f508]) ).

tff(f508,plain,
    ! [X0: c_Boolean] :
      ( ( ( c_Boolean_true = bool_not(X0) )
        | ( c_Boolean_false != X0 ) )
      & ( ( c_Boolean_false = X0 )
        | ( c_Boolean_true != bool_not(X0) ) ) ),
    inference(nnf_transformation,[],[f269]) ).

tff(f269,plain,
    ! [X0: c_Boolean] :
      ( ( c_Boolean_true = bool_not(X0) )
    <=> ( c_Boolean_false = X0 ) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X17: c_Boolean] :
      ( ( c_Boolean_true = bool_not(X17) )
    <=> ( c_Boolean_false = X17 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_15) ).

tff(f2044,plain,
    spl302_5,
    inference(avatar_split_clause,[],[f1503,f2041]) ).

tff(f2041,plain,
    ( spl302_5
  <=> ( tag_id(void_P) = sK301 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_5])]) ).

tff(f1503,plain,
    tag_id(void_P) = sK301,
    inference(cnf_transformation,[],[f942]) ).

tff(f942,plain,
    ( parenttag(c_sort(sK301,void_P_tag),c_sort(sK301,bottom_tag))
    & ( tag_id(void_P) = sK301 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK301])],[f417,f941]) ).

tff(f941,plain,
    ( ? [X0: c_type] :
        ( parenttag(c_sort(X0,void_P_tag),c_sort(X0,bottom_tag))
        & ( tag_id(void_P) = X0 ) )
   => ( parenttag(c_sort(sK301,void_P_tag),c_sort(sK301,bottom_tag))
      & ( tag_id(void_P) = sK301 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f417,plain,
    ? [X0: c_type] :
      ( parenttag(c_sort(X0,void_P_tag),c_sort(X0,bottom_tag))
      & ( tag_id(void_P) = X0 ) ),
    inference(rectify,[],[f168]) ).

tff(f168,axiom,
    ? [X809: c_type] :
      ( parenttag(c_sort(X809,void_P_tag),c_sort(X809,bottom_tag))
      & ( tag_id(void_P) = X809 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_168) ).

tff(f2039,plain,
    spl302_4,
    inference(avatar_split_clause,[],[f1501,f2036]) ).

tff(f2036,plain,
    ( spl302_4
  <=> ( tag_id(char_P) = sK300 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_4])]) ).

tff(f1501,plain,
    tag_id(char_P) = sK300,
    inference(cnf_transformation,[],[f940]) ).

tff(f940,plain,
    ( parenttag(c_sort(sK300,char_P_tag),c_sort(sK300,bottom_tag))
    & ( tag_id(char_P) = sK300 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK300])],[f416,f939]) ).

tff(f939,plain,
    ( ? [X0: c_type] :
        ( parenttag(c_sort(X0,char_P_tag),c_sort(X0,bottom_tag))
        & ( tag_id(char_P) = X0 ) )
   => ( parenttag(c_sort(sK300,char_P_tag),c_sort(sK300,bottom_tag))
      & ( tag_id(char_P) = sK300 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f416,plain,
    ? [X0: c_type] :
      ( parenttag(c_sort(X0,char_P_tag),c_sort(X0,bottom_tag))
      & ( tag_id(char_P) = X0 ) ),
    inference(rectify,[],[f139]) ).

tff(f139,axiom,
    ? [X696: c_type] :
      ( parenttag(c_sort(X696,char_P_tag),c_sort(X696,bottom_tag))
      & ( tag_id(char_P) = X696 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_139) ).

tff(f2034,plain,
    ~ spl302_3,
    inference(avatar_split_clause,[],[f943,f2031]) ).

tff(f2031,plain,
    ( spl302_3
  <=> ( c_Boolean_true = c_Boolean_false ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_3])]) ).

tff(f943,plain,
    c_Boolean_true != c_Boolean_false,
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    c_Boolean_true != c_Boolean_false,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(f2029,plain,
    spl302_2,
    inference(avatar_split_clause,[],[f246,f2027]) ).

tff(f2027,plain,
    ( spl302_2
  <=> ! [X0: $real] : ~ $less(X0,X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_2])]) ).

tff(f246,plain,
    ! [X0: $real] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

tff(f2025,plain,
    spl302_1,
    inference(avatar_split_clause,[],[f228,f2023]) ).

tff(f2023,plain,
    ( spl302_1
  <=> ! [X0: $int] : ~ $less(X0,X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl302_1])]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem    : ARI752_1 : TPTP v8.2.0. Released v7.0.0.
% 0.08/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.37  % Computer : n018.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 300
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Sun May 19 13:04:53 EDT 2024
% 0.15/0.37  % CPUTime    : 
% 0.15/0.37  % (7718)Running in auto input_syntax mode. Trying TPTP
% 0.22/0.41  % (7721)WARNING: value z3 for option sas not known
% 0.22/0.41  % (7725)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.22/0.41  % (7722)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.22/0.41  % (7719)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.22/0.41  % (7720)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.22/0.41  % (7721)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.22/0.41  % (7723)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.22/0.41  % (7724)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.22/0.43  % (7720)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.43  % (7720)Terminated due to inappropriate strategy.
% 0.22/0.43  % (7720)------------------------------
% 0.22/0.43  % (7720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.43  % (7720)Termination reason: Inappropriate
% 0.22/0.43  
% 0.22/0.43  % (7720)Memory used [KB]: 2040
% 0.22/0.43  % (7720)Time elapsed: 0.024 s
% 0.22/0.43  % (7720)Instructions burned: 54 (million)
% 0.22/0.43  % (7719)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.43  % (7719)Terminated due to inappropriate strategy.
% 0.22/0.43  % (7719)------------------------------
% 0.22/0.43  % (7719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.43  % (7719)Termination reason: Inappropriate
% 0.22/0.43  
% 0.22/0.43  % (7719)Memory used [KB]: 2040
% 0.22/0.43  % (7719)Time elapsed: 0.025 s
% 0.22/0.43  % (7719)Instructions burned: 55 (million)
% 0.22/0.43  % (7720)------------------------------
% 0.22/0.43  % (7720)------------------------------
% 0.22/0.43  % (7719)------------------------------
% 0.22/0.43  % (7719)------------------------------
% 0.22/0.43  % (7722)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.43  % (7722)Terminated due to inappropriate strategy.
% 0.22/0.43  % (7722)------------------------------
% 0.22/0.43  % (7722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.43  % (7722)Termination reason: Inappropriate
% 0.22/0.43  
% 0.22/0.43  % (7722)Memory used [KB]: 2185
% 0.22/0.43  % (7722)Time elapsed: 0.026 s
% 0.22/0.43  % (7722)Instructions burned: 57 (million)
% 0.22/0.43  % (7722)------------------------------
% 0.22/0.43  % (7722)------------------------------
% 0.22/0.44  % (7726)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.22/0.44  % (7727)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on theBenchmark for (382ds/0Mi)
% 0.22/0.44  % (7728)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on theBenchmark for (367ds/0Mi)
% 0.22/0.45  % (7723)First to succeed.
% 0.22/0.45  % (7721)Also succeeded, but the first one will report.
% 0.22/0.45  % (7723)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-7718"
% 0.22/0.45  % (7729)ott+4_64_acc=on:anc=none:bs=on:bsr=on:fsd=off:gs=on:gsem=off:irw=on:msp=off:nwc=2.5:nicw=on:sims=off_354 on theBenchmark for (354ds/0Mi)
% 0.22/0.45  % (7723)Refutation found. Thanks to Tanya!
% 0.22/0.45  % SZS status Unsatisfiable for theBenchmark
% 0.22/0.45  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.46  % (7723)------------------------------
% 0.22/0.46  % (7723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.46  % (7723)Termination reason: Refutation
% 0.22/0.46  
% 0.22/0.46  % (7723)Memory used [KB]: 2387
% 0.22/0.46  % (7723)Time elapsed: 0.046 s
% 0.22/0.46  % (7723)Instructions burned: 90 (million)
% 0.22/0.46  % (7718)Success in time 0.076 s
%------------------------------------------------------------------------------