TSTP Solution File: SWW599_2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW599_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 : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed May  1 04:20:13 EDT 2024

% Result   : Theorem 2.77s 1.12s
% Output   : Refutation 3.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   73
% Syntax   : Number of formulae    :  136 (  29 unt;  54 typ;   0 def)
%            Number of atoms       :  669 ( 233 equ)
%            Maximal formula atoms :   80 (   8 avg)
%            Number of connectives :  900 ( 313   ~; 197   |; 309   &)
%                                         (   8 <=>;  73  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   6 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number arithmetic     : 1244 ( 284 atm; 302 fun; 470 num; 188 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :   64 (  31   >;  33   *;   0   +;   0  <<)
%            Number of predicates  :   11 (   7 usr;   6 prp; 0-3 aty)
%            Number of functors    :   51 (  45 usr;  20 con; 0-5 aty)
%            Number of variables   :  238 ( 160   !;  78   ?; 238   :)

% 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(type_def_11,type,
    map_int_bool: $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,
    ref: ty > ty ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_32,type,
    t2tb3: bool1 > uni ).

tff(func_def_33,type,
    tb2t3: uni > bool1 ).

tff(func_def_34,type,
    t2tb4: map_int_bool > uni ).

tff(func_def_35,type,
    tb2t4: uni > map_int_bool ).

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

tff(func_def_41,type,
    sK1: map_int_int ).

tff(func_def_42,type,
    sK2: $int ).

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

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

tff(func_def_45,type,
    sK5: map_int_bool ).

tff(func_def_46,type,
    sK6: $int > $int ).

tff(func_def_47,type,
    sK7: $int ).

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

tff(func_def_49,type,
    sK9: ( array_int * $int * $int ) > $int ).

tff(func_def_50,type,
    sK10: ( array_int * $int * $int ) > $int ).

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

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

tff(f3457,plain,
    $false,
    inference(avatar_sat_refutation,[],[f223,f239,f246,f1082,f1097,f3453]) ).

tff(f3453,plain,
    ( ~ spl11_4
    | ~ spl11_12 ),
    inference(avatar_contradiction_clause,[],[f3452]) ).

tff(f3452,plain,
    ( $false
    | ~ spl11_4
    | ~ spl11_12 ),
    inference(subsumption_resolution,[],[f413,f3451]) ).

tff(f3451,plain,
    ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)
    | ~ spl11_4
    | ~ spl11_12 ),
    inference(forward_demodulation,[],[f3450,f1096]) ).

tff(f1096,plain,
    ( ( sK8 = tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))) )
    | ~ spl11_12 ),
    inference(avatar_component_clause,[],[f1094]) ).

tff(f1094,plain,
    ( spl11_12
  <=> ( sK8 = tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_12])]) ).

tff(f3450,plain,
    ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),sK0)
    | ~ spl11_4 ),
    inference(forward_demodulation,[],[f3433,f277]) ).

tff(f277,plain,
    sK0 = $sum(2,sK2),
    inference(superposition,[],[f124,f51]) ).

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

tff(f124,plain,
    sK0 = $sum(sK2,2),
    inference(cnf_transformation,[],[f117]) ).

tff(f117,plain,
    ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(sK2,2))
    & ( ! [X6: $int] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X6,$sum($sum(sK2,1),1))
          | ( sK4 = X6 )
          | ~ $less(X6,sK2)
          | $less(X6,0) )
      | ( $uminus(1) != sK3 ) )
    & ( ! [X7: $int] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum($sum(sK2,1),1))
          | ~ $less(X7,sK2)
          | $less(X7,0) )
      | ( $uminus(1) != sK4 ) )
    & ! [X8: $int] :
        ( ( ! [X9: $int] :
              ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X9))) != X8 )
              | ~ $less(X9,$sum($sum(sK2,1),1))
              | $less(X9,0) )
          & ( true1 != tb2t3(get(bool,int,t2tb4(sK5),t2tb(X8))) ) )
        | ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(sK6(X8)))) = X8 )
          & $less(sK6(X8),$sum($sum(sK2,1),1))
          & ~ $less(sK6(X8),0)
          & ( true1 = tb2t3(get(bool,int,t2tb4(sK5),t2tb(X8))) ) )
        | ~ $less(X8,sK2)
        | $less(X8,0) )
    & ( ( ( sK3 != sK4 )
        & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK3,$sum($sum(sK2,1),1)) )
      | ( $uminus(1) = sK3 ) )
    & ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum($sum(sK2,1),1))
      | ( $uminus(1) = sK4 ) )
    & ( ( $uminus(1) = sK3 )
      | ( $uminus(1) != sK4 ) )
    & ~ $less($sum(sK2,1),0)
    & ~ $less(sK2,0)
    & ~ $less(sK2,0)
    & ( sK7 != sK8 )
    & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(sK2,2))
    & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK7,$sum(sK2,2))
    & ! [X13: $int] :
        ( ( $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),sK2)
          & ~ $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),0) )
        | ~ $less(X13,sK0)
        | $less(X13,0) )
    & ~ $less(sK2,2)
    & ( sK0 = $sum(sK2,2) )
    & ~ $less(sK0,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4,sK5,sK6,sK7,sK8])],[f111,f116,f115,f114,f113,f112]) ).

tff(f112,plain,
    ( ? [X0: $int,X1: map_int_int,X2: $int] :
        ( ? [X3: $int,X4: $int,X5: map_int_bool] :
            ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum(X2,2))
            & ( ! [X6: $int] :
                  ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X6,$sum($sum(X2,1),1))
                  | ( X4 = X6 )
                  | ~ $less(X6,X2)
                  | $less(X6,0) )
              | ( $uminus(1) != X3 ) )
            & ( ! [X7: $int] :
                  ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum($sum(X2,1),1))
                  | ~ $less(X7,X2)
                  | $less(X7,0) )
              | ( $uminus(1) != X4 ) )
            & ! [X8: $int] :
                ( ( ! [X9: $int] :
                      ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X9))) != X8 )
                      | ~ $less(X9,$sum($sum(X2,1),1))
                      | $less(X9,0) )
                  & ( true1 != tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
                | ( ? [X10: $int] :
                      ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X10))) = X8 )
                      & $less(X10,$sum($sum(X2,1),1))
                      & ~ $less(X10,0) )
                  & ( true1 = tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
                | ~ $less(X8,X2)
                | $less(X8,0) )
            & ( ( ( X3 != X4 )
                & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X3,$sum($sum(X2,1),1)) )
              | ( $uminus(1) = X3 ) )
            & ( appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum($sum(X2,1),1))
              | ( $uminus(1) = X4 ) )
            & ( ( $uminus(1) = X3 )
              | ( $uminus(1) != X4 ) ) )
        & ~ $less($sum(X2,1),0)
        & ~ $less(X2,0)
        & ~ $less(X2,0)
        & ? [X11: $int] :
            ( ? [X12: $int] :
                ( ( X11 != X12 )
                & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X12,$sum(X2,2)) )
            & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X11,$sum(X2,2)) )
        & ! [X13: $int] :
            ( ( $less(tb2t(get(int,int,t2tb2(X1),t2tb(X13))),X2)
              & ~ $less(tb2t(get(int,int,t2tb2(X1),t2tb(X13))),0) )
            | ~ $less(X13,X0)
            | $less(X13,0) )
        & ~ $less(X2,2)
        & ( $sum(X2,2) = X0 )
        & ~ $less(X0,0) )
   => ( ? [X5: map_int_bool,X4: $int,X3: $int] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X4,$sum(sK2,2))
          & ( ! [X6: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X6,$sum($sum(sK2,1),1))
                | ( X4 = X6 )
                | ~ $less(X6,sK2)
                | $less(X6,0) )
            | ( $uminus(1) != X3 ) )
          & ( ! [X7: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum($sum(sK2,1),1))
                | ~ $less(X7,sK2)
                | $less(X7,0) )
            | ( $uminus(1) != X4 ) )
          & ! [X8: $int] :
              ( ( ! [X9: $int] :
                    ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X9))) != X8 )
                    | ~ $less(X9,$sum($sum(sK2,1),1))
                    | $less(X9,0) )
                & ( true1 != tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
              | ( ? [X10: $int] :
                    ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X10))) = X8 )
                    & $less(X10,$sum($sum(sK2,1),1))
                    & ~ $less(X10,0) )
                & ( true1 = tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
              | ~ $less(X8,sK2)
              | $less(X8,0) )
          & ( ( ( X3 != X4 )
              & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X3,$sum($sum(sK2,1),1)) )
            | ( $uminus(1) = X3 ) )
          & ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X4,$sum($sum(sK2,1),1))
            | ( $uminus(1) = X4 ) )
          & ( ( $uminus(1) = X3 )
            | ( $uminus(1) != X4 ) ) )
      & ~ $less($sum(sK2,1),0)
      & ~ $less(sK2,0)
      & ~ $less(sK2,0)
      & ? [X11: $int] :
          ( ? [X12: $int] :
              ( ( X11 != X12 )
              & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X12,$sum(sK2,2)) )
          & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X11,$sum(sK2,2)) )
      & ! [X13: $int] :
          ( ( $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),sK2)
            & ~ $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),0) )
          | ~ $less(X13,sK0)
          | $less(X13,0) )
      & ~ $less(sK2,2)
      & ( sK0 = $sum(sK2,2) )
      & ~ $less(sK0,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f113,plain,
    ( ? [X5: map_int_bool,X4: $int,X3: $int] :
        ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X4,$sum(sK2,2))
        & ( ! [X6: $int] :
              ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X6,$sum($sum(sK2,1),1))
              | ( X4 = X6 )
              | ~ $less(X6,sK2)
              | $less(X6,0) )
          | ( $uminus(1) != X3 ) )
        & ( ! [X7: $int] :
              ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum($sum(sK2,1),1))
              | ~ $less(X7,sK2)
              | $less(X7,0) )
          | ( $uminus(1) != X4 ) )
        & ! [X8: $int] :
            ( ( ! [X9: $int] :
                  ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X9))) != X8 )
                  | ~ $less(X9,$sum($sum(sK2,1),1))
                  | $less(X9,0) )
              & ( true1 != tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
            | ( ? [X10: $int] :
                  ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X10))) = X8 )
                  & $less(X10,$sum($sum(sK2,1),1))
                  & ~ $less(X10,0) )
              & ( true1 = tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
            | ~ $less(X8,sK2)
            | $less(X8,0) )
        & ( ( ( X3 != X4 )
            & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X3,$sum($sum(sK2,1),1)) )
          | ( $uminus(1) = X3 ) )
        & ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X4,$sum($sum(sK2,1),1))
          | ( $uminus(1) = X4 ) )
        & ( ( $uminus(1) = X3 )
          | ( $uminus(1) != X4 ) ) )
   => ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(sK2,2))
      & ( ! [X6: $int] :
            ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X6,$sum($sum(sK2,1),1))
            | ( sK4 = X6 )
            | ~ $less(X6,sK2)
            | $less(X6,0) )
        | ( $uminus(1) != sK3 ) )
      & ( ! [X7: $int] :
            ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum($sum(sK2,1),1))
            | ~ $less(X7,sK2)
            | $less(X7,0) )
        | ( $uminus(1) != sK4 ) )
      & ! [X8: $int] :
          ( ( ! [X9: $int] :
                ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X9))) != X8 )
                | ~ $less(X9,$sum($sum(sK2,1),1))
                | $less(X9,0) )
            & ( true1 != tb2t3(get(bool,int,t2tb4(sK5),t2tb(X8))) ) )
          | ( ? [X10: $int] :
                ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X10))) = X8 )
                & $less(X10,$sum($sum(sK2,1),1))
                & ~ $less(X10,0) )
            & ( true1 = tb2t3(get(bool,int,t2tb4(sK5),t2tb(X8))) ) )
          | ~ $less(X8,sK2)
          | $less(X8,0) )
      & ( ( ( sK3 != sK4 )
          & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK3,$sum($sum(sK2,1),1)) )
        | ( $uminus(1) = sK3 ) )
      & ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum($sum(sK2,1),1))
        | ( $uminus(1) = sK4 ) )
      & ( ( $uminus(1) = sK3 )
        | ( $uminus(1) != sK4 ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f114,plain,
    ! [X8: $int] :
      ( ? [X10: $int] :
          ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(X10))) = X8 )
          & $less(X10,$sum($sum(sK2,1),1))
          & ~ $less(X10,0) )
     => ( ( tb2t(get(int,int,t2tb2(sK1),t2tb(sK6(X8)))) = X8 )
        & $less(sK6(X8),$sum($sum(sK2,1),1))
        & ~ $less(sK6(X8),0) ) ),
    introduced(choice_axiom,[]) ).

tff(f115,plain,
    ( ? [X11: $int] :
        ( ? [X12: $int] :
            ( ( X11 != X12 )
            & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X12,$sum(sK2,2)) )
        & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X11,$sum(sK2,2)) )
   => ( ? [X12: $int] :
          ( ( sK7 != X12 )
          & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X12,$sum(sK2,2)) )
      & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK7,$sum(sK2,2)) ) ),
    introduced(choice_axiom,[]) ).

tff(f116,plain,
    ( ? [X12: $int] :
        ( ( sK7 != X12 )
        & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X12,$sum(sK2,2)) )
   => ( ( sK7 != sK8 )
      & appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(sK2,2)) ) ),
    introduced(choice_axiom,[]) ).

tff(f111,plain,
    ? [X0: $int,X1: map_int_int,X2: $int] :
      ( ? [X3: $int,X4: $int,X5: map_int_bool] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum(X2,2))
          & ( ! [X6: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X6,$sum($sum(X2,1),1))
                | ( X4 = X6 )
                | ~ $less(X6,X2)
                | $less(X6,0) )
            | ( $uminus(1) != X3 ) )
          & ( ! [X7: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum($sum(X2,1),1))
                | ~ $less(X7,X2)
                | $less(X7,0) )
            | ( $uminus(1) != X4 ) )
          & ! [X8: $int] :
              ( ( ! [X9: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X9))) != X8 )
                    | ~ $less(X9,$sum($sum(X2,1),1))
                    | $less(X9,0) )
                & ( true1 != tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
              | ( ? [X10: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X10))) = X8 )
                    & $less(X10,$sum($sum(X2,1),1))
                    & ~ $less(X10,0) )
                & ( true1 = tb2t3(get(bool,int,t2tb4(X5),t2tb(X8))) ) )
              | ~ $less(X8,X2)
              | $less(X8,0) )
          & ( ( ( X3 != X4 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X3,$sum($sum(X2,1),1)) )
            | ( $uminus(1) = X3 ) )
          & ( appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum($sum(X2,1),1))
            | ( $uminus(1) = X4 ) )
          & ( ( $uminus(1) = X3 )
            | ( $uminus(1) != X4 ) ) )
      & ~ $less($sum(X2,1),0)
      & ~ $less(X2,0)
      & ~ $less(X2,0)
      & ? [X11: $int] :
          ( ? [X12: $int] :
              ( ( X11 != X12 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X12,$sum(X2,2)) )
          & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X11,$sum(X2,2)) )
      & ! [X13: $int] :
          ( ( $less(tb2t(get(int,int,t2tb2(X1),t2tb(X13))),X2)
            & ~ $less(tb2t(get(int,int,t2tb2(X1),t2tb(X13))),0) )
          | ~ $less(X13,X0)
          | $less(X13,0) )
      & ~ $less(X2,2)
      & ( $sum(X2,2) = X0 )
      & ~ $less(X0,0) ),
    inference(rectify,[],[f99]) ).

tff(f99,plain,
    ? [X0: $int,X1: map_int_int,X2: $int] :
      ( ? [X6: $int,X7: $int,X8: map_int_bool] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum(X2,2))
          & ( ! [X9: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X9,$sum($sum(X2,1),1))
                | ( X7 = X9 )
                | ~ $less(X9,X2)
                | $less(X9,0) )
            | ( $uminus(1) != X6 ) )
          & ( ! [X10: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X10,$sum($sum(X2,1),1))
                | ~ $less(X10,X2)
                | $less(X10,0) )
            | ( $uminus(1) != X7 ) )
          & ! [X11: $int] :
              ( ( ! [X12: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X12))) != X11 )
                    | ~ $less(X12,$sum($sum(X2,1),1))
                    | $less(X12,0) )
                & ( true1 != tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) )
              | ( ? [X13: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X13))) = X11 )
                    & $less(X13,$sum($sum(X2,1),1))
                    & ~ $less(X13,0) )
                & ( true1 = tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) )
              | ~ $less(X11,X2)
              | $less(X11,0) )
          & ( ( ( X6 != X7 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X6,$sum($sum(X2,1),1)) )
            | ( $uminus(1) = X6 ) )
          & ( appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum($sum(X2,1),1))
            | ( $uminus(1) = X7 ) )
          & ( ( $uminus(1) = X6 )
            | ( $uminus(1) != X7 ) ) )
      & ~ $less($sum(X2,1),0)
      & ~ $less(X2,0)
      & ~ $less(X2,0)
      & ? [X3: $int] :
          ( ? [X4: $int] :
              ( ( X3 != X4 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum(X2,2)) )
          & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X3,$sum(X2,2)) )
      & ! [X5: $int] :
          ( ( $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),X2)
            & ~ $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),0) )
          | ~ $less(X5,X0)
          | $less(X5,0) )
      & ~ $less(X2,2)
      & ( $sum(X2,2) = X0 )
      & ~ $less(X0,0) ),
    inference(flattening,[],[f98]) ).

tff(f98,plain,
    ? [X0: $int,X1: map_int_int,X2: $int] :
      ( ? [X6: $int,X7: $int,X8: map_int_bool] :
          ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum(X2,2))
          & ( ! [X9: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X9,$sum($sum(X2,1),1))
                | ( X7 = X9 )
                | ~ $less(X9,X2)
                | $less(X9,0) )
            | ( $uminus(1) != X6 ) )
          & ( ! [X10: $int] :
                ( ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X10,$sum($sum(X2,1),1))
                | ~ $less(X10,X2)
                | $less(X10,0) )
            | ( $uminus(1) != X7 ) )
          & ! [X11: $int] :
              ( ( ! [X12: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X12))) != X11 )
                    | ~ $less(X12,$sum($sum(X2,1),1))
                    | $less(X12,0) )
                & ( true1 != tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) )
              | ( ? [X13: $int] :
                    ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X13))) = X11 )
                    & $less(X13,$sum($sum(X2,1),1))
                    & ~ $less(X13,0) )
                & ( true1 = tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) )
              | ~ $less(X11,X2)
              | $less(X11,0) )
          & ( ( ( X6 != X7 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X6,$sum($sum(X2,1),1)) )
            | ( $uminus(1) = X6 ) )
          & ( appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum($sum(X2,1),1))
            | ( $uminus(1) = X7 ) )
          & ( ( $uminus(1) = X6 )
            | ( $uminus(1) != X7 ) ) )
      & ~ $less($sum(X2,1),0)
      & ~ $less(X2,0)
      & ~ $less(X2,0)
      & ? [X3: $int] :
          ( ? [X4: $int] :
              ( ( X3 != X4 )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum(X2,2)) )
          & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X3,$sum(X2,2)) )
      & ! [X5: $int] :
          ( ( $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),X2)
            & ~ $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),0) )
          | ~ $less(X5,X0)
          | $less(X5,0) )
      & ~ $less(X2,2)
      & ( $sum(X2,2) = X0 )
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f69]) ).

tff(f69,plain,
    ~ ! [X0: $int,X1: map_int_int,X2: $int] :
        ( ( ? [X3: $int] :
              ( ? [X4: $int] :
                  ( ( X3 != X4 )
                  & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X4,$sum(X2,2)) )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X3,$sum(X2,2)) )
          & ! [X5: $int] :
              ( ( $less(X5,X0)
                & ~ $less(X5,0) )
             => ( $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),X2)
                & ~ $less(tb2t(get(int,int,t2tb2(X1),t2tb(X5))),0) ) )
          & ~ $less(X2,2)
          & ( $sum(X2,2) = X0 )
          & ~ $less(X0,0) )
       => ( ~ $less(X2,0)
         => ( ~ $less(X2,0)
           => ( ~ $less($sum(X2,1),0)
             => ! [X6: $int,X7: $int,X8: map_int_bool] :
                  ( ( ( ( $uminus(1) = X6 )
                     => ! [X9: $int] :
                          ( ( $less(X9,X2)
                            & ~ $less(X9,0) )
                         => ( ( X7 != X9 )
                           => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X9,$sum($sum(X2,1),1)) ) ) )
                    & ( ( $uminus(1) = X7 )
                     => ! [X10: $int] :
                          ( ( $less(X10,X2)
                            & ~ $less(X10,0) )
                         => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X10,$sum($sum(X2,1),1)) ) )
                    & ! [X11: $int] :
                        ( ( $less(X11,X2)
                          & ~ $less(X11,0) )
                       => ( ( ! [X12: $int] :
                                ( ( $less(X12,$sum($sum(X2,1),1))
                                  & ~ $less(X12,0) )
                               => ( tb2t(get(int,int,t2tb2(X1),t2tb(X12))) != X11 ) )
                            & ( true1 != tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) )
                          | ( ? [X13: $int] :
                                ( ( tb2t(get(int,int,t2tb2(X1),t2tb(X13))) = X11 )
                                & $less(X13,$sum($sum(X2,1),1))
                                & ~ $less(X13,0) )
                            & ( true1 = tb2t3(get(bool,int,t2tb4(X8),t2tb(X11))) ) ) ) )
                    & ( ( $uminus(1) != X6 )
                     => ( ( X6 != X7 )
                        & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X6,$sum($sum(X2,1),1)) ) )
                    & ( ( $uminus(1) != X7 )
                     => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum($sum(X2,1),1)) )
                    & ( ( $uminus(1) = X7 )
                     => ( $uminus(1) = X6 ) ) )
                 => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X1))),X7,$sum(X2,2)) ) ) ) ) ),
    inference(rectify,[],[f50]) ).

tff(f50,plain,
    ~ ! [X0: $int,X10: map_int_int,X17: $int] :
        ( ( ? [X18: $int] :
              ( ? [X19: $int] :
                  ( ( X18 != X19 )
                  & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum(X17,2)) )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) )
          & ! [X14: $int] :
              ( ( $less(X14,X0)
                & ~ $less(X14,0) )
             => ( $less(tb2t(get(int,int,t2tb2(X10),t2tb(X14))),X17)
                & ~ $less(tb2t(get(int,int,t2tb2(X10),t2tb(X14))),0) ) )
          & ~ $less(X17,2)
          & ( $sum(X17,2) = X0 )
          & ~ $less(X0,0) )
       => ( ~ $less(X17,0)
         => ( ~ $less(X17,0)
           => ( ~ $less($sum(X17,1),0)
             => ! [X19: $int,X18: $int,X20: map_int_bool] :
                  ( ( ( ( $uminus(1) = X19 )
                     => ! [X16: $int] :
                          ( ( $less(X16,X17)
                            & ~ $less(X16,0) )
                         => ( ( X16 != X18 )
                           => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) ) )
                    & ( ( $uminus(1) = X18 )
                     => ! [X16: $int] :
                          ( ( $less(X16,X17)
                            & ~ $less(X16,0) )
                         => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) )
                    & ! [X16: $int] :
                        ( ( $less(X16,X17)
                          & ~ $less(X16,0) )
                       => ( ( ! [X15: $int] :
                                ( ( $less(X15,$sum($sum(X17,1),1))
                                  & ~ $less(X15,0) )
                               => ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) != X16 ) )
                            & ( true1 != tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) )
                          | ( ? [X15: $int] :
                                ( ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) = X16 )
                                & $less(X15,$sum($sum(X17,1),1))
                                & ~ $less(X15,0) )
                            & ( true1 = tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) ) ) )
                    & ( ( $uminus(1) != X19 )
                     => ( ( X18 != X19 )
                        & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum($sum(X17,1),1)) ) )
                    & ( ( $uminus(1) != X18 )
                     => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum($sum(X17,1),1)) )
                    & ( ( $uminus(1) = X18 )
                     => ( $uminus(1) = X19 ) ) )
                 => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) ) ) ) ) ),
    inference(theory_normalization,[],[f47]) ).

tff(f47,negated_conjecture,
    ~ ! [X0: $int,X10: map_int_int,X17: $int] :
        ( ( ? [X18: $int] :
              ( ? [X19: $int] :
                  ( ( X18 != X19 )
                  & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum(X17,2)) )
              & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) )
          & ! [X14: $int] :
              ( ( $less(X14,X0)
                & $lesseq(0,X14) )
             => ( $less(tb2t(get(int,int,t2tb2(X10),t2tb(X14))),X17)
                & $lesseq(0,tb2t(get(int,int,t2tb2(X10),t2tb(X14)))) ) )
          & $lesseq(2,X17)
          & ( $sum(X17,2) = X0 )
          & $lesseq(0,X0) )
       => ( $lesseq(0,X17)
         => ( $lesseq(0,X17)
           => ( $lesseq(0,$sum(X17,1))
             => ! [X19: $int,X18: $int,X20: map_int_bool] :
                  ( ( ( ( $uminus(1) = X19 )
                     => ! [X16: $int] :
                          ( ( $less(X16,X17)
                            & $lesseq(0,X16) )
                         => ( ( X16 != X18 )
                           => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) ) )
                    & ( ( $uminus(1) = X18 )
                     => ! [X16: $int] :
                          ( ( $less(X16,X17)
                            & $lesseq(0,X16) )
                         => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) )
                    & ! [X16: $int] :
                        ( ( $less(X16,X17)
                          & $lesseq(0,X16) )
                       => ( ( ! [X15: $int] :
                                ( ( $less(X15,$sum($sum(X17,1),1))
                                  & $lesseq(0,X15) )
                               => ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) != X16 ) )
                            & ( true1 != tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) )
                          | ( ? [X15: $int] :
                                ( ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) = X16 )
                                & $less(X15,$sum($sum(X17,1),1))
                                & $lesseq(0,X15) )
                            & ( true1 = tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) ) ) )
                    & ( ( $uminus(1) != X19 )
                     => ( ( X18 != X19 )
                        & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum($sum(X17,1),1)) ) )
                    & ( ( $uminus(1) != X18 )
                     => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum($sum(X17,1),1)) )
                    & ( ( $uminus(1) = X18 )
                     => ( $uminus(1) = X19 ) ) )
                 => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) ) ) ) ) ),
    inference(negated_conjecture,[],[f46]) ).

tff(f46,conjecture,
    ! [X0: $int,X10: map_int_int,X17: $int] :
      ( ( ? [X18: $int] :
            ( ? [X19: $int] :
                ( ( X18 != X19 )
                & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum(X17,2)) )
            & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) )
        & ! [X14: $int] :
            ( ( $less(X14,X0)
              & $lesseq(0,X14) )
           => ( $less(tb2t(get(int,int,t2tb2(X10),t2tb(X14))),X17)
              & $lesseq(0,tb2t(get(int,int,t2tb2(X10),t2tb(X14)))) ) )
        & $lesseq(2,X17)
        & ( $sum(X17,2) = X0 )
        & $lesseq(0,X0) )
     => ( $lesseq(0,X17)
       => ( $lesseq(0,X17)
         => ( $lesseq(0,$sum(X17,1))
           => ! [X19: $int,X18: $int,X20: map_int_bool] :
                ( ( ( ( $uminus(1) = X19 )
                   => ! [X16: $int] :
                        ( ( $less(X16,X17)
                          & $lesseq(0,X16) )
                       => ( ( X16 != X18 )
                         => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) ) )
                  & ( ( $uminus(1) = X18 )
                   => ! [X16: $int] :
                        ( ( $less(X16,X17)
                          & $lesseq(0,X16) )
                       => ~ appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X16,$sum($sum(X17,1),1)) ) )
                  & ! [X16: $int] :
                      ( ( $less(X16,X17)
                        & $lesseq(0,X16) )
                     => ( ( ! [X15: $int] :
                              ( ( $less(X15,$sum($sum(X17,1),1))
                                & $lesseq(0,X15) )
                             => ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) != X16 ) )
                          & ( true1 != tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) )
                        | ( ? [X15: $int] :
                              ( ( tb2t(get(int,int,t2tb2(X10),t2tb(X15))) = X16 )
                              & $less(X15,$sum($sum(X17,1),1))
                              & $lesseq(0,X15) )
                          & ( true1 = tb2t3(get(bool,int,t2tb4(X20),t2tb(X16))) ) ) ) )
                  & ( ( $uminus(1) != X19 )
                   => ( ( X18 != X19 )
                      & appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X19,$sum($sum(X17,1),1)) ) )
                  & ( ( $uminus(1) != X18 )
                   => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum($sum(X17,1),1)) )
                  & ( ( $uminus(1) = X18 )
                   => ( $uminus(1) = X19 ) ) )
               => appear_twice1(tb2t1(mk_array1(int,X0,t2tb2(X10))),X18,$sum(X17,2)) ) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.TqmuKO38Cz/Vampire---4.8_9059',wP_parameter_two_equal_elements) ).

tff(f3433,plain,
    ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),$sum(2,sK2))
    | ~ spl11_4 ),
    inference(unit_resulting_resolution,[],[f600,f601,f222]) ).

tff(f222,plain,
    ( ! [X7: $int] :
        ( ~ $less(X7,sK2)
        | $less(X7,0)
        | ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum(2,sK2)) )
    | ~ spl11_4 ),
    inference(avatar_component_clause,[],[f221]) ).

tff(f221,plain,
    ( spl11_4
  <=> ! [X7: $int] :
        ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum(2,sK2))
        | $less(X7,0)
        | ~ $less(X7,sK2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_4])]) ).

tff(f601,plain,
    $less(tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),sK2),
    inference(unit_resulting_resolution,[],[f349,f350,f127]) ).

tff(f127,plain,
    ! [X13: $int] :
      ( ~ $less(X13,sK0)
      | $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),sK2)
      | $less(X13,0) ),
    inference(cnf_transformation,[],[f117]) ).

tff(f350,plain,
    ~ $less(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0),0),
    inference(forward_demodulation,[],[f339,f277]) ).

tff(f339,plain,
    ~ $less(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(2,sK2)),0),
    inference(unit_resulting_resolution,[],[f242,f152]) ).

tff(f152,plain,
    ! [X2: $int,X0: array_int,X1: $int] :
      ( ~ $less(sK10(X0,X1,X2),0)
      | ~ appear_twice1(X0,X1,X2) ),
    inference(cnf_transformation,[],[f122]) ).

tff(f122,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( ( appear_twice1(X0,X1,X2)
        | ! [X3: $int] :
            ( ! [X4: $int] :
                ( ( tb2t(get2(int,t2tb1(X0),X4)) != X1 )
                | ( X3 = X4 )
                | ~ $less(X4,X2)
                | $less(X4,0) )
            | ( tb2t(get2(int,t2tb1(X0),X3)) != X1 )
            | ~ $less(X3,X2)
            | $less(X3,0) ) )
      & ( ( ( tb2t(get2(int,t2tb1(X0),sK10(X0,X1,X2))) = X1 )
          & ( sK9(X0,X1,X2) != sK10(X0,X1,X2) )
          & $less(sK10(X0,X1,X2),X2)
          & ~ $less(sK10(X0,X1,X2),0)
          & ( tb2t(get2(int,t2tb1(X0),sK9(X0,X1,X2))) = X1 )
          & $less(sK9(X0,X1,X2),X2)
          & ~ $less(sK9(X0,X1,X2),0) )
        | ~ appear_twice1(X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9,sK10])],[f119,f121,f120]) ).

tff(f120,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( ? [X5: $int] :
          ( ? [X6: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),X6)) = X1 )
              & ( X5 != X6 )
              & $less(X6,X2)
              & ~ $less(X6,0) )
          & ( tb2t(get2(int,t2tb1(X0),X5)) = X1 )
          & $less(X5,X2)
          & ~ $less(X5,0) )
     => ( ? [X6: $int] :
            ( ( tb2t(get2(int,t2tb1(X0),X6)) = X1 )
            & ( sK9(X0,X1,X2) != X6 )
            & $less(X6,X2)
            & ~ $less(X6,0) )
        & ( tb2t(get2(int,t2tb1(X0),sK9(X0,X1,X2))) = X1 )
        & $less(sK9(X0,X1,X2),X2)
        & ~ $less(sK9(X0,X1,X2),0) ) ),
    introduced(choice_axiom,[]) ).

tff(f121,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( ? [X6: $int] :
          ( ( tb2t(get2(int,t2tb1(X0),X6)) = X1 )
          & ( sK9(X0,X1,X2) != X6 )
          & $less(X6,X2)
          & ~ $less(X6,0) )
     => ( ( tb2t(get2(int,t2tb1(X0),sK10(X0,X1,X2))) = X1 )
        & ( sK9(X0,X1,X2) != sK10(X0,X1,X2) )
        & $less(sK10(X0,X1,X2),X2)
        & ~ $less(sK10(X0,X1,X2),0) ) ),
    introduced(choice_axiom,[]) ).

tff(f119,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( ( appear_twice1(X0,X1,X2)
        | ! [X3: $int] :
            ( ! [X4: $int] :
                ( ( tb2t(get2(int,t2tb1(X0),X4)) != X1 )
                | ( X3 = X4 )
                | ~ $less(X4,X2)
                | $less(X4,0) )
            | ( tb2t(get2(int,t2tb1(X0),X3)) != X1 )
            | ~ $less(X3,X2)
            | $less(X3,0) ) )
      & ( ? [X5: $int] :
            ( ? [X6: $int] :
                ( ( tb2t(get2(int,t2tb1(X0),X6)) = X1 )
                & ( X5 != X6 )
                & $less(X6,X2)
                & ~ $less(X6,0) )
            & ( tb2t(get2(int,t2tb1(X0),X5)) = X1 )
            & $less(X5,X2)
            & ~ $less(X5,0) )
        | ~ appear_twice1(X0,X1,X2) ) ),
    inference(rectify,[],[f118]) ).

tff(f118,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( ( appear_twice1(X0,X1,X2)
        | ! [X3: $int] :
            ( ! [X4: $int] :
                ( ( tb2t(get2(int,t2tb1(X0),X4)) != X1 )
                | ( X3 = X4 )
                | ~ $less(X4,X2)
                | $less(X4,0) )
            | ( tb2t(get2(int,t2tb1(X0),X3)) != X1 )
            | ~ $less(X3,X2)
            | $less(X3,0) ) )
      & ( ? [X3: $int] :
            ( ? [X4: $int] :
                ( ( tb2t(get2(int,t2tb1(X0),X4)) = X1 )
                & ( X3 != X4 )
                & $less(X4,X2)
                & ~ $less(X4,0) )
            & ( tb2t(get2(int,t2tb1(X0),X3)) = X1 )
            & $less(X3,X2)
            & ~ $less(X3,0) )
        | ~ appear_twice1(X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f70]) ).

tff(f70,plain,
    ! [X0: array_int,X1: $int,X2: $int] :
      ( appear_twice1(X0,X1,X2)
    <=> ? [X3: $int] :
          ( ? [X4: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),X4)) = X1 )
              & ( X3 != X4 )
              & $less(X4,X2)
              & ~ $less(X4,0) )
          & ( tb2t(get2(int,t2tb1(X0),X3)) = X1 )
          & $less(X3,X2)
          & ~ $less(X3,0) ) ),
    inference(rectify,[],[f49]) ).

tff(f49,plain,
    ! [X0: array_int,X16: $int,X6: $int] :
      ( appear_twice1(X0,X16,X6)
    <=> ? [X14: $int] :
          ( ? [X15: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),X15)) = X16 )
              & ( X14 != X15 )
              & $less(X15,X6)
              & ~ $less(X15,0) )
          & ( tb2t(get2(int,t2tb1(X0),X14)) = X16 )
          & $less(X14,X6)
          & ~ $less(X14,0) ) ),
    inference(theory_normalization,[],[f36]) ).

tff(f36,axiom,
    ! [X0: array_int,X16: $int,X6: $int] :
      ( appear_twice1(X0,X16,X6)
    <=> ? [X14: $int] :
          ( ? [X15: $int] :
              ( ( tb2t(get2(int,t2tb1(X0),X15)) = X16 )
              & ( X14 != X15 )
              & $less(X15,X6)
              & $lesseq(0,X15) )
          & ( tb2t(get2(int,t2tb1(X0),X14)) = X16 )
          & $less(X14,X6)
          & $lesseq(0,X14) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.TqmuKO38Cz/Vampire---4.8_9059',appear_twice_def) ).

tff(f242,plain,
    appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(2,sK2)),
    inference(forward_demodulation,[],[f129,f51]) ).

tff(f129,plain,
    appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(sK2,2)),
    inference(cnf_transformation,[],[f117]) ).

tff(f349,plain,
    $less(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0),sK0),
    inference(forward_demodulation,[],[f340,f277]) ).

tff(f340,plain,
    $less(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(2,sK2)),$sum(2,sK2)),
    inference(unit_resulting_resolution,[],[f242,f153]) ).

tff(f153,plain,
    ! [X2: $int,X0: array_int,X1: $int] :
      ( $less(sK10(X0,X1,X2),X2)
      | ~ appear_twice1(X0,X1,X2) ),
    inference(cnf_transformation,[],[f122]) ).

tff(f600,plain,
    ~ $less(tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),0),
    inference(unit_resulting_resolution,[],[f349,f350,f126]) ).

tff(f126,plain,
    ! [X13: $int] :
      ( ~ $less(X13,sK0)
      | ~ $less(tb2t(get(int,int,t2tb2(sK1),t2tb(X13))),0)
      | $less(X13,0) ),
    inference(cnf_transformation,[],[f117]) ).

tff(f413,plain,
    appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0),
    inference(superposition,[],[f242,f277]) ).

tff(f1097,plain,
    ( ~ spl11_8
    | spl11_12 ),
    inference(avatar_split_clause,[],[f875,f1094,f846]) ).

tff(f846,plain,
    ( spl11_8
  <=> sort1(map(int,int),t2tb2(sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_8])]) ).

tff(f875,plain,
    ( ( sK8 = tb2t(get(int,int,t2tb2(sK1),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))) )
    | ~ sort1(map(int,int),t2tb2(sK1)) ),
    inference(superposition,[],[f347,f173]) ).

tff(f173,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,[],[f86]) ).

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

tff(f22,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.TqmuKO38Cz/Vampire---4.8_9059',elts_def1) ).

tff(f347,plain,
    sK8 = tb2t(get(int,int,elts(int,mk_array1(int,sK0,t2tb2(sK1))),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),
    inference(forward_demodulation,[],[f346,f179]) ).

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

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

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

tff(f346,plain,
    sK8 = tb2t(get(int,int,elts(int,t2tb1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))))),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,sK0)))),
    inference(forward_demodulation,[],[f342,f277]) ).

tff(f342,plain,
    sK8 = tb2t(get(int,int,elts(int,t2tb1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))))),t2tb(sK10(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK8,$sum(2,sK2))))),
    inference(unit_resulting_resolution,[],[f242,f187]) ).

tff(f187,plain,
    ! [X2: $int,X0: array_int,X1: $int] :
      ( ( tb2t(get(int,int,elts(int,t2tb1(X0)),t2tb(sK10(X0,X1,X2)))) = X1 )
      | ~ appear_twice1(X0,X1,X2) ),
    inference(definition_unfolding,[],[f155,f165]) ).

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

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

tff(f28,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.TqmuKO38Cz/Vampire---4.8_9059',get_def) ).

tff(f155,plain,
    ! [X2: $int,X0: array_int,X1: $int] :
      ( ( tb2t(get2(int,t2tb1(X0),sK10(X0,X1,X2))) = X1 )
      | ~ appear_twice1(X0,X1,X2) ),
    inference(cnf_transformation,[],[f122]) ).

tff(f1082,plain,
    spl11_8,
    inference(avatar_contradiction_clause,[],[f1081]) ).

tff(f1081,plain,
    ( $false
    | spl11_8 ),
    inference(unit_resulting_resolution,[],[f183,f848]) ).

tff(f848,plain,
    ( ~ sort1(map(int,int),t2tb2(sK1))
    | spl11_8 ),
    inference(avatar_component_clause,[],[f846]) ).

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

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

tff(f37,axiom,
    ! [X1: map_int_int] : sort1(map(int,int),t2tb2(X1)),
    file('/export/starexec/sandbox2/tmp/tmp.TqmuKO38Cz/Vampire---4.8_9059',t2tb_sort2) ).

tff(f246,plain,
    ~ spl11_7,
    inference(avatar_split_clause,[],[f207,f236]) ).

tff(f236,plain,
    ( spl11_7
  <=> appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(2,sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_7])]) ).

tff(f207,plain,
    ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(2,sK2)),
    inference(forward_demodulation,[],[f148,f51]) ).

tff(f148,plain,
    ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(sK2,2)),
    inference(cnf_transformation,[],[f117]) ).

tff(f239,plain,
    ( spl11_3
    | spl11_7 ),
    inference(avatar_split_clause,[],[f197,f236,f217]) ).

tff(f217,plain,
    ( spl11_3
  <=> ( sK4 = -1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_3])]) ).

tff(f197,plain,
    ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum(2,sK2))
    | ( sK4 = -1 ) ),
    inference(evaluation,[],[f135]) ).

tff(f135,plain,
    ( appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),sK4,$sum($sum(sK2,1),1))
    | ( $uminus(1) = sK4 ) ),
    inference(cnf_transformation,[],[f117]) ).

tff(f223,plain,
    ( ~ spl11_3
    | spl11_4 ),
    inference(avatar_split_clause,[],[f205,f221,f217]) ).

tff(f205,plain,
    ! [X7: $int] :
      ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum(2,sK2))
      | ~ $less(X7,sK2)
      | $less(X7,0)
      | ( sK4 != -1 ) ),
    inference(evaluation,[],[f146]) ).

tff(f146,plain,
    ! [X7: $int] :
      ( ~ appear_twice1(tb2t1(mk_array1(int,sK0,t2tb2(sK1))),X7,$sum($sum(sK2,1),1))
      | ~ $less(X7,sK2)
      | $less(X7,0)
      | ( $uminus(1) != sK4 ) ),
    inference(cnf_transformation,[],[f117]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : SWW599_2 : TPTP v8.1.2. Released v6.1.0.
% 0.04/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.34  % Computer : n012.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit   : 300
% 0.15/0.34  % WCLimit    : 300
% 0.15/0.34  % DateTime   : Tue Apr 30 17:45:56 EDT 2024
% 0.15/0.34  % CPUTime    : 
% 0.15/0.34  This is a TF0_THM_EQU_ARI problem
% 0.15/0.34  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.TqmuKO38Cz/Vampire---4.8_9059
% 0.62/0.80  % (9300)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 (2995ds/51Mi)
% 0.62/0.80  % (9301)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.62/0.80  % (9299)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 (2995ds/34Mi)
% 0.62/0.80  % (9302)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.62/0.80  % (9303)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 (2995ds/34Mi)
% 0.62/0.80  % (9304)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.62/0.80  % (9305)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 (2995ds/83Mi)
% 0.62/0.80  % (9306)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 (2995ds/56Mi)
% 0.65/0.82  % (9302)Instruction limit reached!
% 0.65/0.82  % (9302)------------------------------
% 0.65/0.82  % (9302)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (9302)Termination reason: Unknown
% 0.65/0.82  % (9303)Instruction limit reached!
% 0.65/0.82  % (9303)------------------------------
% 0.65/0.82  % (9303)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (9303)Termination reason: Unknown
% 0.65/0.82  % (9303)Termination phase: Saturation
% 0.65/0.82  
% 0.65/0.82  % (9303)Memory used [KB]: 1470
% 0.65/0.82  % (9303)Time elapsed: 0.021 s
% 0.65/0.82  % (9303)Instructions burned: 35 (million)
% 0.65/0.82  % (9303)------------------------------
% 0.65/0.82  % (9303)------------------------------
% 0.65/0.82  % (9302)Termination phase: Saturation
% 0.65/0.82  
% 0.65/0.82  % (9302)Memory used [KB]: 1498
% 0.65/0.82  % (9302)Time elapsed: 0.021 s
% 0.65/0.82  % (9302)Instructions burned: 33 (million)
% 0.65/0.82  % (9302)------------------------------
% 0.65/0.82  % (9302)------------------------------
% 0.65/0.82  % (9299)Instruction limit reached!
% 0.65/0.82  % (9299)------------------------------
% 0.65/0.82  % (9299)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (9299)Termination reason: Unknown
% 0.65/0.82  % (9299)Termination phase: Saturation
% 0.65/0.82  
% 0.65/0.82  % (9299)Memory used [KB]: 1383
% 0.65/0.82  % (9299)Time elapsed: 0.022 s
% 0.65/0.82  % (9299)Instructions burned: 35 (million)
% 0.65/0.82  % (9299)------------------------------
% 0.65/0.82  % (9299)------------------------------
% 0.65/0.83  % (9309)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 (2995ds/55Mi)
% 0.65/0.83  % (9310)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 (2995ds/50Mi)
% 0.65/0.83  % (9311)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 (2995ds/208Mi)
% 0.65/0.83  % (9300)Instruction limit reached!
% 0.65/0.83  % (9300)------------------------------
% 0.65/0.83  % (9300)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (9300)Termination reason: Unknown
% 0.65/0.83  % (9300)Termination phase: Saturation
% 0.65/0.83  
% 0.65/0.83  % (9300)Memory used [KB]: 1456
% 0.65/0.83  % (9300)Time elapsed: 0.028 s
% 0.65/0.83  % (9300)Instructions burned: 51 (million)
% 0.65/0.83  % (9300)------------------------------
% 0.65/0.83  % (9300)------------------------------
% 0.65/0.83  % (9304)Instruction limit reached!
% 0.65/0.83  % (9304)------------------------------
% 0.65/0.83  % (9304)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (9304)Termination reason: Unknown
% 0.65/0.83  % (9304)Termination phase: Saturation
% 0.65/0.83  
% 0.65/0.83  % (9304)Memory used [KB]: 1411
% 0.65/0.83  % (9304)Time elapsed: 0.028 s
% 0.65/0.83  % (9304)Instructions burned: 45 (million)
% 0.65/0.83  % (9304)------------------------------
% 0.65/0.83  % (9304)------------------------------
% 0.65/0.83  % (9312)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 (2995ds/52Mi)
% 0.65/0.83  % (9313)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 (2995ds/518Mi)
% 0.65/0.84  % (9306)Instruction limit reached!
% 0.65/0.84  % (9306)------------------------------
% 0.65/0.84  % (9306)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.84  % (9306)Termination reason: Unknown
% 0.65/0.84  % (9306)Termination phase: Saturation
% 0.65/0.84  
% 0.65/0.84  % (9306)Memory used [KB]: 1571
% 0.65/0.84  % (9306)Time elapsed: 0.033 s
% 0.65/0.84  % (9306)Instructions burned: 56 (million)
% 0.65/0.84  % (9306)------------------------------
% 0.65/0.84  % (9306)------------------------------
% 0.65/0.84  % (9314)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 (2995ds/42Mi)
% 0.80/0.85  % (9301)Instruction limit reached!
% 0.80/0.85  % (9301)------------------------------
% 0.80/0.85  % (9301)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.85  % (9301)Termination reason: Unknown
% 0.80/0.85  % (9301)Termination phase: Saturation
% 0.80/0.85  
% 0.80/0.85  % (9301)Memory used [KB]: 1525
% 0.80/0.85  % (9301)Time elapsed: 0.047 s
% 0.80/0.85  % (9301)Instructions burned: 79 (million)
% 0.80/0.85  % (9301)------------------------------
% 0.80/0.85  % (9301)------------------------------
% 0.80/0.85  % (9305)Instruction limit reached!
% 0.80/0.85  % (9305)------------------------------
% 0.80/0.85  % (9305)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.85  % (9305)Termination reason: Unknown
% 0.80/0.85  % (9305)Termination phase: Saturation
% 0.80/0.85  
% 0.80/0.85  % (9305)Memory used [KB]: 1796
% 0.80/0.85  % (9305)Time elapsed: 0.047 s
% 0.80/0.85  % (9305)Instructions burned: 83 (million)
% 0.80/0.85  % (9305)------------------------------
% 0.80/0.85  % (9305)------------------------------
% 0.80/0.85  % (9316)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 (2995ds/117Mi)
% 0.80/0.85  % (9315)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 (2995ds/243Mi)
% 0.80/0.86  % (9309)Instruction limit reached!
% 0.80/0.86  % (9309)------------------------------
% 0.80/0.86  % (9309)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.86  % (9309)Termination reason: Unknown
% 0.80/0.86  % (9309)Termination phase: Saturation
% 0.80/0.86  
% 0.80/0.86  % (9309)Memory used [KB]: 1691
% 0.80/0.86  % (9309)Time elapsed: 0.030 s
% 0.80/0.86  % (9309)Instructions burned: 55 (million)
% 0.80/0.86  % (9309)------------------------------
% 0.80/0.86  % (9309)------------------------------
% 0.80/0.86  % (9310)Instruction limit reached!
% 0.80/0.86  % (9310)------------------------------
% 0.80/0.86  % (9310)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.86  % (9310)Termination reason: Unknown
% 0.80/0.86  % (9310)Termination phase: Saturation
% 0.80/0.86  
% 0.80/0.86  % (9310)Memory used [KB]: 1606
% 0.80/0.86  % (9310)Time elapsed: 0.031 s
% 0.80/0.86  % (9310)Instructions burned: 51 (million)
% 0.80/0.86  % (9310)------------------------------
% 0.80/0.86  % (9310)------------------------------
% 0.80/0.86  % (9317)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 (2994ds/143Mi)
% 0.80/0.86  % (9314)Instruction limit reached!
% 0.80/0.86  % (9314)------------------------------
% 0.80/0.86  % (9314)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.86  % (9314)Termination reason: Unknown
% 0.80/0.86  % (9314)Termination phase: Saturation
% 0.80/0.86  
% 0.80/0.86  % (9314)Memory used [KB]: 1336
% 0.80/0.86  % (9314)Time elapsed: 0.022 s
% 0.80/0.86  % (9314)Instructions burned: 44 (million)
% 0.80/0.86  % (9314)------------------------------
% 0.80/0.86  % (9314)------------------------------
% 0.80/0.86  % (9318)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 (2994ds/93Mi)
% 0.80/0.86  % (9312)Instruction limit reached!
% 0.80/0.86  % (9312)------------------------------
% 0.80/0.86  % (9312)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.86  % (9312)Termination reason: Unknown
% 0.80/0.86  % (9312)Termination phase: Saturation
% 0.80/0.86  
% 0.80/0.86  % (9312)Memory used [KB]: 1508
% 0.80/0.86  % (9312)Time elapsed: 0.030 s
% 0.80/0.86  % (9312)Instructions burned: 52 (million)
% 0.80/0.86  % (9312)------------------------------
% 0.80/0.86  % (9312)------------------------------
% 0.80/0.86  % (9319)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 (2994ds/62Mi)
% 0.80/0.87  % (9320)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 (2994ds/32Mi)
% 0.80/0.88  % (9320)Instruction limit reached!
% 0.80/0.88  % (9320)------------------------------
% 0.80/0.88  % (9320)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.88  % (9320)Termination reason: Unknown
% 0.80/0.88  % (9320)Termination phase: Saturation
% 0.80/0.88  
% 0.80/0.88  % (9320)Memory used [KB]: 1274
% 0.80/0.88  % (9320)Time elapsed: 0.018 s
% 0.80/0.88  % (9320)Instructions burned: 32 (million)
% 0.80/0.88  % (9320)------------------------------
% 0.80/0.88  % (9320)------------------------------
% 0.80/0.89  % (9321)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 (2994ds/1919Mi)
% 0.80/0.90  % (9319)Instruction limit reached!
% 0.80/0.90  % (9319)------------------------------
% 0.80/0.90  % (9319)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.90  % (9319)Termination reason: Unknown
% 0.80/0.90  % (9319)Termination phase: Saturation
% 0.80/0.90  
% 0.80/0.90  % (9319)Memory used [KB]: 1821
% 0.80/0.90  % (9319)Time elapsed: 0.034 s
% 0.80/0.90  % (9319)Instructions burned: 62 (million)
% 0.80/0.90  % (9319)------------------------------
% 0.80/0.90  % (9319)------------------------------
% 0.80/0.90  % (9324)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 (2994ds/55Mi)
% 0.80/0.91  % (9318)Instruction limit reached!
% 0.80/0.91  % (9318)------------------------------
% 0.80/0.91  % (9318)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.91  % (9318)Termination reason: Unknown
% 0.80/0.91  % (9318)Termination phase: Saturation
% 0.80/0.91  
% 0.80/0.91  % (9318)Memory used [KB]: 1822
% 0.80/0.91  % (9318)Time elapsed: 0.052 s
% 0.80/0.91  % (9318)Instructions burned: 93 (million)
% 0.80/0.91  % (9318)------------------------------
% 0.80/0.91  % (9318)------------------------------
% 0.80/0.91  % (9316)Instruction limit reached!
% 0.80/0.91  % (9316)------------------------------
% 0.80/0.91  % (9316)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.91  % (9316)Termination reason: Unknown
% 0.80/0.91  % (9316)Termination phase: Saturation
% 0.80/0.91  
% 0.80/0.91  % (9316)Memory used [KB]: 1980
% 0.80/0.91  % (9316)Time elapsed: 0.061 s
% 0.80/0.91  % (9316)Instructions burned: 120 (million)
% 0.80/0.91  % (9316)------------------------------
% 0.80/0.91  % (9316)------------------------------
% 0.80/0.91  % (9326)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 (2994ds/53Mi)
% 0.80/0.92  % (9327)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 (2994ds/46Mi)
% 0.80/0.92  % (9317)Instruction limit reached!
% 0.80/0.92  % (9317)------------------------------
% 0.80/0.92  % (9317)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.92  % (9317)Termination reason: Unknown
% 0.80/0.92  % (9317)Termination phase: Saturation
% 0.80/0.92  
% 0.80/0.92  % (9317)Memory used [KB]: 1930
% 0.80/0.92  % (9317)Time elapsed: 0.063 s
% 0.80/0.92  % (9317)Instructions burned: 144 (million)
% 0.80/0.92  % (9317)------------------------------
% 0.80/0.92  % (9317)------------------------------
% 0.80/0.92  % (9329)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 (2994ds/102Mi)
% 0.80/0.92  % (9324)Instruction limit reached!
% 0.80/0.92  % (9324)------------------------------
% 0.80/0.92  % (9324)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.80/0.92  % (9324)Termination reason: Unknown
% 0.80/0.92  % (9324)Termination phase: Saturation
% 0.80/0.92  
% 0.80/0.92  % (9324)Memory used [KB]: 1817
% 0.80/0.92  % (9324)Time elapsed: 0.026 s
% 0.80/0.92  % (9324)Instructions burned: 56 (million)
% 0.80/0.92  % (9324)------------------------------
% 0.80/0.92  % (9324)------------------------------
% 1.29/0.93  % (9330)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 (2994ds/35Mi)
% 1.29/0.93  % (9326)Instruction limit reached!
% 1.29/0.93  % (9326)------------------------------
% 1.29/0.93  % (9326)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.93  % (9326)Termination reason: Unknown
% 1.29/0.93  % (9326)Termination phase: Saturation
% 1.29/0.93  
% 1.29/0.93  % (9326)Memory used [KB]: 1642
% 1.29/0.93  % (9326)Time elapsed: 0.040 s
% 1.29/0.93  % (9326)Instructions burned: 53 (million)
% 1.29/0.93  % (9326)------------------------------
% 1.29/0.93  % (9326)------------------------------
% 1.29/0.93  % (9327)Instruction limit reached!
% 1.29/0.93  % (9327)------------------------------
% 1.29/0.93  % (9327)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.93  % (9327)Termination reason: Unknown
% 1.29/0.93  % (9327)Termination phase: Saturation
% 1.29/0.93  
% 1.29/0.93  % (9327)Memory used [KB]: 1687
% 1.29/0.93  % (9327)Time elapsed: 0.039 s
% 1.29/0.93  % (9327)Instructions burned: 46 (million)
% 1.29/0.93  % (9327)------------------------------
% 1.29/0.93  % (9327)------------------------------
% 1.29/0.93  % (9331)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 1.29/0.93  % (9332)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 (2994ds/109Mi)
% 1.29/0.93  % (9311)Instruction limit reached!
% 1.29/0.93  % (9311)------------------------------
% 1.29/0.93  % (9311)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.93  % (9311)Termination reason: Unknown
% 1.29/0.93  % (9311)Termination phase: Saturation
% 1.29/0.93  
% 1.29/0.93  % (9311)Memory used [KB]: 2510
% 1.29/0.93  % (9311)Time elapsed: 0.109 s
% 1.29/0.93  % (9311)Instructions burned: 210 (million)
% 1.29/0.93  % (9311)------------------------------
% 1.29/0.93  % (9311)------------------------------
% 1.29/0.94  % (9333)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 (2994ds/161Mi)
% 1.29/0.94  % (9330)Instruction limit reached!
% 1.29/0.94  % (9330)------------------------------
% 1.29/0.94  % (9330)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.94  % (9330)Termination reason: Unknown
% 1.29/0.94  % (9330)Termination phase: Saturation
% 1.29/0.94  
% 1.29/0.94  % (9330)Memory used [KB]: 1448
% 1.29/0.94  % (9330)Time elapsed: 0.037 s
% 1.29/0.94  % (9330)Instructions burned: 36 (million)
% 1.29/0.94  % (9330)------------------------------
% 1.29/0.94  % (9330)------------------------------
% 1.29/0.94  % (9334)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 (2994ds/69Mi)
% 1.29/0.96  % (9329)Instruction limit reached!
% 1.29/0.96  % (9329)------------------------------
% 1.29/0.96  % (9329)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.96  % (9329)Termination reason: Unknown
% 1.29/0.96  % (9329)Termination phase: Saturation
% 1.29/0.96  
% 1.29/0.96  % (9329)Memory used [KB]: 2048
% 1.29/0.96  % (9329)Time elapsed: 0.056 s
% 1.29/0.96  % (9329)Instructions burned: 103 (million)
% 1.29/0.96  % (9329)------------------------------
% 1.29/0.96  % (9329)------------------------------
% 1.29/0.96  % (9315)Instruction limit reached!
% 1.29/0.96  % (9315)------------------------------
% 1.29/0.96  % (9315)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.96  % (9315)Termination reason: Unknown
% 1.29/0.96  % (9315)Termination phase: Saturation
% 1.29/0.96  
% 1.29/0.96  % (9315)Memory used [KB]: 2578
% 1.29/0.96  % (9315)Time elapsed: 0.104 s
% 1.29/0.96  % (9315)Instructions burned: 244 (million)
% 1.29/0.96  % (9315)------------------------------
% 1.29/0.96  % (9315)------------------------------
% 1.29/0.96  % (9335)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 (2993ds/40Mi)
% 1.29/0.96  % (9336)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 (2993ds/360Mi)
% 1.29/0.96  % (9331)Instruction limit reached!
% 1.29/0.96  % (9331)------------------------------
% 1.29/0.96  % (9331)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.96  % (9331)Termination reason: Unknown
% 1.29/0.96  % (9331)Termination phase: Saturation
% 1.29/0.96  
% 1.29/0.96  % (9331)Memory used [KB]: 2210
% 1.29/0.96  % (9331)Time elapsed: 0.051 s
% 1.29/0.96  % (9331)Instructions burned: 87 (million)
% 1.29/0.96  % (9331)------------------------------
% 1.29/0.96  % (9331)------------------------------
% 1.29/0.96  % (9337)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 (2993ds/161Mi)
% 1.29/0.96  % (9334)Instruction limit reached!
% 1.29/0.96  % (9334)------------------------------
% 1.29/0.96  % (9334)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.96  % (9334)Termination reason: Unknown
% 1.29/0.96  % (9334)Termination phase: Saturation
% 1.29/0.96  
% 1.29/0.96  % (9334)Memory used [KB]: 1661
% 1.29/0.96  % (9334)Time elapsed: 0.024 s
% 1.29/0.96  % (9334)Instructions burned: 71 (million)
% 1.29/0.96  % (9334)------------------------------
% 1.29/0.96  % (9334)------------------------------
% 1.29/0.97  % (9338)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 (2993ds/80Mi)
% 1.29/0.97  % (9335)Instruction limit reached!
% 1.29/0.97  % (9335)------------------------------
% 1.29/0.97  % (9335)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.97  % (9335)Termination reason: Unknown
% 1.29/0.97  % (9335)Termination phase: Saturation
% 1.29/0.97  
% 1.29/0.97  % (9335)Memory used [KB]: 1576
% 1.29/0.97  % (9335)Time elapsed: 0.014 s
% 1.29/0.97  % (9335)Instructions burned: 42 (million)
% 1.29/0.97  % (9335)------------------------------
% 1.29/0.97  % (9335)------------------------------
% 1.29/0.97  % (9332)Instruction limit reached!
% 1.29/0.97  % (9332)------------------------------
% 1.29/0.97  % (9332)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.29/0.97  % (9332)Termination reason: Unknown
% 1.29/0.97  % (9332)Termination phase: Saturation
% 1.29/0.97  
% 1.29/0.97  % (9332)Memory used [KB]: 1813
% 1.29/0.97  % (9332)Time elapsed: 0.062 s
% 1.29/0.97  % (9332)Instructions burned: 111 (million)
% 1.29/0.97  % (9332)------------------------------
% 1.29/0.97  % (9332)------------------------------
% 1.29/0.97  % (9339)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 (2993ds/37Mi)
% 1.29/0.97  % (9340)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 (2993ds/55Mi)
% 1.71/0.99  % (9339)Instruction limit reached!
% 1.71/0.99  % (9339)------------------------------
% 1.71/0.99  % (9339)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/0.99  % (9339)Termination reason: Unknown
% 1.71/0.99  % (9339)Termination phase: Saturation
% 1.71/0.99  
% 1.71/0.99  % (9339)Memory used [KB]: 1562
% 1.71/0.99  % (9339)Time elapsed: 0.013 s
% 1.71/0.99  % (9339)Instructions burned: 38 (million)
% 1.71/0.99  % (9339)------------------------------
% 1.71/0.99  % (9339)------------------------------
% 1.71/0.99  % (9333)Instruction limit reached!
% 1.71/0.99  % (9333)------------------------------
% 1.71/0.99  % (9333)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/0.99  % (9333)Termination reason: Unknown
% 1.71/0.99  % (9333)Termination phase: Saturation
% 1.71/0.99  
% 1.71/0.99  % (9333)Memory used [KB]: 1924
% 1.71/0.99  % (9333)Time elapsed: 0.072 s
% 1.71/0.99  % (9333)Instructions burned: 164 (million)
% 1.71/0.99  % (9333)------------------------------
% 1.71/0.99  % (9333)------------------------------
% 1.71/0.99  % (9344)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 (2993ds/47Mi)
% 1.71/0.99  % (9345)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2993ds/32Mi)
% 1.71/0.99  % (9338)Instruction limit reached!
% 1.71/0.99  % (9338)------------------------------
% 1.71/0.99  % (9338)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/0.99  % (9338)Termination reason: Unknown
% 1.71/0.99  % (9338)Termination phase: Saturation
% 1.71/0.99  
% 1.71/0.99  % (9338)Memory used [KB]: 1698
% 1.71/0.99  % (9338)Time elapsed: 0.028 s
% 1.71/0.99  % (9338)Instructions burned: 81 (million)
% 1.71/0.99  % (9338)------------------------------
% 1.71/0.99  % (9338)------------------------------
% 1.71/1.00  % (9340)Instruction limit reached!
% 1.71/1.00  % (9340)------------------------------
% 1.71/1.00  % (9340)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.00  % (9340)Termination reason: Unknown
% 1.71/1.00  % (9340)Termination phase: Saturation
% 1.71/1.00  
% 1.71/1.00  % (9340)Memory used [KB]: 1596
% 1.71/1.00  % (9340)Time elapsed: 0.022 s
% 1.71/1.00  % (9340)Instructions burned: 57 (million)
% 1.71/1.00  % (9340)------------------------------
% 1.71/1.00  % (9340)------------------------------
% 1.71/1.00  % (9349)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 (2993ds/132Mi)
% 1.71/1.00  % (9351)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 (2993ds/54Mi)
% 1.71/1.00  % (9345)Instruction limit reached!
% 1.71/1.00  % (9345)------------------------------
% 1.71/1.00  % (9345)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.00  % (9345)Termination reason: Unknown
% 1.71/1.00  % (9345)Termination phase: Saturation
% 1.71/1.00  
% 1.71/1.00  % (9345)Memory used [KB]: 1530
% 1.71/1.00  % (9345)Time elapsed: 0.011 s
% 1.71/1.00  % (9345)Instructions burned: 32 (million)
% 1.71/1.00  % (9345)------------------------------
% 1.71/1.00  % (9345)------------------------------
% 1.71/1.00  % (9353)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 (2993ds/82Mi)
% 1.71/1.00  % (9344)Instruction limit reached!
% 1.71/1.00  % (9344)------------------------------
% 1.71/1.00  % (9344)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.00  % (9344)Termination reason: Unknown
% 1.71/1.00  % (9344)Termination phase: Saturation
% 1.71/1.00  
% 1.71/1.00  % (9344)Memory used [KB]: 1593
% 1.71/1.00  % (9344)Time elapsed: 0.017 s
% 1.71/1.00  % (9344)Instructions burned: 49 (million)
% 1.71/1.00  % (9344)------------------------------
% 1.71/1.00  % (9344)------------------------------
% 1.71/1.01  % (9356)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 (2993ds/119Mi)
% 1.71/1.01  % (9337)Instruction limit reached!
% 1.71/1.01  % (9337)------------------------------
% 1.71/1.01  % (9337)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.01  % (9337)Termination reason: Unknown
% 1.71/1.01  % (9337)Termination phase: Saturation
% 1.71/1.01  
% 1.71/1.01  % (9337)Memory used [KB]: 1979
% 1.71/1.01  % (9337)Time elapsed: 0.052 s
% 1.71/1.01  % (9337)Instructions burned: 163 (million)
% 1.71/1.01  % (9337)------------------------------
% 1.71/1.01  % (9337)------------------------------
% 1.71/1.02  % (9351)Instruction limit reached!
% 1.71/1.02  % (9351)------------------------------
% 1.71/1.02  % (9351)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.02  % (9351)Termination reason: Unknown
% 1.71/1.02  % (9351)Termination phase: Saturation
% 1.71/1.02  
% 1.71/1.02  % (9351)Memory used [KB]: 1442
% 1.71/1.02  % (9351)Time elapsed: 0.018 s
% 1.71/1.02  % (9351)Instructions burned: 57 (million)
% 1.71/1.02  % (9351)------------------------------
% 1.71/1.02  % (9351)------------------------------
% 1.71/1.02  % (9361)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 (2993ds/177Mi)
% 1.71/1.02  % (9363)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 (2993ds/117Mi)
% 1.71/1.03  % (9313)Instruction limit reached!
% 1.71/1.03  % (9313)------------------------------
% 1.71/1.03  % (9313)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.03  % (9313)Termination reason: Unknown
% 1.71/1.03  % (9313)Termination phase: Saturation
% 1.71/1.03  
% 1.71/1.03  % (9313)Memory used [KB]: 3365
% 1.71/1.03  % (9313)Time elapsed: 0.196 s
% 1.71/1.03  % (9313)Instructions burned: 520 (million)
% 1.71/1.03  % (9313)------------------------------
% 1.71/1.03  % (9313)------------------------------
% 1.71/1.03  % (9353)Instruction limit reached!
% 1.71/1.03  % (9353)------------------------------
% 1.71/1.03  % (9353)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.03  % (9353)Termination reason: Unknown
% 1.71/1.03  % (9353)Termination phase: Saturation
% 1.71/1.03  
% 1.71/1.03  % (9353)Memory used [KB]: 1876
% 1.71/1.03  % (9353)Time elapsed: 0.028 s
% 1.71/1.03  % (9353)Instructions burned: 84 (million)
% 1.71/1.03  % (9353)------------------------------
% 1.71/1.03  % (9353)------------------------------
% 1.71/1.03  % (9369)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 (2993ds/49Mi)
% 1.71/1.03  % (9370)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 (2993ds/51Mi)
% 1.71/1.04  % (9349)Instruction limit reached!
% 1.71/1.04  % (9349)------------------------------
% 1.71/1.04  % (9349)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.04  % (9349)Termination reason: Unknown
% 1.71/1.04  % (9349)Termination phase: Saturation
% 1.71/1.04  
% 1.71/1.04  % (9349)Memory used [KB]: 1916
% 1.71/1.04  % (9349)Time elapsed: 0.041 s
% 1.71/1.04  % (9349)Instructions burned: 132 (million)
% 1.71/1.04  % (9349)------------------------------
% 1.71/1.04  % (9349)------------------------------
% 1.71/1.04  % (9356)Instruction limit reached!
% 1.71/1.04  % (9356)------------------------------
% 1.71/1.04  % (9356)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.71/1.04  % (9356)Termination reason: Unknown
% 1.71/1.04  % (9356)Termination phase: Saturation
% 1.71/1.04  
% 1.71/1.04  % (9356)Memory used [KB]: 1818
% 1.71/1.04  % (9356)Time elapsed: 0.034 s
% 1.71/1.04  % (9356)Instructions burned: 119 (million)
% 1.71/1.04  % (9356)------------------------------
% 1.71/1.04  % (9356)------------------------------
% 1.71/1.04  % (9375)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)
% 1.71/1.04  % (9377)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.23/1.05  % (9369)Instruction limit reached!
% 2.23/1.05  % (9369)------------------------------
% 2.23/1.05  % (9369)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.23/1.05  % (9369)Termination reason: Unknown
% 2.23/1.05  % (9369)Termination phase: Saturation
% 2.23/1.05  
% 2.23/1.05  % (9369)Memory used [KB]: 1610
% 2.23/1.05  % (9369)Time elapsed: 0.018 s
% 2.23/1.05  % (9369)Instructions burned: 51 (million)
% 2.23/1.05  % (9369)------------------------------
% 2.23/1.05  % (9369)------------------------------
% 2.23/1.05  % (9370)Instruction limit reached!
% 2.23/1.05  % (9370)------------------------------
% 2.23/1.05  % (9370)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.23/1.05  % (9370)Termination reason: Unknown
% 2.23/1.05  % (9370)Termination phase: Saturation
% 2.23/1.05  
% 2.23/1.05  % (9370)Memory used [KB]: 1781
% 2.23/1.05  % (9370)Time elapsed: 0.019 s
% 2.23/1.05  % (9370)Instructions burned: 52 (million)
% 2.23/1.05  % (9370)------------------------------
% 2.23/1.05  % (9370)------------------------------
% 2.23/1.05  % (9381)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.23/1.05  % (9382)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.23/1.06  % (9377)Instruction limit reached!
% 2.23/1.06  % (9377)------------------------------
% 2.23/1.06  % (9377)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.23/1.06  % (9377)Termination reason: Unknown
% 2.23/1.06  % (9377)Termination phase: Saturation
% 2.23/1.06  
% 2.23/1.06  % (9377)Memory used [KB]: 1526
% 2.23/1.06  % (9377)Time elapsed: 0.018 s
% 2.23/1.06  % (9377)Instructions burned: 58 (million)
% 2.23/1.06  % (9377)------------------------------
% 2.23/1.06  % (9377)------------------------------
% 2.23/1.06  % (9363)Instruction limit reached!
% 2.23/1.06  % (9363)------------------------------
% 2.23/1.06  % (9363)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.23/1.06  % (9363)Termination reason: Unknown
% 2.23/1.06  % (9363)Termination phase: Saturation
% 2.23/1.06  
% 2.23/1.06  % (9363)Memory used [KB]: 2204
% 2.23/1.06  % (9363)Time elapsed: 0.044 s
% 2.23/1.06  % (9363)Instructions burned: 118 (million)
% 2.23/1.06  % (9363)------------------------------
% 2.23/1.06  % (9363)------------------------------
% 2.23/1.06  % (9390)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 (2992ds/50Mi)
% 2.23/1.06  % (9392)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2992ds/1483Mi)
% 2.23/1.07  % (9361)Instruction limit reached!
% 2.23/1.07  % (9361)------------------------------
% 2.23/1.07  % (9361)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.23/1.07  % (9361)Termination reason: Unknown
% 2.23/1.07  % (9361)Termination phase: Saturation
% 2.23/1.07  
% 2.23/1.07  % (9361)Memory used [KB]: 2698
% 2.23/1.07  % (9361)Time elapsed: 0.053 s
% 2.23/1.07  % (9361)Instructions burned: 179 (million)
% 2.23/1.07  % (9361)------------------------------
% 2.23/1.07  % (9361)------------------------------
% 2.77/1.08  % (9396)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 (2992ds/67Mi)
% 2.77/1.08  % (9390)Instruction limit reached!
% 2.77/1.08  % (9390)------------------------------
% 2.77/1.08  % (9390)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.08  % (9390)Termination reason: Unknown
% 2.77/1.08  % (9390)Termination phase: Saturation
% 2.77/1.08  
% 2.77/1.08  % (9390)Memory used [KB]: 1762
% 2.77/1.08  % (9390)Time elapsed: 0.018 s
% 2.77/1.08  % (9390)Instructions burned: 51 (million)
% 2.77/1.08  % (9390)------------------------------
% 2.77/1.08  % (9390)------------------------------
% 2.77/1.08  % (9336)Instruction limit reached!
% 2.77/1.08  % (9336)------------------------------
% 2.77/1.08  % (9336)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.08  % (9336)Termination reason: Unknown
% 2.77/1.08  % (9336)Termination phase: Saturation
% 2.77/1.08  
% 2.77/1.08  % (9336)Memory used [KB]: 2967
% 2.77/1.08  % (9336)Time elapsed: 0.122 s
% 2.77/1.08  % (9336)Instructions burned: 361 (million)
% 2.77/1.08  % (9336)------------------------------
% 2.77/1.08  % (9336)------------------------------
% 2.77/1.08  % (9375)Instruction limit reached!
% 2.77/1.08  % (9375)------------------------------
% 2.77/1.08  % (9375)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.08  % (9375)Termination reason: Unknown
% 2.77/1.08  % (9375)Termination phase: Saturation
% 2.77/1.08  
% 2.77/1.08  % (9375)Memory used [KB]: 1659
% 2.77/1.08  % (9375)Time elapsed: 0.042 s
% 2.77/1.08  % (9375)Instructions burned: 150 (million)
% 2.77/1.08  % (9375)------------------------------
% 2.77/1.08  % (9375)------------------------------
% 2.77/1.08  % (9398)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 (2992ds/67Mi)
% 2.77/1.08  % (9400)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 (2992ds/52Mi)
% 2.77/1.08  % (9401)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 (2992ds/366Mi)
% 2.77/1.10  % (9396)Instruction limit reached!
% 2.77/1.10  % (9396)------------------------------
% 2.77/1.10  % (9396)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.10  % (9396)Termination reason: Unknown
% 2.77/1.10  % (9400)Instruction limit reached!
% 2.77/1.10  % (9400)------------------------------
% 2.77/1.10  % (9400)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.10  % (9400)Termination reason: Unknown
% 2.77/1.10  % (9400)Termination phase: Saturation
% 2.77/1.10  
% 2.77/1.10  % (9400)Memory used [KB]: 1468
% 2.77/1.10  % (9400)Time elapsed: 0.016 s
% 2.77/1.10  % (9400)Instructions burned: 54 (million)
% 2.77/1.10  % (9400)------------------------------
% 2.77/1.10  % (9400)------------------------------
% 2.77/1.10  % (9396)Termination phase: Saturation
% 2.77/1.10  
% 2.77/1.10  % (9396)Memory used [KB]: 1483
% 2.77/1.10  % (9396)Time elapsed: 0.042 s
% 2.77/1.10  % (9396)Instructions burned: 69 (million)
% 2.77/1.10  % (9396)------------------------------
% 2.77/1.10  % (9396)------------------------------
% 2.77/1.10  % (9410)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 (2992ds/863Mi)
% 2.77/1.10  % (9411)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 (2992ds/163Mi)
% 2.77/1.10  % (9398)Instruction limit reached!
% 2.77/1.10  % (9398)------------------------------
% 2.77/1.10  % (9398)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.10  % (9398)Termination reason: Unknown
% 2.77/1.10  % (9398)Termination phase: Saturation
% 2.77/1.10  
% 2.77/1.10  % (9398)Memory used [KB]: 1672
% 2.77/1.10  % (9398)Time elapsed: 0.023 s
% 2.77/1.10  % (9398)Instructions burned: 70 (million)
% 2.77/1.10  % (9398)------------------------------
% 2.77/1.10  % (9398)------------------------------
% 2.77/1.10  % (9414)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.77/1.12  % (9382)Instruction limit reached!
% 2.77/1.12  % (9382)------------------------------
% 2.77/1.12  % (9382)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.12  % (9382)Termination reason: Unknown
% 2.77/1.12  % (9382)Termination phase: Saturation
% 2.77/1.12  
% 2.77/1.12  % (9382)Memory used [KB]: 2327
% 2.77/1.12  % (9382)Time elapsed: 0.065 s
% 2.77/1.12  % (9382)Instructions burned: 208 (million)
% 2.77/1.12  % (9382)------------------------------
% 2.77/1.12  % (9382)------------------------------
% 2.77/1.12  % (9420)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 2.77/1.12  % (9381)First to succeed.
% 2.77/1.12  % (9414)Instruction limit reached!
% 2.77/1.12  % (9414)------------------------------
% 2.77/1.12  % (9414)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.77/1.12  % (9414)Termination reason: Unknown
% 2.77/1.12  % (9414)Termination phase: Saturation
% 2.77/1.12  
% 2.77/1.12  % (9414)Memory used [KB]: 1613
% 2.77/1.12  % (9414)Time elapsed: 0.020 s
% 2.77/1.12  % (9414)Instructions burned: 77 (million)
% 2.77/1.12  % (9414)------------------------------
% 2.77/1.12  % (9414)------------------------------
% 2.77/1.12  % (9381)Refutation found. Thanks to Tanya!
% 2.77/1.12  % SZS status Theorem for Vampire---4
% 2.77/1.12  % SZS output start Proof for Vampire---4
% See solution above
% 3.06/1.13  % (9381)------------------------------
% 3.06/1.13  % (9381)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.06/1.13  % (9381)Termination reason: Refutation
% 3.06/1.13  
% 3.06/1.13  % (9381)Memory used [KB]: 2911
% 3.06/1.13  % (9381)Time elapsed: 0.073 s
% 3.06/1.13  % (9381)Instructions burned: 243 (million)
% 3.06/1.13  % (9381)------------------------------
% 3.06/1.13  % (9381)------------------------------
% 3.06/1.13  % (9223)Success in time 0.767 s
% 3.06/1.13  % Vampire---4.8 exiting
%------------------------------------------------------------------------------