TSTP Solution File: SWW664_2 by SnakeForV---1.0

View Problem - Process Solution

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

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

% Result   : Theorem 8.16s 1.50s
% Output   : Refutation 8.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   91
% Syntax   : Number of formulae    :  219 (  41 unt;  63 typ;   0 def)
%            Number of atoms       :  570 ( 259 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  584 ( 170   ~; 134   |; 245   &)
%                                         (   6 <=>;  29  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   6 avg)
%            Maximal term depth    :   10 (   2 avg)
%            Number arithmetic     : 1016 ( 113 atm; 488 fun; 235 num; 180 var)
%            Number of types       :    8 (   6 usr;   1 ari)
%            Number of type conns  :  116 (  43   >;  73   *;   0   +;   0  <<)
%            Number of predicates  :   15 (  11 usr;   7 prp; 0-4 aty)
%            Number of functors    :   57 (  52 usr;  16 con; 0-5 aty)
%            Number of variables   :  348 ( 257   !;  91   ?; 348   :)

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

tff(type_def_10,type,
    array_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,
    abs1: $int > $int ).

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

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

tff(func_def_18,type,
    power1: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_33,type,
    sum2: ( map_int_int * $int * $int ) > $int ).

tff(func_def_34,type,
    t2tb1: map_int_int > uni ).

tff(func_def_35,type,
    tb2t1: uni > map_int_int ).

tff(func_def_36,type,
    sum3: ( array_int * $int * $int ) > $int ).

tff(func_def_37,type,
    t2tb2: array_int > uni ).

tff(func_def_38,type,
    tb2t2: uni > array_int ).

tff(func_def_40,type,
    go_left1: ( $int * $int ) > $int ).

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

tff(func_def_42,type,
    sK1: ( $int * array_int * $int * array_int ) > array_int ).

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

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

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

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

tff(func_def_47,type,
    sK6: ( $int * $int * array_int * array_int ) > array_int ).

tff(func_def_48,type,
    sK7: ( $int * $int * array_int * array_int ) > array_int ).

tff(func_def_49,type,
    sK8: $int > $int ).

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

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

tff(func_def_52,type,
    sK11: $int ).

tff(func_def_53,type,
    sK12: map_int_int ).

tff(func_def_54,type,
    sK13: $int ).

tff(func_def_55,type,
    sK14: map_int_int ).

tff(func_def_56,type,
    sK15: $int ).

tff(func_def_57,type,
    sK16: $int ).

tff(func_def_58,type,
    sK17: ( map_int_int * map_int_int * $int * $int ) > $int ).

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

tff(pred_def_4,type,
    is_power_of_21: $int > $o ).

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

tff(pred_def_6,type,
    partial_sum1: ( $int * $int * array_int * array_int ) > $o ).

tff(pred_def_7,type,
    sP0: ( $int * array_int * $int * array_int ) > $o ).

tff(f4077,plain,
    $false,
    inference(avatar_sat_refutation,[],[f1744,f3852,f3872,f3873,f3884,f3887,f4072]) ).

tff(f4072,plain,
    ( ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(avatar_contradiction_clause,[],[f4071]) ).

tff(f4071,plain,
    ( $false
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(trivial_inequality_removal,[],[f4070]) ).

tff(f4070,plain,
    ( ( sum2(sK12,sK15,sK16) != sum2(sK12,sK15,sK16) )
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(forward_demodulation,[],[f4069,f113]) ).

tff(f113,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f4069,plain,
    ( ( sum2(sK12,sK15,sK16) != sum2(sK12,$sum(sK15,0),sK16) )
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(forward_demodulation,[],[f4065,f115]) ).

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

tff(f4065,plain,
    ( ( sum2(sK12,$sum(sK15,$sum(sK16,$uminus(sK16))),sK16) != sum2(sK12,sK15,sK16) )
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(backward_demodulation,[],[f4010,f4058]) ).

tff(f4058,plain,
    ( ! [X5: $int] : ( $sum(sK16,X5) = $sum(sK15,$sum(1,X5)) )
    | ~ spl18_69
    | ~ spl18_70 ),
    inference(superposition,[],[f112,f3897]) ).

tff(f3897,plain,
    ( ( $sum(sK15,1) = sK16 )
    | ~ spl18_69
    | ~ spl18_70 ),
    inference(forward_demodulation,[],[f3856,f3862]) ).

tff(f3862,plain,
    ( ( sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK15 )
    | ~ spl18_70 ),
    inference(avatar_component_clause,[],[f3860]) ).

tff(f3860,plain,
    ( spl18_70
  <=> ( sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK15 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_70])]) ).

tff(f3856,plain,
    ( ( $sum(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),1) = sK16 )
    | ~ spl18_69 ),
    inference(avatar_component_clause,[],[f3854]) ).

tff(f3854,plain,
    ( spl18_69
  <=> ( $sum(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),1) = sK16 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_69])]) ).

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

tff(f4010,plain,
    ( ( sum2(sK12,sK15,sK16) != sum2(sK12,$sum(sK15,$sum(sK15,$sum(1,$uminus(sK16)))),sK16) )
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(forward_demodulation,[],[f3922,f3998]) ).

tff(f3998,plain,
    ( ! [X99: map_int_int] : ( tb2t(get(int,int,t2tb1(X99),t2tb(sK15))) = sum2(X99,sK15,sK16) )
    | ~ spl18_69
    | ~ spl18_70 ),
    inference(forward_demodulation,[],[f3997,f113]) ).

tff(f3997,plain,
    ( ! [X99: map_int_int] : ( sum2(X99,sK15,sK16) = $sum(tb2t(get(int,int,t2tb1(X99),t2tb(sK15))),0) )
    | ~ spl18_69
    | ~ spl18_70 ),
    inference(forward_demodulation,[],[f3899,f870]) ).

tff(f870,plain,
    ! [X0: map_int_int,X1: $int] : ( 0 = sum2(X0,X1,X1) ),
    inference(resolution,[],[f444,f116]) ).

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

tff(f444,plain,
    ! [X2: map_int_int,X0: $int,X1: $int] :
      ( $less(X0,X1)
      | ( 0 = sum2(X2,X0,X1) ) ),
    inference(cnf_transformation,[],[f331]) ).

tff(f331,plain,
    ! [X0: $int,X1: $int,X2: map_int_int] :
      ( ( 0 = sum2(X2,X0,X1) )
      | $less(X0,X1) ),
    inference(rectify,[],[f229]) ).

tff(f229,plain,
    ! [X1: $int,X2: $int,X0: map_int_int] :
      ( ( 0 = sum2(X0,X1,X2) )
      | $less(X1,X2) ),
    inference(ennf_transformation,[],[f200]) ).

tff(f200,plain,
    ! [X0: map_int_int,X2: $int,X1: $int] :
      ( ~ $less(X1,X2)
     => ( 0 = sum2(X0,X1,X2) ) ),
    inference(rectify,[],[f103]) ).

tff(f103,plain,
    ! [X18: map_int_int,X15: $int,X16: $int] :
      ( ~ $less(X15,X16)
     => ( 0 = sum2(X18,X15,X16) ) ),
    inference(theory_normalization,[],[f53]) ).

tff(f53,axiom,
    ! [X18: map_int_int,X15: $int,X16: $int] :
      ( $lesseq(X16,X15)
     => ( 0 = sum2(X18,X15,X16) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_def_empty) ).

tff(f3899,plain,
    ( ! [X99: map_int_int] : ( sum2(X99,sK15,sK16) = $sum(tb2t(get(int,int,t2tb1(X99),t2tb(sK15))),sum2(X99,sK16,sK16)) )
    | ~ spl18_69
    | ~ spl18_70 ),
    inference(backward_demodulation,[],[f2202,f3897]) ).

tff(f2202,plain,
    ! [X99: map_int_int] : ( sum2(X99,sK15,sK16) = $sum(tb2t(get(int,int,t2tb1(X99),t2tb(sK15))),sum2(X99,$sum(sK15,1),sK16)) ),
    inference(resolution,[],[f373,f430]) ).

tff(f430,plain,
    $less(sK15,sK16),
    inference(cnf_transformation,[],[f327]) ).

tff(f327,plain,
    ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK16))) = sum2(sK12,0,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1)) )
    & ~ $less(sK13,0)
    & ~ $less($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),$uminus(1))
    & ( sum2(sK12,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
    & $less(sK16,sK13)
    & ~ $less(sK15,0)
    & ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK16))) = sum2(sK12,0,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1)) )
    & $less(sK15,sK16)
    & ~ $less(sK11,0)
    & $less(sK16,sK13)
    & is_power_of_21($sum(sK16,$uminus(sK15)))
    & phase11(sK15,sK16,tb2t2(mk_array1(int,sK11,t2tb1(sK12))),tb2t2(mk_array1(int,sK13,t2tb1(sK14))))
    & ~ $less(sK16,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11,sK12,sK13,sK14,sK15,sK16])],[f325,f326]) ).

tff(f326,plain,
    ( ? [X0: $int,X1: map_int_int,X2: $int,X3: map_int_int,X4: $int,X5: $int] :
        ( ( tb2t(get(int,int,t2tb1(X3),t2tb(X5))) = sum2(X1,0,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1)) )
        & ~ $less(X2,0)
        & ~ $less($sum(X4,$uminus($sum(X5,$uminus(X4)))),$uminus(1))
        & ( sum2(X1,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1),$sum(X4,1)) != tb2t(get(int,int,t2tb1(X3),t2tb(X4))) )
        & $less(X5,X2)
        & ~ $less(X4,0)
        & ( tb2t(get(int,int,t2tb1(X3),t2tb(X5))) = sum2(X1,0,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1)) )
        & $less(X4,X5)
        & ~ $less(X0,0)
        & $less(X5,X2)
        & is_power_of_21($sum(X5,$uminus(X4)))
        & phase11(X4,X5,tb2t2(mk_array1(int,X0,t2tb1(X1))),tb2t2(mk_array1(int,X2,t2tb1(X3))))
        & ~ $less(X5,0) )
   => ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK16))) = sum2(sK12,0,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1)) )
      & ~ $less(sK13,0)
      & ~ $less($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),$uminus(1))
      & ( sum2(sK12,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
      & $less(sK16,sK13)
      & ~ $less(sK15,0)
      & ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK16))) = sum2(sK12,0,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1)) )
      & $less(sK15,sK16)
      & ~ $less(sK11,0)
      & $less(sK16,sK13)
      & is_power_of_21($sum(sK16,$uminus(sK15)))
      & phase11(sK15,sK16,tb2t2(mk_array1(int,sK11,t2tb1(sK12))),tb2t2(mk_array1(int,sK13,t2tb1(sK14))))
      & ~ $less(sK16,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f325,plain,
    ? [X0: $int,X1: map_int_int,X2: $int,X3: map_int_int,X4: $int,X5: $int] :
      ( ( tb2t(get(int,int,t2tb1(X3),t2tb(X5))) = sum2(X1,0,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1)) )
      & ~ $less(X2,0)
      & ~ $less($sum(X4,$uminus($sum(X5,$uminus(X4)))),$uminus(1))
      & ( sum2(X1,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1),$sum(X4,1)) != tb2t(get(int,int,t2tb1(X3),t2tb(X4))) )
      & $less(X5,X2)
      & ~ $less(X4,0)
      & ( tb2t(get(int,int,t2tb1(X3),t2tb(X5))) = sum2(X1,0,$sum($sum(X4,$uminus($sum(X5,$uminus(X4)))),1)) )
      & $less(X4,X5)
      & ~ $less(X0,0)
      & $less(X5,X2)
      & is_power_of_21($sum(X5,$uminus(X4)))
      & phase11(X4,X5,tb2t2(mk_array1(int,X0,t2tb1(X1))),tb2t2(mk_array1(int,X2,t2tb1(X3))))
      & ~ $less(X5,0) ),
    inference(rectify,[],[f241]) ).

tff(f241,plain,
    ? [X3: $int,X1: map_int_int,X4: $int,X5: map_int_int,X0: $int,X2: $int] :
      ( ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) )
      & ~ $less(X4,0)
      & ~ $less($sum(X0,$uminus($sum(X2,$uminus(X0)))),$uminus(1))
      & ( sum2(X1,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1),$sum(X0,1)) != tb2t(get(int,int,t2tb1(X5),t2tb(X0))) )
      & $less(X2,X4)
      & ~ $less(X0,0)
      & ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) )
      & $less(X0,X2)
      & ~ $less(X3,0)
      & $less(X2,X4)
      & is_power_of_21($sum(X2,$uminus(X0)))
      & phase11(X0,X2,tb2t2(mk_array1(int,X3,t2tb1(X1))),tb2t2(mk_array1(int,X4,t2tb1(X5))))
      & ~ $less(X2,0) ),
    inference(flattening,[],[f240]) ).

tff(f240,plain,
    ? [X2: $int,X4: $int,X1: map_int_int,X0: $int,X3: $int,X5: map_int_int] :
      ( ( sum2(X1,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1),$sum(X0,1)) != tb2t(get(int,int,t2tb1(X5),t2tb(X0))) )
      & ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) )
      & ~ $less(X2,0)
      & $less(X2,X4)
      & ~ $less(X3,0)
      & $less(X2,X4)
      & phase11(X0,X2,tb2t2(mk_array1(int,X3,t2tb1(X1))),tb2t2(mk_array1(int,X4,t2tb1(X5))))
      & ~ $less(X0,0)
      & $less(X0,X2)
      & ~ $less($sum(X0,$uminus($sum(X2,$uminus(X0)))),$uminus(1))
      & is_power_of_21($sum(X2,$uminus(X0)))
      & ~ $less(X4,0)
      & ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) ) ),
    inference(ennf_transformation,[],[f163]) ).

tff(f163,plain,
    ~ ! [X2: $int,X4: $int,X1: map_int_int,X0: $int,X3: $int,X5: map_int_int] :
        ( ( ~ $less(X3,0)
          & $less(X2,X4)
          & phase11(X0,X2,tb2t2(mk_array1(int,X3,t2tb1(X1))),tb2t2(mk_array1(int,X4,t2tb1(X5))))
          & ~ $less(X0,0)
          & $less(X0,X2)
          & ~ $less($sum(X0,$uminus($sum(X2,$uminus(X0)))),$uminus(1))
          & is_power_of_21($sum(X2,$uminus(X0)))
          & ~ $less(X4,0)
          & ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) ) )
       => ( ( ~ $less(X2,0)
            & $less(X2,X4) )
         => ( ( sum2(X1,0,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X2))) )
           => ( sum2(X1,$sum($sum(X0,$uminus($sum(X2,$uminus(X0)))),1),$sum(X0,1)) = tb2t(get(int,int,t2tb1(X5),t2tb(X0))) ) ) ) ),
    inference(rectify,[],[f131]) ).

tff(f131,plain,
    ~ ! [X24: $int,X31: map_int_int,X25: $int,X26: $int,X0: $int,X11: map_int_int] :
        ( ( ~ $less($sum(X24,$uminus($sum(X25,$uminus(X24)))),$uminus(1))
          & is_power_of_21($sum(X25,$uminus(X24)))
          & ~ $less(X0,0)
          & ~ $less(X24,0)
          & $less(X25,X0)
          & $less(X24,X25)
          & ~ $less(X26,0)
          & phase11(X24,X25,tb2t2(mk_array1(int,X26,t2tb1(X31))),tb2t2(mk_array1(int,X0,t2tb1(X11))))
          & ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($sum(X24,$uminus($sum(X25,$uminus(X24)))),1)) ) )
       => ( ( $less(X25,X0)
            & ~ $less(X25,0) )
         => ( ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($sum(X24,$uminus($sum(X25,$uminus(X24)))),1)) )
           => ( tb2t(get(int,int,t2tb1(X11),t2tb(X24))) = sum2(X31,$sum($sum(X24,$uminus($sum(X25,$uminus(X24)))),1),$sum(X24,1)) ) ) ) ),
    inference(theory_normalization,[],[f85]) ).

tff(f85,plain,
    ~ ! [X24: $int,X31: map_int_int,X25: $int,X26: $int,X0: $int,X11: map_int_int] :
        ( ( ~ $less($sum(X24,$uminus($difference(X25,X24))),$uminus(1))
          & is_power_of_21($sum(X25,$uminus(X24)))
          & ~ $less(X0,0)
          & ~ $less(X24,0)
          & $less(X25,X0)
          & $less(X24,X25)
          & ~ $less(X26,0)
          & phase11(X24,X25,tb2t2(mk_array1(int,X26,t2tb1(X31))),tb2t2(mk_array1(int,X0,t2tb1(X11))))
          & ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($sum(X24,$uminus($difference(X25,X24))),1)) ) )
       => ( ( $less(X25,X0)
            & ~ $less(X25,0) )
         => ( ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($sum(X24,$uminus($difference(X25,X24))),1)) )
           => ( tb2t(get(int,int,t2tb1(X11),t2tb(X24))) = sum2(X31,$sum($sum(X24,$uminus($difference(X25,X24))),1),$sum(X24,1)) ) ) ) ),
    inference(theory_normalization,[],[f77]) ).

tff(f77,negated_conjecture,
    ~ ! [X24: $int,X31: map_int_int,X25: $int,X26: $int,X0: $int,X11: map_int_int] :
        ( ( $lesseq($uminus(1),$difference(X24,$difference(X25,X24)))
          & is_power_of_21($difference(X25,X24))
          & $lesseq(0,X0)
          & $lesseq(0,X24)
          & $less(X25,X0)
          & $less(X24,X25)
          & $lesseq(0,X26)
          & phase11(X24,X25,tb2t2(mk_array1(int,X26,t2tb1(X31))),tb2t2(mk_array1(int,X0,t2tb1(X11))))
          & ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($difference(X24,$difference(X25,X24)),1)) ) )
       => ( ( $less(X25,X0)
            & $lesseq(0,X25) )
         => ( ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($difference(X24,$difference(X25,X24)),1)) )
           => ( tb2t(get(int,int,t2tb1(X11),t2tb(X24))) = sum2(X31,$sum($difference(X24,$difference(X25,X24)),1),$sum(X24,1)) ) ) ) ),
    inference(negated_conjecture,[],[f76]) ).

tff(f76,conjecture,
    ! [X24: $int,X31: map_int_int,X25: $int,X26: $int,X0: $int,X11: map_int_int] :
      ( ( $lesseq($uminus(1),$difference(X24,$difference(X25,X24)))
        & is_power_of_21($difference(X25,X24))
        & $lesseq(0,X0)
        & $lesseq(0,X24)
        & $less(X25,X0)
        & $less(X24,X25)
        & $lesseq(0,X26)
        & phase11(X24,X25,tb2t2(mk_array1(int,X26,t2tb1(X31))),tb2t2(mk_array1(int,X0,t2tb1(X11))))
        & ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($difference(X24,$difference(X25,X24)),1)) ) )
     => ( ( $less(X25,X0)
          & $lesseq(0,X25) )
       => ( ( tb2t(get(int,int,t2tb1(X11),t2tb(X25))) = sum2(X31,0,$sum($difference(X24,$difference(X25,X24)),1)) )
         => ( tb2t(get(int,int,t2tb1(X11),t2tb(X24))) = sum2(X31,$sum($difference(X24,$difference(X25,X24)),1),$sum(X24,1)) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_downsweep) ).

tff(f373,plain,
    ! [X2: $int,X0: map_int_int,X1: $int] :
      ( ~ $less(X2,X1)
      | ( $sum(tb2t(get(int,int,t2tb1(X0),t2tb(X2))),sum2(X0,$sum(X2,1),X1)) = sum2(X0,X2,X1) ) ),
    inference(cnf_transformation,[],[f294]) ).

tff(f294,plain,
    ! [X0: map_int_int,X1: $int,X2: $int] :
      ( ( $sum(tb2t(get(int,int,t2tb1(X0),t2tb(X2))),sum2(X0,$sum(X2,1),X1)) = sum2(X0,X2,X1) )
      | ~ $less(X2,X1) ),
    inference(rectify,[],[f245]) ).

tff(f245,plain,
    ! [X1: map_int_int,X0: $int,X2: $int] :
      ( ( $sum(tb2t(get(int,int,t2tb1(X1),t2tb(X2))),sum2(X1,$sum(X2,1),X0)) = sum2(X1,X2,X0) )
      | ~ $less(X2,X0) ),
    inference(ennf_transformation,[],[f182]) ).

tff(f182,plain,
    ! [X2: $int,X0: $int,X1: map_int_int] :
      ( $less(X2,X0)
     => ( $sum(tb2t(get(int,int,t2tb1(X1),t2tb(X2))),sum2(X1,$sum(X2,1),X0)) = sum2(X1,X2,X0) ) ),
    inference(rectify,[],[f57]) ).

tff(f57,axiom,
    ! [X16: $int,X18: map_int_int,X15: $int] :
      ( $less(X15,X16)
     => ( sum2(X18,X15,X16) = $sum(tb2t(get(int,int,t2tb1(X18),t2tb(X15))),sum2(X18,$sum(X15,1),X16)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_def_non_empty) ).

tff(f3922,plain,
    ( ( tb2t(get(int,int,t2tb1(sK12),t2tb(sK15))) != sum2(sK12,$sum(sK15,$sum(sK15,$sum(1,$uminus(sK16)))),sK16) )
    | ~ spl18_69
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(backward_demodulation,[],[f3892,f3897]) ).

tff(f3892,plain,
    ( ( tb2t(get(int,int,t2tb1(sK12),t2tb(sK15))) != sum2(sK12,$sum(sK15,$sum(sK15,$sum(1,$uminus(sK16)))),$sum(sK15,1)) )
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(backward_demodulation,[],[f942,f3891]) ).

tff(f3891,plain,
    ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) = tb2t(get(int,int,t2tb1(sK12),t2tb(sK15))) )
    | ~ spl18_70
    | ~ spl18_72 ),
    inference(backward_demodulation,[],[f3883,f3862]) ).

tff(f3883,plain,
    ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,t2tb1(sK12),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | ~ spl18_72 ),
    inference(avatar_component_clause,[],[f3881]) ).

tff(f3881,plain,
    ( spl18_72
  <=> ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,t2tb1(sK12),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_72])]) ).

tff(f942,plain,
    tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) != sum2(sK12,$sum(sK15,$sum(sK15,$sum(1,$uminus(sK16)))),$sum(sK15,1)),
    inference(superposition,[],[f919,f111]) ).

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

tff(f919,plain,
    sum2(sK12,$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))),
    inference(forward_demodulation,[],[f909,f112]) ).

tff(f909,plain,
    sum2(sK12,$sum(sK15,$sum($sum(sK15,$uminus(sK16)),1)),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))),
    inference(backward_demodulation,[],[f467,f891]) ).

tff(f891,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,$uminus(X1)) = $uminus($sum(X1,$uminus(X0))) ),
    inference(superposition,[],[f114,f121]) ).

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

tff(f114,plain,
    ! [X0: $int,X1: $int] : ( $uminus($sum(X0,X1)) = $sum($uminus(X1),$uminus(X0)) ),
    introduced(theory_axiom_144,[]) ).

tff(f467,plain,
    sum2(sK12,$sum(sK15,$sum($uminus($sum(sK16,$uminus(sK15))),1)),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))),
    inference(forward_demodulation,[],[f434,f112]) ).

tff(f434,plain,
    sum2(sK12,$sum($sum(sK15,$uminus($sum(sK16,$uminus(sK15)))),1),$sum(sK15,1)) != tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))),
    inference(cnf_transformation,[],[f327]) ).

tff(f3887,plain,
    ( spl18_70
    | spl18_24 ),
    inference(avatar_split_clause,[],[f3886,f1741,f3860]) ).

tff(f1741,plain,
    ( spl18_24
  <=> sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_24])]) ).

tff(f3886,plain,
    ( ( sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK15 )
    | spl18_24 ),
    inference(subsumption_resolution,[],[f2669,f1742]) ).

tff(f1742,plain,
    ( ~ sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | spl18_24 ),
    inference(avatar_component_clause,[],[f1741]) ).

tff(f2669,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK15 ) ),
    inference(resolution,[],[f426,f349]) ).

tff(f349,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ~ phase11(X1,X0,X3,X2)
      | ( sK5(X0,X1,X2,X3) = X1 )
      | sP0(X0,X2,X1,X3) ),
    inference(cnf_transformation,[],[f281]) ).

tff(f281,plain,
    ! [X0: $int,X1: $int,X2: array_int,X3: array_int] :
      ( ( ( sK5(X0,X1,X2,X3) = X1 )
        & ( $sum(sK5(X0,X1,X2,X3),1) = X0 )
        & ( sK6(X0,X1,X2,X3) = X2 )
        & ( tb2t(get2(int,t2tb2(sK7(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) = tb2t(get2(int,t2tb2(sK6(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) )
        & ( sK7(X0,X1,X2,X3) = X3 ) )
      | sP0(X0,X2,X1,X3)
      | ~ phase11(X1,X0,X3,X2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5,sK6,sK7])],[f279,f280]) ).

tff(f280,plain,
    ! [X0: $int,X1: $int,X2: array_int,X3: array_int] :
      ( ? [X4: $int,X5: array_int,X6: array_int] :
          ( ( X1 = X4 )
          & ( $sum(X4,1) = X0 )
          & ( X2 = X5 )
          & ( tb2t(get2(int,t2tb2(X5),X4)) = tb2t(get2(int,t2tb2(X6),X4)) )
          & ( X3 = X6 ) )
     => ( ( sK5(X0,X1,X2,X3) = X1 )
        & ( $sum(sK5(X0,X1,X2,X3),1) = X0 )
        & ( sK6(X0,X1,X2,X3) = X2 )
        & ( tb2t(get2(int,t2tb2(sK7(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) = tb2t(get2(int,t2tb2(sK6(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) )
        & ( sK7(X0,X1,X2,X3) = X3 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f279,plain,
    ! [X0: $int,X1: $int,X2: array_int,X3: array_int] :
      ( ? [X4: $int,X5: array_int,X6: array_int] :
          ( ( X1 = X4 )
          & ( $sum(X4,1) = X0 )
          & ( X2 = X5 )
          & ( tb2t(get2(int,t2tb2(X5),X4)) = tb2t(get2(int,t2tb2(X6),X4)) )
          & ( X3 = X6 ) )
      | sP0(X0,X2,X1,X3)
      | ~ phase11(X1,X0,X3,X2) ),
    inference(rectify,[],[f272]) ).

tff(f272,plain,
    ! [X2: $int,X3: $int,X1: array_int,X0: array_int] :
      ( ? [X5: $int,X4: array_int,X6: array_int] :
          ( ( X3 = X5 )
          & ( $sum(X5,1) = X2 )
          & ( X1 = X4 )
          & ( tb2t(get2(int,t2tb2(X6),X5)) = tb2t(get2(int,t2tb2(X4),X5)) )
          & ( X0 = X6 ) )
      | sP0(X2,X1,X3,X0)
      | ~ phase11(X3,X2,X0,X1) ),
    inference(definition_folding,[],[f238,f271]) ).

tff(f271,plain,
    ! [X2: $int,X1: array_int,X3: $int,X0: array_int] :
      ( ? [X9: array_int,X7: $int,X8: array_int,X10: $int] :
          ( phase11(go_right1(X10,X7),X7,X8,X9)
          & ( X2 = X7 )
          & ( X1 = X9 )
          & ( X3 = X10 )
          & phase11(go_left1(X10,X7),X10,X8,X9)
          & ( tb2t(get2(int,t2tb2(X9),X10)) = sum3(X8,$sum($sum(X10,$uminus($sum(X7,$uminus(X10)))),1),$sum(X10,1)) )
          & ( X0 = X8 )
          & $less($sum(X10,1),X7) )
      | ~ sP0(X2,X1,X3,X0) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

tff(f238,plain,
    ! [X2: $int,X3: $int,X1: array_int,X0: array_int] :
      ( ? [X5: $int,X4: array_int,X6: array_int] :
          ( ( X3 = X5 )
          & ( $sum(X5,1) = X2 )
          & ( X1 = X4 )
          & ( tb2t(get2(int,t2tb2(X6),X5)) = tb2t(get2(int,t2tb2(X4),X5)) )
          & ( X0 = X6 ) )
      | ? [X9: array_int,X7: $int,X8: array_int,X10: $int] :
          ( phase11(go_right1(X10,X7),X7,X8,X9)
          & ( X2 = X7 )
          & ( X1 = X9 )
          & ( X3 = X10 )
          & phase11(go_left1(X10,X7),X10,X8,X9)
          & ( tb2t(get2(int,t2tb2(X9),X10)) = sum3(X8,$sum($sum(X10,$uminus($sum(X7,$uminus(X10)))),1),$sum(X10,1)) )
          & ( X0 = X8 )
          & $less($sum(X10,1),X7) )
      | ~ phase11(X3,X2,X0,X1) ),
    inference(flattening,[],[f237]) ).

tff(f237,plain,
    ! [X3: $int,X0: array_int,X1: array_int,X2: $int] :
      ( ? [X5: $int,X4: array_int,X6: array_int] :
          ( ( X3 = X5 )
          & ( $sum(X5,1) = X2 )
          & ( X1 = X4 )
          & ( tb2t(get2(int,t2tb2(X6),X5)) = tb2t(get2(int,t2tb2(X4),X5)) )
          & ( X0 = X6 ) )
      | ? [X9: array_int,X7: $int,X8: array_int,X10: $int] :
          ( phase11(go_right1(X10,X7),X7,X8,X9)
          & ( X2 = X7 )
          & ( X1 = X9 )
          & ( X3 = X10 )
          & phase11(go_left1(X10,X7),X10,X8,X9)
          & ( tb2t(get2(int,t2tb2(X9),X10)) = sum3(X8,$sum($sum(X10,$uminus($sum(X7,$uminus(X10)))),1),$sum(X10,1)) )
          & ( X0 = X8 )
          & $less($sum(X10,1),X7) )
      | ~ phase11(X3,X2,X0,X1) ),
    inference(ennf_transformation,[],[f160]) ).

tff(f160,plain,
    ! [X3: $int,X0: array_int,X1: array_int,X2: $int] :
      ( phase11(X3,X2,X0,X1)
     => ( ? [X5: $int,X4: array_int,X6: array_int] :
            ( ( X3 = X5 )
            & ( $sum(X5,1) = X2 )
            & ( X1 = X4 )
            & ( tb2t(get2(int,t2tb2(X6),X5)) = tb2t(get2(int,t2tb2(X4),X5)) )
            & ( X0 = X6 ) )
        | ? [X9: array_int,X7: $int,X8: array_int,X10: $int] :
            ( phase11(go_right1(X10,X7),X7,X8,X9)
            & ( X2 = X7 )
            & ( X1 = X9 )
            & ( X3 = X10 )
            & phase11(go_left1(X10,X7),X10,X8,X9)
            & ( tb2t(get2(int,t2tb2(X9),X10)) = sum3(X8,$sum($sum(X10,$uminus($sum(X7,$uminus(X10)))),1),$sum(X10,1)) )
            & ( X0 = X8 )
            & $less($sum(X10,1),X7) ) ) ),
    inference(rectify,[],[f130]) ).

tff(f130,plain,
    ! [X27: array_int,X28: array_int,X5: $int,X4: $int] :
      ( phase11(X4,X5,X27,X28)
     => ( ? [X0: array_int,X24: $int,X26: array_int] :
            ( ( X0 = X28 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = tb2t(get2(int,t2tb2(X26),X24)) )
            & ( X4 = X24 )
            & ( X26 = X27 )
            & ( $sum(X24,1) = X5 ) )
        | ? [X25: $int,X26: array_int,X0: array_int,X24: $int] :
            ( ( X5 = X25 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = sum3(X26,$sum($sum(X24,$uminus($sum(X25,$uminus(X24)))),1),$sum(X24,1)) )
            & phase11(go_left1(X24,X25),X24,X26,X0)
            & ( X4 = X24 )
            & ( X0 = X28 )
            & ( X26 = X27 )
            & phase11(go_right1(X24,X25),X25,X26,X0)
            & $less($sum(X24,1),X25) ) ) ),
    inference(theory_normalization,[],[f83]) ).

tff(f83,plain,
    ! [X27: array_int,X28: array_int,X5: $int,X4: $int] :
      ( phase11(X4,X5,X27,X28)
     => ( ? [X0: array_int,X24: $int,X26: array_int] :
            ( ( X0 = X28 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = tb2t(get2(int,t2tb2(X26),X24)) )
            & ( X4 = X24 )
            & ( X26 = X27 )
            & ( $sum(X24,1) = X5 ) )
        | ? [X25: $int,X26: array_int,X0: array_int,X24: $int] :
            ( ( X5 = X25 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = sum3(X26,$sum($sum(X24,$uminus($difference(X25,X24))),1),$sum(X24,1)) )
            & phase11(go_left1(X24,X25),X24,X26,X0)
            & ( X4 = X24 )
            & ( X0 = X28 )
            & ( X26 = X27 )
            & phase11(go_right1(X24,X25),X25,X26,X0)
            & $less($sum(X24,1),X25) ) ) ),
    inference(theory_normalization,[],[f72]) ).

tff(f72,axiom,
    ! [X27: array_int,X28: array_int,X5: $int,X4: $int] :
      ( phase11(X4,X5,X27,X28)
     => ( ? [X0: array_int,X24: $int,X26: array_int] :
            ( ( X0 = X28 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = tb2t(get2(int,t2tb2(X26),X24)) )
            & ( X4 = X24 )
            & ( X26 = X27 )
            & ( $sum(X24,1) = X5 ) )
        | ? [X25: $int,X26: array_int,X0: array_int,X24: $int] :
            ( ( X5 = X25 )
            & ( tb2t(get2(int,t2tb2(X0),X24)) = sum3(X26,$sum($difference(X24,$difference(X25,X24)),1),$sum(X24,1)) )
            & phase11(go_left1(X24,X25),X24,X26,X0)
            & ( X4 = X24 )
            & ( X0 = X28 )
            & ( X26 = X27 )
            & phase11(go_right1(X24,X25),X25,X26,X0)
            & $less($sum(X24,1),X25) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',phase1_inversion) ).

tff(f426,plain,
    phase11(sK15,sK16,tb2t2(mk_array1(int,sK11,t2tb1(sK12))),tb2t2(mk_array1(int,sK13,t2tb1(sK14)))),
    inference(cnf_transformation,[],[f327]) ).

tff(f3884,plain,
    ( spl18_24
    | spl18_72
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(avatar_split_clause,[],[f3879,f1747,f1737,f3881,f1741]) ).

tff(f1737,plain,
    ( spl18_23
  <=> ( tb2t2(mk_array1(int,sK11,t2tb1(sK12))) = sK7(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_23])]) ).

tff(f1747,plain,
    ( spl18_25
  <=> ( sK6(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = tb2t2(mk_array1(int,sK13,t2tb1(sK14))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_25])]) ).

tff(f3879,plain,
    ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,t2tb1(sK12),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3878,f1378]) ).

tff(f1378,plain,
    ! [X2: $int,X3: uni] : ( elts(int,mk_array1(int,X2,X3)) = X3 ),
    inference(resolution,[],[f395,f475]) ).

tff(f475,plain,
    ! [X0: uni] : sort1(map(int,int),X0),
    inference(superposition,[],[f400,f388]) ).

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

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

tff(f56,axiom,
    ! [X16: uni] : ( t2tb1(tb2t1(X16)) = X16 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR1) ).

tff(f400,plain,
    ! [X0: map_int_int] : sort1(map(int,int),t2tb1(X0)),
    inference(cnf_transformation,[],[f174]) ).

tff(f174,plain,
    ! [X0: map_int_int] : sort1(map(int,int),t2tb1(X0)),
    inference(rectify,[],[f54]) ).

tff(f54,axiom,
    ! [X1: map_int_int] : sort1(map(int,int),t2tb1(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2tb_sort1) ).

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

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

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

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

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

tff(f3878,plain,
    ( ( tb2t(get(int,int,t2tb1(sK12),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,elts(int,mk_array1(int,sK13,t2tb1(sK14))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3877,f375]) ).

tff(f375,plain,
    ! [X0: uni] : ( t2tb2(tb2t2(X0)) = X0 ),
    inference(cnf_transformation,[],[f153]) ).

tff(f153,plain,
    ! [X0: uni] : ( t2tb2(tb2t2(X0)) = X0 ),
    inference(rectify,[],[f63]) ).

tff(f63,axiom,
    ! [X16: uni] : ( t2tb2(tb2t2(X16)) = X16 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR2) ).

tff(f3877,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK13,t2tb1(sK14))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,t2tb1(sK12),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3876,f1378]) ).

tff(f3876,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK13,t2tb1(sK14))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,elts(int,mk_array1(int,sK11,t2tb1(sK12))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3875,f375]) ).

tff(f3875,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK13,t2tb1(sK14))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK11,t2tb1(sK12))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ~ spl18_23
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3874,f1739]) ).

tff(f1739,plain,
    ( ( tb2t2(mk_array1(int,sK11,t2tb1(sK12))) = sK7(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) )
    | ~ spl18_23 ),
    inference(avatar_component_clause,[],[f1737]) ).

tff(f3874,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK13,t2tb1(sK14))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,elts(int,t2tb2(sK7(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | ~ spl18_25 ),
    inference(forward_demodulation,[],[f3111,f1749]) ).

tff(f1749,plain,
    ( ( sK6(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = tb2t2(mk_array1(int,sK13,t2tb1(sK14))) )
    | ~ spl18_25 ),
    inference(avatar_component_clause,[],[f1747]) ).

tff(f3111,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(sK7(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) = tb2t(get(int,int,elts(int,t2tb2(sK6(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) ),
    inference(resolution,[],[f426,f448]) ).

tff(f448,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ~ phase11(X1,X0,X3,X2)
      | ( tb2t(get(int,int,elts(int,t2tb2(sK6(X0,X1,X2,X3))),t2tb(sK5(X0,X1,X2,X3)))) = tb2t(get(int,int,elts(int,t2tb2(sK7(X0,X1,X2,X3))),t2tb(sK5(X0,X1,X2,X3)))) )
      | sP0(X0,X2,X1,X3) ),
    inference(definition_unfolding,[],[f346,f366,f366]) ).

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

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

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

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

tff(f346,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ( tb2t(get2(int,t2tb2(sK7(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) = tb2t(get2(int,t2tb2(sK6(X0,X1,X2,X3)),sK5(X0,X1,X2,X3))) )
      | sP0(X0,X2,X1,X3)
      | ~ phase11(X1,X0,X3,X2) ),
    inference(cnf_transformation,[],[f281]) ).

tff(f3873,plain,
    ( spl18_69
    | spl18_24 ),
    inference(avatar_split_clause,[],[f3107,f1741,f3854]) ).

tff(f3107,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( $sum(sK5(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),1) = sK16 ) ),
    inference(resolution,[],[f426,f348]) ).

tff(f348,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ~ phase11(X1,X0,X3,X2)
      | sP0(X0,X2,X1,X3)
      | ( $sum(sK5(X0,X1,X2,X3),1) = X0 ) ),
    inference(cnf_transformation,[],[f281]) ).

tff(f3872,plain,
    ( spl18_25
    | spl18_24 ),
    inference(avatar_split_clause,[],[f3106,f1741,f1747]) ).

tff(f3106,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( sK6(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = tb2t2(mk_array1(int,sK13,t2tb1(sK14))) ) ),
    inference(resolution,[],[f426,f347]) ).

tff(f347,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ~ phase11(X1,X0,X3,X2)
      | sP0(X0,X2,X1,X3)
      | ( sK6(X0,X1,X2,X3) = X2 ) ),
    inference(cnf_transformation,[],[f281]) ).

tff(f3852,plain,
    ~ spl18_24,
    inference(avatar_contradiction_clause,[],[f3851]) ).

tff(f3851,plain,
    ( $false
    | ~ spl18_24 ),
    inference(subsumption_resolution,[],[f3850,f919]) ).

tff(f3850,plain,
    ( ( sum2(sK12,$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) = tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3849,f371]) ).

tff(f371,plain,
    ! [X0: map_int_int] : ( tb2t1(t2tb1(X0)) = X0 ),
    inference(cnf_transformation,[],[f155]) ).

tff(f155,plain,
    ! [X0: map_int_int] : ( tb2t1(t2tb1(X0)) = X0 ),
    inference(rectify,[],[f55]) ).

tff(f55,axiom,
    ! [X15: map_int_int] : ( tb2t1(t2tb1(X15)) = X15 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeL1) ).

tff(f3849,plain,
    ( ( sum2(tb2t1(t2tb1(sK12)),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) = tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3848,f1378]) ).

tff(f3848,plain,
    ( ( sum2(tb2t1(elts(int,mk_array1(int,sK11,t2tb1(sK12)))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) = tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3847,f375]) ).

tff(f3847,plain,
    ( ( sum2(tb2t1(elts(int,t2tb2(tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) = tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) )
    | ~ spl18_24 ),
    inference(backward_demodulation,[],[f3846,f3839]) ).

tff(f3839,plain,
    ( ( sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = tb2t2(mk_array1(int,sK11,t2tb1(sK12))) )
    | ~ spl18_24 ),
    inference(resolution,[],[f1743,f338]) ).

tff(f338,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sK3(X0,X1,X2,X3) = X3 ) ),
    inference(cnf_transformation,[],[f278]) ).

tff(f278,plain,
    ! [X0: $int,X1: array_int,X2: $int,X3: array_int] :
      ( ( phase11(go_right1(sK4(X0,X1,X2,X3),sK2(X0,X1,X2,X3)),sK2(X0,X1,X2,X3),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3))
        & ( sK2(X0,X1,X2,X3) = X0 )
        & ( sK1(X0,X1,X2,X3) = X1 )
        & ( sK4(X0,X1,X2,X3) = X2 )
        & phase11(go_left1(sK4(X0,X1,X2,X3),sK2(X0,X1,X2,X3)),sK4(X0,X1,X2,X3),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3))
        & ( tb2t(get2(int,t2tb2(sK1(X0,X1,X2,X3)),sK4(X0,X1,X2,X3))) = sum3(sK3(X0,X1,X2,X3),$sum($sum(sK4(X0,X1,X2,X3),$uminus($sum(sK2(X0,X1,X2,X3),$uminus(sK4(X0,X1,X2,X3))))),1),$sum(sK4(X0,X1,X2,X3),1)) )
        & ( sK3(X0,X1,X2,X3) = X3 )
        & $less($sum(sK4(X0,X1,X2,X3),1),sK2(X0,X1,X2,X3)) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4])],[f276,f277]) ).

tff(f277,plain,
    ! [X0: $int,X1: array_int,X2: $int,X3: array_int] :
      ( ? [X4: array_int,X5: $int,X6: array_int,X7: $int] :
          ( phase11(go_right1(X7,X5),X5,X6,X4)
          & ( X0 = X5 )
          & ( X1 = X4 )
          & ( X2 = X7 )
          & phase11(go_left1(X7,X5),X7,X6,X4)
          & ( sum3(X6,$sum($sum(X7,$uminus($sum(X5,$uminus(X7)))),1),$sum(X7,1)) = tb2t(get2(int,t2tb2(X4),X7)) )
          & ( X3 = X6 )
          & $less($sum(X7,1),X5) )
     => ( phase11(go_right1(sK4(X0,X1,X2,X3),sK2(X0,X1,X2,X3)),sK2(X0,X1,X2,X3),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3))
        & ( sK2(X0,X1,X2,X3) = X0 )
        & ( sK1(X0,X1,X2,X3) = X1 )
        & ( sK4(X0,X1,X2,X3) = X2 )
        & phase11(go_left1(sK4(X0,X1,X2,X3),sK2(X0,X1,X2,X3)),sK4(X0,X1,X2,X3),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3))
        & ( tb2t(get2(int,t2tb2(sK1(X0,X1,X2,X3)),sK4(X0,X1,X2,X3))) = sum3(sK3(X0,X1,X2,X3),$sum($sum(sK4(X0,X1,X2,X3),$uminus($sum(sK2(X0,X1,X2,X3),$uminus(sK4(X0,X1,X2,X3))))),1),$sum(sK4(X0,X1,X2,X3),1)) )
        & ( sK3(X0,X1,X2,X3) = X3 )
        & $less($sum(sK4(X0,X1,X2,X3),1),sK2(X0,X1,X2,X3)) ) ),
    introduced(choice_axiom,[]) ).

tff(f276,plain,
    ! [X0: $int,X1: array_int,X2: $int,X3: array_int] :
      ( ? [X4: array_int,X5: $int,X6: array_int,X7: $int] :
          ( phase11(go_right1(X7,X5),X5,X6,X4)
          & ( X0 = X5 )
          & ( X1 = X4 )
          & ( X2 = X7 )
          & phase11(go_left1(X7,X5),X7,X6,X4)
          & ( sum3(X6,$sum($sum(X7,$uminus($sum(X5,$uminus(X7)))),1),$sum(X7,1)) = tb2t(get2(int,t2tb2(X4),X7)) )
          & ( X3 = X6 )
          & $less($sum(X7,1),X5) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(rectify,[],[f275]) ).

tff(f275,plain,
    ! [X2: $int,X1: array_int,X3: $int,X0: array_int] :
      ( ? [X9: array_int,X7: $int,X8: array_int,X10: $int] :
          ( phase11(go_right1(X10,X7),X7,X8,X9)
          & ( X2 = X7 )
          & ( X1 = X9 )
          & ( X3 = X10 )
          & phase11(go_left1(X10,X7),X10,X8,X9)
          & ( tb2t(get2(int,t2tb2(X9),X10)) = sum3(X8,$sum($sum(X10,$uminus($sum(X7,$uminus(X10)))),1),$sum(X10,1)) )
          & ( X0 = X8 )
          & $less($sum(X10,1),X7) )
      | ~ sP0(X2,X1,X3,X0) ),
    inference(nnf_transformation,[],[f271]) ).

tff(f1743,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ~ spl18_24 ),
    inference(avatar_component_clause,[],[f1741]) ).

tff(f3846,plain,
    ( ( tb2t(get(int,int,t2tb1(sK14),t2tb(sK15))) = sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3845,f1378]) ).

tff(f3845,plain,
    ( ( tb2t(get(int,int,elts(int,mk_array1(int,sK13,t2tb1(sK14))),t2tb(sK15))) = sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3844,f375]) ).

tff(f3844,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(tb2t2(mk_array1(int,sK13,t2tb1(sK14))))),t2tb(sK15))) = sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) )
    | ~ spl18_24 ),
    inference(backward_demodulation,[],[f3841,f3837]) ).

tff(f3837,plain,
    ( ( sK1(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = tb2t2(mk_array1(int,sK13,t2tb1(sK14))) )
    | ~ spl18_24 ),
    inference(resolution,[],[f1743,f342]) ).

tff(f342,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sK1(X0,X1,X2,X3) = X1 ) ),
    inference(cnf_transformation,[],[f278]) ).

tff(f3841,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(sK1(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK15))) = sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK15,$sum(sK15,$sum($uminus(sK16),1))),$sum(sK15,1)) )
    | ~ spl18_24 ),
    inference(backward_demodulation,[],[f3840,f3836]) ).

tff(f3836,plain,
    ( ( sK2(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK16 )
    | ~ spl18_24 ),
    inference(resolution,[],[f1743,f343]) ).

tff(f343,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sK2(X0,X1,X2,X3) = X0 ) ),
    inference(cnf_transformation,[],[f278]) ).

tff(f3840,plain,
    ( ( tb2t(get(int,int,elts(int,t2tb2(sK1(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK15))) = sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK15,$sum(sK15,$sum($uminus(sK2(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))),1))),$sum(sK15,1)) )
    | ~ spl18_24 ),
    inference(forward_demodulation,[],[f3834,f3838]) ).

tff(f3838,plain,
    ( ( sK4(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) = sK15 )
    | ~ spl18_24 ),
    inference(resolution,[],[f1743,f341]) ).

tff(f341,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sK4(X0,X1,X2,X3) = X2 ) ),
    inference(cnf_transformation,[],[f278]) ).

tff(f3834,plain,
    ( ( sum2(tb2t1(elts(int,t2tb2(sK3(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))),$sum(sK4(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),$sum(sK4(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),$sum($uminus(sK2(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))),1))),$sum(sK4(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))),1)) = tb2t(get(int,int,elts(int,t2tb2(sK1(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12)))))),t2tb(sK4(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))))) )
    | ~ spl18_24 ),
    inference(resolution,[],[f1743,f920]) ).

tff(f920,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( tb2t(get(int,int,elts(int,t2tb2(sK1(X0,X1,X2,X3))),t2tb(sK4(X0,X1,X2,X3)))) = sum2(tb2t1(elts(int,t2tb2(sK3(X0,X1,X2,X3)))),$sum(sK4(X0,X1,X2,X3),$sum(sK4(X0,X1,X2,X3),$sum($uminus(sK2(X0,X1,X2,X3)),1))),$sum(sK4(X0,X1,X2,X3),1)) ) ),
    inference(forward_demodulation,[],[f906,f112]) ).

tff(f906,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sum2(tb2t1(elts(int,t2tb2(sK3(X0,X1,X2,X3)))),$sum(sK4(X0,X1,X2,X3),$sum($sum(sK4(X0,X1,X2,X3),$uminus(sK2(X0,X1,X2,X3))),1)),$sum(sK4(X0,X1,X2,X3),1)) = tb2t(get(int,int,elts(int,t2tb2(sK1(X0,X1,X2,X3))),t2tb(sK4(X0,X1,X2,X3)))) ) ),
    inference(backward_demodulation,[],[f466,f891]) ).

tff(f466,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ( sum2(tb2t1(elts(int,t2tb2(sK3(X0,X1,X2,X3)))),$sum(sK4(X0,X1,X2,X3),$sum($uminus($sum(sK2(X0,X1,X2,X3),$uminus(sK4(X0,X1,X2,X3)))),1)),$sum(sK4(X0,X1,X2,X3),1)) = tb2t(get(int,int,elts(int,t2tb2(sK1(X0,X1,X2,X3))),t2tb(sK4(X0,X1,X2,X3)))) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(forward_demodulation,[],[f447,f112]) ).

tff(f447,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( tb2t(get(int,int,elts(int,t2tb2(sK1(X0,X1,X2,X3))),t2tb(sK4(X0,X1,X2,X3)))) = sum2(tb2t1(elts(int,t2tb2(sK3(X0,X1,X2,X3)))),$sum($sum(sK4(X0,X1,X2,X3),$uminus($sum(sK2(X0,X1,X2,X3),$uminus(sK4(X0,X1,X2,X3))))),1),$sum(sK4(X0,X1,X2,X3),1)) ) ),
    inference(definition_unfolding,[],[f339,f366,f367]) ).

tff(f367,plain,
    ! [X2: $int,X0: $int,X1: array_int] : ( sum3(X1,X0,X2) = sum2(tb2t1(elts(int,t2tb2(X1))),X0,X2) ),
    inference(cnf_transformation,[],[f288]) ).

tff(f288,plain,
    ! [X0: $int,X1: array_int,X2: $int] : ( sum3(X1,X0,X2) = sum2(tb2t1(elts(int,t2tb2(X1))),X0,X2) ),
    inference(rectify,[],[f147]) ).

tff(f147,plain,
    ! [X1: $int,X0: array_int,X2: $int] : ( sum2(tb2t1(elts(int,t2tb2(X0))),X1,X2) = sum3(X0,X1,X2) ),
    inference(rectify,[],[f64]) ).

tff(f64,axiom,
    ! [X0: array_int,X22: $int,X23: $int] : ( sum3(X0,X22,X23) = sum2(tb2t1(elts(int,t2tb2(X0))),X22,X23) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_def) ).

tff(f339,plain,
    ! [X2: $int,X3: array_int,X0: $int,X1: array_int] :
      ( ( tb2t(get2(int,t2tb2(sK1(X0,X1,X2,X3)),sK4(X0,X1,X2,X3))) = sum3(sK3(X0,X1,X2,X3),$sum($sum(sK4(X0,X1,X2,X3),$uminus($sum(sK2(X0,X1,X2,X3),$uminus(sK4(X0,X1,X2,X3))))),1),$sum(sK4(X0,X1,X2,X3),1)) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f278]) ).

tff(f1744,plain,
    ( spl18_23
    | spl18_24 ),
    inference(avatar_split_clause,[],[f1735,f1741,f1737]) ).

tff(f1735,plain,
    ( sP0(sK16,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),sK15,tb2t2(mk_array1(int,sK11,t2tb1(sK12))))
    | ( tb2t2(mk_array1(int,sK11,t2tb1(sK12))) = sK7(sK16,sK15,tb2t2(mk_array1(int,sK13,t2tb1(sK14))),tb2t2(mk_array1(int,sK11,t2tb1(sK12)))) ) ),
    inference(resolution,[],[f426,f345]) ).

tff(f345,plain,
    ! [X2: array_int,X3: array_int,X0: $int,X1: $int] :
      ( ~ phase11(X1,X0,X3,X2)
      | ( sK7(X0,X1,X2,X3) = X3 )
      | sP0(X0,X2,X1,X3) ),
    inference(cnf_transformation,[],[f281]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.11  % Problem    : SWW664=2 : TPTP v8.1.0. Released v6.1.0.
% 0.12/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.33  % Computer : n010.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 20:51:58 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.49  % (26501)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.49  % (26517)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.50  % (26518)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.50  % (26510)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.50  % (26506)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.50  % (26510)Instruction limit reached!
% 0.19/0.50  % (26510)------------------------------
% 0.19/0.50  % (26510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (26510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (26510)Termination reason: Unknown
% 0.19/0.50  % (26510)Termination phase: Property scanning
% 0.19/0.50  
% 0.19/0.50  % (26506)Instruction limit reached!
% 0.19/0.50  % (26506)------------------------------
% 0.19/0.50  % (26506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (26506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (26506)Termination reason: Unknown
% 0.19/0.50  % (26506)Termination phase: Preprocessing 1
% 0.19/0.50  
% 0.19/0.50  % (26506)Memory used [KB]: 1151
% 0.19/0.50  % (26506)Time elapsed: 0.003 s
% 0.19/0.50  % (26506)Instructions burned: 6 (million)
% 0.19/0.50  % (26506)------------------------------
% 0.19/0.50  % (26506)------------------------------
% 0.19/0.50  % (26510)Memory used [KB]: 1023
% 0.19/0.50  % (26510)Time elapsed: 0.004 s
% 0.19/0.50  % (26510)Instructions burned: 2 (million)
% 0.19/0.50  % (26510)------------------------------
% 0.19/0.50  % (26510)------------------------------
% 0.19/0.50  % (26502)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.19/0.51  % (26509)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (26499)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.51  % (26498)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (26498)Instruction limit reached!
% 0.19/0.51  % (26498)------------------------------
% 0.19/0.51  % (26498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (26498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (26498)Termination reason: Unknown
% 0.19/0.51  % (26498)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (26498)Memory used [KB]: 1023
% 0.19/0.51  % (26498)Time elapsed: 0.003 s
% 0.19/0.51  % (26498)Instructions burned: 4 (million)
% 0.19/0.51  % (26498)------------------------------
% 0.19/0.51  % (26498)------------------------------
% 0.19/0.52  % (26523)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.52  % (26497)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.52  % (26524)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.19/0.52  % (26495)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.19/0.52  % (26500)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (26505)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.19/0.53  % (26503)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.19/0.53  % (26515)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (26504)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (26504)Instruction limit reached!
% 0.19/0.53  % (26504)------------------------------
% 0.19/0.53  % (26504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (26504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (26504)Termination reason: Unknown
% 0.19/0.53  % (26504)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (26504)Memory used [KB]: 1023
% 0.19/0.53  % (26504)Time elapsed: 0.003 s
% 0.19/0.53  % (26504)Instructions burned: 3 (million)
% 0.19/0.53  % (26504)------------------------------
% 0.19/0.53  % (26504)------------------------------
% 0.19/0.53  % (26496)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (26500)Instruction limit reached!
% 0.19/0.53  % (26500)------------------------------
% 0.19/0.53  % (26500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (26500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (26500)Termination reason: Unknown
% 0.19/0.53  % (26500)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (26500)Memory used [KB]: 5884
% 0.19/0.53  % (26500)Time elapsed: 0.009 s
% 0.19/0.53  % (26500)Instructions burned: 16 (million)
% 0.19/0.53  % (26500)------------------------------
% 0.19/0.53  % (26500)------------------------------
% 0.19/0.53  % (26522)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (26521)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.54  % (26501)Instruction limit reached!
% 0.19/0.54  % (26501)------------------------------
% 0.19/0.54  % (26501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26519)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.19/0.54  % (26501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26501)Termination reason: Unknown
% 0.19/0.54  % (26501)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (26501)Memory used [KB]: 6268
% 0.19/0.54  % (26501)Time elapsed: 0.137 s
% 0.19/0.54  % (26501)Instructions burned: 32 (million)
% 0.19/0.54  % (26501)------------------------------
% 0.19/0.54  % (26501)------------------------------
% 0.19/0.54  % (26516)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (26512)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (26514)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (26514)Instruction limit reached!
% 0.19/0.54  % (26514)------------------------------
% 0.19/0.54  % (26514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26514)Termination reason: Unknown
% 0.19/0.54  % (26514)Termination phase: shuffling
% 0.19/0.54  
% 0.19/0.54  % (26514)Memory used [KB]: 1023
% 0.19/0.54  % (26514)Time elapsed: 0.004 s
% 0.19/0.54  % (26514)Instructions burned: 3 (million)
% 0.19/0.54  % (26514)------------------------------
% 0.19/0.54  % (26514)------------------------------
% 0.19/0.54  % (26507)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (26508)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (26507)Instruction limit reached!
% 0.19/0.54  % (26507)------------------------------
% 0.19/0.54  % (26507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26507)Termination reason: Unknown
% 0.19/0.54  % (26507)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (26507)Memory used [KB]: 1023
% 0.19/0.54  % (26507)Time elapsed: 0.003 s
% 0.19/0.54  % (26507)Instructions burned: 3 (million)
% 0.19/0.54  % (26507)------------------------------
% 0.19/0.54  % (26507)------------------------------
% 0.19/0.54  % (26513)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.54  % (26511)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (26511)Instruction limit reached!
% 0.19/0.54  % (26511)------------------------------
% 0.19/0.54  % (26511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (26511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (26511)Termination reason: Unknown
% 0.19/0.54  % (26511)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (26511)Memory used [KB]: 1023
% 0.19/0.54  % (26511)Time elapsed: 0.002 s
% 0.19/0.54  % (26511)Instructions burned: 3 (million)
% 0.19/0.54  % (26511)------------------------------
% 0.19/0.54  % (26511)------------------------------
% 0.19/0.54  % (26520)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.55  % (26523)Instruction limit reached!
% 0.19/0.55  % (26523)------------------------------
% 0.19/0.55  % (26523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26523)Termination reason: Unknown
% 0.19/0.55  % (26523)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26523)Memory used [KB]: 5884
% 0.19/0.55  % (26523)Time elapsed: 0.158 s
% 0.19/0.55  % (26523)Instructions burned: 21 (million)
% 0.19/0.55  % (26523)------------------------------
% 0.19/0.55  % (26523)------------------------------
% 0.19/0.55  % (26497)Instruction limit reached!
% 0.19/0.55  % (26497)------------------------------
% 0.19/0.55  % (26497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26497)Termination reason: Unknown
% 0.19/0.55  % (26497)Termination phase: Function definition elimination
% 0.19/0.55  
% 0.19/0.55  % (26497)Memory used [KB]: 1279
% 0.19/0.55  % (26497)Time elapsed: 0.006 s
% 0.19/0.55  % (26497)Instructions burned: 10 (million)
% 0.19/0.55  % (26497)------------------------------
% 0.19/0.55  % (26497)------------------------------
% 0.19/0.55  % (26515)Instruction limit reached!
% 0.19/0.55  % (26515)------------------------------
% 0.19/0.55  % (26515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26515)Termination reason: Unknown
% 0.19/0.55  % (26515)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26515)Memory used [KB]: 1407
% 0.19/0.55  % (26515)Time elapsed: 0.008 s
% 0.19/0.55  % (26515)Instructions burned: 16 (million)
% 0.19/0.55  % (26515)------------------------------
% 0.19/0.55  % (26515)------------------------------
% 0.19/0.55  % (26518)Instruction limit reached!
% 0.19/0.55  % (26518)------------------------------
% 0.19/0.55  % (26518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26518)Termination reason: Unknown
% 0.19/0.55  % (26518)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26518)Memory used [KB]: 6268
% 0.19/0.55  % (26518)Time elapsed: 0.113 s
% 0.19/0.55  % (26518)Instructions burned: 50 (million)
% 0.19/0.55  % (26518)------------------------------
% 0.19/0.55  % (26518)------------------------------
% 0.19/0.55  % (26502)Instruction limit reached!
% 0.19/0.55  % (26502)------------------------------
% 0.19/0.55  % (26502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (26502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (26502)Termination reason: Unknown
% 0.19/0.55  % (26502)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (26502)Memory used [KB]: 6268
% 0.19/0.55  % (26502)Time elapsed: 0.122 s
% 0.19/0.55  % (26502)Instructions burned: 36 (million)
% 0.19/0.55  % (26502)------------------------------
% 0.19/0.55  % (26502)------------------------------
% 0.19/0.56  % (26522)Instruction limit reached!
% 0.19/0.56  % (26522)------------------------------
% 0.19/0.56  % (26522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (26522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (26522)Termination reason: Unknown
% 0.19/0.56  % (26522)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (26522)Memory used [KB]: 5884
% 0.19/0.56  % (26522)Time elapsed: 0.157 s
% 0.19/0.56  % (26522)Instructions burned: 22 (million)
% 0.19/0.56  % (26522)------------------------------
% 0.19/0.56  % (26522)------------------------------
% 0.19/0.56  % (26513)Instruction limit reached!
% 0.19/0.56  % (26513)------------------------------
% 0.19/0.56  % (26513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (26513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (26513)Termination reason: Unknown
% 0.19/0.56  % (26513)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (26513)Memory used [KB]: 5884
% 0.19/0.56  % (26513)Time elapsed: 0.008 s
% 0.19/0.56  % (26513)Instructions burned: 15 (million)
% 0.19/0.56  % (26513)------------------------------
% 0.19/0.56  % (26513)------------------------------
% 0.19/0.56  % (26503)Instruction limit reached!
% 0.19/0.56  % (26503)------------------------------
% 0.19/0.56  % (26503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (26503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (26503)Termination reason: Unknown
% 0.19/0.56  % (26503)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (26503)Memory used [KB]: 6140
% 0.19/0.56  % (26503)Time elapsed: 0.167 s
% 0.19/0.56  % (26503)Instructions burned: 27 (million)
% 0.19/0.56  % (26503)------------------------------
% 0.19/0.56  % (26503)------------------------------
% 0.19/0.57  % (26509)Instruction limit reached!
% 0.19/0.57  % (26509)------------------------------
% 0.19/0.57  % (26509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (26508)Instruction limit reached!
% 0.19/0.57  % (26508)------------------------------
% 0.19/0.57  % (26508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.57  % (26505)Instruction limit reached!
% 1.80/0.57  % (26505)------------------------------
% 1.80/0.57  % (26505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.57  % (26517)Instruction limit reached!
% 1.80/0.57  % (26517)------------------------------
% 1.80/0.57  % (26517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.57  % (26517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.57  % (26517)Termination reason: Unknown
% 1.80/0.57  % (26517)Termination phase: Saturation
% 1.80/0.57  
% 1.80/0.57  % (26517)Memory used [KB]: 1918
% 1.80/0.57  % (26517)Time elapsed: 0.166 s
% 1.80/0.57  % (26517)Instructions burned: 46 (million)
% 1.80/0.57  % (26517)------------------------------
% 1.80/0.57  % (26517)------------------------------
% 1.80/0.57  % (26509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.57  % (26509)Termination reason: Unknown
% 1.80/0.57  % (26509)Termination phase: Saturation
% 1.80/0.57  
% 1.80/0.57  % (26509)Memory used [KB]: 6908
% 1.80/0.57  % (26509)Time elapsed: 0.172 s
% 1.80/0.57  % (26509)Instructions burned: 51 (million)
% 1.80/0.57  % (26509)------------------------------
% 1.80/0.57  % (26509)------------------------------
% 1.80/0.58  % (26499)Instruction limit reached!
% 1.80/0.58  % (26499)------------------------------
% 1.80/0.58  % (26499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.58  % (26499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.58  % (26499)Termination reason: Unknown
% 1.80/0.58  % (26499)Termination phase: Saturation
% 1.80/0.58  
% 1.80/0.58  % (26499)Memory used [KB]: 6268
% 1.80/0.58  % (26499)Time elapsed: 0.185 s
% 1.80/0.58  % (26499)Instructions burned: 37 (million)
% 1.80/0.58  % (26499)------------------------------
% 1.80/0.58  % (26499)------------------------------
% 1.80/0.58  % (26505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.58  % (26505)Termination reason: Unknown
% 1.80/0.58  % (26505)Termination phase: Saturation
% 1.80/0.58  
% 1.80/0.58  % (26505)Memory used [KB]: 6268
% 1.80/0.58  % (26505)Time elapsed: 0.183 s
% 1.80/0.58  % (26505)Instructions burned: 35 (million)
% 1.80/0.58  % (26505)------------------------------
% 1.80/0.58  % (26505)------------------------------
% 1.80/0.59  % (26516)Instruction limit reached!
% 1.80/0.59  % (26516)------------------------------
% 1.80/0.59  % (26516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.59  % (26516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.59  % (26516)Termination reason: Unknown
% 1.80/0.59  % (26516)Termination phase: Saturation
% 1.80/0.59  
% 1.80/0.59  % (26516)Memory used [KB]: 5884
% 1.80/0.59  % (26516)Time elapsed: 0.195 s
% 1.80/0.59  % (26516)Instructions burned: 22 (million)
% 1.80/0.59  % (26516)------------------------------
% 1.80/0.59  % (26516)------------------------------
% 1.80/0.59  % (26508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.59  % (26508)Termination reason: Unknown
% 1.80/0.59  % (26508)Termination phase: Saturation
% 1.80/0.59  
% 1.80/0.59  % (26508)Memory used [KB]: 5884
% 1.80/0.59  % (26508)Time elapsed: 0.182 s
% 1.80/0.59  % (26508)Instructions burned: 22 (million)
% 1.80/0.59  % (26508)------------------------------
% 1.80/0.59  % (26508)------------------------------
% 1.80/0.59  % (26496)Instruction limit reached!
% 1.80/0.59  % (26496)------------------------------
% 1.80/0.59  % (26496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.59  % (26496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.59  % (26496)Termination reason: Unknown
% 1.80/0.59  % (26496)Termination phase: Saturation
% 1.80/0.59  
% 1.80/0.59  % (26496)Memory used [KB]: 6140
% 1.80/0.59  % (26496)Time elapsed: 0.169 s
% 1.80/0.59  % (26496)Instructions burned: 34 (million)
% 1.80/0.59  % (26496)------------------------------
% 1.80/0.59  % (26496)------------------------------
% 2.01/0.60  % (26524)Instruction limit reached!
% 2.01/0.60  % (26524)------------------------------
% 2.01/0.60  % (26524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.60  % (26524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.60  % (26524)Termination reason: Unknown
% 2.01/0.60  % (26524)Termination phase: Saturation
% 2.01/0.60  
% 2.01/0.60  % (26524)Memory used [KB]: 6524
% 2.01/0.60  % (26524)Time elapsed: 0.206 s
% 2.01/0.60  % (26524)Instructions burned: 42 (million)
% 2.01/0.60  % (26524)------------------------------
% 2.01/0.60  % (26524)------------------------------
% 2.01/0.61  % (26521)Instruction limit reached!
% 2.01/0.61  % (26521)------------------------------
% 2.01/0.61  % (26521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (26521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (26521)Termination reason: Unknown
% 2.01/0.61  % (26521)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (26521)Memory used [KB]: 6524
% 2.01/0.61  % (26521)Time elapsed: 0.203 s
% 2.01/0.61  % (26521)Instructions burned: 43 (million)
% 2.01/0.61  % (26521)------------------------------
% 2.01/0.61  % (26521)------------------------------
% 2.01/0.61  % (26519)Instruction limit reached!
% 2.01/0.61  % (26519)------------------------------
% 2.01/0.61  % (26519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (26519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (26519)Termination reason: Unknown
% 2.01/0.61  % (26519)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (26519)Memory used [KB]: 1791
% 2.01/0.61  % (26519)Time elapsed: 0.205 s
% 2.01/0.61  % (26519)Instructions burned: 47 (million)
% 2.01/0.61  % (26519)------------------------------
% 2.01/0.61  % (26519)------------------------------
% 2.01/0.61  % (26520)Instruction limit reached!
% 2.01/0.61  % (26520)------------------------------
% 2.01/0.61  % (26520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (26520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (26520)Termination reason: Unknown
% 2.01/0.61  % (26520)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  % (26520)Memory used [KB]: 6652
% 2.01/0.61  % (26520)Time elapsed: 0.197 s
% 2.01/0.61  % (26520)Instructions burned: 43 (million)
% 2.01/0.61  % (26520)------------------------------
% 2.01/0.61  % (26520)------------------------------
% 2.01/0.62  % (26525)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.18/0.63  % (26512)Instruction limit reached!
% 2.18/0.63  % (26512)------------------------------
% 2.18/0.63  % (26512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (26512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (26512)Termination reason: Unknown
% 2.18/0.63  % (26512)Termination phase: Saturation
% 2.18/0.63  
% 2.18/0.63  % (26512)Memory used [KB]: 6268
% 2.18/0.63  % (26512)Time elapsed: 0.231 s
% 2.18/0.63  % (26512)Instructions burned: 49 (million)
% 2.18/0.63  % (26512)------------------------------
% 2.18/0.63  % (26512)------------------------------
% 2.20/0.63  % (26526)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 2.20/0.64  % (26525)Instruction limit reached!
% 2.20/0.64  % (26525)------------------------------
% 2.20/0.64  % (26525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.64  % (26525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.64  % (26525)Termination reason: Unknown
% 2.20/0.64  % (26525)Termination phase: Saturation
% 2.20/0.64  
% 2.20/0.64  % (26525)Memory used [KB]: 5884
% 2.20/0.64  % (26525)Time elapsed: 0.097 s
% 2.20/0.64  % (26525)Instructions burned: 16 (million)
% 2.20/0.64  % (26525)------------------------------
% 2.20/0.64  % (26525)------------------------------
% 2.20/0.64  % (26527)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 2.20/0.65  % (26530)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.20/0.65  % (26529)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 2.20/0.66  % (26535)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.20/0.67  % (26532)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.20/0.67  % (26531)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 2.20/0.67  % (26528)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 2.20/0.67  % (26539)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.20/0.67  % (26534)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 2.20/0.68  % (26533)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 2.20/0.68  % (26540)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.20/0.68  % (26537)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.20/0.68  % (26536)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.20/0.68  % (26527)Instruction limit reached!
% 2.20/0.68  % (26527)------------------------------
% 2.20/0.68  % (26527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (26527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (26527)Termination reason: Unknown
% 2.20/0.68  % (26527)Termination phase: Saturation
% 2.20/0.68  
% 2.20/0.68  % (26527)Memory used [KB]: 6012
% 2.20/0.68  % (26527)Time elapsed: 0.149 s
% 2.20/0.68  % (26527)Instructions burned: 26 (million)
% 2.20/0.68  % (26527)------------------------------
% 2.20/0.68  % (26527)------------------------------
% 2.20/0.69  % (26541)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.20/0.69  % (26538)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.20/0.69  % (26545)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.20/0.70  % (26542)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.48/0.70  % (26547)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.48/0.70  % (26526)Instruction limit reached!
% 2.48/0.70  % (26526)------------------------------
% 2.48/0.70  % (26526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.71  % (26543)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.48/0.71  % (26546)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.48/0.71  % (26526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.71  % (26526)Termination reason: Unknown
% 2.48/0.71  % (26526)Termination phase: Saturation
% 2.48/0.71  
% 2.48/0.71  % (26526)Memory used [KB]: 6268
% 2.48/0.71  % (26526)Time elapsed: 0.177 s
% 2.48/0.71  % (26526)Instructions burned: 47 (million)
% 2.48/0.71  % (26526)------------------------------
% 2.48/0.71  % (26526)------------------------------
% 2.48/0.73  % (26548)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.48/0.73  % (26552)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.48/0.73  % (26544)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.48/0.74  % (26550)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.48/0.75  % (26551)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.48/0.77  % (26553)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.69/0.77  % (26531)Instruction limit reached!
% 2.69/0.77  % (26531)------------------------------
% 2.69/0.77  % (26531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.77  % (26531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.77  % (26531)Termination reason: Unknown
% 2.69/0.77  % (26531)Termination phase: Saturation
% 2.69/0.77  
% 2.69/0.77  % (26531)Memory used [KB]: 6908
% 2.69/0.77  % (26531)Time elapsed: 0.196 s
% 2.69/0.77  % (26531)Instructions burned: 59 (million)
% 2.69/0.77  % (26531)------------------------------
% 2.69/0.77  % (26531)------------------------------
% 2.69/0.79  % (26554)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/230Mi)
% 2.69/0.79  % (26555)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/360Mi)
% 2.69/0.80  % (26530)Instruction limit reached!
% 2.69/0.80  % (26530)------------------------------
% 2.69/0.80  % (26530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.80  % (26530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.80  % (26530)Termination reason: Unknown
% 2.69/0.80  % (26530)Termination phase: Saturation
% 2.69/0.80  
% 2.69/0.80  % (26530)Memory used [KB]: 6908
% 2.69/0.80  % (26530)Time elapsed: 0.221 s
% 2.69/0.80  % (26530)Instructions burned: 77 (million)
% 2.69/0.80  % (26530)------------------------------
% 2.69/0.80  % (26530)------------------------------
% 2.69/0.80  % (26532)Instruction limit reached!
% 2.69/0.80  % (26532)------------------------------
% 2.69/0.80  % (26532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.81  % (26533)Instruction limit reached!
% 2.69/0.81  % (26533)------------------------------
% 2.69/0.81  % (26533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.82  % (26556)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.69/0.82  % (26532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.82  % (26532)Termination reason: Unknown
% 2.69/0.82  % (26532)Termination phase: Saturation
% 2.69/0.82  
% 2.69/0.82  % (26532)Memory used [KB]: 6012
% 2.69/0.82  % (26532)Time elapsed: 0.235 s
% 2.69/0.82  % (26532)Instructions burned: 99 (million)
% 2.69/0.82  % (26532)------------------------------
% 2.69/0.82  % (26532)------------------------------
% 2.69/0.83  % (26529)Instruction limit reached!
% 2.69/0.83  % (26529)------------------------------
% 2.69/0.83  % (26529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.83  % (26533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.83  % (26533)Termination reason: Unknown
% 2.69/0.83  % (26533)Termination phase: Saturation
% 2.69/0.83  
% 2.69/0.83  % (26533)Memory used [KB]: 6140
% 2.69/0.83  % (26533)Time elapsed: 0.048 s
% 2.69/0.83  % (26533)Instructions burned: 108 (million)
% 2.69/0.83  % (26533)------------------------------
% 2.69/0.83  % (26533)------------------------------
% 2.69/0.84  % (26529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.84  % (26529)Termination reason: Unknown
% 2.69/0.84  % (26529)Termination phase: Saturation
% 2.69/0.84  
% 2.69/0.84  % (26529)Memory used [KB]: 7291
% 2.69/0.84  % (26529)Time elapsed: 0.261 s
% 2.69/0.84  % (26529)Instructions burned: 102 (million)
% 2.69/0.84  % (26529)------------------------------
% 2.69/0.84  % (26529)------------------------------
% 2.69/0.84  % (26543)Instruction limit reached!
% 2.69/0.84  % (26543)------------------------------
% 2.69/0.84  % (26543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.84  % (26543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.84  % (26543)Termination reason: Unknown
% 2.69/0.84  % (26543)Termination phase: Saturation
% 2.69/0.84  
% 2.69/0.84  % (26543)Memory used [KB]: 6652
% 2.69/0.84  % (26543)Time elapsed: 0.233 s
% 2.69/0.84  % (26543)Instructions burned: 82 (million)
% 2.69/0.84  % (26543)------------------------------
% 2.69/0.84  % (26543)------------------------------
% 2.69/0.84  % (26539)Instruction limit reached!
% 2.69/0.84  % (26539)------------------------------
% 2.69/0.84  % (26539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.86  % (26539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.86  % (26539)Termination reason: Unknown
% 2.69/0.86  % (26539)Termination phase: Saturation
% 2.69/0.86  
% 2.69/0.86  % (26539)Memory used [KB]: 1791
% 2.69/0.86  % (26539)Time elapsed: 0.259 s
% 2.69/0.86  % (26539)Instructions burned: 151 (million)
% 2.69/0.86  % (26539)------------------------------
% 2.69/0.86  % (26539)------------------------------
% 3.10/0.88  % (26557)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 3.10/0.88  % (26540)Instruction limit reached!
% 3.10/0.88  % (26540)------------------------------
% 3.10/0.88  % (26540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.15/0.89  % (26540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.89  % (26540)Termination reason: Unknown
% 3.15/0.89  % (26540)Termination phase: Saturation
% 3.15/0.89  
% 3.15/0.89  % (26540)Memory used [KB]: 1791
% 3.15/0.89  % (26540)Time elapsed: 0.286 s
% 3.15/0.89  % (26540)Instructions burned: 160 (million)
% 3.15/0.89  % (26540)------------------------------
% 3.15/0.89  % (26540)------------------------------
% 3.15/0.90  % (26558)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1006Mi)
% 3.15/0.90  % (26528)Instruction limit reached!
% 3.15/0.90  % (26528)------------------------------
% 3.15/0.90  % (26528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.15/0.90  % (26528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.90  % (26528)Termination reason: Unknown
% 3.15/0.90  % (26528)Termination phase: Saturation
% 3.15/0.90  
% 3.15/0.90  % (26528)Memory used [KB]: 6524
% 3.15/0.90  % (26528)Time elapsed: 0.350 s
% 3.15/0.90  % (26528)Instructions burned: 149 (million)
% 3.15/0.90  % (26528)------------------------------
% 3.15/0.90  % (26528)------------------------------
% 3.15/0.91  % (26559)dis+1004_1:3_av=off:bs=on:plsq=on:i=3721:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3721Mi)
% 3.15/0.92  % (26544)Instruction limit reached!
% 3.15/0.92  % (26544)------------------------------
% 3.15/0.92  % (26544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.15/0.92  % (26544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.92  % (26544)Termination reason: Unknown
% 3.15/0.92  % (26544)Termination phase: Saturation
% 3.15/0.92  
% 3.15/0.92  % (26544)Memory used [KB]: 1791
% 3.15/0.92  % (26544)Time elapsed: 0.314 s
% 3.15/0.92  % (26544)Instructions burned: 147 (million)
% 3.15/0.92  % (26544)------------------------------
% 3.15/0.92  % (26544)------------------------------
% 3.42/0.96  % (26561)ott+1011_1:1_anc=all:avsq=on:avsqc=1:bsr=unit_only:drc=off:erd=off:fs=off:fsr=off:nwc=3.0:s2a=on:s2at=1.5:sac=on:urr=on:i=1705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1705Mi)
% 3.42/0.96  % (26564)dis+1011_1:1_av=off:fsr=off:nm=6:plsq=on:s2a=on:s2at=3.0:slsq=on:slsqc=0:slsqr=1,8:sp=frequency:to=lpo:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/330Mi)
% 3.42/0.97  % (26562)lrs+10_1:1_av=off:sd=10:sos=all:ss=axioms:st=4.0:i=2416:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2416Mi)
% 3.42/0.97  % (26560)ott+10_1:1_bd=preordered:drc=off:fd=preordered:nwc=5.0:sp=reverse_frequency:i=501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/501Mi)
% 3.42/0.99  % (26563)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=1683:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1683Mi)
% 3.42/0.99  % (26545)Instruction limit reached!
% 3.42/0.99  % (26545)------------------------------
% 3.42/0.99  % (26545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.99  % (26545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.99  % (26545)Termination reason: Unknown
% 3.42/0.99  % (26545)Termination phase: Saturation
% 3.42/0.99  
% 3.42/0.99  % (26545)Memory used [KB]: 8059
% 3.42/0.99  % (26545)Time elapsed: 0.343 s
% 3.42/0.99  % (26545)Instructions burned: 212 (million)
% 3.42/0.99  % (26545)------------------------------
% 3.42/0.99  % (26545)------------------------------
% 3.67/1.02  % (26536)Instruction limit reached!
% 3.67/1.02  % (26536)------------------------------
% 3.67/1.02  % (26536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.67/1.02  % (26536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.67/1.02  % (26536)Termination reason: Unknown
% 3.67/1.02  % (26536)Termination phase: Saturation
% 3.67/1.02  
% 3.67/1.02  % (26536)Memory used [KB]: 2046
% 3.67/1.02  % (26536)Time elapsed: 0.442 s
% 3.67/1.02  % (26536)Instructions burned: 223 (million)
% 3.67/1.02  % (26536)------------------------------
% 3.67/1.02  % (26536)------------------------------
% 3.67/1.02  % (26565)lrs+10_1:1_afp=1:sac=on:sas=z3:tha=off:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/113Mi)
% 3.67/1.03  % (26566)lrs+10_1:1_ep=RS:fsr=off:sos=all:i=3217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3217Mi)
% 3.67/1.05  % (26567)ott+10_6715:511922_awrs=decay:awrsf=1:bd=preordered:bs=on:drc=off:fd=preordered:nwc=5.0:sp=frequency:spb=goal_then_units:uwa=interpreted_only:i=3528:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3528Mi)
% 5.81/1.08  % (26546)Instruction limit reached!
% 5.81/1.08  % (26546)------------------------------
% 5.81/1.08  % (26546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.08  % (26546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.08  % (26546)Termination reason: Unknown
% 5.81/1.08  % (26546)Termination phase: Saturation
% 5.81/1.08  
% 5.81/1.08  % (26546)Memory used [KB]: 8443
% 5.81/1.08  % (26546)Time elapsed: 0.476 s
% 5.81/1.08  % (26546)Instructions burned: 276 (million)
% 5.81/1.08  % (26546)------------------------------
% 5.81/1.08  % (26546)------------------------------
% 5.81/1.10  % (26554)Instruction limit reached!
% 5.81/1.10  % (26554)------------------------------
% 5.81/1.10  % (26554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.10  % (26550)Instruction limit reached!
% 5.81/1.10  % (26550)------------------------------
% 5.81/1.10  % (26550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.10  % (26554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.10  % (26550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.10  % (26554)Termination reason: Unknown
% 5.81/1.10  % (26550)Termination reason: Unknown
% 5.81/1.10  % (26554)Termination phase: Saturation
% 5.81/1.10  
% 5.81/1.10  % (26550)Termination phase: Saturation
% 5.81/1.10  
% 5.81/1.10  % (26554)Memory used [KB]: 2046
% 5.81/1.10  % (26554)Time elapsed: 0.392 s
% 5.81/1.10  % (26550)Memory used [KB]: 8443
% 5.81/1.10  % (26554)Instructions burned: 232 (million)
% 5.81/1.10  % (26550)Time elapsed: 0.483 s
% 5.81/1.10  % (26550)Instructions burned: 214 (million)
% 5.81/1.10  % (26554)------------------------------
% 5.81/1.10  % (26554)------------------------------
% 5.81/1.10  % (26550)------------------------------
% 5.81/1.10  % (26550)------------------------------
% 5.81/1.10  % (26568)lrs+1011_1:6_aac=none:afr=on:bce=on:bsr=unit_only:canc=cautious:cond=fast:fde=unused:newcnf=on:nwc=3.0:s2a=on:s2agt=40:sas=z3:sfv=off:sp=weighted_frequency:spb=units:tha=off:to=lpo:i=2304:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2304Mi)
% 5.81/1.14  % (26548)Instruction limit reached!
% 5.81/1.14  % (26548)------------------------------
% 5.81/1.14  % (26548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.15  % (26569)dis+1011_1:1_abs=on:bd=off:flr=on:nm=0:s2at=3.0:sas=z3:sfv=off:slsq=on:slsqc=2:slsqr=46,31:sp=const_frequency:tgt=ground:tha=some:thi=overlap:thitd=on:thsq=on:thsqc=32:thsqd=32:thsqr=7,4:i=3780:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/3780Mi)
% 5.81/1.16  % (26548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.16  % (26548)Termination reason: Unknown
% 5.81/1.16  % (26548)Termination phase: Saturation
% 5.81/1.16  
% 5.81/1.16  % (26548)Memory used [KB]: 2174
% 5.81/1.16  % (26548)Time elapsed: 0.521 s
% 5.81/1.16  % (26548)Instructions burned: 295 (million)
% 5.81/1.16  % (26548)------------------------------
% 5.81/1.16  % (26548)------------------------------
% 6.50/1.17  % (26541)Instruction limit reached!
% 6.50/1.17  % (26541)------------------------------
% 6.50/1.17  % (26541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.18  % (26541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.18  % (26541)Termination reason: Unknown
% 6.50/1.18  % (26541)Termination phase: Saturation
% 6.50/1.18  
% 6.50/1.18  % (26541)Memory used [KB]: 2430
% 6.50/1.18  % (26541)Time elapsed: 0.582 s
% 6.50/1.18  % (26541)Instructions burned: 371 (million)
% 6.50/1.18  % (26541)------------------------------
% 6.50/1.18  % (26541)------------------------------
% 6.50/1.18  % (26542)Refutation not found, non-redundant clauses discarded% (26542)------------------------------
% 6.50/1.18  % (26542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.18  % (26565)Instruction limit reached!
% 6.50/1.18  % (26565)------------------------------
% 6.50/1.18  % (26565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.18  % (26565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.18  % (26565)Termination reason: Unknown
% 6.50/1.18  % (26565)Termination phase: Saturation
% 6.50/1.18  
% 6.50/1.18  % (26565)Memory used [KB]: 1407
% 6.50/1.18  % (26565)Time elapsed: 0.238 s
% 6.50/1.18  % (26565)Instructions burned: 115 (million)
% 6.50/1.18  % (26565)------------------------------
% 6.50/1.18  % (26565)------------------------------
% 6.50/1.19  % (26535)Refutation not found, non-redundant clauses discarded% (26535)------------------------------
% 6.50/1.19  % (26535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.19  % (26535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.19  % (26535)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.50/1.19  
% 6.50/1.19  % (26535)Memory used [KB]: 3326
% 6.50/1.19  % (26535)Time elapsed: 0.609 s
% 6.50/1.19  % (26535)Instructions burned: 490 (million)
% 6.50/1.19  % (26535)------------------------------
% 6.50/1.19  % (26535)------------------------------
% 6.50/1.20  % (26542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.20  % (26542)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.50/1.20  
% 6.50/1.20  % (26542)Memory used [KB]: 2686
% 6.50/1.20  % (26542)Time elapsed: 0.569 s
% 6.50/1.20  % (26542)Instructions burned: 381 (million)
% 6.50/1.20  % (26542)------------------------------
% 6.50/1.20  % (26542)------------------------------
% 6.73/1.20  % (26551)Instruction limit reached!
% 6.73/1.20  % (26551)------------------------------
% 6.73/1.20  % (26551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.20  % (26551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.20  % (26551)Termination reason: Unknown
% 6.73/1.20  % (26551)Termination phase: Saturation
% 6.73/1.20  
% 6.73/1.20  % (26551)Memory used [KB]: 3198
% 6.73/1.20  % (26551)Time elapsed: 0.556 s
% 6.73/1.20  % (26551)Instructions burned: 374 (million)
% 6.73/1.20  % (26551)------------------------------
% 6.73/1.20  % (26551)------------------------------
% 6.73/1.21  % (26570)lrs+10_1:32_newcnf=on:sas=z3:tgt=ground:tha=off:i=238:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/238Mi)
% 6.73/1.21  % (26571)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=656:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/656Mi)
% 6.73/1.21  % (26572)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=485:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/485Mi)
% 6.89/1.25  % (26537)Instruction limit reached!
% 6.89/1.25  % (26537)------------------------------
% 6.89/1.25  % (26537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.89/1.25  % (26537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.89/1.25  % (26537)Termination reason: Unknown
% 6.89/1.25  % (26537)Termination phase: Saturation
% 6.89/1.25  
% 6.89/1.25  % (26537)Memory used [KB]: 2174
% 6.89/1.25  % (26537)Time elapsed: 0.671 s
% 6.89/1.25  % (26537)Instructions burned: 344 (million)
% 6.89/1.25  % (26537)------------------------------
% 6.89/1.25  % (26537)------------------------------
% 6.89/1.26  % (26547)Instruction limit reached!
% 6.89/1.26  % (26547)------------------------------
% 6.89/1.26  % (26547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.89/1.26  % (26547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.89/1.26  % (26547)Termination reason: Unknown
% 6.89/1.26  % (26547)Termination phase: Saturation
% 6.89/1.26  
% 6.89/1.26  % (26547)Memory used [KB]: 9083
% 6.89/1.26  % (26547)Time elapsed: 0.646 s
% 6.89/1.26  % (26547)Instructions burned: 330 (million)
% 6.89/1.26  % (26547)------------------------------
% 6.89/1.26  % (26547)------------------------------
% 6.89/1.26  % (26557)Instruction limit reached!
% 6.89/1.26  % (26557)------------------------------
% 6.89/1.26  % (26557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.89/1.26  % (26557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.89/1.26  % (26557)Termination reason: Unknown
% 6.89/1.26  % (26557)Termination phase: Saturation
% 6.89/1.26  
% 6.89/1.26  % (26557)Memory used [KB]: 3454
% 6.89/1.26  % (26557)Time elapsed: 0.504 s
% 6.89/1.26  % (26557)Instructions burned: 257 (million)
% 6.89/1.26  % (26557)------------------------------
% 6.89/1.26  % (26557)------------------------------
% 6.89/1.27  % (26573)lrs+1010_1:1_aac=none:abs=on:bd=off:fd=off:nm=0:sas=z3:sims=off:tha=off:to=lpo:i=1302:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1302Mi)
% 6.89/1.31  % (26577)dis+1010_137062:920759_aac=none:abs=on:amm=sco:anc=none:asg=cautious:atotf=0.5:avsq=on:avsqc=2:avsqr=383,440:bce=on:bsd=on:erd=off:fde=unused:gs=on:gve=cautious:newcnf=on:nwc=3.3:sac=on:sas=z3:sfv=off:skr=on:spb=goal:tgt=ground:thsq=on:thsqc=128:thsql=off:uwa=all:i=947:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/947Mi)
% 6.89/1.31  % (26574)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=980:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/980Mi)
% 6.89/1.31  % (26575)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=591:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/591Mi)
% 7.35/1.32  % (26578)lrs+10_1:1024_drc=off:fde=none:gve=force:nm=4:norm_ineq=on:sas=z3:sos=all:sp=const_min:spb=non_intro:to=lpo:uwa=one_side_constant:i=691:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/691Mi)
% 7.35/1.33  % (26576)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=638:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/638Mi)
% 7.35/1.34  % (26555)Instruction limit reached!
% 7.35/1.34  % (26555)------------------------------
% 7.35/1.34  % (26555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.35/1.34  % (26555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.35/1.34  % (26555)Termination reason: Unknown
% 7.35/1.34  % (26555)Termination phase: Saturation
% 7.35/1.34  
% 7.35/1.34  % (26555)Memory used [KB]: 2558
% 7.35/1.34  % (26555)Time elapsed: 0.649 s
% 7.35/1.34  % (26555)Instructions burned: 362 (million)
% 7.35/1.34  % (26555)------------------------------
% 7.35/1.34  % (26555)------------------------------
% 7.35/1.37  % (26581)lrs+1011_1:1_bce=on:drc=off:erd=off:gve=force:ins=2:norm_ineq=on:sac=on:sp=frequency:tha=some:urr=on:i=3058:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3058Mi)
% 7.35/1.38  % (26579)lrs+10_1:128_asg=cautious:drc=off:fde=none:gve=force:norm_ineq=on:sas=z3:sos=all:sp=reverse_arity:spb=intro:ss=axioms:to=lpo:uwa=one_side_constant:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/370Mi)
% 7.35/1.39  % (26534)Instruction limit reached!
% 7.35/1.39  % (26534)------------------------------
% 7.35/1.39  % (26534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.39  % (26556)Instruction limit reached!
% 7.71/1.39  % (26556)------------------------------
% 7.71/1.39  % (26556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.39  % (26556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.39  % (26556)Termination reason: Unknown
% 7.71/1.39  % (26556)Termination phase: Saturation
% 7.71/1.39  
% 7.71/1.39  % (26556)Memory used [KB]: 3198
% 7.71/1.39  % (26556)Time elapsed: 0.661 s
% 7.71/1.39  % (26556)Instructions burned: 382 (million)
% 7.71/1.39  % (26556)------------------------------
% 7.71/1.39  % (26556)------------------------------
% 7.71/1.40  % (26534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.40  % (26534)Termination reason: Unknown
% 7.71/1.40  % (26534)Termination phase: Saturation
% 7.71/1.40  
% 7.71/1.40  % (26534)Memory used [KB]: 10106
% 7.71/1.40  % (26534)Time elapsed: 0.802 s
% 7.71/1.40  % (26534)Instructions burned: 464 (million)
% 7.71/1.40  % (26534)------------------------------
% 7.71/1.40  % (26534)------------------------------
% 7.71/1.40  % (26580)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=361:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/361Mi)
% 7.71/1.42  % (26564)Instruction limit reached!
% 7.71/1.42  % (26564)------------------------------
% 7.71/1.42  % (26564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.44  % (26564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.44  % (26564)Termination reason: Unknown
% 7.71/1.44  % (26564)Termination phase: Saturation
% 7.71/1.44  
% 7.71/1.44  % (26564)Memory used [KB]: 4605
% 7.71/1.44  % (26564)Time elapsed: 0.517 s
% 7.71/1.44  % (26564)Instructions burned: 330 (million)
% 7.71/1.44  % (26564)------------------------------
% 7.71/1.44  % (26564)------------------------------
% 7.71/1.44  % (26538)Instruction limit reached!
% 7.71/1.44  % (26538)------------------------------
% 7.71/1.44  % (26538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.44  % (26538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.44  % (26538)Termination reason: Unknown
% 7.71/1.44  % (26538)Termination phase: Saturation
% 7.71/1.44  
% 7.71/1.44  % (26538)Memory used [KB]: 6524
% 7.71/1.44  % (26538)Time elapsed: 0.841 s
% 7.71/1.44  % (26538)Instructions burned: 489 (million)
% 7.71/1.44  % (26538)------------------------------
% 7.71/1.44  % (26538)------------------------------
% 8.05/1.47  % (26560)First to succeed.
% 8.05/1.48  % (26552)Instruction limit reached!
% 8.05/1.48  % (26552)------------------------------
% 8.05/1.48  % (26552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.05/1.48  % (26552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.05/1.48  % (26552)Termination reason: Unknown
% 8.05/1.48  % (26552)Termination phase: Saturation
% 8.05/1.48  
% 8.05/1.48  % (26552)Memory used [KB]: 12537
% 8.05/1.48  % (26552)Time elapsed: 0.253 s
% 8.05/1.48  % (26552)Instructions burned: 500 (million)
% 8.05/1.48  % (26552)------------------------------
% 8.05/1.48  % (26552)------------------------------
% 8.05/1.48  % (26582)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=1198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1198Mi)
% 8.16/1.50  % (26560)Refutation found. Thanks to Tanya!
% 8.16/1.50  % SZS status Theorem for theBenchmark
% 8.16/1.50  % SZS output start Proof for theBenchmark
% See solution above
% 8.16/1.50  % (26560)------------------------------
% 8.16/1.50  % (26560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.16/1.50  % (26560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.16/1.50  % (26560)Termination reason: Refutation
% 8.16/1.50  
% 8.16/1.50  % (26560)Memory used [KB]: 8955
% 8.16/1.50  % (26560)Time elapsed: 0.613 s
% 8.16/1.50  % (26560)Instructions burned: 301 (million)
% 8.16/1.50  % (26560)------------------------------
% 8.16/1.50  % (26560)------------------------------
% 8.16/1.50  % (26494)Success in time 1.147 s
%------------------------------------------------------------------------------