TSTP Solution File: SWW604_2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW604_2 : TPTP v8.2.0. Released v6.1.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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n010.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 : Tue May 21 07:01:40 EDT 2024

% Result   : Theorem 30.09s 4.69s
% Output   : Refutation 30.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :  127
% Syntax   : Number of formulae    :  246 (  34 unt;  91 typ;   0 def)
%            Number of atoms       :  781 ( 151 equ)
%            Maximal formula atoms :   54 (   5 avg)
%            Number of connectives :  924 ( 298   ~; 336   |; 211   &)
%                                         (  19 <=>;  60  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   6 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number arithmetic     :  793 ( 337 atm;  49 fun; 303 num; 104 var)
%            Number of types       :   13 (  11 usr;   1 ari)
%            Number of type conns  :  132 (  61   >;  71   *;   0   +;   0  <<)
%            Number of predicates  :   20 (  16 usr;  12 prp; 0-5 aty)
%            Number of functors    :   77 (  75 usr;  20 con; 0-5 aty)
%            Number of variables   :  383 ( 305   !;  78   ?; 383   :)

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

tff(type_def_6,type,
    ty: $tType ).

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

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

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

tff(type_def_10,type,
    a1: $tType ).

tff(type_def_11,type,
    map_int_lplist_lpkeycm_a1rprp: $tType ).

tff(type_def_12,type,
    map_key_lpoption_a1rp: $tType ).

tff(type_def_13,type,
    option_a1: $tType ).

tff(type_def_14,type,
    array_lplist_lpkeycm_a1rprp: $tType ).

tff(type_def_15,type,
    list_lpkeycm_a1rp: $tType ).

tff(func_def_0,type,
    witness1: ty > uni ).

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

tff(func_def_6,type,
    match_bool1: ( ty * bool1 * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    abs1: $int > $int ).

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

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

tff(func_def_18,type,
    option: ty > ty ).

tff(func_def_19,type,
    none: ty > uni ).

tff(func_def_20,type,
    some: ( ty * uni ) > uni ).

tff(func_def_21,type,
    match_option1: ( ty * ty * uni * uni * uni ) > uni ).

tff(func_def_22,type,
    some_proj_11: ( ty * uni ) > uni ).

tff(func_def_23,type,
    list: ty > ty ).

tff(func_def_24,type,
    nil: ty > uni ).

tff(func_def_25,type,
    cons: ( ty * uni * uni ) > uni ).

tff(func_def_26,type,
    match_list1: ( ty * ty * uni * uni * uni ) > uni ).

tff(func_def_27,type,
    cons_proj_11: ( ty * uni ) > uni ).

tff(func_def_28,type,
    cons_proj_21: ( ty * uni ) > uni ).

tff(func_def_29,type,
    map: ( ty * ty ) > ty ).

tff(func_def_30,type,
    get: ( ty * ty * uni * uni ) > uni ).

tff(func_def_31,type,
    set: ( ty * ty * uni * uni * uni ) > uni ).

tff(func_def_32,type,
    const: ( ty * ty * uni ) > uni ).

tff(func_def_33,type,
    array: ty > ty ).

tff(func_def_34,type,
    mk_array1: ( ty * $int * uni ) > uni ).

tff(func_def_35,type,
    length1: ( ty * uni ) > $int ).

tff(func_def_36,type,
    elts: ( ty * uni ) > uni ).

tff(func_def_37,type,
    get2: ( ty * uni * $int ) > uni ).

tff(func_def_38,type,
    t2tb: $int > uni ).

tff(func_def_39,type,
    tb2t: uni > $int ).

tff(func_def_40,type,
    set2: ( ty * uni * $int * uni ) > uni ).

tff(func_def_41,type,
    make1: ( ty * $int * uni ) > uni ).

tff(func_def_42,type,
    key: ty ).

tff(func_def_43,type,
    hash1: key1 > $int ).

tff(func_def_44,type,
    bucket1: ( key1 * $int ) > $int ).

tff(func_def_45,type,
    tuple2: ( ty * ty ) > ty ).

tff(func_def_46,type,
    tuple21: ( ty * ty * uni * uni ) > uni ).

tff(func_def_47,type,
    tuple2_proj_11: ( ty * ty * uni ) > uni ).

tff(func_def_48,type,
    tuple2_proj_21: ( ty * ty * uni ) > uni ).

tff(func_def_49,type,
    t2tb1: key1 > uni ).

tff(func_def_50,type,
    tb2t1: uni > key1 ).

tff(func_def_51,type,
    t: ty > ty ).

tff(func_def_52,type,
    mk_t1: ( ty * $int * uni * uni ) > uni ).

tff(func_def_53,type,
    size1: ( ty * uni ) > $int ).

tff(func_def_54,type,
    data: ( ty * uni ) > uni ).

tff(func_def_55,type,
    view: ( ty * uni ) > uni ).

tff(func_def_56,type,
    a: ty ).

tff(func_def_57,type,
    t2tb2: map_int_lplist_lpkeycm_a1rprp > uni ).

tff(func_def_58,type,
    tb2t2: uni > map_int_lplist_lpkeycm_a1rprp ).

tff(func_def_59,type,
    t2tb3: map_key_lpoption_a1rp > uni ).

tff(func_def_60,type,
    tb2t3: uni > map_key_lpoption_a1rp ).

tff(func_def_61,type,
    t2tb4: option_a1 > uni ).

tff(func_def_62,type,
    tb2t4: uni > option_a1 ).

tff(func_def_63,type,
    t2tb5: array_lplist_lpkeycm_a1rprp > uni ).

tff(func_def_64,type,
    tb2t5: uni > array_lplist_lpkeycm_a1rprp ).

tff(func_def_65,type,
    t2tb6: list_lpkeycm_a1rp > uni ).

tff(func_def_66,type,
    tb2t6: uni > list_lpkeycm_a1rp ).

tff(func_def_67,type,
    t2tb7: a1 > uni ).

tff(func_def_68,type,
    tb2t7: uni > a1 ).

tff(func_def_69,type,
    sK0: $int ).

tff(func_def_70,type,
    sK1: map_int_lplist_lpkeycm_a1rprp ).

tff(func_def_71,type,
    sK2: map_key_lpoption_a1rp ).

tff(func_def_72,type,
    sK3: $int ).

tff(func_def_73,type,
    sK4: map_int_lplist_lpkeycm_a1rprp ).

tff(func_def_74,type,
    sK5: map_key_lpoption_a1rp ).

tff(func_def_75,type,
    sK6: key1 ).

tff(func_def_76,type,
    sK7: a1 ).

tff(func_def_77,type,
    sK8: $int ).

tff(func_def_78,type,
    sK9: ( ty * uni * $int ) > key1 ).

tff(func_def_79,type,
    sK10: ( ty * uni * $int ) > uni ).

tff(pred_def_1,type,
    sort1: ( ty * uni ) > $o ).

tff(pred_def_4,type,
    mem: ( ty * uni * uni ) > $o ).

tff(pred_def_5,type,
    in_data1: ( ty * key1 * uni * uni ) > $o ).

tff(pred_def_6,type,
    good_data1: ( ty * key1 * uni * uni * uni ) > $o ).

tff(pred_def_7,type,
    good_hash1: ( ty * uni * $int ) > $o ).

tff(f1209,plain,
    $false,
    inference(avatar_sat_refutation,[],[f365,f367,f377,f379,f403,f405,f411,f427,f1119,f1143,f1147,f1208]) ).

tff(f1208,plain,
    ( ~ spl11_4
    | ~ spl11_13 ),
    inference(avatar_contradiction_clause,[],[f1207]) ).

tff(f1207,plain,
    ( $false
    | ~ spl11_4
    | ~ spl11_13 ),
    inference(subsumption_resolution,[],[f1206,f294]) ).

tff(f294,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: ty] : ~ mem(tuple2(X0,X1),tuple21(X0,X1,X2,X3),nil(tuple2(X0,X1))),
    inference(unit_resulting_resolution,[],[f242,f232]) ).

tff(f232,plain,
    ! [X0: ty,X1: uni] :
      ( ~ mem(X0,X1,nil(X0))
      | ~ sort1(X0,X1) ),
    inference(cnf_transformation,[],[f191]) ).

tff(f191,plain,
    ! [X0: ty,X1: uni] :
      ( ( ! [X2: uni,X3: uni] :
            ( ( ( mem(X0,X1,cons(X0,X2,X3))
                | ( ~ mem(X0,X1,X3)
                  & ( X1 != X2 ) ) )
              & ( mem(X0,X1,X3)
                | ( X1 = X2 )
                | ~ mem(X0,X1,cons(X0,X2,X3)) ) )
            | ~ sort1(X0,X2) )
        & ~ mem(X0,X1,nil(X0)) )
      | ~ sort1(X0,X1) ),
    inference(flattening,[],[f190]) ).

tff(f190,plain,
    ! [X0: ty,X1: uni] :
      ( ( ! [X2: uni,X3: uni] :
            ( ( ( mem(X0,X1,cons(X0,X2,X3))
                | ( ~ mem(X0,X1,X3)
                  & ( X1 != X2 ) ) )
              & ( mem(X0,X1,X3)
                | ( X1 = X2 )
                | ~ mem(X0,X1,cons(X0,X2,X3)) ) )
            | ~ sort1(X0,X2) )
        & ~ mem(X0,X1,nil(X0)) )
      | ~ sort1(X0,X1) ),
    inference(nnf_transformation,[],[f175]) ).

tff(f175,plain,
    ! [X0: ty,X1: uni] :
      ( ( ! [X2: uni,X3: uni] :
            ( ( mem(X0,X1,cons(X0,X2,X3))
            <=> ( mem(X0,X1,X3)
                | ( X1 = X2 ) ) )
            | ~ sort1(X0,X2) )
        & ~ mem(X0,X1,nil(X0)) )
      | ~ sort1(X0,X1) ),
    inference(ennf_transformation,[],[f46]) ).

tff(f46,axiom,
    ! [X0: ty,X1: uni] :
      ( sort1(X0,X1)
     => ( ! [X2: uni,X3: uni] :
            ( sort1(X0,X2)
           => ( mem(X0,X1,cons(X0,X2,X3))
            <=> ( mem(X0,X1,X3)
                | ( X1 = X2 ) ) ) )
        & ~ mem(X0,X1,nil(X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mem_def) ).

tff(f242,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: ty] : sort1(tuple2(X1,X0),tuple21(X1,X0,X2,X3)),
    inference(cnf_transformation,[],[f166]) ).

tff(f166,plain,
    ! [X0: ty,X1: ty,X2: uni,X3: uni] : sort1(tuple2(X1,X0),tuple21(X1,X0,X2,X3)),
    inference(rectify,[],[f70]) ).

tff(f70,axiom,
    ! [X0: ty,X8: ty,X1: uni,X2: uni] : sort1(tuple2(X8,X0),tuple21(X8,X0,X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tuple2_sort1) ).

tff(f1206,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK6),t2tb7(sK7)),nil(tuple2(key,a)))
    | ~ spl11_4
    | ~ spl11_13 ),
    inference(forward_demodulation,[],[f1205,f1095]) ).

tff(f1095,plain,
    ( ! [X0: key1] : ( nil(tuple2(key,a)) = get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(bucket1(X0,sK0))) )
    | ~ spl11_4 ),
    inference(unit_resulting_resolution,[],[f281,f280,f382]) ).

tff(f382,plain,
    ( ! [X0: $int] :
        ( ( nil(tuple2(key,a)) = get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X0)) )
        | $less(X0,0)
        | ~ $less(X0,sK0) )
    | ~ spl11_4 ),
    inference(forward_demodulation,[],[f381,f225]) ).

tff(f225,plain,
    ! [X0: uni] : ( t2tb6(tb2t6(X0)) = X0 ),
    inference(cnf_transformation,[],[f157]) ).

tff(f157,plain,
    ! [X0: uni] : ( t2tb6(tb2t6(X0)) = X0 ),
    inference(rectify,[],[f103]) ).

tff(f103,axiom,
    ! [X17: uni] : ( t2tb6(tb2t6(X17)) = X17 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR6) ).

tff(f381,plain,
    ( ! [X0: $int] :
        ( ( get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X0)) = t2tb6(tb2t6(nil(tuple2(key,a)))) )
        | $less(X0,0)
        | ~ $less(X0,sK0) )
    | ~ spl11_4 ),
    inference(superposition,[],[f225,f376]) ).

tff(f376,plain,
    ( ! [X9: $int] :
        ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
        | $less(X9,0)
        | ~ $less(X9,sK0) )
    | ~ spl11_4 ),
    inference(avatar_component_clause,[],[f375]) ).

tff(f375,plain,
    ( spl11_4
  <=> ! [X9: $int] :
        ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
        | $less(X9,0)
        | ~ $less(X9,sK0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_4])]) ).

tff(f280,plain,
    ! [X0: key1] : ~ $less(bucket1(X0,sK0),0),
    inference(unit_resulting_resolution,[],[f192,f240]) ).

tff(f240,plain,
    ! [X0: $int,X1: key1] :
      ( ~ $less(bucket1(X1,X0),0)
      | ~ $less(0,X0) ),
    inference(cnf_transformation,[],[f176]) ).

tff(f176,plain,
    ! [X0: $int] :
      ( ! [X1: key1] :
          ( $less(bucket1(X1,X0),X0)
          & ~ $less(bucket1(X1,X0),0) )
      | ~ $less(0,X0) ),
    inference(ennf_transformation,[],[f165]) ).

tff(f165,plain,
    ! [X0: $int] :
      ( $less(0,X0)
     => ! [X1: key1] :
          ( $less(bucket1(X1,X0),X0)
          & ~ $less(bucket1(X1,X0),0) ) ),
    inference(rectify,[],[f124]) ).

tff(f124,plain,
    ! [X18: $int] :
      ( $less(0,X18)
     => ! [X19: key1] :
          ( $less(bucket1(X19,X18),X18)
          & ~ $less(bucket1(X19,X18),0) ) ),
    inference(theory_normalization,[],[f69]) ).

tff(f69,axiom,
    ! [X18: $int] :
      ( $less(0,X18)
     => ! [X19: key1] :
          ( $less(bucket1(X19,X18),X18)
          & $lesseq(0,bucket1(X19,X18)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bucket_bounds) ).

tff(f192,plain,
    $less(0,sK0),
    inference(cnf_transformation,[],[f185]) ).

tff(f185,plain,
    ( ( ( ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
          | $less(sK0,0)
          | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
          | ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
            & $less(sK8,sK0)
            & ~ $less(sK8,0) )
          | ~ $less(0,sK0) )
        & ( tb2t3(const(option(a),key,none(a))) = sK5 )
        & ! [X9: $int] :
            ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
            | ~ $less(X9,$sum(0,sK0))
            | $less(X9,0) )
        & ! [X10: $int] :
            ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X10))) )
            | ( ( ~ $less(X10,sK0)
                | $less(X10,$sum(0,sK0)) )
              & ( ~ $less(X10,0)
                | $less(X10,0) ) ) )
        & ~ $less(sK0,0) )
      | $less(sK0,$sum(0,sK0))
      | $less(sK0,0)
      | $less(0,0) )
    & ( 0 = sK3 )
    & ~ $less(sK0,0)
    & ! [X11: key1,X12: a1] : good_data1(a,X11,t2tb7(X12),t2tb3(sK2),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK1)))
    & ! [X13: $int] :
        ( good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK1)),X13)
        | ~ $less(X13,sK0)
        | $less(X13,0) )
    & $less(0,sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4,sK5,sK6,sK7,sK8])],[f178,f184,f183,f182,f181,f180,f179]) ).

tff(f179,plain,
    ( ? [X0: $int,X1: map_int_lplist_lpkeycm_a1rprp,X2: map_key_lpoption_a1rp] :
        ( ? [X3: $int] :
            ( ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
                  ( ? [X5: map_key_lpoption_a1rp] :
                      ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
                        | $less(X0,0)
                        | ? [X6: key1,X7: a1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),X0,t2tb2(X4)))
                        | ? [X8: $int] :
                            ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X4)),X8)
                            & $less(X8,X0)
                            & ~ $less(X8,0) )
                        | ~ $less(0,X0) )
                      & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
                  & ! [X9: $int] :
                      ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
                      | ~ $less(X9,$sum(0,X0))
                      | $less(X9,0) )
                  & ! [X10: $int] :
                      ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X1),t2tb(X10))) )
                      | ( ( ~ $less(X10,X0)
                          | $less(X10,$sum(0,X0)) )
                        & ( ~ $less(X10,0)
                          | $less(X10,0) ) ) )
                  & ~ $less(X0,0) )
              | $less(X0,$sum(0,X0))
              | $less(X0,0)
              | $less(0,0) )
            & ( 0 = X3 ) )
        & ~ $less(X0,0)
        & ! [X11: key1,X12: a1] : good_data1(a,X11,t2tb7(X12),t2tb3(X2),mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)))
        & ! [X13: $int] :
            ( good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)),X13)
            | ~ $less(X13,X0)
            | $less(X13,0) )
        & $less(0,X0) )
   => ( ? [X3: $int] :
          ( ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
                ( ? [X5: map_key_lpoption_a1rp] :
                    ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
                      | $less(sK0,0)
                      | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)))
                      | ? [X8: $int] :
                          ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)),X8)
                          & $less(X8,sK0)
                          & ~ $less(X8,0) )
                      | ~ $less(0,sK0) )
                    & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
                & ! [X9: $int] :
                    ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
                    | ~ $less(X9,$sum(0,sK0))
                    | $less(X9,0) )
                & ! [X10: $int] :
                    ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) )
                    | ( ( ~ $less(X10,sK0)
                        | $less(X10,$sum(0,sK0)) )
                      & ( ~ $less(X10,0)
                        | $less(X10,0) ) ) )
                & ~ $less(sK0,0) )
            | $less(sK0,$sum(0,sK0))
            | $less(sK0,0)
            | $less(0,0) )
          & ( 0 = X3 ) )
      & ~ $less(sK0,0)
      & ! [X12: a1,X11: key1] : good_data1(a,X11,t2tb7(X12),t2tb3(sK2),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK1)))
      & ! [X13: $int] :
          ( good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK1)),X13)
          | ~ $less(X13,sK0)
          | $less(X13,0) )
      & $less(0,sK0) ) ),
    introduced(choice_axiom,[]) ).

tff(f180,plain,
    ( ? [X3: $int] :
        ( ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
              ( ? [X5: map_key_lpoption_a1rp] :
                  ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
                    | $less(sK0,0)
                    | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)))
                    | ? [X8: $int] :
                        ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)),X8)
                        & $less(X8,sK0)
                        & ~ $less(X8,0) )
                    | ~ $less(0,sK0) )
                  & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
              & ! [X9: $int] :
                  ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
                  | ~ $less(X9,$sum(0,sK0))
                  | $less(X9,0) )
              & ! [X10: $int] :
                  ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) )
                  | ( ( ~ $less(X10,sK0)
                      | $less(X10,$sum(0,sK0)) )
                    & ( ~ $less(X10,0)
                      | $less(X10,0) ) ) )
              & ~ $less(sK0,0) )
          | $less(sK0,$sum(0,sK0))
          | $less(sK0,0)
          | $less(0,0) )
        & ( 0 = X3 ) )
   => ( ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
            ( ? [X5: map_key_lpoption_a1rp] :
                ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
                  | $less(sK0,0)
                  | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)))
                  | ? [X8: $int] :
                      ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)),X8)
                      & $less(X8,sK0)
                      & ~ $less(X8,0) )
                  | ~ $less(0,sK0) )
                & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
            & ! [X9: $int] :
                ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
                | ~ $less(X9,$sum(0,sK0))
                | $less(X9,0) )
            & ! [X10: $int] :
                ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) )
                | ( ( ~ $less(X10,sK0)
                    | $less(X10,$sum(0,sK0)) )
                  & ( ~ $less(X10,0)
                    | $less(X10,0) ) ) )
            & ~ $less(sK0,0) )
        | $less(sK0,$sum(0,sK0))
        | $less(sK0,0)
        | $less(0,0) )
      & ( 0 = sK3 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f181,plain,
    ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
        ( ? [X5: map_key_lpoption_a1rp] :
            ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
              | $less(sK0,0)
              | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)))
              | ? [X8: $int] :
                  ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(X4)),X8)
                  & $less(X8,sK0)
                  & ~ $less(X8,0) )
              | ~ $less(0,sK0) )
            & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
        & ! [X9: $int] :
            ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
            | ~ $less(X9,$sum(0,sK0))
            | $less(X9,0) )
        & ! [X10: $int] :
            ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) )
            | ( ( ~ $less(X10,sK0)
                | $less(X10,$sum(0,sK0)) )
              & ( ~ $less(X10,0)
                | $less(X10,0) ) ) )
        & ~ $less(sK0,0) )
   => ( ? [X5: map_key_lpoption_a1rp] :
          ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
            | $less(sK0,0)
            | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
            | ? [X8: $int] :
                ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),X8)
                & $less(X8,sK0)
                & ~ $less(X8,0) )
            | ~ $less(0,sK0) )
          & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
      & ! [X9: $int] :
          ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
          | ~ $less(X9,$sum(0,sK0))
          | $less(X9,0) )
      & ! [X10: $int] :
          ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK1),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X10))) )
          | ( ( ~ $less(X10,sK0)
              | $less(X10,$sum(0,sK0)) )
            & ( ~ $less(X10,0)
              | $less(X10,0) ) ) )
      & ~ $less(sK0,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f182,plain,
    ( ? [X5: map_key_lpoption_a1rp] :
        ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
          | $less(sK0,0)
          | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
          | ? [X8: $int] :
              ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),X8)
              & $less(X8,sK0)
              & ~ $less(X8,0) )
          | ~ $less(0,sK0) )
        & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
   => ( ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
        | $less(sK0,0)
        | ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
        | ? [X8: $int] :
            ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),X8)
            & $less(X8,sK0)
            & ~ $less(X8,0) )
        | ~ $less(0,sK0) )
      & ( tb2t3(const(option(a),key,none(a))) = sK5 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f183,plain,
    ( ? [X7: a1,X6: key1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
   => ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))) ),
    introduced(choice_axiom,[]) ).

tff(f184,plain,
    ( ? [X8: $int] :
        ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),X8)
        & $less(X8,sK0)
        & ~ $less(X8,0) )
   => ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
      & $less(sK8,sK0)
      & ~ $less(sK8,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f178,plain,
    ? [X0: $int,X1: map_int_lplist_lpkeycm_a1rprp,X2: map_key_lpoption_a1rp] :
      ( ? [X3: $int] :
          ( ( ? [X4: map_int_lplist_lpkeycm_a1rprp] :
                ( ? [X5: map_key_lpoption_a1rp] :
                    ( ( ( tb2t3(const(option(a),key,none(a))) != X5 )
                      | $less(X0,0)
                      | ? [X6: key1,X7: a1] : ~ good_data1(a,X6,t2tb7(X7),t2tb3(X5),mk_array1(list(tuple2(key,a)),X0,t2tb2(X4)))
                      | ? [X8: $int] :
                          ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X4)),X8)
                          & $less(X8,X0)
                          & ~ $less(X8,0) )
                      | ~ $less(0,X0) )
                    & ( tb2t3(const(option(a),key,none(a))) = X5 ) )
                & ! [X9: $int] :
                    ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X9))) )
                    | ~ $less(X9,$sum(0,X0))
                    | $less(X9,0) )
                & ! [X10: $int] :
                    ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X4),t2tb(X10))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X1),t2tb(X10))) )
                    | ( ( ~ $less(X10,X0)
                        | $less(X10,$sum(0,X0)) )
                      & ( ~ $less(X10,0)
                        | $less(X10,0) ) ) )
                & ~ $less(X0,0) )
            | $less(X0,$sum(0,X0))
            | $less(X0,0)
            | $less(0,0) )
          & ( 0 = X3 ) )
      & ~ $less(X0,0)
      & ! [X11: key1,X12: a1] : good_data1(a,X11,t2tb7(X12),t2tb3(X2),mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)))
      & ! [X13: $int] :
          ( good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)),X13)
          | ~ $less(X13,X0)
          | $less(X13,0) )
      & $less(0,X0) ),
    inference(rectify,[],[f170]) ).

tff(f170,plain,
    ? [X0: $int,X1: map_int_lplist_lpkeycm_a1rprp,X2: map_key_lpoption_a1rp] :
      ( ? [X6: $int] :
          ( ( ? [X7: map_int_lplist_lpkeycm_a1rprp] :
                ( ? [X10: map_key_lpoption_a1rp] :
                    ( ( ( tb2t3(const(option(a),key,none(a))) != X10 )
                      | $less(X0,0)
                      | ? [X11: key1,X12: a1] : ~ good_data1(a,X11,t2tb7(X12),t2tb3(X10),mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)))
                      | ? [X13: $int] :
                          ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)),X13)
                          & $less(X13,X0)
                          & ~ $less(X13,0) )
                      | ~ $less(0,X0) )
                    & ( tb2t3(const(option(a),key,none(a))) = X10 ) )
                & ! [X8: $int] :
                    ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X8))) )
                    | ~ $less(X8,$sum(0,X0))
                    | $less(X8,0) )
                & ! [X9: $int] :
                    ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X9))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X1),t2tb(X9))) )
                    | ( ( ~ $less(X9,X0)
                        | $less(X9,$sum(0,X0)) )
                      & ( ~ $less(X9,0)
                        | $less(X9,0) ) ) )
                & ~ $less(X0,0) )
            | $less(X0,$sum(0,X0))
            | $less(X0,0)
            | $less(0,0) )
          & ( 0 = X6 ) )
      & ~ $less(X0,0)
      & ! [X3: key1,X4: a1] : good_data1(a,X3,t2tb7(X4),t2tb3(X2),mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)))
      & ! [X5: $int] :
          ( good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)),X5)
          | ~ $less(X5,X0)
          | $less(X5,0) )
      & $less(0,X0) ),
    inference(flattening,[],[f169]) ).

tff(f169,plain,
    ? [X0: $int,X1: map_int_lplist_lpkeycm_a1rprp,X2: map_key_lpoption_a1rp] :
      ( ? [X6: $int] :
          ( ( ? [X7: map_int_lplist_lpkeycm_a1rprp] :
                ( ? [X10: map_key_lpoption_a1rp] :
                    ( ( ( tb2t3(const(option(a),key,none(a))) != X10 )
                      | $less(X0,0)
                      | ? [X11: key1,X12: a1] : ~ good_data1(a,X11,t2tb7(X12),t2tb3(X10),mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)))
                      | ? [X13: $int] :
                          ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)),X13)
                          & $less(X13,X0)
                          & ~ $less(X13,0) )
                      | ~ $less(0,X0) )
                    & ( tb2t3(const(option(a),key,none(a))) = X10 ) )
                & ! [X8: $int] :
                    ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X8))) )
                    | ~ $less(X8,$sum(0,X0))
                    | $less(X8,0) )
                & ! [X9: $int] :
                    ( ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X9))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X1),t2tb(X9))) )
                    | ( ( ~ $less(X9,X0)
                        | $less(X9,$sum(0,X0)) )
                      & ( ~ $less(X9,0)
                        | $less(X9,0) ) ) )
                & ~ $less(X0,0) )
            | $less(X0,$sum(0,X0))
            | $less(X0,0)
            | $less(0,0) )
          & ( 0 = X6 ) )
      & ~ $less(X0,0)
      & ! [X3: key1,X4: a1] : good_data1(a,X3,t2tb7(X4),t2tb3(X2),mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)))
      & ! [X5: $int] :
          ( good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)),X5)
          | ~ $less(X5,X0)
          | $less(X5,0) )
      & $less(0,X0) ),
    inference(ennf_transformation,[],[f144]) ).

tff(f144,plain,
    ~ ! [X0: $int,X1: map_int_lplist_lpkeycm_a1rprp,X2: map_key_lpoption_a1rp] :
        ( ( ~ $less(X0,0)
          & ! [X3: key1,X4: a1] : good_data1(a,X3,t2tb7(X4),t2tb3(X2),mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)))
          & ! [X5: $int] :
              ( ( $less(X5,X0)
                & ~ $less(X5,0) )
             => good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X1)),X5) )
          & $less(0,X0) )
       => ! [X6: $int] :
            ( ( 0 = X6 )
           => ( ! [X7: map_int_lplist_lpkeycm_a1rprp] :
                  ( ( ! [X8: $int] :
                        ( ( $less(X8,$sum(0,X0))
                          & ~ $less(X8,0) )
                       => ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X8))) ) )
                    & ! [X9: $int] :
                        ( ( ( $less(X9,X0)
                            & ~ $less(X9,$sum(0,X0)) )
                          | ( $less(X9,0)
                            & ~ $less(X9,0) ) )
                       => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X7),t2tb(X9))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X1),t2tb(X9))) ) )
                    & ~ $less(X0,0) )
                 => ! [X10: map_key_lpoption_a1rp] :
                      ( ( tb2t3(const(option(a),key,none(a))) = X10 )
                     => ( ( tb2t3(const(option(a),key,none(a))) = X10 )
                        & ~ $less(X0,0)
                        & ! [X11: key1,X12: a1] : good_data1(a,X11,t2tb7(X12),t2tb3(X10),mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)))
                        & ! [X13: $int] :
                            ( ( $less(X13,X0)
                              & ~ $less(X13,0) )
                           => good_hash1(a,mk_array1(list(tuple2(key,a)),X0,t2tb2(X7)),X13) )
                        & $less(0,X0) ) ) )
              & ~ $less(X0,$sum(0,X0))
              & ~ $less(X0,0)
              & ~ $less(0,0) ) ) ),
    inference(rectify,[],[f125]) ).

tff(f125,plain,
    ~ ! [X22: $int,X23: map_int_lplist_lpkeycm_a1rprp,X24: map_key_lpoption_a1rp] :
        ( ( ~ $less(X22,0)
          & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X24),mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)))
          & ! [X16: $int] :
              ( ( $less(X16,X22)
                & ~ $less(X16,0) )
             => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)),X16) )
          & $less(0,X22) )
       => ! [X25: $int] :
            ( ( 0 = X25 )
           => ( ! [X26: map_int_lplist_lpkeycm_a1rprp] :
                  ( ( ! [X16: $int] :
                        ( ( $less(X16,$sum(0,X22))
                          & ~ $less(X16,0) )
                       => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(nil(tuple2(key,a))) ) )
                    & ! [X16: $int] :
                        ( ( ( $less(X16,X22)
                            & ~ $less(X16,$sum(0,X22)) )
                          | ( $less(X16,0)
                            & ~ $less(X16,0) ) )
                       => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X23),t2tb(X16))) ) )
                    & ~ $less(X22,0) )
                 => ! [X27: map_key_lpoption_a1rp] :
                      ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                     => ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                        & ~ $less(X22,0)
                        & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X27),mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)))
                        & ! [X16: $int] :
                            ( ( $less(X16,X22)
                              & ~ $less(X16,0) )
                           => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)),X16) )
                        & $less(0,X22) ) ) )
              & ~ $less(X22,$sum(0,X22))
              & ~ $less(X22,0)
              & ~ $less(0,0) ) ) ),
    inference(theory_normalization,[],[f108]) ).

tff(f108,negated_conjecture,
    ~ ! [X22: $int,X23: map_int_lplist_lpkeycm_a1rprp,X24: map_key_lpoption_a1rp] :
        ( ( $lesseq(0,X22)
          & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X24),mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)))
          & ! [X16: $int] :
              ( ( $less(X16,X22)
                & $lesseq(0,X16) )
             => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)),X16) )
          & $less(0,X22) )
       => ! [X25: $int] :
            ( ( 0 = X25 )
           => ( ! [X26: map_int_lplist_lpkeycm_a1rprp] :
                  ( ( ! [X16: $int] :
                        ( ( $less(X16,$sum(0,X22))
                          & $lesseq(0,X16) )
                       => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(nil(tuple2(key,a))) ) )
                    & ! [X16: $int] :
                        ( ( ( $less(X16,X22)
                            & $lesseq($sum(0,X22),X16) )
                          | ( $less(X16,0)
                            & $lesseq(0,X16) ) )
                       => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X23),t2tb(X16))) ) )
                    & $lesseq(0,X22) )
                 => ! [X27: map_key_lpoption_a1rp] :
                      ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                     => ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                        & $lesseq(0,X22)
                        & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X27),mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)))
                        & ! [X16: $int] :
                            ( ( $less(X16,X22)
                              & $lesseq(0,X16) )
                           => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)),X16) )
                        & $less(0,X22) ) ) )
              & $lesseq($sum(0,X22),X22)
              & $lesseq(0,X22)
              & $lesseq(0,0) ) ) ),
    inference(negated_conjecture,[],[f107]) ).

tff(f107,conjecture,
    ! [X22: $int,X23: map_int_lplist_lpkeycm_a1rprp,X24: map_key_lpoption_a1rp] :
      ( ( $lesseq(0,X22)
        & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X24),mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)))
        & ! [X16: $int] :
            ( ( $less(X16,X22)
              & $lesseq(0,X16) )
           => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X23)),X16) )
        & $less(0,X22) )
     => ! [X25: $int] :
          ( ( 0 = X25 )
         => ( ! [X26: map_int_lplist_lpkeycm_a1rprp] :
                ( ( ! [X16: $int] :
                      ( ( $less(X16,$sum(0,X22))
                        & $lesseq(0,X16) )
                     => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(nil(tuple2(key,a))) ) )
                  & ! [X16: $int] :
                      ( ( ( $less(X16,X22)
                          & $lesseq($sum(0,X22),X16) )
                        | ( $less(X16,0)
                          & $lesseq(0,X16) ) )
                     => ( tb2t6(get(list(tuple2(key,a)),int,t2tb2(X26),t2tb(X16))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(X23),t2tb(X16))) ) )
                  & $lesseq(0,X22) )
               => ! [X27: map_key_lpoption_a1rp] :
                    ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                   => ( ( tb2t3(const(option(a),key,none(a))) = X27 )
                      & $lesseq(0,X22)
                      & ! [X19: key1,X9: a1] : good_data1(a,X19,t2tb7(X9),t2tb3(X27),mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)))
                      & ! [X16: $int] :
                          ( ( $less(X16,X22)
                            & $lesseq(0,X16) )
                         => good_hash1(a,mk_array1(list(tuple2(key,a)),X22,t2tb2(X26)),X16) )
                      & $less(0,X22) ) ) )
            & $lesseq($sum(0,X22),X22)
            & $lesseq(0,X22)
            & $lesseq(0,0) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_clear) ).

tff(f281,plain,
    ! [X0: key1] : $less(bucket1(X0,sK0),sK0),
    inference(unit_resulting_resolution,[],[f192,f241]) ).

tff(f241,plain,
    ! [X0: $int,X1: key1] :
      ( ~ $less(0,X0)
      | $less(bucket1(X1,X0),X0) ),
    inference(cnf_transformation,[],[f176]) ).

tff(f1205,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK6),t2tb7(sK7)),get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(bucket1(sK6,sK0))))
    | ~ spl11_13 ),
    inference(forward_demodulation,[],[f1204,f349]) ).

tff(f349,plain,
    ! [X0: map_int_lplist_lpkeycm_a1rprp,X1: $int] : ( t2tb2(X0) = elts(list(tuple2(key,a)),mk_array1(list(tuple2(key,a)),X1,t2tb2(X0))) ),
    inference(unit_resulting_resolution,[],[f221,f245]) ).

tff(f245,plain,
    ! [X2: uni,X0: ty,X1: $int] :
      ( ( elts(X0,mk_array1(X0,X1,X2)) = X2 )
      | ~ sort1(map(int,X0),X2) ),
    inference(cnf_transformation,[],[f177]) ).

tff(f177,plain,
    ! [X0: ty,X1: $int,X2: uni] :
      ( ( elts(X0,mk_array1(X0,X1,X2)) = X2 )
      | ~ sort1(map(int,X0),X2) ),
    inference(ennf_transformation,[],[f168]) ).

tff(f168,plain,
    ! [X0: ty,X1: $int,X2: uni] :
      ( sort1(map(int,X0),X2)
     => ( elts(X0,mk_array1(X0,X1,X2)) = X2 ) ),
    inference(rectify,[],[f56]) ).

tff(f56,axiom,
    ! [X0: ty,X6: $int,X10: uni] :
      ( sort1(map(int,X0),X10)
     => ( elts(X0,mk_array1(X0,X6,X10)) = X10 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',elts_def1) ).

tff(f221,plain,
    ! [X0: map_int_lplist_lpkeycm_a1rprp] : sort1(map(int,list(tuple2(key,a))),t2tb2(X0)),
    inference(cnf_transformation,[],[f153]) ).

tff(f153,plain,
    ! [X0: map_int_lplist_lpkeycm_a1rprp] : sort1(map(int,list(tuple2(key,a))),t2tb2(X0)),
    inference(rectify,[],[f89]) ).

tff(f89,axiom,
    ! [X1: map_int_lplist_lpkeycm_a1rprp] : sort1(map(int,list(tuple2(key,a))),t2tb2(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2tb_sort2) ).

tff(f1204,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK6),t2tb7(sK7)),get(list(tuple2(key,a)),int,elts(list(tuple2(key,a)),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))),t2tb(bucket1(sK6,sK0))))
    | ~ spl11_13 ),
    inference(forward_demodulation,[],[f1199,f237]) ).

tff(f237,plain,
    ! [X2: uni,X0: ty,X1: $int] : ( length1(X0,mk_array1(X0,X1,X2)) = X1 ),
    inference(cnf_transformation,[],[f163]) ).

tff(f163,plain,
    ! [X0: ty,X1: $int,X2: uni] : ( length1(X0,mk_array1(X0,X1,X2)) = X1 ),
    inference(rectify,[],[f54]) ).

tff(f54,axiom,
    ! [X0: ty,X6: $int,X10: uni] : ( length1(X0,mk_array1(X0,X6,X10)) = X6 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',length_def1) ).

tff(f1199,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK6),t2tb7(sK7)),get(list(tuple2(key,a)),int,elts(list(tuple2(key,a)),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))),t2tb(bucket1(sK6,length1(list(tuple2(key,a)),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))))))
    | ~ spl11_13 ),
    inference(unit_resulting_resolution,[],[f1115,f250]) ).

tff(f250,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: key1] :
      ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X1),X2),get(list(tuple2(key,X0)),int,elts(list(tuple2(key,X0)),X3),t2tb(bucket1(X1,length1(list(tuple2(key,X0)),X3)))))
      | ~ in_data1(X0,X1,X2,X3) ),
    inference(definition_unfolding,[],[f228,f238]) ).

tff(f238,plain,
    ! [X2: $int,X0: ty,X1: uni] : ( get2(X0,X1,X2) = get(X0,int,elts(X0,X1),t2tb(X2)) ),
    inference(cnf_transformation,[],[f164]) ).

tff(f164,plain,
    ! [X0: ty,X1: uni,X2: $int] : ( get2(X0,X1,X2) = get(X0,int,elts(X0,X1),t2tb(X2)) ),
    inference(rectify,[],[f62]) ).

tff(f62,axiom,
    ! [X0: ty,X8: uni,X16: $int] : ( get2(X0,X8,X16) = get(X0,int,elts(X0,X8),t2tb(X16)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',get_def) ).

tff(f228,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: key1] :
      ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X1),X2),get2(list(tuple2(key,X0)),X3,bucket1(X1,length1(list(tuple2(key,X0)),X3))))
      | ~ in_data1(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f189]) ).

tff(f189,plain,
    ! [X0: ty,X1: key1,X2: uni,X3: uni] :
      ( ( in_data1(X0,X1,X2,X3)
        | ~ mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X1),X2),get2(list(tuple2(key,X0)),X3,bucket1(X1,length1(list(tuple2(key,X0)),X3)))) )
      & ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X1),X2),get2(list(tuple2(key,X0)),X3,bucket1(X1,length1(list(tuple2(key,X0)),X3))))
        | ~ in_data1(X0,X1,X2,X3) ) ),
    inference(nnf_transformation,[],[f160]) ).

tff(f160,plain,
    ! [X0: ty,X1: key1,X2: uni,X3: uni] :
      ( in_data1(X0,X1,X2,X3)
    <=> mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X1),X2),get2(list(tuple2(key,X0)),X3,bucket1(X1,length1(list(tuple2(key,X0)),X3)))) ),
    inference(rectify,[],[f79]) ).

tff(f79,axiom,
    ! [X0: ty,X19: key1,X9: uni,X20: uni] :
      ( in_data1(X0,X19,X9,X20)
    <=> mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X19),X9),get2(list(tuple2(key,X0)),X20,bucket1(X19,length1(list(tuple2(key,X0)),X20)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',in_data_def) ).

tff(f1115,plain,
    ( in_data1(a,sK6,t2tb7(sK7),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ spl11_13 ),
    inference(avatar_component_clause,[],[f1114]) ).

tff(f1114,plain,
    ( spl11_13
  <=> in_data1(a,sK6,t2tb7(sK7),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_13])]) ).

tff(f1147,plain,
    ( ~ spl11_3
    | ~ spl11_12 ),
    inference(avatar_contradiction_clause,[],[f1146]) ).

tff(f1146,plain,
    ( $false
    | ~ spl11_3
    | ~ spl11_12 ),
    inference(subsumption_resolution,[],[f1145,f213]) ).

tff(f213,plain,
    ! [X0: ty,X1: uni] : ( none(X0) != some(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

tff(f147,plain,
    ! [X0: ty,X1: uni] : ( none(X0) != some(X0,X1) ),
    inference(rectify,[],[f31]) ).

tff(f31,axiom,
    ! [X0: ty,X9: uni] : ( none(X0) != some(X0,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',none_Some1) ).

tff(f1145,plain,
    ( ( none(a) = some(a,t2tb7(sK7)) )
    | ~ spl11_3
    | ~ spl11_12 ),
    inference(forward_demodulation,[],[f1111,f562]) ).

tff(f562,plain,
    ( ! [X0: uni] : ( none(a) = get(option(a),key,t2tb3(sK5),X0) )
    | ~ spl11_3 ),
    inference(subsumption_resolution,[],[f560,f214]) ).

tff(f214,plain,
    ! [X0: ty] : sort1(option(X0),none(X0)),
    inference(cnf_transformation,[],[f26]) ).

tff(f26,axiom,
    ! [X0: ty] : sort1(option(X0),none(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',none_sort1) ).

tff(f560,plain,
    ( ! [X0: uni] :
        ( ( none(a) = get(option(a),key,t2tb3(sK5),X0) )
        | ~ sort1(option(a),none(a)) )
    | ~ spl11_3 ),
    inference(superposition,[],[f218,f369]) ).

tff(f369,plain,
    ( ( const(option(a),key,none(a)) = t2tb3(sK5) )
    | ~ spl11_3 ),
    inference(subsumption_resolution,[],[f368,f219]) ).

tff(f219,plain,
    ! [X2: uni,X0: ty,X1: ty] : sort1(map(X0,X1),const(X1,X0,X2)),
    inference(cnf_transformation,[],[f151]) ).

tff(f151,plain,
    ! [X0: ty,X1: ty,X2: uni] : sort1(map(X0,X1),const(X1,X0,X2)),
    inference(rectify,[],[f51]) ).

tff(f51,axiom,
    ! [X0: ty,X12: ty,X1: uni] : sort1(map(X0,X12),const(X12,X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',const_sort1) ).

tff(f368,plain,
    ( ( const(option(a),key,none(a)) = t2tb3(sK5) )
    | ~ sort1(map(key,option(a)),const(option(a),key,none(a)))
    | ~ spl11_3 ),
    inference(superposition,[],[f223,f364]) ).

tff(f364,plain,
    ( ( tb2t3(const(option(a),key,none(a))) = sK5 )
    | ~ spl11_3 ),
    inference(avatar_component_clause,[],[f362]) ).

tff(f362,plain,
    ( spl11_3
  <=> ( tb2t3(const(option(a),key,none(a))) = sK5 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_3])]) ).

tff(f223,plain,
    ! [X0: uni] :
      ( ( t2tb3(tb2t3(X0)) = X0 )
      | ~ sort1(map(key,option(a)),X0) ),
    inference(cnf_transformation,[],[f174]) ).

tff(f174,plain,
    ! [X0: uni] :
      ( ( t2tb3(tb2t3(X0)) = X0 )
      | ~ sort1(map(key,option(a)),X0) ),
    inference(ennf_transformation,[],[f155]) ).

tff(f155,plain,
    ! [X0: uni] :
      ( sort1(map(key,option(a)),X0)
     => ( t2tb3(tb2t3(X0)) = X0 ) ),
    inference(rectify,[],[f94]) ).

tff(f94,axiom,
    ! [X17: uni] :
      ( sort1(map(key,option(a)),X17)
     => ( t2tb3(tb2t3(X17)) = X17 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR3) ).

tff(f218,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: ty] :
      ( ( get(X1,X0,const(X1,X0,X2),X3) = X2 )
      | ~ sort1(X1,X2) ),
    inference(cnf_transformation,[],[f173]) ).

tff(f173,plain,
    ! [X0: ty,X1: ty,X2: uni,X3: uni] :
      ( ( get(X1,X0,const(X1,X0,X2),X3) = X2 )
      | ~ sort1(X1,X2) ),
    inference(ennf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: ty,X1: ty,X2: uni,X3: uni] :
      ( sort1(X1,X2)
     => ( get(X1,X0,const(X1,X0,X2),X3) = X2 ) ),
    inference(rectify,[],[f52]) ).

tff(f52,axiom,
    ! [X0: ty,X12: ty,X15: uni,X8: uni] :
      ( sort1(X12,X15)
     => ( get(X12,X0,const(X12,X0,X15),X8) = X15 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',const) ).

tff(f1111,plain,
    ( ( some(a,t2tb7(sK7)) = get(option(a),key,t2tb3(sK5),t2tb1(sK6)) )
    | ~ spl11_12 ),
    inference(avatar_component_clause,[],[f1110]) ).

tff(f1110,plain,
    ( spl11_12
  <=> ( some(a,t2tb7(sK7)) = get(option(a),key,t2tb3(sK5),t2tb1(sK6)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_12])]) ).

tff(f1143,plain,
    ( ~ spl11_4
    | spl11_6
    | ~ spl11_8
    | spl11_9 ),
    inference(avatar_contradiction_clause,[],[f1142]) ).

tff(f1142,plain,
    ( $false
    | ~ spl11_4
    | spl11_6
    | ~ spl11_8
    | spl11_9 ),
    inference(subsumption_resolution,[],[f1141,f294]) ).

tff(f1141,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK9(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),sK10(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),nil(tuple2(key,a)))
    | ~ spl11_4
    | spl11_6
    | ~ spl11_8
    | spl11_9 ),
    inference(forward_demodulation,[],[f1140,f1120]) ).

tff(f1120,plain,
    ( ( nil(tuple2(key,a)) = get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(sK8)) )
    | ~ spl11_4
    | spl11_6
    | ~ spl11_8 ),
    inference(unit_resulting_resolution,[],[f410,f398,f382]) ).

tff(f398,plain,
    ( ~ $less(sK8,0)
    | spl11_6 ),
    inference(avatar_component_clause,[],[f396]) ).

tff(f396,plain,
    ( spl11_6
  <=> $less(sK8,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_6])]) ).

tff(f410,plain,
    ( $less(sK8,sK0)
    | ~ spl11_8 ),
    inference(avatar_component_clause,[],[f408]) ).

tff(f408,plain,
    ( spl11_8
  <=> $less(sK8,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_8])]) ).

tff(f1140,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK9(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),sK10(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(sK8)))
    | spl11_9 ),
    inference(forward_demodulation,[],[f1133,f349]) ).

tff(f1133,plain,
    ( mem(tuple2(key,a),tuple21(key,a,t2tb1(sK9(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),sK10(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)),get(list(tuple2(key,a)),int,elts(list(tuple2(key,a)),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))),t2tb(sK8)))
    | spl11_9 ),
    inference(resolution,[],[f426,f247]) ).

tff(f247,plain,
    ! [X2: $int,X0: ty,X1: uni] :
      ( good_hash1(X0,X1,X2)
      | mem(tuple2(key,X0),tuple21(key,X0,t2tb1(sK9(X0,X1,X2)),sK10(X0,X1,X2)),get(list(tuple2(key,X0)),int,elts(list(tuple2(key,X0)),X1),t2tb(X2))) ),
    inference(definition_unfolding,[],[f211,f238]) ).

tff(f211,plain,
    ! [X2: $int,X0: ty,X1: uni] :
      ( good_hash1(X0,X1,X2)
      | mem(tuple2(key,X0),tuple21(key,X0,t2tb1(sK9(X0,X1,X2)),sK10(X0,X1,X2)),get2(list(tuple2(key,X0)),X1,X2)) ),
    inference(cnf_transformation,[],[f188]) ).

tff(f188,plain,
    ! [X0: ty,X1: uni,X2: $int] :
      ( ( good_hash1(X0,X1,X2)
        | ( ( bucket1(sK9(X0,X1,X2),length1(list(tuple2(key,X0)),X1)) != X2 )
          & mem(tuple2(key,X0),tuple21(key,X0,t2tb1(sK9(X0,X1,X2)),sK10(X0,X1,X2)),get2(list(tuple2(key,X0)),X1,X2))
          & sort1(X0,sK10(X0,X1,X2)) ) )
      & ( ! [X5: key1,X6: uni] :
            ( ( bucket1(X5,length1(list(tuple2(key,X0)),X1)) = X2 )
            | ~ mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X5),X6),get2(list(tuple2(key,X0)),X1,X2)) )
        | ~ good_hash1(X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9,sK10])],[f172,f187]) ).

tff(f187,plain,
    ! [X0: ty,X1: uni,X2: $int] :
      ( ? [X3: key1,X4: uni] :
          ( ( bucket1(X3,length1(list(tuple2(key,X0)),X1)) != X2 )
          & mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X3),X4),get2(list(tuple2(key,X0)),X1,X2))
          & sort1(X0,X4) )
     => ( ( bucket1(sK9(X0,X1,X2),length1(list(tuple2(key,X0)),X1)) != X2 )
        & mem(tuple2(key,X0),tuple21(key,X0,t2tb1(sK9(X0,X1,X2)),sK10(X0,X1,X2)),get2(list(tuple2(key,X0)),X1,X2))
        & sort1(X0,sK10(X0,X1,X2)) ) ),
    introduced(choice_axiom,[]) ).

tff(f172,plain,
    ! [X0: ty,X1: uni,X2: $int] :
      ( ( good_hash1(X0,X1,X2)
        | ? [X3: key1,X4: uni] :
            ( ( bucket1(X3,length1(list(tuple2(key,X0)),X1)) != X2 )
            & mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X3),X4),get2(list(tuple2(key,X0)),X1,X2))
            & sort1(X0,X4) ) )
      & ( ! [X5: key1,X6: uni] :
            ( ( bucket1(X5,length1(list(tuple2(key,X0)),X1)) = X2 )
            | ~ mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X5),X6),get2(list(tuple2(key,X0)),X1,X2)) )
        | ~ good_hash1(X0,X1,X2) ) ),
    inference(flattening,[],[f171]) ).

tff(f171,plain,
    ! [X0: ty,X1: uni,X2: $int] :
      ( ( good_hash1(X0,X1,X2)
        | ? [X3: key1,X4: uni] :
            ( ( bucket1(X3,length1(list(tuple2(key,X0)),X1)) != X2 )
            & mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X3),X4),get2(list(tuple2(key,X0)),X1,X2))
            & sort1(X0,X4) ) )
      & ( ! [X5: key1,X6: uni] :
            ( ( bucket1(X5,length1(list(tuple2(key,X0)),X1)) = X2 )
            | ~ mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X5),X6),get2(list(tuple2(key,X0)),X1,X2)) )
        | ~ good_hash1(X0,X1,X2) ) ),
    inference(ennf_transformation,[],[f146]) ).

tff(f146,plain,
    ! [X0: ty,X1: uni,X2: $int] :
      ( ( ! [X3: key1,X4: uni] :
            ( sort1(X0,X4)
           => ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X3),X4),get2(list(tuple2(key,X0)),X1,X2))
             => ( bucket1(X3,length1(list(tuple2(key,X0)),X1)) = X2 ) ) )
       => good_hash1(X0,X1,X2) )
      & ( good_hash1(X0,X1,X2)
       => ! [X5: key1,X6: uni] :
            ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X5),X6),get2(list(tuple2(key,X0)),X1,X2))
           => ( bucket1(X5,length1(list(tuple2(key,X0)),X1)) = X2 ) ) ) ),
    inference(rectify,[],[f81]) ).

tff(f81,axiom,
    ! [X0: ty,X20: uni,X16: $int] :
      ( ( ! [X19: key1,X9: uni] :
            ( sort1(X0,X9)
           => ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X19),X9),get2(list(tuple2(key,X0)),X20,X16))
             => ( bucket1(X19,length1(list(tuple2(key,X0)),X20)) = X16 ) ) )
       => good_hash1(X0,X20,X16) )
      & ( good_hash1(X0,X20,X16)
       => ! [X19: key1,X9: uni] :
            ( mem(tuple2(key,X0),tuple21(key,X0,t2tb1(X19),X9),get2(list(tuple2(key,X0)),X20,X16))
           => ( bucket1(X19,length1(list(tuple2(key,X0)),X20)) = X16 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',good_hash_def) ).

tff(f426,plain,
    ( ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
    | spl11_9 ),
    inference(avatar_component_clause,[],[f424]) ).

tff(f424,plain,
    ( spl11_9
  <=> good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_9])]) ).

tff(f1119,plain,
    ( spl11_12
    | spl11_13
    | spl11_7 ),
    inference(avatar_split_clause,[],[f413,f400,f1114,f1110]) ).

tff(f400,plain,
    ( spl11_7
  <=> good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_7])]) ).

tff(f413,plain,
    ( in_data1(a,sK6,t2tb7(sK7),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ( some(a,t2tb7(sK7)) = get(option(a),key,t2tb3(sK5),t2tb1(sK6)) )
    | spl11_7 ),
    inference(resolution,[],[f402,f207]) ).

tff(f207,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: key1,X4: uni] :
      ( good_data1(X0,X1,X2,X3,X4)
      | in_data1(X0,X1,X2,X4)
      | ( some(X0,X2) = get(option(X0),key,X3,t2tb1(X1)) ) ),
    inference(cnf_transformation,[],[f186]) ).

tff(f186,plain,
    ! [X0: ty,X1: key1,X2: uni,X3: uni,X4: uni] :
      ( ( good_data1(X0,X1,X2,X3,X4)
        | ( ( ~ in_data1(X0,X1,X2,X4)
            | ( some(X0,X2) != get(option(X0),key,X3,t2tb1(X1)) ) )
          & ( in_data1(X0,X1,X2,X4)
            | ( some(X0,X2) = get(option(X0),key,X3,t2tb1(X1)) ) ) ) )
      & ( ( ( ( some(X0,X2) = get(option(X0),key,X3,t2tb1(X1)) )
            | ~ in_data1(X0,X1,X2,X4) )
          & ( in_data1(X0,X1,X2,X4)
            | ( some(X0,X2) != get(option(X0),key,X3,t2tb1(X1)) ) ) )
        | ~ good_data1(X0,X1,X2,X3,X4) ) ),
    inference(nnf_transformation,[],[f145]) ).

tff(f145,plain,
    ! [X0: ty,X1: key1,X2: uni,X3: uni,X4: uni] :
      ( good_data1(X0,X1,X2,X3,X4)
    <=> ( ( some(X0,X2) = get(option(X0),key,X3,t2tb1(X1)) )
      <=> in_data1(X0,X1,X2,X4) ) ),
    inference(rectify,[],[f80]) ).

tff(f80,axiom,
    ! [X0: ty,X19: key1,X9: uni,X13: uni,X20: uni] :
      ( good_data1(X0,X19,X9,X13,X20)
    <=> ( ( some(X0,X9) = get(option(X0),key,X13,t2tb1(X19)) )
      <=> in_data1(X0,X19,X9,X20) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',good_data_def) ).

tff(f402,plain,
    ( ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | spl11_7 ),
    inference(avatar_component_clause,[],[f400]) ).

tff(f427,plain,
    ( spl11_2
    | ~ spl11_5
    | ~ spl11_9
    | ~ spl11_7
    | spl11_1
    | ~ spl11_3 ),
    inference(avatar_split_clause,[],[f262,f362,f354,f400,f424,f392,f358]) ).

tff(f358,plain,
    ( spl11_2
  <=> $less(sK0,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_2])]) ).

tff(f392,plain,
    ( spl11_5
  <=> $less(0,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_5])]) ).

tff(f354,plain,
    ( spl11_1
  <=> $less(sK0,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_1])]) ).

tff(f262,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
    | ~ $less(0,sK0)
    | $less(sK0,sK0) ),
    inference(evaluation,[],[f261]) ).

tff(f261,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(0,0) ),
    inference(duplicate_literal_removal,[],[f204]) ).

tff(f204,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ good_hash1(a,mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)),sK8)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(sK0,0)
    | $less(0,0) ),
    inference(cnf_transformation,[],[f185]) ).

tff(f411,plain,
    ( spl11_2
    | ~ spl11_5
    | spl11_8
    | ~ spl11_7
    | spl11_1
    | ~ spl11_3 ),
    inference(avatar_split_clause,[],[f260,f362,f354,f400,f408,f392,f358]) ).

tff(f260,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | $less(sK8,sK0)
    | ~ $less(0,sK0)
    | $less(sK0,sK0) ),
    inference(evaluation,[],[f259]) ).

tff(f259,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | $less(sK8,sK0)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(0,0) ),
    inference(duplicate_literal_removal,[],[f203]) ).

tff(f203,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | $less(sK8,sK0)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(sK0,0)
    | $less(0,0) ),
    inference(cnf_transformation,[],[f185]) ).

tff(f405,plain,
    spl11_5,
    inference(avatar_contradiction_clause,[],[f404]) ).

tff(f404,plain,
    ( $false
    | spl11_5 ),
    inference(subsumption_resolution,[],[f394,f192]) ).

tff(f394,plain,
    ( ~ $less(0,sK0)
    | spl11_5 ),
    inference(avatar_component_clause,[],[f392]) ).

tff(f403,plain,
    ( spl11_2
    | ~ spl11_5
    | ~ spl11_6
    | ~ spl11_7
    | spl11_1
    | ~ spl11_3 ),
    inference(avatar_split_clause,[],[f258,f362,f354,f400,f396,f392,f358]) ).

tff(f258,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ $less(sK8,0)
    | ~ $less(0,sK0)
    | $less(sK0,sK0) ),
    inference(evaluation,[],[f257]) ).

tff(f257,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ $less(sK8,0)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(0,0) ),
    inference(duplicate_literal_removal,[],[f202]) ).

tff(f202,plain,
    ( ( tb2t3(const(option(a),key,none(a))) != sK5 )
    | $less(sK0,0)
    | ~ good_data1(a,sK6,t2tb7(sK7),t2tb3(sK5),mk_array1(list(tuple2(key,a)),sK0,t2tb2(sK4)))
    | ~ $less(sK8,0)
    | ~ $less(0,sK0)
    | $less(sK0,$sum(0,sK0))
    | $less(sK0,0)
    | $less(0,0) ),
    inference(cnf_transformation,[],[f185]) ).

tff(f379,plain,
    ~ spl11_1,
    inference(avatar_contradiction_clause,[],[f378]) ).

tff(f378,plain,
    ( $false
    | ~ spl11_1 ),
    inference(subsumption_resolution,[],[f356,f195]) ).

tff(f195,plain,
    ~ $less(sK0,0),
    inference(cnf_transformation,[],[f185]) ).

tff(f356,plain,
    ( $less(sK0,0)
    | ~ spl11_1 ),
    inference(avatar_component_clause,[],[f354]) ).

tff(f377,plain,
    ( spl11_1
    | spl11_2
    | spl11_4 ),
    inference(avatar_split_clause,[],[f255,f375,f358,f354]) ).

tff(f255,plain,
    ! [X9: $int] :
      ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
      | ~ $less(X9,sK0)
      | $less(X9,0)
      | $less(sK0,sK0)
      | $less(sK0,0) ),
    inference(evaluation,[],[f200]) ).

tff(f200,plain,
    ! [X9: $int] :
      ( ( tb2t6(nil(tuple2(key,a))) = tb2t6(get(list(tuple2(key,a)),int,t2tb2(sK4),t2tb(X9))) )
      | ~ $less(X9,$sum(0,sK0))
      | $less(X9,0)
      | $less(sK0,$sum(0,sK0))
      | $less(sK0,0)
      | $less(0,0) ),
    inference(cnf_transformation,[],[f185]) ).

tff(f367,plain,
    ~ spl11_2,
    inference(avatar_contradiction_clause,[],[f366]) ).

tff(f366,plain,
    ( $false
    | ~ spl11_2 ),
    inference(subsumption_resolution,[],[f360,f131]) ).

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

tff(f360,plain,
    ( $less(sK0,sK0)
    | ~ spl11_2 ),
    inference(avatar_component_clause,[],[f358]) ).

tff(f365,plain,
    ( spl11_1
    | spl11_2
    | spl11_3 ),
    inference(avatar_split_clause,[],[f256,f362,f358,f354]) ).

tff(f256,plain,
    ( ( tb2t3(const(option(a),key,none(a))) = sK5 )
    | $less(sK0,sK0)
    | $less(sK0,0) ),
    inference(evaluation,[],[f201]) ).

tff(f201,plain,
    ( ( tb2t3(const(option(a),key,none(a))) = sK5 )
    | $less(sK0,$sum(0,sK0))
    | $less(sK0,0)
    | $less(0,0) ),
    inference(cnf_transformation,[],[f185]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SWW604_2 : TPTP v8.2.0. Released v6.1.0.
% 0.03/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n010.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Sat May 18 20:20:53 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a TF0_THM_EQU_ARI problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.71/0.93  % (514)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2994ds/33Mi)
% 0.71/0.93  % (513)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.71/0.93  % (511)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 (2994ds/34Mi)
% 0.71/0.93  % (512)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 (2994ds/51Mi)
% 0.71/0.93  % (516)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2994ds/45Mi)
% 0.71/0.93  % (515)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 (2994ds/34Mi)
% 0.71/0.93  % (517)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 (2994ds/83Mi)
% 0.71/0.93  % (518)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 (2994ds/56Mi)
% 0.78/0.94  % (514)Instruction limit reached!
% 0.78/0.94  % (514)------------------------------
% 0.78/0.94  % (514)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.94  % (514)Termination reason: Unknown
% 0.78/0.94  % (514)Termination phase: Saturation
% 0.78/0.94  
% 0.78/0.94  % (514)Memory used [KB]: 1415
% 0.78/0.94  % (514)Time elapsed: 0.018 s
% 0.78/0.94  % (514)Instructions burned: 34 (million)
% 0.78/0.94  % (514)------------------------------
% 0.78/0.94  % (514)------------------------------
% 0.78/0.94  % (515)Instruction limit reached!
% 0.78/0.94  % (515)------------------------------
% 0.78/0.94  % (515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.94  % (515)Termination reason: Unknown
% 0.78/0.94  % (515)Termination phase: Saturation
% 0.78/0.94  
% 0.78/0.94  % (515)Memory used [KB]: 1584
% 0.78/0.94  % (515)Time elapsed: 0.019 s
% 0.78/0.94  % (515)Instructions burned: 35 (million)
% 0.78/0.94  % (515)------------------------------
% 0.78/0.94  % (515)------------------------------
% 0.78/0.94  % (511)Instruction limit reached!
% 0.78/0.94  % (511)------------------------------
% 0.78/0.94  % (511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.94  % (511)Termination reason: Unknown
% 0.78/0.94  % (511)Termination phase: Saturation
% 0.78/0.94  
% 0.78/0.94  % (511)Memory used [KB]: 1421
% 0.78/0.94  % (511)Time elapsed: 0.020 s
% 0.78/0.94  % (511)Instructions burned: 35 (million)
% 0.78/0.94  % (511)------------------------------
% 0.78/0.94  % (511)------------------------------
% 0.78/0.95  % (516)Instruction limit reached!
% 0.78/0.95  % (516)------------------------------
% 0.78/0.95  % (516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.95  % (516)Termination reason: Unknown
% 0.78/0.95  % (516)Termination phase: Saturation
% 0.78/0.95  
% 0.78/0.95  % (516)Memory used [KB]: 1436
% 0.78/0.95  % (516)Time elapsed: 0.021 s
% 0.78/0.95  % (516)Instructions burned: 45 (million)
% 0.78/0.95  % (516)------------------------------
% 0.78/0.95  % (516)------------------------------
% 0.78/0.95  % (519)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 (2994ds/55Mi)
% 0.78/0.95  % (520)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 (2994ds/50Mi)
% 0.78/0.95  % (521)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 (2994ds/208Mi)
% 0.78/0.95  % (522)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 (2994ds/52Mi)
% 0.78/0.95  % (518)Instruction limit reached!
% 0.78/0.95  % (518)------------------------------
% 0.78/0.95  % (518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.95  % (518)Termination reason: Unknown
% 0.78/0.95  % (518)Termination phase: Saturation
% 0.78/0.95  
% 0.78/0.95  % (518)Memory used [KB]: 1456
% 0.78/0.95  % (518)Time elapsed: 0.028 s
% 0.78/0.95  % (518)Instructions burned: 57 (million)
% 0.78/0.95  % (518)------------------------------
% 0.78/0.95  % (518)------------------------------
% 0.78/0.95  % (512)Instruction limit reached!
% 0.78/0.95  % (512)------------------------------
% 0.78/0.95  % (512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.95  % (512)Termination reason: Unknown
% 0.78/0.95  % (512)Termination phase: Saturation
% 0.78/0.95  
% 0.78/0.95  % (512)Memory used [KB]: 1621
% 0.78/0.95  % (512)Time elapsed: 0.030 s
% 0.78/0.95  % (512)Instructions burned: 52 (million)
% 0.78/0.95  % (512)------------------------------
% 0.78/0.95  % (512)------------------------------
% 0.78/0.96  % (523)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 (2994ds/518Mi)
% 0.78/0.96  % (524)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 (2994ds/42Mi)
% 0.78/0.96  % (517)Instruction limit reached!
% 0.78/0.96  % (517)------------------------------
% 0.78/0.96  % (517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.96  % (517)Termination reason: Unknown
% 0.78/0.96  % (517)Termination phase: Saturation
% 0.78/0.96  
% 0.78/0.96  % (517)Memory used [KB]: 1859
% 0.78/0.96  % (517)Time elapsed: 0.039 s
% 0.78/0.96  % (517)Instructions burned: 83 (million)
% 0.78/0.96  % (517)------------------------------
% 0.78/0.96  % (517)------------------------------
% 0.78/0.97  % (525)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 (2994ds/243Mi)
% 0.78/0.97  % (513)Instruction limit reached!
% 0.78/0.97  % (513)------------------------------
% 0.78/0.97  % (513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.97  % (513)Termination reason: Unknown
% 0.78/0.97  % (513)Termination phase: Saturation
% 0.78/0.97  
% 0.78/0.97  % (513)Memory used [KB]: 1889
% 0.78/0.97  % (513)Time elapsed: 0.047 s
% 0.78/0.97  % (513)Instructions burned: 79 (million)
% 0.78/0.97  % (513)------------------------------
% 0.78/0.97  % (513)------------------------------
% 0.78/0.97  % (520)Instruction limit reached!
% 0.78/0.97  % (520)------------------------------
% 0.78/0.97  % (520)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.97  % (520)Termination reason: Unknown
% 0.78/0.97  % (520)Termination phase: Saturation
% 0.78/0.97  
% 0.78/0.97  % (520)Memory used [KB]: 1712
% 0.78/0.97  % (520)Time elapsed: 0.027 s
% 0.78/0.97  % (520)Instructions burned: 51 (million)
% 0.78/0.97  % (520)------------------------------
% 0.78/0.97  % (520)------------------------------
% 0.78/0.97  % (522)Instruction limit reached!
% 0.78/0.97  % (522)------------------------------
% 0.78/0.97  % (522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.97  % (522)Termination reason: Unknown
% 0.78/0.97  % (522)Termination phase: Saturation
% 0.78/0.97  
% 0.78/0.97  % (522)Memory used [KB]: 1715
% 0.78/0.97  % (522)Time elapsed: 0.048 s
% 0.78/0.97  % (522)Instructions burned: 52 (million)
% 0.78/0.97  % (522)------------------------------
% 0.78/0.97  % (522)------------------------------
% 0.78/0.98  % (524)Instruction limit reached!
% 0.78/0.98  % (524)------------------------------
% 0.78/0.98  % (524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.98  % (524)Termination reason: Unknown
% 0.78/0.98  % (524)Termination phase: Saturation
% 0.78/0.98  
% 0.78/0.98  % (524)Memory used [KB]: 1468
% 0.78/0.98  % (524)Time elapsed: 0.019 s
% 0.78/0.98  % (524)Instructions burned: 42 (million)
% 0.78/0.98  % (524)------------------------------
% 0.78/0.98  % (524)------------------------------
% 0.78/0.98  % (526)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 (2994ds/117Mi)
% 0.78/0.98  % (519)Instruction limit reached!
% 0.78/0.98  % (519)------------------------------
% 0.78/0.98  % (519)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.98  % (519)Termination reason: Unknown
% 0.78/0.98  % (519)Termination phase: Saturation
% 0.78/0.98  
% 0.78/0.98  % (519)Memory used [KB]: 1934
% 0.78/0.98  % (519)Time elapsed: 0.031 s
% 0.78/0.98  % (519)Instructions burned: 55 (million)
% 0.78/0.98  % (519)------------------------------
% 0.78/0.98  % (519)------------------------------
% 1.08/0.98  % (527)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 (2994ds/143Mi)
% 1.08/0.98  % (528)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 (2994ds/93Mi)
% 1.08/0.98  % (529)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 (2994ds/62Mi)
% 1.08/0.98  % (530)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 (2994ds/32Mi)
% 1.08/1.00  % (530)Instruction limit reached!
% 1.08/1.00  % (530)------------------------------
% 1.08/1.00  % (530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.08/1.00  % (530)Termination reason: Unknown
% 1.08/1.00  % (530)Termination phase: Saturation
% 1.08/1.00  
% 1.08/1.00  % (530)Memory used [KB]: 1445
% 1.08/1.00  % (530)Time elapsed: 0.044 s
% 1.08/1.00  % (530)Instructions burned: 33 (million)
% 1.08/1.00  % (530)------------------------------
% 1.08/1.00  % (530)------------------------------
% 1.08/1.00  % (531)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 (2993ds/1919Mi)
% 1.08/1.01  % (529)Instruction limit reached!
% 1.08/1.01  % (529)------------------------------
% 1.08/1.01  % (529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.08/1.01  % (529)Termination reason: Unknown
% 1.08/1.01  % (529)Termination phase: Saturation
% 1.08/1.01  
% 1.08/1.01  % (529)Memory used [KB]: 2280
% 1.08/1.01  % (529)Time elapsed: 0.056 s
% 1.08/1.01  % (529)Instructions burned: 63 (million)
% 1.08/1.01  % (529)------------------------------
% 1.08/1.01  % (529)------------------------------
% 1.08/1.01  % (533)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 (2993ds/55Mi)
% 1.08/1.03  % (521)Instruction limit reached!
% 1.08/1.03  % (521)------------------------------
% 1.08/1.03  % (521)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.08/1.03  % (521)Termination reason: Unknown
% 1.08/1.03  % (528)Instruction limit reached!
% 1.08/1.03  % (528)------------------------------
% 1.08/1.03  % (528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.08/1.03  % (528)Termination reason: Unknown
% 1.08/1.03  % (528)Termination phase: Saturation
% 1.08/1.03  
% 1.08/1.03  % (528)Memory used [KB]: 1795
% 1.08/1.03  % (528)Time elapsed: 0.077 s
% 1.08/1.03  % (528)Instructions burned: 94 (million)
% 1.08/1.03  % (528)------------------------------
% 1.08/1.03  % (528)------------------------------
% 1.08/1.03  % (521)Termination phase: Saturation
% 1.08/1.03  
% 1.08/1.03  % (521)Memory used [KB]: 2040
% 1.08/1.03  % (521)Time elapsed: 0.083 s
% 1.08/1.03  % (521)Instructions burned: 208 (million)
% 1.08/1.03  % (521)------------------------------
% 1.08/1.03  % (521)------------------------------
% 1.08/1.03  % (534)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 (2993ds/53Mi)
% 1.08/1.03  % (535)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 (2993ds/46Mi)
% 1.08/1.03  % (526)Instruction limit reached!
% 1.08/1.03  % (526)------------------------------
% 1.08/1.03  % (526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.08/1.03  % (526)Termination reason: Unknown
% 1.08/1.03  % (526)Termination phase: Saturation
% 1.08/1.03  
% 1.08/1.03  % (526)Memory used [KB]: 2341
% 1.08/1.03  % (526)Time elapsed: 0.084 s
% 1.08/1.03  % (526)Instructions burned: 118 (million)
% 1.08/1.03  % (526)------------------------------
% 1.08/1.03  % (526)------------------------------
% 1.08/1.04  % (536)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 (2993ds/102Mi)
% 1.38/1.04  % (533)Instruction limit reached!
% 1.38/1.04  % (533)------------------------------
% 1.38/1.04  % (533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/1.04  % (533)Termination reason: Unknown
% 1.38/1.04  % (533)Termination phase: Saturation
% 1.38/1.04  
% 1.38/1.04  % (533)Memory used [KB]: 2172
% 1.38/1.04  % (533)Time elapsed: 0.057 s
% 1.38/1.04  % (533)Instructions burned: 56 (million)
% 1.38/1.04  % (533)------------------------------
% 1.38/1.04  % (533)------------------------------
% 1.38/1.05  % (537)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 (2993ds/35Mi)
% 1.38/1.05  % (527)Instruction limit reached!
% 1.38/1.05  % (527)------------------------------
% 1.38/1.05  % (527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/1.05  % (527)Termination reason: Unknown
% 1.38/1.05  % (527)Termination phase: Saturation
% 1.38/1.05  
% 1.38/1.05  % (527)Memory used [KB]: 2011
% 1.38/1.05  % (527)Time elapsed: 0.095 s
% 1.38/1.05  % (527)Instructions burned: 144 (million)
% 1.38/1.05  % (527)------------------------------
% 1.38/1.05  % (527)------------------------------
% 1.38/1.05  % (538)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2993ds/87Mi)
% 1.38/1.06  % (535)Instruction limit reached!
% 1.38/1.06  % (535)------------------------------
% 1.38/1.06  % (535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/1.06  % (535)Termination reason: Unknown
% 1.38/1.06  % (535)Termination phase: Saturation
% 1.38/1.06  
% 1.38/1.06  % (535)Memory used [KB]: 1671
% 1.38/1.06  % (535)Time elapsed: 0.052 s
% 1.38/1.06  % (535)Instructions burned: 46 (million)
% 1.38/1.06  % (535)------------------------------
% 1.38/1.06  % (535)------------------------------
% 1.38/1.06  % (539)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 (2993ds/109Mi)
% 1.38/1.06  % (537)Instruction limit reached!
% 1.38/1.06  % (537)------------------------------
% 1.38/1.06  % (537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/1.06  % (537)Termination reason: Unknown
% 1.38/1.06  % (537)Termination phase: Saturation
% 1.38/1.06  
% 1.38/1.06  % (537)Memory used [KB]: 1544
% 1.38/1.06  % (537)Time elapsed: 0.021 s
% 1.38/1.06  % (537)Instructions burned: 35 (million)
% 1.38/1.06  % (537)------------------------------
% 1.38/1.06  % (537)------------------------------
% 1.38/1.07  % (540)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 (2993ds/161Mi)
% 1.38/1.08  % (534)Instruction limit reached!
% 1.38/1.08  % (534)------------------------------
% 1.38/1.08  % (534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.38/1.08  % (534)Termination reason: Unknown
% 1.38/1.08  % (534)Termination phase: Saturation
% 1.38/1.08  
% 1.38/1.08  % (534)Memory used [KB]: 1659
% 1.38/1.08  % (534)Time elapsed: 0.058 s
% 1.38/1.08  % (534)Instructions burned: 55 (million)
% 1.38/1.08  % (534)------------------------------
% 1.38/1.08  % (534)------------------------------
% 1.84/1.08  % (541)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 (2992ds/69Mi)
% 1.84/1.09  % (536)Instruction limit reached!
% 1.84/1.09  % (536)------------------------------
% 1.84/1.09  % (536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.09  % (536)Termination reason: Unknown
% 1.84/1.09  % (536)Termination phase: Saturation
% 1.84/1.09  
% 1.84/1.09  % (536)Memory used [KB]: 1790
% 1.84/1.09  % (536)Time elapsed: 0.053 s
% 1.84/1.09  % (536)Instructions burned: 103 (million)
% 1.84/1.09  % (536)------------------------------
% 1.84/1.09  % (536)------------------------------
% 1.84/1.09  % (525)Instruction limit reached!
% 1.84/1.09  % (525)------------------------------
% 1.84/1.09  % (525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.09  % (525)Termination reason: Unknown
% 1.84/1.09  % (525)Termination phase: Saturation
% 1.84/1.09  
% 1.84/1.09  % (525)Memory used [KB]: 2671
% 1.84/1.09  % (525)Time elapsed: 0.148 s
% 1.84/1.09  % (525)Instructions burned: 244 (million)
% 1.84/1.09  % (525)------------------------------
% 1.84/1.09  % (525)------------------------------
% 1.84/1.09  % (542)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 (2992ds/40Mi)
% 1.84/1.10  % (543)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 (2992ds/360Mi)
% 1.84/1.10  % (538)Instruction limit reached!
% 1.84/1.10  % (538)------------------------------
% 1.84/1.10  % (538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.10  % (538)Termination reason: Unknown
% 1.84/1.10  % (538)Termination phase: Saturation
% 1.84/1.10  
% 1.84/1.10  % (538)Memory used [KB]: 2184
% 1.84/1.10  % (538)Time elapsed: 0.046 s
% 1.84/1.10  % (538)Instructions burned: 88 (million)
% 1.84/1.10  % (538)------------------------------
% 1.84/1.10  % (538)------------------------------
% 1.84/1.10  % (544)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 (2992ds/161Mi)
% 1.84/1.12  % (542)Instruction limit reached!
% 1.84/1.12  % (542)------------------------------
% 1.84/1.12  % (542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.12  % (542)Termination reason: Unknown
% 1.84/1.12  % (542)Termination phase: Saturation
% 1.84/1.12  
% 1.84/1.12  % (542)Memory used [KB]: 1739
% 1.84/1.12  % (542)Time elapsed: 0.024 s
% 1.84/1.12  % (542)Instructions burned: 40 (million)
% 1.84/1.12  % (542)------------------------------
% 1.84/1.12  % (542)------------------------------
% 1.84/1.12  % (539)Instruction limit reached!
% 1.84/1.12  % (539)------------------------------
% 1.84/1.12  % (539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.12  % (539)Termination reason: Unknown
% 1.84/1.12  % (539)Termination phase: Saturation
% 1.84/1.12  
% 1.84/1.12  % (539)Memory used [KB]: 2004
% 1.84/1.12  % (539)Time elapsed: 0.058 s
% 1.84/1.12  % (539)Instructions burned: 109 (million)
% 1.84/1.12  % (539)------------------------------
% 1.84/1.12  % (539)------------------------------
% 1.84/1.12  % (541)Instruction limit reached!
% 1.84/1.12  % (541)------------------------------
% 1.84/1.12  % (541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/1.12  % (541)Termination reason: Unknown
% 1.84/1.12  % (541)Termination phase: Saturation
% 1.84/1.12  
% 1.84/1.12  % (541)Memory used [KB]: 1910
% 1.84/1.12  % (541)Time elapsed: 0.038 s
% 1.84/1.12  % (541)Instructions burned: 69 (million)
% 1.84/1.12  % (541)------------------------------
% 1.84/1.12  % (541)------------------------------
% 1.84/1.12  % (545)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 (2992ds/80Mi)
% 1.84/1.12  % (546)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 (2992ds/37Mi)
% 1.84/1.12  % (547)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 (2992ds/55Mi)
% 2.22/1.14  % (546)Instruction limit reached!
% 2.22/1.14  % (546)------------------------------
% 2.22/1.14  % (546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.14  % (546)Termination reason: Unknown
% 2.22/1.14  % (546)Termination phase: Saturation
% 2.22/1.14  
% 2.22/1.14  % (546)Memory used [KB]: 1663
% 2.22/1.14  % (546)Time elapsed: 0.021 s
% 2.22/1.14  % (546)Instructions burned: 37 (million)
% 2.22/1.14  % (546)------------------------------
% 2.22/1.14  % (546)------------------------------
% 2.22/1.14  % (548)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 (2992ds/47Mi)
% 2.22/1.14  % (540)Instruction limit reached!
% 2.22/1.14  % (540)------------------------------
% 2.22/1.14  % (540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.14  % (540)Termination reason: Unknown
% 2.22/1.14  % (540)Termination phase: Saturation
% 2.22/1.14  
% 2.22/1.14  % (540)Memory used [KB]: 1693
% 2.22/1.14  % (540)Time elapsed: 0.078 s
% 2.22/1.14  % (540)Instructions burned: 162 (million)
% 2.22/1.14  % (540)------------------------------
% 2.22/1.14  % (540)------------------------------
% 2.22/1.15  % (549)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2992ds/32Mi)
% 2.22/1.15  % (547)Instruction limit reached!
% 2.22/1.15  % (547)------------------------------
% 2.22/1.15  % (547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.15  % (547)Termination reason: Unknown
% 2.22/1.15  % (547)Termination phase: Saturation
% 2.22/1.15  
% 2.22/1.15  % (547)Memory used [KB]: 1589
% 2.22/1.15  % (547)Time elapsed: 0.032 s
% 2.22/1.15  % (547)Instructions burned: 56 (million)
% 2.22/1.15  % (547)------------------------------
% 2.22/1.15  % (547)------------------------------
% 2.22/1.16  % (545)Instruction limit reached!
% 2.22/1.16  % (545)------------------------------
% 2.22/1.16  % (545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.16  % (550)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 (2992ds/132Mi)
% 2.22/1.16  % (545)Termination reason: Unknown
% 2.22/1.16  % (545)Termination phase: Saturation
% 2.22/1.16  
% 2.22/1.16  % (545)Memory used [KB]: 1373
% 2.22/1.16  % (545)Time elapsed: 0.038 s
% 2.22/1.16  % (545)Instructions burned: 80 (million)
% 2.22/1.16  % (545)------------------------------
% 2.22/1.16  % (545)------------------------------
% 2.22/1.16  % (551)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 (2992ds/54Mi)
% 2.22/1.16  % (549)Instruction limit reached!
% 2.22/1.16  % (549)------------------------------
% 2.22/1.16  % (549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.16  % (549)Termination reason: Unknown
% 2.22/1.16  % (549)Termination phase: Saturation
% 2.22/1.16  
% 2.22/1.16  % (549)Memory used [KB]: 1544
% 2.22/1.16  % (549)Time elapsed: 0.018 s
% 2.22/1.16  % (549)Instructions burned: 33 (million)
% 2.22/1.16  % (549)------------------------------
% 2.22/1.16  % (549)------------------------------
% 2.22/1.17  % (552)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 (2992ds/82Mi)
% 2.22/1.17  % (548)Instruction limit reached!
% 2.22/1.17  % (548)------------------------------
% 2.22/1.17  % (548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.22/1.17  % (548)Termination reason: Unknown
% 2.22/1.17  % (548)Termination phase: Saturation
% 2.22/1.17  
% 2.22/1.17  % (548)Memory used [KB]: 1659
% 2.22/1.17  % (548)Time elapsed: 0.028 s
% 2.22/1.17  % (548)Instructions burned: 47 (million)
% 2.22/1.17  % (548)------------------------------
% 2.22/1.17  % (548)------------------------------
% 2.22/1.17  % (553)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 (2992ds/119Mi)
% 2.51/1.17  % (544)Instruction limit reached!
% 2.51/1.17  % (544)------------------------------
% 2.51/1.17  % (544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.17  % (544)Termination reason: Unknown
% 2.51/1.18  % (544)Termination phase: Saturation
% 2.51/1.18  
% 2.51/1.18  % (544)Memory used [KB]: 1924
% 2.51/1.18  % (544)Time elapsed: 0.077 s
% 2.51/1.18  % (544)Instructions burned: 162 (million)
% 2.51/1.18  % (544)------------------------------
% 2.51/1.18  % (544)------------------------------
% 2.51/1.18  % (554)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 (2991ds/177Mi)
% 2.51/1.18  % (551)Instruction limit reached!
% 2.51/1.18  % (551)------------------------------
% 2.51/1.18  % (551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.18  % (551)Termination reason: Unknown
% 2.51/1.18  % (551)Termination phase: Saturation
% 2.51/1.18  
% 2.51/1.18  % (551)Memory used [KB]: 1600
% 2.51/1.18  % (551)Time elapsed: 0.028 s
% 2.51/1.18  % (551)Instructions burned: 55 (million)
% 2.51/1.18  % (551)------------------------------
% 2.51/1.18  % (551)------------------------------
% 2.51/1.19  % (555)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 (2991ds/117Mi)
% 2.51/1.21  % (552)Instruction limit reached!
% 2.51/1.21  % (552)------------------------------
% 2.51/1.21  % (552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.21  % (552)Termination reason: Unknown
% 2.51/1.21  % (552)Termination phase: Saturation
% 2.51/1.21  
% 2.51/1.21  % (552)Memory used [KB]: 2097
% 2.51/1.21  % (552)Time elapsed: 0.044 s
% 2.51/1.21  % (552)Instructions burned: 82 (million)
% 2.51/1.21  % (552)------------------------------
% 2.51/1.21  % (552)------------------------------
% 2.51/1.21  % (556)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 (2991ds/49Mi)
% 2.51/1.22  % (523)Instruction limit reached!
% 2.51/1.22  % (523)------------------------------
% 2.51/1.22  % (523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.22  % (523)Termination reason: Unknown
% 2.51/1.22  % (523)Termination phase: Saturation
% 2.51/1.22  
% 2.51/1.22  % (523)Memory used [KB]: 3913
% 2.51/1.22  % (523)Time elapsed: 0.282 s
% 2.51/1.22  % (523)Instructions burned: 519 (million)
% 2.51/1.22  % (523)------------------------------
% 2.51/1.22  % (523)------------------------------
% 2.51/1.22  % (557)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 (2991ds/51Mi)
% 2.51/1.22  % (550)Instruction limit reached!
% 2.51/1.22  % (550)------------------------------
% 2.51/1.22  % (550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.22  % (550)Termination reason: Unknown
% 2.51/1.22  % (550)Termination phase: Saturation
% 2.51/1.22  
% 2.51/1.22  % (550)Memory used [KB]: 2060
% 2.51/1.22  % (550)Time elapsed: 0.069 s
% 2.51/1.22  % (550)Instructions burned: 132 (million)
% 2.51/1.22  % (550)------------------------------
% 2.51/1.22  % (550)------------------------------
% 2.51/1.23  % (558)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 (2991ds/149Mi)
% 2.51/1.23  % (553)Instruction limit reached!
% 2.51/1.23  % (553)------------------------------
% 2.51/1.23  % (553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.51/1.23  % (553)Termination reason: Unknown
% 2.51/1.23  % (553)Termination phase: Saturation
% 2.51/1.23  
% 2.51/1.23  % (553)Memory used [KB]: 1841
% 2.51/1.23  % (553)Time elapsed: 0.061 s
% 2.51/1.23  % (553)Instructions burned: 120 (million)
% 2.51/1.23  % (553)------------------------------
% 2.51/1.23  % (553)------------------------------
% 2.91/1.24  % (559)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 (2991ds/56Mi)
% 2.91/1.24  % (543)Instruction limit reached!
% 2.91/1.24  % (543)------------------------------
% 2.91/1.24  % (543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.24  % (543)Termination reason: Unknown
% 2.91/1.24  % (543)Termination phase: Saturation
% 2.91/1.24  
% 2.91/1.24  % (543)Memory used [KB]: 2627
% 2.91/1.24  % (556)Instruction limit reached!
% 2.91/1.24  % (556)------------------------------
% 2.91/1.24  % (556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.24  % (556)Termination reason: Unknown
% 2.91/1.24  % (556)Termination phase: Saturation
% 2.91/1.24  
% 2.91/1.24  % (556)Memory used [KB]: 1634
% 2.91/1.24  % (556)Time elapsed: 0.028 s
% 2.91/1.24  % (556)Instructions burned: 49 (million)
% 2.91/1.24  % (556)------------------------------
% 2.91/1.24  % (556)------------------------------
% 2.91/1.24  % (543)Time elapsed: 0.146 s
% 2.91/1.24  % (543)Instructions burned: 361 (million)
% 2.91/1.24  % (543)------------------------------
% 2.91/1.24  % (543)------------------------------
% 2.91/1.24  % (560)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 (2991ds/289Mi)
% 2.91/1.24  % (561)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 (2991ds/206Mi)
% 2.91/1.25  % (557)Instruction limit reached!
% 2.91/1.25  % (557)------------------------------
% 2.91/1.25  % (557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.25  % (557)Termination reason: Unknown
% 2.91/1.25  % (557)Termination phase: Saturation
% 2.91/1.25  
% 2.91/1.25  % (557)Memory used [KB]: 1944
% 2.91/1.25  % (557)Time elapsed: 0.030 s
% 2.91/1.25  % (557)Instructions burned: 52 (million)
% 2.91/1.25  % (557)------------------------------
% 2.91/1.25  % (557)------------------------------
% 2.91/1.25  % (566)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 (2991ds/50Mi)
% 2.91/1.25  % (555)Instruction limit reached!
% 2.91/1.25  % (555)------------------------------
% 2.91/1.25  % (555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.25  % (555)Termination reason: Unknown
% 2.91/1.25  % (555)Termination phase: Saturation
% 2.91/1.25  
% 2.91/1.25  % (555)Memory used [KB]: 2159
% 2.91/1.25  % (555)Time elapsed: 0.067 s
% 2.91/1.25  % (555)Instructions burned: 118 (million)
% 2.91/1.25  % (555)------------------------------
% 2.91/1.25  % (555)------------------------------
% 3.22/1.26  % (567)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2991ds/1483Mi)
% 3.22/1.26  % (559)Instruction limit reached!
% 3.22/1.26  % (559)------------------------------
% 3.22/1.26  % (559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.26  % (559)Termination reason: Unknown
% 3.22/1.26  % (559)Termination phase: Saturation
% 3.22/1.26  
% 3.22/1.26  % (559)Memory used [KB]: 1823
% 3.22/1.26  % (559)Time elapsed: 0.031 s
% 3.22/1.26  % (559)Instructions burned: 57 (million)
% 3.22/1.26  % (559)------------------------------
% 3.22/1.26  % (559)------------------------------
% 3.22/1.27  % (568)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 (2991ds/67Mi)
% 3.22/1.27  % (554)Instruction limit reached!
% 3.22/1.27  % (554)------------------------------
% 3.22/1.27  % (554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.27  % (554)Termination reason: Unknown
% 3.22/1.27  % (554)Termination phase: Saturation
% 3.22/1.27  
% 3.22/1.27  % (554)Memory used [KB]: 3595
% 3.22/1.27  % (554)Time elapsed: 0.094 s
% 3.22/1.27  % (554)Instructions burned: 178 (million)
% 3.22/1.27  % (554)------------------------------
% 3.22/1.27  % (554)------------------------------
% 3.22/1.27  % (569)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 (2991ds/67Mi)
% 3.22/1.28  % (566)Instruction limit reached!
% 3.22/1.28  % (566)------------------------------
% 3.22/1.28  % (566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.28  % (566)Termination reason: Unknown
% 3.22/1.28  % (566)Termination phase: Saturation
% 3.22/1.28  
% 3.22/1.28  % (566)Memory used [KB]: 1714
% 3.22/1.28  % (566)Time elapsed: 0.029 s
% 3.22/1.28  % (566)Instructions burned: 50 (million)
% 3.22/1.28  % (566)------------------------------
% 3.22/1.28  % (566)------------------------------
% 3.22/1.28  % (570)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 (2990ds/52Mi)
% 3.22/1.30  % (558)Instruction limit reached!
% 3.22/1.30  % (558)------------------------------
% 3.22/1.30  % (558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.30  % (558)Termination reason: Unknown
% 3.22/1.30  % (558)Termination phase: Saturation
% 3.22/1.30  
% 3.22/1.30  % (558)Memory used [KB]: 1852
% 3.22/1.30  % (558)Time elapsed: 0.075 s
% 3.22/1.30  % (558)Instructions burned: 149 (million)
% 3.22/1.30  % (558)------------------------------
% 3.22/1.30  % (558)------------------------------
% 3.22/1.30  % (568)Instruction limit reached!
% 3.22/1.30  % (568)------------------------------
% 3.22/1.30  % (568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.30  % (568)Termination reason: Unknown
% 3.22/1.30  % (568)Termination phase: Saturation
% 3.22/1.30  
% 3.22/1.30  % (568)Memory used [KB]: 1525
% 3.22/1.30  % (568)Time elapsed: 0.034 s
% 3.22/1.30  % (568)Instructions burned: 68 (million)
% 3.22/1.30  % (568)------------------------------
% 3.22/1.30  % (568)------------------------------
% 3.22/1.30  % (571)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 (2990ds/366Mi)
% 3.22/1.30  % (572)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 (2990ds/863Mi)
% 3.22/1.31  % (569)Instruction limit reached!
% 3.22/1.31  % (569)------------------------------
% 3.22/1.31  % (569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.31  % (569)Termination reason: Unknown
% 3.22/1.31  % (569)Termination phase: Saturation
% 3.22/1.31  
% 3.22/1.31  % (569)Memory used [KB]: 1738
% 3.22/1.31  % (569)Time elapsed: 0.036 s
% 3.22/1.31  % (569)Instructions burned: 68 (million)
% 3.22/1.31  % (569)------------------------------
% 3.22/1.31  % (569)------------------------------
% 3.22/1.31  % (570)Instruction limit reached!
% 3.22/1.31  % (570)------------------------------
% 3.22/1.31  % (570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.31  % (570)Termination reason: Unknown
% 3.22/1.31  % (570)Termination phase: Saturation
% 3.22/1.31  
% 3.22/1.31  % (570)Memory used [KB]: 1559
% 3.22/1.31  % (570)Time elapsed: 0.029 s
% 3.22/1.31  % (570)Instructions burned: 54 (million)
% 3.22/1.31  % (570)------------------------------
% 3.22/1.31  % (570)------------------------------
% 3.22/1.31  % (573)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 (2990ds/163Mi)
% 3.22/1.31  % (574)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 (2990ds/77Mi)
% 3.62/1.34  % (561)Instruction limit reached!
% 3.62/1.34  % (561)------------------------------
% 3.62/1.34  % (561)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.62/1.34  % (561)Termination reason: Unknown
% 3.62/1.34  % (561)Termination phase: Saturation
% 3.62/1.34  
% 3.62/1.34  % (561)Memory used [KB]: 2961
% 3.62/1.34  % (561)Time elapsed: 0.103 s
% 3.62/1.34  % (561)Instructions burned: 206 (million)
% 3.62/1.34  % (561)------------------------------
% 3.62/1.34  % (561)------------------------------
% 3.62/1.35  % (575)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2990ds/1548Mi)
% 3.62/1.35  % (574)Instruction limit reached!
% 3.62/1.35  % (574)------------------------------
% 3.62/1.35  % (574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.62/1.35  % (574)Termination reason: Unknown
% 3.62/1.35  % (574)Termination phase: Saturation
% 3.62/1.35  
% 3.62/1.35  % (574)Memory used [KB]: 1656
% 3.62/1.35  % (574)Time elapsed: 0.038 s
% 3.62/1.35  % (574)Instructions burned: 79 (million)
% 3.62/1.35  % (574)------------------------------
% 3.62/1.35  % (574)------------------------------
% 3.62/1.35  % (576)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 (2990ds/76Mi)
% 3.80/1.37  % (560)Instruction limit reached!
% 3.80/1.37  % (560)------------------------------
% 3.80/1.37  % (560)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.80/1.37  % (560)Termination reason: Unknown
% 3.80/1.37  % (560)Termination phase: Saturation
% 3.80/1.37  
% 3.80/1.37  % (560)Memory used [KB]: 2634
% 3.80/1.37  % (560)Time elapsed: 0.128 s
% 3.80/1.37  % (560)Instructions burned: 290 (million)
% 3.80/1.37  % (560)------------------------------
% 3.80/1.37  % (560)------------------------------
% 3.80/1.37  % (577)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 (2989ds/1376Mi)
% 3.80/1.39  % (576)Instruction limit reached!
% 3.80/1.39  % (576)------------------------------
% 3.80/1.39  % (576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.80/1.39  % (576)Termination reason: Unknown
% 3.80/1.39  % (576)Termination phase: Saturation
% 3.80/1.39  
% 3.80/1.39  % (576)Memory used [KB]: 1768
% 3.80/1.39  % (576)Time elapsed: 0.039 s
% 3.80/1.39  % (576)Instructions burned: 76 (million)
% 3.80/1.39  % (576)------------------------------
% 3.80/1.39  % (576)------------------------------
% 3.80/1.40  % (578)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 (2989ds/117Mi)
% 3.80/1.40  % (573)Instruction limit reached!
% 3.80/1.40  % (573)------------------------------
% 3.80/1.40  % (573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.80/1.40  % (573)Termination reason: Unknown
% 3.80/1.40  % (573)Termination phase: Saturation
% 3.80/1.40  
% 3.80/1.40  % (573)Memory used [KB]: 2333
% 3.80/1.40  % (573)Time elapsed: 0.089 s
% 3.80/1.40  % (573)Instructions burned: 164 (million)
% 3.80/1.40  % (573)------------------------------
% 3.80/1.40  % (573)------------------------------
% 3.80/1.40  % (579)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 (2989ds/59Mi)
% 3.80/1.43  % (571)Instruction limit reached!
% 3.80/1.43  % (571)------------------------------
% 3.80/1.43  % (571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.80/1.43  % (571)Termination reason: Unknown
% 3.80/1.43  % (571)Termination phase: Saturation
% 3.80/1.43  
% 3.80/1.43  % (571)Memory used [KB]: 2189
% 3.80/1.43  % (571)Time elapsed: 0.146 s
% 3.80/1.43  % (571)Instructions burned: 368 (million)
% 3.80/1.43  % (571)------------------------------
% 3.80/1.43  % (571)------------------------------
% 3.80/1.43  % (580)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 (2989ds/151Mi)
% 4.27/1.44  % (579)Instruction limit reached!
% 4.27/1.44  % (579)------------------------------
% 4.27/1.44  % (579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.44  % (579)Termination reason: Unknown
% 4.27/1.44  % (579)Termination phase: Saturation
% 4.27/1.44  
% 4.27/1.44  % (579)Memory used [KB]: 1822
% 4.27/1.44  % (579)Time elapsed: 0.036 s
% 4.27/1.44  % (579)Instructions burned: 60 (million)
% 4.27/1.44  % (579)------------------------------
% 4.27/1.44  % (579)------------------------------
% 4.27/1.44  % (581)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 (2989ds/260Mi)
% 4.27/1.45  % (578)Instruction limit reached!
% 4.27/1.45  % (578)------------------------------
% 4.27/1.45  % (578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.45  % (578)Termination reason: Unknown
% 4.27/1.45  % (578)Termination phase: Saturation
% 4.27/1.45  
% 4.27/1.45  % (578)Memory used [KB]: 2937
% 4.27/1.45  % (578)Time elapsed: 0.055 s
% 4.27/1.45  % (578)Instructions burned: 117 (million)
% 4.27/1.45  % (578)------------------------------
% 4.27/1.45  % (578)------------------------------
% 4.27/1.45  % (582)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 (2989ds/1797Mi)
% 4.40/1.49  % (580)Instruction limit reached!
% 4.40/1.49  % (580)------------------------------
% 4.40/1.49  % (580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.40/1.49  % (580)Termination reason: Unknown
% 4.40/1.49  % (580)Termination phase: Saturation
% 4.40/1.49  
% 4.40/1.49  % (580)Memory used [KB]: 1680
% 4.40/1.49  % (580)Time elapsed: 0.064 s
% 4.40/1.49  % (580)Instructions burned: 153 (million)
% 4.40/1.49  % (580)------------------------------
% 4.40/1.49  % (580)------------------------------
% 4.40/1.50  % (583)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 (2988ds/200Mi)
% 4.54/1.56  % (581)Instruction limit reached!
% 4.54/1.56  % (581)------------------------------
% 4.54/1.56  % (581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.56  % (581)Termination reason: Unknown
% 4.54/1.56  % (581)Termination phase: Saturation
% 4.54/1.56  
% 4.54/1.56  % (581)Memory used [KB]: 1909
% 4.54/1.56  % (581)Time elapsed: 0.118 s
% 4.54/1.56  % (581)Instructions burned: 261 (million)
% 4.54/1.56  % (581)------------------------------
% 4.54/1.56  % (581)------------------------------
% 4.54/1.56  % (584)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 (2988ds/356Mi)
% 4.54/1.61  % (583)Instruction limit reached!
% 4.54/1.61  % (583)------------------------------
% 4.54/1.61  % (583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.61  % (583)Termination reason: Unknown
% 4.54/1.61  % (583)Termination phase: Saturation
% 4.54/1.61  
% 4.54/1.61  % (583)Memory used [KB]: 3107
% 4.54/1.61  % (583)Time elapsed: 0.120 s
% 4.54/1.61  % (583)Instructions burned: 201 (million)
% 4.54/1.61  % (583)------------------------------
% 4.54/1.61  % (583)------------------------------
% 4.54/1.62  % (585)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 (2987ds/75Mi)
% 6.29/1.67  % (572)Instruction limit reached!
% 6.29/1.67  % (572)------------------------------
% 6.29/1.67  % (572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.29/1.67  % (572)Termination reason: Unknown
% 6.29/1.67  % (572)Termination phase: Saturation
% 6.29/1.67  
% 6.29/1.67  % (572)Memory used [KB]: 3033
% 6.29/1.67  % (572)Time elapsed: 0.369 s
% 6.29/1.67  % (572)Instructions burned: 864 (million)
% 6.29/1.67  % (572)------------------------------
% 6.29/1.67  % (572)------------------------------
% 6.29/1.68  % (586)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 (2986ds/578Mi)
% 6.29/1.68  % (585)Instruction limit reached!
% 6.29/1.68  % (585)------------------------------
% 6.29/1.68  % (585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.29/1.68  % (585)Termination reason: Unknown
% 6.29/1.68  % (585)Termination phase: Saturation
% 6.29/1.68  
% 6.29/1.68  % (585)Memory used [KB]: 2006
% 6.29/1.68  % (585)Time elapsed: 0.051 s
% 6.29/1.68  % (585)Instructions burned: 75 (million)
% 6.29/1.68  % (585)------------------------------
% 6.29/1.68  % (585)------------------------------
% 6.70/1.68  % (587)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 (2986ds/251Mi)
% 6.70/1.72  % (584)Instruction limit reached!
% 6.70/1.72  % (584)------------------------------
% 6.70/1.72  % (584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.70/1.72  % (584)Termination reason: Unknown
% 6.70/1.72  % (584)Termination phase: Saturation
% 6.70/1.72  
% 6.70/1.72  % (584)Memory used [KB]: 3994
% 6.70/1.72  % (584)Time elapsed: 0.162 s
% 6.70/1.72  % (584)Instructions burned: 357 (million)
% 6.70/1.72  % (584)------------------------------
% 6.70/1.72  % (584)------------------------------
% 6.70/1.73  % (588)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 (2986ds/93Mi)
% 7.20/1.77  % (588)Instruction limit reached!
% 7.20/1.77  % (588)------------------------------
% 7.20/1.77  % (588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.20/1.77  % (588)Termination reason: Unknown
% 7.20/1.77  % (588)Termination phase: Saturation
% 7.20/1.77  
% 7.20/1.77  % (588)Memory used [KB]: 1951
% 7.20/1.77  % (588)Time elapsed: 0.051 s
% 7.20/1.77  % (588)Instructions burned: 94 (million)
% 7.20/1.77  % (588)------------------------------
% 7.20/1.77  % (588)------------------------------
% 7.20/1.78  % (589)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 (2985ds/37Mi)
% 7.20/1.80  % (589)Instruction limit reached!
% 7.20/1.80  % (589)------------------------------
% 7.20/1.80  % (589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.20/1.80  % (589)Termination reason: Unknown
% 7.20/1.80  % (589)Termination phase: Saturation
% 7.20/1.80  
% 7.20/1.80  % (589)Memory used [KB]: 1694
% 7.20/1.80  % (589)Time elapsed: 0.021 s
% 7.20/1.80  % (589)Instructions burned: 37 (million)
% 7.20/1.80  % (589)------------------------------
% 7.20/1.80  % (589)------------------------------
% 7.20/1.80  % (590)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 (2985ds/132Mi)
% 7.49/1.81  % (587)Instruction limit reached!
% 7.49/1.81  % (587)------------------------------
% 7.49/1.81  % (587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.49/1.81  % (587)Termination reason: Unknown
% 7.49/1.81  % (587)Termination phase: Saturation
% 7.49/1.81  
% 7.49/1.81  % (587)Memory used [KB]: 2740
% 7.49/1.81  % (587)Time elapsed: 0.130 s
% 7.49/1.81  % (587)Instructions burned: 251 (million)
% 7.49/1.81  % (587)------------------------------
% 7.49/1.81  % (587)------------------------------
% 7.49/1.82  % (591)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2985ds/209Mi)
% 7.71/1.87  % (590)Instruction limit reached!
% 7.71/1.87  % (590)------------------------------
% 7.71/1.87  % (590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.71/1.87  % (590)Termination reason: Unknown
% 7.71/1.87  % (590)Termination phase: Saturation
% 7.71/1.87  
% 7.71/1.87  % (590)Memory used [KB]: 2412
% 7.71/1.87  % (590)Time elapsed: 0.073 s
% 7.71/1.87  % (590)Instructions burned: 132 (million)
% 7.71/1.87  % (590)------------------------------
% 7.71/1.87  % (590)------------------------------
% 7.71/1.88  % (592)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 (2985ds/100Mi)
% 7.71/1.91  % (591)Instruction limit reached!
% 7.71/1.91  % (591)------------------------------
% 7.71/1.91  % (591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.71/1.91  % (591)Termination reason: Unknown
% 7.71/1.91  % (591)Termination phase: Saturation
% 7.71/1.91  
% 7.71/1.91  % (591)Memory used [KB]: 2176
% 7.71/1.91  % (591)Time elapsed: 0.097 s
% 7.71/1.91  % (591)Instructions burned: 210 (million)
% 7.71/1.91  % (591)------------------------------
% 7.71/1.91  % (591)------------------------------
% 7.71/1.91  % (593)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2984ds/54Mi)
% 8.33/1.93  % (592)Instruction limit reached!
% 8.33/1.93  % (592)------------------------------
% 8.33/1.93  % (592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.33/1.93  % (592)Termination reason: Unknown
% 8.33/1.93  % (592)Termination phase: Saturation
% 8.33/1.93  
% 8.33/1.93  % (592)Memory used [KB]: 2195
% 8.33/1.93  % (592)Time elapsed: 0.053 s
% 8.33/1.93  % (592)Instructions burned: 100 (million)
% 8.33/1.93  % (592)------------------------------
% 8.33/1.93  % (592)------------------------------
% 8.33/1.93  % (594)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 (2984ds/62Mi)
% 8.33/1.94  % (594)Refutation not found, incomplete strategy% (594)------------------------------
% 8.33/1.94  % (594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.33/1.94  % (594)Termination reason: Refutation not found, incomplete strategy
% 8.33/1.94  
% 8.33/1.94  % (594)Memory used [KB]: 1345
% 8.33/1.94  % (594)Time elapsed: 0.011 s
% 8.33/1.94  % (594)Instructions burned: 18 (million)
% 8.33/1.94  % (594)------------------------------
% 8.33/1.94  % (594)------------------------------
% 8.33/1.94  % (586)Instruction limit reached!
% 8.33/1.94  % (586)------------------------------
% 8.33/1.94  % (586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.33/1.94  % (586)Termination reason: Unknown
% 8.33/1.94  % (586)Termination phase: Saturation
% 8.33/1.94  
% 8.33/1.94  % (586)Memory used [KB]: 5442
% 8.33/1.94  % (586)Time elapsed: 0.270 s
% 8.33/1.94  % (586)Instructions burned: 578 (million)
% 8.33/1.94  % (586)------------------------------
% 8.33/1.94  % (586)------------------------------
% 8.33/1.94  % (593)Instruction limit reached!
% 8.33/1.94  % (593)------------------------------
% 8.33/1.94  % (593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.33/1.94  % (595)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 (2984ds/2265Mi)
% 8.33/1.94  % (593)Termination reason: Unknown
% 8.33/1.94  % (593)Termination phase: Saturation
% 8.33/1.94  
% 8.33/1.94  % (593)Memory used [KB]: 1698
% 8.33/1.94  % (593)Time elapsed: 0.032 s
% 8.33/1.94  % (593)Instructions burned: 55 (million)
% 8.33/1.94  % (593)------------------------------
% 8.33/1.94  % (593)------------------------------
% 8.33/1.95  % (596)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 (2984ds/91Mi)
% 8.33/1.95  % (597)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 (2984ds/83Mi)
% 9.03/1.99  % (531)Instruction limit reached!
% 9.03/1.99  % (531)------------------------------
% 9.03/1.99  % (531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/1.99  % (531)Termination reason: Unknown
% 9.03/1.99  % (531)Termination phase: Saturation
% 9.03/1.99  
% 9.03/1.99  % (531)Memory used [KB]: 10516
% 9.03/1.99  % (531)Time elapsed: 1.014 s
% 9.03/1.99  % (531)Instructions burned: 1920 (million)
% 9.03/1.99  % (531)------------------------------
% 9.03/1.99  % (531)------------------------------
% 9.03/1.99  % (596)Instruction limit reached!
% 9.03/1.99  % (596)------------------------------
% 9.03/1.99  % (596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/1.99  % (596)Termination reason: Unknown
% 9.03/1.99  % (596)Termination phase: Saturation
% 9.03/1.99  
% 9.03/1.99  % (596)Memory used [KB]: 1477
% 9.03/1.99  % (596)Time elapsed: 0.044 s
% 9.03/1.99  % (596)Instructions burned: 92 (million)
% 9.03/1.99  % (596)------------------------------
% 9.03/1.99  % (596)------------------------------
% 9.03/1.99  % (598)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 (2983ds/123Mi)
% 9.03/1.99  % (599)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 (2983ds/84Mi)
% 9.03/1.99  % (597)Instruction limit reached!
% 9.03/1.99  % (597)------------------------------
% 9.03/1.99  % (597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/1.99  % (597)Termination reason: Unknown
% 9.03/1.99  % (597)Termination phase: Saturation
% 9.03/1.99  
% 9.03/1.99  % (597)Memory used [KB]: 2644
% 9.03/1.99  % (597)Time elapsed: 0.047 s
% 9.03/1.99  % (597)Instructions burned: 84 (million)
% 9.03/1.99  % (597)------------------------------
% 9.03/1.99  % (597)------------------------------
% 9.03/2.00  % (600)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 (2983ds/85Mi)
% 9.03/2.03  % (599)Instruction limit reached!
% 9.03/2.03  % (599)------------------------------
% 9.03/2.03  % (599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/2.03  % (599)Termination reason: Unknown
% 9.03/2.03  % (599)Termination phase: Saturation
% 9.03/2.03  
% 9.03/2.03  % (599)Memory used [KB]: 1803
% 9.03/2.03  % (599)Time elapsed: 0.044 s
% 9.03/2.03  % (599)Instructions burned: 85 (million)
% 9.03/2.03  % (599)------------------------------
% 9.03/2.03  % (599)------------------------------
% 9.03/2.04  % (577)Instruction limit reached!
% 9.03/2.04  % (577)------------------------------
% 9.03/2.04  % (577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/2.04  % (577)Termination reason: Unknown
% 9.03/2.04  % (577)Termination phase: Saturation
% 9.03/2.04  
% 9.03/2.04  % (577)Memory used [KB]: 5241
% 9.03/2.04  % (577)Time elapsed: 0.666 s
% 9.03/2.04  % (577)Instructions burned: 1376 (million)
% 9.03/2.04  % (577)------------------------------
% 9.03/2.04  % (577)------------------------------
% 9.03/2.04  % (601)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 (2983ds/259Mi)
% 9.03/2.04  % (600)Instruction limit reached!
% 9.03/2.04  % (600)------------------------------
% 9.03/2.04  % (600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/2.04  % (600)Termination reason: Unknown
% 9.03/2.04  % (600)Termination phase: Saturation
% 9.03/2.04  
% 9.03/2.04  % (600)Memory used [KB]: 1930
% 9.03/2.04  % (600)Time elapsed: 0.045 s
% 9.03/2.04  % (600)Instructions burned: 85 (million)
% 9.03/2.04  % (600)------------------------------
% 9.03/2.04  % (600)------------------------------
% 9.03/2.04  % (602)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 (2983ds/106Mi)
% 9.03/2.04  % (603)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 (2983ds/278Mi)
% 9.03/2.05  % (598)Instruction limit reached!
% 9.03/2.05  % (598)------------------------------
% 9.03/2.05  % (598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/2.05  % (598)Termination reason: Unknown
% 9.03/2.05  % (598)Termination phase: Saturation
% 9.03/2.05  
% 9.03/2.05  % (598)Memory used [KB]: 2039
% 9.03/2.05  % (598)Time elapsed: 0.063 s
% 9.03/2.05  % (598)Instructions burned: 124 (million)
% 9.03/2.05  % (598)------------------------------
% 9.03/2.05  % (598)------------------------------
% 9.03/2.05  % (567)Instruction limit reached!
% 9.03/2.05  % (567)------------------------------
% 9.03/2.05  % (567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.03/2.05  % (567)Termination reason: Unknown
% 9.03/2.05  % (567)Termination phase: Saturation
% 9.03/2.05  
% 9.03/2.05  % (567)Memory used [KB]: 6719
% 9.03/2.05  % (567)Time elapsed: 0.799 s
% 9.03/2.05  % (567)Instructions burned: 1484 (million)
% 9.03/2.05  % (567)------------------------------
% 9.03/2.05  % (567)------------------------------
% 9.03/2.06  % (604)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 (2983ds/151Mi)
% 9.57/2.06  % (605)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 (2983ds/97Mi)
% 9.61/2.09  % (602)Instruction limit reached!
% 9.61/2.09  % (602)------------------------------
% 9.61/2.09  % (602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.61/2.09  % (602)Termination reason: Unknown
% 9.61/2.09  % (602)Termination phase: Saturation
% 9.61/2.09  
% 9.61/2.09  % (602)Memory used [KB]: 1466
% 9.61/2.09  % (602)Time elapsed: 0.052 s
% 9.61/2.09  % (602)Instructions burned: 107 (million)
% 9.61/2.09  % (602)------------------------------
% 9.61/2.09  % (602)------------------------------
% 9.61/2.10  % (606)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 (2982ds/464Mi)
% 9.61/2.10  % (605)Instruction limit reached!
% 9.61/2.10  % (605)------------------------------
% 9.61/2.10  % (605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.61/2.10  % (605)Termination reason: Unknown
% 9.61/2.10  % (605)Termination phase: Saturation
% 9.61/2.10  
% 9.61/2.10  % (605)Memory used [KB]: 1698
% 9.61/2.10  % (605)Time elapsed: 0.069 s
% 9.61/2.10  % (605)Instructions burned: 98 (million)
% 9.61/2.10  % (605)------------------------------
% 9.61/2.10  % (605)------------------------------
% 9.61/2.11  % (607)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 (2982ds/79Mi)
% 9.79/2.11  % (575)Instruction limit reached!
% 9.79/2.11  % (575)------------------------------
% 9.79/2.11  % (575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.79/2.11  % (575)Termination reason: Unknown
% 9.79/2.11  % (575)Termination phase: Saturation
% 9.79/2.11  
% 9.79/2.11  % (575)Memory used [KB]: 5355
% 9.79/2.11  % (575)Time elapsed: 0.767 s
% 9.79/2.11  % (575)Instructions burned: 1548 (million)
% 9.79/2.11  % (575)------------------------------
% 9.79/2.11  % (575)------------------------------
% 9.79/2.12  % (608)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 (2982ds/1993Mi)
% 9.79/2.13  % (604)Instruction limit reached!
% 9.79/2.13  % (604)------------------------------
% 9.79/2.13  % (604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.79/2.13  % (604)Termination reason: Unknown
% 9.79/2.13  % (604)Termination phase: Saturation
% 9.79/2.13  
% 9.79/2.13  % (604)Memory used [KB]: 1968
% 9.79/2.13  % (604)Time elapsed: 0.095 s
% 9.79/2.13  % (604)Instructions burned: 151 (million)
% 9.79/2.13  % (604)------------------------------
% 9.79/2.13  % (604)------------------------------
% 9.79/2.13  % (609)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2982ds/101Mi)
% 9.79/2.15  % (607)Instruction limit reached!
% 9.79/2.15  % (607)------------------------------
% 9.79/2.15  % (607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.79/2.15  % (607)Termination reason: Unknown
% 9.79/2.15  % (607)Termination phase: Saturation
% 9.79/2.15  
% 9.79/2.15  % (607)Memory used [KB]: 1741
% 9.79/2.15  % (607)Time elapsed: 0.067 s
% 9.79/2.15  % (607)Instructions burned: 80 (million)
% 9.79/2.15  % (607)------------------------------
% 9.79/2.15  % (607)------------------------------
% 9.79/2.15  % (610)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 (2982ds/4978Mi)
% 10.38/2.18  % (609)Instruction limit reached!
% 10.38/2.18  % (609)------------------------------
% 10.38/2.18  % (609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.38/2.18  % (609)Termination reason: Unknown
% 10.38/2.18  % (609)Termination phase: Saturation
% 10.38/2.18  
% 10.38/2.18  % (609)Memory used [KB]: 1443
% 10.38/2.18  % (609)Time elapsed: 0.071 s
% 10.38/2.18  % (609)Instructions burned: 101 (million)
% 10.38/2.18  % (609)------------------------------
% 10.38/2.18  % (609)------------------------------
% 10.38/2.18  % (611)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 (2982ds/169Mi)
% 10.38/2.18  % (601)Instruction limit reached!
% 10.38/2.18  % (601)------------------------------
% 10.38/2.18  % (601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.38/2.18  % (601)Termination reason: Unknown
% 10.38/2.18  % (601)Termination phase: Saturation
% 10.38/2.18  
% 10.38/2.18  % (601)Memory used [KB]: 2796
% 10.38/2.18  % (601)Time elapsed: 0.145 s
% 10.38/2.18  % (601)Instructions burned: 260 (million)
% 10.38/2.18  % (601)------------------------------
% 10.38/2.18  % (601)------------------------------
% 10.38/2.19  % (612)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 (2981ds/178Mi)
% 10.38/2.19  % (611)Refutation not found, incomplete strategy% (611)------------------------------
% 10.38/2.19  % (611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.38/2.19  % (611)Termination reason: Refutation not found, incomplete strategy
% 10.38/2.19  
% 10.38/2.19  % (611)Memory used [KB]: 1377
% 10.38/2.19  % (611)Time elapsed: 0.012 s
% 10.38/2.19  % (611)Instructions burned: 20 (million)
% 10.38/2.19  % (611)------------------------------
% 10.38/2.19  % (611)------------------------------
% 10.38/2.19  % (613)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 (2981ds/111Mi)
% 10.38/2.21  % (603)Instruction limit reached!
% 10.38/2.21  % (603)------------------------------
% 10.38/2.21  % (603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.38/2.21  % (603)Termination reason: Unknown
% 10.38/2.21  % (603)Termination phase: Saturation
% 10.38/2.21  
% 10.38/2.21  % (603)Memory used [KB]: 2943
% 10.38/2.21  % (603)Time elapsed: 0.178 s
% 10.38/2.21  % (603)Instructions burned: 280 (million)
% 10.38/2.21  % (603)------------------------------
% 10.38/2.21  % (603)------------------------------
% 10.38/2.22  % (614)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 (2981ds/243Mi)
% 10.97/2.25  % (613)Instruction limit reached!
% 10.97/2.25  % (613)------------------------------
% 10.97/2.25  % (613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.25  % (613)Termination reason: Unknown
% 10.97/2.25  % (613)Termination phase: Saturation
% 10.97/2.25  
% 10.97/2.25  % (613)Memory used [KB]: 2607
% 10.97/2.25  % (613)Time elapsed: 0.058 s
% 10.97/2.25  % (613)Instructions burned: 112 (million)
% 10.97/2.25  % (613)------------------------------
% 10.97/2.25  % (613)------------------------------
% 10.97/2.25  % (615)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 (2981ds/229Mi)
% 10.97/2.29  % (612)Instruction limit reached!
% 10.97/2.29  % (612)------------------------------
% 10.97/2.29  % (612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.97/2.29  % (612)Termination reason: Unknown
% 10.97/2.29  % (612)Termination phase: Saturation
% 10.97/2.29  
% 10.97/2.29  % (612)Memory used [KB]: 2876
% 10.97/2.29  % (612)Time elapsed: 0.107 s
% 10.97/2.29  % (612)Instructions burned: 179 (million)
% 10.97/2.29  % (612)------------------------------
% 10.97/2.29  % (612)------------------------------
% 10.97/2.29  % (616)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 (2980ds/306Mi)
% 11.39/2.31  % (582)Instruction limit reached!
% 11.39/2.31  % (582)------------------------------
% 11.39/2.31  % (582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.31  % (582)Termination reason: Unknown
% 11.39/2.31  % (582)Termination phase: Saturation
% 11.39/2.31  
% 11.39/2.31  % (582)Memory used [KB]: 8558
% 11.39/2.31  % (582)Time elapsed: 0.856 s
% 11.39/2.31  % (582)Instructions burned: 1798 (million)
% 11.39/2.31  % (582)------------------------------
% 11.39/2.31  % (582)------------------------------
% 11.39/2.31  % (617)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 (2980ds/118Mi)
% 11.39/2.33  % (606)Instruction limit reached!
% 11.39/2.33  % (606)------------------------------
% 11.39/2.33  % (606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.33  % (606)Termination reason: Unknown
% 11.39/2.33  % (606)Termination phase: Saturation
% 11.39/2.33  
% 11.39/2.33  % (606)Memory used [KB]: 4044
% 11.39/2.33  % (606)Time elapsed: 0.260 s
% 11.39/2.33  % (606)Instructions burned: 464 (million)
% 11.39/2.33  % (606)------------------------------
% 11.39/2.33  % (606)------------------------------
% 11.39/2.34  % (618)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 (2980ds/85Mi)
% 11.39/2.35  % (614)Instruction limit reached!
% 11.39/2.35  % (614)------------------------------
% 11.39/2.35  % (614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.39/2.35  % (614)Termination reason: Unknown
% 11.39/2.35  % (614)Termination phase: Saturation
% 11.39/2.35  
% 11.39/2.35  % (614)Memory used [KB]: 2791
% 11.39/2.35  % (614)Time elapsed: 0.133 s
% 11.39/2.35  % (614)Instructions burned: 243 (million)
% 11.39/2.35  % (614)------------------------------
% 11.39/2.35  % (614)------------------------------
% 11.39/2.35  % (619)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 (2980ds/182Mi)
% 11.69/2.37  % (617)Instruction limit reached!
% 11.69/2.37  % (617)------------------------------
% 11.69/2.37  % (617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.37  % (617)Termination reason: Unknown
% 11.69/2.37  % (617)Termination phase: Saturation
% 11.69/2.37  
% 11.69/2.37  % (617)Memory used [KB]: 1907
% 11.69/2.37  % (617)Time elapsed: 0.058 s
% 11.69/2.37  % (617)Instructions burned: 119 (million)
% 11.69/2.37  % (617)------------------------------
% 11.69/2.37  % (617)------------------------------
% 11.69/2.37  % (620)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 (2979ds/134Mi)
% 11.69/2.38  % (615)Instruction limit reached!
% 11.69/2.38  % (615)------------------------------
% 11.69/2.38  % (615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.38  % (615)Termination reason: Unknown
% 11.69/2.38  % (615)Termination phase: Saturation
% 11.69/2.38  
% 11.69/2.38  % (615)Memory used [KB]: 3106
% 11.69/2.38  % (615)Time elapsed: 0.126 s
% 11.69/2.38  % (615)Instructions burned: 229 (million)
% 11.69/2.38  % (615)------------------------------
% 11.69/2.38  % (615)------------------------------
% 11.69/2.38  % (621)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2979ds/181Mi)
% 11.69/2.38  % (618)Instruction limit reached!
% 11.69/2.38  % (618)------------------------------
% 11.69/2.38  % (618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.38  % (618)Termination reason: Unknown
% 11.69/2.38  % (618)Termination phase: Saturation
% 11.69/2.38  
% 11.69/2.38  % (618)Memory used [KB]: 1961
% 11.69/2.38  % (618)Time elapsed: 0.051 s
% 11.69/2.38  % (618)Instructions burned: 86 (million)
% 11.69/2.38  % (618)------------------------------
% 11.69/2.38  % (618)------------------------------
% 11.69/2.39  % (622)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 (2979ds/61Mi)
% 11.69/2.42  % (622)Instruction limit reached!
% 11.69/2.42  % (622)------------------------------
% 11.69/2.42  % (622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.42  % (622)Termination reason: Unknown
% 11.69/2.42  % (622)Termination phase: Saturation
% 11.69/2.42  
% 11.69/2.42  % (622)Memory used [KB]: 1773
% 11.69/2.42  % (622)Time elapsed: 0.034 s
% 11.69/2.42  % (622)Instructions burned: 62 (million)
% 11.69/2.42  % (622)------------------------------
% 11.69/2.42  % (622)------------------------------
% 11.69/2.42  % (623)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2979ds/135Mi)
% 11.69/2.44  % (620)Instruction limit reached!
% 11.69/2.44  % (620)------------------------------
% 11.69/2.44  % (620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.44  % (620)Termination reason: Unknown
% 11.69/2.44  % (620)Termination phase: Saturation
% 11.69/2.44  
% 11.69/2.44  % (620)Memory used [KB]: 2609
% 11.69/2.44  % (620)Time elapsed: 0.072 s
% 11.69/2.44  % (619)Instruction limit reached!
% 11.69/2.44  % (619)------------------------------
% 11.69/2.44  % (619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.69/2.44  % (620)Instructions burned: 134 (million)
% 11.69/2.44  % (620)------------------------------
% 11.69/2.44  % (620)------------------------------
% 11.69/2.44  % (619)Termination reason: Unknown
% 11.69/2.44  % (619)Termination phase: Saturation
% 11.69/2.44  
% 11.69/2.44  % (619)Memory used [KB]: 2625
% 11.69/2.44  % (619)Time elapsed: 0.091 s
% 11.69/2.44  % (619)Instructions burned: 183 (million)
% 11.69/2.44  % (619)------------------------------
% 11.69/2.44  % (619)------------------------------
% 11.69/2.45  % (624)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 (2979ds/94Mi)
% 11.69/2.45  % (628)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 (2979ds/111Mi)
% 12.31/2.47  % (621)Instruction limit reached!
% 12.31/2.47  % (621)------------------------------
% 12.31/2.47  % (621)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.31/2.47  % (621)Termination reason: Unknown
% 12.31/2.47  % (621)Termination phase: Saturation
% 12.31/2.47  
% 12.31/2.47  % (621)Memory used [KB]: 2186
% 12.31/2.47  % (621)Time elapsed: 0.087 s
% 12.31/2.47  % (621)Instructions burned: 183 (million)
% 12.31/2.47  % (621)------------------------------
% 12.31/2.47  % (621)------------------------------
% 12.31/2.47  % (616)Instruction limit reached!
% 12.31/2.47  % (616)------------------------------
% 12.31/2.47  % (616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.31/2.47  % (616)Termination reason: Unknown
% 12.31/2.47  % (616)Termination phase: Saturation
% 12.31/2.47  
% 12.31/2.47  % (616)Memory used [KB]: 4794
% 12.31/2.47  % (616)Time elapsed: 0.178 s
% 12.31/2.47  % (616)Instructions burned: 306 (million)
% 12.31/2.47  % (616)------------------------------
% 12.31/2.47  % (616)------------------------------
% 12.31/2.47  % (629)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 (2979ds/371Mi)
% 12.31/2.48  % (630)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 (2978ds/1643Mi)
% 12.64/2.49  % (623)Instruction limit reached!
% 12.64/2.49  % (623)------------------------------
% 12.64/2.49  % (623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.64/2.49  % (623)Termination reason: Unknown
% 12.64/2.49  % (623)Termination phase: Saturation
% 12.64/2.49  
% 12.64/2.49  % (623)Memory used [KB]: 2256
% 12.64/2.49  % (623)Time elapsed: 0.069 s
% 12.64/2.49  % (623)Instructions burned: 135 (million)
% 12.64/2.49  % (623)------------------------------
% 12.64/2.49  % (623)------------------------------
% 12.64/2.49  % (624)Instruction limit reached!
% 12.64/2.49  % (624)------------------------------
% 12.64/2.49  % (624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.64/2.49  % (624)Termination reason: Unknown
% 12.64/2.49  % (624)Termination phase: Saturation
% 12.64/2.49  
% 12.64/2.49  % (624)Memory used [KB]: 1764
% 12.64/2.49  % (624)Time elapsed: 0.050 s
% 12.64/2.49  % (624)Instructions burned: 94 (million)
% 12.64/2.49  % (624)------------------------------
% 12.64/2.49  % (624)------------------------------
% 12.64/2.49  % (631)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 (2978ds/143Mi)
% 12.64/2.50  % (632)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 (2978ds/225Mi)
% 12.64/2.51  % (628)Instruction limit reached!
% 12.64/2.51  % (628)------------------------------
% 12.64/2.51  % (628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.64/2.51  % (628)Termination reason: Unknown
% 12.64/2.51  % (628)Termination phase: Saturation
% 12.64/2.51  
% 12.64/2.51  % (628)Memory used [KB]: 2335
% 12.64/2.51  % (628)Time elapsed: 0.062 s
% 12.64/2.51  % (628)Instructions burned: 111 (million)
% 12.64/2.51  % (628)------------------------------
% 12.64/2.51  % (628)------------------------------
% 12.64/2.51  % (633)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 (2978ds/89Mi)
% 12.94/2.55  % (633)Instruction limit reached!
% 12.94/2.55  % (633)------------------------------
% 12.94/2.55  % (633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.94/2.55  % (633)Termination reason: Unknown
% 12.94/2.55  % (633)Termination phase: Saturation
% 12.94/2.55  
% 12.94/2.55  % (633)Memory used [KB]: 1710
% 12.94/2.55  % (633)Time elapsed: 0.045 s
% 12.94/2.55  % (633)Instructions burned: 90 (million)
% 12.94/2.55  % (633)------------------------------
% 12.94/2.55  % (633)------------------------------
% 12.94/2.55  % (631)Instruction limit reached!
% 12.94/2.55  % (631)------------------------------
% 12.94/2.55  % (631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.94/2.55  % (631)Termination reason: Unknown
% 12.94/2.55  % (631)Termination phase: Saturation
% 12.94/2.55  
% 12.94/2.55  % (631)Memory used [KB]: 1542
% 12.94/2.55  % (631)Time elapsed: 0.060 s
% 12.94/2.55  % (631)Instructions burned: 143 (million)
% 12.94/2.55  % (631)------------------------------
% 12.94/2.55  % (631)------------------------------
% 12.94/2.56  % (634)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 (2978ds/149Mi)
% 12.94/2.56  % (635)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 (2978ds/217Mi)
% 12.94/2.60  % (632)Instruction limit reached!
% 12.94/2.60  % (632)------------------------------
% 12.94/2.60  % (632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.18/2.60  % (632)Termination reason: Unknown
% 13.18/2.60  % (632)Termination phase: Saturation
% 13.18/2.60  
% 13.18/2.60  % (632)Memory used [KB]: 1932
% 13.18/2.60  % (632)Time elapsed: 0.108 s
% 13.18/2.60  % (632)Instructions burned: 226 (million)
% 13.18/2.60  % (632)------------------------------
% 13.18/2.60  % (632)------------------------------
% 13.18/2.61  % (636)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2977ds/1513Mi)
% 13.18/2.63  % (634)Instruction limit reached!
% 13.18/2.63  % (634)------------------------------
% 13.18/2.63  % (634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.18/2.63  % (634)Termination reason: Unknown
% 13.18/2.63  % (634)Termination phase: Saturation
% 13.18/2.63  
% 13.18/2.64  % (634)Memory used [KB]: 2370
% 13.18/2.64  % (634)Time elapsed: 0.081 s
% 13.18/2.64  % (634)Instructions burned: 150 (million)
% 13.18/2.64  % (634)------------------------------
% 13.18/2.64  % (634)------------------------------
% 13.18/2.64  % (635)Instruction limit reached!
% 13.18/2.64  % (635)------------------------------
% 13.18/2.64  % (635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.18/2.64  % (635)Termination reason: Unknown
% 13.18/2.64  % (635)Termination phase: Saturation
% 13.18/2.64  
% 13.18/2.64  % (635)Memory used [KB]: 1479
% 13.18/2.64  % (635)Time elapsed: 0.084 s
% 13.18/2.64  % (635)Instructions burned: 218 (million)
% 13.18/2.64  % (635)------------------------------
% 13.18/2.64  % (635)------------------------------
% 13.18/2.64  % (637)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 (2977ds/460Mi)
% 13.18/2.64  % (638)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2977ds/76Mi)
% 13.55/2.67  % (629)Instruction limit reached!
% 13.55/2.67  % (629)------------------------------
% 13.55/2.67  % (629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.55/2.67  % (629)Termination reason: Unknown
% 13.55/2.67  % (629)Termination phase: Saturation
% 13.55/2.67  
% 13.55/2.67  % (629)Memory used [KB]: 3119
% 13.55/2.67  % (629)Time elapsed: 0.201 s
% 13.55/2.67  % (629)Instructions burned: 372 (million)
% 13.55/2.67  % (629)------------------------------
% 13.55/2.67  % (629)------------------------------
% 13.55/2.67  % (639)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on theBenchmark for (2977ds/113Mi)
% 13.55/2.68  % (638)Instruction limit reached!
% 13.55/2.68  % (638)------------------------------
% 13.55/2.68  % (638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.55/2.68  % (638)Termination reason: Unknown
% 13.55/2.68  % (638)Termination phase: Saturation
% 13.55/2.68  
% 13.55/2.68  % (638)Memory used [KB]: 1934
% 13.55/2.68  % (638)Time elapsed: 0.042 s
% 13.55/2.68  % (638)Instructions burned: 76 (million)
% 13.55/2.68  % (638)------------------------------
% 13.55/2.68  % (638)------------------------------
% 13.55/2.69  % (640)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on theBenchmark for (2976ds/77Mi)
% 13.55/2.72  % (640)Instruction limit reached!
% 13.55/2.72  % (640)------------------------------
% 13.55/2.72  % (640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.55/2.72  % (640)Termination reason: Unknown
% 13.55/2.72  % (640)Termination phase: Saturation
% 13.55/2.73  
% 13.55/2.73  % (640)Memory used [KB]: 1929
% 13.55/2.73  % (640)Time elapsed: 0.041 s
% 13.55/2.73  % (640)Instructions burned: 77 (million)
% 13.55/2.73  % (640)------------------------------
% 13.55/2.73  % (640)------------------------------
% 13.55/2.73  % (641)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on theBenchmark for (2976ds/639Mi)
% 13.55/2.73  % (639)Instruction limit reached!
% 13.55/2.73  % (639)------------------------------
% 13.55/2.73  % (639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.55/2.73  % (639)Termination reason: Unknown
% 13.55/2.73  % (639)Termination phase: Saturation
% 13.55/2.73  
% 13.55/2.73  % (639)Memory used [KB]: 1925
% 13.55/2.73  % (639)Time elapsed: 0.058 s
% 13.55/2.73  % (639)Instructions burned: 113 (million)
% 13.55/2.73  % (639)------------------------------
% 13.55/2.73  % (639)------------------------------
% 13.55/2.73  % (642)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on theBenchmark for (2976ds/851Mi)
% 16.09/2.89  % (637)Instruction limit reached!
% 16.09/2.89  % (637)------------------------------
% 16.09/2.89  % (637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.09/2.89  % (637)Termination reason: Unknown
% 16.09/2.89  % (637)Termination phase: Saturation
% 16.09/2.89  
% 16.09/2.89  % (637)Memory used [KB]: 5545
% 16.09/2.89  % (637)Time elapsed: 0.254 s
% 16.09/2.89  % (637)Instructions burned: 461 (million)
% 16.09/2.89  % (637)------------------------------
% 16.09/2.89  % (637)------------------------------
% 16.09/2.90  % (646)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on theBenchmark for (2974ds/463Mi)
% 16.43/2.92  % (608)Instruction limit reached!
% 16.43/2.92  % (608)------------------------------
% 16.43/2.92  % (608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.43/2.92  % (608)Termination reason: Unknown
% 16.43/2.92  % (608)Termination phase: Saturation
% 16.43/2.92  
% 16.43/2.92  % (608)Memory used [KB]: 2219
% 16.43/2.92  % (608)Time elapsed: 0.822 s
% 16.43/2.92  % (608)Instructions burned: 1994 (million)
% 16.43/2.92  % (608)------------------------------
% 16.43/2.92  % (608)------------------------------
% 16.43/2.92  % (647)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on theBenchmark for (2974ds/127Mi)
% 16.65/2.95  % (595)Instruction limit reached!
% 16.65/2.95  % (595)------------------------------
% 16.65/2.95  % (595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.65/2.95  % (595)Termination reason: Unknown
% 16.65/2.95  % (595)Termination phase: Saturation
% 16.65/2.95  
% 16.65/2.95  % (595)Memory used [KB]: 14938
% 16.65/2.95  % (595)Time elapsed: 1.012 s
% 16.65/2.95  % (595)Instructions burned: 2265 (million)
% 16.65/2.95  % (595)------------------------------
% 16.65/2.95  % (595)------------------------------
% 16.65/2.96  % (656)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on theBenchmark for (2974ds/159Mi)
% 16.65/2.99  % (647)Instruction limit reached!
% 16.65/2.99  % (647)------------------------------
% 16.65/2.99  % (647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.65/2.99  % (647)Termination reason: Unknown
% 16.65/2.99  % (647)Termination phase: Saturation
% 16.65/2.99  
% 16.65/2.99  % (647)Memory used [KB]: 1954
% 16.65/2.99  % (647)Time elapsed: 0.070 s
% 16.65/2.99  % (647)Instructions burned: 128 (million)
% 16.65/2.99  % (647)------------------------------
% 16.65/2.99  % (647)------------------------------
% 16.65/2.99  % (657)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on theBenchmark for (2973ds/140Mi)
% 17.21/3.04  % (656)Instruction limit reached!
% 17.21/3.04  % (656)------------------------------
% 17.21/3.04  % (656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.21/3.04  % (656)Termination reason: Unknown
% 17.21/3.04  % (656)Termination phase: Saturation
% 17.21/3.04  
% 17.21/3.04  % (656)Memory used [KB]: 1876
% 17.21/3.04  % (656)Time elapsed: 0.086 s
% 17.21/3.04  % (656)Instructions burned: 160 (million)
% 17.21/3.04  % (656)------------------------------
% 17.21/3.04  % (656)------------------------------
% 17.21/3.05  % (658)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on theBenchmark for (2973ds/246Mi)
% 17.21/3.06  % (657)Instruction limit reached!
% 17.21/3.06  % (657)------------------------------
% 17.21/3.06  % (657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.21/3.06  % (657)Termination reason: Unknown
% 17.21/3.06  % (657)Termination phase: Saturation
% 17.21/3.06  
% 17.21/3.06  % (657)Memory used [KB]: 1898
% 17.21/3.06  % (657)Time elapsed: 0.089 s
% 17.21/3.06  % (657)Instructions burned: 140 (million)
% 17.21/3.06  % (657)------------------------------
% 17.21/3.06  % (657)------------------------------
% 17.21/3.06  % (659)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on theBenchmark for (2973ds/275Mi)
% 17.21/3.07  % (641)Instruction limit reached!
% 17.21/3.07  % (641)------------------------------
% 17.21/3.07  % (641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.21/3.07  % (641)Termination reason: Unknown
% 17.21/3.07  % (641)Termination phase: Saturation
% 17.21/3.07  
% 17.21/3.07  % (641)Memory used [KB]: 5695
% 17.21/3.07  % (641)Time elapsed: 0.344 s
% 17.21/3.07  % (641)Instructions burned: 640 (million)
% 17.21/3.07  % (641)------------------------------
% 17.21/3.07  % (641)------------------------------
% 17.21/3.08  % (660)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on theBenchmark for (2972ds/1318Mi)
% 17.64/3.10  % (646)Instruction limit reached!
% 17.64/3.10  % (646)------------------------------
% 17.64/3.10  % (646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.64/3.10  % (646)Termination reason: Unknown
% 17.64/3.10  % (646)Termination phase: Saturation
% 17.64/3.10  
% 17.64/3.10  % (646)Memory used [KB]: 2505
% 17.64/3.10  % (646)Time elapsed: 0.206 s
% 17.64/3.10  % (646)Instructions burned: 463 (million)
% 17.64/3.10  % (646)------------------------------
% 17.64/3.10  % (646)------------------------------
% 17.64/3.10  % (662)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on theBenchmark for (2972ds/286Mi)
% 17.64/3.13  % (642)Instruction limit reached!
% 17.64/3.13  % (642)------------------------------
% 17.64/3.13  % (642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.64/3.13  % (642)Termination reason: Unknown
% 17.64/3.13  % (642)Termination phase: Saturation
% 17.64/3.13  
% 17.64/3.13  % (642)Memory used [KB]: 3201
% 17.64/3.13  % (642)Time elapsed: 0.400 s
% 17.64/3.13  % (642)Instructions burned: 852 (million)
% 17.64/3.13  % (642)------------------------------
% 17.64/3.13  % (642)------------------------------
% 17.64/3.14  % (663)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2972ds/965Mi)
% 18.12/3.16  % (659)Instruction limit reached!
% 18.12/3.16  % (659)------------------------------
% 18.12/3.16  % (659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.12/3.16  % (659)Termination reason: Unknown
% 18.12/3.16  % (659)Termination phase: Saturation
% 18.12/3.16  
% 18.12/3.16  % (659)Memory used [KB]: 1628
% 18.12/3.16  % (659)Time elapsed: 0.116 s
% 18.12/3.16  % (659)Instructions burned: 276 (million)
% 18.12/3.16  % (659)------------------------------
% 18.12/3.16  % (659)------------------------------
% 18.12/3.16  % (664)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on theBenchmark for (2972ds/144Mi)
% 18.23/3.17  % (658)Instruction limit reached!
% 18.23/3.17  % (658)------------------------------
% 18.23/3.17  % (658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.23/3.17  % (658)Termination reason: Unknown
% 18.23/3.17  % (658)Termination phase: Saturation
% 18.23/3.17  
% 18.23/3.17  % (658)Memory used [KB]: 2945
% 18.23/3.17  % (658)Time elapsed: 0.147 s
% 18.23/3.17  % (658)Instructions burned: 246 (million)
% 18.23/3.17  % (658)------------------------------
% 18.23/3.17  % (658)------------------------------
% 18.23/3.18  % (665)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on theBenchmark for (2971ds/145Mi)
% 18.48/3.23  % (665)Instruction limit reached!
% 18.48/3.23  % (665)------------------------------
% 18.48/3.23  % (665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.48/3.23  % (665)Termination reason: Unknown
% 18.48/3.23  % (665)Termination phase: Saturation
% 18.48/3.23  
% 18.48/3.23  % (665)Memory used [KB]: 1628
% 18.48/3.23  % (665)Time elapsed: 0.055 s
% 18.48/3.23  % (665)Instructions burned: 147 (million)
% 18.48/3.23  % (665)------------------------------
% 18.48/3.23  % (665)------------------------------
% 18.48/3.23  % (666)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on theBenchmark for (2971ds/3921Mi)
% 18.48/3.23  % (664)Instruction limit reached!
% 18.48/3.23  % (664)------------------------------
% 18.48/3.23  % (664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.48/3.23  % (664)Termination reason: Unknown
% 18.48/3.24  % (664)Termination phase: Saturation
% 18.48/3.24  
% 18.48/3.24  % (664)Memory used [KB]: 2095
% 18.48/3.24  % (664)Time elapsed: 0.078 s
% 18.48/3.24  % (664)Instructions burned: 144 (million)
% 18.48/3.24  % (664)------------------------------
% 18.48/3.24  % (664)------------------------------
% 18.71/3.24  % (668)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2971ds/154Mi)
% 18.71/3.24  % (662)Instruction limit reached!
% 18.71/3.24  % (662)------------------------------
% 18.71/3.24  % (662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.71/3.24  % (662)Termination reason: Unknown
% 18.71/3.24  % (662)Termination phase: Saturation
% 18.71/3.24  
% 18.71/3.24  % (662)Memory used [KB]: 4258
% 18.71/3.24  % (662)Time elapsed: 0.143 s
% 18.71/3.24  % (662)Instructions burned: 287 (million)
% 18.71/3.24  % (662)------------------------------
% 18.71/3.24  % (662)------------------------------
% 18.71/3.25  % (669)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on theBenchmark for (2971ds/205Mi)
% 18.71/3.27  % (630)Instruction limit reached!
% 18.71/3.27  % (630)------------------------------
% 18.71/3.27  % (630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.71/3.27  % (630)Termination reason: Unknown
% 18.71/3.27  % (630)Termination phase: Saturation
% 18.71/3.27  
% 18.71/3.27  % (630)Memory used [KB]: 15746
% 18.71/3.27  % (630)Time elapsed: 0.792 s
% 18.71/3.27  % (630)Instructions burned: 1644 (million)
% 18.71/3.27  % (630)------------------------------
% 18.71/3.27  % (630)------------------------------
% 18.71/3.27  % (670)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on theBenchmark for (2971ds/899Mi)
% 18.71/3.32  % (668)Instruction limit reached!
% 18.71/3.32  % (668)------------------------------
% 18.71/3.32  % (668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.71/3.32  % (668)Termination reason: Unknown
% 18.71/3.32  % (668)Termination phase: Saturation
% 18.71/3.32  
% 18.71/3.32  % (668)Memory used [KB]: 2513
% 18.71/3.32  % (668)Time elapsed: 0.083 s
% 18.71/3.32  % (668)Instructions burned: 155 (million)
% 18.71/3.32  % (668)------------------------------
% 18.71/3.32  % (668)------------------------------
% 18.71/3.32  % (671)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2970ds/645Mi)
% 19.89/3.36  % (669)Instruction limit reached!
% 19.89/3.36  % (669)------------------------------
% 19.89/3.36  % (669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.89/3.36  % (669)Termination reason: Unknown
% 19.89/3.36  % (669)Termination phase: Saturation
% 19.89/3.36  
% 19.89/3.36  % (669)Memory used [KB]: 2340
% 19.89/3.36  % (669)Time elapsed: 0.109 s
% 19.89/3.36  % (669)Instructions burned: 205 (million)
% 19.89/3.36  % (669)------------------------------
% 19.89/3.36  % (669)------------------------------
% 19.89/3.36  % (672)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on theBenchmark for (2970ds/175Mi)
% 20.42/3.45  % (672)Instruction limit reached!
% 20.42/3.45  % (672)------------------------------
% 20.42/3.45  % (672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.42/3.45  % (672)Termination reason: Unknown
% 20.42/3.45  % (672)Termination phase: Saturation
% 20.42/3.45  
% 20.42/3.45  % (672)Memory used [KB]: 2100
% 20.42/3.45  % (672)Time elapsed: 0.096 s
% 20.42/3.45  % (672)Instructions burned: 176 (million)
% 20.42/3.45  % (672)------------------------------
% 20.42/3.45  % (672)------------------------------
% 20.42/3.46  % (675)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on theBenchmark for (2969ds/120Mi)
% 20.42/3.46  % (636)Instruction limit reached!
% 20.42/3.46  % (636)------------------------------
% 20.42/3.46  % (636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.42/3.46  % (636)Termination reason: Unknown
% 20.42/3.46  % (636)Termination phase: Saturation
% 20.42/3.46  
% 20.42/3.46  % (636)Memory used [KB]: 8657
% 20.42/3.46  % (636)Time elapsed: 0.852 s
% 20.42/3.46  % (636)Instructions burned: 1514 (million)
% 20.42/3.46  % (636)------------------------------
% 20.42/3.46  % (636)------------------------------
% 20.42/3.47  % (676)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on theBenchmark for (2969ds/144Mi)
% 20.99/3.52  % (663)Instruction limit reached!
% 20.99/3.52  % (663)------------------------------
% 20.99/3.52  % (663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.99/3.52  % (663)Termination reason: Unknown
% 20.99/3.52  % (663)Termination phase: Saturation
% 20.99/3.52  
% 20.99/3.52  % (663)Memory used [KB]: 5243
% 20.99/3.52  % (663)Time elapsed: 0.382 s
% 20.99/3.52  % (663)Instructions burned: 966 (million)
% 20.99/3.52  % (663)------------------------------
% 20.99/3.52  % (663)------------------------------
% 20.99/3.52  % (675)Instruction limit reached!
% 20.99/3.52  % (675)------------------------------
% 20.99/3.52  % (675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.99/3.52  % (675)Termination reason: Unknown
% 20.99/3.52  % (675)Termination phase: Saturation
% 20.99/3.52  
% 20.99/3.52  % (675)Memory used [KB]: 3044
% 20.99/3.52  % (675)Time elapsed: 0.063 s
% 20.99/3.52  % (675)Instructions burned: 122 (million)
% 20.99/3.52  % (675)------------------------------
% 20.99/3.52  % (675)------------------------------
% 20.99/3.52  % (677)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on theBenchmark for (2968ds/166Mi)
% 20.99/3.52  % (678)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on theBenchmark for (2968ds/97Mi)
% 20.99/3.54  % (676)Instruction limit reached!
% 20.99/3.54  % (676)------------------------------
% 20.99/3.54  % (676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.99/3.54  % (676)Termination reason: Unknown
% 20.99/3.54  % (676)Termination phase: Saturation
% 20.99/3.54  
% 20.99/3.54  % (676)Memory used [KB]: 2259
% 20.99/3.54  % (676)Time elapsed: 0.080 s
% 20.99/3.54  % (676)Instructions burned: 145 (million)
% 20.99/3.54  % (676)------------------------------
% 20.99/3.54  % (676)------------------------------
% 20.99/3.55  % (679)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on theBenchmark for (2968ds/159Mi)
% 21.59/3.57  % (678)Instruction limit reached!
% 21.59/3.57  % (678)------------------------------
% 21.59/3.57  % (678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.59/3.57  % (678)Termination reason: Unknown
% 21.59/3.57  % (678)Termination phase: Saturation
% 21.59/3.57  
% 21.59/3.57  % (678)Memory used [KB]: 2048
% 21.59/3.57  % (678)Time elapsed: 0.052 s
% 21.59/3.57  % (678)Instructions burned: 97 (million)
% 21.59/3.57  % (678)------------------------------
% 21.59/3.57  % (678)------------------------------
% 21.59/3.58  % (680)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on theBenchmark for (2968ds/135Mi)
% 21.74/3.60  % (677)Instruction limit reached!
% 21.74/3.60  % (677)------------------------------
% 21.74/3.60  % (677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.74/3.60  % (677)Termination reason: Unknown
% 21.74/3.60  % (677)Termination phase: Saturation
% 21.74/3.60  
% 21.74/3.60  % (677)Memory used [KB]: 1644
% 21.74/3.60  % (677)Time elapsed: 0.077 s
% 21.74/3.60  % (677)Instructions burned: 167 (million)
% 21.74/3.60  % (677)------------------------------
% 21.74/3.60  % (677)------------------------------
% 21.74/3.60  % (681)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on theBenchmark for (2967ds/450Mi)
% 22.07/3.64  % (679)Instruction limit reached!
% 22.07/3.64  % (679)------------------------------
% 22.07/3.64  % (679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.07/3.64  % (679)Termination reason: Unknown
% 22.07/3.64  % (679)Termination phase: Saturation
% 22.07/3.64  
% 22.07/3.64  % (679)Memory used [KB]: 2522
% 22.07/3.64  % (679)Time elapsed: 0.094 s
% 22.07/3.64  % (679)Instructions burned: 160 (million)
% 22.07/3.64  % (679)------------------------------
% 22.07/3.64  % (679)------------------------------
% 22.07/3.64  % (680)Instruction limit reached!
% 22.07/3.64  % (680)------------------------------
% 22.07/3.64  % (680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.07/3.64  % (680)Termination reason: Unknown
% 22.07/3.64  % (680)Termination phase: Saturation
% 22.07/3.64  
% 22.07/3.64  % (680)Memory used [KB]: 1865
% 22.07/3.64  % (680)Time elapsed: 0.067 s
% 22.07/3.64  % (680)Instructions burned: 135 (million)
% 22.07/3.64  % (680)------------------------------
% 22.07/3.64  % (680)------------------------------
% 22.07/3.64  % (682)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on theBenchmark for (2967ds/119Mi)
% 22.07/3.64  % (683)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on theBenchmark for (2967ds/4758Mi)
% 22.07/3.68  % (671)Instruction limit reached!
% 22.07/3.68  % (671)------------------------------
% 22.07/3.68  % (671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.07/3.68  % (671)Termination reason: Unknown
% 22.07/3.68  % (671)Termination phase: Saturation
% 22.07/3.68  
% 22.07/3.68  % (671)Memory used [KB]: 8174
% 22.07/3.68  % (671)Time elapsed: 0.355 s
% 22.07/3.68  % (671)Instructions burned: 645 (million)
% 22.07/3.68  % (671)------------------------------
% 22.07/3.68  % (671)------------------------------
% 22.07/3.68  % (684)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on theBenchmark for (2966ds/139Mi)
% 22.07/3.70  % (682)Instruction limit reached!
% 22.07/3.70  % (682)------------------------------
% 22.07/3.70  % (682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.07/3.70  % (682)Termination reason: Unknown
% 22.07/3.70  % (682)Termination phase: Saturation
% 22.07/3.70  
% 22.07/3.70  % (682)Memory used [KB]: 2097
% 22.07/3.70  % (682)Time elapsed: 0.059 s
% 22.07/3.70  % (682)Instructions burned: 119 (million)
% 22.07/3.70  % (682)------------------------------
% 22.07/3.70  % (682)------------------------------
% 22.07/3.71  % (685)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on theBenchmark for (2966ds/139Mi)
% 22.67/3.74  % (670)Instruction limit reached!
% 22.67/3.74  % (670)------------------------------
% 22.67/3.74  % (670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.67/3.74  % (670)Termination reason: Unknown
% 22.67/3.74  % (670)Termination phase: Saturation
% 22.67/3.74  
% 22.67/3.74  % (670)Memory used [KB]: 3842
% 22.67/3.74  % (670)Time elapsed: 0.466 s
% 22.67/3.74  % (670)Instructions burned: 901 (million)
% 22.67/3.74  % (670)------------------------------
% 22.67/3.74  % (670)------------------------------
% 22.67/3.74  % (686)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on theBenchmark for (2966ds/116Mi)
% 22.67/3.75  % (660)Instruction limit reached!
% 22.67/3.75  % (660)------------------------------
% 22.67/3.75  % (660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.67/3.75  % (660)Termination reason: Unknown
% 22.67/3.75  % (660)Termination phase: Saturation
% 22.67/3.75  
% 22.67/3.75  % (660)Memory used [KB]: 6111
% 22.67/3.75  % (660)Time elapsed: 0.672 s
% 22.67/3.75  % (660)Instructions burned: 1319 (million)
% 22.67/3.75  % (660)------------------------------
% 22.67/3.75  % (660)------------------------------
% 22.67/3.75  % (687)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on theBenchmark for (2966ds/53Mi)
% 22.67/3.75  % (684)Instruction limit reached!
% 22.67/3.75  % (684)------------------------------
% 22.67/3.75  % (684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.67/3.75  % (684)Termination reason: Unknown
% 22.67/3.75  % (684)Termination phase: Saturation
% 22.67/3.75  
% 22.67/3.75  % (684)Memory used [KB]: 2018
% 22.67/3.75  % (684)Time elapsed: 0.075 s
% 22.67/3.75  % (684)Instructions burned: 140 (million)
% 22.67/3.75  % (684)------------------------------
% 22.67/3.75  % (684)------------------------------
% 22.67/3.76  % (688)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on theBenchmark for (2966ds/159Mi)
% 22.67/3.76  % (685)Instruction limit reached!
% 22.67/3.76  % (685)------------------------------
% 22.67/3.76  % (685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.67/3.76  % (685)Termination reason: Unknown
% 22.67/3.76  % (685)Termination phase: Saturation
% 22.67/3.76  
% 22.67/3.76  % (685)Memory used [KB]: 1346
% 22.67/3.76  % (685)Time elapsed: 0.058 s
% 22.67/3.76  % (685)Instructions burned: 142 (million)
% 22.67/3.76  % (685)------------------------------
% 22.67/3.76  % (685)------------------------------
% 22.67/3.76  % (689)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on theBenchmark for (2966ds/96Mi)
% 22.67/3.78  % (687)Instruction limit reached!
% 22.67/3.78  % (687)------------------------------
% 22.67/3.78  % (687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.67/3.78  % (687)Termination reason: Unknown
% 22.67/3.78  % (687)Termination phase: Saturation
% 22.67/3.78  
% 22.67/3.78  % (687)Memory used [KB]: 1514
% 22.67/3.78  % (687)Time elapsed: 0.028 s
% 22.67/3.78  % (687)Instructions burned: 55 (million)
% 22.67/3.78  % (687)------------------------------
% 22.67/3.78  % (687)------------------------------
% 23.02/3.78  % (690)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on theBenchmark for (2966ds/223Mi)
% 23.02/3.79  % (686)Instruction limit reached!
% 23.02/3.79  % (686)------------------------------
% 23.02/3.79  % (686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.02/3.79  % (686)Termination reason: Unknown
% 23.02/3.79  % (686)Termination phase: Saturation
% 23.02/3.79  
% 23.02/3.79  % (686)Memory used [KB]: 2891
% 23.02/3.79  % (686)Time elapsed: 0.055 s
% 23.02/3.79  % (686)Instructions burned: 117 (million)
% 23.02/3.79  % (686)------------------------------
% 23.02/3.79  % (686)------------------------------
% 23.02/3.80  % (691)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on theBenchmark for (2965ds/116Mi)
% 23.02/3.81  % (681)Instruction limit reached!
% 23.02/3.81  % (681)------------------------------
% 23.02/3.81  % (681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.02/3.81  % (681)Termination reason: Unknown
% 23.02/3.81  % (681)Termination phase: Saturation
% 23.02/3.81  
% 23.02/3.81  % (681)Memory used [KB]: 6102
% 23.02/3.81  % (681)Time elapsed: 0.213 s
% 23.02/3.81  % (681)Instructions burned: 450 (million)
% 23.02/3.81  % (681)------------------------------
% 23.02/3.81  % (681)------------------------------
% 23.02/3.81  % (689)Instruction limit reached!
% 23.02/3.81  % (689)------------------------------
% 23.02/3.81  % (689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.02/3.81  % (689)Termination reason: Unknown
% 23.02/3.81  % (689)Termination phase: Saturation
% 23.02/3.81  
% 23.02/3.81  % (689)Memory used [KB]: 1737
% 23.02/3.81  % (689)Time elapsed: 0.051 s
% 23.02/3.81  % (689)Instructions burned: 96 (million)
% 23.02/3.81  % (689)------------------------------
% 23.02/3.81  % (689)------------------------------
% 23.02/3.82  % (692)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on theBenchmark for (2965ds/149Mi)
% 23.02/3.82  % (693)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on theBenchmark for (2965ds/416Mi)
% 23.02/3.82  % (688)Instruction limit reached!
% 23.02/3.82  % (688)------------------------------
% 23.02/3.82  % (688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.02/3.82  % (688)Termination reason: Unknown
% 23.02/3.82  % (688)Termination phase: Saturation
% 23.02/3.82  
% 23.02/3.82  % (688)Memory used [KB]: 1794
% 23.02/3.82  % (688)Time elapsed: 0.062 s
% 23.02/3.82  % (688)Instructions burned: 161 (million)
% 23.02/3.82  % (688)------------------------------
% 23.02/3.82  % (688)------------------------------
% 23.02/3.82  % (694)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on theBenchmark for (2965ds/420Mi)
% 23.02/3.86  % (691)Instruction limit reached!
% 23.02/3.86  % (691)------------------------------
% 23.02/3.86  % (691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.02/3.86  % (691)Termination reason: Unknown
% 23.02/3.86  % (691)Termination phase: Saturation
% 23.02/3.86  
% 23.02/3.86  % (691)Memory used [KB]: 2571
% 23.02/3.86  % (691)Time elapsed: 0.064 s
% 23.02/3.86  % (691)Instructions burned: 116 (million)
% 23.02/3.86  % (691)------------------------------
% 23.02/3.86  % (691)------------------------------
% 23.67/3.86  % (695)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2965ds/179Mi)
% 23.71/3.89  % (690)Instruction limit reached!
% 23.71/3.89  % (690)------------------------------
% 23.71/3.89  % (690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.71/3.89  % (690)Termination reason: Unknown
% 23.71/3.89  % (690)Termination phase: Saturation
% 23.71/3.89  
% 23.71/3.89  % (690)Memory used [KB]: 3260
% 23.71/3.89  % (690)Time elapsed: 0.109 s
% 23.71/3.89  % (690)Instructions burned: 224 (million)
% 23.71/3.89  % (690)------------------------------
% 23.71/3.89  % (690)------------------------------
% 23.71/3.89  % (696)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on theBenchmark for (2964ds/680Mi)
% 23.71/3.90  % (692)Instruction limit reached!
% 23.71/3.90  % (692)------------------------------
% 23.71/3.90  % (692)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.71/3.90  % (692)Termination reason: Unknown
% 23.71/3.90  % (692)Termination phase: Saturation
% 23.71/3.90  
% 23.71/3.90  % (692)Memory used [KB]: 2540
% 23.71/3.90  % (692)Time elapsed: 0.085 s
% 23.71/3.90  % (692)Instructions burned: 149 (million)
% 23.71/3.90  % (692)------------------------------
% 23.71/3.90  % (692)------------------------------
% 23.71/3.90  % (697)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on theBenchmark for (2964ds/165Mi)
% 23.71/3.93  % (695)Instruction limit reached!
% 23.71/3.93  % (695)------------------------------
% 23.71/3.93  % (695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.71/3.93  % (695)Termination reason: Unknown
% 23.71/3.93  % (695)Termination phase: Saturation
% 23.71/3.93  
% 23.71/3.93  % (695)Memory used [KB]: 1843
% 23.71/3.93  % (695)Time elapsed: 0.091 s
% 23.71/3.93  % (695)Instructions burned: 180 (million)
% 23.71/3.93  % (695)------------------------------
% 23.71/3.93  % (695)------------------------------
% 23.71/3.93  % (698)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on theBenchmark for (2964ds/191Mi)
% 24.74/4.00  % (697)Instruction limit reached!
% 24.74/4.00  % (697)------------------------------
% 24.74/4.00  % (697)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.74/4.00  % (697)Termination reason: Unknown
% 24.74/4.00  % (697)Termination phase: Saturation
% 24.74/4.00  
% 24.74/4.00  % (697)Memory used [KB]: 2584
% 24.74/4.00  % (697)Time elapsed: 0.118 s
% 24.74/4.00  % (697)Instructions burned: 166 (million)
% 24.74/4.00  % (697)------------------------------
% 24.74/4.00  % (697)------------------------------
% 24.74/4.00  % (699)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on theBenchmark for (2963ds/260Mi)
% 24.74/4.02  % (698)Instruction limit reached!
% 24.74/4.02  % (698)------------------------------
% 24.74/4.02  % (698)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.74/4.02  % (698)Termination reason: Unknown
% 24.74/4.02  % (698)Termination phase: Saturation
% 24.74/4.02  
% 24.74/4.02  % (698)Memory used [KB]: 2622
% 24.74/4.02  % (698)Time elapsed: 0.116 s
% 24.74/4.02  % (698)Instructions burned: 191 (million)
% 24.74/4.02  % (698)------------------------------
% 24.74/4.02  % (698)------------------------------
% 24.74/4.03  % (700)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on theBenchmark for (2963ds/192Mi)
% 25.40/4.04  % (693)Instruction limit reached!
% 25.40/4.04  % (693)------------------------------
% 25.40/4.04  % (693)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.40/4.04  % (693)Termination reason: Unknown
% 25.40/4.04  % (693)Termination phase: Saturation
% 25.40/4.04  
% 25.40/4.04  % (693)Memory used [KB]: 5981
% 25.40/4.04  % (693)Time elapsed: 0.229 s
% 25.40/4.04  % (693)Instructions burned: 416 (million)
% 25.40/4.04  % (693)------------------------------
% 25.40/4.04  % (693)------------------------------
% 25.40/4.04  % (701)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on theBenchmark for (2963ds/140Mi)
% 25.40/4.05  % (694)Instruction limit reached!
% 25.40/4.05  % (694)------------------------------
% 25.40/4.05  % (694)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.40/4.05  % (694)Termination reason: Unknown
% 25.40/4.05  % (694)Termination phase: Saturation
% 25.40/4.05  
% 25.40/4.05  % (694)Memory used [KB]: 2683
% 25.40/4.05  % (694)Time elapsed: 0.250 s
% 25.40/4.05  % (694)Instructions burned: 420 (million)
% 25.40/4.05  % (694)------------------------------
% 25.40/4.05  % (694)------------------------------
% 25.40/4.05  % (702)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on theBenchmark for (2963ds/653Mi)
% 25.61/4.10  % (699)Instruction limit reached!
% 25.61/4.10  % (699)------------------------------
% 25.61/4.10  % (699)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.61/4.10  % (699)Termination reason: Unknown
% 25.61/4.10  % (699)Termination phase: Saturation
% 25.61/4.10  
% 25.61/4.10  % (699)Memory used [KB]: 1640
% 25.61/4.10  % (699)Time elapsed: 0.121 s
% 25.61/4.10  % (699)Instructions burned: 260 (million)
% 25.61/4.10  % (699)------------------------------
% 25.61/4.10  % (699)------------------------------
% 25.61/4.10  % (703)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on theBenchmark for (2962ds/307Mi)
% 25.61/4.11  % (701)Instruction limit reached!
% 25.61/4.11  % (701)------------------------------
% 25.61/4.11  % (701)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.61/4.11  % (701)Termination reason: Unknown
% 25.61/4.11  % (701)Termination phase: Saturation
% 25.61/4.11  
% 25.61/4.11  % (701)Memory used [KB]: 2481
% 25.61/4.11  % (701)Time elapsed: 0.073 s
% 25.61/4.11  % (701)Instructions burned: 140 (million)
% 25.61/4.11  % (701)------------------------------
% 25.61/4.11  % (701)------------------------------
% 25.61/4.12  % (704)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on theBenchmark for (2962ds/216Mi)
% 25.61/4.13  % (700)Instruction limit reached!
% 25.61/4.13  % (700)------------------------------
% 25.61/4.13  % (700)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.61/4.13  % (700)Termination reason: Unknown
% 25.61/4.13  % (700)Termination phase: Saturation
% 25.61/4.13  
% 25.61/4.13  % (700)Memory used [KB]: 2469
% 25.61/4.13  % (700)Time elapsed: 0.102 s
% 25.61/4.13  % (700)Instructions burned: 192 (million)
% 25.61/4.13  % (700)------------------------------
% 25.61/4.13  % (700)------------------------------
% 25.61/4.13  % (705)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on theBenchmark for (2962ds/176Mi)
% 26.42/4.22  % (696)Instruction limit reached!
% 26.42/4.22  % (696)------------------------------
% 26.42/4.22  % (696)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.42/4.22  % (696)Termination reason: Unknown
% 26.42/4.22  % (696)Termination phase: Saturation
% 26.42/4.22  
% 26.42/4.22  % (696)Memory used [KB]: 8305
% 26.42/4.22  % (696)Time elapsed: 0.351 s
% 26.42/4.22  % (696)Instructions burned: 680 (million)
% 26.42/4.22  % (696)------------------------------
% 26.42/4.22  % (696)------------------------------
% 26.42/4.22  % (706)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on theBenchmark for (2961ds/206Mi)
% 26.42/4.22  % (704)Instruction limit reached!
% 26.42/4.22  % (704)------------------------------
% 26.42/4.22  % (704)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.42/4.22  % (704)Termination reason: Unknown
% 26.42/4.22  % (704)Termination phase: Saturation
% 26.42/4.22  
% 26.42/4.22  % (704)Memory used [KB]: 4022
% 26.42/4.22  % (704)Time elapsed: 0.108 s
% 26.42/4.22  % (704)Instructions burned: 217 (million)
% 26.42/4.22  % (704)------------------------------
% 26.42/4.22  % (704)------------------------------
% 26.42/4.22  % (705)Instruction limit reached!
% 26.42/4.22  % (705)------------------------------
% 26.42/4.22  % (705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.42/4.22  % (705)Termination reason: Unknown
% 26.42/4.22  % (705)Termination phase: Saturation
% 26.42/4.22  
% 26.42/4.22  % (705)Memory used [KB]: 2176
% 26.42/4.22  % (705)Time elapsed: 0.097 s
% 26.42/4.22  % (705)Instructions burned: 177 (million)
% 26.42/4.22  % (705)------------------------------
% 26.42/4.22  % (705)------------------------------
% 26.42/4.23  % (707)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on theBenchmark for (2961ds/592Mi)
% 26.42/4.23  % (709)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on theBenchmark for (2961ds/266Mi)
% 26.76/4.27  % (703)Instruction limit reached!
% 26.76/4.27  % (703)------------------------------
% 26.76/4.27  % (703)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.76/4.27  % (703)Termination reason: Unknown
% 26.76/4.27  % (703)Termination phase: Saturation
% 26.76/4.27  
% 26.76/4.27  % (703)Memory used [KB]: 3376
% 26.76/4.27  % (703)Time elapsed: 0.168 s
% 26.76/4.27  % (703)Instructions burned: 307 (million)
% 26.76/4.27  % (703)------------------------------
% 26.76/4.27  % (703)------------------------------
% 26.76/4.27  % (710)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on theBenchmark for (2961ds/118Mi)
% 26.76/4.30  % (610)Instruction limit reached!
% 26.76/4.30  % (610)------------------------------
% 26.76/4.30  % (610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.76/4.30  % (610)Termination reason: Unknown
% 26.76/4.30  % (610)Termination phase: Saturation
% 26.76/4.30  
% 26.76/4.30  % (610)Memory used [KB]: 11279
% 26.76/4.30  % (610)Time elapsed: 2.178 s
% 26.76/4.30  % (610)Instructions burned: 4980 (million)
% 26.76/4.30  % (610)------------------------------
% 26.76/4.30  % (610)------------------------------
% 26.76/4.31  % (711)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on theBenchmark for (2960ds/119Mi)
% 26.76/4.33  % (706)Instruction limit reached!
% 26.76/4.33  % (706)------------------------------
% 26.76/4.33  % (706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.76/4.33  % (706)Termination reason: Unknown
% 26.76/4.33  % (706)Termination phase: Saturation
% 26.76/4.33  
% 26.76/4.33  % (706)Memory used [KB]: 3169
% 26.76/4.33  % (706)Time elapsed: 0.109 s
% 26.76/4.33  % (706)Instructions burned: 206 (million)
% 26.76/4.33  % (706)------------------------------
% 26.76/4.33  % (706)------------------------------
% 26.76/4.33  % (710)Instruction limit reached!
% 26.76/4.33  % (710)------------------------------
% 26.76/4.33  % (710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.76/4.33  % (710)Termination reason: Unknown
% 26.76/4.33  % (710)Termination phase: Saturation
% 26.76/4.33  
% 26.76/4.33  % (710)Memory used [KB]: 2546
% 26.76/4.33  % (710)Time elapsed: 0.064 s
% 26.76/4.33  % (710)Instructions burned: 118 (million)
% 26.76/4.33  % (710)------------------------------
% 26.76/4.33  % (710)------------------------------
% 26.76/4.33  % (712)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2960ds/167Mi)
% 27.33/4.34  % (713)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on theBenchmark for (2960ds/211Mi)
% 27.33/4.36  % (711)Instruction limit reached!
% 27.33/4.36  % (711)------------------------------
% 27.33/4.36  % (711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.33/4.37  % (711)Termination reason: Unknown
% 27.33/4.37  % (711)Termination phase: Saturation
% 27.33/4.37  
% 27.33/4.37  % (711)Memory used [KB]: 3438
% 27.33/4.37  % (711)Time elapsed: 0.058 s
% 27.33/4.37  % (711)Instructions burned: 119 (million)
% 27.33/4.37  % (711)------------------------------
% 27.33/4.37  % (711)------------------------------
% 27.33/4.37  % (715)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on theBenchmark for (2960ds/201Mi)
% 27.33/4.37  % (709)Instruction limit reached!
% 27.33/4.37  % (709)------------------------------
% 27.33/4.37  % (709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.33/4.37  % (709)Termination reason: Unknown
% 27.33/4.37  % (709)Termination phase: Saturation
% 27.33/4.37  
% 27.33/4.37  % (709)Memory used [KB]: 3879
% 27.33/4.37  % (709)Time elapsed: 0.146 s
% 27.33/4.37  % (709)Instructions burned: 266 (million)
% 27.33/4.37  % (709)------------------------------
% 27.33/4.37  % (709)------------------------------
% 27.62/4.38  % (716)lrs+33_8:7_anc=all:sil=4000:urr=full:br=off:st=3.0:i=230:sd=2:afp=10:afq=2.0:ss=axioms:rawr=on:fsr=off:gsp=on:nwc=0.9918136297139506_0 on theBenchmark for (2959ds/230Mi)
% 27.62/4.39  % (702)Instruction limit reached!
% 27.62/4.39  % (702)------------------------------
% 27.62/4.39  % (702)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.62/4.39  % (702)Termination reason: Unknown
% 27.62/4.39  % (702)Termination phase: Saturation
% 27.62/4.39  
% 27.62/4.39  % (702)Memory used [KB]: 5879
% 27.62/4.39  % (702)Time elapsed: 0.335 s
% 27.62/4.39  % (702)Instructions burned: 653 (million)
% 27.62/4.39  % (702)------------------------------
% 27.62/4.39  % (702)------------------------------
% 27.62/4.39  % (717)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on theBenchmark for (2959ds/215Mi)
% 27.62/4.43  % (712)Instruction limit reached!
% 27.62/4.43  % (712)------------------------------
% 27.62/4.43  % (712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.62/4.43  % (712)Termination reason: Unknown
% 27.62/4.43  % (712)Termination phase: Saturation
% 27.62/4.43  
% 27.62/4.43  % (712)Memory used [KB]: 2443
% 27.62/4.43  % (712)Time elapsed: 0.094 s
% 27.62/4.43  % (712)Instructions burned: 168 (million)
% 27.62/4.43  % (712)------------------------------
% 27.62/4.43  % (712)------------------------------
% 27.62/4.43  % (718)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on theBenchmark for (2959ds/265Mi)
% 28.19/4.45  % (713)Instruction limit reached!
% 28.19/4.45  % (713)------------------------------
% 28.19/4.45  % (713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.19/4.45  % (713)Termination reason: Unknown
% 28.19/4.45  % (713)Termination phase: Saturation
% 28.19/4.45  
% 28.19/4.45  % (713)Memory used [KB]: 2628
% 28.19/4.45  % (713)Time elapsed: 0.115 s
% 28.19/4.45  % (713)Instructions burned: 211 (million)
% 28.19/4.45  % (713)------------------------------
% 28.19/4.45  % (713)------------------------------
% 28.19/4.45  % (719)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on theBenchmark for (2959ds/1040Mi)
% 28.19/4.46  % (715)Instruction limit reached!
% 28.19/4.46  % (715)------------------------------
% 28.19/4.46  % (715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.19/4.46  % (715)Termination reason: Unknown
% 28.19/4.46  % (715)Termination phase: Saturation
% 28.19/4.46  
% 28.19/4.46  % (715)Memory used [KB]: 1533
% 28.19/4.46  % (715)Time elapsed: 0.088 s
% 28.19/4.46  % (715)Instructions burned: 201 (million)
% 28.19/4.46  % (715)------------------------------
% 28.19/4.46  % (715)------------------------------
% 28.19/4.46  % (720)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on theBenchmark for (2959ds/443Mi)
% 28.87/4.49  % (717)Instruction limit reached!
% 28.87/4.49  % (717)------------------------------
% 28.87/4.49  % (717)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.87/4.49  % (717)Termination reason: Unknown
% 28.87/4.49  % (717)Termination phase: Saturation
% 28.87/4.49  
% 28.87/4.49  % (717)Memory used [KB]: 1720
% 28.87/4.49  % (717)Time elapsed: 0.104 s
% 28.87/4.49  % (717)Instructions burned: 216 (million)
% 28.87/4.49  % (717)------------------------------
% 28.87/4.49  % (717)------------------------------
% 28.87/4.50  % (721)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2958ds/192Mi)
% 28.87/4.50  % (716)Instruction limit reached!
% 28.87/4.50  % (716)------------------------------
% 28.87/4.50  % (716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.87/4.50  % (716)Termination reason: Unknown
% 28.87/4.50  % (716)Termination phase: Saturation
% 28.87/4.50  
% 28.87/4.50  % (716)Memory used [KB]: 5856
% 28.87/4.50  % (716)Time elapsed: 0.123 s
% 28.87/4.50  % (716)Instructions burned: 231 (million)
% 28.87/4.50  % (716)------------------------------
% 28.87/4.50  % (716)------------------------------
% 28.87/4.50  % (722)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on theBenchmark for (2958ds/1218Mi)
% 28.87/4.53  % (707)Instruction limit reached!
% 28.87/4.53  % (707)------------------------------
% 28.87/4.53  % (707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.87/4.53  % (707)Termination reason: Unknown
% 28.87/4.53  % (707)Termination phase: Saturation
% 28.87/4.53  
% 28.87/4.53  % (707)Memory used [KB]: 5143
% 28.87/4.53  % (707)Time elapsed: 0.295 s
% 28.87/4.53  % (707)Instructions burned: 592 (million)
% 28.87/4.53  % (707)------------------------------
% 28.87/4.53  % (707)------------------------------
% 29.35/4.54  % (723)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on theBenchmark for (2958ds/171Mi)
% 29.35/4.56  % (718)Instruction limit reached!
% 29.35/4.56  % (718)------------------------------
% 29.35/4.56  % (718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.35/4.56  % (718)Termination reason: Unknown
% 29.35/4.56  % (718)Termination phase: Saturation
% 29.35/4.56  
% 29.35/4.56  % (718)Memory used [KB]: 2495
% 29.35/4.56  % (718)Time elapsed: 0.135 s
% 29.35/4.56  % (718)Instructions burned: 265 (million)
% 29.35/4.56  % (718)------------------------------
% 29.35/4.56  % (718)------------------------------
% 29.35/4.57  % (724)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on theBenchmark for (2958ds/283Mi)
% 29.55/4.60  % (721)Instruction limit reached!
% 29.55/4.60  % (721)------------------------------
% 29.55/4.60  % (721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.55/4.60  % (721)Termination reason: Unknown
% 29.55/4.60  % (721)Termination phase: Saturation
% 29.55/4.60  
% 29.55/4.60  % (721)Memory used [KB]: 2609
% 29.55/4.60  % (721)Time elapsed: 0.103 s
% 29.55/4.60  % (721)Instructions burned: 193 (million)
% 29.55/4.60  % (721)------------------------------
% 29.55/4.60  % (721)------------------------------
% 29.55/4.60  % (725)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on theBenchmark for (2957ds/590Mi)
% 29.89/4.64  % (723)Instruction limit reached!
% 29.89/4.64  % (723)------------------------------
% 29.89/4.64  % (723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.89/4.64  % (723)Termination reason: Unknown
% 29.89/4.64  % (723)Termination phase: Saturation
% 29.89/4.64  
% 29.89/4.64  % (723)Memory used [KB]: 4088
% 29.89/4.64  % (723)Time elapsed: 0.101 s
% 29.89/4.64  % (723)Instructions burned: 172 (million)
% 29.89/4.64  % (723)------------------------------
% 29.89/4.64  % (723)------------------------------
% 29.89/4.64  % (726)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on theBenchmark for (2957ds/227Mi)
% 30.09/4.68  % (720)Instruction limit reached!
% 30.09/4.68  % (720)------------------------------
% 30.09/4.68  % (720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.09/4.68  % (720)Termination reason: Unknown
% 30.09/4.68  % (720)Termination phase: Saturation
% 30.09/4.68  
% 30.09/4.68  % (720)Memory used [KB]: 3863
% 30.09/4.68  % (720)Time elapsed: 0.223 s
% 30.09/4.68  % (720)Instructions burned: 443 (million)
% 30.09/4.68  % (720)------------------------------
% 30.09/4.68  % (720)------------------------------
% 30.09/4.68  % (727)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on theBenchmark for (2956ds/1636Mi)
% 30.09/4.68  % (726)First to succeed.
% 30.09/4.69  % (726)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-510"
% 30.09/4.69  % (726)Refutation found. Thanks to Tanya!
% 30.09/4.69  % SZS status Theorem for theBenchmark
% 30.09/4.69  % SZS output start Proof for theBenchmark
% See solution above
% 30.09/4.69  % (726)------------------------------
% 30.09/4.69  % (726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.09/4.69  % (726)Termination reason: Refutation
% 30.09/4.69  
% 30.09/4.69  % (726)Memory used [KB]: 1698
% 30.09/4.69  % (726)Time elapsed: 0.049 s
% 30.09/4.69  % (726)Instructions burned: 89 (million)
% 30.09/4.69  % (510)Success in time 4.316 s
% 30.09/4.69  % Vampire---4.8 exiting
%------------------------------------------------------------------------------