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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI761_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 : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:49:13 EDT 2022

% Result   : Unsatisfiable 31.36s 4.35s
% Output   : Refutation 31.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :  493
% Syntax   : Number of formulae    :  551 (  42 unt; 478 typ;   0 def)
%            Number of atoms       :  167 (  88 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  135 (  41   ~;  30   |;  56   &)
%                                         (   2 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  223 (  78 atm;  13 fun;  35 num;  97 var)
%            Number of types       :    9 (   5 usr;   3 ari)
%            Number of type conns  : 1626 ( 452   >;1174   *;   0   +;   0  <<)
%            Number of predicates  :   51 (  47 usr;   1 prp; 0-4 aty)
%            Number of functors    :  431 ( 426 usr;  24 con; 0-9 aty)
%            Number of variables   :  200 ( 170   !;  30   ?; 200   :)

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

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

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

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

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

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

tff(func_def_1,type,
    char_P_tag: c_unsorted ).

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

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

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

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

tff(func_def_6,type,
    c_Boolean_true: c_Boolean ).

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

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

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

tff(func_def_10,type,
    int_P_of_bitvector: c_sorted > c_unsorted ).

tff(func_def_11,type,
    pset_empty: c_unsorted ).

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

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

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

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

tff(func_def_16,type,
    c_unit: c_type ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_28,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_43,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_57,type,
    c_real: c_type ).

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

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

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

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

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

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

tff(func_def_64,type,
    int8: c_type ).

tff(func_def_65,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_72,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_75,type,
    bottom_tag: c_unsorted ).

tff(func_def_76,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

tff(func_def_85,type,
    int_P: c_type ).

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

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

tff(func_def_88,type,
    int_P_tag: c_unsorted ).

tff(func_def_89,type,
    c_bool: c_type ).

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

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

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

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

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

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

tff(func_def_96,type,
    void_P: c_type ).

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

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

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

tff(func_def_100,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_105,type,
    char_P: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_136,type,
    sK12: ( c_unsorted * c_unsorted * c_type * c_type * c_unsorted * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_157,type,
    sK33: c_unsorted > c_sorted ).

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

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

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

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

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

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

tff(func_def_164,type,
    sK40: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_189,type,
    sK65: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_219,type,
    sK95: c_unsorted > c_type ).

tff(func_def_220,type,
    sK96: c_unsorted > c_sorted ).

tff(func_def_221,type,
    sK97: c_type > c_type ).

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

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

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

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

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

tff(func_def_227,type,
    sK103: ( $int * $int ) > $int ).

tff(func_def_228,type,
    sK104: ( $int * $int * c_unsorted * $int * c_unsorted * $int ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_245,type,
    sK121: c_type > c_type ).

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

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

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

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

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

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

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

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

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

tff(func_def_255,type,
    sK131: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_267,type,
    sK143: c_unsorted > c_type ).

tff(func_def_268,type,
    sK144: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

tff(func_def_276,type,
    sK152: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_299,type,
    sK175: ( $int * $int ) > $int ).

tff(func_def_300,type,
    sK176: ( $real * $real ) > $real ).

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

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

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

tff(func_def_304,type,
    sK180: c_type > c_type ).

tff(func_def_305,type,
    sK181: c_unsorted > c_sorted ).

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

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

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

tff(func_def_309,type,
    sK185: c_unsorted > c_type ).

tff(func_def_310,type,
    sK186: c_unsorted > c_sorted ).

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

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

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

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

tff(func_def_315,type,
    sK191: ( $int * $int * $int * c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

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

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

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

tff(func_def_319,type,
    sK195: c_unsorted > c_type ).

tff(func_def_320,type,
    sK196: c_unsorted > c_sorted ).

tff(func_def_321,type,
    sK197: ( $int * $int ) > $int ).

tff(func_def_322,type,
    sK198: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_323,type,
    sK199: ( $int * $int * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_324,type,
    sK200: ( c_unsorted * c_unsorted * $int ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_343,type,
    sK219: c_unsorted > c_type ).

tff(func_def_344,type,
    sK220: c_unsorted > c_sorted ).

tff(func_def_345,type,
    sK221: c_type > c_type ).

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

tff(func_def_347,type,
    sK223: c_unsorted > c_type ).

tff(func_def_348,type,
    sK224: c_unsorted > c_sorted ).

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

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

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

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

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

tff(func_def_354,type,
    sK230: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_355,type,
    sK231: ( c_unsorted * c_type * c_unsorted * c_unsorted ) > c_sorted ).

tff(func_def_356,type,
    sK232: c_unsorted > c_type ).

tff(func_def_357,type,
    sK233: c_unsorted > c_sorted ).

tff(func_def_358,type,
    sK234: ( c_unsorted * c_unsorted * c_unsorted * c_type ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_372,type,
    sK248: ( $int * $int ) > $int ).

tff(func_def_373,type,
    sK249: c_unsorted > c_type ).

tff(func_def_374,type,
    sK250: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_385,type,
    sK261: c_type ).

tff(func_def_386,type,
    sK262: c_unsorted > c_sorted ).

tff(func_def_387,type,
    sK263: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_421,type,
    sK297: ( $real * $real ) > $real ).

tff(func_def_422,type,
    sK298: ( $int * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_423,type,
    sK299: ( $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_424,type,
    sK300: ( $int * c_unsorted * c_type * c_unsorted ) > c_sorted ).

tff(func_def_425,type,
    sK301: c_unsorted > $int ).

tff(func_def_426,type,
    sK302: ( $int * c_type * c_unsorted * c_unsorted ) > c_type ).

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

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

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

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

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

tff(func_def_432,type,
    sK308: c_unsorted > c_sorted ).

tff(func_def_433,type,
    sK309: c_type ).

tff(func_def_434,type,
    sK310: ( $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

tff(func_def_435,type,
    sK311: ( $int * c_unsorted * $int * c_unsorted ) > c_sorted ).

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

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

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

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

tff(func_def_440,type,
    sK316: ( c_unsorted * $int * $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,
    right_valid_struct_int_P: ( c_sorted * $int * c_sorted ) > $o ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_48,type,
    sQ317_eqProxy: ( c_type * c_type ) > $o ).

tff(pred_def_49,type,
    sQ318_eqProxy: ( c_Boolean * c_Boolean ) > $o ).

tff(pred_def_50,type,
    sQ319_eqProxy: ( c_sorted * c_sorted ) > $o ).

tff(pred_def_51,type,
    sQ320_eqProxy: ( $real * $real ) > $o ).

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

tff(pred_def_53,type,
    sQ322_eqProxy: ( $int * $int ) > $o ).

tff(pred_def_54,type,
    sQ323_eqProxy: ( 'Unit' * 'Unit' ) > $o ).

tff(pred_def_55,type,
    sQ324_eqProxy: ( $rat * $rat ) > $o ).

tff(f35104,plain,
    $false,
    inference(resolution,[],[f34342,f15136]) ).

tff(f15136,plain,
    ! [X1: $int] : $less(sK175(X1,-1),0),
    inference(evaluation,[],[f15133]) ).

tff(f15133,plain,
    ! [X1: $int] : $less(sK175(X1,$uminus(1)),0),
    inference(superposition,[],[f5126,f1887]) ).

tff(f1887,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    inference(literal_reordering,[],[f244]) ).

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

tff(f5126,plain,
    ! [X0: $int,X1: $int] : $less(sK175(X1,X0),$sum(1,X0)),
    inference(superposition,[],[f3603,f1917]) ).

tff(f1917,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    inference(literal_reordering,[],[f240]) ).

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

tff(f3603,plain,
    ! [X2: $int,X1: $int] : $less(sK175(X1,X2),$sum(X2,1)),
    inference(resolution,[],[f1907,f3539]) ).

tff(f3539,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK175(X0,X1)),
    inference(backward_demodulation,[],[f1864,f3451]) ).

tff(f3451,plain,
    ! [X0: $int,X1: $int] : ( sK175(X0,X1) = sK197(X0,X1) ),
    inference(forward_demodulation,[],[f2022,f1849]) ).

tff(f1849,plain,
    ! [X0: $int,X1: $int] : ( int_min(X1,X0) = sK175(X0,X1) ),
    inference(literal_reordering,[],[f1424]) ).

tff(f1424,plain,
    ! [X0: $int,X1: $int] : ( int_min(X1,X0) = sK175(X0,X1) ),
    inference(cnf_transformation,[],[f838]) ).

tff(f838,plain,
    ! [X0: $int,X1: $int] :
      ( ( ( sK175(X0,X1) = X1 )
        | ( sK175(X0,X1) = X0 ) )
      & ( int_min(X1,X0) = sK175(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK175])],[f836,f837]) ).

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

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

tff(f394,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(f2022,plain,
    ! [X0: $int,X1: $int] : ( int_min(X1,X0) = sK197(X0,X1) ),
    inference(literal_reordering,[],[f1459]) ).

tff(f1459,plain,
    ! [X0: $int,X1: $int] : ( int_min(X1,X0) = sK197(X0,X1) ),
    inference(cnf_transformation,[],[f873]) ).

tff(f873,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,sK197(X0,X1))
      & ( int_min(X1,X0) = sK197(X0,X1) )
      & ~ $less(X0,sK197(X0,X1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK197])],[f386,f872]) ).

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

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

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

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

tff(f1864,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK197(X0,X1)),
    inference(literal_reordering,[],[f1460]) ).

tff(f1460,plain,
    ! [X0: $int,X1: $int] : ~ $less(X1,sK197(X0,X1)),
    inference(cnf_transformation,[],[f873]) ).

tff(f1907,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    inference(literal_reordering,[],[f249]) ).

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

tff(f34342,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f34340,f1976]) ).

tff(f1976,plain,
    ! [X0: c_unsorted,X1: c_type] : ~ $less(address(c_sort(pointer(X1),X0)),0),
    inference(literal_reordering,[],[f1278]) ).

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

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

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

tff(f238,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(f34340,plain,
    ! [X0: c_type,X1: $int] :
      ( ~ $less(X1,0)
      | $less(address(c_sort(pointer(X0),shift(c_sort(pointer(X0),null),X1))),0) ),
    inference(superposition,[],[f11260,f1829]) ).

tff(f1829,plain,
    ! [X0: c_type] : ( 0 = address(c_sort(pointer(X0),null)) ),
    inference(literal_reordering,[],[f1183]) ).

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

tff(f321,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(f11260,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,[],[f11239,f4718]) ).

tff(f4718,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),X0) = c_sort(pointer(X1),shift(c_sort(pointer(X1),X0),0)) ),
    inference(forward_demodulation,[],[f4717,f2034]) ).

tff(f2034,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK9(X0,X1) = pointer(X1) ),
    inference(literal_reordering,[],[f1107]) ).

tff(f1107,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK9(X0,X1) = pointer(X1) ),
    inference(cnf_transformation,[],[f543]) ).

tff(f543,plain,
    ! [X0: c_unsorted,X1: c_type] :
      ( ( c_sort(sK9(X0,X1),shift(sK10(X0,X1),0)) = sK10(X0,X1) )
      & ( sK10(X0,X1) = c_sort(sK9(X0,X1),X0) )
      & ( sK9(X0,X1) = pointer(X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9,sK10])],[f362,f542,f541]) ).

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

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

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

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

tff(f4717,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK9(X0,X1),shift(c_sort(pointer(X1),X0),0)) = c_sort(pointer(X1),X0) ),
    inference(forward_demodulation,[],[f2226,f3835]) ).

tff(f3835,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK10(X0,X1) = c_sort(pointer(X1),X0) ),
    inference(forward_demodulation,[],[f1947,f2034]) ).

tff(f1947,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK10(X0,X1) = c_sort(sK9(X0,X1),X0) ),
    inference(literal_reordering,[],[f1108]) ).

tff(f1108,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK10(X0,X1) = c_sort(sK9(X0,X1),X0) ),
    inference(cnf_transformation,[],[f543]) ).

tff(f2226,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK9(X0,X1),shift(sK10(X0,X1),0)) = sK10(X0,X1) ),
    inference(literal_reordering,[],[f1109]) ).

tff(f1109,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK9(X0,X1),shift(sK10(X0,X1),0)) = sK10(X0,X1) ),
    inference(cnf_transformation,[],[f543]) ).

tff(f11239,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X1),X0))),address(c_sort(pointer(X2),shift(c_sort(pointer(X2),X1),X3))))
      | ~ $less(X0,X3) ),
    inference(forward_demodulation,[],[f11238,f2107]) ).

tff(f2107,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( sK264(X0,X1,X2,X3) = pointer(X2) ),
    inference(literal_reordering,[],[f1582]) ).

tff(f1582,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( sK264(X0,X1,X2,X3) = pointer(X2) ),
    inference(cnf_transformation,[],[f992]) ).

tff(f992,plain,
    ! [X0: $int,X1: c_unsorted,X2: c_type,X3: $int] :
      ( ( $less(address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X0))),address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X3))))
        | ~ $less(X0,X3) )
      & ( $less(X0,X3)
        | ~ $less(address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X0))),address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X3)))) )
      & ( c_sort(sK264(X0,X1,X2,X3),X1) = sK265(X0,X1,X2,X3) )
      & ( sK264(X0,X1,X2,X3) = pointer(X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK264,sK265])],[f989,f991,f990]) ).

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

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

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

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

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

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

tff(f48,axiom,
    ! [X101: c_unsorted,X103: $int,X100: c_type,X102: $int] :
    ? [X104: c_type] :
      ( ? [X105: c_sorted] :
          ( ( c_sort(X104,X101) = X105 )
          & ( $less(address(c_sort(X104,shift(X105,X102))),address(c_sort(X104,shift(X105,X103))))
          <=> $less(X102,X103) ) )
      & ( pointer(X100) = X104 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_48) ).

tff(f11238,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( ~ $less(X0,X3)
      | $less(address(c_sort(sK264(X0,X1,X2,X3),shift(c_sort(pointer(X2),X1),X0))),address(c_sort(sK264(X0,X1,X2,X3),shift(c_sort(pointer(X2),X1),X3)))) ),
    inference(forward_demodulation,[],[f2014,f4626]) ).

tff(f4626,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( sK265(X0,X1,X2,X3) = c_sort(pointer(X2),X1) ),
    inference(forward_demodulation,[],[f2087,f2107]) ).

tff(f2087,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( c_sort(sK264(X0,X1,X2,X3),X1) = sK265(X0,X1,X2,X3) ),
    inference(literal_reordering,[],[f1583]) ).

tff(f1583,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] : ( c_sort(sK264(X0,X1,X2,X3),X1) = sK265(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f992]) ).

tff(f2014,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X0))),address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X3))))
      | ~ $less(X0,X3) ),
    inference(literal_reordering,[],[f1585]) ).

tff(f1585,plain,
    ! [X2: c_type,X3: $int,X0: $int,X1: c_unsorted] :
      ( $less(address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X0))),address(c_sort(sK264(X0,X1,X2,X3),shift(sK265(X0,X1,X2,X3),X3))))
      | ~ $less(X0,X3) ),
    inference(cnf_transformation,[],[f992]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem    : ARI761=1 : TPTP v8.1.0. Released v7.0.0.
% 0.06/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n021.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit   : 300
% 0.10/0.32  % WCLimit    : 300
% 0.10/0.32  % DateTime   : Mon Aug 29 15:58:25 EDT 2022
% 0.10/0.32  % CPUTime    : 
% 0.18/0.40  % (31314)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.18/0.40  % (31315)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.40  % (31316)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.40  % (31318)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.40  % (31319)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.18/0.40  % (31320)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.40  % (31317)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.41  % (31338)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.18/0.41  % (31328)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.41  % (31333)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.41  % (31343)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.41  % (31342)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.18/0.41  % (31341)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.41  % (31339)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.41  % (31340)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.41  % (31337)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.18/0.41  % (31321)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.42  % (31331)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.42  % (31335)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.18/0.42  % (31330)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.42  % (31326)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.18/0.42  % (31329)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.18/0.42  % (31344)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.18/0.42  % (31327)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.42  % (31321)Instruction limit reached!
% 0.18/0.42  % (31321)------------------------------
% 0.18/0.42  % (31321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.42  % (31321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.42  % (31321)Termination reason: Unknown
% 0.18/0.42  % (31321)Termination phase: Property scanning
% 0.18/0.42  
% 0.18/0.42  % (31321)Memory used [KB]: 1663
% 0.18/0.42  % (31321)Time elapsed: 0.009 s
% 0.18/0.42  % (31321)Instructions burned: 8 (million)
% 0.18/0.42  % (31321)------------------------------
% 0.18/0.42  % (31321)------------------------------
% 0.18/0.42  % (31336)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.42  % (31334)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.43  % (31325)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.43  % (31323)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.43  % (31322)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.43  % (31324)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.43  % (31322)Instruction limit reached!
% 0.18/0.43  % (31322)------------------------------
% 0.18/0.43  % (31322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.43  % (31322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.43  % (31322)Termination reason: Unknown
% 0.18/0.43  % (31322)Termination phase: shuffling
% 0.18/0.43  
% 0.18/0.43  % (31322)Memory used [KB]: 1407
% 0.18/0.43  % (31322)Time elapsed: 0.003 s
% 0.18/0.43  % (31322)Instructions burned: 2 (million)
% 0.18/0.43  % (31322)------------------------------
% 0.18/0.43  % (31322)------------------------------
% 0.18/0.45  % (31352)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.18/0.45  % (31351)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.18/0.49  % (31316)Instruction limit reached!
% 0.18/0.49  % (31316)------------------------------
% 0.18/0.49  % (31316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (31328)Instruction limit reached!
% 0.18/0.49  % (31328)------------------------------
% 0.18/0.49  % (31328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (31328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (31328)Termination reason: Unknown
% 0.18/0.49  % (31328)Termination phase: Saturation
% 0.18/0.49  
% 0.18/0.49  % (31328)Memory used [KB]: 9722
% 0.18/0.49  % (31328)Time elapsed: 0.053 s
% 0.18/0.49  % (31328)Instructions burned: 68 (million)
% 0.18/0.49  % (31328)------------------------------
% 0.18/0.49  % (31328)------------------------------
% 0.18/0.51  % (31316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (31316)Termination reason: Unknown
% 0.18/0.51  % (31316)Termination phase: Preprocessing 3
% 0.18/0.51  
% 0.18/0.51  % (31316)Memory used [KB]: 4093
% 0.18/0.51  % (31316)Time elapsed: 0.032 s
% 0.18/0.51  % (31316)Instructions burned: 38 (million)
% 0.18/0.51  % (31316)------------------------------
% 0.18/0.51  % (31316)------------------------------
% 0.18/0.51  % (31319)Instruction limit reached!
% 0.18/0.51  % (31319)------------------------------
% 0.18/0.51  % (31319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (31319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (31319)Termination reason: Unknown
% 0.18/0.51  % (31319)Termination phase: Function definition elimination
% 0.18/0.51  
% 0.18/0.51  % (31319)Memory used [KB]: 4221
% 0.18/0.51  % (31319)Time elapsed: 0.038 s
% 0.18/0.51  % (31319)Instructions burned: 49 (million)
% 0.18/0.51  % (31319)------------------------------
% 0.18/0.51  % (31319)------------------------------
% 0.18/0.51  % (31317)Instruction limit reached!
% 0.18/0.51  % (31317)------------------------------
% 0.18/0.51  % (31317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (31373)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 0.18/0.51  % (31315)Instruction limit reached!
% 0.18/0.51  % (31315)------------------------------
% 0.18/0.51  % (31315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (31318)Instruction limit reached!
% 0.18/0.51  % (31318)------------------------------
% 0.18/0.51  % (31318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (31317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (31317)Termination reason: Unknown
% 0.18/0.52  % (31317)Termination phase: Property scanning
% 0.18/0.52  
% 0.18/0.52  % (31317)Memory used [KB]: 4093
% 0.18/0.52  % (31317)Time elapsed: 0.041 s
% 0.18/0.52  % (31317)Instructions burned: 52 (million)
% 0.18/0.52  % (31317)------------------------------
% 0.18/0.52  % (31317)------------------------------
% 0.18/0.52  % (31318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (31318)Termination reason: Unknown
% 0.18/0.52  % (31318)Termination phase: Function definition elimination
% 0.18/0.52  
% 0.18/0.52  % (31318)Memory used [KB]: 4477
% 0.18/0.52  % (31318)Time elapsed: 0.041 s
% 0.18/0.52  % (31320)Instruction limit reached!
% 0.18/0.52  % (31320)------------------------------
% 0.18/0.52  % (31320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (31318)Instructions burned: 52 (million)
% 0.18/0.52  % (31318)------------------------------
% 0.18/0.52  % (31318)------------------------------
% 0.18/0.53  % (31320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31320)Termination reason: Unknown
% 0.18/0.53  % (31320)Termination phase: Property scanning
% 0.18/0.53  
% 0.18/0.53  % (31320)Memory used [KB]: 4221
% 0.18/0.53  % (31320)Time elapsed: 0.040 s
% 0.18/0.53  % (31320)Instructions burned: 53 (million)
% 0.18/0.53  % (31320)------------------------------
% 0.18/0.53  % (31320)------------------------------
% 0.18/0.53  % (31384)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 0.18/0.53  % (31392)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/655Mi)
% 0.18/0.53  % (31391)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/747Mi)
% 1.11/0.54  % (31315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.11/0.54  % (31315)Termination reason: Unknown
% 1.11/0.54  % (31315)Termination phase: Function definition elimination
% 1.11/0.54  
% 1.11/0.54  % (31315)Memory used [KB]: 4349
% 1.11/0.54  % (31315)Time elapsed: 0.039 s
% 1.11/0.54  % (31315)Instructions burned: 50 (million)
% 1.11/0.54  % (31315)------------------------------
% 1.11/0.54  % (31315)------------------------------
% 1.11/0.54  % (31323)Instruction limit reached!
% 1.11/0.54  % (31323)------------------------------
% 1.11/0.54  % (31323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.11/0.54  % (31323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.11/0.54  % (31323)Termination reason: Unknown
% 1.11/0.54  % (31323)Termination phase: Function definition elimination
% 1.11/0.54  
% 1.11/0.54  % (31323)Memory used [KB]: 4221
% 1.11/0.54  % (31323)Time elapsed: 0.036 s
% 1.11/0.54  % (31323)Instructions burned: 51 (million)
% 1.11/0.54  % (31323)------------------------------
% 1.11/0.54  % (31323)------------------------------
% 1.11/0.54  % (31397)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)
% 1.11/0.55  % (31383)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 1.11/0.55  % (31331)Instruction limit reached!
% 1.11/0.55  % (31331)------------------------------
% 1.11/0.55  % (31331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.11/0.55  % (31331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.11/0.55  % (31331)Termination reason: Unknown
% 1.11/0.55  % (31331)Termination phase: Property scanning
% 1.11/0.55  
% 1.11/0.55  % (31331)Memory used [KB]: 4733
% 1.11/0.55  % (31331)Time elapsed: 0.040 s
% 1.11/0.55  % (31331)Instructions burned: 62 (million)
% 1.11/0.55  % (31331)------------------------------
% 1.11/0.55  % (31331)------------------------------
% 1.11/0.55  % (31324)Instruction limit reached!
% 1.11/0.55  % (31324)------------------------------
% 1.11/0.55  % (31324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.11/0.55  % (31324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.11/0.55  % (31324)Termination reason: Unknown
% 1.11/0.55  % (31324)Termination phase: Function definition elimination
% 1.11/0.55  
% 1.11/0.55  % (31324)Memory used [KB]: 4349
% 1.11/0.55  % (31324)Time elapsed: 0.036 s
% 1.11/0.55  % (31324)Instructions burned: 51 (million)
% 1.11/0.55  % (31324)------------------------------
% 1.11/0.55  % (31324)------------------------------
% 1.11/0.55  % (31405)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.26/0.56  % (31341)Instruction limit reached!
% 1.26/0.56  % (31341)------------------------------
% 1.26/0.56  % (31341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.56  % (31341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.56  % (31341)Termination reason: Unknown
% 1.26/0.56  % (31341)Termination phase: Saturation
% 1.26/0.56  
% 1.26/0.56  % (31341)Memory used [KB]: 9722
% 1.26/0.56  % (31341)Time elapsed: 0.045 s
% 1.26/0.56  % (31341)Instructions burned: 68 (million)
% 1.26/0.56  % (31341)------------------------------
% 1.26/0.56  % (31341)------------------------------
% 1.26/0.56  % (31314)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.26/0.56  % (31314)Terminated due to inappropriate strategy.
% 1.26/0.56  % (31314)------------------------------
% 1.26/0.56  % (31314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.56  % (31314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.56  % (31314)Termination reason: Inappropriate
% 1.26/0.56  
% 1.26/0.56  % (31314)Memory used [KB]: 4861
% 1.26/0.56  % (31314)Time elapsed: 0.050 s
% 1.26/0.56  % (31314)Instructions burned: 74 (million)
% 1.26/0.56  % (31314)------------------------------
% 1.26/0.56  % (31314)------------------------------
% 1.26/0.56  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 1.26/0.56  % (31334)Instruction limit reached!
% 1.26/0.56  % (31334)------------------------------
% 1.26/0.56  % (31334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.56  % (31334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.56  % (31334)Termination reason: Unknown
% 1.26/0.56  % (31334)Termination phase: Saturation
% 1.26/0.56  
% 1.26/0.56  % (31334)Memory used [KB]: 5117
% 1.26/0.56  % (31334)Time elapsed: 0.155 s
% 1.26/0.56  % (31334)Instructions burned: 100 (million)
% 1.26/0.56  % (31334)------------------------------
% 1.26/0.56  % (31334)------------------------------
% 1.26/0.57  % (31414)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.26/0.57  % (31409)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.26/0.57  % (31412)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.26/0.57  % (31329)Instruction limit reached!
% 1.26/0.57  % (31329)------------------------------
% 1.26/0.57  % (31329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.57  % (31329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.57  % (31329)Termination reason: Unknown
% 1.26/0.57  % (31329)Termination phase: Saturation
% 1.26/0.57  
% 1.26/0.57  % (31329)Memory used [KB]: 4733
% 1.26/0.57  % (31329)Time elapsed: 0.047 s
% 1.26/0.57  % (31329)Instructions burned: 75 (million)
% 1.26/0.57  % (31329)------------------------------
% 1.26/0.57  % (31329)------------------------------
% 1.26/0.58  % (31419)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.26/0.58  % (31418)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.26/0.58  % (31416)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 1.26/0.59  % (31423)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 1.26/0.60  % (31330)Instruction limit reached!
% 1.26/0.60  % (31330)------------------------------
% 1.26/0.60  % (31330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.61  % (31326)Instruction limit reached!
% 1.26/0.61  % (31326)------------------------------
% 1.26/0.61  % (31326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.61  % (31326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.61  % (31326)Termination reason: Unknown
% 1.26/0.61  % (31326)Termination phase: Saturation
% 1.26/0.61  
% 1.26/0.61  % (31326)Memory used [KB]: 9722
% 1.26/0.61  % (31326)Time elapsed: 0.208 s
% 1.26/0.61  % (31326)Instructions burned: 101 (million)
% 1.26/0.61  % (31326)------------------------------
% 1.26/0.61  % (31326)------------------------------
% 1.26/0.61  % (31327)Instruction limit reached!
% 1.26/0.61  % (31327)------------------------------
% 1.26/0.61  % (31327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.61  % (31327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.61  % (31327)Termination reason: Unknown
% 1.26/0.61  % (31327)Termination phase: Saturation
% 1.26/0.61  
% 1.26/0.61  % (31327)Memory used [KB]: 9594
% 1.26/0.61  % (31327)Time elapsed: 0.217 s
% 1.26/0.61  % (31327)Instructions burned: 100 (million)
% 1.26/0.61  % (31327)------------------------------
% 1.26/0.61  % (31327)------------------------------
% 1.26/0.61  % (31325)Instruction limit reached!
% 1.26/0.61  % (31325)------------------------------
% 1.26/0.61  % (31325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.61  % (31325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.61  % (31325)Termination reason: Unknown
% 1.26/0.61  % (31325)Termination phase: Saturation
% 1.26/0.61  
% 1.26/0.61  % (31325)Memory used [KB]: 9338
% 1.26/0.61  % (31325)Time elapsed: 0.215 s
% 1.26/0.61  % (31325)Instructions burned: 101 (million)
% 1.26/0.61  % (31325)------------------------------
% 1.26/0.61  % (31325)------------------------------
% 1.26/0.61  % (31330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.61  % (31330)Termination reason: Unknown
% 1.26/0.61  % (31330)Termination phase: Saturation
% 1.26/0.61  
% 1.26/0.61  % (31330)Memory used [KB]: 9594
% 1.26/0.61  % (31330)Time elapsed: 0.207 s
% 1.26/0.61  % (31330)Instructions burned: 99 (million)
% 1.26/0.61  % (31330)------------------------------
% 1.26/0.61  % (31330)------------------------------
% 1.26/0.62  % (31333)Instruction limit reached!
% 1.26/0.62  % (31333)------------------------------
% 1.26/0.62  % (31333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.62  % (31333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.62  % (31333)Termination reason: Unknown
% 1.26/0.62  % (31333)Termination phase: Saturation
% 1.26/0.62  
% 1.26/0.62  % (31333)Memory used [KB]: 9722
% 1.26/0.62  % (31333)Time elapsed: 0.225 s
% 1.26/0.62  % (31333)Instructions burned: 100 (million)
% 1.26/0.62  % (31333)------------------------------
% 1.26/0.62  % (31333)------------------------------
% 1.74/0.63  % (31425)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.74/0.63  % (31427)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2134Mi)
% 1.74/0.64  % (31426)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1824Mi)
% 1.74/0.64  % (31428)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2891Mi)
% 1.74/0.64  % (31424)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4931Mi)
% 1.74/0.65  % (31397)Instruction limit reached!
% 1.74/0.65  % (31397)------------------------------
% 1.74/0.65  % (31397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.65  % (31397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.65  % (31397)Termination reason: Unknown
% 1.74/0.65  % (31397)Termination phase: Saturation
% 1.74/0.65  
% 1.74/0.65  % (31397)Memory used [KB]: 9722
% 1.74/0.65  % (31397)Time elapsed: 0.030 s
% 1.74/0.65  % (31397)Instructions burned: 68 (million)
% 1.74/0.65  % (31397)------------------------------
% 1.74/0.65  % (31397)------------------------------
% 1.74/0.65  % (31373)Instruction limit reached!
% 1.74/0.65  % (31373)------------------------------
% 1.74/0.65  % (31373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.65  % (31373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.65  % (31373)Termination reason: Unknown
% 1.74/0.65  % (31373)Termination phase: Saturation
% 1.74/0.65  
% 1.74/0.65  % (31373)Memory used [KB]: 9722
% 1.74/0.65  % (31373)Time elapsed: 0.161 s
% 1.74/0.65  % (31373)Instructions burned: 90 (million)
% 1.74/0.65  % (31373)------------------------------
% 1.74/0.65  % (31373)------------------------------
% 1.74/0.66  % (31429)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 1.94/0.67  % (31430)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.94/0.68  % (31412)Instruction limit reached!
% 1.94/0.68  % (31412)------------------------------
% 1.94/0.68  % (31412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.69  % (31336)Instruction limit reached!
% 1.94/0.69  % (31336)------------------------------
% 1.94/0.69  % (31336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.69  % (31336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.69  % (31336)Termination reason: Unknown
% 1.94/0.69  % (31336)Termination phase: Saturation
% 1.94/0.69  
% 1.94/0.69  % (31336)Memory used [KB]: 10234
% 1.94/0.69  % (31336)Time elapsed: 0.270 s
% 1.94/0.69  % (31336)Instructions burned: 140 (million)
% 1.94/0.69  % (31336)------------------------------
% 1.94/0.69  % (31336)------------------------------
% 1.94/0.70  % (31412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.70  % (31412)Termination reason: Unknown
% 1.94/0.70  % (31412)Termination phase: Saturation
% 1.94/0.70  
% 1.94/0.70  % (31412)Memory used [KB]: 9594
% 1.94/0.70  % (31412)Time elapsed: 0.148 s
% 1.94/0.70  % (31412)Instructions burned: 91 (million)
% 1.94/0.70  % (31412)------------------------------
% 1.94/0.70  % (31412)------------------------------
% 1.94/0.70  % (31431)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)
% 1.94/0.70  % (31425)Instruction limit reached!
% 1.94/0.70  % (31425)------------------------------
% 1.94/0.70  % (31425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.70  % (31425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.70  % (31425)Termination reason: Unknown
% 1.94/0.70  % (31425)Termination phase: Saturation
% 1.94/0.70  
% 1.94/0.70  % (31425)Memory used [KB]: 9594
% 1.94/0.70  % (31425)Time elapsed: 0.054 s
% 1.94/0.70  % (31425)Instructions burned: 69 (million)
% 1.94/0.70  % (31425)------------------------------
% 1.94/0.70  % (31425)------------------------------
% 1.94/0.72  % (31432)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8004Mi)
% 1.94/0.72  % (31433)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 (2996ds/9965Mi)
% 1.94/0.73  % (31342)Instruction limit reached!
% 1.94/0.73  % (31342)------------------------------
% 1.94/0.73  % (31342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.73  % (31342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.73  % (31342)Termination reason: Unknown
% 1.94/0.73  % (31342)Termination phase: Saturation
% 1.94/0.73  
% 1.94/0.73  % (31342)Memory used [KB]: 5628
% 1.94/0.73  % (31342)Time elapsed: 0.105 s
% 1.94/0.73  % (31342)Instructions burned: 178 (million)
% 1.94/0.73  % (31342)------------------------------
% 1.94/0.73  % (31342)------------------------------
% 2.33/0.75  % (31335)Instruction limit reached!
% 2.33/0.75  % (31335)------------------------------
% 2.33/0.75  % (31335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/0.76  % (31434)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/9877Mi)
% 2.33/0.76  % (31335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.76  % (31335)Termination reason: Unknown
% 2.33/0.76  % (31335)Termination phase: Saturation
% 2.33/0.76  
% 2.33/0.76  % (31335)Memory used [KB]: 10234
% 2.33/0.76  % (31335)Time elapsed: 0.357 s
% 2.33/0.76  % (31335)Instructions burned: 177 (million)
% 2.33/0.76  % (31335)------------------------------
% 2.33/0.76  % (31335)------------------------------
% 2.42/0.79  % (31435)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.42/0.79  % (31352)Instruction limit reached!
% 2.42/0.79  % (31352)------------------------------
% 2.42/0.79  % (31352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.81  % (31352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.81  % (31352)Termination reason: Unknown
% 2.42/0.81  % (31352)Termination phase: Saturation
% 2.42/0.81  
% 2.42/0.81  % (31352)Memory used [KB]: 6908
% 2.42/0.81  % (31352)Time elapsed: 0.356 s
% 2.42/0.81  % (31352)Instructions burned: 211 (million)
% 2.42/0.81  % (31352)------------------------------
% 2.42/0.81  % (31352)------------------------------
% 2.42/0.81  % (31430)Instruction limit reached!
% 2.42/0.81  % (31430)------------------------------
% 2.42/0.81  % (31430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.82  % (31430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.82  % (31430)Termination reason: Unknown
% 2.42/0.82  % (31430)Termination phase: Saturation
% 2.42/0.82  
% 2.42/0.82  % (31430)Memory used [KB]: 9594
% 2.42/0.82  % (31430)Time elapsed: 0.182 s
% 2.42/0.82  % (31430)Instructions burned: 91 (million)
% 2.42/0.82  % (31430)------------------------------
% 2.42/0.82  % (31430)------------------------------
% 2.65/0.83  % (31436)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 2.65/0.84  % (31437)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9989Mi)
% 3.09/1.02  % (31344)Instruction limit reached!
% 3.09/1.02  % (31344)------------------------------
% 3.09/1.02  % (31344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/1.02  % (31344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/1.02  % (31344)Termination reason: Unknown
% 3.09/1.02  % (31344)Termination phase: Saturation
% 3.09/1.02  
% 3.09/1.02  % (31344)Memory used [KB]: 14711
% 3.09/1.02  % (31344)Time elapsed: 0.625 s
% 3.09/1.02  % (31344)Instructions burned: 357 (million)
% 3.09/1.02  % (31344)------------------------------
% 3.09/1.02  % (31344)------------------------------
% 3.27/1.05  % (31438)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 5.84/1.14  % (31351)Instruction limit reached!
% 5.84/1.14  % (31351)------------------------------
% 5.84/1.14  % (31351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.84/1.16  % (31351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.84/1.16  % (31351)Termination reason: Unknown
% 5.84/1.16  % (31351)Termination phase: Saturation
% 5.84/1.16  
% 5.84/1.16  % (31351)Memory used [KB]: 11769
% 5.84/1.16  % (31351)Time elapsed: 0.720 s
% 5.84/1.16  % (31351)Instructions burned: 389 (million)
% 5.84/1.16  % (31351)------------------------------
% 5.84/1.16  % (31351)------------------------------
% 6.06/1.17  % (31439)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 6.06/1.19  % (31338)Instruction limit reached!
% 6.06/1.19  % (31338)------------------------------
% 6.06/1.19  % (31338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.06/1.19  % (31337)Instruction limit reached!
% 6.06/1.19  % (31337)------------------------------
% 6.06/1.19  % (31337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.06/1.20  % (31338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.06/1.20  % (31338)Termination reason: Unknown
% 6.06/1.20  % (31338)Termination phase: Saturation
% 6.06/1.20  
% 6.06/1.20  % (31338)Memory used [KB]: 14200
% 6.06/1.20  % (31338)Time elapsed: 0.794 s
% 6.06/1.20  % (31338)Instructions burned: 467 (million)
% 6.06/1.20  % (31338)------------------------------
% 6.06/1.20  % (31338)------------------------------
% 6.06/1.21  % (31343)Instruction limit reached!
% 6.06/1.21  % (31343)------------------------------
% 6.06/1.21  % (31343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.06/1.21  % (31343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.06/1.21  % (31343)Termination reason: Unknown
% 6.06/1.21  % (31343)Termination phase: Saturation
% 6.06/1.21  
% 6.06/1.21  % (31343)Memory used [KB]: 14583
% 6.06/1.21  % (31343)Time elapsed: 0.780 s
% 6.06/1.21  % (31343)Instructions burned: 439 (million)
% 6.06/1.21  % (31343)------------------------------
% 6.06/1.21  % (31343)------------------------------
% 6.06/1.21  % (31337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.06/1.21  % (31337)Termination reason: Unknown
% 6.06/1.21  % (31337)Termination phase: Saturation
% 6.06/1.21  
% 6.06/1.21  % (31337)Memory used [KB]: 10490
% 6.06/1.21  % (31337)Time elapsed: 0.798 s
% 6.06/1.21  % (31337)Instructions burned: 500 (million)
% 6.06/1.21  % (31337)------------------------------
% 6.06/1.21  % (31337)------------------------------
% 6.06/1.22  % (31441)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)
% 6.06/1.22  % (31440)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 6.06/1.22  % (31442)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 (2991ds/35256Mi)
% 6.77/1.26  % (31340)Instruction limit reached!
% 6.77/1.26  % (31340)------------------------------
% 6.77/1.26  % (31340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.77/1.26  % (31340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.77/1.26  % (31340)Termination reason: Unknown
% 6.77/1.26  % (31340)Termination phase: Saturation
% 6.77/1.26  
% 6.77/1.26  % (31340)Memory used [KB]: 14328
% 6.77/1.26  % (31340)Time elapsed: 0.851 s
% 6.77/1.26  % (31340)Instructions burned: 501 (million)
% 6.77/1.26  % (31340)------------------------------
% 6.77/1.26  % (31340)------------------------------
% 6.77/1.28  % (31443)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)
% 6.77/1.30  % (31339)Instruction limit reached!
% 6.77/1.30  % (31339)------------------------------
% 6.77/1.30  % (31339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.77/1.30  % (31339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.77/1.30  % (31339)Termination reason: Unknown
% 6.77/1.30  % (31339)Termination phase: Saturation
% 6.77/1.30  
% 6.77/1.30  % (31339)Memory used [KB]: 14456
% 6.77/1.30  % (31339)Time elapsed: 0.898 s
% 6.77/1.30  % (31339)Instructions burned: 483 (million)
% 6.77/1.30  % (31339)------------------------------
% 6.77/1.30  % (31339)------------------------------
% 6.77/1.31  % (31439)Instruction limit reached!
% 6.77/1.31  % (31439)------------------------------
% 6.77/1.31  % (31439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.77/1.31  % (31444)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)
% 6.77/1.31  % (31439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.77/1.31  % (31439)Termination reason: Unknown
% 6.77/1.31  % (31439)Termination phase: Saturation
% 6.77/1.31  
% 6.77/1.31  % (31439)Memory used [KB]: 9466
% 6.77/1.31  % (31439)Time elapsed: 0.130 s
% 6.77/1.31  % (31439)Instructions burned: 91 (million)
% 6.77/1.31  % (31439)------------------------------
% 6.77/1.31  % (31439)------------------------------
% 6.77/1.32  % (31445)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/10187Mi)
% 8.16/1.52  % (31392)Instruction limit reached!
% 8.16/1.52  % (31392)------------------------------
% 8.16/1.52  % (31392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.52/1.54  % (31392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.52/1.54  % (31392)Termination reason: Unknown
% 8.52/1.54  % (31392)Termination phase: Saturation
% 8.52/1.54  
% 8.52/1.54  % (31392)Memory used [KB]: 11769
% 8.52/1.54  % (31392)Time elapsed: 0.986 s
% 8.52/1.54  % (31392)Instructions burned: 655 (million)
% 8.52/1.54  % (31392)------------------------------
% 8.52/1.54  % (31392)------------------------------
% 8.52/1.55  % (31446)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.22/1.84  % (31391)Instruction limit reached!
% 11.22/1.84  % (31391)------------------------------
% 11.22/1.84  % (31391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.22/1.84  % (31391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.22/1.84  % (31391)Termination reason: Unknown
% 11.22/1.84  % (31391)Termination phase: Saturation
% 11.22/1.84  
% 11.22/1.84  % (31391)Memory used [KB]: 15223
% 11.22/1.84  % (31391)Time elapsed: 1.295 s
% 11.22/1.84  % (31391)Instructions burned: 748 (million)
% 11.22/1.84  % (31391)------------------------------
% 11.22/1.84  % (31391)------------------------------
% 11.55/1.87  % (31447)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.53/2.00  % (31383)Instruction limit reached!
% 12.53/2.00  % (31383)------------------------------
% 12.53/2.00  % (31383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.53/2.00  % (31383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.53/2.00  % (31383)Termination reason: Unknown
% 12.53/2.00  % (31383)Termination phase: Saturation
% 12.53/2.00  
% 12.53/2.00  % (31383)Memory used [KB]: 19445
% 12.53/2.00  % (31383)Time elapsed: 1.474 s
% 12.53/2.00  % (31383)Instructions burned: 920 (million)
% 12.53/2.00  % (31383)------------------------------
% 12.53/2.00  % (31383)------------------------------
% 12.53/2.02  % (31448)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/38056Mi)
% 13.09/2.06  % (31384)Instruction limit reached!
% 13.09/2.06  % (31384)------------------------------
% 13.09/2.06  % (31384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.09/2.06  % (31409)Instruction limit reached!
% 13.09/2.06  % (31409)------------------------------
% 13.09/2.06  % (31409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.09/2.06  % (31409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.09/2.06  % (31409)Termination reason: Unknown
% 13.09/2.06  % (31409)Termination phase: Saturation
% 13.09/2.06  
% 13.09/2.06  % (31409)Memory used [KB]: 21492
% 13.09/2.06  % (31409)Time elapsed: 1.503 s
% 13.09/2.06  % (31409)Instructions burned: 983 (million)
% 13.09/2.06  % (31409)------------------------------
% 13.09/2.06  % (31409)------------------------------
% 13.23/2.07  % (31384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.23/2.07  % (31384)Termination reason: Unknown
% 13.23/2.07  % (31384)Termination phase: Saturation
% 13.23/2.07  
% 13.23/2.07  % (31384)Memory used [KB]: 21364
% 13.23/2.07  % (31384)Time elapsed: 1.558 s
% 13.23/2.07  % (31384)Instructions burned: 934 (million)
% 13.23/2.07  % (31384)------------------------------
% 13.23/2.07  % (31384)------------------------------
% 13.23/2.08  % (31449)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 (2982ds/33239Mi)
% 13.23/2.08  % (31450)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/20987Mi)
% 13.23/2.11  % (31448)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 13.23/2.11  % (31448)Terminated due to inappropriate strategy.
% 13.23/2.11  % (31448)------------------------------
% 13.23/2.11  % (31448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.23/2.11  % (31448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.23/2.11  % (31448)Termination reason: Inappropriate
% 13.23/2.11  
% 13.23/2.11  % (31448)Memory used [KB]: 4733
% 13.23/2.11  % (31448)Time elapsed: 0.042 s
% 13.23/2.11  % (31448)Instructions burned: 70 (million)
% 13.23/2.11  % (31448)------------------------------
% 13.23/2.11  % (31448)------------------------------
% 13.58/2.14  % (31451)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 (2982ds/49917Mi)
% 13.58/2.15  % (31449)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 13.58/2.15  % (31449)Terminated due to inappropriate strategy.
% 13.58/2.15  % (31449)------------------------------
% 13.58/2.15  % (31449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.58/2.15  % (31449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.58/2.15  % (31449)Termination reason: Inappropriate
% 13.58/2.15  
% 13.58/2.15  % (31449)Memory used [KB]: 4093
% 13.58/2.15  % (31449)Time elapsed: 0.044 s
% 13.58/2.15  % (31449)Instructions burned: 57 (million)
% 13.58/2.15  % (31449)------------------------------
% 13.58/2.15  % (31449)------------------------------
% 13.58/2.16  % (31450)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.00/2.17  % (31452)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/19144Mi)
% 14.00/2.17  % (31450)Terminated due to inappropriate strategy.
% 14.00/2.17  % (31450)------------------------------
% 14.00/2.17  % (31450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.00/2.17  % (31450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.00/2.17  % (31450)Termination reason: Inappropriate
% 14.00/2.17  
% 14.00/2.17  % (31450)Memory used [KB]: 4605
% 14.00/2.17  % (31450)Time elapsed: 0.026 s
% 14.00/2.17  % (31450)Instructions burned: 64 (million)
% 14.00/2.17  % (31450)------------------------------
% 14.00/2.17  % (31450)------------------------------
% 14.00/2.19  % (31453)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 (2981ds/27492Mi)
% 14.00/2.22  % (31451)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.00/2.23  % (31405)Instruction limit reached!
% 14.00/2.23  % (31405)------------------------------
% 14.00/2.23  % (31405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.00/2.23  % (31405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.00/2.23  % (31405)Termination reason: Unknown
% 14.00/2.23  % (31405)Termination phase: Saturation
% 14.00/2.23  
% 14.00/2.23  % (31405)Memory used [KB]: 16886
% 14.00/2.23  % (31405)Time elapsed: 1.691 s
% 14.00/2.23  % (31405)Instructions burned: 941 (million)
% 14.00/2.23  % (31405)------------------------------
% 14.00/2.23  % (31405)------------------------------
% 14.00/2.23  % (31451)Terminated due to inappropriate strategy.
% 14.00/2.23  % (31451)------------------------------
% 14.00/2.23  % (31451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.00/2.23  % (31451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.00/2.23  % (31451)Termination reason: Inappropriate
% 14.00/2.23  
% 14.00/2.23  % (31451)Memory used [KB]: 4733
% 14.00/2.23  % (31451)Time elapsed: 0.032 s
% 14.00/2.23  % (31451)Instructions burned: 73 (million)
% 14.00/2.23  % (31451)------------------------------
% 14.00/2.23  % (31451)------------------------------
% 14.61/2.24  % (31455)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 (2981ds/90Mi)
% 14.61/2.25  % (31454)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/6101Mi)
% 15.41/2.37  % (31455)Instruction limit reached!
% 15.41/2.37  % (31455)------------------------------
% 15.41/2.37  % (31455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.41/2.37  % (31455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.41/2.37  % (31455)Termination reason: Unknown
% 15.41/2.37  % (31455)Termination phase: Saturation
% 15.41/2.37  
% 15.41/2.37  % (31455)Memory used [KB]: 9466
% 15.41/2.37  % (31455)Time elapsed: 0.143 s
% 15.41/2.37  % (31455)Instructions burned: 90 (million)
% 15.41/2.37  % (31455)------------------------------
% 15.41/2.37  % (31455)------------------------------
% 15.41/2.39  % (31456)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 (2979ds/91600Mi)
% 21.88/3.18  % (31426)Instruction limit reached!
% 21.88/3.18  % (31426)------------------------------
% 21.88/3.18  % (31426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.88/3.18  % (31426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.88/3.18  % (31426)Termination reason: Unknown
% 21.88/3.18  % (31426)Termination phase: Saturation
% 21.88/3.18  
% 21.88/3.18  % (31426)Memory used [KB]: 16758
% 21.88/3.18  % (31426)Time elapsed: 2.517 s
% 21.88/3.18  % (31426)Instructions burned: 1826 (million)
% 21.88/3.18  % (31426)------------------------------
% 21.88/3.18  % (31426)------------------------------
% 22.18/3.20  % (31457)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 (2971ds/7127Mi)
% 23.54/3.40  % (31436)Instruction limit reached!
% 23.54/3.40  % (31436)------------------------------
% 23.54/3.40  % (31436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.54/3.41  % (31436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.54/3.41  % (31436)Termination reason: Unknown
% 23.54/3.41  % (31436)Termination phase: Saturation
% 23.54/3.41  
% 23.54/3.41  % (31436)Memory used [KB]: 16630
% 23.54/3.41  % (31436)Time elapsed: 2.537 s
% 23.54/3.41  % (31436)Instructions burned: 1825 (million)
% 23.54/3.41  % (31436)------------------------------
% 23.54/3.41  % (31436)------------------------------
% 23.54/3.44  % (31458)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 (2969ds/35256Mi)
% 25.94/3.67  % (31431)Instruction limit reached!
% 25.94/3.67  % (31431)------------------------------
% 25.94/3.67  % (31431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.94/3.67  % (31431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.94/3.67  % (31431)Termination reason: Unknown
% 25.94/3.67  % (31431)Termination phase: Saturation
% 25.94/3.67  
% 25.94/3.67  % (31431)Memory used [KB]: 20084
% 25.94/3.67  % (31431)Time elapsed: 2.992 s
% 25.94/3.67  % (31431)Instructions burned: 2017 (million)
% 25.94/3.67  % (31431)------------------------------
% 25.94/3.67  % (31431)------------------------------
% 25.94/3.68  % (31414)Instruction limit reached!
% 25.94/3.68  % (31414)------------------------------
% 25.94/3.68  % (31414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.94/3.68  % (31414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.94/3.68  % (31414)Termination reason: Unknown
% 25.94/3.68  % (31414)Termination phase: Saturation
% 25.94/3.68  
% 25.94/3.68  % (31414)Memory used [KB]: 20212
% 25.94/3.68  % (31414)Time elapsed: 3.138 s
% 25.94/3.68  % (31414)Instructions burned: 2016 (million)
% 25.94/3.68  % (31414)------------------------------
% 25.94/3.68  % (31414)------------------------------
% 25.94/3.69  % (31459)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)
% 25.94/3.70  % (31460)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 (2966ds/29337Mi)
% 30.76/4.30  % (31427)Instruction limit reached!
% 30.76/4.30  % (31427)------------------------------
% 30.76/4.30  % (31427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.76/4.31  % (31427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.76/4.31  % (31427)Termination reason: Unknown
% 30.76/4.31  % (31427)Termination phase: Saturation
% 30.76/4.31  
% 30.76/4.31  % (31427)Memory used [KB]: 24434
% 30.76/4.31  % (31427)Time elapsed: 3.695 s
% 30.76/4.31  % (31427)Instructions burned: 2135 (million)
% 30.76/4.31  % (31427)------------------------------
% 30.76/4.31  % (31427)------------------------------
% 30.76/4.32  % (31435)First to succeed.
% 30.76/4.33  % (31461)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=99860:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/99860Mi)
% 31.36/4.35  % (31435)Refutation found. Thanks to Tanya!
% 31.36/4.35  % SZS status Unsatisfiable for theBenchmark
% 31.36/4.35  % SZS output start Proof for theBenchmark
% See solution above
% 31.36/4.35  % (31435)------------------------------
% 31.36/4.35  % (31435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.36/4.35  % (31435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.36/4.35  % (31435)Termination reason: Refutation
% 31.36/4.35  
% 31.36/4.35  % (31435)Memory used [KB]: 32494
% 31.36/4.35  % (31435)Time elapsed: 1.249 s
% 31.36/4.35  % (31435)Instructions burned: 2435 (million)
% 31.36/4.35  % (31435)------------------------------
% 31.36/4.35  % (31435)------------------------------
% 31.36/4.35  % (31297)Success in time 4.007 s
%------------------------------------------------------------------------------