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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 1.13s 0.66s
% Output   : Refutation 1.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :  443
% Syntax   : Number of formulae    :  455 (   7 unt; 439 typ;   0 def)
%            Number of atoms       :   59 (  58 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :   66 (  23   ~;  10   |;  22   &)
%                                         (   0 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   20 (   0 atm;   0 fun;  20 num;   0 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1522 ( 413   >;1109   *;   0   +;   0  <<)
%            Number of predicates  :   34 (  32 usr;   1 prp; 0-4 aty)
%            Number of functors    :  403 ( 402 usr;  22 con; 0-9 aty)
%            Number of variables   :   30 (  16   !;  14   ?;  30   :)

% 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,
    sK0: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

tff(func_def_121,type,
    sK1: ( c_type * c_unsorted * c_unsorted * $int ) > $int ).

tff(func_def_122,type,
    sK2: ( c_type * c_unsorted * c_unsorted * $int ) > c_unsorted ).

tff(func_def_123,type,
    sK3: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

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

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

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

tff(func_def_131,type,
    sK11: c_type ).

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

tff(func_def_133,type,
    sK13: ( $int * c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

tff(func_def_137,type,
    sK17: ( c_unsorted * $int * c_unsorted * c_type * $int ) > $int ).

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

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

tff(func_def_140,type,
    sK20: c_unsorted > $int ).

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

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

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

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

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

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

tff(func_def_147,type,
    sK27: ( $int * c_unsorted * c_unsorted * $int * c_type * c_unsorted * $int * $int * c_unsorted ) > c_type ).

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

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

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

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

tff(func_def_152,type,
    sK32: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

tff(func_def_162,type,
    sK42: c_unsorted ).

tff(func_def_163,type,
    sK43: c_unsorted ).

tff(func_def_164,type,
    sK44: c_unsorted ).

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

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

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

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

tff(func_def_169,type,
    sK49: ( $int * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_170,type,
    sK50: ( $int * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_171,type,
    sK51: ( $int * c_unsorted * c_unsorted * c_type ) > $int ).

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

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

tff(func_def_174,type,
    sK54: ( $real * $real ) > $real ).

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: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_195,type,
    sK75: ( c_unsorted * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_213,type,
    sK93: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_236,type,
    sK116: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

tff(func_def_244,type,
    sK124: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_262,type,
    sK142: c_type > c_type ).

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

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

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

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

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

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

tff(func_def_269,type,
    sK149: c_type ).

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

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

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

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

tff(func_def_274,type,
    sK154: c_type > c_type ).

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

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

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

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

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

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

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

tff(func_def_282,type,
    sK162: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_295,type,
    sK175: ( $real * $real ) > $real ).

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

tff(func_def_297,type,
    sK177: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_315,type,
    sK195: ( c_unsorted * c_unsorted * c_type ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_332,type,
    sK212: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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 ) > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_355,type,
    sK235: c_unsorted > c_sorted ).

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

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

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

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

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

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

tff(func_def_362,type,
    sK242: ( $real * $real ) > $real ).

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

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

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

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

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

tff(func_def_368,type,
    sK248: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_407,type,
    sK287: c_unsorted > c_sorted ).

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

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

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

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

tff(func_def_412,type,
    sK292: ( c_type * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

tff(pred_def_4,type,
    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(f2063,plain,
    $false,
    inference(subsumption_resolution,[],[f2060,f1100]) ).

tff(f1100,plain,
    18 = integer_of_int32(c_sort(int32,sK42)),
    inference(cnf_transformation,[],[f568]) ).

tff(f568,plain,
    ( ( 18 = integer_of_int32(c_sort(int32,sK42)) )
    & ( c_sort(int32,sK43) = c_sort(int32,sK42) )
    & ! [X3: c_sorted] :
        ( ( ( 18 != integer_of_int32(X3) )
          & ( c_sort(int32,sK43) = X3 ) )
        | ( c_sort(int32,sK44) != X3 ) )
    & ( c_Boolean_true = c_Boolean_true ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK42,sK43,sK44])],[f460,f567,f566,f565]) ).

tff(f565,plain,
    ( ? [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] :
                ( ( ( 18 != integer_of_int32(X3) )
                  & ( c_sort(int32,X1) = X3 ) )
                | ( c_sort(int32,X2) != X3 ) ) ) )
   => ( ( 18 = integer_of_int32(c_sort(int32,sK42)) )
      & ? [X1: c_unsorted] :
          ( ( c_sort(int32,sK42) = c_sort(int32,X1) )
          & ? [X2: c_unsorted] :
            ! [X3: c_sorted] :
              ( ( ( 18 != integer_of_int32(X3) )
                & ( c_sort(int32,X1) = X3 ) )
              | ( c_sort(int32,X2) != X3 ) ) ) ) ),
    introduced(choice_axiom,[]) ).

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

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

tff(f460,plain,
    ( ? [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] :
                ( ( ( 18 != integer_of_int32(X3) )
                  & ( c_sort(int32,X1) = X3 ) )
                | ( c_sort(int32,X2) != X3 ) ) ) )
    & ( c_Boolean_true = c_Boolean_true ) ),
    inference(ennf_transformation,[],[f377]) ).

tff(f377,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,X2) = X3 )
                  & ( ( c_sort(int32,X1) = X3 )
                   => ( 18 = integer_of_int32(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,X814) = X815 )
                  & ( ( c_sort(int32,X813) = X815 )
                   => ( 18 = integer_of_int32(X815) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_170) ).

tff(f2060,plain,
    18 != integer_of_int32(c_sort(int32,sK42)),
    inference(backward_demodulation,[],[f1908,f2059]) ).

tff(f2059,plain,
    c_sort(int32,sK44) = c_sort(int32,sK42),
    inference(forward_demodulation,[],[f1909,f1099]) ).

tff(f1099,plain,
    c_sort(int32,sK43) = c_sort(int32,sK42),
    inference(cnf_transformation,[],[f568]) ).

tff(f1909,plain,
    c_sort(int32,sK43) = c_sort(int32,sK44),
    inference(equality_resolution,[],[f1097]) ).

tff(f1097,plain,
    ! [X3: c_sorted] :
      ( ( c_sort(int32,sK43) = X3 )
      | ( c_sort(int32,sK44) != X3 ) ),
    inference(cnf_transformation,[],[f568]) ).

tff(f1908,plain,
    18 != integer_of_int32(c_sort(int32,sK44)),
    inference(equality_resolution,[],[f1098]) ).

tff(f1098,plain,
    ! [X3: c_sorted] :
      ( ( 18 != integer_of_int32(X3) )
      | ( c_sort(int32,sK44) != X3 ) ),
    inference(cnf_transformation,[],[f568]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : ARI752=1 : TPTP v8.1.0. Released v7.0.0.
% 0.10/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.11/0.32  % Computer : n019.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Mon Aug 29 16:02:35 EDT 2022
% 0.11/0.32  % CPUTime    : 
% 0.11/0.34  ipcrm: permission denied for id (499482626)
% 0.11/0.34  ipcrm: permission denied for id (502071299)
% 0.11/0.34  ipcrm: permission denied for id (506265604)
% 0.11/0.34  ipcrm: permission denied for id (499515397)
% 0.11/0.34  ipcrm: permission denied for id (502267910)
% 0.11/0.34  ipcrm: permission denied for id (502300679)
% 0.11/0.34  ipcrm: permission denied for id (499580937)
% 0.11/0.35  ipcrm: permission denied for id (502595595)
% 0.11/0.35  ipcrm: permission denied for id (499646476)
% 0.11/0.35  ipcrm: permission denied for id (502693901)
% 0.11/0.35  ipcrm: permission denied for id (502759438)
% 0.11/0.35  ipcrm: permission denied for id (502792207)
% 0.11/0.35  ipcrm: permission denied for id (502824976)
% 0.11/0.35  ipcrm: permission denied for id (502857745)
% 0.11/0.35  ipcrm: permission denied for id (502988818)
% 0.11/0.35  ipcrm: permission denied for id (503185427)
% 0.11/0.35  ipcrm: permission denied for id (503414805)
% 0.11/0.36  ipcrm: permission denied for id (499777558)
% 0.11/0.36  ipcrm: permission denied for id (503447575)
% 0.11/0.36  ipcrm: permission denied for id (499843096)
% 0.11/0.36  ipcrm: permission denied for id (503480345)
% 0.11/0.36  ipcrm: permission denied for id (503513114)
% 0.11/0.36  ipcrm: permission denied for id (503578651)
% 0.11/0.36  ipcrm: permission denied for id (499908636)
% 0.11/0.36  ipcrm: permission denied for id (503611421)
% 0.11/0.36  ipcrm: permission denied for id (503742495)
% 0.11/0.36  ipcrm: permission denied for id (499974176)
% 0.11/0.36  ipcrm: permission denied for id (503808033)
% 0.11/0.37  ipcrm: permission denied for id (503840802)
% 0.11/0.37  ipcrm: permission denied for id (503873571)
% 0.11/0.37  ipcrm: permission denied for id (503939108)
% 0.11/0.37  ipcrm: permission denied for id (503971877)
% 0.11/0.37  ipcrm: permission denied for id (504004646)
% 0.11/0.37  ipcrm: permission denied for id (506429479)
% 0.11/0.37  ipcrm: permission denied for id (504070184)
% 0.11/0.37  ipcrm: permission denied for id (504102953)
% 0.11/0.37  ipcrm: permission denied for id (500170794)
% 0.11/0.37  ipcrm: permission denied for id (504168491)
% 0.11/0.37  ipcrm: permission denied for id (504201260)
% 0.11/0.37  ipcrm: permission denied for id (500203565)
% 0.11/0.38  ipcrm: permission denied for id (500236334)
% 0.11/0.38  ipcrm: permission denied for id (500269103)
% 0.11/0.38  ipcrm: permission denied for id (504299569)
% 0.11/0.38  ipcrm: permission denied for id (500301875)
% 0.11/0.38  ipcrm: permission denied for id (506527796)
% 0.11/0.38  ipcrm: permission denied for id (500334645)
% 0.11/0.38  ipcrm: permission denied for id (504397878)
% 0.11/0.38  ipcrm: permission denied for id (500367415)
% 0.11/0.38  ipcrm: permission denied for id (504430648)
% 0.11/0.38  ipcrm: permission denied for id (504463417)
% 0.11/0.39  ipcrm: permission denied for id (504528954)
% 0.11/0.39  ipcrm: permission denied for id (504692795)
% 0.11/0.39  ipcrm: permission denied for id (504725564)
% 0.11/0.39  ipcrm: permission denied for id (504758333)
% 0.11/0.39  ipcrm: permission denied for id (504791102)
% 0.11/0.39  ipcrm: permission denied for id (506560575)
% 0.11/0.39  ipcrm: permission denied for id (506593344)
% 0.11/0.39  ipcrm: permission denied for id (504889409)
% 0.11/0.39  ipcrm: permission denied for id (504954947)
% 0.11/0.39  ipcrm: permission denied for id (500662340)
% 0.11/0.39  ipcrm: permission denied for id (504987717)
% 0.11/0.39  ipcrm: permission denied for id (505020486)
% 0.11/0.40  ipcrm: permission denied for id (505053255)
% 0.11/0.40  ipcrm: permission denied for id (506658888)
% 0.11/0.40  ipcrm: permission denied for id (505118793)
% 0.11/0.40  ipcrm: permission denied for id (500727882)
% 0.11/0.40  ipcrm: permission denied for id (505151563)
% 0.11/0.40  ipcrm: permission denied for id (505184332)
% 0.11/0.40  ipcrm: permission denied for id (505217101)
% 0.11/0.40  ipcrm: permission denied for id (500793422)
% 0.17/0.40  ipcrm: permission denied for id (505249871)
% 0.17/0.40  ipcrm: permission denied for id (500858961)
% 0.17/0.40  ipcrm: permission denied for id (506724434)
% 0.17/0.41  ipcrm: permission denied for id (500891731)
% 0.17/0.41  ipcrm: permission denied for id (505348180)
% 0.17/0.41  ipcrm: permission denied for id (505413718)
% 0.17/0.41  ipcrm: permission denied for id (505446487)
% 0.17/0.41  ipcrm: permission denied for id (505479256)
% 0.17/0.41  ipcrm: permission denied for id (505512025)
% 0.17/0.41  ipcrm: permission denied for id (500990042)
% 0.17/0.41  ipcrm: permission denied for id (506822748)
% 0.17/0.41  ipcrm: permission denied for id (501055581)
% 0.17/0.41  ipcrm: permission denied for id (501088350)
% 0.17/0.41  ipcrm: permission denied for id (501121119)
% 0.17/0.42  ipcrm: permission denied for id (501153888)
% 0.17/0.42  ipcrm: permission denied for id (501186657)
% 0.17/0.42  ipcrm: permission denied for id (501219427)
% 0.17/0.42  ipcrm: permission denied for id (506888292)
% 0.17/0.42  ipcrm: permission denied for id (501252197)
% 0.17/0.42  ipcrm: permission denied for id (506921062)
% 0.17/0.42  ipcrm: permission denied for id (501284967)
% 0.17/0.42  ipcrm: permission denied for id (501350507)
% 0.17/0.43  ipcrm: permission denied for id (505839725)
% 0.17/0.43  ipcrm: permission denied for id (505905263)
% 0.17/0.43  ipcrm: permission denied for id (501416048)
% 0.17/0.43  ipcrm: permission denied for id (505938033)
% 0.17/0.43  ipcrm: permission denied for id (501448818)
% 0.17/0.43  ipcrm: permission denied for id (501481588)
% 0.17/0.43  ipcrm: permission denied for id (506003573)
% 0.17/0.43  ipcrm: permission denied for id (507183222)
% 0.17/0.43  ipcrm: permission denied for id (501514359)
% 0.17/0.43  ipcrm: permission denied for id (501547128)
% 0.17/0.43  ipcrm: permission denied for id (506069113)
% 0.17/0.44  ipcrm: permission denied for id (501678202)
% 0.17/0.44  ipcrm: permission denied for id (501743740)
% 0.17/0.44  ipcrm: permission denied for id (501776509)
% 0.17/0.44  ipcrm: permission denied for id (506134654)
% 0.17/0.52  % (17006)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 0.17/0.52  % (17010)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.17/0.52  % (17009)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/48Mi)
% 0.17/0.52  % (17007)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.17/0.52  % (17012)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 0.17/0.52  % (17013)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.17/0.52  % (17014)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 0.17/0.52  % (17012)Instruction limit reached!
% 0.17/0.52  % (17012)------------------------------
% 0.17/0.52  % (17012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (17012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (17012)Termination reason: Unknown
% 0.17/0.52  % (17012)Termination phase: shuffling
% 0.17/0.52  
% 0.17/0.52  % (17012)Memory used [KB]: 1407
% 0.17/0.52  % (17012)Time elapsed: 0.003 s
% 0.17/0.52  % (17012)Instructions burned: 2 (million)
% 0.17/0.52  % (17012)------------------------------
% 0.17/0.52  % (17012)------------------------------
% 0.17/0.52  % (17027)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/467Mi)
% 0.17/0.52  % (17008)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.17/0.53  % (17019)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 0.17/0.53  % (17025)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/138Mi)
% 0.17/0.53  % (17024)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/176Mi)
% 0.17/0.53  % (17005)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 0.17/0.53  % (17004)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/191324Mi)
% 0.17/0.53  % (17023)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.17/0.53  % (17028)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/482Mi)
% 0.17/0.53  % (17026)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/498Mi)
% 0.17/0.53  % (17018)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 0.17/0.53  % (17015)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.17/0.54  % (17029)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/500Mi)
% 0.17/0.54  % (17030)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 0.17/0.54  % (17034)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 0.17/0.54  % (17011)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 0.17/0.54  % (17017)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 0.17/0.54  % (17016)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/101Mi)
% 0.17/0.54  % (17020)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 0.17/0.55  % (17033)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/355Mi)
% 0.17/0.55  % (17032)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/439Mi)
% 0.17/0.55  % (17021)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/59Mi)
% 0.17/0.55  % (17031)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/177Mi)
% 0.17/0.55  % (17011)Instruction limit reached!
% 0.17/0.55  % (17011)------------------------------
% 0.17/0.55  % (17011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (17011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (17011)Termination reason: Unknown
% 0.17/0.55  % (17011)Termination phase: Property scanning
% 0.17/0.55  
% 0.17/0.55  % (17011)Memory used [KB]: 1535
% 0.17/0.55  % (17011)Time elapsed: 0.012 s
% 0.17/0.55  % (17011)Instructions burned: 8 (million)
% 0.17/0.55  % (17011)------------------------------
% 0.17/0.55  % (17011)------------------------------
% 0.17/0.56  % (17022)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.17/0.57  % (17006)Instruction limit reached!
% 0.17/0.57  % (17006)------------------------------
% 0.17/0.57  % (17006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (17006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (17006)Termination reason: Unknown
% 0.17/0.57  % (17006)Termination phase: Property scanning
% 0.17/0.57  
% 0.17/0.57  % (17006)Memory used [KB]: 3837
% 0.17/0.57  % (17006)Time elapsed: 0.023 s
% 0.17/0.57  % (17006)Instructions burned: 37 (million)
% 0.17/0.57  % (17006)------------------------------
% 0.17/0.57  % (17006)------------------------------
% 0.17/0.58  % (17035)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 0.17/0.59  % (17010)Instruction limit reached!
% 0.17/0.59  % (17010)------------------------------
% 0.17/0.59  % (17010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (17036)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 0.17/0.60  % (17010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (17010)Termination reason: Unknown
% 0.17/0.60  % (17010)Termination phase: Property scanning
% 0.17/0.60  
% 0.17/0.60  % (17010)Memory used [KB]: 3965
% 0.17/0.60  % (17010)Time elapsed: 0.032 s
% 0.17/0.60  % (17010)Instructions burned: 51 (million)
% 0.17/0.60  % (17010)------------------------------
% 0.17/0.60  % (17010)------------------------------
% 0.17/0.60  % (17014)Instruction limit reached!
% 0.17/0.60  % (17014)------------------------------
% 0.17/0.60  % (17014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (17014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (17014)Termination reason: Unknown
% 0.17/0.60  % (17014)Termination phase: Function definition elimination
% 0.17/0.60  
% 0.17/0.60  % (17014)Memory used [KB]: 3965
% 0.17/0.60  % (17014)Time elapsed: 0.032 s
% 0.17/0.60  % (17014)Instructions burned: 50 (million)
% 0.17/0.60  % (17014)------------------------------
% 0.17/0.60  % (17014)------------------------------
% 0.17/0.60  % (17013)Instruction limit reached!
% 0.17/0.60  % (17013)------------------------------
% 0.17/0.60  % (17013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (17013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (17013)Termination reason: Unknown
% 0.17/0.60  % (17013)Termination phase: Equality resolution with deletion
% 0.17/0.60  
% 0.17/0.60  % (17013)Memory used [KB]: 4093
% 0.17/0.61  % (17009)Instruction limit reached!
% 0.17/0.61  % (17009)------------------------------
% 0.17/0.61  % (17009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.61  % (17009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.61  % (17009)Termination reason: Unknown
% 0.17/0.61  % (17009)Termination phase: Function definition elimination
% 0.17/0.61  
% 0.17/0.61  % (17009)Memory used [KB]: 3965
% 0.17/0.61  % (17009)Time elapsed: 0.031 s
% 0.17/0.61  % (17009)Instructions burned: 48 (million)
% 0.17/0.61  % (17009)------------------------------
% 0.17/0.61  % (17009)------------------------------
% 0.82/0.62  % (17037)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 0.82/0.62  % (17007)Instruction limit reached!
% 0.82/0.62  % (17007)------------------------------
% 0.82/0.62  % (17007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.82/0.62  % (17007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.82/0.62  % (17007)Termination reason: Unknown
% 0.82/0.62  % (17007)Termination phase: Property scanning
% 0.82/0.62  
% 0.82/0.62  % (17007)Memory used [KB]: 3837
% 0.82/0.62  % (17007)Time elapsed: 0.034 s
% 0.82/0.62  % (17007)Instructions burned: 52 (million)
% 0.82/0.62  % (17007)------------------------------
% 0.82/0.62  % (17007)------------------------------
% 0.82/0.62  % (17038)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 0.82/0.62  % (17013)Time elapsed: 0.033 s
% 0.82/0.62  % (17013)Instructions burned: 51 (million)
% 0.82/0.62  % (17013)------------------------------
% 0.82/0.62  % (17013)------------------------------
% 0.82/0.63  % (17008)Instruction limit reached!
% 0.82/0.63  % (17008)------------------------------
% 0.82/0.63  % (17008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.82/0.63  % (17008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.82/0.63  % (17008)Termination reason: Unknown
% 0.82/0.63  % (17008)Termination phase: Property scanning
% 0.82/0.63  
% 0.82/0.63  % (17008)Memory used [KB]: 3965
% 0.82/0.63  % (17008)Time elapsed: 0.033 s
% 0.82/0.63  % (17008)Instructions burned: 52 (million)
% 0.82/0.63  % (17008)------------------------------
% 0.82/0.63  % (17008)------------------------------
% 0.82/0.63  % (17005)Instruction limit reached!
% 0.82/0.63  % (17005)------------------------------
% 0.82/0.63  % (17005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.82/0.63  % (17005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.82/0.63  % (17005)Termination reason: Unknown
% 0.82/0.63  % (17005)Termination phase: shuffling
% 0.82/0.63  
% 0.82/0.63  % (17005)Memory used [KB]: 4093
% 0.82/0.63  % (17005)Time elapsed: 0.033 s
% 0.82/0.63  % (17005)Instructions burned: 51 (million)
% 0.82/0.63  % (17005)------------------------------
% 0.82/0.63  % (17005)------------------------------
% 0.82/0.63  % (17018)Instruction limit reached!
% 0.82/0.63  % (17018)------------------------------
% 0.82/0.63  % (17018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.82/0.63  % (17018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.82/0.63  % (17018)Termination reason: Unknown
% 0.82/0.63  % (17018)Termination phase: Saturation
% 0.82/0.63  
% 0.82/0.63  % (17018)Memory used [KB]: 9466
% 0.82/0.63  % (17018)Time elapsed: 0.049 s
% 0.82/0.63  % (17018)Instructions burned: 69 (million)
% 0.82/0.63  % (17018)------------------------------
% 0.82/0.63  % (17018)------------------------------
% 1.08/0.64  % (17039)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 1.08/0.64  % (17040)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 1.13/0.65  % (17041)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 1.13/0.65  % (17019)Instruction limit reached!
% 1.13/0.65  % (17019)------------------------------
% 1.13/0.65  % (17019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.13/0.65  % (17019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.13/0.65  % (17019)Termination reason: Unknown
% 1.13/0.65  % (17019)Termination phase: Saturation
% 1.13/0.65  
% 1.13/0.65  % (17019)Memory used [KB]: 4349
% 1.13/0.65  % (17019)Time elapsed: 0.076 s
% 1.13/0.65  % (17019)Instructions burned: 76 (million)
% 1.13/0.65  % (17019)------------------------------
% 1.13/0.65  % (17019)------------------------------
% 1.13/0.66  % (17026)First to succeed.
% 1.13/0.66  % (17042)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 1.13/0.66  % (17026)Refutation found. Thanks to Tanya!
% 1.13/0.66  % SZS status Unsatisfiable for theBenchmark
% 1.13/0.66  % SZS output start Proof for theBenchmark
% See solution above
% 1.13/0.66  % (17026)------------------------------
% 1.13/0.66  % (17026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.13/0.66  % (17026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.13/0.66  % (17026)Termination reason: Refutation
% 1.13/0.66  
% 1.13/0.66  % (17026)Memory used [KB]: 4349
% 1.13/0.66  % (17026)Time elapsed: 0.141 s
% 1.13/0.66  % (17026)Instructions burned: 72 (million)
% 1.13/0.66  % (17026)------------------------------
% 1.13/0.66  % (17026)------------------------------
% 1.13/0.66  % (16870)Success in time 0.321 s
%------------------------------------------------------------------------------