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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI749_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 : n020.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:10 EDT 2022

% Result   : Unsatisfiable 28.06s 4.01s
% Output   : Refutation 28.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :  454
% Syntax   : Number of formulae    :  507 (  37 unt; 436 typ;   0 def)
%            Number of atoms       :  171 (  93 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  143 (  43   ~;  31   |;  60   &)
%                                         (   3 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  239 (  77 atm;  28 fun;  35 num;  99 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1522 ( 413   >;1109   *;   0   +;   0  <<)
%            Number of predicates  :   36 (  32 usr;   1 prp; 0-4 aty)
%            Number of functors    :  405 ( 399 usr;  22 con; 0-9 aty)
%            Number of variables   :  189 ( 155   !;  34   ?; 189   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    c_sorted: $tType ).

tff(type_def_6,type,
    'Unit': $tType ).

tff(type_def_7,type,
    c_unsorted: $tType ).

tff(type_def_8,type,
    c_Boolean: $tType ).

tff(type_def_9,type,
    c_type: $tType ).

tff(func_def_0,type,
    lsl: ( $int * $int ) > $int ).

tff(func_def_1,type,
    char_P_tag: c_unsorted ).

tff(func_def_2,type,
    pset_union: ( c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_3,type,
    int_of_tag: c_sorted > $int ).

tff(func_def_4,type,
    bool_not: c_Boolean > c_Boolean ).

tff(func_def_5,type,
    int_min: ( $int * $int ) > $int ).

tff(func_def_6,type,
    c_Boolean_true: c_Boolean ).

tff(func_def_7,type,
    bitvector_of_char_P: c_sorted > c_unsorted ).

tff(func_def_8,type,
    base_block: c_sorted > c_unsorted ).

tff(func_def_9,type,
    downcast: ( c_sorted * c_sorted * c_sorted ) > c_unsorted ).

tff(func_def_10,type,
    pset_empty: c_unsorted ).

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

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

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

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

tff(func_def_15,type,
    c_unit: c_type ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_27,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_41,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_55,type,
    c_real: c_type ).

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

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

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

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

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

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

tff(func_def_62,type,
    int8: c_type ).

tff(func_def_63,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_70,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_73,type,
    bottom_tag: c_unsorted ).

tff(func_def_74,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_85,type,
    c_bool: c_type ).

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

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

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

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

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

tff(func_def_91,type,
    void_P: c_type ).

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

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

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

tff(func_def_95,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_100,type,
    char_P: c_type ).

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

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

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

tff(func_def_119,type,
    sK0: ( c_type * c_unsorted * c_unsorted ) > c_type ).

tff(func_def_120,type,
    sK1: ( c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_131,type,
    sK12: c_type ).

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

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

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

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

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

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

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

tff(func_def_139,type,
    sK20: ( $int * $int ) > $int ).

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

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

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

tff(func_def_143,type,
    sK24: ( $real * $real ) > $real ).

tff(func_def_144,type,
    sK25: ( $real * $real ) > $real ).

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

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

tff(func_def_147,type,
    sK28: c_unsorted > c_type ).

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

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

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

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

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

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

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

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

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

tff(func_def_157,type,
    sK38: c_unsorted > c_type ).

tff(func_def_158,type,
    sK39: c_unsorted > c_sorted ).

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

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

tff(func_def_161,type,
    sK42: c_unsorted > $int ).

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

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

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

tff(func_def_165,type,
    sK46: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_180,type,
    sK61: ( c_unsorted * $int * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_181,type,
    sK62: ( c_unsorted * $int * c_type * $int * c_unsorted ) > c_type ).

tff(func_def_182,type,
    sK63: ( c_unsorted * $int * c_type * $int * c_unsorted ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_195,type,
    sK76: c_unsorted > c_type ).

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

tff(func_def_197,type,
    sK78: ( c_type * c_unsorted * $int * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

tff(func_def_206,type,
    sK87: c_unsorted > c_type ).

tff(func_def_207,type,
    sK88: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_229,type,
    sK110: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_270,type,
    sK151: ( c_unsorted * c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_284,type,
    sK165: c_type > c_type ).

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

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

tff(func_def_287,type,
    sK168: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_323,type,
    sK204: c_unsorted > $int ).

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

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

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

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

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

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

tff(func_def_330,type,
    sK211: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_349,type,
    sK230: c_type ).

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

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

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

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

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

tff(func_def_355,type,
    sK236: ( $real * $real ) > $real ).

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

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

tff(func_def_358,type,
    sK239: ( c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_370,type,
    sK251: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_389,type,
    sK270: c_type > c_type ).

tff(func_def_390,type,
    sK271: c_unsorted > c_sorted ).

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

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

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

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

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

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

tff(func_def_397,type,
    sK278: c_unsorted > c_sorted ).

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

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

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

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

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

tff(func_def_403,type,
    sK284: c_type > c_type ).

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

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

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

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

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

tff(func_def_409,type,
    sK290: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f32617,plain,
    $false,
    inference(resolution,[],[f32433,f11792]) ).

tff(f11792,plain,
    ! [X2: $int] : $less($sum(-2,X2),X2),
    inference(evaluation,[],[f11791]) ).

tff(f11791,plain,
    ! [X2: $int] : $less($sum($uminus(2),X2),X2),
    inference(superposition,[],[f11533,f2774]) ).

tff(f2774,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f2750,f1980]) ).

tff(f1980,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f222,f224]) ).

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

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

tff(f2750,plain,
    ! [X2: $int,X3: $int] : ( $sum(0,X3) = $sum(X2,$sum($uminus(X2),X3)) ),
    inference(superposition,[],[f223,f226]) ).

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

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

tff(f11533,plain,
    ! [X9: $int] : $less(X9,$sum(2,X9)),
    inference(evaluation,[],[f11519]) ).

tff(f11519,plain,
    ! [X9: $int] : $less(X9,$sum($sum(1,X9),1)),
    inference(resolution,[],[f11475,f2044]) ).

tff(f2044,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(1,X0))
      | $less(X0,X1) ),
    inference(superposition,[],[f231,f222]) ).

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

tff(f11475,plain,
    ! [X0: $int] : ~ $less($sum(X0,1),X0),
    inference(superposition,[],[f1043,f9025]) ).

tff(f9025,plain,
    ! [X35: $int] : ( sK20($sum(X35,1),X35) = X35 ),
    inference(resolution,[],[f2661,f2041]) ).

tff(f2041,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f231,f227]) ).

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

tff(f2661,plain,
    ! [X2: $int,X3: $int] :
      ( ~ $less(X3,X2)
      | ( sK20(X2,X3) = X3 ) ),
    inference(superposition,[],[f1044,f1755]) ).

tff(f1755,plain,
    ! [X0: $int,X1: $int] :
      ( ( sK20(X1,X0) = X1 )
      | ( sK20(X1,X0) = X0 ) ),
    inference(definition_unfolding,[],[f1211,f1598,f1598]) ).

tff(f1598,plain,
    ! [X0: $int,X1: $int] : ( sK110(X0,X1) = sK20(X1,X0) ),
    inference(definition_unfolding,[],[f1210,f1042]) ).

tff(f1042,plain,
    ! [X0: $int,X1: $int] : ( int_min(X0,X1) = sK20(X0,X1) ),
    inference(cnf_transformation,[],[f523]) ).

tff(f523,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,sK20(X0,X1))
      & ~ $less(X0,sK20(X0,X1))
      & ( int_min(X0,X1) = sK20(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK20])],[f379,f522]) ).

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

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

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

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

tff(f1210,plain,
    ! [X0: $int,X1: $int] : ( sK110(X0,X1) = int_min(X1,X0) ),
    inference(cnf_transformation,[],[f689]) ).

tff(f689,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( sK110(X0,X1) = X1 )
        | ( sK110(X0,X1) = X0 ) )
      & ( sK110(X0,X1) = int_min(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK110])],[f687,f688]) ).

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

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

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

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

tff(f1211,plain,
    ! [X0: $int,X1: $int] :
      ( ( sK110(X0,X1) = X1 )
      | ( sK110(X0,X1) = X0 ) ),
    inference(cnf_transformation,[],[f689]) ).

tff(f1044,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK20(X0,X1)),
    inference(cnf_transformation,[],[f523]) ).

tff(f1043,plain,
    ! [X0: $int,X1: $int] : ~ $less(X0,sK20(X0,X1)),
    inference(cnf_transformation,[],[f523]) ).

tff(f32433,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f32432,f1493]) ).

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

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

tff(f179,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(f32432,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,[],[f5612,f1241]) ).

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

tff(f411,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(f5612,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,[],[f1800,f1819]) ).

tff(f1819,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),X0) = c_sort(pointer(X1),shift(c_sort(pointer(X1),X0),0)) ),
    inference(definition_unfolding,[],[f1361,f1363,f1630,f1630]) ).

tff(f1630,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),X0) = sK189(X0,X1) ),
    inference(definition_unfolding,[],[f1362,f1363]) ).

tff(f1362,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK189(X0,X1) = c_sort(sK188(X0,X1),X0) ),
    inference(cnf_transformation,[],[f839]) ).

tff(f839,plain,
    ! [X0: c_unsorted,X1: c_type] :
      ( ( sK188(X0,X1) = pointer(X1) )
      & ( sK189(X0,X1) = c_sort(sK188(X0,X1),X0) )
      & ( c_sort(sK188(X0,X1),shift(sK189(X0,X1),0)) = sK189(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK188,sK189])],[f836,f838,f837]) ).

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

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

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

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

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

tff(f1363,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK188(X0,X1) = pointer(X1) ),
    inference(cnf_transformation,[],[f839]) ).

tff(f1361,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK188(X0,X1),shift(sK189(X0,X1),0)) = sK189(X0,X1) ),
    inference(cnf_transformation,[],[f839]) ).

tff(f1800,plain,
    ! [X2: c_type,X3: c_unsorted,X0: $int,X1: $int] :
      ( $less(address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X3),X0))),address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X3),X1))))
      | ~ $less(X0,X1) ),
    inference(definition_unfolding,[],[f1315,f1314,f1621,f1314,f1621]) ).

tff(f1621,plain,
    ! [X2: c_type,X3: c_unsorted,X0: $int,X1: $int] : ( c_sort(pointer(X2),X3) = sK167(X0,X1,X2,X3) ),
    inference(definition_unfolding,[],[f1317,f1314]) ).

tff(f1317,plain,
    ! [X2: c_type,X3: c_unsorted,X0: $int,X1: $int] : ( c_sort(sK166(X0,X1,X2,X3),X3) = sK167(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f789]) ).

tff(f789,plain,
    ! [X0: $int,X1: $int,X2: c_type,X3: c_unsorted] :
      ( ( c_sort(sK166(X0,X1,X2,X3),X3) = sK167(X0,X1,X2,X3) )
      & ( ~ $less(address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X0))),address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X1))))
        | $less(X0,X1) )
      & ( ~ $less(X0,X1)
        | $less(address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X0))),address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X1)))) )
      & ( sK166(X0,X1,X2,X3) = pointer(X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK166,sK167])],[f786,f788,f787]) ).

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

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

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

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

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

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

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

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

tff(f1314,plain,
    ! [X2: c_type,X3: c_unsorted,X0: $int,X1: $int] : ( sK166(X0,X1,X2,X3) = pointer(X2) ),
    inference(cnf_transformation,[],[f789]) ).

tff(f1315,plain,
    ! [X2: c_type,X3: c_unsorted,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less(address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X0))),address(c_sort(sK166(X0,X1,X2,X3),shift(sK167(X0,X1,X2,X3),X1)))) ),
    inference(cnf_transformation,[],[f789]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI749=1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n020.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 16:01:00 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.49  % (9124)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.21/0.49  % (9127)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.21/0.49  % (9129)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 0.21/0.49  % (9123)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 0.21/0.49  % (9138)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 0.21/0.49  % (9131)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 0.21/0.49  % (9129)Instruction limit reached!
% 0.21/0.49  % (9129)------------------------------
% 0.21/0.49  % (9129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (9129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (9129)Termination reason: Unknown
% 0.21/0.49  % (9129)Termination phase: Property scanning
% 0.21/0.49  
% 0.21/0.49  % (9129)Memory used [KB]: 1407
% 0.21/0.49  % (9129)Time elapsed: 0.003 s
% 0.21/0.49  % (9129)Instructions burned: 3 (million)
% 0.21/0.49  % (9129)------------------------------
% 0.21/0.49  % (9129)------------------------------
% 0.21/0.49  % (9144)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/498Mi)
% 0.21/0.49  % (9122)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 0.21/0.50  % (9139)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/59Mi)
% 0.21/0.50  % (9128)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 0.21/0.50  % (9140)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.21/0.50  % (9146)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/482Mi)
% 0.21/0.50  % (9137)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 0.21/0.50  % (9128)Instruction limit reached!
% 0.21/0.50  % (9128)------------------------------
% 0.21/0.50  % (9128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (9128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (9128)Termination reason: Unknown
% 0.21/0.50  % (9128)Termination phase: Property scanning
% 0.21/0.50  
% 0.21/0.50  % (9128)Memory used [KB]: 1535
% 0.21/0.50  % (9128)Time elapsed: 0.006 s
% 0.21/0.50  % (9128)Instructions burned: 7 (million)
% 0.21/0.50  % (9128)------------------------------
% 0.21/0.50  % (9128)------------------------------
% 0.21/0.50  % (9132)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.21/0.50  % (9145)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/467Mi)
% 0.21/0.50  % (9130)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.21/0.50  % (9142)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/176Mi)
% 0.21/0.51  % (9133)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/101Mi)
% 0.21/0.51  % (9151)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/355Mi)
% 0.21/0.51  % (9148)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 0.21/0.51  % (9125)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.21/0.51  % (9141)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.21/0.51  % (9136)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 0.21/0.51  % (9143)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/138Mi)
% 0.21/0.51  % (9126)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/48Mi)
% 0.21/0.51  % (9147)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/500Mi)
% 0.21/0.52  % (9149)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/177Mi)
% 0.21/0.52  % (9134)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 0.21/0.52  % (9121)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/191324Mi)
% 0.21/0.52  % (9152)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 0.21/0.52  % (9150)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/439Mi)
% 0.21/0.53  % (9153)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 0.21/0.59  % (9123)Instruction limit reached!
% 0.21/0.59  % (9123)------------------------------
% 0.21/0.59  % (9123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (9123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (9123)Termination reason: Unknown
% 0.21/0.59  % (9123)Termination phase: Property scanning
% 0.21/0.59  
% 0.21/0.59  % (9123)Memory used [KB]: 3837
% 0.21/0.59  % (9123)Time elapsed: 0.028 s
% 0.21/0.59  % (9123)Instructions burned: 37 (million)
% 0.21/0.59  % (9123)------------------------------
% 0.21/0.59  % (9123)------------------------------
% 0.21/0.59  % (9127)Instruction limit reached!
% 0.21/0.59  % (9127)------------------------------
% 0.21/0.59  % (9127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (9127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (9127)Termination reason: Unknown
% 0.21/0.59  % (9127)Termination phase: Function definition elimination
% 0.21/0.59  
% 0.21/0.59  % (9127)Memory used [KB]: 3965
% 0.21/0.59  % (9127)Time elapsed: 0.034 s
% 0.21/0.59  % (9127)Instructions burned: 52 (million)
% 0.21/0.59  % (9127)------------------------------
% 0.21/0.59  % (9127)------------------------------
% 0.21/0.60  % (9159)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 0.21/0.60  % (9122)Instruction limit reached!
% 0.21/0.60  % (9122)------------------------------
% 0.21/0.60  % (9122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (9124)Instruction limit reached!
% 0.21/0.60  % (9124)------------------------------
% 0.21/0.60  % (9124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (9124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.60  % (9124)Termination reason: Unknown
% 0.21/0.60  % (9124)Termination phase: Saturation
% 0.21/0.60  
% 0.21/0.60  % (9124)Memory used [KB]: 3582
% 0.21/0.60  % (9124)Time elapsed: 0.033 s
% 0.21/0.60  % (9124)Instructions burned: 53 (million)
% 0.21/0.60  % (9124)------------------------------
% 0.21/0.60  % (9124)------------------------------
% 0.21/0.61  % (9136)Instruction limit reached!
% 0.21/0.61  % (9136)------------------------------
% 0.21/0.61  % (9136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.61  % (9122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (9122)Termination reason: Unknown
% 0.21/0.61  % (9122)Termination phase: Property scanning
% 0.21/0.61  
% 0.21/0.61  % (9122)Memory used [KB]: 3965
% 0.21/0.61  % (9122)Time elapsed: 0.035 s
% 0.21/0.61  % (9122)Instructions burned: 51 (million)
% 0.21/0.61  % (9122)------------------------------
% 0.21/0.61  % (9122)------------------------------
% 1.04/0.61  % (9126)Instruction limit reached!
% 1.04/0.61  % (9126)------------------------------
% 1.04/0.61  % (9126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.04/0.61  % (9126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.04/0.61  % (9126)Termination reason: Unknown
% 1.04/0.61  % (9126)Termination phase: Function definition elimination
% 1.04/0.61  
% 1.04/0.61  % (9126)Memory used [KB]: 3965
% 1.04/0.61  % (9126)Time elapsed: 0.028 s
% 1.04/0.61  % (9126)Instructions burned: 49 (million)
% 1.04/0.61  % (9126)------------------------------
% 1.04/0.61  % (9126)------------------------------
% 1.04/0.61  % (9136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.04/0.61  % (9136)Termination reason: Unknown
% 1.04/0.61  % (9136)Termination phase: Saturation
% 1.04/0.61  
% 1.04/0.61  % (9136)Memory used [KB]: 9466
% 1.04/0.61  % (9136)Time elapsed: 0.036 s
% 1.04/0.61  % (9136)Instructions burned: 69 (million)
% 1.04/0.61  % (9136)------------------------------
% 1.04/0.61  % (9136)------------------------------
% 1.04/0.62  % (9165)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 1.04/0.62  % (9161)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 1.04/0.62  % (9169)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.04/0.62  % (9125)Instruction limit reached!
% 1.04/0.62  % (9125)------------------------------
% 1.04/0.62  % (9125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.04/0.62  % (9125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.04/0.62  % (9125)Termination reason: Unknown
% 1.04/0.62  % (9125)Termination phase: Property scanning
% 1.04/0.62  
% 1.04/0.62  % (9125)Memory used [KB]: 4093
% 1.04/0.62  % (9125)Time elapsed: 0.029 s
% 1.04/0.62  % (9125)Instructions burned: 52 (million)
% 1.04/0.62  % (9125)------------------------------
% 1.04/0.62  % (9125)------------------------------
% 1.04/0.62  % (9130)Instruction limit reached!
% 1.04/0.62  % (9130)------------------------------
% 1.04/0.62  % (9130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.04/0.62  % (9130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.04/0.62  % (9130)Termination reason: Unknown
% 1.04/0.62  % (9130)Termination phase: Property scanning
% 1.04/0.62  
% 1.04/0.62  % (9130)Memory used [KB]: 4093
% 1.04/0.62  % (9130)Time elapsed: 0.032 s
% 1.04/0.62  % (9130)Instructions burned: 51 (million)
% 1.04/0.62  % (9130)------------------------------
% 1.04/0.62  % (9130)------------------------------
% 1.20/0.63  % (9137)Instruction limit reached!
% 1.20/0.63  % (9137)------------------------------
% 1.20/0.63  % (9137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.63  % (9137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.63  % (9137)Termination reason: Unknown
% 1.20/0.63  % (9137)Termination phase: Saturation
% 1.20/0.63  
% 1.20/0.63  % (9137)Memory used [KB]: 4221
% 1.20/0.63  % (9137)Time elapsed: 0.051 s
% 1.20/0.63  % (9137)Instructions burned: 76 (million)
% 1.20/0.63  % (9137)------------------------------
% 1.20/0.63  % (9137)------------------------------
% 1.20/0.63  % (9148)Instruction limit reached!
% 1.20/0.63  % (9148)------------------------------
% 1.20/0.63  % (9148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.63  % (9148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.63  % (9148)Termination reason: Unknown
% 1.20/0.63  % (9148)Termination phase: Saturation
% 1.20/0.63  
% 1.20/0.63  % (9148)Memory used [KB]: 9466
% 1.20/0.63  % (9148)Time elapsed: 0.037 s
% 1.20/0.63  % (9148)Instructions burned: 70 (million)
% 1.20/0.63  % (9148)------------------------------
% 1.20/0.63  % (9148)------------------------------
% 1.20/0.63  % (9138)Instruction limit reached!
% 1.20/0.63  % (9138)------------------------------
% 1.20/0.63  % (9138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.63  % (9138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.63  % (9138)Termination reason: Unknown
% 1.20/0.63  % (9138)Termination phase: Saturation
% 1.20/0.63  
% 1.20/0.63  % (9138)Memory used [KB]: 9338
% 1.20/0.63  % (9138)Time elapsed: 0.139 s
% 1.20/0.63  % (9138)Instructions burned: 99 (million)
% 1.20/0.63  % (9138)------------------------------
% 1.20/0.63  % (9138)------------------------------
% 1.20/0.63  % (9174)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.20/0.63  % (9139)Instruction limit reached!
% 1.20/0.63  % (9139)------------------------------
% 1.20/0.63  % (9139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.63  % (9139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.63  % (9139)Termination reason: Unknown
% 1.20/0.63  % (9139)Termination phase: Blocked clause elimination
% 1.20/0.63  
% 1.20/0.63  % (9139)Memory used [KB]: 3965
% 1.20/0.63  % (9139)Time elapsed: 0.033 s
% 1.20/0.63  % (9139)Instructions burned: 59 (million)
% 1.20/0.63  % (9139)------------------------------
% 1.20/0.63  % (9139)------------------------------
% 1.20/0.64  % (9175)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.20/0.64  % (9121)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.20/0.64  % (9121)Terminated due to inappropriate strategy.
% 1.20/0.64  % (9121)------------------------------
% 1.20/0.64  % (9121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.64  % (9121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.64  % (9121)Termination reason: Inappropriate
% 1.20/0.64  
% 1.20/0.64  % (9121)Memory used [KB]: 4477
% 1.20/0.64  % (9121)Time elapsed: 0.035 s
% 1.20/0.64  % (9121)Instructions burned: 66 (million)
% 1.20/0.64  % (9121)------------------------------
% 1.20/0.64  % (9121)------------------------------
% 1.20/0.64  % (9131)Instruction limit reached!
% 1.20/0.64  % (9131)------------------------------
% 1.20/0.64  % (9131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.64  % (9131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.64  % (9131)Termination reason: Unknown
% 1.20/0.64  % (9131)Termination phase: Function definition elimination
% 1.20/0.64  
% 1.20/0.64  % (9131)Memory used [KB]: 3965
% 1.20/0.64  % (9131)Time elapsed: 0.034 s
% 1.20/0.64  % (9131)Instructions burned: 50 (million)
% 1.20/0.64  % (9131)------------------------------
% 1.20/0.64  % (9131)------------------------------
% 1.20/0.64  % (9179)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.20/0.64  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 1.20/0.64  % (9180)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.20/0.64  % (9182)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.20/0.65  % (9184)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.20/0.65  % (9186)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 1.20/0.66  % (9188)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.20/0.66  % (9192)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 1.20/0.66  % (9193)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 1.20/0.68  % (9134)Instruction limit reached!
% 1.20/0.68  % (9134)------------------------------
% 1.20/0.68  % (9134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.69  % (9134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.69  % (9141)Instruction limit reached!
% 1.20/0.69  % (9141)------------------------------
% 1.20/0.69  % (9141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.20/0.69  % (9141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.20/0.69  % (9141)Termination reason: Unknown
% 1.20/0.69  % (9141)Termination phase: Saturation
% 1.20/0.69  
% 1.20/0.69  % (9141)Memory used [KB]: 4733
% 1.20/0.69  % (9141)Time elapsed: 0.204 s
% 1.20/0.69  % (9141)Instructions burned: 101 (million)
% 1.20/0.69  % (9141)------------------------------
% 1.20/0.69  % (9141)------------------------------
% 1.20/0.69  % (9134)Termination reason: Unknown
% 1.20/0.69  % (9134)Termination phase: Saturation
% 1.20/0.69  
% 1.20/0.69  % (9134)Memory used [KB]: 9338
% 1.20/0.69  % (9134)Time elapsed: 0.188 s
% 1.20/0.69  % (9134)Instructions burned: 100 (million)
% 1.20/0.69  % (9134)------------------------------
% 1.20/0.69  % (9134)------------------------------
% 1.64/0.70  % (9133)Instruction limit reached!
% 1.64/0.70  % (9133)------------------------------
% 1.64/0.70  % (9133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.70  % (9133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.70  % (9133)Termination reason: Unknown
% 1.64/0.70  % (9133)Termination phase: Saturation
% 1.64/0.70  
% 1.64/0.70  % (9133)Memory used [KB]: 9466
% 1.64/0.70  % (9133)Time elapsed: 0.206 s
% 1.64/0.70  % (9133)Instructions burned: 102 (million)
% 1.64/0.70  % (9133)------------------------------
% 1.64/0.70  % (9133)------------------------------
% 1.64/0.70  % (9132)Instruction limit reached!
% 1.64/0.70  % (9132)------------------------------
% 1.64/0.70  % (9132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.70  % (9132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.70  % (9132)Termination reason: Unknown
% 1.64/0.70  % (9132)Termination phase: Saturation
% 1.64/0.70  
% 1.64/0.70  % (9132)Memory used [KB]: 8955
% 1.64/0.70  % (9132)Time elapsed: 0.198 s
% 1.64/0.70  % (9132)Instructions burned: 101 (million)
% 1.64/0.70  % (9132)------------------------------
% 1.64/0.70  % (9132)------------------------------
% 1.64/0.70  % (9216)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)
% 1.64/0.70  % (9217)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)
% 1.64/0.71  % (9221)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)
% 1.64/0.71  % (9222)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)
% 1.64/0.72  % (9140)Instruction limit reached!
% 1.64/0.72  % (9140)------------------------------
% 1.64/0.72  % (9140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.72  % (9140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.72  % (9140)Termination reason: Unknown
% 1.64/0.72  % (9140)Termination phase: Saturation
% 1.64/0.72  
% 1.64/0.72  % (9140)Memory used [KB]: 9466
% 1.64/0.72  % (9140)Time elapsed: 0.229 s
% 1.64/0.72  % (9140)Instructions burned: 100 (million)
% 1.64/0.72  % (9140)------------------------------
% 1.64/0.72  % (9140)------------------------------
% 1.64/0.73  % (9159)Instruction limit reached!
% 1.64/0.73  % (9159)------------------------------
% 1.64/0.73  % (9159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.73  % (9159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.73  % (9159)Termination reason: Unknown
% 1.64/0.73  % (9159)Termination phase: Saturation
% 1.64/0.73  
% 1.64/0.73  % (9159)Memory used [KB]: 9210
% 1.64/0.73  % (9159)Time elapsed: 0.142 s
% 1.64/0.73  % (9159)Instructions burned: 91 (million)
% 1.64/0.73  % (9159)------------------------------
% 1.64/0.73  % (9159)------------------------------
% 1.64/0.74  % (9175)Instruction limit reached!
% 1.64/0.74  % (9175)------------------------------
% 1.64/0.74  % (9175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.74  % (9175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.74  % (9175)Termination reason: Unknown
% 1.64/0.74  % (9175)Termination phase: Saturation
% 1.64/0.74  
% 1.64/0.74  % (9175)Memory used [KB]: 9466
% 1.64/0.74  % (9175)Time elapsed: 0.047 s
% 1.64/0.74  % (9175)Instructions burned: 69 (million)
% 1.64/0.74  % (9175)------------------------------
% 1.64/0.74  % (9175)------------------------------
% 1.64/0.74  % (9230)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 1.64/0.75  % (9143)Instruction limit reached!
% 1.64/0.75  % (9143)------------------------------
% 1.64/0.75  % (9143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.75  % (9143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.75  % (9143)Termination reason: Unknown
% 1.64/0.75  % (9143)Termination phase: Saturation
% 1.64/0.75  
% 1.64/0.75  % (9143)Memory used [KB]: 9850
% 1.64/0.75  % (9143)Time elapsed: 0.229 s
% 1.64/0.75  % (9143)Instructions burned: 138 (million)
% 1.64/0.75  % (9143)------------------------------
% 1.64/0.75  % (9143)------------------------------
% 1.64/0.76  % (9238)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 1.64/0.76  % (9182)Instruction limit reached!
% 1.64/0.76  % (9182)------------------------------
% 1.64/0.76  % (9182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.76  % (9182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.76  % (9182)Termination reason: Unknown
% 1.64/0.76  % (9182)Termination phase: Saturation
% 1.64/0.76  
% 1.64/0.76  % (9182)Memory used [KB]: 9210
% 1.64/0.76  % (9182)Time elapsed: 0.141 s
% 1.64/0.76  % (9182)Instructions burned: 91 (million)
% 1.64/0.76  % (9182)------------------------------
% 1.64/0.76  % (9182)------------------------------
% 2.02/0.77  % (9244)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.02/0.78  % (9235)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 2.02/0.78  % (9257)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8004Mi)
% 2.02/0.82  % (9217)Instruction limit reached!
% 2.02/0.82  % (9217)------------------------------
% 2.02/0.82  % (9217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.82  % (9217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.82  % (9217)Termination reason: Unknown
% 2.02/0.82  % (9217)Termination phase: Saturation
% 2.02/0.82  
% 2.02/0.82  % (9217)Memory used [KB]: 9466
% 2.02/0.82  % (9217)Time elapsed: 0.037 s
% 2.02/0.82  % (9217)Instructions burned: 68 (million)
% 2.02/0.82  % (9217)------------------------------
% 2.02/0.82  % (9217)------------------------------
% 2.02/0.82  % (9149)Instruction limit reached!
% 2.02/0.82  % (9149)------------------------------
% 2.02/0.82  % (9149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.82  % (9149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.82  % (9149)Termination reason: Unknown
% 2.02/0.82  % (9149)Termination phase: Saturation
% 2.02/0.82  
% 2.02/0.82  % (9149)Memory used [KB]: 5373
% 2.02/0.82  % (9149)Time elapsed: 0.320 s
% 2.02/0.82  % (9149)Instructions burned: 177 (million)
% 2.02/0.82  % (9149)------------------------------
% 2.02/0.82  % (9149)------------------------------
% 2.02/0.84  % (9298)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9877Mi)
% 2.02/0.84  % (9297)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9965Mi)
% 2.32/0.87  % (9142)Instruction limit reached!
% 2.32/0.87  % (9142)------------------------------
% 2.32/0.87  % (9142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.87  % (9142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.87  % (9142)Termination reason: Unknown
% 2.32/0.87  % (9142)Termination phase: Saturation
% 2.32/0.87  
% 2.32/0.87  % (9142)Memory used [KB]: 9978
% 2.32/0.87  % (9142)Time elapsed: 0.338 s
% 2.32/0.87  % (9142)Instructions burned: 176 (million)
% 2.32/0.87  % (9142)------------------------------
% 2.32/0.87  % (9142)------------------------------
% 2.32/0.89  % (9322)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9902Mi)
% 2.39/0.90  % (9238)Instruction limit reached!
% 2.39/0.90  % (9238)------------------------------
% 2.39/0.90  % (9238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.90  % (9238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.90  % (9238)Termination reason: Unknown
% 2.39/0.90  % (9238)Termination phase: Saturation
% 2.39/0.90  
% 2.39/0.90  % (9238)Memory used [KB]: 9083
% 2.39/0.90  % (9238)Time elapsed: 0.168 s
% 2.39/0.90  % (9238)Instructions burned: 90 (million)
% 2.39/0.90  % (9238)------------------------------
% 2.39/0.90  % (9238)------------------------------
% 2.39/0.92  % (9153)Instruction limit reached!
% 2.39/0.92  % (9153)------------------------------
% 2.39/0.92  % (9153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.92  % (9331)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 2.51/0.93  % (9153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.93  % (9153)Termination reason: Unknown
% 2.51/0.93  % (9153)Termination phase: Saturation
% 2.51/0.93  
% 2.51/0.93  % (9153)Memory used [KB]: 6396
% 2.51/0.93  % (9153)Time elapsed: 0.417 s
% 2.51/0.93  % (9153)Instructions burned: 213 (million)
% 2.51/0.93  % (9153)------------------------------
% 2.51/0.93  % (9153)------------------------------
% 2.51/0.96  % (9340)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9989Mi)
% 2.69/1.07  % (9151)Instruction limit reached!
% 2.69/1.07  % (9151)------------------------------
% 2.69/1.07  % (9151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.84/1.09  % (9151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.84/1.09  % (9151)Termination reason: Unknown
% 2.84/1.09  % (9151)Termination phase: Saturation
% 2.84/1.09  
% 2.84/1.09  % (9151)Memory used [KB]: 14328
% 2.84/1.09  % (9151)Time elapsed: 0.559 s
% 2.84/1.09  % (9151)Instructions burned: 356 (million)
% 2.84/1.09  % (9151)------------------------------
% 2.84/1.09  % (9151)------------------------------
% 2.84/1.12  % (9405)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 2.84/1.13  % (9152)Instruction limit reached!
% 2.84/1.13  % (9152)------------------------------
% 2.84/1.13  % (9152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.84/1.14  % (9152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.84/1.14  % (9152)Termination reason: Unknown
% 2.84/1.14  % (9152)Termination phase: Saturation
% 2.84/1.14  
% 2.84/1.14  % (9152)Memory used [KB]: 11641
% 2.84/1.14  % (9152)Time elapsed: 0.631 s
% 2.84/1.14  % (9152)Instructions burned: 389 (million)
% 2.84/1.14  % (9152)------------------------------
% 2.84/1.14  % (9152)------------------------------
% 2.84/1.17  % (9429)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 (2992ds/90Mi)
% 5.81/1.22  % (9144)Instruction limit reached!
% 5.81/1.22  % (9144)------------------------------
% 5.81/1.22  % (9144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.22  % (9144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.22  % (9144)Termination reason: Unknown
% 5.81/1.22  % (9144)Termination phase: Saturation
% 5.81/1.22  
% 5.81/1.22  % (9144)Memory used [KB]: 10234
% 5.81/1.22  % (9144)Time elapsed: 0.700 s
% 5.81/1.22  % (9144)Instructions burned: 498 (million)
% 5.81/1.22  % (9144)------------------------------
% 5.81/1.22  % (9144)------------------------------
% 5.96/1.24  % (9145)Instruction limit reached!
% 5.96/1.24  % (9145)------------------------------
% 5.96/1.24  % (9145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.96/1.24  % (9145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.96/1.24  % (9145)Termination reason: Unknown
% 5.96/1.24  % (9145)Termination phase: Saturation
% 5.96/1.24  
% 5.96/1.24  % (9145)Memory used [KB]: 12537
% 5.96/1.24  % (9145)Time elapsed: 0.730 s
% 5.96/1.24  % (9145)Instructions burned: 468 (million)
% 5.96/1.24  % (9145)------------------------------
% 5.96/1.24  % (9145)------------------------------
% 5.96/1.24  % (9146)Instruction limit reached!
% 5.96/1.24  % (9146)------------------------------
% 5.96/1.24  % (9146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.96/1.24  % (9146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.96/1.24  % (9146)Termination reason: Unknown
% 5.96/1.24  % (9146)Termination phase: Saturation
% 5.96/1.24  
% 5.96/1.24  % (9146)Memory used [KB]: 13688
% 5.96/1.24  % (9146)Time elapsed: 0.736 s
% 5.96/1.24  % (9146)Instructions burned: 483 (million)
% 5.96/1.24  % (9146)------------------------------
% 5.96/1.24  % (9146)------------------------------
% 5.96/1.25  % (9430)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 5.96/1.27  % (9431)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 (2991ds/4958Mi)
% 5.96/1.27  % (9150)Instruction limit reached!
% 5.96/1.27  % (9150)------------------------------
% 5.96/1.27  % (9150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.96/1.27  % (9150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.96/1.27  % (9150)Termination reason: Unknown
% 5.96/1.27  % (9150)Termination phase: Saturation
% 5.96/1.27  
% 5.96/1.27  % (9150)Memory used [KB]: 14583
% 5.96/1.27  % (9150)Time elapsed: 0.756 s
% 5.96/1.27  % (9150)Instructions burned: 440 (million)
% 5.96/1.27  % (9150)------------------------------
% 5.96/1.27  % (9150)------------------------------
% 5.96/1.29  % (9432)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 5.96/1.29  % (9433)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/32293Mi)
% 5.96/1.29  % (9429)Instruction limit reached!
% 5.96/1.29  % (9429)------------------------------
% 5.96/1.29  % (9429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.96/1.29  % (9429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.96/1.29  % (9429)Termination reason: Unknown
% 5.96/1.29  % (9429)Termination phase: Saturation
% 5.96/1.29  
% 5.96/1.29  % (9429)Memory used [KB]: 9210
% 5.96/1.29  % (9429)Time elapsed: 0.168 s
% 5.96/1.29  % (9429)Instructions burned: 90 (million)
% 5.96/1.29  % (9429)------------------------------
% 5.96/1.29  % (9429)------------------------------
% 5.96/1.31  % (9434)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/37001Mi)
% 7.06/1.41  % (9147)Instruction limit reached!
% 7.06/1.41  % (9147)------------------------------
% 7.06/1.41  % (9147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.41  % (9147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.41  % (9147)Termination reason: Unknown
% 7.06/1.41  % (9147)Termination phase: Saturation
% 7.06/1.41  
% 7.06/1.41  % (9147)Memory used [KB]: 13816
% 7.06/1.41  % (9147)Time elapsed: 0.900 s
% 7.06/1.41  % (9147)Instructions burned: 501 (million)
% 7.06/1.41  % (9147)------------------------------
% 7.06/1.41  % (9147)------------------------------
% 7.06/1.44  % (9435)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/10187Mi)
% 8.60/1.64  % (9174)Instruction limit reached!
% 8.60/1.64  % (9174)------------------------------
% 8.60/1.64  % (9174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.60/1.65  % (9174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.60/1.65  % (9174)Termination reason: Unknown
% 8.60/1.65  % (9174)Termination phase: Saturation
% 8.60/1.65  
% 8.60/1.65  % (9174)Memory used [KB]: 11385
% 8.60/1.65  % (9174)Time elapsed: 1.036 s
% 8.60/1.65  % (9174)Instructions burned: 655 (million)
% 8.60/1.65  % (9174)------------------------------
% 8.60/1.65  % (9174)------------------------------
% 8.60/1.67  % (9436)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 (2987ds/29337Mi)
% 11.40/1.94  % (9169)Instruction limit reached!
% 11.40/1.94  % (9169)------------------------------
% 11.40/1.94  % (9169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.40/1.94  % (9169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.40/1.94  % (9169)Termination reason: Unknown
% 11.40/1.94  % (9169)Termination phase: Saturation
% 11.40/1.94  
% 11.40/1.94  % (9169)Memory used [KB]: 15223
% 11.40/1.94  % (9169)Time elapsed: 1.335 s
% 11.40/1.94  % (9169)Instructions burned: 748 (million)
% 11.40/1.94  % (9169)------------------------------
% 11.40/1.94  % (9169)------------------------------
% 11.40/1.96  % (9437)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 (2984ds/10147Mi)
% 12.94/2.12  % (9161)Instruction limit reached!
% 12.94/2.12  % (9161)------------------------------
% 12.94/2.12  % (9161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.94/2.12  % (9161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.94/2.12  % (9161)Termination reason: Unknown
% 12.94/2.12  % (9161)Termination phase: Saturation
% 12.94/2.12  
% 12.94/2.12  % (9161)Memory used [KB]: 19573
% 12.94/2.12  % (9161)Time elapsed: 1.530 s
% 12.94/2.12  % (9161)Instructions burned: 921 (million)
% 12.94/2.12  % (9161)------------------------------
% 12.94/2.12  % (9161)------------------------------
% 13.08/2.14  % (9165)Instruction limit reached!
% 13.08/2.14  % (9165)------------------------------
% 13.08/2.14  % (9165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.08/2.14  % (9438)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/38056Mi)
% 13.08/2.16  % (9165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.08/2.16  % (9165)Termination reason: Unknown
% 13.08/2.16  % (9165)Termination phase: Saturation
% 13.08/2.16  
% 13.08/2.16  % (9165)Memory used [KB]: 21108
% 13.08/2.16  % (9165)Time elapsed: 1.531 s
% 13.08/2.16  % (9165)Instructions burned: 936 (million)
% 13.08/2.16  % (9165)------------------------------
% 13.08/2.16  % (9165)------------------------------
% 13.08/2.18  % (9439)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 (2981ds/33239Mi)
% 13.68/2.23  % (9439)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 13.68/2.24  % (9439)Terminated due to inappropriate strategy.
% 13.68/2.24  % (9439)------------------------------
% 13.68/2.24  % (9439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.68/2.24  % (9439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.68/2.24  % (9439)Termination reason: Inappropriate
% 13.68/2.24  
% 13.68/2.24  % (9439)Memory used [KB]: 3709
% 13.68/2.24  % (9439)Time elapsed: 0.040 s
% 13.68/2.24  % (9439)Instructions burned: 53 (million)
% 13.68/2.24  % (9439)------------------------------
% 13.68/2.24  % (9439)------------------------------
% 13.68/2.24  % (9438)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 13.68/2.24  % (9438)Terminated due to inappropriate strategy.
% 13.68/2.24  % (9438)------------------------------
% 13.68/2.24  % (9438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.68/2.24  % (9438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.68/2.24  % (9438)Termination reason: Inappropriate
% 13.68/2.24  
% 13.68/2.24  % (9438)Memory used [KB]: 4093
% 13.68/2.24  % (9438)Time elapsed: 0.026 s
% 13.68/2.24  % (9438)Instructions burned: 64 (million)
% 13.68/2.24  % (9438)------------------------------
% 13.68/2.24  % (9438)------------------------------
% 13.68/2.25  % (9440)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/20987Mi)
% 13.68/2.26  % (9441)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 (2981ds/49917Mi)
% 13.68/2.28  % (9180)Instruction limit reached!
% 13.68/2.28  % (9180)------------------------------
% 13.68/2.28  % (9180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.68/2.28  % (9180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.68/2.28  % (9180)Termination reason: Unknown
% 13.68/2.28  % (9180)Termination phase: Saturation
% 13.68/2.28  
% 13.68/2.28  % (9180)Memory used [KB]: 21620
% 13.68/2.28  % (9180)Time elapsed: 1.664 s
% 13.68/2.28  % (9180)Instructions burned: 981 (million)
% 13.68/2.28  % (9180)------------------------------
% 13.68/2.28  % (9180)------------------------------
% 14.32/2.30  % (9179)Instruction limit reached!
% 14.32/2.30  % (9179)------------------------------
% 14.32/2.30  % (9179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.32/2.31  % (9179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.32/2.31  % (9179)Termination reason: Unknown
% 14.32/2.31  % (9179)Termination phase: Saturation
% 14.32/2.31  
% 14.32/2.31  % (9179)Memory used [KB]: 17142
% 14.32/2.31  % (9179)Time elapsed: 1.666 s
% 14.32/2.31  % (9179)Instructions burned: 940 (million)
% 14.32/2.31  % (9179)------------------------------
% 14.32/2.31  % (9179)------------------------------
% 14.32/2.32  % (9442)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/19144Mi)
% 14.32/2.32  % (9443)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 (2980ds/27492Mi)
% 14.32/2.33  % (9441)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.32/2.34  % (9441)Terminated due to inappropriate strategy.
% 14.32/2.34  % (9441)------------------------------
% 14.32/2.34  % (9441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.32/2.34  % (9441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.32/2.34  % (9441)Termination reason: Inappropriate
% 14.32/2.34  
% 14.32/2.34  % (9441)Memory used [KB]: 4605
% 14.32/2.34  % (9441)Time elapsed: 0.043 s
% 14.32/2.34  % (9441)Instructions burned: 69 (million)
% 14.32/2.34  % (9441)------------------------------
% 14.32/2.34  % (9441)------------------------------
% 14.32/2.34  % (9440)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.32/2.34  % (9440)Terminated due to inappropriate strategy.
% 14.32/2.34  % (9440)------------------------------
% 14.32/2.34  % (9440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.32/2.34  % (9440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.32/2.34  % (9440)Termination reason: Inappropriate
% 14.32/2.34  
% 14.32/2.34  % (9440)Memory used [KB]: 3965
% 14.32/2.34  % (9440)Time elapsed: 0.026 s
% 14.32/2.34  % (9440)Instructions burned: 59 (million)
% 14.32/2.35  % (9440)------------------------------
% 14.32/2.35  % (9440)------------------------------
% 14.32/2.35  % (9444)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/6101Mi)
% 14.98/2.37  % (9445)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 (2980ds/90Mi)
% 15.92/2.51  % (9445)Instruction limit reached!
% 15.92/2.51  % (9445)------------------------------
% 15.92/2.51  % (9445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.92/2.51  % (9445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.92/2.51  % (9445)Termination reason: Unknown
% 15.92/2.51  % (9445)Termination phase: Saturation
% 15.92/2.51  
% 15.92/2.51  % (9445)Memory used [KB]: 9210
% 15.92/2.51  % (9445)Time elapsed: 0.158 s
% 15.92/2.51  % (9445)Instructions burned: 91 (million)
% 15.92/2.51  % (9445)------------------------------
% 15.92/2.51  % (9445)------------------------------
% 15.92/2.54  % (9446)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 (2978ds/91600Mi)
% 20.85/3.11  % (9221)Instruction limit reached!
% 20.85/3.11  % (9221)------------------------------
% 20.85/3.11  % (9221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.13  % (9221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.13  % (9221)Termination reason: Unknown
% 20.85/3.13  % (9221)Termination phase: Saturation
% 20.85/3.13  
% 20.85/3.13  % (9221)Memory used [KB]: 15735
% 20.85/3.13  % (9221)Time elapsed: 2.155 s
% 20.85/3.13  % (9221)Instructions burned: 1825 (million)
% 20.85/3.13  % (9221)------------------------------
% 20.85/3.13  % (9221)------------------------------
% 20.85/3.16  % (9447)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 (2972ds/7127Mi)
% 24.02/3.51  % (9184)Instruction limit reached!
% 24.02/3.51  % (9184)------------------------------
% 24.02/3.51  % (9184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.02/3.52  % (9184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.02/3.52  % (9184)Termination reason: Unknown
% 24.02/3.52  % (9184)Termination phase: Saturation
% 24.02/3.52  
% 24.02/3.52  % (9184)Memory used [KB]: 19317
% 24.02/3.52  % (9184)Time elapsed: 2.877 s
% 24.02/3.52  % (9184)Instructions burned: 2017 (million)
% 24.02/3.52  % (9184)------------------------------
% 24.02/3.52  % (9184)------------------------------
% 24.02/3.55  % (9448)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 (2968ds/35256Mi)
% 24.65/3.66  % (9331)Instruction limit reached!
% 24.65/3.66  % (9331)------------------------------
% 24.65/3.66  % (9331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.41/3.69  % (9331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.41/3.69  % (9331)Termination reason: Unknown
% 25.41/3.69  % (9331)Termination phase: Saturation
% 25.41/3.69  
% 25.41/3.69  % (9331)Memory used [KB]: 15735
% 25.41/3.69  % (9331)Time elapsed: 2.560 s
% 25.41/3.69  % (9331)Instructions burned: 1825 (million)
% 25.41/3.69  % (9331)------------------------------
% 25.41/3.69  % (9331)------------------------------
% 25.59/3.70  % (9449)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 (2966ds/32293Mi)
% 26.34/3.86  % (9244)Instruction limit reached!
% 26.34/3.86  % (9244)------------------------------
% 26.34/3.86  % (9244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.34/3.86  % (9244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.34/3.86  % (9244)Termination reason: Unknown
% 26.34/3.86  % (9244)Termination phase: Saturation
% 26.34/3.86  
% 26.34/3.86  % (9244)Memory used [KB]: 19317
% 26.34/3.86  % (9244)Time elapsed: 3.114 s
% 26.34/3.86  % (9244)Instructions burned: 2016 (million)
% 26.34/3.86  % (9244)------------------------------
% 26.34/3.86  % (9244)------------------------------
% 26.96/3.90  % (9450)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 (2964ds/29337Mi)
% 26.96/3.97  % (9186)First to succeed.
% 28.06/4.01  % (9186)Refutation found. Thanks to Tanya!
% 28.06/4.01  % SZS status Unsatisfiable for theBenchmark
% 28.06/4.01  % SZS output start Proof for theBenchmark
% See solution above
% 28.06/4.01  % (9186)------------------------------
% 28.06/4.01  % (9186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.06/4.01  % (9186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.06/4.01  % (9186)Termination reason: Refutation
% 28.06/4.01  
% 28.06/4.01  % (9186)Memory used [KB]: 26481
% 28.06/4.01  % (9186)Time elapsed: 3.337 s
% 28.06/4.01  % (9186)Instructions burned: 2149 (million)
% 28.06/4.01  % (9186)------------------------------
% 28.06/4.01  % (9186)------------------------------
% 28.06/4.01  % (9060)Success in time 3.644 s
%------------------------------------------------------------------------------