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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI760_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:13 EDT 2022

% Result   : Unsatisfiable 39.19s 5.41s
% Output   : Refutation 39.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   30
%            Number of leaves      :  530
% Syntax   : Number of formulae    :  601 (  56 unt; 512 typ;   0 def)
%            Number of atoms       :  188 (  95 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  149 (  50   ~;  30   |;  60   &)
%                                         (   3 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  313 (  92 atm;  48 fun;  56 num; 117 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1811 ( 486   >;1325   *;   0   +;   0  <<)
%            Number of predicates  :   49 (  45 usr;   1 prp; 0-11 aty)
%            Number of functors    :  472 ( 462 usr;  29 con; 0-11 aty)
%            Number of variables   :  209 ( 175   !;  34   ?; 209   :)

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

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

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

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

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

tff(func_def_21,type,
    smtlib___Node_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_22,type,
    smtlib___Node: c_type ).

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

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

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

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

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

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

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

tff(func_def_30,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_44,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_58,type,
    c_real: c_type ).

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

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

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

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

tff(func_def_63,type,
    smtlib___Node_of_pointer_address: c_sorted > c_unsorted ).

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

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

tff(func_def_66,type,
    int8: c_type ).

tff(func_def_67,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_74,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_77,type,
    bottom_tag: c_unsorted ).

tff(func_def_78,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_89,type,
    c_bool: c_type ).

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

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

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

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

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

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

tff(func_def_96,type,
    void_P: c_type ).

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

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

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

tff(func_def_100,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_105,type,
    char_P: c_type ).

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

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

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

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

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

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

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

tff(func_def_128,type,
    sK6: ( c_unsorted * $int * $int * $int * c_unsorted * $int ) > c_sorted ).

tff(func_def_129,type,
    sK7: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_152,type,
    sK30: c_unsorted > c_type ).

tff(func_def_153,type,
    sK31: c_unsorted > c_sorted ).

tff(func_def_154,type,
    sK32: c_unsorted > c_sorted ).

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

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

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

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

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

tff(func_def_160,type,
    sK38: ( c_type * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_181,type,
    sK59: c_unsorted > c_sorted ).

tff(func_def_182,type,
    sK60: c_type > c_type ).

tff(func_def_183,type,
    sK61: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_203,type,
    sK81: ( $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_204,type,
    sK82: ( $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_208,type,
    sK86: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_221,type,
    sK99: ( c_unsorted * c_unsorted * $int * c_type ) > $int ).

tff(func_def_222,type,
    sK100: ( c_unsorted * c_unsorted * $int * c_type ) > $int ).

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

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

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

tff(func_def_226,type,
    sK104: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_238,type,
    sK116: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_239,type,
    sK117: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_240,type,
    sK118: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

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

tff(func_def_243,type,
    sK121: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

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

tff(func_def_246,type,
    sK124: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_276,type,
    sK154: ( $real * $real ) > $real ).

tff(func_def_277,type,
    sK155: c_unsorted > c_type ).

tff(func_def_278,type,
    sK156: c_unsorted > c_sorted ).

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

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

tff(func_def_281,type,
    sK159: c_unsorted > c_sorted ).

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

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

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

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

tff(func_def_286,type,
    sK164: c_unsorted > c_sorted ).

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

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

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

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

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

tff(func_def_292,type,
    sK170: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_303,type,
    sK181: ( $int * $int ) > $int ).

tff(func_def_304,type,
    sK182: c_unsorted > $int ).

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

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

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

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

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

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

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

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

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

tff(func_def_314,type,
    sK192: c_type ).

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

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

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

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

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

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

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

tff(func_def_322,type,
    sK200: c_unsorted > c_type ).

tff(func_def_323,type,
    sK201: c_unsorted > c_sorted ).

tff(func_def_324,type,
    sK202: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_325,type,
    sK203: ( c_unsorted * $int * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

tff(func_def_327,type,
    sK205: ( $int * $int ) > $int ).

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

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

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

tff(func_def_331,type,
    sK209: c_unsorted > c_type ).

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

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

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

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

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

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

tff(func_def_338,type,
    sK216: ( c_unsorted * c_unsorted * c_unsorted ) > c_type ).

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

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

tff(func_def_341,type,
    sK219: ( c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_356,type,
    sK234: ( $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_394,type,
    sK272: ( $real * $real ) > $real ).

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

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

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

tff(func_def_398,type,
    sK276: ( $int * $int ) > $int ).

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

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

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

tff(func_def_402,type,
    sK280: ( c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

tff(func_def_407,type,
    sK285: c_unsorted > c_type ).

tff(func_def_408,type,
    sK286: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

tff(func_def_417,type,
    sK295: c_type > c_type ).

tff(func_def_418,type,
    sK296: c_unsorted > c_type ).

tff(func_def_419,type,
    sK297: c_unsorted > c_sorted ).

tff(func_def_420,type,
    sK298: c_type > c_type ).

tff(func_def_421,type,
    sK299: ( c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_422,type,
    sK300: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

tff(func_def_424,type,
    sK302: ( $real * $real ) > $real ).

tff(func_def_425,type,
    sK303: c_unsorted > c_type ).

tff(func_def_426,type,
    sK304: c_unsorted > c_sorted ).

tff(func_def_427,type,
    sK305: ( $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

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

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

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

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

tff(func_def_432,type,
    sK310: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_433,type,
    sK311: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_434,type,
    sK312: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_435,type,
    sK313: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted ) > c_unsorted ).

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

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

tff(func_def_438,type,
    sK316: c_unsorted > $int ).

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

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

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

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

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

tff(func_def_444,type,
    sK322: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

tff(func_def_445,type,
    sK323: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_446,type,
    sK324: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_447,type,
    sK325: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_448,type,
    sK326: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

tff(func_def_449,type,
    sK327: ( $int * $int ) > $int ).

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

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

tff(func_def_452,type,
    sK330: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

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

tff(func_def_454,type,
    sK332: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_sorted ).

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

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

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

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

tff(func_def_459,type,
    sK337: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_460,type,
    sK338: ( c_type * $int * c_unsorted * c_unsorted ) > c_sorted ).

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

tff(func_def_462,type,
    sK340: ( c_unsorted * c_type * c_unsorted * $int ) > c_sorted ).

tff(func_def_463,type,
    sK341: ( c_unsorted * c_type * c_unsorted * $int ) > c_type ).

tff(func_def_464,type,
    sK342: ( c_unsorted * c_type * c_unsorted * $int ) > c_sorted ).

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

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

tff(func_def_467,type,
    sK345: ( c_type * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_471,type,
    sK349: ( c_unsorted * c_type * $int * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_type ).

tff(func_def_472,type,
    sK350: ( c_unsorted * c_type * $int * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_type ).

tff(func_def_473,type,
    sK351: ( c_unsorted * c_type * $int * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f34840,plain,
    $false,
    inference(resolution,[],[f34722,f12226]) ).

tff(f12226,plain,
    ! [X130: $int] : $less($sum(-6,X130),X130),
    inference(evaluation,[],[f12199]) ).

tff(f12199,plain,
    ! [X130: $int] : $less($sum($uminus(6),X130),X130),
    inference(superposition,[],[f11399,f3001]) ).

tff(f3001,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f2978,f2284]) ).

tff(f2284,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f248,f250]) ).

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

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

tff(f2978,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = $sum(0,X3) ),
    inference(superposition,[],[f249,f252]) ).

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

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

tff(f11399,plain,
    ! [X8: $int] : $less(X8,$sum(6,X8)),
    inference(evaluation,[],[f11384]) ).

tff(f11384,plain,
    ! [X8: $int] : $less(X8,$sum(5,$sum(1,X8))),
    inference(resolution,[],[f11346,f2357]) ).

tff(f2357,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(1,X0))
      | $less(X0,X1) ),
    inference(superposition,[],[f257,f248]) ).

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

tff(f11346,plain,
    ! [X2: $int] : ~ $less($sum(5,X2),X2),
    inference(superposition,[],[f2349,f9965]) ).

tff(f9965,plain,
    ! [X0: $int] : ( sK181(X0,$sum(5,X0)) = X0 ),
    inference(resolution,[],[f9687,f2862]) ).

tff(f2862,plain,
    ! [X2: $int,X3: $int] :
      ( ~ $less(X2,X3)
      | ( sK181(X2,X3) = X2 ) ),
    inference(superposition,[],[f2350,f1475]) ).

tff(f1475,plain,
    ! [X0: $int,X1: $int] :
      ( ( sK181(X0,X1) = X1 )
      | ( sK181(X0,X1) = X0 ) ),
    inference(cnf_transformation,[],[f850]) ).

tff(f850,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( sK181(X0,X1) = X1 )
        | ( sK181(X0,X1) = X0 ) )
      & ( int_min(X0,X1) = sK181(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK181])],[f848,f849]) ).

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

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

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

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

tff(f2350,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK181(X1,X0)),
    inference(backward_demodulation,[],[f1523,f2080]) ).

tff(f2080,plain,
    ! [X0: $int,X1: $int] : ( sK181(X1,X0) = sK205(X0,X1) ),
    inference(definition_unfolding,[],[f1522,f1474]) ).

tff(f1474,plain,
    ! [X0: $int,X1: $int] : ( int_min(X0,X1) = sK181(X0,X1) ),
    inference(cnf_transformation,[],[f850]) ).

tff(f1522,plain,
    ! [X0: $int,X1: $int] : ( int_min(X1,X0) = sK205(X0,X1) ),
    inference(cnf_transformation,[],[f898]) ).

tff(f898,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,sK205(X0,X1))
      & ~ $less(X1,sK205(X0,X1))
      & ( int_min(X1,X0) = sK205(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK205])],[f387,f897]) ).

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

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

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

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

tff(f1523,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK205(X0,X1)),
    inference(cnf_transformation,[],[f898]) ).

tff(f9687,plain,
    ! [X19: $int] : $less(X19,$sum(5,X19)),
    inference(evaluation,[],[f9677]) ).

tff(f9677,plain,
    ! [X19: $int] : $less(X19,$sum(4,$sum(X19,1))),
    inference(resolution,[],[f9614,f257]) ).

tff(f9614,plain,
    ! [X2: $int] : ~ $less($sum(4,X2),X2),
    inference(superposition,[],[f2349,f8904]) ).

tff(f8904,plain,
    ! [X0: $int] : ( sK181(X0,$sum(4,X0)) = X0 ),
    inference(resolution,[],[f8832,f2862]) ).

tff(f8832,plain,
    ! [X8: $int] : $less(X8,$sum(4,X8)),
    inference(evaluation,[],[f8817]) ).

tff(f8817,plain,
    ! [X8: $int] : $less(X8,$sum(3,$sum(1,X8))),
    inference(resolution,[],[f8779,f2357]) ).

tff(f8779,plain,
    ! [X2: $int] : ~ $less($sum(3,X2),X2),
    inference(superposition,[],[f2349,f7716]) ).

tff(f7716,plain,
    ! [X0: $int] : ( sK181(X0,$sum(3,X0)) = X0 ),
    inference(resolution,[],[f7631,f2862]) ).

tff(f7631,plain,
    ! [X8: $int] : $less(X8,$sum(3,X8)),
    inference(evaluation,[],[f7620]) ).

tff(f7620,plain,
    ! [X8: $int] : $less(X8,$sum(2,$sum(1,X8))),
    inference(resolution,[],[f7584,f2357]) ).

tff(f7584,plain,
    ! [X2: $int] : ~ $less($sum(2,X2),X2),
    inference(superposition,[],[f2349,f5339]) ).

tff(f5339,plain,
    ! [X0: $int] : ( sK181(X0,$sum(2,X0)) = X0 ),
    inference(resolution,[],[f5240,f2862]) ).

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

tff(f5229,plain,
    ! [X10: $int] : $less(X10,$sum($sum(1,X10),1)),
    inference(resolution,[],[f5183,f2357]) ).

tff(f5183,plain,
    ! [X2: $int] : ~ $less($sum(X2,1),X2),
    inference(superposition,[],[f2349,f5140]) ).

tff(f5140,plain,
    ! [X20: $int] : ( sK181(X20,$sum(X20,1)) = X20 ),
    inference(resolution,[],[f2862,f2354]) ).

tff(f2354,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f257,f253]) ).

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

tff(f2349,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK181(X1,X0)),
    inference(backward_demodulation,[],[f1524,f2080]) ).

tff(f1524,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK205(X0,X1)),
    inference(cnf_transformation,[],[f898]) ).

tff(f34722,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f34720,f1291]) ).

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

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

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

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

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

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

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

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

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

tff(f6659,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,[],[f1952,f1953]) ).

tff(f1953,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = c_sort(pointer(X0),shift(c_sort(pointer(X0),X1),0)) ),
    inference(definition_unfolding,[],[f1211,f1813,f1213,f1813]) ).

tff(f1213,plain,
    ! [X0: c_type,X1: c_unsorted] : ( pointer(X0) = sK38(X0,X1) ),
    inference(cnf_transformation,[],[f607]) ).

tff(f607,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ( pointer(X0) = sK38(X0,X1) )
      & ( sK39(X0,X1) = c_sort(sK38(X0,X1),X1) )
      & ( sK39(X0,X1) = c_sort(sK38(X0,X1),shift(sK39(X0,X1),0)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK38,sK39])],[f604,f606,f605]) ).

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

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

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

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

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

tff(f1813,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK39(X0,X1) = c_sort(pointer(X0),X1) ),
    inference(definition_unfolding,[],[f1212,f1213]) ).

tff(f1212,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK39(X0,X1) = c_sort(sK38(X0,X1),X1) ),
    inference(cnf_transformation,[],[f607]) ).

tff(f1211,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK39(X0,X1) = c_sort(sK38(X0,X1),shift(sK39(X0,X1),0)) ),
    inference(cnf_transformation,[],[f607]) ).

tff(f1952,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] :
      ( $less(address(c_sort(pointer(X1),shift(c_sort(pointer(X1),X2),X3))),address(c_sort(pointer(X1),shift(c_sort(pointer(X1),X2),X0))))
      | ~ $less(X3,X0) ),
    inference(definition_unfolding,[],[f1208,f1207,f1812,f1207,f1812]) ).

tff(f1812,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( sK37(X0,X1,X2,X3) = c_sort(pointer(X1),X2) ),
    inference(definition_unfolding,[],[f1210,f1207]) ).

tff(f1210,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( sK37(X0,X1,X2,X3) = c_sort(sK36(X0,X1,X2,X3),X2) ),
    inference(cnf_transformation,[],[f603]) ).

tff(f603,plain,
    ! [X0: $int,X1: c_type,X2: c_unsorted,X3: $int] :
      ( ( sK37(X0,X1,X2,X3) = c_sort(sK36(X0,X1,X2,X3),X2) )
      & ( ~ $less(address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X3))),address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X0))))
        | $less(X3,X0) )
      & ( ~ $less(X3,X0)
        | $less(address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X3))),address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X0)))) )
      & ( sK36(X0,X1,X2,X3) = pointer(X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK36,sK37])],[f600,f602,f601]) ).

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

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

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

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

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

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

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

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

tff(f1207,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] : ( sK36(X0,X1,X2,X3) = pointer(X1) ),
    inference(cnf_transformation,[],[f603]) ).

tff(f1208,plain,
    ! [X2: c_unsorted,X3: $int,X0: $int,X1: c_type] :
      ( ~ $less(X3,X0)
      | $less(address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X3))),address(c_sort(sK36(X0,X1,X2,X3),shift(sK37(X0,X1,X2,X3),X0)))) ),
    inference(cnf_transformation,[],[f603]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI760=1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.15/0.35  % Computer : n004.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Mon Aug 29 15:57:35 EDT 2022
% 0.15/0.35  % CPUTime    : 
% 0.21/0.43  % (8736)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.21/0.43  % (8741)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.21/0.44  % (8746)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.44  % (8747)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.21/0.44  % (8743)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.44  % (8757)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.21/0.44  % (8762)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.44  % (8739)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.21/0.44  % (8740)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.44  % (8738)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.21/0.44  % (8758)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.21/0.44  % (8763)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.21/0.45  % (8750)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.21/0.45  % (8743)Instruction limit reached!
% 0.21/0.45  % (8743)------------------------------
% 0.21/0.45  % (8743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.45  % (8761)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.45  % (8764)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.21/0.45  % (8737)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.21/0.45  % (8753)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.45  % (8752)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.21/0.45  % (8754)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.45  % (8765)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.21/0.45  % (8766)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.21/0.45  % (8742)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.21/0.46  % (8759)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.21/0.46  % (8749)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.46  % (8751)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.21/0.46  % (8745)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.21/0.46  % (8743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.46  % (8743)Termination reason: Unknown
% 0.21/0.46  % (8743)Termination phase: Property scanning
% 0.21/0.46  % (8748)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.21/0.46  % (8755)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.21/0.46  % (8744)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.21/0.46  
% 0.21/0.46  % (8743)Memory used [KB]: 1918
% 0.21/0.46  % (8743)Time elapsed: 0.011 s
% 0.21/0.46  % (8743)Instructions burned: 7 (million)
% 0.21/0.46  % (8743)------------------------------
% 0.21/0.46  % (8743)------------------------------
% 0.21/0.46  % (8744)Instruction limit reached!
% 0.21/0.46  % (8744)------------------------------
% 0.21/0.46  % (8744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.46  % (8744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.46  % (8744)Termination reason: Unknown
% 0.21/0.46  % (8744)Termination phase: shuffling
% 0.21/0.46  
% 0.21/0.46  % (8744)Memory used [KB]: 1407
% 0.21/0.46  % (8744)Time elapsed: 0.003 s
% 0.21/0.46  % (8744)Instructions burned: 2 (million)
% 0.21/0.46  % (8744)------------------------------
% 0.21/0.46  % (8744)------------------------------
% 0.21/0.47  % (8756)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.21/0.48  % (8767)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 0.21/0.49  % (8768)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.21/0.53  % (8738)Instruction limit reached!
% 0.21/0.53  % (8738)------------------------------
% 0.21/0.53  % (8738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (8738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (8738)Termination reason: Unknown
% 0.21/0.53  % (8738)Termination phase: Preprocessing 3
% 0.21/0.53  
% 0.21/0.53  % (8738)Memory used [KB]: 4349
% 0.21/0.53  % (8738)Time elapsed: 0.033 s
% 0.21/0.53  % (8738)Instructions burned: 38 (million)
% 0.21/0.53  % (8738)------------------------------
% 0.21/0.53  % (8738)------------------------------
% 0.21/0.53  % (8742)Instruction limit reached!
% 0.21/0.53  % (8742)------------------------------
% 0.21/0.53  % (8742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (8742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (8742)Termination reason: Unknown
% 0.21/0.53  % (8742)Termination phase: Property scanning
% 0.21/0.53  
% 0.21/0.53  % (8742)Memory used [KB]: 4605
% 0.21/0.53  % (8742)Time elapsed: 0.031 s
% 0.21/0.53  % (8742)Instructions burned: 51 (million)
% 0.21/0.53  % (8742)------------------------------
% 0.21/0.53  % (8742)------------------------------
% 0.71/0.54  % (8737)Instruction limit reached!
% 0.71/0.54  % (8737)------------------------------
% 0.71/0.54  % (8737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.54  % (8737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.54  % (8737)Termination reason: Unknown
% 0.71/0.54  % (8737)Termination phase: Function definition elimination
% 0.71/0.54  
% 0.71/0.54  % (8737)Memory used [KB]: 4477
% 0.71/0.54  % (8737)Time elapsed: 0.028 s
% 0.71/0.54  % (8737)Instructions burned: 53 (million)
% 0.71/0.54  % (8737)------------------------------
% 0.71/0.54  % (8737)------------------------------
% 0.71/0.54  % (8750)Instruction limit reached!
% 0.71/0.54  % (8750)------------------------------
% 0.71/0.54  % (8750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.54  % (8750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.54  % (8750)Termination reason: Unknown
% 0.71/0.54  % (8750)Termination phase: Property scanning
% 0.71/0.54  
% 0.71/0.54  % (8750)Memory used [KB]: 5373
% 0.71/0.54  % (8750)Time elapsed: 0.042 s
% 0.71/0.54  % (8750)Instructions burned: 68 (million)
% 0.71/0.54  % (8750)------------------------------
% 0.71/0.54  % (8750)------------------------------
% 0.71/0.55  % (8769)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.71/0.55  % (8770)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 0.71/0.55  % (8741)Instruction limit reached!
% 0.71/0.55  % (8741)------------------------------
% 0.71/0.55  % (8741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.55  % (8741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.55  % (8741)Termination reason: Unknown
% 0.71/0.55  % (8741)Termination phase: Property scanning
% 0.71/0.55  
% 0.71/0.55  % (8741)Memory used [KB]: 4477
% 0.71/0.55  % (8741)Time elapsed: 0.038 s
% 0.71/0.55  % (8741)Instructions burned: 50 (million)
% 0.71/0.55  % (8741)------------------------------
% 0.71/0.55  % (8741)------------------------------
% 0.71/0.55  % (8739)Instruction limit reached!
% 0.71/0.55  % (8739)------------------------------
% 0.71/0.55  % (8739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.55  % (8739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.55  % (8739)Termination reason: Unknown
% 0.71/0.55  % (8739)Termination phase: Property scanning
% 0.71/0.55  
% 0.71/0.55  % (8739)Memory used [KB]: 4093
% 0.71/0.55  % (8739)Time elapsed: 0.035 s
% 0.71/0.55  % (8739)Instructions burned: 51 (million)
% 0.71/0.55  % (8739)------------------------------
% 0.71/0.55  % (8739)------------------------------
% 0.71/0.55  % (8746)Instruction limit reached!
% 0.71/0.55  % (8746)------------------------------
% 0.71/0.55  % (8746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.55  % (8746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.55  % (8746)Termination reason: Unknown
% 0.71/0.55  % (8746)Termination phase: Property scanning
% 0.71/0.55  
% 0.71/0.55  % (8746)Memory used [KB]: 4477
% 0.71/0.55  % (8746)Time elapsed: 0.038 s
% 0.71/0.55  % (8746)Instructions burned: 50 (million)
% 0.71/0.55  % (8746)------------------------------
% 0.71/0.55  % (8746)------------------------------
% 0.71/0.56  % (8745)Instruction limit reached!
% 0.71/0.56  % (8745)------------------------------
% 0.71/0.56  % (8745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.71/0.56  % (8745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.71/0.56  % (8745)Termination reason: Unknown
% 0.71/0.56  % (8745)Termination phase: Property scanning
% 0.71/0.56  
% 0.71/0.56  % (8745)Memory used [KB]: 4605
% 0.71/0.56  % (8745)Time elapsed: 0.040 s
% 0.71/0.56  % (8745)Instructions burned: 52 (million)
% 0.71/0.56  % (8745)------------------------------
% 0.71/0.56  % (8745)------------------------------
% 0.99/0.56  % (8771)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 0.99/0.56  % (8740)Instruction limit reached!
% 0.99/0.56  % (8740)------------------------------
% 0.99/0.56  % (8740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.56  % (8740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.56  % (8740)Termination reason: Unknown
% 0.99/0.56  % (8740)Termination phase: Property scanning
% 0.99/0.56  
% 0.99/0.56  % (8740)Memory used [KB]: 4477
% 0.99/0.56  % (8740)Time elapsed: 0.035 s
% 0.99/0.56  % (8740)Instructions burned: 51 (million)
% 0.99/0.56  % (8740)------------------------------
% 0.99/0.56  % (8740)------------------------------
% 0.99/0.57  % (8772)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.99/0.57  % (8773)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.99/0.57  % (8753)Instruction limit reached!
% 0.99/0.57  % (8753)------------------------------
% 0.99/0.57  % (8753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.57  % (8775)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 (2998ds/940Mi)
% 0.99/0.58  % (8774)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.99/0.58  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 0.99/0.58  % (8776)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 (2998ds/981Mi)
% 0.99/0.58  % (8736)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.99/0.58  % (8736)Terminated due to inappropriate strategy.
% 0.99/0.58  % (8736)------------------------------
% 0.99/0.58  % (8736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.58  % (8736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.58  % (8736)Termination reason: Inappropriate
% 0.99/0.58  
% 0.99/0.58  % (8736)Memory used [KB]: 5117
% 0.99/0.58  % (8736)Time elapsed: 0.047 s
% 0.99/0.58  % (8736)Instructions burned: 79 (million)
% 0.99/0.58  % (8736)------------------------------
% 0.99/0.58  % (8736)------------------------------
% 0.99/0.59  % (8753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.59  % (8753)Termination reason: Unknown
% 0.99/0.59  % (8753)Termination phase: Equality resolution with deletion
% 0.99/0.59  
% 0.99/0.59  % (8753)Memory used [KB]: 4989
% 0.99/0.59  % (8753)Time elapsed: 0.046 s
% 0.99/0.59  % (8753)Instructions burned: 60 (million)
% 0.99/0.59  % (8753)------------------------------
% 0.99/0.59  % (8753)------------------------------
% 0.99/0.59  % (8777)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.99/0.59  % (8763)Instruction limit reached!
% 0.99/0.59  % (8763)------------------------------
% 0.99/0.59  % (8763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.59  % (8763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.59  % (8763)Termination reason: Unknown
% 0.99/0.59  % (8763)Termination phase: Property scanning
% 0.99/0.59  
% 0.99/0.59  % (8763)Memory used [KB]: 5245
% 0.99/0.59  % (8763)Time elapsed: 0.050 s
% 0.99/0.59  % (8763)Instructions burned: 69 (million)
% 0.99/0.59  % (8763)------------------------------
% 0.99/0.59  % (8763)------------------------------
% 0.99/0.59  % (8751)Instruction limit reached!
% 0.99/0.59  % (8751)------------------------------
% 0.99/0.59  % (8751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.60  % (8778)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.99/0.60  % (8751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.60  % (8751)Termination reason: Unknown
% 0.99/0.60  % (8751)Termination phase: Saturation
% 0.99/0.60  
% 0.99/0.60  % (8751)Memory used [KB]: 4733
% 0.99/0.60  % (8751)Time elapsed: 0.082 s
% 0.99/0.60  % (8751)Instructions burned: 75 (million)
% 0.99/0.60  % (8751)------------------------------
% 0.99/0.60  % (8751)------------------------------
% 0.99/0.61  % (8747)Instruction limit reached!
% 0.99/0.61  % (8747)------------------------------
% 0.99/0.61  % (8747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.61  % (8747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.61  % (8747)Termination reason: Unknown
% 0.99/0.61  % (8747)Termination phase: Saturation
% 0.99/0.61  
% 0.99/0.61  % (8747)Memory used [KB]: 9466
% 0.99/0.61  % (8747)Time elapsed: 0.057 s
% 0.99/0.61  % (8747)Instructions burned: 101 (million)
% 0.99/0.61  % (8747)------------------------------
% 0.99/0.61  % (8747)------------------------------
% 0.99/0.61  % (8779)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 0.99/0.62  % (8780)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.99/0.62  % (8782)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 0.99/0.62  % (8781)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.99/0.63  % (8754)Instruction limit reached!
% 0.99/0.63  % (8754)------------------------------
% 0.99/0.63  % (8754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.63  % (8754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.63  % (8754)Termination reason: Unknown
% 0.99/0.63  % (8754)Termination phase: Saturation
% 0.99/0.63  
% 0.99/0.63  % (8754)Memory used [KB]: 9978
% 0.99/0.63  % (8754)Time elapsed: 0.195 s
% 0.99/0.63  % (8754)Instructions burned: 101 (million)
% 0.99/0.63  % (8754)------------------------------
% 0.99/0.63  % (8754)------------------------------
% 0.99/0.64  % (8752)Instruction limit reached!
% 0.99/0.64  % (8752)------------------------------
% 0.99/0.64  % (8752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.64  % (8752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.64  % (8752)Termination reason: Unknown
% 0.99/0.64  % (8752)Termination phase: Saturation
% 0.99/0.64  
% 0.99/0.64  % (8752)Memory used [KB]: 9978
% 0.99/0.64  % (8752)Time elapsed: 0.194 s
% 0.99/0.64  % (8752)Instructions burned: 99 (million)
% 0.99/0.64  % (8752)------------------------------
% 0.99/0.64  % (8752)------------------------------
% 0.99/0.64  % (8748)Instruction limit reached!
% 0.99/0.64  % (8748)------------------------------
% 0.99/0.64  % (8748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.64  % (8748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.64  % (8748)Termination reason: Unknown
% 0.99/0.64  % (8748)Termination phase: Saturation
% 0.99/0.64  
% 0.99/0.64  % (8748)Memory used [KB]: 9850
% 0.99/0.64  % (8748)Time elapsed: 0.198 s
% 0.99/0.64  % (8748)Instructions burned: 102 (million)
% 0.99/0.64  % (8748)------------------------------
% 0.99/0.64  % (8748)------------------------------
% 0.99/0.65  % (8783)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 (2997ds/4931Mi)
% 0.99/0.65  % (8749)Instruction limit reached!
% 0.99/0.65  % (8749)------------------------------
% 0.99/0.65  % (8749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.99/0.65  % (8749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.99/0.65  % (8749)Termination reason: Unknown
% 0.99/0.65  % (8749)Termination phase: Saturation
% 0.99/0.65  
% 0.99/0.65  % (8749)Memory used [KB]: 9850
% 0.99/0.65  % (8749)Time elapsed: 0.224 s
% 0.99/0.65  % (8749)Instructions burned: 99 (million)
% 0.99/0.65  % (8749)------------------------------
% 0.99/0.65  % (8749)------------------------------
% 1.57/0.66  % (8769)Instruction limit reached!
% 1.57/0.66  % (8769)------------------------------
% 1.57/0.66  % (8769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.66  % (8769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.66  % (8769)Termination reason: Unknown
% 1.57/0.66  % (8769)Termination phase: Saturation
% 1.57/0.66  
% 1.57/0.66  % (8769)Memory used [KB]: 9850
% 1.57/0.66  % (8769)Time elapsed: 0.135 s
% 1.57/0.66  % (8769)Instructions burned: 90 (million)
% 1.57/0.66  % (8769)------------------------------
% 1.57/0.66  % (8769)------------------------------
% 1.57/0.66  % (8755)Instruction limit reached!
% 1.57/0.66  % (8755)------------------------------
% 1.57/0.66  % (8755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.66  % (8755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.66  % (8755)Termination reason: Unknown
% 1.57/0.66  % (8755)Termination phase: Saturation
% 1.57/0.66  
% 1.57/0.66  % (8755)Memory used [KB]: 5373
% 1.57/0.66  % (8755)Time elapsed: 0.209 s
% 1.57/0.66  % (8755)Instructions burned: 101 (million)
% 1.57/0.66  % (8755)------------------------------
% 1.57/0.66  % (8755)------------------------------
% 1.57/0.66  % (8785)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 (2997ds/1824Mi)
% 1.57/0.66  % (8784)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 1.57/0.67  % (8774)Instruction limit reached!
% 1.57/0.67  % (8774)------------------------------
% 1.57/0.67  % (8774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.67  % (8774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.67  % (8774)Termination reason: Unknown
% 1.57/0.67  % (8774)Termination phase: Property scanning
% 1.57/0.67  
% 1.57/0.67  % (8774)Memory used [KB]: 5373
% 1.57/0.67  % (8774)Time elapsed: 0.077 s
% 1.57/0.67  % (8774)Instructions burned: 68 (million)
% 1.57/0.67  % (8774)------------------------------
% 1.57/0.67  % (8774)------------------------------
% 1.57/0.67  % (8786)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 (2997ds/2134Mi)
% 1.57/0.68  % (8788)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 1.57/0.68  % (8787)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 1.57/0.69  % (8789)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)
% 1.83/0.71  % (8757)Instruction limit reached!
% 1.83/0.71  % (8757)------------------------------
% 1.83/0.71  % (8757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.71  % (8757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.71  % (8757)Termination reason: Unknown
% 1.83/0.71  % (8757)Termination phase: Saturation
% 1.83/0.71  
% 1.83/0.71  % (8757)Memory used [KB]: 10490
% 1.83/0.71  % (8757)Time elapsed: 0.284 s
% 1.83/0.71  % (8757)Instructions burned: 139 (million)
% 1.83/0.71  % (8757)------------------------------
% 1.83/0.71  % (8757)------------------------------
% 1.83/0.73  % (8777)Instruction limit reached!
% 1.83/0.73  % (8777)------------------------------
% 1.83/0.73  % (8777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.73  % (8777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.73  % (8777)Termination reason: Unknown
% 1.83/0.73  % (8777)Termination phase: Saturation
% 1.83/0.73  
% 1.83/0.73  % (8777)Memory used [KB]: 9722
% 1.83/0.73  % (8777)Time elapsed: 0.183 s
% 1.83/0.73  % (8777)Instructions burned: 90 (million)
% 1.83/0.73  % (8777)------------------------------
% 1.83/0.73  % (8777)------------------------------
% 2.01/0.74  % (8790)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.02/0.76  % (8791)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8004Mi)
% 2.02/0.77  % (8784)Instruction limit reached!
% 2.02/0.77  % (8784)------------------------------
% 2.02/0.77  % (8784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.77  % (8784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.77  % (8784)Termination reason: Unknown
% 2.02/0.77  % (8784)Termination phase: Property scanning
% 2.02/0.77  
% 2.02/0.77  % (8784)Memory used [KB]: 5245
% 2.02/0.77  % (8784)Time elapsed: 0.031 s
% 2.02/0.77  % (8784)Instructions burned: 68 (million)
% 2.02/0.77  % (8784)------------------------------
% 2.02/0.77  % (8784)------------------------------
% 2.02/0.78  % (8764)Instruction limit reached!
% 2.02/0.78  % (8764)------------------------------
% 2.02/0.78  % (8764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.78  % (8764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.78  % (8764)Termination reason: Unknown
% 2.02/0.78  % (8764)Termination phase: Saturation
% 2.02/0.78  
% 2.02/0.78  % (8764)Memory used [KB]: 5884
% 2.02/0.78  % (8764)Time elapsed: 0.100 s
% 2.02/0.78  % (8764)Instructions burned: 179 (million)
% 2.02/0.78  % (8764)------------------------------
% 2.02/0.78  % (8764)------------------------------
% 2.20/0.81  % (8789)Instruction limit reached!
% 2.20/0.81  % (8789)------------------------------
% 2.20/0.81  % (8789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.81  % (8789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.81  % (8789)Termination reason: Unknown
% 2.20/0.81  % (8789)Termination phase: Saturation
% 2.20/0.81  
% 2.20/0.81  % (8789)Memory used [KB]: 9850
% 2.20/0.81  % (8789)Time elapsed: 0.121 s
% 2.20/0.81  % (8789)Instructions burned: 90 (million)
% 2.20/0.81  % (8792)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.20/0.81  % (8789)------------------------------
% 2.20/0.81  % (8789)------------------------------
% 2.20/0.81  % (8793)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.20/0.82  % (8756)Instruction limit reached!
% 2.20/0.82  % (8756)------------------------------
% 2.20/0.82  % (8756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.82  % (8756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.82  % (8756)Termination reason: Unknown
% 2.20/0.82  % (8756)Termination phase: Saturation
% 2.20/0.82  
% 2.20/0.82  % (8756)Memory used [KB]: 10746
% 2.20/0.82  % (8756)Time elapsed: 0.385 s
% 2.20/0.82  % (8756)Instructions burned: 178 (million)
% 2.20/0.82  % (8756)------------------------------
% 2.20/0.82  % (8756)------------------------------
% 2.20/0.83  % (8794)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 (2995ds/9902Mi)
% 2.20/0.84  % (8795)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 (2995ds/1824Mi)
% 2.40/0.91  % (8768)Instruction limit reached!
% 2.40/0.91  % (8768)------------------------------
% 2.40/0.91  % (8768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.91  % (8768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.91  % (8768)Termination reason: Unknown
% 2.40/0.91  % (8768)Termination phase: Saturation
% 2.40/0.91  
% 2.40/0.91  % (8768)Memory used [KB]: 7036
% 2.40/0.91  % (8768)Time elapsed: 0.456 s
% 2.40/0.91  % (8768)Instructions burned: 211 (million)
% 2.40/0.91  % (8768)------------------------------
% 2.40/0.91  % (8768)------------------------------
% 2.40/0.93  % (8796)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9989Mi)
% 4.94/1.12  % (8759)Instruction limit reached!
% 4.94/1.12  % (8759)------------------------------
% 4.94/1.12  % (8759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.94/1.12  % (8759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.94/1.12  % (8759)Termination reason: Unknown
% 4.94/1.12  % (8759)Termination phase: Saturation
% 4.94/1.12  
% 4.94/1.12  % (8759)Memory used [KB]: 14200
% 4.94/1.12  % (8759)Time elapsed: 0.695 s
% 4.94/1.12  % (8759)Instructions burned: 468 (million)
% 4.94/1.12  % (8759)------------------------------
% 4.94/1.12  % (8759)------------------------------
% 5.49/1.13  % (8797)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 5.49/1.16  % (8766)Instruction limit reached!
% 5.49/1.16  % (8766)------------------------------
% 5.49/1.16  % (8766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.49/1.16  % (8766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.49/1.16  % (8766)Termination reason: Unknown
% 5.49/1.16  % (8766)Termination phase: Saturation
% 5.49/1.16  
% 5.49/1.16  % (8766)Memory used [KB]: 15223
% 5.49/1.16  % (8766)Time elapsed: 0.733 s
% 5.49/1.16  % (8766)Instructions burned: 356 (million)
% 5.49/1.16  % (8766)------------------------------
% 5.49/1.16  % (8766)------------------------------
% 5.49/1.18  % (8798)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 (2991ds/90Mi)
% 5.87/1.19  % (8767)Instruction limit reached!
% 5.87/1.19  % (8767)------------------------------
% 5.87/1.19  % (8767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.87/1.19  % (8767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.87/1.19  % (8767)Termination reason: Unknown
% 5.87/1.19  % (8767)Termination phase: Saturation
% 5.87/1.19  
% 5.87/1.19  % (8767)Memory used [KB]: 12153
% 5.87/1.19  % (8767)Time elapsed: 0.735 s
% 5.87/1.19  % (8767)Instructions burned: 388 (million)
% 5.87/1.19  % (8767)------------------------------
% 5.87/1.19  % (8767)------------------------------
% 5.87/1.21  % (8799)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 (2991ds/44001Mi)
% 6.49/1.28  % (8765)Instruction limit reached!
% 6.49/1.28  % (8765)------------------------------
% 6.49/1.28  % (8765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.49/1.28  % (8765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.49/1.28  % (8765)Termination reason: Unknown
% 6.49/1.28  % (8765)Termination phase: Saturation
% 6.49/1.28  
% 6.49/1.28  % (8765)Memory used [KB]: 14967
% 6.49/1.28  % (8765)Time elapsed: 0.853 s
% 6.49/1.28  % (8765)Instructions burned: 439 (million)
% 6.49/1.28  % (8765)------------------------------
% 6.49/1.28  % (8765)------------------------------
% 6.49/1.28  % (8758)Instruction limit reached!
% 6.49/1.28  % (8758)------------------------------
% 6.49/1.28  % (8758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.49/1.28  % (8758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.49/1.28  % (8758)Termination reason: Unknown
% 6.49/1.28  % (8758)Termination phase: Saturation
% 6.49/1.28  
% 6.49/1.28  % (8758)Memory used [KB]: 10618
% 6.49/1.28  % (8758)Time elapsed: 0.813 s
% 6.49/1.28  % (8758)Instructions burned: 499 (million)
% 6.49/1.28  % (8758)------------------------------
% 6.49/1.28  % (8758)------------------------------
% 6.49/1.29  % (8798)Instruction limit reached!
% 6.49/1.29  % (8798)------------------------------
% 6.49/1.29  % (8798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.49/1.29  % (8798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.49/1.29  % (8798)Termination reason: Unknown
% 6.49/1.29  % (8798)Termination phase: Saturation
% 6.49/1.29  
% 6.49/1.29  % (8798)Memory used [KB]: 9850
% 6.49/1.29  % (8798)Time elapsed: 0.130 s
% 6.49/1.29  % (8798)Instructions burned: 90 (million)
% 6.49/1.29  % (8798)------------------------------
% 6.49/1.29  % (8798)------------------------------
% 6.49/1.30  % (8800)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 (2990ds/4958Mi)
% 6.49/1.30  % (8801)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 (2990ds/35256Mi)
% 6.49/1.31  % (8802)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 (2990ds/32293Mi)
% 7.02/1.34  % (8761)Instruction limit reached!
% 7.02/1.34  % (8761)------------------------------
% 7.02/1.34  % (8761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.34  % (8761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.34  % (8761)Termination reason: Unknown
% 7.02/1.34  % (8761)Termination phase: Saturation
% 7.02/1.34  
% 7.02/1.34  % (8761)Memory used [KB]: 14711
% 7.02/1.34  % (8761)Time elapsed: 0.914 s
% 7.02/1.34  % (8761)Instructions burned: 482 (million)
% 7.02/1.34  % (8761)------------------------------
% 7.02/1.34  % (8761)------------------------------
% 7.02/1.36  % (8803)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 (2990ds/37001Mi)
% 7.02/1.37  % (8762)Instruction limit reached!
% 7.02/1.37  % (8762)------------------------------
% 7.02/1.37  % (8762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.37  % (8762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.37  % (8762)Termination reason: Unknown
% 7.02/1.37  % (8762)Termination phase: Saturation
% 7.02/1.37  
% 7.02/1.37  % (8762)Memory used [KB]: 14456
% 7.02/1.37  % (8762)Time elapsed: 0.943 s
% 7.02/1.37  % (8762)Instructions burned: 501 (million)
% 7.02/1.37  % (8762)------------------------------
% 7.02/1.37  % (8762)------------------------------
% 7.02/1.40  % (8804)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/10187Mi)
% 9.87/1.75  % (8773)Instruction limit reached!
% 9.87/1.75  % (8773)------------------------------
% 9.87/1.75  % (8773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.87/1.75  % (8773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.87/1.75  % (8773)Termination reason: Unknown
% 9.87/1.75  % (8773)Termination phase: Saturation
% 9.87/1.75  
% 9.87/1.75  % (8773)Memory used [KB]: 12025
% 9.87/1.75  % (8773)Time elapsed: 1.190 s
% 9.87/1.75  % (8773)Instructions burned: 655 (million)
% 9.87/1.75  % (8773)------------------------------
% 9.87/1.75  % (8773)------------------------------
% 10.57/1.78  % (8821)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 (2986ds/29337Mi)
% 13.03/2.10  % (8772)Instruction limit reached!
% 13.03/2.10  % (8772)------------------------------
% 13.03/2.10  % (8772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.03/2.10  % (8772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.03/2.10  % (8772)Termination reason: Unknown
% 13.03/2.10  % (8772)Termination phase: Saturation
% 13.03/2.10  
% 13.03/2.10  % (8772)Memory used [KB]: 15991
% 13.03/2.10  % (8772)Time elapsed: 1.570 s
% 13.03/2.10  % (8772)Instructions burned: 748 (million)
% 13.03/2.10  % (8772)------------------------------
% 13.03/2.10  % (8772)------------------------------
% 13.30/2.13  % (8822)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.61/2.22  % (8771)Instruction limit reached!
% 13.61/2.22  % (8771)------------------------------
% 13.61/2.22  % (8771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.61/2.22  % (8771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.61/2.22  % (8771)Termination reason: Unknown
% 13.61/2.22  % (8771)Termination phase: Saturation
% 13.61/2.22  
% 13.61/2.22  % (8771)Memory used [KB]: 16886
% 13.61/2.22  % (8771)Time elapsed: 1.698 s
% 13.61/2.22  % (8771)Instructions burned: 935 (million)
% 13.61/2.22  % (8771)------------------------------
% 13.61/2.22  % (8771)------------------------------
% 14.40/2.25  % (8823)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/38056Mi)
% 14.40/2.28  % (8770)Instruction limit reached!
% 14.40/2.28  % (8770)------------------------------
% 14.40/2.28  % (8770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.40/2.28  % (8770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.40/2.28  % (8770)Termination reason: Unknown
% 14.40/2.28  % (8770)Termination phase: Saturation
% 14.40/2.28  
% 14.40/2.28  % (8770)Memory used [KB]: 20468
% 14.40/2.28  % (8770)Time elapsed: 1.732 s
% 14.40/2.28  % (8770)Instructions burned: 920 (million)
% 14.40/2.28  % (8770)------------------------------
% 14.40/2.28  % (8770)------------------------------
% 14.40/2.31  % (8824)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 (2980ds/33239Mi)
% 15.27/2.37  % (8823)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.27/2.38  % (8823)Terminated due to inappropriate strategy.
% 15.27/2.38  % (8823)------------------------------
% 15.27/2.38  % (8823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.27/2.38  % (8823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.27/2.38  % (8823)Termination reason: Inappropriate
% 15.27/2.38  
% 15.27/2.38  % (8823)Memory used [KB]: 4989
% 15.27/2.38  % (8823)Time elapsed: 0.049 s
% 15.27/2.38  % (8823)Instructions burned: 77 (million)
% 15.27/2.38  % (8823)------------------------------
% 15.27/2.38  % (8823)------------------------------
% 15.27/2.40  % (8825)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/20987Mi)
% 15.27/2.41  % (8824)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.27/2.41  % (8824)Terminated due to inappropriate strategy.
% 15.27/2.41  % (8824)------------------------------
% 15.27/2.41  % (8824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.27/2.41  % (8824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.27/2.41  % (8824)Termination reason: Inappropriate
% 15.27/2.41  
% 15.27/2.41  % (8824)Memory used [KB]: 4477
% 15.27/2.41  % (8824)Time elapsed: 0.065 s
% 15.27/2.41  % (8824)Instructions burned: 63 (million)
% 15.27/2.41  % (8824)------------------------------
% 15.27/2.41  % (8824)------------------------------
% 15.27/2.43  % (8826)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 (2979ds/49917Mi)
% 16.61/2.53  % (8825)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 16.61/2.53  % (8825)Terminated due to inappropriate strategy.
% 16.61/2.53  % (8825)------------------------------
% 16.61/2.53  % (8825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.61/2.53  % (8825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.61/2.53  % (8825)Termination reason: Inappropriate
% 16.61/2.53  
% 16.61/2.53  % (8825)Memory used [KB]: 4989
% 16.61/2.53  % (8825)Time elapsed: 0.036 s
% 16.61/2.53  % (8825)Instructions burned: 68 (million)
% 16.61/2.53  % (8825)------------------------------
% 16.61/2.53  % (8825)------------------------------
% 16.74/2.56  % (8830)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/19144Mi)
% 16.74/2.56  % (8826)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 16.74/2.56  % (8826)Terminated due to inappropriate strategy.
% 16.74/2.56  % (8826)------------------------------
% 16.74/2.56  % (8826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.74/2.56  % (8826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.74/2.56  % (8826)Termination reason: Inappropriate
% 16.74/2.56  
% 16.74/2.56  % (8826)Memory used [KB]: 5117
% 16.74/2.56  % (8826)Time elapsed: 0.036 s
% 16.74/2.56  % (8826)Instructions burned: 79 (million)
% 16.74/2.56  % (8826)------------------------------
% 16.74/2.56  % (8826)------------------------------
% 16.74/2.58  % (8775)Instruction limit reached!
% 16.74/2.58  % (8775)------------------------------
% 16.74/2.58  % (8775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.74/2.58  % (8775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.74/2.58  % (8775)Termination reason: Unknown
% 16.74/2.58  % (8775)Termination phase: Saturation
% 16.74/2.58  
% 16.74/2.58  % (8775)Memory used [KB]: 18166
% 16.74/2.58  % (8775)Time elapsed: 2.043 s
% 16.74/2.58  % (8775)Instructions burned: 940 (million)
% 16.74/2.58  % (8775)------------------------------
% 16.74/2.58  % (8775)------------------------------
% 16.74/2.61  % (8834)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 (2977ds/27492Mi)
% 17.28/2.63  % (8835)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/6101Mi)
% 17.28/2.64  % (8776)Instruction limit reached!
% 17.28/2.64  % (8776)------------------------------
% 17.28/2.64  % (8776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.28/2.64  % (8776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.28/2.64  % (8776)Termination reason: Unknown
% 17.28/2.64  % (8776)Termination phase: Saturation
% 17.28/2.64  
% 17.28/2.64  % (8776)Memory used [KB]: 21875
% 17.28/2.64  % (8776)Time elapsed: 2.085 s
% 17.28/2.64  % (8776)Instructions burned: 982 (million)
% 17.28/2.64  % (8776)------------------------------
% 17.28/2.64  % (8776)------------------------------
% 17.68/2.67  % (8836)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 (2977ds/90Mi)
% 18.86/2.84  % (8836)Instruction limit reached!
% 18.86/2.84  % (8836)------------------------------
% 18.86/2.84  % (8836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.86/2.84  % (8836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.86/2.84  % (8836)Termination reason: Unknown
% 18.86/2.84  % (8836)Termination phase: Saturation
% 18.86/2.84  
% 18.86/2.84  % (8836)Memory used [KB]: 9722
% 18.86/2.84  % (8836)Time elapsed: 0.211 s
% 18.86/2.84  % (8836)Instructions burned: 91 (million)
% 18.86/2.84  % (8836)------------------------------
% 18.86/2.84  % (8836)------------------------------
% 18.86/2.86  % (8837)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 (2975ds/91600Mi)
% 28.16/4.04  % (8795)Instruction limit reached!
% 28.16/4.04  % (8795)------------------------------
% 28.16/4.04  % (8795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.16/4.04  % (8795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.16/4.04  % (8795)Termination reason: Unknown
% 28.16/4.04  % (8795)Termination phase: Saturation
% 28.16/4.04  
% 28.16/4.04  % (8795)Memory used [KB]: 13048
% 28.16/4.04  % (8795)Time elapsed: 3.227 s
% 28.16/4.04  % (8795)Instructions burned: 1825 (million)
% 28.16/4.04  % (8795)------------------------------
% 28.16/4.04  % (8795)------------------------------
% 28.16/4.06  % (8840)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 (2963ds/7127Mi)
% 28.92/4.12  % (8785)Instruction limit reached!
% 28.92/4.12  % (8785)------------------------------
% 28.92/4.12  % (8785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.92/4.12  % (8785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.92/4.12  % (8785)Termination reason: Unknown
% 28.92/4.12  % (8785)Termination phase: Saturation
% 28.92/4.12  
% 28.92/4.12  % (8785)Memory used [KB]: 13176
% 28.92/4.12  % (8785)Time elapsed: 3.477 s
% 28.92/4.12  % (8785)Instructions burned: 1825 (million)
% 28.92/4.12  % (8785)------------------------------
% 28.92/4.12  % (8785)------------------------------
% 29.55/4.17  % (8845)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 (2962ds/35256Mi)
% 32.65/4.65  % (8778)Instruction limit reached!
% 32.65/4.65  % (8778)------------------------------
% 32.65/4.65  % (8778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.65/4.65  % (8778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.65/4.65  % (8778)Termination reason: Unknown
% 32.65/4.65  % (8778)Termination phase: Saturation
% 32.65/4.65  
% 32.65/4.65  % (8778)Memory used [KB]: 20340
% 32.65/4.65  % (8778)Time elapsed: 4.050 s
% 32.65/4.65  % (8778)Instructions burned: 2016 (million)
% 32.65/4.65  % (8778)------------------------------
% 32.65/4.65  % (8778)------------------------------
% 33.41/4.67  % (8850)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 (2957ds/32293Mi)
% 33.75/4.74  % (8790)Instruction limit reached!
% 33.75/4.74  % (8790)------------------------------
% 33.75/4.74  % (8790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.75/4.74  % (8790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.75/4.74  % (8790)Termination reason: Unknown
% 33.75/4.74  % (8790)Termination phase: Saturation
% 33.75/4.74  
% 33.75/4.74  % (8790)Memory used [KB]: 20212
% 33.75/4.74  % (8790)Time elapsed: 3.986 s
% 33.75/4.74  % (8790)Instructions burned: 2016 (million)
% 33.75/4.74  % (8790)------------------------------
% 33.75/4.74  % (8790)------------------------------
% 34.07/4.76  % (8851)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 (2956ds/29337Mi)
% 39.19/5.38  % (8779)First to succeed.
% 39.19/5.40  % (8794)Also succeeded, but the first one will report.
% 39.19/5.41  % (8779)Refutation found. Thanks to Tanya!
% 39.19/5.41  % SZS status Unsatisfiable for theBenchmark
% 39.19/5.41  % SZS output start Proof for theBenchmark
% See solution above
% 39.19/5.41  % (8779)------------------------------
% 39.19/5.41  % (8779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.19/5.41  % (8779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.19/5.41  % (8779)Termination reason: Refutation
% 39.19/5.41  
% 39.19/5.41  % (8779)Memory used [KB]: 30319
% 39.19/5.41  % (8779)Time elapsed: 4.768 s
% 39.19/5.41  % (8779)Instructions burned: 2339 (million)
% 39.19/5.41  % (8779)------------------------------
% 39.19/5.41  % (8779)------------------------------
% 39.19/5.41  % (8733)Success in time 5.043 s
%------------------------------------------------------------------------------