TSTP Solution File: ARI761_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI761_1 : TPTP v8.2.0. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n006.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 : Mon May 20 18:49:09 EDT 2024

% Result   : Unsatisfiable 3.97s 1.19s
% Output   : Refutation 4.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :  481
% Syntax   : Number of formulae    :  510 (  21 unt; 470 typ;   0 def)
%            Number of atoms       :  102 (  49 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :   84 (  22   ~;  21   |;  35   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  123 (  52 atm;   8 fun;  29 num;  34 var)
%            Number of types       :    8 (   5 usr;   2 ari)
%            Number of type conns  : 1610 ( 444   >;1166   *;   0   +;   0  <<)
%            Number of predicates  :   43 (  39 usr;   1 prp; 0-4 aty)
%            Number of functors    :  431 ( 426 usr;  24 con; 0-9 aty)
%            Number of variables   :  112 (  92   !;  20   ?; 112   :)

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

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

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

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

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

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

tff(func_def_1,type,
    char_P_tag: c_unsorted ).

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

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

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

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

tff(func_def_6,type,
    c_Boolean_true: c_Boolean ).

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

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

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

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

tff(func_def_11,type,
    pset_empty: c_unsorted ).

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

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

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

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

tff(func_def_16,type,
    c_unit: c_type ).

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_28,type,
    c_Boolean_false: c_Boolean ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_43,type,
    null: c_unsorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_57,type,
    c_real: c_type ).

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

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

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

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

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

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

tff(func_def_64,type,
    int8: c_type ).

tff(func_def_65,type,
    int32: c_type ).

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

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

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

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

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

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

tff(func_def_72,type,
    void_P_tag: c_unsorted ).

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

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

tff(func_def_75,type,
    bottom_tag: c_unsorted ).

tff(func_def_76,type,
    bitvector: c_type ).

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

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

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

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

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

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

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

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

tff(func_def_85,type,
    int_P: c_type ).

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

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

tff(func_def_88,type,
    int_P_tag: c_unsorted ).

tff(func_def_89,type,
    c_bool: c_type ).

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

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

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

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

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

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

tff(func_def_96,type,
    void_P: c_type ).

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

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

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

tff(func_def_100,type,
    c_int: c_type ).

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

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

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

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

tff(func_def_105,type,
    char_P: c_type ).

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

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

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

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

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

tff(func_def_126,type,
    sK2: ( $int * $int ) > $int ).

tff(func_def_127,type,
    sK3: ( $int * $int ) > $int ).

tff(func_def_128,type,
    sK4: ( $int * $int ) > $int ).

tff(func_def_129,type,
    sK5: ( $int * $int ) > $int ).

tff(func_def_130,type,
    sK6: ( $real * $real ) > $real ).

tff(func_def_131,type,
    sK7: ( $real * $real ) > $real ).

tff(func_def_132,type,
    sK8: ( $real * $real ) > $real ).

tff(func_def_133,type,
    sK9: ( $real * $real ) > $real ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_292,type,
    sK168: ( c_type * c_unsorted ) > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_305,type,
    sK181: c_type > c_type ).

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

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

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

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

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

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

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

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

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

tff(func_def_315,type,
    sK191: c_type > c_type ).

tff(func_def_316,type,
    sK192: c_type > c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_345,type,
    sK221: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_type ).

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

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

tff(func_def_348,type,
    sK224: ( c_type * c_unsorted * c_unsorted * $int * $int * $int * c_unsorted ) > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_369,type,
    sK245: c_unsorted > c_sorted ).

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

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

tff(func_def_372,type,
    sK248: c_unsorted > c_type ).

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

tff(func_def_374,type,
    sK250: c_type ).

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

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

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

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

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

tff(func_def_380,type,
    sK256: c_unsorted > $int ).

tff(func_def_381,type,
    sK257: c_unsorted > c_sorted ).

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

tff(func_def_383,type,
    sK259: c_unsorted > c_type ).

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

tff(func_def_385,type,
    sK261: c_unsorted > c_type ).

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

tff(func_def_387,type,
    sK263: c_type ).

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

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

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

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

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

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

tff(func_def_394,type,
    sK270: c_unsorted > c_type ).

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

tff(func_def_396,type,
    sK272: c_unsorted > c_type ).

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

tff(func_def_398,type,
    sK274: c_unsorted > c_type ).

tff(func_def_399,type,
    sK275: c_unsorted > c_sorted ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_440,type,
    sK316: c_type ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f13410,plain,
    $false,
    inference(evaluation,[],[f13406]) ).

tff(f13406,plain,
    $less(0,0),
    inference(resolution,[],[f13384,f2105]) ).

tff(f2105,plain,
    ! [X0: $int] :
      ( $less(-1,X0)
      | $less(X0,0) ),
    inference(evaluation,[],[f2104]) ).

tff(f2104,plain,
    ! [X0: $int] :
      ( $less(X0,0)
      | $less($uminus(1),X0) ),
    inference(superposition,[],[f249,f2044]) ).

tff(f2044,plain,
    ! [X0: $int] : ( 0 = $sum($uminus(X0),X0) ),
    inference(superposition,[],[f244,f250]) ).

tff(f250,plain,
    ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_148,[]) ).

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

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

tff(f13384,plain,
    ! [X1: $int] : ~ $less(X1,0),
    inference(subsumption_resolution,[],[f13383,f1088]) ).

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

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

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

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

tff(f312,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(f4769,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,[],[f1726,f1730]) ).

tff(f1730,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = c_sort(pointer(X0),shift(c_sort(pointer(X0),X1),0)) ),
    inference(definition_unfolding,[],[f1099,f1598,f1097,f1598]) ).

tff(f1097,plain,
    ! [X0: c_type,X1: c_unsorted] : ( pointer(X0) = sK23(X0,X1) ),
    inference(cnf_transformation,[],[f590]) ).

tff(f590,plain,
    ! [X0: c_type,X1: c_unsorted] :
      ( ( sK24(X0,X1) = c_sort(sK23(X0,X1),shift(sK24(X0,X1),0)) )
      & ( c_sort(sK23(X0,X1),X1) = sK24(X0,X1) )
      & ( pointer(X0) = sK23(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK23,sK24])],[f316,f589,f588]) ).

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

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

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

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

tff(f1598,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = sK24(X0,X1) ),
    inference(definition_unfolding,[],[f1098,f1097]) ).

tff(f1098,plain,
    ! [X0: c_type,X1: c_unsorted] : ( c_sort(sK23(X0,X1),X1) = sK24(X0,X1) ),
    inference(cnf_transformation,[],[f590]) ).

tff(f1099,plain,
    ! [X0: c_type,X1: c_unsorted] : ( sK24(X0,X1) = c_sort(sK23(X0,X1),shift(sK24(X0,X1),0)) ),
    inference(cnf_transformation,[],[f590]) ).

tff(f1726,plain,
    ! [X2: $int,X3: $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),shift(c_sort(pointer(X0),X1),X3))))
      | ~ $less(X2,X3) ),
    inference(definition_unfolding,[],[f1092,f1089,f1596,f1089,f1596]) ).

tff(f1596,plain,
    ! [X2: $int,X3: $int,X0: c_type,X1: c_unsorted] : ( c_sort(pointer(X0),X1) = sK20(X0,X1,X2,X3) ),
    inference(definition_unfolding,[],[f1090,f1089]) ).

tff(f1090,plain,
    ! [X2: $int,X3: $int,X0: c_type,X1: c_unsorted] : ( c_sort(sK19(X0,X1,X2,X3),X1) = sK20(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f582]) ).

tff(f582,plain,
    ! [X0: c_type,X1: c_unsorted,X2: $int,X3: $int] :
      ( ( $less(address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X2))),address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X3))))
        | ~ $less(X2,X3) )
      & ( $less(X2,X3)
        | ~ $less(address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X2))),address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X3)))) )
      & ( c_sort(sK19(X0,X1,X2,X3),X1) = sK20(X0,X1,X2,X3) )
      & ( pointer(X0) = sK19(X0,X1,X2,X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK19,sK20])],[f579,f581,f580]) ).

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

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

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

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

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

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

tff(f1089,plain,
    ! [X2: $int,X3: $int,X0: c_type,X1: c_unsorted] : ( pointer(X0) = sK19(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f582]) ).

tff(f1092,plain,
    ! [X2: $int,X3: $int,X0: c_type,X1: c_unsorted] :
      ( $less(address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X2))),address(c_sort(sK19(X0,X1,X2,X3),shift(sK20(X0,X1,X2,X3),X3))))
      | ~ $less(X2,X3) ),
    inference(cnf_transformation,[],[f582]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI761_1 : TPTP v8.2.0. Released v7.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.35  % Computer : n006.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sun May 19 13:06:08 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a TF0_UNS_EQU_ARI problem
% 0.14/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.56/0.74  % (31637)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.56/0.74  % (31630)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.56/0.74  % (31633)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.56/0.74  % (31632)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.56/0.74  % (31631)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.56/0.74  % (31634)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.56/0.74  % (31635)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.56/0.74  % (31636)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.56/0.74  % (31637)Refutation not found, incomplete strategy% (31637)------------------------------
% 0.56/0.74  % (31637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.74  % (31637)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (31637)Memory used [KB]: 1319
% 0.56/0.74  % (31637)Time elapsed: 0.004 s
% 0.56/0.74  % (31637)Instructions burned: 14 (million)
% 0.56/0.74  % (31637)------------------------------
% 0.56/0.74  % (31637)------------------------------
% 0.56/0.75  % (31638)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.56/0.75  % (31632)Refutation not found, incomplete strategy% (31632)------------------------------
% 0.56/0.75  % (31632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (31633)Refutation not found, incomplete strategy% (31633)------------------------------
% 0.56/0.75  % (31633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (31633)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (31633)Memory used [KB]: 1320
% 0.56/0.75  % (31633)Time elapsed: 0.007 s
% 0.56/0.75  % (31633)Instructions burned: 14 (million)
% 0.56/0.75  % (31630)Refutation not found, incomplete strategy% (31630)------------------------------
% 0.56/0.75  % (31630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (31630)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (31630)Memory used [KB]: 1319
% 0.56/0.75  % (31630)Time elapsed: 0.007 s
% 0.56/0.75  % (31630)Instructions burned: 15 (million)
% 0.56/0.75  % (31632)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (31632)Memory used [KB]: 1318
% 0.56/0.75  % (31632)Time elapsed: 0.007 s
% 0.56/0.75  % (31632)Instructions burned: 14 (million)
% 0.56/0.75  % (31635)Refutation not found, incomplete strategy% (31635)------------------------------
% 0.56/0.75  % (31635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (31635)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (31635)Memory used [KB]: 1319
% 0.56/0.75  % (31635)Time elapsed: 0.007 s
% 0.56/0.75  % (31635)Instructions burned: 14 (million)
% 0.56/0.75  % (31633)------------------------------
% 0.56/0.75  % (31633)------------------------------
% 0.56/0.75  % (31630)------------------------------
% 0.56/0.75  % (31630)------------------------------
% 0.56/0.75  % (31635)------------------------------
% 0.56/0.75  % (31635)------------------------------
% 0.56/0.75  % (31632)------------------------------
% 0.56/0.75  % (31632)------------------------------
% 0.56/0.75  % (31636)Refutation not found, incomplete strategy% (31636)------------------------------
% 0.56/0.75  % (31636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (31636)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (31636)Memory used [KB]: 1319
% 0.56/0.75  % (31636)Time elapsed: 0.008 s
% 0.56/0.75  % (31636)Instructions burned: 16 (million)
% 0.56/0.75  % (31636)------------------------------
% 0.56/0.75  % (31636)------------------------------
% 0.56/0.75  % (31639)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.56/0.75  % (31640)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.56/0.75  % (31641)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.56/0.75  % (31642)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2996ds/518Mi)
% 0.56/0.75  % (31643)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2996ds/42Mi)
% 0.56/0.76  % (31634)Instruction limit reached!
% 0.56/0.76  % (31634)------------------------------
% 0.56/0.76  % (31634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (31634)Termination reason: Unknown
% 0.56/0.76  % (31634)Termination phase: Preprocessing 3
% 0.56/0.76  
% 0.56/0.76  % (31634)Memory used [KB]: 2187
% 0.56/0.76  % (31634)Time elapsed: 0.017 s
% 0.56/0.76  % (31634)Instructions burned: 34 (million)
% 0.56/0.76  % (31634)------------------------------
% 0.56/0.76  % (31634)------------------------------
% 0.56/0.76  % (31642)Refutation not found, incomplete strategy% (31642)------------------------------
% 0.56/0.76  % (31642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (31642)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (31642)Memory used [KB]: 1319
% 0.56/0.76  % (31641)Refutation not found, incomplete strategy% (31641)------------------------------
% 0.56/0.76  % (31641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (31641)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  % (31640)Refutation not found, incomplete strategy% (31640)------------------------------
% 0.56/0.76  % (31640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  
% 0.56/0.76  % (31641)Memory used [KB]: 1319
% 0.56/0.76  % (31640)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  % (31641)Time elapsed: 0.007 s
% 0.56/0.76  
% 0.56/0.76  % (31640)Memory used [KB]: 1319
% 0.56/0.76  % (31641)Instructions burned: 14 (million)
% 0.56/0.76  % (31640)Time elapsed: 0.007 s
% 0.56/0.76  % (31640)Instructions burned: 15 (million)
% 0.56/0.76  % (31642)Time elapsed: 0.007 s
% 0.56/0.76  % (31642)Instructions burned: 14 (million)
% 0.56/0.76  % (31641)------------------------------
% 0.56/0.76  % (31641)------------------------------
% 0.56/0.76  % (31640)------------------------------
% 0.56/0.76  % (31640)------------------------------
% 0.56/0.76  % (31642)------------------------------
% 0.56/0.76  % (31642)------------------------------
% 0.56/0.76  % (31638)Instruction limit reached!
% 0.56/0.76  % (31638)------------------------------
% 0.56/0.76  % (31638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (31638)Termination reason: Unknown
% 0.56/0.76  % (31638)Termination phase: Property scanning
% 0.56/0.76  
% 0.56/0.76  % (31638)Memory used [KB]: 2437
% 0.56/0.76  % (31638)Time elapsed: 0.015 s
% 0.56/0.76  % (31638)Instructions burned: 56 (million)
% 0.56/0.76  % (31638)------------------------------
% 0.56/0.76  % (31638)------------------------------
% 0.56/0.76  % (31644)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2996ds/243Mi)
% 0.56/0.76  % (31645)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2996ds/117Mi)
% 0.56/0.76  % (31646)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2996ds/143Mi)
% 0.56/0.76  % (31647)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2996ds/93Mi)
% 0.56/0.76  % (31648)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2996ds/62Mi)
% 0.56/0.76  % (31631)Instruction limit reached!
% 0.56/0.76  % (31631)------------------------------
% 0.56/0.76  % (31631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (31631)Termination reason: Unknown
% 0.56/0.76  % (31631)Termination phase: Equality resolution with deletion
% 0.56/0.76  
% 0.56/0.76  % (31631)Memory used [KB]: 2431
% 0.56/0.76  % (31631)Time elapsed: 0.024 s
% 0.56/0.76  % (31631)Instructions burned: 51 (million)
% 0.56/0.76  % (31631)------------------------------
% 0.56/0.76  % (31631)------------------------------
% 0.56/0.77  % (31644)Refutation not found, incomplete strategy% (31644)------------------------------
% 0.56/0.77  % (31644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (31644)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (31644)Memory used [KB]: 1320
% 0.56/0.77  % (31644)Time elapsed: 0.007 s
% 0.56/0.77  % (31644)Instructions burned: 15 (million)
% 0.56/0.77  % (31644)------------------------------
% 0.56/0.77  % (31644)------------------------------
% 0.56/0.77  % (31649)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2996ds/32Mi)
% 0.56/0.77  % (31643)Instruction limit reached!
% 0.56/0.77  % (31643)------------------------------
% 0.56/0.77  % (31643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (31643)Termination reason: Unknown
% 0.56/0.77  % (31643)Termination phase: Property scanning
% 0.56/0.77  
% 0.56/0.77  % (31643)Memory used [KB]: 2287
% 0.56/0.77  % (31643)Time elapsed: 0.020 s
% 0.56/0.77  % (31643)Instructions burned: 43 (million)
% 0.56/0.77  % (31643)------------------------------
% 0.56/0.77  % (31643)------------------------------
% 0.56/0.77  % (31650)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2996ds/1919Mi)
% 0.56/0.77  % (31639)Instruction limit reached!
% 0.56/0.77  % (31639)------------------------------
% 0.56/0.77  % (31639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (31639)Termination reason: Unknown
% 0.56/0.77  % (31639)Termination phase: Function definition elimination
% 0.56/0.77  
% 0.56/0.77  % (31639)Memory used [KB]: 2361
% 0.56/0.77  % (31639)Time elapsed: 0.023 s
% 0.56/0.77  % (31639)Instructions burned: 50 (million)
% 0.56/0.77  % (31639)------------------------------
% 0.56/0.77  % (31639)------------------------------
% 0.56/0.77  % (31651)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2995ds/55Mi)
% 0.56/0.78  % (31652)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2995ds/53Mi)
% 0.56/0.78  % (31650)Refutation not found, incomplete strategy% (31650)------------------------------
% 0.56/0.78  % (31650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.78  % (31650)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.78  
% 0.56/0.78  % (31650)Memory used [KB]: 1319
% 0.56/0.78  % (31650)Time elapsed: 0.008 s
% 0.56/0.78  % (31650)Instructions burned: 15 (million)
% 0.56/0.78  % (31648)Instruction limit reached!
% 0.56/0.78  % (31648)------------------------------
% 0.56/0.78  % (31648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.78  % (31650)------------------------------
% 0.56/0.78  % (31650)------------------------------
% 0.56/0.78  % (31648)Termination reason: Unknown
% 0.56/0.78  % (31648)Termination phase: Saturation
% 0.56/0.78  
% 0.56/0.78  % (31648)Memory used [KB]: 2341
% 0.56/0.78  % (31648)Time elapsed: 0.017 s
% 0.56/0.78  % (31648)Instructions burned: 64 (million)
% 0.56/0.78  % (31648)------------------------------
% 0.56/0.78  % (31648)------------------------------
% 0.56/0.78  % (31654)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2995ds/102Mi)
% 0.81/0.78  % (31653)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2995ds/46Mi)
% 0.81/0.78  % (31649)Instruction limit reached!
% 0.81/0.78  % (31649)------------------------------
% 0.81/0.78  % (31649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.78  % (31649)Termination reason: Unknown
% 0.81/0.78  % (31649)Termination phase: Property scanning
% 0.81/0.78  
% 0.81/0.78  % (31649)Memory used [KB]: 1961
% 0.81/0.78  % (31649)Time elapsed: 0.017 s
% 0.81/0.78  % (31649)Instructions burned: 33 (million)
% 0.81/0.78  % (31649)------------------------------
% 0.81/0.78  % (31649)------------------------------
% 0.81/0.78  % (31652)Refutation not found, incomplete strategy% (31652)------------------------------
% 0.81/0.78  % (31652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.78  % (31652)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.78  
% 0.81/0.78  % (31652)Memory used [KB]: 1319
% 0.81/0.78  % (31652)Time elapsed: 0.007 s
% 0.81/0.78  % (31652)Instructions burned: 14 (million)
% 0.81/0.78  % (31652)------------------------------
% 0.81/0.78  % (31652)------------------------------
% 0.81/0.78  % (31654)Refutation not found, incomplete strategy% (31654)------------------------------
% 0.81/0.78  % (31654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.78  % (31654)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.78  
% 0.81/0.78  % (31654)Memory used [KB]: 1319
% 0.81/0.78  % (31654)Time elapsed: 0.004 s
% 0.81/0.78  % (31654)Instructions burned: 15 (million)
% 0.81/0.78  % (31654)------------------------------
% 0.81/0.78  % (31654)------------------------------
% 0.81/0.79  % (31655)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2995ds/35Mi)
% 0.81/0.79  % (31657)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2995ds/109Mi)
% 0.81/0.79  % (31656)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.81/0.79  % (31655)Refutation not found, incomplete strategy% (31655)------------------------------
% 0.81/0.79  % (31655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.79  % (31655)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.79  
% 0.81/0.79  % (31655)Memory used [KB]: 1320
% 0.81/0.79  % (31655)Time elapsed: 0.008 s
% 0.81/0.79  % (31655)Instructions burned: 16 (million)
% 0.81/0.79  % (31655)------------------------------
% 0.81/0.79  % (31655)------------------------------
% 0.81/0.80  % (31658)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2995ds/161Mi)
% 0.81/0.80  % (31651)Instruction limit reached!
% 0.81/0.80  % (31651)------------------------------
% 0.81/0.80  % (31651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.80  % (31651)Termination reason: Unknown
% 0.81/0.80  % (31651)Termination phase: Property scanning
% 0.81/0.80  
% 0.81/0.80  % (31651)Memory used [KB]: 2113
% 0.81/0.80  % (31651)Time elapsed: 0.025 s
% 0.81/0.80  % (31651)Instructions burned: 55 (million)
% 0.81/0.80  % (31651)------------------------------
% 0.81/0.80  % (31651)------------------------------
% 0.81/0.80  % (31653)Instruction limit reached!
% 0.81/0.80  % (31653)------------------------------
% 0.81/0.80  % (31653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.80  % (31653)Termination reason: Unknown
% 0.81/0.80  % (31653)Termination phase: General splitting
% 0.81/0.80  
% 0.81/0.80  % (31653)Memory used [KB]: 2314
% 0.81/0.80  % (31653)Time elapsed: 0.021 s
% 0.81/0.80  % (31653)Instructions burned: 46 (million)
% 0.81/0.80  % (31653)------------------------------
% 0.81/0.80  % (31653)------------------------------
% 0.81/0.80  % (31659)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2995ds/69Mi)
% 0.81/0.81  % (31660)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2995ds/40Mi)
% 0.81/0.81  % (31647)Instruction limit reached!
% 0.81/0.81  % (31647)------------------------------
% 0.81/0.81  % (31647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.81  % (31647)Termination reason: Unknown
% 0.81/0.81  % (31647)Termination phase: Saturation
% 0.81/0.81  
% 0.81/0.81  % (31647)Memory used [KB]: 2697
% 0.81/0.81  % (31647)Time elapsed: 0.047 s
% 0.81/0.81  % (31647)Instructions burned: 93 (million)
% 0.81/0.81  % (31647)------------------------------
% 0.81/0.81  % (31647)------------------------------
% 0.81/0.81  % (31661)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2995ds/360Mi)
% 0.81/0.82  % (31657)Instruction limit reached!
% 0.81/0.82  % (31657)------------------------------
% 0.81/0.82  % (31657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.82  % (31657)Termination reason: Unknown
% 0.81/0.82  % (31657)Termination phase: Saturation
% 0.81/0.82  
% 0.81/0.82  % (31657)Memory used [KB]: 2951
% 0.81/0.82  % (31657)Time elapsed: 0.033 s
% 0.81/0.82  % (31657)Instructions burned: 111 (million)
% 0.81/0.82  % (31657)------------------------------
% 0.81/0.82  % (31657)------------------------------
% 0.81/0.82  % (31645)Instruction limit reached!
% 0.81/0.82  % (31645)------------------------------
% 0.81/0.82  % (31645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.82  % (31645)Termination reason: Unknown
% 0.81/0.82  % (31645)Termination phase: Saturation
% 0.81/0.82  
% 0.81/0.82  % (31645)Memory used [KB]: 3191
% 0.81/0.82  % (31645)Time elapsed: 0.082 s
% 0.81/0.82  % (31645)Instructions burned: 118 (million)
% 0.81/0.82  % (31645)------------------------------
% 0.81/0.82  % (31645)------------------------------
% 0.81/0.82  % (31662)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2995ds/161Mi)
% 0.81/0.82  % (31660)Instruction limit reached!
% 0.81/0.82  % (31660)------------------------------
% 0.81/0.82  % (31660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.82  % (31660)Termination reason: Unknown
% 0.81/0.82  % (31660)Termination phase: Property scanning
% 0.81/0.82  
% 0.81/0.82  % (31660)Memory used [KB]: 2287
% 0.81/0.82  % (31660)Time elapsed: 0.020 s
% 0.81/0.82  % (31660)Instructions burned: 42 (million)
% 0.81/0.82  % (31660)------------------------------
% 0.81/0.82  % (31660)------------------------------
% 0.81/0.82  % (31663)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2995ds/80Mi)
% 0.81/0.82  % (31662)Refutation not found, incomplete strategy% (31662)------------------------------
% 0.81/0.82  % (31662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.82  % (31662)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.82  
% 0.81/0.82  % (31662)Memory used [KB]: 1319
% 0.81/0.82  % (31662)Time elapsed: 0.004 s
% 0.81/0.82  % (31662)Instructions burned: 14 (million)
% 0.81/0.82  % (31662)------------------------------
% 0.81/0.82  % (31662)------------------------------
% 0.81/0.83  % (31658)Refutation not found, incomplete strategy% (31658)------------------------------
% 0.81/0.83  % (31658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31658)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (31658)Memory used [KB]: 2499
% 0.81/0.83  % (31658)Time elapsed: 0.030 s
% 0.81/0.83  % (31658)Instructions burned: 65 (million)
% 0.81/0.83  % (31658)------------------------------
% 0.81/0.83  % (31658)------------------------------
% 0.81/0.83  % (31665)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2995ds/55Mi)
% 0.81/0.83  % (31664)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2995ds/37Mi)
% 0.81/0.83  % (31656)Instruction limit reached!
% 0.81/0.83  % (31656)------------------------------
% 0.81/0.83  % (31656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31656)Termination reason: Unknown
% 0.81/0.83  % (31656)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31656)Memory used [KB]: 2581
% 0.81/0.83  % (31656)Time elapsed: 0.045 s
% 0.81/0.83  % (31656)Instructions burned: 88 (million)
% 0.81/0.83  % (31656)------------------------------
% 0.81/0.83  % (31656)------------------------------
% 0.81/0.83  % (31663)Refutation not found, incomplete strategy% (31663)------------------------------
% 0.81/0.83  % (31663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31663)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (31663)Memory used [KB]: 1319
% 0.81/0.83  % (31663)Time elapsed: 0.007 s
% 0.81/0.83  % (31663)Instructions burned: 14 (million)
% 0.81/0.83  % (31663)------------------------------
% 0.81/0.83  % (31663)------------------------------
% 0.81/0.83  % (31665)Refutation not found, incomplete strategy% (31665)------------------------------
% 0.81/0.83  % (31665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31665)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (31665)Memory used [KB]: 1320
% 0.81/0.83  % (31665)Time elapsed: 0.004 s
% 0.81/0.83  % (31665)Instructions burned: 16 (million)
% 0.81/0.83  % (31665)------------------------------
% 0.81/0.83  % (31665)------------------------------
% 0.81/0.83  % (31666)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2995ds/47Mi)
% 0.81/0.83  % (31659)Instruction limit reached!
% 0.81/0.83  % (31659)------------------------------
% 0.81/0.83  % (31659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31659)Termination reason: Unknown
% 0.81/0.83  % (31659)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31659)Memory used [KB]: 2342
% 0.81/0.83  % (31659)Time elapsed: 0.032 s
% 0.81/0.83  % (31659)Instructions burned: 70 (million)
% 0.81/0.83  % (31659)------------------------------
% 0.81/0.83  % (31659)------------------------------
% 0.81/0.83  % (31669)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2995ds/54Mi)
% 0.81/0.83  % (31667)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2995ds/32Mi)
% 0.81/0.83  % (31646)Instruction limit reached!
% 0.81/0.83  % (31646)------------------------------
% 0.81/0.83  % (31646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31646)Termination reason: Unknown
% 0.81/0.83  % (31646)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (31646)Memory used [KB]: 3166
% 0.81/0.83  % (31646)Time elapsed: 0.095 s
% 0.81/0.83  % (31646)Instructions burned: 143 (million)
% 0.81/0.83  % (31646)------------------------------
% 0.81/0.83  % (31646)------------------------------
% 0.81/0.83  % (31668)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2995ds/132Mi)
% 0.81/0.83  % (31664)Refutation not found, incomplete strategy% (31664)------------------------------
% 0.81/0.83  % (31664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.83  % (31664)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (31664)Memory used [KB]: 1321
% 0.81/0.83  % (31664)Time elapsed: 0.008 s
% 0.81/0.83  % (31664)Instructions burned: 16 (million)
% 0.81/0.84  % (31664)------------------------------
% 0.81/0.84  % (31664)------------------------------
% 0.81/0.84  % (31669)Refutation not found, incomplete strategy% (31669)------------------------------
% 0.81/0.84  % (31669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.84  % (31669)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.84  
% 0.81/0.84  % (31669)Memory used [KB]: 1318
% 0.81/0.84  % (31669)Time elapsed: 0.004 s
% 0.81/0.84  % (31669)Instructions burned: 14 (million)
% 0.81/0.84  % (31669)------------------------------
% 0.81/0.84  % (31669)------------------------------
% 0.81/0.84  % (31670)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2995ds/82Mi)
% 0.81/0.84  % (31671)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2995ds/119Mi)
% 0.81/0.84  % (31673)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2995ds/117Mi)
% 0.81/0.84  % (31672)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2995ds/177Mi)
% 0.81/0.84  % (31668)Refutation not found, incomplete strategy% (31668)------------------------------
% 0.81/0.84  % (31668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.84  % (31668)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.84  
% 0.81/0.84  % (31668)Memory used [KB]: 1319
% 0.81/0.84  % (31668)Time elapsed: 0.009 s
% 0.81/0.84  % (31668)Instructions burned: 16 (million)
% 0.81/0.84  % (31668)------------------------------
% 0.81/0.84  % (31668)------------------------------
% 0.81/0.85  % (31674)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on theBenchmark for (2995ds/49Mi)
% 0.81/0.85  % (31672)Refutation not found, incomplete strategy% (31672)------------------------------
% 0.81/0.85  % (31672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31672)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.85  
% 0.81/0.85  % (31672)Memory used [KB]: 1317
% 0.81/0.85  % (31672)Time elapsed: 0.008 s
% 0.81/0.85  % (31672)Instructions burned: 16 (million)
% 0.81/0.85  % (31672)------------------------------
% 0.81/0.85  % (31672)------------------------------
% 0.81/0.85  % (31667)Instruction limit reached!
% 0.81/0.85  % (31667)------------------------------
% 0.81/0.85  % (31667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31667)Termination reason: Unknown
% 0.81/0.85  % (31667)Termination phase: Preprocessing 3
% 0.81/0.85  
% 0.81/0.85  % (31667)Memory used [KB]: 2043
% 0.81/0.85  % (31667)Time elapsed: 0.017 s
% 0.81/0.85  % (31667)Instructions burned: 33 (million)
% 0.81/0.85  % (31667)------------------------------
% 0.81/0.85  % (31667)------------------------------
% 0.81/0.85  % (31675)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on theBenchmark for (2995ds/51Mi)
% 0.81/0.85  % (31666)Instruction limit reached!
% 0.81/0.85  % (31666)------------------------------
% 0.81/0.85  % (31666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31666)Termination reason: Unknown
% 0.81/0.85  % (31666)Termination phase: Function definition elimination
% 0.81/0.85  
% 0.81/0.85  % (31666)Memory used [KB]: 2321
% 0.81/0.85  % (31666)Time elapsed: 0.022 s
% 0.81/0.85  % (31666)Instructions burned: 48 (million)
% 0.81/0.85  % (31666)------------------------------
% 0.81/0.85  % (31666)------------------------------
% 0.81/0.85  % (31674)Refutation not found, incomplete strategy% (31674)------------------------------
% 0.81/0.85  % (31674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.85  % (31674)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.85  
% 0.81/0.85  % (31674)Memory used [KB]: 1320
% 0.81/0.85  % (31674)Time elapsed: 0.007 s
% 0.81/0.85  % (31674)Instructions burned: 14 (million)
% 0.81/0.85  % (31676)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2995ds/149Mi)
% 0.81/0.85  % (31674)------------------------------
% 0.81/0.85  % (31674)------------------------------
% 0.81/0.86  % (31677)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on theBenchmark for (2995ds/56Mi)
% 0.81/0.86  % (31678)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on theBenchmark for (2995ds/289Mi)
% 0.81/0.86  % (31675)Refutation not found, incomplete strategy% (31675)------------------------------
% 0.81/0.86  % (31675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.86  % (31675)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.86  
% 0.81/0.86  % (31675)Memory used [KB]: 1320
% 0.81/0.86  % (31675)Time elapsed: 0.007 s
% 0.81/0.86  % (31675)Instructions burned: 14 (million)
% 0.81/0.86  % (31675)------------------------------
% 0.81/0.86  % (31675)------------------------------
% 0.81/0.86  % (31676)Refutation not found, incomplete strategy% (31676)------------------------------
% 0.81/0.86  % (31676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.86  % (31676)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.86  
% 0.81/0.86  % (31676)Memory used [KB]: 1319
% 0.81/0.86  % (31676)Time elapsed: 0.008 s
% 0.81/0.86  % (31676)Instructions burned: 16 (million)
% 0.81/0.86  % (31676)------------------------------
% 0.81/0.86  % (31676)------------------------------
% 0.81/0.86  % (31677)Refutation not found, incomplete strategy% (31677)------------------------------
% 0.81/0.86  % (31677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.86  % (31677)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.86  
% 0.81/0.86  % (31677)Memory used [KB]: 1319
% 0.81/0.86  % (31677)Time elapsed: 0.007 s
% 0.81/0.86  % (31677)Instructions burned: 16 (million)
% 0.81/0.86  % (31679)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on theBenchmark for (2995ds/206Mi)
% 0.81/0.86  % (31677)------------------------------
% 0.81/0.86  % (31677)------------------------------
% 1.42/0.86  % (31680)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on theBenchmark for (2995ds/50Mi)
% 1.42/0.86  % (31678)Refutation not found, incomplete strategy% (31678)------------------------------
% 1.42/0.86  % (31678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.86  % (31678)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.86  
% 1.42/0.86  % (31678)Memory used [KB]: 1319
% 1.42/0.86  % (31678)Time elapsed: 0.008 s
% 1.42/0.86  % (31678)Instructions burned: 16 (million)
% 1.42/0.86  % (31678)------------------------------
% 1.42/0.86  % (31678)------------------------------
% 1.42/0.86  % (31681)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2995ds/1483Mi)
% 1.42/0.87  % (31679)Refutation not found, incomplete strategy% (31679)------------------------------
% 1.42/0.87  % (31679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31679)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.87  
% 1.42/0.87  % (31679)Memory used [KB]: 1320
% 1.42/0.87  % (31679)Time elapsed: 0.007 s
% 1.42/0.87  % (31679)Instructions burned: 15 (million)
% 1.42/0.87  % (31673)Instruction limit reached!
% 1.42/0.87  % (31673)------------------------------
% 1.42/0.87  % (31673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31673)Termination reason: Unknown
% 1.42/0.87  % (31673)Termination phase: Saturation
% 1.42/0.87  
% 1.42/0.87  % (31673)Memory used [KB]: 2915
% 1.42/0.87  % (31673)Time elapsed: 0.029 s
% 1.42/0.87  % (31673)Instructions burned: 119 (million)
% 1.42/0.87  % (31673)------------------------------
% 1.42/0.87  % (31673)------------------------------
% 1.42/0.87  % (31679)------------------------------
% 1.42/0.87  % (31679)------------------------------
% 1.42/0.87  % (31682)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on theBenchmark for (2995ds/67Mi)
% 1.42/0.87  % (31680)Refutation not found, incomplete strategy% (31680)------------------------------
% 1.42/0.87  % (31680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31680)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.87  
% 1.42/0.87  % (31680)Memory used [KB]: 1320
% 1.42/0.87  % (31680)Time elapsed: 0.008 s
% 1.42/0.87  % (31680)Instructions burned: 16 (million)
% 1.42/0.87  % (31684)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on theBenchmark for (2995ds/52Mi)
% 1.42/0.87  % (31680)------------------------------
% 1.42/0.87  % (31680)------------------------------
% 1.42/0.87  % (31683)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on theBenchmark for (2995ds/67Mi)
% 1.42/0.87  % (31670)Instruction limit reached!
% 1.42/0.87  % (31670)------------------------------
% 1.42/0.87  % (31670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31670)Termination reason: Unknown
% 1.42/0.87  % (31670)Termination phase: Saturation
% 1.42/0.87  
% 1.42/0.87  % (31670)Memory used [KB]: 2473
% 1.42/0.87  % (31670)Time elapsed: 0.036 s
% 1.42/0.87  % (31670)Instructions burned: 82 (million)
% 1.42/0.87  % (31670)------------------------------
% 1.42/0.87  % (31670)------------------------------
% 1.42/0.87  % (31685)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2994ds/366Mi)
% 1.42/0.87  % (31683)Refutation not found, incomplete strategy% (31683)------------------------------
% 1.42/0.87  % (31683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.87  % (31683)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.87  
% 1.42/0.87  % (31683)Memory used [KB]: 1319
% 1.42/0.87  % (31683)Time elapsed: 0.006 s
% 1.42/0.87  % (31683)Instructions burned: 15 (million)
% 1.42/0.88  % (31687)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on theBenchmark for (2994ds/863Mi)
% 1.42/0.88  % (31683)------------------------------
% 1.42/0.88  % (31683)------------------------------
% 1.52/0.88  % (31685)Refutation not found, incomplete strategy% (31685)------------------------------
% 1.52/0.88  % (31685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.88  % (31685)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.88  
% 1.52/0.88  % (31685)Memory used [KB]: 1319
% 1.52/0.88  % (31685)Time elapsed: 0.005 s
% 1.52/0.88  % (31685)Instructions burned: 14 (million)
% 1.52/0.88  % (31685)------------------------------
% 1.52/0.88  % (31685)------------------------------
% 1.52/0.88  % (31688)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on theBenchmark for (2994ds/163Mi)
% 1.52/0.88  % (31671)Instruction limit reached!
% 1.52/0.88  % (31671)------------------------------
% 1.52/0.88  % (31671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.88  % (31671)Termination reason: Unknown
% 1.52/0.88  % (31671)Termination phase: Saturation
% 1.52/0.88  
% 1.52/0.88  % (31671)Memory used [KB]: 3182
% 1.52/0.88  % (31671)Time elapsed: 0.043 s
% 1.52/0.88  % (31671)Instructions burned: 122 (million)
% 1.52/0.88  % (31689)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on theBenchmark for (2994ds/77Mi)
% 1.52/0.88  % (31687)Refutation not found, incomplete strategy% (31687)------------------------------
% 1.52/0.88  % (31687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.88  % (31671)------------------------------
% 1.52/0.88  % (31671)------------------------------
% 1.52/0.88  % (31687)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.88  
% 1.52/0.88  % (31687)Memory used [KB]: 1320
% 1.52/0.88  % (31687)Time elapsed: 0.006 s
% 1.52/0.88  % (31687)Instructions burned: 16 (million)
% 1.52/0.88  % (31687)------------------------------
% 1.52/0.88  % (31687)------------------------------
% 1.52/0.88  % (31684)Instruction limit reached!
% 1.52/0.88  % (31684)------------------------------
% 1.52/0.88  % (31684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.88  % (31684)Termination reason: Unknown
% 1.52/0.88  % (31684)Termination phase: Property scanning
% 1.52/0.88  
% 1.52/0.88  % (31684)Memory used [KB]: 2437
% 1.52/0.88  % (31684)Time elapsed: 0.013 s
% 1.52/0.88  % (31684)Instructions burned: 54 (million)
% 1.52/0.88  % (31684)------------------------------
% 1.52/0.88  % (31684)------------------------------
% 1.52/0.88  % (31690)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2994ds/1548Mi)
% 1.52/0.88  % (31691)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on theBenchmark for (2994ds/76Mi)
% 1.52/0.88  % (31689)Refutation not found, incomplete strategy% (31689)------------------------------
% 1.52/0.88  % (31689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.88  % (31689)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.88  
% 1.52/0.88  % (31689)Memory used [KB]: 1319
% 1.52/0.88  % (31689)Time elapsed: 0.004 s
% 1.52/0.88  % (31689)Instructions burned: 14 (million)
% 1.52/0.88  % (31689)------------------------------
% 1.52/0.88  % (31689)------------------------------
% 1.52/0.88  % (31692)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on theBenchmark for (2994ds/1376Mi)
% 1.52/0.89  % (31693)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on theBenchmark for (2994ds/117Mi)
% 1.52/0.89  % (31682)Instruction limit reached!
% 1.52/0.89  % (31682)------------------------------
% 1.52/0.89  % (31682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.89  % (31682)Termination reason: Unknown
% 1.52/0.89  % (31682)Termination phase: Saturation
% 1.52/0.89  
% 1.52/0.89  % (31682)Memory used [KB]: 2539
% 1.52/0.89  % (31682)Time elapsed: 0.023 s
% 1.52/0.89  % (31682)Instructions burned: 68 (million)
% 1.52/0.89  % (31682)------------------------------
% 1.52/0.89  % (31682)------------------------------
% 1.52/0.89  % (31693)Refutation not found, incomplete strategy% (31693)------------------------------
% 1.52/0.89  % (31693)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.89  % (31693)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.89  
% 1.52/0.89  % (31693)Memory used [KB]: 1319
% 1.52/0.89  % (31693)Time elapsed: 0.004 s
% 1.52/0.89  % (31693)Instructions burned: 14 (million)
% 1.52/0.89  % (31693)------------------------------
% 1.52/0.89  % (31693)------------------------------
% 1.52/0.89  % (31694)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on theBenchmark for (2994ds/59Mi)
% 1.52/0.89  % (31695)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on theBenchmark for (2994ds/151Mi)
% 1.52/0.89  % (31694)Refutation not found, incomplete strategy% (31694)------------------------------
% 1.52/0.89  % (31694)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.89  % (31694)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.89  
% 1.52/0.89  % (31694)Memory used [KB]: 1321
% 1.52/0.89  % (31694)Time elapsed: 0.005 s
% 1.52/0.89  % (31694)Instructions burned: 16 (million)
% 1.52/0.89  % (31694)------------------------------
% 1.52/0.89  % (31694)------------------------------
% 1.52/0.90  % (31695)Refutation not found, incomplete strategy% (31695)------------------------------
% 1.52/0.90  % (31695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.90  % (31695)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.90  
% 1.52/0.90  % (31695)Memory used [KB]: 1320
% 1.52/0.90  % (31695)Time elapsed: 0.005 s
% 1.52/0.90  % (31695)Instructions burned: 16 (million)
% 1.52/0.90  % (31695)------------------------------
% 1.52/0.90  % (31695)------------------------------
% 1.52/0.90  % (31696)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on theBenchmark for (2994ds/260Mi)
% 1.52/0.90  % (31697)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on theBenchmark for (2994ds/1797Mi)
% 1.52/0.90  % (31696)Refutation not found, incomplete strategy% (31696)------------------------------
% 1.52/0.90  % (31696)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.90  % (31696)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.90  
% 1.52/0.90  % (31696)Memory used [KB]: 1320
% 1.52/0.90  % (31696)Time elapsed: 0.004 s
% 1.52/0.90  % (31696)Instructions burned: 15 (million)
% 1.52/0.90  % (31696)------------------------------
% 1.52/0.90  % (31696)------------------------------
% 1.52/0.90  % (31691)Instruction limit reached!
% 1.52/0.90  % (31691)------------------------------
% 1.52/0.90  % (31691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.90  % (31691)Termination reason: Unknown
% 1.52/0.90  % (31691)Termination phase: Saturation
% 1.52/0.90  
% 1.52/0.90  % (31691)Memory used [KB]: 2657
% 1.52/0.90  % (31691)Time elapsed: 0.020 s
% 1.52/0.90  % (31691)Instructions burned: 76 (million)
% 1.52/0.90  % (31691)------------------------------
% 1.52/0.90  % (31691)------------------------------
% 1.52/0.90  % (31688)Refutation not found, incomplete strategy% (31688)------------------------------
% 1.52/0.90  % (31688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.90  % (31688)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.90  
% 1.52/0.90  % (31688)Memory used [KB]: 2647
% 1.52/0.90  % (31688)Time elapsed: 0.026 s
% 1.52/0.90  % (31688)Instructions burned: 90 (million)
% 1.52/0.90  % (31688)------------------------------
% 1.52/0.90  % (31688)------------------------------
% 1.52/0.90  % (31698)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on theBenchmark for (2994ds/200Mi)
% 1.52/0.90  % (31699)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on theBenchmark for (2994ds/356Mi)
% 1.52/0.90  % (31690)Refutation not found, incomplete strategy% (31690)------------------------------
% 1.52/0.90  % (31690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.90  % (31690)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.90  
% 1.52/0.90  % (31690)Memory used [KB]: 2793
% 1.52/0.90  % (31690)Time elapsed: 0.023 s
% 1.52/0.90  % (31690)Instructions burned: 85 (million)
% 1.52/0.90  % (31690)------------------------------
% 1.52/0.90  % (31690)------------------------------
% 1.52/0.91  % (31700)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2994ds/75Mi)
% 1.52/0.91  % (31698)Refutation not found, incomplete strategy% (31698)------------------------------
% 1.52/0.91  % (31698)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.91  % (31698)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.91  
% 1.52/0.91  % (31698)Memory used [KB]: 1319
% 1.52/0.91  % (31698)Time elapsed: 0.004 s
% 1.52/0.91  % (31698)Instructions burned: 14 (million)
% 1.52/0.91  % (31698)------------------------------
% 1.52/0.91  % (31698)------------------------------
% 1.52/0.91  % (31701)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on theBenchmark for (2994ds/578Mi)
% 1.52/0.91  % (31700)Refutation not found, incomplete strategy% (31700)------------------------------
% 1.52/0.91  % (31700)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.52/0.91  % (31700)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.91  
% 1.52/0.91  % (31700)Memory used [KB]: 1319
% 1.52/0.91  % (31700)Time elapsed: 0.004 s
% 1.52/0.91  % (31700)Instructions burned: 14 (million)
% 1.52/0.91  % (31700)------------------------------
% 1.52/0.91  % (31700)------------------------------
% 1.74/0.91  % (31702)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on theBenchmark for (2994ds/251Mi)
% 1.74/0.91  % (31703)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on theBenchmark for (2994ds/93Mi)
% 1.74/0.92  % (31699)Refutation not found, incomplete strategy% (31699)------------------------------
% 1.74/0.92  % (31699)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.92  % (31699)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.92  
% 1.74/0.92  % (31699)Memory used [KB]: 2541
% 1.74/0.92  % (31699)Time elapsed: 0.019 s
% 1.74/0.92  % (31699)Instructions burned: 74 (million)
% 1.74/0.92  % (31699)------------------------------
% 1.74/0.92  % (31699)------------------------------
% 1.74/0.93  % (31704)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on theBenchmark for (2994ds/37Mi)
% 1.76/0.93  % (31703)Refutation not found, incomplete strategy% (31703)------------------------------
% 1.76/0.93  % (31703)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.93  % (31703)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.93  
% 1.76/0.93  % (31703)Memory used [KB]: 2805
% 1.76/0.93  % (31703)Time elapsed: 0.024 s
% 1.76/0.93  % (31703)Instructions burned: 84 (million)
% 1.76/0.94  % (31703)------------------------------
% 1.76/0.94  % (31703)------------------------------
% 1.76/0.94  % (31704)Instruction limit reached!
% 1.76/0.94  % (31704)------------------------------
% 1.76/0.94  % (31704)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.94  % (31704)Termination reason: Unknown
% 1.76/0.94  % (31704)Termination phase: Property scanning
% 1.76/0.94  
% 1.76/0.94  % (31704)Memory used [KB]: 2287
% 1.76/0.94  % (31704)Time elapsed: 0.011 s
% 1.76/0.94  % (31704)Instructions burned: 39 (million)
% 1.76/0.94  % (31704)------------------------------
% 1.76/0.94  % (31704)------------------------------
% 1.76/0.94  % (31705)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on theBenchmark for (2994ds/132Mi)
% 1.76/0.94  % (31706)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2994ds/209Mi)
% 1.76/0.94  % (31702)Refutation not found, incomplete strategy% (31702)------------------------------
% 1.76/0.94  % (31702)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.94  % (31702)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.94  
% 1.76/0.94  % (31702)Memory used [KB]: 2418
% 1.76/0.94  % (31702)Time elapsed: 0.029 s
% 1.76/0.94  % (31702)Instructions burned: 108 (million)
% 1.76/0.94  % (31702)------------------------------
% 1.76/0.94  % (31702)------------------------------
% 1.76/0.94  % (31707)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on theBenchmark for (2994ds/100Mi)
% 1.76/0.95  % (31707)Refutation not found, incomplete strategy% (31707)------------------------------
% 1.76/0.95  % (31707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.95  % (31707)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.95  
% 1.76/0.95  % (31707)Memory used [KB]: 1318
% 1.76/0.95  % (31707)Time elapsed: 0.005 s
% 1.76/0.95  % (31707)Instructions burned: 15 (million)
% 1.76/0.95  % (31707)------------------------------
% 1.76/0.95  % (31707)------------------------------
% 1.76/0.95  % (31708)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2994ds/54Mi)
% 1.76/0.95  % (31661)Instruction limit reached!
% 1.76/0.95  % (31661)------------------------------
% 1.76/0.95  % (31661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.95  % (31661)Termination reason: Unknown
% 1.76/0.95  % (31661)Termination phase: Saturation
% 1.76/0.95  
% 1.76/0.95  % (31661)Memory used [KB]: 5415
% 1.76/0.95  % (31661)Time elapsed: 0.143 s
% 1.76/0.95  % (31661)Instructions burned: 361 (million)
% 1.76/0.95  % (31661)------------------------------
% 1.76/0.95  % (31661)------------------------------
% 1.76/0.96  % (31709)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on theBenchmark for (2994ds/62Mi)
% 1.76/0.96  % (31708)Instruction limit reached!
% 1.76/0.96  % (31708)------------------------------
% 1.76/0.96  % (31708)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.96  % (31708)Termination reason: Unknown
% 1.76/0.96  % (31708)Termination phase: Property scanning
% 1.76/0.96  
% 1.76/0.96  % (31708)Memory used [KB]: 2448
% 1.76/0.96  % (31708)Time elapsed: 0.015 s
% 1.76/0.96  % (31708)Instructions burned: 56 (million)
% 1.76/0.96  % (31708)------------------------------
% 1.76/0.96  % (31708)------------------------------
% 1.76/0.96  % (31705)Refutation not found, incomplete strategy% (31705)------------------------------
% 1.76/0.96  % (31705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.96  % (31705)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.96  
% 1.76/0.96  % (31705)Memory used [KB]: 2866
% 1.76/0.96  % (31705)Time elapsed: 0.026 s
% 1.76/0.96  % (31705)Instructions burned: 93 (million)
% 1.76/0.96  % (31705)------------------------------
% 1.76/0.96  % (31705)------------------------------
% 1.76/0.96  % (31710)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on theBenchmark for (2993ds/2265Mi)
% 1.76/0.97  % (31711)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on theBenchmark for (2993ds/91Mi)
% 1.76/0.97  % (31710)Refutation not found, incomplete strategy% (31710)------------------------------
% 1.76/0.97  % (31710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.97  % (31710)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.97  
% 1.76/0.97  % (31710)Memory used [KB]: 1319
% 1.76/0.97  % (31710)Time elapsed: 0.004 s
% 1.76/0.97  % (31710)Instructions burned: 14 (million)
% 1.76/0.97  % (31710)------------------------------
% 1.76/0.97  % (31710)------------------------------
% 1.76/0.97  % (31711)Refutation not found, incomplete strategy% (31711)------------------------------
% 1.76/0.97  % (31711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.97  % (31711)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.97  
% 1.76/0.97  % (31711)Memory used [KB]: 1320
% 1.76/0.97  % (31711)Time elapsed: 0.004 s
% 1.76/0.97  % (31711)Instructions burned: 14 (million)
% 1.76/0.97  % (31711)------------------------------
% 1.76/0.97  % (31711)------------------------------
% 1.76/0.97  % (31712)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on theBenchmark for (2993ds/83Mi)
% 1.76/0.97  % (31709)Instruction limit reached!
% 1.76/0.97  % (31709)------------------------------
% 1.76/0.97  % (31709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.97  % (31709)Termination reason: Unknown
% 1.76/0.97  % (31709)Termination phase: Saturation
% 1.76/0.97  % (31713)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on theBenchmark for (2993ds/123Mi)
% 1.76/0.97  
% 1.76/0.97  % (31709)Memory used [KB]: 2267
% 1.76/0.97  % (31709)Time elapsed: 0.017 s
% 1.76/0.97  % (31709)Instructions burned: 62 (million)
% 1.76/0.97  % (31709)------------------------------
% 1.76/0.97  % (31709)------------------------------
% 1.76/0.97  % (31714)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on theBenchmark for (2993ds/84Mi)
% 1.76/0.98  % (31713)Refutation not found, incomplete strategy% (31713)------------------------------
% 1.76/0.98  % (31713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.98  % (31713)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.98  
% 1.76/0.98  % (31713)Memory used [KB]: 1319
% 1.76/0.98  % (31713)Time elapsed: 0.004 s
% 1.76/0.98  % (31713)Instructions burned: 14 (million)
% 1.76/0.98  % (31713)------------------------------
% 1.76/0.98  % (31713)------------------------------
% 1.76/0.98  % (31715)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on theBenchmark for (2993ds/85Mi)
% 1.76/0.98  % (31715)Refutation not found, incomplete strategy% (31715)------------------------------
% 1.76/0.98  % (31715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.98  % (31715)Termination reason: Refutation not found, incomplete strategy
% 1.76/0.98  
% 1.76/0.98  % (31715)Memory used [KB]: 1319
% 1.76/0.98  % (31715)Time elapsed: 0.005 s
% 1.76/0.98  % (31715)Instructions burned: 16 (million)
% 1.76/0.98  % (31715)------------------------------
% 1.76/0.98  % (31715)------------------------------
% 1.76/0.98  % (31716)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on theBenchmark for (2993ds/259Mi)
% 1.76/0.99  % (31712)Instruction limit reached!
% 1.76/0.99  % (31712)------------------------------
% 1.76/0.99  % (31712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/0.99  % (31712)Termination reason: Unknown
% 1.76/0.99  % (31712)Termination phase: Saturation
% 1.76/0.99  
% 1.76/0.99  % (31712)Memory used [KB]: 2271
% 1.76/0.99  % (31712)Time elapsed: 0.023 s
% 1.76/0.99  % (31712)Instructions burned: 86 (million)
% 1.76/0.99  % (31712)------------------------------
% 1.76/0.99  % (31712)------------------------------
% 1.76/1.00  % (31717)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on theBenchmark for (2993ds/106Mi)
% 1.76/1.00  % (31706)Instruction limit reached!
% 1.76/1.00  % (31706)------------------------------
% 1.76/1.00  % (31706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/1.00  % (31706)Termination reason: Unknown
% 1.76/1.00  % (31706)Termination phase: Saturation
% 1.76/1.00  
% 1.76/1.00  % (31706)Memory used [KB]: 3261
% 1.76/1.00  % (31706)Time elapsed: 0.059 s
% 1.76/1.00  % (31706)Instructions burned: 210 (million)
% 1.76/1.00  % (31706)------------------------------
% 1.76/1.00  % (31706)------------------------------
% 1.76/1.00  % (31714)Instruction limit reached!
% 1.76/1.00  % (31714)------------------------------
% 1.76/1.00  % (31714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/1.00  % (31714)Termination reason: Unknown
% 1.76/1.00  % (31714)Termination phase: Saturation
% 1.76/1.00  
% 1.76/1.00  % (31714)Memory used [KB]: 3069
% 1.76/1.00  % (31714)Time elapsed: 0.023 s
% 1.76/1.00  % (31714)Instructions burned: 84 (million)
% 1.76/1.00  % (31714)------------------------------
% 1.76/1.00  % (31714)------------------------------
% 1.76/1.00  % (31718)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on theBenchmark for (2993ds/278Mi)
% 1.76/1.00  % (31719)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on theBenchmark for (2993ds/151Mi)
% 1.76/1.00  % (31718)Refutation not found, incomplete strategy% (31718)------------------------------
% 1.76/1.00  % (31718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/1.00  % (31718)Termination reason: Refutation not found, incomplete strategy
% 1.76/1.00  
% 1.76/1.00  % (31718)Memory used [KB]: 1319
% 1.76/1.00  % (31718)Time elapsed: 0.005 s
% 1.76/1.00  % (31718)Instructions burned: 16 (million)
% 1.76/1.00  % (31718)------------------------------
% 1.76/1.00  % (31718)------------------------------
% 1.76/1.01  % (31720)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on theBenchmark for (2993ds/97Mi)
% 1.76/1.01  % (31717)Refutation not found, incomplete strategy% (31717)------------------------------
% 1.76/1.01  % (31717)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.76/1.01  % (31717)Termination reason: Refutation not found, incomplete strategy
% 1.76/1.01  
% 1.76/1.01  % (31717)Memory used [KB]: 2111
% 1.76/1.01  % (31717)Time elapsed: 0.016 s
% 1.76/1.01  % (31717)Instructions burned: 59 (million)
% 1.76/1.01  % (31717)------------------------------
% 1.76/1.01  % (31717)------------------------------
% 1.76/1.01  % (31721)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on theBenchmark for (2993ds/464Mi)
% 2.21/1.03  % (31720)Instruction limit reached!
% 2.21/1.03  % (31720)------------------------------
% 2.21/1.03  % (31720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.03  % (31720)Termination reason: Unknown
% 2.21/1.03  % (31720)Termination phase: Saturation
% 2.21/1.03  
% 2.21/1.03  % (31720)Memory used [KB]: 2957
% 2.21/1.03  % (31720)Time elapsed: 0.028 s
% 2.21/1.03  % (31720)Instructions burned: 100 (million)
% 2.21/1.03  % (31720)------------------------------
% 2.21/1.03  % (31720)------------------------------
% 2.21/1.03  % (31722)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on theBenchmark for (2993ds/79Mi)
% 2.21/1.04  % (31721)Refutation not found, incomplete strategy% (31721)------------------------------
% 2.21/1.04  % (31721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.04  % (31721)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.04  
% 2.21/1.04  % (31721)Memory used [KB]: 2357
% 2.21/1.04  % (31721)Time elapsed: 0.028 s
% 2.21/1.04  % (31721)Instructions burned: 101 (million)
% 2.21/1.04  % (31721)------------------------------
% 2.21/1.04  % (31721)------------------------------
% 2.21/1.04  % (31723)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on theBenchmark for (2993ds/1993Mi)
% 2.21/1.04  % (31719)Instruction limit reached!
% 2.21/1.04  % (31719)------------------------------
% 2.21/1.04  % (31719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.04  % (31719)Termination reason: Unknown
% 2.21/1.04  % (31719)Termination phase: Saturation
% 2.21/1.04  
% 2.21/1.04  % (31719)Memory used [KB]: 3556
% 2.21/1.04  % (31719)Time elapsed: 0.047 s
% 2.21/1.04  % (31719)Instructions burned: 152 (million)
% 2.21/1.04  % (31719)------------------------------
% 2.21/1.04  % (31719)------------------------------
% 2.21/1.05  % (31723)Refutation not found, incomplete strategy% (31723)------------------------------
% 2.21/1.05  % (31723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.05  % (31723)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.05  
% 2.21/1.05  % (31723)Memory used [KB]: 1319
% 2.21/1.05  % (31723)Time elapsed: 0.005 s
% 2.21/1.05  % (31723)Instructions burned: 16 (million)
% 2.21/1.05  % (31723)------------------------------
% 2.21/1.05  % (31723)------------------------------
% 2.21/1.05  % (31724)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2993ds/101Mi)
% 2.21/1.05  % (31725)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on theBenchmark for (2993ds/4978Mi)
% 2.21/1.05  % (31724)Refutation not found, incomplete strategy% (31724)------------------------------
% 2.21/1.05  % (31724)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.05  % (31724)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.05  
% 2.21/1.05  % (31724)Memory used [KB]: 1319
% 2.21/1.05  % (31724)Time elapsed: 0.004 s
% 2.21/1.05  % (31724)Instructions burned: 14 (million)
% 2.21/1.05  % (31724)------------------------------
% 2.21/1.05  % (31724)------------------------------
% 2.21/1.05  % (31725)Refutation not found, incomplete strategy% (31725)------------------------------
% 2.21/1.05  % (31725)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.05  % (31725)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.05  
% 2.21/1.05  % (31725)Memory used [KB]: 1319
% 2.21/1.05  % (31725)Time elapsed: 0.004 s
% 2.21/1.05  % (31725)Instructions burned: 15 (million)
% 2.21/1.05  % (31725)------------------------------
% 2.21/1.05  % (31725)------------------------------
% 2.21/1.05  % (31726)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on theBenchmark for (2993ds/169Mi)
% 2.21/1.06  % (31727)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on theBenchmark for (2993ds/178Mi)
% 2.21/1.06  % (31722)Instruction limit reached!
% 2.21/1.06  % (31722)------------------------------
% 2.21/1.06  % (31722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.06  % (31722)Termination reason: Unknown
% 2.21/1.06  % (31722)Termination phase: Saturation
% 2.21/1.06  
% 2.21/1.06  % (31722)Memory used [KB]: 2687
% 2.21/1.06  % (31722)Time elapsed: 0.023 s
% 2.21/1.06  % (31722)Instructions burned: 80 (million)
% 2.21/1.06  % (31722)------------------------------
% 2.21/1.06  % (31722)------------------------------
% 2.21/1.06  % (31728)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on theBenchmark for (2993ds/111Mi)
% 2.21/1.07  % (31716)Instruction limit reached!
% 2.21/1.07  % (31716)------------------------------
% 2.21/1.07  % (31716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.07  % (31716)Termination reason: Unknown
% 2.21/1.07  % (31716)Termination phase: Saturation
% 2.21/1.07  
% 2.21/1.07  % (31716)Memory used [KB]: 3776
% 2.21/1.07  % (31716)Time elapsed: 0.087 s
% 2.21/1.07  % (31716)Instructions burned: 261 (million)
% 2.21/1.07  % (31716)------------------------------
% 2.21/1.07  % (31716)------------------------------
% 2.21/1.07  % (31726)Refutation not found, incomplete strategy% (31726)------------------------------
% 2.21/1.07  % (31726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.07  % (31726)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.07  
% 2.21/1.07  % (31726)Memory used [KB]: 2329
% 2.21/1.07  % (31726)Time elapsed: 0.019 s
% 2.21/1.07  % (31726)Instructions burned: 71 (million)
% 2.21/1.07  % (31726)------------------------------
% 2.21/1.07  % (31726)------------------------------
% 2.21/1.07  % (31729)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on theBenchmark for (2992ds/243Mi)
% 2.21/1.08  % (31730)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on theBenchmark for (2992ds/229Mi)
% 2.21/1.08  % (31729)Refutation not found, incomplete strategy% (31729)------------------------------
% 2.21/1.08  % (31729)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.08  % (31729)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.08  
% 2.21/1.08  % (31729)Memory used [KB]: 1320
% 2.21/1.08  % (31729)Time elapsed: 0.005 s
% 2.21/1.08  % (31729)Instructions burned: 16 (million)
% 2.21/1.08  % (31729)------------------------------
% 2.21/1.08  % (31729)------------------------------
% 2.21/1.08  % (31731)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on theBenchmark for (2992ds/306Mi)
% 2.48/1.08  % (31701)Instruction limit reached!
% 2.48/1.08  % (31701)------------------------------
% 2.48/1.08  % (31701)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.08  % (31701)Termination reason: Unknown
% 2.48/1.08  % (31701)Termination phase: Saturation
% 2.48/1.08  
% 2.48/1.08  % (31701)Memory used [KB]: 7437
% 2.48/1.08  % (31701)Time elapsed: 0.175 s
% 2.48/1.08  % (31701)Instructions burned: 579 (million)
% 2.48/1.08  % (31701)------------------------------
% 2.48/1.08  % (31701)------------------------------
% 2.48/1.08  % (31728)Refutation not found, incomplete strategy% (31728)------------------------------
% 2.48/1.08  % (31728)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.08  % (31728)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.08  
% 2.48/1.08  % (31728)Memory used [KB]: 2765
% 2.48/1.08  % (31728)Time elapsed: 0.024 s
% 2.48/1.08  % (31728)Instructions burned: 88 (million)
% 2.48/1.08  % (31728)------------------------------
% 2.48/1.08  % (31728)------------------------------
% 2.48/1.08  % (31732)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on theBenchmark for (2992ds/118Mi)
% 2.48/1.09  % (31733)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on theBenchmark for (2992ds/85Mi)
% 2.48/1.09  % (31732)Refutation not found, incomplete strategy% (31732)------------------------------
% 2.48/1.09  % (31732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.09  % (31732)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.09  
% 2.48/1.09  % (31732)Memory used [KB]: 1319
% 2.48/1.09  % (31732)Time elapsed: 0.004 s
% 2.48/1.09  % (31732)Instructions burned: 15 (million)
% 2.48/1.09  % (31732)------------------------------
% 2.48/1.09  % (31732)------------------------------
% 2.48/1.09  % (31733)Refutation not found, incomplete strategy% (31733)------------------------------
% 2.48/1.09  % (31733)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.09  % (31733)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.09  
% 2.48/1.09  % (31733)Memory used [KB]: 1319
% 2.48/1.09  % (31733)Time elapsed: 0.004 s
% 2.48/1.09  % (31733)Instructions burned: 14 (million)
% 2.48/1.09  % (31733)------------------------------
% 2.48/1.09  % (31733)------------------------------
% 2.48/1.09  % (31734)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on theBenchmark for (2992ds/182Mi)
% 2.48/1.09  % (31735)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on theBenchmark for (2992ds/134Mi)
% 2.48/1.10  % (31734)Refutation not found, incomplete strategy% (31734)------------------------------
% 2.48/1.10  % (31734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.10  % (31734)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.10  
% 2.48/1.10  % (31734)Memory used [KB]: 1321
% 2.48/1.10  % (31734)Time elapsed: 0.005 s
% 2.48/1.10  % (31734)Instructions burned: 16 (million)
% 2.48/1.10  % (31734)------------------------------
% 2.48/1.10  % (31734)------------------------------
% 2.48/1.10  % (31736)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2992ds/181Mi)
% 2.48/1.10  % (31736)Refutation not found, incomplete strategy% (31736)------------------------------
% 2.48/1.10  % (31736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.10  % (31736)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.10  
% 2.48/1.10  % (31736)Memory used [KB]: 1319
% 2.48/1.10  % (31736)Time elapsed: 0.004 s
% 2.48/1.10  % (31736)Instructions burned: 14 (million)
% 2.48/1.10  % (31736)------------------------------
% 2.48/1.10  % (31736)------------------------------
% 2.48/1.10  % (31737)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on theBenchmark for (2992ds/61Mi)
% 2.48/1.11  % (31727)Instruction limit reached!
% 2.48/1.11  % (31727)------------------------------
% 2.48/1.11  % (31727)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.11  % (31727)Termination reason: Unknown
% 2.48/1.11  % (31727)Termination phase: Saturation
% 2.48/1.11  
% 2.48/1.12  % (31727)Memory used [KB]: 3520
% 2.48/1.12  % (31727)Time elapsed: 0.060 s
% 2.48/1.12  % (31727)Instructions burned: 179 (million)
% 2.48/1.12  % (31727)------------------------------
% 2.48/1.12  % (31727)------------------------------
% 2.48/1.12  % (31738)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2992ds/135Mi)
% 2.48/1.12  % (31737)Instruction limit reached!
% 2.48/1.12  % (31737)------------------------------
% 2.48/1.12  % (31737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.12  % (31737)Termination reason: Unknown
% 2.48/1.12  % (31737)Termination phase: Saturation
% 2.48/1.12  
% 2.48/1.12  % (31737)Memory used [KB]: 2563
% 2.48/1.12  % (31737)Time elapsed: 0.017 s
% 2.48/1.12  % (31737)Instructions burned: 63 (million)
% 2.48/1.12  % (31737)------------------------------
% 2.48/1.12  % (31737)------------------------------
% 2.48/1.12  % (31739)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on theBenchmark for (2992ds/94Mi)
% 2.48/1.13  % (31735)Instruction limit reached!
% 2.48/1.13  % (31735)------------------------------
% 2.48/1.13  % (31735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.13  % (31735)Termination reason: Unknown
% 2.48/1.13  % (31735)Termination phase: Saturation
% 2.48/1.13  
% 2.48/1.13  % (31735)Memory used [KB]: 3407
% 2.48/1.13  % (31735)Time elapsed: 0.062 s
% 2.48/1.13  % (31735)Instructions burned: 135 (million)
% 2.48/1.13  % (31735)------------------------------
% 2.48/1.13  % (31735)------------------------------
% 2.48/1.13  % (31740)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on theBenchmark for (2992ds/111Mi)
% 2.48/1.14  % (31740)Refutation not found, incomplete strategy% (31740)------------------------------
% 2.48/1.14  % (31740)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.14  % (31740)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.14  
% 2.48/1.14  % (31740)Memory used [KB]: 1319
% 2.48/1.14  % (31740)Time elapsed: 0.004 s
% 2.48/1.14  % (31740)Instructions burned: 15 (million)
% 2.48/1.14  % (31740)------------------------------
% 2.48/1.14  % (31740)------------------------------
% 2.48/1.14  % (31741)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on theBenchmark for (2992ds/371Mi)
% 2.48/1.14  % (31730)Instruction limit reached!
% 2.48/1.14  % (31730)------------------------------
% 2.48/1.14  % (31730)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.14  % (31730)Termination reason: Unknown
% 2.48/1.14  % (31730)Termination phase: Saturation
% 2.48/1.14  
% 2.48/1.14  % (31730)Memory used [KB]: 3512
% 2.48/1.14  % (31730)Time elapsed: 0.067 s
% 2.48/1.14  % (31730)Instructions burned: 231 (million)
% 2.48/1.14  % (31730)------------------------------
% 2.48/1.14  % (31730)------------------------------
% 2.48/1.14  % (31742)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on theBenchmark for (2992ds/1643Mi)
% 2.48/1.15  % (31739)Refutation not found, incomplete strategy% (31739)------------------------------
% 2.48/1.15  % (31739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.15  % (31739)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.15  
% 2.48/1.15  % (31739)Memory used [KB]: 2539
% 2.48/1.15  % (31739)Time elapsed: 0.024 s
% 2.48/1.15  % (31739)Instructions burned: 87 (million)
% 2.48/1.15  % (31739)------------------------------
% 2.48/1.15  % (31739)------------------------------
% 2.48/1.15  % (31743)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on theBenchmark for (2992ds/143Mi)
% 2.48/1.16  % (31738)Instruction limit reached!
% 2.48/1.16  % (31738)------------------------------
% 2.48/1.16  % (31738)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.16  % (31738)Termination reason: Unknown
% 2.48/1.16  % (31738)Termination phase: Saturation
% 2.48/1.16  
% 2.48/1.16  % (31738)Memory used [KB]: 3483
% 2.48/1.16  % (31738)Time elapsed: 0.039 s
% 2.48/1.16  % (31738)Instructions burned: 138 (million)
% 2.48/1.16  % (31738)------------------------------
% 2.48/1.16  % (31738)------------------------------
% 2.48/1.16  % (31744)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on theBenchmark for (2992ds/225Mi)
% 2.48/1.16  % (31744)Refutation not found, incomplete strategy% (31744)------------------------------
% 2.48/1.16  % (31744)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.16  % (31744)Termination reason: Refutation not found, incomplete strategy
% 2.48/1.16  
% 2.48/1.16  % (31744)Memory used [KB]: 1319
% 2.48/1.16  % (31744)Time elapsed: 0.004 s
% 2.48/1.16  % (31744)Instructions burned: 14 (million)
% 2.48/1.16  % (31744)------------------------------
% 2.48/1.16  % (31744)------------------------------
% 2.48/1.16  % (31745)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on theBenchmark for (2991ds/89Mi)
% 2.48/1.17  % (31731)Instruction limit reached!
% 2.48/1.17  % (31731)------------------------------
% 2.48/1.17  % (31731)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.48/1.17  % (31731)Termination reason: Unknown
% 2.48/1.17  % (31731)Termination phase: Saturation
% 2.48/1.17  
% 2.48/1.17  % (31731)Memory used [KB]: 3999
% 2.48/1.17  % (31731)Time elapsed: 0.091 s
% 2.48/1.17  % (31731)Instructions burned: 307 (million)
% 2.48/1.17  % (31731)------------------------------
% 2.48/1.17  % (31731)------------------------------
% 3.97/1.17  % (31741)Refutation not found, incomplete strategy% (31741)------------------------------
% 3.97/1.17  % (31741)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.97/1.17  % (31741)Termination reason: Refutation not found, incomplete strategy
% 3.97/1.17  
% 3.97/1.17  % (31741)Memory used [KB]: 2946
% 3.97/1.17  % (31741)Time elapsed: 0.033 s
% 3.97/1.17  % (31741)Instructions burned: 108 (million)
% 3.97/1.17  % (31741)------------------------------
% 3.97/1.17  % (31741)------------------------------
% 3.97/1.18  % (31746)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on theBenchmark for (2991ds/149Mi)
% 3.97/1.18  % (31747)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on theBenchmark for (2991ds/217Mi)
% 3.97/1.18  % (31747)Refutation not found, incomplete strategy% (31747)------------------------------
% 3.97/1.18  % (31747)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.97/1.18  % (31747)Termination reason: Refutation not found, incomplete strategy
% 3.97/1.18  
% 3.97/1.18  % (31747)Memory used [KB]: 1320
% 3.97/1.18  % (31747)Time elapsed: 0.005 s
% 3.97/1.18  % (31747)Instructions burned: 15 (million)
% 3.97/1.18  % (31747)------------------------------
% 3.97/1.18  % (31747)------------------------------
% 3.97/1.18  % (31745)Refutation not found, incomplete strategy% (31745)------------------------------
% 3.97/1.18  % (31745)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.97/1.18  % (31745)Termination reason: Refutation not found, incomplete strategy
% 3.97/1.18  
% 3.97/1.18  % (31745)Memory used [KB]: 2271
% 3.97/1.18  % (31745)Time elapsed: 0.018 s
% 3.97/1.18  % (31745)Instructions burned: 65 (million)
% 3.97/1.18  % (31745)------------------------------
% 3.97/1.18  % (31745)------------------------------
% 3.97/1.18  % (31748)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2991ds/1513Mi)
% 3.97/1.18  % (31681)First to succeed.
% 3.97/1.18  % (31749)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on theBenchmark for (2991ds/460Mi)
% 3.97/1.19  % (31681)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-31531"
% 3.97/1.19  % (31748)Refutation not found, incomplete strategy% (31748)------------------------------
% 3.97/1.19  % (31748)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.97/1.19  % (31748)Termination reason: Refutation not found, incomplete strategy
% 3.97/1.19  
% 3.97/1.19  % (31748)Memory used [KB]: 1319
% 3.97/1.19  % (31748)Time elapsed: 0.004 s
% 3.97/1.19  % (31748)Instructions burned: 14 (million)
% 3.97/1.19  % (31748)------------------------------
% 3.97/1.19  % (31748)------------------------------
% 3.97/1.19  % (31681)Refutation found. Thanks to Tanya!
% 3.97/1.19  % SZS status Unsatisfiable for theBenchmark
% 3.97/1.19  % SZS output start Proof for theBenchmark
% See solution above
% 4.08/1.19  % (31681)------------------------------
% 4.08/1.19  % (31681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.08/1.19  % (31681)Termination reason: Refutation
% 4.08/1.19  
% 4.08/1.19  % (31681)Memory used [KB]: 7741
% 4.08/1.19  % (31681)Time elapsed: 0.338 s
% 4.08/1.19  % (31681)Instructions burned: 963 (million)
% 4.08/1.19  % (31531)Success in time 0.828 s
% 4.08/1.19  % Vampire---4.8 exiting
%------------------------------------------------------------------------------