TSTP Solution File: SWW659_2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW659_2 : TPTP v8.1.2. 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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n032.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 : Sun May  5 11:19:40 EDT 2024

% Result   : Timeout 290.53s 37.68s
% Output   : None 
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   40
%            Number of leaves      :   90
% Syntax   : Number of formulae    :  207 (  79 unt;  58 typ;   0 def)
%            Number of atoms       :  511 ( 118 equ)
%            Maximal formula atoms :   30 (   3 avg)
%            Number of connectives :  537 ( 175   ~; 156   |; 160   &)
%                                         (   5 <=>;  41  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  935 ( 328 atm; 293 fun; 168 num; 146 var)
%            Number of types       :    8 (   6 usr;   1 ari)
%            Number of type conns  :   62 (  26   >;  36   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   3 usr;   1 prp; 0-4 aty)
%            Number of functors    :   52 (  49 usr;  28 con; 0-5 aty)
%            Number of variables   :  199 ( 171   !;  28   ?; 199   :)

% 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,
    array_int: $tType ).

tff(type_def_10,type,
    map_int_int: $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,
    map: ( ty * ty ) > ty ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_25,type,
    t2tb1: array_int > uni ).

tff(func_def_26,type,
    tb2t1: uni > array_int ).

tff(func_def_29,type,
    ref: ty > ty ).

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

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

tff(func_def_32,type,
    t2tb2: map_int_int > uni ).

tff(func_def_33,type,
    tb2t2: uni > map_int_int ).

tff(func_def_35,type,
    sK0: ( array_int * $int * $int * $int ) > $int ).

tff(func_def_36,type,
    sK1: $int ).

tff(func_def_37,type,
    sK2: map_int_int ).

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

tff(func_def_39,type,
    sK4: $int ).

tff(func_def_40,type,
    sK5: $int ).

tff(func_def_41,type,
    sK6: $int ).

tff(func_def_42,type,
    sF7: uni ).

tff(func_def_43,type,
    sF8: uni ).

tff(func_def_44,type,
    sF9: array_int ).

tff(func_def_45,type,
    sF10: $int ).

tff(func_def_46,type,
    sF11: $int ).

tff(func_def_47,type,
    sF12: uni ).

tff(func_def_48,type,
    sF13: uni ).

tff(func_def_49,type,
    sF14: $int ).

tff(func_def_50,type,
    sF15: $int ).

tff(func_def_51,type,
    sF16: uni ).

tff(func_def_52,type,
    sF17: uni ).

tff(func_def_53,type,
    sF18: $int ).

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

tff(pred_def_3,type,
    is_common_prefix1: ( array_int * $int * $int * $int ) > $o ).

tff(pred_def_5,type,
    is_longest_common_prefix1: ( array_int * $int * $int * $int ) > $o ).

tff(f22215,plain,
    $false,
    inference(trivial_inequality_removal,[],[f22214]) ).

tff(f22214,plain,
    tb2t(sF13) != tb2t(sF13),
    inference(forward_demodulation,[],[f22213,f211]) ).

tff(f211,plain,
    get(int,int,sF7,sF12) = sF13,
    introduced(function_definition,[new_symbols(definition,[sF13])]) ).

tff(f22213,plain,
    tb2t(sF13) != tb2t(get(int,int,sF7,sF12)),
    inference(forward_demodulation,[],[f22212,f210]) ).

tff(f210,plain,
    t2tb(sF11) = sF12,
    introduced(function_definition,[new_symbols(definition,[sF12])]) ).

tff(f22212,plain,
    tb2t(sF13) != tb2t(get(int,int,sF7,t2tb(sF11))),
    inference(forward_demodulation,[],[f22211,f209]) ).

tff(f209,plain,
    $sum(sK3,sK5) = sF11,
    introduced(function_definition,[new_symbols(definition,[sF11])]) ).

tff(f22211,plain,
    tb2t(sF13) != tb2t(get(int,int,sF7,t2tb($sum(sK3,sK5)))),
    inference(forward_demodulation,[],[f22210,f255]) ).

tff(f255,plain,
    sF13 = get(int,int,sF7,sF16),
    inference(backward_demodulation,[],[f215,f253]) ).

tff(f253,plain,
    sF13 = sF17,
    inference(forward_demodulation,[],[f251,f250]) ).

tff(f250,plain,
    sF13 = t2tb(sF14),
    inference(superposition,[],[f153,f212]) ).

tff(f212,plain,
    tb2t(sF13) = sF14,
    introduced(function_definition,[new_symbols(definition,[sF14])]) ).

tff(f153,plain,
    ! [X0: uni] : ( t2tb(tb2t(X0)) = X0 ),
    inference(cnf_transformation,[],[f83]) ).

tff(f83,plain,
    ! [X0: uni] : ( t2tb(tb2t(X0)) = X0 ),
    inference(rectify,[],[f23]) ).

tff(f23,axiom,
    ! [X15: uni] : ( t2tb(tb2t(X15)) = X15 ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',bridgeR) ).

tff(f251,plain,
    sF17 = t2tb(sF14),
    inference(superposition,[],[f153,f226]) ).

tff(f226,plain,
    sF14 = tb2t(sF17),
    inference(backward_demodulation,[],[f216,f217]) ).

tff(f217,plain,
    sF14 = sF18,
    inference(definition_folding,[],[f192,f216,f215,f214,f213,f203,f212,f211,f210,f209,f203]) ).

tff(f203,plain,
    t2tb2(sK2) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

tff(f213,plain,
    $sum(sK4,sK5) = sF15,
    introduced(function_definition,[new_symbols(definition,[sF15])]) ).

tff(f214,plain,
    t2tb(sF15) = sF16,
    introduced(function_definition,[new_symbols(definition,[sF16])]) ).

tff(f192,plain,
    tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK3,sK5)))) = tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK4,sK5)))),
    inference(cnf_transformation,[],[f130]) ).

tff(f130,plain,
    ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK6)
    & ( $sum(sK5,1) = sK6 )
    & ( tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK3,sK5)))) = tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK4,sK5)))) )
    & $less($sum(sK3,sK5),sK1)
    & ~ $less($sum(sK3,sK5),0)
    & $less($sum(sK4,sK5),sK1)
    & ~ $less($sum(sK4,sK5),0)
    & $less($sum(sK4,sK5),sK1)
    & $less($sum(sK3,sK5),sK1)
    & is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK5)
    & ~ $less(sK1,sK4)
    & ~ $less(sK4,0)
    & ~ $less(sK1,sK3)
    & ~ $less(sK3,0)
    & ~ $less(sK1,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4,sK5,sK6])],[f121,f129,f128,f127]) ).

tff(f127,plain,
    ( ? [X0: $int,X1: map_int_int,X2: $int,X3: $int] :
        ( ? [X4: $int] :
            ( ? [X5: $int] :
                ( ~ is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X5)
                & ( $sum(X4,1) = X5 ) )
            & ( tb2t(get(int,int,t2tb2(X1),t2tb($sum(X2,X4)))) = tb2t(get(int,int,t2tb2(X1),t2tb($sum(X3,X4)))) )
            & $less($sum(X2,X4),X0)
            & ~ $less($sum(X2,X4),0)
            & $less($sum(X3,X4),X0)
            & ~ $less($sum(X3,X4),0)
            & $less($sum(X3,X4),X0)
            & $less($sum(X2,X4),X0)
            & is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X4) )
        & ~ $less(X0,X3)
        & ~ $less(X3,0)
        & ~ $less(X0,X2)
        & ~ $less(X2,0)
        & ~ $less(X0,0) )
   => ( ? [X4: $int] :
          ( ? [X5: $int] :
              ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X5)
              & ( $sum(X4,1) = X5 ) )
          & ( tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK3,X4)))) = tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK4,X4)))) )
          & $less($sum(sK3,X4),sK1)
          & ~ $less($sum(sK3,X4),0)
          & $less($sum(sK4,X4),sK1)
          & ~ $less($sum(sK4,X4),0)
          & $less($sum(sK4,X4),sK1)
          & $less($sum(sK3,X4),sK1)
          & is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X4) )
      & ~ $less(sK1,sK4)
      & ~ $less(sK4,0)
      & ~ $less(sK1,sK3)
      & ~ $less(sK3,0)
      & ~ $less(sK1,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f128,plain,
    ( ? [X4: $int] :
        ( ? [X5: $int] :
            ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X5)
            & ( $sum(X4,1) = X5 ) )
        & ( tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK3,X4)))) = tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK4,X4)))) )
        & $less($sum(sK3,X4),sK1)
        & ~ $less($sum(sK3,X4),0)
        & $less($sum(sK4,X4),sK1)
        & ~ $less($sum(sK4,X4),0)
        & $less($sum(sK4,X4),sK1)
        & $less($sum(sK3,X4),sK1)
        & is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X4) )
   => ( ? [X5: $int] :
          ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X5)
          & ( $sum(sK5,1) = X5 ) )
      & ( tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK3,sK5)))) = tb2t(get(int,int,t2tb2(sK2),t2tb($sum(sK4,sK5)))) )
      & $less($sum(sK3,sK5),sK1)
      & ~ $less($sum(sK3,sK5),0)
      & $less($sum(sK4,sK5),sK1)
      & ~ $less($sum(sK4,sK5),0)
      & $less($sum(sK4,sK5),sK1)
      & $less($sum(sK3,sK5),sK1)
      & is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK5) ) ),
    introduced(choice_axiom,[]) ).

tff(f129,plain,
    ( ? [X5: $int] :
        ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,X5)
        & ( $sum(sK5,1) = X5 ) )
   => ( ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK6)
      & ( $sum(sK5,1) = sK6 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f121,plain,
    ? [X0: $int,X1: map_int_int,X2: $int,X3: $int] :
      ( ? [X4: $int] :
          ( ? [X5: $int] :
              ( ~ is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X5)
              & ( $sum(X4,1) = X5 ) )
          & ( tb2t(get(int,int,t2tb2(X1),t2tb($sum(X2,X4)))) = tb2t(get(int,int,t2tb2(X1),t2tb($sum(X3,X4)))) )
          & $less($sum(X2,X4),X0)
          & ~ $less($sum(X2,X4),0)
          & $less($sum(X3,X4),X0)
          & ~ $less($sum(X3,X4),0)
          & $less($sum(X3,X4),X0)
          & $less($sum(X2,X4),X0)
          & is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X4) )
      & ~ $less(X0,X3)
      & ~ $less(X3,0)
      & ~ $less(X0,X2)
      & ~ $less(X2,0)
      & ~ $less(X0,0) ),
    inference(flattening,[],[f120]) ).

tff(f120,plain,
    ? [X0: $int,X1: map_int_int,X2: $int,X3: $int] :
      ( ? [X4: $int] :
          ( ? [X5: $int] :
              ( ~ is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X5)
              & ( $sum(X4,1) = X5 ) )
          & ( tb2t(get(int,int,t2tb2(X1),t2tb($sum(X2,X4)))) = tb2t(get(int,int,t2tb2(X1),t2tb($sum(X3,X4)))) )
          & $less($sum(X2,X4),X0)
          & ~ $less($sum(X2,X4),0)
          & $less($sum(X3,X4),X0)
          & ~ $less($sum(X3,X4),0)
          & $less($sum(X3,X4),X0)
          & $less($sum(X2,X4),X0)
          & is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X4) )
      & ~ $less(X0,X3)
      & ~ $less(X3,0)
      & ~ $less(X0,X2)
      & ~ $less(X2,0)
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f99]) ).

tff(f99,plain,
    ~ ! [X0: $int,X1: map_int_int,X2: $int,X3: $int] :
        ( ( ~ $less(X0,X3)
          & ~ $less(X3,0)
          & ~ $less(X0,X2)
          & ~ $less(X2,0)
          & ~ $less(X0,0) )
       => ! [X4: $int] :
            ( is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X4)
           => ( $less($sum(X2,X4),X0)
             => ( $less($sum(X3,X4),X0)
               => ( ( $less($sum(X3,X4),X0)
                    & ~ $less($sum(X3,X4),0) )
                 => ( ( $less($sum(X2,X4),X0)
                      & ~ $less($sum(X2,X4),0) )
                   => ( ( tb2t(get(int,int,t2tb2(X1),t2tb($sum(X2,X4)))) = tb2t(get(int,int,t2tb2(X1),t2tb($sum(X3,X4)))) )
                     => ! [X5: $int] :
                          ( ( $sum(X4,1) = X5 )
                         => is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X2,X3,X5) ) ) ) ) ) ) ) ),
    inference(rectify,[],[f48]) ).

tff(f48,plain,
    ~ ! [X0: $int,X10: map_int_int,X1: $int,X7: $int] :
        ( ( ~ $less(X0,X7)
          & ~ $less(X7,0)
          & ~ $less(X0,X1)
          & ~ $less(X1,0)
          & ~ $less(X0,0) )
       => ! [X18: $int] :
            ( is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X18)
           => ( $less($sum(X1,X18),X0)
             => ( $less($sum(X7,X18),X0)
               => ( ( $less($sum(X7,X18),X0)
                    & ~ $less($sum(X7,X18),0) )
                 => ( ( $less($sum(X1,X18),X0)
                      & ~ $less($sum(X1,X18),0) )
                   => ( ( tb2t(get(int,int,t2tb2(X10),t2tb($sum(X1,X18)))) = tb2t(get(int,int,t2tb2(X10),t2tb($sum(X7,X18)))) )
                     => ! [X19: $int] :
                          ( ( $sum(X18,1) = X19 )
                         => is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X19) ) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f44]) ).

tff(f44,negated_conjecture,
    ~ ! [X0: $int,X10: map_int_int,X1: $int,X7: $int] :
        ( ( $lesseq(X7,X0)
          & $lesseq(0,X7)
          & $lesseq(X1,X0)
          & $lesseq(0,X1)
          & $lesseq(0,X0) )
       => ! [X18: $int] :
            ( is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X18)
           => ( $less($sum(X1,X18),X0)
             => ( $less($sum(X7,X18),X0)
               => ( ( $less($sum(X7,X18),X0)
                    & $lesseq(0,$sum(X7,X18)) )
                 => ( ( $less($sum(X1,X18),X0)
                      & $lesseq(0,$sum(X1,X18)) )
                   => ( ( tb2t(get(int,int,t2tb2(X10),t2tb($sum(X1,X18)))) = tb2t(get(int,int,t2tb2(X10),t2tb($sum(X7,X18)))) )
                     => ! [X19: $int] :
                          ( ( $sum(X18,1) = X19 )
                         => is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X19) ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f43]) ).

tff(f43,conjecture,
    ! [X0: $int,X10: map_int_int,X1: $int,X7: $int] :
      ( ( $lesseq(X7,X0)
        & $lesseq(0,X7)
        & $lesseq(X1,X0)
        & $lesseq(0,X1)
        & $lesseq(0,X0) )
     => ! [X18: $int] :
          ( is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X18)
         => ( $less($sum(X1,X18),X0)
           => ( $less($sum(X7,X18),X0)
             => ( ( $less($sum(X7,X18),X0)
                  & $lesseq(0,$sum(X7,X18)) )
               => ( ( $less($sum(X1,X18),X0)
                    & $lesseq(0,$sum(X1,X18)) )
                 => ( ( tb2t(get(int,int,t2tb2(X10),t2tb($sum(X1,X18)))) = tb2t(get(int,int,t2tb2(X10),t2tb($sum(X7,X18)))) )
                   => ! [X19: $int] :
                        ( ( $sum(X18,1) = X19 )
                       => is_common_prefix1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X1,X7,X19) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',wP_parameter_lcp) ).

tff(f216,plain,
    tb2t(sF17) = sF18,
    introduced(function_definition,[new_symbols(definition,[sF18])]) ).

tff(f215,plain,
    get(int,int,sF7,sF16) = sF17,
    introduced(function_definition,[new_symbols(definition,[sF17])]) ).

tff(f22210,plain,
    tb2t(get(int,int,sF7,t2tb($sum(sK3,sK5)))) != tb2t(get(int,int,sF7,sF16)),
    inference(forward_demodulation,[],[f22209,f214]) ).

tff(f22209,plain,
    tb2t(get(int,int,sF7,t2tb($sum(sK3,sK5)))) != tb2t(get(int,int,sF7,t2tb(sF15))),
    inference(forward_demodulation,[],[f22146,f213]) ).

tff(f22146,plain,
    tb2t(get(int,int,sF7,t2tb($sum(sK3,sK5)))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK5)))),
    inference(backward_demodulation,[],[f2029,f22142]) ).

tff(f22142,plain,
    sK5 = sK0(sF9,sK3,sK4,sK6),
    inference(global_subsumption,[],[f766,f22133]) ).

tff(f22133,plain,
    ( ~ $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | ( sK5 = sK0(sF9,sK3,sK4,sK6) ) ),
    inference(resolution,[],[f5686,f351]) ).

tff(f351,plain,
    ! [X0: $int] :
      ( $less(X0,sK5)
      | ~ $less(X0,sK6)
      | ( sK5 = X0 ) ),
    inference(resolution,[],[f347,f56]) ).

tff(f56,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_144,[]) ).

tff(f347,plain,
    ! [X0: $int] :
      ( ~ $less(sK5,X0)
      | ~ $less(X0,sK6) ),
    inference(superposition,[],[f66,f225]) ).

tff(f225,plain,
    $sum(sK5,1) = sK6,
    inference(backward_demodulation,[],[f207,f208]) ).

tff(f208,plain,
    sK6 = sF10,
    inference(definition_folding,[],[f193,f207]) ).

tff(f193,plain,
    $sum(sK5,1) = sK6,
    inference(cnf_transformation,[],[f130]) ).

tff(f207,plain,
    $sum(sK5,1) = sF10,
    introduced(function_definition,[new_symbols(definition,[sF10])]) ).

tff(f66,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,$sum(X0,1))
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_161,[]) ).

tff(f5686,plain,
    ~ $less(sK0(sF9,sK3,sK4,sK6),sK5),
    inference(global_subsumption,[],[f206,f530,f578,f596,f5685]) ).

tff(f5685,plain,
    ( $less(sK1,$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5684,f349]) ).

tff(f349,plain,
    sK1 = length1(int,sF8),
    inference(superposition,[],[f146,f204]) ).

tff(f204,plain,
    mk_array1(int,sK1,sF7) = sF8,
    introduced(function_definition,[new_symbols(definition,[sF8])]) ).

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

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

tff(f16,axiom,
    ! [X0: ty,X6: $int,X13: uni] : ( length1(X0,mk_array1(X0,X6,X13)) = X6 ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',length_def1) ).

tff(f5684,plain,
    ( $less(length1(int,sF8),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5683,f268]) ).

tff(f268,plain,
    sF8 = t2tb1(sF9),
    inference(superposition,[],[f161,f205]) ).

tff(f205,plain,
    tb2t1(sF8) = sF9,
    introduced(function_definition,[new_symbols(definition,[sF9])]) ).

tff(f161,plain,
    ! [X0: uni] : ( t2tb1(tb2t1(X0)) = X0 ),
    inference(cnf_transformation,[],[f89]) ).

tff(f89,plain,
    ! [X0: uni] : ( t2tb1(tb2t1(X0)) = X0 ),
    inference(rectify,[],[f31]) ).

tff(f31,axiom,
    ! [X15: uni] : ( t2tb1(tb2t1(X15)) = X15 ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',bridgeR1) ).

tff(f5683,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5682,f680]) ).

tff(f680,plain,
    $sum(1,sF11) = $sum(sK3,sK6),
    inference(forward_demodulation,[],[f670,f49]) ).

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

tff(f670,plain,
    $sum(sF11,1) = $sum(sK3,sK6),
    inference(superposition,[],[f449,f225]) ).

tff(f449,plain,
    ! [X0: $int] : ( $sum(sF11,X0) = $sum(sK3,$sum(sK5,X0)) ),
    inference(superposition,[],[f50,f209]) ).

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

tff(f5682,plain,
    ( $less(sK1,$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5681,f349]) ).

tff(f5681,plain,
    ( $less(length1(int,sF8),$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5680,f268]) ).

tff(f5680,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF15))
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f5676,f694]) ).

tff(f694,plain,
    $sum(1,sF15) = $sum(sK4,sK6),
    inference(forward_demodulation,[],[f684,f49]) ).

tff(f684,plain,
    $sum(sF15,1) = $sum(sK4,sK6),
    inference(superposition,[],[f450,f225]) ).

tff(f450,plain,
    ! [X0: $int] : ( $sum(sF15,X0) = $sum(sK4,$sum(sK5,X0)) ),
    inference(superposition,[],[f50,f213]) ).

tff(f5676,plain,
    ( ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | is_common_prefix1(sF9,sK3,sK4,sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK4,sK6))
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(resolution,[],[f2350,f166]) ).

tff(f166,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int] :
      ( ~ $less(sK0(X0,X1,X2,X3),0)
      | is_common_prefix1(X0,X1,X2,X3)
      | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
      | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
      | $less(X3,0) ),
    inference(cnf_transformation,[],[f126]) ).

tff(f126,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( ( is_common_prefix1(X0,X1,X2,X3)
        | ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,sK0(X0,X1,X2,X3)))) != tb2t(get2(int,t2tb1(X0),$sum(X2,sK0(X0,X1,X2,X3)))) )
          & $less(sK0(X0,X1,X2,X3),X3)
          & ~ $less(sK0(X0,X1,X2,X3),0) )
        | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        | $less(X3,0) )
      & ( ( ! [X5: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X5))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X5))) )
              | ~ $less(X5,X3)
              | $less(X5,0) )
          & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
          & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
          & ~ $less(X3,0) )
        | ~ is_common_prefix1(X0,X1,X2,X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f124,f125]) ).

tff(f125,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( ? [X4: $int] :
          ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) != tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
          & $less(X4,X3)
          & ~ $less(X4,0) )
     => ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,sK0(X0,X1,X2,X3)))) != tb2t(get2(int,t2tb1(X0),$sum(X2,sK0(X0,X1,X2,X3)))) )
        & $less(sK0(X0,X1,X2,X3),X3)
        & ~ $less(sK0(X0,X1,X2,X3),0) ) ),
    introduced(choice_axiom,[]) ).

tff(f124,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( ( is_common_prefix1(X0,X1,X2,X3)
        | ? [X4: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) != tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
            & $less(X4,X3)
            & ~ $less(X4,0) )
        | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        | $less(X3,0) )
      & ( ( ! [X5: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X5))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X5))) )
              | ~ $less(X5,X3)
              | $less(X5,0) )
          & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
          & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
          & ~ $less(X3,0) )
        | ~ is_common_prefix1(X0,X1,X2,X3) ) ),
    inference(rectify,[],[f123]) ).

tff(f123,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( ( is_common_prefix1(X0,X1,X2,X3)
        | ? [X4: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) != tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
            & $less(X4,X3)
            & ~ $less(X4,0) )
        | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        | $less(X3,0) )
      & ( ( ! [X4: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
              | ~ $less(X4,X3)
              | $less(X4,0) )
          & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
          & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
          & ~ $less(X3,0) )
        | ~ is_common_prefix1(X0,X1,X2,X3) ) ),
    inference(flattening,[],[f122]) ).

tff(f122,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( ( is_common_prefix1(X0,X1,X2,X3)
        | ? [X4: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) != tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
            & $less(X4,X3)
            & ~ $less(X4,0) )
        | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        | $less(X3,0) )
      & ( ( ! [X4: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
              | ~ $less(X4,X3)
              | $less(X4,0) )
          & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
          & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
          & ~ $less(X3,0) )
        | ~ is_common_prefix1(X0,X1,X2,X3) ) ),
    inference(nnf_transformation,[],[f112]) ).

tff(f112,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
    <=> ( ! [X4: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
            | ~ $less(X4,X3)
            | $less(X4,0) )
        & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        & ~ $less(X3,0) ) ),
    inference(flattening,[],[f111]) ).

tff(f111,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
    <=> ( ! [X4: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) )
            | ~ $less(X4,X3)
            | $less(X4,0) )
        & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        & ~ $less(X3,0) ) ),
    inference(ennf_transformation,[],[f90]) ).

tff(f90,plain,
    ! [X0: array_int,X1: $int,X2: $int,X3: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
    <=> ( ! [X4: $int] :
            ( ( $less(X4,X3)
              & ~ $less(X4,0) )
           => ( tb2t(get2(int,t2tb1(X0),$sum(X1,X4))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X4))) ) )
        & ~ $less(length1(int,t2tb1(X0)),$sum(X2,X3))
        & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X3))
        & ~ $less(X3,0) ) ),
    inference(rectify,[],[f46]) ).

tff(f46,plain,
    ! [X0: array_int,X1: $int,X7: $int,X18: $int] :
      ( is_common_prefix1(X0,X1,X7,X18)
    <=> ( ! [X14: $int] :
            ( ( $less(X14,X18)
              & ~ $less(X14,0) )
           => ( tb2t(get2(int,t2tb1(X0),$sum(X1,X14))) = tb2t(get2(int,t2tb1(X0),$sum(X7,X14))) ) )
        & ~ $less(length1(int,t2tb1(X0)),$sum(X7,X18))
        & ~ $less(length1(int,t2tb1(X0)),$sum(X1,X18))
        & ~ $less(X18,0) ) ),
    inference(theory_normalization,[],[f32]) ).

tff(f32,axiom,
    ! [X0: array_int,X1: $int,X7: $int,X18: $int] :
      ( is_common_prefix1(X0,X1,X7,X18)
    <=> ( ! [X14: $int] :
            ( ( $less(X14,X18)
              & $lesseq(0,X14) )
           => ( tb2t(get2(int,t2tb1(X0),$sum(X1,X14))) = tb2t(get2(int,t2tb1(X0),$sum(X7,X14))) ) )
        & $lesseq($sum(X7,X18),length1(int,t2tb1(X0)))
        & $lesseq($sum(X1,X18),length1(int,t2tb1(X0)))
        & $lesseq(0,X18) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',is_common_prefix_def) ).

tff(f2350,plain,
    ( $less(sK0(sF9,sK3,sK4,sK6),0)
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5) ),
    inference(trivial_inequality_removal,[],[f2348]) ).

tff(f2348,plain,
    ( ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) )
    | ~ $less(sK0(sF9,sK3,sK4,sK6),sK5)
    | $less(sK0(sF9,sK3,sK4,sK6),0) ),
    inference(superposition,[],[f2029,f1395]) ).

tff(f1395,plain,
    ! [X0: $int] :
      ( ( tb2t(get(int,int,sF7,t2tb($sum(sK3,X0)))) = tb2t(get(int,int,sF7,t2tb($sum(sK4,X0)))) )
      | ~ $less(X0,sK5)
      | $less(X0,0) ),
    inference(forward_demodulation,[],[f1394,f538]) ).

tff(f538,plain,
    sF7 = elts(int,sF8),
    inference(global_subsumption,[],[f278,f535]) ).

tff(f535,plain,
    ( ( sF7 = elts(int,sF8) )
    | ~ sort1(map(int,int),sF7) ),
    inference(superposition,[],[f148,f204]) ).

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

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

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

tff(f18,axiom,
    ! [X0: ty,X6: $int,X13: uni] :
      ( sort1(map(int,X0),X13)
     => ( elts(X0,mk_array1(X0,X6,X13)) = X13 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',elts_def1) ).

tff(f278,plain,
    sort1(map(int,int),sF7),
    inference(superposition,[],[f177,f203]) ).

tff(f177,plain,
    ! [X0: map_int_int] : sort1(map(int,int),t2tb2(X0)),
    inference(cnf_transformation,[],[f96]) ).

tff(f96,plain,
    ! [X0: map_int_int] : sort1(map(int,int),t2tb2(X0)),
    inference(rectify,[],[f40]) ).

tff(f40,axiom,
    ! [X1: map_int_int] : sort1(map(int,int),t2tb2(X1)),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',t2tb_sort4) ).

tff(f1394,plain,
    ! [X0: $int] :
      ( ( tb2t(get(int,int,elts(int,sF8),t2tb($sum(sK3,X0)))) = tb2t(get(int,int,elts(int,sF8),t2tb($sum(sK4,X0)))) )
      | ~ $less(X0,sK5)
      | $less(X0,0) ),
    inference(forward_demodulation,[],[f1392,f268]) ).

tff(f1392,plain,
    ! [X0: $int] :
      ( ~ $less(X0,sK5)
      | $less(X0,0)
      | ( tb2t(get(int,int,elts(int,t2tb1(sF9)),t2tb($sum(sK3,X0)))) = tb2t(get(int,int,elts(int,t2tb1(sF9)),t2tb($sum(sK4,X0)))) ) ),
    inference(resolution,[],[f199,f224]) ).

tff(f224,plain,
    is_common_prefix1(sF9,sK3,sK4,sK5),
    inference(definition_folding,[],[f185,f205,f204,f203]) ).

tff(f185,plain,
    is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK5),
    inference(cnf_transformation,[],[f130]) ).

tff(f199,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int,X5: $int] :
      ( ~ is_common_prefix1(X0,X1,X2,X3)
      | ~ $less(X5,X3)
      | $less(X5,0)
      | ( tb2t(get(int,int,elts(int,t2tb1(X0)),t2tb($sum(X1,X5)))) = tb2t(get(int,int,elts(int,t2tb1(X0)),t2tb($sum(X2,X5)))) ) ),
    inference(definition_unfolding,[],[f165,f154,f154]) ).

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

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

tff(f24,axiom,
    ! [X0: ty,X10: uni,X14: $int] : ( get2(X0,X10,X14) = get(X0,int,elts(X0,X10),t2tb(X14)) ),
    file('/export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390',get_def) ).

tff(f165,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int,X5: $int] :
      ( ( tb2t(get2(int,t2tb1(X0),$sum(X1,X5))) = tb2t(get2(int,t2tb1(X0),$sum(X2,X5))) )
      | ~ $less(X5,X3)
      | $less(X5,0)
      | ~ is_common_prefix1(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f126]) ).

tff(f596,plain,
    ~ $less(sK1,$sum(1,sF15)),
    inference(forward_demodulation,[],[f583,f49]) ).

tff(f583,plain,
    ~ $less(sK1,$sum(sF15,1)),
    inference(resolution,[],[f400,f66]) ).

tff(f400,plain,
    ! [X0: $int] : $less($sum(sF15,X0),$sum(sK1,X0)),
    inference(resolution,[],[f57,f220]) ).

tff(f220,plain,
    $less(sF15,sK1),
    inference(definition_folding,[],[f189,f213]) ).

tff(f189,plain,
    $less($sum(sK4,sK5),sK1),
    inference(cnf_transformation,[],[f130]) ).

tff(f57,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less($sum(X0,X2),$sum(X1,X2)) ),
    introduced(theory_axiom_145,[]) ).

tff(f578,plain,
    ~ $less(sK1,$sum(1,sF11)),
    inference(forward_demodulation,[],[f565,f49]) ).

tff(f565,plain,
    ~ $less(sK1,$sum(sF11,1)),
    inference(resolution,[],[f399,f66]) ).

tff(f399,plain,
    ! [X0: $int] : $less($sum(sF11,X0),$sum(sK1,X0)),
    inference(resolution,[],[f57,f218]) ).

tff(f218,plain,
    $less(sF11,sK1),
    inference(definition_folding,[],[f191,f209]) ).

tff(f191,plain,
    $less($sum(sK3,sK5),sK1),
    inference(cnf_transformation,[],[f130]) ).

tff(f530,plain,
    ~ $less(sK6,0),
    inference(resolution,[],[f371,f359]) ).

tff(f359,plain,
    ~ $less(sK5,0),
    inference(resolution,[],[f162,f224]) ).

tff(f162,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int] :
      ( ~ is_common_prefix1(X0,X1,X2,X3)
      | ~ $less(X3,0) ),
    inference(cnf_transformation,[],[f126]) ).

tff(f371,plain,
    ! [X0: $int] :
      ( $less(sK5,X0)
      | ~ $less(sK6,X0) ),
    inference(resolution,[],[f55,f246]) ).

tff(f246,plain,
    $less(sK5,sK6),
    inference(resolution,[],[f229,f54]) ).

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

tff(f229,plain,
    ! [X0: $int] :
      ( $less(sK5,X0)
      | $less(X0,sK6) ),
    inference(superposition,[],[f58,f225]) ).

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

tff(f55,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X2)
      | $less(X0,X2) ),
    introduced(theory_axiom_143,[]) ).

tff(f206,plain,
    ~ is_common_prefix1(sF9,sK3,sK4,sK6),
    inference(definition_folding,[],[f194,f205,f204,f203]) ).

tff(f194,plain,
    ~ is_common_prefix1(tb2t1(mk_array1(int,sK1,t2tb2(sK2))),sK3,sK4,sK6),
    inference(cnf_transformation,[],[f130]) ).

tff(f766,plain,
    $less(sK0(sF9,sK3,sK4,sK6),sK6),
    inference(global_subsumption,[],[f530,f578,f596,f765]) ).

tff(f765,plain,
    ( $less(sK1,$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f764,f349]) ).

tff(f764,plain,
    ( $less(length1(int,sF8),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f763,f268]) ).

tff(f763,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f762,f680]) ).

tff(f762,plain,
    ( $less(sK1,$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f761,f349]) ).

tff(f761,plain,
    ( $less(length1(int,sF8),$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f760,f268]) ).

tff(f760,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF15))
    | $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f756,f694]) ).

tff(f756,plain,
    ( $less(sK0(sF9,sK3,sK4,sK6),sK6)
    | $less(length1(int,t2tb1(sF9)),$sum(sK4,sK6))
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(resolution,[],[f167,f206]) ).

tff(f167,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
      | $less(sK0(X0,X1,X2,X3),X3)
      | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
      | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
      | $less(X3,0) ),
    inference(cnf_transformation,[],[f126]) ).

tff(f2029,plain,
    tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))),
    inference(global_subsumption,[],[f530,f578,f596,f2028]) ).

tff(f2028,plain,
    ( $less(sK1,$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2027,f349]) ).

tff(f2027,plain,
    ( $less(length1(int,sF8),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2026,f268]) ).

tff(f2026,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF11))
    | $less(sK1,$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2025,f680]) ).

tff(f2025,plain,
    ( $less(sK1,$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2024,f349]) ).

tff(f2024,plain,
    ( $less(length1(int,sF8),$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2023,f268]) ).

tff(f2023,plain,
    ( $less(length1(int,t2tb1(sF9)),$sum(1,sF15))
    | ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2022,f694]) ).

tff(f2022,plain,
    ( ( tb2t(get(int,int,sF7,t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,sF7,t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK4,sK6))
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2021,f538]) ).

tff(f2021,plain,
    ( ( tb2t(get(int,int,elts(int,sF8),t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,elts(int,sF8),t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK4,sK6))
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(forward_demodulation,[],[f2013,f268]) ).

tff(f2013,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb1(sF9)),t2tb($sum(sK3,sK0(sF9,sK3,sK4,sK6))))) != tb2t(get(int,int,elts(int,t2tb1(sF9)),t2tb($sum(sK4,sK0(sF9,sK3,sK4,sK6))))) )
    | $less(length1(int,t2tb1(sF9)),$sum(sK4,sK6))
    | $less(length1(int,t2tb1(sF9)),$sum(sK3,sK6))
    | $less(sK6,0) ),
    inference(resolution,[],[f198,f206]) ).

tff(f198,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
      | ( tb2t(get(int,int,elts(int,t2tb1(X0)),t2tb($sum(X1,sK0(X0,X1,X2,X3))))) != tb2t(get(int,int,elts(int,t2tb1(X0)),t2tb($sum(X2,sK0(X0,X1,X2,X3))))) )
      | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
      | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
      | $less(X3,0) ),
    inference(definition_unfolding,[],[f168,f154,f154]) ).

tff(f168,plain,
    ! [X2: $int,X3: $int,X0: array_int,X1: $int] :
      ( is_common_prefix1(X0,X1,X2,X3)
      | ( tb2t(get2(int,t2tb1(X0),$sum(X1,sK0(X0,X1,X2,X3)))) != tb2t(get2(int,t2tb1(X0),$sum(X2,sK0(X0,X1,X2,X3)))) )
      | $less(length1(int,t2tb1(X0)),$sum(X2,X3))
      | $less(length1(int,t2tb1(X0)),$sum(X1,X3))
      | $less(X3,0) ),
    inference(cnf_transformation,[],[f126]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : SWW659_2 : TPTP v8.1.2. Released v6.1.0.
% 0.02/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.09/0.31  % Computer : n032.cluster.edu
% 0.09/0.31  % Model    : x86_64 x86_64
% 0.09/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.31  % Memory   : 8042.1875MB
% 0.09/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.31  % CPULimit   : 300
% 0.09/0.31  % WCLimit    : 300
% 0.09/0.31  % DateTime   : Fri May  3 19:36:53 EDT 2024
% 0.13/0.31  % CPUTime    : 
% 0.13/0.31  This is a TF0_THM_EQU_ARI problem
% 0.13/0.31  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.szm6cWFHXq/Vampire---4.8_4390
% 0.44/0.64  % (4498)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 Vampire---4 for (2996ds/34Mi)
% 0.44/0.64  % (4501)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.44/0.64  % (4500)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.44/0.64  % (4502)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 Vampire---4 for (2996ds/34Mi)
% 0.44/0.64  % (4503)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.44/0.64  % (4499)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 Vampire---4 for (2996ds/51Mi)
% 0.44/0.64  % (4504)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 Vampire---4 for (2996ds/83Mi)
% 0.44/0.64  % (4505)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.44/0.65  % (4498)Instruction limit reached!
% 0.44/0.65  % (4498)------------------------------
% 0.44/0.65  % (4498)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.44/0.65  % (4498)Termination reason: Unknown
% 0.44/0.65  % (4498)Termination phase: Saturation
% 0.44/0.65  
% 0.44/0.65  % (4498)Memory used [KB]: 1278
% 0.44/0.65  % (4498)Time elapsed: 0.012 s
% 0.44/0.65  % (4498)Instructions burned: 34 (million)
% 0.44/0.65  % (4498)------------------------------
% 0.44/0.65  % (4498)------------------------------
% 0.46/0.65  % (4506)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 Vampire---4 for (2996ds/55Mi)
% 0.46/0.65  % (4501)Instruction limit reached!
% 0.46/0.65  % (4501)------------------------------
% 0.46/0.65  % (4501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.65  % (4501)Termination reason: Unknown
% 0.46/0.65  % (4501)Termination phase: Saturation
% 0.46/0.65  
% 0.46/0.65  % (4501)Memory used [KB]: 1373
% 0.46/0.65  % (4501)Time elapsed: 0.018 s
% 0.46/0.65  % (4501)Instructions burned: 34 (million)
% 0.46/0.65  % (4501)------------------------------
% 0.46/0.65  % (4501)------------------------------
% 0.46/0.65  % (4502)Instruction limit reached!
% 0.46/0.65  % (4502)------------------------------
% 0.46/0.65  % (4502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.65  % (4502)Termination reason: Unknown
% 0.46/0.65  % (4502)Termination phase: Saturation
% 0.46/0.65  
% 0.46/0.65  % (4502)Memory used [KB]: 1386
% 0.46/0.65  % (4502)Time elapsed: 0.019 s
% 0.46/0.65  % (4502)Instructions burned: 34 (million)
% 0.46/0.65  % (4502)------------------------------
% 0.46/0.65  % (4502)------------------------------
% 0.46/0.66  % (4508)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.46/0.66  % (4503)Instruction limit reached!
% 0.46/0.66  % (4503)------------------------------
% 0.46/0.66  % (4503)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.66  % (4503)Termination reason: Unknown
% 0.46/0.66  % (4503)Termination phase: Saturation
% 0.46/0.66  
% 0.46/0.66  % (4503)Memory used [KB]: 1303
% 0.46/0.66  % (4503)Time elapsed: 0.025 s
% 0.46/0.66  % (4503)Instructions burned: 45 (million)
% 0.46/0.66  % (4503)------------------------------
% 0.46/0.66  % (4503)------------------------------
% 0.46/0.66  % (4505)Instruction limit reached!
% 0.46/0.66  % (4505)------------------------------
% 0.46/0.66  % (4505)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.66  % (4505)Termination reason: Unknown
% 0.46/0.66  % (4505)Termination phase: Saturation
% 0.46/0.66  
% 0.46/0.66  % (4505)Memory used [KB]: 1304
% 0.46/0.66  % (4505)Time elapsed: 0.028 s
% 0.46/0.66  % (4505)Instructions burned: 57 (million)
% 0.46/0.66  % (4505)------------------------------
% 0.46/0.66  % (4505)------------------------------
% 0.46/0.66  % (4507)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 Vampire---4 for (2996ds/50Mi)
% 0.46/0.67  % (4499)Instruction limit reached!
% 0.46/0.67  % (4499)------------------------------
% 0.46/0.67  % (4499)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.67  % (4499)Termination reason: Unknown
% 0.46/0.67  % (4499)Termination phase: Saturation
% 0.46/0.67  
% 0.46/0.67  % (4499)Memory used [KB]: 1581
% 0.46/0.67  % (4499)Time elapsed: 0.030 s
% 0.46/0.67  % (4499)Instructions burned: 52 (million)
% 0.46/0.67  % (4499)------------------------------
% 0.46/0.67  % (4499)------------------------------
% 0.46/0.67  % (4509)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 Vampire---4 for (2996ds/52Mi)
% 0.46/0.67  % (4506)Instruction limit reached!
% 0.46/0.67  % (4506)------------------------------
% 0.46/0.67  % (4506)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.67  % (4506)Termination reason: Unknown
% 0.46/0.67  % (4506)Termination phase: Saturation
% 0.46/0.67  
% 0.46/0.67  % (4506)Memory used [KB]: 1597
% 0.46/0.67  % (4506)Time elapsed: 0.018 s
% 0.46/0.67  % (4506)Instructions burned: 56 (million)
% 0.46/0.67  % (4506)------------------------------
% 0.46/0.67  % (4506)------------------------------
% 0.46/0.67  % (4510)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 Vampire---4 for (2996ds/518Mi)
% 0.46/0.67  % (4511)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 Vampire---4 for (2996ds/42Mi)
% 0.46/0.67  % (4512)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 Vampire---4 for (2996ds/243Mi)
% 0.46/0.68  % (4504)Instruction limit reached!
% 0.46/0.68  % (4504)------------------------------
% 0.46/0.68  % (4504)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.68  % (4504)Termination reason: Unknown
% 0.46/0.68  % (4504)Termination phase: Saturation
% 0.46/0.68  
% 0.46/0.68  % (4504)Memory used [KB]: 1935
% 0.46/0.68  % (4504)Time elapsed: 0.044 s
% 0.46/0.68  % (4504)Instructions burned: 83 (million)
% 0.46/0.68  % (4504)------------------------------
% 0.46/0.68  % (4504)------------------------------
% 0.46/0.68  % (4500)Instruction limit reached!
% 0.46/0.68  % (4500)------------------------------
% 0.46/0.68  % (4500)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.68  % (4500)Termination reason: Unknown
% 0.46/0.68  % (4500)Termination phase: Saturation
% 0.46/0.68  
% 0.46/0.68  % (4500)Memory used [KB]: 1711
% 0.46/0.68  % (4500)Time elapsed: 0.045 s
% 0.46/0.68  % (4500)Instructions burned: 78 (million)
% 0.46/0.68  % (4500)------------------------------
% 0.46/0.68  % (4500)------------------------------
% 0.46/0.68  % (4514)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 Vampire---4 for (2996ds/143Mi)
% 0.46/0.69  % (4513)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2996ds/117Mi)
% 0.46/0.69  % (4511)Instruction limit reached!
% 0.46/0.69  % (4511)------------------------------
% 0.46/0.69  % (4511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.69  % (4511)Termination reason: Unknown
% 0.46/0.69  % (4511)Termination phase: Saturation
% 0.46/0.69  
% 0.46/0.69  % (4511)Memory used [KB]: 1314
% 0.46/0.69  % (4511)Time elapsed: 0.020 s
% 0.46/0.69  % (4511)Instructions burned: 43 (million)
% 0.46/0.69  % (4511)------------------------------
% 0.46/0.69  % (4511)------------------------------
% 0.46/0.69  % (4507)Instruction limit reached!
% 0.46/0.69  % (4507)------------------------------
% 0.46/0.69  % (4507)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.69  % (4507)Termination reason: Unknown
% 0.46/0.69  % (4507)Termination phase: Saturation
% 0.46/0.69  
% 0.46/0.69  % (4507)Memory used [KB]: 1537
% 0.46/0.69  % (4507)Time elapsed: 0.027 s
% 0.46/0.69  % (4507)Instructions burned: 51 (million)
% 0.46/0.69  % (4507)------------------------------
% 0.46/0.69  % (4507)------------------------------
% 0.46/0.69  % (4515)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 Vampire---4 for (2996ds/93Mi)
% 0.46/0.69  % (4516)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 Vampire---4 for (2996ds/62Mi)
% 0.46/0.69  % (4509)Instruction limit reached!
% 0.46/0.69  % (4509)------------------------------
% 0.46/0.69  % (4509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.69  % (4509)Termination reason: Unknown
% 0.46/0.69  % (4509)Termination phase: Saturation
% 0.46/0.69  
% 0.46/0.69  % (4509)Memory used [KB]: 1430
% 0.46/0.69  % (4509)Time elapsed: 0.030 s
% 0.46/0.69  % (4509)Instructions burned: 52 (million)
% 0.46/0.69  % (4509)------------------------------
% 0.46/0.69  % (4509)------------------------------
% 0.46/0.70  % (4517)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 Vampire---4 for (2996ds/32Mi)
% 0.46/0.72  % (4517)Instruction limit reached!
% 0.46/0.72  % (4517)------------------------------
% 0.46/0.72  % (4517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.46/0.72  % (4517)Termination reason: Unknown
% 0.46/0.72  % (4517)Termination phase: Saturation
% 0.46/0.72  
% 0.46/0.72  % (4517)Memory used [KB]: 1365
% 0.46/0.72  % (4517)Time elapsed: 0.019 s
% 0.46/0.72  % (4517)Instructions burned: 32 (million)
% 0.46/0.72  % (4517)------------------------------
% 0.46/0.72  % (4517)------------------------------
% 0.80/0.72  % (4516)Instruction limit reached!
% 0.80/0.72  % (4516)------------------------------
% 0.80/0.72  % (4516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.72  % (4516)Termination reason: Unknown
% 0.80/0.72  % (4516)Termination phase: Saturation
% 0.80/0.72  
% 0.80/0.72  % (4516)Memory used [KB]: 1917
% 0.80/0.72  % (4516)Time elapsed: 0.032 s
% 0.80/0.72  % (4516)Instructions burned: 62 (million)
% 0.80/0.72  % (4516)------------------------------
% 0.80/0.72  % (4516)------------------------------
% 0.80/0.73  % (4519)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 Vampire---4 for (2995ds/55Mi)
% 0.80/0.73  % (4518)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 Vampire---4 for (2996ds/1919Mi)
% 0.80/0.74  % (4513)Instruction limit reached!
% 0.80/0.74  % (4513)------------------------------
% 0.80/0.74  % (4513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.74  % (4513)Termination reason: Unknown
% 0.80/0.74  % (4513)Termination phase: Saturation
% 0.80/0.74  
% 0.80/0.74  % (4513)Memory used [KB]: 1825
% 0.80/0.74  % (4513)Time elapsed: 0.055 s
% 0.80/0.74  % (4513)Instructions burned: 117 (million)
% 0.80/0.74  % (4513)------------------------------
% 0.80/0.74  % (4513)------------------------------
% 0.80/0.74  % (4512)Instruction limit reached!
% 0.80/0.74  % (4512)------------------------------
% 0.80/0.74  % (4512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.74  % (4512)Termination reason: Unknown
% 0.80/0.74  % (4512)Termination phase: Saturation
% 0.80/0.74  
% 0.80/0.74  % (4512)Memory used [KB]: 2379
% 0.80/0.74  % (4512)Time elapsed: 0.072 s
% 0.80/0.74  % (4512)Instructions burned: 243 (million)
% 0.80/0.74  % (4512)------------------------------
% 0.80/0.74  % (4512)------------------------------
% 0.80/0.74  % (4515)Instruction limit reached!
% 0.80/0.74  % (4515)------------------------------
% 0.80/0.74  % (4515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.74  % (4515)Termination reason: Unknown
% 0.80/0.74  % (4515)Termination phase: Saturation
% 0.80/0.74  
% 0.80/0.74  % (4515)Memory used [KB]: 1900
% 0.80/0.74  % (4515)Time elapsed: 0.052 s
% 0.80/0.74  % (4515)Instructions burned: 93 (million)
% 0.80/0.74  % (4515)------------------------------
% 0.80/0.74  % (4515)------------------------------
% 0.80/0.74  % (4520)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 Vampire---4 for (2995ds/53Mi)
% 0.80/0.74  % (4521)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 Vampire---4 for (2995ds/46Mi)
% 0.80/0.74  % (4522)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 Vampire---4 for (2995ds/102Mi)
% 0.80/0.75  % (4514)Instruction limit reached!
% 0.80/0.75  % (4514)------------------------------
% 0.80/0.75  % (4514)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.75  % (4514)Termination reason: Unknown
% 0.80/0.75  % (4514)Termination phase: Saturation
% 0.80/0.75  
% 0.80/0.75  % (4514)Memory used [KB]: 1754
% 0.80/0.75  % (4514)Time elapsed: 0.071 s
% 0.80/0.75  % (4514)Instructions burned: 144 (million)
% 0.80/0.75  % (4514)------------------------------
% 0.80/0.75  % (4514)------------------------------
% 0.80/0.75  % (4519)Instruction limit reached!
% 0.80/0.75  % (4519)------------------------------
% 0.80/0.75  % (4519)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.75  % (4519)Termination reason: Unknown
% 0.80/0.75  % (4519)Termination phase: Saturation
% 0.80/0.75  
% 0.80/0.75  % (4519)Memory used [KB]: 1891
% 0.80/0.75  % (4519)Time elapsed: 0.029 s
% 0.80/0.75  % (4519)Instructions burned: 55 (million)
% 0.80/0.75  % (4519)------------------------------
% 0.80/0.75  % (4519)------------------------------
% 0.80/0.75  % (4508)Instruction limit reached!
% 0.80/0.75  % (4508)------------------------------
% 0.80/0.75  % (4508)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.75  % (4508)Termination reason: Unknown
% 0.80/0.75  % (4508)Termination phase: Saturation
% 0.80/0.75  
% 0.80/0.75  % (4508)Memory used [KB]: 1993
% 0.80/0.75  % (4508)Time elapsed: 0.099 s
% 0.80/0.75  % (4508)Instructions burned: 209 (million)
% 0.80/0.75  % (4508)------------------------------
% 0.80/0.75  % (4508)------------------------------
% 0.80/0.76  % (4524)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.80/0.76  % (4523)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 Vampire---4 for (2995ds/35Mi)
% 0.80/0.76  % (4525)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 Vampire---4 for (2995ds/109Mi)
% 0.80/0.76  % (4520)Instruction limit reached!
% 0.80/0.76  % (4520)------------------------------
% 0.80/0.76  % (4520)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.80/0.76  % (4520)Termination reason: Unknown
% 0.80/0.76  % (4520)Termination phase: Saturation
% 0.80/0.76  
% 0.80/0.76  % (4520)Memory used [KB]: 1714
% 0.80/0.76  % (4520)Time elapsed: 0.017 s
% 0.80/0.76  % (4520)Instructions burned: 54 (million)
% 0.80/0.76  % (4520)------------------------------
% 0.80/0.76  % (4520)------------------------------
% 0.80/0.76  % (4526)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 Vampire---4 for (2995ds/161Mi)
% 1.23/0.77  % (4521)Instruction limit reached!
% 1.23/0.77  % (4521)------------------------------
% 1.23/0.77  % (4521)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.77  % (4521)Termination reason: Unknown
% 1.23/0.77  % (4521)Termination phase: Saturation
% 1.23/0.77  
% 1.23/0.77  % (4521)Memory used [KB]: 1367
% 1.23/0.77  % (4521)Time elapsed: 0.024 s
% 1.23/0.77  % (4521)Instructions burned: 47 (million)
% 1.23/0.77  % (4521)------------------------------
% 1.23/0.77  % (4521)------------------------------
% 1.23/0.77  % (4527)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 Vampire---4 for (2995ds/69Mi)
% 1.23/0.78  % (4523)Instruction limit reached!
% 1.23/0.78  % (4523)------------------------------
% 1.23/0.78  % (4523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.78  % (4523)Termination reason: Unknown
% 1.23/0.78  % (4523)Termination phase: Saturation
% 1.23/0.78  
% 1.23/0.78  % (4523)Memory used [KB]: 1282
% 1.23/0.78  % (4523)Time elapsed: 0.021 s
% 1.23/0.78  % (4523)Instructions burned: 36 (million)
% 1.23/0.78  % (4523)------------------------------
% 1.23/0.78  % (4523)------------------------------
% 1.23/0.78  % (4528)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 Vampire---4 for (2995ds/40Mi)
% 1.23/0.80  % (4524)Instruction limit reached!
% 1.23/0.80  % (4524)------------------------------
% 1.23/0.80  % (4524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.80  % (4524)Termination reason: Unknown
% 1.23/0.80  % (4524)Termination phase: Saturation
% 1.23/0.80  
% 1.23/0.80  % (4524)Memory used [KB]: 2174
% 1.23/0.80  % (4524)Time elapsed: 0.044 s
% 1.23/0.80  % (4524)Instructions burned: 87 (million)
% 1.23/0.80  % (4524)------------------------------
% 1.23/0.80  % (4524)------------------------------
% 1.23/0.80  % (4522)Instruction limit reached!
% 1.23/0.80  % (4522)------------------------------
% 1.23/0.80  % (4522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.80  % (4522)Termination reason: Unknown
% 1.23/0.80  % (4522)Termination phase: Saturation
% 1.23/0.80  
% 1.23/0.80  % (4522)Memory used [KB]: 2097
% 1.23/0.80  % (4522)Time elapsed: 0.059 s
% 1.23/0.80  % (4522)Instructions burned: 103 (million)
% 1.23/0.80  % (4522)------------------------------
% 1.23/0.80  % (4522)------------------------------
% 1.23/0.81  % (4526)Instruction limit reached!
% 1.23/0.81  % (4526)------------------------------
% 1.23/0.81  % (4526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.81  % (4526)Termination reason: Unknown
% 1.23/0.81  % (4526)Termination phase: Saturation
% 1.23/0.81  
% 1.23/0.81  % (4526)Memory used [KB]: 1639
% 1.23/0.81  % (4526)Time elapsed: 0.045 s
% 1.23/0.81  % (4526)Instructions burned: 163 (million)
% 1.23/0.81  % (4526)------------------------------
% 1.23/0.81  % (4526)------------------------------
% 1.23/0.81  % (4530)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 Vampire---4 for (2995ds/161Mi)
% 1.23/0.81  % (4527)Instruction limit reached!
% 1.23/0.81  % (4527)------------------------------
% 1.23/0.81  % (4527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.81  % (4527)Termination reason: Unknown
% 1.23/0.81  % (4527)Termination phase: Saturation
% 1.23/0.81  
% 1.23/0.81  % (4527)Memory used [KB]: 1678
% 1.23/0.81  % (4527)Time elapsed: 0.038 s
% 1.23/0.81  % (4527)Instructions burned: 69 (million)
% 1.23/0.81  % (4527)------------------------------
% 1.23/0.81  % (4527)------------------------------
% 1.23/0.81  % (4528)Instruction limit reached!
% 1.23/0.81  % (4528)------------------------------
% 1.23/0.81  % (4528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.81  % (4528)Termination reason: Unknown
% 1.23/0.81  % (4528)Termination phase: Saturation
% 1.23/0.81  
% 1.23/0.81  % (4528)Memory used [KB]: 1580
% 1.23/0.81  % (4528)Time elapsed: 0.047 s
% 1.23/0.81  % (4528)Instructions burned: 41 (million)
% 1.23/0.81  % (4528)------------------------------
% 1.23/0.81  % (4528)------------------------------
% 1.23/0.81  % (4529)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 Vampire---4 for (2995ds/360Mi)
% 1.23/0.81  % (4532)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 Vampire---4 for (2995ds/37Mi)
% 1.23/0.81  % (4533)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 Vampire---4 for (2995ds/55Mi)
% 1.23/0.81  % (4525)Instruction limit reached!
% 1.23/0.81  % (4525)------------------------------
% 1.23/0.81  % (4525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.81  % (4525)Termination reason: Unknown
% 1.23/0.81  % (4525)Termination phase: Saturation
% 1.23/0.81  
% 1.23/0.81  % (4525)Memory used [KB]: 1981
% 1.23/0.81  % (4525)Time elapsed: 0.058 s
% 1.23/0.81  % (4525)Instructions burned: 110 (million)
% 1.23/0.81  % (4525)------------------------------
% 1.23/0.81  % (4525)------------------------------
% 1.23/0.82  % (4534)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 Vampire---4 for (2995ds/47Mi)
% 1.23/0.82  % (4531)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2995ds/80Mi)
% 1.23/0.83  % (4532)Instruction limit reached!
% 1.23/0.83  % (4532)------------------------------
% 1.23/0.83  % (4532)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.83  % (4532)Termination reason: Unknown
% 1.23/0.83  % (4532)Termination phase: Saturation
% 1.23/0.83  
% 1.23/0.83  % (4532)Memory used [KB]: 1609
% 1.23/0.83  % (4532)Time elapsed: 0.043 s
% 1.23/0.83  % (4532)Instructions burned: 37 (million)
% 1.23/0.83  % (4532)------------------------------
% 1.23/0.83  % (4532)------------------------------
% 1.23/0.83  % (4535)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.23/0.84  % (4533)Instruction limit reached!
% 1.23/0.84  % (4533)------------------------------
% 1.23/0.84  % (4533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/0.84  % (4533)Termination reason: Unknown
% 1.23/0.84  % (4533)Termination phase: Saturation
% 1.23/0.84  
% 1.23/0.84  % (4533)Memory used [KB]: 1426
% 1.23/0.84  % (4533)Time elapsed: 0.052 s
% 1.23/0.84  % (4533)Instructions burned: 55 (million)
% 1.23/0.84  % (4533)------------------------------
% 1.23/0.84  % (4533)------------------------------
% 1.61/0.84  % (4536)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 Vampire---4 for (2994ds/132Mi)
% 1.61/0.85  % (4534)Instruction limit reached!
% 1.61/0.85  % (4534)------------------------------
% 1.61/0.85  % (4534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.61/0.85  % (4534)Termination reason: Unknown
% 1.61/0.85  % (4534)Termination phase: Saturation
% 1.61/0.85  
% 1.61/0.85  % (4534)Memory used [KB]: 1515
% 1.61/0.85  % (4534)Time elapsed: 0.052 s
% 1.61/0.85  % (4534)Instructions burned: 48 (million)
% 1.61/0.85  % (4534)------------------------------
% 1.61/0.85  % (4534)------------------------------
% 1.61/0.85  % (4535)Instruction limit reached!
% 1.61/0.85  % (4535)------------------------------
% 1.61/0.85  % (4535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.61/0.85  % (4535)Termination reason: Unknown
% 1.61/0.85  % (4535)Termination phase: Saturation
% 1.61/0.85  
% 1.61/0.85  % (4535)Memory used [KB]: 1387
% 1.61/0.85  % (4535)Time elapsed: 0.017 s
% 1.61/0.85  % (4535)Instructions burned: 32 (million)
% 1.61/0.85  % (4535)------------------------------
% 1.61/0.85  % (4535)------------------------------
% 1.61/0.85  % (4537)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 Vampire---4 for (2994ds/54Mi)
% 1.61/0.85  % (4538)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 Vampire---4 for (2994ds/82Mi)
% 1.66/0.87  % (4531)Instruction limit reached!
% 1.66/0.87  % (4531)------------------------------
% 1.66/0.87  % (4531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.87  % (4531)Termination reason: Unknown
% 1.66/0.87  % (4531)Termination phase: Saturation
% 1.66/0.87  
% 1.66/0.87  % (4531)Memory used [KB]: 1610
% 1.66/0.87  % (4531)Time elapsed: 0.083 s
% 1.66/0.87  % (4531)Instructions burned: 80 (million)
% 1.66/0.87  % (4531)------------------------------
% 1.66/0.87  % (4531)------------------------------
% 1.66/0.87  % (4537)Instruction limit reached!
% 1.66/0.87  % (4537)------------------------------
% 1.66/0.87  % (4537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.87  % (4537)Termination reason: Unknown
% 1.66/0.87  % (4537)Termination phase: Saturation
% 1.66/0.87  
% 1.66/0.87  % (4537)Memory used [KB]: 1503
% 1.66/0.87  % (4537)Time elapsed: 0.028 s
% 1.66/0.88  % (4537)Instructions burned: 54 (million)
% 1.66/0.88  % (4537)------------------------------
% 1.66/0.88  % (4537)------------------------------
% 1.66/0.88  % (4540)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 Vampire---4 for (2994ds/177Mi)
% 1.66/0.89  % (4530)Instruction limit reached!
% 1.66/0.89  % (4530)------------------------------
% 1.66/0.89  % (4530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.89  % (4530)Termination reason: Unknown
% 1.66/0.89  % (4530)Termination phase: Saturation
% 1.66/0.89  
% 1.66/0.89  % (4530)Memory used [KB]: 2322
% 1.66/0.89  % (4530)Time elapsed: 0.104 s
% 1.66/0.89  % (4530)Instructions burned: 163 (million)
% 1.66/0.89  % (4530)------------------------------
% 1.66/0.89  % (4530)------------------------------
% 1.66/0.89  % (4539)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 Vampire---4 for (2994ds/119Mi)
% 1.66/0.89  % (4541)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 Vampire---4 for (2994ds/117Mi)
% 1.66/0.89  % (4538)Instruction limit reached!
% 1.66/0.89  % (4538)------------------------------
% 1.66/0.89  % (4538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.89  % (4538)Termination reason: Unknown
% 1.66/0.89  % (4538)Termination phase: Saturation
% 1.66/0.89  
% 1.66/0.89  % (4538)Memory used [KB]: 1927
% 1.66/0.89  % (4538)Time elapsed: 0.042 s
% 1.66/0.89  % (4538)Instructions burned: 82 (million)
% 1.66/0.89  % (4538)------------------------------
% 1.66/0.89  % (4538)------------------------------
% 1.66/0.89  % (4542)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 Vampire---4 for (2994ds/49Mi)
% 1.66/0.91  % (4536)Instruction limit reached!
% 1.66/0.91  % (4536)------------------------------
% 1.66/0.91  % (4536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.91  % (4536)Termination reason: Unknown
% 1.66/0.91  % (4536)Termination phase: Saturation
% 1.66/0.91  
% 1.66/0.91  % (4536)Memory used [KB]: 1724
% 1.66/0.91  % (4536)Time elapsed: 0.066 s
% 1.66/0.91  % (4536)Instructions burned: 132 (million)
% 1.66/0.91  % (4536)------------------------------
% 1.66/0.91  % (4536)------------------------------
% 1.66/0.91  % (4543)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 Vampire---4 for (2994ds/51Mi)
% 1.66/0.92  % (4542)Instruction limit reached!
% 1.66/0.92  % (4542)------------------------------
% 1.66/0.92  % (4542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.92  % (4542)Termination reason: Unknown
% 1.66/0.92  % (4542)Termination phase: Saturation
% 1.66/0.92  
% 1.66/0.92  % (4542)Memory used [KB]: 1511
% 1.66/0.92  % (4542)Time elapsed: 0.026 s
% 1.66/0.92  % (4542)Instructions burned: 50 (million)
% 1.66/0.92  % (4542)------------------------------
% 1.66/0.92  % (4542)------------------------------
% 1.66/0.92  % (4510)Instruction limit reached!
% 1.66/0.92  % (4510)------------------------------
% 1.66/0.92  % (4510)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.66/0.92  % (4510)Termination reason: Unknown
% 1.66/0.92  % (4510)Termination phase: Saturation
% 1.66/0.92  
% 1.66/0.92  % (4510)Memory used [KB]: 3133
% 1.66/0.92  % (4510)Time elapsed: 0.252 s
% 1.66/0.92  % (4510)Instructions burned: 518 (million)
% 1.66/0.92  % (4510)------------------------------
% 1.66/0.92  % (4510)------------------------------
% 1.66/0.92  % (4544)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 Vampire---4 for (2993ds/149Mi)
% 2.19/0.93  % (4539)Instruction limit reached!
% 2.19/0.93  % (4539)------------------------------
% 2.19/0.93  % (4539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.19/0.93  % (4539)Termination reason: Unknown
% 2.19/0.93  % (4539)Termination phase: Saturation
% 2.19/0.93  
% 2.19/0.93  % (4539)Memory used [KB]: 1495
% 2.19/0.93  % (4539)Time elapsed: 0.061 s
% 2.19/0.93  % (4539)Instructions burned: 122 (million)
% 2.19/0.93  % (4539)------------------------------
% 2.19/0.93  % (4539)------------------------------
% 2.19/0.94  % (4543)Instruction limit reached!
% 2.19/0.94  % (4543)------------------------------
% 2.19/0.94  % (4543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.19/0.94  % (4543)Termination reason: Unknown
% 2.19/0.94  % (4543)Termination phase: Saturation
% 2.19/0.94  
% 2.19/0.94  % (4543)Memory used [KB]: 1907
% 2.19/0.94  % (4543)Time elapsed: 0.029 s
% 2.19/0.94  % (4543)Instructions burned: 51 (million)
% 2.19/0.94  % (4543)------------------------------
% 2.19/0.94  % (4543)------------------------------
% 2.19/0.94  % (4545)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 Vampire---4 for (2993ds/56Mi)
% 2.19/0.94  % (4546)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 Vampire---4 for (2993ds/289Mi)
% 2.25/0.95  % (4547)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 Vampire---4 for (2993ds/206Mi)
% 2.25/0.95  % (4541)Instruction limit reached!
% 2.25/0.95  % (4541)------------------------------
% 2.25/0.95  % (4541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/0.95  % (4541)Termination reason: Unknown
% 2.25/0.95  % (4541)Termination phase: Saturation
% 2.25/0.95  
% 2.25/0.95  % (4541)Memory used [KB]: 2025
% 2.25/0.95  % (4541)Time elapsed: 0.064 s
% 2.25/0.95  % (4541)Instructions burned: 119 (million)
% 2.25/0.95  % (4541)------------------------------
% 2.25/0.95  % (4541)------------------------------
% 2.25/0.96  % (4548)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 Vampire---4 for (2993ds/50Mi)
% 2.25/0.97  % (4540)Instruction limit reached!
% 2.25/0.97  % (4540)------------------------------
% 2.25/0.97  % (4540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/0.97  % (4540)Termination reason: Unknown
% 2.25/0.97  % (4540)Termination phase: Saturation
% 2.25/0.97  
% 2.25/0.97  % (4540)Memory used [KB]: 4161
% 2.25/0.97  % (4540)Time elapsed: 0.090 s
% 2.25/0.97  % (4540)Instructions burned: 177 (million)
% 2.25/0.97  % (4540)------------------------------
% 2.25/0.97  % (4540)------------------------------
% 2.25/0.97  % (4545)Instruction limit reached!
% 2.25/0.97  % (4545)------------------------------
% 2.25/0.97  % (4545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/0.97  % (4545)Termination reason: Unknown
% 2.25/0.97  % (4545)Termination phase: Saturation
% 2.25/0.97  
% 2.25/0.97  % (4545)Memory used [KB]: 1560
% 2.25/0.97  % (4545)Time elapsed: 0.042 s
% 2.25/0.97  % (4545)Instructions burned: 58 (million)
% 2.25/0.97  % (4545)------------------------------
% 2.25/0.97  % (4545)------------------------------
% 2.25/0.97  % (4549)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 2.25/0.98  % (4550)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 Vampire---4 for (2993ds/67Mi)
% 2.25/0.98  % (4548)Instruction limit reached!
% 2.25/0.98  % (4548)------------------------------
% 2.25/0.98  % (4548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/0.98  % (4548)Termination reason: Unknown
% 2.25/0.98  % (4548)Termination phase: Saturation
% 2.25/0.98  
% 2.25/0.98  % (4548)Memory used [KB]: 1686
% 2.25/0.98  % (4548)Time elapsed: 0.030 s
% 2.25/0.98  % (4548)Instructions burned: 50 (million)
% 2.25/0.98  % (4548)------------------------------
% 2.25/0.98  % (4548)------------------------------
% 2.25/0.99  % (4551)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 Vampire---4 for (2993ds/67Mi)
% 2.25/0.99  % (4544)Instruction limit reached!
% 2.25/0.99  % (4544)------------------------------
% 2.25/0.99  % (4544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/0.99  % (4544)Termination reason: Unknown
% 2.25/0.99  % (4544)Termination phase: Saturation
% 2.25/0.99  
% 2.25/0.99  % (4544)Memory used [KB]: 1505
% 2.25/0.99  % (4544)Time elapsed: 0.069 s
% 2.25/0.99  % (4544)Instructions burned: 149 (million)
% 2.25/0.99  % (4544)------------------------------
% 2.25/0.99  % (4544)------------------------------
% 2.25/0.99  % (4552)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 Vampire---4 for (2993ds/52Mi)
% 2.25/1.01  % (4529)Instruction limit reached!
% 2.25/1.01  % (4529)------------------------------
% 2.25/1.01  % (4529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/1.01  % (4529)Termination reason: Unknown
% 2.25/1.01  % (4529)Termination phase: Saturation
% 2.25/1.01  
% 2.25/1.01  % (4529)Memory used [KB]: 3668
% 2.25/1.01  % (4529)Time elapsed: 0.227 s
% 2.25/1.01  % (4529)Instructions burned: 361 (million)
% 2.25/1.01  % (4529)------------------------------
% 2.25/1.01  % (4529)------------------------------
% 2.25/1.01  % (4550)Instruction limit reached!
% 2.25/1.01  % (4550)------------------------------
% 2.25/1.01  % (4550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/1.01  % (4550)Termination reason: Unknown
% 2.25/1.01  % (4550)Termination phase: Saturation
% 2.25/1.01  
% 2.25/1.01  % (4550)Memory used [KB]: 1391
% 2.25/1.01  % (4550)Time elapsed: 0.044 s
% 2.25/1.01  % (4550)Instructions burned: 67 (million)
% 2.25/1.01  % (4550)------------------------------
% 2.25/1.01  % (4550)------------------------------
% 2.25/1.02  % (4553)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2993ds/366Mi)
% 2.25/1.02  % (4552)Instruction limit reached!
% 2.25/1.02  % (4552)------------------------------
% 2.25/1.02  % (4552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.25/1.02  % (4552)Termination reason: Unknown
% 2.25/1.02  % (4552)Termination phase: Saturation
% 2.25/1.02  
% 2.25/1.02  % (4552)Memory used [KB]: 1470
% 2.25/1.02  % (4552)Time elapsed: 0.028 s
% 2.25/1.02  % (4552)Instructions burned: 53 (million)
% 2.25/1.02  % (4552)------------------------------
% 2.25/1.02  % (4552)------------------------------
% 2.75/1.02  % (4555)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 Vampire---4 for (2993ds/163Mi)
% 2.75/1.02  % (4551)Instruction limit reached!
% 2.75/1.02  % (4551)------------------------------
% 2.75/1.02  % (4551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.02  % (4551)Termination reason: Unknown
% 2.75/1.02  % (4551)Termination phase: Saturation
% 2.75/1.02  
% 2.75/1.02  % (4551)Memory used [KB]: 1587
% 2.75/1.02  % (4551)Time elapsed: 0.038 s
% 2.75/1.02  % (4551)Instructions burned: 68 (million)
% 2.75/1.02  % (4551)------------------------------
% 2.75/1.02  % (4551)------------------------------
% 2.75/1.03  % (4556)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 Vampire---4 for (2992ds/77Mi)
% 2.75/1.03  % (4554)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 Vampire---4 for (2993ds/863Mi)
% 2.75/1.06  % (4547)Instruction limit reached!
% 2.75/1.06  % (4547)------------------------------
% 2.75/1.06  % (4547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.06  % (4547)Termination reason: Unknown
% 2.75/1.06  % (4547)Termination phase: Saturation
% 2.75/1.06  
% 2.75/1.06  % (4547)Memory used [KB]: 2228
% 2.75/1.06  % (4547)Time elapsed: 0.127 s
% 2.75/1.06  % (4547)Instructions burned: 206 (million)
% 2.75/1.06  % (4547)------------------------------
% 2.75/1.06  % (4547)------------------------------
% 2.75/1.06  % (4556)Instruction limit reached!
% 2.75/1.06  % (4556)------------------------------
% 2.75/1.06  % (4556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.06  % (4556)Termination reason: Unknown
% 2.75/1.06  % (4556)Termination phase: Saturation
% 2.75/1.06  
% 2.75/1.06  % (4556)Memory used [KB]: 1677
% 2.75/1.06  % (4556)Time elapsed: 0.036 s
% 2.75/1.06  % (4556)Instructions burned: 77 (million)
% 2.75/1.06  % (4556)------------------------------
% 2.75/1.06  % (4556)------------------------------
% 2.75/1.06  % (4557)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 2.75/1.06  % (4558)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 Vampire---4 for (2992ds/76Mi)
% 2.75/1.08  % (4546)Instruction limit reached!
% 2.75/1.08  % (4546)------------------------------
% 2.75/1.08  % (4546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.75/1.08  % (4546)Termination reason: Unknown
% 2.75/1.08  % (4546)Termination phase: Saturation
% 2.75/1.08  
% 2.75/1.08  % (4546)Memory used [KB]: 4652
% 2.75/1.08  % (4546)Time elapsed: 0.140 s
% 2.75/1.08  % (4546)Instructions burned: 289 (million)
% 2.75/1.08  % (4546)------------------------------
% 2.75/1.08  % (4546)------------------------------
% 2.75/1.08  % (4559)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 Vampire---4 for (2992ds/1376Mi)
% 3.61/1.10  % (4555)Instruction limit reached!
% 3.61/1.10  % (4555)------------------------------
% 3.61/1.10  % (4555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.61/1.10  % (4555)Termination reason: Unknown
% 3.61/1.10  % (4555)Termination phase: Saturation
% 3.61/1.10  
% 3.61/1.10  % (4555)Memory used [KB]: 2206
% 3.61/1.10  % (4555)Time elapsed: 0.083 s
% 3.61/1.10  % (4555)Instructions burned: 164 (million)
% 3.61/1.10  % (4555)------------------------------
% 3.61/1.10  % (4555)------------------------------
% 3.61/1.11  % (4558)Instruction limit reached!
% 3.61/1.11  % (4558)------------------------------
% 3.61/1.11  % (4558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.61/1.11  % (4558)Termination reason: Unknown
% 3.61/1.11  % (4558)Termination phase: Saturation
% 3.61/1.11  
% 3.61/1.11  % (4558)Memory used [KB]: 1728
% 3.61/1.11  % (4558)Time elapsed: 0.043 s
% 3.61/1.11  % (4558)Instructions burned: 77 (million)
% 3.61/1.11  % (4558)------------------------------
% 3.61/1.11  % (4558)------------------------------
% 3.61/1.11  % (4561)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 Vampire---4 for (2992ds/59Mi)
% 3.61/1.12  % (4560)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 Vampire---4 for (2992ds/117Mi)
% 3.61/1.14  % (4561)Instruction limit reached!
% 3.61/1.14  % (4561)------------------------------
% 3.61/1.14  % (4561)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.61/1.14  % (4561)Termination reason: Unknown
% 3.61/1.14  % (4561)Termination phase: Saturation
% 3.61/1.14  
% 3.61/1.14  % (4561)Memory used [KB]: 1768
% 3.61/1.14  % (4561)Time elapsed: 0.036 s
% 3.61/1.14  % (4561)Instructions burned: 59 (million)
% 3.61/1.14  % (4561)------------------------------
% 3.61/1.14  % (4561)------------------------------
% 3.61/1.15  % (4562)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 Vampire---4 for (2991ds/151Mi)
% 4.08/1.18  % (4560)Instruction limit reached!
% 4.08/1.18  % (4560)------------------------------
% 4.08/1.18  % (4560)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.08/1.18  % (4560)Termination reason: Unknown
% 4.08/1.18  % (4560)Termination phase: Saturation
% 4.08/1.18  
% 4.08/1.18  % (4560)Memory used [KB]: 3250
% 4.08/1.18  % (4560)Time elapsed: 0.087 s
% 4.08/1.18  % (4560)Instructions burned: 117 (million)
% 4.08/1.18  % (4560)------------------------------
% 4.08/1.18  % (4560)------------------------------
% 4.08/1.18  % (4563)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 Vampire---4 for (2991ds/260Mi)
% 4.27/1.19  % (4553)Instruction limit reached!
% 4.27/1.19  % (4553)------------------------------
% 4.27/1.19  % (4553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.19  % (4553)Termination reason: Unknown
% 4.27/1.19  % (4553)Termination phase: Saturation
% 4.27/1.19  
% 4.27/1.19  % (4553)Memory used [KB]: 2649
% 4.27/1.19  % (4553)Time elapsed: 0.173 s
% 4.27/1.19  % (4553)Instructions burned: 367 (million)
% 4.27/1.19  % (4553)------------------------------
% 4.27/1.19  % (4553)------------------------------
% 4.27/1.22  % (4564)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 Vampire---4 for (2991ds/1797Mi)
% 4.27/1.23  % (4562)Instruction limit reached!
% 4.27/1.23  % (4562)------------------------------
% 4.27/1.23  % (4562)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.23  % (4562)Termination reason: Unknown
% 4.27/1.23  % (4562)Termination phase: Saturation
% 4.27/1.23  
% 4.27/1.23  % (4562)Memory used [KB]: 2110
% 4.27/1.23  % (4562)Time elapsed: 0.080 s
% 4.27/1.23  % (4562)Instructions burned: 151 (million)
% 4.27/1.23  % (4562)------------------------------
% 4.27/1.23  % (4562)------------------------------
% 4.51/1.23  % (4565)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 Vampire---4 for (2991ds/200Mi)
% 4.83/1.31  % (4563)Instruction limit reached!
% 4.83/1.31  % (4563)------------------------------
% 4.83/1.31  % (4563)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.83/1.31  % (4563)Termination reason: Unknown
% 4.83/1.31  % (4563)Termination phase: Saturation
% 4.83/1.31  
% 4.83/1.31  % (4563)Memory used [KB]: 4328
% 4.83/1.31  % (4563)Time elapsed: 0.132 s
% 4.83/1.31  % (4563)Instructions burned: 261 (million)
% 4.83/1.31  % (4563)------------------------------
% 4.83/1.31  % (4563)------------------------------
% 4.83/1.31  % (4566)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 Vampire---4 for (2990ds/356Mi)
% 4.83/1.33  % (4565)Instruction limit reached!
% 4.83/1.33  % (4565)------------------------------
% 4.83/1.33  % (4565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.83/1.33  % (4565)Termination reason: Unknown
% 4.83/1.33  % (4565)Termination phase: Saturation
% 4.83/1.33  
% 4.83/1.33  % (4565)Memory used [KB]: 2810
% 4.83/1.33  % (4565)Time elapsed: 0.103 s
% 4.83/1.33  % (4565)Instructions burned: 201 (million)
% 4.83/1.33  % (4565)------------------------------
% 4.83/1.33  % (4565)------------------------------
% 4.83/1.35  % (4567)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 Vampire---4 for (2989ds/75Mi)
% 5.26/1.40  % (4567)Instruction limit reached!
% 5.26/1.40  % (4567)------------------------------
% 5.26/1.40  % (4567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.26/1.40  % (4567)Termination reason: Unknown
% 5.26/1.40  % (4567)Termination phase: Saturation
% 5.26/1.40  
% 5.26/1.40  % (4567)Memory used [KB]: 1788
% 5.26/1.40  % (4567)Time elapsed: 0.086 s
% 5.26/1.40  % (4567)Instructions burned: 75 (million)
% 5.26/1.40  % (4567)------------------------------
% 5.26/1.40  % (4567)------------------------------
% 5.26/1.40  % (4554)Instruction limit reached!
% 5.26/1.40  % (4554)------------------------------
% 5.26/1.40  % (4554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.26/1.40  % (4554)Termination reason: Unknown
% 5.26/1.40  % (4554)Termination phase: Saturation
% 5.26/1.40  
% 5.26/1.40  % (4554)Memory used [KB]: 5746
% 5.26/1.40  % (4554)Time elapsed: 0.395 s
% 5.26/1.40  % (4554)Instructions burned: 863 (million)
% 5.26/1.40  % (4554)------------------------------
% 5.26/1.40  % (4554)------------------------------
% 5.26/1.41  % (4569)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 Vampire---4 for (2989ds/251Mi)
% 5.26/1.41  % (4568)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 Vampire---4 for (2989ds/578Mi)
% 5.60/1.46  % (4566)Instruction limit reached!
% 5.60/1.46  % (4566)------------------------------
% 5.60/1.46  % (4566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.60/1.46  % (4566)Termination reason: Unknown
% 5.60/1.46  % (4566)Termination phase: Saturation
% 5.60/1.46  
% 5.60/1.46  % (4566)Memory used [KB]: 3650
% 5.60/1.46  % (4566)Time elapsed: 0.152 s
% 5.60/1.46  % (4566)Instructions burned: 356 (million)
% 5.60/1.46  % (4566)------------------------------
% 5.60/1.46  % (4566)------------------------------
% 5.60/1.47  % (4570)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2988ds/93Mi)
% 5.84/1.52  % (4570)Instruction limit reached!
% 5.84/1.52  % (4570)------------------------------
% 5.84/1.52  % (4570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.84/1.52  % (4570)Termination reason: Unknown
% 5.84/1.52  % (4570)Termination phase: Saturation
% 5.84/1.52  
% 5.84/1.52  % (4570)Memory used [KB]: 1777
% 5.84/1.52  % (4570)Time elapsed: 0.072 s
% 5.84/1.52  % (4570)Instructions burned: 93 (million)
% 5.84/1.52  % (4570)------------------------------
% 5.84/1.52  % (4570)------------------------------
% 5.84/1.52  % (4571)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2988ds/37Mi)
% 6.03/1.53  % (4569)Instruction limit reached!
% 6.03/1.53  % (4569)------------------------------
% 6.03/1.53  % (4569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.03/1.53  % (4569)Termination reason: Unknown
% 6.03/1.53  % (4569)Termination phase: Saturation
% 6.03/1.53  
% 6.03/1.53  % (4569)Memory used [KB]: 2356
% 6.03/1.53  % (4569)Time elapsed: 0.145 s
% 6.03/1.53  % (4569)Instructions burned: 252 (million)
% 6.03/1.53  % (4569)------------------------------
% 6.03/1.53  % (4569)------------------------------
% 6.03/1.53  % (4572)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 Vampire---4 for (2987ds/132Mi)
% 6.18/1.54  % (4571)Instruction limit reached!
% 6.18/1.54  % (4571)------------------------------
% 6.18/1.54  % (4571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.18/1.54  % (4571)Termination reason: Unknown
% 6.18/1.54  % (4571)Termination phase: Saturation
% 6.18/1.54  
% 6.18/1.54  % (4571)Memory used [KB]: 1422
% 6.18/1.54  % (4571)Time elapsed: 0.044 s
% 6.18/1.54  % (4571)Instructions burned: 38 (million)
% 6.18/1.54  % (4571)------------------------------
% 6.18/1.54  % (4571)------------------------------
% 6.18/1.54  % (4573)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2987ds/209Mi)
% 6.18/1.60  % (4572)Instruction limit reached!
% 6.18/1.60  % (4572)------------------------------
% 6.18/1.60  % (4572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.18/1.60  % (4572)Termination reason: Unknown
% 6.18/1.60  % (4572)Termination phase: Saturation
% 6.18/1.60  
% 6.18/1.60  % (4572)Memory used [KB]: 2165
% 6.18/1.60  % (4572)Time elapsed: 0.071 s
% 6.18/1.60  % (4572)Instructions burned: 133 (million)
% 6.18/1.60  % (4572)------------------------------
% 6.18/1.60  % (4572)------------------------------
% 6.18/1.60  % (4574)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 Vampire---4 for (2987ds/100Mi)
% 7.45/1.64  % (4573)Instruction limit reached!
% 7.45/1.64  % (4573)------------------------------
% 7.45/1.64  % (4573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.45/1.64  % (4573)Termination reason: Unknown
% 7.45/1.64  % (4573)Termination phase: Saturation
% 7.45/1.64  
% 7.45/1.64  % (4573)Memory used [KB]: 2213
% 7.45/1.64  % (4573)Time elapsed: 0.095 s
% 7.45/1.64  % (4573)Instructions burned: 209 (million)
% 7.45/1.64  % (4573)------------------------------
% 7.45/1.64  % (4573)------------------------------
% 7.45/1.64  % (4575)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2986ds/54Mi)
% 7.45/1.66  % (4574)Instruction limit reached!
% 7.45/1.66  % (4574)------------------------------
% 7.45/1.66  % (4574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.45/1.66  % (4574)Termination reason: Unknown
% 7.45/1.66  % (4574)Termination phase: Saturation
% 7.45/1.66  
% 7.45/1.66  % (4574)Memory used [KB]: 2284
% 7.45/1.66  % (4574)Time elapsed: 0.054 s
% 7.45/1.66  % (4574)Instructions burned: 101 (million)
% 7.45/1.66  % (4574)------------------------------
% 7.45/1.66  % (4574)------------------------------
% 7.45/1.66  % (4576)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 Vampire---4 for (2986ds/62Mi)
% 7.45/1.67  % (4576)Refutation not found, incomplete strategy% (4576)------------------------------
% 7.45/1.67  % (4576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.45/1.67  % (4576)Termination reason: Refutation not found, incomplete strategy
% 7.45/1.67  
% 7.45/1.67  % (4576)Memory used [KB]: 1157
% 7.45/1.67  % (4576)Time elapsed: 0.007 s
% 7.45/1.67  % (4576)Instructions burned: 10 (million)
% 7.45/1.67  % (4576)------------------------------
% 7.45/1.67  % (4576)------------------------------
% 7.45/1.67  % (4575)Instruction limit reached!
% 7.45/1.67  % (4575)------------------------------
% 7.45/1.67  % (4575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.45/1.67  % (4575)Termination reason: Unknown
% 7.45/1.67  % (4575)Termination phase: Saturation
% 7.45/1.67  
% 7.45/1.67  % (4575)Memory used [KB]: 1499
% 7.45/1.67  % (4575)Time elapsed: 0.030 s
% 7.45/1.67  % (4575)Instructions burned: 55 (million)
% 7.45/1.67  % (4575)------------------------------
% 7.45/1.67  % (4575)------------------------------
% 7.45/1.67  % (4577)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 Vampire---4 for (2986ds/2265Mi)
% 7.45/1.68  % (4578)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 Vampire---4 for (2986ds/91Mi)
% 7.87/1.71  % (4568)Instruction limit reached!
% 7.87/1.71  % (4568)------------------------------
% 7.87/1.71  % (4568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.71  % (4568)Termination reason: Unknown
% 7.87/1.71  % (4568)Termination phase: Saturation
% 7.87/1.71  
% 7.87/1.71  % (4568)Memory used [KB]: 5390
% 7.87/1.71  % (4568)Time elapsed: 0.323 s
% 7.87/1.71  % (4568)Instructions burned: 580 (million)
% 7.87/1.71  % (4568)------------------------------
% 7.87/1.71  % (4568)------------------------------
% 7.87/1.71  % (4559)Instruction limit reached!
% 7.87/1.71  % (4559)------------------------------
% 7.87/1.71  % (4559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.71  % (4559)Termination reason: Unknown
% 7.87/1.71  % (4559)Termination phase: Saturation
% 7.87/1.71  
% 7.87/1.71  % (4559)Memory used [KB]: 5945
% 7.87/1.71  % (4559)Time elapsed: 0.630 s
% 7.87/1.71  % (4559)Instructions burned: 1377 (million)
% 7.87/1.71  % (4559)------------------------------
% 7.87/1.71  % (4559)------------------------------
% 7.87/1.71  % (4580)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 Vampire---4 for (2986ds/123Mi)
% 7.87/1.72  % (4579)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 Vampire---4 for (2986ds/83Mi)
% 7.87/1.72  % (4518)Instruction limit reached!
% 7.87/1.72  % (4518)------------------------------
% 7.87/1.72  % (4518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.72  % (4518)Termination reason: Unknown
% 7.87/1.72  % (4518)Termination phase: Saturation
% 7.87/1.72  
% 7.87/1.72  % (4518)Memory used [KB]: 8352
% 7.87/1.72  % (4518)Time elapsed: 1.021 s
% 7.87/1.72  % (4518)Instructions burned: 1920 (million)
% 7.87/1.72  % (4518)------------------------------
% 7.87/1.72  % (4518)------------------------------
% 7.87/1.73  % (4578)Instruction limit reached!
% 7.87/1.73  % (4578)------------------------------
% 7.87/1.73  % (4578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.73  % (4578)Termination reason: Unknown
% 7.87/1.73  % (4578)Termination phase: Saturation
% 7.87/1.73  
% 7.87/1.73  % (4578)Memory used [KB]: 1979
% 7.87/1.73  % (4578)Time elapsed: 0.051 s
% 7.87/1.73  % (4578)Instructions burned: 91 (million)
% 7.87/1.73  % (4578)------------------------------
% 7.87/1.73  % (4578)------------------------------
% 7.87/1.73  % (4582)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 Vampire---4 for (2985ds/85Mi)
% 7.87/1.74  % (4581)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 Vampire---4 for (2985ds/84Mi)
% 7.87/1.75  % (4549)Instruction limit reached!
% 7.87/1.75  % (4549)------------------------------
% 7.87/1.75  % (4549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.75  % (4549)Termination reason: Unknown
% 7.87/1.75  % (4549)Termination phase: Saturation
% 7.87/1.75  
% 7.87/1.75  % (4549)Memory used [KB]: 6460
% 7.87/1.75  % (4549)Time elapsed: 0.784 s
% 7.87/1.75  % (4549)Instructions burned: 1484 (million)
% 7.87/1.75  % (4549)------------------------------
% 7.87/1.75  % (4549)------------------------------
% 7.87/1.76  % (4583)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 Vampire---4 for (2985ds/259Mi)
% 7.87/1.76  % (4579)Instruction limit reached!
% 7.87/1.76  % (4579)------------------------------
% 7.87/1.76  % (4579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.76  % (4579)Termination reason: Unknown
% 7.87/1.76  % (4579)Termination phase: Saturation
% 7.87/1.76  
% 7.87/1.76  % (4579)Memory used [KB]: 2126
% 7.87/1.76  % (4579)Time elapsed: 0.042 s
% 7.87/1.76  % (4579)Instructions burned: 84 (million)
% 7.87/1.76  % (4579)------------------------------
% 7.87/1.76  % (4579)------------------------------
% 7.87/1.77  % (4557)Instruction limit reached!
% 7.87/1.77  % (4557)------------------------------
% 7.87/1.77  % (4557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.77  % (4557)Termination reason: Unknown
% 7.87/1.77  % (4557)Termination phase: Saturation
% 7.87/1.77  
% 7.87/1.77  % (4557)Memory used [KB]: 5905
% 7.87/1.77  % (4557)Time elapsed: 0.707 s
% 7.87/1.77  % (4557)Instructions burned: 1548 (million)
% 7.87/1.77  % (4557)------------------------------
% 7.87/1.77  % (4557)------------------------------
% 7.87/1.77  % (4580)Instruction limit reached!
% 7.87/1.77  % (4580)------------------------------
% 7.87/1.77  % (4580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.87/1.77  % (4580)Termination reason: Unknown
% 7.87/1.77  % (4580)Termination phase: Saturation
% 7.87/1.77  
% 7.87/1.77  % (4580)Memory used [KB]: 1807
% 7.87/1.77  % (4580)Time elapsed: 0.060 s
% 7.87/1.77  % (4580)Instructions burned: 124 (million)
% 7.87/1.77  % (4580)------------------------------
% 7.87/1.77  % (4580)------------------------------
% 7.87/1.77  % (4584)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 Vampire---4 for (2985ds/106Mi)
% 8.42/1.77  % (4586)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 Vampire---4 for (2985ds/151Mi)
% 8.42/1.77  % (4582)Instruction limit reached!
% 8.42/1.77  % (4582)------------------------------
% 8.42/1.77  % (4582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.42/1.77  % (4582)Termination reason: Unknown
% 8.42/1.77  % (4582)Termination phase: Saturation
% 8.42/1.77  
% 8.42/1.77  % (4582)Memory used [KB]: 2086
% 8.42/1.77  % (4582)Time elapsed: 0.046 s
% 8.42/1.77  % (4582)Instructions burned: 86 (million)
% 8.42/1.77  % (4582)------------------------------
% 8.42/1.77  % (4582)------------------------------
% 8.42/1.78  % (4585)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 Vampire---4 for (2985ds/278Mi)
% 8.42/1.78  % (4587)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 Vampire---4 for (2985ds/97Mi)
% 8.42/1.79  % (4581)Instruction limit reached!
% 8.42/1.79  % (4581)------------------------------
% 8.42/1.79  % (4581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.42/1.79  % (4581)Termination reason: Unknown
% 8.42/1.79  % (4581)Termination phase: Saturation
% 8.42/1.79  
% 8.42/1.79  % (4581)Memory used [KB]: 1673
% 8.42/1.79  % (4581)Time elapsed: 0.060 s
% 8.42/1.79  % (4581)Instructions burned: 84 (million)
% 8.42/1.79  % (4581)------------------------------
% 8.42/1.79  % (4581)------------------------------
% 8.52/1.80  % (4588)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 Vampire---4 for (2985ds/464Mi)
% 8.53/1.82  % (4584)Instruction limit reached!
% 8.53/1.82  % (4584)------------------------------
% 8.53/1.82  % (4584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.53/1.82  % (4584)Termination reason: Unknown
% 8.53/1.82  % (4584)Termination phase: Saturation
% 8.53/1.82  
% 8.53/1.82  % (4584)Memory used [KB]: 1461
% 8.53/1.82  % (4584)Time elapsed: 0.050 s
% 8.53/1.82  % (4584)Instructions burned: 107 (million)
% 8.53/1.82  % (4584)------------------------------
% 8.53/1.82  % (4584)------------------------------
% 8.59/1.82  % (4587)Instruction limit reached!
% 8.59/1.82  % (4587)------------------------------
% 8.59/1.82  % (4587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.59/1.82  % (4587)Termination reason: Unknown
% 8.59/1.82  % (4587)Termination phase: Saturation
% 8.59/1.82  
% 8.59/1.82  % (4587)Memory used [KB]: 1445
% 8.59/1.82  % (4587)Time elapsed: 0.044 s
% 8.59/1.82  % (4587)Instructions burned: 97 (million)
% 8.59/1.82  % (4587)------------------------------
% 8.59/1.82  % (4587)------------------------------
% 8.59/1.82  % (4589)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 Vampire---4 for (2984ds/79Mi)
% 8.59/1.82  % (4590)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 Vampire---4 for (2984ds/1993Mi)
% 8.59/1.85  % (4586)Instruction limit reached!
% 8.59/1.85  % (4586)------------------------------
% 8.59/1.85  % (4586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.59/1.85  % (4586)Termination reason: Unknown
% 8.59/1.85  % (4586)Termination phase: Saturation
% 8.59/1.85  
% 8.59/1.85  % (4586)Memory used [KB]: 1944
% 8.59/1.85  % (4586)Time elapsed: 0.080 s
% 8.59/1.85  % (4586)Instructions burned: 151 (million)
% 8.59/1.85  % (4586)------------------------------
% 8.59/1.85  % (4586)------------------------------
% 8.59/1.86  % (4591)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2984ds/101Mi)
% 8.59/1.86  % (4589)Instruction limit reached!
% 8.59/1.86  % (4589)------------------------------
% 8.59/1.86  % (4589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.59/1.86  % (4589)Termination reason: Unknown
% 8.59/1.86  % (4589)Termination phase: Saturation
% 8.59/1.86  
% 8.59/1.86  % (4589)Memory used [KB]: 1681
% 8.59/1.86  % (4589)Time elapsed: 0.042 s
% 8.59/1.86  % (4589)Instructions burned: 81 (million)
% 8.59/1.86  % (4589)------------------------------
% 8.59/1.86  % (4589)------------------------------
% 8.59/1.88  % (4592)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 Vampire---4 for (2984ds/4978Mi)
% 8.59/1.89  % (4583)Instruction limit reached!
% 8.59/1.89  % (4583)------------------------------
% 8.59/1.89  % (4583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.59/1.89  % (4583)Termination reason: Unknown
% 8.59/1.89  % (4583)Termination phase: Saturation
% 8.59/1.89  
% 8.59/1.89  % (4583)Memory used [KB]: 2378
% 8.59/1.89  % (4583)Time elapsed: 0.138 s
% 8.59/1.89  % (4583)Instructions burned: 260 (million)
% 8.59/1.89  % (4583)------------------------------
% 8.59/1.89  % (4583)------------------------------
% 8.59/1.90  % (4593)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 Vampire---4 for (2984ds/169Mi)
% 8.59/1.90  % (4591)Instruction limit reached!
% 8.59/1.90  % (4591)------------------------------
% 8.59/1.90  % (4591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.59/1.90  % (4591)Termination reason: Unknown
% 8.59/1.90  % (4591)Termination phase: Saturation
% 8.59/1.90  
% 8.59/1.90  % (4591)Memory used [KB]: 1443
% 8.59/1.90  % (4591)Time elapsed: 0.051 s
% 8.59/1.90  % (4591)Instructions burned: 102 (million)
% 8.59/1.90  % (4591)------------------------------
% 8.59/1.90  % (4591)------------------------------
% 9.02/1.91  % (4594)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 Vampire---4 for (2984ds/178Mi)
% 9.02/1.93  % (4585)Instruction limit reached!
% 9.02/1.93  % (4585)------------------------------
% 9.02/1.93  % (4585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.02/1.93  % (4585)Termination reason: Unknown
% 9.02/1.93  % (4585)Termination phase: Saturation
% 9.02/1.93  
% 9.02/1.93  % (4585)Memory used [KB]: 3267
% 9.02/1.93  % (4585)Time elapsed: 0.156 s
% 9.02/1.93  % (4585)Instructions burned: 278 (million)
% 9.02/1.93  % (4585)------------------------------
% 9.02/1.93  % (4585)------------------------------
% 9.02/1.94  % (4595)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 Vampire---4 for (2983ds/111Mi)
% 9.02/1.94  % (4564)Instruction limit reached!
% 9.02/1.94  % (4564)------------------------------
% 9.02/1.94  % (4564)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.02/1.94  % (4564)Termination reason: Unknown
% 9.02/1.94  % (4564)Termination phase: Saturation
% 9.02/1.94  
% 9.02/1.94  % (4564)Memory used [KB]: 6514
% 9.02/1.94  % (4564)Time elapsed: 0.759 s
% 9.02/1.94  % (4564)Instructions burned: 1798 (million)
% 9.02/1.94  % (4564)------------------------------
% 9.02/1.94  % (4564)------------------------------
% 9.02/1.96  % (4596)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 Vampire---4 for (2983ds/243Mi)
% 9.02/1.98  % (4593)Instruction limit reached!
% 9.02/1.98  % (4593)------------------------------
% 9.02/1.98  % (4593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.02/1.98  % (4593)Termination reason: Unknown
% 9.02/1.98  % (4593)Termination phase: Saturation
% 9.02/1.98  
% 9.02/1.98  % (4593)Memory used [KB]: 2975
% 9.02/1.98  % (4593)Time elapsed: 0.085 s
% 9.02/1.98  % (4593)Instructions burned: 170 (million)
% 9.02/1.98  % (4593)------------------------------
% 9.02/1.98  % (4593)------------------------------
% 9.22/1.98  % (4597)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 Vampire---4 for (2983ds/229Mi)
% 9.22/1.99  % (4595)Instruction limit reached!
% 9.22/1.99  % (4595)------------------------------
% 9.22/1.99  % (4595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.22/1.99  % (4595)Termination reason: Unknown
% 9.22/1.99  % (4595)Termination phase: Saturation
% 9.22/1.99  
% 9.22/1.99  % (4595)Memory used [KB]: 1891
% 9.22/1.99  % (4595)Time elapsed: 0.059 s
% 9.22/1.99  % (4595)Instructions burned: 112 (million)
% 9.22/1.99  % (4595)------------------------------
% 9.22/1.99  % (4595)------------------------------
% 9.22/2.00  % (4598)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 Vampire---4 for (2983ds/306Mi)
% 9.22/2.00  % (4594)Instruction limit reached!
% 9.22/2.00  % (4594)------------------------------
% 9.22/2.00  % (4594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.22/2.00  % (4594)Termination reason: Unknown
% 9.22/2.00  % (4594)Termination phase: Saturation
% 9.22/2.00  
% 9.22/2.00  % (4594)Memory used [KB]: 2891
% 9.22/2.00  % (4594)Time elapsed: 0.094 s
% 9.22/2.00  % (4594)Instructions burned: 180 (million)
% 9.22/2.00  % (4594)------------------------------
% 9.22/2.00  % (4594)------------------------------
% 9.22/2.00  % (4599)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 Vampire---4 for (2983ds/118Mi)
% 9.22/2.05  % (4588)Instruction limit reached!
% 9.22/2.05  % (4588)------------------------------
% 9.22/2.05  % (4588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.22/2.05  % (4588)Termination reason: Unknown
% 9.22/2.05  % (4588)Termination phase: Saturation
% 9.22/2.05  
% 9.22/2.05  % (4588)Memory used [KB]: 4283
% 9.22/2.05  % (4588)Time elapsed: 0.268 s
% 9.22/2.05  % (4588)Instructions burned: 464 (million)
% 9.22/2.05  % (4588)------------------------------
% 9.22/2.05  % (4588)------------------------------
% 9.22/2.07  % (4599)Instruction limit reached!
% 9.22/2.07  % (4599)------------------------------
% 9.22/2.07  % (4599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.22/2.07  % (4599)Termination reason: Unknown
% 9.22/2.07  % (4599)Termination phase: Saturation
% 9.22/2.07  
% 9.22/2.07  % (4599)Memory used [KB]: 1974
% 9.22/2.07  % (4599)Time elapsed: 0.065 s
% 9.22/2.07  % (4599)Instructions burned: 119 (million)
% 9.22/2.07  % (4599)------------------------------
% 9.22/2.07  % (4599)------------------------------
% 9.22/2.07  % (4601)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 Vampire---4 for (2982ds/182Mi)
% 9.72/2.07  % (4600)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 Vampire---4 for (2982ds/85Mi)
% 9.72/2.11  % (4597)Instruction limit reached!
% 9.72/2.11  % (4597)------------------------------
% 9.72/2.11  % (4597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.72/2.11  % (4597)Termination reason: Unknown
% 9.72/2.11  % (4597)Termination phase: Saturation
% 9.72/2.11  
% 9.72/2.11  % (4597)Memory used [KB]: 3139
% 9.72/2.11  % (4597)Time elapsed: 0.126 s
% 9.72/2.11  % (4597)Instructions burned: 229 (million)
% 9.72/2.11  % (4597)------------------------------
% 9.72/2.11  % (4597)------------------------------
% 9.85/2.11  % (4596)Instruction limit reached!
% 9.85/2.11  % (4596)------------------------------
% 9.85/2.11  % (4596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.85/2.11  % (4596)Termination reason: Unknown
% 9.85/2.11  % (4596)Termination phase: Saturation
% 9.85/2.11  
% 9.85/2.11  % (4596)Memory used [KB]: 2582
% 9.85/2.11  % (4596)Time elapsed: 0.166 s
% 9.85/2.11  % (4596)Instructions burned: 244 (million)
% 9.85/2.11  % (4596)------------------------------
% 9.85/2.11  % (4596)------------------------------
% 9.85/2.11  % (4602)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 Vampire---4 for (2982ds/134Mi)
% 9.85/2.12  % (4600)Instruction limit reached!
% 9.85/2.12  % (4600)------------------------------
% 9.85/2.12  % (4600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.85/2.12  % (4600)Termination reason: Unknown
% 9.85/2.12  % (4600)Termination phase: Saturation
% 9.85/2.12  
% 9.85/2.12  % (4600)Memory used [KB]: 1953
% 9.85/2.12  % (4600)Time elapsed: 0.077 s
% 9.85/2.12  % (4600)Instructions burned: 86 (million)
% 9.85/2.12  % (4600)------------------------------
% 9.85/2.12  % (4600)------------------------------
% 9.85/2.12  % (4603)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2982ds/181Mi)
% 9.85/2.13  % (4604)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 Vampire---4 for (2982ds/61Mi)
% 11.10/2.15  % (4604)Instruction limit reached!
% 11.10/2.15  % (4604)------------------------------
% 11.10/2.15  % (4604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.15  % (4604)Termination reason: Unknown
% 11.10/2.15  % (4604)Termination phase: Saturation
% 11.10/2.15  
% 11.10/2.15  % (4604)Memory used [KB]: 1632
% 11.10/2.15  % (4604)Time elapsed: 0.046 s
% 11.10/2.15  % (4604)Instructions burned: 63 (million)
% 11.10/2.15  % (4604)------------------------------
% 11.10/2.15  % (4604)------------------------------
% 11.10/2.16  % (4606)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on Vampire---4 for (2981ds/135Mi)
% 11.10/2.16  % (4601)Instruction limit reached!
% 11.10/2.16  % (4601)------------------------------
% 11.10/2.16  % (4601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.16  % (4601)Termination reason: Unknown
% 11.10/2.16  % (4601)Termination phase: Saturation
% 11.10/2.16  
% 11.10/2.16  % (4601)Memory used [KB]: 2718
% 11.10/2.16  % (4601)Time elapsed: 0.089 s
% 11.10/2.16  % (4601)Instructions burned: 183 (million)
% 11.10/2.16  % (4601)------------------------------
% 11.10/2.16  % (4601)------------------------------
% 11.10/2.17  % (4598)Instruction limit reached!
% 11.10/2.17  % (4598)------------------------------
% 11.10/2.17  % (4598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.17  % (4598)Termination reason: Unknown
% 11.10/2.17  % (4598)Termination phase: Saturation
% 11.10/2.17  
% 11.10/2.17  % (4598)Memory used [KB]: 4508
% 11.10/2.17  % (4598)Time elapsed: 0.173 s
% 11.10/2.17  % (4598)Instructions burned: 307 (million)
% 11.10/2.17  % (4598)------------------------------
% 11.10/2.17  % (4598)------------------------------
% 11.10/2.17  % (4608)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 Vampire---4 for (2981ds/111Mi)
% 11.10/2.17  % (4607)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 Vampire---4 for (2981ds/94Mi)
% 11.10/2.18  % (4602)Instruction limit reached!
% 11.10/2.18  % (4602)------------------------------
% 11.10/2.18  % (4602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.18  % (4602)Termination reason: Unknown
% 11.10/2.18  % (4602)Termination phase: Saturation
% 11.10/2.18  
% 11.10/2.18  % (4602)Memory used [KB]: 2169
% 11.10/2.18  % (4602)Time elapsed: 0.075 s
% 11.10/2.18  % (4602)Instructions burned: 135 (million)
% 11.10/2.18  % (4602)------------------------------
% 11.10/2.18  % (4602)------------------------------
% 11.10/2.19  % (4609)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 Vampire---4 for (2981ds/371Mi)
% 11.10/2.20  % (4603)Instruction limit reached!
% 11.10/2.20  % (4603)------------------------------
% 11.10/2.20  % (4603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.20  % (4603)Termination reason: Unknown
% 11.10/2.20  % (4603)Termination phase: Saturation
% 11.10/2.20  
% 11.10/2.20  % (4603)Memory used [KB]: 1822
% 11.10/2.20  % (4603)Time elapsed: 0.101 s
% 11.10/2.20  % (4603)Instructions burned: 181 (million)
% 11.10/2.20  % (4603)------------------------------
% 11.10/2.20  % (4603)------------------------------
% 11.10/2.20  % (4606)Instruction limit reached!
% 11.10/2.20  % (4606)------------------------------
% 11.10/2.20  % (4606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.10/2.20  % (4606)Termination reason: Unknown
% 11.10/2.20  % (4606)Termination phase: Saturation
% 11.10/2.20  
% 11.10/2.20  % (4606)Memory used [KB]: 1780
% 11.10/2.20  % (4606)Time elapsed: 0.062 s
% 11.10/2.20  % (4606)Instructions burned: 136 (million)
% 11.10/2.20  % (4606)------------------------------
% 11.10/2.20  % (4606)------------------------------
% 11.10/2.21  % (4611)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 Vampire---4 for (2981ds/143Mi)
% 11.10/2.21  % (4610)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 Vampire---4 for (2981ds/1643Mi)
% 11.63/2.22  % (4607)Instruction limit reached!
% 11.63/2.22  % (4607)------------------------------
% 11.63/2.22  % (4607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.22  % (4607)Termination reason: Unknown
% 11.63/2.22  % (4607)Termination phase: Saturation
% 11.63/2.22  
% 11.63/2.22  % (4607)Memory used [KB]: 1590
% 11.63/2.22  % (4607)Time elapsed: 0.064 s
% 11.63/2.22  % (4607)Instructions burned: 94 (million)
% 11.63/2.22  % (4607)------------------------------
% 11.63/2.22  % (4607)------------------------------
% 11.63/2.23  % (4612)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 Vampire---4 for (2981ds/225Mi)
% 11.63/2.23  % (4608)Instruction limit reached!
% 11.63/2.23  % (4608)------------------------------
% 11.63/2.23  % (4608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.23  % (4608)Termination reason: Unknown
% 11.63/2.23  % (4608)Termination phase: Saturation
% 11.63/2.23  
% 11.63/2.23  % (4608)Memory used [KB]: 2157
% 11.63/2.23  % (4608)Time elapsed: 0.060 s
% 11.63/2.23  % (4608)Instructions burned: 111 (million)
% 11.63/2.23  % (4608)------------------------------
% 11.63/2.23  % (4608)------------------------------
% 11.63/2.24  % (4611)Instruction limit reached!
% 11.63/2.24  % (4611)------------------------------
% 11.63/2.24  % (4611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.24  % (4611)Termination reason: Unknown
% 11.63/2.24  % (4611)Termination phase: Saturation
% 11.63/2.24  
% 11.63/2.24  % (4611)Memory used [KB]: 1658
% 11.63/2.24  % (4611)Time elapsed: 0.062 s
% 11.63/2.24  % (4611)Instructions burned: 143 (million)
% 11.63/2.24  % (4611)------------------------------
% 11.63/2.24  % (4611)------------------------------
% 11.63/2.25  % (4613)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 Vampire---4 for (2980ds/89Mi)
% 11.63/2.26  % (4614)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 Vampire---4 for (2980ds/149Mi)
% 11.63/2.27  % (4613)Instruction limit reached!
% 11.63/2.27  % (4613)------------------------------
% 11.63/2.27  % (4613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.63/2.27  % (4613)Termination reason: Unknown
% 11.63/2.27  % (4613)Termination phase: Saturation
% 11.63/2.27  
% 11.63/2.27  % (4613)Memory used [KB]: 1708
% 11.63/2.27  % (4613)Time elapsed: 0.024 s
% 11.63/2.27  % (4613)Instructions burned: 89 (million)
% 11.63/2.27  % (4613)------------------------------
% 11.63/2.27  % (4613)------------------------------
% 11.63/2.27  % (4615)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 Vampire---4 for (2980ds/217Mi)
% 12.03/2.32  % (4614)Instruction limit reached!
% 12.03/2.32  % (4614)------------------------------
% 12.03/2.32  % (4614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.03/2.32  % (4614)Termination reason: Unknown
% 12.03/2.32  % (4614)Termination phase: Saturation
% 12.03/2.32  
% 12.03/2.32  % (4614)Memory used [KB]: 2022
% 12.03/2.32  % (4614)Time elapsed: 0.068 s
% 12.03/2.32  % (4614)Instructions burned: 149 (million)
% 12.03/2.32  % (4614)------------------------------
% 12.03/2.32  % (4614)------------------------------
% 12.03/2.32  % (4616)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on Vampire---4 for (2979ds/1513Mi)
% 12.03/2.34  % (4612)Instruction limit reached!
% 12.03/2.34  % (4612)------------------------------
% 12.03/2.34  % (4612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.03/2.34  % (4612)Termination reason: Unknown
% 12.03/2.34  % (4612)Termination phase: Saturation
% 12.03/2.34  
% 12.03/2.34  % (4612)Memory used [KB]: 3238
% 12.03/2.34  % (4612)Time elapsed: 0.139 s
% 12.03/2.34  % (4612)Instructions burned: 225 (million)
% 12.03/2.34  % (4612)------------------------------
% 12.03/2.34  % (4612)------------------------------
% 12.03/2.35  % (4617)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 Vampire---4 for (2979ds/460Mi)
% 12.03/2.36  % (4615)Instruction limit reached!
% 12.03/2.36  % (4615)------------------------------
% 12.03/2.36  % (4615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.03/2.36  % (4615)Termination reason: Unknown
% 12.03/2.36  % (4615)Termination phase: Saturation
% 12.03/2.36  
% 12.03/2.36  % (4615)Memory used [KB]: 1863
% 12.03/2.36  % (4615)Time elapsed: 0.092 s
% 12.03/2.36  % (4615)Instructions burned: 218 (million)
% 12.03/2.36  % (4615)------------------------------
% 12.03/2.36  % (4615)------------------------------
% 12.03/2.37  % (4618)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on Vampire---4 for (2979ds/76Mi)
% 12.52/2.39  % (4609)Instruction limit reached!
% 12.52/2.39  % (4609)------------------------------
% 12.52/2.39  % (4609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.52/2.39  % (4609)Termination reason: Unknown
% 12.52/2.39  % (4609)Termination phase: Saturation
% 12.52/2.39  
% 12.52/2.39  % (4609)Memory used [KB]: 3388
% 12.52/2.39  % (4609)Time elapsed: 0.221 s
% 12.52/2.39  % (4609)Instructions burned: 372 (million)
% 12.52/2.39  % (4609)------------------------------
% 12.52/2.39  % (4609)------------------------------
% 12.52/2.40  % (4619)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 Vampire---4 for (2979ds/113Mi)
% 12.52/2.41  % (4618)Instruction limit reached!
% 12.52/2.41  % (4618)------------------------------
% 12.52/2.41  % (4618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.52/2.41  % (4618)Termination reason: Unknown
% 12.52/2.41  % (4618)Termination phase: Saturation
% 12.52/2.41  
% 12.52/2.41  % (4618)Memory used [KB]: 1652
% 12.52/2.41  % (4618)Time elapsed: 0.042 s
% 12.52/2.41  % (4618)Instructions burned: 76 (million)
% 12.52/2.41  % (4618)------------------------------
% 12.52/2.41  % (4618)------------------------------
% 12.52/2.41  % (4620)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 Vampire---4 for (2979ds/77Mi)
% 12.52/2.44  % (4619)Instruction limit reached!
% 12.52/2.44  % (4619)------------------------------
% 12.52/2.44  % (4619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.52/2.44  % (4619)Termination reason: Unknown
% 12.52/2.44  % (4619)Termination phase: Saturation
% 12.52/2.44  
% 12.52/2.44  % (4619)Memory used [KB]: 1859
% 12.52/2.44  % (4619)Time elapsed: 0.060 s
% 12.52/2.44  % (4619)Instructions burned: 114 (million)
% 12.52/2.44  % (4619)------------------------------
% 12.52/2.44  % (4619)------------------------------
% 12.52/2.44  % (4621)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 Vampire---4 for (2978ds/639Mi)
% 12.52/2.45  % (4620)Instruction limit reached!
% 12.52/2.45  % (4620)------------------------------
% 12.52/2.45  % (4620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.52/2.45  % (4620)Termination reason: Unknown
% 12.52/2.45  % (4620)Termination phase: Saturation
% 12.52/2.45  
% 12.52/2.45  % (4620)Memory used [KB]: 1813
% 12.52/2.45  % (4620)Time elapsed: 0.039 s
% 12.52/2.45  % (4620)Instructions burned: 77 (million)
% 12.52/2.45  % (4620)------------------------------
% 12.52/2.45  % (4620)------------------------------
% 13.14/2.47  % (4622)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 Vampire---4 for (2978ds/851Mi)
% 13.29/2.59  % (4617)Instruction limit reached!
% 13.29/2.59  % (4617)------------------------------
% 13.29/2.59  % (4617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.29/2.59  % (4617)Termination reason: Unknown
% 13.29/2.59  % (4617)Termination phase: Saturation
% 13.29/2.59  
% 13.29/2.59  % (4617)Memory used [KB]: 7352
% 13.29/2.59  % (4617)Time elapsed: 0.246 s
% 13.29/2.59  % (4617)Instructions burned: 461 (million)
% 13.29/2.59  % (4617)------------------------------
% 13.29/2.59  % (4617)------------------------------
% 13.76/2.61  % (4623)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on Vampire---4 for (2977ds/463Mi)
% 14.01/2.68  % (4577)Instruction limit reached!
% 14.01/2.68  % (4577)------------------------------
% 14.01/2.68  % (4577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.01/2.68  % (4577)Termination reason: Unknown
% 14.01/2.68  % (4577)Termination phase: Saturation
% 14.01/2.68  
% 14.01/2.68  % (4577)Memory used [KB]: 16974
% 14.01/2.68  % (4577)Time elapsed: 1.010 s
% 14.01/2.68  % (4577)Instructions burned: 2266 (million)
% 14.01/2.68  % (4577)------------------------------
% 14.01/2.68  % (4577)------------------------------
% 14.01/2.69  % (4624)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 Vampire---4 for (2976ds/127Mi)
% 14.01/2.70  % (4590)Instruction limit reached!
% 14.01/2.70  % (4590)------------------------------
% 14.01/2.70  % (4590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.01/2.70  % (4590)Termination reason: Unknown
% 14.01/2.70  % (4590)Termination phase: Saturation
% 14.01/2.70  
% 14.01/2.70  % (4590)Memory used [KB]: 9288
% 14.01/2.70  % (4590)Time elapsed: 0.876 s
% 14.01/2.70  % (4590)Instructions burned: 1994 (million)
% 14.01/2.70  % (4590)------------------------------
% 14.01/2.70  % (4590)------------------------------
% 14.01/2.70  % (4625)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 Vampire---4 for (2976ds/159Mi)
% 14.01/2.72  % (4621)Instruction limit reached!
% 14.01/2.72  % (4621)------------------------------
% 14.01/2.72  % (4621)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.01/2.72  % (4621)Termination reason: Unknown
% 14.01/2.72  % (4621)Termination phase: Saturation
% 14.01/2.72  
% 14.01/2.72  % (4621)Memory used [KB]: 4715
% 14.01/2.72  % (4621)Time elapsed: 0.281 s
% 14.01/2.72  % (4621)Instructions burned: 639 (million)
% 14.01/2.72  % (4621)------------------------------
% 14.01/2.72  % (4621)------------------------------
% 14.01/2.73  % (4626)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 Vampire---4 for (2975ds/140Mi)
% 14.01/2.74  % (4623)Instruction limit reached!
% 14.01/2.74  % (4623)------------------------------
% 14.01/2.74  % (4623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.01/2.74  % (4623)Termination reason: Unknown
% 14.01/2.74  % (4623)Termination phase: Saturation
% 14.01/2.74  
% 14.01/2.74  % (4623)Memory used [KB]: 1722
% 14.01/2.74  % (4623)Time elapsed: 0.160 s
% 14.01/2.74  % (4623)Instructions burned: 463 (million)
% 14.01/2.74  % (4623)------------------------------
% 14.01/2.74  % (4623)------------------------------
% 14.01/2.75  % (4624)Instruction limit reached!
% 14.01/2.75  % (4624)------------------------------
% 14.01/2.75  % (4624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.01/2.75  % (4624)Termination reason: Unknown
% 14.01/2.75  % (4624)Termination phase: Saturation
% 14.01/2.75  
% 14.01/2.75  % (4624)Memory used [KB]: 1747
% 14.01/2.75  % (4624)Time elapsed: 0.063 s
% 14.01/2.75  % (4624)Instructions burned: 129 (million)
% 14.01/2.75  % (4624)------------------------------
% 14.01/2.75  % (4624)------------------------------
% 14.01/2.75  % (4628)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 Vampire---4 for (2975ds/275Mi)
% 14.01/2.75  % (4627)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 Vampire---4 for (2975ds/246Mi)
% 14.62/2.79  % (4625)Instruction limit reached!
% 14.62/2.79  % (4625)------------------------------
% 14.62/2.79  % (4625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.62/2.79  % (4625)Termination reason: Unknown
% 14.62/2.79  % (4625)Termination phase: Saturation
% 14.62/2.79  
% 14.62/2.79  % (4625)Memory used [KB]: 2139
% 14.62/2.79  % (4625)Time elapsed: 0.085 s
% 14.62/2.79  % (4625)Instructions burned: 160 (million)
% 14.62/2.79  % (4625)------------------------------
% 14.62/2.79  % (4625)------------------------------
% 14.62/2.79  % (4629)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 Vampire---4 for (2975ds/1318Mi)
% 14.62/2.79  % (4626)Instruction limit reached!
% 14.62/2.79  % (4626)------------------------------
% 14.62/2.79  % (4626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.62/2.79  % (4626)Termination reason: Unknown
% 14.62/2.79  % (4626)Termination phase: Saturation
% 14.62/2.79  
% 14.62/2.79  % (4626)Memory used [KB]: 2474
% 14.62/2.79  % (4626)Time elapsed: 0.068 s
% 14.62/2.79  % (4626)Instructions burned: 140 (million)
% 14.62/2.79  % (4626)------------------------------
% 14.62/2.79  % (4626)------------------------------
% 16.24/2.81  % (4631)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 Vampire---4 for (2975ds/286Mi)
% 16.44/2.85  % (4628)Instruction limit reached!
% 16.44/2.85  % (4628)------------------------------
% 16.44/2.85  % (4628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.85  % (4628)Termination reason: Unknown
% 16.44/2.85  % (4628)Termination phase: Saturation
% 16.44/2.85  
% 16.44/2.85  % (4628)Memory used [KB]: 1978
% 16.44/2.85  % (4628)Time elapsed: 0.103 s
% 16.44/2.85  % (4628)Instructions burned: 276 (million)
% 16.44/2.85  % (4628)------------------------------
% 16.44/2.85  % (4628)------------------------------
% 16.44/2.85  % (4632)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on Vampire---4 for (2974ds/965Mi)
% 16.44/2.86  % (4622)Instruction limit reached!
% 16.44/2.86  % (4622)------------------------------
% 16.44/2.86  % (4622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.86  % (4622)Termination reason: Unknown
% 16.44/2.86  % (4622)Termination phase: Saturation
% 16.44/2.86  
% 16.44/2.86  % (4622)Memory used [KB]: 2604
% 16.44/2.86  % (4622)Time elapsed: 0.406 s
% 16.44/2.86  % (4622)Instructions burned: 851 (million)
% 16.44/2.86  % (4622)------------------------------
% 16.44/2.86  % (4622)------------------------------
% 16.44/2.86  % (4633)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 Vampire---4 for (2974ds/144Mi)
% 16.44/2.87  % (4627)Instruction limit reached!
% 16.44/2.87  % (4627)------------------------------
% 16.44/2.87  % (4627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.87  % (4627)Termination reason: Unknown
% 16.44/2.87  % (4627)Termination phase: Saturation
% 16.44/2.87  
% 16.44/2.87  % (4627)Memory used [KB]: 2406
% 16.44/2.87  % (4627)Time elapsed: 0.123 s
% 16.44/2.87  % (4627)Instructions burned: 247 (million)
% 16.44/2.87  % (4627)------------------------------
% 16.44/2.87  % (4627)------------------------------
% 16.44/2.88  % (4634)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on Vampire---4 for (2974ds/145Mi)
% 16.44/2.90  % (4631)Instruction limit reached!
% 16.44/2.90  % (4631)------------------------------
% 16.44/2.90  % (4631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.44/2.90  % (4631)Termination reason: Unknown
% 16.44/2.90  % (4631)Termination phase: Saturation
% 16.44/2.90  
% 16.44/2.90  % (4631)Memory used [KB]: 3324
% 16.44/2.90  % (4631)Time elapsed: 0.115 s
% 16.44/2.90  % (4631)Instructions burned: 287 (million)
% 16.44/2.90  % (4631)------------------------------
% 16.44/2.90  % (4631)------------------------------
% 16.44/2.90  % (4635)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 Vampire---4 for (2974ds/3921Mi)
% 17.01/2.94  % (4633)Instruction limit reached!
% 17.01/2.94  % (4633)------------------------------
% 17.01/2.94  % (4633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.01/2.94  % (4633)Termination reason: Unknown
% 17.01/2.94  % (4633)Termination phase: Saturation
% 17.01/2.94  
% 17.01/2.94  % (4633)Memory used [KB]: 2377
% 17.01/2.94  % (4633)Time elapsed: 0.078 s
% 17.01/2.94  % (4633)Instructions burned: 145 (million)
% 17.01/2.94  % (4633)------------------------------
% 17.01/2.94  % (4633)------------------------------
% 17.01/2.94  % (4634)Instruction limit reached!
% 17.01/2.94  % (4634)------------------------------
% 17.01/2.94  % (4634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.01/2.94  % (4634)Termination reason: Unknown
% 17.01/2.94  % (4634)Termination phase: Saturation
% 17.01/2.94  
% 17.01/2.94  % (4634)Memory used [KB]: 2299
% 17.01/2.94  % (4634)Time elapsed: 0.067 s
% 17.01/2.94  % (4634)Instructions burned: 145 (million)
% 17.01/2.94  % (4634)------------------------------
% 17.01/2.94  % (4634)------------------------------
% 17.01/2.94  % (4637)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 Vampire---4 for (2973ds/205Mi)
% 17.01/2.95  % (4610)Instruction limit reached!
% 17.01/2.95  % (4610)------------------------------
% 17.01/2.95  % (4610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.01/2.95  % (4610)Termination reason: Unknown
% 17.01/2.95  % (4610)Termination phase: Saturation
% 17.01/2.95  
% 17.01/2.95  % (4610)Memory used [KB]: 10594
% 17.01/2.95  % (4610)Time elapsed: 0.769 s
% 17.01/2.95  % (4610)Instructions burned: 1644 (million)
% 17.01/2.95  % (4610)------------------------------
% 17.01/2.95  % (4610)------------------------------
% 17.01/2.96  % (4636)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on Vampire---4 for (2973ds/154Mi)
% 17.01/2.98  % (4638)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 Vampire---4 for (2973ds/899Mi)
% 17.38/3.04  % (4636)Instruction limit reached!
% 17.38/3.04  % (4636)------------------------------
% 17.38/3.04  % (4636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.38/3.04  % (4636)Termination reason: Unknown
% 17.38/3.04  % (4636)Termination phase: Saturation
% 17.38/3.04  
% 17.38/3.04  % (4636)Memory used [KB]: 2648
% 17.38/3.04  % (4636)Time elapsed: 0.105 s
% 17.38/3.04  % (4636)Instructions burned: 155 (million)
% 17.38/3.04  % (4636)------------------------------
% 17.38/3.04  % (4636)------------------------------
% 17.38/3.04  % (4639)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on Vampire---4 for (2972ds/645Mi)
% 17.38/3.05  % (4637)Instruction limit reached!
% 17.38/3.05  % (4637)------------------------------
% 17.38/3.05  % (4637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.38/3.05  % (4637)Termination reason: Unknown
% 17.38/3.05  % (4637)Termination phase: Saturation
% 17.38/3.05  
% 17.38/3.05  % (4637)Memory used [KB]: 1875
% 17.38/3.05  % (4637)Time elapsed: 0.106 s
% 17.38/3.05  % (4637)Instructions burned: 205 (million)
% 17.38/3.05  % (4637)------------------------------
% 17.38/3.05  % (4637)------------------------------
% 17.78/3.08  % (4640)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 Vampire---4 for (2972ds/175Mi)
% 17.78/3.09  % (4616)Instruction limit reached!
% 17.78/3.09  % (4616)------------------------------
% 17.78/3.09  % (4616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.78/3.09  % (4616)Termination reason: Unknown
% 17.78/3.09  % (4616)Termination phase: Saturation
% 17.78/3.09  
% 17.78/3.09  % (4616)Memory used [KB]: 7130
% 17.78/3.09  % (4616)Time elapsed: 0.759 s
% 17.78/3.09  % (4616)Instructions burned: 1514 (million)
% 17.78/3.09  % (4616)------------------------------
% 17.78/3.09  % (4616)------------------------------
% 17.78/3.10  % (4641)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 Vampire---4 for (2972ds/120Mi)
% 17.78/3.15  % (4641)Instruction limit reached!
% 17.78/3.15  % (4641)------------------------------
% 17.78/3.15  % (4641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.78/3.15  % (4641)Termination reason: Unknown
% 17.78/3.15  % (4641)Termination phase: Saturation
% 17.78/3.15  
% 17.78/3.15  % (4641)Memory used [KB]: 3465
% 17.78/3.15  % (4641)Time elapsed: 0.058 s
% 17.78/3.15  % (4641)Instructions burned: 121 (million)
% 17.78/3.15  % (4641)------------------------------
% 17.78/3.15  % (4641)------------------------------
% 17.78/3.15  % (4642)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 Vampire---4 for (2971ds/144Mi)
% 18.05/3.16  % (4640)Instruction limit reached!
% 18.05/3.16  % (4640)------------------------------
% 18.05/3.16  % (4640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.05/3.16  % (4640)Termination reason: Unknown
% 18.05/3.16  % (4640)Termination phase: Saturation
% 18.05/3.16  
% 18.05/3.16  % (4640)Memory used [KB]: 2038
% 18.05/3.16  % (4640)Time elapsed: 0.102 s
% 18.05/3.16  % (4640)Instructions burned: 176 (million)
% 18.05/3.16  % (4640)------------------------------
% 18.05/3.16  % (4640)------------------------------
% 18.05/3.18  % (4643)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 Vampire---4 for (2971ds/166Mi)
% 18.19/3.20  % (4642)Instruction limit reached!
% 18.19/3.20  % (4642)------------------------------
% 18.19/3.20  % (4642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.19/3.20  % (4642)Termination reason: Unknown
% 18.19/3.20  % (4642)Termination phase: Saturation
% 18.19/3.20  
% 18.19/3.20  % (4642)Memory used [KB]: 1980
% 18.19/3.20  % (4642)Time elapsed: 0.051 s
% 18.19/3.20  % (4642)Instructions burned: 144 (million)
% 18.19/3.20  % (4642)------------------------------
% 18.19/3.20  % (4642)------------------------------
% 18.19/3.21  % (4644)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 Vampire---4 for (2971ds/97Mi)
% 18.30/3.24  % (4644)Instruction limit reached!
% 18.30/3.24  % (4644)------------------------------
% 18.30/3.24  % (4644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.30/3.24  % (4644)Termination reason: Unknown
% 18.30/3.24  % (4644)Termination phase: Saturation
% 18.30/3.24  
% 18.30/3.24  % (4644)Memory used [KB]: 1607
% 18.30/3.24  % (4644)Time elapsed: 0.034 s
% 18.30/3.24  % (4644)Instructions burned: 97 (million)
% 18.30/3.24  % (4644)------------------------------
% 18.30/3.24  % (4644)------------------------------
% 18.30/3.24  % (4645)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 Vampire---4 for (2970ds/159Mi)
% 18.30/3.25  % (4632)Instruction limit reached!
% 18.30/3.25  % (4632)------------------------------
% 18.30/3.25  % (4632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.30/3.25  % (4632)Termination reason: Unknown
% 18.30/3.25  % (4632)Termination phase: Saturation
% 18.30/3.25  
% 18.30/3.25  % (4632)Memory used [KB]: 8843
% 18.30/3.25  % (4632)Time elapsed: 0.395 s
% 18.30/3.25  % (4632)Instructions burned: 967 (million)
% 18.30/3.25  % (4632)------------------------------
% 18.30/3.25  % (4632)------------------------------
% 18.30/3.26  % (4646)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 Vampire---4 for (2970ds/135Mi)
% 18.30/3.27  % (4643)Instruction limit reached!
% 18.30/3.27  % (4643)------------------------------
% 18.30/3.27  % (4643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.30/3.27  % (4643)Termination reason: Unknown
% 18.30/3.27  % (4643)Termination phase: Saturation
% 18.30/3.27  
% 18.30/3.27  % (4643)Memory used [KB]: 1961
% 18.30/3.27  % (4643)Time elapsed: 0.115 s
% 18.30/3.27  % (4643)Instructions burned: 166 (million)
% 18.30/3.27  % (4643)------------------------------
% 18.30/3.27  % (4643)------------------------------
% 18.30/3.27  % (4647)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on Vampire---4 for (2970ds/450Mi)
% 18.96/3.31  % (4646)Instruction limit reached!
% 18.96/3.31  % (4646)------------------------------
% 18.96/3.31  % (4646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.96/3.31  % (4646)Termination reason: Unknown
% 18.96/3.31  % (4646)Termination phase: Saturation
% 18.96/3.31  
% 18.96/3.31  % (4646)Memory used [KB]: 1735
% 18.96/3.31  % (4646)Time elapsed: 0.073 s
% 18.96/3.31  % (4646)Instructions burned: 135 (million)
% 18.96/3.31  % (4646)------------------------------
% 18.96/3.31  % (4646)------------------------------
% 18.96/3.31  % (4648)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on Vampire---4 for (2970ds/119Mi)
% 18.96/3.32  % (4645)Instruction limit reached!
% 18.96/3.32  % (4645)------------------------------
% 18.96/3.32  % (4645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.96/3.32  % (4645)Termination reason: Unknown
% 18.96/3.32  % (4645)Termination phase: Saturation
% 18.96/3.32  
% 18.96/3.32  % (4645)Memory used [KB]: 2049
% 18.96/3.32  % (4645)Time elapsed: 0.080 s
% 18.96/3.32  % (4645)Instructions burned: 160 (million)
% 18.96/3.32  % (4645)------------------------------
% 18.96/3.32  % (4645)------------------------------
% 18.96/3.34  % (4649)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 Vampire---4 for (2970ds/4758Mi)
% 18.96/3.36  % (4648)Instruction limit reached!
% 18.96/3.36  % (4648)------------------------------
% 18.96/3.36  % (4648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.96/3.36  % (4648)Termination reason: Unknown
% 18.96/3.36  % (4648)Termination phase: Saturation
% 18.96/3.36  
% 18.96/3.36  % (4648)Memory used [KB]: 1859
% 18.96/3.36  % (4648)Time elapsed: 0.060 s
% 18.96/3.36  % (4648)Instructions burned: 122 (million)
% 18.96/3.36  % (4648)------------------------------
% 18.96/3.36  % (4648)------------------------------
% 19.27/3.36  % (4650)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 Vampire---4 for (2969ds/139Mi)
% 19.27/3.38  % (4639)Instruction limit reached!
% 19.27/3.38  % (4639)------------------------------
% 19.27/3.38  % (4639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.38  % (4639)Termination reason: Unknown
% 19.27/3.38  % (4639)Termination phase: Saturation
% 19.27/3.38  
% 19.27/3.38  % (4639)Memory used [KB]: 7998
% 19.27/3.38  % (4639)Time elapsed: 0.341 s
% 19.27/3.38  % (4639)Instructions burned: 646 (million)
% 19.27/3.38  % (4639)------------------------------
% 19.27/3.38  % (4639)------------------------------
% 19.27/3.39  % (4651)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 Vampire---4 for (2969ds/139Mi)
% 19.27/3.40  % (4650)Instruction limit reached!
% 19.27/3.40  % (4650)------------------------------
% 19.27/3.40  % (4650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.40  % (4650)Termination reason: Unknown
% 19.27/3.40  % (4650)Termination phase: Saturation
% 19.27/3.40  
% 19.27/3.40  % (4650)Memory used [KB]: 1970
% 19.27/3.40  % (4650)Time elapsed: 0.043 s
% 19.27/3.40  % (4650)Instructions burned: 140 (million)
% 19.27/3.40  % (4650)------------------------------
% 19.27/3.40  % (4650)------------------------------
% 19.27/3.41  % (4652)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 Vampire---4 for (2969ds/116Mi)
% 19.27/3.42  % (4629)Instruction limit reached!
% 19.27/3.42  % (4629)------------------------------
% 19.27/3.42  % (4629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.42  % (4629)Termination reason: Unknown
% 19.27/3.42  % (4629)Termination phase: Saturation
% 19.27/3.42  
% 19.27/3.42  % (4629)Memory used [KB]: 6979
% 19.27/3.42  % (4629)Time elapsed: 0.629 s
% 19.27/3.42  % (4629)Instructions burned: 1319 (million)
% 19.27/3.42  % (4629)------------------------------
% 19.27/3.42  % (4629)------------------------------
% 19.27/3.44  % (4652)Instruction limit reached!
% 19.27/3.44  % (4652)------------------------------
% 19.27/3.44  % (4652)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.44  % (4652)Termination reason: Unknown
% 19.27/3.44  % (4652)Termination phase: Saturation
% 19.27/3.44  
% 19.27/3.44  % (4652)Memory used [KB]: 3184
% 19.27/3.44  % (4652)Time elapsed: 0.034 s
% 19.27/3.44  % (4652)Instructions burned: 116 (million)
% 19.27/3.44  % (4652)------------------------------
% 19.27/3.44  % (4652)------------------------------
% 19.27/3.44  % (4653)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 Vampire---4 for (2969ds/53Mi)
% 19.27/3.45  % (4638)Instruction limit reached!
% 19.27/3.45  % (4638)------------------------------
% 19.27/3.45  % (4638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.45  % (4638)Termination reason: Unknown
% 19.27/3.45  % (4638)Termination phase: Saturation
% 19.27/3.45  
% 19.27/3.45  % (4638)Memory used [KB]: 3872
% 19.27/3.45  % (4638)Time elapsed: 0.490 s
% 19.27/3.45  % (4638)Instructions burned: 900 (million)
% 19.27/3.45  % (4638)------------------------------
% 19.27/3.45  % (4638)------------------------------
% 19.27/3.45  % (4655)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 Vampire---4 for (2968ds/96Mi)
% 19.27/3.45  % (4651)Instruction limit reached!
% 19.27/3.45  % (4651)------------------------------
% 19.27/3.45  % (4651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.45  % (4651)Termination reason: Unknown
% 19.27/3.45  % (4651)Termination phase: Saturation
% 19.27/3.45  
% 19.27/3.45  % (4651)Memory used [KB]: 1445
% 19.27/3.45  % (4651)Time elapsed: 0.068 s
% 19.27/3.45  % (4651)Instructions burned: 140 (million)
% 19.27/3.45  % (4651)------------------------------
% 19.27/3.45  % (4651)------------------------------
% 19.27/3.45  % (4654)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 Vampire---4 for (2968ds/159Mi)
% 19.27/3.46  % (4656)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 Vampire---4 for (2968ds/223Mi)
% 19.27/3.46  % (4653)Instruction limit reached!
% 19.27/3.46  % (4653)------------------------------
% 19.27/3.46  % (4653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.27/3.46  % (4653)Termination reason: Unknown
% 19.27/3.46  % (4653)Termination phase: Saturation
% 19.27/3.46  
% 19.27/3.46  % (4653)Memory used [KB]: 1504
% 19.27/3.46  % (4653)Time elapsed: 0.052 s
% 19.27/3.46  % (4653)Instructions burned: 54 (million)
% 19.27/3.46  % (4653)------------------------------
% 19.27/3.46  % (4653)------------------------------
% 19.27/3.47  % (4657)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 Vampire---4 for (2968ds/116Mi)
% 21.29/3.48  % (4647)Instruction limit reached!
% 21.29/3.48  % (4647)------------------------------
% 21.29/3.48  % (4647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.29/3.48  % (4647)Termination reason: Unknown
% 21.29/3.48  % (4647)Termination phase: Saturation
% 21.29/3.48  
% 21.29/3.48  % (4647)Memory used [KB]: 5785
% 21.29/3.48  % (4647)Time elapsed: 0.210 s
% 21.29/3.48  % (4647)Instructions burned: 451 (million)
% 21.29/3.48  % (4647)------------------------------
% 21.29/3.48  % (4647)------------------------------
% 21.29/3.49  % (4658)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 Vampire---4 for (2968ds/149Mi)
% 21.29/3.50  % (4655)Instruction limit reached!
% 21.29/3.50  % (4655)------------------------------
% 21.29/3.50  % (4655)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.29/3.50  % (4655)Termination reason: Unknown
% 21.29/3.50  % (4655)Termination phase: Saturation
% 21.29/3.50  
% 21.29/3.50  % (4655)Memory used [KB]: 1661
% 21.29/3.50  % (4655)Time elapsed: 0.053 s
% 21.29/3.50  % (4655)Instructions burned: 97 (million)
% 21.29/3.50  % (4655)------------------------------
% 21.29/3.50  % (4655)------------------------------
% 21.55/3.51  % (4659)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 Vampire---4 for (2968ds/416Mi)
% 21.55/3.52  % (4654)Instruction limit reached!
% 21.55/3.52  % (4654)------------------------------
% 21.55/3.52  % (4654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.55/3.52  % (4654)Termination reason: Unknown
% 21.55/3.52  % (4654)Termination phase: Saturation
% 21.55/3.52  
% 21.55/3.52  % (4654)Memory used [KB]: 2423
% 21.55/3.52  % (4654)Time elapsed: 0.076 s
% 21.55/3.52  % (4654)Instructions burned: 159 (million)
% 21.55/3.52  % (4654)------------------------------
% 21.55/3.52  % (4654)------------------------------
% 21.55/3.52  % (4660)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 Vampire---4 for (2968ds/420Mi)
% 21.55/3.53  % (4657)Instruction limit reached!
% 21.55/3.53  % (4657)------------------------------
% 21.55/3.53  % (4657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.55/3.53  % (4657)Termination reason: Unknown
% 21.55/3.53  % (4657)Termination phase: Saturation
% 21.55/3.53  
% 21.55/3.53  % (4657)Memory used [KB]: 2451
% 21.55/3.53  % (4657)Time elapsed: 0.086 s
% 21.55/3.53  % (4657)Instructions burned: 117 (million)
% 21.55/3.53  % (4657)------------------------------
% 21.55/3.53  % (4657)------------------------------
% 21.55/3.53  % (4661)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on Vampire---4 for (2967ds/179Mi)
% 21.77/3.56  % (4656)Instruction limit reached!
% 21.77/3.56  % (4656)------------------------------
% 21.77/3.56  % (4656)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.77/3.56  % (4656)Termination reason: Unknown
% 21.77/3.56  % (4656)Termination phase: Saturation
% 21.77/3.56  
% 21.77/3.56  % (4656)Memory used [KB]: 3606
% 21.77/3.56  % (4656)Time elapsed: 0.130 s
% 21.77/3.56  % (4656)Instructions burned: 223 (million)
% 21.77/3.56  % (4656)------------------------------
% 21.77/3.56  % (4656)------------------------------
% 21.77/3.57  % (4662)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 Vampire---4 for (2967ds/680Mi)
% 21.77/3.57  % (4658)Instruction limit reached!
% 21.77/3.57  % (4658)------------------------------
% 21.77/3.57  % (4658)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.77/3.57  % (4658)Termination reason: Unknown
% 21.77/3.57  % (4658)Termination phase: Saturation
% 21.77/3.57  
% 21.77/3.57  % (4658)Memory used [KB]: 2335
% 21.77/3.57  % (4658)Time elapsed: 0.106 s
% 21.77/3.57  % (4658)Instructions burned: 150 (million)
% 21.77/3.57  % (4658)------------------------------
% 21.77/3.57  % (4658)------------------------------
% 21.77/3.59  % (4663)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 Vampire---4 for (2967ds/165Mi)
% 21.77/3.62  % (4661)Instruction limit reached!
% 21.77/3.62  % (4661)------------------------------
% 21.77/3.62  % (4661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.77/3.62  % (4661)Termination reason: Unknown
% 21.77/3.62  % (4661)Termination phase: Saturation
% 21.77/3.62  
% 21.77/3.62  % (4661)Memory used [KB]: 1980
% 21.77/3.62  % (4661)Time elapsed: 0.110 s
% 21.77/3.62  % (4661)Instructions burned: 179 (million)
% 21.77/3.62  % (4661)------------------------------
% 21.77/3.62  % (4661)------------------------------
% 21.77/3.62  % (4664)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 Vampire---4 for (2966ds/191Mi)
% 22.24/3.66  % (4660)Instruction limit reached!
% 22.24/3.66  % (4660)------------------------------
% 22.24/3.66  % (4660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.24/3.66  % (4660)Termination reason: Unknown
% 22.24/3.66  % (4660)Termination phase: Saturation
% 22.24/3.66  
% 22.24/3.66  % (4660)Memory used [KB]: 2846
% 22.24/3.66  % (4660)Time elapsed: 0.132 s
% 22.24/3.66  % (4660)Instructions burned: 421 (million)
% 22.24/3.66  % (4660)------------------------------
% 22.24/3.66  % (4660)------------------------------
% 22.24/3.68  % (4665)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on Vampire---4 for (2966ds/260Mi)
% 22.53/3.69  % (4663)Instruction limit reached!
% 22.53/3.69  % (4663)------------------------------
% 22.53/3.69  % (4663)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.53/3.69  % (4663)Termination reason: Unknown
% 22.53/3.69  % (4663)Termination phase: Saturation
% 22.53/3.69  
% 22.53/3.69  % (4663)Memory used [KB]: 2388
% 22.53/3.69  % (4663)Time elapsed: 0.107 s
% 22.53/3.69  % (4663)Instructions burned: 166 (million)
% 22.53/3.69  % (4663)------------------------------
% 22.53/3.69  % (4663)------------------------------
% 22.53/3.70  % (4666)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 Vampire---4 for (2966ds/192Mi)
% 22.53/3.70  % (4659)Instruction limit reached!
% 22.53/3.70  % (4659)------------------------------
% 22.53/3.70  % (4659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.53/3.70  % (4659)Termination reason: Unknown
% 22.53/3.70  % (4659)Termination phase: Saturation
% 22.53/3.70  
% 22.53/3.70  % (4659)Memory used [KB]: 5805
% 22.53/3.70  % (4659)Time elapsed: 0.219 s
% 22.53/3.70  % (4659)Instructions burned: 418 (million)
% 22.53/3.70  % (4659)------------------------------
% 22.53/3.70  % (4659)------------------------------
% 22.53/3.71  % (4664)Instruction limit reached!
% 22.53/3.71  % (4664)------------------------------
% 22.53/3.71  % (4664)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.53/3.71  % (4664)Termination reason: Unknown
% 22.53/3.71  % (4664)Termination phase: Saturation
% 22.53/3.71  
% 22.53/3.71  % (4664)Memory used [KB]: 4427
% 22.53/3.71  % (4664)Time elapsed: 0.091 s
% 22.53/3.71  % (4664)Instructions burned: 192 (million)
% 22.53/3.71  % (4664)------------------------------
% 22.53/3.71  % (4664)------------------------------
% 22.53/3.72  % (4668)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 Vampire---4 for (2966ds/653Mi)
% 22.53/3.72  % (4667)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 Vampire---4 for (2966ds/140Mi)
% 23.22/3.81  % (4666)Instruction limit reached!
% 23.22/3.81  % (4666)------------------------------
% 23.22/3.81  % (4666)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.22/3.81  % (4666)Termination reason: Unknown
% 23.22/3.81  % (4666)Termination phase: Saturation
% 23.22/3.81  
% 23.22/3.81  % (4666)Memory used [KB]: 2318
% 23.22/3.81  % (4666)Time elapsed: 0.111 s
% 23.22/3.81  % (4666)Instructions burned: 193 (million)
% 23.22/3.81  % (4666)------------------------------
% 23.22/3.81  % (4666)------------------------------
% 23.22/3.81  % (4667)Instruction limit reached!
% 23.22/3.81  % (4667)------------------------------
% 23.22/3.81  % (4667)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.22/3.81  % (4667)Termination reason: Unknown
% 23.22/3.81  % (4667)Termination phase: Saturation
% 23.22/3.81  
% 23.22/3.81  % (4667)Memory used [KB]: 1949
% 23.22/3.81  % (4667)Time elapsed: 0.100 s
% 23.22/3.81  % (4667)Instructions burned: 142 (million)
% 23.22/3.81  % (4667)------------------------------
% 23.22/3.81  % (4667)------------------------------
% 23.22/3.81  % (4665)Instruction limit reached!
% 23.22/3.81  % (4665)------------------------------
% 23.22/3.81  % (4665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.22/3.81  % (4665)Termination reason: Unknown
% 23.22/3.81  % (4665)Termination phase: Saturation
% 23.22/3.81  
% 23.22/3.81  % (4665)Memory used [KB]: 2359
% 23.22/3.81  % (4665)Time elapsed: 0.129 s
% 23.22/3.81  % (4665)Instructions burned: 261 (million)
% 23.22/3.81  % (4665)------------------------------
% 23.22/3.81  % (4665)------------------------------
% 23.22/3.81  % (4670)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 Vampire---4 for (2965ds/216Mi)
% 23.22/3.81  % (4669)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 Vampire---4 for (2965ds/307Mi)
% 23.22/3.81  % (4671)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 Vampire---4 for (2965ds/176Mi)
% 23.58/3.86  % (4662)Instruction limit reached!
% 23.58/3.86  % (4662)------------------------------
% 23.58/3.86  % (4662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.58/3.86  % (4662)Termination reason: Unknown
% 23.58/3.86  % (4662)Termination phase: Saturation
% 23.58/3.86  
% 23.58/3.86  % (4662)Memory used [KB]: 3094
% 23.58/3.86  % (4662)Time elapsed: 0.318 s
% 23.58/3.86  % (4662)Instructions burned: 681 (million)
% 23.58/3.86  % (4662)------------------------------
% 23.58/3.86  % (4662)------------------------------
% 23.58/3.86  % (4672)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 Vampire---4 for (2964ds/206Mi)
% 23.58/3.87  % (4670)Instruction limit reached!
% 23.58/3.87  % (4670)------------------------------
% 23.58/3.87  % (4670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.58/3.87  % (4670)Termination reason: Unknown
% 23.58/3.87  % (4670)Termination phase: Saturation
% 23.58/3.87  
% 23.58/3.87  % (4670)Memory used [KB]: 3747
% 23.58/3.87  % (4670)Time elapsed: 0.060 s
% 23.58/3.87  % (4670)Instructions burned: 216 (million)
% 23.58/3.87  % (4670)------------------------------
% 23.58/3.87  % (4670)------------------------------
% 23.58/3.87  % (4673)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 Vampire---4 for (2964ds/592Mi)
% 23.58/3.90  % (4671)Instruction limit reached!
% 23.58/3.90  % (4671)------------------------------
% 23.58/3.90  % (4671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.58/3.90  % (4671)Termination reason: Unknown
% 23.58/3.90  % (4671)Termination phase: Saturation
% 23.58/3.90  
% 23.58/3.90  % (4671)Memory used [KB]: 2439
% 23.58/3.90  % (4671)Time elapsed: 0.090 s
% 23.58/3.90  % (4671)Instructions burned: 178 (million)
% 23.58/3.90  % (4671)------------------------------
% 23.58/3.90  % (4671)------------------------------
% 23.58/3.92  % (4674)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 Vampire---4 for (2964ds/266Mi)
% 24.29/3.97  % (4672)Instruction limit reached!
% 24.29/3.97  % (4672)------------------------------
% 24.29/3.97  % (4672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.29/3.97  % (4672)Termination reason: Unknown
% 24.29/3.97  % (4672)Termination phase: Saturation
% 24.29/3.97  
% 24.29/3.97  % (4672)Memory used [KB]: 2493
% 24.29/3.97  % (4672)Time elapsed: 0.106 s
% 24.29/3.97  % (4672)Instructions burned: 207 (million)
% 24.29/3.97  % (4672)------------------------------
% 24.29/3.97  % (4672)------------------------------
% 24.29/3.97  % (4675)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 Vampire---4 for (2963ds/118Mi)
% 24.29/3.98  % (4669)Instruction limit reached!
% 24.29/3.98  % (4669)------------------------------
% 24.29/3.98  % (4669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.29/3.98  % (4669)Termination reason: Unknown
% 24.29/3.98  % (4669)Termination phase: Saturation
% 24.29/3.98  
% 24.29/3.98  % (4669)Memory used [KB]: 3668
% 24.29/3.98  % (4669)Time elapsed: 0.170 s
% 24.29/3.98  % (4669)Instructions burned: 308 (million)
% 24.29/3.98  % (4669)------------------------------
% 24.29/3.98  % (4669)------------------------------
% 24.75/3.99  % (4676)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 Vampire---4 for (2963ds/119Mi)
% 24.75/4.03  % (4674)Instruction limit reached!
% 24.75/4.03  % (4674)------------------------------
% 24.75/4.03  % (4674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.75/4.03  % (4674)Termination reason: Unknown
% 24.75/4.03  % (4674)Termination phase: Saturation
% 24.75/4.03  
% 24.75/4.03  % (4674)Memory used [KB]: 3860
% 24.75/4.03  % (4674)Time elapsed: 0.127 s
% 24.75/4.03  % (4674)Instructions burned: 266 (million)
% 24.75/4.03  % (4674)------------------------------
% 24.75/4.03  % (4674)------------------------------
% 24.75/4.03  % (4677)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on Vampire---4 for (2962ds/167Mi)
% 24.75/4.03  % (4675)Instruction limit reached!
% 24.75/4.03  % (4675)------------------------------
% 24.75/4.03  % (4675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.75/4.03  % (4675)Termination reason: Unknown
% 24.75/4.03  % (4675)Termination phase: Saturation
% 24.75/4.03  
% 24.75/4.03  % (4675)Memory used [KB]: 2522
% 24.75/4.03  % (4675)Time elapsed: 0.063 s
% 24.75/4.03  % (4675)Instructions burned: 120 (million)
% 24.75/4.03  % (4675)------------------------------
% 24.75/4.03  % (4675)------------------------------
% 24.75/4.04  % (4678)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 Vampire---4 for (2962ds/211Mi)
% 24.75/4.05  % (4676)Instruction limit reached!
% 24.75/4.05  % (4676)------------------------------
% 24.75/4.05  % (4676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.75/4.05  % (4676)Termination reason: Unknown
% 24.75/4.05  % (4676)Termination phase: Saturation
% 24.75/4.05  
% 24.75/4.05  % (4676)Memory used [KB]: 2799
% 24.75/4.05  % (4676)Time elapsed: 0.059 s
% 24.75/4.05  % (4676)Instructions burned: 119 (million)
% 24.75/4.05  % (4676)------------------------------
% 24.75/4.05  % (4676)------------------------------
% 24.75/4.05  % (4668)Instruction limit reached!
% 24.75/4.05  % (4668)------------------------------
% 24.75/4.05  % (4668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.75/4.05  % (4668)Termination reason: Unknown
% 24.75/4.05  % (4668)Termination phase: Saturation
% 24.75/4.05  
% 24.75/4.05  % (4668)Memory used [KB]: 5669
% 24.75/4.05  % (4668)Time elapsed: 0.333 s
% 24.75/4.05  % (4668)Instructions burned: 654 (million)
% 24.75/4.05  % (4668)------------------------------
% 24.75/4.05  % (4668)------------------------------
% 24.75/4.05  % (4679)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 Vampire---4 for (2962ds/201Mi)
% 24.75/4.05  % (4680)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 Vampire---4 for (2962ds/230Mi)
% 25.81/4.09  % (4592)Instruction limit reached!
% 25.81/4.09  % (4592)------------------------------
% 25.81/4.09  % (4592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.81/4.09  % (4592)Termination reason: Unknown
% 25.81/4.09  % (4592)Termination phase: Saturation
% 25.81/4.09  
% 25.81/4.09  % (4592)Memory used [KB]: 16341
% 25.81/4.09  % (4592)Time elapsed: 2.236 s
% 25.81/4.09  % (4592)Instructions burned: 4979 (million)
% 25.81/4.09  % (4592)------------------------------
% 25.81/4.09  % (4592)------------------------------
% 25.81/4.10  % (4677)Instruction limit reached!
% 25.81/4.10  % (4677)------------------------------
% 25.81/4.10  % (4677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.81/4.10  % (4677)Termination reason: Unknown
% 25.81/4.10  % (4677)Termination phase: Saturation
% 25.81/4.10  
% 25.81/4.10  % (4677)Memory used [KB]: 2246
% 25.81/4.10  % (4677)Time elapsed: 0.058 s
% 25.81/4.10  % (4677)Instructions burned: 170 (million)
% 25.81/4.10  % (4677)------------------------------
% 25.81/4.10  % (4677)------------------------------
% 25.81/4.10  % (4681)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 Vampire---4 for (2962ds/215Mi)
% 25.81/4.10  % (4682)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 Vampire---4 for (2962ds/265Mi)
% 25.81/4.11  % (4673)Instruction limit reached!
% 25.81/4.11  % (4673)------------------------------
% 25.81/4.11  % (4673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.81/4.11  % (4673)Termination reason: Unknown
% 25.81/4.11  % (4673)Termination phase: Saturation
% 25.81/4.11  
% 25.81/4.11  % (4673)Memory used [KB]: 3624
% 25.81/4.11  % (4673)Time elapsed: 0.242 s
% 25.81/4.11  % (4673)Instructions burned: 592 (million)
% 25.81/4.11  % (4673)------------------------------
% 25.81/4.11  % (4673)------------------------------
% 25.81/4.11  % (4683)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 Vampire---4 for (2962ds/1040Mi)
% 26.28/4.14  % (4679)Instruction limit reached!
% 26.28/4.14  % (4679)------------------------------
% 26.28/4.14  % (4679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.28/4.14  % (4679)Termination reason: Unknown
% 26.28/4.14  % (4679)Termination phase: Saturation
% 26.28/4.14  
% 26.28/4.14  % (4679)Memory used [KB]: 1883
% 26.28/4.14  % (4679)Time elapsed: 0.097 s
% 26.28/4.14  % (4679)Instructions burned: 201 (million)
% 26.28/4.14  % (4679)------------------------------
% 26.28/4.14  % (4679)------------------------------
% 26.28/4.15  % (4684)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 Vampire---4 for (2961ds/443Mi)
% 26.28/4.15  % (4678)Instruction limit reached!
% 26.28/4.15  % (4678)------------------------------
% 26.28/4.15  % (4678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.28/4.15  % (4678)Termination reason: Unknown
% 26.28/4.15  % (4678)Termination phase: Saturation
% 26.28/4.15  
% 26.28/4.15  % (4678)Memory used [KB]: 2757
% 26.28/4.15  % (4678)Time elapsed: 0.115 s
% 26.28/4.15  % (4678)Instructions burned: 212 (million)
% 26.28/4.15  % (4678)------------------------------
% 26.28/4.15  % (4678)------------------------------
% 26.28/4.15  % (4685)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on Vampire---4 for (2961ds/192Mi)
% 26.28/4.16  % (4680)Instruction limit reached!
% 26.28/4.16  % (4680)------------------------------
% 26.28/4.16  % (4680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.28/4.16  % (4680)Termination reason: Unknown
% 26.28/4.16  % (4680)Termination phase: Saturation
% 26.28/4.16  
% 26.28/4.16  % (4680)Memory used [KB]: 6165
% 26.28/4.16  % (4680)Time elapsed: 0.112 s
% 26.28/4.16  % (4680)Instructions burned: 230 (million)
% 26.28/4.16  % (4680)------------------------------
% 26.28/4.16  % (4680)------------------------------
% 26.28/4.18  % (4686)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 Vampire---4 for (2961ds/1218Mi)
% 26.28/4.19  % (4682)Instruction limit reached!
% 26.28/4.19  % (4682)------------------------------
% 26.28/4.19  % (4682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.28/4.19  % (4682)Termination reason: Unknown
% 26.28/4.19  % (4682)Termination phase: Saturation
% 26.28/4.19  
% 26.28/4.19  % (4682)Memory used [KB]: 2113
% 26.28/4.19  % (4682)Time elapsed: 0.078 s
% 26.28/4.19  % (4682)Instructions burned: 265 (million)
% 26.28/4.19  % (4682)------------------------------
% 26.28/4.19  % (4682)------------------------------
% 26.28/4.21  % (4687)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 Vampire---4 for (2961ds/171Mi)
% 26.28/4.21  % (4681)Instruction limit reached!
% 26.28/4.21  % (4681)------------------------------
% 26.28/4.21  % (4681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.28/4.21  % (4681)Termination reason: Unknown
% 26.28/4.21  % (4681)Termination phase: Saturation
% 26.28/4.21  
% 26.28/4.21  % (4681)Memory used [KB]: 2653
% 26.28/4.21  % (4681)Time elapsed: 0.114 s
% 26.28/4.21  % (4681)Instructions burned: 215 (million)
% 26.28/4.21  % (4681)------------------------------
% 26.28/4.21  % (4681)------------------------------
% 26.28/4.21  % (4688)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 Vampire---4 for (2961ds/283Mi)
% 26.69/4.26  % (4685)Instruction limit reached!
% 26.69/4.26  % (4685)------------------------------
% 26.69/4.26  % (4685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.69/4.26  % (4685)Termination reason: Unknown
% 26.69/4.26  % (4685)Termination phase: Saturation
% 26.69/4.26  
% 26.69/4.26  % (4685)Memory used [KB]: 1981
% 26.69/4.26  % (4685)Time elapsed: 0.104 s
% 26.69/4.26  % (4685)Instructions burned: 193 (million)
% 26.69/4.26  % (4685)------------------------------
% 26.69/4.26  % (4685)------------------------------
% 26.69/4.26  % (4689)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 Vampire---4 for (2960ds/590Mi)
% 26.91/4.30  % (4687)Instruction limit reached!
% 26.91/4.30  % (4687)------------------------------
% 26.91/4.30  % (4687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.91/4.30  % (4687)Termination reason: Unknown
% 26.91/4.30  % (4687)Termination phase: Saturation
% 26.91/4.30  
% 26.91/4.30  % (4687)Memory used [KB]: 3046
% 26.91/4.30  % (4687)Time elapsed: 0.111 s
% 26.91/4.30  % (4687)Instructions burned: 172 (million)
% 26.91/4.30  % (4687)------------------------------
% 26.91/4.30  % (4687)------------------------------
% 26.91/4.32  % (4690)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 Vampire---4 for (2960ds/227Mi)
% 27.14/4.36  % (4684)Instruction limit reached!
% 27.14/4.36  % (4684)------------------------------
% 27.14/4.36  % (4684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.14/4.36  % (4684)Termination reason: Unknown
% 27.14/4.36  % (4684)Termination phase: Saturation
% 27.14/4.36  
% 27.14/4.36  % (4684)Memory used [KB]: 2832
% 27.14/4.36  % (4684)Time elapsed: 0.213 s
% 27.14/4.36  % (4684)Instructions burned: 443 (million)
% 27.14/4.36  % (4684)------------------------------
% 27.14/4.36  % (4684)------------------------------
% 27.14/4.36  % (4688)Instruction limit reached!
% 27.14/4.36  % (4688)------------------------------
% 27.14/4.36  % (4688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.14/4.36  % (4688)Termination reason: Unknown
% 27.14/4.36  % (4688)Termination phase: Saturation
% 27.14/4.36  
% 27.14/4.36  % (4688)Memory used [KB]: 3295
% 27.14/4.36  % (4688)Time elapsed: 0.151 s
% 27.14/4.36  % (4688)Instructions burned: 283 (million)
% 27.14/4.36  % (4688)------------------------------
% 27.14/4.36  % (4688)------------------------------
% 27.14/4.37  % (4692)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on Vampire---4 for (2959ds/229Mi)
% 27.55/4.39  % (4691)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 Vampire---4 for (2959ds/1636Mi)
% 27.64/4.43  % (4690)Instruction limit reached!
% 27.64/4.43  % (4690)------------------------------
% 27.64/4.43  % (4690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.64/4.43  % (4690)Termination reason: Unknown
% 27.64/4.43  % (4690)Termination phase: Saturation
% 27.64/4.43  
% 27.64/4.43  % (4690)Memory used [KB]: 2649
% 27.64/4.43  % (4690)Time elapsed: 0.117 s
% 27.64/4.43  % (4690)Instructions burned: 229 (million)
% 27.64/4.43  % (4690)------------------------------
% 27.64/4.43  % (4690)------------------------------
% 27.64/4.43  % (4693)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on Vampire---4 for (2959ds/265Mi)
% 27.78/4.48  % (4692)Instruction limit reached!
% 27.78/4.48  % (4692)------------------------------
% 27.78/4.48  % (4692)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.78/4.48  % (4692)Termination reason: Unknown
% 27.78/4.48  % (4692)Termination phase: Saturation
% 27.78/4.48  
% 27.78/4.48  % (4692)Memory used [KB]: 2183
% 27.78/4.48  % (4692)Time elapsed: 0.118 s
% 27.78/4.48  % (4692)Instructions burned: 229 (million)
% 27.78/4.48  % (4692)------------------------------
% 27.78/4.48  % (4692)------------------------------
% 27.78/4.49  % (4694)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on Vampire---4 for (2958ds/230Mi)
% 28.06/4.54  % (4689)Instruction limit reached!
% 28.06/4.54  % (4689)------------------------------
% 28.06/4.54  % (4689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.06/4.54  % (4689)Termination reason: Unknown
% 28.06/4.54  % (4689)Termination phase: Saturation
% 28.06/4.54  
% 28.06/4.54  % (4689)Memory used [KB]: 6666
% 28.06/4.54  % (4689)Time elapsed: 0.285 s
% 28.06/4.54  % (4689)Instructions burned: 592 (million)
% 28.06/4.54  % (4689)------------------------------
% 28.06/4.54  % (4689)------------------------------
% 28.06/4.56  % (4693)Instruction limit reached!
% 28.06/4.56  % (4693)------------------------------
% 28.06/4.56  % (4693)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 28.06/4.56  % (4693)Termination reason: Unknown
% 28.06/4.56  % (4693)Termination phase: Saturation
% 28.06/4.56  
% 28.06/4.56  % (4693)Memory used [KB]: 3619
% 28.06/4.56  % (4693)Time elapsed: 0.148 s
% 28.06/4.56  % (4693)Instructions burned: 265 (million)
% 28.06/4.56  % (4693)------------------------------
% 28.06/4.56  % (4693)------------------------------
% 28.06/4.56  % (4695)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on Vampire---4 for (2957ds/324Mi)
% 28.06/4.56  % (4696)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on Vampire---4 for (2957ds/251Mi)
% 29.73/4.60  % (4694)Instruction limit reached!
% 29.73/4.60  % (4694)------------------------------
% 29.73/4.60  % (4694)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.73/4.60  % (4694)Termination reason: Unknown
% 29.73/4.60  % (4694)Termination phase: Saturation
% 29.73/4.60  
% 29.73/4.60  % (4694)Memory used [KB]: 2594
% 29.73/4.60  % (4694)Time elapsed: 0.116 s
% 29.73/4.60  % (4694)Instructions burned: 231 (million)
% 29.73/4.60  % (4694)------------------------------
% 29.73/4.60  % (4694)------------------------------
% 29.73/4.61  % (4697)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on Vampire---4 for (2957ds/2747Mi)
% 29.73/4.65  % (4683)Instruction limit reached!
% 29.73/4.65  % (4683)------------------------------
% 29.73/4.65  % (4683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.73/4.65  % (4683)Termination reason: Unknown
% 29.73/4.65  % (4683)Termination phase: Saturation
% 29.73/4.65  
% 29.73/4.65  % (4683)Memory used [KB]: 5608
% 29.73/4.65  % (4683)Time elapsed: 0.536 s
% 29.73/4.65  % (4683)Instructions burned: 1041 (million)
% 29.73/4.65  % (4683)------------------------------
% 29.73/4.65  % (4683)------------------------------
% 29.73/4.66  % (4698)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on Vampire---4 for (2956ds/195Mi)
% 30.28/4.67  % (4695)Instruction limit reached!
% 30.28/4.67  % (4695)------------------------------
% 30.28/4.67  % (4695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.28/4.67  % (4695)Termination reason: Unknown
% 30.28/4.67  % (4695)Termination phase: Saturation
% 30.28/4.67  
% 30.28/4.67  % (4695)Memory used [KB]: 3821
% 30.28/4.67  % (4695)Time elapsed: 0.125 s
% 30.28/4.67  % (4695)Instructions burned: 327 (million)
% 30.28/4.67  % (4695)------------------------------
% 30.28/4.67  % (4695)------------------------------
% 30.28/4.67  % (4699)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on Vampire---4 for (2956ds/247Mi)
% 30.28/4.68  % (4696)Instruction limit reached!
% 30.28/4.68  % (4696)------------------------------
% 30.28/4.68  % (4696)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.28/4.68  % (4696)Termination reason: Unknown
% 30.28/4.68  % (4696)Termination phase: Saturation
% 30.28/4.68  
% 30.28/4.68  % (4696)Memory used [KB]: 2831
% 30.28/4.68  % (4696)Time elapsed: 0.144 s
% 30.28/4.68  % (4696)Instructions burned: 252 (million)
% 30.28/4.68  % (4696)------------------------------
% 30.28/4.68  % (4696)------------------------------
% 30.40/4.69  % (4686)Instruction limit reached!
% 30.40/4.69  % (4686)------------------------------
% 30.40/4.69  % (4686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.40/4.69  % (4686)Termination reason: Unknown
% 30.40/4.69  % (4686)Termination phase: Saturation
% 30.40/4.69  
% 30.40/4.69  % (4686)Memory used [KB]: 4847
% 30.40/4.69  % (4686)Time elapsed: 0.540 s
% 30.40/4.69  % (4686)Instructions burned: 1219 (million)
% 30.40/4.69  % (4686)------------------------------
% 30.40/4.69  % (4686)------------------------------
% 30.40/4.69  % (4700)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on Vampire---4 for (2956ds/178Mi)
% 30.40/4.71  % (4701)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on Vampire---4 for (2956ds/1747Mi)
% 30.53/4.76  % (4698)Instruction limit reached!
% 30.53/4.76  % (4698)------------------------------
% 30.53/4.76  % (4698)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.53/4.76  % (4698)Termination reason: Unknown
% 30.53/4.76  % (4698)Termination phase: Saturation
% 30.53/4.76  
% 30.53/4.76  % (4698)Memory used [KB]: 2661
% 30.53/4.76  % (4698)Time elapsed: 0.135 s
% 30.53/4.76  % (4698)Instructions burned: 195 (million)
% 30.53/4.76  % (4698)------------------------------
% 30.53/4.76  % (4698)------------------------------
% 30.53/4.77  % (4702)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on Vampire---4 for (2955ds/406Mi)
% 30.53/4.78  % (4635)Instruction limit reached!
% 30.53/4.78  % (4635)------------------------------
% 30.53/4.78  % (4635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.53/4.78  % (4635)Termination reason: Unknown
% 30.53/4.78  % (4635)Termination phase: Saturation
% 30.53/4.78  
% 30.53/4.78  % (4635)Memory used [KB]: 21304
% 30.53/4.78  % (4635)Time elapsed: 1.888 s
% 30.53/4.78  % (4635)Instructions burned: 3922 (million)
% 30.53/4.78  % (4635)------------------------------
% 30.53/4.78  % (4635)------------------------------
% 30.53/4.78  % (4699)Instruction limit reached!
% 30.53/4.78  % (4699)------------------------------
% 30.53/4.78  % (4699)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.53/4.78  % (4699)Termination reason: Unknown
% 30.53/4.78  % (4699)Termination phase: Saturation
% 30.53/4.78  
% 30.53/4.78  % (4699)Memory used [KB]: 2709
% 30.53/4.78  % (4699)Time elapsed: 0.101 s
% 30.53/4.78  % (4699)Instructions burned: 247 (million)
% 30.53/4.78  % (4699)------------------------------
% 30.53/4.78  % (4699)------------------------------
% 30.53/4.79  % (4704)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on Vampire---4 for (2955ds/548Mi)
% 30.53/4.79  % (4700)Instruction limit reached!
% 30.53/4.79  % (4700)------------------------------
% 30.53/4.79  % (4700)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.53/4.79  % (4700)Termination reason: Unknown
% 30.53/4.79  % (4700)Termination phase: Saturation
% 30.53/4.79  
% 30.53/4.79  % (4700)Memory used [KB]: 2072
% 30.53/4.79  % (4700)Time elapsed: 0.097 s
% 30.53/4.79  % (4700)Instructions burned: 179 (million)
% 30.53/4.79  % (4700)------------------------------
% 30.53/4.79  % (4700)------------------------------
% 30.53/4.79  % (4703)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on Vampire---4 for (2955ds/237Mi)
% 31.03/4.81  % (4705)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on Vampire---4 for (2955ds/275Mi)
% 31.19/4.91  % (4703)Instruction limit reached!
% 31.19/4.91  % (4703)------------------------------
% 31.19/4.91  % (4703)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.19/4.91  % (4703)Termination reason: Unknown
% 31.19/4.91  % (4703)Termination phase: Saturation
% 31.19/4.91  
% 31.19/4.91  % (4703)Memory used [KB]: 2326
% 31.19/4.91  % (4703)Time elapsed: 0.121 s
% 31.19/4.91  % (4703)Instructions burned: 238 (million)
% 31.19/4.91  % (4703)------------------------------
% 31.19/4.91  % (4703)------------------------------
% 31.19/4.92  % (4706)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on Vampire---4 for (2954ds/735Mi)
% 31.19/4.94  % (4705)Instruction limit reached!
% 31.19/4.94  % (4705)------------------------------
% 31.19/4.94  % (4705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.19/4.94  % (4705)Termination reason: Unknown
% 31.19/4.94  % (4705)Termination phase: Saturation
% 31.19/4.94  
% 31.19/4.94  % (4705)Memory used [KB]: 2600
% 31.19/4.94  % (4705)Time elapsed: 0.146 s
% 31.19/4.94  % (4705)Instructions burned: 275 (million)
% 31.19/4.94  % (4705)------------------------------
% 31.19/4.94  % (4705)------------------------------
% 31.19/4.94  % (4707)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on Vampire---4 for (2953ds/435Mi)
% 31.19/4.94  % (4702)Instruction limit reached!
% 31.19/4.94  % (4702)------------------------------
% 31.19/4.94  % (4702)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.19/4.94  % (4702)Termination reason: Unknown
% 31.19/4.94  % (4702)Termination phase: Saturation
% 31.19/4.94  
% 31.19/4.94  % (4702)Memory used [KB]: 2981
% 31.19/4.94  % (4702)Time elapsed: 0.181 s
% 31.19/4.94  % (4702)Instructions burned: 407 (million)
% 31.19/4.94  % (4702)------------------------------
% 31.19/4.94  % (4702)------------------------------
% 31.76/4.97  % (4708)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on Vampire---4 for (2953ds/822Mi)
% 31.88/5.03  % (4704)Instruction limit reached!
% 31.88/5.03  % (4704)------------------------------
% 31.88/5.03  % (4704)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.88/5.03  % (4704)Termination reason: Unknown
% 31.88/5.03  % (4704)Termination phase: Saturation
% 31.88/5.03  
% 31.88/5.03  % (4704)Memory used [KB]: 2302
% 31.88/5.03  % (4704)Time elapsed: 0.247 s
% 31.88/5.03  % (4704)Instructions burned: 549 (million)
% 31.88/5.03  % (4704)------------------------------
% 31.88/5.03  % (4704)------------------------------
% 31.88/5.04  % (4709)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on Vampire---4 for (2952ds/554Mi)
% 31.88/5.10  % (4691)Instruction limit reached!
% 31.88/5.10  % (4691)------------------------------
% 31.88/5.10  % (4691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.88/5.10  % (4691)Termination reason: Unknown
% 31.88/5.10  % (4691)Termination phase: Saturation
% 31.88/5.10  
% 31.88/5.10  % (4691)Memory used [KB]: 9334
% 31.88/5.10  % (4691)Time elapsed: 0.758 s
% 31.88/5.10  % (4691)Instructions burned: 1636 (million)
% 31.88/5.10  % (4691)------------------------------
% 31.88/5.10  % (4691)------------------------------
% 31.88/5.11  % (4710)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on Vampire---4 for (2952ds/285Mi)
% 33.57/5.15  % (4707)Instruction limit reached!
% 33.57/5.15  % (4707)------------------------------
% 33.57/5.15  % (4707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.57/5.15  % (4707)Termination reason: Unknown
% 33.57/5.15  % (4707)Termination phase: Saturation
% 33.57/5.15  
% 33.57/5.15  % (4707)Memory used [KB]: 4407
% 33.57/5.15  % (4707)Time elapsed: 0.204 s
% 33.57/5.15  % (4707)Instructions burned: 435 (million)
% 33.57/5.15  % (4707)------------------------------
% 33.57/5.15  % (4707)------------------------------
% 33.57/5.16  % (4711)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on Vampire---4 for (2951ds/263Mi)
% 34.11/5.25  % (4710)Instruction limit reached!
% 34.11/5.25  % (4710)------------------------------
% 34.11/5.25  % (4710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.11/5.25  % (4710)Termination reason: Unknown
% 34.11/5.25  % (4710)Termination phase: Saturation
% 34.11/5.25  
% 34.11/5.25  % (4710)Memory used [KB]: 3549
% 34.11/5.25  % (4710)Time elapsed: 0.144 s
% 34.11/5.25  % (4710)Instructions burned: 286 (million)
% 34.11/5.25  % (4710)------------------------------
% 34.11/5.25  % (4710)------------------------------
% 34.11/5.26  % (4711)Instruction limit reached!
% 34.11/5.26  % (4711)------------------------------
% 34.11/5.26  % (4711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.11/5.26  % (4711)Termination reason: Unknown
% 34.11/5.26  % (4711)Termination phase: Saturation
% 34.11/5.26  
% 34.11/5.26  % (4711)Memory used [KB]: 2521
% 34.11/5.26  % (4711)Time elapsed: 0.106 s
% 34.11/5.26  % (4711)Instructions burned: 263 (million)
% 34.11/5.26  % (4711)------------------------------
% 34.11/5.26  % (4711)------------------------------
% 34.11/5.26  % (4712)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on Vampire---4 for (2950ds/229Mi)
% 34.11/5.28  % (4713)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on Vampire---4 for (2950ds/531Mi)
% 34.85/5.29  % (4706)Instruction limit reached!
% 34.85/5.29  % (4706)------------------------------
% 34.85/5.29  % (4706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.85/5.29  % (4706)Termination reason: Unknown
% 34.85/5.29  % (4706)Termination phase: Saturation
% 34.85/5.29  
% 34.85/5.29  % (4706)Memory used [KB]: 4871
% 34.85/5.29  % (4706)Time elapsed: 0.374 s
% 34.85/5.29  % (4706)Instructions burned: 736 (million)
% 34.85/5.29  % (4706)------------------------------
% 34.85/5.29  % (4706)------------------------------
% 34.85/5.29  % (4714)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on Vampire---4 for (2950ds/292Mi)
% 35.00/5.33  % (4709)Instruction limit reached!
% 35.00/5.33  % (4709)------------------------------
% 35.00/5.33  % (4709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.33  % (4709)Termination reason: Unknown
% 35.00/5.33  % (4709)Termination phase: Saturation
% 35.00/5.33  
% 35.00/5.33  % (4709)Memory used [KB]: 5243
% 35.00/5.33  % (4709)Time elapsed: 0.295 s
% 35.00/5.33  % (4709)Instructions burned: 555 (million)
% 35.00/5.33  % (4709)------------------------------
% 35.00/5.33  % (4709)------------------------------
% 35.00/5.34  % (4715)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on Vampire---4 for (2949ds/318Mi)
% 35.00/5.36  % (4712)Instruction limit reached!
% 35.00/5.36  % (4712)------------------------------
% 35.00/5.36  % (4712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.00/5.36  % (4712)Termination reason: Unknown
% 35.00/5.36  % (4712)Termination phase: Saturation
% 35.00/5.36  
% 35.00/5.36  % (4712)Memory used [KB]: 1944
% 35.00/5.36  % (4712)Time elapsed: 0.098 s
% 35.00/5.36  % (4712)Instructions burned: 229 (million)
% 35.00/5.36  % (4712)------------------------------
% 35.00/5.36  % (4712)------------------------------
% 35.00/5.38  % (4716)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on Vampire---4 for (2949ds/193Mi)
% 35.50/5.41  % (4713)Instruction limit reached!
% 35.50/5.41  % (4713)------------------------------
% 35.50/5.41  % (4713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.41  % (4713)Termination reason: Unknown
% 35.50/5.41  % (4713)Termination phase: Saturation
% 35.50/5.41  
% 35.50/5.41  % (4713)Memory used [KB]: 3312
% 35.50/5.41  % (4713)Time elapsed: 0.160 s
% 35.50/5.41  % (4713)Instructions burned: 533 (million)
% 35.50/5.41  % (4713)------------------------------
% 35.50/5.41  % (4713)------------------------------
% 35.50/5.42  % (4708)Instruction limit reached!
% 35.50/5.42  % (4708)------------------------------
% 35.50/5.42  % (4708)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.42  % (4708)Termination reason: Unknown
% 35.50/5.42  % (4708)Termination phase: Saturation
% 35.50/5.42  
% 35.50/5.42  % (4708)Memory used [KB]: 5420
% 35.50/5.42  % (4708)Time elapsed: 0.471 s
% 35.50/5.42  % (4708)Instructions burned: 822 (million)
% 35.50/5.42  % (4708)------------------------------
% 35.50/5.42  % (4708)------------------------------
% 35.50/5.42  % (4717)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on Vampire---4 for (2949ds/1997Mi)
% 35.50/5.44  % (4718)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on Vampire---4 for (2949ds/303Mi)
% 35.50/5.45  % (4714)Instruction limit reached!
% 35.50/5.45  % (4714)------------------------------
% 35.50/5.45  % (4714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.45  % (4714)Termination reason: Unknown
% 35.50/5.45  % (4714)Termination phase: Saturation
% 35.50/5.45  
% 35.50/5.45  % (4714)Memory used [KB]: 3648
% 35.50/5.45  % (4714)Time elapsed: 0.161 s
% 35.50/5.45  % (4714)Instructions burned: 292 (million)
% 35.50/5.45  % (4714)------------------------------
% 35.50/5.45  % (4714)------------------------------
% 35.50/5.46  % (4719)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on Vampire---4 for (2948ds/280Mi)
% 35.50/5.47  % (4716)Instruction limit reached!
% 35.50/5.47  % (4716)------------------------------
% 35.50/5.47  % (4716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.47  % (4716)Termination reason: Unknown
% 35.50/5.47  % (4716)Termination phase: Saturation
% 35.50/5.47  
% 35.50/5.47  % (4716)Memory used [KB]: 2950
% 35.50/5.47  % (4716)Time elapsed: 0.122 s
% 35.50/5.47  % (4716)Instructions burned: 195 (million)
% 35.50/5.47  % (4716)------------------------------
% 35.50/5.47  % (4716)------------------------------
% 35.50/5.48  % (4720)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on Vampire---4 for (2948ds/282Mi)
% 35.50/5.48  % (4715)Instruction limit reached!
% 35.50/5.48  % (4715)------------------------------
% 35.50/5.48  % (4715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.48  % (4715)Termination reason: Unknown
% 35.50/5.48  % (4715)Termination phase: Saturation
% 35.50/5.48  
% 35.50/5.48  % (4715)Memory used [KB]: 1915
% 35.50/5.48  % (4715)Time elapsed: 0.143 s
% 35.50/5.48  % (4715)Instructions burned: 318 (million)
% 35.50/5.48  % (4715)------------------------------
% 35.50/5.48  % (4715)------------------------------
% 35.50/5.48  % (4649)Instruction limit reached!
% 35.50/5.48  % (4649)------------------------------
% 35.50/5.48  % (4649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.50/5.48  % (4649)Termination reason: Unknown
% 35.50/5.48  % (4649)Termination phase: Saturation
% 35.50/5.48  
% 35.50/5.48  % (4649)Memory used [KB]: 35717
% 35.50/5.48  % (4649)Time elapsed: 2.169 s
% 35.50/5.48  % (4649)Instructions burned: 4758 (million)
% 35.50/5.48  % (4649)------------------------------
% 35.50/5.48  % (4649)------------------------------
% 35.50/5.48  % (4721)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on Vampire---4 for (2948ds/1308Mi)
% 36.31/5.49  % (4722)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on Vampire---4 for (2948ds/80Mi)
% 36.31/5.52  % (4701)Instruction limit reached!
% 36.31/5.52  % (4701)------------------------------
% 36.31/5.52  % (4701)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.52  % (4701)Termination reason: Unknown
% 36.31/5.52  % (4701)Termination phase: Saturation
% 36.31/5.52  
% 36.31/5.52  % (4701)Memory used [KB]: 9177
% 36.31/5.52  % (4701)Time elapsed: 0.824 s
% 36.31/5.52  % (4701)Instructions burned: 1748 (million)
% 36.31/5.52  % (4701)------------------------------
% 36.31/5.52  % (4701)------------------------------
% 36.31/5.53  % (4722)Instruction limit reached!
% 36.31/5.53  % (4722)------------------------------
% 36.31/5.53  % (4722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.53  % (4722)Termination reason: Unknown
% 36.31/5.53  % (4722)Termination phase: Saturation
% 36.31/5.53  
% 36.31/5.53  % (4722)Memory used [KB]: 2054
% 36.31/5.53  % (4722)Time elapsed: 0.040 s
% 36.31/5.53  % (4722)Instructions burned: 80 (million)
% 36.31/5.53  % (4722)------------------------------
% 36.31/5.53  % (4722)------------------------------
% 36.31/5.53  % (4724)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on Vampire---4 for (2947ds/1496Mi)
% 36.31/5.53  % (4723)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on Vampire---4 for (2948ds/1256Mi)
% 36.31/5.57  % (4720)Instruction limit reached!
% 36.31/5.57  % (4720)------------------------------
% 36.31/5.57  % (4720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.57  % (4720)Termination reason: Unknown
% 36.31/5.57  % (4720)Termination phase: Saturation
% 36.31/5.57  
% 36.31/5.57  % (4720)Memory used [KB]: 1510
% 36.31/5.57  % (4720)Time elapsed: 0.090 s
% 36.31/5.57  % (4720)Instructions burned: 284 (million)
% 36.31/5.57  % (4720)------------------------------
% 36.31/5.57  % (4720)------------------------------
% 36.31/5.57  % (4725)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on Vampire---4 for (2947ds/292Mi)
% 36.31/5.58  % (4718)Instruction limit reached!
% 36.31/5.58  % (4718)------------------------------
% 36.31/5.58  % (4718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.31/5.58  % (4718)Termination reason: Unknown
% 36.31/5.58  % (4718)Termination phase: Saturation
% 36.31/5.58  
% 36.31/5.58  % (4718)Memory used [KB]: 2468
% 36.31/5.58  % (4718)Time elapsed: 0.143 s
% 36.31/5.58  % (4718)Instructions burned: 303 (million)
% 36.31/5.58  % (4718)------------------------------
% 36.31/5.58  % (4718)------------------------------
% 36.67/5.58  % (4719)Instruction limit reached!
% 36.67/5.58  % (4719)------------------------------
% 36.67/5.58  % (4719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.67/5.58  % (4719)Termination reason: Unknown
% 36.67/5.58  % (4719)Termination phase: Saturation
% 36.67/5.58  
% 36.67/5.58  % (4719)Memory used [KB]: 2239
% 36.67/5.58  % (4719)Time elapsed: 0.128 s
% 36.67/5.58  % (4719)Instructions burned: 282 (million)
% 36.67/5.58  % (4719)------------------------------
% 36.67/5.58  % (4719)------------------------------
% 36.67/5.58  % (4726)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on Vampire---4 for (2947ds/586Mi)
% 36.79/5.59  % (4727)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on Vampire---4 for (2947ds/254Mi)
% 37.38/5.71  % (4727)Instruction limit reached!
% 37.38/5.71  % (4727)------------------------------
% 37.38/5.71  % (4727)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.38/5.71  % (4727)Termination reason: Unknown
% 37.38/5.71  % (4727)Termination phase: Saturation
% 37.38/5.71  
% 37.38/5.71  % (4727)Memory used [KB]: 2282
% 37.38/5.71  % (4727)Time elapsed: 0.146 s
% 37.38/5.71  % (4727)Instructions burned: 255 (million)
% 37.38/5.71  % (4727)------------------------------
% 37.38/5.71  % (4727)------------------------------
% 37.38/5.72  % (4728)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on Vampire---4 for (2946ds/956Mi)
% 38.16/5.73  % (4725)Instruction limit reached!
% 38.16/5.73  % (4725)------------------------------
% 38.16/5.73  % (4725)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.16/5.73  % (4725)Termination reason: Unknown
% 38.16/5.73  % (4725)Termination phase: Saturation
% 38.16/5.73  
% 38.16/5.73  % (4725)Memory used [KB]: 4504
% 38.16/5.73  % (4725)Time elapsed: 0.161 s
% 38.16/5.73  % (4725)Instructions burned: 293 (million)
% 38.16/5.73  % (4725)------------------------------
% 38.16/5.73  % (4725)------------------------------
% 38.16/5.73  % (4729)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on Vampire---4 for (2945ds/303Mi)
% 38.16/5.78  % (4726)Instruction limit reached!
% 38.16/5.78  % (4726)------------------------------
% 38.16/5.78  % (4726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.16/5.78  % (4726)Termination reason: Unknown
% 38.16/5.78  % (4726)Termination phase: Saturation
% 38.16/5.78  
% 38.16/5.78  % (4726)Memory used [KB]: 4660
% 38.16/5.78  % (4726)Time elapsed: 0.208 s
% 38.16/5.78  % (4726)Instructions burned: 589 (million)
% 38.16/5.78  % (4726)------------------------------
% 38.16/5.78  % (4726)------------------------------
% 38.16/5.78  % (4730)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on Vampire---4 for (2945ds/331Mi)
% 38.69/5.84  % (4697)Instruction limit reached!
% 38.69/5.84  % (4697)------------------------------
% 38.69/5.84  % (4697)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.69/5.84  % (4697)Termination reason: Unknown
% 38.69/5.84  % (4697)Termination phase: Saturation
% 38.69/5.84  
% 38.69/5.84  % (4697)Memory used [KB]: 12720
% 38.69/5.84  % (4697)Time elapsed: 1.255 s
% 38.69/5.84  % (4697)Instructions burned: 2748 (million)
% 38.69/5.84  % (4697)------------------------------
% 38.69/5.84  % (4697)------------------------------
% 38.69/5.87  % (4731)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on Vampire---4 for (2944ds/239Mi)
% 38.69/5.87  % (4729)Instruction limit reached!
% 38.69/5.87  % (4729)------------------------------
% 38.69/5.87  % (4729)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.69/5.87  % (4729)Termination reason: Unknown
% 38.69/5.87  % (4729)Termination phase: Saturation
% 38.69/5.87  
% 38.69/5.87  % (4729)Memory used [KB]: 1535
% 38.69/5.87  % (4729)Time elapsed: 0.135 s
% 38.69/5.87  % (4729)Instructions burned: 303 (million)
% 38.69/5.87  % (4729)------------------------------
% 38.69/5.87  % (4729)------------------------------
% 38.69/5.87  % (4732)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on Vampire---4 for (2944ds/622Mi)
% 39.18/5.91  % (4730)Instruction limit reached!
% 39.18/5.91  % (4730)------------------------------
% 39.18/5.91  % (4730)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.18/5.91  % (4730)Termination reason: Unknown
% 39.18/5.91  % (4730)Termination phase: Saturation
% 39.18/5.91  
% 39.18/5.91  % (4730)Memory used [KB]: 3703
% 39.18/5.91  % (4730)Time elapsed: 0.145 s
% 39.18/5.91  % (4730)Instructions burned: 331 (million)
% 39.18/5.91  % (4730)------------------------------
% 39.18/5.91  % (4730)------------------------------
% 39.18/5.92  % (4733)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on Vampire---4 for (2943ds/915Mi)
% 39.18/5.92  % (4731)Instruction limit reached!
% 39.18/5.92  % (4731)------------------------------
% 39.18/5.92  % (4731)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.18/5.92  % (4731)Termination reason: Unknown
% 39.18/5.92  % (4731)Termination phase: Saturation
% 39.18/5.92  
% 39.18/5.92  % (4731)Memory used [KB]: 1738
% 39.18/5.92  % (4731)Time elapsed: 0.085 s
% 39.18/5.92  % (4731)Instructions burned: 239 (million)
% 39.18/5.92  % (4731)------------------------------
% 39.18/5.92  % (4731)------------------------------
% 39.18/5.93  % (4734)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on Vampire---4 for (2943ds/1855Mi)
% 39.92/6.06  % (4723)Instruction limit reached!
% 39.92/6.06  % (4723)------------------------------
% 39.92/6.06  % (4723)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.92/6.06  % (4723)Termination reason: Unknown
% 39.92/6.06  % (4723)Termination phase: Saturation
% 39.92/6.06  
% 39.92/6.06  % (4723)Memory used [KB]: 12015
% 39.92/6.06  % (4723)Time elapsed: 0.560 s
% 39.92/6.06  % (4723)Instructions burned: 1257 (million)
% 39.92/6.06  % (4723)------------------------------
% 39.92/6.06  % (4723)------------------------------
% 39.92/6.09  % (4735)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on Vampire---4 for (2942ds/223Mi)
% 39.92/6.10  % (4724)Instruction limit reached!
% 39.92/6.10  % (4724)------------------------------
% 39.92/6.10  % (4724)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.92/6.10  % (4724)Termination reason: Unknown
% 39.92/6.10  % (4724)Termination phase: Saturation
% 39.92/6.10  
% 39.92/6.10  % (4724)Memory used [KB]: 2707
% 39.92/6.10  % (4724)Time elapsed: 0.564 s
% 39.92/6.10  % (4724)Instructions burned: 1497 (million)
% 39.92/6.10  % (4724)------------------------------
% 39.92/6.10  % (4724)------------------------------
% 40.23/6.11  % (4736)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on Vampire---4 for (2942ds/727Mi)
% 40.23/6.12  % (4732)Instruction limit reached!
% 40.23/6.12  % (4732)------------------------------
% 40.23/6.12  % (4732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.23/6.12  % (4732)Termination reason: Unknown
% 40.23/6.12  % (4732)Termination phase: Saturation
% 40.23/6.12  
% 40.23/6.12  % (4732)Memory used [KB]: 1897
% 40.23/6.12  % (4732)Time elapsed: 0.247 s
% 40.23/6.12  % (4732)Instructions burned: 624 (million)
% 40.23/6.12  % (4732)------------------------------
% 40.23/6.12  % (4732)------------------------------
% 40.23/6.12  % (4737)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on Vampire---4 for (2941ds/373Mi)
% 40.23/6.12  % (4721)Instruction limit reached!
% 40.23/6.12  % (4721)------------------------------
% 40.23/6.12  % (4721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.23/6.12  % (4721)Termination reason: Unknown
% 40.23/6.12  % (4721)Termination phase: Saturation
% 40.23/6.12  
% 40.23/6.12  % (4721)Memory used [KB]: 6054
% 40.23/6.12  % (4721)Time elapsed: 0.630 s
% 40.23/6.12  % (4721)Instructions burned: 1309 (million)
% 40.23/6.12  % (4721)------------------------------
% 40.23/6.12  % (4721)------------------------------
% 40.23/6.14  % (4738)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on Vampire---4 for (2941ds/120Mi)
% 40.23/6.15  % (4728)Instruction limit reached!
% 40.23/6.15  % (4728)------------------------------
% 40.23/6.15  % (4728)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.23/6.15  % (4728)Termination reason: Unknown
% 40.23/6.15  % (4728)Termination phase: Saturation
% 40.23/6.15  
% 40.23/6.15  % (4728)Memory used [KB]: 3655
% 40.23/6.15  % (4728)Time elapsed: 0.455 s
% 40.23/6.15  % (4728)Instructions burned: 956 (million)
% 40.23/6.15  % (4728)------------------------------
% 40.23/6.15  % (4728)------------------------------
% 40.23/6.15  % (4739)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on Vampire---4 for (2941ds/736Mi)
% 41.01/6.19  % (4738)Instruction limit reached!
% 41.01/6.19  % (4738)------------------------------
% 41.01/6.19  % (4738)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.01/6.19  % (4738)Termination reason: Unknown
% 41.01/6.19  % (4738)Termination phase: Saturation
% 41.01/6.19  
% 41.01/6.19  % (4738)Memory used [KB]: 1840
% 41.01/6.19  % (4738)Time elapsed: 0.063 s
% 41.01/6.19  % (4738)Instructions burned: 121 (million)
% 41.01/6.19  % (4738)------------------------------
% 41.01/6.19  % (4738)------------------------------
% 41.01/6.19  % (4740)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on Vampire---4 for (2941ds/1686Mi)
% 41.01/6.20  % (4735)Instruction limit reached!
% 41.01/6.20  % (4735)------------------------------
% 41.01/6.20  % (4735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.01/6.20  % (4735)Termination reason: Unknown
% 41.01/6.20  % (4735)Termination phase: Saturation
% 41.01/6.20  
% 41.01/6.20  % (4735)Memory used [KB]: 3239
% 41.01/6.20  % (4735)Time elapsed: 0.132 s
% 41.01/6.20  % (4735)Instructions burned: 226 (million)
% 41.01/6.20  % (4735)------------------------------
% 41.01/6.20  % (4735)------------------------------
% 41.01/6.20  % (4741)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on Vampire---4 for (2941ds/313Mi)
% 41.25/6.30  % (4733)Instruction limit reached!
% 41.25/6.30  % (4733)------------------------------
% 41.25/6.30  % (4733)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 41.25/6.30  % (4733)Termination reason: Unknown
% 41.25/6.30  % (4733)Termination phase: Saturation
% 41.25/6.30  
% 41.25/6.30  % (4733)Memory used [KB]: 4386
% 41.25/6.30  % (4733)Time elapsed: 0.383 s
% 41.25/6.30  % (4733)Instructions burned: 917 (million)
% 41.25/6.30  % (4733)------------------------------
% 41.25/6.30  % (4733)------------------------------
% 42.65/6.30  % (4742)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on Vampire---4 for (2940ds/137Mi)
% 42.65/6.31  % (4737)Instruction limit reached!
% 42.65/6.31  % (4737)------------------------------
% 42.65/6.31  % (4737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.65/6.31  % (4737)Termination reason: Unknown
% 42.65/6.31  % (4737)Termination phase: Saturation
% 42.65/6.31  
% 42.65/6.31  % (4737)Memory used [KB]: 2402
% 42.65/6.31  % (4737)Time elapsed: 0.192 s
% 42.65/6.31  % (4737)Instructions burned: 374 (million)
% 42.65/6.31  % (4737)------------------------------
% 42.65/6.31  % (4737)------------------------------
% 42.65/6.31  % (4741)Instruction limit reached!
% 42.65/6.31  % (4741)------------------------------
% 42.65/6.31  % (4741)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.65/6.31  % (4741)Termination reason: Unknown
% 42.65/6.31  % (4741)Termination phase: Saturation
% 42.65/6.31  
% 42.65/6.31  % (4741)Memory used [KB]: 2223
% 42.65/6.31  % (4741)Time elapsed: 0.105 s
% 42.65/6.31  % (4741)Instructions burned: 314 (million)
% 42.65/6.31  % (4741)------------------------------
% 42.65/6.31  % (4741)------------------------------
% 42.65/6.32  % (4743)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on Vampire---4 for (2940ds/3870Mi)
% 42.87/6.34  % (4744)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on Vampire---4 for (2940ds/744Mi)
% 42.87/6.36  % (4742)Instruction limit reached!
% 42.87/6.36  % (4742)------------------------------
% 42.87/6.36  % (4742)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.87/6.36  % (4742)Termination reason: Unknown
% 42.87/6.36  % (4742)Termination phase: Saturation
% 42.87/6.36  
% 42.87/6.36  % (4742)Memory used [KB]: 2227
% 42.87/6.36  % (4742)Time elapsed: 0.078 s
% 42.87/6.36  % (4742)Instructions burned: 137 (million)
% 42.87/6.36  % (4742)------------------------------
% 42.87/6.36  % (4742)------------------------------
% 42.87/6.36  % (4745)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on Vampire---4 for (2939ds/370Mi)
% 43.28/6.46  % (4717)Instruction limit reached!
% 43.28/6.46  % (4717)------------------------------
% 43.28/6.46  % (4717)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.28/6.46  % (4717)Termination reason: Unknown
% 43.28/6.46  % (4717)Termination phase: Saturation
% 43.28/6.46  
% 43.28/6.46  % (4717)Memory used [KB]: 7327
% 43.28/6.46  % (4717)Time elapsed: 1.040 s
% 43.28/6.46  % (4717)Instructions burned: 1998 (million)
% 43.28/6.46  % (4717)------------------------------
% 43.28/6.46  % (4717)------------------------------
% 43.28/6.46  % (4739)Instruction limit reached!
% 43.28/6.46  % (4739)------------------------------
% 43.28/6.46  % (4739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.28/6.46  % (4739)Termination reason: Unknown
% 43.28/6.46  % (4739)Termination phase: Saturation
% 43.28/6.46  
% 43.28/6.46  % (4739)Memory used [KB]: 6005
% 43.28/6.46  % (4739)Time elapsed: 0.311 s
% 43.28/6.46  % (4739)Instructions burned: 738 (million)
% 43.28/6.46  % (4739)------------------------------
% 43.28/6.46  % (4739)------------------------------
% 43.28/6.46  % (4736)Instruction limit reached!
% 43.28/6.46  % (4736)------------------------------
% 43.28/6.46  % (4736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.28/6.46  % (4736)Termination reason: Unknown
% 43.28/6.46  % (4736)Termination phase: Saturation
% 43.28/6.46  
% 43.28/6.46  % (4736)Memory used [KB]: 4739
% 43.28/6.46  % (4736)Time elapsed: 0.357 s
% 43.28/6.46  % (4736)Instructions burned: 728 (million)
% 43.28/6.46  % (4736)------------------------------
% 43.28/6.46  % (4736)------------------------------
% 43.28/6.47  % (4747)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on Vampire---4 for (2938ds/985Mi)
% 43.28/6.47  % (4748)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on Vampire---4 for (2938ds/423Mi)
% 43.63/6.47  % (4746)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on Vampire---4 for (2938ds/378Mi)
% 43.63/6.56  % (4745)Instruction limit reached!
% 43.63/6.56  % (4745)------------------------------
% 43.63/6.56  % (4745)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.63/6.56  % (4745)Termination reason: Unknown
% 43.63/6.56  % (4745)Termination phase: Saturation
% 43.63/6.56  
% 43.63/6.56  % (4745)Memory used [KB]: 4172
% 43.63/6.56  % (4745)Time elapsed: 0.197 s
% 43.63/6.56  % (4745)Instructions burned: 370 (million)
% 43.63/6.56  % (4745)------------------------------
% 43.63/6.56  % (4745)------------------------------
% 44.00/6.56  % (4749)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on Vampire---4 for (2937ds/454Mi)
% 44.13/6.65  % (4744)Instruction limit reached!
% 44.13/6.65  % (4744)------------------------------
% 44.13/6.65  % (4744)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.13/6.65  % (4744)Termination reason: Unknown
% 44.13/6.65  % (4744)Termination phase: Saturation
% 44.13/6.65  
% 44.13/6.65  % (4744)Memory used [KB]: 4947
% 44.13/6.65  % (4744)Time elapsed: 0.345 s
% 44.13/6.65  % (4744)Instructions burned: 745 (million)
% 44.13/6.65  % (4744)------------------------------
% 44.13/6.65  % (4744)------------------------------
% 44.13/6.66  % (4748)Instruction limit reached!
% 44.13/6.66  % (4748)------------------------------
% 44.13/6.66  % (4748)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.13/6.66  % (4748)Termination reason: Unknown
% 44.13/6.66  % (4748)Termination phase: Saturation
% 44.13/6.66  
% 44.13/6.66  % (4748)Memory used [KB]: 2594
% 44.13/6.66  % (4748)Time elapsed: 0.218 s
% 44.13/6.66  % (4748)Instructions burned: 424 (million)
% 44.13/6.66  % (4748)------------------------------
% 44.13/6.66  % (4748)------------------------------
% 44.13/6.66  % (4751)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on Vampire---4 for (2936ds/13056Mi)
% 44.13/6.68  % (4750)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on Vampire---4 for (2936ds/386Mi)
% 44.13/6.69  % (4746)Instruction limit reached!
% 44.13/6.69  % (4746)------------------------------
% 44.13/6.69  % (4746)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.13/6.69  % (4746)Termination reason: Unknown
% 44.13/6.69  % (4746)Termination phase: Saturation
% 44.13/6.69  
% 44.13/6.69  % (4746)Memory used [KB]: 3540
% 44.13/6.69  % (4746)Time elapsed: 0.250 s
% 44.13/6.69  % (4746)Instructions burned: 380 (million)
% 44.13/6.69  % (4746)------------------------------
% 44.13/6.69  % (4746)------------------------------
% 44.13/6.70  % (4752)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on Vampire---4 for (2936ds/339Mi)
% 44.91/6.74  % (4749)Instruction limit reached!
% 44.91/6.74  % (4749)------------------------------
% 44.91/6.74  % (4749)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.91/6.74  % (4749)Termination reason: Unknown
% 44.91/6.74  % (4749)Termination phase: Saturation
% 44.91/6.74  
% 44.91/6.74  % (4749)Memory used [KB]: 2610
% 44.91/6.74  % (4749)Time elapsed: 0.206 s
% 44.91/6.74  % (4749)Instructions burned: 456 (million)
% 44.91/6.74  % (4749)------------------------------
% 44.91/6.74  % (4749)------------------------------
% 44.91/6.75  % (4753)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on Vampire---4 for (2935ds/244Mi)
% 44.91/6.77  % (4750)Instruction limit reached!
% 44.91/6.77  % (4750)------------------------------
% 44.91/6.77  % (4750)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.91/6.77  % (4750)Termination reason: Unknown
% 44.91/6.77  % (4750)Termination phase: Saturation
% 44.91/6.77  
% 44.91/6.77  % (4750)Memory used [KB]: 2345
% 44.91/6.77  % (4750)Time elapsed: 0.127 s
% 44.91/6.77  % (4750)Instructions burned: 387 (million)
% 44.91/6.77  % (4750)------------------------------
% 44.91/6.77  % (4750)------------------------------
% 44.91/6.77  % (4754)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on Vampire---4 for (2935ds/1147Mi)
% 45.32/6.86  % (4753)Instruction limit reached!
% 45.32/6.86  % (4753)------------------------------
% 45.32/6.86  % (4753)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.32/6.86  % (4753)Termination reason: Unknown
% 45.32/6.86  % (4753)Termination phase: Saturation
% 45.32/6.86  
% 45.32/6.86  % (4753)Memory used [KB]: 2261
% 45.32/6.86  % (4753)Time elapsed: 0.134 s
% 45.32/6.86  % (4753)Instructions burned: 246 (million)
% 45.32/6.86  % (4753)------------------------------
% 45.32/6.86  % (4753)------------------------------
% 45.32/6.86  % (4752)Instruction limit reached!
% 45.32/6.86  % (4752)------------------------------
% 45.32/6.86  % (4752)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.32/6.86  % (4752)Termination reason: Unknown
% 45.32/6.86  % (4752)Termination phase: Saturation
% 45.32/6.86  
% 45.32/6.86  % (4752)Memory used [KB]: 5162
% 45.32/6.86  % (4752)Time elapsed: 0.191 s
% 45.32/6.86  % (4752)Instructions burned: 340 (million)
% 45.32/6.86  % (4752)------------------------------
% 45.32/6.86  % (4752)------------------------------
% 45.32/6.87  % (4756)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on Vampire---4 for (2934ds/391Mi)
% 45.32/6.87  % (4734)Instruction limit reached!
% 45.32/6.87  % (4734)------------------------------
% 45.32/6.87  % (4734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 45.32/6.87  % (4734)Termination reason: Unknown
% 45.32/6.87  % (4734)Termination phase: Saturation
% 45.32/6.87  
% 45.32/6.87  % (4734)Memory used [KB]: 31586
% 45.32/6.87  % (4734)Time elapsed: 0.948 s
% 45.32/6.87  % (4734)Instructions burned: 1855 (million)
% 45.32/6.87  % (4734)------------------------------
% 45.32/6.87  % (4734)------------------------------
% 45.32/6.88  % (4755)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on Vampire---4 for (2934ds/318Mi)
% 46.97/6.88  % (4757)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on Vampire---4 for (2934ds/324Mi)
% 47.18/6.91  % (4747)Instruction limit reached!
% 47.18/6.91  % (4747)------------------------------
% 47.18/6.91  % (4747)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.18/6.92  % (4747)Termination reason: Unknown
% 47.18/6.92  % (4747)Termination phase: Saturation
% 47.18/6.92  
% 47.18/6.92  % (4747)Memory used [KB]: 9873
% 47.18/6.92  % (4747)Time elapsed: 0.473 s
% 47.18/6.92  % (4747)Instructions burned: 985 (million)
% 47.18/6.92  % (4747)------------------------------
% 47.18/6.92  % (4747)------------------------------
% 47.18/6.92  % (4758)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on Vampire---4 for (2933ds/382Mi)
% 47.18/6.93  % (4758)Refutation not found, incomplete strategy% (4758)------------------------------
% 47.18/6.93  % (4758)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.18/6.93  % (4758)Termination reason: Refutation not found, incomplete strategy
% 47.18/6.93  
% 47.18/6.93  % (4758)Memory used [KB]: 1171
% 47.18/6.93  % (4758)Time elapsed: 0.009 s
% 47.18/6.93  % (4758)Instructions burned: 13 (million)
% 47.18/6.93  % (4758)------------------------------
% 47.18/6.93  % (4758)------------------------------
% 47.18/6.93  % (4759)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on Vampire---4 for (2933ds/378Mi)
% 47.41/7.01  % (4755)Instruction limit reached!
% 47.41/7.01  % (4755)------------------------------
% 47.41/7.01  % (4755)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.41/7.01  % (4755)Termination reason: Unknown
% 47.41/7.01  % (4755)Termination phase: Saturation
% 47.41/7.01  
% 47.41/7.01  % (4755)Memory used [KB]: 2969
% 47.41/7.01  % (4755)Time elapsed: 0.135 s
% 47.41/7.01  % (4755)Instructions burned: 319 (million)
% 47.41/7.01  % (4755)------------------------------
% 47.41/7.01  % (4755)------------------------------
% 47.41/7.02  % (4760)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on Vampire---4 for (2933ds/554Mi)
% 47.95/7.04  % (4757)Instruction limit reached!
% 47.95/7.04  % (4757)------------------------------
% 47.95/7.04  % (4757)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.95/7.04  % (4757)Termination reason: Unknown
% 47.95/7.04  % (4757)Termination phase: Saturation
% 47.95/7.04  
% 47.95/7.04  % (4757)Memory used [KB]: 2925
% 47.95/7.04  % (4757)Time elapsed: 0.159 s
% 47.95/7.04  % (4757)Instructions burned: 324 (million)
% 47.95/7.04  % (4757)------------------------------
% 47.95/7.04  % (4757)------------------------------
% 47.95/7.04  % (4761)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on Vampire---4 for (2932ds/1166Mi)
% 47.95/7.05  % (4740)Instruction limit reached!
% 47.95/7.05  % (4740)------------------------------
% 47.95/7.05  % (4740)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.95/7.05  % (4740)Termination reason: Unknown
% 47.95/7.05  % (4740)Termination phase: Saturation
% 47.95/7.05  
% 47.95/7.05  % (4740)Memory used [KB]: 16163
% 47.95/7.05  % (4740)Time elapsed: 0.856 s
% 47.95/7.05  % (4740)Instructions burned: 1686 (million)
% 47.95/7.05  % (4740)------------------------------
% 47.95/7.05  % (4740)------------------------------
% 47.95/7.08  % (4756)Instruction limit reached!
% 47.95/7.08  % (4756)------------------------------
% 47.95/7.08  % (4756)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.95/7.08  % (4756)Termination reason: Unknown
% 47.95/7.08  % (4756)Termination phase: Saturation
% 47.95/7.08  
% 47.95/7.08  % (4756)Memory used [KB]: 2719
% 47.95/7.08  % (4756)Time elapsed: 0.210 s
% 47.95/7.08  % (4756)Instructions burned: 391 (million)
% 47.95/7.08  % (4756)------------------------------
% 47.95/7.08  % (4756)------------------------------
% 47.95/7.08  % (4762)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on Vampire---4 for (2932ds/902Mi)
% 47.95/7.08  % (4763)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on Vampire---4 for (2932ds/306Mi)
% 47.95/7.08  % (4762)Refutation not found, incomplete strategy% (4762)------------------------------
% 47.95/7.08  % (4762)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.95/7.08  % (4762)Termination reason: Refutation not found, incomplete strategy
% 47.95/7.08  
% 47.95/7.08  % (4762)Memory used [KB]: 1114
% 47.95/7.08  % (4762)Time elapsed: 0.034 s
% 47.95/7.08  % (4762)Instructions burned: 9 (million)
% 47.95/7.08  % (4762)------------------------------
% 47.95/7.08  % (4762)------------------------------
% 47.95/7.09  % (4759)Instruction limit reached!
% 47.95/7.09  % (4759)------------------------------
% 47.95/7.09  % (4759)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 47.95/7.09  % (4759)Termination reason: Unknown
% 47.95/7.09  % (4759)Termination phase: Saturation
% 47.95/7.09  
% 47.95/7.09  % (4759)Memory used [KB]: 4230
% 47.95/7.09  % (4759)Time elapsed: 0.162 s
% 47.95/7.09  % (4759)Instructions burned: 380 (million)
% 47.95/7.09  % (4759)------------------------------
% 47.95/7.09  % (4759)------------------------------
% 48.38/7.09  % (4764)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on Vampire---4 for (2932ds/437Mi)
% 48.38/7.10  % (4765)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on Vampire---4 for (2932ds/3657Mi)
% 48.96/7.24  % (4763)Instruction limit reached!
% 48.96/7.24  % (4763)------------------------------
% 48.96/7.24  % (4763)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.96/7.24  % (4763)Termination reason: Unknown
% 48.96/7.24  % (4763)Termination phase: Saturation
% 48.96/7.24  
% 48.96/7.24  % (4763)Memory used [KB]: 6044
% 48.96/7.24  % (4763)Time elapsed: 0.164 s
% 48.96/7.24  % (4763)Instructions burned: 307 (million)
% 48.96/7.24  % (4763)------------------------------
% 48.96/7.24  % (4763)------------------------------
% 48.96/7.25  % (4766)ott+1011_97509:131072_to=lpo:drc=off:sil=2000:tgt=full:ile=on:sp=occurrence:sos=on:erd=off:rnwc=on:rp=on:nwc=6.31662:avsqc=1:avsq=on:i=1850:afp=10000:avsqr=294519,1048576:nm=6:afq=3.79278:er=filter:rawr=on:fde=none_0 on Vampire---4 for (2930ds/1850Mi)
% 48.96/7.25  % (4754)Instruction limit reached!
% 48.96/7.25  % (4754)------------------------------
% 48.96/7.25  % (4754)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.96/7.25  % (4754)Termination reason: Unknown
% 48.96/7.25  % (4754)Termination phase: Saturation
% 48.96/7.25  
% 48.96/7.25  % (4754)Memory used [KB]: 3624
% 48.96/7.25  % (4754)Time elapsed: 0.502 s
% 48.96/7.25  % (4754)Instructions burned: 1147 (million)
% 48.96/7.25  % (4754)------------------------------
% 48.96/7.25  % (4754)------------------------------
% 48.96/7.25  % (4767)lrs+1011_1:1024_anc=all_dependent:bsr=unit_only:sp=weighted_frequency:sos=on:lsd=20:fd=preordered:nwc=20.1014:flr=on:st=-1.0:i=499:uhcvi=on:gsp=on:ss=axioms:rawr=on:tgt=full:fs=off:fsr=off:add=large:s2pl=no:s2at=2.0:afp=10:afq=2.5683254146172008:sil=32000_0 on Vampire---4 for (2930ds/499Mi)
% 48.96/7.30  % (4764)Instruction limit reached!
% 48.96/7.30  % (4764)------------------------------
% 48.96/7.30  % (4764)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 48.96/7.30  % (4764)Termination reason: Unknown
% 48.96/7.30  % (4764)Termination phase: Saturation
% 48.96/7.30  
% 48.96/7.30  % (4764)Memory used [KB]: 5087
% 48.96/7.30  % (4764)Time elapsed: 0.231 s
% 48.96/7.30  % (4764)Instructions burned: 437 (million)
% 48.96/7.30  % (4764)------------------------------
% 48.96/7.30  % (4764)------------------------------
% 48.96/7.31  % (4768)lrs+11_1:1_sil=8000:abs=on:lsd=10:nwc=10.0:sac=on:i=419:sd=1:bd=off:ss=axioms:newcnf=on:sup=off_0 on Vampire---4 for (2930ds/419Mi)
% 49.48/7.33  % (4760)Instruction limit reached!
% 49.48/7.33  % (4760)------------------------------
% 49.48/7.33  % (4760)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.48/7.33  % (4760)Termination reason: Unknown
% 49.48/7.33  % (4760)Termination phase: Saturation
% 49.48/7.33  
% 49.48/7.33  % (4760)Memory used [KB]: 4117
% 49.48/7.33  % (4760)Time elapsed: 0.324 s
% 49.48/7.33  % (4760)Instructions burned: 555 (million)
% 49.48/7.33  % (4760)------------------------------
% 49.48/7.33  % (4760)------------------------------
% 49.48/7.34  % (4769)dis-1011_1:5_sil=2000:tgt=full:sims=off:gs=on:nwc=5.0:newcnf=on:cond=fast:i=1566:sd=2:uhcvi=on:ss=axioms:sgt=8:rawr=on:gsp=on_0 on Vampire---4 for (2929ds/1566Mi)
% 49.90/7.46  % (4768)Instruction limit reached!
% 49.90/7.46  % (4768)------------------------------
% 49.90/7.46  % (4768)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 49.90/7.46  % (4768)Termination reason: Unknown
% 49.90/7.46  % (4768)Termination phase: Saturation
% 49.90/7.46  
% 49.90/7.46  % (4768)Memory used [KB]: 1751
% 49.90/7.46  % (4768)Time elapsed: 0.156 s
% 49.90/7.46  % (4768)Instructions burned: 419 (million)
% 49.90/7.46  % (4768)------------------------------
% 49.90/7.46  % (4768)------------------------------
% 49.90/7.47  % (4770)lrs+1011_1:16_sil=2000:urr=on:gs=on:s2agt=8:slsqc=2:slsq=on:i=300:bd=off:rawr=on:s2a=on:fsr=off:bce=on:flr=on_0 on Vampire---4 for (2928ds/300Mi)
% 51.49/7.50  % (4767)Instruction limit reached!
% 51.49/7.50  % (4767)------------------------------
% 51.49/7.50  % (4767)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.49/7.50  % (4767)Termination reason: Unknown
% 51.49/7.50  % (4767)Termination phase: Saturation
% 51.49/7.50  
% 51.49/7.50  % (4767)Memory used [KB]: 7638
% 51.49/7.50  % (4767)Time elapsed: 0.248 s
% 51.49/7.50  % (4767)Instructions burned: 499 (million)
% 51.49/7.50  % (4767)------------------------------
% 51.49/7.50  % (4767)------------------------------
% 51.49/7.50  % (4771)dis+1011_543:505_drc=encompass:sil=128000:tgt=full:etr=on:sp=frequency:nwc=4.8:avsqc=4:sac=on:avsq=on:st=7.0:i=1509:kws=precedence:avsqr=2669309,1048576:awrs=converge:awrsf=975:bd=off:nm=16:ss=axioms:rawr=on:bsd=on:add=large_0 on Vampire---4 for (2928ds/1509Mi)
% 51.78/7.53  % (4761)Instruction limit reached!
% 51.78/7.53  % (4761)------------------------------
% 51.78/7.53  % (4761)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.78/7.53  % (4761)Termination reason: Unknown
% 51.78/7.53  % (4761)Termination phase: Saturation
% 51.78/7.53  
% 51.78/7.53  % (4761)Memory used [KB]: 15577
% 51.78/7.53  % (4761)Time elapsed: 0.485 s
% 51.78/7.53  % (4761)Instructions burned: 1167 (million)
% 51.78/7.53  % (4761)------------------------------
% 51.78/7.53  % (4761)------------------------------
% 51.78/7.53  % (4772)ott-1010_174115:524288_drc=off:sil=2000:ile=on:sp=const_frequency:spb=goal:nwc=11.292:s2agt=5:flr=on:avsqc=5:avsq=on:s2a=on:i=745:s2at=2:add=large:bs=unit_only:afp=1:avsqr=91175,1048576:nm=5:afq=3.59247:uhcvi=on:rawr=on:urr=ec_only_0 on Vampire---4 for (2927ds/745Mi)
% 51.90/7.62  % (4770)Instruction limit reached!
% 51.90/7.62  % (4770)------------------------------
% 51.90/7.62  % (4770)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 51.90/7.62  % (4770)Termination reason: Unknown
% 51.90/7.62  % (4770)Termination phase: Saturation
% 51.90/7.62  
% 51.90/7.62  % (4770)Memory used [KB]: 4190
% 51.90/7.62  % (4770)Time elapsed: 0.154 s
% 51.90/7.62  % (4770)Instructions burned: 300 (million)
% 51.90/7.62  % (4770)------------------------------
% 51.90/7.62  % (4770)------------------------------
% 52.45/7.62  % (4773)dis+11_1:1024_to=lpo:sil=16000:sp=reverse_arity:sos=all:st=1.5:i=409:bd=off:av=off:ss=axioms:sfv=off:sd=4:fd=off_0 on Vampire---4 for (2927ds/409Mi)
% 53.14/7.76  % (4743)Instruction limit reached!
% 53.14/7.76  % (4743)------------------------------
% 53.14/7.76  % (4743)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.14/7.76  % (4743)Termination reason: Unknown
% 53.14/7.76  % (4743)Termination phase: Saturation
% 53.14/7.76  
% 53.14/7.76  % (4743)Memory used [KB]: 8147
% 53.14/7.76  % (4743)Time elapsed: 1.452 s
% 53.14/7.76  % (4743)Instructions burned: 3872 (million)
% 53.14/7.76  % (4743)------------------------------
% 53.14/7.76  % (4743)------------------------------
% 53.23/7.79  % (4774)dis+10_5375:524288_to=lpo:drc=off:sil=2000:tgt=ground:plsq=on:plsqr=2270675,65536:sp=const_min:foolp=on:spb=goal_then_units:urr=ec_only:lcm=reverse:fd=preordered:nwc=1.91851:nicw=on:s2a=on:i=307:s2at=1.5:add=off:nm=16:rawr=on_0 on Vampire---4 for (2925ds/307Mi)
% 53.49/7.84  % (4773)Instruction limit reached!
% 53.49/7.84  % (4773)------------------------------
% 53.49/7.84  % (4773)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.49/7.84  % (4773)Termination reason: Unknown
% 53.49/7.84  % (4773)Termination phase: Saturation
% 53.49/7.84  
% 53.49/7.84  % (4773)Memory used [KB]: 5432
% 53.49/7.84  % (4773)Time elapsed: 0.222 s
% 53.49/7.84  % (4773)Instructions burned: 410 (million)
% 53.49/7.84  % (4773)------------------------------
% 53.49/7.84  % (4773)------------------------------
% 53.49/7.85  % (4775)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on Vampire---4 for (2924ds/804Mi)
% 53.49/7.88  % (4774)Instruction limit reached!
% 53.49/7.88  % (4774)------------------------------
% 53.49/7.88  % (4774)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.49/7.88  % (4774)Termination reason: Unknown
% 53.49/7.88  % (4774)Termination phase: Saturation
% 53.49/7.88  
% 53.49/7.88  % (4774)Memory used [KB]: 2803
% 53.49/7.88  % (4774)Time elapsed: 0.131 s
% 53.49/7.88  % (4774)Instructions burned: 307 (million)
% 53.49/7.88  % (4774)------------------------------
% 53.49/7.88  % (4774)------------------------------
% 53.49/7.89  % (4776)lrs+2_1:1_sil=16000:sp=occurrence:bce=on:st=5.0:i=2898:sd=12:ss=axioms:sgt=16_0 on Vampire---4 for (2924ds/2898Mi)
% 53.49/7.91  % (4772)Instruction limit reached!
% 53.49/7.91  % (4772)------------------------------
% 53.49/7.91  % (4772)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 53.49/7.91  % (4772)Termination reason: Unknown
% 53.49/7.91  % (4772)Termination phase: Saturation
% 53.49/7.91  
% 53.49/7.91  % (4772)Memory used [KB]: 4107
% 53.49/7.91  % (4772)Time elapsed: 0.378 s
% 53.49/7.91  % (4772)Instructions burned: 745 (million)
% 53.49/7.91  % (4772)------------------------------
% 53.49/7.91  % (4772)------------------------------
% 54.51/7.92  % (4777)dis+1011_1:9_bsr=unit_only:sil=2000:plsq=on:plsqr=375,251:sp=const_frequency:sos=on:spb=intro:urr=on:flr=on:slsq=on:i=478:av=off:fsr=off:rawr=on:ss=axioms:sd=3:sgt=16:st=3.0:rp=on:to=lpo_0 on Vampire---4 for (2924ds/478Mi)
% 54.51/7.97  % (4766)Instruction limit reached!
% 54.51/7.97  % (4766)------------------------------
% 54.51/7.97  % (4766)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 54.51/7.97  % (4766)Termination reason: Unknown
% 54.51/7.97  % (4766)Termination phase: Saturation
% 54.51/7.97  
% 54.51/7.97  % (4766)Memory used [KB]: 6266
% 54.51/7.97  % (4766)Time elapsed: 0.734 s
% 54.51/7.97  % (4766)Instructions burned: 1852 (million)
% 54.51/7.97  % (4766)------------------------------
% 54.51/7.97  % (4766)------------------------------
% 54.51/7.98  % (4778)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on Vampire---4 for (2923ds/392Mi)
% 56.65/8.14  % (4777)Instruction limit reached!
% 56.65/8.14  % (4777)------------------------------
% 56.65/8.14  % (4777)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.65/8.14  % (4777)Termination reason: Unknown
% 56.65/8.14  % (4777)Termination phase: Saturation
% 56.65/8.14  
% 56.65/8.14  % (4777)Memory used [KB]: 5685
% 56.65/8.14  % (4777)Time elapsed: 0.243 s
% 56.65/8.14  % (4777)Instructions burned: 478 (million)
% 56.65/8.14  % (4777)------------------------------
% 56.65/8.14  % (4777)------------------------------
% 56.65/8.16  % (4779)lrs+1010_1:4_sil=2000:tgt=ground:sp=reverse_frequency:nwc=5.0:i=847:av=off:bd=off:kmz=on_0 on Vampire---4 for (2921ds/847Mi)
% 56.65/8.17  % (4778)Instruction limit reached!
% 56.65/8.17  % (4778)------------------------------
% 56.65/8.17  % (4778)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 56.65/8.17  % (4778)Termination reason: Unknown
% 56.65/8.17  % (4778)Termination phase: Saturation
% 56.65/8.17  
% 56.65/8.17  % (4778)Memory used [KB]: 2521
% 56.65/8.17  % (4778)Time elapsed: 0.217 s
% 56.65/8.17  % (4778)Instructions burned: 392 (million)
% 56.65/8.17  % (4778)------------------------------
% 56.65/8.17  % (4778)------------------------------
% 56.65/8.20  % (4780)lrs+1011_62705:1048576_drc=off:sil=2000:tgt=full:fde=unused:sp=weighted_frequency:spb=goal_then_units:abs=on:lsd=10:lcm=predicate:nwc=20.0587:s2agt=20:s2a=on:i=394:s2at=6:bs=on:afp=50:awrs=decay:awrsf=742:bd=preordered:nm=6:fsr=off:amm=sco:afq=1.5183159961804336:uhcvi=on:rawr=on_0 on Vampire---4 for (2921ds/394Mi)
% 57.21/8.21  % (4769)Instruction limit reached!
% 57.21/8.21  % (4769)------------------------------
% 57.21/8.21  % (4769)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.21/8.21  % (4769)Termination reason: Unknown
% 57.21/8.21  % (4769)Termination phase: Saturation
% 57.21/8.21  
% 57.21/8.21  % (4769)Memory used [KB]: 8701
% 57.21/8.21  % (4769)Time elapsed: 0.875 s
% 57.21/8.21  % (4769)Instructions burned: 1567 (million)
% 57.21/8.21  % (4769)------------------------------
% 57.21/8.21  % (4769)------------------------------
% 57.21/8.21  % (4781)dis-1010_3:1_sil=2000:tgt=ground:fde=unused:plsq=on:plsqr=219295,524288:sos=on:plsql=on:rp=on:newcnf=on:i=660:nm=2:av=off:nwc=3.0_0 on Vampire---4 for (2921ds/660Mi)
% 57.21/8.23  % (4775)Instruction limit reached!
% 57.21/8.23  % (4775)------------------------------
% 57.21/8.23  % (4775)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.21/8.23  % (4775)Termination reason: Unknown
% 57.21/8.23  % (4775)Termination phase: Saturation
% 57.21/8.23  
% 57.21/8.23  % (4775)Memory used [KB]: 3569
% 57.21/8.23  % (4775)Time elapsed: 0.389 s
% 57.21/8.23  % (4775)Instructions burned: 804 (million)
% 57.21/8.23  % (4775)------------------------------
% 57.21/8.23  % (4775)------------------------------
% 57.21/8.24  % (4782)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on Vampire---4 for (2920ds/445Mi)
% 57.21/8.24  % (4771)Instruction limit reached!
% 57.21/8.24  % (4771)------------------------------
% 57.21/8.24  % (4771)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.21/8.24  % (4771)Termination reason: Unknown
% 57.21/8.24  % (4771)Termination phase: Saturation
% 57.21/8.24  
% 57.21/8.24  % (4771)Memory used [KB]: 7928
% 57.21/8.24  % (4771)Time elapsed: 0.736 s
% 57.21/8.24  % (4771)Instructions burned: 1510 (million)
% 57.21/8.24  % (4771)------------------------------
% 57.21/8.24  % (4771)------------------------------
% 57.21/8.24  % (4783)lrs+11_1:16_sil=8000:plsq=on:plsqr=1,32:spb=goal:st=2.0:i=895:bd=off:ss=axioms:av=off:sd=15:sup=off_0 on Vampire---4 for (2920ds/895Mi)
% 57.76/8.39  % (4780)Instruction limit reached!
% 57.76/8.39  % (4780)------------------------------
% 57.76/8.39  % (4780)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 57.76/8.39  % (4780)Termination reason: Unknown
% 57.76/8.39  % (4780)Termination phase: Saturation
% 57.76/8.39  
% 57.76/8.39  % (4780)Memory used [KB]: 2758
% 57.76/8.39  % (4780)Time elapsed: 0.234 s
% 57.76/8.39  % (4780)Instructions burned: 394 (million)
% 57.76/8.39  % (4780)------------------------------
% 57.76/8.39  % (4780)------------------------------
% 57.76/8.40  % (4784)dis+11_9519:1048576_bsr=unit_only:sil=2000:tgt=ground:sp=const_max:foolp=on:erd=off:spb=goal:bce=on:rnwc=on:nwc=24.7483:kmz=on:i=571:kws=inv_frequency:ins=3:uhcvi=on:ss=included:sgt=50:rawr=on_0 on Vampire---4 for (2919ds/571Mi)
% 58.04/8.46  % (4782)Instruction limit reached!
% 58.04/8.46  % (4782)------------------------------
% 58.04/8.46  % (4782)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 58.04/8.46  % (4782)Termination reason: Unknown
% 58.04/8.46  % (4782)Termination phase: Saturation
% 58.04/8.46  
% 58.04/8.46  % (4782)Memory used [KB]: 3449
% 58.04/8.46  % (4782)Time elapsed: 0.220 s
% 58.04/8.46  % (4782)Instructions burned: 446 (million)
% 58.04/8.46  % (4782)------------------------------
% 58.04/8.46  % (4782)------------------------------
% 58.04/8.46  % (4785)dis-1010_8:1_sil=64000:sp=occurrence:sos=on:st=2.0:i=597:sd=3:bd=off:ss=axioms:acc=model:to=lpo:sup=off:fs=off:fsr=off:sgt=32_0 on Vampire---4 for (2918ds/597Mi)
% 59.60/8.53  % (4781)Instruction limit reached!
% 59.60/8.53  % (4781)------------------------------
% 59.60/8.53  % (4781)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 59.60/8.53  % (4781)Termination reason: Unknown
% 59.60/8.53  % (4781)Termination phase: Saturation
% 59.60/8.53  
% 59.60/8.53  % (4781)Memory used [KB]: 3252
% 59.60/8.53  % (4781)Time elapsed: 0.316 s
% 59.60/8.53  % (4781)Instructions burned: 661 (million)
% 59.60/8.53  % (4781)------------------------------
% 59.60/8.53  % (4781)------------------------------
% 59.60/8.53  % (4786)dis+1002_1:28_sil=64000:sos=on:s2agt=8:sac=on:i=2027:s2a=on:s2at=2.5:ep=RSTC_0 on Vampire---4 for (2917ds/2027Mi)
% 59.60/8.55  % (4779)Instruction limit reached!
% 59.60/8.55  % (4779)------------------------------
% 59.60/8.55  % (4779)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 59.60/8.55  % (4779)Termination reason: Unknown
% 59.60/8.55  % (4779)Termination phase: Saturation
% 59.60/8.55  
% 59.60/8.55  % (4779)Memory used [KB]: 4460
% 59.60/8.55  % (4779)Time elapsed: 0.424 s
% 59.60/8.55  % (4779)Instructions burned: 849 (million)
% 59.60/8.55  % (4779)------------------------------
% 59.60/8.55  % (4779)------------------------------
% 59.60/8.56  % (4787)lrs+10_1:16_drc=off:sil=8000:tgt=ground:sp=reverse_arity:spb=non_intro:nwc=10.0:st=3.0:i=6293:bs=unit_only:kws=precedence:ss=axioms:rawr=on:ins=4:awrs=converge:awrsf=220:bd=preordered_0 on Vampire---4 for (2917ds/6293Mi)
% 59.60/8.58  % (4784)Instruction limit reached!
% 59.60/8.58  % (4784)------------------------------
% 59.60/8.58  % (4784)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 59.60/8.58  % (4784)Termination reason: Unknown
% 59.60/8.58  % (4784)Termination phase: Saturation
% 59.60/8.58  
% 59.60/8.58  % (4784)Memory used [KB]: 5549
% 59.60/8.58  % (4784)Time elapsed: 0.207 s
% 59.60/8.58  % (4784)Instructions burned: 573 (million)
% 59.60/8.58  % (4784)------------------------------
% 59.60/8.58  % (4784)------------------------------
% 59.60/8.59  % (4788)lrs-1002_1:17_sil=2000:bce=on:rp=on:nwc=4.0:sac=on:nicw=on:i=485:ep=RS:fsr=off:amm=off:rawr=on:afp=1000_0 on Vampire---4 for (2917ds/485Mi)
% 60.09/8.64  % (4783)Instruction limit reached!
% 60.09/8.64  % (4783)------------------------------
% 60.09/8.64  % (4783)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.09/8.64  % (4783)Termination reason: Unknown
% 60.09/8.64  % (4783)Termination phase: Saturation
% 60.09/8.64  
% 60.09/8.64  % (4783)Memory used [KB]: 2482
% 60.09/8.64  % (4783)Time elapsed: 0.399 s
% 60.09/8.64  % (4783)Instructions burned: 895 (million)
% 60.09/8.64  % (4783)------------------------------
% 60.09/8.64  % (4783)------------------------------
% 60.09/8.67  % (4789)lrs-1010_1:1024_anc=all_dependent:to=lpo:sp=const_frequency:sos=on:br=off:nwc=10.0:i=485:nm=30:newcnf=on:sil=8000:bd=off:fde=unused:ss=axioms_0 on Vampire---4 for (2916ds/485Mi)
% 60.09/8.67  % (4789)Refutation not found, incomplete strategy% (4789)------------------------------
% 60.09/8.67  % (4789)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.09/8.67  % (4789)Termination reason: Refutation not found, incomplete strategy
% 60.09/8.67  
% 60.09/8.67  % (4789)Memory used [KB]: 1080
% 60.09/8.67  % (4789)Time elapsed: 0.048 s
% 60.09/8.67  % (4789)Instructions burned: 7 (million)
% 60.09/8.67  % (4789)------------------------------
% 60.09/8.67  % (4789)------------------------------
% 60.09/8.67  % (4790)ott-1010_1032285:1048576_to=lpo:drc=off:sil=2000:tgt=ground:fde=unused:bsd=on:sp=reverse_arity:sos=on:rnwc=on:fd=preordered:nwc=3.32781:s2agt=15:s2a=on:s2pl=on:i=220:s2at=4.5:bs=unit_only:bd=off:nm=14:amm=off:uhcvi=on:rawr=on_0 on Vampire---4 for (2916ds/220Mi)
% 60.62/8.71  % (4788)Instruction limit reached!
% 60.62/8.71  % (4788)------------------------------
% 60.62/8.71  % (4788)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.62/8.71  % (4788)Termination reason: Unknown
% 60.62/8.71  % (4788)Termination phase: Saturation
% 60.62/8.71  
% 60.62/8.71  % (4788)Memory used [KB]: 2764
% 60.62/8.71  % (4788)Time elapsed: 0.140 s
% 60.62/8.71  % (4788)Instructions burned: 486 (million)
% 60.62/8.71  % (4788)------------------------------
% 60.62/8.71  % (4788)------------------------------
% 60.62/8.71  % (4791)lrs+1011_722839:524288_sil=4000:tgt=ground:fde=none:plsq=on:plsqr=5516061,65536:sp=const_max:spb=goal:acc=on:lsd=5:fd=preordered:nwc=19.5454:avsqc=4:sac=on:newcnf=on:lwlo=on:avsq=on:i=520:afp=1000000:avsqr=2357819,1048576:bd=off:nm=0:afq=4.85051:uhcvi=on:rawr=on:avsql=on_0 on Vampire---4 for (2916ds/520Mi)
% 60.80/8.74  % (4785)Instruction limit reached!
% 60.80/8.74  % (4785)------------------------------
% 60.80/8.74  % (4785)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.80/8.74  % (4785)Termination reason: Unknown
% 60.80/8.74  % (4785)Termination phase: Saturation
% 60.80/8.74  
% 60.80/8.74  % (4785)Memory used [KB]: 8647
% 60.80/8.74  % (4785)Time elapsed: 0.280 s
% 60.80/8.74  % (4785)Instructions burned: 599 (million)
% 60.80/8.74  % (4785)------------------------------
% 60.80/8.74  % (4785)------------------------------
% 60.80/8.75  % (4792)dis-1010_76381:524288_drc=off:sil=4000:irw=on:sp=frequency:lma=on:spb=goal:rnwc=on:gs=on:nwc=13.9901:s2agt=10:kmz=on:updr=off:sac=on:newcnf=on:gsem=on:cond=fast:s2a=on:i=890:s2at=6:kws=inv_frequency:awrs=converge:awrsf=968:bd=off:nm=10:rawr=on:sfv=off:alpa=random_0 on Vampire---4 for (2915ds/890Mi)
% 60.80/8.79  % (4765)Instruction limit reached!
% 60.80/8.79  % (4765)------------------------------
% 60.80/8.79  % (4765)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.80/8.79  % (4765)Termination reason: Unknown
% 60.80/8.79  % (4765)Termination phase: Saturation
% 60.80/8.79  
% 60.80/8.79  % (4765)Memory used [KB]: 7923
% 60.80/8.79  % (4765)Time elapsed: 1.706 s
% 60.80/8.79  % (4765)Instructions burned: 3657 (million)
% 60.80/8.79  % (4765)------------------------------
% 60.80/8.79  % (4765)------------------------------
% 60.80/8.79  % (4790)Instruction limit reached!
% 60.80/8.79  % (4790)------------------------------
% 60.80/8.79  % (4790)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 60.80/8.79  % (4790)Termination reason: Unknown
% 60.80/8.79  % (4790)Termination phase: Saturation
% 60.80/8.79  
% 60.80/8.79  % (4790)Memory used [KB]: 2055
% 60.80/8.79  % (4790)Time elapsed: 0.140 s
% 60.80/8.79  % (4790)Instructions burned: 221 (million)
% 60.80/8.79  % (4790)------------------------------
% 60.80/8.79  % (4790)------------------------------
% 60.80/8.79  % (4793)lrs+1011_5035:1048576_anc=none:bsr=unit_only:to=lpo:drc=encompass:sil=2000:sims=off:avsql=on:ile=on:sp=const_frequency:erd=off:lma=on:lsd=20:nwc=9.73724:alpa=random:lwlo=on:avsq=on:st=3:i=670:sd=1:avsqr=9159,1048576:awrs=converge:awrsf=302:nm=0:fsr=off:amm=sco:ss=axioms:sgt=50:rawr=on_0 on Vampire---4 for (2915ds/670Mi)
% 60.80/8.79  % (4794)dis+34_1:1_sil=8000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:rp=on:nwc=10.0:newcnf=on:i=533:sd=1:av=off:ss=axioms_0 on Vampire---4 for (2915ds/533Mi)
% 61.37/8.97  % (4791)Instruction limit reached!
% 61.37/8.97  % (4791)------------------------------
% 61.37/8.97  % (4791)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 61.37/8.97  % (4791)Termination reason: Unknown
% 61.37/8.97  % (4791)Termination phase: Saturation
% 61.37/8.97  
% 61.37/8.97  % (4791)Memory used [KB]: 4447
% 61.37/8.97  % (4791)Time elapsed: 0.245 s
% 61.37/8.97  % (4791)Instructions burned: 520 (million)
% 61.37/8.97  % (4791)------------------------------
% 61.37/8.97  % (4791)------------------------------
% 61.37/8.97  % (4795)lrs-1010_1:1_sil=4000:bsd=on:spb=goal_then_units:s2a=on:i=1222:s2at=2.0:bs=on:sd=4:aac=none:bd=off:nm=16:fsr=off:ss=axioms:sgt=8:kws=precedence:gsp=on_0 on Vampire---4 for (2913ds/1222Mi)
% 63.53/9.03  % (4794)Instruction limit reached!
% 63.53/9.03  % (4794)------------------------------
% 63.53/9.03  % (4794)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 63.53/9.03  % (4794)Termination reason: Unknown
% 63.53/9.03  % (4794)Termination phase: Saturation
% 63.53/9.03  
% 63.53/9.03  % (4794)Memory used [KB]: 2758
% 63.53/9.03  % (4794)Time elapsed: 0.244 s
% 63.53/9.03  % (4794)Instructions burned: 533 (million)
% 63.53/9.03  % (4794)------------------------------
% 63.53/9.03  % (4794)------------------------------
% 63.53/9.04  % (4796)lrs+1011_1:1024_anc=all_dependent:sil=4000:plsqc=3:plsq=on:sp=unary_first:lsd=10:bce=on:i=364:bs=unit_only:afp=50:nm=4:afq=3.79765_0 on Vampire---4 for (2912ds/364Mi)
% 63.53/9.06  % (4792)Instruction limit reached!
% 63.53/9.06  % (4792)------------------------------
% 63.53/9.06  % (4792)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 63.53/9.06  % (4792)Termination reason: Unknown
% 63.53/9.06  % (4792)Termination phase: Saturation
% 63.53/9.06  
% 63.53/9.06  % (4792)Memory used [KB]: 5016
% 63.53/9.06  % (4792)Time elapsed: 0.315 s
% 63.53/9.06  % (4792)Instructions burned: 891 (million)
% 63.53/9.06  % (4792)------------------------------
% 63.53/9.06  % (4792)------------------------------
% 63.53/9.07  % (4797)lrs+1011_5758689:1048576_bsr=unit_only:drc=off:sil=2000:tgt=full:fde=none:ile=on:foolp=on:lma=on:lsd=100:rnwc=on:nwc=8.10052:updr=off:newcnf=on:lwlo=on:i=1592:kws=precedence:awrs=decay:awrsf=1438:bd=preordered:nm=3:av=off:uhcvi=on:rawr=on:bs=on:ss=included:sd=2:st=5.0:sp=const_max:ins=3:bsd=on:bsdmm=2_0 on Vampire---4 for (2912ds/1592Mi)
% 64.14/9.15  % (4793)Instruction limit reached!
% 64.14/9.15  % (4793)------------------------------
% 64.14/9.15  % (4793)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 64.14/9.15  % (4793)Termination reason: Unknown
% 64.14/9.15  % (4793)Termination phase: Saturation
% 64.14/9.15  
% 64.14/9.15  % (4793)Memory used [KB]: 4085
% 64.14/9.15  % (4793)Time elapsed: 0.357 s
% 64.14/9.15  % (4793)Instructions burned: 670 (million)
% 64.14/9.15  % (4793)------------------------------
% 64.14/9.15  % (4793)------------------------------
% 64.14/9.16  % (4798)dis+33_1930041:1048576_sil=4000:tgt=ground:plsqc=1:plsq=on:plsqr=4356867,524288:sp=frequency:sos=on:lma=on:spb=intro:lcm=reverse:rnwc=on:plsql=on:nwc=24.1115:sac=on:cond=fast:st=1.5:i=1151:bs=on:sd=2:kws=precedence:nm=40:uhcvi=on:ss=axioms:rawr=on:bd=off:nicw=on_0 on Vampire---4 for (2911ds/1151Mi)
% 64.59/9.23  % (4796)Instruction limit reached!
% 64.59/9.23  % (4796)------------------------------
% 64.59/9.23  % (4796)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 64.59/9.23  % (4796)Termination reason: Unknown
% 64.59/9.23  % (4796)Termination phase: Saturation
% 64.59/9.23  
% 64.59/9.23  % (4796)Memory used [KB]: 3961
% 64.59/9.23  % (4796)Time elapsed: 0.198 s
% 64.59/9.23  % (4796)Instructions burned: 364 (million)
% 64.59/9.23  % (4796)------------------------------
% 64.59/9.23  % (4796)------------------------------
% 64.59/9.25  % (4799)lrs+3_1:1_sil=2000:plsq=on:plsqr=23463,524288:sos=on:erd=off:urr=on:bce=on:rp=on:st=2.0:i=615:bs=unit_only:sd=2:bd=off:ss=axioms:rawr=on:anc=none:sac=on:slsq=on:bsr=on:lcm=reverse_0 on Vampire---4 for (2910ds/615Mi)
% 65.17/9.28  % (4776)Instruction limit reached!
% 65.17/9.28  % (4776)------------------------------
% 65.17/9.28  % (4776)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 65.17/9.28  % (4776)Termination reason: Unknown
% 65.17/9.28  % (4776)Termination phase: Saturation
% 65.17/9.28  
% 65.17/9.28  % (4776)Memory used [KB]: 10506
% 65.17/9.28  % (4776)Time elapsed: 1.406 s
% 65.17/9.28  % (4776)Instructions burned: 2898 (million)
% 65.17/9.28  % (4776)------------------------------
% 65.17/9.28  % (4776)------------------------------
% 65.17/9.29  % (4800)lrs+1010_16985:32768_bsr=unit_only:sil=4000:tgt=ground:sp=occurrence:urr=on:lcm=predicate:nwc=16.8291:i=1687:sd=5:kws=precedence:awrs=converge:awrsf=1007:nm=25:ins=4:av=off:fsr=off:ss=axioms:rawr=on:plsq=on:plsql=on:plsqr=11787,131072:uhcvi=on:sims=off_0 on Vampire---4 for (2910ds/1687Mi)
% 65.17/9.37  % (4786)Instruction limit reached!
% 65.17/9.37  % (4786)------------------------------
% 65.17/9.37  % (4786)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 65.17/9.37  % (4786)Termination reason: Unknown
% 65.17/9.37  % (4786)Termination phase: Saturation
% 65.17/9.37  
% 65.17/9.37  % (4786)Memory used [KB]: 20414
% 65.17/9.37  % (4786)Time elapsed: 0.862 s
% 65.17/9.37  % (4786)Instructions burned: 2028 (million)
% 65.17/9.37  % (4786)------------------------------
% 65.17/9.37  % (4786)------------------------------
% 65.57/9.39  % (4801)lrs+1011_1:16_sil=2000:plsq=on:plsqr=1,15:urr=on:slsqc=1:slsq=on:st=6.0:i=565:sd=3:fsr=off:ss=included:rawr=on:sup=off:bd=off_0 on Vampire---4 for (2909ds/565Mi)
% 65.97/9.53  % (4795)Instruction limit reached!
% 65.97/9.53  % (4795)------------------------------
% 65.97/9.53  % (4795)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 65.97/9.53  % (4795)Termination reason: Unknown
% 65.97/9.53  % (4795)Termination phase: Saturation
% 65.97/9.53  
% 65.97/9.53  % (4795)Memory used [KB]: 4492
% 65.97/9.53  % (4795)Time elapsed: 0.564 s
% 65.97/9.53  % (4795)Instructions burned: 1223 (million)
% 65.97/9.53  % (4795)------------------------------
% 65.97/9.53  % (4795)------------------------------
% 65.97/9.55  % (4802)dis-21_1:1_drc=encompass:sos=on:urr=ec_only:i=2622:ins=1:av=off:ss=axioms:fde=none:sd=3:bsr=on:sil=8000:nm=3_0 on Vampire---4 for (2907ds/2622Mi)
% 65.97/9.56  % (4799)Instruction limit reached!
% 65.97/9.56  % (4799)------------------------------
% 65.97/9.56  % (4799)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 65.97/9.56  % (4799)Termination reason: Unknown
% 65.97/9.56  % (4799)Termination phase: Saturation
% 65.97/9.56  
% 65.97/9.56  % (4799)Memory used [KB]: 4903
% 65.97/9.56  % (4799)Time elapsed: 0.322 s
% 65.97/9.56  % (4799)Instructions burned: 616 (million)
% 65.97/9.56  % (4799)------------------------------
% 65.97/9.56  % (4799)------------------------------
% 65.97/9.56  % (4803)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=7323:ss=axioms:sgt=4_0 on Vampire---4 for (2907ds/7323Mi)
% 65.97/9.57  % (4801)Instruction limit reached!
% 65.97/9.57  % (4801)------------------------------
% 65.97/9.57  % (4801)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 65.97/9.57  % (4801)Termination reason: Unknown
% 65.97/9.57  % (4801)Termination phase: Saturation
% 65.97/9.57  
% 65.97/9.57  % (4801)Memory used [KB]: 4800
% 65.97/9.57  % (4801)Time elapsed: 0.187 s
% 65.97/9.57  % (4801)Instructions burned: 568 (million)
% 65.97/9.57  % (4801)------------------------------
% 65.97/9.57  % (4801)------------------------------
% 66.64/9.58  % (4804)ott-34_1029:1048576_sil=2000:plsq=on:plsqr=1337309,262144:sp=occurrence:sos=on:rnwc=on:plsql=on:nwc=6.00539:flr=on:i=1765:awrs=converge:awrsf=931:nm=2:ss=axioms:rawr=on:sd=3:bd=off:aac=none:afp=10:afq=1.2425605784405938:sac=on_0 on Vampire---4 for (2907ds/1765Mi)
% 68.85/9.72  % (4798)Instruction limit reached!
% 68.85/9.72  % (4798)------------------------------
% 68.85/9.72  % (4798)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 68.85/9.72  % (4798)Termination reason: Unknown
% 68.85/9.72  % (4798)Termination phase: Saturation
% 68.85/9.72  
% 68.85/9.72  % (4798)Memory used [KB]: 7231
% 68.85/9.72  % (4798)Time elapsed: 0.576 s
% 68.85/9.72  % (4798)Instructions burned: 1151 (million)
% 68.85/9.72  % (4798)------------------------------
% 68.85/9.72  % (4798)------------------------------
% 69.08/9.75  % (4805)lrs+1010_1:56_slsqr=3,4:tgt=ground:slsqc=1:slsq=on:i=691:s2at=2.0:bd=off:amm=sco:sac=on:kws=inv_frequency:nwc=2.4:sil=4000:sfv=off:ss=axioms:sgt=32_0 on Vampire---4 for (2905ds/691Mi)
% 69.08/9.76  % (4797)Instruction limit reached!
% 69.08/9.76  % (4797)------------------------------
% 69.08/9.76  % (4797)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 69.08/9.76  % (4797)Termination reason: Unknown
% 69.08/9.76  % (4797)Termination phase: Saturation
% 69.08/9.76  
% 69.08/9.76  % (4797)Memory used [KB]: 6050
% 69.08/9.76  % (4797)Time elapsed: 0.694 s
% 69.08/9.76  % (4797)Instructions burned: 1592 (million)
% 69.08/9.76  % (4797)------------------------------
% 69.08/9.76  % (4797)------------------------------
% 69.08/9.76  % (4806)dis+1011_1:99_anc=none:fde=unused:plsqc=2:bsd=on:plsq=on:plsqr=109,504:sp=reverse_frequency:spb=intro:rp=on:alpa=random:s2a=on:i=700:s2at=-1.0:aac=none:nm=16:rawr=on:sil=256000:acc=model_0 on Vampire---4 for (2905ds/700Mi)
% 70.34/9.97  % (4800)Instruction limit reached!
% 70.34/9.97  % (4800)------------------------------
% 70.34/9.97  % (4800)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 70.34/9.97  % (4800)Termination reason: Unknown
% 70.34/9.97  % (4800)Termination phase: Saturation
% 70.34/9.97  
% 70.34/9.97  % (4800)Memory used [KB]: 7260
% 70.34/9.97  % (4800)Time elapsed: 0.683 s
% 70.34/9.97  % (4800)Instructions burned: 1687 (million)
% 70.34/9.97  % (4800)------------------------------
% 70.34/9.97  % (4800)------------------------------
% 70.34/9.97  % (4807)lrs+35_1:7_sil=2000:tgt=full:fde=unused:sp=occurrence:sos=on:st=3.5:s2pl=no:i=458:bd=off:nm=16:fsr=off:uhcvi=on:ss=axioms:rawr=on_0 on Vampire---4 for (2903ds/458Mi)
% 70.83/10.05  % (4805)Instruction limit reached!
% 70.83/10.05  % (4805)------------------------------
% 70.83/10.05  % (4805)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 70.83/10.05  % (4805)Termination reason: Unknown
% 70.83/10.05  % (4805)Termination phase: Saturation
% 70.83/10.05  
% 70.83/10.05  % (4805)Memory used [KB]: 5093
% 70.83/10.05  % (4805)Time elapsed: 0.323 s
% 70.83/10.05  % (4805)Instructions burned: 692 (million)
% 70.83/10.05  % (4805)------------------------------
% 70.83/10.05  % (4805)------------------------------
% 70.83/10.05  % (4808)lrs+1010_1:1_sil=2000:sp=unary_first:sos=on:erd=off:nwc=10.0:slsq=on:lwlo=on:i=1083:sd=1:kws=precedence:slsql=off:bd=off:nm=4:ss=axioms:urr=on_0 on Vampire---4 for (2902ds/1083Mi)
% 71.41/10.13  % (4807)Instruction limit reached!
% 71.41/10.13  % (4807)------------------------------
% 71.41/10.13  % (4807)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 71.41/10.13  % (4807)Termination reason: Unknown
% 71.41/10.13  % (4807)Termination phase: Saturation
% 71.41/10.13  
% 71.41/10.13  % (4807)Memory used [KB]: 5082
% 71.41/10.13  % (4807)Time elapsed: 0.163 s
% 71.41/10.13  % (4807)Instructions burned: 459 (million)
% 71.41/10.13  % (4807)------------------------------
% 71.41/10.13  % (4807)------------------------------
% 71.41/10.14  % (4806)Instruction limit reached!
% 71.41/10.14  % (4806)------------------------------
% 71.41/10.14  % (4806)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 71.41/10.14  % (4806)Termination reason: Unknown
% 71.41/10.14  % (4806)Termination phase: Saturation
% 71.41/10.14  
% 71.41/10.14  % (4806)Memory used [KB]: 5340
% 71.41/10.14  % (4806)Time elapsed: 0.376 s
% 71.41/10.14  % (4806)Instructions burned: 700 (million)
% 71.41/10.14  % (4806)------------------------------
% 71.41/10.14  % (4806)------------------------------
% 71.41/10.14  % (4809)ott-1010_3376641:1048576_anc=none:to=lpo:sil=4000:tgt=ground:fde=unused:sp=unary_frequency:sos=on:spb=intro:lcm=predicate:fd=preordered:st=3.0:i=1412:sd=1:bd=off:nm=3:ins=2:fsr=off:uhcvi=on:fdi=64:ss=included:sgt=100:newcnf=on:nwc=3.871969461363868_0 on Vampire---4 for (2901ds/1412Mi)
% 71.41/10.15  % (4810)dis+1011_38921:131072_bsr=on:drc=encompass:sil=8000:tgt=full:sp=frequency:sos=on:spb=goal:lcm=reverse:nwc=23.4974:newcnf=on:cond=fast:st=1.5:i=2991:sd=2:bd=preordered:nm=16:av=off:ss=axioms:sgt=10:rawr=on:bsd=on:kws=arity_squared:rp=on:ins=1_0 on Vampire---4 for (2901ds/2991Mi)
% 73.52/10.34  % (4804)Instruction limit reached!
% 73.52/10.34  % (4804)------------------------------
% 73.52/10.34  % (4804)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 73.52/10.34  % (4804)Termination reason: Unknown
% 73.52/10.34  % (4804)Termination phase: Saturation
% 73.52/10.34  
% 73.52/10.34  % (4804)Memory used [KB]: 4130
% 73.52/10.34  % (4804)Time elapsed: 0.766 s
% 73.52/10.34  % (4804)Instructions burned: 1766 (million)
% 73.52/10.34  % (4804)------------------------------
% 73.52/10.34  % (4804)------------------------------
% 73.52/10.34  % (4811)lrs+1011_1:32_sil=2000:lsd=10:rp=on:newcnf=on:i=728:fsr=off:fs=off_0 on Vampire---4 for (2899ds/728Mi)
% 74.81/10.51  % (4808)Instruction limit reached!
% 74.81/10.51  % (4808)------------------------------
% 74.81/10.51  % (4808)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 74.81/10.51  % (4808)Termination reason: Unknown
% 74.81/10.51  % (4808)Termination phase: Saturation
% 74.81/10.51  
% 74.81/10.51  % (4808)Memory used [KB]: 12035
% 74.81/10.51  % (4808)Time elapsed: 0.461 s
% 74.81/10.51  % (4808)Instructions burned: 1083 (million)
% 74.81/10.51  % (4808)------------------------------
% 74.81/10.51  % (4808)------------------------------
% 74.81/10.52  % (4812)dis+2_1:1024_sil=8000:i=4428:kws=precedence:ss=included:sgt=32:rawr=on:sp=unary_frequency:drc=off_0 on Vampire---4 for (2898ds/4428Mi)
% 75.49/10.62  % (4811)Instruction limit reached!
% 75.49/10.62  % (4811)------------------------------
% 75.49/10.62  % (4811)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 75.49/10.62  % (4811)Termination reason: Unknown
% 75.49/10.62  % (4811)Termination phase: Saturation
% 75.49/10.62  
% 75.49/10.62  % (4811)Memory used [KB]: 8035
% 75.49/10.62  % (4811)Time elapsed: 0.283 s
% 75.49/10.62  % (4811)Instructions burned: 729 (million)
% 75.49/10.62  % (4811)------------------------------
% 75.49/10.62  % (4811)------------------------------
% 75.49/10.62  % (4813)dis-30_282927:1048576_sfv=off:sil=2000:etr=on:sp=unary_first:spb=goal_then_units:abs=on:nwc=11.1969:s2agt=100:kmz=on:cond=fast:st=3:s2a=on:i=523:s2at=1.5:add=large:sd=4:bd=off:nm=25:fsr=off:fsd=on:gsp=on:ss=axioms:er=known:rawr=on:alpa=random:lma=on_0 on Vampire---4 for (2897ds/523Mi)
% 75.49/10.64  % (4802)Instruction limit reached!
% 75.49/10.64  % (4802)------------------------------
% 75.49/10.64  % (4802)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 75.49/10.64  % (4802)Termination reason: Unknown
% 75.49/10.64  % (4802)Termination phase: Saturation
% 75.49/10.64  
% 75.49/10.64  % (4802)Memory used [KB]: 6356
% 75.49/10.64  % (4802)Time elapsed: 1.107 s
% 75.49/10.64  % (4802)Instructions burned: 2622 (million)
% 75.49/10.64  % (4802)------------------------------
% 75.49/10.64  % (4802)------------------------------
% 75.49/10.65  % (4814)dis+1_8:1_to=lpo:sil=4000:sos=on:spb=goal_then_units:fd=off:gs=on:newcnf=on:st=5.0:i=326:sd=2:av=off:sup=off:ss=axioms:gsp=on:fde=none:s2a=on:s2agt=8_0 on Vampire---4 for (2896ds/326Mi)
% 76.46/10.79  % (4809)Instruction limit reached!
% 76.46/10.79  % (4809)------------------------------
% 76.46/10.79  % (4809)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 76.46/10.79  % (4809)Termination reason: Unknown
% 76.46/10.79  % (4809)Termination phase: Saturation
% 76.46/10.79  
% 76.46/10.79  % (4809)Memory used [KB]: 5341
% 76.46/10.79  % (4809)Time elapsed: 0.660 s
% 76.46/10.79  % (4809)Instructions burned: 1413 (million)
% 76.46/10.79  % (4809)------------------------------
% 76.46/10.79  % (4809)------------------------------
% 76.70/10.80  % (4815)lrs+1011_1:64_slsqr=117407,1048576:drc=encompass:sil=2000:plsqc=1:plsq=on:plsqr=32300765,1048576:urr=ec_only:rp=on:slsqc=3:slsq=on:i=1262:slsql=off:bd=off:rawr=on:fsr=off:br=off:s2at=2.0_0 on Vampire---4 for (2895ds/1262Mi)
% 76.70/10.82  % (4814)Instruction limit reached!
% 76.70/10.82  % (4814)------------------------------
% 76.70/10.82  % (4814)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 76.70/10.82  % (4814)Termination reason: Unknown
% 76.70/10.82  % (4814)Termination phase: Saturation
% 76.70/10.82  
% 76.70/10.82  % (4814)Memory used [KB]: 4468
% 76.70/10.82  % (4814)Time elapsed: 0.173 s
% 76.70/10.82  % (4814)Instructions burned: 326 (million)
% 76.70/10.82  % (4814)------------------------------
% 76.70/10.82  % (4814)------------------------------
% 76.70/10.82  % (4813)Instruction limit reached!
% 76.70/10.82  % (4813)------------------------------
% 76.70/10.82  % (4813)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 76.70/10.82  % (4813)Termination reason: Unknown
% 76.70/10.82  % (4813)Termination phase: Saturation
% 76.70/10.82  
% 76.70/10.82  % (4813)Memory used [KB]: 4711
% 76.70/10.82  % (4813)Time elapsed: 0.198 s
% 76.70/10.82  % (4813)Instructions burned: 523 (million)
% 76.70/10.82  % (4813)------------------------------
% 76.70/10.82  % (4813)------------------------------
% 76.70/10.82  % (4816)lrs+1011_1:1_sil=2000:sos=on:erd=off:spb=units:st=3.0:i=754:kws=precedence:aac=none:nm=0:ss=axioms_0 on Vampire---4 for (2895ds/754Mi)
% 76.70/10.84  % (4817)lrs+1011_1:1_sil=2000:erd=off:cond=fast:i=637:nm=10:fsr=off:fsd=on:sup=off:bd=off_0 on Vampire---4 for (2895ds/637Mi)
% 79.47/11.09  % (4817)Instruction limit reached!
% 79.47/11.09  % (4817)------------------------------
% 79.47/11.09  % (4817)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 79.47/11.09  % (4817)Termination reason: Unknown
% 79.47/11.09  % (4817)Termination phase: Saturation
% 79.47/11.09  
% 79.47/11.09  % (4817)Memory used [KB]: 2791
% 79.47/11.09  % (4817)Time elapsed: 0.279 s
% 79.47/11.09  % (4817)Instructions burned: 638 (million)
% 79.47/11.09  % (4817)------------------------------
% 79.47/11.09  % (4817)------------------------------
% 79.47/11.11  % (4818)lrs+1010_1:1_to=lpo:sil=2000:sos=on:fd=off:i=155:bd=off_0 on Vampire---4 for (2892ds/155Mi)
% 79.96/11.16  % (4818)Instruction limit reached!
% 79.96/11.16  % (4818)------------------------------
% 79.96/11.16  % (4818)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 79.96/11.16  % (4818)Termination reason: Unknown
% 79.96/11.16  % (4818)Termination phase: Saturation
% 79.96/11.16  
% 79.96/11.16  % (4818)Memory used [KB]: 2087
% 79.96/11.16  % (4818)Time elapsed: 0.080 s
% 79.96/11.16  % (4818)Instructions burned: 156 (million)
% 79.96/11.16  % (4818)------------------------------
% 79.96/11.16  % (4818)------------------------------
% 79.96/11.16  % (4819)lrs-1011_1:1_to=lpo:sil=4000:tgt=ground:sp=reverse_frequency:sos=on:lsd=20:bce=on:flr=on:lwlo=on:st=1.5:i=644:sd=2:ss=axioms_0 on Vampire---4 for (2891ds/644Mi)
% 80.19/11.19  % (4816)Instruction limit reached!
% 80.19/11.19  % (4816)------------------------------
% 80.19/11.19  % (4816)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 80.19/11.19  % (4816)Termination reason: Unknown
% 80.19/11.19  % (4816)Termination phase: Saturation
% 80.19/11.19  
% 80.19/11.19  % (4816)Memory used [KB]: 4130
% 80.19/11.19  % (4816)Time elapsed: 0.369 s
% 80.19/11.19  % (4816)Instructions burned: 755 (million)
% 80.19/11.19  % (4816)------------------------------
% 80.19/11.19  % (4816)------------------------------
% 80.19/11.20  % (4820)dis+1002_8:15_to=lpo:sil=4000:tgt=ground:sp=weighted_frequency:spb=goal_then_units:s2agt=16:nicw=on:st=1.5:s2a=on:i=772:aac=none:nm=32:ss=axioms:sims=off_0 on Vampire---4 for (2891ds/772Mi)
% 81.10/11.35  % (4815)Instruction limit reached!
% 81.10/11.35  % (4815)------------------------------
% 81.10/11.35  % (4815)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 81.10/11.35  % (4815)Termination reason: Unknown
% 81.10/11.35  % (4815)Termination phase: Saturation
% 81.10/11.35  
% 81.10/11.35  % (4815)Memory used [KB]: 7746
% 81.10/11.35  % (4815)Time elapsed: 0.563 s
% 81.10/11.35  % (4815)Instructions burned: 1263 (million)
% 81.10/11.35  % (4815)------------------------------
% 81.10/11.35  % (4815)------------------------------
% 81.10/11.35  % (4821)dis-1011_1:3_nwc=10.0:s2agt=8:s2a=on:i=780:bs=on:av=off:sp=occurrence:sil=2000:si=on:rtra=on:random_seed=2126866997:updr=off:bd=off_0 on Vampire---4 for (2889ds/780Mi)
% 82.52/11.49  % (4819)Instruction limit reached!
% 82.52/11.49  % (4819)------------------------------
% 82.52/11.49  % (4819)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 82.52/11.49  % (4819)Termination reason: Unknown
% 82.52/11.49  % (4819)Termination phase: Saturation
% 82.52/11.49  
% 82.52/11.49  % (4819)Memory used [KB]: 4650
% 82.52/11.49  % (4819)Time elapsed: 0.326 s
% 82.52/11.49  % (4819)Instructions burned: 645 (million)
% 82.52/11.49  % (4819)------------------------------
% 82.52/11.49  % (4819)------------------------------
% 82.52/11.49  % (4822)dis+1011_5:1_sil=2000:tgt=full:plsqc=1:plsq=on:plsqr=133465761,1048576:spb=non_intro:i=458:nm=2:ins=1:ss=axioms:rawr=on:alpa=true:kws=precedence:fsr=off_0 on Vampire---4 for (2888ds/458Mi)
% 82.78/11.52  % (4820)Instruction limit reached!
% 82.78/11.52  % (4820)------------------------------
% 82.78/11.52  % (4820)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 82.78/11.52  % (4820)Termination reason: Unknown
% 82.78/11.52  % (4820)Termination phase: Saturation
% 82.78/11.52  
% 82.78/11.52  % (4820)Memory used [KB]: 4169
% 82.78/11.52  % (4820)Time elapsed: 0.325 s
% 82.78/11.52  % (4820)Instructions burned: 773 (million)
% 82.78/11.52  % (4820)------------------------------
% 82.78/11.52  % (4820)------------------------------
% 82.87/11.54  % (4823)lrs+1010_1:128_sil=8000:sos=all:urr=full:sac=on:i=659:fsd=on:sup=off:ss=included:st=2.5:sd=7_0 on Vampire---4 for (2887ds/659Mi)
% 82.87/11.59  % (4810)Instruction limit reached!
% 82.87/11.59  % (4810)------------------------------
% 82.87/11.59  % (4810)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 82.87/11.59  % (4810)Termination reason: Unknown
% 82.87/11.59  % (4810)Termination phase: Saturation
% 82.87/11.59  
% 82.87/11.59  % (4810)Memory used [KB]: 17395
% 82.87/11.59  % (4810)Time elapsed: 1.465 s
% 82.87/11.59  % (4810)Instructions burned: 2991 (million)
% 82.87/11.59  % (4810)------------------------------
% 82.87/11.59  % (4810)------------------------------
% 82.87/11.59  % (4824)lrs+21_1:1_sil=16000:sos=all:lma=on:i=2327:sd=1:ep=R:ss=axioms_0 on Vampire---4 for (2887ds/2327Mi)
% 83.62/11.68  % (4822)Instruction limit reached!
% 83.62/11.68  % (4822)------------------------------
% 83.62/11.68  % (4822)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 83.62/11.68  % (4822)Termination reason: Unknown
% 83.62/11.68  % (4822)Termination phase: Saturation
% 83.62/11.68  
% 83.62/11.68  % (4822)Memory used [KB]: 3003
% 83.62/11.68  % (4822)Time elapsed: 0.191 s
% 83.62/11.68  % (4822)Instructions burned: 460 (million)
% 83.62/11.68  % (4822)------------------------------
% 83.62/11.68  % (4822)------------------------------
% 83.62/11.68  % (4825)dis+1011_986949:1048576_sil=2000:irw=on:fde=none:ile=on:etr=on:sp=unary_first:bce=on:fd=preordered:rp=on:nwc=22.6584:cond=fast:st=2.5:s2pl=on:i=395:s2at=2:sd=7:kws=precedence:nm=0:ins=1:av=off:gsp=on:ss=axioms:rawr=on:gs=on:lsd=20_0 on Vampire---4 for (2886ds/395Mi)
% 83.62/11.72  % (4821)Instruction limit reached!
% 83.62/11.72  % (4821)------------------------------
% 83.62/11.72  % (4821)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 83.62/11.72  % (4821)Termination reason: Unknown
% 83.62/11.72  % (4821)Termination phase: Saturation
% 83.62/11.72  
% 83.62/11.72  % (4821)Memory used [KB]: 5180
% 83.62/11.72  % (4821)Time elapsed: 0.375 s
% 83.62/11.72  % (4821)Instructions burned: 780 (million)
% 83.62/11.72  % (4821)------------------------------
% 83.62/11.72  % (4821)------------------------------
% 83.62/11.74  % (4826)dis+11_1:1024_sil=2000:tgt=ground:i=1321:awrs=converge:fd=preordered_0 on Vampire---4 for (2885ds/1321Mi)
% 84.22/11.77  % (4787)Instruction limit reached!
% 84.22/11.77  % (4787)------------------------------
% 84.22/11.77  % (4787)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 84.22/11.77  % (4787)Termination reason: Unknown
% 84.22/11.77  % (4787)Termination phase: Saturation
% 84.22/11.77  
% 84.22/11.77  % (4787)Memory used [KB]: 17829
% 84.22/11.77  % (4787)Time elapsed: 3.223 s
% 84.22/11.77  % (4787)Instructions burned: 6294 (million)
% 84.22/11.77  % (4787)------------------------------
% 84.22/11.77  % (4787)------------------------------
% 84.22/11.78  % (4827)dis+21_1:5_sil=4000:urr=on:nwc=2.0:st=1.5:i=523:ss=axioms:slsq=on:slsqc=3:slsqr=1,8:s2at=3.0:fdi=5:ep=RST:br=off_0 on Vampire---4 for (2885ds/523Mi)
% 84.46/11.87  % (4823)Instruction limit reached!
% 84.46/11.87  % (4823)------------------------------
% 84.46/11.87  % (4823)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 84.46/11.87  % (4823)Termination reason: Unknown
% 84.46/11.87  % (4823)Termination phase: Saturation
% 84.46/11.87  
% 84.46/11.87  % (4823)Memory used [KB]: 6434
% 84.46/11.87  % (4823)Time elapsed: 0.336 s
% 84.46/11.87  % (4823)Instructions burned: 660 (million)
% 84.46/11.87  % (4823)------------------------------
% 84.46/11.87  % (4823)------------------------------
% 84.46/11.88  % (4825)Instruction limit reached!
% 84.46/11.88  % (4825)------------------------------
% 84.46/11.88  % (4825)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 84.46/11.88  % (4825)Termination reason: Unknown
% 84.46/11.88  % (4825)Termination phase: Saturation
% 84.46/11.88  
% 84.46/11.88  % (4825)Memory used [KB]: 4254
% 84.46/11.88  % (4825)Time elapsed: 0.201 s
% 84.46/11.88  % (4825)Instructions burned: 396 (million)
% 84.46/11.88  % (4825)------------------------------
% 84.46/11.88  % (4825)------------------------------
% 84.46/11.89  % (4829)lrs+1011_1:1_sil=16000:sos=all:i=818:sd=2:kws=frequency:bd=off:nm=2:ss=axioms:sup=off_0 on Vampire---4 for (2884ds/818Mi)
% 84.46/11.89  % (4828)dis+1011_1:2_sil=2000:tgt=ground:rp=on:newcnf=on:st=7.0:i=681:sd=1:nm=0:ss=axioms:sgt=32_0 on Vampire---4 for (2884ds/681Mi)
% 85.94/11.97  % (4827)Instruction limit reached!
% 85.94/11.97  % (4827)------------------------------
% 85.94/11.97  % (4827)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 85.94/11.97  % (4827)Termination reason: Unknown
% 85.94/11.97  % (4827)Termination phase: Saturation
% 85.94/11.97  
% 85.94/11.97  % (4827)Memory used [KB]: 5816
% 85.94/11.97  % (4827)Time elapsed: 0.180 s
% 85.94/11.97  % (4827)Instructions burned: 526 (million)
% 85.94/11.97  % (4827)------------------------------
% 85.94/11.97  % (4827)------------------------------
% 85.94/11.97  % (4830)lrs+1011_8:13_slsqr=96,997:drc=off:sil=64000:sp=const_max:spb=goal_then_units:rnwc=on:nwc=5.0:slsq=on:cond=on:i=589:kws=precedence:rawr=on:fd=preordered:av=off:bs=unit_only_0 on Vampire---4 for (2883ds/589Mi)
% 87.39/12.14  % (4828)Instruction limit reached!
% 87.39/12.14  % (4828)------------------------------
% 87.39/12.14  % (4828)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 87.39/12.14  % (4828)Termination reason: Unknown
% 87.39/12.14  % (4828)Termination phase: Saturation
% 87.39/12.14  
% 87.39/12.14  % (4828)Memory used [KB]: 5150
% 87.39/12.14  % (4828)Time elapsed: 0.275 s
% 87.39/12.14  % (4828)Instructions burned: 682 (million)
% 87.39/12.14  % (4828)------------------------------
% 87.39/12.14  % (4828)------------------------------
% 87.39/12.16  % (4831)dis+1010_16550053:1048576_to=lpo:ccuc=small_ones:sil=4000:fde=none:plsq=on:avsql=on:plsqr=34063,1048576:sp=const_min:sos=on:acc=model:plsql=on:nwc=10.3787:avsq=on:i=539:sd=1:avsqr=1084175,1048576:nm=0:amm=off:ss=axioms:bce=on:rawr=on:sup=off:bd=off_0 on Vampire---4 for (2881ds/539Mi)
% 87.95/12.21  % (4812)Instruction limit reached!
% 87.95/12.21  % (4812)------------------------------
% 87.95/12.21  % (4812)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 87.95/12.21  % (4812)Termination reason: Unknown
% 87.95/12.21  % (4812)Termination phase: Saturation
% 87.95/12.21  
% 87.95/12.21  % (4812)Memory used [KB]: 16711
% 87.95/12.21  % (4812)Time elapsed: 1.705 s
% 87.95/12.21  % (4812)Instructions burned: 4429 (million)
% 87.95/12.21  % (4812)------------------------------
% 87.95/12.21  % (4812)------------------------------
% 87.95/12.22  % (4832)dis+1011_1:1024_bsr=on:sil=2000:bsd=on:sos=on:newcnf=on:i=701:av=off:fsr=off:plsq=on:plsqr=32,1:sup=off:bd=off_0 on Vampire---4 for (2880ds/701Mi)
% 87.95/12.27  % (4829)Instruction limit reached!
% 87.95/12.27  % (4829)------------------------------
% 87.95/12.27  % (4829)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 87.95/12.27  % (4829)Termination reason: Unknown
% 87.95/12.27  % (4829)Termination phase: Saturation
% 87.95/12.27  
% 87.95/12.27  % (4829)Memory used [KB]: 4714
% 87.95/12.27  % (4829)Time elapsed: 0.390 s
% 87.95/12.27  % (4829)Instructions burned: 819 (million)
% 87.95/12.27  % (4829)------------------------------
% 87.95/12.27  % (4829)------------------------------
% 87.95/12.28  % (4830)Instruction limit reached!
% 87.95/12.28  % (4830)------------------------------
% 87.95/12.28  % (4830)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 87.95/12.28  % (4830)Termination reason: Unknown
% 87.95/12.28  % (4830)Termination phase: Saturation
% 87.95/12.28  
% 87.95/12.28  % (4830)Memory used [KB]: 5411
% 87.95/12.28  % (4830)Time elapsed: 0.310 s
% 87.95/12.28  % (4830)Instructions burned: 590 (million)
% 87.95/12.28  % (4830)------------------------------
% 87.95/12.28  % (4830)------------------------------
% 87.95/12.28  % (4833)lrs+1010_1:32_bsr=on:sil=4000:i=372:nm=2:gsp=on_0 on Vampire---4 for (2880ds/372Mi)
% 87.95/12.28  % (4834)dis+1011_1:28_sil=8000:sp=occurrence:lsd=20:i=1064:bs=on:rawr=on:aer=off:acc=on:cond=fast_0 on Vampire---4 for (2880ds/1064Mi)
% 88.65/12.31  % (4826)Instruction limit reached!
% 88.65/12.31  % (4826)------------------------------
% 88.65/12.31  % (4826)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 88.65/12.31  % (4826)Termination reason: Unknown
% 88.65/12.31  % (4826)Termination phase: Saturation
% 88.65/12.31  
% 88.65/12.31  % (4826)Memory used [KB]: 6398
% 88.65/12.31  % (4826)Time elapsed: 0.577 s
% 88.65/12.31  % (4826)Instructions burned: 1322 (million)
% 88.65/12.31  % (4826)------------------------------
% 88.65/12.31  % (4826)------------------------------
% 88.65/12.33  % (4835)lrs+1002_2:3_drc=off:sil=64000:i=299_0 on Vampire---4 for (2880ds/299Mi)
% 88.65/12.35  % (4831)Instruction limit reached!
% 88.65/12.35  % (4831)------------------------------
% 88.65/12.35  % (4831)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 88.65/12.35  % (4831)Termination reason: Unknown
% 88.65/12.35  % (4831)Termination phase: Saturation
% 88.65/12.35  
% 88.65/12.35  % (4831)Memory used [KB]: 3188
% 88.65/12.35  % (4831)Time elapsed: 0.202 s
% 88.65/12.35  % (4831)Instructions burned: 540 (million)
% 88.65/12.35  % (4831)------------------------------
% 88.65/12.35  % (4831)------------------------------
% 88.65/12.35  % (4836)lrs+1011_1:1_sil=64000:sos=on:lsd=50:i=861:ep=RST:nm=16:gsp=on:fs=off:fsr=off:ss=axioms:sd=1:st=2.0:flr=on_0 on Vampire---4 for (2879ds/861Mi)
% 89.90/12.44  % (4832)Instruction limit reached!
% 89.90/12.44  % (4832)------------------------------
% 89.90/12.44  % (4832)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 89.90/12.44  % (4832)Termination reason: Unknown
% 89.90/12.44  % (4832)Termination phase: Saturation
% 89.90/12.44  
% 89.90/12.44  % (4832)Memory used [KB]: 1640
% 89.90/12.44  % (4832)Time elapsed: 0.220 s
% 89.90/12.44  % (4832)Instructions burned: 702 (million)
% 89.90/12.44  % (4832)------------------------------
% 89.90/12.44  % (4832)------------------------------
% 89.90/12.44  % (4837)lrs-1011_16:1_bsr=unit_only:to=lpo:sil=64000:plsqc=1:plsq=on:plsqr=48239893,524288:sp=frequency:sos=on:urr=full:rnwc=on:fd=preordered:nwc=10.0:newcnf=on:slsq=on:cond=on:i=981:slsql=off:bd=off:rawr=on:alpa=false:nm=2:ins=1_0 on Vampire---4 for (2878ds/981Mi)
% 89.90/12.48  % (4833)Instruction limit reached!
% 89.90/12.48  % (4833)------------------------------
% 89.90/12.48  % (4833)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 89.90/12.48  % (4833)Termination reason: Unknown
% 89.90/12.48  % (4833)Termination phase: Saturation
% 89.90/12.48  
% 89.90/12.48  % (4833)Memory used [KB]: 3405
% 89.90/12.48  % (4833)Time elapsed: 0.200 s
% 89.90/12.48  % (4833)Instructions burned: 373 (million)
% 89.90/12.48  % (4833)------------------------------
% 89.90/12.48  % (4833)------------------------------
% 89.90/12.48  % (4838)lrs+1011_1:1_sil=16000:sos=on:erd=off:i=1654:nm=2:ep=RST_0 on Vampire---4 for (2878ds/1654Mi)
% 89.90/12.48  % (4835)Instruction limit reached!
% 89.90/12.48  % (4835)------------------------------
% 89.90/12.48  % (4835)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 89.90/12.48  % (4835)Termination reason: Unknown
% 89.90/12.48  % (4835)Termination phase: Saturation
% 89.90/12.48  
% 89.90/12.48  % (4835)Memory used [KB]: 2756
% 89.90/12.48  % (4835)Time elapsed: 0.156 s
% 89.90/12.48  % (4835)Instructions burned: 301 (million)
% 89.90/12.48  % (4835)------------------------------
% 89.90/12.48  % (4835)------------------------------
% 89.90/12.49  % (4839)lrs+10_1:1_sil=4000:sos=on:acc=on:st=2.5:i=742:bd=off:fsr=off:ss=axioms:sd=3:flr=on:fs=off:fd=off_0 on Vampire---4 for (2878ds/742Mi)
% 89.90/12.51  % (4751)Instruction limit reached!
% 89.90/12.51  % (4751)------------------------------
% 89.90/12.51  % (4751)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 89.90/12.51  % (4751)Termination reason: Unknown
% 89.90/12.51  % (4751)Termination phase: Saturation
% 89.90/12.51  
% 89.90/12.51  % (4751)Memory used [KB]: 85984
% 89.90/12.51  % (4751)Time elapsed: 5.870 s
% 89.90/12.51  % (4751)Instructions burned: 13057 (million)
% 89.90/12.51  % (4751)------------------------------
% 89.90/12.51  % (4751)------------------------------
% 89.90/12.52  % (4824)Instruction limit reached!
% 89.90/12.52  % (4824)------------------------------
% 89.90/12.52  % (4824)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 89.90/12.52  % (4824)Termination reason: Unknown
% 89.90/12.52  % (4824)Termination phase: Saturation
% 89.90/12.52  
% 89.90/12.52  % (4824)Memory used [KB]: 6083
% 89.90/12.52  % (4824)Time elapsed: 0.928 s
% 89.90/12.52  % (4824)Instructions burned: 2327 (million)
% 89.90/12.52  % (4824)------------------------------
% 89.90/12.52  % (4824)------------------------------
% 90.47/12.53  % (4840)lrs+1011_1:256_sil=32000:spb=goal:i=728:drc=off:kws=precedence:fsr=off:fs=off_0 on Vampire---4 for (2877ds/728Mi)
% 90.47/12.53  % (4841)lrs-1010_1:32_sfv=off:sil=2000:fde=unused:sp=weighted_frequency:flr=on:s2a=on:i=1270:s2at=7.0:bd=off:kws=precedence_0 on Vampire---4 for (2877ds/1270Mi)
% 90.93/12.71  % (4836)Instruction limit reached!
% 90.93/12.71  % (4836)------------------------------
% 90.93/12.71  % (4836)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 90.93/12.71  % (4836)Termination reason: Unknown
% 90.93/12.71  % (4836)Termination phase: Saturation
% 90.93/12.71  
% 90.93/12.71  % (4836)Memory used [KB]: 12959
% 90.93/12.71  % (4836)Time elapsed: 0.359 s
% 90.93/12.71  % (4836)Instructions burned: 861 (million)
% 90.93/12.71  % (4836)------------------------------
% 90.93/12.71  % (4836)------------------------------
% 90.93/12.73  % (4842)lrs-1003_570689:1048576_bsr=on:drc=encompass:sil=2000:tgt=ground:fde=unused:sp=reverse_frequency:spb=goal:br=off:nwc=8.82575:newcnf=on:i=717:sd=1:kws=precedence:erml=2:nm=11:fsr=off:ss=axioms:er=known:rawr=on:uhcvi=on:av=off_0 on Vampire---4 for (2876ds/717Mi)
% 90.93/12.76  % (4834)Instruction limit reached!
% 90.93/12.76  % (4834)------------------------------
% 90.93/12.76  % (4834)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 90.93/12.76  % (4834)Termination reason: Unknown
% 90.93/12.76  % (4834)Termination phase: Saturation
% 90.93/12.76  
% 90.93/12.76  % (4834)Memory used [KB]: 7782
% 90.93/12.76  % (4834)Time elapsed: 0.481 s
% 90.93/12.76  % (4834)Instructions burned: 1064 (million)
% 90.93/12.76  % (4834)------------------------------
% 90.93/12.76  % (4834)------------------------------
% 91.15/12.77  % (4843)lrs+10_1:2_sil=2000:spb=units:nwc=10.0:flr=on:i=914:fsr=off:ss=axioms_0 on Vampire---4 for (2875ds/914Mi)
% 91.21/12.85  % (4839)Instruction limit reached!
% 91.21/12.85  % (4839)------------------------------
% 91.21/12.85  % (4839)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 91.21/12.85  % (4839)Termination reason: Unknown
% 91.21/12.85  % (4839)Termination phase: Saturation
% 91.21/12.85  
% 91.21/12.85  % (4839)Memory used [KB]: 10879
% 91.21/12.85  % (4839)Time elapsed: 0.366 s
% 91.21/12.85  % (4839)Instructions burned: 743 (million)
% 91.21/12.85  % (4839)------------------------------
% 91.21/12.85  % (4839)------------------------------
% 91.21/12.87  % (4840)Instruction limit reached!
% 91.21/12.87  % (4840)------------------------------
% 91.21/12.87  % (4840)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 91.21/12.87  % (4840)Termination reason: Unknown
% 91.21/12.87  % (4840)Termination phase: Saturation
% 91.21/12.87  
% 91.21/12.87  % (4840)Memory used [KB]: 8030
% 91.21/12.87  % (4840)Time elapsed: 0.345 s
% 91.21/12.87  % (4840)Instructions burned: 729 (million)
% 91.21/12.87  % (4840)------------------------------
% 91.21/12.87  % (4840)------------------------------
% 91.21/12.87  % (4844)lrs+1_1:1024_slsqr=7,4:sil=8000:sp=frequency:urr=on:nwc=2.0:slsqc=3:slsq=on:i=2858:slsql=off:nm=2:av=off:rawr=on:updr=off_0 on Vampire---4 for (2874ds/2858Mi)
% 91.21/12.87  % (4845)dis+2_1:7_anc=all:sil=64000:tgt=ground:plsqc=1:plsq=on:plsqr=734131,65536:sos=on:acc=on:lcm=reverse:fd=preordered:newcnf=on:cond=fast:i=771:sd=2:bd=off:nm=2:uhcvi=on:ss=axioms:rawr=on:slsq=on:slsql=off:irw=on:sac=on:alpa=random_0 on Vampire---4 for (2874ds/771Mi)
% 91.21/12.89  % (4837)Instruction limit reached!
% 91.21/12.89  % (4837)------------------------------
% 91.21/12.89  % (4837)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 91.21/12.89  % (4837)Termination reason: Unknown
% 91.21/12.89  % (4837)Termination phase: Saturation
% 91.21/12.89  
% 91.21/12.89  % (4837)Memory used [KB]: 9776
% 91.21/12.89  % (4837)Time elapsed: 0.446 s
% 91.21/12.89  % (4837)Instructions burned: 982 (million)
% 91.21/12.89  % (4837)------------------------------
% 91.21/12.89  % (4837)------------------------------
% 91.21/12.89  % (4846)dis+1011_10270881:1048576_to=lpo:sil=2000:fde=unused:sp=frequency:sos=on:erd=off:spb=intro:lsd=5:lcm=predicate:rp=on:nwc=7.71797:updr=off:i=1675:nm=9:ins=10:av=off:uhcvi=on_0 on Vampire---4 for (2874ds/1675Mi)
% 92.52/13.04  % (4842)Instruction limit reached!
% 92.52/13.04  % (4842)------------------------------
% 92.52/13.04  % (4842)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 92.52/13.04  % (4842)Termination reason: Unknown
% 92.52/13.04  % (4842)Termination phase: Saturation
% 92.52/13.04  
% 92.52/13.04  % (4842)Memory used [KB]: 3798
% 92.52/13.04  % (4842)Time elapsed: 0.305 s
% 92.52/13.04  % (4842)Instructions burned: 717 (million)
% 92.52/13.04  % (4842)------------------------------
% 92.52/13.04  % (4842)------------------------------
% 92.52/13.04  % (4847)lrs+11_8:1_sil=2000:tgt=full:fde=none:urr=on:lsd=50:i=1450:kws=inv_frequency:newcnf=on:ins=3:br=off_0 on Vampire---4 for (2872ds/1450Mi)
% 92.83/13.07  % (4838)Instruction limit reached!
% 92.83/13.07  % (4838)------------------------------
% 92.83/13.07  % (4838)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 92.83/13.07  % (4838)Termination reason: Unknown
% 92.83/13.07  % (4838)Termination phase: Saturation
% 92.83/13.07  
% 92.83/13.07  % (4838)Memory used [KB]: 2645
% 92.83/13.07  % (4838)Time elapsed: 0.592 s
% 92.83/13.07  % (4838)Instructions burned: 1656 (million)
% 92.83/13.07  % (4838)------------------------------
% 92.83/13.07  % (4838)------------------------------
% 92.83/13.09  % (4848)lrs+1010_3:1_anc=all_dependent:to=lpo:drc=encompass:sil=4000:plsqc=1:plsq=on:plsqr=5192987,65536:sp=occurrence:sos=on:urr=full:bce=on:rp=on:slsq=on:i=878:bd=off:rawr=on:uhcvi=on:avsq=on:avsql=on:alpa=false_0 on Vampire---4 for (2872ds/878Mi)
% 95.00/13.12  % (4803)Instruction limit reached!
% 95.00/13.12  % (4803)------------------------------
% 95.00/13.12  % (4803)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 95.00/13.12  % (4803)Termination reason: Unknown
% 95.00/13.12  % (4803)Termination phase: Saturation
% 95.00/13.13  
% 95.00/13.13  % (4803)Memory used [KB]: 18880
% 95.00/13.13  % (4803)Time elapsed: 3.556 s
% 95.00/13.13  % (4803)Instructions burned: 7323 (million)
% 95.00/13.13  % (4803)------------------------------
% 95.00/13.13  % (4803)------------------------------
% 95.00/13.13  % (4841)Instruction limit reached!
% 95.00/13.13  % (4841)------------------------------
% 95.00/13.13  % (4841)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 95.00/13.13  % (4841)Termination reason: Unknown
% 95.00/13.13  % (4841)Termination phase: Saturation
% 95.00/13.13  
% 95.00/13.13  % (4841)Memory used [KB]: 4235
% 95.00/13.13  % (4841)Time elapsed: 0.605 s
% 95.00/13.13  % (4841)Instructions burned: 1270 (million)
% 95.00/13.13  % (4841)------------------------------
% 95.00/13.13  % (4841)------------------------------
% 95.00/13.13  % (4850)dis+10_2291:32768_to=lpo:drc=encompass:sil=2000:sp=weighted_frequency:abs=on:nwc=4.89151:s2agt=15:sac=on:st=3:s2a=on:i=888:s2at=4.5:afp=1000000:nm=14:afq=3.57543:ss=axioms:sgt=5:rawr=on:fsr=off:sup=off:fd=off_0 on Vampire---4 for (2871ds/888Mi)
% 95.27/13.14  % (4849)dis+21_1:6_sil=256000:i=886:ss=included:sd=5:st=2.0:sp=unary_first:sgt=5:newcnf=on:kws=precedence:spb=non_intro:av=off:fd=off_0 on Vampire---4 for (2871ds/886Mi)
% 95.27/13.17  % (4843)Instruction limit reached!
% 95.27/13.17  % (4843)------------------------------
% 95.27/13.17  % (4843)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 95.27/13.17  % (4843)Termination reason: Unknown
% 95.27/13.17  % (4843)Termination phase: Saturation
% 95.27/13.17  
% 95.27/13.17  % (4843)Memory used [KB]: 3665
% 95.27/13.17  % (4843)Time elapsed: 0.401 s
% 95.27/13.17  % (4843)Instructions burned: 914 (million)
% 95.27/13.17  % (4843)------------------------------
% 95.27/13.17  % (4843)------------------------------
% 95.27/13.17  % (4852)lrs-1011_250219:262144_sil=4000:sp=unary_first:spb=goal_then_units:lcm=predicate:nwc=21.7969:s2agt=100:newcnf=on:s2a=on:i=764:s2at=1.5:kws=frequency:nm=28:av=off:sup=off:ss=included:sgt=15:rawr=on:slsq=on:slsqc=1:slsqr=70283,262144:fd=off:bd=off_0 on Vampire---4 for (2871ds/764Mi)
% 95.61/13.22  % (4845)Instruction limit reached!
% 95.61/13.22  % (4845)------------------------------
% 95.61/13.22  % (4845)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 95.61/13.22  % (4845)Termination reason: Unknown
% 95.61/13.22  % (4845)Termination phase: Saturation
% 95.61/13.22  
% 95.61/13.22  % (4845)Memory used [KB]: 6658
% 95.61/13.22  % (4845)Time elapsed: 0.348 s
% 95.61/13.22  % (4845)Instructions burned: 773 (million)
% 95.61/13.22  % (4845)------------------------------
% 95.61/13.22  % (4845)------------------------------
% 95.61/13.22  % (4854)dis+1011_7877:524288_anc=all:sil=2000:sp=frequency:sos=on:spb=goal_then_units:urr=ec_only:lsd=1:bce=on:lcm=reverse:rnwc=on:fd=preordered:nwc=5.788541892309893:st=4:i=912:sd=1:kws=inv_arity:aac=none:awrs=converge:awrsf=1420:nm=7:uhcvi=on:gsp=on:ss=axioms_0 on Vampire---4 for (2871ds/912Mi)
% 96.23/13.36  % (4848)Instruction limit reached!
% 96.23/13.36  % (4848)------------------------------
% 96.23/13.36  % (4848)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 96.23/13.36  % (4848)Termination reason: Unknown
% 96.23/13.36  % (4848)Termination phase: Saturation
% 96.23/13.36  
% 96.23/13.36  % (4848)Memory used [KB]: 7001
% 96.23/13.36  % (4848)Time elapsed: 0.296 s
% 96.23/13.36  % (4848)Instructions burned: 880 (million)
% 96.23/13.36  % (4848)------------------------------
% 96.23/13.36  % (4848)------------------------------
% 96.23/13.36  % (4907)lrs+1011_1:1_sil=16000:sos=on:i=3626:sd=2:ss=axioms:sgt=16_0 on Vampire---4 for (2869ds/3626Mi)
% 96.23/13.36  % (4852)Instruction limit reached!
% 96.23/13.36  % (4852)------------------------------
% 96.23/13.36  % (4852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 96.23/13.36  % (4852)Termination reason: Unknown
% 96.23/13.36  % (4852)Termination phase: Saturation
% 96.23/13.36  
% 96.23/13.36  % (4852)Memory used [KB]: 1837
% 96.23/13.36  % (4852)Time elapsed: 0.213 s
% 96.23/13.36  % (4852)Instructions burned: 766 (million)
% 96.23/13.36  % (4852)------------------------------
% 96.23/13.36  % (4852)------------------------------
% 96.23/13.37  % (4910)dis+22_1:1024_sil=8000:plsq=on:plsqr=1,32:fd=off:nwc=2.1:i=850:av=off:ss=axioms:sgt=16:s2pl=on:sup=off_0 on Vampire---4 for (2869ds/850Mi)
% 96.23/13.38  % (4850)Instruction limit reached!
% 96.23/13.38  % (4850)------------------------------
% 96.23/13.38  % (4850)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 96.23/13.38  % (4850)Termination reason: Unknown
% 96.23/13.38  % (4850)Termination phase: Saturation
% 96.23/13.38  
% 96.23/13.38  % (4850)Memory used [KB]: 10002
% 96.23/13.38  % (4850)Time elapsed: 0.249 s
% 96.23/13.38  % (4850)Instructions burned: 891 (million)
% 96.23/13.38  % (4850)------------------------------
% 96.23/13.38  % (4850)------------------------------
% 96.23/13.38  % (4916)lrs+11_1:1_bsr=unit_only:to=lpo:sil=16000:sos=on:spb=goal:urr=on:sac=on:st=2.0:i=1721:sd=2:bd=off:nm=6:ss=axioms:bce=on:sup=off:br=off_0 on Vampire---4 for (2869ds/1721Mi)
% 96.81/13.41  % (4849)Instruction limit reached!
% 96.81/13.41  % (4849)------------------------------
% 96.81/13.41  % (4849)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 96.81/13.41  % (4849)Termination reason: Unknown
% 96.81/13.41  % (4849)Termination phase: Saturation
% 96.81/13.41  
% 96.81/13.41  % (4849)Memory used [KB]: 6944
% 96.81/13.41  % (4849)Time elapsed: 0.287 s
% 96.81/13.41  % (4849)Instructions burned: 888 (million)
% 96.81/13.41  % (4849)------------------------------
% 96.81/13.41  % (4849)------------------------------
% 96.81/13.41  % (4941)lrs+1010_1:1_bsr=on:sil=16000:fde=unused:sp=occurrence:sos=on:urr=ec_only:rp=on:i=2634:sd=2:nm=32:gsp=on:ss=axioms:rawr=on:br=off_0 on Vampire---4 for (2869ds/2634Mi)
% 97.23/13.45  % (4846)Instruction limit reached!
% 97.23/13.45  % (4846)------------------------------
% 97.23/13.45  % (4846)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.23/13.45  % (4846)Termination reason: Unknown
% 97.23/13.45  % (4846)Termination phase: Saturation
% 97.23/13.45  
% 97.23/13.45  % (4846)Memory used [KB]: 5583
% 97.23/13.45  % (4846)Time elapsed: 0.555 s
% 97.23/13.45  % (4846)Instructions burned: 1675 (million)
% 97.23/13.45  % (4846)------------------------------
% 97.23/13.45  % (4846)------------------------------
% 97.23/13.45  % (4980)lrs+1010_1:6_to=lpo:sil=2000:sp=weighted_frequency:sos=on:abs=on:newcnf=on:avsq=on:i=598:bs=on:afp=10:afq=4.80437:rawr=on_0 on Vampire---4 for (2868ds/598Mi)
% 97.23/13.49  % (4847)Instruction limit reached!
% 97.23/13.49  % (4847)------------------------------
% 97.23/13.49  % (4847)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.23/13.49  % (4847)Termination reason: Unknown
% 97.23/13.49  % (4847)Termination phase: Saturation
% 97.23/13.49  
% 97.23/13.49  % (4847)Memory used [KB]: 10332
% 97.23/13.49  % (4847)Time elapsed: 0.450 s
% 97.23/13.49  % (4847)Instructions burned: 1453 (million)
% 97.23/13.49  % (4847)------------------------------
% 97.23/13.49  % (4847)------------------------------
% 97.23/13.49  % (5004)dis-1010_1:12_sil=64000:tgt=ground:sp=const_max:bce=on:s2agt=100:cond=on:s2a=on:i=1244:s2at=1.5:nm=16:av=off:awrs=converge:awrsf=462:newcnf=on:br=off:bd=off:rawr=on:plsq=on:plsqr=34203,524288:spb=units_0 on Vampire---4 for (2868ds/1244Mi)
% 97.37/13.51  % (4854)Instruction limit reached!
% 97.37/13.51  % (4854)------------------------------
% 97.37/13.51  % (4854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.37/13.51  % (4854)Termination reason: Unknown
% 97.37/13.51  % (4854)Termination phase: Saturation
% 97.37/13.51  
% 97.37/13.51  % (4854)Memory used [KB]: 6529
% 97.37/13.51  % (4854)Time elapsed: 0.309 s
% 97.37/13.51  % (4854)Instructions burned: 912 (million)
% 97.37/13.51  % (4854)------------------------------
% 97.37/13.51  % (4854)------------------------------
% 97.37/13.51  % (5013)lrs+1011_1:1_to=lpo:drc=off:sil=16000:bsd=on:fs=off:lsd=5:nwc=2.0:avsq=on:i=1040:sd=3:afp=1000:avsqr=24555,524288:bd=preordered:nm=16:fsr=off:fsd=on:uhcvi=on:ss=axioms:sgt=15:rawr=on:irw=on:etr=on_0 on Vampire---4 for (2867ds/1040Mi)
% 97.37/13.56  % (4910)Instruction limit reached!
% 97.37/13.56  % (4910)------------------------------
% 97.37/13.56  % (4910)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.37/13.56  % (4910)Termination reason: Unknown
% 97.37/13.56  % (4910)Termination phase: Saturation
% 97.37/13.56  
% 97.37/13.56  % (4910)Memory used [KB]: 2699
% 97.37/13.56  % (4910)Time elapsed: 0.212 s
% 97.37/13.56  % (4910)Instructions burned: 854 (million)
% 97.37/13.56  % (4910)------------------------------
% 97.37/13.56  % (4910)------------------------------
% 97.91/13.56  % (5019)dis+11_1:32_to=lpo:drc=encompass:sil=8000:i=1658:av=off:bs=on:bsd=on_0 on Vampire---4 for (2867ds/1658Mi)
% 97.91/13.61  % (4844)Instruction limit reached!
% 97.91/13.61  % (4844)------------------------------
% 97.91/13.61  % (4844)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.91/13.61  % (4844)Termination reason: Unknown
% 97.91/13.61  % (4844)Termination phase: Saturation
% 97.91/13.61  
% 97.91/13.61  % (4844)Memory used [KB]: 2613
% 97.91/13.61  % (4844)Time elapsed: 0.748 s
% 97.91/13.61  % (4844)Instructions burned: 2861 (million)
% 97.91/13.61  % (4844)------------------------------
% 97.91/13.61  % (4844)------------------------------
% 97.91/13.61  % (5034)lrs-2_87835:131072_slsqr=41,13:drc=off:sil=2000:tgt=ground:lcm=predicate:fd=preordered:rp=on:nwc=10.0:slsqc=2:slsq=on:i=744:s2at=3.0:aac=none:awrs=decay:awrsf=30:nm=16:ins=3:rawr=on:bce=on:alpa=false:kws=inv_frequency_0 on Vampire---4 for (2867ds/744Mi)
% 97.91/13.63  % (4980)Instruction limit reached!
% 97.91/13.63  % (4980)------------------------------
% 97.91/13.63  % (4980)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.91/13.63  % (4980)Termination reason: Unknown
% 97.91/13.63  % (4980)Termination phase: Saturation
% 97.91/13.63  
% 97.91/13.63  % (4980)Memory used [KB]: 3731
% 97.91/13.63  % (4980)Time elapsed: 0.205 s
% 97.91/13.63  % (4980)Instructions burned: 598 (million)
% 97.91/13.63  % (4980)------------------------------
% 97.91/13.63  % (4980)------------------------------
% 97.91/13.63  % (5043)lrs+1011_1:8_to=lpo:sil=2000:sos=all:urr=ec_only:br=off:nwc=10.0:newcnf=on:st=3.0:i=873:sd=3:bd=off:nm=2:fdi=50:ss=axioms:sfv=off:sac=on_0 on Vampire---4 for (2866ds/873Mi)
% 97.91/13.64  % (5043)Refutation not found, incomplete strategy% (5043)------------------------------
% 97.91/13.64  % (5043)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 97.91/13.64  % (5043)Termination reason: Refutation not found, incomplete strategy
% 97.91/13.64  
% 97.91/13.64  % (5043)Memory used [KB]: 1163
% 97.91/13.64  % (5043)Time elapsed: 0.004 s
% 97.91/13.64  % (5043)Instructions burned: 12 (million)
% 97.91/13.64  % (5043)------------------------------
% 97.91/13.64  % (5043)------------------------------
% 97.91/13.64  % (5046)lrs+3_1083:1048576_anc=all_dependent:bsr=on:drc=encompass:sil=4000:fde=none:sims=off:plsq=on:plsqr=483329,262144:sp=occurrence:sos=on:lma=on:bce=on:lcm=reverse:fd=preordered:nwc=11.0613:s2agt=15:s2a=on:i=986:kws=inv_frequency:awrs=decay:awrsf=833:nm=49:amm=sco:uhcvi=on:rawr=on:gs=on_0 on Vampire---4 for (2866ds/986Mi)
% 100.05/13.79  % (5013)Instruction limit reached!
% 100.05/13.79  % (5013)------------------------------
% 100.05/13.79  % (5013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 100.05/13.79  % (5013)Termination reason: Unknown
% 100.05/13.79  % (5013)Termination phase: Saturation
% 100.05/13.79  
% 100.05/13.79  % (5013)Memory used [KB]: 5891
% 100.05/13.79  % (5013)Time elapsed: 0.283 s
% 100.05/13.79  % (5013)Instructions burned: 1042 (million)
% 100.05/13.79  % (5013)------------------------------
% 100.05/13.79  % (5013)------------------------------
% 100.05/13.80  % (5004)Instruction limit reached!
% 100.05/13.80  % (5004)------------------------------
% 100.05/13.80  % (5004)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 100.05/13.80  % (5004)Termination reason: Unknown
% 100.05/13.80  % (5004)Termination phase: Saturation
% 100.05/13.80  
% 100.05/13.80  % (5004)Memory used [KB]: 5687
% 100.05/13.80  % (5004)Time elapsed: 0.305 s
% 100.05/13.80  % (5004)Instructions burned: 1248 (million)
% 100.05/13.80  % (5004)------------------------------
% 100.05/13.80  % (5004)------------------------------
% 100.05/13.80  % (5095)lrs+1666_21:4_bsr=on:slsqr=34561,1048576:to=lpo:drc=off:sil=2000:nwc=5.6:newcnf=on:slsq=on:i=530:nm=0:rawr=on:uhcvi=on:sims=off:bd=preordered:s2a=on:av=off:s2at=2.0:sfv=off_0 on Vampire---4 for (2865ds/530Mi)
% 100.05/13.80  % (5096)dis-1011_100103:1048576_bsr=on:drc=encompass:sil=2000:tgt=full:bsd=on:ile=on:sp=const_min:rnwc=on:nwc=23.5528:s2agt=30:avsqc=2:avsq=on:s2a=on:i=1000:s2at=6:avsqr=111405,262144:bsdmm=3:nm=40:uhcvi=on:afr=on:ss=axioms:sgt=5:rawr=on:add=large_0 on Vampire---4 for (2865ds/1000Mi)
% 100.05/13.82  % (4916)Instruction limit reached!
% 100.05/13.82  % (4916)------------------------------
% 100.05/13.82  % (4916)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 100.05/13.82  % (4916)Termination reason: Unknown
% 100.05/13.82  % (4916)Termination phase: Saturation
% 100.05/13.82  
% 100.05/13.82  % (4916)Memory used [KB]: 11725
% 100.05/13.82  % (4916)Time elapsed: 0.456 s
% 100.05/13.82  % (4916)Instructions burned: 1722 (million)
% 100.05/13.82  % (4916)------------------------------
% 100.05/13.82  % (4916)------------------------------
% 100.05/13.82  % (5097)lrs+11_1:128_st=3.0:i=8742:ss=axioms:av=off:bd=off:to=lpo:sil=256000:nwc=5.0:newcnf=on:fsr=off_0 on Vampire---4 for (2864ds/8742Mi)
% 100.05/13.83  % (5034)Instruction limit reached!
% 100.05/13.83  % (5034)------------------------------
% 100.05/13.83  % (5034)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 100.05/13.83  % (5034)Termination reason: Unknown
% 100.05/13.83  % (5034)Termination phase: Saturation
% 100.05/13.83  
% 100.05/13.83  % (5034)Memory used [KB]: 3384
% 100.05/13.83  % (5034)Time elapsed: 0.226 s
% 100.05/13.83  % (5034)Instructions burned: 746 (million)
% 100.05/13.83  % (5034)------------------------------
% 100.05/13.83  % (5034)------------------------------
% 100.05/13.84  % (5098)lrs+4_5:1_anc=all_dependent:to=lpo:tgt=ground:sp=frequency:sos=on:spb=non_intro:s2a=on:i=2127:sd=2:aac=none:awrs=decay:awrsf=500:bd=off:fsr=off:amm=off:ss=axioms:fs=off:sil=32000_0 on Vampire---4 for (2864ds/2127Mi)
% 101.17/13.95  % (5046)Instruction limit reached!
% 101.17/13.95  % (5046)------------------------------
% 101.17/13.95  % (5046)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 101.17/13.95  % (5046)Termination reason: Unknown
% 101.17/13.95  % (5046)Termination phase: Saturation
% 101.17/13.95  
% 101.17/13.95  % (5046)Memory used [KB]: 8058
% 101.17/13.95  % (5046)Time elapsed: 0.313 s
% 101.17/13.95  % (5046)Instructions burned: 988 (million)
% 101.17/13.95  % (5046)------------------------------
% 101.17/13.95  % (5046)------------------------------
% 101.17/13.95  % (5099)lrs+21_5:4_sil=2000:tgt=ground:fde=none:sp=reverse_frequency:nwc=10.0:newcnf=on:i=898:av=off_0 on Vampire---4 for (2863ds/898Mi)
% 101.17/13.96  % (5095)Instruction limit reached!
% 101.17/13.96  % (5095)------------------------------
% 101.17/13.96  % (5095)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 101.17/13.96  % (5095)Termination reason: Unknown
% 101.17/13.96  % (5095)Termination phase: Saturation
% 101.17/13.96  
% 101.17/13.96  % (5095)Memory used [KB]: 4309
% 101.17/13.96  % (5095)Time elapsed: 0.160 s
% 101.17/13.96  % (5095)Instructions burned: 530 (million)
% 101.17/13.96  % (5095)------------------------------
% 101.17/13.96  % (5095)------------------------------
% 101.17/13.96  % (5100)lrs+21_3:1_to=lpo:drc=encompass:sil=32000:spb=intro:flr=on:updr=off:i=2270:anc=all:bsd=on:fd=preordered:fsd=on_0 on Vampire---4 for (2863ds/2270Mi)
% 101.50/14.02  % (5019)Instruction limit reached!
% 101.50/14.02  % (5019)------------------------------
% 101.50/14.02  % (5019)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 101.50/14.02  % (5019)Termination reason: Unknown
% 101.50/14.02  % (5019)Termination phase: Saturation
% 101.50/14.02  
% 101.50/14.02  % (5019)Memory used [KB]: 10134
% 101.50/14.02  % (5019)Time elapsed: 0.460 s
% 101.50/14.02  % (5019)Instructions burned: 1659 (million)
% 101.50/14.02  % (5019)------------------------------
% 101.50/14.02  % (5019)------------------------------
% 101.50/14.02  % (5101)lrs+1011_1:1_bsr=unit_only:sil=2000:st=3.5:i=965:sd=4:ss=axioms_0 on Vampire---4 for (2862ds/965Mi)
% 101.62/14.11  % (5096)Instruction limit reached!
% 101.62/14.11  % (5096)------------------------------
% 101.62/14.11  % (5096)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 101.62/14.11  % (5096)Termination reason: Unknown
% 101.62/14.11  % (5096)Termination phase: Saturation
% 101.62/14.11  
% 101.62/14.11  % (5096)Memory used [KB]: 5823
% 101.62/14.11  % (5096)Time elapsed: 0.316 s
% 101.62/14.11  % (5096)Instructions burned: 1002 (million)
% 101.62/14.11  % (5096)------------------------------
% 101.62/14.11  % (5096)------------------------------
% 101.62/14.12  % (5102)lrs-1011_8:1_bsr=on:sil=4000:tgt=ground:sos=on:lsd=10:newcnf=on:i=674:bd=off:av=off:ss=axioms:rp=on_0 on Vampire---4 for (2862ds/674Mi)
% 102.13/14.16  % (4941)Instruction limit reached!
% 102.13/14.16  % (4941)------------------------------
% 102.13/14.16  % (4941)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 102.13/14.16  % (4941)Termination reason: Unknown
% 102.13/14.16  % (4941)Termination phase: Saturation
% 102.13/14.16  
% 102.13/14.16  % (4941)Memory used [KB]: 9857
% 102.13/14.16  % (4941)Time elapsed: 0.775 s
% 102.13/14.16  % (4941)Instructions burned: 2636 (million)
% 102.13/14.16  % (4941)------------------------------
% 102.13/14.16  % (4941)------------------------------
% 102.13/14.16  % (5103)dis+1002_25:43_bsr=unit_only:slsqr=1,2:sil=32000:tgt=full:plsq=on:plsqr=93,203:sp=const_min:sos=on:plsql=on:nwc=5.0:alpa=random:newcnf=on:slsq=on:nicw=on:i=3203:add=off:bs=on:slsql=off:fsr=off:uhcvi=on:acc=on_0 on Vampire---4 for (2861ds/3203Mi)
% 102.23/14.22  % (5099)Instruction limit reached!
% 102.23/14.22  % (5099)------------------------------
% 102.23/14.22  % (5099)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 102.23/14.22  % (5099)Termination reason: Unknown
% 102.23/14.22  % (5099)Termination phase: Saturation
% 102.23/14.22  
% 102.23/14.22  % (5099)Memory used [KB]: 5490
% 102.23/14.22  % (5099)Time elapsed: 0.266 s
% 102.23/14.22  % (5099)Instructions burned: 900 (million)
% 102.23/14.22  % (5099)------------------------------
% 102.23/14.22  % (5099)------------------------------
% 102.23/14.22  % (5104)dis-1011_70341:524288_sfv=off:to=lpo:drc=encompass:sil=4000:tgt=ground:sims=off:sp=unary_frequency:sos=on:spb=goal:lcm=reverse:nwc=1.32995:flr=on:sac=on:newcnf=on:cond=fast:i=831:sd=15:aac=none:nm=9:uhcvi=on:ss=axioms:sgt=5:avsq=on:avsqc=3:avsqr=788165,1048576:nicw=on_0 on Vampire---4 for (2860ds/831Mi)
% 104.19/14.29  % (5102)Instruction limit reached!
% 104.19/14.29  % (5102)------------------------------
% 104.19/14.29  % (5102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 104.19/14.29  % (5102)Termination reason: Unknown
% 104.19/14.29  % (5102)Termination phase: Saturation
% 104.19/14.29  
% 104.19/14.29  % (5102)Memory used [KB]: 2207
% 104.19/14.29  % (5102)Time elapsed: 0.179 s
% 104.19/14.29  % (5102)Instructions burned: 676 (million)
% 104.19/14.29  % (5102)------------------------------
% 104.19/14.29  % (5102)------------------------------
% 104.19/14.30  % (5105)lrs+1011_1:1024_sil=2000:sos=on:lsd=10:i=1796:sd=3:kws=frequency:bd=off:nm=6:av=off:gsp=on:ss=axioms:sgt=64:fde=unused_0 on Vampire---4 for (2860ds/1796Mi)
% 104.57/14.33  % (5101)Instruction limit reached!
% 104.57/14.33  % (5101)------------------------------
% 104.57/14.33  % (5101)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 104.57/14.33  % (5101)Termination reason: Unknown
% 104.57/14.33  % (5101)Termination phase: Saturation
% 104.57/14.33  
% 104.57/14.33  % (5101)Memory used [KB]: 5722
% 104.57/14.33  % (5101)Time elapsed: 0.307 s
% 104.57/14.33  % (5101)Instructions burned: 967 (million)
% 104.57/14.33  % (5101)------------------------------
% 104.57/14.33  % (5101)------------------------------
% 104.57/14.33  % (5106)lrs+1011_1:128_bsr=unit_only:sil=4000:plsq=on:plsqr=27,2:lsd=5:plsql=on:nwc=3.0:i=1423:rawr=on_0 on Vampire---4 for (2859ds/1423Mi)
% 104.57/14.34  % (5098)Instruction limit reached!
% 104.57/14.34  % (5098)------------------------------
% 104.57/14.34  % (5098)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 104.57/14.34  % (5098)Termination reason: Unknown
% 104.57/14.34  % (5098)Termination phase: Saturation
% 104.57/14.34  
% 104.57/14.34  % (5098)Memory used [KB]: 26267
% 104.57/14.34  % (5098)Time elapsed: 0.501 s
% 104.57/14.34  % (5098)Instructions burned: 2128 (million)
% 104.57/14.34  % (5098)------------------------------
% 104.57/14.34  % (5098)------------------------------
% 104.57/14.34  % (5107)lrs-20_4:1_sil=4000:tgt=full:fde=unused:bsd=on:lcm=reverse:fd=preordered:nwc=10.0:lwlo=on:i=991:bsdmm=1:nm=4:gsp=on:rawr=on:fs=off:fsr=off:ins=1:drc=off:urr=ec_only:alpa=false:amm=off_0 on Vampire---4 for (2859ds/991Mi)
% 104.81/14.39  % (4907)Instruction limit reached!
% 104.81/14.39  % (4907)------------------------------
% 104.81/14.39  % (4907)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 104.81/14.39  % (4907)Termination reason: Unknown
% 104.81/14.39  % (4907)Termination phase: Saturation
% 104.81/14.39  
% 104.81/14.39  % (4907)Memory used [KB]: 10541
% 104.81/14.39  % (4907)Time elapsed: 1.034 s
% 104.81/14.39  % (4907)Instructions burned: 3626 (million)
% 104.81/14.39  % (4907)------------------------------
% 104.81/14.39  % (4907)------------------------------
% 104.81/14.39  % (5108)lrs+1011_4:59_to=lpo:sil=4000:sp=reverse_arity:acc=on:lsd=20:rp=on:nwc=24.2538:newcnf=on:s2a=on:i=708:s2at=5.0:bs=unit_only:ins=1:rawr=on:afr=on:cond=fast_0 on Vampire---4 for (2859ds/708Mi)
% 105.19/14.48  % (5104)Instruction limit reached!
% 105.19/14.48  % (5104)------------------------------
% 105.19/14.48  % (5104)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 105.19/14.48  % (5104)Termination reason: Unknown
% 105.19/14.48  % (5104)Termination phase: Saturation
% 105.19/14.48  
% 105.19/14.48  % (5104)Memory used [KB]: 7173
% 105.19/14.48  % (5104)Time elapsed: 0.256 s
% 105.19/14.48  % (5104)Instructions burned: 831 (million)
% 105.19/14.48  % (5104)------------------------------
% 105.19/14.48  % (5104)------------------------------
% 105.19/14.48  % (5109)ott-1011_11873131:1048576_drc=encompass:fde=unused:plsq=on:plsqr=3,59:sp=frequency:urr=on:nwc=13.753829265569435:sac=on:st=1.5:s2a=on:i=35246:sd=3:afp=10:bd=preordered:afq=2.759712924428805:ss=axioms:bs=on:sil=256000:kws=inv_frequency:bce=on:s2agt=8:sgt=8:awrs=decay:awrsf=80:nm=32:rawr=on_0 on Vampire---4 for (2858ds/35246Mi)
% 105.65/14.61  % (5107)Instruction limit reached!
% 105.65/14.61  % (5107)------------------------------
% 105.65/14.61  % (5107)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 105.65/14.61  % (5107)Termination reason: Unknown
% 105.65/14.61  % (5107)Termination phase: Saturation
% 105.65/14.61  
% 105.65/14.61  % (5107)Memory used [KB]: 7887
% 105.65/14.61  % (5107)Time elapsed: 0.267 s
% 105.65/14.61  % (5107)Instructions burned: 992 (million)
% 105.65/14.61  % (5107)------------------------------
% 105.65/14.61  % (5107)------------------------------
% 105.80/14.61  % (5108)Instruction limit reached!
% 105.80/14.61  % (5108)------------------------------
% 105.80/14.61  % (5108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 105.80/14.61  % (5108)Termination reason: Unknown
% 105.80/14.61  % (5108)Termination phase: Saturation
% 105.80/14.61  
% 105.80/14.61  % (5108)Memory used [KB]: 5723
% 105.80/14.61  % (5108)Time elapsed: 0.223 s
% 105.80/14.61  % (5108)Instructions burned: 710 (million)
% 105.80/14.61  % (5108)------------------------------
% 105.80/14.61  % (5108)------------------------------
% 105.80/14.61  % (5110)lrs-1011_35909:1048576_drc=encompass:sil=2000:tgt=ground:sp=weighted_frequency:spb=goal:fd=preordered:nwc=0.953927:flr=on:s2a=on:i=387:s2at=3:kws=precedence:awrs=decay:awrsf=875:bd=off:nm=3:ins=14:uhcvi=on:rawr=on:s2pl=no:lwlo=on:av=off:fsr=off_0 on Vampire---4 for (2857ds/387Mi)
% 105.80/14.61  % (5111)lrs-1011_1:1024_sil=4000:sos=on:lsd=100:cond=fast:i=1235:av=off:ep=RS:erd=off_0 on Vampire---4 for (2857ds/1235Mi)
% 105.80/14.64  % (5100)Instruction limit reached!
% 105.80/14.64  % (5100)------------------------------
% 105.80/14.64  % (5100)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 105.80/14.64  % (5100)Termination reason: Unknown
% 105.80/14.64  % (5100)Termination phase: Saturation
% 105.80/14.64  
% 105.80/14.64  % (5100)Memory used [KB]: 15867
% 105.80/14.64  % (5100)Time elapsed: 0.679 s
% 105.80/14.64  % (5100)Instructions burned: 2271 (million)
% 105.80/14.64  % (5100)------------------------------
% 105.80/14.64  % (5100)------------------------------
% 105.80/14.64  % (5112)lrs+1011_1:1_sil=2000:sos=on:lsd=10:st=5.0:i=1236:sd=1:ep=RST:nm=2:ss=axioms_0 on Vampire---4 for (2856ds/1236Mi)
% 106.40/14.72  % (5106)Instruction limit reached!
% 106.40/14.72  % (5106)------------------------------
% 106.40/14.72  % (5106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 106.40/14.72  % (5106)Termination reason: Unknown
% 106.40/14.72  % (5106)Termination phase: Saturation
% 106.40/14.72  
% 106.40/14.72  % (5106)Memory used [KB]: 4997
% 106.40/14.72  % (5106)Time elapsed: 0.389 s
% 106.40/14.72  % (5106)Instructions burned: 1425 (million)
% 106.40/14.72  % (5106)------------------------------
% 106.40/14.72  % (5106)------------------------------
% 106.40/14.72  % (5113)lrs+21_21127:8192_bsr=on:drc=off:sil=2000:tgt=ground:irw=on:plsq=on:plsqr=10683329,262144:sp=reverse_frequency:sos=on:lma=on:spb=goal_then_units:plsql=on:nwc=4.82153:sac=on:newcnf=on:cond=fast:st=1.5:i=970:sd=2:kws=inv_frequency:afp=40000:nm=11:amm=off:afq=4.98182:uhcvi=on:ss=axioms:rawr=on:acc=on_0 on Vampire---4 for (2856ds/970Mi)
% 106.40/14.73  % (5110)Instruction limit reached!
% 106.40/14.73  % (5110)------------------------------
% 106.40/14.73  % (5110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 106.40/14.73  % (5110)Termination reason: Unknown
% 106.40/14.73  % (5110)Termination phase: Saturation
% 106.40/14.73  
% 106.40/14.73  % (5110)Memory used [KB]: 5694
% 106.40/14.73  % (5110)Time elapsed: 0.119 s
% 106.40/14.73  % (5110)Instructions burned: 390 (million)
% 106.40/14.73  % (5110)------------------------------
% 106.40/14.73  % (5110)------------------------------
% 107.08/14.73  % (5114)lrs+1011_1:10_sil=2000:lsd=100:rp=on:sac=on:s2a=on:i=1033:nm=3:rawr=on:nicw=on_0 on Vampire---4 for (2855ds/1033Mi)
% 108.42/14.86  % (5111)Instruction limit reached!
% 108.42/14.86  % (5111)------------------------------
% 108.42/14.86  % (5111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 108.42/14.86  % (5111)Termination reason: Unknown
% 108.42/14.86  % (5111)Termination phase: Saturation
% 108.42/14.86  
% 108.42/14.86  % (5111)Memory used [KB]: 2235
% 108.42/14.86  % (5111)Time elapsed: 0.244 s
% 108.42/14.86  % (5111)Instructions burned: 1236 (million)
% 108.42/14.86  % (5111)------------------------------
% 108.42/14.86  % (5111)------------------------------
% 108.93/14.86  % (5115)lrs-1010_1:1024_sp=reverse_frequency:spb=units:s2agt=8:flr=on:s2pl=no:i=1239:s2at=3.0:nm=4:av=off:sfv=off:updr=off:bd=off:sil=8000:fd=off_0 on Vampire---4 for (2854ds/1239Mi)
% 109.04/14.87  % (5105)Instruction limit reached!
% 109.04/14.87  % (5105)------------------------------
% 109.04/14.87  % (5105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 109.04/14.87  % (5105)Termination reason: Unknown
% 109.04/14.87  % (5105)Termination phase: Saturation
% 109.04/14.87  
% 109.04/14.87  % (5105)Memory used [KB]: 18870
% 109.04/14.87  % (5105)Time elapsed: 0.578 s
% 109.04/14.87  % (5105)Instructions burned: 1798 (million)
% 109.04/14.87  % (5105)------------------------------
% 109.04/14.87  % (5105)------------------------------
% 109.04/14.88  % (5116)dis+1002_1:1_slsqr=1,16:sil=16000:s2agt=32:slsqc=1:slsq=on:s2a=on:i=726:slsql=off:ep=R:tgt=full:sac=on:ss=axioms:st=1.5:sd=4_0 on Vampire---4 for (2854ds/726Mi)
% 109.27/14.93  % (5112)Instruction limit reached!
% 109.27/14.93  % (5112)------------------------------
% 109.27/14.93  % (5112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 109.27/14.93  % (5112)Termination reason: Unknown
% 109.27/14.93  % (5112)Termination phase: Saturation
% 109.27/14.93  
% 109.27/14.93  % (5112)Memory used [KB]: 2379
% 109.27/14.93  % (5112)Time elapsed: 0.286 s
% 109.27/14.93  % (5112)Instructions burned: 1236 (million)
% 109.27/14.93  % (5112)------------------------------
% 109.27/14.93  % (5112)------------------------------
% 109.27/14.93  % (5117)dis+1011_2809:262144_drc=off:sil=2000:tgt=ground:plsq=on:plsqr=450601,524288:sp=reverse_arity:sos=on:foolp=on:rnwc=on:plsql=on:fd=preordered:rp=on:nwc=4.574864195731069:i=1055:bd=preordered:nm=6:fsr=off:ss=axioms:sgt=100:rawr=on:afp=1000:afq=2.7331722210582745_0 on Vampire---4 for (2853ds/1055Mi)
% 109.43/15.01  % (5113)Instruction limit reached!
% 109.43/15.01  % (5113)------------------------------
% 109.43/15.01  % (5113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 109.43/15.01  % (5113)Termination reason: Unknown
% 109.43/15.01  % (5113)Termination phase: Saturation
% 109.43/15.01  
% 109.43/15.01  % (5113)Memory used [KB]: 5884
% 109.43/15.01  % (5113)Time elapsed: 0.291 s
% 109.43/15.01  % (5113)Instructions burned: 973 (million)
% 109.43/15.01  % (5113)------------------------------
% 109.43/15.01  % (5113)------------------------------
% 109.43/15.01  % (5119)lrs+1011_2:3_slsqr=4,1:slsqc=1:slsq=on:i=1267:ep=R:av=off:sil=4000:si=on:rtra=on:updr=off:ins=1:nwc=6.24494712:sp=const_min:mep=off:kws=frequency:fdi=1:rawr=on:lsd=5:slsql=off_0 on Vampire---4 for (2853ds/1267Mi)
% 109.86/15.05  % (5114)Instruction limit reached!
% 109.86/15.05  % (5114)------------------------------
% 109.86/15.05  % (5114)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 109.86/15.05  % (5114)Termination reason: Unknown
% 109.86/15.05  % (5114)Termination phase: Saturation
% 109.86/15.05  
% 109.86/15.05  % (5114)Memory used [KB]: 6226
% 109.86/15.05  % (5114)Time elapsed: 0.331 s
% 109.86/15.05  % (5114)Instructions burned: 1033 (million)
% 109.86/15.05  % (5114)------------------------------
% 109.86/15.05  % (5114)------------------------------
% 109.86/15.05  % (5120)dis+2_1:3_sil=8000:nwc=5.0:st=3.0:s2a=on:i=3672:s2at=2.5:sd=3:nm=2:ss=axioms_0 on Vampire---4 for (2852ds/3672Mi)
% 109.86/15.06  % (5116)Instruction limit reached!
% 109.86/15.06  % (5116)------------------------------
% 109.86/15.06  % (5116)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 109.86/15.06  % (5116)Termination reason: Unknown
% 109.86/15.06  % (5116)Termination phase: Saturation
% 109.86/15.06  
% 109.86/15.06  % (5116)Memory used [KB]: 3564
% 109.86/15.06  % (5116)Time elapsed: 0.180 s
% 109.86/15.06  % (5116)Instructions burned: 726 (million)
% 109.86/15.06  % (5116)------------------------------
% 109.86/15.06  % (5116)------------------------------
% 109.86/15.06  % (5121)lrs-1011_45:128_bsr=unit_only:slsqr=12436881,262144:sil=2000:sp=reverse_frequency:alpa=random:newcnf=on:slsq=on:s2a=on:i=1335:s2at=3.5:ep=R:rawr=on:cond=fast_0 on Vampire---4 for (2852ds/1335Mi)
% 110.51/15.18  % (5115)Instruction limit reached!
% 110.51/15.18  % (5115)------------------------------
% 110.51/15.18  % (5115)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 110.51/15.18  % (5115)Termination reason: Unknown
% 110.51/15.18  % (5115)Termination phase: Saturation
% 110.51/15.18  
% 110.51/15.18  % (5115)Memory used [KB]: 3061
% 110.51/15.18  % (5115)Time elapsed: 0.325 s
% 110.51/15.18  % (5115)Instructions burned: 1241 (million)
% 110.51/15.18  % (5115)------------------------------
% 110.51/15.18  % (5115)------------------------------
% 110.51/15.19  % (5122)dis+1002_1:3_to=lpo:drc=off:sil=64000:tgt=full:i=2256:fsr=off_0 on Vampire---4 for (2851ds/2256Mi)
% 111.04/15.24  % (5103)Instruction limit reached!
% 111.04/15.24  % (5103)------------------------------
% 111.04/15.24  % (5103)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 111.04/15.24  % (5103)Termination reason: Unknown
% 111.04/15.24  % (5103)Termination phase: Saturation
% 111.04/15.24  
% 111.04/15.24  % (5103)Memory used [KB]: 19302
% 111.04/15.24  % (5103)Time elapsed: 1.067 s
% 111.04/15.24  % (5103)Instructions burned: 3204 (million)
% 111.04/15.24  % (5103)------------------------------
% 111.04/15.24  % (5103)------------------------------
% 111.04/15.24  % (5123)lrs-1010_1:1_to=lpo:sil=2000:i=1740:sd=2:ss=axioms:av=off:sos=on_0 on Vampire---4 for (2850ds/1740Mi)
% 111.04/15.28  % (5117)Instruction limit reached!
% 111.04/15.28  % (5117)------------------------------
% 111.04/15.28  % (5117)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 111.04/15.28  % (5117)Termination reason: Unknown
% 111.04/15.28  % (5117)Termination phase: Saturation
% 111.04/15.28  
% 111.04/15.28  % (5117)Memory used [KB]: 7584
% 111.04/15.28  % (5117)Time elapsed: 0.348 s
% 111.04/15.28  % (5117)Instructions burned: 1056 (million)
% 111.04/15.28  % (5117)------------------------------
% 111.04/15.28  % (5117)------------------------------
% 111.04/15.28  % (5124)lrs+34_1:128_sil=2000:tgt=full:fde=unused:sp=unary_first:sos=on:lcm=predicate:i=1126:sd=1:bd=off:av=off:ss=axioms:sgt=8_0 on Vampire---4 for (2850ds/1126Mi)
% 112.70/15.34  % (5119)Instruction limit reached!
% 112.70/15.34  % (5119)------------------------------
% 112.70/15.34  % (5119)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 112.70/15.34  % (5119)Termination reason: Unknown
% 112.70/15.34  % (5119)Termination phase: Saturation
% 112.70/15.34  
% 112.70/15.34  % (5119)Memory used [KB]: 2090
% 112.70/15.34  % (5119)Time elapsed: 0.331 s
% 112.70/15.34  % (5119)Instructions burned: 1268 (million)
% 112.70/15.34  % (5119)------------------------------
% 112.70/15.34  % (5119)------------------------------
% 112.70/15.35  % (5125)lrs+1010_1:1_sil=2000:flr=on:nicw=on:st=2.0:i=1080:sd=2:bd=off:fsr=off:ss=axioms_0 on Vampire---4 for (2849ds/1080Mi)
% 113.16/15.39  % (5121)Instruction limit reached!
% 113.16/15.39  % (5121)------------------------------
% 113.16/15.39  % (5121)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 113.16/15.39  % (5121)Termination reason: Unknown
% 113.16/15.39  % (5121)Termination phase: Saturation
% 113.16/15.39  
% 113.16/15.39  % (5121)Memory used [KB]: 7661
% 113.16/15.39  % (5121)Time elapsed: 0.357 s
% 113.16/15.39  % (5121)Instructions burned: 1337 (million)
% 113.16/15.39  % (5121)------------------------------
% 113.16/15.39  % (5121)------------------------------
% 113.16/15.40  % (5126)lrs+1_14223:524288_sil=2000:tgt=ground:fde=unused:sp=const_max:sos=on:foolp=on:spb=goal_then_units:fd=off:nwc=1:newcnf=on:st=6:i=1272:sd=1:nm=4:ins=5:fsr=off:ss=axioms:sgt=20:rawr=on_0 on Vampire---4 for (2849ds/1272Mi)
% 113.95/15.55  % (5124)Instruction limit reached!
% 113.95/15.55  % (5124)------------------------------
% 113.95/15.55  % (5124)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 113.95/15.55  % (5124)Termination reason: Unknown
% 113.95/15.55  % (5124)Termination phase: Saturation
% 113.95/15.55  
% 113.95/15.55  % (5124)Memory used [KB]: 2270
% 113.95/15.55  % (5124)Time elapsed: 0.275 s
% 113.95/15.55  % (5124)Instructions burned: 1128 (million)
% 113.95/15.55  % (5124)------------------------------
% 113.95/15.55  % (5124)------------------------------
% 113.95/15.56  % (5127)lrs+1011_3:25_anc=all_dependent:drc=off:sil=2000:tgt=full:bsd=on:spb=goal:bce=on:nwc=4.3:avsqc=1:avsq=on:st=3.0:i=915:afp=10:aer=off:afq=4.97351:afr=on:ss=axioms:rawr=on:acc=on:rp=on:bsr=on:sp=unary_frequency_0 on Vampire---4 for (2847ds/915Mi)
% 114.48/15.63  % (5125)Instruction limit reached!
% 114.48/15.63  % (5125)------------------------------
% 114.48/15.63  % (5125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 114.48/15.63  % (5125)Termination reason: Unknown
% 114.48/15.63  % (5125)Termination phase: Saturation
% 114.48/15.63  
% 114.48/15.63  % (5125)Memory used [KB]: 4581
% 114.48/15.63  % (5125)Time elapsed: 0.283 s
% 114.48/15.63  % (5125)Instructions burned: 1082 (million)
% 114.48/15.63  % (5125)------------------------------
% 114.48/15.63  % (5125)------------------------------
% 114.48/15.63  % (5128)ott+1010_44611:524288_bsr=on:to=lpo:drc=off:sil=2000:irw=on:sp=frequency:sos=on:abs=on:bce=on:br=off:nwc=24.1339:s2agt=5:flr=on:avsq=on:s2a=on:i=918:s2at=2.5:avsqr=1250579,1048576:awrs=decay:awrsf=586:nm=23:rawr=on:uhcvi=on_0 on Vampire---4 for (2846ds/918Mi)
% 114.48/15.64  % (5128)Refutation not found, incomplete strategy% (5128)------------------------------
% 114.48/15.64  % (5128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 114.48/15.64  % (5128)Termination reason: Refutation not found, incomplete strategy
% 114.48/15.64  
% 114.48/15.64  % (5128)Memory used [KB]: 1175
% 114.48/15.64  % (5128)Time elapsed: 0.005 s
% 114.48/15.64  % (5128)Instructions burned: 14 (million)
% 114.48/15.64  % (5128)------------------------------
% 114.48/15.64  % (5128)------------------------------
% 114.48/15.64  % (5129)lrs+2_8:1_drc=encompass:sil=2000:tgt=ground:fde=unused:urr=full:i=272:sup=off:slsq=on:slsql=off:slsqc=1:slsqr=1,2:s2at=5.0:br=off_0 on Vampire---4 for (2846ds/272Mi)
% 114.48/15.67  % (5123)Instruction limit reached!
% 114.48/15.67  % (5123)------------------------------
% 114.48/15.67  % (5123)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 114.48/15.67  % (5123)Termination reason: Unknown
% 114.48/15.67  % (5123)Termination phase: Saturation
% 114.48/15.67  
% 114.48/15.67  % (5123)Memory used [KB]: 3094
% 114.48/15.67  % (5123)Time elapsed: 0.430 s
% 114.48/15.67  % (5123)Instructions burned: 1740 (million)
% 114.48/15.67  % (5123)------------------------------
% 114.48/15.67  % (5123)------------------------------
% 114.48/15.68  % (5130)lrs+1011_6:11_bsr=on:slsqr=4477783,262144:sil=8000:tgt=ground:rp=on:nwc=1.2:slsqc=3:newcnf=on:slsq=on:s2a=on:i=1194:s2at=4.0:sd=5:slsql=off:nm=2:amm=off:ss=axioms:sgt=20:bd=off:updr=off_0 on Vampire---4 for (2846ds/1194Mi)
% 115.14/15.71  % (5129)Instruction limit reached!
% 115.14/15.71  % (5129)------------------------------
% 115.14/15.71  % (5129)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 115.14/15.71  % (5129)Termination reason: Unknown
% 115.14/15.71  % (5129)Termination phase: Saturation
% 115.14/15.71  
% 115.14/15.71  % (5129)Memory used [KB]: 3806
% 115.14/15.71  % (5129)Time elapsed: 0.074 s
% 115.14/15.71  % (5129)Instructions burned: 275 (million)
% 115.14/15.71  % (5129)------------------------------
% 115.14/15.71  % (5129)------------------------------
% 115.14/15.71  % (5131)lrs+1011_1:1_sil=2000:sos=on:br=off:flr=on:i=925:sd=2:ep=RS:nm=4:ss=axioms_0 on Vampire---4 for (2846ds/925Mi)
% 115.14/15.72  % (5131)Refutation not found, incomplete strategy% (5131)------------------------------
% 115.14/15.72  % (5131)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 115.14/15.72  % (5131)Termination reason: Refutation not found, incomplete strategy
% 115.14/15.72  
% 115.14/15.72  % (5131)Memory used [KB]: 1097
% 115.14/15.72  % (5131)Time elapsed: 0.002 s
% 115.14/15.72  % (5131)Instructions burned: 6 (million)
% 115.14/15.72  % (5131)------------------------------
% 115.14/15.72  % (5131)------------------------------
% 115.14/15.72  % (5132)dis+11_12:7_sil=32000:sp=weighted_frequency:sos=on:urr=ec_only:lsd=1:sac=on:i=1140:bd=off:nm=2:rawr=on:nicw=on:bs=unit_only:flr=on:ss=axioms:st=2.5_0 on Vampire---4 for (2845ds/1140Mi)
% 115.14/15.74  % (5122)Instruction limit reached!
% 115.14/15.74  % (5122)------------------------------
% 115.14/15.74  % (5122)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 115.14/15.74  % (5122)Termination reason: Unknown
% 115.14/15.74  % (5122)Termination phase: Saturation
% 115.14/15.74  
% 115.14/15.74  % (5122)Memory used [KB]: 10168
% 115.14/15.74  % (5122)Time elapsed: 0.572 s
% 115.14/15.74  % (5122)Instructions burned: 2259 (million)
% 115.14/15.74  % (5122)------------------------------
% 115.14/15.74  % (5122)------------------------------
% 115.14/15.74  % (5133)lrs-1010_54669:524288_sp=const_frequency:sac=on:cond=fast:i=5234:afp=300:aac=none:bd=off:sims=off:aer=off:flr=on:tgt=ground:sil=256000:sfv=off:kws=precedence:alpa=random:spb=intro:s2a=on:s2agt=50:s2at=5.0:updr=off_0 on Vampire---4 for (2845ds/5234Mi)
% 115.49/15.80  % (5097)Instruction limit reached!
% 115.49/15.80  % (5097)------------------------------
% 115.49/15.80  % (5097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 115.49/15.80  % (5097)Termination reason: Unknown
% 115.49/15.80  % (5097)Termination phase: Saturation
% 115.49/15.80  
% 115.49/15.80  % (5097)Memory used [KB]: 17522
% 115.49/15.80  % (5097)Time elapsed: 1.971 s
% 115.49/15.80  % (5097)Instructions burned: 8743 (million)
% 115.49/15.80  % (5097)------------------------------
% 115.49/15.80  % (5097)------------------------------
% 115.58/15.80  % (5134)lrs-1010_2:1_anc=all_dependent:drc=encompass:sil=16000:plsq=on:plsqr=5,127:sp=unary_frequency:sos=on:spb=non_intro:bce=on:plsql=on:nwc=3.7:s2a=on:i=1344:s2at=7.0:kws=inv_arity_squared:amm=off:rawr=on:bs=on_0 on Vampire---4 for (2845ds/1344Mi)
% 115.58/15.81  % (5126)Instruction limit reached!
% 115.58/15.81  % (5126)------------------------------
% 115.58/15.81  % (5126)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 115.58/15.81  % (5126)Termination reason: Unknown
% 115.58/15.81  % (5126)Termination phase: Saturation
% 115.58/15.81  
% 115.58/15.81  % (5126)Memory used [KB]: 9591
% 115.58/15.81  % (5126)Time elapsed: 0.417 s
% 115.58/15.81  % (5126)Instructions burned: 1272 (million)
% 115.58/15.81  % (5126)------------------------------
% 115.58/15.81  % (5126)------------------------------
% 115.58/15.82  % (5135)lrs-1010_552419:524288_sfv=off:slsqr=21968697,524288:to=lpo:drc=off:plsq=on:plsqr=95593,524288:sp=frequency:rp=on:flr=on:slsq=on:i=1495:rawr=on:sil=16000_0 on Vampire---4 for (2844ds/1495Mi)
% 116.68/15.87  % (5127)Instruction limit reached!
% 116.68/15.87  % (5127)------------------------------
% 116.68/15.87  % (5127)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 116.68/15.87  % (5127)Termination reason: Unknown
% 116.68/15.87  % (5127)Termination phase: Saturation
% 116.68/15.87  
% 116.68/15.87  % (5127)Memory used [KB]: 6845
% 116.68/15.87  % (5127)Time elapsed: 0.314 s
% 116.68/15.87  % (5127)Instructions burned: 917 (million)
% 116.68/15.87  % (5127)------------------------------
% 116.68/15.87  % (5127)------------------------------
% 116.68/15.87  % (5136)dis+1_1:64_sil=16000:sp=reverse_frequency:fd=off:nwc=5.0:sac=on:newcnf=on:i=2466:ss=included:sd=7:st=4.0:fsr=off_0 on Vampire---4 for (2844ds/2466Mi)
% 117.43/15.97  % (5120)Instruction limit reached!
% 117.43/15.97  % (5120)------------------------------
% 117.43/15.97  % (5120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 117.43/15.97  % (5120)Termination reason: Unknown
% 117.43/15.97  % (5120)Termination phase: Saturation
% 117.43/15.97  
% 117.43/15.97  % (5120)Memory used [KB]: 11409
% 117.43/15.97  % (5120)Time elapsed: 0.921 s
% 117.43/15.97  % (5120)Instructions burned: 3675 (million)
% 117.43/15.97  % (5120)------------------------------
% 117.43/15.97  % (5120)------------------------------
% 117.43/15.97  % (5137)lrs+11_1:1024_bsr=unit_only:drc=off:sil=4000:sp=unary_frequency:urr=ec_only:fd=preordered:gs=on:i=1418:kws=inv_arity_squared:av=off:fsr=off:nwc=10.0_0 on Vampire---4 for (2843ds/1418Mi)
% 117.90/16.01  % (5132)Instruction limit reached!
% 117.90/16.01  % (5132)------------------------------
% 117.90/16.01  % (5132)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 117.90/16.01  % (5132)Termination reason: Unknown
% 117.90/16.01  % (5132)Termination phase: Saturation
% 117.90/16.01  
% 117.90/16.01  % (5132)Memory used [KB]: 5599
% 117.90/16.01  % (5132)Time elapsed: 0.289 s
% 117.90/16.01  % (5132)Instructions burned: 1144 (million)
% 117.90/16.01  % (5132)------------------------------
% 117.90/16.01  % (5132)------------------------------
% 117.90/16.01  % (5138)dis-1011_16:13_sil=4000:bsd=on:erd=off:slsq=on:i=1419:sd=1:slsql=off:fsr=off:ss=included_0 on Vampire---4 for (2843ds/1419Mi)
% 117.90/16.04  % (5130)Instruction limit reached!
% 117.90/16.04  % (5130)------------------------------
% 117.90/16.04  % (5130)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 117.90/16.04  % (5130)Termination reason: Unknown
% 117.90/16.04  % (5130)Termination phase: Saturation
% 117.90/16.04  
% 117.90/16.04  % (5130)Memory used [KB]: 7303
% 117.90/16.04  % (5130)Time elapsed: 0.364 s
% 117.90/16.04  % (5130)Instructions burned: 1197 (million)
% 117.90/16.04  % (5130)------------------------------
% 117.90/16.04  % (5130)------------------------------
% 117.90/16.04  % (5139)lrs-1010_1:1_drc=off:sil=16000:sos=on:flr=on:i=1909:bd=off:nm=6:ss=included:alpa=false:fs=off:fsr=off_0 on Vampire---4 for (2842ds/1909Mi)
% 118.61/16.18  % (5134)Instruction limit reached!
% 118.61/16.18  % (5134)------------------------------
% 118.61/16.18  % (5134)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 118.61/16.18  % (5134)Termination reason: Unknown
% 118.61/16.18  % (5134)Termination phase: Saturation
% 118.61/16.18  
% 118.61/16.18  % (5134)Memory used [KB]: 7245
% 118.61/16.18  % (5134)Time elapsed: 0.376 s
% 118.61/16.18  % (5134)Instructions burned: 1345 (million)
% 118.61/16.18  % (5134)------------------------------
% 118.61/16.18  % (5134)------------------------------
% 118.61/16.18  % (5140)dis+1002_1:2_to=lpo:sil=2000:sos=on:abs=on:newcnf=on:i=1536:sd=1:bd=off:ss=included:rawr=on:sp=const_frequency:fsr=off:fs=off_0 on Vampire---4 for (2841ds/1536Mi)
% 118.84/16.26  % (5135)Instruction limit reached!
% 118.84/16.26  % (5135)------------------------------
% 118.84/16.26  % (5135)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 118.84/16.26  % (5135)Termination reason: Unknown
% 118.84/16.26  % (5135)Termination phase: Saturation
% 118.84/16.26  
% 118.84/16.26  % (5135)Memory used [KB]: 6194
% 118.84/16.26  % (5135)Time elapsed: 0.444 s
% 118.84/16.26  % (5135)Instructions burned: 1498 (million)
% 118.84/16.26  % (5135)------------------------------
% 118.84/16.26  % (5135)------------------------------
% 118.84/16.26  % (5141)dis+1011_1869663:524288_anc=none:to=lpo:sil=2000:tgt=full:ile=on:sp=weighted_frequency:spb=goal:lsd=20:nwc=21.2407:i=1153:sd=1:bd=preordered:nm=4:ins=1:uhcvi=on:gsp=on:ss=axioms_0 on Vampire---4 for (2840ds/1153Mi)
% 119.03/16.31  % (5137)Instruction limit reached!
% 119.03/16.31  % (5137)------------------------------
% 119.03/16.31  % (5137)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 119.03/16.31  % (5137)Termination reason: Unknown
% 119.03/16.31  % (5137)Termination phase: Saturation
% 119.03/16.31  
% 119.03/16.31  % (5137)Memory used [KB]: 4834
% 119.03/16.31  % (5137)Time elapsed: 0.335 s
% 119.03/16.31  % (5137)Instructions burned: 1418 (million)
% 119.03/16.31  % (5137)------------------------------
% 119.03/16.31  % (5137)------------------------------
% 119.03/16.31  % (5142)lrs+2_1:2_sil=16000:tgt=ground:sp=reverse_arity:sos=on:spb=goal_then_units:lcm=reverse:sac=on:newcnf=on:s2a=on:i=4706:s2at=2.5:nm=2:sup=off:ss=axioms:nicw=on_0 on Vampire---4 for (2840ds/4706Mi)
% 119.48/16.39  % (5138)Instruction limit reached!
% 119.48/16.39  % (5138)------------------------------
% 119.48/16.39  % (5138)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 119.48/16.39  % (5138)Termination reason: Unknown
% 119.48/16.39  % (5138)Termination phase: Saturation
% 119.48/16.39  
% 119.48/16.39  % (5138)Memory used [KB]: 8031
% 119.48/16.39  % (5138)Time elapsed: 0.383 s
% 119.48/16.39  % (5138)Instructions burned: 1420 (million)
% 119.48/16.39  % (5138)------------------------------
% 119.48/16.39  % (5138)------------------------------
% 119.48/16.40  % (5143)lrs-31_1:1_drc=off:sil=4000:tgt=full:fd=preordered:nwc=5.0:lwlo=on:i=1375:ins=5:sac=on:bd=off:lcm=predicate_0 on Vampire---4 for (2839ds/1375Mi)
% 122.00/16.53  % (5139)Instruction limit reached!
% 122.00/16.53  % (5139)------------------------------
% 122.00/16.53  % (5139)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 122.00/16.53  % (5139)Termination reason: Unknown
% 122.00/16.53  % (5139)Termination phase: Saturation
% 122.00/16.53  
% 122.00/16.53  % (5139)Memory used [KB]: 15753
% 122.00/16.53  % (5139)Time elapsed: 0.483 s
% 122.00/16.53  % (5139)Instructions burned: 1913 (million)
% 122.00/16.53  % (5139)------------------------------
% 122.00/16.53  % (5139)------------------------------
% 122.29/16.53  % (5144)lrs+1002_1:1_to=lpo:drc=encompass:sil=4000:sp=const_min:sos=on:spb=goal_then_units:acc=on:urr=on:sac=on:avsq=on:i=719:ins=2:br=off_0 on Vampire---4 for (2837ds/719Mi)
% 122.29/16.54  % (5141)Instruction limit reached!
% 122.29/16.54  % (5141)------------------------------
% 122.29/16.54  % (5141)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 122.29/16.54  % (5141)Termination reason: Unknown
% 122.29/16.54  % (5141)Termination phase: Saturation
% 122.29/16.54  
% 122.29/16.54  % (5141)Memory used [KB]: 3630
% 122.29/16.54  % (5141)Time elapsed: 0.274 s
% 122.29/16.54  % (5141)Instructions burned: 1157 (million)
% 122.29/16.54  % (5141)------------------------------
% 122.29/16.54  % (5141)------------------------------
% 122.29/16.54  % (5145)lrs+1010_1:1_tgt=ground:fde=unused:sp=const_frequency:nwc=5.0:sac=on:avsq=on:i=1686:avsqr=1,8:fsd=on:sil=64000:gs=on:rnwc=on_0 on Vampire---4 for (2837ds/1686Mi)
% 122.34/16.57  % (5140)Instruction limit reached!
% 122.34/16.57  % (5140)------------------------------
% 122.34/16.57  % (5140)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 122.34/16.57  % (5140)Termination reason: Unknown
% 122.34/16.57  % (5140)Termination phase: Saturation
% 122.34/16.57  
% 122.34/16.57  % (5140)Memory used [KB]: 19296
% 122.34/16.57  % (5140)Time elapsed: 0.394 s
% 122.34/16.57  % (5140)Instructions burned: 1539 (million)
% 122.34/16.57  % (5140)------------------------------
% 122.34/16.57  % (5140)------------------------------
% 122.34/16.58  % (5146)lrs+1011_2870661:524288_sfv=off:slsqr=2755,262144:sil=4000:sp=const_min:sos=on:lma=on:spb=non_intro:acc=on:rnwc=on:fd=preordered:nwc=9.05213:s2agt=50:slsqc=1:sac=on:slsq=on:avsq=on:st=1.5:s2a=on:i=1406:s2at=2.5:kws=precedence:avsqr=13643349,1048576:awrs=converge:awrsf=439:nm=24:uhcvi=on:ss=included:sgt=10_0 on Vampire---4 for (2837ds/1406Mi)
% 122.70/16.61  % (5136)Instruction limit reached!
% 122.70/16.61  % (5136)------------------------------
% 122.70/16.61  % (5136)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 122.70/16.61  % (5136)Termination reason: Unknown
% 122.70/16.61  % (5136)Termination phase: Saturation
% 122.70/16.61  
% 122.70/16.61  % (5136)Memory used [KB]: 23809
% 122.70/16.61  % (5136)Time elapsed: 0.740 s
% 122.70/16.61  % (5136)Instructions burned: 2466 (million)
% 122.70/16.61  % (5136)------------------------------
% 122.70/16.61  % (5136)------------------------------
% 122.70/16.62  % (5147)lrs+1011_1:1_sil=2000:i=1228:ep=RS:nm=32:ss=axioms:sos=on_0 on Vampire---4 for (2837ds/1228Mi)
% 122.96/16.73  % (5144)Instruction limit reached!
% 122.96/16.73  % (5144)------------------------------
% 122.96/16.73  % (5144)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 122.96/16.73  % (5144)Termination reason: Unknown
% 122.96/16.73  % (5144)Termination phase: Saturation
% 122.96/16.73  
% 122.96/16.73  % (5144)Memory used [KB]: 8207
% 122.96/16.73  % (5144)Time elapsed: 0.203 s
% 122.96/16.74  % (5144)Instructions burned: 720 (million)
% 122.96/16.74  % (5144)------------------------------
% 122.96/16.74  % (5144)------------------------------
% 122.96/16.74  % (5148)dis+1011_1:16_sil=2000:plsq=on:sos=on:st=3.0:i=1449:sd=1:av=off:ss=axioms:lsd=10:plsql=on_0 on Vampire---4 for (2835ds/1449Mi)
% 123.53/16.77  % (5143)Instruction limit reached!
% 123.53/16.77  % (5143)------------------------------
% 123.53/16.77  % (5143)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 123.53/16.77  % (5143)Termination reason: Unknown
% 123.53/16.77  % (5143)Termination phase: Saturation
% 123.53/16.77  
% 123.53/16.77  % (5143)Memory used [KB]: 3758
% 123.53/16.77  % (5143)Time elapsed: 0.378 s
% 123.53/16.77  % (5143)Instructions burned: 1377 (million)
% 123.53/16.77  % (5143)------------------------------
% 123.53/16.77  % (5143)------------------------------
% 123.53/16.77  % (5149)dis+1002_1:1_tgt=full:sos=on:rp=on:sac=on:i=1741:ss=axioms:sd=3:cond=fast:add=off:abs=on:fde=none:sil=256000_0 on Vampire---4 for (2835ds/1741Mi)
% 124.01/16.96  % (5147)Instruction limit reached!
% 124.01/16.96  % (5147)------------------------------
% 124.01/16.96  % (5147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 124.01/16.96  % (5147)Termination reason: Unknown
% 124.01/16.96  % (5147)Termination phase: Saturation
% 124.01/16.96  
% 124.01/16.96  % (5147)Memory used [KB]: 4373
% 124.01/16.96  % (5147)Time elapsed: 0.341 s
% 124.01/16.96  % (5147)Instructions burned: 1231 (million)
% 124.01/16.96  % (5147)------------------------------
% 124.01/16.96  % (5147)------------------------------
% 124.53/16.96  % (5150)dis-1011_113:472_sil=256000:nwc=10.0:i=1460:kws=precedence:awrs=decay:bd=off:ss=axioms:rawr=on:plsq=on:plsqr=73,255:amm=sco:ins=1:fsr=off:erd=off:sp=occurrence:fde=unused:lsd=60_0 on Vampire---4 for (2833ds/1460Mi)
% 124.53/16.99  % (5146)Instruction limit reached!
% 124.53/16.99  % (5146)------------------------------
% 124.53/16.99  % (5146)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 124.53/16.99  % (5146)Termination reason: Unknown
% 124.53/16.99  % (5146)Termination phase: Saturation
% 124.53/16.99  
% 124.53/16.99  % (5146)Memory used [KB]: 6729
% 124.53/16.99  % (5146)Time elapsed: 0.411 s
% 124.53/16.99  % (5146)Instructions burned: 1408 (million)
% 124.53/16.99  % (5146)------------------------------
% 124.53/16.99  % (5146)------------------------------
% 124.53/16.99  % (5151)dis+10_8:1_to=lpo:sil=64000:tgt=ground:fde=unused:sp=const_max:sos=all:spb=goal:s2a=on:i=1764:sd=4:nm=32:ss=axioms:fs=off:fsr=off:sfv=off:alpa=true_0 on Vampire---4 for (2833ds/1764Mi)
% 124.53/17.05  % (5145)Instruction limit reached!
% 124.53/17.05  % (5145)------------------------------
% 124.53/17.05  % (5145)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 124.53/17.05  % (5145)Termination reason: Unknown
% 124.53/17.05  % (5145)Termination phase: Saturation
% 124.53/17.05  
% 124.53/17.05  % (5145)Memory used [KB]: 7173
% 124.53/17.05  % (5145)Time elapsed: 0.512 s
% 124.53/17.05  % (5145)Instructions burned: 1687 (million)
% 124.53/17.05  % (5145)------------------------------
% 124.53/17.05  % (5145)------------------------------
% 124.53/17.05  % (5152)ott-1011_45995:1048576_anc=none:to=lpo:sil=4000:tgt=ground:fde=unused:sp=const_frequency:lma=on:spb=goal_then_units:acc=model:lcm=predicate:nwc=0.310817:avsq=on:cond=on:i=2302:avsqr=21767,262144:nm=3:ins=1:uhcvi=on:bsr=unit_only:afr=on_0 on Vampire---4 for (2832ds/2302Mi)
% 127.15/17.19  % (5148)Instruction limit reached!
% 127.15/17.19  % (5148)------------------------------
% 127.15/17.19  % (5148)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 127.15/17.19  % (5148)Termination reason: Unknown
% 127.15/17.19  % (5148)Termination phase: Saturation
% 127.15/17.19  
% 127.15/17.19  % (5148)Memory used [KB]: 13172
% 127.15/17.19  % (5148)Time elapsed: 0.449 s
% 127.15/17.19  % (5148)Instructions burned: 1452 (million)
% 127.15/17.19  % (5148)------------------------------
% 127.15/17.19  % (5148)------------------------------
% 127.15/17.19  % (5153)lrs+1011_24699:524288_sil=16000:tgt=full:fde=unused:plsqc=1:sims=off:plsq=on:ile=on:plsqr=8842203,131072:spb=goal_then_units:urr=ec_only:rnwc=on:gs=on:nwc=7.64776:s2agt=20:gsem=on:cond=fast:s2a=on:i=1417:kws=inv_frequency:bd=off:nm=31:av=off:rawr=on_0 on Vampire---4 for (2831ds/1417Mi)
% 127.15/17.23  % (5149)Instruction limit reached!
% 127.15/17.23  % (5149)------------------------------
% 127.15/17.23  % (5149)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 127.15/17.23  % (5149)Termination reason: Unknown
% 127.15/17.23  % (5149)Termination phase: Saturation
% 127.15/17.23  
% 127.15/17.23  % (5149)Memory used [KB]: 7689
% 127.15/17.23  % (5149)Time elapsed: 0.456 s
% 127.15/17.23  % (5149)Instructions burned: 1744 (million)
% 127.15/17.23  % (5149)------------------------------
% 127.15/17.23  % (5149)------------------------------
% 127.15/17.23  % (5154)dis-1011_3:1_sil=32000:fde=none:sos=all:nwc=5.0:i=3330:ep=R:aac=none_0 on Vampire---4 for (2830ds/3330Mi)
% 128.19/17.32  % (5133)Instruction limit reached!
% 128.19/17.32  % (5133)------------------------------
% 128.19/17.32  % (5133)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 128.19/17.32  % (5133)Termination reason: Unknown
% 128.19/17.32  % (5133)Termination phase: Saturation
% 128.19/17.32  
% 128.19/17.32  % (5133)Memory used [KB]: 11716
% 128.19/17.32  % (5133)Time elapsed: 1.574 s
% 128.19/17.32  % (5133)Instructions burned: 5235 (million)
% 128.19/17.32  % (5133)------------------------------
% 128.19/17.32  % (5133)------------------------------
% 128.19/17.32  % (5155)lrs+2_1:16_drc=off:sil=16000:tgt=ground:st=3.0:s2a=on:i=13343:s2at=5.0:kws=inv_frequency:ss=included:plsq=on_0 on Vampire---4 for (2830ds/13343Mi)
% 128.19/17.33  % (5142)Instruction limit reached!
% 128.19/17.33  % (5142)------------------------------
% 128.19/17.33  % (5142)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 128.19/17.33  % (5142)Termination reason: Unknown
% 128.19/17.33  % (5142)Termination phase: Saturation
% 128.19/17.33  
% 128.19/17.33  % (5142)Memory used [KB]: 13349
% 128.19/17.33  % (5142)Time elapsed: 1.023 s
% 128.19/17.33  % (5142)Instructions burned: 4706 (million)
% 128.19/17.33  % (5142)------------------------------
% 128.19/17.33  % (5142)------------------------------
% 128.19/17.33  % (5156)lrs+1011_690119:1048576_sfv=off:to=lpo:drc=off:sil=4000:fde=unused:spb=goal_then_units:bce=on:fd=preordered:nwc=17.5201:st=5.5:i=2793:nm=5:av=off:ss=axioms:sgt=30:rawr=on:cond=on_0 on Vampire---4 for (2829ds/2793Mi)
% 128.54/17.36  % (5150)Instruction limit reached!
% 128.54/17.36  % (5150)------------------------------
% 128.54/17.36  % (5150)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 128.54/17.36  % (5150)Termination reason: Unknown
% 128.54/17.36  % (5150)Termination phase: Saturation
% 128.54/17.36  
% 128.54/17.36  % (5150)Memory used [KB]: 8927
% 128.54/17.36  % (5150)Time elapsed: 0.404 s
% 128.54/17.36  % (5150)Instructions burned: 1461 (million)
% 128.54/17.36  % (5150)------------------------------
% 128.54/17.36  % (5150)------------------------------
% 128.54/17.37  % (5157)lrs+1011_5:1_bsr=unit_only:plsq=on:plsqr=50,23:erd=off:nwc=2.0:alpa=false:flr=on:newcnf=on:st=5.0:i=2835:sd=2:aac=none:awrs=converge:awrsf=30:bd=off:ss=axioms:rawr=on:fsr=off:uhcvi=on:sil=32000:sp=reverse_frequency:rnwc=on_0 on Vampire---4 for (2829ds/2835Mi)
% 128.54/17.39  % (5151)Instruction limit reached!
% 128.54/17.39  % (5151)------------------------------
% 128.54/17.39  % (5151)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 128.54/17.39  % (5151)Termination reason: Unknown
% 128.54/17.39  % (5151)Termination phase: Saturation
% 128.54/17.39  
% 128.54/17.39  % (5151)Memory used [KB]: 29061
% 128.54/17.39  % (5151)Time elapsed: 0.399 s
% 128.54/17.39  % (5151)Instructions burned: 1766 (million)
% 128.54/17.39  % (5151)------------------------------
% 128.54/17.39  % (5151)------------------------------
% 128.54/17.39  % (5158)dis+1011_1:1024_sil=128000:br=off:i=3997:av=off:ss=axioms:fd=preordered_0 on Vampire---4 for (2829ds/3997Mi)
% 128.98/17.59  % (5153)Instruction limit reached!
% 128.98/17.59  % (5153)------------------------------
% 128.98/17.59  % (5153)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 128.98/17.59  % (5153)Termination reason: Unknown
% 128.98/17.59  % (5153)Termination phase: Saturation
% 128.98/17.59  
% 128.98/17.59  % (5153)Memory used [KB]: 6789
% 128.98/17.59  % (5153)Time elapsed: 0.399 s
% 128.98/17.59  % (5153)Instructions burned: 1417 (million)
% 128.98/17.59  % (5153)------------------------------
% 128.98/17.59  % (5153)------------------------------
% 129.49/17.59  % (5159)dis+10_1:1024_sil=64000:sos=on:i=1577:kws=precedence:av=off:ss=axioms_0 on Vampire---4 for (2827ds/1577Mi)
% 131.68/17.74  % (5152)Instruction limit reached!
% 131.68/17.74  % (5152)------------------------------
% 131.68/17.74  % (5152)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 131.68/17.74  % (5152)Termination reason: Unknown
% 131.68/17.74  % (5152)Termination phase: Saturation
% 131.68/17.74  
% 131.68/17.74  % (5152)Memory used [KB]: 10639
% 131.68/17.74  % (5152)Time elapsed: 0.697 s
% 131.68/17.74  % (5152)Instructions burned: 2302 (million)
% 131.68/17.74  % (5152)------------------------------
% 131.68/17.74  % (5152)------------------------------
% 131.68/17.74  % (5160)lrs+1011_3:8_sil=16000:sp=unary_first:abs=on:acc=on:lcm=predicate:nwc=10.0:flr=on:newcnf=on:st=1.5:i=2030:sd=2:bd=off:afr=on:gsp=on:ss=axioms:sgt=50:bsd=on_0 on Vampire---4 for (2825ds/2030Mi)
% 133.48/18.00  % (5159)Instruction limit reached!
% 133.48/18.00  % (5159)------------------------------
% 133.48/18.00  % (5159)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 133.48/18.00  % (5159)Termination reason: Unknown
% 133.48/18.00  % (5159)Termination phase: Saturation
% 133.48/18.00  
% 133.48/18.00  % (5159)Memory used [KB]: 4124
% 133.48/18.00  % (5159)Time elapsed: 0.425 s
% 133.48/18.00  % (5159)Instructions burned: 1580 (million)
% 133.48/18.00  % (5159)------------------------------
% 133.48/18.00  % (5159)------------------------------
% 133.48/18.00  % (5161)lrs+2_1:1024_to=lpo:drc=off:sil=128000:urr=on:nwc=3.0:i=2037:sd=1:awrs=converge:awrsf=270:nm=4:ins=1:ss=axioms:gsp=on:bd=preordered_0 on Vampire---4 for (2823ds/2037Mi)
% 134.00/18.13  % (5154)Instruction limit reached!
% 134.00/18.13  % (5154)------------------------------
% 134.00/18.13  % (5154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 134.00/18.13  % (5154)Termination reason: Unknown
% 134.00/18.13  % (5154)Termination phase: Saturation
% 134.00/18.13  
% 134.00/18.13  % (5154)Memory used [KB]: 12542
% 134.00/18.13  % (5154)Time elapsed: 0.894 s
% 134.00/18.13  % (5154)Instructions burned: 3331 (million)
% 134.00/18.13  % (5154)------------------------------
% 134.00/18.13  % (5154)------------------------------
% 134.00/18.13  % (5162)lrs+1002_1:1_slsqr=2,1:sil=16000:urr=full:bce=on:nwc=2.0:slsq=on:st=5.0:i=1896:sd=2:ss=axioms_0 on Vampire---4 for (2821ds/1896Mi)
% 134.52/18.16  % (5156)Instruction limit reached!
% 134.52/18.16  % (5156)------------------------------
% 134.52/18.16  % (5156)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 134.52/18.16  % (5156)Termination reason: Unknown
% 134.52/18.16  % (5156)Termination phase: Saturation
% 134.52/18.16  
% 134.52/18.16  % (5156)Memory used [KB]: 9584
% 134.52/18.16  % (5156)Time elapsed: 0.841 s
% 134.52/18.16  % (5156)Instructions burned: 2795 (million)
% 134.52/18.16  % (5156)------------------------------
% 134.52/18.16  % (5156)------------------------------
% 134.52/18.16  % (5163)dis+1011_21641:262144_slsqr=235963,1048576:drc=off:sil=4000:tgt=full:sp=reverse_frequency:spb=units:bce=on:rnwc=on:rp=on:nwc=3.73782:slsqc=1:updr=off:newcnf=on:slsq=on:cond=on:s2a=on:i=1472:s2at=4.5:kws=precedence:awrs=decay:awrsf=172:bd=off:nm=56:av=off:uhcvi=on:rawr=on_0 on Vampire---4 for (2821ds/1472Mi)
% 134.52/18.18  % (5157)Instruction limit reached!
% 134.52/18.18  % (5157)------------------------------
% 134.52/18.18  % (5157)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 134.52/18.18  % (5157)Termination reason: Unknown
% 134.52/18.18  % (5157)Termination phase: Saturation
% 134.52/18.18  
% 134.52/18.18  % (5157)Memory used [KB]: 17134
% 134.52/18.18  % (5157)Time elapsed: 0.821 s
% 134.52/18.18  % (5157)Instructions burned: 2838 (million)
% 134.52/18.18  % (5157)------------------------------
% 134.52/18.18  % (5157)------------------------------
% 135.51/18.19  % (5164)lrs+1011_2605:524288_anc=none:drc=encompass:sil=128000:tgt=full:plsq=on:plsqr=195459,1048576:sp=occurrence:sos=on:abs=on:bce=on:lcm=predicate:plsql=on:st=5.5:i=2092:add=large:kws=frequency:awrs=decay:awrsf=149:uhcvi=on:ss=axioms:rawr=on:ins=2:flr=on:afp=50:afq=2.4020044236363103_0 on Vampire---4 for (2821ds/2092Mi)
% 136.50/18.41  % (5160)Instruction limit reached!
% 136.50/18.41  % (5160)------------------------------
% 136.50/18.41  % (5160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 136.50/18.41  % (5160)Termination reason: Unknown
% 136.50/18.41  % (5160)Termination phase: Saturation
% 136.50/18.41  
% 136.50/18.41  % (5160)Memory used [KB]: 15748
% 136.50/18.41  % (5160)Time elapsed: 0.690 s
% 136.50/18.41  % (5160)Instructions burned: 2030 (million)
% 136.50/18.41  % (5160)------------------------------
% 136.50/18.41  % (5160)------------------------------
% 136.50/18.41  % (5165)dis+1010_9:61_anc=all:drc=off:sil=16000:tgt=full:urr=ec_only:s2a=on:i=4044:s2at=3.0:nm=0:fsr=off:uhcvi=on:acc=model:aac=none:newcnf=on:bd=off:awrs=converge:awrsf=377:fs=off_0 on Vampire---4 for (2819ds/4044Mi)
% 137.11/18.42  % (5158)Instruction limit reached!
% 137.11/18.42  % (5158)------------------------------
% 137.11/18.42  % (5158)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 137.11/18.42  % (5158)Termination reason: Unknown
% 137.11/18.42  % (5158)Termination phase: Saturation
% 137.11/18.42  
% 137.11/18.42  % (5158)Memory used [KB]: 23520
% 137.11/18.42  % (5158)Time elapsed: 1.028 s
% 137.11/18.42  % (5158)Instructions burned: 4000 (million)
% 137.11/18.42  % (5158)------------------------------
% 137.11/18.42  % (5158)------------------------------
% 137.11/18.43  % (5166)dis+1011_4:1_sil=2000:fde=unused:lsd=100:nwc=5.0:newcnf=on:i=718:nm=2:ss=axioms_0 on Vampire---4 for (2818ds/718Mi)
% 137.89/18.60  % (5161)Instruction limit reached!
% 137.89/18.60  % (5161)------------------------------
% 137.89/18.60  % (5161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 137.89/18.60  % (5161)Termination reason: Unknown
% 137.89/18.60  % (5161)Termination phase: Saturation
% 137.89/18.60  
% 137.89/18.60  % (5161)Memory used [KB]: 24080
% 137.89/18.60  % (5161)Time elapsed: 0.601 s
% 137.89/18.60  % (5161)Instructions burned: 2037 (million)
% 137.89/18.60  % (5161)------------------------------
% 137.89/18.60  % (5161)------------------------------
% 137.89/18.61  % (5167)lrs-1010_18:13_to=lpo:tgt=full:sos=all:avsqc=1:avsq=on:i=1958:avsqr=19,49:ss=axioms:sgt=32:rawr=on:nwc=3.0:sil=32000_0 on Vampire---4 for (2817ds/1958Mi)
% 138.06/18.61  % (5163)Instruction limit reached!
% 138.06/18.61  % (5163)------------------------------
% 138.06/18.61  % (5163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 138.06/18.61  % (5163)Termination reason: Unknown
% 138.06/18.61  % (5163)Termination phase: Saturation
% 138.06/18.61  
% 138.06/18.61  % (5163)Memory used [KB]: 8494
% 138.06/18.61  % (5163)Time elapsed: 0.439 s
% 138.06/18.61  % (5163)Instructions burned: 1473 (million)
% 138.06/18.61  % (5163)------------------------------
% 138.06/18.61  % (5163)------------------------------
% 138.06/18.61  % (5168)lrs+1011_1574893:524288_to=lpo:drc=encompass:sil=4000:sp=const_frequency:spb=goal:fd=preordered:nwc=7.0:alpa=false:sac=on:newcnf=on:cond=fast:s2a=on:i=1401:s2at=4.0:bd=preordered:awrs=decay:awrsf=60:sfv=off_0 on Vampire---4 for (2817ds/1401Mi)
% 138.17/18.64  % (5166)Instruction limit reached!
% 138.17/18.64  % (5166)------------------------------
% 138.17/18.64  % (5166)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 138.17/18.64  % (5166)Termination reason: Unknown
% 138.17/18.64  % (5166)Termination phase: Saturation
% 138.17/18.64  
% 138.17/18.64  % (5166)Memory used [KB]: 3525
% 138.17/18.64  % (5166)Time elapsed: 0.212 s
% 138.17/18.64  % (5166)Instructions burned: 718 (million)
% 138.17/18.64  % (5166)------------------------------
% 138.17/18.64  % (5166)------------------------------
% 138.17/18.64  % (5169)dis-1011_3:2_sil=8000:flr=on:i=1406:av=off:fsr=off:kws=arity_squared_0 on Vampire---4 for (2816ds/1406Mi)
% 138.17/18.65  % (5162)Instruction limit reached!
% 138.17/18.65  % (5162)------------------------------
% 138.17/18.65  % (5162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 138.17/18.65  % (5162)Termination reason: Unknown
% 138.17/18.65  % (5162)Termination phase: Saturation
% 138.17/18.65  
% 138.17/18.65  % (5162)Memory used [KB]: 19662
% 138.17/18.65  % (5162)Time elapsed: 0.518 s
% 138.17/18.65  % (5162)Instructions burned: 1896 (million)
% 138.17/18.65  % (5162)------------------------------
% 138.17/18.65  % (5162)------------------------------
% 138.17/18.65  % (5170)lrs+1011_5:1_drc=encompass:sil=2000:urr=on:fd=preordered:i=1059:kws=inv_frequency:s2a=on:s2at=-1.0_0 on Vampire---4 for (2816ds/1059Mi)
% 140.31/18.81  % (5164)Instruction limit reached!
% 140.31/18.81  % (5164)------------------------------
% 140.31/18.81  % (5164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 140.31/18.81  % (5164)Termination reason: Unknown
% 140.31/18.81  % (5164)Termination phase: Saturation
% 140.31/18.81  
% 140.31/18.81  % (5164)Memory used [KB]: 7532
% 140.31/18.81  % (5164)Time elapsed: 0.614 s
% 140.31/18.81  % (5164)Instructions burned: 2092 (million)
% 140.31/18.81  % (5164)------------------------------
% 140.31/18.81  % (5164)------------------------------
% 140.31/18.81  % (5171)lrs+10_1:1_sos=on:st=1.2:i=2252:ep=R:fsr=off:ss=axioms:sd=3:sil=8000_0 on Vampire---4 for (2815ds/2252Mi)
% 140.31/18.81  % (5171)Refutation not found, incomplete strategy% (5171)------------------------------
% 140.31/18.81  % (5171)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 140.31/18.81  % (5171)Termination reason: Refutation not found, incomplete strategy
% 140.31/18.81  
% 140.31/18.81  % (5171)Memory used [KB]: 1089
% 140.31/18.81  % (5171)Time elapsed: 0.003 s
% 140.31/18.81  % (5171)Instructions burned: 6 (million)
% 140.31/18.81  % (5171)------------------------------
% 140.31/18.81  % (5171)------------------------------
% 140.31/18.82  % (5172)dis-1011_2:7_sil=16000:tgt=ground:lsd=100:rp=on:nwc=5.0:st=1.5:i=4313:sd=2:ins=1:av=off:ss=axioms:sgt=100_0 on Vampire---4 for (2815ds/4313Mi)
% 141.24/18.97  % (5170)Instruction limit reached!
% 141.24/18.97  % (5170)------------------------------
% 141.24/18.97  % (5170)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 141.24/18.97  % (5170)Termination reason: Unknown
% 141.24/18.97  % (5170)Termination phase: Saturation
% 141.24/18.97  
% 141.24/18.97  % (5170)Memory used [KB]: 7682
% 141.24/18.97  % (5170)Time elapsed: 0.311 s
% 141.24/18.97  % (5170)Instructions burned: 1062 (million)
% 141.24/18.97  % (5170)------------------------------
% 141.24/18.97  % (5170)------------------------------
% 141.24/18.97  % (5173)dis+1011_178807:1048576_to=lpo:drc=encompass:ccuc=first:sil=4000:fde=none:sp=occurrence:acc=on:urr=on:rp=on:gs=on:nwc=2.0921999622399556:cond=fast:i=1321:bs=on:afp=50:aac=none:awrs=converge:awrsf=185:bd=off:nm=0:afq=4.78169:rawr=on:tgt=full:fsr=off_0 on Vampire---4 for (2813ds/1321Mi)
% 141.24/19.00  % (5169)Instruction limit reached!
% 141.24/19.00  % (5169)------------------------------
% 141.24/19.00  % (5169)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 141.24/19.01  % (5169)Termination reason: Unknown
% 141.24/19.01  % (5169)Termination phase: Saturation
% 141.24/19.01  
% 141.24/19.01  % (5169)Memory used [KB]: 8307
% 141.24/19.01  % (5169)Time elapsed: 0.367 s
% 141.24/19.01  % (5169)Instructions burned: 1406 (million)
% 141.24/19.01  % (5169)------------------------------
% 141.24/19.01  % (5169)------------------------------
% 141.24/19.01  % (5174)lrs-1010_1:1_sil=8000:sp=reverse_frequency:sos=on:br=off:sac=on:i=2097:ss=included:bd=off_0 on Vampire---4 for (2813ds/2097Mi)
% 141.87/19.03  % (5168)Instruction limit reached!
% 141.87/19.03  % (5168)------------------------------
% 141.87/19.03  % (5168)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 141.87/19.03  % (5168)Termination reason: Unknown
% 141.87/19.03  % (5168)Termination phase: Saturation
% 141.87/19.03  
% 141.87/19.03  % (5168)Memory used [KB]: 8128
% 141.87/19.03  % (5168)Time elapsed: 0.420 s
% 141.87/19.03  % (5168)Instructions burned: 1402 (million)
% 141.87/19.03  % (5168)------------------------------
% 141.87/19.03  % (5168)------------------------------
% 141.87/19.04  % (5175)lrs-10_1:2_to=lpo:drc=encompass:sil=4000:sp=weighted_frequency:rp=on:flr=on:slsq=on:s2a=on:i=1546:av=off:rawr=on:fdi=1_0 on Vampire---4 for (2812ds/1546Mi)
% 142.51/19.17  % (5167)Instruction limit reached!
% 142.51/19.17  % (5167)------------------------------
% 142.51/19.17  % (5167)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 142.51/19.17  % (5167)Termination reason: Unknown
% 142.51/19.17  % (5167)Termination phase: Saturation
% 142.51/19.17  
% 142.51/19.17  % (5167)Memory used [KB]: 6055
% 142.51/19.17  % (5167)Time elapsed: 0.569 s
% 142.51/19.17  % (5167)Instructions burned: 1959 (million)
% 142.51/19.17  % (5167)------------------------------
% 142.51/19.17  % (5167)------------------------------
% 142.51/19.18  % (5176)dis+11_1:64_bsr=on:sil=16000:fde=none:sos=all:lsd=10:st=5.5:i=2446:sd=4:av=off:sup=off:gsp=on:ss=axioms:cond=on:bce=on:plsq=on:plsqr=33373429,524288_0 on Vampire---4 for (2811ds/2446Mi)
% 144.59/19.37  % (5173)Instruction limit reached!
% 144.59/19.37  % (5173)------------------------------
% 144.59/19.37  % (5173)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 144.59/19.37  % (5173)Termination reason: Unknown
% 144.59/19.37  % (5173)Termination phase: Saturation
% 144.59/19.37  
% 144.59/19.37  % (5173)Memory used [KB]: 17489
% 144.59/19.37  % (5173)Time elapsed: 0.411 s
% 144.59/19.37  % (5173)Instructions burned: 1323 (million)
% 144.59/19.37  % (5173)------------------------------
% 144.59/19.37  % (5173)------------------------------
% 144.59/19.37  % (5177)dis+10_1:7_si=on:nwc=3.0:random_seed=871647488:st=3.0:s2a=on:i=4969:s2at=2.5:sd=2:awrs=converge:awrsf=500:nm=2:rtra=on:ss=included:rawr=on:sil=64000_0 on Vampire---4 for (2809ds/4969Mi)
% 145.15/19.42  % (5165)Instruction limit reached!
% 145.15/19.42  % (5165)------------------------------
% 145.15/19.42  % (5165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 145.15/19.42  % (5165)Termination reason: Unknown
% 145.15/19.42  % (5165)Termination phase: Saturation
% 145.15/19.42  
% 145.15/19.42  % (5165)Memory used [KB]: 24676
% 145.15/19.42  % (5165)Time elapsed: 1.007 s
% 145.15/19.42  % (5165)Instructions burned: 4046 (million)
% 145.15/19.42  % (5165)------------------------------
% 145.15/19.42  % (5165)------------------------------
% 145.15/19.42  % (5178)dis+21_1:1_drc=encompass:sos=on:urr=ec_only:i=5009:ins=1:av=off:ss=axioms:gsp=on:sd=3:sil=8000:nm=3_0 on Vampire---4 for (2809ds/5009Mi)
% 145.56/19.48  % (5174)Instruction limit reached!
% 145.56/19.48  % (5174)------------------------------
% 145.56/19.48  % (5174)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 145.56/19.48  % (5174)Termination reason: Unknown
% 145.56/19.48  % (5174)Termination phase: Saturation
% 145.56/19.48  
% 145.56/19.48  % (5174)Memory used [KB]: 4199
% 145.56/19.48  % (5174)Time elapsed: 0.475 s
% 145.56/19.48  % (5174)Instructions burned: 2099 (million)
% 145.56/19.48  % (5174)------------------------------
% 145.56/19.48  % (5174)------------------------------
% 145.56/19.49  % (5179)dis+1010_2:13_bsr=on:drc=off:sil=32000:fde=none:sos=on:nwc=10.0:sac=on:newcnf=on:s2a=on:i=2305:s2at=1.5:awrs=decay:awrsf=8:nm=16:rawr=on:rnwc=on:kws=arity_squared:amm=sco:alpa=random_0 on Vampire---4 for (2808ds/2305Mi)
% 145.56/19.54  % (5175)Instruction limit reached!
% 145.56/19.54  % (5175)------------------------------
% 145.56/19.54  % (5175)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 145.56/19.54  % (5175)Termination reason: Unknown
% 145.56/19.54  % (5175)Termination phase: Saturation
% 145.56/19.54  
% 145.56/19.54  % (5175)Memory used [KB]: 21832
% 145.56/19.54  % (5175)Time elapsed: 0.509 s
% 145.56/19.54  % (5175)Instructions burned: 1547 (million)
% 145.56/19.54  % (5175)------------------------------
% 145.56/19.54  % (5175)------------------------------
% 145.56/19.55  % (5180)dis+1011_1:1_sil=16000:nwc=10.0:sac=on:i=2338:newcnf=on:fdi=20_0 on Vampire---4 for (2807ds/2338Mi)
% 149.12/19.91  % (5176)Instruction limit reached!
% 149.12/19.91  % (5176)------------------------------
% 149.12/19.91  % (5176)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 149.12/19.91  % (5176)Termination reason: Unknown
% 149.12/19.91  % (5176)Termination phase: Saturation
% 149.12/19.91  
% 149.12/19.91  % (5176)Memory used [KB]: 21957
% 149.12/19.91  % (5176)Time elapsed: 0.734 s
% 149.12/19.91  % (5176)Instructions burned: 2448 (million)
% 149.12/19.91  % (5176)------------------------------
% 149.12/19.91  % (5176)------------------------------
% 149.12/19.91  % (5181)dis+1002_1:1_tgt=full:sos=on:rp=on:sac=on:i=25119:ss=axioms:sd=3:cond=on:add=off:abs=on:fde=none:sil=256000:rawr=on:newcnf=on:bsd=on:afp=1000:afq=1.7_0 on Vampire---4 for (2804ds/25119Mi)
% 149.41/20.00  % (5172)Instruction limit reached!
% 149.41/20.00  % (5172)------------------------------
% 149.41/20.00  % (5172)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 149.41/20.00  % (5172)Termination reason: Unknown
% 149.41/20.00  % (5172)Termination phase: Saturation
% 149.41/20.00  
% 149.41/20.00  % (5172)Memory used [KB]: 16527
% 149.41/20.00  % (5172)Time elapsed: 1.178 s
% 149.41/20.00  % (5172)Instructions burned: 4313 (million)
% 149.41/20.00  % (5172)------------------------------
% 149.41/20.00  % (5172)------------------------------
% 149.41/20.00  % (5182)lrs+1011_4:1_to=lpo:sil=16000:fde=none:plsq=on:plsqr=1,8:sp=occurrence:st=2.0:i=1017:sd=3:ss=axioms:er=known:av=off:awrs=converge:awrsf=500:fsr=off_0 on Vampire---4 for (2803ds/1017Mi)
% 150.22/20.10  % (5179)Instruction limit reached!
% 150.22/20.10  % (5179)------------------------------
% 150.22/20.10  % (5179)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 150.22/20.10  % (5179)Termination reason: Unknown
% 150.22/20.10  % (5179)Termination phase: Saturation
% 150.22/20.10  
% 150.22/20.10  % (5179)Memory used [KB]: 7187
% 150.22/20.10  % (5179)Time elapsed: 0.611 s
% 150.22/20.10  % (5179)Instructions burned: 2307 (million)
% 150.22/20.10  % (5179)------------------------------
% 150.22/20.10  % (5179)------------------------------
% 150.22/20.10  % (5183)lrs+10_2:29_sil=64000:irw=on:fde=none:sp=unary_frequency:sos=on:fd=preordered:st=2.0:i=5103:sd=2:kws=frequency:bd=off:nm=6:fsr=off:ss=included:rawr=on:lma=on:sgt=20:cond=fast_0 on Vampire---4 for (2802ds/5103Mi)
% 150.22/20.11  % (5180)Instruction limit reached!
% 150.22/20.11  % (5180)------------------------------
% 150.22/20.11  % (5180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 150.22/20.11  % (5180)Termination reason: Unknown
% 150.22/20.11  % (5180)Termination phase: Saturation
% 150.22/20.11  
% 150.22/20.11  % (5180)Memory used [KB]: 7833
% 150.22/20.11  % (5180)Time elapsed: 0.564 s
% 150.22/20.11  % (5180)Instructions burned: 2338 (million)
% 150.22/20.11  % (5180)------------------------------
% 150.22/20.11  % (5180)------------------------------
% 150.22/20.12  % (5184)lrs+1011_4:1_sil=4000:tgt=ground:fde=none:bsd=on:sos=on:erd=off:spb=goal_then_units:nwc=10.0:lwlo=on:i=1588:bd=off:nm=32:av=off:ss=axioms:rawr=on:sp=const_frequency:gsp=on_0 on Vampire---4 for (2802ds/1588Mi)
% 151.05/20.28  % (5182)Instruction limit reached!
% 151.05/20.28  % (5182)------------------------------
% 151.05/20.28  % (5182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 151.05/20.28  % (5182)Termination reason: Unknown
% 151.05/20.28  % (5182)Termination phase: Saturation
% 151.05/20.28  
% 151.05/20.28  % (5182)Memory used [KB]: 5875
% 151.05/20.28  % (5182)Time elapsed: 0.283 s
% 151.05/20.28  % (5182)Instructions burned: 1018 (million)
% 151.05/20.28  % (5182)------------------------------
% 151.05/20.28  % (5182)------------------------------
% 151.05/20.29  % (5185)lrs+1011_10574001:1048576_slsqr=8791195,262144:drc=off:sil=8000:tgt=full:fde=unused:etr=on:sp=const_min:foolp=on:spb=goal:urr=ec_only:rp=on:nwc=7.13168:s2agt=10:slsqc=1:updr=off:slsq=on:lwlo=on:i=2001:afp=2000:awrs=converge:slsql=off:awrsf=480:bd=off:nm=12:ins=7:amm=sco:afq=2.46635:rawr=on_0 on Vampire---4 for (2800ds/2001Mi)
% 154.23/20.59  % (5184)Instruction limit reached!
% 154.23/20.59  % (5184)------------------------------
% 154.23/20.59  % (5184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 154.23/20.59  % (5184)Termination reason: Unknown
% 154.23/20.59  % (5184)Termination phase: Saturation
% 154.23/20.59  
% 154.23/20.59  % (5184)Memory used [KB]: 7007
% 154.23/20.59  % (5184)Time elapsed: 0.474 s
% 154.23/20.59  % (5184)Instructions burned: 1588 (million)
% 154.23/20.59  % (5184)------------------------------
% 154.23/20.59  % (5184)------------------------------
% 154.23/20.59  % (5186)lrs+21_6:7_to=lpo:drc=off:sil=32000:tgt=full:fde=unused:bsd=on:sp=const_frequency:fd=preordered:i=1773:rawr=on:bd=preordered_0 on Vampire---4 for (2797ds/1773Mi)
% 155.35/20.71  % (5178)Instruction limit reached!
% 155.35/20.71  % (5178)------------------------------
% 155.35/20.71  % (5178)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 155.35/20.71  % (5178)Termination reason: Unknown
% 155.35/20.71  % (5178)Termination phase: Saturation
% 155.35/20.71  
% 155.35/20.71  % (5178)Memory used [KB]: 12631
% 155.35/20.71  % (5178)Time elapsed: 1.300 s
% 155.35/20.71  % (5178)Instructions burned: 5012 (million)
% 155.35/20.71  % (5178)------------------------------
% 155.35/20.71  % (5178)------------------------------
% 155.35/20.71  % (5187)dis+1011_8:1_plsq=on:plsqr=163,49:sos=on:gs=on:sac=on:i=8383:ep=R:gsaa=from_current:sil=32000:afp=1000:afq=2.754867604126983:slsq=on_0 on Vampire---4 for (2796ds/8383Mi)
% 155.74/20.80  % (5177)Instruction limit reached!
% 155.74/20.80  % (5177)------------------------------
% 155.74/20.80  % (5177)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 155.74/20.80  % (5177)Termination reason: Unknown
% 155.74/20.80  % (5177)Termination phase: Saturation
% 155.74/20.80  
% 155.74/20.80  % (5177)Memory used [KB]: 20187
% 155.74/20.80  % (5177)Time elapsed: 1.425 s
% 155.74/20.80  % (5177)Instructions burned: 4970 (million)
% 155.74/20.80  % (5177)------------------------------
% 155.74/20.80  % (5177)------------------------------
% 156.01/20.80  % (5188)lrs+1011_1:3_sil=64000:sos=on:lsd=20:newcnf=on:st=2.0:s2a=on:i=4886:sd=1:nm=2:ss=included:s2agt=32:to=lpo:fd=off:bd=off:nicw=on:rp=on_0 on Vampire---4 for (2795ds/4886Mi)
% 156.23/20.86  % (5185)Instruction limit reached!
% 156.23/20.86  % (5185)------------------------------
% 156.23/20.86  % (5185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 156.23/20.86  % (5185)Termination reason: Unknown
% 156.23/20.86  % (5185)Termination phase: Saturation
% 156.23/20.86  
% 156.23/20.86  % (5185)Memory used [KB]: 9412
% 156.23/20.86  % (5185)Time elapsed: 0.576 s
% 156.23/20.86  % (5185)Instructions burned: 2001 (million)
% 156.23/20.86  % (5185)------------------------------
% 156.23/20.86  % (5185)------------------------------
% 156.23/20.86  % (5189)dis+1002_3:2_to=lpo:tgt=full:sp=const_min:spb=non_intro:abs=on:rp=on:nwc=5.0:avsqc=1:avsq=on:i=2955:sd=1:avsqr=4,1:ss=axioms:sgt=20:alpa=true:sil=256000_0 on Vampire---4 for (2794ds/2955Mi)
% 158.76/21.13  % (5186)Instruction limit reached!
% 158.76/21.13  % (5186)------------------------------
% 158.76/21.13  % (5186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 158.76/21.13  % (5186)Termination reason: Unknown
% 158.76/21.13  % (5186)Termination phase: Saturation
% 158.76/21.13  
% 158.76/21.13  % (5186)Memory used [KB]: 8306
% 158.76/21.13  % (5186)Time elapsed: 0.544 s
% 158.76/21.13  % (5186)Instructions burned: 1773 (million)
% 158.76/21.13  % (5186)------------------------------
% 158.76/21.13  % (5186)------------------------------
% 158.76/21.14  % (5190)lrs-1011_1:16_sil=4000:sos=on:nwc=10.0:st=5.0:i=1694:nm=4:av=off:ss=axioms:kws=frequency_0 on Vampire---4 for (2791ds/1694Mi)
% 159.65/21.26  % (5155)Instruction limit reached!
% 159.65/21.26  % (5155)------------------------------
% 159.65/21.26  % (5155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 159.65/21.26  % (5155)Termination reason: Unknown
% 159.65/21.26  % (5155)Termination phase: Saturation
% 159.65/21.26  
% 159.65/21.26  % (5155)Memory used [KB]: 47228
% 159.65/21.26  % (5155)Time elapsed: 3.940 s
% 159.65/21.26  % (5155)Instructions burned: 13343 (million)
% 159.65/21.26  % (5155)------------------------------
% 159.65/21.26  % (5155)------------------------------
% 159.65/21.27  % (5191)lrs+10_737:262144_bsr=unit_only:sil=2000:sp=const_frequency:fs=off:rp=on:nwc=10.0:newcnf=on:i=915:awrs=decay:awrsf=10:ep=RS:nm=6:fsr=off:amm=off:rawr=on_0 on Vampire---4 for (2790ds/915Mi)
% 160.97/21.52  % (5191)Instruction limit reached!
% 160.97/21.52  % (5191)------------------------------
% 160.97/21.52  % (5191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 160.97/21.52  % (5191)Termination reason: Unknown
% 160.97/21.52  % (5191)Termination phase: Saturation
% 160.97/21.52  
% 160.97/21.52  % (5191)Memory used [KB]: 8585
% 160.97/21.52  % (5191)Time elapsed: 0.252 s
% 160.97/21.52  % (5191)Instructions burned: 916 (million)
% 160.97/21.52  % (5191)------------------------------
% 160.97/21.52  % (5191)------------------------------
% 160.97/21.52  % (5192)dis+1002_1:4_sil=64000:sp=frequency:rp=on:nwc=2.2:i=4081:awrs=converge:awrsf=500:ins=4:av=off:bsd=on:bsdmm=3_0 on Vampire---4 for (2787ds/4081Mi)
% 161.74/21.59  % (5189)Instruction limit reached!
% 161.74/21.59  % (5189)------------------------------
% 161.74/21.59  % (5189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 161.74/21.59  % (5189)Termination reason: Unknown
% 161.74/21.59  % (5189)Termination phase: Saturation
% 161.74/21.59  
% 161.74/21.59  % (5189)Memory used [KB]: 10269
% 161.74/21.59  % (5189)Time elapsed: 0.722 s
% 161.74/21.59  % (5189)Instructions burned: 2959 (million)
% 161.74/21.59  % (5189)------------------------------
% 161.74/21.59  % (5189)------------------------------
% 161.74/21.59  % (5193)dis+1011_1:20_sil=16000:plsq=on:plsqr=62867,524288:sp=occurrence:lsd=20:rp=on:newcnf=on:i=3093:aac=none:rawr=on:uhcvi=on:fsr=off:fdi=5:alpa=false:anc=none_0 on Vampire---4 for (2787ds/3093Mi)
% 162.63/21.65  % (5183)Instruction limit reached!
% 162.63/21.65  % (5183)------------------------------
% 162.63/21.65  % (5183)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 162.63/21.65  % (5183)Termination reason: Unknown
% 162.63/21.65  % (5183)Termination phase: Saturation
% 162.63/21.65  
% 162.63/21.65  % (5183)Memory used [KB]: 35055
% 162.63/21.65  % (5183)Time elapsed: 1.566 s
% 162.63/21.65  % (5183)Instructions burned: 5106 (million)
% 162.63/21.65  % (5183)------------------------------
% 162.63/21.65  % (5183)------------------------------
% 162.63/21.65  % (5194)dis-21_1:4_to=lpo:sil=8000:tgt=ground:sp=unary_first:lcm=reverse:alpa=random:i=2827:sd=1:awrs=converge:awrsf=500:fsr=off:ss=axioms_0 on Vampire---4 for (2786ds/2827Mi)
% 163.09/21.66  % (5190)Instruction limit reached!
% 163.09/21.66  % (5190)------------------------------
% 163.09/21.66  % (5190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 163.09/21.66  % (5190)Termination reason: Unknown
% 163.09/21.66  % (5190)Termination phase: Saturation
% 163.09/21.66  
% 163.09/21.66  % (5190)Memory used [KB]: 10843
% 163.09/21.66  % (5190)Time elapsed: 0.526 s
% 163.09/21.66  % (5190)Instructions burned: 1694 (million)
% 163.09/21.66  % (5190)------------------------------
% 163.09/21.66  % (5190)------------------------------
% 163.09/21.67  % (5195)lrs-1003_1:14_sil=256000:tgt=full:sp=unary_first:newcnf=on:s2a=on:i=5969:kws=inv_frequency:bd=off:uhcvi=on:rawr=on:sac=on_0 on Vampire---4 for (2786ds/5969Mi)
% 164.68/22.01  % (5187)Instruction limit reached!
% 164.68/22.01  % (5187)------------------------------
% 164.68/22.01  % (5187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 164.68/22.01  % (5187)Termination reason: Unknown
% 164.68/22.01  % (5187)Termination phase: Saturation
% 164.68/22.01  
% 164.68/22.01  % (5187)Memory used [KB]: 2027
% 164.68/22.01  % (5187)Time elapsed: 1.313 s
% 164.68/22.01  % (5187)Instructions burned: 8384 (million)
% 164.68/22.01  % (5187)------------------------------
% 164.68/22.01  % (5187)------------------------------
% 164.86/22.01  % (5196)lrs+11_1:128_slsqr=1,16:sil=64000:slsq=on:st=2.5:i=59389:sd=7:nm=3:av=off:ss=axioms:bd=off_0 on Vampire---4 for (2783ds/59389Mi)
% 164.96/22.10  % (5188)Instruction limit reached!
% 164.96/22.10  % (5188)------------------------------
% 164.96/22.10  % (5188)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 164.96/22.11  % (5188)Termination reason: Unknown
% 164.96/22.11  % (5188)Termination phase: Saturation
% 164.96/22.11  
% 164.96/22.11  % (5188)Memory used [KB]: 17867
% 164.96/22.11  % (5188)Time elapsed: 1.303 s
% 164.96/22.11  % (5188)Instructions burned: 4886 (million)
% 164.96/22.11  % (5188)------------------------------
% 164.96/22.11  % (5188)------------------------------
% 164.96/22.11  % (5197)lrs+21_25:2_bsr=on:slsqr=1130087,131072:to=lpo:sil=128000:plsq=on:plsqr=8178,719:sp=occurrence:sos=on:nwc=10.0:s2agt=16:slsq=on:s2a=on:i=4804:slsql=off:bd=off:nm=4:uhcvi=on:fdi=1:afr=on:rawr=on:bce=on_0 on Vampire---4 for (2782ds/4804Mi)
% 169.20/22.49  % (5192)Instruction limit reached!
% 169.20/22.49  % (5192)------------------------------
% 169.20/22.49  % (5192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 169.20/22.49  % (5192)Termination reason: Unknown
% 169.20/22.49  % (5192)Termination phase: Saturation
% 169.20/22.49  
% 169.20/22.49  % (5192)Memory used [KB]: 11551
% 169.20/22.49  % (5192)Time elapsed: 0.968 s
% 169.20/22.49  % (5192)Instructions burned: 4084 (million)
% 169.20/22.49  % (5192)------------------------------
% 169.20/22.49  % (5192)------------------------------
% 169.83/22.49  % (5198)ott+21_2515:262144_drc=off:sil=4000:ile=on:sp=reverse_arity:lma=on:spb=goal_then_units:bce=on:nwc=1.56136:i=2752:add=large:kws=precedence:nm=34:afr=on:gsp=on:rawr=on_0 on Vampire---4 for (2778ds/2752Mi)
% 169.83/22.50  % (5194)Instruction limit reached!
% 169.83/22.50  % (5194)------------------------------
% 169.83/22.50  % (5194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 169.83/22.50  % (5194)Termination reason: Unknown
% 169.83/22.50  % (5194)Termination phase: Saturation
% 169.83/22.50  
% 169.83/22.50  % (5194)Memory used [KB]: 16532
% 169.83/22.50  % (5194)Time elapsed: 0.841 s
% 169.83/22.50  % (5194)Instructions burned: 2830 (million)
% 169.83/22.50  % (5194)------------------------------
% 169.83/22.50  % (5194)------------------------------
% 169.83/22.50  % (5199)lrs-10_1:3_urr=on:br=off:nwc=1.5:newcnf=on:st=2.0:s2a=on:i=4141:s2at=-1.0:bs=unit_only:sd=2:ss=axioms:sgt=32:sil=32000:gsp=on:bce=on:erd=off_0 on Vampire---4 for (2778ds/4141Mi)
% 169.83/22.53  % (5193)Instruction limit reached!
% 169.83/22.53  % (5193)------------------------------
% 169.83/22.53  % (5193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 169.83/22.53  % (5193)Termination reason: Unknown
% 169.83/22.53  % (5193)Termination phase: Saturation
% 169.83/22.53  
% 169.83/22.53  % (5193)Memory used [KB]: 27694
% 169.83/22.53  % (5193)Time elapsed: 0.945 s
% 169.83/22.53  % (5193)Instructions burned: 3095 (million)
% 169.83/22.53  % (5193)------------------------------
% 169.83/22.53  % (5193)------------------------------
% 169.83/22.54  % (5200)lrs-11_3:2_sil=4000:plsq=on:plsqr=151,56:sp=const_min:spb=intro:urr=full:lsd=1:fd=preordered:nwc=10.219529963793915:flr=on:cond=on:s2pl=on:i=3397:s2at=5.0:bs=unit_only:kws=inv_arity_squared:awrs=converge:awrsf=500:amm=sco:uhcvi=on:rawr=on:bsd=on:bsdmm=1:add=off:erd=off:s2agt=10:afr=on:ile=on:irw=on:rp=on:updr=off_0 on Vampire---4 for (2777ds/3397Mi)
% 174.68/23.13  % (5198)Instruction limit reached!
% 174.68/23.13  % (5198)------------------------------
% 174.68/23.13  % (5198)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 174.68/23.13  % (5198)Termination reason: Unknown
% 174.68/23.13  % (5198)Termination phase: Saturation
% 174.68/23.13  
% 174.68/23.13  % (5198)Memory used [KB]: 20228
% 174.68/23.13  % (5198)Time elapsed: 0.633 s
% 174.68/23.13  % (5198)Instructions burned: 2755 (million)
% 174.68/23.13  % (5198)------------------------------
% 174.68/23.13  % (5198)------------------------------
% 174.68/23.13  % (5201)lrs+2_1:1_drc=off:sil=16000:tgt=full:i=1442:bs=unit_only:kws=precedence:rawr=on:ss=axioms:sgt=5:nwc=0.6400436520482724:sp=unary_first_0 on Vampire---4 for (2771ds/1442Mi)
% 175.19/23.24  % (5195)Instruction limit reached!
% 175.19/23.24  % (5195)------------------------------
% 175.19/23.24  % (5195)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 175.19/23.24  % (5195)Termination reason: Unknown
% 175.19/23.24  % (5195)Termination phase: Saturation
% 175.19/23.24  
% 175.19/23.24  % (5195)Memory used [KB]: 18688
% 175.19/23.24  % (5195)Time elapsed: 1.572 s
% 175.19/23.24  % (5195)Instructions burned: 5970 (million)
% 175.19/23.24  % (5195)------------------------------
% 175.19/23.24  % (5195)------------------------------
% 175.19/23.24  % (5202)dis+1011_1:59_slsqr=923,506:to=lpo:drc=encompass:sil=16000:tgt=ground:irw=on:fde=none:spb=goal:bce=on:nwc=5.0:slsqc=1:flr=on:slsq=on:s2a=on:i=6053:s2at=6.0:sd=2:afp=1000:ss=axioms:er=filter:rawr=on:fdi=5:rp=on_0 on Vampire---4 for (2770ds/6053Mi)
% 176.56/23.38  % (5200)Instruction limit reached!
% 176.56/23.38  % (5200)------------------------------
% 176.56/23.38  % (5200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 176.56/23.38  % (5200)Termination reason: Unknown
% 176.56/23.38  % (5200)Termination phase: Saturation
% 176.56/23.38  
% 176.56/23.38  % (5200)Memory used [KB]: 14598
% 176.56/23.38  % (5200)Time elapsed: 0.840 s
% 176.56/23.38  % (5200)Instructions burned: 3398 (million)
% 176.56/23.38  % (5200)------------------------------
% 176.56/23.38  % (5200)------------------------------
% 176.56/23.38  % (5203)lrs-10_23:31_drc=off:sil=4000:tgt=full:fde=none:sp=const_min:spb=units:urr=on:rp=on:newcnf=on:st=1.5:i=3040:kws=precedence:ins=7:av=off:ss=axioms:rawr=on_0 on Vampire---4 for (2769ds/3040Mi)
% 177.46/23.46  % (5197)Instruction limit reached!
% 177.46/23.46  % (5197)------------------------------
% 177.46/23.46  % (5197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 177.46/23.46  % (5197)Termination reason: Unknown
% 177.46/23.46  % (5197)Termination phase: Saturation
% 177.46/23.46  
% 177.46/23.46  % (5197)Memory used [KB]: 20596
% 177.46/23.46  % (5197)Time elapsed: 1.355 s
% 177.46/23.46  % (5197)Instructions burned: 4807 (million)
% 177.46/23.46  % (5197)------------------------------
% 177.46/23.46  % (5197)------------------------------
% 177.46/23.47  % (5204)lrs-1011_8:1_sil=16000:sos=all:i=3138:sd=1:ep=R:ss=axioms_0 on Vampire---4 for (2768ds/3138Mi)
% 178.02/23.57  % (5201)Instruction limit reached!
% 178.02/23.57  % (5201)------------------------------
% 178.02/23.57  % (5201)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 178.02/23.57  % (5201)Termination reason: Unknown
% 178.02/23.57  % (5201)Termination phase: Saturation
% 178.02/23.57  
% 178.02/23.57  % (5201)Memory used [KB]: 7302
% 178.02/23.57  % (5201)Time elapsed: 0.436 s
% 178.02/23.57  % (5201)Instructions burned: 1445 (million)
% 178.02/23.57  % (5201)------------------------------
% 178.02/23.57  % (5201)------------------------------
% 178.02/23.57  % (5205)dis+1010_5:1_sil=64000:sp=const_min:sos=on:acc=model:i=6202:kws=precedence:bd=off:nm=20:alpa=random:ss=axioms_0 on Vampire---4 for (2767ds/6202Mi)
% 178.21/23.61  % (5199)Instruction limit reached!
% 178.21/23.61  % (5199)------------------------------
% 178.21/23.61  % (5199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 178.21/23.61  % (5199)Termination reason: Unknown
% 178.21/23.61  % (5199)Termination phase: Saturation
% 178.21/23.61  
% 178.21/23.61  % (5199)Memory used [KB]: 17077
% 178.21/23.61  % (5199)Time elapsed: 1.105 s
% 178.21/23.61  % (5199)Instructions burned: 4141 (million)
% 178.21/23.61  % (5199)------------------------------
% 178.21/23.61  % (5199)------------------------------
% 178.21/23.61  % (5206)dis+1010_1:4_tgt=ground:sp=weighted_frequency:spb=goal_then_units:br=off:i=3781:sd=1:nm=16:ins=4:av=off:fsd=on:ss=axioms:sgt=32:sil=128000:sims=off:flr=on:nwc=3.0_0 on Vampire---4 for (2767ds/3781Mi)
% 182.55/24.09  % (5203)Instruction limit reached!
% 182.55/24.09  % (5203)------------------------------
% 182.55/24.09  % (5203)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 182.55/24.09  % (5203)Termination reason: Unknown
% 182.55/24.09  % (5203)Termination phase: Saturation
% 182.55/24.09  
% 182.55/24.09  % (5203)Memory used [KB]: 14054
% 182.55/24.09  % (5203)Time elapsed: 0.712 s
% 182.55/24.09  % (5203)Instructions burned: 3040 (million)
% 182.55/24.09  % (5203)------------------------------
% 182.55/24.09  % (5203)------------------------------
% 182.55/24.10  % (5207)lrs+1010_1:102_sil=4000:nwc=11.034643852242374:i=2989:nm=2:ile=on:fd=off:ss=axioms:st=5.0:to=lpo_0 on Vampire---4 for (2762ds/2989Mi)
% 182.55/24.13  % (5109)Instruction limit reached!
% 182.55/24.13  % (5109)------------------------------
% 182.55/24.13  % (5109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 182.55/24.13  % (5109)Termination reason: Unknown
% 182.55/24.13  % (5109)Termination phase: Saturation
% 182.55/24.13  
% 182.55/24.13  % (5109)Memory used [KB]: 87944
% 182.55/24.13  % (5109)Time elapsed: 9.667 s
% 182.55/24.13  % (5109)Instructions burned: 35248 (million)
% 182.55/24.13  % (5109)------------------------------
% 182.55/24.13  % (5109)------------------------------
% 182.55/24.14  % (5208)lrs+2_1:128_drc=encompass:sil=32000:tgt=full:sp=unary_frequency:spb=non_intro:nwc=3.0:st=5.0:s2a=on:i=4695:s2at=5.0:kws=precedence:bd=preordered:ss=included:awrs=converge:awrsf=90_0 on Vampire---4 for (2761ds/4695Mi)
% 183.55/24.34  % (5204)Instruction limit reached!
% 183.55/24.34  % (5204)------------------------------
% 183.55/24.34  % (5204)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 183.55/24.34  % (5204)Termination reason: Unknown
% 183.55/24.34  % (5204)Termination phase: Saturation
% 183.55/24.34  
% 183.55/24.34  % (5204)Memory used [KB]: 12380
% 183.55/24.34  % (5204)Time elapsed: 0.869 s
% 183.55/24.34  % (5204)Instructions burned: 3138 (million)
% 183.55/24.34  % (5204)------------------------------
% 183.55/24.34  % (5204)------------------------------
% 184.12/24.34  % (5209)dis+21_3:17_i=3898:kws=inv_frequency:slsq=on:slsql=off:slsqc=1:slsqr=247,761:s2agt=8:rawr=on:amm=off:fsr=off:awrs=converge:awrsf=283:uhcvi=on:sil=256000_0 on Vampire---4 for (2759ds/3898Mi)
% 186.14/24.61  % (5206)Instruction limit reached!
% 186.14/24.61  % (5206)------------------------------
% 186.14/24.61  % (5206)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 186.14/24.61  % (5206)Termination reason: Unknown
% 186.14/24.61  % (5206)Termination phase: Saturation
% 186.14/24.61  
% 186.14/24.61  % (5206)Memory used [KB]: 12081
% 186.14/24.61  % (5206)Time elapsed: 1.017 s
% 186.14/24.61  % (5206)Instructions burned: 3781 (million)
% 186.14/24.61  % (5206)------------------------------
% 186.14/24.61  % (5206)------------------------------
% 186.14/24.62  % (5210)lrs+1011_2:1_tgt=full:sos=on:urr=full:nwc=5.0:st=5.0:i=7877:sd=1:kws=precedence:ss=axioms:sil=128000:rnwc=on:sac=on_0 on Vampire---4 for (2757ds/7877Mi)
% 188.92/24.99  % (5207)Instruction limit reached!
% 188.92/24.99  % (5207)------------------------------
% 188.92/24.99  % (5207)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 188.92/24.99  % (5207)Termination reason: Unknown
% 188.92/24.99  % (5207)Termination phase: Saturation
% 188.92/24.99  
% 188.92/24.99  % (5207)Memory used [KB]: 14584
% 188.92/24.99  % (5207)Time elapsed: 0.894 s
% 188.92/24.99  % (5207)Instructions burned: 2991 (million)
% 188.92/24.99  % (5207)------------------------------
% 188.92/24.99  % (5207)------------------------------
% 189.71/24.99  % (5211)lrs+1011_2:3_sil=16000:sos=on:rp=on:newcnf=on:lwlo=on:st=1.5:i=3174:sd=2:bd=off:nm=2:fsr=off:gsp=on:ss=axioms:bce=on:anc=all:sac=on_0 on Vampire---4 for (2753ds/3174Mi)
% 189.71/25.01  % (5202)Instruction limit reached!
% 189.71/25.01  % (5202)------------------------------
% 189.71/25.01  % (5202)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 189.71/25.01  % (5202)Termination reason: Unknown
% 189.71/25.01  % (5202)Termination phase: Saturation
% 189.71/25.01  
% 189.71/25.01  % (5202)Memory used [KB]: 29132
% 189.71/25.01  % (5202)Time elapsed: 1.773 s
% 189.71/25.01  % (5202)Instructions burned: 6056 (million)
% 189.71/25.01  % (5202)------------------------------
% 189.71/25.01  % (5202)------------------------------
% 189.71/25.01  % (5212)lrs+1002_1:7_drc=encompass:sil=64000:sos=on:urr=full:i=3893:sd=2:ss=axioms:sgt=100_0 on Vampire---4 for (2753ds/3893Mi)
% 191.13/25.22  % (5209)Instruction limit reached!
% 191.13/25.22  % (5209)------------------------------
% 191.13/25.22  % (5209)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 191.13/25.22  % (5209)Termination reason: Unknown
% 191.13/25.22  % (5209)Termination phase: Saturation
% 191.13/25.22  
% 191.13/25.22  % (5209)Memory used [KB]: 6204
% 191.13/25.22  % (5209)Time elapsed: 0.885 s
% 191.13/25.22  % (5209)Instructions burned: 3901 (million)
% 191.13/25.22  % (5209)------------------------------
% 191.13/25.22  % (5209)------------------------------
% 191.13/25.23  % (5213)lrs-1011_1:8_drc=encompass:sil=4000:tgt=full:lsd=5:newcnf=on:lwlo=on:avsq=on:i=2753:avsqr=2169881,1048576:fsr=off_0 on Vampire---4 for (2751ds/2753Mi)
% 191.47/25.32  % (5205)Instruction limit reached!
% 191.47/25.32  % (5205)------------------------------
% 191.47/25.32  % (5205)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 191.47/25.32  % (5205)Termination reason: Unknown
% 191.47/25.32  % (5205)Termination phase: Saturation
% 191.47/25.32  
% 191.47/25.32  % (5205)Memory used [KB]: 28279
% 191.47/25.32  % (5205)Time elapsed: 1.751 s
% 191.47/25.32  % (5205)Instructions burned: 6202 (million)
% 191.47/25.32  % (5205)------------------------------
% 191.47/25.32  % (5205)------------------------------
% 191.47/25.32  % (5214)lrs+1011_1:32_sil=32000:tgt=ground:sos=on:rp=on:newcnf=on:s2a=on:i=8693:s2at=2.0:awrs=converge:awrsf=200:bd=off:nm=12:av=off_0 on Vampire---4 for (2750ds/8693Mi)
% 194.01/25.53  % (5208)Instruction limit reached!
% 194.01/25.53  % (5208)------------------------------
% 194.01/25.53  % (5208)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 194.01/25.53  % (5208)Termination reason: Unknown
% 194.01/25.53  % (5208)Termination phase: Saturation
% 194.01/25.53  
% 194.01/25.53  % (5208)Memory used [KB]: 19942
% 194.01/25.53  % (5208)Time elapsed: 1.386 s
% 194.01/25.53  % (5208)Instructions burned: 4696 (million)
% 194.01/25.53  % (5208)------------------------------
% 194.01/25.53  % (5208)------------------------------
% 194.01/25.54  % (5215)dis+1010_1:5_sil=32000:tgt=ground:fde=unused:rp=on:newcnf=on:cond=fast:s2a=on:i=8102:s2at=3.0:bd=off:nm=2:ins=3:rawr=on_0 on Vampire---4 for (2747ds/8102Mi)
% 196.60/25.92  % (5211)Instruction limit reached!
% 196.60/25.92  % (5211)------------------------------
% 196.60/25.92  % (5211)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 196.60/25.92  % (5211)Termination reason: Unknown
% 196.60/25.92  % (5211)Termination phase: Saturation
% 196.60/25.92  
% 196.60/25.92  % (5211)Memory used [KB]: 17545
% 196.60/25.92  % (5211)Time elapsed: 0.923 s
% 196.60/25.92  % (5211)Instructions burned: 3176 (million)
% 196.60/25.92  % (5211)------------------------------
% 196.60/25.92  % (5211)------------------------------
% 196.60/25.92  % (5216)lrs-4_1:32_drc=off:tgt=full:fd=preordered:kmz=on:flr=on:i=21801:kws=arity_squared:sil=32000_0 on Vampire---4 for (2744ds/21801Mi)
% 198.01/26.06  % (5213)Instruction limit reached!
% 198.01/26.06  % (5213)------------------------------
% 198.01/26.06  % (5213)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 198.01/26.06  % (5213)Termination reason: Unknown
% 198.01/26.06  % (5213)Termination phase: Saturation
% 198.01/26.06  
% 198.01/26.06  % (5213)Memory used [KB]: 15436
% 198.01/26.06  % (5213)Time elapsed: 0.838 s
% 198.01/26.06  % (5213)Instructions burned: 2755 (million)
% 198.01/26.06  % (5213)------------------------------
% 198.01/26.06  % (5213)------------------------------
% 198.01/26.07  % (5217)lrs-2_1:4_drc=off:sil=128000:tgt=ground:sp=unary_frequency:i=3311:awrs=decay:av=off:kmz=on:kws=inv_frequency:ss=included_0 on Vampire---4 for (2742ds/3311Mi)
% 198.01/26.09  % (5212)Instruction limit reached!
% 198.01/26.09  % (5212)------------------------------
% 198.01/26.09  % (5212)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 198.01/26.09  % (5212)Termination reason: Unknown
% 198.01/26.09  % (5212)Termination phase: Saturation
% 198.01/26.09  
% 198.01/26.09  % (5212)Memory used [KB]: 18238
% 198.01/26.09  % (5212)Time elapsed: 1.100 s
% 198.01/26.09  % (5212)Instructions burned: 3895 (million)
% 198.01/26.09  % (5212)------------------------------
% 198.01/26.09  % (5212)------------------------------
% 198.01/26.10  % (5218)lrs+1002_1:1_sil=32000:sos=all:urr=on:i=12253:br=off:bd=off:erd=off:fs=off:fsr=off:sup=off_0 on Vampire---4 for (2742ds/12253Mi)
% 204.60/26.92  % (5210)Instruction limit reached!
% 204.60/26.92  % (5210)------------------------------
% 204.60/26.92  % (5210)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 204.60/26.92  % (5210)Termination reason: Unknown
% 204.60/26.92  % (5210)Termination phase: Saturation
% 204.60/26.92  
% 204.60/26.92  % (5210)Memory used [KB]: 35582
% 204.60/26.92  % (5210)Time elapsed: 2.300 s
% 204.60/26.92  % (5210)Instructions burned: 7877 (million)
% 204.60/26.92  % (5210)------------------------------
% 204.60/26.92  % (5210)------------------------------
% 204.60/26.92  % (5219)dis-1002_1:1_sil=8000:sos=on:st=1.2:i=4549:ss=axioms:bd=off:sup=off:fsr=off:sd=5_0 on Vampire---4 for (2734ds/4549Mi)
% 205.57/27.02  % (5217)Instruction limit reached!
% 205.57/27.02  % (5217)------------------------------
% 205.57/27.02  % (5217)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 205.57/27.02  % (5217)Termination reason: Unknown
% 205.57/27.02  % (5217)Termination phase: Saturation
% 205.57/27.02  
% 205.57/27.02  % (5217)Memory used [KB]: 15410
% 205.57/27.02  % (5217)Time elapsed: 0.971 s
% 205.57/27.02  % (5217)Instructions burned: 3311 (million)
% 205.57/27.02  % (5217)------------------------------
% 205.57/27.02  % (5217)------------------------------
% 205.57/27.02  % (5220)ott-1011_16:1_urr=on:nwc=10.0:sac=on:s2a=on:i=10020:sd=2:ss=axioms:bsr=on:sil=256000:kws=inv_frequency:anc=all:fs=off:fsr=off:alpa=true_0 on Vampire---4 for (2732ds/10020Mi)
% 205.92/27.04  % (5181)Instruction limit reached!
% 205.92/27.04  % (5181)------------------------------
% 205.92/27.04  % (5181)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 205.92/27.04  % (5181)Termination reason: Unknown
% 205.92/27.04  % (5181)Termination phase: Saturation
% 205.92/27.04  
% 205.92/27.04  % (5181)Memory used [KB]: 94459
% 205.92/27.04  % (5181)Time elapsed: 7.142 s
% 205.92/27.04  % (5181)Instructions burned: 25119 (million)
% 205.92/27.04  % (5181)------------------------------
% 205.92/27.04  % (5181)------------------------------
% 205.92/27.05  % (5221)lrs-1_1:1_drc=off:sil=4000:tgt=full:sp=occurrence:sos=on:urr=on:rp=on:i=2698:bs=on:ins=1:av=off:rawr=on:to=lpo:br=off_0 on Vampire---4 for (2732ds/2698Mi)
% 210.49/27.61  % (5215)Instruction limit reached!
% 210.49/27.61  % (5215)------------------------------
% 210.49/27.61  % (5215)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 210.49/27.61  % (5215)Termination reason: Unknown
% 210.49/27.61  % (5215)Termination phase: Saturation
% 210.49/27.61  
% 210.49/27.61  % (5215)Memory used [KB]: 29462
% 210.49/27.61  % (5215)Time elapsed: 2.078 s
% 210.49/27.61  % (5215)Instructions burned: 8102 (million)
% 210.49/27.61  % (5215)------------------------------
% 210.49/27.61  % (5215)------------------------------
% 210.49/27.62  % (5222)lrs+11_1:128_st=2.0:i=251756:ss=axioms:to=lpo:sil=256000:sd=15:ep=RS_0 on Vampire---4 for (2726ds/251756Mi)
% 211.88/27.79  % (5221)Instruction limit reached!
% 211.88/27.79  % (5221)------------------------------
% 211.88/27.79  % (5221)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 211.88/27.79  % (5221)Termination reason: Unknown
% 211.88/27.79  % (5221)Termination phase: Saturation
% 211.88/27.79  
% 211.88/27.79  % (5221)Memory used [KB]: 19179
% 211.88/27.79  % (5221)Time elapsed: 0.740 s
% 211.88/27.79  % (5221)Instructions burned: 2700 (million)
% 211.88/27.79  % (5221)------------------------------
% 211.88/27.79  % (5221)------------------------------
% 211.88/27.80  % (5223)lrs-1011_1:4_drc=off:sil=128000:plsq=on:plsqr=11166605,262144:lsd=20:s2agt=100:s2a=on:i=4926:awrs=converge:awrsf=200:bd=off:sp=reverse_frequency:erd=off:gsp=on_0 on Vampire---4 for (2725ds/4926Mi)
% 213.23/27.95  % (5219)Instruction limit reached!
% 213.23/27.95  % (5219)------------------------------
% 213.23/27.95  % (5219)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 213.23/27.95  % (5219)Termination reason: Unknown
% 213.23/27.95  % (5219)Termination phase: Saturation
% 213.23/27.95  
% 213.23/27.95  % (5219)Memory used [KB]: 18283
% 213.23/27.95  % (5219)Time elapsed: 1.052 s
% 213.23/27.95  % (5219)Instructions burned: 4550 (million)
% 213.23/27.95  % (5219)------------------------------
% 213.23/27.95  % (5219)------------------------------
% 213.23/27.96  % (5224)ott+1011_1:50_slsqr=118,79:sil=4000:slsqc=2:slsq=on:i=1513:slsql=off:bd=off:ins=7:rawr=on:bsr=unit_only_0 on Vampire---4 for (2723ds/1513Mi)
% 213.23/27.96  % (5214)Instruction limit reached!
% 213.23/27.96  % (5214)------------------------------
% 213.23/27.96  % (5214)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 213.23/27.96  % (5214)Termination reason: Unknown
% 213.23/27.96  % (5214)Termination phase: Saturation
% 213.23/27.96  
% 213.23/27.96  % (5214)Memory used [KB]: 58197
% 213.23/27.96  % (5214)Time elapsed: 2.635 s
% 213.23/27.96  % (5214)Instructions burned: 8694 (million)
% 213.23/27.96  % (5214)------------------------------
% 213.23/27.96  % (5214)------------------------------
% 213.23/27.97  % (5225)lrs+1002_1:8_to=lpo:drc=off:sil=8000:tgt=full:spb=non_intro:urr=full:i=3124:ins=2:rawr=on_0 on Vampire---4 for (2723ds/3124Mi)
% 216.81/28.43  % (5224)Instruction limit reached!
% 216.81/28.43  % (5224)------------------------------
% 216.81/28.43  % (5224)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 216.81/28.43  % (5224)Termination reason: Unknown
% 216.81/28.43  % (5224)Termination phase: Saturation
% 216.81/28.43  
% 216.81/28.43  % (5224)Memory used [KB]: 19441
% 216.81/28.43  % (5224)Time elapsed: 0.472 s
% 216.81/28.43  % (5224)Instructions burned: 1513 (million)
% 216.81/28.43  % (5224)------------------------------
% 216.81/28.43  % (5224)------------------------------
% 216.81/28.43  % (5226)ott+1_1:128_drc=off:sil=8000:s2a=on:i=4939:s2at=2.0_0 on Vampire---4 for (2718ds/4939Mi)
% 218.46/28.67  % (5225)Instruction limit reached!
% 218.46/28.67  % (5225)------------------------------
% 218.46/28.67  % (5225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 218.46/28.67  % (5225)Termination reason: Unknown
% 218.46/28.67  % (5225)Termination phase: Saturation
% 218.46/28.67  
% 218.46/28.67  % (5225)Memory used [KB]: 13230
% 218.46/28.67  % (5225)Time elapsed: 0.704 s
% 218.46/28.67  % (5225)Instructions burned: 3125 (million)
% 218.46/28.67  % (5225)------------------------------
% 218.46/28.67  % (5225)------------------------------
% 218.46/28.67  % (5227)lrs+10_1:32_bsr=unit_only:drc=off:sil=32000:sp=const_frequency:flr=on:slsq=on:i=4584:bs=on:kws=precedence:sac=on:nicw=on_0 on Vampire---4 for (2716ds/4584Mi)
% 219.80/28.89  % (5218)Instruction limit reached!
% 219.80/28.89  % (5218)------------------------------
% 219.80/28.89  % (5218)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 219.80/28.89  % (5218)Termination reason: Unknown
% 219.80/28.89  % (5218)Termination phase: Saturation
% 219.80/28.89  
% 219.80/28.89  % (5218)Memory used [KB]: 32499
% 219.80/28.89  % (5218)Time elapsed: 2.800 s
% 219.80/28.89  % (5218)Instructions burned: 12255 (million)
% 219.80/28.89  % (5218)------------------------------
% 219.80/28.89  % (5218)------------------------------
% 219.80/28.90  % (5228)dis-1004_46:473_drc=encompass:sil=64000:fde=unused:plsqc=1:sims=off:plsq=on:plsqr=7134431,131072:erd=off:urr=on:br=off:rp=on:avsqc=1:newcnf=on:avsq=on:i=5732:kws=frequency:nm=2:afr=on:gsp=on:plsql=on:ins=1:alpa=true:afp=1000:afq=1.906_0 on Vampire---4 for (2714ds/5732Mi)
% 222.63/29.19  % (5223)Instruction limit reached!
% 222.63/29.19  % (5223)------------------------------
% 222.63/29.19  % (5223)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 222.63/29.19  % (5223)Termination reason: Unknown
% 222.63/29.19  % (5223)Termination phase: Saturation
% 222.63/29.19  
% 222.63/29.19  % (5223)Memory used [KB]: 16663
% 222.63/29.19  % (5223)Time elapsed: 1.393 s
% 222.63/29.19  % (5223)Instructions burned: 4927 (million)
% 222.63/29.19  % (5223)------------------------------
% 222.63/29.19  % (5223)------------------------------
% 222.63/29.19  % (5229)lrs-1011_8:1_sos=all:s2a=on:i=11579:sd=2:ss=axioms:bd=off:sil=128000:fde=none:gsp=on:sac=on:nm=4:aac=none:sfv=off_0 on Vampire---4 for (2711ds/11579Mi)
% 223.40/29.28  % (5220)Instruction limit reached!
% 223.40/29.28  % (5220)------------------------------
% 223.40/29.28  % (5220)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 223.40/29.28  % (5220)Termination reason: Unknown
% 223.40/29.28  % (5220)Termination phase: Saturation
% 223.40/29.28  
% 223.40/29.28  % (5220)Memory used [KB]: 11864
% 223.40/29.28  % (5220)Time elapsed: 2.254 s
% 223.40/29.28  % (5220)Instructions burned: 10020 (million)
% 223.40/29.28  % (5220)------------------------------
% 223.40/29.28  % (5220)------------------------------
% 223.40/29.29  % (5230)ott+1011_1:20_to=lpo:drc=off:sil=256000:sp=reverse_arity:spb=goal_then_units:nwc=10.0:i=3712:bs=unit_only:rawr=on:rnwc=on:ins=2:bd=preordered_0 on Vampire---4 for (2710ds/3712Mi)
% 228.26/29.85  % (5226)Instruction limit reached!
% 228.26/29.85  % (5226)------------------------------
% 228.26/29.85  % (5226)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 228.26/29.85  % (5226)Termination reason: Unknown
% 228.26/29.85  % (5226)Termination phase: Saturation
% 228.26/29.85  
% 228.26/29.85  % (5226)Memory used [KB]: 40408
% 228.26/29.85  % (5226)Time elapsed: 1.416 s
% 228.26/29.85  % (5226)Instructions burned: 4940 (million)
% 228.26/29.85  % (5226)------------------------------
% 228.26/29.85  % (5226)------------------------------
% 228.26/29.85  % (5464)dis+1011_1:1_drc=off:sil=16000:tgt=full:fde=unused:nwc=2.0:st=1.5:i=4914:sd=3:fsr=off:ss=axioms:nm=2_0 on Vampire---4 for (2704ds/4914Mi)
% 229.94/30.09  % (5227)Instruction limit reached!
% 229.94/30.09  % (5227)------------------------------
% 229.94/30.09  % (5227)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 229.94/30.09  % (5227)Termination reason: Unknown
% 229.94/30.09  % (5227)Termination phase: Saturation
% 229.94/30.09  
% 229.94/30.09  % (5227)Memory used [KB]: 31495
% 229.94/30.09  % (5227)Time elapsed: 1.414 s
% 229.94/30.09  % (5227)Instructions burned: 4586 (million)
% 229.94/30.09  % (5227)------------------------------
% 229.94/30.09  % (5227)------------------------------
% 230.42/30.10  % (5571)lrs+2_1:1024_drc=off:sil=8000:sp=frequency:spb=goal:slsq=on:s2a=on:i=2846:kws=inv_arity_squared:awrs=converge:awrsf=30:fsr=off:s2at=2.0:fd=preordered:av=off_0 on Vampire---4 for (2702ds/2846Mi)
% 230.71/30.15  % (5230)Instruction limit reached!
% 230.71/30.15  % (5230)------------------------------
% 230.71/30.15  % (5230)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 230.71/30.15  % (5230)Termination reason: Unknown
% 230.71/30.15  % (5230)Termination phase: Saturation
% 230.71/30.15  
% 230.71/30.15  % (5230)Memory used [KB]: 8958
% 230.71/30.15  % (5230)Time elapsed: 0.867 s
% 230.71/30.15  % (5230)Instructions burned: 3715 (million)
% 230.71/30.15  % (5230)------------------------------
% 230.71/30.15  % (5230)------------------------------
% 230.71/30.16  % (5572)ott+10_12:119_drc=off:sil=16000:tgt=ground:sp=reverse_arity:spb=intro:nwc=5.0:sac=on:s2a=on:i=13563:s2at=2.0:bd=preordered:rawr=on_0 on Vampire---4 for (2701ds/13563Mi)
% 231.43/30.32  % (5228)Instruction limit reached!
% 231.43/30.32  % (5228)------------------------------
% 231.43/30.32  % (5228)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 231.43/30.32  % (5228)Termination reason: Unknown
% 231.43/30.32  % (5228)Termination phase: Saturation
% 231.43/30.32  
% 231.43/30.32  % (5228)Memory used [KB]: 31203
% 231.43/30.32  % (5228)Time elapsed: 1.420 s
% 231.43/30.32  % (5228)Instructions burned: 5734 (million)
% 231.43/30.32  % (5228)------------------------------
% 231.43/30.32  % (5228)------------------------------
% 231.43/30.32  % (5576)lrs-1011_271883:1048576_slsqr=2858345,1048576:to=lpo:sil=128000:sp=frequency:gs=on:flr=on:slsq=on:i=5589:awrs=decay:slsql=off:awrsf=90:fsr=off:ss=axioms:sgt=32:bsr=unit_only_0 on Vampire---4 for (2699ds/5589Mi)
% 237.23/30.96  % (5571)Instruction limit reached!
% 237.23/30.96  % (5571)------------------------------
% 237.23/30.96  % (5571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 237.23/30.96  % (5571)Termination reason: Unknown
% 237.23/30.96  % (5571)Termination phase: Saturation
% 237.23/30.96  
% 237.23/30.96  % (5571)Memory used [KB]: 10927
% 237.23/30.96  % (5571)Time elapsed: 0.847 s
% 237.23/30.96  % (5571)Instructions burned: 2848 (million)
% 237.23/30.96  % (5571)------------------------------
% 237.23/30.96  % (5571)------------------------------
% 237.23/30.96  % (5686)lrs+21_1:6_to=lpo:drc=off:sil=64000:tgt=ground:fd=preordered:i=5700_0 on Vampire---4 for (2693ds/5700Mi)
% 241.46/31.50  % (5464)Instruction limit reached!
% 241.46/31.50  % (5464)------------------------------
% 241.46/31.50  % (5464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 241.46/31.50  % (5464)Termination reason: Unknown
% 241.46/31.50  % (5464)Termination phase: Saturation
% 241.46/31.50  
% 241.46/31.50  % (5464)Memory used [KB]: 19890
% 241.46/31.50  % (5464)Time elapsed: 1.650 s
% 241.46/31.50  % (5464)Instructions burned: 4914 (million)
% 241.46/31.50  % (5464)------------------------------
% 241.46/31.50  % (5464)------------------------------
% 241.46/31.51  % (5865)dis+10_1:1024_sil=16000:fs=off:gs=on:i=3991:ins=1:fsr=off:sac=on_0 on Vampire---4 for (2688ds/3991Mi)
% 244.55/31.87  % (5216)Instruction limit reached!
% 244.55/31.87  % (5216)------------------------------
% 244.55/31.87  % (5216)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 244.55/31.87  % (5216)Termination reason: Unknown
% 244.55/31.87  % (5216)Termination phase: Saturation
% 244.55/31.87  
% 244.55/31.87  % (5216)Memory used [KB]: 156996
% 244.55/31.87  % (5216)Time elapsed: 5.976 s
% 244.55/31.87  % (5216)Instructions burned: 21803 (million)
% 244.55/31.87  % (5216)------------------------------
% 244.55/31.87  % (5216)------------------------------
% 244.55/31.89  % (5866)dis+22_1:8_sil=128000:abs=on:alpa=true:sac=on:i=5322:nm=2:amm=off:sup=off_0 on Vampire---4 for (2684ds/5322Mi)
% 246.06/32.11  % (5576)Instruction limit reached!
% 246.06/32.11  % (5576)------------------------------
% 246.06/32.11  % (5576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 246.06/32.11  % (5576)Termination reason: Unknown
% 246.06/32.11  % (5576)Termination phase: Saturation
% 246.06/32.11  
% 246.06/32.11  % (5576)Memory used [KB]: 36159
% 246.06/32.11  % (5576)Time elapsed: 1.790 s
% 246.06/32.11  % (5576)Instructions burned: 5592 (million)
% 246.06/32.11  % (5576)------------------------------
% 246.06/32.11  % (5576)------------------------------
% 246.06/32.12  % (5867)lrs+1011_1:64_anc=all:plsq=on:plsqr=32,1:fs=off:sac=on:i=11225:fsr=off:avsq=on:avsqc=1:sil=256000:ins=1_0 on Vampire---4 for (2682ds/11225Mi)
% 249.36/32.49  % (5229)Instruction limit reached!
% 249.36/32.49  % (5229)------------------------------
% 249.36/32.49  % (5229)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 249.36/32.49  % (5229)Termination reason: Unknown
% 249.36/32.49  % (5229)Termination phase: Saturation
% 249.36/32.49  
% 249.36/32.49  % (5229)Memory used [KB]: 29193
% 249.36/32.49  % (5229)Time elapsed: 3.300 s
% 249.36/32.49  % (5229)Instructions burned: 11581 (million)
% 249.36/32.49  % (5229)------------------------------
% 249.36/32.49  % (5229)------------------------------
% 249.36/32.50  % (5868)lrs+1011_1:6_to=lpo:drc=encompass:sil=256000:tgt=full:sp=unary_first:nwc=10.0:i=6940:aac=none:bd=preordered:ss=axioms:sgt=16_0 on Vampire---4 for (2678ds/6940Mi)
% 249.72/32.59  % (5686)Instruction limit reached!
% 249.72/32.59  % (5686)------------------------------
% 249.72/32.59  % (5686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 249.72/32.59  % (5686)Termination reason: Unknown
% 249.72/32.59  % (5686)Termination phase: Saturation
% 249.72/32.59  
% 249.72/32.59  % (5686)Memory used [KB]: 16212
% 249.72/32.59  % (5686)Time elapsed: 1.639 s
% 249.72/32.59  % (5686)Instructions burned: 5702 (million)
% 249.72/32.59  % (5686)------------------------------
% 249.72/32.59  % (5686)------------------------------
% 249.72/32.60  % (5869)lrs+2_9:22_drc=off:sil=16000:tgt=ground:fde=none:plsqc=4:plsq=on:sp=occurrence:plsql=on:st=2.0:i=8146:kws=precedence:ss=included:alpa=true_0 on Vampire---4 for (2677ds/8146Mi)
% 251.50/32.83  % (5865)Instruction limit reached!
% 251.50/32.83  % (5865)------------------------------
% 251.50/32.83  % (5865)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 251.50/32.83  % (5865)Termination reason: Unknown
% 251.50/32.83  % (5865)Termination phase: Saturation
% 251.50/32.83  
% 251.50/32.83  % (5865)Memory used [KB]: 85260
% 251.50/32.83  % (5865)Time elapsed: 1.325 s
% 251.50/32.83  % (5865)Instructions burned: 3993 (million)
% 251.50/32.83  % (5865)------------------------------
% 251.50/32.83  % (5865)------------------------------
% 252.21/32.84  % (5870)lrs+2_1:216_bsr=unit_only:to=lpo:drc=off:sil=32000:sp=const_min:nwc=3.0:i=8801:rawr=on_0 on Vampire---4 for (2674ds/8801Mi)
% 255.50/33.30  % (5866)Instruction limit reached!
% 255.50/33.30  % (5866)------------------------------
% 255.50/33.30  % (5866)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 255.50/33.30  % (5866)Termination reason: Unknown
% 255.50/33.30  % (5866)Termination phase: Saturation
% 255.50/33.30  
% 255.50/33.30  % (5866)Memory used [KB]: 24890
% 255.50/33.30  % (5866)Time elapsed: 1.414 s
% 255.50/33.30  % (5866)Instructions burned: 5325 (million)
% 255.50/33.30  % (5866)------------------------------
% 255.50/33.30  % (5866)------------------------------
% 255.50/33.31  % (5871)lrs+1010_2:5_bsr=on:to=lpo:sil=64000:bsd=on:sp=frequency:sos=on:urr=ec_only:nwc=4.4:updr=off:newcnf=on:i=14455:ins=2:fsr=off:uhcvi=on:afr=on:rawr=on_0 on Vampire---4 for (2670ds/14455Mi)
% 261.20/34.02  % (5572)Instruction limit reached!
% 261.20/34.02  % (5572)------------------------------
% 261.20/34.02  % (5572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 261.20/34.02  % (5572)Termination reason: Unknown
% 261.20/34.02  % (5572)Termination phase: Saturation
% 261.20/34.02  
% 261.20/34.02  % (5572)Memory used [KB]: 28694
% 261.20/34.02  % (5572)Time elapsed: 3.862 s
% 261.20/34.02  % (5572)Instructions burned: 13566 (million)
% 261.20/34.02  % (5572)------------------------------
% 261.20/34.02  % (5572)------------------------------
% 261.20/34.02  % (5872)lrs+1010_8:7_to=lpo:sil=64000:sp=frequency:sos=on:urr=ec_only:fd=off:gs=on:flr=on:sac=on:st=-1.0:i=7419:add=large:gsaa=from_current:bd=off:nm=4:fsr=off:uhcvi=on:ss=axioms:rawr=on_0 on Vampire---4 for (2663ds/7419Mi)
% 266.80/34.69  % (5868)Instruction limit reached!
% 266.80/34.69  % (5868)------------------------------
% 266.80/34.69  % (5868)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 266.80/34.69  % (5868)Termination reason: Unknown
% 266.80/34.69  % (5868)Termination phase: Saturation
% 266.80/34.69  
% 266.80/34.69  % (5868)Memory used [KB]: 23596
% 266.80/34.69  % (5868)Time elapsed: 2.198 s
% 266.80/34.69  % (5868)Instructions burned: 6941 (million)
% 266.80/34.69  % (5868)------------------------------
% 266.80/34.69  % (5868)------------------------------
% 266.80/34.70  % (5873)lrs+1011_12:7_drc=off:tgt=ground:sp=frequency:spb=goal:fd=preordered:rp=on:nwc=10.0:newcnf=on:cond=fast:i=16585:kws=precedence:afp=50:afq=4.10402:rawr=on:ss=axioms:sd=2:sgt=50:st=3.5:add=off:ins=11:rnwc=on:sims=off:sil=256000_0 on Vampire---4 for (2656ds/16585Mi)
% 267.41/34.81  % (5870)Instruction limit reached!
% 267.41/34.81  % (5870)------------------------------
% 267.41/34.81  % (5870)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 267.41/34.81  % (5870)Termination reason: Unknown
% 267.41/34.81  % (5870)Termination phase: Saturation
% 267.41/34.81  
% 267.41/34.81  % (5870)Memory used [KB]: 31133
% 267.41/34.81  % (5870)Time elapsed: 1.969 s
% 267.41/34.81  % (5870)Instructions burned: 8802 (million)
% 267.41/34.81  % (5870)------------------------------
% 267.41/34.81  % (5870)------------------------------
% 267.41/34.81  % (5874)lrs-1010_50:427_bsr=on:sil=32000:tgt=ground:sp=occurrence:rp=on:gs=on:i=4434:add=large:kws=inv_arity_squared:afp=2000:aac=none:nm=6:ins=1:afq=2.0:uhcvi=on:rawr=on:awrs=converge_0 on Vampire---4 for (2655ds/4434Mi)
% 268.81/34.97  % (5867)Instruction limit reached!
% 268.81/34.97  % (5867)------------------------------
% 268.81/34.97  % (5867)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 268.81/34.97  % (5867)Termination reason: Unknown
% 268.81/34.97  % (5867)Termination phase: Saturation
% 268.81/34.97  
% 268.81/34.97  % (5867)Memory used [KB]: 35954
% 268.81/34.97  % (5867)Time elapsed: 2.852 s
% 268.81/34.97  % (5867)Instructions burned: 11229 (million)
% 268.81/34.97  % (5867)------------------------------
% 268.81/34.97  % (5867)------------------------------
% 268.81/34.98  % (5875)dis-1011_1:1_sil=16000:i=7700:fsr=off:ep=R:nm=4:fde=none_0 on Vampire---4 for (2653ds/7700Mi)
% 269.21/35.12  % (5869)Instruction limit reached!
% 269.21/35.12  % (5869)------------------------------
% 269.21/35.12  % (5869)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 269.21/35.12  % (5869)Termination reason: Unknown
% 269.21/35.12  % (5869)Termination phase: Saturation
% 269.21/35.12  
% 269.21/35.12  % (5869)Memory used [KB]: 20183
% 269.21/35.12  % (5869)Time elapsed: 2.527 s
% 269.21/35.12  % (5869)Instructions burned: 8147 (million)
% 269.21/35.12  % (5869)------------------------------
% 269.21/35.12  % (5869)------------------------------
% 269.21/35.13  % (5876)lrs+2_3:1_to=lpo:sil=256000:irw=on:fde=unused:sp=unary_first:bce=on:nwc=6.0:s2agt=30:newcnf=on:s2a=on:i=17056:nm=2_0 on Vampire---4 for (2651ds/17056Mi)
% 275.31/35.74  % (5872)Instruction limit reached!
% 275.31/35.74  % (5872)------------------------------
% 275.31/35.74  % (5872)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 275.31/35.74  % (5872)Termination reason: Unknown
% 275.31/35.74  % (5872)Termination phase: Saturation
% 275.31/35.74  
% 275.31/35.74  % (5872)Memory used [KB]: 6158
% 275.31/35.74  % (5872)Time elapsed: 1.735 s
% 275.31/35.74  % (5872)Instructions burned: 7420 (million)
% 275.31/35.74  % (5872)------------------------------
% 275.31/35.74  % (5872)------------------------------
% 275.31/35.74  % (5877)lrs+3_1:7_drc=off:sil=64000:i=26582:av=off:bs=on:updr=off:gs=on:fsr=off_0 on Vampire---4 for (2645ds/26582Mi)
% 279.32/36.28  % (5874)Instruction limit reached!
% 279.32/36.28  % (5874)------------------------------
% 279.32/36.28  % (5874)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 279.32/36.28  % (5874)Termination reason: Unknown
% 279.32/36.28  % (5874)Termination phase: Saturation
% 279.32/36.28  
% 279.32/36.28  % (5874)Memory used [KB]: 14804
% 279.32/36.28  % (5874)Time elapsed: 1.472 s
% 279.32/36.28  % (5874)Instructions burned: 4436 (million)
% 279.32/36.28  % (5874)------------------------------
% 279.32/36.28  % (5874)------------------------------
% 279.32/36.29  % (5878)dis+1011_12:7_bsr=unit_only:to=lpo:sil=16000:tgt=full:sp=occurrence:rp=on:nwc=10.0:cond=fast:i=8814:sd=1:aac=none:nm=4:uhcvi=on:afr=on:ss=axioms:rawr=on:gsp=on:etr=on_0 on Vampire---4 for (2640ds/8814Mi)
% 284.63/36.90  % (5875)Instruction limit reached!
% 284.63/36.90  % (5875)------------------------------
% 284.63/36.90  % (5875)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 284.63/36.90  % (5875)Termination reason: Unknown
% 284.63/36.90  % (5875)Termination phase: Saturation
% 284.63/36.90  
% 284.63/36.90  % (5875)Memory used [KB]: 23699
% 284.63/36.90  % (5875)Time elapsed: 1.906 s
% 284.63/36.90  % (5875)Instructions burned: 7702 (million)
% 284.63/36.90  % (5875)------------------------------
% 284.63/36.90  % (5875)------------------------------
% 284.63/36.90  % (5196)Instruction limit reached!
% 284.63/36.90  % (5196)------------------------------
% 284.63/36.90  % (5196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 284.63/36.90  % (5196)Termination reason: Unknown
% 284.63/36.90  % (5196)Termination phase: Saturation
% 284.63/36.90  
% 284.63/36.90  % (5196)Memory used [KB]: 42973
% 284.63/36.90  % (5196)Time elapsed: 14.886 s
% 284.63/36.90  % (5196)Instructions burned: 59391 (million)
% 284.63/36.90  % (5196)------------------------------
% 284.63/36.90  % (5196)------------------------------
% 284.63/36.91  % (5879)dis+21_16:1_sil=128000:newcnf=on:i=8054:kws=inv_frequency:nm=2:bd=preordered:flr=on:sac=on:ins=1_0 on Vampire---4 for (2634ds/8054Mi)
% 284.63/36.91  % (5880)lrs+1011_5:4_tgt=full:plsqc=1:plsq=on:plsqr=10,1:lsd=10:gs=on:nwc=10.0:lwlo=on:i=9190:av=off:fsr=off:sil=16000:irw=on:cond=on_0 on Vampire---4 for (2634ds/9190Mi)
% 290.53/37.68  % (5880)First to succeed.
% 290.53/37.69  % (5880)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-4497"
% 290.53/37.69  % (5880)Refutation found. Thanks to Tanya!
% 290.53/37.69  % SZS status Theorem for Vampire---4
% 290.53/37.69  % SZS output start Proof for Vampire---4
% See solution above
% 290.53/37.69  % (5880)------------------------------
% 290.53/37.69  % (5880)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 290.53/37.69  % (5880)Termination reason: Refutation
% 290.53/37.69  
% 290.53/37.69  % (5880)Memory used [KB]: 15365
% 290.53/37.69  % (5880)Time elapsed: 0.777 s
% 290.53/37.69  % (5880)Instructions burned: 2487 (million)
% 290.53/37.69  % (4497)Success in time 37.375 s
% 290.53/37.69  % Vampire---4.8 exiting
%------------------------------------------------------------------------------