TSTP Solution File: SWW597_2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---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_sat --cores 0 -t %d %s

% Computer : n014.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:20:05 EDT 2022

% Result   : Theorem 6.34s 1.15s
% Output   : Refutation 6.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :  148
% Syntax   : Number of formulae    :  353 (  65 unt;  71 typ;   0 def)
%            Number of atoms       :  711 ( 124 equ)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  680 ( 251   ~; 256   |;  73   &)
%                                         (  66 <=>;  34  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   4 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number arithmetic     :  422 ( 187 atm;   8 fun; 135 num;  92 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :  151 (  45   >; 106   *;   0   +;   0  <<)
%            Number of predicates  :   74 (  70 usr;  60 prp; 0-7 aty)
%            Number of functors    :   56 (  53 usr;  21 con; 0-7 aty)
%            Number of variables   :  178 ( 164   !;  14   ?; 178   :)

% 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: ( uni * $int * uni * $int * ty ) > $int ).

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

tff(func_def_46,type,
    sK2: map_int_color ).

tff(func_def_47,type,
    sK3: map_int_color ).

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

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

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

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

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

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

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

tff(func_def_55,type,
    sK11: ( $int * $int * array_color * color ) > $int ).

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

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

tff(func_def_58,type,
    sK14: ( $int * ty * $int * uni * $int * $int * uni ) > $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(f1058,plain,
    $false,
    inference(avatar_smt_refutation,[],[f380,f385,f390,f395,f400,f405,f410,f415,f420,f425,f430,f435,f440,f445,f450,f455,f460,f465,f470,f471,f483,f515,f524,f533,f534,f535,f536,f553,f598,f606,f612,f643,f655,f663,f742,f743,f774,f775,f787,f793,f812,f831,f864,f869,f874,f879,f884,f891,f896,f902,f907,f913,f918,f957,f967,f1003,f1004,f1043,f1052,f1057]) ).

tff(f1057,plain,
    ( spl15_39
    | ~ spl15_59
    | ~ spl15_10 ),
    inference(avatar_split_clause,[],[f1033,f422,f1054,f790]) ).

tff(f790,plain,
    ( spl15_39
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK6))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_39])]) ).

tff(f1054,plain,
    ( spl15_59
  <=> $less(sK6,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_59])]) ).

tff(f422,plain,
    ( spl15_10
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK4,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_10])]) ).

tff(f1033,plain,
    ( ~ $less(sK6,sK4)
    | ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK6))) )
    | ~ spl15_10 ),
    inference(resolution,[],[f673,f102]) ).

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

tff(f673,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK6)
        | ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(X1))) )
        | ~ $less(X1,sK4) )
    | ~ spl15_10 ),
    inference(forward_demodulation,[],[f672,f613]) ).

tff(f613,plain,
    ! [X0: $int,X1: map_int_color] : ( t2tb3(X1) = elts(color1,mk_array(color1,X0,t2tb3(X1))) ),
    inference(resolution,[],[f290,f295]) ).

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

tff(f137,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(f290,plain,
    ! [X2: uni,X0: ty,X1: $int] :
      ( ~ sort(map(int,X0),X2)
      | ( elts(X0,mk_array(X0,X1,X2)) = X2 ) ),
    inference(cnf_transformation,[],[f193]) ).

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

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

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

tff(f672,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,sK4)
        | ( white = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK1,t2tb3(sK3))),t2tb(X1))) )
        | $less(X1,sK6) )
    | ~ spl15_10 ),
    inference(forward_demodulation,[],[f665,f254]) ).

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

tff(f180,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(f665,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,sK4)
        | ( white = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK1,t2tb3(sK3))))),t2tb(X1))) )
        | $less(X1,sK6) )
    | ~ spl15_10 ),
    inference(resolution,[],[f369,f424]) ).

tff(f424,plain,
    ( monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK4,white)
    | ~ spl15_10 ),
    inference(avatar_component_clause,[],[f422]) ).

tff(f369,plain,
    ! [X2: array_color,X3: color,X0: $int,X1: $int,X4: $int] :
      ( ~ monochrome(X2,X1,X0,X3)
      | ( tb2t2(get(color1,int,elts(color1,t2tb1(X2)),t2tb(X4))) = X3 )
      | ~ $less(X4,X0)
      | $less(X4,X1) ),
    inference(definition_unfolding,[],[f317,f292]) ).

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

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

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

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

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

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

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

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

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

tff(f1052,plain,
    ( ~ spl15_57
    | spl15_58
    | ~ spl15_10
    | spl15_40 ),
    inference(avatar_split_clause,[],[f1037,f809,f422,f1049,f1045]) ).

tff(f1045,plain,
    ( spl15_57
  <=> $less(sK7,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_57])]) ).

tff(f1049,plain,
    ( spl15_58
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK7))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_58])]) ).

tff(f809,plain,
    ( spl15_40
  <=> $less(sK7,sK6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_40])]) ).

tff(f1037,plain,
    ( ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK7))) )
    | ~ $less(sK7,sK4)
    | ~ spl15_10
    | spl15_40 ),
    inference(resolution,[],[f673,f811]) ).

tff(f811,plain,
    ( ~ $less(sK7,sK6)
    | spl15_40 ),
    inference(avatar_component_clause,[],[f809]) ).

tff(f1043,plain,
    ( ~ spl15_56
    | spl15_33
    | ~ spl15_10
    | spl15_30 ),
    inference(avatar_split_clause,[],[f1038,f609,f422,f660,f1040]) ).

tff(f1040,plain,
    ( spl15_56
  <=> $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_56])]) ).

tff(f660,plain,
    ( spl15_33
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_33])]) ).

tff(f609,plain,
    ( spl15_30
  <=> $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_30])]) ).

tff(f1038,plain,
    ( ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | ~ $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK4)
    | ~ spl15_10
    | spl15_30 ),
    inference(resolution,[],[f673,f611]) ).

tff(f611,plain,
    ( ~ $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK6)
    | spl15_30 ),
    inference(avatar_component_clause,[],[f609]) ).

tff(f1004,plain,
    ( spl15_17
    | spl15_55
    | spl15_54 ),
    inference(avatar_split_clause,[],[f997,f954,f1000,f457]) ).

tff(f457,plain,
    ( spl15_17
  <=> $less(sK1,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_17])]) ).

tff(f1000,plain,
    ( spl15_55
  <=> ( sK1 = sK5 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_55])]) ).

tff(f954,plain,
    ( spl15_54
  <=> $less(sK5,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_54])]) ).

tff(f997,plain,
    ( ( sK1 = sK5 )
    | $less(sK1,sK5)
    | spl15_54 ),
    inference(resolution,[],[f956,f104]) ).

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

tff(f956,plain,
    ( ~ $less(sK5,sK1)
    | spl15_54 ),
    inference(avatar_component_clause,[],[f954]) ).

tff(f1003,plain,
    ( spl15_17
    | spl15_55
    | spl15_54 ),
    inference(avatar_split_clause,[],[f998,f954,f1000,f457]) ).

tff(f998,plain,
    ( ( sK1 = sK5 )
    | $less(sK1,sK5)
    | spl15_54 ),
    inference(resolution,[],[f956,f104]) ).

tff(f967,plain,
    ( spl15_49
    | ~ spl15_10
    | ~ spl15_21
    | ~ spl15_25 ),
    inference(avatar_split_clause,[],[f966,f526,f508,f422,f899]) ).

tff(f899,plain,
    ( spl15_49
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_49])]) ).

tff(f508,plain,
    ( spl15_21
  <=> $less(0,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_21])]) ).

tff(f526,plain,
    ( spl15_25
  <=> ( 0 = sK6 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_25])]) ).

tff(f966,plain,
    ( ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) )
    | ~ spl15_10
    | ~ spl15_21
    | ~ spl15_25 ),
    inference(evaluation,[],[f963]) ).

tff(f963,plain,
    ( $less(0,0)
    | ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) )
    | ~ spl15_10
    | ~ spl15_21
    | ~ spl15_25 ),
    inference(resolution,[],[f842,f510]) ).

tff(f510,plain,
    ( $less(0,sK4)
    | ~ spl15_21 ),
    inference(avatar_component_clause,[],[f508]) ).

tff(f842,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,sK4)
        | ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(X1))) )
        | $less(X1,0) )
    | ~ spl15_10
    | ~ spl15_25 ),
    inference(backward_demodulation,[],[f673,f528]) ).

tff(f528,plain,
    ( ( 0 = sK6 )
    | ~ spl15_25 ),
    inference(avatar_component_clause,[],[f526]) ).

tff(f957,plain,
    ( spl15_53
    | ~ spl15_54
    | ~ spl15_16 ),
    inference(avatar_split_clause,[],[f945,f452,f954,f950]) ).

tff(f950,plain,
    ( spl15_53
  <=> ( red = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK5))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_53])]) ).

tff(f452,plain,
    ( spl15_16
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK5,sK1,red) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_16])]) ).

tff(f945,plain,
    ( ~ $less(sK5,sK1)
    | ( red = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK5))) )
    | ~ spl15_16 ),
    inference(resolution,[],[f675,f102]) ).

tff(f675,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK5)
        | ~ $less(X2,sK1)
        | ( red = tb2t2(get(color1,int,t2tb3(sK3),t2tb(X2))) ) )
    | ~ spl15_16 ),
    inference(forward_demodulation,[],[f674,f613]) ).

tff(f674,plain,
    ( ! [X2: $int] :
        ( ( red = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK1,t2tb3(sK3))),t2tb(X2))) )
        | ~ $less(X2,sK1)
        | $less(X2,sK5) )
    | ~ spl15_16 ),
    inference(forward_demodulation,[],[f666,f254]) ).

tff(f666,plain,
    ( ! [X2: $int] :
        ( ~ $less(X2,sK1)
        | $less(X2,sK5)
        | ( red = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK1,t2tb3(sK3))))),t2tb(X2))) ) )
    | ~ spl15_16 ),
    inference(resolution,[],[f369,f454]) ).

tff(f454,plain,
    ( monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK5,sK1,red)
    | ~ spl15_16 ),
    inference(avatar_component_clause,[],[f452]) ).

tff(f918,plain,
    ( spl15_52
    | ~ spl15_25
    | ~ spl15_38 ),
    inference(avatar_split_clause,[],[f852,f784,f526,f915]) ).

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

tff(f784,plain,
    ( spl15_38
  <=> $less(sK6,sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_38])]) ).

tff(f852,plain,
    ( $less(0,sK7)
    | ~ spl15_25
    | ~ spl15_38 ),
    inference(backward_demodulation,[],[f786,f528]) ).

tff(f786,plain,
    ( $less(sK6,sK7)
    | ~ spl15_38 ),
    inference(avatar_component_clause,[],[f784]) ).

tff(f913,plain,
    ( ~ spl15_51
    | ~ spl15_25
    | spl15_30 ),
    inference(avatar_split_clause,[],[f839,f609,f526,f910]) ).

tff(f910,plain,
    ( spl15_51
  <=> $less(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_51])]) ).

tff(f839,plain,
    ( ~ $less(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),0)
    | ~ spl15_25
    | spl15_30 ),
    inference(backward_demodulation,[],[f611,f528]) ).

tff(f907,plain,
    ( spl15_50
    | ~ spl15_25
    | ~ spl15_29 ),
    inference(avatar_split_clause,[],[f838,f603,f526,f904]) ).

tff(f904,plain,
    ( spl15_50
  <=> $less(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_50])]) ).

tff(f603,plain,
    ( spl15_29
  <=> $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_29])]) ).

tff(f838,plain,
    ( $less(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK7)
    | ~ spl15_25
    | ~ spl15_29 ),
    inference(backward_demodulation,[],[f605,f528]) ).

tff(f605,plain,
    ( $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK7)
    | ~ spl15_29 ),
    inference(avatar_component_clause,[],[f603]) ).

tff(f902,plain,
    ( ~ spl15_49
    | ~ spl15_25
    | spl15_39 ),
    inference(avatar_split_clause,[],[f853,f790,f526,f899]) ).

tff(f853,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) )
    | ~ spl15_25
    | spl15_39 ),
    inference(backward_demodulation,[],[f792,f528]) ).

tff(f792,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK6))) )
    | spl15_39 ),
    inference(avatar_component_clause,[],[f790]) ).

tff(f896,plain,
    ( ~ spl15_48
    | spl15_9
    | ~ spl15_25 ),
    inference(avatar_split_clause,[],[f835,f526,f417,f893]) ).

tff(f893,plain,
    ( spl15_48
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK7,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_48])]) ).

tff(f417,plain,
    ( spl15_9
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK7,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_9])]) ).

tff(f835,plain,
    ( ~ monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK7,white)
    | spl15_9
    | ~ spl15_25 ),
    inference(backward_demodulation,[],[f419,f528]) ).

tff(f419,plain,
    ( ~ monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK7,white)
    | spl15_9 ),
    inference(avatar_component_clause,[],[f417]) ).

tff(f891,plain,
    ( ~ spl15_47
    | ~ spl15_25
    | spl15_40 ),
    inference(avatar_split_clause,[],[f856,f809,f526,f888]) ).

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

tff(f856,plain,
    ( ~ $less(sK7,0)
    | ~ spl15_25
    | spl15_40 ),
    inference(backward_demodulation,[],[f811,f528]) ).

tff(f884,plain,
    ( spl15_46
    | ~ spl15_25
    | ~ spl15_36 ),
    inference(avatar_split_clause,[],[f850,f767,f526,f881]) ).

tff(f881,plain,
    ( spl15_46
  <=> $less(0,sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_46])]) ).

tff(f767,plain,
    ( spl15_36
  <=> $less(sK6,sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_36])]) ).

tff(f850,plain,
    ( $less(0,sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white))
    | ~ spl15_25
    | ~ spl15_36 ),
    inference(backward_demodulation,[],[f769,f528]) ).

tff(f769,plain,
    ( $less(sK6,sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white))
    | ~ spl15_36 ),
    inference(avatar_component_clause,[],[f767]) ).

tff(f879,plain,
    ( spl15_45
    | ~ spl15_10
    | ~ spl15_25 ),
    inference(avatar_split_clause,[],[f836,f526,f422,f876]) ).

tff(f876,plain,
    ( spl15_45
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK4,white) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_45])]) ).

tff(f836,plain,
    ( monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK4,white)
    | ~ spl15_10
    | ~ spl15_25 ),
    inference(backward_demodulation,[],[f424,f528]) ).

tff(f874,plain,
    ( ~ spl15_44
    | ~ spl15_25
    | spl15_33 ),
    inference(avatar_split_clause,[],[f840,f660,f526,f871]) ).

tff(f871,plain,
    ( spl15_44
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_44])]) ).

tff(f840,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | ~ spl15_25
    | spl15_33 ),
    inference(backward_demodulation,[],[f662,f528]) ).

tff(f662,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | spl15_33 ),
    inference(avatar_component_clause,[],[f660]) ).

tff(f869,plain,
    ( ~ spl15_43
    | ~ spl15_25
    | spl15_37 ),
    inference(avatar_split_clause,[],[f851,f771,f526,f866]) ).

tff(f866,plain,
    ( spl15_43
  <=> ( 0 = sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_43])]) ).

tff(f771,plain,
    ( spl15_37
  <=> ( sK6 = sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_37])]) ).

tff(f851,plain,
    ( ( 0 != sK11(sK7,0,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) )
    | ~ spl15_25
    | spl15_37 ),
    inference(backward_demodulation,[],[f772,f528]) ).

tff(f772,plain,
    ( ( sK6 != sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) )
    | spl15_37 ),
    inference(avatar_component_clause,[],[f771]) ).

tff(f864,plain,
    ( spl15_42
    | ~ spl15_8
    | ~ spl15_25 ),
    inference(avatar_split_clause,[],[f834,f526,f412,f861]) ).

tff(f861,plain,
    ( spl15_42
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,0,blue) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_42])]) ).

tff(f412,plain,
    ( spl15_8
  <=> monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK6,blue) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_8])]) ).

tff(f834,plain,
    ( monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,0,blue)
    | ~ spl15_8
    | ~ spl15_25 ),
    inference(backward_demodulation,[],[f414,f528]) ).

tff(f414,plain,
    ( monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK6,blue)
    | ~ spl15_8 ),
    inference(avatar_component_clause,[],[f412]) ).

tff(f831,plain,
    ( spl15_41
    | ~ spl15_8
    | ~ spl15_26 ),
    inference(avatar_split_clause,[],[f826,f530,f412,f828]) ).

tff(f828,plain,
    ( spl15_41
  <=> ( blue = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_41])]) ).

tff(f530,plain,
    ( spl15_26
  <=> $less(0,sK6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_26])]) ).

tff(f826,plain,
    ( ( blue = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) )
    | ~ spl15_8
    | ~ spl15_26 ),
    inference(evaluation,[],[f823]) ).

tff(f823,plain,
    ( $less(0,0)
    | ( blue = tb2t2(get(color1,int,t2tb3(sK3),t2tb(0))) )
    | ~ spl15_8
    | ~ spl15_26 ),
    inference(resolution,[],[f671,f532]) ).

tff(f532,plain,
    ( $less(0,sK6)
    | ~ spl15_26 ),
    inference(avatar_component_clause,[],[f530]) ).

tff(f671,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK6)
        | ( blue = tb2t2(get(color1,int,t2tb3(sK3),t2tb(X0))) )
        | $less(X0,0) )
    | ~ spl15_8 ),
    inference(forward_demodulation,[],[f670,f613]) ).

tff(f670,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,sK6)
        | ( blue = tb2t2(get(color1,int,elts(color1,mk_array(color1,sK1,t2tb3(sK3))),t2tb(X0))) )
        | $less(X0,0) )
    | ~ spl15_8 ),
    inference(forward_demodulation,[],[f664,f254]) ).

tff(f664,plain,
    ( ! [X0: $int] :
        ( ( blue = tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK1,t2tb3(sK3))))),t2tb(X0))) )
        | ~ $less(X0,sK6)
        | $less(X0,0) )
    | ~ spl15_8 ),
    inference(resolution,[],[f369,f414]) ).

tff(f812,plain,
    ( ~ spl15_40
    | ~ spl15_29
    | ~ spl15_37 ),
    inference(avatar_split_clause,[],[f805,f771,f603,f809]) ).

tff(f805,plain,
    ( ~ $less(sK7,sK6)
    | ~ spl15_29
    | ~ spl15_37 ),
    inference(resolution,[],[f780,f102]) ).

tff(f780,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK7)
        | ~ $less(X2,sK6) )
    | ~ spl15_29
    | ~ spl15_37 ),
    inference(backward_demodulation,[],[f745,f773]) ).

tff(f773,plain,
    ( ( sK6 = sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) )
    | ~ spl15_37 ),
    inference(avatar_component_clause,[],[f771]) ).

tff(f745,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK7)
        | ~ $less(X2,sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)) )
    | ~ spl15_29 ),
    inference(resolution,[],[f605,f103]) ).

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

tff(f793,plain,
    ( ~ spl15_39
    | spl15_33
    | ~ spl15_37 ),
    inference(avatar_split_clause,[],[f778,f771,f660,f790]) ).

tff(f778,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK6))) )
    | spl15_33
    | ~ spl15_37 ),
    inference(backward_demodulation,[],[f662,f773]) ).

tff(f787,plain,
    ( spl15_38
    | ~ spl15_29
    | ~ spl15_37 ),
    inference(avatar_split_clause,[],[f776,f771,f603,f784]) ).

tff(f776,plain,
    ( $less(sK6,sK7)
    | ~ spl15_29
    | ~ spl15_37 ),
    inference(backward_demodulation,[],[f605,f773]) ).

tff(f775,plain,
    ( spl15_37
    | spl15_36
    | spl15_30 ),
    inference(avatar_split_clause,[],[f765,f609,f767,f771]) ).

tff(f765,plain,
    ( $less(sK6,sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white))
    | ( sK6 = sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) )
    | spl15_30 ),
    inference(resolution,[],[f611,f104]) ).

tff(f774,plain,
    ( spl15_36
    | spl15_37
    | spl15_30 ),
    inference(avatar_split_clause,[],[f764,f609,f771,f767]) ).

tff(f764,plain,
    ( ( sK6 = sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white) )
    | $less(sK6,sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white))
    | spl15_30 ),
    inference(resolution,[],[f611,f104]) ).

tff(f743,plain,
    ( spl15_35
    | spl15_34
    | spl15_32 ),
    inference(avatar_split_clause,[],[f732,f652,f735,f739]) ).

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

tff(f735,plain,
    ( spl15_34
  <=> ( 0 = sK5 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_34])]) ).

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

tff(f732,plain,
    ( ( 0 = sK5 )
    | $less(0,sK5)
    | spl15_32 ),
    inference(resolution,[],[f654,f104]) ).

tff(f654,plain,
    ( ~ $less(sK5,0)
    | spl15_32 ),
    inference(avatar_component_clause,[],[f652]) ).

tff(f742,plain,
    ( spl15_34
    | spl15_35
    | spl15_32 ),
    inference(avatar_split_clause,[],[f733,f652,f739,f735]) ).

tff(f733,plain,
    ( $less(0,sK5)
    | ( 0 = sK5 )
    | spl15_32 ),
    inference(resolution,[],[f654,f104]) ).

tff(f663,plain,
    ( ~ spl15_33
    | spl15_9 ),
    inference(avatar_split_clause,[],[f658,f417,f660]) ).

tff(f658,plain,
    ( ( white != tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | spl15_9 ),
    inference(forward_demodulation,[],[f657,f613]) ).

tff(f657,plain,
    ( ( white != tb2t2(get(color1,int,elts(color1,mk_array(color1,sK1,t2tb3(sK3))),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | spl15_9 ),
    inference(forward_demodulation,[],[f656,f254]) ).

tff(f656,plain,
    ( ( white != tb2t2(get(color1,int,elts(color1,t2tb1(tb2t1(mk_array(color1,sK1,t2tb3(sK3))))),t2tb(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white)))) )
    | spl15_9 ),
    inference(resolution,[],[f370,f419]) ).

tff(f370,plain,
    ! [X2: array_color,X3: color,X0: $int,X1: $int] :
      ( monochrome(X2,X1,X0,X3)
      | ( tb2t2(get(color1,int,elts(color1,t2tb1(X2)),t2tb(sK11(X0,X1,X2,X3)))) != X3 ) ),
    inference(definition_unfolding,[],[f314,f292]) ).

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

tff(f655,plain,
    ( ~ spl15_32
    | ~ spl15_19
    | ~ spl15_21 ),
    inference(avatar_split_clause,[],[f648,f508,f467,f652]) ).

tff(f467,plain,
    ( spl15_19
  <=> $less(sK4,sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_19])]) ).

tff(f648,plain,
    ( ~ $less(sK5,0)
    | ~ spl15_19
    | ~ spl15_21 ),
    inference(resolution,[],[f647,f102]) ).

tff(f647,plain,
    ( ! [X5: $int] :
        ( $less(X5,sK5)
        | ~ $less(X5,0) )
    | ~ spl15_19
    | ~ spl15_21 ),
    inference(resolution,[],[f592,f510]) ).

tff(f592,plain,
    ( ! [X0: $int,X1: $int] :
        ( ~ $less(X0,sK4)
        | ~ $less(X1,X0)
        | $less(X1,sK5) )
    | ~ spl15_19 ),
    inference(resolution,[],[f487,f103]) ).

tff(f487,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK5)
        | ~ $less(X1,sK4) )
    | ~ spl15_19 ),
    inference(resolution,[],[f103,f469]) ).

tff(f469,plain,
    ( $less(sK4,sK5)
    | ~ spl15_19 ),
    inference(avatar_component_clause,[],[f467]) ).

tff(f643,plain,
    ( spl15_31
    | ~ spl15_15 ),
    inference(avatar_split_clause,[],[f638,f447,f640]) ).

tff(f640,plain,
    ( spl15_31
  <=> permut(color1,t2tb3(sK2),t2tb3(sK3),0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_31])]) ).

tff(f447,plain,
    ( spl15_15
  <=> permut_all(color1,mk_array(color1,sK1,t2tb3(sK2)),mk_array(color1,sK1,t2tb3(sK3))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_15])]) ).

tff(f638,plain,
    ( permut(color1,t2tb3(sK2),t2tb3(sK3),0,sK1)
    | ~ spl15_15 ),
    inference(forward_demodulation,[],[f637,f613]) ).

tff(f637,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK1,t2tb3(sK2))),t2tb3(sK3),0,sK1)
    | ~ spl15_15 ),
    inference(forward_demodulation,[],[f636,f613]) ).

tff(f636,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK1,t2tb3(sK2))),elts(color1,mk_array(color1,sK1,t2tb3(sK3))),0,sK1)
    | ~ spl15_15 ),
    inference(forward_demodulation,[],[f635,f338]) ).

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

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

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

tff(f635,plain,
    ( permut(color1,elts(color1,mk_array(color1,sK1,t2tb3(sK2))),elts(color1,mk_array(color1,sK1,t2tb3(sK3))),0,length(color1,mk_array(color1,sK1,t2tb3(sK2))))
    | ~ spl15_15 ),
    inference(resolution,[],[f303,f449]) ).

tff(f449,plain,
    ( permut_all(color1,mk_array(color1,sK1,t2tb3(sK2)),mk_array(color1,sK1,t2tb3(sK3)))
    | ~ spl15_15 ),
    inference(avatar_component_clause,[],[f447]) ).

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

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

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

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

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

tff(f612,plain,
    ( ~ spl15_30
    | spl15_9 ),
    inference(avatar_split_clause,[],[f607,f417,f609]) ).

tff(f607,plain,
    ( ~ $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK6)
    | spl15_9 ),
    inference(resolution,[],[f316,f419]) ).

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

tff(f606,plain,
    ( spl15_29
    | spl15_9 ),
    inference(avatar_split_clause,[],[f601,f417,f603]) ).

tff(f601,plain,
    ( $less(sK11(sK7,sK6,tb2t1(mk_array(color1,sK1,t2tb3(sK3))),white),sK7)
    | spl15_9 ),
    inference(resolution,[],[f315,f419]) ).

tff(f315,plain,
    ! [X2: array_color,X3: color,X0: $int,X1: $int] :
      ( monochrome(X2,X1,X0,X3)
      | $less(sK11(X0,X1,X2,X3),X0) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f598,plain,
    ( ~ spl15_28
    | spl15_17
    | ~ spl15_19 ),
    inference(avatar_split_clause,[],[f593,f467,f457,f595]) ).

tff(f595,plain,
    ( spl15_28
  <=> $less(sK1,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_28])]) ).

tff(f593,plain,
    ( ~ $less(sK1,sK4)
    | spl15_17
    | ~ spl15_19 ),
    inference(resolution,[],[f487,f459]) ).

tff(f459,plain,
    ( ~ $less(sK1,sK5)
    | spl15_17 ),
    inference(avatar_component_clause,[],[f457]) ).

tff(f553,plain,
    spl15_27,
    inference(avatar_split_clause,[],[f547,f550]) ).

tff(f550,plain,
    ( spl15_27
  <=> ( t2tb3(tb2t3(witness(map(int,color1)))) = witness(map(int,color1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_27])]) ).

tff(f547,plain,
    t2tb3(tb2t3(witness(map(int,color1)))) = witness(map(int,color1)),
    inference(resolution,[],[f301,f342]) ).

tff(f342,plain,
    ! [X0: ty] : sort(X0,witness(X0)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: ty] : sort(X0,witness(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',witness_sort) ).

tff(f301,plain,
    ! [X0: uni] :
      ( ~ sort(map(int,color1),X0)
      | ( t2tb3(tb2t3(X0)) = X0 ) ),
    inference(cnf_transformation,[],[f196]) ).

tff(f196,plain,
    ! [X0: uni] :
      ( ~ sort(map(int,color1),X0)
      | ( t2tb3(tb2t3(X0)) = X0 ) ),
    inference(ennf_transformation,[],[f169]) ).

tff(f169,plain,
    ! [X0: uni] :
      ( sort(map(int,color1),X0)
     => ( t2tb3(tb2t3(X0)) = X0 ) ),
    inference(rectify,[],[f74]) ).

tff(f74,axiom,
    ! [X15: uni] :
      ( sort(map(int,color1),X15)
     => ( t2tb3(tb2t3(X15)) = X15 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR3) ).

tff(f536,plain,
    ( spl15_26
    | spl15_25
    | spl15_5 ),
    inference(avatar_split_clause,[],[f505,f397,f526,f530]) ).

tff(f397,plain,
    ( spl15_5
  <=> $less(sK6,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_5])]) ).

tff(f505,plain,
    ( ( 0 = sK6 )
    | $less(0,sK6)
    | spl15_5 ),
    inference(resolution,[],[f104,f399]) ).

tff(f399,plain,
    ( ~ $less(sK6,0)
    | spl15_5 ),
    inference(avatar_component_clause,[],[f397]) ).

tff(f535,plain,
    ( spl15_23
    | spl15_24
    | spl15_14 ),
    inference(avatar_split_clause,[],[f491,f442,f521,f517]) ).

tff(f517,plain,
    ( spl15_23
  <=> $less(0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_23])]) ).

tff(f521,plain,
    ( spl15_24
  <=> ( 0 = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_24])]) ).

tff(f442,plain,
    ( spl15_14
  <=> $less(sK1,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_14])]) ).

tff(f491,plain,
    ( ( 0 = sK1 )
    | $less(0,sK1)
    | spl15_14 ),
    inference(resolution,[],[f104,f444]) ).

tff(f444,plain,
    ( ~ $less(sK1,0)
    | spl15_14 ),
    inference(avatar_component_clause,[],[f442]) ).

tff(f534,plain,
    ( spl15_22
    | spl15_21
    | spl15_4 ),
    inference(avatar_split_clause,[],[f503,f392,f508,f512]) ).

tff(f512,plain,
    ( spl15_22
  <=> ( 0 = sK4 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_22])]) ).

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

tff(f503,plain,
    ( $less(0,sK4)
    | ( 0 = sK4 )
    | spl15_4 ),
    inference(resolution,[],[f104,f394]) ).

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

tff(f533,plain,
    ( spl15_25
    | spl15_26
    | spl15_5 ),
    inference(avatar_split_clause,[],[f496,f397,f530,f526]) ).

tff(f496,plain,
    ( $less(0,sK6)
    | ( 0 = sK6 )
    | spl15_5 ),
    inference(resolution,[],[f104,f399]) ).

tff(f524,plain,
    ( spl15_23
    | spl15_24
    | spl15_14 ),
    inference(avatar_split_clause,[],[f500,f442,f521,f517]) ).

tff(f500,plain,
    ( ( 0 = sK1 )
    | $less(0,sK1)
    | spl15_14 ),
    inference(resolution,[],[f104,f444]) ).

tff(f515,plain,
    ( spl15_21
    | spl15_22
    | spl15_4 ),
    inference(avatar_split_clause,[],[f494,f392,f512,f508]) ).

tff(f494,plain,
    ( ( 0 = sK4 )
    | $less(0,sK4)
    | spl15_4 ),
    inference(resolution,[],[f104,f394]) ).

tff(f483,plain,
    spl15_20,
    inference(avatar_split_clause,[],[f478,f480]) ).

tff(f480,plain,
    ( spl15_20
  <=> ( t2tb2(tb2t2(witness(color1))) = witness(color1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_20])]) ).

tff(f478,plain,
    t2tb2(tb2t2(witness(color1))) = witness(color1),
    inference(resolution,[],[f342,f365]) ).

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

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

tff(f162,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(f471,plain,
    ~ spl15_14,
    inference(avatar_split_clause,[],[f266,f442]) ).

tff(f266,plain,
    ~ $less(sK1,0),
    inference(cnf_transformation,[],[f229]) ).

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

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

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

tff(f92,plain,
    ~ ! [X10: map_int_color,X0: $int] :
        ( ~ $less(X0,0)
       => ! [X8: $int,X30: $int,X11: map_int_color,X14: $int] :
            ( ( monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
              & ~ $less(X30,X14)
              & ~ $less(X8,0)
              & ~ $less(X14,X8)
              & 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)
              & ~ $less(X0,X30)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue) )
           => ( $less(X14,X30)
             => ( ( ~ $less(X14,0)
                  & ~ $less(X0,0)
                  & $less(X14,X0) )
               => ( ( 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,
    ~ ! [X10: map_int_color,X0: $int] :
        ( $lesseq(0,X0)
       => ! [X8: $int,X30: $int,X11: map_int_color,X14: $int] :
            ( ( monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
              & $lesseq(X14,X30)
              & $lesseq(0,X8)
              & $lesseq(X8,X14)
              & 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)
              & $lesseq(X30,X0)
              & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue) )
           => ( $less(X14,X30)
             => ( ( $lesseq(0,X14)
                  & $lesseq(0,X0)
                  & $less(X14,X0) )
               => ( ( 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,
    ! [X10: map_int_color,X0: $int] :
      ( $lesseq(0,X0)
     => ! [X8: $int,X30: $int,X11: map_int_color,X14: $int] :
          ( ( monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),X30,X0,red)
            & $lesseq(X14,X30)
            & $lesseq(0,X8)
            & $lesseq(X8,X14)
            & 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)
            & $lesseq(X30,X0)
            & monochrome(tb2t1(mk_array(color1,X0,t2tb3(X11))),0,X8,blue) )
         => ( $less(X14,X30)
           => ( ( $lesseq(0,X14)
                & $lesseq(0,X0)
                & $less(X14,X0) )
             => ( ( 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(f470,plain,
    spl15_19,
    inference(avatar_split_clause,[],[f271,f467]) ).

tff(f271,plain,
    $less(sK4,sK5),
    inference(cnf_transformation,[],[f229]) ).

tff(f465,plain,
    ~ spl15_18,
    inference(avatar_split_clause,[],[f257,f462]) ).

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

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

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

tff(f460,plain,
    ~ spl15_17,
    inference(avatar_split_clause,[],[f269,f457]) ).

tff(f269,plain,
    ~ $less(sK1,sK5),
    inference(cnf_transformation,[],[f229]) ).

tff(f455,plain,
    spl15_16,
    inference(avatar_split_clause,[],[f272,f452]) ).

tff(f272,plain,
    monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK5,sK1,red),
    inference(cnf_transformation,[],[f229]) ).

tff(f450,plain,
    spl15_15,
    inference(avatar_split_clause,[],[f270,f447]) ).

tff(f270,plain,
    permut_all(color1,mk_array(color1,sK1,t2tb3(sK2)),mk_array(color1,sK1,t2tb3(sK3))),
    inference(cnf_transformation,[],[f229]) ).

tff(f445,plain,
    ~ spl15_14,
    inference(avatar_split_clause,[],[f273,f442]) ).

tff(f273,plain,
    ~ $less(sK1,0),
    inference(cnf_transformation,[],[f229]) ).

tff(f440,plain,
    ~ spl15_13,
    inference(avatar_split_clause,[],[f246,f437]) ).

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

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

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

tff(f435,plain,
    spl15_12,
    inference(avatar_split_clause,[],[f260,f432]) ).

tff(f432,plain,
    ( spl15_12
  <=> ( white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK4))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_12])]) ).

tff(f260,plain,
    white = tb2t2(get(color1,int,t2tb3(sK3),t2tb(sK4))),
    inference(cnf_transformation,[],[f229]) ).

tff(f430,plain,
    spl15_11,
    inference(avatar_split_clause,[],[f259,f427]) ).

tff(f427,plain,
    ( spl15_11
  <=> ( $sum(sK4,1) = sK7 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_11])]) ).

tff(f259,plain,
    $sum(sK4,1) = sK7,
    inference(cnf_transformation,[],[f229]) ).

tff(f425,plain,
    spl15_10,
    inference(avatar_split_clause,[],[f262,f422]) ).

tff(f262,plain,
    monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK4,white),
    inference(cnf_transformation,[],[f229]) ).

tff(f420,plain,
    ~ spl15_9,
    inference(avatar_split_clause,[],[f258,f417]) ).

tff(f258,plain,
    ~ monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),sK6,sK7,white),
    inference(cnf_transformation,[],[f229]) ).

tff(f415,plain,
    spl15_8,
    inference(avatar_split_clause,[],[f263,f412]) ).

tff(f263,plain,
    monochrome(tb2t1(mk_array(color1,sK1,t2tb3(sK3))),0,sK6,blue),
    inference(cnf_transformation,[],[f229]) ).

tff(f410,plain,
    ~ spl15_7,
    inference(avatar_split_clause,[],[f252,f407]) ).

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

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

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

tff(f405,plain,
    spl15_6,
    inference(avatar_split_clause,[],[f265,f402]) ).

tff(f402,plain,
    ( spl15_6
  <=> $less(sK4,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_6])]) ).

tff(f265,plain,
    $less(sK4,sK1),
    inference(cnf_transformation,[],[f229]) ).

tff(f400,plain,
    ~ spl15_5,
    inference(avatar_split_clause,[],[f267,f397]) ).

tff(f267,plain,
    ~ $less(sK6,0),
    inference(cnf_transformation,[],[f229]) ).

tff(f395,plain,
    ~ spl15_4,
    inference(avatar_split_clause,[],[f261,f392]) ).

tff(f261,plain,
    ~ $less(sK4,0),
    inference(cnf_transformation,[],[f229]) ).

tff(f390,plain,
    ~ spl15_3,
    inference(avatar_split_clause,[],[f313,f387]) ).

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

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

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

tff(f385,plain,
    ~ spl15_2,
    inference(avatar_split_clause,[],[f264,f382]) ).

tff(f382,plain,
    ( spl15_2
  <=> $less(sK5,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_2])]) ).

tff(f264,plain,
    ~ $less(sK5,sK4),
    inference(cnf_transformation,[],[f229]) ).

tff(f380,plain,
    ~ spl15_1,
    inference(avatar_split_clause,[],[f268,f377]) ).

tff(f377,plain,
    ( spl15_1
  <=> $less(sK4,sK6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_1])]) ).

tff(f268,plain,
    ~ $less(sK4,sK6),
    inference(cnf_transformation,[],[f229]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : SWW597=2 : TPTP v8.1.0. Released v6.1.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 20:54:48 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.44  % (3479)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.46  % (3487)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.49  % (3467)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.49  % (3470)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.49  % (3469)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.49  % (3468)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.50  % (3482)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.50  % (3474)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.50  % (3474)Instruction limit reached!
% 0.18/0.50  % (3474)------------------------------
% 0.18/0.50  % (3474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (3474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (3474)Termination reason: Unknown
% 0.18/0.50  % (3474)Termination phase: Including theory axioms
% 0.18/0.50  
% 0.18/0.50  % (3474)Memory used [KB]: 895
% 0.18/0.50  % (3474)Time elapsed: 0.002 s
% 0.18/0.50  % (3474)Instructions burned: 3 (million)
% 0.18/0.50  % (3474)------------------------------
% 0.18/0.50  % (3474)------------------------------
% 0.18/0.51  % (3492)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.51  % (3491)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.51  % (3472)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.51  % (3480)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.51  % (3471)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.18/0.51  % (3477)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.51  % (3476)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.51  % (3475)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (3478)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.18/0.52  % (3488)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.18/0.52  % (3484)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.52  % (3466)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.18/0.52  % (3483)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.52  % (3486)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.18/0.53  % (3495)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.18/0.53  % (3493)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.18/0.53  % (3494)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.53  % (3485)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.54  % (3489)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.54/0.55  % (3483)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.54/0.55  % (3483)Terminated due to inappropriate strategy.
% 1.54/0.55  % (3483)------------------------------
% 1.54/0.55  % (3483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (3483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (3483)Termination reason: Inappropriate
% 1.54/0.55  
% 1.54/0.55  % (3483)Memory used [KB]: 1279
% 1.54/0.55  % (3483)Time elapsed: 0.008 s
% 1.54/0.55  % (3483)Instructions burned: 14 (million)
% 1.54/0.55  % (3483)------------------------------
% 1.54/0.55  % (3483)------------------------------
% 1.54/0.55  % (3466)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.54/0.55  % (3466)Terminated due to inappropriate strategy.
% 1.54/0.55  % (3466)------------------------------
% 1.54/0.55  % (3466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (3466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (3466)Termination reason: Inappropriate
% 1.54/0.55  
% 1.54/0.55  % (3466)Memory used [KB]: 1279
% 1.54/0.55  % (3466)Time elapsed: 0.007 s
% 1.54/0.55  % (3466)Instructions burned: 14 (million)
% 1.54/0.55  % (3466)------------------------------
% 1.54/0.55  % (3466)------------------------------
% 1.54/0.55  % (3490)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.54/0.55  % (3467)Instruction limit reached!
% 1.54/0.55  % (3467)------------------------------
% 1.54/0.55  % (3467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (3467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (3467)Termination reason: Unknown
% 1.54/0.55  % (3467)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (3467)Memory used [KB]: 6268
% 1.54/0.55  % (3467)Time elapsed: 0.166 s
% 1.54/0.55  % (3467)Instructions burned: 50 (million)
% 1.54/0.55  % (3467)------------------------------
% 1.54/0.55  % (3467)------------------------------
% 1.54/0.55  % (3472)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.54/0.55  % (3472)Terminated due to inappropriate strategy.
% 1.54/0.55  % (3472)------------------------------
% 1.54/0.55  % (3472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (3472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (3472)Termination reason: Inappropriate
% 1.54/0.55  
% 1.54/0.55  % (3472)Memory used [KB]: 1151
% 1.54/0.55  % (3472)Time elapsed: 0.007 s
% 1.54/0.55  % (3472)Instructions burned: 12 (million)
% 1.54/0.55  % (3472)------------------------------
% 1.54/0.55  % (3472)------------------------------
% 1.54/0.56  % (3481)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.69/0.56  % (3479)Instruction limit reached!
% 1.69/0.56  % (3479)------------------------------
% 1.69/0.56  % (3479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.56  % (3473)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.69/0.56  % (3479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.56  % (3479)Termination reason: Unknown
% 1.69/0.56  % (3479)Termination phase: Saturation
% 1.69/0.56  
% 1.69/0.56  % (3479)Memory used [KB]: 6780
% 1.69/0.56  % (3479)Time elapsed: 0.164 s
% 1.69/0.56  % (3479)Instructions burned: 99 (million)
% 1.69/0.56  % (3479)------------------------------
% 1.69/0.56  % (3479)------------------------------
% 1.69/0.57  % (3473)Instruction limit reached!
% 1.69/0.57  % (3473)------------------------------
% 1.69/0.57  % (3473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (3473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (3473)Termination reason: Unknown
% 1.69/0.57  % (3473)Termination phase: Property scanning
% 1.69/0.57  
% 1.69/0.57  % (3473)Memory used [KB]: 1151
% 1.69/0.57  % (3473)Time elapsed: 0.006 s
% 1.69/0.57  % (3473)Instructions burned: 9 (million)
% 1.69/0.57  % (3473)------------------------------
% 1.69/0.57  % (3473)------------------------------
% 1.69/0.57  % (3470)Instruction limit reached!
% 1.69/0.57  % (3470)------------------------------
% 1.69/0.57  % (3470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (3470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (3470)Termination reason: Unknown
% 1.69/0.57  % (3470)Termination phase: Saturation
% 1.69/0.57  
% 1.69/0.57  % (3470)Memory used [KB]: 6140
% 1.69/0.57  % (3470)Time elapsed: 0.177 s
% 1.69/0.57  % (3470)Instructions burned: 51 (million)
% 1.69/0.57  % (3470)------------------------------
% 1.69/0.57  % (3470)------------------------------
% 1.69/0.58  % (3468)Instruction limit reached!
% 1.69/0.58  % (3468)------------------------------
% 1.69/0.58  % (3468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.58  % (3468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.58  % (3468)Termination reason: Unknown
% 1.69/0.58  % (3468)Termination phase: Saturation
% 1.69/0.58  
% 1.69/0.58  % (3468)Memory used [KB]: 1535
% 1.69/0.58  % (3468)Time elapsed: 0.197 s
% 1.69/0.58  % (3468)Instructions burned: 37 (million)
% 1.69/0.58  % (3468)------------------------------
% 1.69/0.58  % (3468)------------------------------
% 1.69/0.58  % (3469)Instruction limit reached!
% 1.69/0.58  % (3469)------------------------------
% 1.69/0.58  % (3469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.58  % (3469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.58  % (3469)Termination reason: Unknown
% 1.69/0.58  % (3469)Termination phase: Saturation
% 1.69/0.58  
% 1.69/0.58  % (3469)Memory used [KB]: 6268
% 1.69/0.58  % (3469)Time elapsed: 0.201 s
% 1.69/0.58  % (3469)Instructions burned: 52 (million)
% 1.69/0.58  % (3469)------------------------------
% 1.69/0.58  % (3469)------------------------------
% 1.69/0.60  % (3471)Instruction limit reached!
% 1.69/0.60  % (3471)------------------------------
% 1.69/0.60  % (3471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.60  % (3471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.60  % (3471)Termination reason: Unknown
% 1.69/0.60  % (3471)Termination phase: Saturation
% 1.69/0.60  
% 1.69/0.60  % (3471)Memory used [KB]: 6140
% 1.69/0.60  % (3471)Time elapsed: 0.218 s
% 1.69/0.60  % (3471)Instructions burned: 48 (million)
% 1.69/0.60  % (3471)------------------------------
% 1.69/0.60  % (3471)------------------------------
% 1.69/0.61  % (3475)Instruction limit reached!
% 1.69/0.61  % (3475)------------------------------
% 1.69/0.61  % (3475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.61  % (3475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.61  % (3475)Termination reason: Unknown
% 1.69/0.61  % (3475)Termination phase: Saturation
% 1.69/0.61  
% 1.69/0.61  % (3475)Memory used [KB]: 1663
% 1.69/0.61  % (3475)Time elapsed: 0.201 s
% 1.69/0.61  % (3475)Instructions burned: 51 (million)
% 1.69/0.61  % (3475)------------------------------
% 1.69/0.61  % (3475)------------------------------
% 1.69/0.62  % (3476)Instruction limit reached!
% 1.69/0.62  % (3476)------------------------------
% 1.69/0.62  % (3476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.62  % (3476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.62  % (3476)Termination reason: Unknown
% 1.69/0.62  % (3476)Termination phase: Saturation
% 1.69/0.62  
% 1.69/0.62  % (3476)Memory used [KB]: 6268
% 1.69/0.62  % (3476)Time elapsed: 0.227 s
% 1.69/0.62  % (3476)Instructions burned: 50 (million)
% 1.69/0.62  % (3476)------------------------------
% 1.69/0.62  % (3476)------------------------------
% 2.16/0.62  % (3480)Instruction limit reached!
% 2.16/0.62  % (3480)------------------------------
% 2.16/0.62  % (3480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.62  % (3480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.62  % (3480)Termination reason: Unknown
% 2.16/0.62  % (3480)Termination phase: Saturation
% 2.16/0.62  
% 2.16/0.62  % (3480)Memory used [KB]: 7036
% 2.16/0.62  % (3480)Time elapsed: 0.040 s
% 2.16/0.62  % (3480)Instructions burned: 69 (million)
% 2.16/0.62  % (3480)------------------------------
% 2.16/0.62  % (3480)------------------------------
% 2.16/0.63  % (3487)Instruction limit reached!
% 2.16/0.63  % (3487)------------------------------
% 2.16/0.63  % (3487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.63  % (3487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (3487)Termination reason: Unknown
% 2.16/0.63  % (3487)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (3487)Memory used [KB]: 7419
% 2.16/0.63  % (3487)Time elapsed: 0.242 s
% 2.16/0.63  % (3487)Instructions burned: 138 (million)
% 2.16/0.63  % (3487)------------------------------
% 2.16/0.63  % (3487)------------------------------
% 2.16/0.64  % (3492)Instruction limit reached!
% 2.16/0.64  % (3492)------------------------------
% 2.16/0.64  % (3492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (3492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (3492)Termination reason: Unknown
% 2.16/0.64  % (3492)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (3492)Memory used [KB]: 7036
% 2.16/0.64  % (3492)Time elapsed: 0.037 s
% 2.16/0.64  % (3492)Instructions burned: 68 (million)
% 2.16/0.64  % (3492)------------------------------
% 2.16/0.64  % (3492)------------------------------
% 2.16/0.64  % (3496)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.38/0.67  % (3498)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.38/0.67  % (3482)Instruction limit reached!
% 2.38/0.67  % (3482)------------------------------
% 2.38/0.67  % (3482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.67  % (3482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.67  % (3482)Termination reason: Unknown
% 2.38/0.67  % (3482)Termination phase: Saturation
% 2.38/0.67  
% 2.38/0.67  % (3482)Memory used [KB]: 6396
% 2.38/0.67  % (3482)Time elapsed: 0.271 s
% 2.38/0.67  % (3482)Instructions burned: 99 (million)
% 2.38/0.67  % (3482)------------------------------
% 2.38/0.67  % (3482)------------------------------
% 2.38/0.68  % (3497)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.38/0.69  % (3481)Instruction limit reached!
% 2.38/0.69  % (3481)------------------------------
% 2.38/0.69  % (3481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.69  % (3481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.69  % (3481)Termination reason: Unknown
% 2.38/0.69  % (3481)Termination phase: Saturation
% 2.38/0.69  
% 2.38/0.69  % (3481)Memory used [KB]: 2174
% 2.38/0.69  % (3481)Time elapsed: 0.307 s
% 2.38/0.69  % (3481)Instructions burned: 76 (million)
% 2.38/0.69  % (3481)------------------------------
% 2.38/0.69  % (3481)------------------------------
% 2.38/0.69  % (3478)Instruction limit reached!
% 2.38/0.69  % (3478)------------------------------
% 2.38/0.69  % (3478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.69  % (3478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.69  % (3478)Termination reason: Unknown
% 2.38/0.69  % (3478)Termination phase: Saturation
% 2.38/0.69  
% 2.38/0.69  % (3478)Memory used [KB]: 6780
% 2.38/0.69  % (3478)Time elapsed: 0.289 s
% 2.38/0.69  % (3478)Instructions burned: 101 (million)
% 2.38/0.69  % (3478)------------------------------
% 2.38/0.69  % (3478)------------------------------
% 2.38/0.69  % (3500)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.38/0.70  % (3477)Instruction limit reached!
% 2.38/0.70  % (3477)------------------------------
% 2.38/0.70  % (3477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.70  % (3501)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.38/0.70  % (3484)Instruction limit reached!
% 2.38/0.70  % (3484)------------------------------
% 2.38/0.70  % (3484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.70  % (3477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.70  % (3477)Termination reason: Unknown
% 2.38/0.70  % (3477)Termination phase: Saturation
% 2.38/0.70  
% 2.38/0.70  % (3477)Memory used [KB]: 6780
% 2.38/0.70  % (3477)Time elapsed: 0.321 s
% 2.38/0.70  % (3477)Instructions burned: 100 (million)
% 2.38/0.70  % (3477)------------------------------
% 2.38/0.70  % (3477)------------------------------
% 2.38/0.70  % (3499)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.38/0.70  % (3503)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.38/0.70  % (3502)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.38/0.70  % (3484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.70  % (3484)Termination reason: Unknown
% 2.38/0.70  % (3484)Termination phase: Saturation
% 2.38/0.70  
% 2.38/0.70  % (3484)Memory used [KB]: 6908
% 2.38/0.70  % (3484)Time elapsed: 0.309 s
% 2.38/0.70  % (3484)Instructions burned: 101 (million)
% 2.38/0.70  % (3484)------------------------------
% 2.38/0.70  % (3484)------------------------------
% 2.38/0.71  % (3485)Instruction limit reached!
% 2.38/0.71  % (3485)------------------------------
% 2.38/0.71  % (3485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.71  % (3485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.71  % (3485)Termination reason: Unknown
% 2.38/0.71  % (3485)Termination phase: Saturation
% 2.38/0.71  
% 2.38/0.71  % (3485)Memory used [KB]: 2174
% 2.38/0.71  % (3485)Time elapsed: 0.308 s
% 2.38/0.71  % (3485)Instructions burned: 100 (million)
% 2.38/0.71  % (3485)------------------------------
% 2.38/0.71  % (3485)------------------------------
% 2.38/0.72  % (3504)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.38/0.73  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.38/0.73  % (3505)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.63/0.74  % (3506)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.63/0.74  % (3510)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.63/0.75  % (3507)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.63/0.76  % (3508)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.63/0.76  % (3509)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.63/0.77  % (3511)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 2.73/0.78  % (3498)Instruction limit reached!
% 2.73/0.78  % (3498)------------------------------
% 2.73/0.78  % (3498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.79  % (3498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.79  % (3498)Termination reason: Unknown
% 2.73/0.79  % (3498)Termination phase: Saturation
% 2.73/0.79  
% 2.73/0.79  % (3498)Memory used [KB]: 6524
% 2.73/0.79  % (3498)Time elapsed: 0.131 s
% 2.73/0.79  % (3498)Instructions burned: 91 (million)
% 2.73/0.79  % (3498)------------------------------
% 2.73/0.79  % (3498)------------------------------
% 2.73/0.82  % (3513)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.73/0.82  % (3512)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.73/0.82  % (3486)Instruction limit reached!
% 2.73/0.82  % (3486)------------------------------
% 2.73/0.82  % (3486)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.82  % (3486)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.82  % (3486)Termination reason: Unknown
% 2.73/0.82  % (3486)Termination phase: Saturation
% 2.73/0.82  
% 2.73/0.82  % (3486)Memory used [KB]: 6524
% 2.73/0.82  % (3486)Time elapsed: 0.440 s
% 2.73/0.82  % (3486)Instructions burned: 177 (million)
% 2.73/0.82  % (3486)------------------------------
% 2.73/0.82  % (3486)------------------------------
% 2.73/0.83  % (3515)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.73/0.83  % (3503)Instruction limit reached!
% 2.73/0.83  % (3503)------------------------------
% 2.73/0.83  % (3503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.83  % (3503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.83  % (3503)Termination reason: Unknown
% 2.73/0.83  % (3503)Termination phase: Saturation
% 2.73/0.83  
% 2.73/0.83  % (3503)Memory used [KB]: 6908
% 2.73/0.83  % (3503)Time elapsed: 0.036 s
% 2.73/0.83  % (3503)Instructions burned: 69 (million)
% 2.73/0.83  % (3503)------------------------------
% 2.73/0.83  % (3503)------------------------------
% 2.73/0.83  % (3517)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 3.03/0.84  % (3514)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.03/0.84  % (3516)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.03/0.84  % (3493)Instruction limit reached!
% 3.03/0.84  % (3493)------------------------------
% 3.03/0.84  % (3493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.84  % (3493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.84  % (3493)Termination reason: Unknown
% 3.03/0.84  % (3493)Termination phase: Saturation
% 3.03/0.84  
% 3.03/0.84  % (3493)Memory used [KB]: 3582
% 3.03/0.84  % (3493)Time elapsed: 0.448 s
% 3.03/0.84  % (3493)Instructions burned: 178 (million)
% 3.03/0.84  % (3493)------------------------------
% 3.03/0.84  % (3493)------------------------------
% 3.09/0.90  % (3506)Instruction limit reached!
% 3.09/0.90  % (3506)------------------------------
% 3.09/0.90  % (3506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.90  % (3506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.90  % (3506)Termination reason: Unknown
% 3.09/0.90  % (3506)Termination phase: Saturation
% 3.09/0.90  
% 3.09/0.90  % (3506)Memory used [KB]: 6396
% 3.09/0.90  % (3506)Time elapsed: 0.273 s
% 3.09/0.90  % (3506)Instructions burned: 90 (million)
% 3.09/0.90  % (3506)------------------------------
% 3.09/0.90  % (3506)------------------------------
% 3.09/0.91  % (3518)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.27/0.93  % (3513)Instruction limit reached!
% 3.27/0.93  % (3513)------------------------------
% 3.27/0.93  % (3513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.93  % (3513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.93  % (3513)Termination reason: Unknown
% 3.27/0.93  % (3513)Termination phase: Saturation
% 3.27/0.93  
% 3.27/0.93  % (3513)Memory used [KB]: 6908
% 3.27/0.93  % (3513)Time elapsed: 0.033 s
% 3.27/0.93  % (3513)Instructions burned: 68 (million)
% 3.27/0.93  % (3513)------------------------------
% 3.27/0.93  % (3513)------------------------------
% 3.27/0.95  % (3520)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.27/0.95  % (3519)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.40/0.98  % (3521)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.40/1.03  % (3518)Instruction limit reached!
% 3.40/1.03  % (3518)------------------------------
% 3.40/1.03  % (3518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.03  % (3518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.03  % (3518)Termination reason: Unknown
% 3.40/1.03  % (3518)Termination phase: Saturation
% 3.40/1.03  
% 3.40/1.03  % (3518)Memory used [KB]: 6524
% 3.40/1.03  % (3518)Time elapsed: 0.119 s
% 3.40/1.03  % (3518)Instructions burned: 90 (million)
% 3.40/1.03  % (3518)------------------------------
% 3.40/1.03  % (3518)------------------------------
% 3.40/1.04  % (3522)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.63/1.04  % (3497)Instruction limit reached!
% 3.63/1.04  % (3497)------------------------------
% 3.63/1.04  % (3497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.04  % (3497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.04  % (3497)Termination reason: Unknown
% 3.63/1.04  % (3497)Termination phase: Saturation
% 3.63/1.04  
% 3.63/1.04  % (3497)Memory used [KB]: 3709
% 3.63/1.04  % (3497)Time elapsed: 0.428 s
% 3.63/1.04  % (3497)Instructions burned: 212 (million)
% 3.63/1.04  % (3497)------------------------------
% 3.63/1.04  % (3497)------------------------------
% 3.63/1.07  % (3523)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.34/1.14  % (3514)First to succeed.
% 6.34/1.15  % (3514)Refutation found. Thanks to Tanya!
% 6.34/1.15  % SZS status Theorem for theBenchmark
% 6.34/1.15  % SZS output start Proof for theBenchmark
% See solution above
% 6.34/1.15  % (3514)------------------------------
% 6.34/1.15  % (3514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.34/1.15  % (3514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.34/1.15  % (3514)Termination reason: Refutation
% 6.34/1.15  
% 6.34/1.15  % (3514)Memory used [KB]: 2174
% 6.34/1.15  % (3514)Time elapsed: 0.419 s
% 6.34/1.15  % (3514)Instructions burned: 226 (million)
% 6.34/1.15  % (3514)------------------------------
% 6.34/1.15  % (3514)------------------------------
% 6.34/1.15  % (3465)Success in time 0.815 s
%------------------------------------------------------------------------------