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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI754_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 : n004.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 34.23s 4.79s
% Output   : Refutation 34.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :  456
% Syntax   : Number of formulae    :  514 (  43 unt; 438 typ;   0 def)
%            Number of atoms       :  174 (  90 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  145 (  47   ~;  30   |;  59   &)
%                                         (   3 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  259 (  83 atm;  33 fun;  41 num; 102 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1522 ( 413   >;1109   *;   0   +;   0  <<)
%            Number of predicates  :   36 (  32 usr;   1 prp; 0-4 aty)
%            Number of functors    :  408 ( 401 usr;  25 con; 0-9 aty)
%            Number of variables   :  194 ( 161   !;  33   ?; 194   :)

% 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,
    x: c_unsorted ).

tff(func_def_101,type,
    char_P: c_type ).

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

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

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

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

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

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

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

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

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

tff(func_def_127,type,
    sK6: ( $int * $int * c_type * c_unsorted * c_unsorted ) > c_type ).

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

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

tff(func_def_130,type,
    sK9: ( $int * $int * c_type * c_unsorted * c_unsorted * c_unsorted * $int ) > c_type ).

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

tff(func_def_132,type,
    sK11: ( $int * $int ) > $int ).

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

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

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

tff(func_def_136,type,
    sK15: c_unsorted > $int ).

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

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

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

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

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

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

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

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

tff(func_def_145,type,
    sK24: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

tff(func_def_154,type,
    sK33: c_unsorted > c_type ).

tff(func_def_155,type,
    sK34: c_unsorted > c_sorted ).

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

tff(func_def_157,type,
    sK36: ( $int * c_unsorted * $int * c_unsorted * c_unsorted * $int * $int * c_unsorted * c_type ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_171,type,
    sK50: c_type > c_type ).

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

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

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

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

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

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

tff(func_def_178,type,
    sK57: c_unsorted > c_sorted ).

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

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

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

tff(func_def_182,type,
    sK61: c_unsorted ).

tff(func_def_183,type,
    sK62: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_206,type,
    sK85: ( $real * $real ) > $real ).

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

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

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

tff(func_def_210,type,
    sK89: ( c_unsorted * $int * c_unsorted * c_type ) > c_type ).

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

tff(func_def_212,type,
    sK91: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_type ).

tff(func_def_213,type,
    sK92: ( c_type * c_unsorted * $int * c_unsorted * $int ) > c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_228,type,
    sK107: c_unsorted > c_sorted ).

tff(func_def_229,type,
    sK108: ( $real * $real ) > $real ).

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

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

tff(func_def_232,type,
    sK111: ( c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

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

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

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

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

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

tff(func_def_238,type,
    sK117: ( $int * c_unsorted * c_unsorted * $int * c_unsorted * $int * $int ) > c_sorted ).

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

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

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

tff(func_def_242,type,
    sK121: c_type ).

tff(func_def_243,type,
    sK122: ( $int * $int ) > $int ).

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

tff(func_def_245,type,
    sK124: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

tff(func_def_254,type,
    sK133: c_unsorted > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_268,type,
    sK147: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_269,type,
    sK148: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_270,type,
    sK149: ( $real * $real ) > $real ).

tff(func_def_271,type,
    sK150: c_type ).

tff(func_def_272,type,
    sK151: c_unsorted > c_type ).

tff(func_def_273,type,
    sK152: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_284,type,
    sK163: ( c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_287,type,
    sK166: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_288,type,
    sK167: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_289,type,
    sK168: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_297,type,
    sK176: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_310,type,
    sK189: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_type ) > c_unsorted ).

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

tff(func_def_312,type,
    sK191: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_313,type,
    sK192: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_325,type,
    sK204: c_unsorted > c_sorted ).

tff(func_def_326,type,
    sK205: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_348,type,
    sK227: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_349,type,
    sK228: ( $int * $int ) > $int ).

tff(func_def_350,type,
    sK229: c_type > c_type ).

tff(func_def_351,type,
    sK230: c_unsorted > c_type ).

tff(func_def_352,type,
    sK231: c_unsorted > c_sorted ).

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

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

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

tff(func_def_356,type,
    sK235: ( $int * $int ) > $int ).

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

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

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

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

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

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

tff(func_def_363,type,
    sK242: ( $int * $int * $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_377,type,
    sK256: c_unsorted > c_type ).

tff(func_def_378,type,
    sK257: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_405,type,
    sK284: ( $int * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

tff(func_def_414,type,
    sK293: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f33462,plain,
    $false,
    inference(resolution,[],[f33361,f9855]) ).

tff(f9855,plain,
    ! [X120: $int] : $less($sum(-3,X120),X120),
    inference(evaluation,[],[f9798]) ).

tff(f9798,plain,
    ! [X120: $int] : $less($sum($uminus(3),X120),X120),
    inference(superposition,[],[f4842,f2892]) ).

tff(f2892,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f2865,f1985]) ).

tff(f1985,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f223,f225]) ).

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

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

tff(f2865,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = $sum(0,X3) ),
    inference(superposition,[],[f224,f227]) ).

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

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

tff(f4842,plain,
    ! [X9: $int] : $less(X9,$sum(3,X9)),
    inference(evaluation,[],[f4828]) ).

tff(f4828,plain,
    ! [X9: $int] : $less(X9,$sum(2,$sum(X9,1))),
    inference(resolution,[],[f4776,f232]) ).

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

tff(f4776,plain,
    ! [X1: $int] : ~ $less($sum(2,X1),X1),
    inference(superposition,[],[f1691,f3745]) ).

tff(f3745,plain,
    ! [X0: $int] : ( int_min(X0,$sum(2,X0)) = X0 ),
    inference(resolution,[],[f3565,f2747]) ).

tff(f2747,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ( int_min(X0,X1) = X0 ) ),
    inference(superposition,[],[f1690,f1765]) ).

tff(f1765,plain,
    ! [X0: $int,X1: $int] :
      ( ( int_min(X0,X1) = X1 )
      | ( int_min(X0,X1) = X0 ) ),
    inference(definition_unfolding,[],[f1246,f1245,f1245]) ).

tff(f1245,plain,
    ! [X0: $int,X1: $int] : ( sK122(X0,X1) = int_min(X0,X1) ),
    inference(cnf_transformation,[],[f713]) ).

tff(f713,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( sK122(X0,X1) = X0 )
        | ( sK122(X0,X1) = X1 ) )
      & ( sK122(X0,X1) = int_min(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK122])],[f272,f712]) ).

tff(f712,plain,
    ! [X0: $int,X1: $int] :
      ( ? [X2: $int] :
          ( ( ( X0 = X2 )
            | ( X1 = X2 ) )
          & ( int_min(X0,X1) = X2 ) )
     => ( ( ( sK122(X0,X1) = X0 )
          | ( sK122(X0,X1) = X1 ) )
        & ( sK122(X0,X1) = int_min(X0,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f272,plain,
    ! [X0: $int,X1: $int] :
    ? [X2: $int] :
      ( ( ( X0 = X2 )
        | ( X1 = X2 ) )
      & ( int_min(X0,X1) = X2 ) ),
    inference(rectify,[],[f29]) ).

tff(f29,axiom,
    ! [X49: $int,X50: $int] :
    ? [X51: $int] :
      ( ( int_min(X49,X50) = X51 )
      & ( ( X49 = X51 )
        | ( X50 = X51 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_29) ).

tff(f1246,plain,
    ! [X0: $int,X1: $int] :
      ( ( sK122(X0,X1) = X0 )
      | ( sK122(X0,X1) = X1 ) ),
    inference(cnf_transformation,[],[f713]) ).

tff(f1690,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,int_min(X0,X1)),
    inference(definition_unfolding,[],[f1031,f1030]) ).

tff(f1030,plain,
    ! [X0: $int,X1: $int] : ( sK11(X0,X1) = int_min(X0,X1) ),
    inference(cnf_transformation,[],[f515]) ).

tff(f515,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,sK11(X0,X1))
      & ( sK11(X0,X1) = int_min(X0,X1) )
      & ~ $less(X1,sK11(X0,X1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11])],[f289,f514]) ).

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

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

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

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

tff(f1031,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK11(X0,X1)),
    inference(cnf_transformation,[],[f515]) ).

tff(f3565,plain,
    ! [X10: $int] : $less(X10,$sum(2,X10)),
    inference(evaluation,[],[f3557]) ).

tff(f3557,plain,
    ! [X10: $int] : $less(X10,$sum($sum(1,X10),1)),
    inference(resolution,[],[f3519,f2052]) ).

tff(f2052,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(1,X0))
      | $less(X0,X1) ),
    inference(superposition,[],[f232,f223]) ).

tff(f3519,plain,
    ! [X1: $int] : ~ $less($sum(X1,1),X1),
    inference(superposition,[],[f1691,f3276]) ).

tff(f3276,plain,
    ! [X20: $int] : ( int_min(X20,$sum(X20,1)) = X20 ),
    inference(resolution,[],[f2747,f2049]) ).

tff(f2049,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f232,f228]) ).

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

tff(f1691,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,int_min(X0,X1)),
    inference(definition_unfolding,[],[f1029,f1030]) ).

tff(f1029,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK11(X0,X1)),
    inference(cnf_transformation,[],[f515]) ).

tff(f33361,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f33359,f1121]) ).

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

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

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

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

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

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

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

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

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

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

tff(f1681,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),shift(c_sort(pointer(X1),X0),0)) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1017,f1565,f1018,f1565]) ).

tff(f1018,plain,
    ! [X0: c_unsorted,X1: c_type] : ( pointer(X1) = sK3(X0,X1) ),
    inference(cnf_transformation,[],[f503]) ).

tff(f503,plain,
    ! [X0: c_unsorted,X1: c_type] :
      ( ( pointer(X1) = sK3(X0,X1) )
      & ( sK4(X0,X1) = c_sort(sK3(X0,X1),shift(sK4(X0,X1),0)) )
      & ( sK4(X0,X1) = c_sort(sK3(X0,X1),X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4])],[f500,f502,f501]) ).

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

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

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

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

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

tff(f1565,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK4(X0,X1) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1016,f1018]) ).

tff(f1016,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK4(X0,X1) = c_sort(sK3(X0,X1),X0) ),
    inference(cnf_transformation,[],[f503]) ).

tff(f1017,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK4(X0,X1) = c_sort(sK3(X0,X1),shift(sK4(X0,X1),0)) ),
    inference(cnf_transformation,[],[f503]) ).

tff(f1769,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] :
      ( $less(address(c_sort(pointer(X1),shift(c_sort(pointer(X1),X2),X0))),address(c_sort(pointer(X1),shift(c_sort(pointer(X1),X2),X3))))
      | ~ $less(X0,X3) ),
    inference(definition_unfolding,[],[f1254,f1252,f1611,f1252,f1611]) ).

tff(f1611,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( c_sort(pointer(X1),X2) = sK126(X0,X1,X2,X3) ),
    inference(definition_unfolding,[],[f1255,f1252]) ).

tff(f1255,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( c_sort(sK125(X0,X1,X2,X3),X2) = sK126(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f725]) ).

tff(f725,plain,
    ! [X0: $int,X1: c_type,X2: c_unsorted,X3: $int] :
      ( ( c_sort(sK125(X0,X1,X2,X3),X2) = sK126(X0,X1,X2,X3) )
      & ( ~ $less(X0,X3)
        | $less(address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X0))),address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X3)))) )
      & ( ~ $less(address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X0))),address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X3))))
        | $less(X0,X3) )
      & ( pointer(X1) = sK125(X0,X1,X2,X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK125,sK126])],[f722,f724,f723]) ).

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

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

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

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

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

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

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

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

tff(f1252,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( pointer(X1) = sK125(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f725]) ).

tff(f1254,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] :
      ( ~ $less(X0,X3)
      | $less(address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X0))),address(c_sort(sK125(X0,X1,X2,X3),shift(sK126(X0,X1,X2,X3),X3)))) ),
    inference(cnf_transformation,[],[f725]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : ARI754=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.33  % Computer : n004.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon Aug 29 15:55:49 EDT 2022
% 0.11/0.33  % CPUTime    : 
% 0.17/0.42  % (2974)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.42  % (2982)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.17/0.42  % (2985)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.17/0.42  % (2987)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.17/0.42  % (2983)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.17/0.42  % (2972)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.17/0.42  % (2980)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.42  % (2975)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.42  % (2988)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.17/0.43  % (2998)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.17/0.43  % (2994)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.17/0.43  % (2979)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.17/0.43  % (2992)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.17/0.43  % (2979)Instruction limit reached!
% 0.17/0.43  % (2979)------------------------------
% 0.17/0.43  % (2979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.43  % (2979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.43  % (2979)Termination reason: Unknown
% 0.17/0.43  % (2979)Termination phase: shuffling
% 0.17/0.43  
% 0.17/0.43  % (2979)Memory used [KB]: 1407
% 0.17/0.43  % (2986)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.17/0.43  % (2979)Time elapsed: 0.002 s
% 0.17/0.43  % (2979)Instructions burned: 2 (million)
% 0.17/0.43  % (2979)------------------------------
% 0.17/0.43  % (2979)------------------------------
% 0.17/0.43  % (2999)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.17/0.43  % (2977)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.43  % (2991)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.17/0.43  % (2997)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.17/0.43  % (2973)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.17/0.43  % (2996)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.17/0.43  % (2981)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.17/0.43  % (2976)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.17/0.44  % (2978)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.44  % (3000)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.17/0.44  % (2978)Instruction limit reached!
% 0.17/0.44  % (2978)------------------------------
% 0.17/0.44  % (2978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.44  % (2978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.44  % (2978)Termination reason: Unknown
% 0.17/0.44  % (2978)Termination phase: Property scanning
% 0.17/0.44  
% 0.17/0.44  % (2978)Memory used [KB]: 1535
% 0.17/0.44  % (2978)Time elapsed: 0.008 s
% 0.17/0.44  % (2978)Instructions burned: 8 (million)
% 0.17/0.44  % (2978)------------------------------
% 0.17/0.44  % (2978)------------------------------
% 0.17/0.44  % (2990)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.17/0.44  % (2989)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.17/0.44  % (2984)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.17/0.44  % (2993)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.17/0.45  % (3001)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.17/0.45  % (2971)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.17/0.47  % (3002)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 (2999ds/388Mi)
% 0.17/0.48  % (3003)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 (2998ds/211Mi)
% 0.17/0.51  % (2977)Instruction limit reached!
% 0.17/0.51  % (2977)------------------------------
% 0.17/0.51  % (2977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (2977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (2977)Termination reason: Unknown
% 0.17/0.51  % (2977)Termination phase: Function definition elimination
% 0.17/0.51  
% 0.17/0.51  % (2977)Memory used [KB]: 3965
% 0.17/0.51  % (2977)Time elapsed: 0.032 s
% 0.17/0.51  % (2977)Instructions burned: 52 (million)
% 0.17/0.51  % (2977)------------------------------
% 0.17/0.51  % (2977)------------------------------
% 0.17/0.52  % (2980)Instruction limit reached!
% 0.17/0.52  % (2980)------------------------------
% 0.17/0.52  % (2980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (2980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (2980)Termination reason: Unknown
% 0.17/0.52  % (2980)Termination phase: Property scanning
% 0.17/0.52  
% 0.17/0.52  % (2980)Memory used [KB]: 4093
% 0.17/0.52  % (2980)Time elapsed: 0.035 s
% 0.17/0.52  % (2980)Instructions burned: 51 (million)
% 0.17/0.52  % (2980)------------------------------
% 0.17/0.52  % (2980)------------------------------
% 0.17/0.52  % (2988)Instruction limit reached!
% 0.17/0.52  % (2988)------------------------------
% 0.17/0.52  % (2988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (2988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (2988)Termination reason: Unknown
% 0.17/0.52  % (2988)Termination phase: Blocked clause elimination
% 0.17/0.52  
% 0.17/0.52  % (2988)Memory used [KB]: 4221
% 0.17/0.52  % (2988)Time elapsed: 0.038 s
% 0.17/0.52  % (2988)Instructions burned: 60 (million)
% 0.17/0.52  % (2988)------------------------------
% 0.17/0.52  % (2988)------------------------------
% 0.17/0.52  % (3004)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 (2998ds/90Mi)
% 0.17/0.53  % (2985)Instruction limit reached!
% 0.17/0.53  % (2985)------------------------------
% 0.17/0.53  % (2985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (2985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (2985)Termination reason: Unknown
% 0.17/0.53  % (2985)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (2985)Memory used [KB]: 9466
% 0.17/0.53  % (2985)Time elapsed: 0.042 s
% 0.17/0.53  % (2985)Instructions burned: 68 (million)
% 0.17/0.53  % (2985)------------------------------
% 0.17/0.53  % (2985)------------------------------
% 0.17/0.53  % (3006)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 0.17/0.53  % (2975)Instruction limit reached!
% 0.17/0.53  % (2975)------------------------------
% 0.17/0.53  % (2975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (2975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (2975)Termination reason: Unknown
% 0.17/0.53  % (2975)Termination phase: Function definition elimination
% 0.17/0.53  
% 0.17/0.53  % (2975)Memory used [KB]: 3965
% 0.17/0.53  % (2975)Time elapsed: 0.030 s
% 0.17/0.53  % (2975)Instructions burned: 51 (million)
% 0.17/0.53  % (2975)------------------------------
% 0.17/0.53  % (2975)------------------------------
% 0.17/0.54  % (2974)Instruction limit reached!
% 0.17/0.54  % (2974)------------------------------
% 0.17/0.54  % (2974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (2974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (2974)Termination reason: Unknown
% 0.17/0.54  % (2974)Termination phase: Property scanning
% 0.17/0.54  
% 0.17/0.54  % (2974)Memory used [KB]: 3709
% 0.17/0.54  % (2974)Time elapsed: 0.038 s
% 0.17/0.54  % (2974)Instructions burned: 53 (million)
% 0.17/0.54  % (2974)------------------------------
% 0.17/0.54  % (2974)------------------------------
% 0.17/0.54  % (3005)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 0.17/0.54  % (2972)Instruction limit reached!
% 0.17/0.54  % (2972)------------------------------
% 0.17/0.54  % (2972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (2972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (2972)Termination reason: Unknown
% 0.17/0.54  % (2972)Termination phase: Function definition elimination
% 0.17/0.54  
% 0.17/0.54  % (2972)Memory used [KB]: 4093
% 0.17/0.54  % (2972)Time elapsed: 0.033 s
% 0.17/0.54  % (2972)Instructions burned: 50 (million)
% 0.17/0.54  % (2972)------------------------------
% 0.17/0.54  % (2972)------------------------------
% 0.17/0.54  % (3007)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 (2998ds/747Mi)
% 0.17/0.54  % (2981)Instruction limit reached!
% 0.17/0.54  % (2981)------------------------------
% 0.17/0.54  % (2981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (2981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (2981)Termination reason: Unknown
% 0.17/0.54  % (2981)Termination phase: Function definition elimination
% 0.17/0.54  
% 0.17/0.54  % (2981)Memory used [KB]: 3965
% 0.17/0.54  % (2981)Time elapsed: 0.032 s
% 0.17/0.54  % (2981)Instructions burned: 50 (million)
% 0.17/0.54  % (2981)------------------------------
% 0.17/0.54  % (2981)------------------------------
% 0.17/0.55  % (2973)Instruction limit reached!
% 0.17/0.55  % (2973)------------------------------
% 0.17/0.55  % (2973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (2973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (2973)Termination reason: Unknown
% 0.17/0.55  % (2973)Termination phase: Property scanning
% 0.17/0.55  
% 0.17/0.55  % (2973)Memory used [KB]: 3837
% 0.17/0.55  % (2973)Time elapsed: 0.027 s
% 0.17/0.55  % (2973)Instructions burned: 37 (million)
% 0.17/0.55  % (2973)------------------------------
% 0.17/0.55  % (2973)------------------------------
% 0.17/0.55  % (3010)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)
% 0.17/0.56  % (2976)Instruction limit reached!
% 0.17/0.56  % (2976)------------------------------
% 0.17/0.56  % (2976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (2976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (2976)Termination reason: Unknown
% 0.17/0.56  % (2976)Termination phase: Function definition elimination
% 0.17/0.56  
% 0.17/0.56  % (2976)Memory used [KB]: 3965
% 0.17/0.56  % (2976)Time elapsed: 0.032 s
% 0.17/0.56  % (2976)Instructions burned: 48 (million)
% 0.17/0.56  % (2976)------------------------------
% 0.17/0.56  % (2976)------------------------------
% 0.17/0.56  % (3008)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 (2998ds/655Mi)
% 0.17/0.56  % (2987)Instruction limit reached!
% 0.17/0.56  % (2987)------------------------------
% 0.17/0.56  % (2987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (2987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (2987)Termination reason: Unknown
% 0.17/0.56  % (2987)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (2987)Memory used [KB]: 9338
% 0.17/0.56  % (2987)Time elapsed: 0.145 s
% 0.17/0.56  % (2987)Instructions burned: 99 (million)
% 0.17/0.56  % (2987)------------------------------
% 0.17/0.56  % (2987)------------------------------
% 0.17/0.57  % (2998)Instruction limit reached!
% 0.17/0.57  % (2998)------------------------------
% 0.17/0.57  % (2998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (2998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (2998)Termination reason: Unknown
% 0.17/0.57  % (2998)Termination phase: Saturation
% 0.17/0.57  
% 0.17/0.57  % (2998)Memory used [KB]: 9466
% 0.17/0.57  % (2998)Time elapsed: 0.043 s
% 0.17/0.57  % (2998)Instructions burned: 69 (million)
% 0.17/0.57  % (2998)------------------------------
% 0.17/0.57  % (2998)------------------------------
% 0.17/0.57  % (3009)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.57  % (3012)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.58  % (3014)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 0.17/0.59  % (2982)Instruction limit reached!
% 0.17/0.59  % (2982)------------------------------
% 0.17/0.59  % (2982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.59  % (2982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.59  % (2982)Termination reason: Unknown
% 0.17/0.59  % (2982)Termination phase: Saturation
% 0.17/0.59  
% 0.17/0.59  % (2982)Memory used [KB]: 8955
% 0.17/0.59  % (2982)Time elapsed: 0.163 s
% 0.17/0.59  % (2982)Instructions burned: 100 (million)
% 0.17/0.59  % (2982)------------------------------
% 0.17/0.59  % (2982)------------------------------
% 0.17/0.59  % (3015)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 0.17/0.60  % (3013)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 0.17/0.60  % (2990)Instruction limit reached!
% 0.17/0.60  % (2990)------------------------------
% 0.17/0.60  % (2990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (2990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (2990)Termination reason: Unknown
% 0.17/0.60  % (2990)Termination phase: Saturation
% 0.17/0.60  
% 0.17/0.60  % (2990)Memory used [KB]: 4861
% 0.17/0.60  % (2990)Time elapsed: 0.173 s
% 0.17/0.60  % (2990)Instructions burned: 101 (million)
% 0.17/0.60  % (2990)------------------------------
% 0.17/0.60  % (2990)------------------------------
% 0.17/0.61  % (3016)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 0.17/0.61  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 0.17/0.61  % (3011)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 0.17/0.62  % (3017)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 1.65/0.66  % (2983)Instruction limit reached!
% 1.65/0.66  % (2983)------------------------------
% 1.65/0.66  % (2983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.66  % (2983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.66  % (2983)Termination reason: Unknown
% 1.65/0.66  % (2983)Termination phase: Saturation
% 1.65/0.66  
% 1.65/0.66  % (2983)Memory used [KB]: 9338
% 1.65/0.66  % (2983)Time elapsed: 0.226 s
% 1.65/0.66  % (2983)Instructions burned: 101 (million)
% 1.65/0.66  % (2983)------------------------------
% 1.65/0.66  % (2983)------------------------------
% 1.65/0.67  % (2989)Instruction limit reached!
% 1.65/0.67  % (2989)------------------------------
% 1.65/0.67  % (2989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.67  % (2989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.67  % (2989)Termination reason: Unknown
% 1.65/0.67  % (2989)Termination phase: Saturation
% 1.65/0.67  
% 1.65/0.67  % (2989)Memory used [KB]: 9466
% 1.65/0.67  % (2989)Time elapsed: 0.250 s
% 1.65/0.67  % (2989)Instructions burned: 100 (million)
% 1.65/0.67  % (2989)------------------------------
% 1.65/0.67  % (2989)------------------------------
% 2.06/0.68  % (3004)Instruction limit reached!
% 2.06/0.68  % (3004)------------------------------
% 2.06/0.68  % (3004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.68  % (3004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.68  % (3004)Termination reason: Unknown
% 2.06/0.68  % (3004)Termination phase: Saturation
% 2.06/0.68  
% 2.06/0.68  % (3004)Memory used [KB]: 9210
% 2.06/0.68  % (3004)Time elapsed: 0.165 s
% 2.06/0.68  % (3004)Instructions burned: 90 (million)
% 2.06/0.68  % (3004)------------------------------
% 2.06/0.68  % (3004)------------------------------
% 2.06/0.69  % (3018)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.06/0.69  % (3019)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.20/0.70  % (3020)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.20/0.71  % (2984)Instruction limit reached!
% 2.20/0.71  % (2984)------------------------------
% 2.20/0.71  % (2984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.71  % (2984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.71  % (2984)Termination reason: Unknown
% 2.20/0.71  % (2984)Termination phase: Saturation
% 2.20/0.71  
% 2.20/0.71  % (2984)Memory used [KB]: 9338
% 2.20/0.71  % (2984)Time elapsed: 0.289 s
% 2.20/0.71  % (2984)Instructions burned: 99 (million)
% 2.20/0.71  % (2984)------------------------------
% 2.20/0.71  % (2984)------------------------------
% 2.30/0.72  % (2971)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.30/0.72  % (2971)Terminated due to inappropriate strategy.
% 2.30/0.72  % (2971)------------------------------
% 2.30/0.72  % (2971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.72  % (2971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.72  % (2971)Termination reason: Inappropriate
% 2.30/0.72  
% 2.30/0.72  % (2971)Memory used [KB]: 4477
% 2.30/0.72  % (2971)Time elapsed: 0.049 s
% 2.30/0.72  % (2971)Instructions burned: 67 (million)
% 2.30/0.72  % (2971)------------------------------
% 2.30/0.72  % (2971)------------------------------
% 2.30/0.73  % (2986)Instruction limit reached!
% 2.30/0.73  % (2986)------------------------------
% 2.30/0.73  % (2986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.73  % (2986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.73  % (2986)Termination reason: Unknown
% 2.30/0.73  % (2986)Termination phase: Saturation
% 2.30/0.73  
% 2.30/0.73  % (2986)Memory used [KB]: 4349
% 2.30/0.73  % (2986)Time elapsed: 0.061 s
% 2.30/0.73  % (2986)Instructions burned: 75 (million)
% 2.30/0.73  % (2986)------------------------------
% 2.30/0.73  % (2986)------------------------------
% 2.30/0.75  % (3021)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.30/0.75  % (2999)Instruction limit reached!
% 2.30/0.75  % (2999)------------------------------
% 2.30/0.75  % (2999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.75  % (2999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.75  % (2999)Termination reason: Unknown
% 2.30/0.75  % (2999)Termination phase: Saturation
% 2.30/0.75  
% 2.30/0.75  % (2999)Memory used [KB]: 5373
% 2.30/0.75  % (2999)Time elapsed: 0.312 s
% 2.30/0.75  % (2999)Instructions burned: 177 (million)
% 2.30/0.75  % (2999)------------------------------
% 2.30/0.75  % (2999)------------------------------
% 2.30/0.76  % (3009)Instruction limit reached!
% 2.30/0.76  % (3009)------------------------------
% 2.30/0.76  % (3009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.76  % (3009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.76  % (3009)Termination reason: Unknown
% 2.30/0.76  % (3009)Termination phase: Saturation
% 2.30/0.76  
% 2.30/0.76  % (3009)Memory used [KB]: 9466
% 2.30/0.76  % (3009)Time elapsed: 0.046 s
% 2.30/0.76  % (3009)Instructions burned: 69 (million)
% 2.30/0.76  % (3009)------------------------------
% 2.30/0.76  % (3009)------------------------------
% 2.30/0.76  % (3022)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 2.30/0.77  % (3024)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 2.30/0.77  % (3023)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 2.30/0.77  % (3012)Instruction limit reached!
% 2.30/0.77  % (3012)------------------------------
% 2.30/0.77  % (3012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.77  % (3012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.77  % (3012)Termination reason: Unknown
% 2.30/0.77  % (3012)Termination phase: Saturation
% 2.30/0.77  
% 2.30/0.77  % (3012)Memory used [KB]: 9210
% 2.30/0.77  % (3012)Time elapsed: 0.203 s
% 2.30/0.77  % (3012)Instructions burned: 91 (million)
% 2.30/0.77  % (3012)------------------------------
% 2.30/0.77  % (3012)------------------------------
% 2.30/0.80  % (3025)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 2.30/0.81  % (3026)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 2.88/0.83  % (3019)Instruction limit reached!
% 2.88/0.83  % (3019)------------------------------
% 2.88/0.83  % (3019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (3019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (3019)Termination reason: Unknown
% 2.88/0.83  % (3019)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (3019)Memory used [KB]: 9466
% 2.88/0.83  % (3019)Time elapsed: 0.043 s
% 2.88/0.83  % (3019)Instructions burned: 69 (million)
% 2.88/0.83  % (3019)------------------------------
% 2.88/0.83  % (3019)------------------------------
% 2.88/0.84  % (2992)Instruction limit reached!
% 2.88/0.84  % (2992)------------------------------
% 2.88/0.84  % (2992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.84  % (2992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.84  % (2992)Termination reason: Unknown
% 2.88/0.84  % (2992)Termination phase: Saturation
% 2.88/0.84  
% 2.88/0.84  % (2992)Memory used [KB]: 9850
% 2.88/0.84  % (2992)Time elapsed: 0.402 s
% 2.88/0.84  % (2992)Instructions burned: 138 (million)
% 2.88/0.84  % (2992)------------------------------
% 2.88/0.84  % (2992)------------------------------
% 2.88/0.85  % (3027)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9965Mi)
% 2.88/0.87  % (3028)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9877Mi)
% 2.88/0.87  % (2991)Instruction limit reached!
% 2.88/0.87  % (2991)------------------------------
% 2.88/0.87  % (2991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.87  % (2991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.87  % (2991)Termination reason: Unknown
% 2.88/0.87  % (2991)Termination phase: Saturation
% 2.88/0.87  
% 2.88/0.87  % (2991)Memory used [KB]: 9978
% 2.88/0.87  % (2991)Time elapsed: 0.450 s
% 2.88/0.87  % (2991)Instructions burned: 176 (million)
% 2.88/0.87  % (2991)------------------------------
% 2.88/0.87  % (2991)------------------------------
% 2.88/0.89  % (3029)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9902Mi)
% 3.34/0.93  % (3024)Instruction limit reached!
% 3.34/0.93  % (3024)------------------------------
% 3.34/0.93  % (3024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.34/0.93  % (3024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.34/0.93  % (3024)Termination reason: Unknown
% 3.34/0.93  % (3024)Termination phase: Saturation
% 3.34/0.93  
% 3.34/0.93  % (3024)Memory used [KB]: 9210
% 3.34/0.93  % (3024)Time elapsed: 0.175 s
% 3.34/0.93  % (3024)Instructions burned: 90 (million)
% 3.34/0.93  % (3024)------------------------------
% 3.34/0.93  % (3024)------------------------------
% 3.34/0.95  % (3030)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 4.44/1.14  % (2997)Instruction limit reached!
% 4.44/1.14  % (2997)------------------------------
% 4.44/1.14  % (2997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.14  % (2997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.14  % (2997)Termination reason: Unknown
% 4.44/1.14  % (2997)Termination phase: Saturation
% 4.44/1.14  
% 4.44/1.14  % (2997)Memory used [KB]: 13944
% 4.44/1.14  % (2997)Time elapsed: 0.707 s
% 4.44/1.14  % (2997)Instructions burned: 500 (million)
% 4.44/1.14  % (2997)------------------------------
% 4.44/1.14  % (2997)------------------------------
% 4.44/1.16  % (3031)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9989Mi)
% 6.34/1.28  % (2993)Instruction limit reached!
% 6.34/1.28  % (2993)------------------------------
% 6.34/1.28  % (2993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.34/1.28  % (2993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.34/1.28  % (2993)Termination reason: Unknown
% 6.34/1.28  % (2993)Termination phase: Saturation
% 6.34/1.28  
% 6.34/1.28  % (2993)Memory used [KB]: 10490
% 6.34/1.28  % (2993)Time elapsed: 0.845 s
% 6.34/1.28  % (2993)Instructions burned: 499 (million)
% 6.34/1.28  % (2993)------------------------------
% 6.34/1.28  % (2993)------------------------------
% 6.34/1.30  % (3032)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 6.34/1.35  % (2996)Instruction limit reached!
% 6.34/1.35  % (2996)------------------------------
% 6.34/1.35  % (2996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.34/1.35  % (2996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.34/1.35  % (2996)Termination reason: Unknown
% 6.34/1.35  % (2996)Termination phase: Saturation
% 6.34/1.35  
% 6.34/1.35  % (2996)Memory used [KB]: 13816
% 6.34/1.35  % (2996)Time elapsed: 0.931 s
% 6.34/1.35  % (2996)Instructions burned: 482 (million)
% 6.34/1.35  % (2996)------------------------------
% 6.34/1.35  % (2996)------------------------------
% 7.36/1.37  % (3033)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/90Mi)
% 7.36/1.42  % (3003)Instruction limit reached!
% 7.36/1.42  % (3003)------------------------------
% 7.36/1.42  % (3003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.42  % (3003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.42  % (3003)Termination reason: Unknown
% 7.36/1.42  % (3003)Termination phase: Saturation
% 7.36/1.42  
% 7.36/1.42  % (3003)Memory used [KB]: 6524
% 7.36/1.42  % (3003)Time elapsed: 0.952 s
% 7.36/1.42  % (3003)Instructions burned: 212 (million)
% 7.36/1.42  % (3003)------------------------------
% 7.36/1.42  % (3003)------------------------------
% 7.36/1.45  % (3034)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 8.43/1.54  % (3033)Instruction limit reached!
% 8.43/1.54  % (3033)------------------------------
% 8.43/1.54  % (3033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.43/1.54  % (3033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.43/1.54  % (3033)Termination reason: Unknown
% 8.43/1.54  % (3033)Termination phase: Saturation
% 8.43/1.54  
% 8.43/1.54  % (3033)Memory used [KB]: 9210
% 8.43/1.54  % (3033)Time elapsed: 0.168 s
% 8.43/1.54  % (3033)Instructions burned: 90 (million)
% 8.43/1.54  % (3033)------------------------------
% 8.43/1.54  % (3033)------------------------------
% 8.81/1.55  % (3001)Instruction limit reached!
% 8.81/1.55  % (3001)------------------------------
% 8.81/1.55  % (3001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.81/1.55  % (3001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.81/1.55  % (3001)Termination reason: Unknown
% 8.81/1.55  % (3001)Termination phase: Saturation
% 8.81/1.55  
% 8.81/1.55  % (3001)Memory used [KB]: 14072
% 8.81/1.55  % (3001)Time elapsed: 1.139 s
% 8.81/1.55  % (3001)Instructions burned: 355 (million)
% 8.81/1.55  % (3001)------------------------------
% 8.81/1.55  % (3001)------------------------------
% 8.81/1.56  % (3035)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/4958Mi)
% 8.81/1.62  % (3036)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/35256Mi)
% 8.81/1.63  % (3000)Instruction limit reached!
% 8.81/1.63  % (3000)------------------------------
% 8.81/1.63  % (3000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.81/1.63  % (3000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.81/1.63  % (3000)Termination reason: Unknown
% 8.81/1.63  % (3000)Termination phase: Saturation
% 8.81/1.63  
% 8.81/1.63  % (3000)Memory used [KB]: 13688
% 8.81/1.63  % (3000)Time elapsed: 1.213 s
% 8.81/1.63  % (3000)Instructions burned: 440 (million)
% 8.81/1.63  % (3000)------------------------------
% 8.81/1.63  % (3000)------------------------------
% 9.53/1.66  % (3037)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/32293Mi)
% 10.89/1.85  % (3006)Instruction limit reached!
% 10.89/1.85  % (3006)------------------------------
% 10.89/1.85  % (3006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.89/1.85  % (3006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.89/1.85  % (3006)Termination reason: Unknown
% 10.89/1.85  % (3006)Termination phase: Saturation
% 10.89/1.85  
% 10.89/1.85  % (3006)Memory used [KB]: 20852
% 10.89/1.85  % (3006)Time elapsed: 1.329 s
% 10.89/1.85  % (3006)Instructions burned: 935 (million)
% 10.89/1.85  % (3006)------------------------------
% 10.89/1.85  % (3006)------------------------------
% 10.89/1.87  % (3038)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/37001Mi)
% 10.89/1.94  % (3008)Instruction limit reached!
% 10.89/1.94  % (3008)------------------------------
% 10.89/1.94  % (3008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.89/1.94  % (3008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.89/1.94  % (3008)Termination reason: Unknown
% 10.89/1.94  % (3008)Termination phase: Saturation
% 10.89/1.94  
% 10.89/1.94  % (3008)Memory used [KB]: 11385
% 10.89/1.94  % (3008)Time elapsed: 1.409 s
% 10.89/1.94  % (3008)Instructions burned: 655 (million)
% 10.89/1.94  % (3008)------------------------------
% 10.89/1.94  % (3008)------------------------------
% 10.89/1.97  % (3039)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/10187Mi)
% 13.03/2.11  % (3007)Instruction limit reached!
% 13.03/2.11  % (3007)------------------------------
% 13.03/2.11  % (3007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.03/2.11  % (3007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.03/2.11  % (3007)Termination reason: Unknown
% 13.03/2.11  % (3007)Termination phase: Saturation
% 13.03/2.11  
% 13.03/2.11  % (3007)Memory used [KB]: 15607
% 13.03/2.11  % (3007)Time elapsed: 1.589 s
% 13.03/2.11  % (3007)Instructions burned: 747 (million)
% 13.03/2.11  % (3007)------------------------------
% 13.03/2.11  % (3007)------------------------------
% 13.51/2.13  % (3002)Instruction limit reached!
% 13.51/2.13  % (3002)------------------------------
% 13.51/2.13  % (3002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.51/2.13  % (3002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.51/2.13  % (3002)Termination reason: Unknown
% 13.51/2.13  % (3002)Termination phase: Saturation
% 13.51/2.13  
% 13.51/2.13  % (3002)Memory used [KB]: 11385
% 13.51/2.13  % (3002)Time elapsed: 1.698 s
% 13.51/2.13  % (3002)Instructions burned: 389 (million)
% 13.51/2.13  % (3002)------------------------------
% 13.51/2.13  % (3002)------------------------------
% 13.51/2.15  % (3041)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/10147Mi)
% 13.74/2.16  % (3040)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/29337Mi)
% 14.58/2.32  % (2994)Instruction limit reached!
% 14.58/2.32  % (2994)------------------------------
% 14.58/2.32  % (2994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.58/2.32  % (2994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.58/2.32  % (2994)Termination reason: Unknown
% 14.58/2.32  % (2994)Termination phase: Saturation
% 14.58/2.32  
% 14.58/2.32  % (2994)Memory used [KB]: 11129
% 14.58/2.32  % (2994)Time elapsed: 1.896 s
% 14.58/2.32  % (2994)Instructions burned: 467 (million)
% 14.58/2.32  % (2994)------------------------------
% 14.58/2.32  % (2994)------------------------------
% 15.11/2.37  % (3042)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/38056Mi)
% 16.46/2.55  % (3042)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 16.46/2.55  % (3042)Terminated due to inappropriate strategy.
% 16.46/2.55  % (3042)------------------------------
% 16.46/2.55  % (3042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.46/2.55  % (3042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.46/2.55  % (3042)Termination reason: Inappropriate
% 16.46/2.55  
% 16.46/2.55  % (3042)Memory used [KB]: 4093
% 16.46/2.55  % (3042)Time elapsed: 0.045 s
% 16.46/2.55  % (3042)Instructions burned: 64 (million)
% 16.46/2.55  % (3042)------------------------------
% 16.46/2.55  % (3042)------------------------------
% 16.46/2.60  % (3005)Instruction limit reached!
% 16.46/2.60  % (3005)------------------------------
% 16.46/2.60  % (3005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.46/2.60  % (3005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.46/2.60  % (3005)Termination reason: Unknown
% 16.46/2.60  % (3005)Termination phase: Saturation
% 16.46/2.60  
% 16.46/2.60  % (3005)Memory used [KB]: 19445
% 16.46/2.60  % (3005)Time elapsed: 1.930 s
% 16.46/2.60  % (3005)Instructions burned: 920 (million)
% 16.46/2.60  % (3005)------------------------------
% 16.46/2.60  % (3005)------------------------------
% 16.46/2.61  % (3043)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/33239Mi)
% 17.19/2.62  % (3044)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/20987Mi)
% 18.22/2.76  % (3044)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 18.22/2.76  % (3044)Terminated due to inappropriate strategy.
% 18.22/2.76  % (3044)------------------------------
% 18.22/2.76  % (3044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.22/2.76  % (3044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.22/2.76  % (3044)Termination reason: Inappropriate
% 18.22/2.76  
% 18.22/2.76  % (3044)Memory used [KB]: 4093
% 18.22/2.76  % (3044)Time elapsed: 0.037 s
% 18.22/2.76  % (3044)Instructions burned: 59 (million)
% 18.22/2.76  % (3044)------------------------------
% 18.22/2.76  % (3044)------------------------------
% 18.22/2.76  % (3043)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 18.22/2.76  % (3043)Terminated due to inappropriate strategy.
% 18.22/2.76  % (3043)------------------------------
% 18.22/2.76  % (3043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.22/2.76  % (3043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.22/2.76  % (3043)Termination reason: Inappropriate
% 18.22/2.76  
% 18.22/2.76  % (3043)Memory used [KB]: 3709
% 18.22/2.76  % (3043)Time elapsed: 0.038 s
% 18.22/2.76  % (3043)Instructions burned: 53 (million)
% 18.22/2.76  % (3043)------------------------------
% 18.22/2.76  % (3043)------------------------------
% 18.22/2.78  % (3045)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/49917Mi)
% 18.92/2.82  % (3046)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/19144Mi)
% 19.48/2.91  % (3010)Instruction limit reached!
% 19.48/2.91  % (3010)------------------------------
% 19.48/2.91  % (3010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.48/2.91  % (3010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.48/2.91  % (3010)Termination reason: Unknown
% 19.48/2.91  % (3010)Termination phase: Saturation
% 19.48/2.91  
% 19.48/2.91  % (3010)Memory used [KB]: 17654
% 19.48/2.91  % (3010)Time elapsed: 2.370 s
% 19.48/2.91  % (3010)Instructions burned: 940 (million)
% 19.48/2.91  % (3010)------------------------------
% 19.48/2.91  % (3010)------------------------------
% 19.48/2.92  % (3045)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 19.48/2.92  % (3045)Terminated due to inappropriate strategy.
% 19.48/2.92  % (3045)------------------------------
% 19.48/2.92  % (3045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.48/2.92  % (3045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.48/2.92  % (3045)Termination reason: Inappropriate
% 19.48/2.92  
% 19.48/2.92  % (3045)Memory used [KB]: 4477
% 19.48/2.92  % (3045)Time elapsed: 0.042 s
% 19.48/2.92  % (3045)Instructions burned: 68 (million)
% 19.48/2.92  % (3045)------------------------------
% 19.48/2.92  % (3045)------------------------------
% 19.48/2.95  % (3047)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/27492Mi)
% 19.48/2.96  % (3048)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/6101Mi)
% 28.99/4.11  % (3030)Instruction limit reached!
% 28.99/4.11  % (3030)------------------------------
% 28.99/4.11  % (3030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.99/4.11  % (3030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.99/4.11  % (3030)Termination reason: Unknown
% 28.99/4.11  % (3030)Termination phase: Saturation
% 28.99/4.11  
% 28.99/4.11  % (3030)Memory used [KB]: 15863
% 28.99/4.11  % (3030)Time elapsed: 3.189 s
% 28.99/4.11  % (3030)Instructions burned: 1824 (million)
% 28.99/4.11  % (3030)------------------------------
% 28.99/4.11  % (3030)------------------------------
% 29.74/4.17  % (3049)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 (2962ds/90Mi)
% 30.47/4.27  % (3011)Instruction limit reached!
% 30.47/4.27  % (3011)------------------------------
% 30.47/4.27  % (3011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.47/4.27  % (3011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.47/4.27  % (3011)Termination reason: Unknown
% 30.47/4.27  % (3011)Termination phase: Saturation
% 30.47/4.27  
% 30.47/4.27  % (3011)Memory used [KB]: 21236
% 30.47/4.27  % (3011)Time elapsed: 3.723 s
% 30.47/4.27  % (3011)Instructions burned: 981 (million)
% 30.47/4.27  % (3011)------------------------------
% 30.47/4.27  % (3011)------------------------------
% 30.47/4.31  % (3050)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/91600Mi)
% 32.04/4.50  % (3049)Instruction limit reached!
% 32.04/4.50  % (3049)------------------------------
% 32.04/4.50  % (3049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.04/4.50  % (3049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.04/4.50  % (3049)Termination reason: Unknown
% 32.04/4.50  % (3049)Termination phase: Saturation
% 32.04/4.50  
% 32.04/4.50  % (3049)Memory used [KB]: 9338
% 32.04/4.50  % (3049)Time elapsed: 0.390 s
% 32.04/4.50  % (3049)Instructions burned: 91 (million)
% 32.04/4.50  % (3049)------------------------------
% 32.04/4.50  % (3049)------------------------------
% 32.54/4.54  % (3051)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/7127Mi)
% 33.76/4.69  % (3020)Instruction limit reached!
% 33.76/4.69  % (3020)------------------------------
% 33.76/4.69  % (3020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.76/4.69  % (3020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.76/4.69  % (3020)Termination reason: Unknown
% 33.76/4.69  % (3020)Termination phase: Saturation
% 33.76/4.69  
% 33.76/4.69  % (3020)Memory used [KB]: 15863
% 33.76/4.69  % (3020)Time elapsed: 3.985 s
% 33.76/4.69  % (3020)Instructions burned: 1824 (million)
% 33.76/4.69  % (3020)------------------------------
% 33.76/4.69  % (3020)------------------------------
% 34.23/4.74  % (3052)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/35256Mi)
% 34.23/4.76  % (3014)First to succeed.
% 34.23/4.79  % (3014)Refutation found. Thanks to Tanya!
% 34.23/4.79  % SZS status Unsatisfiable for theBenchmark
% 34.23/4.79  % SZS output start Proof for theBenchmark
% See solution above
% 34.23/4.79  % (3014)------------------------------
% 34.23/4.79  % (3014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.23/4.79  % (3014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.23/4.79  % (3014)Termination reason: Refutation
% 34.23/4.79  
% 34.23/4.79  % (3014)Memory used [KB]: 26609
% 34.23/4.79  % (3014)Time elapsed: 4.189 s
% 34.23/4.79  % (3014)Instructions burned: 2146 (million)
% 34.23/4.79  % (3014)------------------------------
% 34.23/4.79  % (3014)------------------------------
% 34.23/4.79  % (2970)Success in time 4.433 s
%------------------------------------------------------------------------------