TSTP Solution File: SWW597_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW597_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 : n016.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:08:35 EDT 2022

% Result   : Theorem 11.03s 1.79s
% Output   : Refutation 11.29s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :  174
% Syntax   : Number of formulae    :  525 (  60 unt;  71 typ;   0 def)
%            Number of atoms       : 1398 ( 165 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives : 1392 ( 448   ~; 693   |; 108   &)
%                                         (  93 <=>;  50  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   23 (   5 avg)
%            Maximal term depth    :    8 (   1 avg)
%            Number arithmetic     : 1205 ( 493 atm; 109 fun; 297 num; 306 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :  151 (  45   >; 106   *;   0   +;   0  <<)
%            Number of predicates  :   98 (  94 usr;  84 prp; 0-7 aty)
%            Number of functors    :   58 (  53 usr;  21 con; 0-7 aty)
%            Number of variables   :  832 ( 813   !;  19   ?; 832   :)

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

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

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

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

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

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

tff(func_def_6,type,
    match_bool: ( ty * bool * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_32,type,
    color1: ty ).

tff(func_def_33,type,
    blue: color ).

tff(func_def_34,type,
    white: color ).

tff(func_def_35,type,
    red: color ).

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

tff(func_def_37,type,
    t2tb1: array_color > uni ).

tff(func_def_38,type,
    tb2t1: uni > array_color ).

tff(func_def_39,type,
    t2tb2: color > uni ).

tff(func_def_40,type,
    tb2t2: uni > color ).

tff(func_def_41,type,
    t2tb3: map_int_color > uni ).

tff(func_def_42,type,
    tb2t3: uni > map_int_color ).

tff(func_def_44,type,
    sK0: ( $int * $int * ty * $int * uni * uni * $int ) > $int ).

tff(func_def_45,type,
    sK1: ( ty * uni * $int * $int * $int * uni ) > $int ).

tff(func_def_46,type,
    sK2: ( ty * $int * $int * uni * uni ) > uni ).

tff(func_def_47,type,
    sK3: ( $int * uni * uni * $int * ty ) > $int ).

tff(func_def_48,type,
    sK4: ( $int * array_color * color * $int ) > $int ).

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

tff(func_def_50,type,
    sK6: map_int_color ).

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

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

tff(func_def_53,type,
    sK9: map_int_color ).

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

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

tff(func_def_56,type,
    sK12: ( uni * uni * ty * $int * $int ) > $int ).

tff(func_def_57,type,
    sK13: ( $int * ty * $int * uni * uni ) > $int ).

tff(func_def_58,type,
    sK14: ( ty * uni * uni * $int * $int ) > $int ).

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

tff(pred_def_3,type,
    exchange: ( ty * uni * uni * $int * $int * $int * $int ) > $o ).

tff(pred_def_5,type,
    exchange1: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_6,type,
    permut: ( ty * uni * uni * $int * $int ) > $o ).

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

tff(pred_def_8,type,
    array_eq_sub: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_9,type,
    array_eq: ( ty * uni * uni ) > $o ).

tff(pred_def_10,type,
    permut1: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_11,type,
    permut_sub: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_12,type,
    permut_all: ( ty * uni * uni ) > $o ).

tff(pred_def_13,type,
    monochrome: ( array_color * $int * $int * color ) > $o ).

tff(f1833,plain,
    $false,
    inference(avatar_smt_refutation,[],[f356,f360,f364,f368,f372,f376,f382,f386,f390,f394,f399,f403,f408,f412,f416,f420,f424,f429,f430,f434,f439,f451,f488,f555,f562,f567,f573,f621,f625,f629,f633,f654,f658,f669,f670,f674,f708,f751,f845,f846,f847,f969,f982,f1005,f1032,f1039,f1053,f1071,f1087,f1186,f1187,f1188,f1224,f1225,f1226,f1278,f1291,f1295,f1309,f1378,f1399,f1400,f1401,f1421,f1429,f1431,f1434,f1438,f1442,f1455,f1464,f1465,f1466,f1478,f1490,f1535,f1536,f1541,f1542,f1576,f1586,f1612,f1790,f1791,f1792,f1814,f1821,f1832]) ).

tff(f1832,plain,
    ( spl15_20
    | ~ spl15_83 ),
    inference(avatar_contradiction_clause,[],[f1831]) ).

tff(f1831,plain,
    ( $false
    | spl15_20
    | ~ spl15_83 ),
    inference(subsumption_resolution,[],[f1829,f438]) ).

tff(f438,plain,
    ( ~ monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,$sum(sK10,1),white)
    | spl15_20 ),
    inference(avatar_component_clause,[],[f437]) ).

tff(f437,plain,
    ( spl15_20
  <=> monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,$sum(sK10,1),white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_20])]) ).

tff(f1829,plain,
    ( monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,$sum(sK10,1),white)
    | ~ spl15_83 ),
    inference(resolution,[],[f1820,f264]) ).

tff(f264,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color] :
      ( ~ $less(sK4(X0,X1,X2,X3),X0)
      | monochrome(X1,X0,X3,X2) ),
    inference(cnf_transformation,[],[f218]) ).

tff(f218,plain,
    ! [X3: $int,X1: array_color,X0: $int,X2: color] :
      ( ! [X4: $int] :
          ( ~ $less(X4,X3)
          | ( tb2t2(get1(color1,t2tb1(X1),X4)) = X2 )
          | $less(X4,X0) )
    <=> monochrome(X1,X0,X3,X2) ),
    inference(flattening,[],[f217]) ).

tff(f217,plain,
    ! [X0: $int,X3: $int,X2: color,X1: array_color] :
      ( ! [X4: $int] :
          ( ( tb2t2(get1(color1,t2tb1(X1),X4)) = X2 )
          | $less(X4,X0)
          | ~ $less(X4,X3) )
    <=> monochrome(X1,X0,X3,X2) ),
    inference(ennf_transformation,[],[f135]) ).

tff(f135,plain,
    ! [X0: $int,X3: $int,X2: color,X1: array_color] :
      ( ! [X4: $int] :
          ( ( ~ $less(X4,X0)
            & $less(X4,X3) )
         => ( tb2t2(get1(color1,t2tb1(X1),X4)) = X2 ) )
    <=> monochrome(X1,X0,X3,X2) ),
    inference(rectify,[],[f88]) ).

tff(f88,plain,
    ! [X14: $int,X0: array_color,X29: color,X15: $int] :
      ( ! [X19: $int] :
          ( ( $less(X19,X15)
            & ~ $less(X19,X14) )
         => ( tb2t2(get1(color1,t2tb1(X0),X19)) = X29 ) )
    <=> monochrome(X0,X14,X15,X29) ),
    inference(theory_normalization,[],[f71]) ).

tff(f71,axiom,
    ! [X14: $int,X0: array_color,X29: color,X15: $int] :
      ( ! [X19: $int] :
          ( ( $less(X19,X15)
            & $lesseq(X14,X19) )
         => ( tb2t2(get1(color1,t2tb1(X0),X19)) = X29 ) )
    <=> monochrome(X0,X14,X15,X29) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',monochrome_def) ).

tff(f1820,plain,
    ( $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK7)
    | ~ spl15_83 ),
    inference(avatar_component_clause,[],[f1819]) ).

tff(f1819,plain,
    ( spl15_83
  <=> $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_83])]) ).

tff(f1821,plain,
    ( ~ spl15_82
    | spl15_83
    | ~ spl15_6
    | spl15_37 ),
    inference(avatar_split_clause,[],[f1809,f706,f374,f1819,f1816]) ).

tff(f1816,plain,
    ( spl15_82
  <=> $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_82])]) ).

tff(f374,plain,
    ( spl15_6
  <=> monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK10,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_6])]) ).

tff(f706,plain,
    ( spl15_37
  <=> ( white = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_37])]) ).

tff(f1809,plain,
    ( $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK7)
    | ~ $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK10)
    | ~ spl15_6
    | spl15_37 ),
    inference(trivial_inequality_removal,[],[f1808]) ).

tff(f1808,plain,
    ( $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK7)
    | ( white != white )
    | ~ $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),sK10)
    | ~ spl15_6
    | spl15_37 ),
    inference(superposition,[],[f707,f761]) ).

tff(f761,plain,
    ( ! [X0: $int] :
        ( ( white = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X0))) )
        | $less(X0,sK7)
        | ~ $less(X0,sK10) )
    | ~ spl15_6 ),
    inference(forward_demodulation,[],[f753,f258]) ).

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

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

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

tff(f753,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK10)
        | $less(X0,sK7)
        | ( white = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK5,t2tb3(sK9))))),t2tb(X0))) ) )
    | ~ spl15_6 ),
    inference(resolution,[],[f378,f375]) ).

tff(f375,plain,
    ( monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK10,white)
    | ~ spl15_6 ),
    inference(avatar_component_clause,[],[f374]) ).

tff(f378,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color,X4: $int] :
      ( ~ monochrome(X1,X0,X3,X2)
      | ( tb2t2(get(color1,int,elts(color1,t2tb1(X1)),t2tb(X4))) = X2 )
      | $less(X4,X0)
      | ~ $less(X4,X3) ),
    inference(forward_demodulation,[],[f267,f248]) ).

tff(f248,plain,
    ! [X2: uni,X0: ty,X1: $int] : ( get1(X0,X2,X1) = get(X0,int,elts(X0,X2),t2tb(X1)) ),
    inference(cnf_transformation,[],[f145]) ).

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

tff(f28,axiom,
    ! [X0: ty,X14: $int,X10: uni] : ( get1(X0,X10,X14) = get(X0,int,elts(X0,X10),t2tb(X14)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',get_def) ).

tff(f267,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color,X4: $int] :
      ( ~ $less(X4,X3)
      | ~ monochrome(X1,X0,X3,X2)
      | $less(X4,X0)
      | ( tb2t2(get1(color1,t2tb1(X1),X4)) = X2 ) ),
    inference(cnf_transformation,[],[f218]) ).

tff(f707,plain,
    ( ( white != tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) )
    | spl15_37 ),
    inference(avatar_component_clause,[],[f706]) ).

tff(f1814,plain,
    ( ~ spl15_81
    | spl15_37 ),
    inference(avatar_split_clause,[],[f1810,f706,f1812]) ).

tff(f1812,plain,
    ( spl15_81
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_81])]) ).

tff(f1810,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) )
    | spl15_37 ),
    inference(subsumption_resolution,[],[f1805,f250]) ).

tff(f250,plain,
    ! [X0: map_int_color] : sort(map(int,color1),t2tb3(X0)),
    inference(cnf_transformation,[],[f118]) ).

tff(f118,plain,
    ! [X0: map_int_color] : sort(map(int,color1),t2tb3(X0)),
    inference(rectify,[],[f72]) ).

tff(f72,axiom,
    ! [X1: map_int_color] : sort(map(int,color1),t2tb3(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2tb_sort3) ).

tff(f1805,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) )
    | ~ sort(map(int,color1),t2tb3(sK9))
    | spl15_37 ),
    inference(superposition,[],[f707,f285]) ).

tff(f285,plain,
    ! [X2: $int,X0: ty,X1: uni] :
      ( ( elts(X0,mk_array(X0,X2,X1)) = X1 )
      | ~ sort(map(int,X0),X1) ),
    inference(cnf_transformation,[],[f180]) ).

tff(f180,plain,
    ! [X2: $int,X1: uni,X0: ty] :
      ( ( elts(X0,mk_array(X0,X2,X1)) = X1 )
      | ~ sort(map(int,X0),X1) ),
    inference(ennf_transformation,[],[f120]) ).

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

tff(f22,axiom,
    ! [X0: ty,X13: uni,X6: $int] :
      ( sort(map(int,X0),X13)
     => ( elts(X0,mk_array(X0,X6,X13)) = X13 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',elts_def) ).

tff(f1792,plain,
    ( spl15_80
    | ~ spl15_8
    | spl15_9 ),
    inference(avatar_split_clause,[],[f1780,f388,f384,f1788]) ).

tff(f1788,plain,
    ( spl15_80
  <=> ! [X19: $int,X20: $int,X22: ty,X23: uni,X21: $int] :
        ( $less(X20,X21)
        | $less(X21,sK8)
        | $less(0,occ(X22,get(X22,int,X23,t2tb(sK10)),X23,0,X19))
        | $less(X19,X20) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_80])]) ).

tff(f384,plain,
    ( spl15_8
  <=> $less(sK10,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_8])]) ).

tff(f388,plain,
    ( spl15_9
  <=> $less(sK10,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_9])]) ).

tff(f1780,plain,
    ( ! [X8: ty,X6: $int,X9: uni,X7: $int,X5: $int] :
        ( $less(X5,X6)
        | $less(0,occ(X8,get(X8,int,X9,t2tb(sK10)),X9,0,X5))
        | $less(X6,X7)
        | $less(X7,sK8) )
    | ~ spl15_8
    | spl15_9 ),
    inference(resolution,[],[f1130,f389]) ).

tff(f389,plain,
    ( ~ $less(sK10,0)
    | spl15_9 ),
    inference(avatar_component_clause,[],[f388]) ).

tff(f1130,plain,
    ( ! [X21: uni,X18: $int,X19: $int,X16: $int,X17: $int,X20: ty] :
        ( $less(sK10,X19)
        | $less(X17,X18)
        | $less(X16,sK8)
        | $less(0,occ(X20,get(X20,int,X21,t2tb(sK10)),X21,X19,X17))
        | $less(X18,X16) )
    | ~ spl15_8 ),
    inference(resolution,[],[f1124,f326]) ).

tff(f326,plain,
    ! [X2: uni,X3: $int,X0: $int,X1: ty,X4: $int] :
      ( ~ $less(X3,X4)
      | $less(X3,X0)
      | $less(0,occ(X1,get(X1,int,X2,t2tb(X3)),X2,X0,X4)) ),
    inference(cnf_transformation,[],[f194]) ).

tff(f194,plain,
    ! [X1: ty,X0: $int,X3: $int,X2: uni,X4: $int] :
      ( $less(X3,X0)
      | ~ $less(X3,X4)
      | $less(0,occ(X1,get(X1,int,X2,t2tb(X3)),X2,X0,X4)) ),
    inference(flattening,[],[f193]) ).

tff(f193,plain,
    ! [X1: ty,X4: $int,X0: $int,X2: uni,X3: $int] :
      ( $less(0,occ(X1,get(X1,int,X2,t2tb(X3)),X2,X0,X4))
      | ~ $less(X3,X4)
      | $less(X3,X0) ),
    inference(ennf_transformation,[],[f107]) ).

tff(f107,plain,
    ! [X1: ty,X4: $int,X0: $int,X2: uni,X3: $int] :
      ( ( $less(X3,X4)
        & ~ $less(X3,X0) )
     => $less(0,occ(X1,get(X1,int,X2,t2tb(X3)),X2,X0,X4)) ),
    inference(rectify,[],[f81]) ).

tff(f81,plain,
    ! [X18: $int,X0: ty,X9: uni,X14: $int,X6: $int] :
      ( ( $less(X14,X6)
        & ~ $less(X14,X18) )
     => $less(0,occ(X0,get(X0,int,X9,t2tb(X14)),X9,X18,X6)) ),
    inference(theory_normalization,[],[f43]) ).

tff(f43,axiom,
    ! [X18: $int,X0: ty,X9: uni,X14: $int,X6: $int] :
      ( ( $less(X14,X6)
        & $lesseq(X18,X14) )
     => $less(0,occ(X0,get(X0,int,X9,t2tb(X14)),X9,X18,X6)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',occ_pos) ).

tff(f1124,plain,
    ( ! [X2: $int,X3: $int,X4: $int] :
        ( $less(sK10,X2)
        | $less(X4,sK8)
        | $less(X2,X3)
        | $less(X3,X4) )
    | ~ spl15_8 ),
    inference(evaluation,[],[f1123]) ).

tff(f1123,plain,
    ( ! [X2: $int,X3: $int,X4: $int] :
        ( $less(0,0)
        | $less(X3,X4)
        | $less(X4,sK8)
        | $less(X2,X3)
        | $less(sK10,X2) )
    | ~ spl15_8 ),
    inference(superposition,[],[f798,f320]) ).

tff(f320,plain,
    ! [X2: uni,X3: uni,X0: $int,X1: $int,X4: ty] :
      ( ( 0 = occ(X4,X2,X3,X0,X1) )
      | $less(X0,X1) ),
    inference(cnf_transformation,[],[f202]) ).

tff(f202,plain,
    ! [X4: ty,X1: $int,X3: uni,X2: uni,X0: $int] :
      ( $less(X0,X1)
      | ( 0 = occ(X4,X2,X3,X0,X1) ) ),
    inference(ennf_transformation,[],[f159]) ).

tff(f159,plain,
    ! [X2: uni,X0: $int,X4: ty,X3: uni,X1: $int] :
      ( ~ $less(X0,X1)
     => ( 0 = occ(X4,X2,X3,X0,X1) ) ),
    inference(rectify,[],[f94]) ).

tff(f94,plain,
    ! [X18: $int,X6: $int,X16: uni,X9: uni,X0: ty] :
      ( ~ $less(X18,X6)
     => ( 0 = occ(X0,X16,X9,X18,X6) ) ),
    inference(theory_normalization,[],[f36]) ).

tff(f36,axiom,
    ! [X18: $int,X6: $int,X16: uni,X9: uni,X0: ty] :
      ( $lesseq(X6,X18)
     => ( 0 = occ(X0,X16,X9,X18,X6) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',occ_empty) ).

tff(f798,plain,
    ( ! [X16: uni,X14: $int,X15: ty,X12: $int,X13: $int] :
        ( $less(0,occ(X15,get(X15,int,X16,t2tb(sK10)),X16,X14,X12))
        | $less(sK10,X14)
        | $less(X12,X13)
        | $less(X13,sK8) )
    | ~ spl15_8 ),
    inference(resolution,[],[f792,f326]) ).

tff(f792,plain,
    ( ! [X2: $int,X3: $int] :
        ( $less(sK10,X2)
        | $less(X2,X3)
        | $less(X3,sK8) )
    | ~ spl15_8 ),
    inference(evaluation,[],[f791]) ).

tff(f791,plain,
    ( ! [X2: $int,X3: $int] :
        ( $less(X2,X3)
        | $less(X3,sK8)
        | $less(sK10,X2)
        | $less(0,0) )
    | ~ spl15_8 ),
    inference(superposition,[],[f617,f320]) ).

tff(f617,plain,
    ( ! [X10: ty,X11: uni,X8: $int,X9: $int] :
        ( $less(0,occ(X10,get(X10,int,X11,t2tb(sK10)),X11,X9,X8))
        | $less(X8,sK8)
        | $less(sK10,X9) )
    | ~ spl15_8 ),
    inference(resolution,[],[f611,f326]) ).

tff(f611,plain,
    ( ! [X2: $int] :
        ( $less(sK10,X2)
        | $less(X2,sK8) )
    | ~ spl15_8 ),
    inference(evaluation,[],[f610]) ).

tff(f610,plain,
    ( ! [X2: $int] :
        ( $less(0,0)
        | $less(X2,sK8)
        | $less(sK10,X2) )
    | ~ spl15_8 ),
    inference(superposition,[],[f587,f320]) ).

tff(f587,plain,
    ( ! [X3: $int,X4: ty,X5: uni] :
        ( $less(0,occ(X4,get(X4,int,X5,t2tb(sK10)),X5,X3,sK8))
        | $less(sK10,X3) )
    | ~ spl15_8 ),
    inference(resolution,[],[f326,f385]) ).

tff(f385,plain,
    ( $less(sK10,sK8)
    | ~ spl15_8 ),
    inference(avatar_component_clause,[],[f384]) ).

tff(f1791,plain,
    ( spl15_28
    | spl15_80
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1781,f384,f1788,f623]) ).

tff(f623,plain,
    ( spl15_28
  <=> ! [X2: uni,X0: ty,X1: uni,X3: $int] : ~ permut1(X0,X1,X2,X3,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_28])]) ).

tff(f1781,plain,
    ( ! [X10: $int,X11: $int,X18: $int,X16: uni,X14: uni,X17: uni,X15: ty,X12: $int,X13: ty] :
        ( $less(X10,X11)
        | $less(0,occ(X13,get(X13,int,X14,t2tb(sK10)),X14,0,X10))
        | $less(X12,sK8)
        | ~ permut1(X15,X16,X17,X18,sK10)
        | $less(X11,X12) )
    | ~ spl15_8 ),
    inference(resolution,[],[f1130,f270]) ).

tff(f270,plain,
    ! [X2: ty,X3: uni,X0: $int,X1: $int,X4: uni] :
      ( ~ $less(X1,0)
      | ~ permut1(X2,X4,X3,X0,X1) ),
    inference(cnf_transformation,[],[f143]) ).

tff(f143,plain,
    ! [X1: $int,X0: $int,X3: uni,X4: uni,X2: ty] :
      ( permut1(X2,X4,X3,X0,X1)
    <=> ( permut(X2,elts(X2,X4),elts(X2,X3),X0,X1)
        & ~ $less(length(X2,X4),X0)
        & ~ $less(length(X2,X4),X1)
        & ~ $less(X1,0)
        & ( length(X2,X4) = length(X2,X3) )
        & ~ $less(X0,0) ) ),
    inference(rectify,[],[f90]) ).

tff(f90,plain,
    ! [X18: $int,X6: $int,X0: ty,X11: uni,X10: uni] :
      ( ( ~ $less(length(X0,X10),X6)
        & ~ $less(length(X0,X10),X18)
        & permut(X0,elts(X0,X10),elts(X0,X11),X18,X6)
        & ~ $less(X18,0)
        & ( length(X0,X10) = length(X0,X11) )
        & ~ $less(X6,0) )
    <=> permut1(X0,X10,X11,X18,X6) ),
    inference(theory_normalization,[],[f51]) ).

tff(f51,axiom,
    ! [X18: $int,X6: $int,X0: ty,X11: uni,X10: uni] :
      ( ( $lesseq(X6,length(X0,X10))
        & $lesseq(X18,length(X0,X10))
        & permut(X0,elts(X0,X10),elts(X0,X11),X18,X6)
        & $lesseq(0,X18)
        & ( length(X0,X10) = length(X0,X11) )
        & $lesseq(0,X6) )
    <=> permut1(X0,X10,X11,X18,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_def1) ).

tff(f1790,plain,
    ( spl15_30
    | spl15_80
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1782,f384,f1788,f631]) ).

tff(f631,plain,
    ( spl15_30
  <=> ! [X6: uni,X4: ty,X5: uni,X7: $int] : ~ permut1(X4,X5,X6,sK10,X7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_30])]) ).

tff(f1782,plain,
    ( ! [X21: $int,X19: $int,X26: uni,X27: $int,X24: ty,X22: ty,X25: uni,X23: uni,X20: $int] :
        ( $less(X20,X21)
        | $less(X19,X20)
        | $less(0,occ(X22,get(X22,int,X23,t2tb(sK10)),X23,0,X19))
        | ~ permut1(X24,X25,X26,sK10,X27)
        | $less(X21,sK8) )
    | ~ spl15_8 ),
    inference(resolution,[],[f1130,f268]) ).

tff(f268,plain,
    ! [X2: ty,X3: uni,X0: $int,X1: $int,X4: uni] :
      ( ~ $less(X0,0)
      | ~ permut1(X2,X4,X3,X0,X1) ),
    inference(cnf_transformation,[],[f143]) ).

tff(f1612,plain,
    ( spl15_78
    | spl15_79
    | spl15_41 ),
    inference(avatar_split_clause,[],[f1605,f964,f1610,f1607]) ).

tff(f1607,plain,
    ( spl15_78
  <=> $less(sK10,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_78])]) ).

tff(f1610,plain,
    ( spl15_79
  <=> ! [X2: uni,X0: ty,X1: uni] : ( $sum(0,occ(X0,X1,X2,sK10,sK5)) = occ(X0,X1,X2,sK10,sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_79])]) ).

tff(f964,plain,
    ( spl15_41
  <=> $less(sK5,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_41])]) ).

tff(f1605,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( ( $sum(0,occ(X0,X1,X2,sK10,sK5)) = occ(X0,X1,X2,sK10,sK5) )
        | $less(sK10,sK10) )
    | spl15_41 ),
    inference(factoring,[],[f1598]) ).

tff(f1598,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK10,X3)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(0,occ(X0,X1,X2,sK10,sK5)) )
        | $less(X3,sK10) )
    | spl15_41 ),
    inference(superposition,[],[f1152,f320]) ).

tff(f1152,plain,
    ( ! [X126: ty,X127: uni,X128: uni,X129: $int] :
        ( ( occ(X126,X127,X128,X129,sK5) = $sum(occ(X126,X127,X128,X129,sK10),occ(X126,X127,X128,sK10,sK5)) )
        | $less(sK10,X129) )
    | spl15_41 ),
    inference(resolution,[],[f331,f965]) ).

tff(f965,plain,
    ( ~ $less(sK5,sK10)
    | spl15_41 ),
    inference(avatar_component_clause,[],[f964]) ).

tff(f331,plain,
    ! [X2: $int,X3: uni,X0: ty,X1: uni,X4: $int,X5: $int] :
      ( $less(X4,X5)
      | ( occ(X0,X3,X1,X2,X4) = $sum(occ(X0,X3,X1,X2,X5),occ(X0,X3,X1,X5,X4)) )
      | $less(X5,X2) ),
    inference(cnf_transformation,[],[f178]) ).

tff(f178,plain,
    ! [X1: uni,X2: $int,X3: uni,X0: ty,X4: $int,X5: $int] :
      ( ( occ(X0,X3,X1,X2,X4) = $sum(occ(X0,X3,X1,X2,X5),occ(X0,X3,X1,X5,X4)) )
      | $less(X5,X2)
      | $less(X4,X5) ),
    inference(flattening,[],[f177]) ).

tff(f177,plain,
    ! [X1: uni,X3: uni,X2: $int,X4: $int,X0: ty,X5: $int] :
      ( ( occ(X0,X3,X1,X2,X4) = $sum(occ(X0,X3,X1,X2,X5),occ(X0,X3,X1,X5,X4)) )
      | $less(X5,X2)
      | $less(X4,X5) ),
    inference(ennf_transformation,[],[f114]) ).

tff(f114,plain,
    ! [X1: uni,X3: uni,X2: $int,X4: $int,X0: ty,X5: $int] :
      ( ( ~ $less(X5,X2)
        & ~ $less(X4,X5) )
     => ( occ(X0,X3,X1,X2,X4) = $sum(occ(X0,X3,X1,X2,X5),occ(X0,X3,X1,X5,X4)) ) ),
    inference(rectify,[],[f83]) ).

tff(f83,plain,
    ! [X0: ty,X9: uni,X18: $int,X16: uni,X6: $int,X20: $int] :
      ( ( ~ $less(X6,X20)
        & ~ $less(X20,X18) )
     => ( occ(X0,X16,X9,X18,X6) = $sum(occ(X0,X16,X9,X18,X20),occ(X0,X16,X9,X20,X6)) ) ),
    inference(theory_normalization,[],[f40]) ).

tff(f40,axiom,
    ! [X0: ty,X9: uni,X18: $int,X16: uni,X6: $int,X20: $int] :
      ( ( $lesseq(X20,X6)
        & $lesseq(X18,X20) )
     => ( occ(X0,X16,X9,X18,X6) = $sum(occ(X0,X16,X9,X18,X20),occ(X0,X16,X9,X20,X6)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',occ_append) ).

tff(f1586,plain,
    ( spl15_77
    | spl15_45
    | spl15_42 ),
    inference(avatar_split_clause,[],[f1582,f967,f1034,f1584]) ).

tff(f1584,plain,
    ( spl15_77
  <=> ! [X2: uni,X0: ty,X1: uni] : ( $sum(0,occ(X0,X1,X2,sK7,sK5)) = occ(X0,X1,X2,sK7,sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_77])]) ).

tff(f1034,plain,
    ( spl15_45
  <=> $less(sK7,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_45])]) ).

tff(f967,plain,
    ( spl15_42
  <=> $less(sK5,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_42])]) ).

tff(f1582,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( $less(sK7,sK7)
        | ( $sum(0,occ(X0,X1,X2,sK7,sK5)) = occ(X0,X1,X2,sK7,sK5) ) )
    | spl15_42 ),
    inference(factoring,[],[f1568]) ).

tff(f1568,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK7,X3)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(0,occ(X0,X1,X2,sK7,sK5)) )
        | $less(X3,sK7) )
    | spl15_42 ),
    inference(superposition,[],[f1150,f320]) ).

tff(f1150,plain,
    ( ! [X120: uni,X118: ty,X121: $int,X119: uni] :
        ( ( $sum(occ(X118,X119,X120,X121,sK7),occ(X118,X119,X120,sK7,sK5)) = occ(X118,X119,X120,X121,sK5) )
        | $less(sK7,X121) )
    | spl15_42 ),
    inference(resolution,[],[f331,f1004]) ).

tff(f1004,plain,
    ( ~ $less(sK5,sK7)
    | spl15_42 ),
    inference(avatar_component_clause,[],[f967]) ).

tff(f1576,plain,
    ( spl15_75
    | spl15_76
    | spl15_42 ),
    inference(avatar_split_clause,[],[f1569,f967,f1574,f1571]) ).

tff(f1571,plain,
    ( spl15_75
  <=> ! [X0: ty,X3: $int,X2: uni,X1: uni] :
        ( $less(sK7,X3)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(occ(X0,X1,X2,X3,sK7),0) ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_75])]) ).

tff(f1574,plain,
    ( spl15_76
  <=> $less(sK7,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_76])]) ).

tff(f1569,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK7,sK5)
        | $less(sK7,X3)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(occ(X0,X1,X2,X3,sK7),0) ) )
    | spl15_42 ),
    inference(superposition,[],[f1150,f320]) ).

tff(f1542,plain,
    ( spl15_72
    | spl15_73
    | spl15_36
    | spl15_1 ),
    inference(avatar_split_clause,[],[f1526,f354,f672,f1533,f1530]) ).

tff(f1530,plain,
    ( spl15_72
  <=> ! [X4: uni,X5: uni,X3: ty] : ( occ(X3,X4,X5,0,sK10) = $sum(0,occ(X3,X4,X5,sK7,sK10)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_72])]) ).

tff(f1533,plain,
    ( spl15_73
  <=> $less(0,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_73])]) ).

tff(f672,plain,
    ( spl15_36
  <=> ! [X13: $int,X12: uni,X11: uni,X10: ty] : ~ permut1(X10,X11,X12,sK7,X13) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_36])]) ).

tff(f354,plain,
    ( spl15_1
  <=> $less(sK10,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_1])]) ).

tff(f1526,plain,
    ( ! [X10: ty,X11: uni,X16: $int,X14: uni,X15: uni,X12: uni,X13: ty] :
        ( ~ permut1(X13,X14,X15,sK7,X16)
        | $less(0,sK7)
        | ( $sum(0,occ(X10,X11,X12,sK7,sK10)) = occ(X10,X11,X12,0,sK10) ) )
    | spl15_1 ),
    inference(resolution,[],[f1522,f268]) ).

tff(f1522,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK7,X3)
        | ( occ(X0,X1,X2,X3,sK10) = $sum(0,occ(X0,X1,X2,sK7,sK10)) )
        | $less(X3,sK7) )
    | spl15_1 ),
    inference(superposition,[],[f1155,f320]) ).

tff(f1155,plain,
    ( ! [X140: uni,X141: $int,X138: ty,X139: uni] :
        ( ( $sum(occ(X138,X139,X140,X141,sK7),occ(X138,X139,X140,sK7,sK10)) = occ(X138,X139,X140,X141,sK10) )
        | $less(sK7,X141) )
    | spl15_1 ),
    inference(resolution,[],[f331,f355]) ).

tff(f355,plain,
    ( ~ $less(sK10,sK7)
    | spl15_1 ),
    inference(avatar_component_clause,[],[f354]) ).

tff(f1541,plain,
    ( spl15_45
    | spl15_74
    | spl15_1 ),
    inference(avatar_split_clause,[],[f1528,f354,f1539,f1034]) ).

tff(f1539,plain,
    ( spl15_74
  <=> ! [X2: uni,X0: ty,X1: uni] : ( occ(X0,X1,X2,sK7,sK10) = $sum(0,occ(X0,X1,X2,sK7,sK10)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_74])]) ).

tff(f1528,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( ( occ(X0,X1,X2,sK7,sK10) = $sum(0,occ(X0,X1,X2,sK7,sK10)) )
        | $less(sK7,sK7) )
    | spl15_1 ),
    inference(factoring,[],[f1522]) ).

tff(f1536,plain,
    ( spl15_73
    | spl15_72
    | spl15_1
    | spl15_4 ),
    inference(avatar_split_clause,[],[f1524,f366,f354,f1530,f1533]) ).

tff(f366,plain,
    ( spl15_4
  <=> $less(sK7,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_4])]) ).

tff(f1524,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( ( occ(X0,X1,X2,0,sK10) = $sum(0,occ(X0,X1,X2,sK7,sK10)) )
        | $less(0,sK7) )
    | spl15_1
    | spl15_4 ),
    inference(resolution,[],[f1522,f367]) ).

tff(f367,plain,
    ( ~ $less(sK7,0)
    | spl15_4 ),
    inference(avatar_component_clause,[],[f366]) ).

tff(f1535,plain,
    ( spl15_72
    | spl15_73
    | spl15_35
    | spl15_1 ),
    inference(avatar_split_clause,[],[f1525,f354,f667,f1533,f1530]) ).

tff(f667,plain,
    ( spl15_35
  <=> ! [X6: uni,X4: ty,X5: uni,X7: $int] : ~ permut1(X4,X5,X6,X7,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_35])]) ).

tff(f1525,plain,
    ( ! [X3: ty,X8: uni,X6: ty,X9: $int,X7: uni,X4: uni,X5: uni] :
        ( ~ permut1(X6,X7,X8,X9,sK7)
        | $less(0,sK7)
        | ( occ(X3,X4,X5,0,sK10) = $sum(0,occ(X3,X4,X5,sK7,sK10)) ) )
    | spl15_1 ),
    inference(resolution,[],[f1522,f270]) ).

tff(f1490,plain,
    ( spl15_71
    | ~ spl15_69 ),
    inference(avatar_split_clause,[],[f1485,f1462,f1488]) ).

tff(f1488,plain,
    ( spl15_71
  <=> $less(0,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_71])]) ).

tff(f1462,plain,
    ( spl15_69
  <=> ! [X2: ty,X3: uni] : $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,sK10)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_69])]) ).

tff(f1485,plain,
    ( $less(0,sK10)
    | ~ spl15_69 ),
    inference(evaluation,[],[f1484]) ).

tff(f1484,plain,
    ( $less(0,0)
    | $less(0,sK10)
    | ~ spl15_69 ),
    inference(superposition,[],[f1463,f320]) ).

tff(f1463,plain,
    ( ! [X2: ty,X3: uni] : $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,sK10))
    | ~ spl15_69 ),
    inference(avatar_component_clause,[],[f1462]) ).

tff(f1478,plain,
    ( spl15_70
    | spl15_67
    | ~ spl15_62 ),
    inference(avatar_split_clause,[],[f1473,f1419,f1450,f1476]) ).

tff(f1476,plain,
    ( spl15_70
  <=> ! [X2: uni,X0: ty,X1: uni] : ~ $less($sum(sK8,$uminus(sK7)),$sum(0,occ(X0,X1,X2,sK10,sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_70])]) ).

tff(f1450,plain,
    ( spl15_67
  <=> $less(sK7,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_67])]) ).

tff(f1419,plain,
    ( spl15_62
  <=> ! [X9: ty,X11: uni,X10: uni] : ~ $less($sum(sK8,$uminus(sK7)),$sum(occ(X9,X10,X11,sK7,sK10),occ(X9,X10,X11,sK10,sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_62])]) ).

tff(f1473,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( $less(sK7,sK10)
        | ~ $less($sum(sK8,$uminus(sK7)),$sum(0,occ(X0,X1,X2,sK10,sK8))) )
    | ~ spl15_62 ),
    inference(superposition,[],[f1420,f320]) ).

tff(f1420,plain,
    ( ! [X10: uni,X11: uni,X9: ty] : ~ $less($sum(sK8,$uminus(sK7)),$sum(occ(X9,X10,X11,sK7,sK10),occ(X9,X10,X11,sK10,sK8)))
    | ~ spl15_62 ),
    inference(avatar_component_clause,[],[f1419]) ).

tff(f1466,plain,
    ( spl15_69
    | spl15_4
    | ~ spl15_67 ),
    inference(avatar_split_clause,[],[f1457,f1450,f366,f1462]) ).

tff(f1457,plain,
    ( ! [X0: ty,X1: uni] : $less(0,occ(X0,get(X0,int,X1,t2tb(sK7)),X1,0,sK10))
    | spl15_4
    | ~ spl15_67 ),
    inference(resolution,[],[f1456,f367]) ).

tff(f1456,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(sK7,X0)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(sK7)),X2,X0,sK10)) )
    | ~ spl15_67 ),
    inference(resolution,[],[f1451,f326]) ).

tff(f1451,plain,
    ( $less(sK7,sK10)
    | ~ spl15_67 ),
    inference(avatar_component_clause,[],[f1450]) ).

tff(f1465,plain,
    ( spl15_69
    | spl15_36
    | ~ spl15_67 ),
    inference(avatar_split_clause,[],[f1459,f1450,f672,f1462]) ).

tff(f1459,plain,
    ( ! [X10: ty,X11: uni,X8: ty,X9: uni,X12: uni,X13: $int] :
        ( ~ permut1(X10,X11,X12,sK7,X13)
        | $less(0,occ(X8,get(X8,int,X9,t2tb(sK7)),X9,0,sK10)) )
    | ~ spl15_67 ),
    inference(resolution,[],[f1456,f268]) ).

tff(f1464,plain,
    ( spl15_69
    | spl15_35
    | ~ spl15_67 ),
    inference(avatar_split_clause,[],[f1458,f1450,f667,f1462]) ).

tff(f1458,plain,
    ( ! [X2: ty,X3: uni,X6: uni,X7: $int,X4: ty,X5: uni] :
        ( ~ permut1(X4,X5,X6,X7,sK7)
        | $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,sK10)) )
    | ~ spl15_67 ),
    inference(resolution,[],[f1456,f270]) ).

tff(f1455,plain,
    ( spl15_67
    | spl15_68
    | ~ spl15_66 ),
    inference(avatar_split_clause,[],[f1447,f1440,f1453,f1450]) ).

tff(f1453,plain,
    ( spl15_68
  <=> ! [X2: uni,X0: ty,X1: uni] : ~ $less($sum(0,occ(X0,X1,X2,sK10,sK8)),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_68])]) ).

tff(f1440,plain,
    ( spl15_66
  <=> ! [X16: uni,X17: uni,X15: ty] : ~ $less($sum(occ(X15,X16,X17,sK7,sK10),occ(X15,X16,X17,sK10,sK8)),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_66])]) ).

tff(f1447,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( ~ $less($sum(0,occ(X0,X1,X2,sK10,sK8)),0)
        | $less(sK7,sK10) )
    | ~ spl15_66 ),
    inference(superposition,[],[f1441,f320]) ).

tff(f1441,plain,
    ( ! [X16: uni,X17: uni,X15: ty] : ~ $less($sum(occ(X15,X16,X17,sK7,sK10),occ(X15,X16,X17,sK10,sK8)),0)
    | ~ spl15_66 ),
    inference(avatar_component_clause,[],[f1440]) ).

tff(f1442,plain,
    ( spl15_61
    | spl15_66
    | spl15_1
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1408,f414,f354,f1440,f1416]) ).

tff(f1416,plain,
    ( spl15_61
  <=> $less(sK8,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_61])]) ).

tff(f414,plain,
    ( spl15_15
  <=> $less(sK8,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_15])]) ).

tff(f1408,plain,
    ( ! [X16: uni,X17: uni,X15: ty] :
        ( ~ $less($sum(occ(X15,X16,X17,sK7,sK10),occ(X15,X16,X17,sK10,sK8)),0)
        | $less(sK8,sK7) )
    | spl15_1
    | spl15_15 ),
    inference(superposition,[],[f278,f1391]) ).

tff(f1391,plain,
    ( ! [X2: uni,X0: ty,X1: uni] : ( occ(X0,X1,X2,sK7,sK8) = $sum(occ(X0,X1,X2,sK7,sK10),occ(X0,X1,X2,sK10,sK8)) )
    | spl15_1
    | spl15_15 ),
    inference(resolution,[],[f1154,f355]) ).

tff(f1154,plain,
    ( ! [X136: uni,X134: ty,X137: $int,X135: uni] :
        ( $less(sK10,X137)
        | ( $sum(occ(X134,X135,X136,X137,sK10),occ(X134,X135,X136,sK10,sK8)) = occ(X134,X135,X136,X137,sK8) ) )
    | spl15_15 ),
    inference(resolution,[],[f331,f415]) ).

tff(f415,plain,
    ( ~ $less(sK8,sK10)
    | spl15_15 ),
    inference(avatar_component_clause,[],[f414]) ).

tff(f278,plain,
    ! [X2: uni,X3: $int,X0: $int,X1: ty,X4: uni] :
      ( ~ $less(occ(X1,X2,X4,X0,X3),0)
      | $less(X3,X0) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f211,plain,
    ! [X0: $int,X4: uni,X2: uni,X3: $int,X1: ty] :
      ( ( ~ $less($sum(X3,$uminus(X0)),occ(X1,X2,X4,X0,X3))
        & ~ $less(occ(X1,X2,X4,X0,X3),0) )
      | $less(X3,X0) ),
    inference(ennf_transformation,[],[f102]) ).

tff(f102,plain,
    ! [X0: $int,X1: ty,X3: $int,X2: uni,X4: uni] :
      ( ~ $less(X3,X0)
     => ( ~ $less($sum(X3,$uminus(X0)),occ(X1,X2,X4,X0,X3))
        & ~ $less(occ(X1,X2,X4,X0,X3),0) ) ),
    inference(rectify,[],[f79]) ).

tff(f79,plain,
    ! [X18: $int,X0: ty,X16: uni,X6: $int,X9: uni] :
      ( ~ $less(X6,X18)
     => ( ~ $less(occ(X0,X16,X9,X18,X6),0)
        & ~ $less($sum(X6,$uminus(X18)),occ(X0,X16,X9,X18,X6)) ) ),
    inference(theory_normalization,[],[f39]) ).

tff(f39,axiom,
    ! [X18: $int,X0: ty,X16: uni,X6: $int,X9: uni] :
      ( $lesseq(X18,X6)
     => ( $lesseq(0,occ(X0,X16,X9,X18,X6))
        & $lesseq(occ(X0,X16,X9,X18,X6),$difference(X6,X18)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',occ_bounds) ).

tff(f1438,plain,
    ( spl15_65
    | spl15_61
    | spl15_1
    | spl15_5
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1403,f414,f370,f354,f1416,f1436]) ).

tff(f1436,plain,
    ( spl15_65
  <=> ! [X2: uni,X0: ty,X1: uni] : ( $sum($sum(occ(X0,X1,X2,sK7,sK10),occ(X0,X1,X2,sK10,sK8)),occ(X0,X1,X2,sK8,sK5)) = occ(X0,X1,X2,sK7,sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_65])]) ).

tff(f370,plain,
    ( spl15_5
  <=> $less(sK5,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_5])]) ).

tff(f1403,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( $less(sK8,sK7)
        | ( $sum($sum(occ(X0,X1,X2,sK7,sK10),occ(X0,X1,X2,sK10,sK8)),occ(X0,X1,X2,sK8,sK5)) = occ(X0,X1,X2,sK7,sK5) ) )
    | spl15_1
    | spl15_5
    | spl15_15 ),
    inference(superposition,[],[f1151,f1391]) ).

tff(f1151,plain,
    ( ! [X124: uni,X125: $int,X122: ty,X123: uni] :
        ( ( occ(X122,X123,X124,X125,sK5) = $sum(occ(X122,X123,X124,X125,sK8),occ(X122,X123,X124,sK8,sK5)) )
        | $less(sK8,X125) )
    | spl15_5 ),
    inference(resolution,[],[f331,f371]) ).

tff(f371,plain,
    ( ~ $less(sK5,sK8)
    | spl15_5 ),
    inference(avatar_component_clause,[],[f370]) ).

tff(f1434,plain,
    ( spl15_63
    | spl15_58
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1433,f414,f384,f354,f1307,f1424]) ).

tff(f1424,plain,
    ( spl15_63
  <=> ! [X27: ty,X28: uni] : $less(0,$sum(occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK7,sK10),occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK10,sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_63])]) ).

tff(f1307,plain,
    ( spl15_58
  <=> $less(sK8,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_58])]) ).

tff(f1433,plain,
    ( ! [X31: uni,X30: ty] :
        ( $less(sK8,sK8)
        | $less(0,$sum(occ(X30,get(X30,int,X31,t2tb(sK10)),X31,sK7,sK10),occ(X30,get(X30,int,X31,t2tb(sK10)),X31,sK10,sK8))) )
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(subsumption_resolution,[],[f1414,f355]) ).

tff(f1414,plain,
    ( ! [X31: uni,X30: ty] :
        ( $less(sK10,sK7)
        | $less(sK8,sK8)
        | $less(0,$sum(occ(X30,get(X30,int,X31,t2tb(sK10)),X31,sK7,sK10),occ(X30,get(X30,int,X31,t2tb(sK10)),X31,sK10,sK8))) )
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(superposition,[],[f617,f1391]) ).

tff(f1431,plain,
    ( spl15_63
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1430,f414,f384,f354,f1424]) ).

tff(f1430,plain,
    ( ! [X26: uni,X25: ty] : $less(0,$sum(occ(X25,get(X25,int,X26,t2tb(sK10)),X26,sK7,sK10),occ(X25,get(X25,int,X26,t2tb(sK10)),X26,sK10,sK8)))
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(subsumption_resolution,[],[f1412,f355]) ).

tff(f1412,plain,
    ( ! [X26: uni,X25: ty] :
        ( $less(0,$sum(occ(X25,get(X25,int,X26,t2tb(sK10)),X26,sK7,sK10),occ(X25,get(X25,int,X26,t2tb(sK10)),X26,sK10,sK8)))
        | $less(sK10,sK7) )
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(superposition,[],[f587,f1391]) ).

tff(f1429,plain,
    ( spl15_63
    | spl15_64
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1422,f414,f384,f354,f1427,f1424]) ).

tff(f1427,plain,
    ( spl15_64
  <=> ! [X29: $int] :
        ( $less(X29,sK8)
        | $less(sK8,X29) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_64])]) ).

tff(f1422,plain,
    ( ! [X28: uni,X29: $int,X27: ty] :
        ( $less(X29,sK8)
        | $less(0,$sum(occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK7,sK10),occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK10,sK8)))
        | $less(sK8,X29) )
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(subsumption_resolution,[],[f1413,f355]) ).

tff(f1413,plain,
    ( ! [X28: uni,X29: $int,X27: ty] :
        ( $less(0,$sum(occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK7,sK10),occ(X27,get(X27,int,X28,t2tb(sK10)),X28,sK10,sK8)))
        | $less(X29,sK8)
        | $less(sK10,sK7)
        | $less(sK8,X29) )
    | spl15_1
    | ~ spl15_8
    | spl15_15 ),
    inference(superposition,[],[f798,f1391]) ).

tff(f1421,plain,
    ( spl15_61
    | spl15_62
    | spl15_1
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1406,f414,f354,f1419,f1416]) ).

tff(f1406,plain,
    ( ! [X10: uni,X11: uni,X9: ty] :
        ( ~ $less($sum(sK8,$uminus(sK7)),$sum(occ(X9,X10,X11,sK7,sK10),occ(X9,X10,X11,sK10,sK8)))
        | $less(sK8,sK7) )
    | spl15_1
    | spl15_15 ),
    inference(superposition,[],[f279,f1391]) ).

tff(f279,plain,
    ! [X2: uni,X3: $int,X0: $int,X1: ty,X4: uni] :
      ( ~ $less($sum(X3,$uminus(X0)),occ(X1,X2,X4,X0,X3))
      | $less(X3,X0) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f1401,plain,
    ( spl15_60
    | spl15_9
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1392,f414,f388,f1397]) ).

tff(f1397,plain,
    ( spl15_60
  <=> ! [X13: ty,X14: uni,X15: uni] : ( $sum(occ(X13,X14,X15,0,sK10),occ(X13,X14,X15,sK10,sK8)) = occ(X13,X14,X15,0,sK8) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_60])]) ).

tff(f1392,plain,
    ( ! [X3: ty,X4: uni,X5: uni] : ( $sum(occ(X3,X4,X5,0,sK10),occ(X3,X4,X5,sK10,sK8)) = occ(X3,X4,X5,0,sK8) )
    | spl15_9
    | spl15_15 ),
    inference(resolution,[],[f1154,f389]) ).

tff(f1400,plain,
    ( spl15_28
    | spl15_60
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1393,f414,f1397,f623]) ).

tff(f1393,plain,
    ( ! [X10: uni,X11: uni,X8: uni,X6: ty,X9: ty,X7: uni,X12: $int] :
        ( ( $sum(occ(X6,X7,X8,0,sK10),occ(X6,X7,X8,sK10,sK8)) = occ(X6,X7,X8,0,sK8) )
        | ~ permut1(X9,X10,X11,X12,sK10) )
    | spl15_15 ),
    inference(resolution,[],[f1154,f270]) ).

tff(f1399,plain,
    ( spl15_60
    | spl15_30
    | spl15_15 ),
    inference(avatar_split_clause,[],[f1394,f414,f631,f1397]) ).

tff(f1394,plain,
    ( ! [X18: uni,X19: $int,X16: ty,X14: uni,X17: uni,X15: uni,X13: ty] :
        ( ~ permut1(X16,X17,X18,sK10,X19)
        | ( $sum(occ(X13,X14,X15,0,sK10),occ(X13,X14,X15,sK10,sK8)) = occ(X13,X14,X15,0,sK8) ) )
    | spl15_15 ),
    inference(resolution,[],[f1154,f268]) ).

tff(f1378,plain,
    ( spl15_59
    | spl15_58
    | spl15_5 ),
    inference(avatar_split_clause,[],[f1374,f370,f1307,f1376]) ).

tff(f1376,plain,
    ( spl15_59
  <=> ! [X2: uni,X0: ty,X1: uni] : ( occ(X0,X1,X2,sK8,sK5) = $sum(0,occ(X0,X1,X2,sK8,sK5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_59])]) ).

tff(f1374,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( $less(sK8,sK8)
        | ( occ(X0,X1,X2,sK8,sK5) = $sum(0,occ(X0,X1,X2,sK8,sK5)) ) )
    | spl15_5 ),
    inference(factoring,[],[f1270]) ).

tff(f1270,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK8,X3)
        | $less(X3,sK8)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(0,occ(X0,X1,X2,sK8,sK5)) ) )
    | spl15_5 ),
    inference(superposition,[],[f1151,f320]) ).

tff(f1309,plain,
    ( spl15_57
    | spl15_58
    | ~ spl15_52 ),
    inference(avatar_split_clause,[],[f1302,f1273,f1307,f1304]) ).

tff(f1304,plain,
    ( spl15_57
  <=> ! [X2: uni,X0: ty,X1: uni] : ( 0 = occ(X0,X1,X2,sK8,sK5) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_57])]) ).

tff(f1273,plain,
    ( spl15_52
  <=> ! [X0: ty,X3: $int,X2: uni,X1: uni] :
        ( ( occ(X0,X1,X2,X3,sK5) = $sum(occ(X0,X1,X2,X3,sK8),0) )
        | $less(sK8,X3) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_52])]) ).

tff(f1302,plain,
    ( ! [X2: uni,X0: ty,X1: uni] :
        ( $less(sK8,sK8)
        | ( 0 = occ(X0,X1,X2,sK8,sK5) ) )
    | ~ spl15_52 ),
    inference(factoring,[],[f1297]) ).

tff(f1297,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK8,X3)
        | $less(X3,sK8)
        | ( 0 = occ(X0,X1,X2,X3,sK5) ) )
    | ~ spl15_52 ),
    inference(evaluation,[],[f1296]) ).

tff(f1296,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(X3,sK8)
        | $less(sK8,X3)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(0,0) ) )
    | ~ spl15_52 ),
    inference(superposition,[],[f1274,f320]) ).

tff(f1274,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( ( occ(X0,X1,X2,X3,sK5) = $sum(occ(X0,X1,X2,X3,sK8),0) )
        | $less(sK8,X3) )
    | ~ spl15_52 ),
    inference(avatar_component_clause,[],[f1273]) ).

tff(f1295,plain,
    ( spl15_56
    | spl15_54
    | ~ spl15_53 ),
    inference(avatar_split_clause,[],[f1282,f1276,f1286,f1293]) ).

tff(f1293,plain,
    ( spl15_56
  <=> ! [X6: uni,X4: ty,X5: uni,X7: $int] : ~ permut1(X4,X5,X6,X7,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_56])]) ).

tff(f1286,plain,
    ( spl15_54
  <=> ! [X9: uni,X8: ty] : $less(0,occ(X8,get(X8,int,X9,t2tb(sK8)),X9,0,sK5)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_54])]) ).

tff(f1276,plain,
    ( spl15_53
  <=> $less(sK8,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_53])]) ).

tff(f1282,plain,
    ( ! [X2: ty,X3: uni,X6: uni,X7: $int,X4: ty,X5: uni] :
        ( $less(0,occ(X2,get(X2,int,X3,t2tb(sK8)),X3,0,sK5))
        | ~ permut1(X4,X5,X6,X7,sK8) )
    | ~ spl15_53 ),
    inference(resolution,[],[f1280,f270]) ).

tff(f1280,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(sK8,X0)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(sK8)),X2,X0,sK5)) )
    | ~ spl15_53 ),
    inference(resolution,[],[f1277,f326]) ).

tff(f1277,plain,
    ( $less(sK8,sK5)
    | ~ spl15_53 ),
    inference(avatar_component_clause,[],[f1276]) ).

tff(f1291,plain,
    ( spl15_54
    | spl15_55
    | ~ spl15_53 ),
    inference(avatar_split_clause,[],[f1283,f1276,f1289,f1286]) ).

tff(f1289,plain,
    ( spl15_55
  <=> ! [X13: $int,X12: uni,X11: uni,X10: ty] : ~ permut1(X10,X11,X12,sK8,X13) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_55])]) ).

tff(f1283,plain,
    ( ! [X10: ty,X11: uni,X8: ty,X9: uni,X12: uni,X13: $int] :
        ( ~ permut1(X10,X11,X12,sK8,X13)
        | $less(0,occ(X8,get(X8,int,X9,t2tb(sK8)),X9,0,sK5)) )
    | ~ spl15_53 ),
    inference(resolution,[],[f1280,f268]) ).

tff(f1278,plain,
    ( spl15_52
    | spl15_53
    | spl15_5 ),
    inference(avatar_split_clause,[],[f1271,f370,f1276,f1273]) ).

tff(f1271,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(sK8,sK5)
        | ( occ(X0,X1,X2,X3,sK5) = $sum(occ(X0,X1,X2,X3,sK8),0) )
        | $less(sK8,X3) )
    | spl15_5 ),
    inference(superposition,[],[f1151,f320]) ).

tff(f1226,plain,
    ( spl15_51
    | spl15_1
    | spl15_4
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1215,f384,f366,f354,f1222]) ).

tff(f1222,plain,
    ( spl15_51
  <=> ! [X5: $int,X4: $int,X7: uni,X6: ty] :
        ( $less(0,occ(X6,get(X6,int,X7,t2tb(sK7)),X7,0,X4))
        | $less(X4,X5)
        | $less(X5,sK8) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_51])]) ).

tff(f1215,plain,
    ( ! [X2: ty,X3: uni,X0: $int,X1: $int] :
        ( $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,X0))
        | $less(X0,X1)
        | $less(X1,sK8) )
    | spl15_1
    | spl15_4
    | ~ spl15_8 ),
    inference(resolution,[],[f1166,f367]) ).

tff(f1166,plain,
    ( ! [X11: $int,X14: ty,X15: uni,X12: $int,X13: $int] :
        ( $less(sK7,X13)
        | $less(X11,X12)
        | $less(X12,sK8)
        | $less(0,occ(X14,get(X14,int,X15,t2tb(sK7)),X15,X13,X11)) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f1126,f326]) ).

tff(f1126,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(sK7,X1)
        | $less(X1,X0)
        | $less(X0,sK8) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f1124,f355]) ).

tff(f1225,plain,
    ( spl15_51
    | spl15_36
    | spl15_1
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1217,f384,f354,f672,f1222]) ).

tff(f1217,plain,
    ( ! [X18: uni,X19: $int,X16: ty,X14: ty,X17: uni,X15: uni,X12: $int,X13: $int] :
        ( ~ permut1(X16,X17,X18,sK7,X19)
        | $less(X12,X13)
        | $less(0,occ(X14,get(X14,int,X15,t2tb(sK7)),X15,0,X12))
        | $less(X13,sK8) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f1166,f268]) ).

tff(f1224,plain,
    ( spl15_51
    | spl15_35
    | spl15_1
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1216,f384,f354,f667,f1222]) ).

tff(f1216,plain,
    ( ! [X10: uni,X11: $int,X8: ty,X6: ty,X9: uni,X7: uni,X4: $int,X5: $int] :
        ( ~ permut1(X8,X9,X10,X11,sK7)
        | $less(0,occ(X6,get(X6,int,X7,t2tb(sK7)),X7,0,X4))
        | $less(X5,sK8)
        | $less(X4,X5) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f1166,f270]) ).

tff(f1188,plain,
    ( spl15_50
    | ~ spl15_8
    | spl15_9 ),
    inference(avatar_split_clause,[],[f1177,f388,f384,f1184]) ).

tff(f1184,plain,
    ( spl15_50
  <=> ! [X10: $int,X11: $int,X9: ty,X8: uni] :
        ( $less(X11,sK8)
        | $less(sK12(X8,get(X9,int,X8,t2tb(sK10)),X9,X10,0),X10)
        | $less(X10,X11) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_50])]) ).

tff(f1177,plain,
    ( ! [X6: $int,X7: $int,X4: uni,X5: ty] :
        ( $less(X6,X7)
        | $less(sK12(X4,get(X5,int,X4,t2tb(sK10)),X5,X6,0),X6)
        | $less(X7,sK8) )
    | ~ spl15_8
    | spl15_9 ),
    inference(resolution,[],[f1125,f389]) ).

tff(f1125,plain,
    ( ! [X2: $int,X3: uni,X0: $int,X1: $int,X4: ty] :
        ( $less(sK10,X0)
        | $less(sK12(X3,get(X4,int,X3,t2tb(sK10)),X4,X1,X0),X1)
        | $less(X2,sK8)
        | $less(X1,X2) )
    | ~ spl15_8 ),
    inference(subsumption_resolution,[],[f1118,f276]) ).

tff(f276,plain,
    ! [X2: ty,X3: uni,X0: ty,X1: uni] : sort(X2,get(X2,X0,X3,X1)),
    inference(cnf_transformation,[],[f152]) ).

tff(f152,plain,
    ! [X2: ty,X3: uni,X1: uni,X0: ty] : sort(X2,get(X2,X0,X3,X1)),
    inference(rectify,[],[f13]) ).

tff(f13,axiom,
    ! [X0: ty,X2: uni,X8: ty,X1: uni] : sort(X8,get(X8,X0,X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',get_sort) ).

tff(f1118,plain,
    ( ! [X2: $int,X3: uni,X0: $int,X1: $int,X4: ty] :
        ( ~ sort(X4,get(X4,int,X3,t2tb(sK10)))
        | $less(X1,X2)
        | $less(sK10,X0)
        | $less(sK12(X3,get(X4,int,X3,t2tb(sK10)),X4,X1,X0),X1)
        | $less(X2,sK8) )
    | ~ spl15_8 ),
    inference(resolution,[],[f798,f312]) ).

tff(f312,plain,
    ! [X2: ty,X3: $int,X0: uni,X1: uni,X4: $int] :
      ( ~ $less(0,occ(X2,X1,X0,X4,X3))
      | $less(sK12(X0,X1,X2,X3,X4),X3)
      | ~ sort(X2,X1) ),
    inference(cnf_transformation,[],[f189]) ).

tff(f189,plain,
    ! [X1: uni,X4: $int,X3: $int,X0: uni,X2: ty] :
      ( ? [X5: $int] :
          ( ( get(X2,int,X0,t2tb(X5)) = X1 )
          & $less(X5,X3)
          & ~ $less(X5,X4) )
      | ~ sort(X2,X1)
      | ~ $less(0,occ(X2,X1,X0,X4,X3)) ),
    inference(flattening,[],[f188]) ).

tff(f188,plain,
    ! [X2: ty,X1: uni,X0: uni,X3: $int,X4: $int] :
      ( ? [X5: $int] :
          ( ( get(X2,int,X0,t2tb(X5)) = X1 )
          & $less(X5,X3)
          & ~ $less(X5,X4) )
      | ~ $less(0,occ(X2,X1,X0,X4,X3))
      | ~ sort(X2,X1) ),
    inference(ennf_transformation,[],[f136]) ).

tff(f136,plain,
    ! [X2: ty,X1: uni,X0: uni,X3: $int,X4: $int] :
      ( sort(X2,X1)
     => ( $less(0,occ(X2,X1,X0,X4,X3))
       => ? [X5: $int] :
            ( ( get(X2,int,X0,t2tb(X5)) = X1 )
            & $less(X5,X3)
            & ~ $less(X5,X4) ) ) ),
    inference(rectify,[],[f89]) ).

tff(f89,plain,
    ! [X9: uni,X16: uni,X0: ty,X6: $int,X18: $int] :
      ( sort(X0,X16)
     => ( $less(0,occ(X0,X16,X9,X18,X6))
       => ? [X14: $int] :
            ( ~ $less(X14,X18)
            & ( get(X0,int,X9,t2tb(X14)) = X16 )
            & $less(X14,X6) ) ) ),
    inference(theory_normalization,[],[f42]) ).

tff(f42,axiom,
    ! [X9: uni,X16: uni,X0: ty,X6: $int,X18: $int] :
      ( sort(X0,X16)
     => ( $less(0,occ(X0,X16,X9,X18,X6))
       => ? [X14: $int] :
            ( $lesseq(X18,X14)
            & ( get(X0,int,X9,t2tb(X14)) = X16 )
            & $less(X14,X6) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',occ_exists) ).

tff(f1187,plain,
    ( spl15_30
    | spl15_50
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1179,f384,f1184,f631]) ).

tff(f1179,plain,
    ( ! [X21: uni,X18: $int,X19: $int,X16: uni,X17: ty,X22: uni,X23: $int,X20: ty] :
        ( $less(X19,sK8)
        | ~ permut1(X20,X21,X22,sK10,X23)
        | $less(X18,X19)
        | $less(sK12(X16,get(X17,int,X16,t2tb(sK10)),X17,X18,0),X18) )
    | ~ spl15_8 ),
    inference(resolution,[],[f1125,f268]) ).

tff(f1186,plain,
    ( spl15_28
    | spl15_50
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1178,f384,f1184,f623]) ).

tff(f1178,plain,
    ( ! [X10: $int,X11: $int,X8: uni,X9: ty,X14: uni,X15: $int,X12: ty,X13: uni] :
        ( $less(X11,sK8)
        | ~ permut1(X12,X13,X14,X15,sK10)
        | $less(sK12(X8,get(X9,int,X8,t2tb(sK10)),X9,X10,0),X10)
        | $less(X10,X11) )
    | ~ spl15_8 ),
    inference(resolution,[],[f1125,f270]) ).

tff(f1087,plain,
    ( ~ spl15_41
    | spl15_49
    | ~ spl15_6
    | ~ spl15_21
    | spl15_42 ),
    inference(avatar_split_clause,[],[f1079,f967,f449,f374,f1085,f964]) ).

tff(f1085,plain,
    ( spl15_49
  <=> ( get(color1,int,t2tb3(sK9),t2tb(sK10)) = get(color1,int,t2tb3(sK9),t2tb(sK5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_49])]) ).

tff(f449,plain,
    ( spl15_21
  <=> ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(sK10)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_21])]) ).

tff(f1079,plain,
    ( ( get(color1,int,t2tb3(sK9),t2tb(sK10)) = get(color1,int,t2tb3(sK9),t2tb(sK5)) )
    | ~ $less(sK5,sK10)
    | ~ spl15_6
    | ~ spl15_21
    | spl15_42 ),
    inference(resolution,[],[f940,f1004]) ).

tff(f940,plain,
    ( ! [X0: $int] :
        ( $less(X0,sK7)
        | ~ $less(X0,sK10)
        | ( get(color1,int,t2tb3(sK9),t2tb(sK10)) = get(color1,int,t2tb3(sK9),t2tb(X0)) ) )
    | ~ spl15_6
    | ~ spl15_21 ),
    inference(forward_demodulation,[],[f939,f450]) ).

tff(f450,plain,
    ( ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(sK10)) )
    | ~ spl15_21 ),
    inference(avatar_component_clause,[],[f449]) ).

tff(f939,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK10)
        | ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(X0)) )
        | $less(X0,sK7) )
    | ~ spl15_6 ),
    inference(subsumption_resolution,[],[f938,f276]) ).

tff(f938,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK10)
        | ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(X0)) )
        | $less(X0,sK7)
        | ~ sort(color1,get(color1,int,t2tb3(sK9),t2tb(X0))) )
    | ~ spl15_6 ),
    inference(superposition,[],[f275,f932]) ).

tff(f932,plain,
    ( ! [X0: $int] :
        ( ( white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | ~ $less(X0,sK10)
        | $less(X0,sK7) )
    | ~ spl15_6 ),
    inference(subsumption_resolution,[],[f927,f250]) ).

tff(f927,plain,
    ( ! [X0: $int] :
        ( ( white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | ~ $less(X0,sK10)
        | $less(X0,sK7)
        | ~ sort(map(int,color1),t2tb3(sK9)) )
    | ~ spl15_6 ),
    inference(superposition,[],[f761,f285]) ).

tff(f275,plain,
    ! [X0: uni] :
      ( ( t2tb2(tb2t2(X0)) = X0 )
      | ~ sort(color1,X0) ),
    inference(cnf_transformation,[],[f168]) ).

tff(f168,plain,
    ! [X0: uni] :
      ( ~ sort(color1,X0)
      | ( t2tb2(tb2t2(X0)) = X0 ) ),
    inference(ennf_transformation,[],[f153]) ).

tff(f153,plain,
    ! [X0: uni] :
      ( sort(color1,X0)
     => ( t2tb2(tb2t2(X0)) = X0 ) ),
    inference(rectify,[],[f70]) ).

tff(f70,axiom,
    ! [X15: uni] :
      ( sort(color1,X15)
     => ( t2tb2(tb2t2(X15)) = X15 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR2) ).

tff(f1071,plain,
    ( ~ spl15_45
    | spl15_48
    | spl15_4
    | ~ spl15_11 ),
    inference(avatar_split_clause,[],[f1063,f397,f366,f1069,f1034]) ).

tff(f1069,plain,
    ( spl15_48
  <=> ( t2tb2(blue) = get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK7)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_48])]) ).

tff(f397,plain,
    ( spl15_11
  <=> monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),0,sK7,blue) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_11])]) ).

tff(f1063,plain,
    ( ( t2tb2(blue) = get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK7)) )
    | ~ $less(sK7,sK7)
    | spl15_4
    | ~ spl15_11 ),
    inference(resolution,[],[f993,f367]) ).

tff(f993,plain,
    ( ! [X2: $int] :
        ( $less(X2,0)
        | ( get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X2)) = t2tb2(blue) )
        | ~ $less(X2,sK7) )
    | ~ spl15_11 ),
    inference(subsumption_resolution,[],[f991,f276]) ).

tff(f991,plain,
    ( ! [X2: $int] :
        ( ~ $less(X2,sK7)
        | ( get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X2)) = t2tb2(blue) )
        | ~ sort(color1,get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X2)))
        | $less(X2,0) )
    | ~ spl15_11 ),
    inference(superposition,[],[f275,f765]) ).

tff(f765,plain,
    ( ! [X1: $int] :
        ( ( blue = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X1))) )
        | $less(X1,0)
        | ~ $less(X1,sK7) )
    | ~ spl15_11 ),
    inference(forward_demodulation,[],[f754,f258]) ).

tff(f754,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,sK7)
        | ( blue = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK5,t2tb3(sK9))))),t2tb(X1))) )
        | $less(X1,0) )
    | ~ spl15_11 ),
    inference(resolution,[],[f378,f398]) ).

tff(f398,plain,
    ( monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),0,sK7,blue)
    | ~ spl15_11 ),
    inference(avatar_component_clause,[],[f397]) ).

tff(f1053,plain,
    ( spl15_47
    | ~ spl15_40
    | spl15_5
    | ~ spl15_18 ),
    inference(avatar_split_clause,[],[f1046,f427,f370,f961,f1051]) ).

tff(f1051,plain,
    ( spl15_47
  <=> ( t2tb2(red) = get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_47])]) ).

tff(f961,plain,
    ( spl15_40
  <=> $less(sK5,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_40])]) ).

tff(f427,plain,
    ( spl15_18
  <=> monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK8,sK5,red) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_18])]) ).

tff(f1046,plain,
    ( ~ $less(sK5,sK5)
    | ( t2tb2(red) = get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK5)) )
    | spl15_5
    | ~ spl15_18 ),
    inference(resolution,[],[f951,f371]) ).

tff(f951,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK8)
        | ( get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X1)) = t2tb2(red) )
        | ~ $less(X1,sK5) )
    | ~ spl15_18 ),
    inference(subsumption_resolution,[],[f948,f276]) ).

tff(f948,plain,
    ( ! [X1: $int] :
        ( ( get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X1)) = t2tb2(red) )
        | ~ $less(X1,sK5)
        | ~ sort(color1,get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X1)))
        | $less(X1,sK8) )
    | ~ spl15_18 ),
    inference(superposition,[],[f275,f762]) ).

tff(f762,plain,
    ( ! [X4: $int] :
        ( ( red = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(X4))) )
        | ~ $less(X4,sK5)
        | $less(X4,sK8) )
    | ~ spl15_18 ),
    inference(forward_demodulation,[],[f756,f258]) ).

tff(f756,plain,
    ( ! [X4: $int] :
        ( ( red = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK5,t2tb3(sK9))))),t2tb(X4))) )
        | $less(X4,sK8)
        | ~ $less(X4,sK5) )
    | ~ spl15_18 ),
    inference(resolution,[],[f378,f428]) ).

tff(f428,plain,
    ( monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK8,sK5,red)
    | ~ spl15_18 ),
    inference(avatar_component_clause,[],[f427]) ).

tff(f1039,plain,
    ( ~ spl15_45
    | spl15_46
    | spl15_4
    | ~ spl15_11 ),
    inference(avatar_split_clause,[],[f1024,f397,f366,f1037,f1034]) ).

tff(f1037,plain,
    ( spl15_46
  <=> ( get(color1,int,t2tb3(sK9),t2tb(sK7)) = t2tb2(blue) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_46])]) ).

tff(f1024,plain,
    ( ( get(color1,int,t2tb3(sK9),t2tb(sK7)) = t2tb2(blue) )
    | ~ $less(sK7,sK7)
    | spl15_4
    | ~ spl15_11 ),
    inference(resolution,[],[f1014,f367]) ).

tff(f1014,plain,
    ( ! [X1: $int] :
        ( $less(X1,0)
        | ( get(color1,int,t2tb3(sK9),t2tb(X1)) = t2tb2(blue) )
        | ~ $less(X1,sK7) )
    | ~ spl15_11 ),
    inference(subsumption_resolution,[],[f1013,f276]) ).

tff(f1013,plain,
    ( ! [X1: $int] :
        ( $less(X1,0)
        | ~ $less(X1,sK7)
        | ( get(color1,int,t2tb3(sK9),t2tb(X1)) = t2tb2(blue) )
        | ~ sort(color1,get(color1,int,t2tb3(sK9),t2tb(X1))) )
    | ~ spl15_11 ),
    inference(superposition,[],[f275,f992]) ).

tff(f992,plain,
    ( ! [X0: $int] :
        ( ( blue = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | ~ $less(X0,sK7)
        | $less(X0,0) )
    | ~ spl15_11 ),
    inference(subsumption_resolution,[],[f983,f250]) ).

tff(f983,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK7)
        | ( blue = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | $less(X0,0)
        | ~ sort(map(int,color1),t2tb3(sK9)) )
    | ~ spl15_11 ),
    inference(superposition,[],[f765,f285]) ).

tff(f1032,plain,
    ( spl15_44
    | ~ spl15_42
    | spl15_10
    | ~ spl15_11 ),
    inference(avatar_split_clause,[],[f1023,f397,f392,f967,f1030]) ).

tff(f1030,plain,
    ( spl15_44
  <=> ( t2tb2(blue) = get(color1,int,t2tb3(sK9),t2tb(sK5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_44])]) ).

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

tff(f1023,plain,
    ( ~ $less(sK5,sK7)
    | ( t2tb2(blue) = get(color1,int,t2tb3(sK9),t2tb(sK5)) )
    | spl15_10
    | ~ spl15_11 ),
    inference(resolution,[],[f1014,f393]) ).

tff(f393,plain,
    ( ~ $less(sK5,0)
    | spl15_10 ),
    inference(avatar_component_clause,[],[f392]) ).

tff(f1005,plain,
    ( ~ spl15_42
    | ~ spl15_40
    | spl15_5
    | spl15_10
    | ~ spl15_11
    | spl15_13
    | ~ spl15_18 ),
    inference(avatar_split_clause,[],[f1003,f427,f406,f397,f392,f370,f961,f967]) ).

tff(f406,plain,
    ( spl15_13
  <=> ( blue = red ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_13])]) ).

tff(f1003,plain,
    ( ~ $less(sK5,sK5)
    | ~ $less(sK5,sK7)
    | spl15_5
    | spl15_10
    | ~ spl15_11
    | spl15_13
    | ~ spl15_18 ),
    inference(subsumption_resolution,[],[f999,f393]) ).

tff(f999,plain,
    ( $less(sK5,0)
    | ~ $less(sK5,sK7)
    | ~ $less(sK5,sK5)
    | spl15_5
    | ~ spl15_11
    | spl15_13
    | ~ spl15_18 ),
    inference(resolution,[],[f994,f371]) ).

tff(f994,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK8)
        | $less(X1,0)
        | ~ $less(X1,sK7)
        | ~ $less(X1,sK5) )
    | ~ spl15_11
    | spl15_13
    | ~ spl15_18 ),
    inference(subsumption_resolution,[],[f987,f407]) ).

tff(f407,plain,
    ( ( blue != red )
    | spl15_13 ),
    inference(avatar_component_clause,[],[f406]) ).

tff(f987,plain,
    ( ! [X1: $int] :
        ( ( blue = red )
        | $less(X1,sK8)
        | ~ $less(X1,sK7)
        | $less(X1,0)
        | ~ $less(X1,sK5) )
    | ~ spl15_11
    | ~ spl15_18 ),
    inference(superposition,[],[f765,f762]) ).

tff(f982,plain,
    ( spl15_43
    | ~ spl15_40
    | spl15_5
    | ~ spl15_18 ),
    inference(avatar_split_clause,[],[f975,f427,f370,f961,f980]) ).

tff(f980,plain,
    ( spl15_43
  <=> ( red = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK5))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_43])]) ).

tff(f975,plain,
    ( ~ $less(sK5,sK5)
    | ( red = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK5))) )
    | spl15_5
    | ~ spl15_18 ),
    inference(resolution,[],[f949,f371]) ).

tff(f949,plain,
    ( ! [X0: $int] :
        ( $less(X0,sK8)
        | ( red = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | ~ $less(X0,sK5) )
    | ~ spl15_18 ),
    inference(subsumption_resolution,[],[f942,f250]) ).

tff(f942,plain,
    ( ! [X0: $int] :
        ( ~ sort(map(int,color1),t2tb3(sK9))
        | ( red = tb2t2(get(color1,int,t2tb3(sK9),t2tb(X0))) )
        | ~ $less(X0,sK5)
        | $less(X0,sK8) )
    | ~ spl15_18 ),
    inference(superposition,[],[f762,f285]) ).

tff(f969,plain,
    ( ~ spl15_40
    | ~ spl15_41
    | spl15_42
    | spl15_5
    | ~ spl15_6
    | ~ spl15_18
    | spl15_19 ),
    inference(avatar_split_clause,[],[f956,f432,f427,f374,f370,f967,f964,f961]) ).

tff(f432,plain,
    ( spl15_19
  <=> ( white = red ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_19])]) ).

tff(f956,plain,
    ( $less(sK5,sK7)
    | ~ $less(sK5,sK10)
    | ~ $less(sK5,sK5)
    | spl15_5
    | ~ spl15_6
    | ~ spl15_18
    | spl15_19 ),
    inference(resolution,[],[f950,f371]) ).

tff(f950,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK8)
        | ~ $less(X1,sK5)
        | $less(X1,sK7)
        | ~ $less(X1,sK10) )
    | ~ spl15_6
    | ~ spl15_18
    | spl15_19 ),
    inference(subsumption_resolution,[],[f946,f433]) ).

tff(f433,plain,
    ( ( white != red )
    | spl15_19 ),
    inference(avatar_component_clause,[],[f432]) ).

tff(f946,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK7)
        | $less(X1,sK8)
        | ( white = red )
        | ~ $less(X1,sK5)
        | ~ $less(X1,sK10) )
    | ~ spl15_6
    | ~ spl15_18 ),
    inference(superposition,[],[f762,f761]) ).

tff(f847,plain,
    ( spl15_39
    | spl15_1
    | spl15_4
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f837,f384,f366,f354,f843]) ).

tff(f843,plain,
    ( spl15_39
  <=> ! [X4: ty,X5: uni,X3: $int] :
        ( $less(0,occ(X4,get(X4,int,X5,t2tb(sK7)),X5,0,X3))
        | $less(X3,sK8) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_39])]) ).

tff(f837,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(X0,sK8)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(sK7)),X2,0,X0)) )
    | spl15_1
    | spl15_4
    | ~ spl15_8 ),
    inference(resolution,[],[f804,f367]) ).

tff(f804,plain,
    ( ! [X10: ty,X11: uni,X8: $int,X9: $int] :
        ( $less(sK7,X9)
        | $less(X8,sK8)
        | $less(0,occ(X10,get(X10,int,X11,t2tb(sK7)),X11,X9,X8)) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f794,f326]) ).

tff(f794,plain,
    ( ! [X0: $int] :
        ( $less(sK7,X0)
        | $less(X0,sK8) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f792,f355]) ).

tff(f846,plain,
    ( spl15_39
    | spl15_36
    | spl15_1
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f839,f384,f354,f672,f843]) ).

tff(f839,plain,
    ( ! [X10: $int,X11: ty,X16: $int,X14: uni,X15: uni,X12: uni,X13: ty] :
        ( ~ permut1(X13,X14,X15,sK7,X16)
        | $less(0,occ(X11,get(X11,int,X12,t2tb(sK7)),X12,0,X10))
        | $less(X10,sK8) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f804,f268]) ).

tff(f845,plain,
    ( spl15_35
    | spl15_39
    | spl15_1
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f838,f384,f354,f843,f667]) ).

tff(f838,plain,
    ( ! [X3: $int,X8: uni,X6: ty,X9: $int,X7: uni,X4: ty,X5: uni] :
        ( $less(0,occ(X4,get(X4,int,X5,t2tb(sK7)),X5,0,X3))
        | ~ permut1(X6,X7,X8,X9,sK7)
        | $less(X3,sK8) )
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f804,f270]) ).

tff(f751,plain,
    ( spl15_38
    | spl15_1
    | ~ spl15_3
    | spl15_4 ),
    inference(avatar_split_clause,[],[f746,f366,f362,f354,f749]) ).

tff(f749,plain,
    ( spl15_38
  <=> $less(0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_38])]) ).

tff(f362,plain,
    ( spl15_3
  <=> $less(sK10,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_3])]) ).

tff(f746,plain,
    ( $less(0,sK5)
    | spl15_1
    | ~ spl15_3
    | spl15_4 ),
    inference(evaluation,[],[f745]) ).

tff(f745,plain,
    ( $less(0,0)
    | $less(0,sK5)
    | spl15_1
    | ~ spl15_3
    | spl15_4 ),
    inference(superposition,[],[f737,f320]) ).

tff(f737,plain,
    ( ! [X0: ty,X1: uni] : $less(0,occ(X0,get(X0,int,X1,t2tb(sK7)),X1,0,sK5))
    | spl15_1
    | ~ spl15_3
    | spl15_4 ),
    inference(resolution,[],[f731,f367]) ).

tff(f731,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(sK7,X0)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(sK7)),X2,X0,sK5)) )
    | spl15_1
    | ~ spl15_3 ),
    inference(resolution,[],[f596,f355]) ).

tff(f596,plain,
    ( ! [X2: ty,X3: uni,X0: $int,X1: $int] :
        ( $less(sK10,X0)
        | $less(X0,X1)
        | $less(0,occ(X2,get(X2,int,X3,t2tb(X0)),X3,X1,sK5)) )
    | ~ spl15_3 ),
    inference(resolution,[],[f594,f326]) ).

tff(f594,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK5)
        | $less(sK10,X2) )
    | ~ spl15_3 ),
    inference(evaluation,[],[f593]) ).

tff(f593,plain,
    ( ! [X2: $int] :
        ( $less(0,0)
        | $less(X2,sK5)
        | $less(sK10,X2) )
    | ~ spl15_3 ),
    inference(superposition,[],[f586,f320]) ).

tff(f586,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(0,occ(X1,get(X1,int,X2,t2tb(sK10)),X2,X0,sK5))
        | $less(sK10,X0) )
    | ~ spl15_3 ),
    inference(resolution,[],[f326,f363]) ).

tff(f363,plain,
    ( $less(sK10,sK5)
    | ~ spl15_3 ),
    inference(avatar_component_clause,[],[f362]) ).

tff(f708,plain,
    ( ~ spl15_37
    | spl15_20 ),
    inference(avatar_split_clause,[],[f704,f437,f706]) ).

tff(f704,plain,
    ( ( white != tb2t2(get(color1,int,elts(color1,mk_array(color1,sK5,t2tb3(sK9))),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) )
    | spl15_20 ),
    inference(forward_demodulation,[],[f703,f258]) ).

tff(f703,plain,
    ( ( white != tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK5,t2tb3(sK9))))),t2tb(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1))))) )
    | spl15_20 ),
    inference(resolution,[],[f395,f438]) ).

tff(f395,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color] :
      ( monochrome(X1,X0,X3,X2)
      | ( tb2t2(get(color1,int,elts(color1,t2tb1(X1)),t2tb(sK4(X0,X1,X2,X3)))) != X2 ) ),
    inference(forward_demodulation,[],[f265,f248]) ).

tff(f265,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color] :
      ( monochrome(X1,X0,X3,X2)
      | ( tb2t2(get1(color1,t2tb1(X1),sK4(X0,X1,X2,X3))) != X2 ) ),
    inference(cnf_transformation,[],[f218]) ).

tff(f674,plain,
    ( spl15_36
    | spl15_34
    | ~ spl15_29 ),
    inference(avatar_split_clause,[],[f661,f627,f664,f672]) ).

tff(f664,plain,
    ( spl15_34
  <=> ! [X2: ty,X3: uni] : $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,sK8)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_34])]) ).

tff(f627,plain,
    ( spl15_29
  <=> $less(sK7,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_29])]) ).

tff(f661,plain,
    ( ! [X10: ty,X11: uni,X8: ty,X9: uni,X12: uni,X13: $int] :
        ( $less(0,occ(X8,get(X8,int,X9,t2tb(sK7)),X9,0,sK8))
        | ~ permut1(X10,X11,X12,sK7,X13) )
    | ~ spl15_29 ),
    inference(resolution,[],[f635,f268]) ).

tff(f635,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(sK7,X0)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(sK7)),X2,X0,sK8)) )
    | ~ spl15_29 ),
    inference(resolution,[],[f628,f326]) ).

tff(f628,plain,
    ( $less(sK7,sK8)
    | ~ spl15_29 ),
    inference(avatar_component_clause,[],[f627]) ).

tff(f670,plain,
    ( spl15_34
    | spl15_4
    | ~ spl15_29 ),
    inference(avatar_split_clause,[],[f659,f627,f366,f664]) ).

tff(f659,plain,
    ( ! [X0: ty,X1: uni] : $less(0,occ(X0,get(X0,int,X1,t2tb(sK7)),X1,0,sK8))
    | spl15_4
    | ~ spl15_29 ),
    inference(resolution,[],[f635,f367]) ).

tff(f669,plain,
    ( spl15_34
    | spl15_35
    | ~ spl15_29 ),
    inference(avatar_split_clause,[],[f660,f627,f667,f664]) ).

tff(f660,plain,
    ( ! [X2: ty,X3: uni,X6: uni,X7: $int,X4: ty,X5: uni] :
        ( ~ permut1(X4,X5,X6,X7,sK7)
        | $less(0,occ(X2,get(X2,int,X3,t2tb(sK7)),X3,0,sK8)) )
    | ~ spl15_29 ),
    inference(resolution,[],[f635,f270]) ).

tff(f658,plain,
    ( spl15_31
    | spl15_33
    | ~ spl15_27 ),
    inference(avatar_split_clause,[],[f645,f619,f656,f649]) ).

tff(f649,plain,
    ( spl15_31
  <=> ! [X13: ty,X14: uni] : $less(0,occ(X13,get(X13,int,X14,t2tb(0)),X14,0,sK8)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_31])]) ).

tff(f656,plain,
    ( spl15_33
  <=> ! [X11: uni,X9: ty,X12: $int,X10: uni] : ~ permut1(X9,X10,X11,X12,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_33])]) ).

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

tff(f645,plain,
    ( ! [X10: uni,X11: uni,X8: uni,X9: ty,X7: ty,X12: $int] :
        ( ~ permut1(X9,X10,X11,X12,0)
        | $less(0,occ(X7,get(X7,int,X8,t2tb(0)),X8,0,sK8)) )
    | ~ spl15_27 ),
    inference(resolution,[],[f634,f270]) ).

tff(f634,plain,
    ( ! [X2: uni,X0: $int,X1: ty] :
        ( $less(0,X0)
        | $less(0,occ(X1,get(X1,int,X2,t2tb(0)),X2,X0,sK8)) )
    | ~ spl15_27 ),
    inference(resolution,[],[f620,f326]) ).

tff(f620,plain,
    ( $less(0,sK8)
    | ~ spl15_27 ),
    inference(avatar_component_clause,[],[f619]) ).

tff(f654,plain,
    ( spl15_31
    | spl15_32
    | ~ spl15_27 ),
    inference(avatar_split_clause,[],[f646,f619,f652,f649]) ).

tff(f652,plain,
    ( spl15_32
  <=> ! [X18: $int,X16: uni,X17: uni,X15: ty] : ~ permut1(X15,X16,X17,0,X18) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_32])]) ).

tff(f646,plain,
    ( ! [X18: $int,X16: uni,X14: uni,X17: uni,X15: ty,X13: ty] :
        ( ~ permut1(X15,X16,X17,0,X18)
        | $less(0,occ(X13,get(X13,int,X14,t2tb(0)),X14,0,sK8)) )
    | ~ spl15_27 ),
    inference(resolution,[],[f634,f268]) ).

tff(f633,plain,
    ( spl15_30
    | spl15_27
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f616,f384,f619,f631]) ).

tff(f616,plain,
    ( ! [X6: uni,X7: $int,X4: ty,X5: uni] :
        ( $less(0,sK8)
        | ~ permut1(X4,X5,X6,sK10,X7) )
    | ~ spl15_8 ),
    inference(resolution,[],[f611,f268]) ).

tff(f629,plain,
    ( spl15_29
    | spl15_1
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f613,f384,f354,f627]) ).

tff(f613,plain,
    ( $less(sK7,sK8)
    | spl15_1
    | ~ spl15_8 ),
    inference(resolution,[],[f611,f355]) ).

tff(f625,plain,
    ( spl15_28
    | spl15_27
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f615,f384,f619,f623]) ).

tff(f615,plain,
    ( ! [X2: uni,X3: $int,X0: ty,X1: uni] :
        ( $less(0,sK8)
        | ~ permut1(X0,X1,X2,X3,sK10) )
    | ~ spl15_8 ),
    inference(resolution,[],[f611,f270]) ).

tff(f621,plain,
    ( spl15_27
    | ~ spl15_8
    | spl15_9 ),
    inference(avatar_split_clause,[],[f614,f388,f384,f619]) ).

tff(f614,plain,
    ( $less(0,sK8)
    | ~ spl15_8
    | spl15_9 ),
    inference(resolution,[],[f611,f389]) ).

tff(f573,plain,
    ( spl15_26
    | ~ spl15_24 ),
    inference(avatar_split_clause,[],[f569,f560,f571]) ).

tff(f571,plain,
    ( spl15_26
  <=> permut(color1,t2tb3(sK6),t2tb3(sK9),0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_26])]) ).

tff(f560,plain,
    ( spl15_24
  <=> permut(color1,t2tb3(sK6),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_24])]) ).

tff(f569,plain,
    ( permut(color1,t2tb3(sK6),t2tb3(sK9),0,sK5)
    | ~ spl15_24 ),
    inference(subsumption_resolution,[],[f568,f250]) ).

tff(f568,plain,
    ( ~ sort(map(int,color1),t2tb3(sK9))
    | permut(color1,t2tb3(sK6),t2tb3(sK9),0,sK5)
    | ~ spl15_24 ),
    inference(superposition,[],[f561,f285]) ).

tff(f561,plain,
    ( permut(color1,t2tb3(sK6),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5)
    | ~ spl15_24 ),
    inference(avatar_component_clause,[],[f560]) ).

tff(f567,plain,
    ( spl15_25
    | ~ spl15_23 ),
    inference(avatar_split_clause,[],[f563,f553,f565]) ).

tff(f565,plain,
    ( spl15_25
  <=> permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),t2tb3(sK9),0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_25])]) ).

tff(f553,plain,
    ( spl15_23
  <=> permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_23])]) ).

tff(f563,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),t2tb3(sK9),0,sK5)
    | ~ spl15_23 ),
    inference(subsumption_resolution,[],[f557,f250]) ).

tff(f557,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),t2tb3(sK9),0,sK5)
    | ~ sort(map(int,color1),t2tb3(sK9))
    | ~ spl15_23 ),
    inference(superposition,[],[f554,f285]) ).

tff(f554,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5)
    | ~ spl15_23 ),
    inference(avatar_component_clause,[],[f553]) ).

tff(f562,plain,
    ( spl15_24
    | ~ spl15_23 ),
    inference(avatar_split_clause,[],[f558,f553,f560]) ).

tff(f558,plain,
    ( permut(color1,t2tb3(sK6),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5)
    | ~ spl15_23 ),
    inference(subsumption_resolution,[],[f556,f250]) ).

tff(f556,plain,
    ( ~ sort(map(int,color1),t2tb3(sK6))
    | permut(color1,t2tb3(sK6),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5)
    | ~ spl15_23 ),
    inference(superposition,[],[f554,f285]) ).

tff(f555,plain,
    ( spl15_23
    | ~ spl15_12 ),
    inference(avatar_split_clause,[],[f551,f401,f553]) ).

tff(f401,plain,
    ( spl15_12
  <=> permut_all(color1,mk_array(color1,sK5,t2tb3(sK6)),mk_array(color1,sK5,t2tb3(sK9))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_12])]) ).

tff(f551,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,sK5)
    | ~ spl15_12 ),
    inference(forward_demodulation,[],[f549,f257]) ).

tff(f257,plain,
    ! [X2: ty,X0: uni,X1: $int] : ( length(X2,mk_array(X2,X1,X0)) = X1 ),
    inference(cnf_transformation,[],[f112]) ).

tff(f112,plain,
    ! [X0: uni,X1: $int,X2: ty] : ( length(X2,mk_array(X2,X1,X0)) = X1 ),
    inference(rectify,[],[f20]) ).

tff(f20,axiom,
    ! [X13: uni,X6: $int,X0: ty] : ( length(X0,mk_array(X0,X6,X13)) = X6 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',length_def) ).

tff(f549,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK5,t2tb3(sK6))),elts(color1,mk_array(color1,sK5,t2tb3(sK9))),0,length(color1,mk_array(color1,sK5,t2tb3(sK6))))
    | ~ spl15_12 ),
    inference(resolution,[],[f240,f402]) ).

tff(f402,plain,
    ( permut_all(color1,mk_array(color1,sK5,t2tb3(sK6)),mk_array(color1,sK5,t2tb3(sK9)))
    | ~ spl15_12 ),
    inference(avatar_component_clause,[],[f401]) ).

tff(f240,plain,
    ! [X2: uni,X0: ty,X1: uni] :
      ( ~ permut_all(X0,X2,X1)
      | permut(X0,elts(X0,X2),elts(X0,X1),0,length(X0,X2)) ),
    inference(cnf_transformation,[],[f215]) ).

tff(f215,plain,
    ! [X2: uni,X0: ty,X1: uni] :
      ( ( ( length(X0,X2) = length(X0,X1) )
        & permut(X0,elts(X0,X2),elts(X0,X1),0,length(X0,X2)) )
      | ~ permut_all(X0,X2,X1) ),
    inference(ennf_transformation,[],[f165]) ).

tff(f165,plain,
    ! [X0: ty,X1: uni,X2: uni] :
      ( permut_all(X0,X2,X1)
     => ( ( length(X0,X2) = length(X0,X1) )
        & permut(X0,elts(X0,X2),elts(X0,X1),0,length(X0,X2)) ) ),
    inference(unused_predicate_definition_removal,[],[f125]) ).

tff(f125,plain,
    ! [X0: ty,X1: uni,X2: uni] :
      ( ( ( length(X0,X2) = length(X0,X1) )
        & permut(X0,elts(X0,X2),elts(X0,X1),0,length(X0,X2)) )
    <=> permut_all(X0,X2,X1) ),
    inference(rectify,[],[f53]) ).

tff(f53,axiom,
    ! [X0: ty,X11: uni,X10: uni] :
      ( ( ( length(X0,X10) = length(X0,X11) )
        & permut(X0,elts(X0,X10),elts(X0,X11),0,length(X0,X10)) )
    <=> permut_all(X0,X10,X11) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_all_def) ).

tff(f488,plain,
    ( spl15_22
    | spl15_20 ),
    inference(avatar_split_clause,[],[f484,f437,f486]) ).

tff(f486,plain,
    ( spl15_22
  <=> $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),$sum(sK10,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_22])]) ).

tff(f484,plain,
    ( $less(sK4(sK7,tb2t1(mk_array(color1,sK5,t2tb3(sK9))),white,$sum(sK10,1)),$sum(sK10,1))
    | spl15_20 ),
    inference(resolution,[],[f266,f438]) ).

tff(f266,plain,
    ! [X2: color,X3: $int,X0: $int,X1: array_color] :
      ( monochrome(X1,X0,X3,X2)
      | $less(sK4(X0,X1,X2,X3),X3) ),
    inference(cnf_transformation,[],[f218]) ).

tff(f451,plain,
    ( spl15_21
    | ~ spl15_7 ),
    inference(avatar_split_clause,[],[f447,f380,f449]) ).

tff(f380,plain,
    ( spl15_7
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK10))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_7])]) ).

tff(f447,plain,
    ( ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(sK10)) )
    | ~ spl15_7 ),
    inference(subsumption_resolution,[],[f445,f276]) ).

tff(f445,plain,
    ( ( t2tb2(white) = get(color1,int,t2tb3(sK9),t2tb(sK10)) )
    | ~ sort(color1,get(color1,int,t2tb3(sK9),t2tb(sK10)))
    | ~ spl15_7 ),
    inference(superposition,[],[f275,f381]) ).

tff(f381,plain,
    ( ( white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK10))) )
    | ~ spl15_7 ),
    inference(avatar_component_clause,[],[f380]) ).

tff(f439,plain,
    ( ~ spl15_20
    | spl15_2
    | ~ spl15_17 ),
    inference(avatar_split_clause,[],[f435,f422,f358,f437]) ).

tff(f358,plain,
    ( spl15_2
  <=> monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK11,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_2])]) ).

tff(f422,plain,
    ( spl15_17
  <=> ( $sum(sK10,1) = sK11 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_17])]) ).

tff(f435,plain,
    ( ~ monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,$sum(sK10,1),white)
    | spl15_2
    | ~ spl15_17 ),
    inference(backward_demodulation,[],[f359,f423]) ).

tff(f423,plain,
    ( ( $sum(sK10,1) = sK11 )
    | ~ spl15_17 ),
    inference(avatar_component_clause,[],[f422]) ).

tff(f359,plain,
    ( ~ monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK11,white)
    | spl15_2 ),
    inference(avatar_component_clause,[],[f358]) ).

tff(f434,plain,
    ~ spl15_19,
    inference(avatar_split_clause,[],[f337,f432]) ).

tff(f337,plain,
    white != red,
    inference(cnf_transformation,[],[f63]) ).

tff(f63,axiom,
    white != red,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',white_Red) ).

tff(f430,plain,
    ~ spl15_10,
    inference(avatar_split_clause,[],[f301,f392]) ).

tff(f301,plain,
    ~ $less(sK5,0),
    inference(cnf_transformation,[],[f197]) ).

tff(f197,plain,
    ? [X0: $int,X1: map_int_color] :
      ( ~ $less(X0,0)
      & ? [X4: $int,X5: $int,X2: map_int_color,X3: $int] :
          ( ~ $less(X3,0)
          & ~ $less(X0,0)
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),0,X4,blue)
          & permut_all(color1,mk_array(color1,X0,t2tb3(X1)),mk_array(color1,X0,t2tb3(X2)))
          & ~ $less(X4,0)
          & $less(X3,X5)
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X5,X0,red)
          & $less(X3,X0)
          & ( white = tb2t2(get(color1,int,t2tb3(X2),t2tb(X3))) )
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X3,white)
          & ~ $less(X5,X3)
          & ? [X6: $int] :
              ( ( $sum(X3,1) = X6 )
              & ~ monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X6,white) )
          & ~ $less(X3,X4)
          & ~ $less(X0,X5) ) ),
    inference(flattening,[],[f196]) ).

tff(f196,plain,
    ? [X1: map_int_color,X0: $int] :
      ( ? [X5: $int,X4: $int,X3: $int,X2: map_int_color] :
          ( ? [X6: $int] :
              ( ( $sum(X3,1) = X6 )
              & ~ monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X6,white) )
          & ( white = tb2t2(get(color1,int,t2tb3(X2),t2tb(X3))) )
          & ~ $less(X3,0)
          & $less(X3,X0)
          & ~ $less(X0,0)
          & $less(X3,X5)
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X5,X0,red)
          & permut_all(color1,mk_array(color1,X0,t2tb3(X1)),mk_array(color1,X0,t2tb3(X2)))
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),0,X4,blue)
          & ~ $less(X0,X5)
          & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X3,white)
          & ~ $less(X4,0)
          & ~ $less(X5,X3)
          & ~ $less(X3,X4) )
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f119]) ).

tff(f119,plain,
    ~ ! [X1: map_int_color,X0: $int] :
        ( ~ $less(X0,0)
       => ! [X5: $int,X4: $int,X3: $int,X2: map_int_color] :
            ( ( monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X5,X0,red)
              & permut_all(color1,mk_array(color1,X0,t2tb3(X1)),mk_array(color1,X0,t2tb3(X2)))
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),0,X4,blue)
              & ~ $less(X0,X5)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X3,white)
              & ~ $less(X4,0)
              & ~ $less(X5,X3)
              & ~ $less(X3,X4) )
           => ( $less(X3,X5)
             => ( ( ~ $less(X3,0)
                  & $less(X3,X0)
                  & ~ $less(X0,0) )
               => ( ( white = tb2t2(get(color1,int,t2tb3(X2),t2tb(X3))) )
                 => ! [X6: $int] :
                      ( ( $sum(X3,1) = X6 )
                     => monochrome(tb2t1(mk_array(color1,X0,t2tb3(X2))),X4,X6,white) ) ) ) ) ) ),
    inference(rectify,[],[f85]) ).

tff(f85,plain,
    ~ ! [X0: $int,X10: map_int_color] :
        ( ~ $less(X0,0)
       => ! [X11: map_int_color,X14: $int,X8: $int,X30: $int] :
            ( ( ~ $less(X30,X14)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
              & permut_all(color1,mk_array(color1,X0,t2tb3(X10)),mk_array(color1,X0,t2tb3(X11)))
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X14,white)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue)
              & ~ $less(X14,X8)
              & ~ $less(X8,0)
              & ~ $less(X0,X30) )
           => ( $less(X14,X30)
             => ( ( $less(X14,X0)
                  & ~ $less(X0,0)
                  & ~ $less(X14,0) )
               => ( ( white = tb2t2(get(color1,int,t2tb3(X11),t2tb(X14))) )
                 => ! [X31: $int] :
                      ( ( $sum(X14,1) = X31 )
                     => monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X31,white) ) ) ) ) ) ),
    inference(theory_normalization,[],[f76]) ).

tff(f76,negated_conjecture,
    ~ ! [X0: $int,X10: map_int_color] :
        ( $lesseq(0,X0)
       => ! [X11: map_int_color,X14: $int,X8: $int,X30: $int] :
            ( ( $lesseq(X14,X30)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
              & permut_all(color1,mk_array(color1,X0,t2tb3(X10)),mk_array(color1,X0,t2tb3(X11)))
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X14,white)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue)
              & $lesseq(X8,X14)
              & $lesseq(0,X8)
              & $lesseq(X30,X0) )
           => ( $less(X14,X30)
             => ( ( $less(X14,X0)
                  & $lesseq(0,X0)
                  & $lesseq(0,X14) )
               => ( ( white = tb2t2(get(color1,int,t2tb3(X11),t2tb(X14))) )
                 => ! [X31: $int] :
                      ( ( $sum(X14,1) = X31 )
                     => monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X31,white) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f75]) ).

tff(f75,conjecture,
    ! [X0: $int,X10: map_int_color] :
      ( $lesseq(0,X0)
     => ! [X11: map_int_color,X14: $int,X8: $int,X30: $int] :
          ( ( $lesseq(X14,X30)
            & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
            & permut_all(color1,mk_array(color1,X0,t2tb3(X10)),mk_array(color1,X0,t2tb3(X11)))
            & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X14,white)
            & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue)
            & $lesseq(X8,X14)
            & $lesseq(0,X8)
            & $lesseq(X30,X0) )
         => ( $less(X14,X30)
           => ( ( $less(X14,X0)
                & $lesseq(0,X0)
                & $lesseq(0,X14) )
             => ( ( white = tb2t2(get(color1,int,t2tb3(X11),t2tb(X14))) )
               => ! [X31: $int] :
                    ( ( $sum(X14,1) = X31 )
                   => monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X8,X31,white) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_dutch_flag) ).

tff(f429,plain,
    spl15_18,
    inference(avatar_split_clause,[],[f294,f427]) ).

tff(f294,plain,
    monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK8,sK5,red),
    inference(cnf_transformation,[],[f197]) ).

tff(f424,plain,
    spl15_17,
    inference(avatar_split_clause,[],[f287,f422]) ).

tff(f287,plain,
    $sum(sK10,1) = sK11,
    inference(cnf_transformation,[],[f197]) ).

tff(f420,plain,
    ~ spl15_16,
    inference(avatar_split_clause,[],[f339,f418]) ).

tff(f418,plain,
    ( spl15_16
  <=> ( blue = white ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_16])]) ).

tff(f339,plain,
    blue != white,
    inference(cnf_transformation,[],[f61]) ).

tff(f61,axiom,
    blue != white,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',blue_White) ).

tff(f416,plain,
    ~ spl15_15,
    inference(avatar_split_clause,[],[f290,f414]) ).

tff(f290,plain,
    ~ $less(sK8,sK10),
    inference(cnf_transformation,[],[f197]) ).

tff(f412,plain,
    ~ spl15_14,
    inference(avatar_split_clause,[],[f309,f410]) ).

tff(f410,plain,
    ( spl15_14
  <=> ( true = false ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_14])]) ).

tff(f309,plain,
    true != false,
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    true != false,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',true_False) ).

tff(f408,plain,
    ~ spl15_13,
    inference(avatar_split_clause,[],[f282,f406]) ).

tff(f282,plain,
    blue != red,
    inference(cnf_transformation,[],[f62]) ).

tff(f62,axiom,
    blue != red,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',blue_Red) ).

tff(f403,plain,
    spl15_12,
    inference(avatar_split_clause,[],[f297,f401]) ).

tff(f297,plain,
    permut_all(color1,mk_array(color1,sK5,t2tb3(sK6)),mk_array(color1,sK5,t2tb3(sK9))),
    inference(cnf_transformation,[],[f197]) ).

tff(f399,plain,
    spl15_11,
    inference(avatar_split_clause,[],[f298,f397]) ).

tff(f298,plain,
    monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),0,sK7,blue),
    inference(cnf_transformation,[],[f197]) ).

tff(f394,plain,
    ~ spl15_10,
    inference(avatar_split_clause,[],[f299,f392]) ).

tff(f299,plain,
    ~ $less(sK5,0),
    inference(cnf_transformation,[],[f197]) ).

tff(f390,plain,
    ~ spl15_9,
    inference(avatar_split_clause,[],[f300,f388]) ).

tff(f300,plain,
    ~ $less(sK10,0),
    inference(cnf_transformation,[],[f197]) ).

tff(f386,plain,
    spl15_8,
    inference(avatar_split_clause,[],[f295,f384]) ).

tff(f295,plain,
    $less(sK10,sK8),
    inference(cnf_transformation,[],[f197]) ).

tff(f382,plain,
    spl15_7,
    inference(avatar_split_clause,[],[f292,f380]) ).

tff(f292,plain,
    white = tb2t2(get(color1,int,t2tb3(sK9),t2tb(sK10))),
    inference(cnf_transformation,[],[f197]) ).

tff(f376,plain,
    spl15_6,
    inference(avatar_split_clause,[],[f291,f374]) ).

tff(f291,plain,
    monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK10,white),
    inference(cnf_transformation,[],[f197]) ).

tff(f372,plain,
    ~ spl15_5,
    inference(avatar_split_clause,[],[f288,f370]) ).

tff(f288,plain,
    ~ $less(sK5,sK8),
    inference(cnf_transformation,[],[f197]) ).

tff(f368,plain,
    ~ spl15_4,
    inference(avatar_split_clause,[],[f296,f366]) ).

tff(f296,plain,
    ~ $less(sK7,0),
    inference(cnf_transformation,[],[f197]) ).

tff(f364,plain,
    spl15_3,
    inference(avatar_split_clause,[],[f293,f362]) ).

tff(f293,plain,
    $less(sK10,sK5),
    inference(cnf_transformation,[],[f197]) ).

tff(f360,plain,
    ~ spl15_2,
    inference(avatar_split_clause,[],[f286,f358]) ).

tff(f286,plain,
    ~ monochrome(tb2t1(mk_array(color1,sK5,t2tb3(sK9))),sK7,sK11,white),
    inference(cnf_transformation,[],[f197]) ).

tff(f356,plain,
    ~ spl15_1,
    inference(avatar_split_clause,[],[f289,f354]) ).

tff(f289,plain,
    ~ $less(sK10,sK7),
    inference(cnf_transformation,[],[f197]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWW597=2 : TPTP v8.1.0. Released v6.1.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n016.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 21:16:31 EDT 2022
% 0.14/0.36  % CPUTime    : 
% 0.21/0.51  % (13037)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.21/0.52  % (13038)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.21/0.53  % (13047)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.21/0.53  % (13038)Instruction limit reached!
% 0.21/0.53  % (13038)------------------------------
% 0.21/0.53  % (13038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (13038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13038)Termination reason: Unknown
% 0.21/0.53  % (13038)Termination phase: Preprocessing 1
% 0.21/0.53  
% 0.21/0.53  % (13038)Memory used [KB]: 1151
% 0.21/0.53  % (13038)Time elapsed: 0.005 s
% 0.21/0.53  % (13038)Instructions burned: 6 (million)
% 0.21/0.53  % (13038)------------------------------
% 0.21/0.53  % (13038)------------------------------
% 0.21/0.53  % (13031)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.21/0.53  % (13039)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.21/0.53  % (13039)Instruction limit reached!
% 0.21/0.53  % (13039)------------------------------
% 0.21/0.53  % (13039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (13039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13039)Termination reason: Unknown
% 0.21/0.53  % (13039)Termination phase: shuffling
% 0.21/0.53  
% 0.21/0.53  % (13039)Memory used [KB]: 1023
% 0.21/0.53  % (13039)Time elapsed: 0.002 s
% 0.21/0.53  % (13039)Instructions burned: 2 (million)
% 0.21/0.53  % (13039)------------------------------
% 0.21/0.53  % (13039)------------------------------
% 0.21/0.53  % (13041)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.21/0.54  % (13030)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.21/0.54  % (13048)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.21/0.54  % (13030)Instruction limit reached!
% 0.21/0.54  % (13030)------------------------------
% 0.21/0.54  % (13030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (13030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (13030)Termination reason: Unknown
% 0.21/0.54  % (13030)Termination phase: Property scanning
% 0.21/0.54  
% 0.21/0.54  % (13030)Memory used [KB]: 1023
% 0.21/0.54  % (13030)Time elapsed: 0.002 s
% 0.21/0.54  % (13030)Instructions burned: 3 (million)
% 0.21/0.54  % (13030)------------------------------
% 0.21/0.54  % (13030)------------------------------
% 0.21/0.54  % (13056)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.21/0.54  % (13028)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.21/0.54  % (13046)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.21/0.54  % (13044)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.21/0.54  % (13047)Instruction limit reached!
% 0.21/0.54  % (13047)------------------------------
% 0.21/0.54  % (13047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (13047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (13047)Termination reason: Unknown
% 0.21/0.54  % (13047)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (13047)Memory used [KB]: 1407
% 0.21/0.54  % (13047)Time elapsed: 0.009 s
% 0.21/0.54  % (13047)Instructions burned: 16 (million)
% 0.21/0.54  % (13047)------------------------------
% 0.21/0.54  % (13047)------------------------------
% 0.21/0.54  % (13032)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.21/0.54  % (13027)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.21/0.55  % (13036)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.21/0.55  % (13040)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.55  % (13036)Instruction limit reached!
% 0.21/0.55  % (13036)------------------------------
% 0.21/0.55  % (13036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (13036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (13036)Termination reason: Unknown
% 0.21/0.55  % (13036)Termination phase: Including theory axioms
% 0.21/0.55  
% 0.21/0.55  % (13036)Memory used [KB]: 1023
% 0.21/0.55  % (13036)Time elapsed: 0.002 s
% 0.21/0.55  % (13036)Instructions burned: 3 (million)
% 0.21/0.55  % (13036)------------------------------
% 0.21/0.55  % (13036)------------------------------
% 0.21/0.55  % (13049)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.21/0.55  % (13042)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.21/0.55  % (13042)Instruction limit reached!
% 0.21/0.55  % (13042)------------------------------
% 0.21/0.55  % (13042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (13042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (13042)Termination reason: Unknown
% 0.21/0.55  % (13042)Termination phase: Property scanning
% 0.21/0.55  
% 0.21/0.55  % (13042)Memory used [KB]: 1023
% 0.21/0.55  % (13042)Time elapsed: 0.002 s
% 0.21/0.55  % (13042)Instructions burned: 3 (million)
% 0.21/0.55  % (13042)------------------------------
% 0.21/0.55  % (13042)------------------------------
% 0.21/0.55  % (13029)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.21/0.55  % (13050)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.21/0.55  % (13029)Instruction limit reached!
% 0.21/0.55  % (13029)------------------------------
% 0.21/0.55  % (13029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (13029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (13029)Termination reason: Unknown
% 0.21/0.55  % (13029)Termination phase: Preprocessing 3
% 0.21/0.55  
% 0.21/0.55  % (13029)Memory used [KB]: 1279
% 0.21/0.55  % (13029)Time elapsed: 0.004 s
% 0.21/0.55  % (13029)Instructions burned: 8 (million)
% 0.21/0.55  % (13029)------------------------------
% 0.21/0.55  % (13029)------------------------------
% 0.21/0.55  % (13034)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.21/0.55  % (13052)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.21/0.56  % (13051)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.21/0.56  % (13045)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.21/0.56  % (13035)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.21/0.56  % (13043)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.21/0.56  % (13053)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.21/0.56  % (13043)Instruction limit reached!
% 0.21/0.56  % (13043)------------------------------
% 0.21/0.56  % (13043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (13043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (13043)Termination reason: Unknown
% 0.21/0.56  % (13043)Termination phase: Preprocessing 1
% 0.21/0.56  
% 0.21/0.56  % (13043)Memory used [KB]: 1023
% 0.21/0.56  % (13043)Time elapsed: 0.003 s
% 0.21/0.56  % (13043)Instructions burned: 4 (million)
% 0.21/0.56  % (13043)------------------------------
% 0.21/0.56  % (13043)------------------------------
% 0.21/0.56  % (13054)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.56  % (13046)Instruction limit reached!
% 0.21/0.56  % (13046)------------------------------
% 0.21/0.56  % (13046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (13046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (13046)Termination reason: Unknown
% 0.21/0.56  % (13046)Termination phase: SInE selection
% 0.21/0.56  
% 0.21/0.56  % (13046)Memory used [KB]: 1023
% 0.21/0.56  % (13046)Time elapsed: 0.003 s
% 0.21/0.56  % (13046)Instructions burned: 3 (million)
% 0.21/0.56  % (13046)------------------------------
% 0.21/0.56  % (13046)------------------------------
% 0.21/0.56  % (13033)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.21/0.56  % (13048)Instruction limit reached!
% 0.21/0.56  % (13048)------------------------------
% 0.21/0.56  % (13048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (13048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (13048)Termination reason: Unknown
% 0.21/0.57  % (13048)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (13048)Memory used [KB]: 5884
% 0.21/0.57  % (13048)Time elapsed: 0.138 s
% 0.21/0.57  % (13048)Instructions burned: 21 (million)
% 0.21/0.57  % (13048)------------------------------
% 0.21/0.57  % (13048)------------------------------
% 0.21/0.57  % (13032)Instruction limit reached!
% 0.21/0.57  % (13032)------------------------------
% 0.21/0.57  % (13032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (13032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (13032)Termination reason: Unknown
% 0.21/0.57  % (13032)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (13032)Memory used [KB]: 5884
% 0.21/0.57  % (13032)Time elapsed: 0.009 s
% 0.21/0.57  % (13032)Instructions burned: 16 (million)
% 0.21/0.57  % (13032)------------------------------
% 0.21/0.57  % (13032)------------------------------
% 0.21/0.57  % (13037)Instruction limit reached!
% 0.21/0.57  % (13037)------------------------------
% 0.21/0.57  % (13037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (13037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (13037)Termination reason: Unknown
% 0.21/0.57  % (13037)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (13037)Memory used [KB]: 6140
% 0.21/0.57  % (13037)Time elapsed: 0.163 s
% 0.21/0.57  % (13037)Instructions burned: 35 (million)
% 0.21/0.57  % (13037)------------------------------
% 0.21/0.57  % (13037)------------------------------
% 0.21/0.57  % (13040)Instruction limit reached!
% 0.21/0.57  % (13040)------------------------------
% 0.21/0.57  % (13040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (13040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (13040)Termination reason: Unknown
% 0.21/0.57  % (13040)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (13040)Memory used [KB]: 5884
% 0.21/0.57  % (13040)Time elapsed: 0.169 s
% 0.21/0.57  % (13040)Instructions burned: 22 (million)
% 0.21/0.57  % (13040)------------------------------
% 0.21/0.57  % (13040)------------------------------
% 0.21/0.58  % (13055)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.21/0.59  % (13056)Instruction limit reached!
% 0.21/0.59  % (13056)------------------------------
% 0.21/0.59  % (13056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (13056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (13056)Termination reason: Unknown
% 0.21/0.59  % (13056)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (13056)Memory used [KB]: 6396
% 0.21/0.59  % (13056)Time elapsed: 0.166 s
% 0.21/0.59  % (13056)Instructions burned: 41 (million)
% 0.21/0.59  % (13056)------------------------------
% 0.21/0.59  % (13056)------------------------------
% 0.21/0.59  % (13035)Instruction limit reached!
% 0.21/0.59  % (13035)------------------------------
% 0.21/0.59  % (13035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (13035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (13035)Termination reason: Unknown
% 0.21/0.59  % (13035)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (13035)Memory used [KB]: 6012
% 0.21/0.59  % (13035)Time elapsed: 0.180 s
% 0.21/0.59  % (13035)Instructions burned: 26 (million)
% 0.21/0.59  % (13035)------------------------------
% 0.21/0.59  % (13035)------------------------------
% 0.21/0.59  % (13031)Instruction limit reached!
% 0.21/0.59  % (13031)------------------------------
% 0.21/0.59  % (13031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (13031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (13031)Termination reason: Unknown
% 0.21/0.59  % (13031)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (13031)Memory used [KB]: 6140
% 0.21/0.59  % (13031)Time elapsed: 0.175 s
% 0.21/0.59  % (13031)Instructions burned: 38 (million)
% 0.21/0.59  % (13031)------------------------------
% 0.21/0.59  % (13031)------------------------------
% 1.71/0.59  % (13028)Instruction limit reached!
% 1.71/0.59  % (13028)------------------------------
% 1.71/0.59  % (13028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (13028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (13028)Termination reason: Unknown
% 1.71/0.59  % (13028)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (13054)Instruction limit reached!
% 1.71/0.59  % (13054)------------------------------
% 1.71/0.59  % (13054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (13028)Memory used [KB]: 6140
% 1.71/0.59  % (13028)Time elapsed: 0.183 s
% 1.71/0.59  % (13028)Instructions burned: 34 (million)
% 1.71/0.59  % (13054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (13028)------------------------------
% 1.71/0.59  % (13028)------------------------------
% 1.71/0.59  % (13054)Termination reason: Unknown
% 1.71/0.59  % (13054)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (13054)Memory used [KB]: 5884
% 1.71/0.59  % (13054)Time elapsed: 0.172 s
% 1.71/0.59  % (13054)Instructions burned: 22 (million)
% 1.71/0.59  % (13054)------------------------------
% 1.71/0.59  % (13054)------------------------------
% 1.71/0.59  % (13045)Instruction limit reached!
% 1.71/0.59  % (13045)------------------------------
% 1.71/0.59  % (13045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (13045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (13045)Termination reason: Unknown
% 1.71/0.59  % (13045)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (13045)Memory used [KB]: 5884
% 1.71/0.59  % (13045)Time elapsed: 0.008 s
% 1.71/0.59  % (13045)Instructions burned: 15 (million)
% 1.71/0.59  % (13045)------------------------------
% 1.71/0.59  % (13045)------------------------------
% 1.71/0.61  % (13055)Instruction limit reached!
% 1.71/0.61  % (13055)------------------------------
% 1.71/0.61  % (13055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (13055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (13055)Termination reason: Unknown
% 1.71/0.61  % (13055)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (13055)Memory used [KB]: 5884
% 1.71/0.61  % (13055)Time elapsed: 0.149 s
% 1.71/0.61  % (13055)Instructions burned: 21 (million)
% 1.71/0.61  % (13055)------------------------------
% 1.71/0.61  % (13055)------------------------------
% 1.98/0.62  % (13033)Instruction limit reached!
% 1.98/0.62  % (13033)------------------------------
% 1.98/0.62  % (13033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (13033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (13033)Termination reason: Unknown
% 1.98/0.62  % (13033)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (13033)Memory used [KB]: 6140
% 1.98/0.62  % (13033)Time elapsed: 0.161 s
% 1.98/0.62  % (13033)Instructions burned: 32 (million)
% 1.98/0.62  % (13033)------------------------------
% 1.98/0.62  % (13033)------------------------------
% 1.98/0.62  % (13049)Instruction limit reached!
% 1.98/0.62  % (13049)------------------------------
% 1.98/0.62  % (13049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (13049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (13049)Termination reason: Unknown
% 1.98/0.62  % (13049)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (13049)Memory used [KB]: 1791
% 1.98/0.62  % (13049)Time elapsed: 0.163 s
% 1.98/0.62  % (13049)Instructions burned: 46 (million)
% 1.98/0.62  % (13049)------------------------------
% 1.98/0.62  % (13049)------------------------------
% 1.98/0.62  % (13044)Instruction limit reached!
% 1.98/0.62  % (13044)------------------------------
% 1.98/0.62  % (13044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (13044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (13044)Termination reason: Unknown
% 1.98/0.62  % (13044)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (13044)Memory used [KB]: 6268
% 1.98/0.62  % (13044)Time elapsed: 0.214 s
% 1.98/0.62  % (13044)Instructions burned: 49 (million)
% 1.98/0.62  % (13044)------------------------------
% 1.98/0.62  % (13044)------------------------------
% 1.98/0.62  % (13034)Instruction limit reached!
% 1.98/0.62  % (13034)------------------------------
% 1.98/0.62  % (13034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (13034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (13034)Termination reason: Unknown
% 1.98/0.62  % (13034)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (13034)Memory used [KB]: 6140
% 1.98/0.62  % (13034)Time elapsed: 0.187 s
% 1.98/0.62  % (13034)Instructions burned: 36 (million)
% 1.98/0.62  % (13034)------------------------------
% 1.98/0.62  % (13034)------------------------------
% 1.98/0.63  % (13041)Instruction limit reached!
% 1.98/0.63  % (13041)------------------------------
% 1.98/0.63  % (13041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.63  % (13041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.63  % (13041)Termination reason: Unknown
% 1.98/0.63  % (13041)Termination phase: Saturation
% 1.98/0.63  
% 1.98/0.63  % (13041)Memory used [KB]: 6780
% 1.98/0.63  % (13041)Time elapsed: 0.179 s
% 1.98/0.63  % (13041)Instructions burned: 50 (million)
% 1.98/0.63  % (13041)------------------------------
% 1.98/0.63  % (13041)------------------------------
% 1.98/0.63  % (13052)Instruction limit reached!
% 1.98/0.63  % (13052)------------------------------
% 1.98/0.63  % (13052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.63  % (13052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.63  % (13052)Termination reason: Unknown
% 1.98/0.63  % (13052)Termination phase: Saturation
% 1.98/0.63  
% 1.98/0.63  % (13052)Memory used [KB]: 6524
% 1.98/0.63  % (13052)Time elapsed: 0.200 s
% 1.98/0.63  % (13052)Instructions burned: 42 (million)
% 1.98/0.63  % (13052)------------------------------
% 1.98/0.63  % (13052)------------------------------
% 1.98/0.63  % (13053)Instruction limit reached!
% 1.98/0.63  % (13053)------------------------------
% 1.98/0.63  % (13053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.63  % (13051)Instruction limit reached!
% 1.98/0.63  % (13051)------------------------------
% 1.98/0.63  % (13051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.63  % (13051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.63  % (13053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.63  % (13053)Termination reason: Unknown
% 1.98/0.63  % (13051)Termination reason: Unknown
% 1.98/0.63  % (13053)Termination phase: Saturation
% 1.98/0.63  % (13051)Termination phase: Saturation
% 1.98/0.63  
% 1.98/0.63  
% 1.98/0.63  % (13053)Memory used [KB]: 6396
% 1.98/0.63  % (13051)Memory used [KB]: 1663
% 1.98/0.63  % (13053)Time elapsed: 0.217 s
% 1.98/0.63  % (13051)Time elapsed: 0.222 s
% 1.98/0.63  % (13053)Instructions burned: 44 (million)
% 1.98/0.63  % (13051)Instructions burned: 48 (million)
% 1.98/0.63  % (13053)------------------------------
% 1.98/0.63  % (13053)------------------------------
% 1.98/0.63  % (13051)------------------------------
% 1.98/0.63  % (13051)------------------------------
% 1.98/0.64  % (13050)Instruction limit reached!
% 1.98/0.64  % (13050)------------------------------
% 1.98/0.64  % (13050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.64  % (13050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.64  % (13050)Termination reason: Unknown
% 1.98/0.64  % (13050)Termination phase: Saturation
% 1.98/0.64  
% 1.98/0.64  % (13050)Memory used [KB]: 6268
% 1.98/0.64  % (13050)Time elapsed: 0.227 s
% 1.98/0.64  % (13050)Instructions burned: 51 (million)
% 1.98/0.64  % (13050)------------------------------
% 1.98/0.64  % (13050)------------------------------
% 2.17/0.66  % (13057)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.17/0.66  % (13059)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.17/0.66  % (13058)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.17/0.67  % (13060)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.17/0.68  % (13061)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.17/0.68  % (13057)Instruction limit reached!
% 2.17/0.68  % (13057)------------------------------
% 2.17/0.68  % (13057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.68  % (13057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.68  % (13057)Termination reason: Unknown
% 2.17/0.68  % (13057)Termination phase: Saturation
% 2.17/0.68  
% 2.17/0.68  % (13057)Memory used [KB]: 5884
% 2.17/0.68  % (13057)Time elapsed: 0.128 s
% 2.17/0.68  % (13057)Instructions burned: 16 (million)
% 2.17/0.68  % (13057)------------------------------
% 2.17/0.68  % (13057)------------------------------
% 2.17/0.69  % (13062)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.17/0.69  % (13066)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 (2998ds/463Mi)
% 2.17/0.69  % (13063)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.17/0.71  % (13069)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.17/0.71  % (13059)Instruction limit reached!
% 2.17/0.71  % (13059)------------------------------
% 2.17/0.71  % (13059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.71  % (13059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.71  % (13059)Termination reason: Unknown
% 2.17/0.71  % (13059)Termination phase: Saturation
% 2.17/0.71  
% 2.17/0.71  % (13059)Memory used [KB]: 6012
% 2.17/0.71  % (13059)Time elapsed: 0.129 s
% 2.17/0.71  % (13059)Instructions burned: 25 (million)
% 2.17/0.71  % (13059)------------------------------
% 2.17/0.71  % (13059)------------------------------
% 2.17/0.71  % (13065)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.17/0.71  % (13064)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.17/0.72  % (13068)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.17/0.72  % (13067)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.17/0.72  % (13070)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.17/0.72  % (13071)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.43/0.73  % (13075)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.43/0.73  % (13074)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.43/0.73  % (13072)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.43/0.73  % (13076)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.43/0.74  % (13073)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.43/0.76  % (13079)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.43/0.77  % (13081)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.43/0.77  % (13058)Instruction limit reached!
% 2.43/0.77  % (13058)------------------------------
% 2.43/0.77  % (13058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.77  % (13058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.77  % (13058)Termination reason: Unknown
% 2.43/0.77  % (13058)Termination phase: Saturation
% 2.43/0.77  
% 2.43/0.77  % (13058)Memory used [KB]: 6396
% 2.43/0.77  % (13058)Time elapsed: 0.170 s
% 2.43/0.77  % (13058)Instructions burned: 48 (million)
% 2.43/0.77  % (13058)------------------------------
% 2.43/0.77  % (13058)------------------------------
% 2.43/0.77  % (13077)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.43/0.77  % (13082)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.43/0.77  % (13083)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.43/0.78  % (13078)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.55/0.78  % (13080)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.55/0.79  % (13084)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.55/0.79  % (13085)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.55/0.81  % (13063)Instruction limit reached!
% 2.55/0.81  % (13063)------------------------------
% 2.55/0.81  % (13063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.81  % (13063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.81  % (13063)Termination reason: Unknown
% 2.55/0.81  % (13063)Termination phase: Saturation
% 2.55/0.81  
% 2.55/0.81  % (13063)Memory used [KB]: 6780
% 2.55/0.81  % (13063)Time elapsed: 0.228 s
% 2.55/0.81  % (13063)Instructions burned: 58 (million)
% 2.55/0.81  % (13063)------------------------------
% 2.55/0.81  % (13063)------------------------------
% 2.55/0.82  % (13086)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 (2996ds/360Mi)
% 2.55/0.83  % (13062)Instruction limit reached!
% 2.55/0.83  % (13062)------------------------------
% 2.55/0.83  % (13062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.83  % (13062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.83  % (13062)Termination reason: Unknown
% 2.55/0.83  % (13062)Termination phase: Saturation
% 2.55/0.83  
% 2.55/0.83  % (13062)Memory used [KB]: 6908
% 2.55/0.83  % (13062)Time elapsed: 0.239 s
% 2.55/0.83  % (13062)Instructions burned: 77 (million)
% 2.55/0.83  % (13062)------------------------------
% 2.55/0.83  % (13062)------------------------------
% 2.55/0.85  % (13087)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.55/0.85  % (13064)Instruction limit reached!
% 2.55/0.85  % (13064)------------------------------
% 2.55/0.85  % (13064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.85  % (13064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.85  % (13064)Termination reason: Unknown
% 2.55/0.85  % (13064)Termination phase: Saturation
% 2.55/0.85  
% 2.55/0.85  % (13064)Memory used [KB]: 6140
% 2.55/0.85  % (13064)Time elapsed: 0.232 s
% 2.55/0.85  % (13064)Instructions burned: 98 (million)
% 2.55/0.85  % (13064)------------------------------
% 2.55/0.85  % (13064)------------------------------
% 2.72/0.87  % (13061)Instruction limit reached!
% 2.72/0.87  % (13061)------------------------------
% 2.72/0.87  % (13061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.87  % (13061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.87  % (13061)Termination reason: Unknown
% 2.72/0.87  % (13061)Termination phase: Saturation
% 2.72/0.87  
% 2.72/0.87  % (13061)Memory used [KB]: 7291
% 2.72/0.87  % (13061)Time elapsed: 0.280 s
% 2.72/0.87  % (13061)Instructions burned: 100 (million)
% 2.72/0.87  % (13061)------------------------------
% 2.72/0.87  % (13061)------------------------------
% 2.76/0.87  % (13065)Instruction limit reached!
% 2.76/0.87  % (13065)------------------------------
% 2.76/0.87  % (13065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.87  % (13065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.87  % (13065)Termination reason: Unknown
% 2.76/0.87  % (13065)Termination phase: Saturation
% 2.76/0.87  
% 2.76/0.87  % (13065)Memory used [KB]: 6140
% 2.76/0.87  % (13065)Time elapsed: 0.047 s
% 2.76/0.87  % (13065)Instructions burned: 109 (million)
% 2.76/0.87  % (13065)------------------------------
% 2.76/0.87  % (13065)------------------------------
% 2.76/0.89  % (13075)Instruction limit reached!
% 2.76/0.89  % (13075)------------------------------
% 2.76/0.89  % (13075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.89  % (13075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.89  % (13075)Termination reason: Unknown
% 2.76/0.89  % (13075)Termination phase: Saturation
% 2.76/0.89  
% 2.76/0.89  % (13075)Memory used [KB]: 6524
% 2.76/0.89  % (13075)Time elapsed: 0.261 s
% 2.76/0.89  % (13075)Instructions burned: 82 (million)
% 2.76/0.89  % (13075)------------------------------
% 2.76/0.89  % (13075)------------------------------
% 2.76/0.90  % (13088)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 (2995ds/256Mi)
% 2.76/0.91  % (13060)Instruction limit reached!
% 2.76/0.91  % (13060)------------------------------
% 2.76/0.91  % (13060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.91  % (13060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.91  % (13060)Termination reason: Unknown
% 2.76/0.91  % (13060)Termination phase: Saturation
% 2.76/0.91  
% 2.76/0.91  % (13060)Memory used [KB]: 6780
% 2.76/0.91  % (13060)Time elapsed: 0.261 s
% 2.76/0.91  % (13060)Instructions burned: 148 (million)
% 2.76/0.91  % (13060)------------------------------
% 2.76/0.91  % (13060)------------------------------
% 2.89/0.93  % (13071)Instruction limit reached!
% 2.89/0.93  % (13071)------------------------------
% 2.89/0.93  % (13071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.93  % (13071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.93  % (13071)Termination reason: Unknown
% 2.89/0.93  % (13071)Termination phase: Saturation
% 2.89/0.93  
% 2.89/0.93  % (13071)Memory used [KB]: 1791
% 2.89/0.93  % (13071)Time elapsed: 0.306 s
% 2.89/0.93  % (13071)Instructions burned: 150 (million)
% 2.89/0.93  % (13071)------------------------------
% 2.89/0.93  % (13071)------------------------------
% 2.89/0.94  % (13089)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.00/0.95  % (13076)Instruction limit reached!
% 3.00/0.95  % (13076)------------------------------
% 3.00/0.95  % (13076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.95  % (13076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.95  % (13076)Termination reason: Unknown
% 3.00/0.95  % (13076)Termination phase: Saturation
% 3.00/0.95  
% 3.00/0.95  % (13076)Memory used [KB]: 1918
% 3.00/0.95  % (13076)Time elapsed: 0.330 s
% 3.00/0.95  % (13076)Instructions burned: 146 (million)
% 3.00/0.95  % (13076)------------------------------
% 3.00/0.95  % (13076)------------------------------
% 3.00/0.97  % (13090)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.00/0.97  % (13072)Instruction limit reached!
% 3.00/0.97  % (13072)------------------------------
% 3.00/0.97  % (13072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.97  % (13072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.97  % (13072)Termination reason: Unknown
% 3.00/0.97  % (13072)Termination phase: Saturation
% 3.00/0.97  
% 3.00/0.97  % (13072)Memory used [KB]: 1791
% 3.00/0.97  % (13072)Time elapsed: 0.340 s
% 3.00/0.97  % (13072)Instructions burned: 161 (million)
% 3.00/0.97  % (13072)------------------------------
% 3.00/0.97  % (13072)------------------------------
% 3.00/0.98  % (13091)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.00/1.00  % (13092)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 (2994ds/1705Mi)
% 3.00/1.01  % (13093)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 (2994ds/2416Mi)
% 3.00/1.02  % (13094)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 (2994ds/1683Mi)
% 3.23/1.04  % (13095)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.23/1.05  % (13068)Instruction limit reached!
% 3.23/1.05  % (13068)------------------------------
% 3.23/1.05  % (13068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.23/1.05  % (13068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.23/1.05  % (13068)Termination reason: Unknown
% 3.23/1.05  % (13068)Termination phase: Saturation
% 3.23/1.05  
% 3.23/1.05  % (13068)Memory used [KB]: 2430
% 3.23/1.05  % (13068)Time elapsed: 0.438 s
% 3.23/1.05  % (13068)Instructions burned: 223 (million)
% 3.23/1.05  % (13068)------------------------------
% 3.23/1.05  % (13068)------------------------------
% 3.23/1.07  % (13096)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.40/1.09  % (13097)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.40/1.09  % (13069)Instruction limit reached!
% 3.40/1.09  % (13069)------------------------------
% 3.40/1.09  % (13069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.09  % (13069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.09  % (13069)Termination reason: Unknown
% 3.40/1.09  % (13069)Termination phase: Saturation
% 3.40/1.09  
% 3.40/1.09  % (13069)Memory used [KB]: 2686
% 3.40/1.09  % (13069)Time elapsed: 0.414 s
% 3.40/1.09  % (13069)Instructions burned: 343 (million)
% 3.40/1.09  % (13069)------------------------------
% 3.40/1.09  % (13069)------------------------------
% 3.40/1.10  % (13077)Instruction limit reached!
% 3.40/1.10  % (13077)------------------------------
% 3.40/1.10  % (13077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.10  % (13077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.10  % (13077)Termination reason: Unknown
% 3.40/1.10  % (13077)Termination phase: Saturation
% 3.40/1.10  
% 3.40/1.10  % (13077)Memory used [KB]: 7547
% 3.40/1.10  % (13077)Time elapsed: 0.467 s
% 3.40/1.10  % (13077)Instructions burned: 212 (million)
% 3.40/1.10  % (13077)------------------------------
% 3.40/1.10  % (13077)------------------------------
% 3.40/1.10  % (13098)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 (2993ds/3528Mi)
% 3.40/1.11  % (13085)Instruction limit reached!
% 3.40/1.11  % (13085)------------------------------
% 3.40/1.11  % (13085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.11  % (13085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.11  % (13085)Termination reason: Unknown
% 3.40/1.11  % (13085)Termination phase: Saturation
% 3.40/1.11  
% 3.40/1.11  % (13085)Memory used [KB]: 1918
% 3.40/1.11  % (13085)Time elapsed: 0.386 s
% 3.40/1.11  % (13085)Instructions burned: 230 (million)
% 3.40/1.11  % (13085)------------------------------
% 3.40/1.11  % (13085)------------------------------
% 3.40/1.13  % (13081)Instruction limit reached!
% 3.40/1.13  % (13081)------------------------------
% 3.40/1.13  % (13081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.13  % (13081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.13  % (13081)Termination reason: Unknown
% 3.40/1.13  % (13081)Termination phase: Saturation
% 3.40/1.13  
% 3.40/1.13  % (13081)Memory used [KB]: 8955
% 3.40/1.13  % (13081)Time elapsed: 0.363 s
% 3.40/1.13  % (13081)Instructions burned: 214 (million)
% 3.40/1.13  % (13081)------------------------------
% 3.40/1.13  % (13081)------------------------------
% 6.40/1.19  % (13099)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)
% 6.40/1.19  % (13078)Instruction limit reached!
% 6.40/1.19  % (13078)------------------------------
% 6.40/1.19  % (13078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.40/1.19  % (13078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.40/1.19  % (13078)Termination reason: Unknown
% 6.40/1.19  % (13078)Termination phase: Saturation
% 6.40/1.19  
% 6.40/1.19  % (13078)Memory used [KB]: 8315
% 6.40/1.19  % (13078)Time elapsed: 0.552 s
% 6.40/1.19  % (13078)Instructions burned: 274 (million)
% 6.40/1.19  % (13078)------------------------------
% 6.40/1.19  % (13078)------------------------------
% 6.40/1.20  % (13096)Instruction limit reached!
% 6.40/1.20  % (13096)------------------------------
% 6.40/1.20  % (13096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.40/1.20  % (13096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.40/1.20  % (13096)Termination reason: Unknown
% 6.40/1.20  % (13096)Termination phase: Saturation
% 6.40/1.20  
% 6.40/1.20  % (13096)Memory used [KB]: 1407
% 6.40/1.20  % (13096)Time elapsed: 0.250 s
% 6.40/1.20  % (13096)Instructions burned: 115 (million)
% 6.40/1.20  % (13096)------------------------------
% 6.40/1.20  % (13096)------------------------------
% 6.40/1.21  % (13100)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 (2992ds/3780Mi)
% 6.80/1.23  % (13101)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.80/1.24  % (13066)Instruction limit reached!
% 6.80/1.24  % (13066)------------------------------
% 6.80/1.24  % (13066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.80/1.24  % (13066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.80/1.24  % (13066)Termination reason: Unknown
% 6.80/1.24  % (13066)Termination phase: Saturation
% 6.80/1.24  
% 6.80/1.24  % (13066)Memory used [KB]: 10234
% 6.80/1.24  % (13066)Time elapsed: 0.568 s
% 6.80/1.24  % (13066)Instructions burned: 463 (million)
% 6.80/1.24  % (13066)------------------------------
% 6.80/1.24  % (13066)------------------------------
% 6.90/1.25  % (13080)Instruction limit reached!
% 6.90/1.25  % (13080)------------------------------
% 6.90/1.25  % (13080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.25  % (13080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.25  % (13080)Termination reason: Unknown
% 6.90/1.25  % (13080)Termination phase: Saturation
% 6.90/1.25  
% 6.90/1.25  % (13080)Memory used [KB]: 2302
% 6.90/1.25  % (13080)Time elapsed: 0.563 s
% 6.90/1.25  % (13080)Instructions burned: 294 (million)
% 6.90/1.25  % (13080)------------------------------
% 6.90/1.25  % (13080)------------------------------
% 6.90/1.25  % (13102)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.90/1.27  % (13103)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.90/1.30  % (13073)Instruction limit reached!
% 6.90/1.30  % (13073)------------------------------
% 6.90/1.30  % (13073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.30  % (13073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.30  % (13073)Termination reason: Unknown
% 6.90/1.30  % (13073)Termination phase: Saturation
% 6.90/1.30  
% 6.90/1.30  % (13073)Memory used [KB]: 2686
% 6.90/1.30  % (13073)Time elapsed: 0.671 s
% 6.90/1.30  % (13073)Instructions burned: 370 (million)
% 6.90/1.30  % (13073)------------------------------
% 6.90/1.30  % (13073)------------------------------
% 6.90/1.31  % (13082)Instruction limit reached!
% 6.90/1.31  % (13082)------------------------------
% 6.90/1.31  % (13082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.31  % (13082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.31  % (13082)Termination reason: Unknown
% 6.90/1.31  % (13082)Termination phase: Saturation
% 6.90/1.31  
% 6.90/1.31  % (13082)Memory used [KB]: 3326
% 6.90/1.31  % (13082)Time elapsed: 0.605 s
% 6.90/1.31  % (13082)Instructions burned: 376 (million)
% 6.90/1.31  % (13082)------------------------------
% 6.90/1.31  % (13082)------------------------------
% 7.44/1.33  % (13104)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)
% 7.44/1.33  % (13088)Refutation not found, non-redundant clauses discarded% (13088)------------------------------
% 7.44/1.33  % (13088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.33  % (13088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.33  % (13088)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.44/1.33  
% 7.44/1.33  % (13088)Memory used [KB]: 3198
% 7.44/1.33  % (13088)Time elapsed: 0.514 s
% 7.44/1.33  % (13088)Instructions burned: 252 (million)
% 7.44/1.33  % (13088)------------------------------
% 7.44/1.33  % (13088)------------------------------
% 7.44/1.34  % (13079)Instruction limit reached!
% 7.44/1.34  % (13079)------------------------------
% 7.44/1.34  % (13079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.34  % (13079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.34  % (13079)Termination reason: Unknown
% 7.44/1.34  % (13079)Termination phase: Saturation
% 7.44/1.34  
% 7.44/1.34  % (13079)Memory used [KB]: 8571
% 7.44/1.34  % (13079)Time elapsed: 0.683 s
% 7.44/1.34  % (13079)Instructions burned: 331 (million)
% 7.44/1.34  % (13079)------------------------------
% 7.44/1.34  % (13079)------------------------------
% 7.44/1.34  % (13105)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)
% 7.44/1.35  % (13067)Instruction limit reached!
% 7.44/1.35  % (13067)------------------------------
% 7.44/1.35  % (13067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.35  % (13067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.35  % (13067)Termination reason: Unknown
% 7.44/1.35  % (13067)Termination phase: Saturation
% 7.44/1.35  
% 7.44/1.35  % (13067)Memory used [KB]: 5245
% 7.44/1.35  % (13067)Time elapsed: 0.759 s
% 7.44/1.35  % (13067)Instructions burned: 496 (million)
% 7.44/1.35  % (13067)------------------------------
% 7.44/1.35  % (13067)------------------------------
% 7.44/1.36  % (13106)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.44/1.37  % (13086)Instruction limit reached!
% 7.44/1.37  % (13086)------------------------------
% 7.44/1.37  % (13086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.37  % (13086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.37  % (13086)Termination reason: Unknown
% 7.44/1.37  % (13086)Termination phase: Saturation
% 7.44/1.37  
% 7.44/1.37  % (13086)Memory used [KB]: 2942
% 7.44/1.37  % (13086)Time elapsed: 0.630 s
% 7.44/1.37  % (13086)Instructions burned: 360 (million)
% 7.44/1.37  % (13086)------------------------------
% 7.44/1.37  % (13086)------------------------------
% 7.79/1.39  % (13074)Refutation not found, non-redundant clauses discarded% (13074)------------------------------
% 7.79/1.39  % (13074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.39  % (13074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.39  % (13074)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.79/1.39  
% 7.79/1.39  % (13074)Memory used [KB]: 3454
% 7.79/1.39  % (13074)Time elapsed: 0.776 s
% 7.79/1.39  % (13074)Instructions burned: 474 (million)
% 7.79/1.39  % (13074)------------------------------
% 7.79/1.39  % (13074)------------------------------
% 7.79/1.39  % (13107)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.79/1.41  % (13087)Instruction limit reached!
% 7.79/1.41  % (13087)------------------------------
% 7.79/1.41  % (13087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.41  % (13087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.41  % (13087)Termination reason: Unknown
% 7.79/1.41  % (13087)Termination phase: Saturation
% 7.79/1.41  
% 7.79/1.41  % (13087)Memory used [KB]: 3198
% 7.79/1.41  % (13087)Time elapsed: 0.656 s
% 7.79/1.41  % (13087)Instructions burned: 383 (million)
% 7.79/1.41  % (13087)------------------------------
% 7.79/1.41  % (13087)------------------------------
% 7.79/1.43  % (13108)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 (2990ds/947Mi)
% 7.79/1.44  % (13109)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 (2990ds/691Mi)
% 8.24/1.47  % (13110)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 (2990ds/370Mi)
% 8.24/1.48  % (13111)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)
% 8.35/1.49  % (13112)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)
% 8.35/1.50  % (13070)Instruction limit reached!
% 8.35/1.50  % (13070)------------------------------
% 8.35/1.50  % (13070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.35/1.50  % (13070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.35/1.50  % (13070)Termination reason: Unknown
% 8.35/1.50  % (13070)Termination phase: Saturation
% 8.35/1.50  
% 8.35/1.50  % (13070)Memory used [KB]: 7291
% 8.35/1.50  % (13070)Time elapsed: 0.890 s
% 8.35/1.50  % (13070)Instructions burned: 489 (million)
% 8.35/1.50  % (13070)------------------------------
% 8.35/1.50  % (13070)------------------------------
% 8.35/1.52  % (13114)lrs+11_1:1_avsq=on:avsql=on:avsqr=1,16:norm_ineq=on:nwc=10.0:plsq=on:sas=z3:tha=off:urr=on:i=2501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/2501Mi)
% 8.35/1.52  % (13113)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 (2989ds/1198Mi)
% 8.59/1.52  % (13084)Instruction limit reached!
% 8.59/1.52  % (13084)------------------------------
% 8.59/1.52  % (13084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.59/1.52  % (13084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.59/1.52  % (13084)Termination reason: Unknown
% 8.59/1.52  % (13084)Termination phase: Saturation
% 8.59/1.52  
% 8.59/1.52  % (13084)Memory used [KB]: 7291
% 8.59/1.52  % (13084)Time elapsed: 0.800 s
% 8.59/1.52  % (13084)Instructions burned: 488 (million)
% 8.59/1.52  % (13084)------------------------------
% 8.59/1.52  % (13084)------------------------------
% 8.69/1.55  % (13115)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 (2989ds/256Mi)
% 8.69/1.56  % (13095)Instruction limit reached!
% 8.69/1.56  % (13095)------------------------------
% 8.69/1.56  % (13095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.56  % (13095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.56  % (13095)Termination reason: Unknown
% 8.69/1.56  % (13095)Termination phase: Saturation
% 8.69/1.56  
% 8.69/1.56  % (13095)Memory used [KB]: 4989
% 8.69/1.56  % (13095)Time elapsed: 0.620 s
% 8.69/1.56  % (13095)Instructions burned: 332 (million)
% 8.69/1.56  % (13095)------------------------------
% 8.69/1.56  % (13095)------------------------------
% 8.69/1.58  % (13083)Instruction limit reached!
% 8.69/1.58  % (13083)------------------------------
% 8.69/1.58  % (13083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.58  % (13083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.58  % (13083)Termination reason: Unknown
% 8.69/1.58  % (13083)Termination phase: Saturation
% 8.69/1.58  
% 8.69/1.58  % (13083)Memory used [KB]: 11641
% 8.69/1.58  % (13083)Time elapsed: 0.235 s
% 8.69/1.58  % (13083)Instructions burned: 502 (million)
% 8.69/1.58  % (13083)------------------------------
% 8.69/1.58  % (13083)------------------------------
% 8.69/1.59  % (13101)Instruction limit reached!
% 8.69/1.59  % (13101)------------------------------
% 8.69/1.59  % (13101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.59  % (13101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.59  % (13101)Termination reason: Unknown
% 8.69/1.59  % (13101)Termination phase: Saturation
% 8.69/1.59  
% 8.69/1.59  % (13101)Memory used [KB]: 2302
% 8.69/1.59  % (13101)Time elapsed: 0.454 s
% 8.69/1.59  % (13101)Instructions burned: 239 (million)
% 8.69/1.59  % (13101)------------------------------
% 8.69/1.59  % (13101)------------------------------
% 8.96/1.65  % (13116)dis+1011_1:1_bd=preordered:sd=2:sos=all:ss=axioms:i=217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/217Mi)
% 8.96/1.67  % (13117)ott+11_1:1_aac=none:amm=off:bd=off:fsr=off:sas=z3:sos=all:sp=const_frequency:tha=off:i=1168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1168Mi)
% 10.37/1.70  % (13118)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1006Mi)
% 10.37/1.72  % (13119)dis+1004_1:3_av=off:bs=on:plsq=on:i=4966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/4966Mi)
% 10.37/1.73  % (13120)ott+10_18762:894869_awrs=decay:awrsf=8:bsd=on:drc=off:fsr=off:irw=on:newcnf=on:slsq=on:slsqc=1:slsqr=76,61:i=4835:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/4835Mi)
% 11.03/1.76  % (13099)First to succeed.
% 11.03/1.79  % (13099)Refutation found. Thanks to Tanya!
% 11.03/1.79  % SZS status Theorem for theBenchmark
% 11.03/1.79  % SZS output start Proof for theBenchmark
% See solution above
% 11.29/1.79  % (13099)------------------------------
% 11.29/1.79  % (13099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.29/1.79  % (13099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.29/1.79  % (13099)Termination reason: Refutation
% 11.29/1.79  
% 11.29/1.79  % (13099)Memory used [KB]: 3454
% 11.29/1.79  % (13099)Time elapsed: 0.690 s
% 11.29/1.79  % (13099)Instructions burned: 350 (million)
% 11.29/1.79  % (13099)------------------------------
% 11.29/1.79  % (13099)------------------------------
% 11.29/1.79  % (13026)Success in time 1.437 s
%------------------------------------------------------------------------------