TSTP Solution File: ARI760_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI760_1 : TPTP v8.1.0. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n017.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:47:07 EDT 2022

% Result   : Unsatisfiable 7.06s 1.37s
% Output   : Refutation 7.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :  524
% Syntax   : Number of formulae    :  552 (  19 unt; 516 typ;   0 def)
%            Number of atoms       :  100 (  48 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :   90 (  26   ~;  20   |;  38   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  103 (  51 atm;   0 fun;  23 num;  29 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1811 ( 486   >;1325   *;   0   +;   0  <<)
%            Number of predicates  :   49 (  45 usr;   1 prp; 0-11 aty)
%            Number of functors    :  468 ( 466 usr;  27 con; 0-11 aty)
%            Number of variables   :  113 (  91   !;  22   ?; 113   :)

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

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

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

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

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

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

tff(func_def_1,type,
    char_P_tag: c_unsorted ).

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

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

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

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

tff(func_def_6,type,
    c_Boolean_true: c_Boolean ).

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

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

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

tff(func_def_10,type,
    pset_empty: c_unsorted ).

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

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

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

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

tff(func_def_15,type,
    c_unit: c_type ).

tff(func_def_16,type,
    smtlib___Node_tag: c_unsorted ).

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

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

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

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

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

tff(func_def_22,type,
    smtlib___Node: c_type ).

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

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

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

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

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

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

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

tff(func_def_30,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_44,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_58,type,
    c_real: c_type ).

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

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

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

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

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

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

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

tff(func_def_66,type,
    int8: c_type ).

tff(func_def_67,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_74,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_77,type,
    bottom_tag: c_unsorted ).

tff(func_def_78,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_89,type,
    c_bool: c_type ).

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

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

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

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

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

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

tff(func_def_96,type,
    void_P: c_type ).

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

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

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

tff(func_def_100,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_105,type,
    char_P: c_type ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_130,type,
    sK10: c_unsorted > c_type ).

tff(func_def_131,type,
    sK11: c_unsorted > c_sorted ).

tff(func_def_132,type,
    sK12: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_148,type,
    sK28: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

tff(func_def_150,type,
    sK30: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_151,type,
    sK31: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

tff(func_def_152,type,
    sK32: ( c_unsorted * c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_182,type,
    sK62: ( c_unsorted * c_type * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_204,type,
    sK84: c_unsorted > c_sorted ).

tff(func_def_205,type,
    sK85: ( c_type * c_unsorted * c_unsorted * $int ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_223,type,
    sK103: ( c_unsorted * $int * $int * $int * c_unsorted * c_unsorted * $int ) > c_sorted ).

tff(func_def_224,type,
    sK104: c_unsorted > c_sorted ).

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

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

tff(func_def_227,type,
    sK107: ( c_unsorted * c_unsorted * $int * c_type ) > c_sorted ).

tff(func_def_228,type,
    sK108: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_249,type,
    sK129: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_260,type,
    sK140: c_type ).

tff(func_def_261,type,
    sK141: c_type > c_type ).

tff(func_def_262,type,
    sK142: c_unsorted > c_type ).

tff(func_def_263,type,
    sK143: c_unsorted > c_sorted ).

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

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

tff(func_def_266,type,
    sK146: ( $real * $real ) > $real ).

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

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

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

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

tff(func_def_271,type,
    sK151: c_unsorted > c_sorted ).

tff(func_def_272,type,
    sK152: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

tff(func_def_280,type,
    sK160: ( c_unsorted * c_unsorted * c_unsorted ) > c_unsorted ).

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

tff(func_def_282,type,
    sK162: c_unsorted > c_type ).

tff(func_def_283,type,
    sK163: c_unsorted > c_sorted ).

tff(func_def_284,type,
    sK164: ( c_type * c_unsorted * c_unsorted ) > c_type ).

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

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

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

tff(func_def_288,type,
    sK168: ( $real * $real ) > $real ).

tff(func_def_289,type,
    sK169: c_unsorted > c_sorted ).

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

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

tff(func_def_292,type,
    sK172: c_unsorted > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_308,type,
    sK188: c_unsorted > c_type ).

tff(func_def_309,type,
    sK189: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

tff(func_def_319,type,
    sK199: ( c_type * c_unsorted * c_unsorted * c_unsorted * c_unsorted * $int * $int * $int * $int ) > c_type ).

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

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

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

tff(func_def_323,type,
    sK203: c_type > c_type ).

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

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

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

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

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

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

tff(func_def_330,type,
    sK210: c_type ).

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

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

tff(func_def_333,type,
    sK213: ( $real * $real ) > $real ).

tff(func_def_334,type,
    sK214: ( c_unsorted * c_type * c_unsorted * c_unsorted * c_type ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

tff(func_def_345,type,
    sK225: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

tff(func_def_354,type,
    sK234: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_386,type,
    sK266: c_unsorted > c_type ).

tff(func_def_387,type,
    sK267: c_unsorted > c_sorted ).

tff(func_def_388,type,
    sK268: c_unsorted > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_404,type,
    sK284: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_431,type,
    sK311: c_unsorted > c_type ).

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

tff(func_def_433,type,
    sK313: ( c_type * c_unsorted * $int * c_unsorted ) > c_type ).

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

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

tff(func_def_436,type,
    sK316: ( $int * $int * $int * $int * c_type * c_unsorted * c_unsorted ) > c_sorted ).

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

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

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

tff(func_def_440,type,
    sK320: ( c_unsorted * c_unsorted * c_type * c_type * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

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

tff(func_def_450,type,
    sK330: ( c_unsorted * $int * c_type * c_unsorted ) > c_type ).

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

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

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

tff(func_def_454,type,
    sK334: ( $int * $int * c_type * c_unsorted ) > c_type ).

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

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

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

tff(func_def_458,type,
    sK338: ( $int * $int ) > $int ).

tff(func_def_459,type,
    sK339: c_type > c_type ).

tff(func_def_460,type,
    sK340: c_unsorted > c_type ).

tff(func_def_461,type,
    sK341: c_unsorted > c_sorted ).

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

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

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

tff(func_def_465,type,
    sK345: ( $int * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_466,type,
    sK346: ( $int * c_unsorted * c_type * c_unsorted ) > $int ).

tff(func_def_467,type,
    sK347: ( $int * c_unsorted * c_type * c_unsorted ) > c_type ).

tff(func_def_468,type,
    sK348: ( $int * c_unsorted * c_type * c_unsorted ) > c_unsorted ).

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

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

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

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

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

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

tff(func_def_484,type,
    '$inst356': $real ).

tff(func_def_485,type,
    '$inst357': $real ).

tff(func_def_488,type,
    '$inst358': $int ).

tff(func_def_489,type,
    '$inst359': $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f4246,plain,
    $false,
    inference(interpreted_simplification,[],[f4245]) ).

tff(f4245,plain,
    ~ $less(-1,0),
    inference(instantiation,[],[f4244]) ).

tff(f4244,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f4243,f1284]) ).

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

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

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

tff(f213,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(f4243,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,[],[f3729,f1501]) ).

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

tff(f296,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(f3729,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,[],[f2048,f2034]) ).

tff(f2034,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(pointer(X1),shift(c_sort(pointer(X1),X0),0)) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1463,f1462,f1836,f1836]) ).

tff(f1836,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK187(X0,X1) = c_sort(pointer(X1),X0) ),
    inference(definition_unfolding,[],[f1464,f1462]) ).

tff(f1464,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK186(X0,X1),X0) = sK187(X0,X1) ),
    inference(cnf_transformation,[],[f830]) ).

tff(f830,plain,
    ! [X0: c_unsorted,X1: c_type] :
      ( ( c_sort(sK186(X0,X1),X0) = sK187(X0,X1) )
      & ( c_sort(sK186(X0,X1),shift(sK187(X0,X1),0)) = sK187(X0,X1) )
      & ( sK186(X0,X1) = pointer(X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK186,sK187])],[f416,f829,f828]) ).

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

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

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

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

tff(f1462,plain,
    ! [X0: c_unsorted,X1: c_type] : ( sK186(X0,X1) = pointer(X1) ),
    inference(cnf_transformation,[],[f830]) ).

tff(f1463,plain,
    ! [X0: c_unsorted,X1: c_type] : ( c_sort(sK186(X0,X1),shift(sK187(X0,X1),0)) = sK187(X0,X1) ),
    inference(cnf_transformation,[],[f830]) ).

tff(f2048,plain,
    ! [X2: $int,X3: c_unsorted,X0: c_type,X1: $int] :
      ( $less(address(c_sort(pointer(X0),shift(c_sort(pointer(X0),X3),X1))),address(c_sort(pointer(X0),shift(c_sort(pointer(X0),X3),X2))))
      | ~ $less(X1,X2) ),
    inference(definition_unfolding,[],[f1494,f1492,f1841,f1492,f1841]) ).

tff(f1841,plain,
    ! [X2: $int,X3: c_unsorted,X0: c_type,X1: $int] : ( sK205(X0,X1,X2,X3) = c_sort(pointer(X0),X3) ),
    inference(definition_unfolding,[],[f1495,f1492]) ).

tff(f1495,plain,
    ! [X2: $int,X3: c_unsorted,X0: c_type,X1: $int] : ( c_sort(sK204(X0,X1,X2,X3),X3) = sK205(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f865]) ).

tff(f865,plain,
    ! [X0: c_type,X1: $int,X2: $int,X3: c_unsorted] :
      ( ( c_sort(sK204(X0,X1,X2,X3),X3) = sK205(X0,X1,X2,X3) )
      & ( $less(address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X1))),address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X2))))
        | ~ $less(X1,X2) )
      & ( $less(X1,X2)
        | ~ $less(address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X1))),address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X2)))) )
      & ( pointer(X0) = sK204(X0,X1,X2,X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK204,sK205])],[f862,f864,f863]) ).

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

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

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

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

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

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

tff(f48,axiom,
    ! [X103: $int,X101: c_unsorted,X102: $int,X100: c_type] :
    ? [X104: c_type] :
      ( ( pointer(X100) = X104 )
      & ? [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) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_48) ).

tff(f1492,plain,
    ! [X2: $int,X3: c_unsorted,X0: c_type,X1: $int] : ( pointer(X0) = sK204(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f865]) ).

tff(f1494,plain,
    ! [X2: $int,X3: c_unsorted,X0: c_type,X1: $int] :
      ( $less(address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X1))),address(c_sort(sK204(X0,X1,X2,X3),shift(sK205(X0,X1,X2,X3),X2))))
      | ~ $less(X1,X2) ),
    inference(cnf_transformation,[],[f865]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : ARI760=1 : TPTP v8.1.0. Released v7.0.0.
% 0.08/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n017.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:24:04 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.44  % (9818)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.44  % (9819)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.44  % (9817)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.19/0.44  % (9820)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.44  % (9821)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.44  % (9822)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.44  % (9826)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.44  % (9820)Instruction limit reached!
% 0.19/0.44  % (9820)------------------------------
% 0.19/0.44  % (9820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.44  % (9820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.44  % (9820)Termination reason: Unknown
% 0.19/0.44  % (9820)Termination phase: shuffling
% 0.19/0.44  
% 0.19/0.44  % (9820)Memory used [KB]: 1535
% 0.19/0.44  % (9820)Time elapsed: 0.005 s
% 0.19/0.44  % (9820)Instructions burned: 2 (million)
% 0.19/0.44  % (9820)------------------------------
% 0.19/0.44  % (9820)------------------------------
% 0.19/0.44  % (9826)Instruction limit reached!
% 0.19/0.44  % (9826)------------------------------
% 0.19/0.44  % (9826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.44  % (9826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.44  % (9826)Termination reason: Unknown
% 0.19/0.44  % (9826)Termination phase: shuffling
% 0.19/0.44  
% 0.19/0.44  % (9826)Memory used [KB]: 1407
% 0.19/0.44  % (9826)Time elapsed: 0.004 s
% 0.19/0.44  % (9826)Instructions burned: 2 (million)
% 0.19/0.44  % (9826)------------------------------
% 0.19/0.44  % (9826)------------------------------
% 0.19/0.45  % (9836)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.45  % (9841)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.19/0.45  % (9842)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.45  % (9846)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.19/0.45  % (9840)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.45  % (9845)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.45  % (9843)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.46  % (9832)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.46  % (9839)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.46  % (9830)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.46  % (9825)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.19/0.46  % (9844)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.46  % (9824)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.19/0.46  % (9832)Instruction limit reached!
% 0.19/0.46  % (9832)------------------------------
% 0.19/0.46  % (9832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.46  % (9832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.46  % (9832)Termination reason: Unknown
% 0.19/0.46  % (9832)Termination phase: shuffling
% 0.19/0.46  
% 0.19/0.46  % (9832)Memory used [KB]: 1535
% 0.19/0.46  % (9832)Time elapsed: 0.008 s
% 0.19/0.46  % (9832)Instructions burned: 2 (million)
% 0.19/0.46  % (9832)------------------------------
% 0.19/0.46  % (9832)------------------------------
% 0.19/0.46  % (9829)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.46  % (9835)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.46  % (9831)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.46  % (9827)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.19/0.46  % (9833)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.46  % (9828)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.46  % (9834)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.46  % (9838)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.47  % (9848)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.19/0.47  % (9847)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.47  % (9819)Instruction limit reached!
% 0.19/0.47  % (9819)------------------------------
% 0.19/0.47  % (9819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (9819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (9819)Termination reason: Unknown
% 0.19/0.47  % (9819)Termination phase: Property scanning
% 0.19/0.47  
% 0.19/0.47  % (9819)Memory used [KB]: 2046
% 0.19/0.47  % (9819)Time elapsed: 0.013 s
% 0.19/0.47  % (9819)Instructions burned: 9 (million)
% 0.19/0.47  % (9819)------------------------------
% 0.19/0.47  % (9819)------------------------------
% 0.19/0.47  % (9837)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.47  % (9823)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.47  % (9836)Instruction limit reached!
% 0.19/0.47  % (9836)------------------------------
% 0.19/0.47  % (9836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (9836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (9836)Termination reason: Unknown
% 0.19/0.47  % (9836)Termination phase: shuffling
% 0.19/0.47  
% 0.19/0.47  % (9836)Memory used [KB]: 1407
% 0.19/0.47  % (9836)Time elapsed: 0.004 s
% 0.19/0.47  % (9836)Instructions burned: 2 (million)
% 0.19/0.47  % (9836)------------------------------
% 0.19/0.47  % (9836)------------------------------
% 0.19/0.48  % (9828)Instruction limit reached!
% 0.19/0.48  % (9828)------------------------------
% 0.19/0.48  % (9828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (9828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (9828)Termination reason: Unknown
% 0.19/0.48  % (9828)Termination phase: Property scanning
% 0.19/0.48  
% 0.19/0.48  % (9828)Memory used [KB]: 1663
% 0.19/0.48  % (9828)Time elapsed: 0.008 s
% 0.19/0.48  % (9828)Instructions burned: 4 (million)
% 0.19/0.48  % (9828)------------------------------
% 0.19/0.48  % (9828)------------------------------
% 0.19/0.48  % (9829)Instruction limit reached!
% 0.19/0.48  % (9829)------------------------------
% 0.19/0.48  % (9829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (9829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (9829)Termination reason: Unknown
% 0.19/0.48  % (9829)Termination phase: shuffling
% 0.19/0.48  
% 0.19/0.48  % (9829)Memory used [KB]: 1535
% 0.19/0.48  % (9829)Time elapsed: 0.004 s
% 0.19/0.48  % (9829)Instructions burned: 2 (million)
% 0.19/0.48  % (9829)------------------------------
% 0.19/0.48  % (9829)------------------------------
% 0.19/0.48  % (9822)Instruction limit reached!
% 0.19/0.48  % (9822)------------------------------
% 0.19/0.48  % (9822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (9822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (9822)Termination reason: Unknown
% 0.19/0.48  % (9822)Termination phase: Including theory axioms
% 0.19/0.48  
% 0.19/0.48  % (9822)Memory used [KB]: 1791
% 0.19/0.48  % (9822)Time elapsed: 0.019 s
% 0.19/0.48  % (9822)Instructions burned: 15 (million)
% 0.19/0.48  % (9822)------------------------------
% 0.19/0.48  % (9822)------------------------------
% 0.19/0.48  % (9849)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 0.19/0.49  % (9833)Instruction limit reached!
% 0.19/0.49  % (9833)------------------------------
% 0.19/0.49  % (9833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (9833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (9833)Termination reason: Unknown
% 0.19/0.49  % (9833)Termination phase: shuffling
% 0.19/0.49  
% 0.19/0.49  % (9833)Memory used [KB]: 1407
% 0.19/0.49  % (9833)Time elapsed: 0.004 s
% 0.19/0.49  % (9833)Instructions burned: 2 (million)
% 0.19/0.49  % (9833)------------------------------
% 0.19/0.49  % (9833)------------------------------
% 0.19/0.49  % (9837)Instruction limit reached!
% 0.19/0.49  % (9837)------------------------------
% 0.19/0.49  % (9837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (9850)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 0.19/0.49  % (9853)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 0.19/0.50  % (9845)Instruction limit reached!
% 0.19/0.50  % (9845)------------------------------
% 0.19/0.50  % (9845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (9837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (9837)Termination reason: Unknown
% 0.19/0.50  % (9837)Termination phase: Preprocessing 1
% 0.19/0.50  
% 0.19/0.50  % (9837)Memory used [KB]: 1791
% 0.19/0.50  % (9837)Time elapsed: 0.016 s
% 0.19/0.50  % (9837)Instructions burned: 16 (million)
% 0.19/0.50  % (9837)------------------------------
% 0.19/0.50  % (9837)------------------------------
% 0.19/0.50  % (9852)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 0.19/0.51  % (9851)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 0.19/0.51  % (9854)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 0.19/0.51  % (9839)Refutation not found, incomplete strategy% (9839)------------------------------
% 0.19/0.51  % (9839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (9839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (9839)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (9839)Memory used [KB]: 1791
% 0.19/0.51  % (9839)Time elapsed: 0.034 s
% 0.19/0.51  % (9839)Instructions burned: 18 (million)
% 0.19/0.51  % (9839)------------------------------
% 0.19/0.51  % (9839)------------------------------
% 0.19/0.51  % (9835)Refutation not found, incomplete strategy% (9835)------------------------------
% 0.19/0.51  % (9835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (9835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (9835)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (9835)Memory used [KB]: 6268
% 0.19/0.51  % (9835)Time elapsed: 0.016 s
% 0.19/0.51  % (9835)Instructions burned: 11 (million)
% 0.19/0.51  % (9835)------------------------------
% 0.19/0.51  % (9835)------------------------------
% 0.19/0.51  % (9856)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 0.19/0.52  % (9848)Refutation not found, incomplete strategy% (9848)------------------------------
% 0.19/0.52  % (9848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (9845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9845)Termination reason: Unknown
% 0.19/0.52  % (9845)Termination phase: Preprocessing 1
% 0.19/0.52  
% 0.19/0.52  % (9845)Memory used [KB]: 3326
% 0.19/0.52  % (9845)Time elapsed: 0.019 s
% 0.19/0.52  % (9845)Instructions burned: 21 (million)
% 0.19/0.52  % (9845)------------------------------
% 0.19/0.52  % (9845)------------------------------
% 0.19/0.52  % (9847)Refutation not found, incomplete strategy% (9847)------------------------------
% 0.19/0.52  % (9847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (9847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9847)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (9847)Memory used [KB]: 6140
% 0.19/0.52  % (9847)Time elapsed: 0.015 s
% 0.19/0.52  % (9847)Instructions burned: 11 (million)
% 0.19/0.52  % (9847)------------------------------
% 0.19/0.52  % (9847)------------------------------
% 0.19/0.52  % (9848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9848)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (9848)Memory used [KB]: 6524
% 0.19/0.52  % (9848)Time elapsed: 0.017 s
% 0.19/0.52  % (9848)Instructions burned: 17 (million)
% 0.19/0.52  % (9848)------------------------------
% 0.19/0.52  % (9848)------------------------------
% 0.19/0.52  % (9823)Refutation not found, incomplete strategy% (9823)------------------------------
% 0.19/0.52  % (9823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (9823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9823)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (9823)Memory used [KB]: 6140
% 0.19/0.52  % (9823)Time elapsed: 0.022 s
% 0.19/0.52  % (9823)Instructions burned: 17 (million)
% 0.19/0.52  % (9823)------------------------------
% 0.19/0.52  % (9823)------------------------------
% 0.19/0.52  % (9844)Instruction limit reached!
% 0.19/0.52  % (9844)------------------------------
% 0.19/0.52  % (9844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (9844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (9844)Termination reason: Unknown
% 0.19/0.52  % (9844)Termination phase: Preprocessing 3
% 0.19/0.52  
% 0.19/0.52  % (9844)Memory used [KB]: 3837
% 0.19/0.52  % (9844)Time elapsed: 0.025 s
% 0.19/0.52  % (9844)Instructions burned: 22 (million)
% 0.19/0.52  % (9844)------------------------------
% 0.19/0.52  % (9844)------------------------------
% 0.19/0.53  % (9855)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 0.19/0.53  % (9857)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/494Mi)
% 0.19/0.53  % (9861)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/150Mi)
% 0.19/0.53  % (9858)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/223Mi)
% 0.19/0.54  % (9860)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/488Mi)
% 0.19/0.54  % (9830)Instruction limit reached!
% 0.19/0.54  % (9830)------------------------------
% 0.19/0.54  % (9830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (9830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (9830)Termination reason: Unknown
% 0.19/0.54  % (9830)Termination phase: Preprocessing 3
% 0.19/0.54  
% 0.19/0.54  % (9830)Memory used [KB]: 3837
% 0.19/0.54  % (9830)Time elapsed: 0.026 s
% 0.19/0.54  % (9830)Instructions burned: 22 (million)
% 0.19/0.54  % (9830)------------------------------
% 0.19/0.54  % (9830)------------------------------
% 0.19/0.54  % (9859)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/343Mi)
% 0.19/0.54  % (9825)Instruction limit reached!
% 0.19/0.54  % (9825)------------------------------
% 0.19/0.54  % (9825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (9838)Instruction limit reached!
% 0.19/0.54  % (9838)------------------------------
% 0.19/0.54  % (9838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (9862)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/160Mi)
% 0.19/0.54  % (9838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (9838)Termination reason: Unknown
% 0.19/0.54  % (9838)Termination phase: Preprocessing 3
% 0.19/0.54  
% 0.19/0.54  % (9838)Memory used [KB]: 3837
% 0.19/0.54  % (9838)Time elapsed: 0.024 s
% 0.19/0.54  % (9838)Instructions burned: 21 (million)
% 0.19/0.54  % (9838)------------------------------
% 0.19/0.54  % (9838)------------------------------
% 0.85/0.55  % (9863)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/370Mi)
% 0.85/0.55  % (9818)Instruction limit reached!
% 0.85/0.55  % (9818)------------------------------
% 0.85/0.55  % (9818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.85/0.55  % (9818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.85/0.55  % (9818)Termination reason: Unknown
% 0.85/0.55  % (9818)Termination phase: Preprocessing 3
% 0.85/0.55  
% 0.85/0.55  % (9818)Memory used [KB]: 4349
% 0.85/0.55  % (9818)Time elapsed: 0.037 s
% 0.85/0.55  % (9818)Instructions burned: 35 (million)
% 0.85/0.55  % (9818)------------------------------
% 0.85/0.55  % (9818)------------------------------
% 0.85/0.55  % (9825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.85/0.55  % (9825)Termination reason: Unknown
% 0.85/0.55  % (9825)Termination phase: Preprocessing 3
% 0.85/0.55  
% 0.85/0.55  % (9825)Memory used [KB]: 3837
% 0.85/0.55  % (9825)Time elapsed: 0.028 s
% 0.85/0.55  % (9825)Instructions burned: 27 (million)
% 0.85/0.55  % (9825)------------------------------
% 0.85/0.55  % (9825)------------------------------
% 0.85/0.55  % (9821)Instruction limit reached!
% 0.85/0.55  % (9821)------------------------------
% 0.85/0.55  % (9821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.85/0.55  % (9821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.85/0.55  % (9821)Termination reason: Unknown
% 0.85/0.55  % (9821)Termination phase: Preprocessing 3
% 0.85/0.55  
% 0.85/0.55  % (9821)Memory used [KB]: 4349
% 0.85/0.55  % (9821)Time elapsed: 0.042 s
% 0.85/0.55  % (9821)Instructions burned: 37 (million)
% 0.85/0.55  % (9821)------------------------------
% 0.85/0.55  % (9821)------------------------------
% 0.85/0.56  % (9827)Instruction limit reached!
% 0.85/0.56  % (9827)------------------------------
% 0.85/0.56  % (9827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.85/0.56  % (9827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.85/0.56  % (9827)Termination reason: Unknown
% 0.85/0.56  % (9827)Termination phase: Preprocessing 3
% 0.85/0.56  
% 0.85/0.56  % (9827)Memory used [KB]: 4221
% 0.85/0.56  % (9827)Time elapsed: 0.043 s
% 0.85/0.56  % (9827)Instructions burned: 36 (million)
% 0.85/0.56  % (9827)------------------------------
% 0.85/0.56  % (9827)------------------------------
% 0.85/0.56  % (9824)Instruction limit reached!
% 0.85/0.56  % (9824)------------------------------
% 0.85/0.56  % (9824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.85/0.56  % (9824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.85/0.56  % (9824)Termination reason: Unknown
% 0.85/0.56  % (9824)Termination phase: Preprocessing 3
% 0.85/0.56  
% 0.85/0.56  % (9824)Memory used [KB]: 4221
% 0.85/0.56  % (9824)Time elapsed: 0.034 s
% 0.85/0.56  % (9824)Instructions burned: 37 (million)
% 0.85/0.56  % (9824)------------------------------
% 0.85/0.56  % (9824)------------------------------
% 0.85/0.56  % (9865)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 0.85/0.56  % (9864)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 1.10/0.57  % (9849)Instruction limit reached!
% 1.10/0.57  % (9849)------------------------------
% 1.10/0.57  % (9849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.57  % (9849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.57  % (9849)Termination reason: Unknown
% 1.10/0.57  % (9849)Termination phase: Preprocessing 3
% 1.10/0.57  
% 1.10/0.57  % (9849)Memory used [KB]: 3965
% 1.10/0.57  % (9849)Time elapsed: 0.023 s
% 1.10/0.57  % (9849)Instructions burned: 25 (million)
% 1.10/0.57  % (9849)------------------------------
% 1.10/0.57  % (9849)------------------------------
% 1.10/0.57  % (9866)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 1.10/0.57  % (9869)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 1.10/0.58  % (9846)Instruction limit reached!
% 1.10/0.58  % (9846)------------------------------
% 1.10/0.58  % (9846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.58  % (9846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.58  % (9846)Termination reason: Unknown
% 1.10/0.58  % (9846)Termination phase: Preprocessing 3
% 1.10/0.58  
% 1.10/0.58  % (9846)Memory used [KB]: 4477
% 1.10/0.58  % (9846)Time elapsed: 0.051 s
% 1.10/0.58  % (9846)Instructions burned: 41 (million)
% 1.10/0.58  % (9846)------------------------------
% 1.10/0.58  % (9846)------------------------------
% 1.10/0.58  % (9867)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 1.10/0.58  % (9868)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 1.10/0.58  % (9843)Instruction limit reached!
% 1.10/0.58  % (9843)------------------------------
% 1.10/0.58  % (9843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.58  % (9841)Instruction limit reached!
% 1.10/0.58  % (9841)------------------------------
% 1.10/0.58  % (9841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.58  % (9841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.58  % (9841)Termination reason: Unknown
% 1.10/0.58  % (9841)Termination phase: Property scanning
% 1.10/0.58  
% 1.10/0.58  % (9841)Memory used [KB]: 4477
% 1.10/0.58  % (9841)Time elapsed: 0.042 s
% 1.10/0.58  % (9841)Instructions burned: 49 (million)
% 1.10/0.58  % (9841)------------------------------
% 1.10/0.58  % (9841)------------------------------
% 1.10/0.58  % (9843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.58  % (9843)Termination reason: Unknown
% 1.10/0.58  % (9843)Termination phase: Property scanning
% 1.10/0.58  
% 1.10/0.58  % (9843)Memory used [KB]: 4477
% 1.10/0.58  % (9843)Time elapsed: 0.049 s
% 1.10/0.58  % (9843)Instructions burned: 43 (million)
% 1.10/0.58  % (9843)------------------------------
% 1.10/0.58  % (9843)------------------------------
% 1.10/0.58  % (9842)Instruction limit reached!
% 1.10/0.58  % (9842)------------------------------
% 1.10/0.58  % (9842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.58  % (9842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.58  % (9842)Termination reason: Unknown
% 1.10/0.58  % (9842)Termination phase: Clausification
% 1.10/0.58  
% 1.10/0.58  % (9842)Memory used [KB]: 4605
% 1.10/0.58  % (9842)Time elapsed: 0.040 s
% 1.10/0.58  % (9842)Instructions burned: 42 (million)
% 1.10/0.58  % (9842)------------------------------
% 1.10/0.58  % (9842)------------------------------
% 1.10/0.59  % (9870)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 1.10/0.59  % (9840)Instruction limit reached!
% 1.10/0.59  % (9840)------------------------------
% 1.10/0.59  % (9840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.59  % (9840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.59  % (9840)Termination reason: Unknown
% 1.10/0.59  % (9840)Termination phase: Property scanning
% 1.10/0.59  
% 1.10/0.59  % (9840)Memory used [KB]: 4605
% 1.10/0.59  % (9840)Time elapsed: 0.059 s
% 1.10/0.59  % (9840)Instructions burned: 51 (million)
% 1.10/0.59  % (9840)------------------------------
% 1.10/0.59  % (9840)------------------------------
% 1.10/0.59  % (9834)Instruction limit reached!
% 1.10/0.59  % (9834)------------------------------
% 1.10/0.59  % (9834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.59  % (9834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.59  % (9834)Termination reason: Unknown
% 1.10/0.59  % (9834)Termination phase: Property scanning
% 1.10/0.59  
% 1.10/0.59  % (9834)Memory used [KB]: 4477
% 1.10/0.59  % (9834)Time elapsed: 0.041 s
% 1.10/0.59  % (9834)Instructions burned: 50 (million)
% 1.10/0.59  % (9834)------------------------------
% 1.10/0.59  % (9834)------------------------------
% 1.10/0.59  % (9871)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 1.10/0.60  % (9831)Instruction limit reached!
% 1.10/0.60  % (9831)------------------------------
% 1.10/0.60  % (9831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.60  % (9831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.60  % (9831)Termination reason: Unknown
% 1.10/0.60  % (9831)Termination phase: Property scanning
% 1.10/0.60  
% 1.10/0.60  % (9831)Memory used [KB]: 4605
% 1.10/0.60  % (9831)Time elapsed: 0.059 s
% 1.10/0.60  % (9831)Instructions burned: 50 (million)
% 1.10/0.60  % (9831)------------------------------
% 1.10/0.60  % (9831)------------------------------
% 1.10/0.60  % (9869)Refutation not found, incomplete strategy% (9869)------------------------------
% 1.10/0.60  % (9869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.60  % (9869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.60  % (9869)Termination reason: Refutation not found, incomplete strategy
% 1.10/0.60  
% 1.10/0.60  % (9869)Memory used [KB]: 6140
% 1.10/0.60  % (9869)Time elapsed: 0.012 s
% 1.10/0.60  % (9869)Instructions burned: 17 (million)
% 1.10/0.60  % (9869)------------------------------
% 1.10/0.60  % (9869)------------------------------
% 1.10/0.60  % (9872)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 1.10/0.61  % (9874)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 1.10/0.61  % (9875)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/230Mi)
% 1.10/0.61  % (9873)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 1.10/0.61  % (9878)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/256Mi)
% 1.10/0.61  % (9853)Instruction limit reached!
% 1.10/0.61  % (9853)------------------------------
% 1.10/0.61  % (9853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.10/0.61  % (9853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.10/0.61  % (9853)Termination reason: Unknown
% 1.10/0.61  % (9853)Termination phase: Function definition elimination
% 1.10/0.61  
% 1.10/0.61  % (9853)Memory used [KB]: 4861
% 1.10/0.61  % (9853)Time elapsed: 0.044 s
% 1.10/0.61  % (9853)Instructions burned: 59 (million)
% 1.10/0.61  % (9853)------------------------------
% 1.10/0.61  % (9853)------------------------------
% 1.10/0.61  % (9876)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/360Mi)
% 1.10/0.61  % (9877)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/382Mi)
% 1.10/0.64  % (9879)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1006Mi)
% 1.10/0.64  % (9880)dis+1004_1:3_av=off:bs=on:plsq=on:i=3721:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3721Mi)
% 1.10/0.65  % (9861)Refutation not found, incomplete strategy% (9861)------------------------------
% 1.10/0.65  % (9861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.66  % (9861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.67  % (9861)Termination reason: Refutation not found, incomplete strategy
% 1.38/0.67  
% 1.38/0.67  % (9861)Memory used [KB]: 2046
% 1.38/0.67  % (9861)Time elapsed: 0.045 s
% 1.38/0.67  % (9861)Instructions burned: 56 (million)
% 1.38/0.67  % (9861)------------------------------
% 1.38/0.67  % (9861)------------------------------
% 1.38/0.67  % (9879)Refutation not found, incomplete strategy% (9879)------------------------------
% 1.38/0.67  % (9879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.67  % (9879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.67  % (9879)Termination reason: Refutation not found, incomplete strategy
% 1.38/0.67  
% 1.38/0.67  % (9879)Memory used [KB]: 6268
% 1.38/0.67  % (9879)Time elapsed: 0.014 s
% 1.38/0.67  % (9879)Instructions burned: 16 (million)
% 1.38/0.67  % (9879)------------------------------
% 1.38/0.67  % (9879)------------------------------
% 1.38/0.68  % (9864)Refutation not found, incomplete strategy% (9864)------------------------------
% 1.38/0.68  % (9864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.68  % (9864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.68  % (9864)Termination reason: Refutation not found, incomplete strategy
% 1.38/0.68  
% 1.38/0.68  % (9864)Memory used [KB]: 1791
% 1.38/0.68  % (9864)Time elapsed: 0.042 s
% 1.38/0.68  % (9864)Instructions burned: 57 (million)
% 1.38/0.68  % (9864)------------------------------
% 1.38/0.68  % (9864)------------------------------
% 1.54/0.69  % (9881)ott+10_1:1_bd=preordered:drc=off:fd=preordered:nwc=5.0:sp=reverse_frequency:i=501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/501Mi)
% 1.54/0.70  % (9852)Instruction limit reached!
% 1.54/0.70  % (9852)------------------------------
% 1.54/0.70  % (9852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.70  % (9852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.70  % (9852)Termination reason: Unknown
% 1.54/0.70  % (9852)Termination phase: Saturation
% 1.54/0.70  
% 1.54/0.70  % (9852)Memory used [KB]: 9722
% 1.54/0.70  % (9852)Time elapsed: 0.056 s
% 1.54/0.70  % (9852)Instructions burned: 76 (million)
% 1.54/0.70  % (9852)------------------------------
% 1.54/0.70  % (9852)------------------------------
% 1.54/0.70  % (9882)ott+1011_1:1_anc=all:avsq=on:avsqc=1:bsr=unit_only:drc=off:erd=off:fs=off:fsr=off:nwc=3.0:s2a=on:s2at=1.5:sac=on:urr=on:i=1705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1705Mi)
% 1.54/0.71  % (9883)lrs+10_1:1_av=off:sd=10:sos=all:ss=axioms:st=4.0:i=2416:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2416Mi)
% 1.54/0.72  % (9865)Instruction limit reached!
% 1.54/0.72  % (9865)------------------------------
% 1.54/0.72  % (9865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.72  % (9865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.72  % (9865)Termination reason: Unknown
% 1.54/0.72  % (9865)Termination phase: Saturation
% 1.54/0.72  
% 1.54/0.72  % (9865)Memory used [KB]: 5373
% 1.54/0.72  % (9865)Time elapsed: 0.097 s
% 1.54/0.72  % (9865)Instructions burned: 81 (million)
% 1.54/0.72  % (9865)------------------------------
% 1.54/0.72  % (9865)------------------------------
% 1.54/0.72  % (9884)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=1683:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1683Mi)
% 1.67/0.73  % (9851)Instruction limit reached!
% 1.67/0.73  % (9851)------------------------------
% 1.67/0.73  % (9851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.74  % (9883)Refutation not found, incomplete strategy% (9883)------------------------------
% 1.69/0.74  % (9883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.74  % (9883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.74  % (9883)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.74  
% 1.69/0.74  % (9883)Memory used [KB]: 1663
% 1.69/0.74  % (9883)Time elapsed: 0.028 s
% 1.69/0.74  % (9883)Instructions burned: 16 (million)
% 1.69/0.74  % (9883)------------------------------
% 1.69/0.74  % (9883)------------------------------
% 1.69/0.74  % (9885)dis+1011_1:1_av=off:fsr=off:nm=6:plsq=on:s2a=on:s2at=3.0:slsq=on:slsqc=0:slsqr=1,8:sp=frequency:to=lpo:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/330Mi)
% 1.69/0.75  % (9854)Instruction limit reached!
% 1.69/0.75  % (9854)------------------------------
% 1.69/0.75  % (9854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.75  % (9854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.75  % (9854)Termination reason: Unknown
% 1.69/0.75  % (9854)Termination phase: Saturation
% 1.69/0.75  
% 1.69/0.75  % (9854)Memory used [KB]: 4989
% 1.69/0.75  % (9854)Time elapsed: 0.078 s
% 1.69/0.75  % (9854)Instructions burned: 97 (million)
% 1.69/0.75  % (9854)------------------------------
% 1.69/0.75  % (9854)------------------------------
% 1.69/0.75  % (9851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.75  % (9851)Termination reason: Unknown
% 1.69/0.75  % (9851)Termination phase: Saturation
% 1.69/0.75  
% 1.69/0.75  % (9851)Memory used [KB]: 9338
% 1.69/0.75  % (9851)Time elapsed: 0.075 s
% 1.69/0.75  % (9851)Instructions burned: 100 (million)
% 1.69/0.75  % (9851)------------------------------
% 1.69/0.75  % (9851)------------------------------
% 1.69/0.76  % (9850)Refutation not found, incomplete strategy% (9850)------------------------------
% 1.69/0.76  % (9850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.76  % (9850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.76  % (9850)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.76  
% 1.69/0.76  % (9850)Memory used [KB]: 10362
% 1.69/0.76  % (9850)Time elapsed: 0.087 s
% 1.69/0.76  % (9850)Instructions burned: 112 (million)
% 1.69/0.76  % (9850)------------------------------
% 1.69/0.76  % (9850)------------------------------
% 1.69/0.76  % (9887)lrs+10_1:1_ep=RS:fsr=off:sos=all:i=3217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3217Mi)
% 1.69/0.77  % (9886)lrs+10_1:1_afp=1:sac=on:sas=z3:tha=off:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/113Mi)
% 1.69/0.78  % (9855)Instruction limit reached!
% 1.69/0.78  % (9855)------------------------------
% 1.69/0.78  % (9855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.78  % (9855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.78  % (9855)Termination reason: Unknown
% 1.69/0.78  % (9855)Termination phase: Saturation
% 1.69/0.78  
% 1.69/0.78  % (9855)Memory used [KB]: 9466
% 1.69/0.78  % (9855)Time elapsed: 0.076 s
% 1.69/0.78  % (9855)Instructions burned: 109 (million)
% 1.69/0.78  % (9855)------------------------------
% 1.69/0.78  % (9855)------------------------------
% 1.69/0.78  % (9889)lrs+1011_1:6_aac=none:afr=on:bce=on:bsr=unit_only:canc=cautious:cond=fast:fde=unused:newcnf=on:nwc=3.0:s2a=on:s2agt=40:sas=z3:sfv=off:sp=weighted_frequency:spb=units:tha=off:to=lpo:i=2304:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2304Mi)
% 1.69/0.79  % (9888)ott+10_6715:511922_awrs=decay:awrsf=1:bd=preordered:bs=on:drc=off:fd=preordered:nwc=5.0:sp=frequency:spb=goal_then_units:uwa=interpreted_only:i=3528:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3528Mi)
% 1.79/0.82  % (9890)dis+1011_1:1_abs=on:bd=off:flr=on:nm=0:s2at=3.0:sas=z3:sfv=off:slsq=on:slsqc=2:slsqr=46,31:sp=const_frequency:tgt=ground:tha=some:thi=overlap:thitd=on:thsq=on:thsqc=32:thsqd=32:thsqr=7,4:i=3780:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3780Mi)
% 1.79/0.82  % (9867)Refutation not found, incomplete strategy% (9867)------------------------------
% 1.79/0.82  % (9867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.82  % (9867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.82  % (9867)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.82  
% 1.79/0.82  % (9867)Memory used [KB]: 10234
% 1.79/0.82  % (9867)Time elapsed: 0.072 s
% 1.79/0.82  % (9867)Instructions burned: 95 (million)
% 1.79/0.82  % (9867)------------------------------
% 1.79/0.82  % (9867)------------------------------
% 1.79/0.84  % (9891)lrs+10_1:32_newcnf=on:sas=z3:tgt=ground:tha=off:i=238:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/238Mi)
% 1.79/0.85  % (9863)Refutation not found, incomplete strategy% (9863)------------------------------
% 1.79/0.85  % (9863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.85  % (9863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.85  % (9863)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.85  
% 1.79/0.85  % (9863)Memory used [KB]: 5884
% 1.79/0.85  % (9863)Time elapsed: 0.134 s
% 1.79/0.85  % (9863)Instructions burned: 135 (million)
% 1.79/0.85  % (9863)------------------------------
% 1.79/0.85  % (9863)------------------------------
% 2.00/0.88  % (9862)Instruction limit reached!
% 2.00/0.88  % (9862)------------------------------
% 2.00/0.88  % (9862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.88  % (9862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.88  % (9862)Termination reason: Unknown
% 2.00/0.88  % (9862)Termination phase: Saturation
% 2.00/0.88  
% 2.00/0.88  % (9862)Memory used [KB]: 5117
% 2.00/0.88  % (9862)Time elapsed: 0.111 s
% 2.00/0.88  % (9862)Instructions burned: 160 (million)
% 2.00/0.88  % (9862)------------------------------
% 2.00/0.88  % (9862)------------------------------
% 2.00/0.88  % (9892)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=656:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/656Mi)
% 2.00/0.89  % (9866)Instruction limit reached!
% 2.00/0.89  % (9866)------------------------------
% 2.00/0.89  % (9866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.89  % (9866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.89  % (9866)Termination reason: Unknown
% 2.00/0.89  % (9866)Termination phase: Saturation
% 2.00/0.89  
% 2.00/0.89  % (9866)Memory used [KB]: 5117
% 2.00/0.89  % (9866)Time elapsed: 0.098 s
% 2.00/0.89  % (9866)Instructions burned: 146 (million)
% 2.00/0.89  % (9866)------------------------------
% 2.00/0.89  % (9866)------------------------------
% 2.00/0.91  % (9893)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=485:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/485Mi)
% 2.00/0.91  % (9894)lrs+1010_1:1_aac=none:abs=on:bd=off:fd=off:nm=0:sas=z3:sims=off:tha=off:to=lpo:i=1302:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1302Mi)
% 2.00/0.92  % (9887)Refutation not found, incomplete strategy% (9887)------------------------------
% 2.00/0.92  % (9887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.92  % (9887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.92  % (9887)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.92  
% 2.00/0.92  % (9887)Memory used [KB]: 9722
% 2.00/0.92  % (9887)Time elapsed: 0.116 s
% 2.00/0.92  % (9887)Instructions burned: 89 (million)
% 2.00/0.92  % (9887)------------------------------
% 2.00/0.92  % (9887)------------------------------
% 2.00/0.95  % (9895)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=980:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/980Mi)
% 2.32/1.02  % (9886)Instruction limit reached!
% 2.32/1.02  % (9886)------------------------------
% 2.32/1.02  % (9886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/1.02  % (9886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/1.02  % (9886)Termination reason: Unknown
% 2.32/1.02  % (9886)Termination phase: Saturation
% 2.32/1.02  
% 2.32/1.02  % (9886)Memory used [KB]: 4989
% 2.32/1.02  % (9886)Time elapsed: 0.075 s
% 2.32/1.02  % (9886)Instructions burned: 114 (million)
% 2.32/1.02  % (9886)------------------------------
% 2.32/1.02  % (9886)------------------------------
% 2.33/1.03  % (9858)Instruction limit reached!
% 2.33/1.03  % (9858)------------------------------
% 2.33/1.03  % (9858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/1.03  % (9858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/1.03  % (9858)Termination reason: Unknown
% 2.33/1.03  % (9858)Termination phase: Saturation
% 2.33/1.03  
% 2.33/1.03  % (9858)Memory used [KB]: 5245
% 2.33/1.03  % (9858)Time elapsed: 0.514 s
% 2.33/1.03  % (9858)Instructions burned: 224 (million)
% 2.33/1.03  % (9858)------------------------------
% 2.33/1.03  % (9858)------------------------------
% 2.33/1.06  % (9896)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=591:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/591Mi)
% 4.89/1.07  % (9897)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=638:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/638Mi)
% 4.89/1.12  % (9875)Instruction limit reached!
% 4.89/1.12  % (9875)------------------------------
% 4.89/1.12  % (9875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.89/1.12  % (9875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.89/1.12  % (9875)Termination reason: Unknown
% 4.89/1.12  % (9875)Termination phase: Saturation
% 4.89/1.12  
% 4.89/1.12  % (9875)Memory used [KB]: 5500
% 4.89/1.12  % (9875)Time elapsed: 0.526 s
% 4.89/1.12  % (9875)Instructions burned: 230 (million)
% 4.89/1.12  % (9875)------------------------------
% 4.89/1.12  % (9875)------------------------------
% 5.53/1.15  % (9898)dis+1010_137062:920759_aac=none:abs=on:amm=sco:anc=none:asg=cautious:atotf=0.5:avsq=on:avsqc=2:avsqr=383,440:bce=on:bsd=on:erd=off:fde=unused:gs=on:gve=cautious:newcnf=on:nwc=3.3:sac=on:sas=z3:sfv=off:skr=on:spb=goal:tgt=ground:thsq=on:thsqc=128:thsql=off:uwa=all:i=947:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/947Mi)
% 5.53/1.15  % (9871)Instruction limit reached!
% 5.53/1.15  % (9871)------------------------------
% 5.53/1.15  % (9871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.53/1.15  % (9871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.53/1.15  % (9871)Termination reason: Unknown
% 5.53/1.15  % (9871)Termination phase: Saturation
% 5.53/1.15  
% 5.53/1.15  % (9871)Memory used [KB]: 10234
% 5.53/1.15  % (9871)Time elapsed: 0.584 s
% 5.53/1.15  % (9871)Instructions burned: 214 (million)
% 5.53/1.15  % (9871)------------------------------
% 5.53/1.15  % (9871)------------------------------
% 5.53/1.17  % (9899)lrs+10_1:1024_drc=off:fde=none:gve=force:nm=4:norm_ineq=on:sas=z3:sos=all:sp=const_min:spb=non_intro:to=lpo:uwa=one_side_constant:i=691:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/691Mi)
% 5.97/1.24  % (9868)Instruction limit reached!
% 5.97/1.24  % (9868)------------------------------
% 5.97/1.24  % (9868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.97/1.24  % (9868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.97/1.24  % (9868)Termination reason: Unknown
% 5.97/1.24  % (9868)Termination phase: Saturation
% 5.97/1.24  
% 5.97/1.24  % (9868)Memory used [KB]: 11385
% 5.97/1.24  % (9868)Time elapsed: 0.687 s
% 5.97/1.24  % (9868)Instructions burned: 274 (million)
% 5.97/1.24  % (9868)------------------------------
% 5.97/1.24  % (9868)------------------------------
% 6.43/1.27  % (9900)lrs+10_1:128_asg=cautious:drc=off:fde=none:gve=force:norm_ineq=on:sas=z3:sos=all:sp=reverse_arity:spb=intro:ss=axioms:to=lpo:uwa=one_side_constant:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/370Mi)
% 6.43/1.28  % (9878)Instruction limit reached!
% 6.43/1.28  % (9878)------------------------------
% 6.43/1.28  % (9878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.43/1.28  % (9878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.43/1.28  % (9878)Termination reason: Unknown
% 6.43/1.28  % (9878)Termination phase: Saturation
% 6.43/1.28  
% 6.43/1.28  % (9878)Memory used [KB]: 6908
% 6.43/1.28  % (9878)Time elapsed: 0.667 s
% 6.43/1.28  % (9878)Instructions burned: 256 (million)
% 6.43/1.28  % (9878)------------------------------
% 6.43/1.28  % (9878)------------------------------
% 6.43/1.28  % (9870)Instruction limit reached!
% 6.43/1.28  % (9870)------------------------------
% 6.43/1.28  % (9870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.43/1.28  % (9870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.43/1.28  % (9870)Termination reason: Unknown
% 6.43/1.28  % (9870)Termination phase: Saturation
% 6.43/1.28  
% 6.43/1.28  % (9870)Memory used [KB]: 5756
% 6.43/1.28  % (9870)Time elapsed: 0.718 s
% 6.43/1.28  % (9870)Instructions burned: 294 (million)
% 6.43/1.28  % (9870)------------------------------
% 6.43/1.28  % (9870)------------------------------
% 6.43/1.29  % (9901)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=361:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/361Mi)
% 6.43/1.31  % (9902)lrs+1011_1:1_bce=on:drc=off:erd=off:gve=force:ins=2:norm_ineq=on:sac=on:sp=frequency:tha=some:urr=on:i=3058:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3058Mi)
% 6.43/1.32  % (9891)Instruction limit reached!
% 6.43/1.32  % (9891)------------------------------
% 6.43/1.32  % (9891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.43/1.33  % (9891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.43/1.33  % (9891)Termination reason: Unknown
% 6.43/1.33  % (9891)Termination phase: Saturation
% 6.43/1.33  
% 6.43/1.33  % (9891)Memory used [KB]: 5373
% 6.43/1.33  % (9891)Time elapsed: 0.503 s
% 6.43/1.33  % (9891)Instructions burned: 238 (million)
% 6.43/1.33  % (9891)------------------------------
% 6.43/1.33  % (9891)------------------------------
% 6.43/1.34  % (9856)First to succeed.
% 6.43/1.35  % (9903)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=1198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1198Mi)
% 7.06/1.37  % (9856)Refutation found. Thanks to Tanya!
% 7.06/1.37  % SZS status Unsatisfiable for theBenchmark
% 7.06/1.37  % SZS output start Proof for theBenchmark
% See solution above
% 7.06/1.37  % (9856)------------------------------
% 7.06/1.37  % (9856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.37  % (9856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.37  % (9856)Termination reason: Refutation
% 7.06/1.37  
% 7.06/1.37  % (9856)Memory used [KB]: 11385
% 7.06/1.37  % (9856)Time elapsed: 0.821 s
% 7.06/1.37  % (9856)Instructions burned: 338 (million)
% 7.06/1.37  % (9856)------------------------------
% 7.06/1.37  % (9856)------------------------------
% 7.06/1.37  % (9796)Success in time 1.026 s
%------------------------------------------------------------------------------