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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI750_1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 13:43:14 EDT 2023

% Result   : Unsatisfiable 13.66s 2.41s
% Output   : Refutation 13.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :  508
% Syntax   : Number of formulae    :  526 (   6 unt; 501 typ;   0 def)
%            Number of atoms       :   99 (  60 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  128 (  54   ~;  23   |;  45   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  101 (  38 atm;   6 fun;  43 num;  14 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1746 ( 473   >;1273   *;   0   +;   0  <<)
%            Number of predicates  :   65 (  60 usr;   1 prp; 0-7 aty)
%            Number of functors    :  439 ( 436 usr;  25 con; 0-9 aty)
%            Number of variables   :   81 (;  55   !;  26   ?;  81   :)

% 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,
    'T': c_type ).

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

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

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

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

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

tff(func_def_42,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_53,type,
    bitvector_of_T: c_sorted > c_unsorted ).

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

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

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

tff(func_def_57,type,
    'T_tag': c_unsorted ).

tff(func_def_58,type,
    c_real: c_type ).

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

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

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

tff(func_def_62,type,
    'T_of_bitvector': c_sorted > c_unsorted ).

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

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

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

tff(func_def_66,type,
    int8: c_type ).

tff(func_def_67,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_74,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_77,type,
    bottom_tag: c_unsorted ).

tff(func_def_78,type,
    bitvector: c_type ).

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

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

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

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

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

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

tff(func_def_85,type,
    'T_of_pointer_address': c_sorted > c_unsorted ).

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

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

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

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

tff(func_def_90,type,
    c_bool: c_type ).

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

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

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

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

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

tff(func_def_96,type,
    void_P: c_type ).

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

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

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

tff(func_def_100,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_105,type,
    char_P: c_type ).

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

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

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

tff(func_def_124,type,
    sK4: c_unsorted ).

tff(func_def_125,type,
    sK5: c_unsorted ).

tff(func_def_126,type,
    sK6: c_unsorted > c_type ).

tff(func_def_127,type,
    sK7: c_unsorted > c_sorted ).

tff(func_def_128,type,
    sK8: c_unsorted > c_type ).

tff(func_def_129,type,
    sK9: c_unsorted > c_sorted ).

tff(func_def_130,type,
    sK10: c_unsorted > c_type ).

tff(func_def_131,type,
    sK11: c_unsorted > c_sorted ).

tff(func_def_132,type,
    sK12: c_unsorted > c_type ).

tff(func_def_133,type,
    sK13: c_unsorted > c_sorted ).

tff(func_def_134,type,
    sK14: c_unsorted > c_type ).

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

tff(func_def_136,type,
    sK16: c_unsorted > c_type ).

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

tff(func_def_138,type,
    sK18: c_unsorted > c_type ).

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

tff(func_def_140,type,
    sK20: c_unsorted > c_type ).

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

tff(func_def_142,type,
    sK22: c_unsorted > c_type ).

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

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

tff(func_def_145,type,
    sK25: c_unsorted > c_sorted ).

tff(func_def_146,type,
    sK26: c_unsorted > c_sorted ).

tff(func_def_147,type,
    sK27: c_unsorted > c_sorted ).

tff(func_def_148,type,
    sK28: c_unsorted > c_sorted ).

tff(func_def_149,type,
    sK29: c_unsorted > c_sorted ).

tff(func_def_150,type,
    sK30: c_unsorted > c_sorted ).

tff(func_def_151,type,
    sK31: c_unsorted > $int ).

tff(func_def_152,type,
    sK32: c_unsorted > $int ).

tff(func_def_153,type,
    sK33: ( c_type * c_unsorted ) > c_type ).

tff(func_def_154,type,
    sK34: ( c_type * c_unsorted ) > c_type ).

tff(func_def_155,type,
    sK35: ( c_type * c_unsorted ) > c_sorted ).

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

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

tff(func_def_158,type,
    sK38: ( $real * $real ) > $real ).

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

tff(func_def_160,type,
    sK40: ( $int * $int ) > $int ).

tff(func_def_161,type,
    sK41: ( $int * $int ) > $int ).

tff(func_def_162,type,
    sK42: ( $real * $real ) > $real ).

tff(func_def_163,type,
    sK43: ( $int * $int ) > $int ).

tff(func_def_164,type,
    sK44: ( $real * $real ) > $real ).

tff(func_def_165,type,
    sK45: ( $int * $int ) > $int ).

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

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

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

tff(func_def_169,type,
    sK49: ( c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_172,type,
    sK52: ( c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_185,type,
    sK65: ( c_type * c_unsorted * c_unsorted ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_219,type,
    sK99: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

tff(func_def_221,type,
    sK101: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_222,type,
    sK102: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_223,type,
    sK103: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

tff(func_def_225,type,
    sK105: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_226,type,
    sK106: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_227,type,
    sK107: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_228,type,
    sK108: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_229,type,
    sK109: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_230,type,
    sK110: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_231,type,
    sK111: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_234,type,
    sK114: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_237,type,
    sK117: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_238,type,
    sK118: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_255,type,
    sK135: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_256,type,
    sK136: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_257,type,
    sK137: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_258,type,
    sK138: ( c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_259,type,
    sK139: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_275,type,
    sK155: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

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

tff(func_def_281,type,
    sK161: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

tff(func_def_284,type,
    sK164: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

tff(func_def_287,type,
    sK167: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

tff(func_def_290,type,
    sK170: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

tff(func_def_295,type,
    sK175: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_296,type,
    sK176: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

tff(func_def_299,type,
    sK179: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

tff(func_def_300,type,
    sK180: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_304,type,
    sK184: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

tff(func_def_311,type,
    sK191: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_384,type,
    sK264: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_401,type,
    sK281: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_402,type,
    sK282: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_403,type,
    sK283: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

tff(func_def_405,type,
    sK285: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_406,type,
    sK286: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_414,type,
    sK294: ( $int * $int * $int * $int * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_425,type,
    sK305: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_426,type,
    sK306: ( c_type * c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_427,type,
    sK307: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

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

tff(func_def_430,type,
    sK310: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

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

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

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

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

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

tff(func_def_437,type,
    sK317: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_438,type,
    sK318: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_439,type,
    sK319: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_442,type,
    sK322: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

tff(func_def_443,type,
    sK323: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

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

tff(func_def_446,type,
    sK326: ( c_type * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int * c_unsorted ) > c_type ).

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

tff(func_def_448,type,
    sK328: c_type ).

tff(func_def_449,type,
    sK329: c_type ).

tff(func_def_450,type,
    sK330: 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_T: ( c_sorted * $int * $int * c_sorted ) > $o ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_35,type,
    strict_valid_struct_T: ( c_sorted * $int * $int * c_sorted ) > $o ).

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

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

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

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

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

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

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

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

tff(pred_def_52,type,
    sP331: ( c_sorted * c_type ) > $o ).

tff(pred_def_53,type,
    sP332: ( c_type * c_sorted * c_unsorted ) > $o ).

tff(pred_def_54,type,
    sP333: ( c_sorted * c_type * c_unsorted ) > $o ).

tff(pred_def_55,type,
    sP334: c_type > $o ).

tff(pred_def_56,type,
    sP335: c_type > $o ).

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

tff(pred_def_58,type,
    sP337: ( c_type * c_sorted * $int * c_unsorted ) > $o ).

tff(pred_def_59,type,
    sP338: ( c_sorted * c_type * $int * c_unsorted ) > $o ).

tff(pred_def_60,type,
    sP339: ( c_type * c_sorted ) > $o ).

tff(pred_def_61,type,
    sP340: ( c_type * c_sorted * $int * c_unsorted ) > $o ).

tff(pred_def_62,type,
    sP341: ( c_sorted * c_type * $int * c_unsorted ) > $o ).

tff(pred_def_63,type,
    sP342: ( c_unsorted * c_unsorted * c_type * c_unsorted * c_type ) > $o ).

tff(pred_def_64,type,
    sP343: ( c_unsorted * c_unsorted * c_type * c_unsorted * c_type ) > $o ).

tff(pred_def_65,type,
    sP344: ( c_type * c_sorted ) > $o ).

tff(pred_def_66,type,
    sP345: ( $int * c_sorted * c_type * c_unsorted ) > $o ).

tff(pred_def_67,type,
    sP346: ( $int * c_sorted * c_type * $int * c_unsorted ) > $o ).

tff(pred_def_68,type,
    sP347: ( c_type * c_sorted ) > $o ).

tff(f65971,plain,
    $false,
    inference(unit_resulting_resolution,[],[f1186,f1030,f1176,f1677]) ).

tff(f1677,plain,
    ! [X2: c_sorted,X3: c_sorted,X4: $int] :
      ( ( offset_max(X2,X3) != X4 )
      | ( c_sort(pointer('T'),sK4) != X3 )
      | ( c_sort(alloc_table('T'),sK5) != X2 ) ),
    inference(subsumption_resolution,[],[f1022,f1023]) ).

tff(f1023,plain,
    ! [X2: c_sorted,X3: c_sorted,X4: $int] :
      ( $less(X4,0)
      | ( offset_max(X2,X3) != X4 )
      | ( c_sort(pointer('T'),sK4) != X3 )
      | ( c_sort(alloc_table('T'),sK5) != X2 ) ),
    inference(cnf_transformation,[],[f541]) ).

tff(f541,plain,
    ! [X2: c_sorted,X3: c_sorted] :
      ( ! [X4: $int] :
          ( ( $less(X4,0)
            & ~ $less(X4,0)
            & ~ $less(0,offset_min(X2,X3)) )
          | ( offset_max(X2,X3) != X4 ) )
      | ( c_sort(pointer('T'),sK4) != X3 )
      | ( c_sort(alloc_table('T'),sK5) != X2 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5])],[f451,f540]) ).

tff(f540,plain,
    ( ? [X0: c_unsorted,X1: c_unsorted] :
      ! [X2: c_sorted,X3: c_sorted] :
        ( ! [X4: $int] :
            ( ( $less(X4,0)
              & ~ $less(X4,0)
              & ~ $less(0,offset_min(X2,X3)) )
            | ( offset_max(X2,X3) != X4 ) )
        | ( c_sort(pointer('T'),X0) != X3 )
        | ( c_sort(alloc_table('T'),X1) != X2 ) )
   => ! [X3: c_sorted,X2: c_sorted] :
        ( ! [X4: $int] :
            ( ( $less(X4,0)
              & ~ $less(X4,0)
              & ~ $less(0,offset_min(X2,X3)) )
            | ( offset_max(X2,X3) != X4 ) )
        | ( c_sort(pointer('T'),sK4) != X3 )
        | ( c_sort(alloc_table('T'),sK5) != X2 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f451,plain,
    ? [X0: c_unsorted,X1: c_unsorted] :
    ! [X2: c_sorted,X3: c_sorted] :
      ( ! [X4: $int] :
          ( ( $less(X4,0)
            & ~ $less(X4,0)
            & ~ $less(0,offset_min(X2,X3)) )
          | ( offset_max(X2,X3) != X4 ) )
      | ( c_sort(pointer('T'),X0) != X3 )
      | ( c_sort(alloc_table('T'),X1) != X2 ) ),
    inference(flattening,[],[f450]) ).

tff(f450,plain,
    ? [X0: c_unsorted,X1: c_unsorted] :
    ! [X2: c_sorted,X3: c_sorted] :
      ( ! [X4: $int] :
          ( ( $less(X4,0)
            & ~ $less(X4,0)
            & ~ $less(0,offset_min(X2,X3)) )
          | ( offset_max(X2,X3) != X4 ) )
      | ( c_sort(pointer('T'),X0) != X3 )
      | ( c_sort(alloc_table('T'),X1) != X2 ) ),
    inference(ennf_transformation,[],[f271]) ).

tff(f271,plain,
    ~ ! [X0: c_unsorted,X1: c_unsorted] :
      ? [X2: c_sorted,X3: c_sorted] :
        ( ? [X4: $int] :
            ( ( ( ~ $less(X4,0)
                & ~ $less(0,offset_min(X2,X3)) )
             => ~ $less(X4,0) )
            & ( offset_max(X2,X3) = X4 ) )
        & ( c_sort(pointer('T'),X0) = X3 )
        & ( c_sort(alloc_table('T'),X1) = X2 ) ),
    inference(rectify,[],[f185]) ).

tff(f185,plain,
    ~ ! [X866: c_unsorted,X867: c_unsorted] :
      ? [X868: c_sorted,X869: c_sorted] :
        ( ? [X870: $int] :
            ( ( ( ~ $less(X870,0)
                & ~ $less(0,offset_min(X868,X869)) )
             => ~ $less(X870,0) )
            & ( offset_max(X868,X869) = X870 ) )
        & ( c_sort(pointer('T'),X866) = X869 )
        & ( c_sort(alloc_table('T'),X867) = X868 ) ),
    inference(theory_normalization,[],[f184]) ).

tff(f184,axiom,
    ~ ! [X866: c_unsorted,X867: c_unsorted] :
      ? [X868: c_sorted,X869: c_sorted] :
        ( ? [X870: $int] :
            ( ( ( $greatereq(X870,0)
                & $lesseq(offset_min(X868,X869),0) )
             => $lesseq(0,X870) )
            & ( offset_max(X868,X869) = X870 ) )
        & ( c_sort(pointer('T'),X866) = X869 )
        & ( c_sort(alloc_table('T'),X867) = X868 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.ABynAGhB20/Vampire---4.8_5285',formula_184) ).

tff(f1022,plain,
    ! [X2: c_sorted,X3: c_sorted,X4: $int] :
      ( ~ $less(X4,0)
      | ( offset_max(X2,X3) != X4 )
      | ( c_sort(pointer('T'),sK4) != X3 )
      | ( c_sort(alloc_table('T'),sK5) != X2 ) ),
    inference(cnf_transformation,[],[f541]) ).

tff(f1176,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = sK48(X0,X1) ),
    inference(cnf_transformation,[],[f638]) ).

tff(f638,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ( 0 = sub_pointer(sK48(X0,X1),sK48(X0,X1)) )
      & ( c_sort(pointer(X0),X1) = sK48(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK48])],[f352,f637]) ).

tff(f637,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ? [X2: c_sorted] :
          ( ( 0 = sub_pointer(X2,X2) )
          & ( c_sort(pointer(X0),X1) = X2 ) )
     => ( ( 0 = sub_pointer(sK48(X0,X1),sK48(X0,X1)) )
        & ( c_sort(pointer(X0),X1) = sK48(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f352,plain,
    ! [X0: c_type,X1: c_unsorted] :
    ? [X2: c_sorted] :
      ( ( 0 = sub_pointer(X2,X2) )
      & ( c_sort(pointer(X0),X1) = X2 ) ),
    inference(rectify,[],[f62]) ).

tff(f62,axiom,
    ! [X180: c_type,X181: c_unsorted] :
    ? [X182: c_sorted] :
      ( ( 0 = sub_pointer(X182,X182) )
      & ( c_sort(pointer(X180),X181) = X182 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.ABynAGhB20/Vampire---4.8_5285',formula_62) ).

tff(f1030,plain,
    ! [X0: $int] : ( s2int(c_sort(c_int,int2u(X0))) = X0 ),
    inference(cnf_transformation,[],[f278]) ).

tff(f278,plain,
    ! [X0: $int] : ( s2int(c_sort(c_int,int2u(X0))) = X0 ),
    inference(rectify,[],[f3]) ).

tff(f3,axiom,
    ! [X1: $int] : ( s2int(c_sort(c_int,int2u(X1))) = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.ABynAGhB20/Vampire---4.8_5285',formula_3) ).

tff(f1186,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(alloc_table(X0),X1) = sK53(X0,X1) ),
    inference(cnf_transformation,[],[f648]) ).

tff(f648,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ~ $less($uminus(2),offset_max(sK53(X0,X1),sK54(X0,X1)))
      & ~ $less(offset_min(sK53(X0,X1),sK54(X0,X1)),0)
      & ( c_sort(pointer(X0),null) = sK54(X0,X1) )
      & ( c_sort(alloc_table(X0),X1) = sK53(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK53,sK54])],[f355,f647]) ).

tff(f647,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ? [X2: c_sorted,X3: c_sorted] :
          ( ~ $less($uminus(2),offset_max(X2,X3))
          & ~ $less(offset_min(X2,X3),0)
          & ( c_sort(pointer(X0),null) = X3 )
          & ( c_sort(alloc_table(X0),X1) = X2 ) )
     => ( ~ $less($uminus(2),offset_max(sK53(X0,X1),sK54(X0,X1)))
        & ~ $less(offset_min(sK53(X0,X1),sK54(X0,X1)),0)
        & ( c_sort(pointer(X0),null) = sK54(X0,X1) )
        & ( c_sort(alloc_table(X0),X1) = sK53(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f355,plain,
    ! [X0: c_type,X1: c_unsorted] :
    ? [X2: c_sorted,X3: c_sorted] :
      ( ~ $less($uminus(2),offset_max(X2,X3))
      & ~ $less(offset_min(X2,X3),0)
      & ( c_sort(pointer(X0),null) = X3 )
      & ( c_sort(alloc_table(X0),X1) = X2 ) ),
    inference(rectify,[],[f214]) ).

tff(f214,plain,
    ! [X144: c_type,X145: c_unsorted] :
    ? [X146: c_sorted,X147: c_sorted] :
      ( ~ $less($uminus(2),offset_max(X146,X147))
      & ~ $less(offset_min(X146,X147),0)
      & ( c_sort(pointer(X144),null) = X147 )
      & ( c_sort(alloc_table(X144),X145) = X146 ) ),
    inference(theory_normalization,[],[f56]) ).

tff(f56,axiom,
    ! [X144: c_type,X145: c_unsorted] :
    ? [X146: c_sorted,X147: c_sorted] :
      ( $lesseq(offset_max(X146,X147),$uminus(2))
      & $greatereq(offset_min(X146,X147),0)
      & ( c_sort(pointer(X144),null) = X147 )
      & ( c_sort(alloc_table(X144),X145) = X146 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.ABynAGhB20/Vampire---4.8_5285',formula_56) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.17  % Problem    : ARI750_1 : TPTP v8.1.2. Released v7.0.0.
% 0.17/0.19  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.18/0.40  % Computer : n014.cluster.edu
% 0.18/0.40  % Model    : x86_64 x86_64
% 0.18/0.40  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.40  % Memory   : 8042.1875MB
% 0.18/0.40  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.40  % CPULimit   : 300
% 0.18/0.40  % WCLimit    : 300
% 0.18/0.40  % DateTime   : Wed Aug 30 18:01:59 EDT 2023
% 0.18/0.40  % CPUTime    : 
% 0.26/0.46  % (5473)Running in auto input_syntax mode. Trying TPTP
% 0.26/0.48  % (5524)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on Vampire---4 for (846ds/0Mi)
% 0.26/0.48  % (5525)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on Vampire---4 for (793ds/0Mi)
% 0.26/0.48  % (5526)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 Vampire---4 for (569ds/0Mi)
% 0.26/0.48  % (5527)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on Vampire---4 for (533ds/0Mi)
% 0.26/0.48  % (5528)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 Vampire---4 for (531ds/0Mi)
% 0.26/0.48  % (5529)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 Vampire---4 for (522ds/0Mi)
% 0.26/0.48  % (5530)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 Vampire---4 for (497ds/0Mi)
% 0.26/0.50  % (5524)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.26/0.50  % (5525)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.26/0.50  % (5524)Terminated due to inappropriate strategy.
% 0.26/0.50  % (5524)------------------------------
% 0.26/0.50  % (5524)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.26/0.50  % (5525)Terminated due to inappropriate strategy.
% 0.26/0.50  % (5525)------------------------------
% 0.26/0.50  % (5525)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.26/0.50  % (5524)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.26/0.50  % (5524)Termination reason: Inappropriate
% 0.26/0.50  
% 0.26/0.50  % (5524)Memory used [KB]: 4093
% 0.26/0.50  % (5525)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.26/0.50  % (5524)Time elapsed: 0.020 s
% 0.26/0.50  % (5525)Termination reason: Inappropriate
% 0.26/0.50  
% 0.26/0.50  % (5524)------------------------------
% 0.26/0.50  % (5524)------------------------------
% 0.26/0.50  % (5525)Memory used [KB]: 4093
% 0.26/0.50  % (5525)Time elapsed: 0.020 s
% 0.26/0.50  % (5525)------------------------------
% 0.26/0.50  % (5525)------------------------------
% 0.26/0.50  % (5527)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.26/0.50  % (5527)Terminated due to inappropriate strategy.
% 0.26/0.50  % (5527)------------------------------
% 0.26/0.50  % (5527)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.26/0.50  % (5527)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.26/0.50  % (5527)Termination reason: Inappropriate
% 0.26/0.50  
% 0.26/0.50  % (5527)Memory used [KB]: 4093
% 0.26/0.50  % (5527)Time elapsed: 0.020 s
% 0.26/0.50  % (5527)------------------------------
% 0.26/0.50  % (5527)------------------------------
% 0.26/0.51  % (5540)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on Vampire---4 for (411ds/0Mi)
% 0.26/0.51  % (5541)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on Vampire---4 for (382ds/0Mi)
% 0.26/0.51  % (5542)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on Vampire---4 for (367ds/0Mi)
% 0.26/0.53  % (5540)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.26/0.53  % (5540)Terminated due to inappropriate strategy.
% 0.26/0.53  % (5540)------------------------------
% 0.26/0.53  % (5540)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.26/0.53  % (5540)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.26/0.53  % (5540)Termination reason: Inappropriate
% 0.26/0.53  
% 0.26/0.53  % (5540)Memory used [KB]: 4093
% 0.26/0.53  % (5540)Time elapsed: 0.025 s
% 0.26/0.53  % (5540)------------------------------
% 0.26/0.53  % (5540)------------------------------
% 0.26/0.54  % (5558)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 Vampire---4 for (354ds/0Mi)
% 13.66/2.40  % (5541)First to succeed.
% 13.66/2.41  % (5541)Refutation found. Thanks to Tanya!
% 13.66/2.41  % SZS status Unsatisfiable for Vampire---4
% 13.66/2.41  % SZS output start Proof for Vampire---4
% See solution above
% 13.66/2.41  % (5541)------------------------------
% 13.66/2.41  % (5541)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 13.66/2.41  % (5541)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 13.66/2.41  % (5541)Termination reason: Refutation
% 13.66/2.41  
% 13.66/2.41  % (5541)Memory used [KB]: 46310
% 13.66/2.41  % (5541)Time elapsed: 1.897 s
% 13.66/2.41  % (5541)------------------------------
% 13.66/2.41  % (5541)------------------------------
% 13.66/2.41  % (5473)Success in time 1.978 s
% 13.66/2.41  % Vampire---4.8 exiting
%------------------------------------------------------------------------------