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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI756_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 : n017.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:12 EDT 2022

% Result   : Unsatisfiable 31.39s 4.42s
% Output   : Refutation 31.39s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :  492
% Syntax   : Number of formulae    :  551 (  43 unt; 474 typ;   0 def)
%            Number of atoms       :  177 (  91 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  148 (  48   ~;  31   |;  60   &)
%                                         (   3 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  268 (  85 atm;  34 fun;  40 num; 109 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1613 ( 447   >;1166   *;   0   +;   0  <<)
%            Number of predicates  :   44 (  40 usr;   1 prp; 0-4 aty)
%            Number of functors    :  436 ( 429 usr;  27 con; 0-9 aty)
%            Number of variables   :  195 ( 162   !;  33   ?; 195   :)

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

tff(func_def_11,type,
    pset_empty: c_unsorted ).

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

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

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

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

tff(func_def_16,type,
    c_unit: c_type ).

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,
    store_bytes: ( c_sorted * c_sorted * $int * $int * c_sorted ) > c_unsorted ).

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

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

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

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

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

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

tff(func_def_28,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

tff(func_def_36,type,
    bitvector_of_int_P: c_sorted > c_unsorted ).

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

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

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

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

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

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

tff(func_def_43,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_57,type,
    c_real: c_type ).

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

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

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

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

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

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

tff(func_def_64,type,
    int8: c_type ).

tff(func_def_65,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_72,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_75,type,
    bottom_tag: c_unsorted ).

tff(func_def_76,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

tff(func_def_85,type,
    int_P: c_type ).

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

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

tff(func_def_88,type,
    t: c_unsorted ).

tff(func_def_89,type,
    int_P_tag: c_unsorted ).

tff(func_def_90,type,
    c_bool: c_type ).

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

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

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

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

tff(func_def_95,type,
    int_P_of_pointer_address: c_sorted > c_unsorted ).

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

tff(func_def_97,type,
    void_P: c_type ).

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

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

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

tff(func_def_101,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_106,type,
    char_P: c_type ).

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

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

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

tff(func_def_126,type,
    sK0: c_unsorted > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_141,type,
    sK15: ( $real * $real ) > $real ).

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

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

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

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

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

tff(func_def_147,type,
    sK21: ( $real * $real ) > $real ).

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

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

tff(func_def_150,type,
    sK24: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_167,type,
    sK41: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

tff(func_def_176,type,
    sK50: ( $int * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_180,type,
    sK54: c_unsorted > c_sorted ).

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

tff(func_def_182,type,
    sK56: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_183,type,
    sK57: ( c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_194,type,
    sK68: c_unsorted > c_sorted ).

tff(func_def_195,type,
    sK69: c_unsorted > c_sorted ).

tff(func_def_196,type,
    sK70: ( $int * $int ) > $int ).

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

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

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

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

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

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

tff(func_def_203,type,
    sK77: c_unsorted > c_sorted ).

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

tff(func_def_205,type,
    sK79: c_type > c_type ).

tff(func_def_206,type,
    sK80: ( c_unsorted * $int * c_unsorted * c_type ) > $int ).

tff(func_def_207,type,
    sK81: ( c_unsorted * $int * c_unsorted * c_type * $int ) > c_type ).

tff(func_def_208,type,
    sK82: ( c_type * c_unsorted * $int * $int ) > c_type ).

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

tff(func_def_210,type,
    sK84: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_243,type,
    sK117: c_unsorted > $int ).

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

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

tff(func_def_246,type,
    sK120: ( $int * $int ) > $int ).

tff(func_def_247,type,
    sK121: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_261,type,
    sK135: c_unsorted > c_sorted ).

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

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

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

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

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

tff(func_def_267,type,
    sK141: c_type ).

tff(func_def_268,type,
    sK142: ( $real * $real ) > $real ).

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

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

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

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

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

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

tff(func_def_275,type,
    sK149: ( c_unsorted * c_type * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

tff(func_def_278,type,
    sK152: c_unsorted > c_type ).

tff(func_def_279,type,
    sK153: c_unsorted > c_sorted ).

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

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

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

tff(func_def_283,type,
    sK157: c_unsorted > c_type ).

tff(func_def_284,type,
    sK158: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_333,type,
    sK207: c_unsorted > c_type ).

tff(func_def_334,type,
    sK208: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_342,type,
    sK216: c_unsorted > c_type ).

tff(func_def_343,type,
    sK217: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_351,type,
    sK225: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_382,type,
    sK256: ( $int * $int * $int * c_unsorted * c_type * $int * c_unsorted * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

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

tff(func_def_388,type,
    sK262: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_420,type,
    sK294: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_424,type,
    sK298: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted ) > c_type ).

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

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

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

tff(func_def_428,type,
    sK302: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_429,type,
    sK303: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_430,type,
    sK304: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_431,type,
    sK305: ( c_unsorted * c_unsorted * c_unsorted * c_type * c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

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

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

tff(func_def_437,type,
    sK311: c_unsorted > c_sorted ).

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

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

tff(func_def_440,type,
    sK314: c_unsorted > c_type ).

tff(func_def_441,type,
    sK315: c_unsorted > c_sorted ).

tff(func_def_442,type,
    sK316: ( c_unsorted * c_type ) > c_type ).

tff(func_def_443,type,
    sK317: c_unsorted > c_type ).

tff(func_def_444,type,
    sK318: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_40,type,
    valid_t: c_sorted > $o ).

tff(f35397,plain,
    $false,
    inference(resolution,[],[f35269,f13646]) ).

tff(f13646,plain,
    ! [X0: $int] : $less($sum(X0,-3),X0),
    inference(superposition,[],[f12012,f242]) ).

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

tff(f12012,plain,
    ! [X118: $int] : $less($sum(-3,X118),X118),
    inference(evaluation,[],[f11992]) ).

tff(f11992,plain,
    ! [X118: $int] : $less($sum($uminus(3),X118),X118),
    inference(superposition,[],[f9084,f3030]) ).

tff(f3030,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f3003,f2152]) ).

tff(f2152,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f242,f244]) ).

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

tff(f3003,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = $sum(0,X3) ),
    inference(superposition,[],[f243,f246]) ).

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

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

tff(f9084,plain,
    ! [X19: $int] : $less(X19,$sum(3,X19)),
    inference(evaluation,[],[f9073]) ).

tff(f9073,plain,
    ! [X19: $int] : $less(X19,$sum(2,$sum(X19,1))),
    inference(resolution,[],[f9012,f251]) ).

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

tff(f9012,plain,
    ! [X3: $int] : ~ $less($sum(2,X3),X3),
    inference(superposition,[],[f1979,f8281]) ).

tff(f8281,plain,
    ! [X0: $int] : ( int_min(X0,$sum(2,X0)) = X0 ),
    inference(resolution,[],[f8085,f2935]) ).

tff(f2935,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ( int_min(X0,X1) = X0 ) ),
    inference(superposition,[],[f1978,f1882]) ).

tff(f1882,plain,
    ! [X0: $int,X1: $int] :
      ( ( int_min(X1,X0) = X0 )
      | ( int_min(X1,X0) = X1 ) ),
    inference(definition_unfolding,[],[f1225,f1224,f1224]) ).

tff(f1224,plain,
    ! [X0: $int,X1: $int] : ( sK70(X0,X1) = int_min(X1,X0) ),
    inference(cnf_transformation,[],[f664]) ).

tff(f664,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( sK70(X0,X1) = X0 )
        | ( sK70(X0,X1) = X1 ) )
      & ( sK70(X0,X1) = int_min(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK70])],[f662,f663]) ).

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

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

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

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

tff(f1225,plain,
    ! [X0: $int,X1: $int] :
      ( ( sK70(X0,X1) = X0 )
      | ( sK70(X0,X1) = X1 ) ),
    inference(cnf_transformation,[],[f664]) ).

tff(f1978,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,int_min(X1,X0)),
    inference(definition_unfolding,[],[f1476,f1474]) ).

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

tff(f902,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,sK199(X0,X1))
      & ~ $less(X0,sK199(X0,X1))
      & ( sK199(X0,X1) = int_min(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK199])],[f900,f901]) ).

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

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

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

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

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

tff(f1476,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK199(X0,X1)),
    inference(cnf_transformation,[],[f902]) ).

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

tff(f8067,plain,
    ! [X10: $int] : $less(X10,$sum($sum(1,X10),1)),
    inference(resolution,[],[f8007,f2220]) ).

tff(f2220,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(1,X0))
      | $less(X0,X1) ),
    inference(superposition,[],[f251,f242]) ).

tff(f8007,plain,
    ! [X3: $int] : ~ $less($sum(X3,1),X3),
    inference(superposition,[],[f1979,f7966]) ).

tff(f7966,plain,
    ! [X21: $int] : ( int_min(X21,$sum(X21,1)) = X21 ),
    inference(resolution,[],[f2935,f2217]) ).

tff(f2217,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f251,f247]) ).

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

tff(f1979,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,int_min(X1,X0)),
    inference(definition_unfolding,[],[f1475,f1474]) ).

tff(f1475,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK199(X0,X1)),
    inference(cnf_transformation,[],[f902]) ).

tff(f35269,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f35267,f1642]) ).

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

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

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

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

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

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

tff(f423,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(f7309,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,[],[f1904,f1975]) ).

tff(f1975,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),shift(c_sort(pointer(X1),X0),0)) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1466,f1464,f1766,f1766]) ).

tff(f1766,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK194(X0,X1) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1465,f1464]) ).

tff(f1465,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK194(X0,X1) = c_sort(sK193(X0,X1),X0) ),
    inference(cnf_transformation,[],[f892]) ).

tff(f892,plain,
    ! [X0: c_unsorted,X1: c_type] :
      ( ( c_sort(sK193(X0,X1),shift(sK194(X0,X1),0)) = sK194(X0,X1) )
      & ( sK194(X0,X1) = c_sort(sK193(X0,X1),X0) )
      & ( pointer(X1) = sK193(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK193,sK194])],[f367,f891,f890]) ).

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

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

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

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

tff(f1464,plain,
    ! [X0: c_unsorted,X1: c_type] : ( pointer(X1) = sK193(X0,X1) ),
    inference(cnf_transformation,[],[f892]) ).

tff(f1466,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK193(X0,X1),shift(sK194(X0,X1),0)) = sK194(X0,X1) ),
    inference(cnf_transformation,[],[f892]) ).

tff(f1904,plain,
    ! [X2: $int,X3: c_type,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(pointer(X3),shift(c_sort(pointer(X3),X1),X0))),address(c_sort(pointer(X3),shift(c_sort(pointer(X3),X1),X2))))
      | ~ $less(X0,X2) ),
    inference(definition_unfolding,[],[f1276,f1278,f1720,f1278,f1720]) ).

tff(f1720,plain,
    ! [X2: $int,X3: c_type,X0: $int,X1: c_unsorted] : ( sK92(X0,X1,X2,X3) = c_sort(pointer(X3),X1) ),
    inference(definition_unfolding,[],[f1277,f1278]) ).

tff(f1277,plain,
    ! [X2: $int,X3: c_type,X0: $int,X1: c_unsorted] : ( sK92(X0,X1,X2,X3) = c_sort(sK91(X0,X1,X2,X3),X1) ),
    inference(cnf_transformation,[],[f720]) ).

tff(f720,plain,
    ! [X0: $int,X1: c_unsorted,X2: $int,X3: c_type] :
      ( ( sK91(X0,X1,X2,X3) = pointer(X3) )
      & ( sK92(X0,X1,X2,X3) = c_sort(sK91(X0,X1,X2,X3),X1) )
      & ( ~ $less(X0,X2)
        | $less(address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X0))),address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X2)))) )
      & ( ~ $less(address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X0))),address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X2))))
        | $less(X0,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK91,sK92])],[f717,f719,f718]) ).

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

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

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

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

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

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

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

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

tff(f1278,plain,
    ! [X2: $int,X3: c_type,X0: $int,X1: c_unsorted] : ( sK91(X0,X1,X2,X3) = pointer(X3) ),
    inference(cnf_transformation,[],[f720]) ).

tff(f1276,plain,
    ! [X2: $int,X3: c_type,X0: $int,X1: c_unsorted] :
      ( ~ $less(X0,X2)
      | $less(address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X0))),address(c_sort(sK91(X0,X1,X2,X3),shift(sK92(X0,X1,X2,X3),X2)))) ),
    inference(cnf_transformation,[],[f720]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI756=1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n017.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:24:19 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.43  % (11138)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.19/0.43  % (11137)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.19/0.44  % (11139)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.19/0.44  % (11140)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.19/0.44  % (11141)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.44  % (11142)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.19/0.44  % (11146)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.19/0.44  % (11163)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.19/0.45  % (11162)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.45  % (11155)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.45  % (11161)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.45  % (11156)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.19/0.45  % (11151)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.19/0.45  % (11154)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.45  % (11160)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.19/0.45  % (11157)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.19/0.45  % (11159)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.19/0.45  % (11153)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.19/0.45  % (11164)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.19/0.45  % (11144)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.46  % (11165)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.46  % (11150)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.46  % (11158)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.46  % (11143)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.19/0.46  % (11149)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.19/0.46  % (11145)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.19/0.46  % (11147)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.46  % (11148)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.19/0.46  % (11152)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.19/0.47  % (11166)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.19/0.48  % (11144)Instruction limit reached!
% 0.19/0.48  % (11144)------------------------------
% 0.19/0.48  % (11144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (11144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (11144)Termination reason: Unknown
% 0.19/0.48  % (11144)Termination phase: Property scanning
% 0.19/0.48  
% 0.19/0.48  % (11144)Memory used [KB]: 1535
% 0.19/0.48  % (11144)Time elapsed: 0.011 s
% 0.19/0.48  % (11144)Instructions burned: 8 (million)
% 0.19/0.48  % (11144)------------------------------
% 0.19/0.48  % (11144)------------------------------
% 0.19/0.48  % (11145)Instruction limit reached!
% 0.19/0.48  % (11145)------------------------------
% 0.19/0.48  % (11145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (11145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (11145)Termination reason: Unknown
% 0.19/0.48  % (11145)Termination phase: shuffling
% 0.19/0.48  
% 0.19/0.48  % (11145)Memory used [KB]: 1407
% 0.19/0.48  % (11145)Time elapsed: 0.004 s
% 0.19/0.48  % (11145)Instructions burned: 2 (million)
% 0.19/0.48  % (11145)------------------------------
% 0.19/0.48  % (11145)------------------------------
% 0.19/0.50  % (11167)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.19/0.50  % (11168)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.19/0.54  % (11142)Instruction limit reached!
% 0.19/0.54  % (11142)------------------------------
% 0.19/0.54  % (11142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (11139)Instruction limit reached!
% 0.19/0.55  % (11139)------------------------------
% 0.19/0.55  % (11139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (11139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (11139)Termination reason: Unknown
% 0.19/0.55  % (11139)Termination phase: Preprocessing 3
% 0.19/0.55  
% 0.19/0.55  % (11139)Memory used [KB]: 4093
% 0.19/0.55  % (11139)Time elapsed: 0.039 s
% 0.19/0.55  % (11139)Instructions burned: 38 (million)
% 0.19/0.55  % (11139)------------------------------
% 0.19/0.55  % (11139)------------------------------
% 0.19/0.56  % (11142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (11142)Termination reason: Unknown
% 0.19/0.56  % (11142)Termination phase: Function definition elimination
% 0.19/0.56  
% 0.19/0.56  % (11142)Memory used [KB]: 4221
% 0.19/0.56  % (11142)Time elapsed: 0.048 s
% 0.19/0.56  % (11142)Instructions burned: 49 (million)
% 0.19/0.56  % (11142)------------------------------
% 0.19/0.56  % (11142)------------------------------
% 0.19/0.56  % (11169)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.90/0.57  % (11138)Instruction limit reached!
% 0.90/0.57  % (11138)------------------------------
% 0.90/0.57  % (11138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.90/0.58  % (11140)Instruction limit reached!
% 0.90/0.58  % (11140)------------------------------
% 0.90/0.58  % (11140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.59  % (11170)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 1.22/0.59  % (11147)Instruction limit reached!
% 1.22/0.59  % (11147)------------------------------
% 1.22/0.59  % (11147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.59  % (11147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.59  % (11147)Termination reason: Unknown
% 1.22/0.59  % (11147)Termination phase: Function definition elimination
% 1.22/0.59  
% 1.22/0.59  % (11147)Memory used [KB]: 4349
% 1.22/0.59  % (11147)Time elapsed: 0.042 s
% 1.22/0.59  % (11147)Instructions burned: 50 (million)
% 1.22/0.59  % (11147)------------------------------
% 1.22/0.59  % (11147)------------------------------
% 1.22/0.59  % (11138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.59  % (11138)Termination reason: Unknown
% 1.22/0.59  % (11138)Termination phase: Function definition elimination
% 1.22/0.59  
% 1.22/0.59  % (11138)Memory used [KB]: 4349
% 1.22/0.59  % (11138)Time elapsed: 0.048 s
% 1.22/0.59  % (11138)Instructions burned: 50 (million)
% 1.22/0.59  % (11138)------------------------------
% 1.22/0.59  % (11138)------------------------------
% 1.22/0.60  % (11143)Instruction limit reached!
% 1.22/0.60  % (11143)------------------------------
% 1.22/0.60  % (11143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.60  % (11143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.60  % (11143)Termination reason: Unknown
% 1.22/0.60  % (11143)Termination phase: Property scanning
% 1.22/0.60  
% 1.22/0.60  % (11143)Memory used [KB]: 4221
% 1.22/0.60  % (11143)Time elapsed: 0.068 s
% 1.22/0.60  % (11143)Instructions burned: 52 (million)
% 1.22/0.60  % (11143)------------------------------
% 1.22/0.60  % (11143)------------------------------
% 1.22/0.60  % (11140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.60  % (11140)Termination reason: Unknown
% 1.22/0.60  % (11140)Termination phase: Property scanning
% 1.22/0.60  
% 1.22/0.60  % (11140)Memory used [KB]: 4093
% 1.22/0.60  % (11140)Time elapsed: 0.048 s
% 1.22/0.60  % (11140)Instructions burned: 52 (million)
% 1.22/0.60  % (11140)------------------------------
% 1.22/0.60  % (11140)------------------------------
% 1.22/0.60  % (11146)Instruction limit reached!
% 1.22/0.60  % (11146)------------------------------
% 1.22/0.60  % (11146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.60  % (11146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.60  % (11146)Termination reason: Unknown
% 1.22/0.60  % (11146)Termination phase: Function definition elimination
% 1.22/0.60  
% 1.22/0.60  % (11146)Memory used [KB]: 4349
% 1.22/0.60  % (11146)Time elapsed: 0.049 s
% 1.22/0.60  % (11146)Instructions burned: 51 (million)
% 1.22/0.60  % (11146)------------------------------
% 1.22/0.60  % (11146)------------------------------
% 1.22/0.60  % (11151)Instruction limit reached!
% 1.22/0.60  % (11151)------------------------------
% 1.22/0.60  % (11151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.60  % (11151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.60  % (11151)Termination reason: Unknown
% 1.22/0.60  % (11151)Termination phase: Saturation
% 1.22/0.60  
% 1.22/0.60  % (11151)Memory used [KB]: 9850
% 1.22/0.60  % (11151)Time elapsed: 0.080 s
% 1.22/0.60  % (11151)Instructions burned: 68 (million)
% 1.22/0.60  % (11151)------------------------------
% 1.22/0.60  % (11151)------------------------------
% 1.22/0.60  % (11141)Instruction limit reached!
% 1.22/0.60  % (11141)------------------------------
% 1.22/0.60  % (11141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.60  % (11141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.60  % (11141)Termination reason: Unknown
% 1.22/0.60  % (11141)Termination phase: Function definition elimination
% 1.22/0.60  
% 1.22/0.60  % (11141)Memory used [KB]: 4221
% 1.22/0.60  % (11141)Time elapsed: 0.053 s
% 1.22/0.60  % (11141)Instructions burned: 51 (million)
% 1.22/0.60  % (11141)------------------------------
% 1.22/0.60  % (11141)------------------------------
% 1.22/0.61  % (11172)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 1.22/0.62  % (11171)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 1.22/0.62  % (11154)Instruction limit reached!
% 1.22/0.62  % (11154)------------------------------
% 1.22/0.62  % (11154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.62  % (11175)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 1.22/0.62  % (11173)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 1.22/0.63  % (11174)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.22/0.63  % (11154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.63  % (11154)Termination reason: Unknown
% 1.22/0.63  % (11154)Termination phase: Property scanning
% 1.22/0.63  
% 1.22/0.63  % (11154)Memory used [KB]: 4733
% 1.22/0.63  % (11154)Time elapsed: 0.052 s
% 1.22/0.63  % (11154)Instructions burned: 59 (million)
% 1.22/0.63  % (11154)------------------------------
% 1.22/0.63  % (11154)------------------------------
% 1.22/0.63  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 1.22/0.63  % (11176)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 1.22/0.64  % (11163)Instruction limit reached!
% 1.22/0.64  % (11163)------------------------------
% 1.22/0.64  % (11163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.64  % (11163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.64  % (11163)Termination reason: Unknown
% 1.22/0.64  % (11163)Termination phase: Saturation
% 1.22/0.64  
% 1.22/0.64  % (11163)Memory used [KB]: 9722
% 1.22/0.64  % (11137)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.22/0.64  % (11137)Terminated due to inappropriate strategy.
% 1.22/0.64  % (11137)------------------------------
% 1.22/0.64  % (11137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.64  % (11137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.64  % (11137)Termination reason: Inappropriate
% 1.22/0.64  
% 1.22/0.64  % (11137)Memory used [KB]: 4861
% 1.22/0.64  % (11137)Time elapsed: 0.062 s
% 1.22/0.64  % (11137)Instructions burned: 74 (million)
% 1.22/0.64  % (11137)------------------------------
% 1.22/0.64  % (11137)------------------------------
% 1.22/0.64  % (11163)Time elapsed: 0.064 s
% 1.22/0.64  % (11163)Instructions burned: 68 (million)
% 1.22/0.64  % (11163)------------------------------
% 1.22/0.64  % (11163)------------------------------
% 1.22/0.65  % (11178)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)
% 1.22/0.65  % (11177)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 1.22/0.66  % (11180)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)
% 1.22/0.67  % (11179)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 1.22/0.67  % (11152)Instruction limit reached!
% 1.22/0.67  % (11152)------------------------------
% 1.22/0.67  % (11152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.67  % (11152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.67  % (11152)Termination reason: Unknown
% 1.22/0.67  % (11152)Termination phase: Saturation
% 1.22/0.67  
% 1.22/0.67  % (11152)Memory used [KB]: 4733
% 1.22/0.67  % (11152)Time elapsed: 0.058 s
% 1.22/0.67  % (11152)Instructions burned: 75 (million)
% 1.22/0.67  % (11152)------------------------------
% 1.22/0.67  % (11152)------------------------------
% 1.88/0.69  % (11181)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 1.88/0.70  % (11155)Instruction limit reached!
% 1.88/0.70  % (11155)------------------------------
% 1.88/0.70  % (11155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.70  % (11155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.70  % (11155)Termination reason: Unknown
% 1.88/0.70  % (11155)Termination phase: Saturation
% 1.88/0.70  
% 1.88/0.70  % (11155)Memory used [KB]: 9978
% 1.88/0.70  % (11155)Time elapsed: 0.264 s
% 1.88/0.70  % (11155)Instructions burned: 101 (million)
% 1.88/0.70  % (11155)------------------------------
% 1.88/0.70  % (11155)------------------------------
% 1.88/0.70  % (11150)Instruction limit reached!
% 1.88/0.70  % (11150)------------------------------
% 1.88/0.70  % (11150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.70  % (11150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.70  % (11150)Termination reason: Unknown
% 1.88/0.70  % (11150)Termination phase: Saturation
% 1.88/0.70  
% 1.88/0.70  % (11150)Memory used [KB]: 9594
% 1.88/0.70  % (11150)Time elapsed: 0.260 s
% 1.88/0.70  % (11150)Instructions burned: 99 (million)
% 1.88/0.70  % (11150)------------------------------
% 1.88/0.70  % (11150)------------------------------
% 2.02/0.72  % (11182)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.02/0.73  % (11153)Instruction limit reached!
% 2.02/0.73  % (11153)------------------------------
% 2.02/0.73  % (11153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.73  % (11153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.73  % (11153)Termination reason: Unknown
% 2.02/0.73  % (11153)Termination phase: Saturation
% 2.02/0.73  
% 2.02/0.73  % (11153)Memory used [KB]: 9594
% 2.02/0.73  % (11153)Time elapsed: 0.299 s
% 2.02/0.73  % (11153)Instructions burned: 99 (million)
% 2.02/0.73  % (11153)------------------------------
% 2.02/0.73  % (11153)------------------------------
% 2.02/0.73  % (11183)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.02/0.73  % (11148)Instruction limit reached!
% 2.02/0.73  % (11148)------------------------------
% 2.02/0.73  % (11148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.73  % (11148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.73  % (11148)Termination reason: Unknown
% 2.02/0.73  % (11148)Termination phase: Saturation
% 2.02/0.73  
% 2.02/0.73  % (11148)Memory used [KB]: 9338
% 2.02/0.73  % (11148)Time elapsed: 0.292 s
% 2.02/0.73  % (11148)Instructions burned: 100 (million)
% 2.02/0.73  % (11148)------------------------------
% 2.02/0.73  % (11148)------------------------------
% 2.02/0.74  % (11156)Instruction limit reached!
% 2.02/0.74  % (11156)------------------------------
% 2.02/0.74  % (11156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.74  % (11156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.74  % (11156)Termination reason: Unknown
% 2.02/0.74  % (11156)Termination phase: Saturation
% 2.02/0.74  
% 2.02/0.74  % (11156)Memory used [KB]: 5245
% 2.02/0.74  % (11156)Time elapsed: 0.301 s
% 2.02/0.74  % (11156)Instructions burned: 101 (million)
% 2.02/0.74  % (11156)------------------------------
% 2.02/0.74  % (11156)------------------------------
% 2.02/0.75  % (11185)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.02/0.75  % (11184)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.02/0.76  % (11149)Instruction limit reached!
% 2.02/0.76  % (11149)------------------------------
% 2.02/0.76  % (11149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.76  % (11149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.76  % (11149)Termination reason: Unknown
% 2.02/0.76  % (11149)Termination phase: Saturation
% 2.02/0.76  
% 2.02/0.76  % (11149)Memory used [KB]: 9850
% 2.02/0.76  % (11149)Time elapsed: 0.321 s
% 2.02/0.76  % (11149)Instructions burned: 101 (million)
% 2.02/0.76  % (11149)------------------------------
% 2.02/0.76  % (11149)------------------------------
% 2.02/0.77  % (11186)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.02/0.78  % (11169)Instruction limit reached!
% 2.02/0.78  % (11169)------------------------------
% 2.02/0.78  % (11169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.78  % (11169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.78  % (11169)Termination reason: Unknown
% 2.02/0.78  % (11169)Termination phase: Saturation
% 2.02/0.78  
% 2.02/0.78  % (11169)Memory used [KB]: 9466
% 2.02/0.78  % (11169)Time elapsed: 0.231 s
% 2.02/0.78  % (11169)Instructions burned: 90 (million)
% 2.02/0.78  % (11169)------------------------------
% 2.02/0.78  % (11169)------------------------------
% 2.02/0.78  % (11174)Instruction limit reached!
% 2.02/0.78  % (11174)------------------------------
% 2.02/0.78  % (11174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.78  % (11174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.78  % (11174)Termination reason: Unknown
% 2.02/0.78  % (11174)Termination phase: Saturation
% 2.02/0.78  
% 2.02/0.78  % (11174)Memory used [KB]: 9722
% 2.02/0.78  % (11174)Time elapsed: 0.049 s
% 2.02/0.78  % (11174)Instructions burned: 69 (million)
% 2.02/0.78  % (11174)------------------------------
% 2.02/0.78  % (11174)------------------------------
% 2.02/0.79  % (11187)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 2.02/0.80  % (11189)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 (2995ds/90Mi)
% 2.02/0.80  % (11188)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 2.46/0.83  % (11158)Instruction limit reached!
% 2.46/0.83  % (11158)------------------------------
% 2.46/0.83  % (11158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.83  % (11158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.83  % (11158)Termination reason: Unknown
% 2.46/0.83  % (11158)Termination phase: Saturation
% 2.46/0.83  
% 2.46/0.83  % (11158)Memory used [KB]: 10234
% 2.46/0.83  % (11158)Time elapsed: 0.406 s
% 2.46/0.83  % (11158)Instructions burned: 139 (million)
% 2.46/0.83  % (11158)------------------------------
% 2.46/0.83  % (11158)------------------------------
% 2.46/0.85  % (11190)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 2.46/0.86  % (11164)Instruction limit reached!
% 2.46/0.86  % (11164)------------------------------
% 2.46/0.86  % (11164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.86  % (11164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.86  % (11164)Termination reason: Unknown
% 2.46/0.86  % (11164)Termination phase: Saturation
% 2.46/0.86  
% 2.46/0.86  % (11164)Memory used [KB]: 5756
% 2.46/0.86  % (11164)Time elapsed: 0.414 s
% 2.46/0.86  % (11164)Instructions burned: 177 (million)
% 2.46/0.86  % (11164)------------------------------
% 2.46/0.86  % (11164)------------------------------
% 2.46/0.88  % (11177)Instruction limit reached!
% 2.46/0.88  % (11177)------------------------------
% 2.46/0.88  % (11177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.88  % (11177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.88  % (11177)Termination reason: Unknown
% 2.46/0.88  % (11177)Termination phase: Saturation
% 2.46/0.88  
% 2.46/0.88  % (11177)Memory used [KB]: 9594
% 2.46/0.88  % (11177)Time elapsed: 0.256 s
% 2.46/0.88  % (11177)Instructions burned: 91 (million)
% 2.46/0.88  % (11177)------------------------------
% 2.46/0.88  % (11177)------------------------------
% 2.75/0.89  % (11191)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 2.75/0.90  % (11192)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 (2994ds/9965Mi)
% 2.75/0.92  % (11184)Instruction limit reached!
% 2.75/0.92  % (11184)------------------------------
% 2.75/0.92  % (11184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.92  % (11184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.92  % (11184)Termination reason: Unknown
% 2.75/0.92  % (11184)Termination phase: Saturation
% 2.75/0.92  
% 2.75/0.92  % (11184)Memory used [KB]: 9850
% 2.75/0.92  % (11184)Time elapsed: 0.048 s
% 2.75/0.92  % (11184)Instructions burned: 68 (million)
% 2.75/0.92  % (11184)------------------------------
% 2.75/0.92  % (11184)------------------------------
% 2.75/0.94  % (11193)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 2.75/0.97  % (11157)Instruction limit reached!
% 2.75/0.97  % (11157)------------------------------
% 2.75/0.97  % (11157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.97  % (11157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.97  % (11157)Termination reason: Unknown
% 2.75/0.97  % (11157)Termination phase: Saturation
% 2.75/0.97  
% 2.75/0.97  % (11157)Memory used [KB]: 10362
% 2.75/0.97  % (11157)Time elapsed: 0.531 s
% 2.75/0.97  % (11157)Instructions burned: 176 (million)
% 2.75/0.97  % (11157)------------------------------
% 2.75/0.97  % (11157)------------------------------
% 3.05/1.00  % (11194)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 (2993ds/9902Mi)
% 3.08/1.02  % (11189)Instruction limit reached!
% 3.08/1.02  % (11189)------------------------------
% 3.08/1.02  % (11189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.08/1.02  % (11189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.08/1.02  % (11189)Termination reason: Unknown
% 3.08/1.02  % (11189)Termination phase: Saturation
% 3.08/1.02  
% 3.08/1.02  % (11189)Memory used [KB]: 9594
% 3.08/1.02  % (11189)Time elapsed: 0.229 s
% 3.08/1.02  % (11189)Instructions burned: 90 (million)
% 3.08/1.02  % (11189)------------------------------
% 3.08/1.02  % (11189)------------------------------
% 3.08/1.05  % (11195)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 (2993ds/1824Mi)
% 4.75/1.09  % (11168)Instruction limit reached!
% 4.75/1.09  % (11168)------------------------------
% 4.75/1.09  % (11168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.75/1.09  % (11168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.75/1.09  % (11168)Termination reason: Unknown
% 4.75/1.09  % (11168)Termination phase: Saturation
% 4.75/1.09  
% 4.75/1.09  % (11168)Memory used [KB]: 6908
% 4.75/1.09  % (11168)Time elapsed: 0.599 s
% 4.75/1.09  % (11168)Instructions burned: 212 (million)
% 4.75/1.09  % (11168)------------------------------
% 4.75/1.09  % (11168)------------------------------
% 4.75/1.12  % (11196)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.64/1.43  % (11166)Instruction limit reached!
% 7.64/1.43  % (11166)------------------------------
% 7.64/1.43  % (11166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.44  % (11166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.44  % (11166)Termination reason: Unknown
% 7.79/1.44  % (11166)Termination phase: Saturation
% 7.79/1.44  
% 7.79/1.44  % (11166)Memory used [KB]: 14583
% 7.79/1.44  % (11166)Time elapsed: 0.993 s
% 7.79/1.44  % (11166)Instructions burned: 357 (million)
% 7.79/1.44  % (11166)------------------------------
% 7.79/1.44  % (11166)------------------------------
% 7.79/1.45  % (11159)Instruction limit reached!
% 7.79/1.45  % (11159)------------------------------
% 7.79/1.45  % (11159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.45  % (11159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.45  % (11159)Termination reason: Unknown
% 7.79/1.45  % (11159)Termination phase: Saturation
% 7.79/1.45  
% 7.79/1.45  % (11159)Memory used [KB]: 10618
% 7.79/1.45  % (11159)Time elapsed: 1.013 s
% 7.79/1.45  % (11159)Instructions burned: 500 (million)
% 7.79/1.45  % (11159)------------------------------
% 7.79/1.45  % (11159)------------------------------
% 7.79/1.46  % (11206)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9707Mi)
% 7.79/1.49  % (11208)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/90Mi)
% 7.79/1.50  % (11167)Instruction limit reached!
% 7.79/1.50  % (11167)------------------------------
% 7.79/1.50  % (11167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.51  % (11167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.51  % (11167)Termination reason: Unknown
% 7.79/1.51  % (11167)Termination phase: Saturation
% 7.79/1.51  
% 7.79/1.51  % (11167)Memory used [KB]: 12025
% 7.79/1.51  % (11167)Time elapsed: 1.028 s
% 7.79/1.51  % (11167)Instructions burned: 389 (million)
% 7.79/1.51  % (11167)------------------------------
% 7.79/1.51  % (11167)------------------------------
% 8.38/1.52  % (11238)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 (2988ds/44001Mi)
% 8.78/1.60  % (11165)Instruction limit reached!
% 8.78/1.60  % (11165)------------------------------
% 8.78/1.60  % (11165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.78/1.61  % (11208)Instruction limit reached!
% 8.78/1.61  % (11208)------------------------------
% 8.78/1.61  % (11208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.78/1.61  % (11165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.78/1.61  % (11165)Termination reason: Unknown
% 8.78/1.61  % (11165)Termination phase: Saturation
% 8.78/1.61  
% 8.78/1.61  % (11165)Memory used [KB]: 14711
% 8.78/1.61  % (11165)Time elapsed: 1.176 s
% 8.78/1.61  % (11165)Instructions burned: 440 (million)
% 8.78/1.61  % (11165)------------------------------
% 8.78/1.61  % (11165)------------------------------
% 8.78/1.62  % (11160)Instruction limit reached!
% 8.78/1.62  % (11160)------------------------------
% 8.78/1.62  % (11160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.78/1.62  % (11160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.78/1.62  % (11160)Termination reason: Unknown
% 8.78/1.62  % (11160)Termination phase: Saturation
% 8.78/1.62  
% 8.78/1.62  % (11160)Memory used [KB]: 13944
% 8.78/1.62  % (11160)Time elapsed: 1.184 s
% 8.78/1.62  % (11160)Instructions burned: 468 (million)
% 8.78/1.62  % (11160)------------------------------
% 8.78/1.62  % (11160)------------------------------
% 8.78/1.62  % (11161)Instruction limit reached!
% 8.78/1.62  % (11161)------------------------------
% 8.78/1.62  % (11161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.78/1.62  % (11161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.78/1.62  % (11161)Termination reason: Unknown
% 8.78/1.62  % (11161)Termination phase: Saturation
% 8.78/1.62  
% 8.78/1.62  % (11161)Memory used [KB]: 14200
% 8.78/1.62  % (11161)Time elapsed: 1.176 s
% 8.78/1.62  % (11161)Instructions burned: 483 (million)
% 8.78/1.62  % (11161)------------------------------
% 8.78/1.62  % (11161)------------------------------
% 8.78/1.63  % (11208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.78/1.63  % (11208)Termination reason: Unknown
% 8.78/1.63  % (11208)Termination phase: Saturation
% 8.78/1.63  
% 8.78/1.63  % (11208)Memory used [KB]: 9594
% 8.78/1.63  % (11208)Time elapsed: 0.179 s
% 8.78/1.63  % (11208)Instructions burned: 92 (million)
% 8.78/1.63  % (11208)------------------------------
% 8.78/1.63  % (11208)------------------------------
% 8.78/1.63  % (11284)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 (2987ds/4958Mi)
% 8.78/1.63  % (11289)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/35256Mi)
% 8.78/1.64  % (11297)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/32293Mi)
% 8.78/1.65  % (11301)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 (2987ds/37001Mi)
% 9.38/1.68  % (11162)Instruction limit reached!
% 9.38/1.68  % (11162)------------------------------
% 9.38/1.68  % (11162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.38/1.68  % (11162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.38/1.68  % (11162)Termination reason: Unknown
% 9.38/1.68  % (11162)Termination phase: Saturation
% 9.38/1.68  
% 9.38/1.68  % (11162)Memory used [KB]: 14200
% 9.38/1.68  % (11162)Time elapsed: 1.255 s
% 9.38/1.68  % (11162)Instructions burned: 500 (million)
% 9.38/1.68  % (11162)------------------------------
% 9.38/1.68  % (11162)------------------------------
% 9.95/1.70  % (11328)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/10187Mi)
% 11.31/1.93  % (11173)Instruction limit reached!
% 11.31/1.93  % (11173)------------------------------
% 11.31/1.93  % (11173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.31/1.94  % (11173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.31/1.94  % (11173)Termination reason: Unknown
% 11.31/1.94  % (11173)Termination phase: Saturation
% 11.31/1.94  
% 11.31/1.94  % (11173)Memory used [KB]: 11769
% 11.31/1.94  % (11173)Time elapsed: 1.310 s
% 11.31/1.94  % (11173)Instructions burned: 656 (million)
% 11.31/1.94  % (11173)------------------------------
% 11.31/1.94  % (11173)------------------------------
% 11.93/1.96  % (11410)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 (2984ds/29337Mi)
% 13.60/2.25  % (11171)Instruction limit reached!
% 13.60/2.25  % (11171)------------------------------
% 13.60/2.25  % (11171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.26  % (11171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.26  % (11171)Termination reason: Unknown
% 14.46/2.26  % (11171)Termination phase: Saturation
% 14.46/2.26  
% 14.46/2.26  % (11171)Memory used [KB]: 21108
% 14.46/2.26  % (11171)Time elapsed: 1.679 s
% 14.46/2.26  % (11171)Instructions burned: 935 (million)
% 14.46/2.26  % (11171)------------------------------
% 14.46/2.26  % (11171)------------------------------
% 14.46/2.27  % (11170)Instruction limit reached!
% 14.46/2.27  % (11170)------------------------------
% 14.46/2.27  % (11170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.46/2.27  % (11170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.46/2.27  % (11170)Termination reason: Unknown
% 14.46/2.27  % (11170)Termination phase: Saturation
% 14.46/2.27  
% 14.46/2.27  % (11170)Memory used [KB]: 20084
% 14.46/2.27  % (11170)Time elapsed: 1.719 s
% 14.46/2.27  % (11170)Instructions burned: 921 (million)
% 14.46/2.27  % (11170)------------------------------
% 14.46/2.27  % (11170)------------------------------
% 14.46/2.28  % (11433)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 (2980ds/10147Mi)
% 14.72/2.30  % (11434)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/38056Mi)
% 14.72/2.31  % (11172)Instruction limit reached!
% 14.72/2.31  % (11172)------------------------------
% 14.72/2.31  % (11172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.72/2.31  % (11172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.72/2.31  % (11172)Termination reason: Unknown
% 14.72/2.31  % (11172)Termination phase: Saturation
% 14.72/2.31  
% 14.72/2.31  % (11172)Memory used [KB]: 15607
% 14.72/2.31  % (11172)Time elapsed: 1.737 s
% 14.72/2.31  % (11172)Instructions burned: 747 (million)
% 14.72/2.31  % (11172)------------------------------
% 14.72/2.31  % (11172)------------------------------
% 14.72/2.33  % (11435)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.10/2.34  % (11176)Instruction limit reached!
% 15.10/2.34  % (11176)------------------------------
% 15.10/2.34  % (11176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.17/2.35  % (11176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.17/2.35  % (11176)Termination reason: Unknown
% 15.17/2.35  % (11176)Termination phase: Saturation
% 15.17/2.35  
% 15.17/2.35  % (11176)Memory used [KB]: 21748
% 15.17/2.35  % (11176)Time elapsed: 1.716 s
% 15.17/2.35  % (11176)Instructions burned: 982 (million)
% 15.17/2.35  % (11176)------------------------------
% 15.17/2.35  % (11176)------------------------------
% 15.17/2.37  % (11436)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.17/2.39  % (11434)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.17/2.39  % (11434)Terminated due to inappropriate strategy.
% 15.17/2.39  % (11434)------------------------------
% 15.17/2.39  % (11434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.17/2.39  % (11434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.17/2.39  % (11434)Termination reason: Inappropriate
% 15.17/2.39  
% 15.17/2.39  % (11434)Memory used [KB]: 4733
% 15.17/2.39  % (11434)Time elapsed: 0.030 s
% 15.17/2.39  % (11434)Instructions burned: 69 (million)
% 15.17/2.39  % (11434)------------------------------
% 15.17/2.39  % (11434)------------------------------
% 15.59/2.41  % (11435)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.59/2.41  % (11435)Terminated due to inappropriate strategy.
% 15.59/2.41  % (11435)------------------------------
% 15.59/2.41  % (11435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.59/2.41  % (11435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.59/2.41  % (11435)Termination reason: Inappropriate
% 15.59/2.41  
% 15.59/2.41  % (11435)Memory used [KB]: 4221
% 15.59/2.41  % (11435)Time elapsed: 0.023 s
% 15.59/2.41  % (11435)Instructions burned: 55 (million)
% 15.59/2.41  % (11435)------------------------------
% 15.59/2.41  % (11435)------------------------------
% 15.59/2.43  % (11438)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/19144Mi)
% 15.59/2.43  % (11437)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)
% 15.59/2.44  % (11436)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.59/2.44  % (11436)Terminated due to inappropriate strategy.
% 15.59/2.44  % (11436)------------------------------
% 15.59/2.44  % (11436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.59/2.44  % (11436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.59/2.44  % (11436)Termination reason: Inappropriate
% 15.59/2.44  
% 15.59/2.44  % (11436)Memory used [KB]: 4733
% 15.59/2.44  % (11436)Time elapsed: 0.049 s
% 15.59/2.44  % (11436)Instructions burned: 65 (million)
% 15.59/2.44  % (11436)------------------------------
% 15.59/2.44  % (11436)------------------------------
% 15.98/2.46  % (11439)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 (2978ds/27492Mi)
% 15.98/2.51  % (11437)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.98/2.51  % (11437)Terminated due to inappropriate strategy.
% 15.98/2.51  % (11437)------------------------------
% 15.98/2.51  % (11437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.98/2.51  % (11437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.98/2.51  % (11437)Termination reason: Inappropriate
% 15.98/2.51  
% 15.98/2.51  % (11437)Memory used [KB]: 4733
% 15.98/2.51  % (11437)Time elapsed: 0.028 s
% 15.98/2.51  % (11437)Instructions burned: 72 (million)
% 15.98/2.51  % (11437)------------------------------
% 15.98/2.51  % (11437)------------------------------
% 15.98/2.53  % (11440)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/6101Mi)
% 15.98/2.54  % (11175)Instruction limit reached!
% 15.98/2.54  % (11175)------------------------------
% 15.98/2.54  % (11175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.98/2.54  % (11175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.98/2.54  % (11175)Termination reason: Unknown
% 15.98/2.54  % (11175)Termination phase: Saturation
% 15.98/2.54  
% 15.98/2.54  % (11175)Memory used [KB]: 18805
% 15.98/2.54  % (11175)Time elapsed: 1.935 s
% 15.98/2.54  % (11175)Instructions burned: 941 (million)
% 15.98/2.54  % (11175)------------------------------
% 15.98/2.54  % (11175)------------------------------
% 16.65/2.57  % (11441)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)
% 17.35/2.71  % (11441)Instruction limit reached!
% 17.35/2.71  % (11441)------------------------------
% 17.35/2.71  % (11441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.35/2.71  % (11441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.35/2.71  % (11441)Termination reason: Unknown
% 17.35/2.71  % (11441)Termination phase: Saturation
% 17.35/2.71  
% 17.35/2.71  % (11441)Memory used [KB]: 9594
% 17.35/2.71  % (11441)Time elapsed: 0.146 s
% 17.35/2.71  % (11441)Instructions burned: 90 (million)
% 17.35/2.71  % (11441)------------------------------
% 17.35/2.71  % (11441)------------------------------
% 17.75/2.73  % (11442)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 (2976ds/91600Mi)
% 24.91/3.64  % (11185)Instruction limit reached!
% 24.91/3.64  % (11185)------------------------------
% 24.91/3.64  % (11185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.91/3.66  % (11185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.91/3.66  % (11185)Termination reason: Unknown
% 24.91/3.66  % (11185)Termination phase: Saturation
% 24.91/3.66  
% 24.91/3.66  % (11185)Memory used [KB]: 16758
% 24.91/3.66  % (11185)Time elapsed: 2.891 s
% 24.91/3.66  % (11185)Instructions burned: 1825 (million)
% 24.91/3.66  % (11185)------------------------------
% 24.91/3.66  % (11185)------------------------------
% 25.71/3.68  % (11443)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 (2966ds/7127Mi)
% 26.24/3.82  % (11195)Instruction limit reached!
% 26.24/3.82  % (11195)------------------------------
% 26.24/3.82  % (11195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.24/3.82  % (11195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.24/3.82  % (11195)Termination reason: Unknown
% 26.24/3.82  % (11195)Termination phase: Saturation
% 26.24/3.82  
% 26.24/3.82  % (11195)Memory used [KB]: 16375
% 26.24/3.82  % (11195)Time elapsed: 2.811 s
% 26.24/3.82  % (11195)Instructions burned: 1825 (million)
% 26.24/3.82  % (11195)------------------------------
% 26.24/3.82  % (11195)------------------------------
% 26.95/3.86  % (11444)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 (2965ds/35256Mi)
% 27.49/3.94  % (11178)Instruction limit reached!
% 27.49/3.94  % (11178)------------------------------
% 27.49/3.94  % (11178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.49/3.95  % (11178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.49/3.95  % (11178)Termination reason: Unknown
% 27.49/3.95  % (11178)Termination phase: Saturation
% 27.49/3.95  
% 27.49/3.95  % (11178)Memory used [KB]: 20340
% 27.49/3.95  % (11178)Time elapsed: 3.309 s
% 27.49/3.95  % (11178)Instructions burned: 2018 (million)
% 27.49/3.95  % (11178)------------------------------
% 27.49/3.95  % (11178)------------------------------
% 28.01/3.97  % (11445)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 (2963ds/32293Mi)
% 29.21/4.15  % (11190)Instruction limit reached!
% 29.21/4.15  % (11190)------------------------------
% 29.21/4.15  % (11190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.21/4.15  % (11190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.21/4.15  % (11190)Termination reason: Unknown
% 29.21/4.15  % (11190)Termination phase: Saturation
% 29.21/4.15  
% 29.21/4.15  % (11190)Memory used [KB]: 20212
% 29.21/4.15  % (11190)Time elapsed: 3.329 s
% 29.21/4.15  % (11190)Instructions burned: 2016 (million)
% 29.21/4.15  % (11190)------------------------------
% 29.21/4.15  % (11190)------------------------------
% 29.21/4.17  % (11446)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 (2961ds/29337Mi)
% 31.39/4.40  % (11179)First to succeed.
% 31.39/4.42  % (11179)Refutation found. Thanks to Tanya!
% 31.39/4.42  % SZS status Unsatisfiable for theBenchmark
% 31.39/4.42  % SZS output start Proof for theBenchmark
% See solution above
% 31.39/4.42  % (11179)------------------------------
% 31.39/4.42  % (11179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.39/4.42  % (11179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.39/4.42  % (11179)Termination reason: Refutation
% 31.39/4.42  
% 31.39/4.42  % (11179)Memory used [KB]: 29935
% 31.39/4.42  % (11179)Time elapsed: 3.740 s
% 31.39/4.42  % (11179)Instructions burned: 2258 (million)
% 31.39/4.42  % (11179)------------------------------
% 31.39/4.42  % (11179)------------------------------
% 31.39/4.42  % (11116)Success in time 4.078 s
%------------------------------------------------------------------------------