TSTP Solution File: SWW602_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW602_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 : n008.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:42 EDT 2022

% Result   : Theorem 8.55s 1.43s
% Output   : Refutation 8.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :  172
% Syntax   : Number of formulae    :  501 ( 115 unt;  77 typ;   0 def)
%            Number of atoms       : 1216 ( 277 equ)
%            Maximal formula atoms :   53 (   2 avg)
%            Number of connectives : 1306 ( 514   ~; 338   |; 232   &)
%                                         (  98 <=>; 124  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   43 (   4 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number arithmetic     : 1360 ( 344 atm; 472 fun; 502 num;  42 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :  103 (  50   >;  53   *;   0   +;   0  <<)
%            Number of predicates  :   84 (  80 usr;  77 prp; 0-3 aty)
%            Number of functors    :   73 (  66 usr;  24 con; 0-5 aty)
%            Number of variables   :  325 ( 261   !;  64   ?; 325   :)

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

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

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

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

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

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

tff(func_def_6,type,
    match_bool1: ( ty * bool1 * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

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

tff(func_def_13,type,
    nil: ty > uni ).

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

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

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

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

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

tff(func_def_19,type,
    length2: ( ty * uni ) > $int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_35,type,
    tree: ty ).

tff(func_def_36,type,
    empty1: tree1 ).

tff(func_def_37,type,
    node1: ( tree1 * tree1 ) > tree1 ).

tff(func_def_38,type,
    match_tree1: ( ty * tree1 * uni * uni ) > uni ).

tff(func_def_39,type,
    node_proj_11: tree1 > tree1 ).

tff(func_def_40,type,
    node_proj_21: tree1 > tree1 ).

tff(func_def_41,type,
    size1: tree1 > $int ).

tff(func_def_42,type,
    t2tb1: list_tree > uni ).

tff(func_def_43,type,
    tb2t1: uni > list_tree ).

tff(func_def_44,type,
    t2tb2: tree1 > uni ).

tff(func_def_45,type,
    tb2t2: uni > tree1 ).

tff(func_def_46,type,
    t2tb3: map_int_lplist_treerp > uni ).

tff(func_def_47,type,
    tb2t3: uni > map_int_lplist_treerp ).

tff(func_def_50,type,
    sK0: tree1 > tree1 ).

tff(func_def_51,type,
    sK1: tree1 > tree1 ).

tff(func_def_52,type,
    sK2: ( ty * uni * uni ) > uni ).

tff(func_def_53,type,
    sK3: ( ty * uni * uni ) > uni ).

tff(func_def_54,type,
    sK4: ( ty * uni * uni ) > uni ).

tff(func_def_55,type,
    sK5: ( uni * ty ) > uni ).

tff(func_def_56,type,
    sK6: ( uni * ty ) > uni ).

tff(func_def_57,type,
    sK7: ( uni * ty ) > uni ).

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

tff(func_def_59,type,
    sK9: map_int_lplist_treerp ).

tff(func_def_60,type,
    sK10: map_int_lplist_treerp ).

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

tff(func_def_62,type,
    sK12: map_int_lplist_treerp ).

tff(func_def_63,type,
    sK13: map_int_lplist_treerp ).

tff(func_def_64,type,
    sK14: $int ).

tff(func_def_65,type,
    sK15: list_tree ).

tff(func_def_66,type,
    sK16: map_int_lplist_treerp ).

tff(func_def_67,type,
    sK17: tree1 > tree1 ).

tff(func_def_68,type,
    sK18: tree1 > tree1 ).

tff(func_def_69,type,
    sK19: tree1 ).

tff(func_def_70,type,
    sK20: tree1 > tree1 ).

tff(func_def_71,type,
    sK21: tree1 > tree1 ).

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

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

tff(pred_def_4,type,
    distinct: ( ty * uni ) > $o ).

tff(pred_def_6,type,
    all_trees1: ( $int * list_tree ) > $o ).

tff(f1317,plain,
    $false,
    inference(avatar_smt_refutation,[],[f348,f352,f356,f357,f361,f365,f369,f373,f377,f381,f382,f386,f390,f394,f395,f399,f403,f410,f415,f419,f423,f427,f428,f432,f433,f434,f435,f438,f442,f443,f444,f445,f446,f447,f451,f455,f459,f463,f467,f474,f480,f486,f506,f521,f544,f996,f1006,f1017,f1022,f1026,f1027,f1029,f1031,f1040,f1042,f1044,f1047,f1058,f1070,f1082,f1087,f1091,f1095,f1106,f1107,f1111,f1115,f1153,f1158,f1163,f1169,f1185,f1191,f1200,f1207,f1212,f1217,f1229,f1236,f1240,f1248,f1253,f1269,f1273,f1277,f1282,f1286,f1291,f1299,f1300,f1305,f1307,f1316]) ).

tff(f1316,plain,
    ( spl22_76
    | ~ spl22_37
    | ~ spl22_75 ),
    inference(avatar_split_clause,[],[f1312,f1303,f1001,f1314]) ).

tff(f1314,plain,
    ( spl22_76
  <=> $less(size1(sK0(sK19)),sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_76])]) ).

tff(f1001,plain,
    ( spl22_37
  <=> mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_37])]) ).

tff(f1303,plain,
    ( spl22_75
  <=> ( sK0(sK19) = sK18(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_75])]) ).

tff(f1312,plain,
    ( $less(size1(sK0(sK19)),sK14)
    | ~ spl22_37
    | ~ spl22_75 ),
    inference(subsumption_resolution,[],[f1311,f1002]) ).

tff(f1002,plain,
    ( mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
    | ~ spl22_37 ),
    inference(avatar_component_clause,[],[f1001]) ).

tff(f1311,plain,
    ( ~ mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
    | $less(size1(sK0(sK19)),sK14)
    | ~ spl22_75 ),
    inference(superposition,[],[f270,f1304]) ).

tff(f1304,plain,
    ( ( sK0(sK19) = sK18(sK19) )
    | ~ spl22_75 ),
    inference(avatar_component_clause,[],[f1303]) ).

tff(f270,plain,
    ! [X8: tree1] :
      ( $less(size1(sK18(X8)),sK14)
      | ~ mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f179,plain,
    ? [X0: $int] :
      ( $less(0,$sum(X0,1))
      & ? [X1: map_int_lplist_treerp] :
          ( ? [X3: map_int_lplist_treerp,X2: $int] :
              ( ~ $less(X2,0)
              & ~ $less(X0,X2)
              & ? [X5: map_int_lplist_treerp] :
                  ( ~ $less($sum(X0,1),0)
                  & ~ $less($sum(X2,$uminus(1)),0)
                  & ? [X6: map_int_lplist_treerp,X7: $int] :
                      ( ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0)
                      & ~ $less(X2,0)
                      & ! [X11: $int] :
                          ( $less(X11,0)
                          | all_trees1(X11,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X11))))
                          | ~ $less(X11,X2) )
                      & all_trees1(X7,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X7))))
                      & ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0)
                      & $less(X2,$sum(X0,1))
                      & ~ $less($sum(X2,$uminus(1)),X7)
                      & ! [X8: tree1] :
                          ( mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(X6),t2tb(X2)))
                        <=> ? [X10: tree1,X9: tree1] :
                              ( ( size1(X8) = X2 )
                              & ( node1(X9,X10) = X8 )
                              & $less(size1(X9),X7) ) )
                      & distinct(tree,get(list(tree),int,t2tb3(X6),t2tb(X2)))
                      & ~ $less(X7,0)
                      & ? [X12: list_tree] :
                          ( distinct(tree,t2tb1(X12))
                          & $less(X2,$sum(X0,1))
                          & ! [X13: tree1] :
                              ( ? [X14: tree1,X15: tree1] :
                                  ( ( node1(X15,X14) = X13 )
                                  & ( size1(X15) = X7 )
                                  & ( $sum($sum(X2,$uminus(1)),$uminus(X7)) = size1(X14) ) )
                            <=> mem(tree,t2tb2(X13),t2tb1(X12)) )
                          & ? [X16: map_int_lplist_treerp] :
                              ( ( tb2t3(set(list(tree),int,t2tb3(X6),t2tb(X2),infix_plpl(tree,t2tb1(X12),get(list(tree),int,t2tb3(X6),t2tb(X2))))) = X16 )
                              & ? [X17: tree1] :
                                  ( mem(tree,t2tb2(X17),get(list(tree),int,t2tb3(X16),t2tb(X2)))
                                  & ! [X19: tree1,X18: tree1] :
                                      ( ( size1(X17) != X2 )
                                      | ( node1(X18,X19) != X17 )
                                      | ~ $less(size1(X18),$sum(X7,1)) ) )
                              & ~ $less($sum(X0,1),0) )
                          & ~ $less(X2,0) )
                      & $less(X7,$sum(X0,1))
                      & all_trees1($sum($sum(X2,$uminus(1)),$uminus(X7)),tb2t1(get(list(tree),int,t2tb3(X6),t2tb($sum($sum(X2,$uminus(1)),$uminus(X7))))))
                      & $less($sum($sum(X2,$uminus(1)),$uminus(X7)),$sum(X0,1))
                      & ~ $less(X7,0)
                      & ~ $less(X7,0)
                      & ~ $less($sum(X0,1),0) )
                  & ( tb2t3(set(list(tree),int,t2tb3(X3),t2tb(X2),nil(tree))) = X5 ) )
              & ~ $less($sum(X0,1),0)
              & ~ $less(X2,1)
              & ! [X4: $int] :
                  ( ~ $less(X4,X2)
                  | $less(X4,0)
                  | all_trees1(X4,tb2t1(get(list(tree),int,t2tb3(X3),t2tb(X4)))) )
              & $less(X2,$sum(X0,1)) )
          & ~ $less(X0,1)
          & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X1 )
          & ~ $less($sum(X0,1),0) )
      & ~ $less($sum(X0,1),0)
      & ~ $less($sum(X0,1),0)
      & ~ $less(X0,0)
      & ~ $less(0,0) ),
    inference(flattening,[],[f178]) ).

tff(f178,plain,
    ? [X0: $int] :
      ( ? [X1: map_int_lplist_treerp] :
          ( ? [X2: $int,X3: map_int_lplist_treerp] :
              ( ? [X5: map_int_lplist_treerp] :
                  ( ? [X6: map_int_lplist_treerp,X7: $int] :
                      ( ? [X12: list_tree] :
                          ( ? [X16: map_int_lplist_treerp] :
                              ( ? [X17: tree1] :
                                  ( mem(tree,t2tb2(X17),get(list(tree),int,t2tb3(X16),t2tb(X2)))
                                  & ! [X19: tree1,X18: tree1] :
                                      ( ( size1(X17) != X2 )
                                      | ( node1(X18,X19) != X17 )
                                      | ~ $less(size1(X18),$sum(X7,1)) ) )
                              & ~ $less($sum(X0,1),0)
                              & ( tb2t3(set(list(tree),int,t2tb3(X6),t2tb(X2),infix_plpl(tree,t2tb1(X12),get(list(tree),int,t2tb3(X6),t2tb(X2))))) = X16 ) )
                          & $less(X2,$sum(X0,1))
                          & ~ $less(X2,0)
                          & ! [X13: tree1] :
                              ( ? [X14: tree1,X15: tree1] :
                                  ( ( node1(X15,X14) = X13 )
                                  & ( size1(X15) = X7 )
                                  & ( $sum($sum(X2,$uminus(1)),$uminus(X7)) = size1(X14) ) )
                            <=> mem(tree,t2tb2(X13),t2tb1(X12)) )
                          & distinct(tree,t2tb1(X12)) )
                      & all_trees1($sum($sum(X2,$uminus(1)),$uminus(X7)),tb2t1(get(list(tree),int,t2tb3(X6),t2tb($sum($sum(X2,$uminus(1)),$uminus(X7))))))
                      & ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0)
                      & all_trees1(X7,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X7))))
                      & ~ $less(X7,0)
                      & $less(X7,$sum(X0,1))
                      & ~ $less(X7,0)
                      & $less($sum($sum(X2,$uminus(1)),$uminus(X7)),$sum(X0,1))
                      & ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0)
                      & $less(X2,$sum(X0,1))
                      & ~ $less($sum(X0,1),0)
                      & ~ $less(X2,0)
                      & ! [X11: $int] :
                          ( all_trees1(X11,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X11))))
                          | $less(X11,0)
                          | ~ $less(X11,X2) )
                      & distinct(tree,get(list(tree),int,t2tb3(X6),t2tb(X2)))
                      & ! [X8: tree1] :
                          ( mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(X6),t2tb(X2)))
                        <=> ? [X10: tree1,X9: tree1] :
                              ( ( size1(X8) = X2 )
                              & ( node1(X9,X10) = X8 )
                              & $less(size1(X9),X7) ) )
                      & ~ $less($sum(X2,$uminus(1)),X7)
                      & ~ $less(X7,0) )
                  & ~ $less($sum(X2,$uminus(1)),0)
                  & ~ $less($sum(X0,1),0)
                  & ( tb2t3(set(list(tree),int,t2tb3(X3),t2tb(X2),nil(tree))) = X5 ) )
              & ~ $less($sum(X0,1),0)
              & $less(X2,$sum(X0,1))
              & ~ $less(X2,0)
              & ! [X4: $int] :
                  ( all_trees1(X4,tb2t1(get(list(tree),int,t2tb3(X3),t2tb(X4))))
                  | ~ $less(X4,X2)
                  | $less(X4,0) )
              & ~ $less(X0,X2)
              & ~ $less(X2,1) )
          & ~ $less(X0,1)
          & ~ $less($sum(X0,1),0)
          & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X1 ) )
      & $less(0,$sum(X0,1))
      & ~ $less(0,0)
      & ~ $less($sum(X0,1),0)
      & ~ $less($sum(X0,1),0)
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f147]) ).

tff(f147,plain,
    ~ ! [X0: $int] :
        ( ~ $less(X0,0)
       => ( ~ $less($sum(X0,1),0)
         => ( ~ $less($sum(X0,1),0)
           => ( ( $less(0,$sum(X0,1))
                & ~ $less(0,0) )
             => ! [X1: map_int_lplist_treerp] :
                  ( ( ~ $less($sum(X0,1),0)
                    & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X1 ) )
                 => ( ~ $less(X0,1)
                   => ! [X2: $int,X3: map_int_lplist_treerp] :
                        ( ( ~ $less(X0,X2)
                          & ~ $less(X2,1) )
                       => ( ! [X4: $int] :
                              ( ( $less(X4,X2)
                                & ~ $less(X4,0) )
                             => all_trees1(X4,tb2t1(get(list(tree),int,t2tb3(X3),t2tb(X4)))) )
                         => ( ( ~ $less($sum(X0,1),0)
                              & $less(X2,$sum(X0,1))
                              & ~ $less(X2,0) )
                           => ! [X5: map_int_lplist_treerp] :
                                ( ( ~ $less($sum(X0,1),0)
                                  & ( tb2t3(set(list(tree),int,t2tb3(X3),t2tb(X2),nil(tree))) = X5 ) )
                               => ( ~ $less($sum(X2,$uminus(1)),0)
                                 => ! [X6: map_int_lplist_treerp,X7: $int] :
                                      ( ( ~ $less($sum(X2,$uminus(1)),X7)
                                        & ~ $less(X7,0) )
                                     => ( ( ! [X11: $int] :
                                              ( ( ~ $less(X11,0)
                                                & $less(X11,X2) )
                                             => all_trees1(X11,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X11)))) )
                                          & distinct(tree,get(list(tree),int,t2tb3(X6),t2tb(X2)))
                                          & ! [X8: tree1] :
                                              ( mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(X6),t2tb(X2)))
                                            <=> ? [X10: tree1,X9: tree1] :
                                                  ( ( size1(X8) = X2 )
                                                  & ( node1(X9,X10) = X8 )
                                                  & $less(size1(X9),X7) ) ) )
                                       => ( ( $less(X2,$sum(X0,1))
                                            & ~ $less($sum(X0,1),0)
                                            & ~ $less(X2,0) )
                                         => ( ( $less($sum($sum(X2,$uminus(1)),$uminus(X7)),$sum(X0,1))
                                              & ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0) )
                                           => ( ( $less(X7,$sum(X0,1))
                                                & ~ $less(X7,0) )
                                             => ( ( all_trees1($sum($sum(X2,$uminus(1)),$uminus(X7)),tb2t1(get(list(tree),int,t2tb3(X6),t2tb($sum($sum(X2,$uminus(1)),$uminus(X7))))))
                                                  & ~ $less($sum($sum(X2,$uminus(1)),$uminus(X7)),0)
                                                  & all_trees1(X7,tb2t1(get(list(tree),int,t2tb3(X6),t2tb(X7))))
                                                  & ~ $less(X7,0) )
                                               => ! [X12: list_tree] :
                                                    ( ( ! [X13: tree1] :
                                                          ( ? [X14: tree1,X15: tree1] :
                                                              ( ( node1(X15,X14) = X13 )
                                                              & ( size1(X15) = X7 )
                                                              & ( $sum($sum(X2,$uminus(1)),$uminus(X7)) = size1(X14) ) )
                                                        <=> mem(tree,t2tb2(X13),t2tb1(X12)) )
                                                      & distinct(tree,t2tb1(X12)) )
                                                   => ( ( $less(X2,$sum(X0,1))
                                                        & ~ $less(X2,0) )
                                                     => ! [X16: map_int_lplist_treerp] :
                                                          ( ( ~ $less($sum(X0,1),0)
                                                            & ( tb2t3(set(list(tree),int,t2tb3(X6),t2tb(X2),infix_plpl(tree,t2tb1(X12),get(list(tree),int,t2tb3(X6),t2tb(X2))))) = X16 ) )
                                                         => ! [X17: tree1] :
                                                              ( mem(tree,t2tb2(X17),get(list(tree),int,t2tb3(X16),t2tb(X2)))
                                                             => ? [X18: tree1,X19: tree1] :
                                                                  ( ( node1(X18,X19) = X17 )
                                                                  & ( size1(X17) = X2 )
                                                                  & $less(size1(X18),$sum(X7,1)) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference(rectify,[],[f84]) ).

tff(f84,plain,
    ~ ! [X22: $int] :
        ( ~ $less(X22,0)
       => ( ~ $less($sum(X22,1),0)
         => ( ~ $less($sum(X22,1),0)
           => ( ( ~ $less(0,0)
                & $less(0,$sum(X22,1)) )
             => ! [X0: map_int_lplist_treerp] :
                  ( ( ~ $less($sum(X22,1),0)
                    & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X0 ) )
                 => ( ~ $less(X22,1)
                   => ! [X20: $int,X8: map_int_lplist_treerp] :
                        ( ( ~ $less(X20,1)
                          & ~ $less(X22,X20) )
                       => ( ! [X27: $int] :
                              ( ( ~ $less(X27,0)
                                & $less(X27,X20) )
                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X8),t2tb(X27)))) )
                         => ( ( $less(X20,$sum(X22,1))
                              & ~ $less($sum(X22,1),0)
                              & ~ $less(X20,0) )
                           => ! [X18: map_int_lplist_treerp] :
                                ( ( ~ $less($sum(X22,1),0)
                                  & ( tb2t3(set(list(tree),int,t2tb3(X8),t2tb(X20),nil(tree))) = X18 ) )
                               => ( ~ $less($sum(X20,$uminus(1)),0)
                                 => ! [X28: map_int_lplist_treerp,X21: $int] :
                                      ( ( ~ $less($sum(X20,$uminus(1)),X21)
                                        & ~ $less(X21,0) )
                                     => ( ( ! [X23: tree1] :
                                              ( ? [X15: tree1,X24: tree1] :
                                                  ( $less(size1(X15),X21)
                                                  & ( size1(X23) = X20 )
                                                  & ( node1(X15,X24) = X23 ) )
                                            <=> mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                          & ! [X27: $int] :
                                              ( ( ~ $less(X27,0)
                                                & $less(X27,X20) )
                                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X27)))) )
                                          & distinct(tree,get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                       => ( ( ~ $less(X20,0)
                                            & ~ $less($sum(X22,1),0)
                                            & $less(X20,$sum(X22,1)) )
                                         => ( ( $less($sum($sum(X20,$uminus(1)),$uminus(X21)),$sum(X22,1))
                                              & ~ $less($sum($sum(X20,$uminus(1)),$uminus(X21)),0) )
                                           => ( ( ~ $less(X21,0)
                                                & $less(X21,$sum(X22,1)) )
                                             => ( ( all_trees1(X21,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X21))))
                                                  & all_trees1($sum($sum(X20,$uminus(1)),$uminus(X21)),tb2t1(get(list(tree),int,t2tb3(X28),t2tb($sum($sum(X20,$uminus(1)),$uminus(X21))))))
                                                  & ~ $less(X21,0)
                                                  & ~ $less($sum($sum(X20,$uminus(1)),$uminus(X21)),0) )
                                               => ! [X29: list_tree] :
                                                    ( ( ! [X23: tree1] :
                                                          ( mem(tree,t2tb2(X23),t2tb1(X29))
                                                        <=> ? [X24: tree1,X15: tree1] :
                                                              ( ( node1(X15,X24) = X23 )
                                                              & ( size1(X15) = X21 )
                                                              & ( size1(X24) = $sum($sum(X20,$uminus(1)),$uminus(X21)) ) ) )
                                                      & distinct(tree,t2tb1(X29)) )
                                                   => ( ( ~ $less(X20,0)
                                                        & $less(X20,$sum(X22,1)) )
                                                     => ! [X30: map_int_lplist_treerp] :
                                                          ( ( ( tb2t3(set(list(tree),int,t2tb3(X28),t2tb(X20),infix_plpl(tree,t2tb1(X29),get(list(tree),int,t2tb3(X28),t2tb(X20))))) = X30 )
                                                            & ~ $less($sum(X22,1),0) )
                                                         => ! [X23: tree1] :
                                                              ( mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X30),t2tb(X20)))
                                                             => ? [X15: tree1,X24: tree1] :
                                                                  ( ( size1(X23) = X20 )
                                                                  & $less(size1(X15),$sum(X21,1))
                                                                  & ( node1(X15,X24) = X23 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f83]) ).

tff(f83,plain,
    ~ ! [X22: $int] :
        ( ~ $less(X22,0)
       => ( ~ $less($sum(X22,1),0)
         => ( ~ $less($sum(X22,1),0)
           => ( ( ~ $less(0,0)
                & $less(0,$sum(X22,1)) )
             => ! [X0: map_int_lplist_treerp] :
                  ( ( ~ $less($sum(X22,1),0)
                    & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X0 ) )
                 => ( ~ $less(X22,1)
                   => ! [X20: $int,X8: map_int_lplist_treerp] :
                        ( ( ~ $less(X20,1)
                          & ~ $less(X22,X20) )
                       => ( ! [X27: $int] :
                              ( ( ~ $less(X27,0)
                                & $less(X27,X20) )
                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X8),t2tb(X27)))) )
                         => ( ( $less(X20,$sum(X22,1))
                              & ~ $less($sum(X22,1),0)
                              & ~ $less(X20,0) )
                           => ! [X18: map_int_lplist_treerp] :
                                ( ( ~ $less($sum(X22,1),0)
                                  & ( tb2t3(set(list(tree),int,t2tb3(X8),t2tb(X20),nil(tree))) = X18 ) )
                               => ( ~ $less($sum(X20,$uminus(1)),0)
                                 => ! [X28: map_int_lplist_treerp,X21: $int] :
                                      ( ( ~ $less($sum(X20,$uminus(1)),X21)
                                        & ~ $less(X21,0) )
                                     => ( ( ! [X23: tree1] :
                                              ( ? [X15: tree1,X24: tree1] :
                                                  ( $less(size1(X15),X21)
                                                  & ( size1(X23) = X20 )
                                                  & ( node1(X15,X24) = X23 ) )
                                            <=> mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                          & ! [X27: $int] :
                                              ( ( ~ $less(X27,0)
                                                & $less(X27,X20) )
                                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X27)))) )
                                          & distinct(tree,get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                       => ( ( ~ $less(X20,0)
                                            & ~ $less($sum(X22,1),0)
                                            & $less(X20,$sum(X22,1)) )
                                         => ( ( $less($sum($difference(X20,1),$uminus(X21)),$sum(X22,1))
                                              & ~ $less($sum($difference(X20,1),$uminus(X21)),0) )
                                           => ( ( ~ $less(X21,0)
                                                & $less(X21,$sum(X22,1)) )
                                             => ( ( all_trees1(X21,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X21))))
                                                  & all_trees1($sum($difference(X20,1),$uminus(X21)),tb2t1(get(list(tree),int,t2tb3(X28),t2tb($sum($difference(X20,1),$uminus(X21))))))
                                                  & ~ $less(X21,0)
                                                  & ~ $less($sum($difference(X20,1),$uminus(X21)),0) )
                                               => ! [X29: list_tree] :
                                                    ( ( ! [X23: tree1] :
                                                          ( mem(tree,t2tb2(X23),t2tb1(X29))
                                                        <=> ? [X24: tree1,X15: tree1] :
                                                              ( ( node1(X15,X24) = X23 )
                                                              & ( size1(X15) = X21 )
                                                              & ( size1(X24) = $sum($difference(X20,1),$uminus(X21)) ) ) )
                                                      & distinct(tree,t2tb1(X29)) )
                                                   => ( ( ~ $less(X20,0)
                                                        & $less(X20,$sum(X22,1)) )
                                                     => ! [X30: map_int_lplist_treerp] :
                                                          ( ( ( tb2t3(set(list(tree),int,t2tb3(X28),t2tb(X20),infix_plpl(tree,t2tb1(X29),get(list(tree),int,t2tb3(X28),t2tb(X20))))) = X30 )
                                                            & ~ $less($sum(X22,1),0) )
                                                         => ! [X23: tree1] :
                                                              ( mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X30),t2tb(X20)))
                                                             => ? [X15: tree1,X24: tree1] :
                                                                  ( ( size1(X23) = X20 )
                                                                  & $less(size1(X15),$sum(X21,1))
                                                                  & ( node1(X15,X24) = X23 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f79]) ).

tff(f79,negated_conjecture,
    ~ ! [X22: $int] :
        ( $lesseq(0,X22)
       => ( $lesseq(0,$sum(X22,1))
         => ( $lesseq(0,$sum(X22,1))
           => ( ( $lesseq(0,0)
                & $less(0,$sum(X22,1)) )
             => ! [X0: map_int_lplist_treerp] :
                  ( ( $lesseq(0,$sum(X22,1))
                    & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X0 ) )
                 => ( $lesseq(1,X22)
                   => ! [X20: $int,X8: map_int_lplist_treerp] :
                        ( ( $lesseq(1,X20)
                          & $lesseq(X20,X22) )
                       => ( ! [X27: $int] :
                              ( ( $lesseq(0,X27)
                                & $less(X27,X20) )
                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X8),t2tb(X27)))) )
                         => ( ( $less(X20,$sum(X22,1))
                              & $lesseq(0,$sum(X22,1))
                              & $lesseq(0,X20) )
                           => ! [X18: map_int_lplist_treerp] :
                                ( ( $lesseq(0,$sum(X22,1))
                                  & ( tb2t3(set(list(tree),int,t2tb3(X8),t2tb(X20),nil(tree))) = X18 ) )
                               => ( $lesseq(0,$difference(X20,1))
                                 => ! [X28: map_int_lplist_treerp,X21: $int] :
                                      ( ( $lesseq(X21,$difference(X20,1))
                                        & $lesseq(0,X21) )
                                     => ( ( ! [X23: tree1] :
                                              ( ? [X15: tree1,X24: tree1] :
                                                  ( $less(size1(X15),X21)
                                                  & ( size1(X23) = X20 )
                                                  & ( node1(X15,X24) = X23 ) )
                                            <=> mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                          & ! [X27: $int] :
                                              ( ( $lesseq(0,X27)
                                                & $less(X27,X20) )
                                             => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X27)))) )
                                          & distinct(tree,get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                       => ( ( $lesseq(0,X20)
                                            & $lesseq(0,$sum(X22,1))
                                            & $less(X20,$sum(X22,1)) )
                                         => ( ( $less($difference($difference(X20,1),X21),$sum(X22,1))
                                              & $lesseq(0,$difference($difference(X20,1),X21)) )
                                           => ( ( $lesseq(0,X21)
                                                & $less(X21,$sum(X22,1)) )
                                             => ( ( all_trees1(X21,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X21))))
                                                  & all_trees1($difference($difference(X20,1),X21),tb2t1(get(list(tree),int,t2tb3(X28),t2tb($difference($difference(X20,1),X21)))))
                                                  & $lesseq(0,X21)
                                                  & $lesseq(0,$difference($difference(X20,1),X21)) )
                                               => ! [X29: list_tree] :
                                                    ( ( ! [X23: tree1] :
                                                          ( mem(tree,t2tb2(X23),t2tb1(X29))
                                                        <=> ? [X24: tree1,X15: tree1] :
                                                              ( ( node1(X15,X24) = X23 )
                                                              & ( size1(X15) = X21 )
                                                              & ( $difference($difference(X20,1),X21) = size1(X24) ) ) )
                                                      & distinct(tree,t2tb1(X29)) )
                                                   => ( ( $lesseq(0,X20)
                                                        & $less(X20,$sum(X22,1)) )
                                                     => ! [X30: map_int_lplist_treerp] :
                                                          ( ( ( tb2t3(set(list(tree),int,t2tb3(X28),t2tb(X20),infix_plpl(tree,t2tb1(X29),get(list(tree),int,t2tb3(X28),t2tb(X20))))) = X30 )
                                                            & $lesseq(0,$sum(X22,1)) )
                                                         => ! [X23: tree1] :
                                                              ( mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X30),t2tb(X20)))
                                                             => ? [X15: tree1,X24: tree1] :
                                                                  ( ( size1(X23) = X20 )
                                                                  & $less(size1(X15),$sum(X21,1))
                                                                  & ( node1(X15,X24) = X23 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f78]) ).

tff(f78,conjecture,
    ! [X22: $int] :
      ( $lesseq(0,X22)
     => ( $lesseq(0,$sum(X22,1))
       => ( $lesseq(0,$sum(X22,1))
         => ( ( $lesseq(0,0)
              & $less(0,$sum(X22,1)) )
           => ! [X0: map_int_lplist_treerp] :
                ( ( $lesseq(0,$sum(X22,1))
                  & ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = X0 ) )
               => ( $lesseq(1,X22)
                 => ! [X20: $int,X8: map_int_lplist_treerp] :
                      ( ( $lesseq(1,X20)
                        & $lesseq(X20,X22) )
                     => ( ! [X27: $int] :
                            ( ( $lesseq(0,X27)
                              & $less(X27,X20) )
                           => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X8),t2tb(X27)))) )
                       => ( ( $less(X20,$sum(X22,1))
                            & $lesseq(0,$sum(X22,1))
                            & $lesseq(0,X20) )
                         => ! [X18: map_int_lplist_treerp] :
                              ( ( $lesseq(0,$sum(X22,1))
                                & ( tb2t3(set(list(tree),int,t2tb3(X8),t2tb(X20),nil(tree))) = X18 ) )
                             => ( $lesseq(0,$difference(X20,1))
                               => ! [X28: map_int_lplist_treerp,X21: $int] :
                                    ( ( $lesseq(X21,$difference(X20,1))
                                      & $lesseq(0,X21) )
                                   => ( ( ! [X23: tree1] :
                                            ( ? [X15: tree1,X24: tree1] :
                                                ( $less(size1(X15),X21)
                                                & ( size1(X23) = X20 )
                                                & ( node1(X15,X24) = X23 ) )
                                          <=> mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                        & ! [X27: $int] :
                                            ( ( $lesseq(0,X27)
                                              & $less(X27,X20) )
                                           => all_trees1(X27,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X27)))) )
                                        & distinct(tree,get(list(tree),int,t2tb3(X28),t2tb(X20))) )
                                     => ( ( $lesseq(0,X20)
                                          & $lesseq(0,$sum(X22,1))
                                          & $less(X20,$sum(X22,1)) )
                                       => ( ( $less($difference($difference(X20,1),X21),$sum(X22,1))
                                            & $lesseq(0,$difference($difference(X20,1),X21)) )
                                         => ( ( $lesseq(0,X21)
                                              & $less(X21,$sum(X22,1)) )
                                           => ( ( all_trees1(X21,tb2t1(get(list(tree),int,t2tb3(X28),t2tb(X21))))
                                                & all_trees1($difference($difference(X20,1),X21),tb2t1(get(list(tree),int,t2tb3(X28),t2tb($difference($difference(X20,1),X21)))))
                                                & $lesseq(0,X21)
                                                & $lesseq(0,$difference($difference(X20,1),X21)) )
                                             => ! [X29: list_tree] :
                                                  ( ( ! [X23: tree1] :
                                                        ( mem(tree,t2tb2(X23),t2tb1(X29))
                                                      <=> ? [X24: tree1,X15: tree1] :
                                                            ( ( node1(X15,X24) = X23 )
                                                            & ( size1(X15) = X21 )
                                                            & ( $difference($difference(X20,1),X21) = size1(X24) ) ) )
                                                    & distinct(tree,t2tb1(X29)) )
                                                 => ( ( $lesseq(0,X20)
                                                      & $less(X20,$sum(X22,1)) )
                                                   => ! [X30: map_int_lplist_treerp] :
                                                        ( ( ( tb2t3(set(list(tree),int,t2tb3(X28),t2tb(X20),infix_plpl(tree,t2tb1(X29),get(list(tree),int,t2tb3(X28),t2tb(X20))))) = X30 )
                                                          & $lesseq(0,$sum(X22,1)) )
                                                       => ! [X23: tree1] :
                                                            ( mem(tree,t2tb2(X23),get(list(tree),int,t2tb3(X30),t2tb(X20)))
                                                           => ? [X15: tree1,X24: tree1] :
                                                                ( ( size1(X23) = X20 )
                                                                & $less(size1(X15),$sum(X21,1))
                                                                & ( node1(X15,X24) = X23 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_all_trees) ).

tff(f1307,plain,
    ( spl22_74
    | ~ spl22_68
    | ~ spl22_71 ),
    inference(avatar_split_clause,[],[f1306,f1280,f1267,f1297]) ).

tff(f1297,plain,
    ( spl22_74
  <=> ( sK11 = $sum($sum(1,size1(sK0(sK19))),size1(sK20(sK19))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_74])]) ).

tff(f1267,plain,
    ( spl22_68
  <=> ( $sum($sum(1,size1(sK0(sK19))),size1(sK1(sK19))) = sK11 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_68])]) ).

tff(f1280,plain,
    ( spl22_71
  <=> ( sK1(sK19) = sK20(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_71])]) ).

tff(f1306,plain,
    ( ( sK11 = $sum($sum(1,size1(sK0(sK19))),size1(sK20(sK19))) )
    | ~ spl22_68
    | ~ spl22_71 ),
    inference(forward_demodulation,[],[f1268,f1281]) ).

tff(f1281,plain,
    ( ( sK1(sK19) = sK20(sK19) )
    | ~ spl22_71 ),
    inference(avatar_component_clause,[],[f1280]) ).

tff(f1268,plain,
    ( ( $sum($sum(1,size1(sK0(sK19))),size1(sK1(sK19))) = sK11 )
    | ~ spl22_68 ),
    inference(avatar_component_clause,[],[f1267]) ).

tff(f1305,plain,
    ( spl22_75
    | ~ spl22_52
    | ~ spl22_72 ),
    inference(avatar_split_clause,[],[f1301,f1284,f1113,f1303]) ).

tff(f1113,plain,
    ( spl22_52
  <=> ( node_proj_11(sK19) = sK18(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_52])]) ).

tff(f1284,plain,
    ( spl22_72
  <=> ( node_proj_11(sK19) = sK0(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_72])]) ).

tff(f1301,plain,
    ( ( sK0(sK19) = sK18(sK19) )
    | ~ spl22_52
    | ~ spl22_72 ),
    inference(backward_demodulation,[],[f1114,f1285]) ).

tff(f1285,plain,
    ( ( node_proj_11(sK19) = sK0(sK19) )
    | ~ spl22_72 ),
    inference(avatar_component_clause,[],[f1284]) ).

tff(f1114,plain,
    ( ( node_proj_11(sK19) = sK18(sK19) )
    | ~ spl22_52 ),
    inference(avatar_component_clause,[],[f1113]) ).

tff(f1300,plain,
    ( ~ spl22_70
    | spl22_57
    | ~ spl22_69 ),
    inference(avatar_split_clause,[],[f1295,f1271,f1183,f1275]) ).

tff(f1275,plain,
    ( spl22_70
  <=> $less(size1(sK0(sK19)),$sum(sK14,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_70])]) ).

tff(f1183,plain,
    ( spl22_57
  <=> $less(size1(sK18(sK19)),$sum(sK14,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_57])]) ).

tff(f1271,plain,
    ( spl22_69
  <=> ( size1(sK18(sK19)) = size1(sK0(sK19)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_69])]) ).

tff(f1295,plain,
    ( ~ $less(size1(sK0(sK19)),$sum(sK14,1))
    | spl22_57
    | ~ spl22_69 ),
    inference(backward_demodulation,[],[f1184,f1272]) ).

tff(f1272,plain,
    ( ( size1(sK18(sK19)) = size1(sK0(sK19)) )
    | ~ spl22_69 ),
    inference(avatar_component_clause,[],[f1271]) ).

tff(f1184,plain,
    ( ~ $less(size1(sK18(sK19)),$sum(sK14,1))
    | spl22_57 ),
    inference(avatar_component_clause,[],[f1183]) ).

tff(f1299,plain,
    ( spl22_74
    | ~ spl22_60
    | ~ spl22_69 ),
    inference(avatar_split_clause,[],[f1292,f1271,f1215,f1297]) ).

tff(f1215,plain,
    ( spl22_60
  <=> ( sK11 = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_60])]) ).

tff(f1292,plain,
    ( ( sK11 = $sum($sum(1,size1(sK0(sK19))),size1(sK20(sK19))) )
    | ~ spl22_60
    | ~ spl22_69 ),
    inference(backward_demodulation,[],[f1216,f1272]) ).

tff(f1216,plain,
    ( ( sK11 = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) )
    | ~ spl22_60 ),
    inference(avatar_component_clause,[],[f1215]) ).

tff(f1291,plain,
    ( spl22_73
    | ~ spl22_62
    | ~ spl22_71 ),
    inference(avatar_split_clause,[],[f1287,f1280,f1227,f1289]) ).

tff(f1289,plain,
    ( spl22_73
  <=> ( node1(sK0(sK19),sK20(sK19)) = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_73])]) ).

tff(f1227,plain,
    ( spl22_62
  <=> ( node1(sK0(sK19),sK1(sK19)) = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_62])]) ).

tff(f1287,plain,
    ( ( node1(sK0(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_62
    | ~ spl22_71 ),
    inference(backward_demodulation,[],[f1228,f1281]) ).

tff(f1228,plain,
    ( ( node1(sK0(sK19),sK1(sK19)) = sK19 )
    | ~ spl22_62 ),
    inference(avatar_component_clause,[],[f1227]) ).

tff(f1286,plain,
    ( spl22_72
    | ~ spl22_62 ),
    inference(avatar_split_clause,[],[f1257,f1227,f1284]) ).

tff(f1257,plain,
    ( ( node_proj_11(sK19) = sK0(sK19) )
    | ~ spl22_62 ),
    inference(superposition,[],[f227,f1228]) ).

tff(f227,plain,
    ! [X0: tree1,X1: tree1] : ( node_proj_11(node1(X1,X0)) = X1 ),
    inference(cnf_transformation,[],[f128]) ).

tff(f128,plain,
    ! [X1: tree1,X0: tree1] : ( node_proj_11(node1(X1,X0)) = X1 ),
    inference(rectify,[],[f60]) ).

tff(f60,axiom,
    ! [X9: tree1,X6: tree1] : ( node_proj_11(node1(X6,X9)) = X6 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',node_proj_1_def1) ).

tff(f1282,plain,
    ( spl22_71
    | ~ spl22_49
    | ~ spl22_62 ),
    inference(avatar_split_clause,[],[f1278,f1227,f1093,f1280]) ).

tff(f1093,plain,
    ( spl22_49
  <=> ( node_proj_21(sK19) = sK20(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_49])]) ).

tff(f1278,plain,
    ( ( sK1(sK19) = sK20(sK19) )
    | ~ spl22_49
    | ~ spl22_62 ),
    inference(forward_demodulation,[],[f1258,f1094]) ).

tff(f1094,plain,
    ( ( node_proj_21(sK19) = sK20(sK19) )
    | ~ spl22_49 ),
    inference(avatar_component_clause,[],[f1093]) ).

tff(f1258,plain,
    ( ( node_proj_21(sK19) = sK1(sK19) )
    | ~ spl22_62 ),
    inference(superposition,[],[f241,f1228]) ).

tff(f241,plain,
    ! [X0: tree1,X1: tree1] : ( node_proj_21(node1(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f108]) ).

tff(f108,plain,
    ! [X0: tree1,X1: tree1] : ( node_proj_21(node1(X0,X1)) = X1 ),
    inference(rectify,[],[f61]) ).

tff(f61,axiom,
    ! [X6: tree1,X9: tree1] : ( node_proj_21(node1(X6,X9)) = X9 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',node_proj_2_def1) ).

tff(f1277,plain,
    ( ~ spl22_70
    | ~ spl22_16
    | ~ spl22_62 ),
    inference(avatar_split_clause,[],[f1263,f1227,f408,f1275]) ).

tff(f408,plain,
    ( spl22_16
  <=> ! [X18: tree1,X19: tree1] :
        ( ~ $less(size1(X18),$sum(sK14,1))
        | ( sK19 != node1(X18,X19) ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_16])]) ).

tff(f1263,plain,
    ( ~ $less(size1(sK0(sK19)),$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_62 ),
    inference(trivial_inequality_removal,[],[f1261]) ).

tff(f1261,plain,
    ( ( sK19 != sK19 )
    | ~ $less(size1(sK0(sK19)),$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_62 ),
    inference(superposition,[],[f409,f1228]) ).

tff(f409,plain,
    ( ! [X18: tree1,X19: tree1] :
        ( ( sK19 != node1(X18,X19) )
        | ~ $less(size1(X18),$sum(sK14,1)) )
    | ~ spl22_16 ),
    inference(avatar_component_clause,[],[f408]) ).

tff(f1273,plain,
    ( spl22_69
    | ~ spl22_55
    | ~ spl22_62 ),
    inference(avatar_split_clause,[],[f1264,f1227,f1161,f1271]) ).

tff(f1161,plain,
    ( spl22_55
  <=> ( node1(sK18(sK19),sK20(sK19)) = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_55])]) ).

tff(f1264,plain,
    ( ( size1(sK18(sK19)) = size1(sK0(sK19)) )
    | ~ spl22_55
    | ~ spl22_62 ),
    inference(trivial_inequality_removal,[],[f1262]) ).

tff(f1262,plain,
    ( ( size1(sK18(sK19)) = size1(sK0(sK19)) )
    | ( sK19 != sK19 )
    | ~ spl22_55
    | ~ spl22_62 ),
    inference(superposition,[],[f1179,f1228]) ).

tff(f1179,plain,
    ( ! [X6: tree1,X5: tree1] :
        ( ( sK19 != node1(X5,X6) )
        | ( size1(sK18(sK19)) = size1(X5) ) )
    | ~ spl22_55 ),
    inference(superposition,[],[f326,f1162]) ).

tff(f1162,plain,
    ( ( node1(sK18(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_55 ),
    inference(avatar_component_clause,[],[f1161]) ).

tff(f326,plain,
    ! [X2: tree1,X3: tree1,X0: tree1,X1: tree1] :
      ( ( node1(X1,X3) != node1(X0,X2) )
      | ( size1(X1) = size1(X0) ) ),
    inference(cnf_transformation,[],[f180]) ).

tff(f180,plain,
    ! [X0: tree1,X1: tree1] :
      ( ( size1(X1) = size1(X0) )
      | ! [X3: tree1,X2: tree1] : ( node1(X1,X3) != node1(X0,X2) ) ),
    inference(ennf_transformation,[],[f141]) ).

tff(f141,plain,
    ! [X1: tree1,X0: tree1] :
      ( ( size1(X1) != size1(X0) )
     => ! [X3: tree1,X2: tree1] : ( node1(X1,X3) != node1(X0,X2) ) ),
    inference(rectify,[],[f74]) ).

tff(f74,axiom,
    ! [X12: tree1,X13: tree1] :
      ( ( size1(X13) != size1(X12) )
     => ! [X26: tree1,X25: tree1] : ( node1(X13,X25) != node1(X12,X26) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tree_diff) ).

tff(f1269,plain,
    ( spl22_68
    | ~ spl22_15
    | ~ spl22_62 ),
    inference(avatar_split_clause,[],[f1265,f1227,f405,f1267]) ).

tff(f405,plain,
    ( spl22_15
  <=> ( size1(sK19) = sK11 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_15])]) ).

tff(f1265,plain,
    ( ( $sum($sum(1,size1(sK0(sK19))),size1(sK1(sK19))) = sK11 )
    | ~ spl22_15
    | ~ spl22_62 ),
    inference(forward_demodulation,[],[f1256,f1206]) ).

tff(f1206,plain,
    ( ( size1(sK19) = sK11 )
    | ~ spl22_15 ),
    inference(avatar_component_clause,[],[f405]) ).

tff(f1256,plain,
    ( ( $sum($sum(1,size1(sK0(sK19))),size1(sK1(sK19))) = size1(sK19) )
    | ~ spl22_62 ),
    inference(superposition,[],[f212,f1228]) ).

tff(f212,plain,
    ! [X0: tree1,X1: tree1] : ( size1(node1(X0,X1)) = $sum($sum(1,size1(X0)),size1(X1)) ),
    inference(cnf_transformation,[],[f105]) ).

tff(f105,plain,
    ( ! [X0: tree1,X1: tree1] : ( size1(node1(X0,X1)) = $sum($sum(1,size1(X0)),size1(X1)) )
    & ( 0 = size1(empty1) ) ),
    inference(rectify,[],[f63]) ).

tff(f63,axiom,
    ( ! [X1: tree1,X2: tree1] : ( size1(node1(X1,X2)) = $sum($sum(1,size1(X1)),size1(X2)) )
    & ( 0 = size1(empty1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',size_def) ).

tff(f1253,plain,
    ( spl22_67
    | ~ spl22_65 ),
    inference(avatar_split_clause,[],[f1249,f1238,f1251]) ).

tff(f1251,plain,
    ( spl22_67
  <=> all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK10),t2tb(size1(sK0(sK19)))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_67])]) ).

tff(f1238,plain,
    ( spl22_65
  <=> $less(size1(sK0(sK19)),sK11) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_65])]) ).

tff(f1249,plain,
    ( all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK10),t2tb(size1(sK0(sK19))))))
    | ~ spl22_65 ),
    inference(subsumption_resolution,[],[f1242,f313]) ).

tff(f313,plain,
    ! [X0: tree1] : ~ $less(size1(X0),0),
    inference(cnf_transformation,[],[f134]) ).

tff(f134,plain,
    ! [X0: tree1] : ~ $less(size1(X0),0),
    inference(rectify,[],[f81]) ).

tff(f81,plain,
    ! [X23: tree1] : ~ $less(size1(X23),0),
    inference(theory_normalization,[],[f64]) ).

tff(f64,axiom,
    ! [X23: tree1] : $lesseq(0,size1(X23)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',size_nonneg) ).

tff(f1242,plain,
    ( $less(size1(sK0(sK19)),0)
    | all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK10),t2tb(size1(sK0(sK19))))))
    | ~ spl22_65 ),
    inference(resolution,[],[f1239,f297]) ).

tff(f297,plain,
    ! [X4: $int] :
      ( ~ $less(X4,sK11)
      | $less(X4,0)
      | all_trees1(X4,tb2t1(get(list(tree),int,t2tb3(sK10),t2tb(X4)))) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1239,plain,
    ( $less(size1(sK0(sK19)),sK11)
    | ~ spl22_65 ),
    inference(avatar_component_clause,[],[f1238]) ).

tff(f1248,plain,
    ( spl22_66
    | ~ spl22_65 ),
    inference(avatar_split_clause,[],[f1244,f1238,f1246]) ).

tff(f1246,plain,
    ( spl22_66
  <=> all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK0(sK19)))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_66])]) ).

tff(f1244,plain,
    ( all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK0(sK19))))))
    | ~ spl22_65 ),
    inference(subsumption_resolution,[],[f1243,f313]) ).

tff(f1243,plain,
    ( $less(size1(sK0(sK19)),0)
    | all_trees1(size1(sK0(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK0(sK19))))))
    | ~ spl22_65 ),
    inference(resolution,[],[f1239,f276]) ).

tff(f276,plain,
    ! [X11: $int] :
      ( ~ $less(X11,sK11)
      | all_trees1(X11,tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(X11))))
      | $less(X11,0) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1240,plain,
    ( ~ spl22_61
    | spl22_65
    | ~ spl22_15 ),
    inference(avatar_split_clause,[],[f1219,f405,f1238,f1224]) ).

tff(f1224,plain,
    ( spl22_61
  <=> $less(0,sK11) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_61])]) ).

tff(f1219,plain,
    ( $less(size1(sK0(sK19)),sK11)
    | ~ $less(0,sK11)
    | ~ spl22_15 ),
    inference(superposition,[],[f183,f1206]) ).

tff(f183,plain,
    ! [X0: tree1] :
      ( $less(size1(sK0(X0)),size1(X0))
      | ~ $less(0,size1(X0)) ),
    inference(cnf_transformation,[],[f169]) ).

tff(f169,plain,
    ! [X0: tree1] :
      ( ? [X1: tree1,X2: tree1] :
          ( $less(size1(X1),size1(X0))
          & ( node1(X1,X2) = X0 ) )
      | ~ $less(0,size1(X0)) ),
    inference(ennf_transformation,[],[f122]) ).

tff(f122,plain,
    ! [X0: tree1] :
      ( $less(0,size1(X0))
     => ? [X1: tree1,X2: tree1] :
          ( $less(size1(X1),size1(X0))
          & ( node1(X1,X2) = X0 ) ) ),
    inference(rectify,[],[f65]) ).

tff(f65,axiom,
    ! [X23: tree1] :
      ( $less(0,size1(X23))
     => ? [X15: tree1,X24: tree1] :
          ( $less(size1(X15),size1(X23))
          & ( node1(X15,X24) = X23 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',size_left) ).

tff(f1236,plain,
    ( ~ spl22_63
    | spl22_64
    | ~ spl22_15 ),
    inference(avatar_split_clause,[],[f1222,f405,f1234,f1231]) ).

tff(f1231,plain,
    ( spl22_63
  <=> $less(sK11,sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_63])]) ).

tff(f1234,plain,
    ( spl22_64
  <=> ! [X1: tree1] :
        ( mem(tree,t2tb2(node1(sK19,X1)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
        | ( $sum($sum(1,sK11),size1(X1)) != sK11 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_64])]) ).

tff(f1222,plain,
    ( ! [X1: tree1] :
        ( mem(tree,t2tb2(node1(sK19,X1)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
        | ( $sum($sum(1,sK11),size1(X1)) != sK11 )
        | ~ $less(sK11,sK14) )
    | ~ spl22_15 ),
    inference(superposition,[],[f436,f1206]) ).

tff(f436,plain,
    ! [X10: tree1,X9: tree1] :
      ( ~ $less(size1(X9),sK14)
      | ( sK11 != $sum($sum(1,size1(X9)),size1(X10)) )
      | mem(tree,t2tb2(node1(X9,X10)),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ),
    inference(backward_demodulation,[],[f333,f212]) ).

tff(f333,plain,
    ! [X10: tree1,X9: tree1] :
      ( mem(tree,t2tb2(node1(X9,X10)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
      | ~ $less(size1(X9),sK14)
      | ( sK11 != size1(node1(X9,X10)) ) ),
    inference(equality_resolution,[],[f273]) ).

tff(f273,plain,
    ! [X10: tree1,X8: tree1,X9: tree1] :
      ( ~ $less(size1(X9),sK14)
      | ( node1(X9,X10) != X8 )
      | ( size1(X8) != sK11 )
      | mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1229,plain,
    ( ~ spl22_61
    | spl22_62
    | ~ spl22_15 ),
    inference(avatar_split_clause,[],[f1218,f405,f1227,f1224]) ).

tff(f1218,plain,
    ( ( node1(sK0(sK19),sK1(sK19)) = sK19 )
    | ~ $less(0,sK11)
    | ~ spl22_15 ),
    inference(superposition,[],[f182,f1206]) ).

tff(f182,plain,
    ! [X0: tree1] :
      ( ~ $less(0,size1(X0))
      | ( node1(sK0(X0),sK1(X0)) = X0 ) ),
    inference(cnf_transformation,[],[f169]) ).

tff(f1217,plain,
    ( spl22_60
    | ~ spl22_15
    | ~ spl22_56 ),
    inference(avatar_split_clause,[],[f1213,f1167,f405,f1215]) ).

tff(f1167,plain,
    ( spl22_56
  <=> ( size1(sK19) = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_56])]) ).

tff(f1213,plain,
    ( ( sK11 = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) )
    | ~ spl22_15
    | ~ spl22_56 ),
    inference(backward_demodulation,[],[f1168,f1206]) ).

tff(f1168,plain,
    ( ( size1(sK19) = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) )
    | ~ spl22_56 ),
    inference(avatar_component_clause,[],[f1167]) ).

tff(f1212,plain,
    ( spl22_15
    | ~ spl22_37 ),
    inference(avatar_split_clause,[],[f1211,f1001,f405]) ).

tff(f1211,plain,
    ( ( size1(sK19) = sK11 )
    | ~ spl22_37 ),
    inference(forward_demodulation,[],[f1205,f261]) ).

tff(f261,plain,
    ! [X0: tree1] : ( tb2t2(t2tb2(X0)) = X0 ),
    inference(cnf_transformation,[],[f133]) ).

tff(f133,plain,
    ! [X0: tree1] : ( tb2t2(t2tb2(X0)) = X0 ),
    inference(rectify,[],[f70]) ).

tff(f70,axiom,
    ! [X20: tree1] : ( tb2t2(t2tb2(X20)) = X20 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeL2) ).

tff(f1205,plain,
    ( ( size1(tb2t2(t2tb2(sK19))) = sK11 )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f493]) ).

tff(f493,plain,
    ! [X0: uni] :
      ( ~ mem(tree,X0,get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
      | ( sK11 = size1(tb2t2(X0)) ) ),
    inference(superposition,[],[f272,f235]) ).

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

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

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

tff(f272,plain,
    ! [X8: tree1] :
      ( ~ mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
      | ( size1(X8) = sK11 ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1207,plain,
    ( spl22_15
    | ~ spl22_37 ),
    inference(avatar_split_clause,[],[f1203,f1001,f405]) ).

tff(f1203,plain,
    ( ( size1(sK19) = sK11 )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f272]) ).

tff(f1200,plain,
    ( spl22_59
    | ~ spl22_43 ),
    inference(avatar_split_clause,[],[f1196,f1056,f1198]) ).

tff(f1198,plain,
    ( spl22_59
  <=> mem(tree,t2tb2(sK20(sK19)),get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_59])]) ).

tff(f1056,plain,
    ( spl22_43
  <=> all_trees1(size1(sK20(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19)))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_43])]) ).

tff(f1196,plain,
    ( mem(tree,t2tb2(sK20(sK19)),get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19)))))
    | ~ spl22_43 ),
    inference(forward_demodulation,[],[f1195,f322]) ).

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

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

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

tff(f1195,plain,
    ( mem(tree,t2tb2(sK20(sK19)),t2tb1(tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19)))))))
    | ~ spl22_43 ),
    inference(resolution,[],[f1057,f330]) ).

tff(f330,plain,
    ! [X2: tree1,X1: list_tree] :
      ( ~ all_trees1(size1(X2),X1)
      | mem(tree,t2tb2(X2),t2tb1(X1)) ),
    inference(equality_resolution,[],[f207]) ).

tff(f207,plain,
    ! [X2: tree1,X0: $int,X1: list_tree] :
      ( ( size1(X2) != X0 )
      | mem(tree,t2tb2(X2),t2tb1(X1))
      | ~ all_trees1(X0,X1) ),
    inference(cnf_transformation,[],[f157]) ).

tff(f157,plain,
    ! [X1: list_tree,X0: $int] :
      ( ~ all_trees1(X0,X1)
      | ( ! [X2: tree1] :
            ( mem(tree,t2tb2(X2),t2tb1(X1))
          <=> ( size1(X2) = X0 ) )
        & distinct(tree,t2tb1(X1)) ) ),
    inference(ennf_transformation,[],[f152]) ).

tff(f152,plain,
    ! [X0: $int,X1: list_tree] :
      ( all_trees1(X0,X1)
     => ( ! [X2: tree1] :
            ( mem(tree,t2tb2(X2),t2tb1(X1))
          <=> ( size1(X2) = X0 ) )
        & distinct(tree,t2tb1(X1)) ) ),
    inference(unused_predicate_definition_removal,[],[f98]) ).

tff(f98,plain,
    ! [X0: $int,X1: list_tree] :
      ( ( ! [X2: tree1] :
            ( mem(tree,t2tb2(X2),t2tb1(X1))
          <=> ( size1(X2) = X0 ) )
        & distinct(tree,t2tb1(X1)) )
    <=> all_trees1(X0,X1) ),
    inference(rectify,[],[f72]) ).

tff(f72,axiom,
    ! [X22: $int,X15: list_tree] :
      ( ( ! [X23: tree1] :
            ( ( size1(X23) = X22 )
          <=> mem(tree,t2tb2(X23),t2tb1(X15)) )
        & distinct(tree,t2tb1(X15)) )
    <=> all_trees1(X22,X15) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',all_trees_def) ).

tff(f1057,plain,
    ( all_trees1(size1(sK20(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19))))))
    | ~ spl22_43 ),
    inference(avatar_component_clause,[],[f1056]) ).

tff(f1191,plain,
    ( spl22_58
    | ~ spl22_12
    | ~ spl22_40 ),
    inference(avatar_split_clause,[],[f1187,f1020,f392,f1189]) ).

tff(f1189,plain,
    ( spl22_58
  <=> mem(tree,t2tb2(sK21(sK19)),get(list(tree),int,t2tb3(sK13),t2tb(sK14))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_58])]) ).

tff(f392,plain,
    ( spl22_12
  <=> all_trees1(sK14,tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(sK14)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_12])]) ).

tff(f1020,plain,
    ( spl22_40
  <=> ( sK14 = size1(sK21(sK19)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_40])]) ).

tff(f1187,plain,
    ( mem(tree,t2tb2(sK21(sK19)),get(list(tree),int,t2tb3(sK13),t2tb(sK14)))
    | ~ spl22_12
    | ~ spl22_40 ),
    inference(forward_demodulation,[],[f1186,f322]) ).

tff(f1186,plain,
    ( mem(tree,t2tb2(sK21(sK19)),t2tb1(tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(sK14)))))
    | ~ spl22_12
    | ~ spl22_40 ),
    inference(resolution,[],[f1062,f393]) ).

tff(f393,plain,
    ( all_trees1(sK14,tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(sK14))))
    | ~ spl22_12 ),
    inference(avatar_component_clause,[],[f392]) ).

tff(f1062,plain,
    ( ! [X0: list_tree] :
        ( ~ all_trees1(sK14,X0)
        | mem(tree,t2tb2(sK21(sK19)),t2tb1(X0)) )
    | ~ spl22_40 ),
    inference(superposition,[],[f330,f1021]) ).

tff(f1021,plain,
    ( ( sK14 = size1(sK21(sK19)) )
    | ~ spl22_40 ),
    inference(avatar_component_clause,[],[f1020]) ).

tff(f1185,plain,
    ( ~ spl22_57
    | ~ spl22_16
    | ~ spl22_55 ),
    inference(avatar_split_clause,[],[f1181,f1161,f408,f1183]) ).

tff(f1181,plain,
    ( ~ $less(size1(sK18(sK19)),$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_55 ),
    inference(trivial_inequality_removal,[],[f1180]) ).

tff(f1180,plain,
    ( ~ $less(size1(sK18(sK19)),$sum(sK14,1))
    | ( sK19 != sK19 )
    | ~ spl22_16
    | ~ spl22_55 ),
    inference(superposition,[],[f409,f1162]) ).

tff(f1169,plain,
    ( spl22_56
    | ~ spl22_51
    | ~ spl22_54 ),
    inference(avatar_split_clause,[],[f1164,f1156,f1109,f1167]) ).

tff(f1109,plain,
    ( spl22_51
  <=> ( $sum($sum(1,size1(sK18(sK19))),size1(sK17(sK19))) = size1(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_51])]) ).

tff(f1156,plain,
    ( spl22_54
  <=> ( sK17(sK19) = sK20(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_54])]) ).

tff(f1164,plain,
    ( ( size1(sK19) = $sum($sum(1,size1(sK18(sK19))),size1(sK20(sK19))) )
    | ~ spl22_51
    | ~ spl22_54 ),
    inference(backward_demodulation,[],[f1110,f1157]) ).

tff(f1157,plain,
    ( ( sK17(sK19) = sK20(sK19) )
    | ~ spl22_54 ),
    inference(avatar_component_clause,[],[f1156]) ).

tff(f1110,plain,
    ( ( $sum($sum(1,size1(sK18(sK19))),size1(sK17(sK19))) = size1(sK19) )
    | ~ spl22_51 ),
    inference(avatar_component_clause,[],[f1109]) ).

tff(f1163,plain,
    ( spl22_55
    | spl22_48
    | ~ spl22_49
    | ~ spl22_52 ),
    inference(avatar_split_clause,[],[f1159,f1113,f1093,f1089,f1161]) ).

tff(f1089,plain,
    ( spl22_48
  <=> ( empty1 = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_48])]) ).

tff(f1159,plain,
    ( ( node1(sK18(sK19),sK20(sK19)) = sK19 )
    | spl22_48
    | ~ spl22_49
    | ~ spl22_52 ),
    inference(forward_demodulation,[],[f1127,f1114]) ).

tff(f1127,plain,
    ( ( node1(node_proj_11(sK19),sK20(sK19)) = sK19 )
    | spl22_48
    | ~ spl22_49 ),
    inference(subsumption_resolution,[],[f1126,f1090]) ).

tff(f1090,plain,
    ( ( empty1 != sK19 )
    | spl22_48 ),
    inference(avatar_component_clause,[],[f1089]) ).

tff(f1126,plain,
    ( ( empty1 = sK19 )
    | ( node1(node_proj_11(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_49 ),
    inference(superposition,[],[f260,f1094]) ).

tff(f260,plain,
    ! [X0: tree1] :
      ( ( node1(node_proj_11(X0),node_proj_21(X0)) = X0 )
      | ( empty1 = X0 ) ),
    inference(cnf_transformation,[],[f145]) ).

tff(f145,plain,
    ! [X0: tree1] :
      ( ( empty1 = X0 )
      | ( node1(node_proj_11(X0),node_proj_21(X0)) = X0 ) ),
    inference(rectify,[],[f62]) ).

tff(f62,axiom,
    ! [X6: tree1] :
      ( ( empty1 = X6 )
      | ( node1(node_proj_11(X6),node_proj_21(X6)) = X6 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tree_inversion1) ).

tff(f1158,plain,
    ( spl22_54
    | ~ spl22_49
    | ~ spl22_50 ),
    inference(avatar_split_clause,[],[f1154,f1104,f1093,f1156]) ).

tff(f1104,plain,
    ( spl22_50
  <=> ( node_proj_21(sK19) = sK17(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_50])]) ).

tff(f1154,plain,
    ( ( sK17(sK19) = sK20(sK19) )
    | ~ spl22_49
    | ~ spl22_50 ),
    inference(forward_demodulation,[],[f1105,f1094]) ).

tff(f1105,plain,
    ( ( node_proj_21(sK19) = sK17(sK19) )
    | ~ spl22_50 ),
    inference(avatar_component_clause,[],[f1104]) ).

tff(f1153,plain,
    ( ~ spl22_53
    | ~ spl22_16
    | ~ spl22_39
    | ~ spl22_40 ),
    inference(avatar_split_clause,[],[f1149,f1020,f1015,f408,f1151]) ).

tff(f1151,plain,
    ( spl22_53
  <=> $less(sK14,$sum(sK14,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_53])]) ).

tff(f1015,plain,
    ( spl22_39
  <=> ( node1(sK21(sK19),sK20(sK19)) = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_39])]) ).

tff(f1149,plain,
    ( ~ $less(sK14,$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_39
    | ~ spl22_40 ),
    inference(forward_demodulation,[],[f1147,f1021]) ).

tff(f1147,plain,
    ( ~ $less(size1(sK21(sK19)),$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_39 ),
    inference(trivial_inequality_removal,[],[f1146]) ).

tff(f1146,plain,
    ( ( sK19 != sK19 )
    | ~ $less(size1(sK21(sK19)),$sum(sK14,1))
    | ~ spl22_16
    | ~ spl22_39 ),
    inference(superposition,[],[f409,f1016]) ).

tff(f1016,plain,
    ( ( node1(sK21(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_39 ),
    inference(avatar_component_clause,[],[f1015]) ).

tff(f1115,plain,
    ( spl22_52
    | ~ spl22_42 ),
    inference(avatar_split_clause,[],[f1099,f1038,f1113]) ).

tff(f1038,plain,
    ( spl22_42
  <=> ( node1(sK18(sK19),sK17(sK19)) = sK19 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_42])]) ).

tff(f1099,plain,
    ( ( node_proj_11(sK19) = sK18(sK19) )
    | ~ spl22_42 ),
    inference(superposition,[],[f227,f1039]) ).

tff(f1039,plain,
    ( ( node1(sK18(sK19),sK17(sK19)) = sK19 )
    | ~ spl22_42 ),
    inference(avatar_component_clause,[],[f1038]) ).

tff(f1111,plain,
    ( spl22_51
    | ~ spl22_42 ),
    inference(avatar_split_clause,[],[f1098,f1038,f1109]) ).

tff(f1098,plain,
    ( ( $sum($sum(1,size1(sK18(sK19))),size1(sK17(sK19))) = size1(sK19) )
    | ~ spl22_42 ),
    inference(superposition,[],[f212,f1039]) ).

tff(f1107,plain,
    ( ~ spl22_48
    | ~ spl22_42 ),
    inference(avatar_split_clause,[],[f1097,f1038,f1089]) ).

tff(f1097,plain,
    ( ( empty1 != sK19 )
    | ~ spl22_42 ),
    inference(superposition,[],[f204,f1039]) ).

tff(f204,plain,
    ! [X0: tree1,X1: tree1] : ( empty1 != node1(X1,X0) ),
    inference(cnf_transformation,[],[f123]) ).

tff(f123,plain,
    ! [X0: tree1,X1: tree1] : ( empty1 != node1(X1,X0) ),
    inference(rectify,[],[f59]) ).

tff(f59,axiom,
    ! [X11: tree1,X10: tree1] : ( empty1 != node1(X10,X11) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',empty_Node1) ).

tff(f1106,plain,
    ( spl22_50
    | ~ spl22_42 ),
    inference(avatar_split_clause,[],[f1100,f1038,f1104]) ).

tff(f1100,plain,
    ( ( node_proj_21(sK19) = sK17(sK19) )
    | ~ spl22_42 ),
    inference(superposition,[],[f241,f1039]) ).

tff(f1095,plain,
    ( spl22_49
    | ~ spl22_39 ),
    inference(avatar_split_clause,[],[f1076,f1015,f1093]) ).

tff(f1076,plain,
    ( ( node_proj_21(sK19) = sK20(sK19) )
    | ~ spl22_39 ),
    inference(superposition,[],[f241,f1016]) ).

tff(f1091,plain,
    ( ~ spl22_48
    | ~ spl22_39 ),
    inference(avatar_split_clause,[],[f1073,f1015,f1089]) ).

tff(f1073,plain,
    ( ( empty1 != sK19 )
    | ~ spl22_39 ),
    inference(superposition,[],[f204,f1016]) ).

tff(f1087,plain,
    ( spl22_47
    | ~ spl22_39
    | ~ spl22_40 ),
    inference(avatar_split_clause,[],[f1083,f1020,f1015,f1085]) ).

tff(f1085,plain,
    ( spl22_47
  <=> ( size1(sK19) = $sum($sum(1,sK14),size1(sK20(sK19))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_47])]) ).

tff(f1083,plain,
    ( ( size1(sK19) = $sum($sum(1,sK14),size1(sK20(sK19))) )
    | ~ spl22_39
    | ~ spl22_40 ),
    inference(forward_demodulation,[],[f1074,f1021]) ).

tff(f1074,plain,
    ( ( size1(sK19) = $sum($sum(1,size1(sK21(sK19))),size1(sK20(sK19))) )
    | ~ spl22_39 ),
    inference(superposition,[],[f212,f1016]) ).

tff(f1082,plain,
    ( spl22_46
    | ~ spl22_39 ),
    inference(avatar_split_clause,[],[f1075,f1015,f1080]) ).

tff(f1080,plain,
    ( spl22_46
  <=> ( sK21(sK19) = node_proj_11(sK19) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_46])]) ).

tff(f1075,plain,
    ( ( sK21(sK19) = node_proj_11(sK19) )
    | ~ spl22_39 ),
    inference(superposition,[],[f227,f1016]) ).

tff(f1070,plain,
    ( spl22_44
    | ~ spl22_45
    | ~ spl22_40 ),
    inference(avatar_split_clause,[],[f1063,f1020,f1068,f1065]) ).

tff(f1065,plain,
    ( spl22_44
  <=> ! [X1: tree1] :
        ( mem(tree,t2tb2(node1(sK21(sK19),X1)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
        | ( $sum($sum(1,sK14),size1(X1)) != sK11 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_44])]) ).

tff(f1068,plain,
    ( spl22_45
  <=> $less(sK14,sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_45])]) ).

tff(f1063,plain,
    ( ! [X1: tree1] :
        ( ~ $less(sK14,sK14)
        | mem(tree,t2tb2(node1(sK21(sK19),X1)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
        | ( $sum($sum(1,sK14),size1(X1)) != sK11 ) )
    | ~ spl22_40 ),
    inference(superposition,[],[f436,f1021]) ).

tff(f1058,plain,
    ( spl22_43
    | ~ spl22_14
    | ~ spl22_41 ),
    inference(avatar_split_clause,[],[f1050,f1024,f401,f1056]) ).

tff(f401,plain,
    ( spl22_14
  <=> all_trees1($sum($sum(sK11,-1),$uminus(sK14)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb($sum($sum(sK11,-1),$uminus(sK14)))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_14])]) ).

tff(f1024,plain,
    ( spl22_41
  <=> ( size1(sK20(sK19)) = $sum($sum(sK11,-1),$uminus(sK14)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_41])]) ).

tff(f1050,plain,
    ( all_trees1(size1(sK20(sK19)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(size1(sK20(sK19))))))
    | ~ spl22_14
    | ~ spl22_41 ),
    inference(backward_demodulation,[],[f402,f1025]) ).

tff(f1025,plain,
    ( ( size1(sK20(sK19)) = $sum($sum(sK11,-1),$uminus(sK14)) )
    | ~ spl22_41 ),
    inference(avatar_component_clause,[],[f1024]) ).

tff(f402,plain,
    ( all_trees1($sum($sum(sK11,-1),$uminus(sK14)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb($sum($sum(sK11,-1),$uminus(sK14))))))
    | ~ spl22_14 ),
    inference(avatar_component_clause,[],[f401]) ).

tff(f1047,plain,
    ( spl22_15
    | ~ spl22_37 ),
    inference(avatar_contradiction_clause,[],[f1046]) ).

tff(f1046,plain,
    ( $false
    | spl22_15
    | ~ spl22_37 ),
    inference(subsumption_resolution,[],[f1045,f406]) ).

tff(f406,plain,
    ( ( size1(sK19) != sK11 )
    | spl22_15 ),
    inference(avatar_component_clause,[],[f405]) ).

tff(f1045,plain,
    ( ( size1(sK19) = sK11 )
    | ~ spl22_37 ),
    inference(forward_demodulation,[],[f1036,f261]) ).

tff(f1036,plain,
    ( ( size1(tb2t2(t2tb2(sK19))) = sK11 )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f493]) ).

tff(f1044,plain,
    ( spl22_15
    | ~ spl22_37 ),
    inference(avatar_contradiction_clause,[],[f1043]) ).

tff(f1043,plain,
    ( $false
    | spl22_15
    | ~ spl22_37 ),
    inference(subsumption_resolution,[],[f1034,f406]) ).

tff(f1034,plain,
    ( ( size1(sK19) = sK11 )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f272]) ).

tff(f1042,plain,
    ( spl22_42
    | ~ spl22_37 ),
    inference(avatar_split_clause,[],[f1041,f1001,f1038]) ).

tff(f1041,plain,
    ( ( node1(sK18(sK19),sK17(sK19)) = sK19 )
    | ~ spl22_37 ),
    inference(forward_demodulation,[],[f1035,f261]) ).

tff(f1035,plain,
    ( ( node1(sK18(tb2t2(t2tb2(sK19))),sK17(tb2t2(t2tb2(sK19)))) = tb2t2(t2tb2(sK19)) )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f496]) ).

tff(f496,plain,
    ! [X0: uni] :
      ( ~ mem(tree,X0,get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
      | ( node1(sK18(tb2t2(X0)),sK17(tb2t2(X0))) = tb2t2(X0) ) ),
    inference(superposition,[],[f271,f235]) ).

tff(f271,plain,
    ! [X8: tree1] :
      ( ~ mem(tree,t2tb2(X8),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
      | ( node1(sK18(X8),sK17(X8)) = X8 ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1040,plain,
    ( spl22_42
    | ~ spl22_37 ),
    inference(avatar_split_clause,[],[f1033,f1001,f1038]) ).

tff(f1033,plain,
    ( ( node1(sK18(sK19),sK17(sK19)) = sK19 )
    | ~ spl22_37 ),
    inference(resolution,[],[f1002,f271]) ).

tff(f1031,plain,
    ( spl22_41
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1030,f1004,f1024]) ).

tff(f1004,plain,
    ( spl22_38
  <=> mem(tree,t2tb2(sK19),t2tb1(sK15)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_38])]) ).

tff(f1030,plain,
    ( ( size1(sK20(sK19)) = $sum($sum(sK11,-1),$uminus(sK14)) )
    | ~ spl22_38 ),
    inference(forward_demodulation,[],[f1010,f261]) ).

tff(f1010,plain,
    ( ( size1(sK20(tb2t2(t2tb2(sK19)))) = $sum($sum(sK11,-1),$uminus(sK14)) )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f494]) ).

tff(f494,plain,
    ! [X0: uni] :
      ( ~ mem(tree,X0,t2tb1(sK15))
      | ( size1(sK20(tb2t2(X0))) = $sum($sum(sK11,-1),$uminus(sK14)) ) ),
    inference(superposition,[],[f336,f235]) ).

tff(f336,plain,
    ! [X13: tree1] :
      ( ~ mem(tree,t2tb2(X13),t2tb1(sK15))
      | ( size1(sK20(X13)) = $sum($sum(sK11,-1),$uminus(sK14)) ) ),
    inference(evaluation,[],[f266]) ).

tff(f266,plain,
    ! [X13: tree1] :
      ( ~ mem(tree,t2tb2(X13),t2tb1(sK15))
      | ( $sum($sum(sK11,$uminus(1)),$uminus(sK14)) = size1(sK20(X13)) ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1005,plain,
    ( mem(tree,t2tb2(sK19),t2tb1(sK15))
    | ~ spl22_38 ),
    inference(avatar_component_clause,[],[f1004]) ).

tff(f1029,plain,
    ( spl22_39
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1028,f1004,f1015]) ).

tff(f1028,plain,
    ( ( node1(sK21(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_38 ),
    inference(forward_demodulation,[],[f1011,f261]) ).

tff(f1011,plain,
    ( ( tb2t2(t2tb2(sK19)) = node1(sK21(tb2t2(t2tb2(sK19))),sK20(tb2t2(t2tb2(sK19)))) )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f488]) ).

tff(f488,plain,
    ! [X0: uni] :
      ( ~ mem(tree,X0,t2tb1(sK15))
      | ( tb2t2(X0) = node1(sK21(tb2t2(X0)),sK20(tb2t2(X0))) ) ),
    inference(superposition,[],[f268,f235]) ).

tff(f268,plain,
    ! [X13: tree1] :
      ( ~ mem(tree,t2tb2(X13),t2tb1(sK15))
      | ( node1(sK21(X13),sK20(X13)) = X13 ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1027,plain,
    ( spl22_40
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1009,f1004,f1020]) ).

tff(f1009,plain,
    ( ( sK14 = size1(sK21(sK19)) )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f267]) ).

tff(f267,plain,
    ! [X13: tree1] :
      ( ~ mem(tree,t2tb2(X13),t2tb1(sK15))
      | ( sK14 = size1(sK21(X13)) ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f1026,plain,
    ( spl22_41
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1007,f1004,f1024]) ).

tff(f1007,plain,
    ( ( size1(sK20(sK19)) = $sum($sum(sK11,-1),$uminus(sK14)) )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f336]) ).

tff(f1022,plain,
    ( spl22_40
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1018,f1004,f1020]) ).

tff(f1018,plain,
    ( ( sK14 = size1(sK21(sK19)) )
    | ~ spl22_38 ),
    inference(forward_demodulation,[],[f1012,f261]) ).

tff(f1012,plain,
    ( ( size1(sK21(tb2t2(t2tb2(sK19)))) = sK14 )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f490]) ).

tff(f490,plain,
    ! [X2: uni] :
      ( ~ mem(tree,X2,t2tb1(sK15))
      | ( size1(sK21(tb2t2(X2))) = sK14 ) ),
    inference(superposition,[],[f267,f235]) ).

tff(f1017,plain,
    ( spl22_39
    | ~ spl22_38 ),
    inference(avatar_split_clause,[],[f1008,f1004,f1015]) ).

tff(f1008,plain,
    ( ( node1(sK21(sK19),sK20(sK19)) = sK19 )
    | ~ spl22_38 ),
    inference(resolution,[],[f1005,f268]) ).

tff(f1006,plain,
    ( spl22_37
    | spl22_38
    | ~ spl22_36 ),
    inference(avatar_split_clause,[],[f999,f994,f1004,f1001]) ).

tff(f994,plain,
    ( spl22_36
  <=> mem(tree,t2tb2(sK19),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_36])]) ).

tff(f999,plain,
    ( mem(tree,t2tb2(sK19),t2tb1(sK15))
    | mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
    | ~ spl22_36 ),
    inference(resolution,[],[f995,f194]) ).

tff(f194,plain,
    ! [X2: uni,X3: ty,X0: uni,X1: uni] :
      ( ~ mem(X3,X2,infix_plpl(X3,X1,X0))
      | mem(X3,X2,X0)
      | mem(X3,X2,X1) ),
    inference(cnf_transformation,[],[f151]) ).

tff(f151,plain,
    ! [X3: ty,X0: uni,X1: uni,X2: uni] :
      ( mem(X3,X2,infix_plpl(X3,X1,X0))
    <=> ( mem(X3,X2,X1)
        | mem(X3,X2,X0) ) ),
    inference(rectify,[],[f29]) ).

tff(f29,axiom,
    ! [X12: uni,X13: uni,X1: uni,X0: ty] :
      ( ( mem(X0,X1,X12)
        | mem(X0,X1,X13) )
    <=> mem(X0,X1,infix_plpl(X0,X13,X12)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mem_append) ).

tff(f995,plain,
    ( mem(tree,t2tb2(sK19),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))
    | ~ spl22_36 ),
    inference(avatar_component_clause,[],[f994]) ).

tff(f996,plain,
    ( spl22_36
    | ~ spl22_28 ),
    inference(avatar_split_clause,[],[f992,f472,f994]) ).

tff(f472,plain,
    ( spl22_28
  <=> mem(tree,t2tb2(sK19),get(list(tree),int,set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))),t2tb(sK11))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_28])]) ).

tff(f992,plain,
    ( mem(tree,t2tb2(sK19),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))
    | ~ spl22_28 ),
    inference(subsumption_resolution,[],[f990,f492]) ).

tff(f492,plain,
    ! [X0: uni] : sort1(list(tree),X0),
    inference(superposition,[],[f215,f322]) ).

tff(f215,plain,
    ! [X0: list_tree] : sort1(list(tree),t2tb1(X0)),
    inference(cnf_transformation,[],[f100]) ).

tff(f100,plain,
    ! [X0: list_tree] : sort1(list(tree),t2tb1(X0)),
    inference(rectify,[],[f66]) ).

tff(f66,axiom,
    ! [X1: list_tree] : sort1(list(tree),t2tb1(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2tb_sort4) ).

tff(f990,plain,
    ( mem(tree,t2tb2(sK19),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))
    | ~ sort1(list(tree),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))
    | ~ spl22_28 ),
    inference(superposition,[],[f473,f332]) ).

tff(f332,plain,
    ! [X2: ty,X3: ty,X1: uni,X4: uni,X5: uni] :
      ( ( get(X2,X3,set(X2,X3,X1,X4,X5),X4) = X5 )
      | ~ sort1(X2,X5) ),
    inference(equality_resolution,[],[f242]) ).

tff(f242,plain,
    ! [X2: ty,X3: ty,X0: uni,X1: uni,X4: uni,X5: uni] :
      ( ~ sort1(X2,X5)
      | ( X0 != X4 )
      | ( get(X2,X3,set(X2,X3,X1,X0,X5),X4) = X5 ) ),
    inference(cnf_transformation,[],[f174]) ).

tff(f174,plain,
    ! [X4: uni,X0: uni,X1: uni,X3: ty,X5: uni,X2: ty] :
      ( ( get(X2,X3,set(X2,X3,X1,X0,X5),X4) = X5 )
      | ( X0 != X4 )
      | ~ sort1(X2,X5) ),
    inference(flattening,[],[f173]) ).

tff(f173,plain,
    ! [X3: ty,X0: uni,X2: ty,X1: uni,X4: uni,X5: uni] :
      ( ( get(X2,X3,set(X2,X3,X1,X0,X5),X4) = X5 )
      | ( X0 != X4 )
      | ~ sort1(X2,X5) ),
    inference(ennf_transformation,[],[f107]) ).

tff(f107,plain,
    ! [X3: ty,X0: uni,X2: ty,X1: uni,X4: uni,X5: uni] :
      ( sort1(X2,X5)
     => ( ( X0 = X4 )
       => ( get(X2,X3,set(X2,X3,X1,X0,X5),X4) = X5 ) ) ),
    inference(rectify,[],[f38]) ).

tff(f38,axiom,
    ! [X8: uni,X17: uni,X16: ty,X0: ty,X18: uni,X19: uni] :
      ( sort1(X16,X19)
     => ( ( X8 = X18 )
       => ( get(X16,X0,set(X16,X0,X17,X8,X19),X18) = X19 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',select_eq) ).

tff(f473,plain,
    ( mem(tree,t2tb2(sK19),get(list(tree),int,set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))),t2tb(sK11)))
    | ~ spl22_28 ),
    inference(avatar_component_clause,[],[f472]) ).

tff(f544,plain,
    ( spl22_35
    | ~ spl22_13
    | ~ spl22_24 ),
    inference(avatar_split_clause,[],[f540,f453,f397,f542]) ).

tff(f542,plain,
    ( spl22_35
  <=> mem(tree,t2tb2(empty1),cons(tree,t2tb2(empty1),nil(tree))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_35])]) ).

tff(f397,plain,
    ( spl22_13
  <=> all_trees1(0,tb2t1(cons(tree,t2tb2(empty1),nil(tree)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_13])]) ).

tff(f453,plain,
    ( spl22_24
  <=> ( 0 = size1(empty1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_24])]) ).

tff(f540,plain,
    ( mem(tree,t2tb2(empty1),cons(tree,t2tb2(empty1),nil(tree)))
    | ~ spl22_13
    | ~ spl22_24 ),
    inference(forward_demodulation,[],[f539,f322]) ).

tff(f539,plain,
    ( mem(tree,t2tb2(empty1),t2tb1(tb2t1(cons(tree,t2tb2(empty1),nil(tree)))))
    | ~ spl22_13
    | ~ spl22_24 ),
    inference(resolution,[],[f538,f398]) ).

tff(f398,plain,
    ( all_trees1(0,tb2t1(cons(tree,t2tb2(empty1),nil(tree))))
    | ~ spl22_13 ),
    inference(avatar_component_clause,[],[f397]) ).

tff(f538,plain,
    ( ! [X0: list_tree] :
        ( ~ all_trees1(0,X0)
        | mem(tree,t2tb2(empty1),t2tb1(X0)) )
    | ~ spl22_24 ),
    inference(superposition,[],[f330,f454]) ).

tff(f454,plain,
    ( ( 0 = size1(empty1) )
    | ~ spl22_24 ),
    inference(avatar_component_clause,[],[f453]) ).

tff(f521,plain,
    ( ~ spl22_33
    | spl22_34
    | ~ spl22_24 ),
    inference(avatar_split_clause,[],[f514,f453,f519,f516]) ).

tff(f516,plain,
    ( spl22_33
  <=> $less(0,sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_33])]) ).

tff(f519,plain,
    ( spl22_34
  <=> ! [X0: tree1] :
        ( ( $sum(1,size1(X0)) != sK11 )
        | mem(tree,t2tb2(node1(empty1,X0)),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_34])]) ).

tff(f514,plain,
    ( ! [X0: tree1] :
        ( ( $sum(1,size1(X0)) != sK11 )
        | ~ $less(0,sK14)
        | mem(tree,t2tb2(node1(empty1,X0)),get(list(tree),int,t2tb3(sK13),t2tb(sK11))) )
    | ~ spl22_24 ),
    inference(evaluation,[],[f513]) ).

tff(f513,plain,
    ( ! [X0: tree1] :
        ( mem(tree,t2tb2(node1(empty1,X0)),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))
        | ( sK11 != $sum($sum(1,0),size1(X0)) )
        | ~ $less(0,sK14) )
    | ~ spl22_24 ),
    inference(superposition,[],[f436,f454]) ).

tff(f506,plain,
    ( ~ spl22_31
    | spl22_32
    | ~ spl22_24 ),
    inference(avatar_split_clause,[],[f499,f453,f504,f501]) ).

tff(f501,plain,
    ( spl22_31
  <=> ( 0 = sK14 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_31])]) ).

tff(f504,plain,
    ( spl22_32
  <=> ! [X0: tree1] :
        ( mem(tree,t2tb2(node1(empty1,X0)),t2tb1(sK15))
        | ( size1(X0) != $sum($sum(sK11,-1),$uminus(sK14)) ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_32])]) ).

tff(f499,plain,
    ( ! [X0: tree1] :
        ( mem(tree,t2tb2(node1(empty1,X0)),t2tb1(sK15))
        | ( 0 != sK14 )
        | ( size1(X0) != $sum($sum(sK11,-1),$uminus(sK14)) ) )
    | ~ spl22_24 ),
    inference(superposition,[],[f342,f454]) ).

tff(f342,plain,
    ! [X14: tree1,X15: tree1] :
      ( ( size1(X15) != sK14 )
      | mem(tree,t2tb2(node1(X15,X14)),t2tb1(sK15))
      | ( size1(X14) != $sum($sum(sK11,-1),$uminus(sK14)) ) ),
    inference(evaluation,[],[f334]) ).

tff(f334,plain,
    ! [X14: tree1,X15: tree1] :
      ( ( size1(X15) != sK14 )
      | ( size1(X14) != $sum($sum(sK11,$uminus(1)),$uminus(sK14)) )
      | mem(tree,t2tb2(node1(X15,X14)),t2tb1(sK15)) ),
    inference(equality_resolution,[],[f265]) ).

tff(f265,plain,
    ! [X14: tree1,X15: tree1,X13: tree1] :
      ( mem(tree,t2tb2(X13),t2tb1(sK15))
      | ( size1(X14) != $sum($sum(sK11,$uminus(1)),$uminus(sK14)) )
      | ( size1(X15) != sK14 )
      | ( node1(X15,X14) != X13 ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f486,plain,
    ( spl22_30
    | ~ spl22_20 ),
    inference(avatar_split_clause,[],[f482,f425,f484]) ).

tff(f484,plain,
    ( spl22_30
  <=> $less($sum(sK11,$uminus(sK14)),$sum(sK8,2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_30])]) ).

tff(f425,plain,
    ( spl22_20
  <=> $less($sum($sum(sK11,-1),$uminus(sK14)),$sum(sK8,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_20])]) ).

tff(f482,plain,
    ( $less($sum(sK11,$uminus(sK14)),$sum(sK8,2))
    | ~ spl22_20 ),
    inference(cancellation,[],[f426]) ).

tff(f426,plain,
    ( $less($sum($sum(sK11,-1),$uminus(sK14)),$sum(sK8,1))
    | ~ spl22_20 ),
    inference(avatar_component_clause,[],[f425]) ).

tff(f480,plain,
    ( ~ spl22_29
    | spl22_10 ),
    inference(avatar_split_clause,[],[f476,f384,f478]) ).

tff(f478,plain,
    ( spl22_29
  <=> $less($sum(sK11,$uminus(sK14)),1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_29])]) ).

tff(f384,plain,
    ( spl22_10
  <=> $less($sum($sum(sK11,-1),$uminus(sK14)),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_10])]) ).

tff(f476,plain,
    ( ~ $less($sum(sK11,$uminus(sK14)),1)
    | spl22_10 ),
    inference(cancellation,[],[f385]) ).

tff(f385,plain,
    ( ~ $less($sum($sum(sK11,-1),$uminus(sK14)),0)
    | spl22_10 ),
    inference(avatar_component_clause,[],[f384]) ).

tff(f474,plain,
    ( spl22_28
    | ~ spl22_5
    | ~ spl22_11 ),
    inference(avatar_split_clause,[],[f470,f388,f363,f472]) ).

tff(f363,plain,
    ( spl22_5
  <=> mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK16),t2tb(sK11))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_5])]) ).

tff(f388,plain,
    ( spl22_11
  <=> ( tb2t3(set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))) = sK16 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_11])]) ).

tff(f470,plain,
    ( mem(tree,t2tb2(sK19),get(list(tree),int,set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))),t2tb(sK11)))
    | ~ spl22_5
    | ~ spl22_11 ),
    inference(forward_demodulation,[],[f469,f230]) ).

tff(f230,plain,
    ! [X0: uni] : ( t2tb3(tb2t3(X0)) = X0 ),
    inference(cnf_transformation,[],[f124]) ).

tff(f124,plain,
    ! [X0: uni] : ( t2tb3(tb2t3(X0)) = X0 ),
    inference(rectify,[],[f77]) ).

tff(f77,axiom,
    ! [X21: uni] : ( t2tb3(tb2t3(X21)) = X21 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR3) ).

tff(f469,plain,
    ( mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(tb2t3(set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11)))))),t2tb(sK11)))
    | ~ spl22_5
    | ~ spl22_11 ),
    inference(forward_demodulation,[],[f364,f389]) ).

tff(f389,plain,
    ( ( tb2t3(set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))) = sK16 )
    | ~ spl22_11 ),
    inference(avatar_component_clause,[],[f388]) ).

tff(f364,plain,
    ( mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK16),t2tb(sK11)))
    | ~ spl22_5 ),
    inference(avatar_component_clause,[],[f363]) ).

tff(f467,plain,
    ~ spl22_27,
    inference(avatar_split_clause,[],[f301,f465]) ).

tff(f465,plain,
    ( spl22_27
  <=> $less(sK8,sK11) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_27])]) ).

tff(f301,plain,
    ~ $less(sK8,sK11),
    inference(cnf_transformation,[],[f179]) ).

tff(f463,plain,
    spl22_26,
    inference(avatar_split_clause,[],[f294,f461]) ).

tff(f461,plain,
    ( spl22_26
  <=> ( sK12 = tb2t3(set(list(tree),int,t2tb3(sK10),t2tb(sK11),nil(tree))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_26])]) ).

tff(f294,plain,
    sK12 = tb2t3(set(list(tree),int,t2tb3(sK10),t2tb(sK11),nil(tree))),
    inference(cnf_transformation,[],[f179]) ).

tff(f459,plain,
    spl22_25,
    inference(avatar_split_clause,[],[f285,f457]) ).

tff(f457,plain,
    ( spl22_25
  <=> $less(sK14,$sum(sK8,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_25])]) ).

tff(f285,plain,
    $less(sK14,$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f455,plain,
    spl22_24,
    inference(avatar_split_clause,[],[f211,f453]) ).

tff(f211,plain,
    0 = size1(empty1),
    inference(cnf_transformation,[],[f105]) ).

tff(f451,plain,
    ~ spl22_23,
    inference(avatar_split_clause,[],[f317,f449]) ).

tff(f449,plain,
    ( spl22_23
  <=> ( true1 = false1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_23])]) ).

tff(f317,plain,
    true1 != false1,
    inference(cnf_transformation,[],[f5]) ).

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

tff(f447,plain,
    ~ spl22_4,
    inference(avatar_split_clause,[],[f282,f359]) ).

tff(f359,plain,
    ( spl22_4
  <=> $less(sK14,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_4])]) ).

tff(f282,plain,
    ~ $less(sK14,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f446,plain,
    ~ spl22_22,
    inference(avatar_split_clause,[],[f302,f440]) ).

tff(f440,plain,
    ( spl22_22
  <=> $less(sK11,0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_22])]) ).

tff(f302,plain,
    ~ $less(sK11,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f445,plain,
    ~ spl22_22,
    inference(avatar_split_clause,[],[f277,f440]) ).

tff(f277,plain,
    ~ $less(sK11,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f444,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f308,f346]) ).

tff(f346,plain,
    ( spl22_1
  <=> $less($sum(sK8,1),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_1])]) ).

tff(f308,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f443,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f303,f346]) ).

tff(f303,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f442,plain,
    ~ spl22_22,
    inference(avatar_split_clause,[],[f292,f440]) ).

tff(f292,plain,
    ~ $less(sK11,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f438,plain,
    ~ spl22_4,
    inference(avatar_split_clause,[],[f281,f359]) ).

tff(f281,plain,
    ~ $less(sK14,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f435,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f274,f346]) ).

tff(f274,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f434,plain,
    spl22_9,
    inference(avatar_split_clause,[],[f298,f379]) ).

tff(f379,plain,
    ( spl22_9
  <=> $less(sK11,$sum(sK8,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_9])]) ).

tff(f298,plain,
    $less(sK11,$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f433,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f280,f346]) ).

tff(f280,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f432,plain,
    ~ spl22_21,
    inference(avatar_split_clause,[],[f299,f430]) ).

tff(f430,plain,
    ( spl22_21
  <=> $less(sK11,1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_21])]) ).

tff(f299,plain,
    ~ $less(sK11,1),
    inference(cnf_transformation,[],[f179]) ).

tff(f428,plain,
    spl22_9,
    inference(avatar_split_clause,[],[f289,f379]) ).

tff(f289,plain,
    $less(sK11,$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f427,plain,
    spl22_20,
    inference(avatar_split_clause,[],[f337,f425]) ).

tff(f337,plain,
    $less($sum($sum(sK11,-1),$uminus(sK14)),$sum(sK8,1)),
    inference(evaluation,[],[f283]) ).

tff(f283,plain,
    $less($sum($sum(sK11,$uminus(1)),$uminus(sK14)),$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f423,plain,
    ~ spl22_19,
    inference(avatar_split_clause,[],[f338,f421]) ).

tff(f421,plain,
    ( spl22_19
  <=> $less($sum(sK11,-1),0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_19])]) ).

tff(f338,plain,
    ~ $less($sum(sK11,-1),0),
    inference(evaluation,[],[f295]) ).

tff(f295,plain,
    ~ $less($sum(sK11,$uminus(1)),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f419,plain,
    spl22_18,
    inference(avatar_split_clause,[],[f310,f417]) ).

tff(f417,plain,
    ( spl22_18
  <=> $less(0,$sum(sK8,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_18])]) ).

tff(f310,plain,
    $less(0,$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f415,plain,
    ~ spl22_17,
    inference(avatar_split_clause,[],[f307,f413]) ).

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

tff(f307,plain,
    ~ $less(sK8,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f410,plain,
    ( ~ spl22_15
    | spl22_16 ),
    inference(avatar_split_clause,[],[f264,f408,f405]) ).

tff(f264,plain,
    ! [X18: tree1,X19: tree1] :
      ( ~ $less(size1(X18),$sum(sK14,1))
      | ( size1(sK19) != sK11 )
      | ( sK19 != node1(X18,X19) ) ),
    inference(cnf_transformation,[],[f179]) ).

tff(f403,plain,
    spl22_14,
    inference(avatar_split_clause,[],[f339,f401]) ).

tff(f339,plain,
    all_trees1($sum($sum(sK11,-1),$uminus(sK14)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb($sum($sum(sK11,-1),$uminus(sK14)))))),
    inference(evaluation,[],[f284]) ).

tff(f284,plain,
    all_trees1($sum($sum(sK11,$uminus(1)),$uminus(sK14)),tb2t1(get(list(tree),int,t2tb3(sK13),t2tb($sum($sum(sK11,$uminus(1)),$uminus(sK14)))))),
    inference(cnf_transformation,[],[f179]) ).

tff(f399,plain,
    spl22_13,
    inference(avatar_split_clause,[],[f243,f397]) ).

tff(f243,plain,
    all_trees1(0,tb2t1(cons(tree,t2tb2(empty1),nil(tree)))),
    inference(cnf_transformation,[],[f73]) ).

tff(f73,axiom,
    all_trees1(0,tb2t1(cons(tree,t2tb2(empty1),nil(tree)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',all_trees_0) ).

tff(f395,plain,
    ~ spl22_10,
    inference(avatar_split_clause,[],[f340,f384]) ).

tff(f340,plain,
    ~ $less($sum($sum(sK11,-1),$uminus(sK14)),0),
    inference(evaluation,[],[f293]) ).

tff(f293,plain,
    ~ $less($sum($sum(sK11,$uminus(1)),$uminus(sK14)),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f394,plain,
    spl22_12,
    inference(avatar_split_clause,[],[f291,f392]) ).

tff(f291,plain,
    all_trees1(sK14,tb2t1(get(list(tree),int,t2tb3(sK13),t2tb(sK14)))),
    inference(cnf_transformation,[],[f179]) ).

tff(f390,plain,
    spl22_11,
    inference(avatar_split_clause,[],[f275,f388]) ).

tff(f275,plain,
    tb2t3(set(list(tree),int,t2tb3(sK13),t2tb(sK11),infix_plpl(tree,t2tb1(sK15),get(list(tree),int,t2tb3(sK13),t2tb(sK11))))) = sK16,
    inference(cnf_transformation,[],[f179]) ).

tff(f386,plain,
    ~ spl22_10,
    inference(avatar_split_clause,[],[f341,f384]) ).

tff(f341,plain,
    ~ $less($sum($sum(sK11,-1),$uminus(sK14)),0),
    inference(evaluation,[],[f290]) ).

tff(f290,plain,
    ~ $less($sum($sum(sK11,$uminus(1)),$uminus(sK14)),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f382,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f296,f346]) ).

tff(f296,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f381,plain,
    spl22_9,
    inference(avatar_split_clause,[],[f278,f379]) ).

tff(f278,plain,
    $less(sK11,$sum(sK8,1)),
    inference(cnf_transformation,[],[f179]) ).

tff(f377,plain,
    spl22_8,
    inference(avatar_split_clause,[],[f279,f375]) ).

tff(f375,plain,
    ( spl22_8
  <=> distinct(tree,t2tb1(sK15)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_8])]) ).

tff(f279,plain,
    distinct(tree,t2tb1(sK15)),
    inference(cnf_transformation,[],[f179]) ).

tff(f373,plain,
    spl22_7,
    inference(avatar_split_clause,[],[f304,f371]) ).

tff(f371,plain,
    ( spl22_7
  <=> ( tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = sK9 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_7])]) ).

tff(f304,plain,
    tb2t3(set(list(tree),int,const(list(tree),int,nil(tree)),t2tb(0),cons(tree,t2tb2(empty1),nil(tree)))) = sK9,
    inference(cnf_transformation,[],[f179]) ).

tff(f369,plain,
    ~ spl22_6,
    inference(avatar_split_clause,[],[f305,f367]) ).

tff(f367,plain,
    ( spl22_6
  <=> $less(sK8,1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_6])]) ).

tff(f305,plain,
    ~ $less(sK8,1),
    inference(cnf_transformation,[],[f179]) ).

tff(f365,plain,
    spl22_5,
    inference(avatar_split_clause,[],[f269,f363]) ).

tff(f269,plain,
    mem(tree,t2tb2(sK19),get(list(tree),int,t2tb3(sK16),t2tb(sK11))),
    inference(cnf_transformation,[],[f179]) ).

tff(f361,plain,
    ~ spl22_4,
    inference(avatar_split_clause,[],[f286,f359]) ).

tff(f286,plain,
    ~ $less(sK14,0),
    inference(cnf_transformation,[],[f179]) ).

tff(f357,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f300,f346]) ).

tff(f300,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

tff(f356,plain,
    spl22_3,
    inference(avatar_split_clause,[],[f287,f354]) ).

tff(f354,plain,
    ( spl22_3
  <=> distinct(tree,get(list(tree),int,t2tb3(sK13),t2tb(sK11))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_3])]) ).

tff(f287,plain,
    distinct(tree,get(list(tree),int,t2tb3(sK13),t2tb(sK11))),
    inference(cnf_transformation,[],[f179]) ).

tff(f352,plain,
    ~ spl22_2,
    inference(avatar_split_clause,[],[f344,f350]) ).

tff(f350,plain,
    ( spl22_2
  <=> $less($sum(sK11,-1),sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl22_2])]) ).

tff(f344,plain,
    ~ $less($sum(sK11,-1),sK14),
    inference(evaluation,[],[f288]) ).

tff(f288,plain,
    ~ $less($sum(sK11,$uminus(1)),sK14),
    inference(cnf_transformation,[],[f179]) ).

tff(f348,plain,
    ~ spl22_1,
    inference(avatar_split_clause,[],[f309,f346]) ).

tff(f309,plain,
    ~ $less($sum(sK8,1),0),
    inference(cnf_transformation,[],[f179]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.06  % Problem    : SWW602=2 : TPTP v8.1.0. Released v6.1.0.
% 0.00/0.07  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.06/0.25  % Computer : n008.cluster.edu
% 0.06/0.25  % Model    : x86_64 x86_64
% 0.06/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.25  % Memory   : 8042.1875MB
% 0.06/0.25  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.25  % CPULimit   : 300
% 0.06/0.25  % WCLimit    : 300
% 0.06/0.26  % DateTime   : Tue Aug 30 20:58:25 EDT 2022
% 0.06/0.26  % CPUTime    : 
% 0.10/0.42  % (14923)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.10/0.42  % (14919)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.10/0.43  % (14927)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.10/0.43  % (14918)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.10/0.43  % (14918)Instruction limit reached!
% 0.10/0.43  % (14918)------------------------------
% 0.10/0.43  % (14918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.43  % (14918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.43  % (14918)Termination reason: Unknown
% 0.10/0.43  % (14918)Termination phase: Property scanning
% 0.10/0.43  
% 0.10/0.43  % (14918)Memory used [KB]: 1023
% 0.10/0.43  % (14918)Time elapsed: 0.002 s
% 0.10/0.43  % (14918)Instructions burned: 3 (million)
% 0.10/0.43  % (14918)------------------------------
% 0.10/0.43  % (14918)------------------------------
% 0.10/0.43  % (14931)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.10/0.43  % (14920)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.10/0.43  % (14911)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.10/0.44  % (14916)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.10/0.44  % (14911)Instruction limit reached!
% 0.10/0.44  % (14911)------------------------------
% 0.10/0.44  % (14911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.44  % (14920)Instruction limit reached!
% 0.10/0.44  % (14920)------------------------------
% 0.10/0.44  % (14920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.44  % (14920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.44  % (14920)Termination reason: Unknown
% 0.10/0.44  % (14920)Termination phase: SInE selection
% 0.10/0.44  
% 0.10/0.44  % (14920)Memory used [KB]: 1023
% 0.10/0.44  % (14920)Time elapsed: 0.004 s
% 0.10/0.44  % (14920)Instructions burned: 5 (million)
% 0.10/0.44  % (14920)------------------------------
% 0.10/0.44  % (14920)------------------------------
% 0.10/0.44  % (14912)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.10/0.44  % (14932)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.10/0.44  % (14915)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.10/0.44  % (14912)Instruction limit reached!
% 0.10/0.44  % (14912)------------------------------
% 0.10/0.44  % (14912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.44  % (14912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.44  % (14912)Termination reason: Unknown
% 0.10/0.44  % (14912)Termination phase: Including theory axioms
% 0.10/0.44  
% 0.10/0.44  % (14912)Memory used [KB]: 1023
% 0.10/0.44  % (14912)Time elapsed: 0.004 s
% 0.10/0.44  % (14912)Instructions burned: 3 (million)
% 0.10/0.44  % (14912)------------------------------
% 0.10/0.44  % (14912)------------------------------
% 0.10/0.44  % (14910)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.10/0.44  % (14921)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.10/0.44  % (14921)Instruction limit reached!
% 0.10/0.44  % (14921)------------------------------
% 0.10/0.44  % (14921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.44  % (14921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.44  % (14921)Termination reason: Unknown
% 0.10/0.44  % (14914)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.10/0.44  % (14921)Termination phase: Property scanning
% 0.10/0.44  
% 0.10/0.44  % (14921)Memory used [KB]: 1023
% 0.10/0.44  % (14921)Time elapsed: 0.002 s
% 0.10/0.44  % (14921)Instructions burned: 2 (million)
% 0.10/0.44  % (14921)------------------------------
% 0.10/0.44  % (14921)------------------------------
% 0.10/0.44  % (14928)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.10/0.45  % (14909)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.10/0.45  % (14928)Instruction limit reached!
% 0.10/0.45  % (14928)------------------------------
% 0.10/0.45  % (14928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.45  % (14928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.45  % (14928)Termination reason: Unknown
% 0.10/0.45  % (14928)Termination phase: Property scanning
% 0.10/0.45  
% 0.10/0.45  % (14928)Memory used [KB]: 1023
% 0.10/0.45  % (14928)Time elapsed: 0.004 s
% 0.10/0.45  % (14928)Instructions burned: 3 (million)
% 0.10/0.45  % (14928)------------------------------
% 0.10/0.45  % (14928)------------------------------
% 0.10/0.45  % (14922)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.10/0.45  % (14913)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.10/0.45  % (14926)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.10/0.45  % (14927)Instruction limit reached!
% 0.10/0.45  % (14927)------------------------------
% 0.10/0.45  % (14927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.45  % (14927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.45  % (14927)Termination reason: Unknown
% 0.10/0.45  % (14927)Termination phase: Saturation
% 0.10/0.45  
% 0.10/0.45  % (14927)Memory used [KB]: 5884
% 0.10/0.45  % (14927)Time elapsed: 0.009 s
% 0.10/0.45  % (14927)Instructions burned: 15 (million)
% 0.10/0.45  % (14927)------------------------------
% 0.10/0.45  % (14927)------------------------------
% 0.10/0.45  % (14934)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.10/0.45  % (14911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.45  % (14911)Termination reason: Unknown
% 0.10/0.45  % (14911)Termination phase: Preprocessing 3
% 0.10/0.45  
% 0.10/0.45  % (14911)Memory used [KB]: 1279
% 0.10/0.45  % (14911)Time elapsed: 0.005 s
% 0.10/0.45  % (14911)Instructions burned: 9 (million)
% 0.10/0.45  % (14911)------------------------------
% 0.10/0.45  % (14911)------------------------------
% 0.10/0.45  % (14924)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.10/0.45  % (14937)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.10/0.45  % (14924)Instruction limit reached!
% 0.10/0.45  % (14924)------------------------------
% 0.10/0.45  % (14924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.45  % (14924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.45  % (14924)Termination reason: Unknown
% 0.10/0.45  % (14924)Termination phase: Property scanning
% 0.10/0.45  
% 0.10/0.45  % (14924)Memory used [KB]: 1023
% 0.10/0.45  % (14924)Time elapsed: 0.003 s
% 0.10/0.45  % (14924)Instructions burned: 4 (million)
% 0.10/0.45  % (14924)------------------------------
% 0.10/0.45  % (14924)------------------------------
% 0.10/0.45  % (14938)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.10/0.45  % (14925)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.10/0.46  % (14936)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.10/0.46  % (14929)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.10/0.46  % (14917)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.10/0.46  % (14930)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.10/0.46  % (14919)Instruction limit reached!
% 0.10/0.46  % (14919)------------------------------
% 0.10/0.46  % (14919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.46  % (14919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.46  % (14919)Termination reason: Unknown
% 0.10/0.46  % (14919)Termination phase: Saturation
% 0.10/0.46  
% 0.10/0.46  % (14919)Memory used [KB]: 6140
% 0.10/0.46  % (14933)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.10/0.46  % (14919)Time elapsed: 0.133 s
% 0.10/0.46  % (14919)Instructions burned: 35 (million)
% 0.10/0.46  % (14919)------------------------------
% 0.10/0.46  % (14919)------------------------------
% 0.10/0.47  % (14914)Instruction limit reached!
% 0.10/0.47  % (14914)------------------------------
% 0.10/0.47  % (14914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.47  % (14914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.47  % (14914)Termination reason: Unknown
% 0.10/0.47  % (14914)Termination phase: Saturation
% 0.10/0.47  
% 0.10/0.47  % (14914)Memory used [KB]: 5884
% 0.10/0.47  % (14914)Time elapsed: 0.008 s
% 0.10/0.47  % (14914)Instructions burned: 15 (million)
% 0.10/0.47  % (14914)------------------------------
% 0.10/0.47  % (14914)------------------------------
% 0.10/0.47  % (14935)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.10/0.47  % (14922)Instruction limit reached!
% 0.10/0.47  % (14922)------------------------------
% 0.10/0.47  % (14922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.47  % (14922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.47  % (14922)Termination reason: Unknown
% 0.10/0.47  % (14922)Termination phase: Saturation
% 0.10/0.47  
% 0.10/0.47  % (14922)Memory used [KB]: 5884
% 0.10/0.47  % (14922)Time elapsed: 0.138 s
% 0.10/0.47  % (14922)Instructions burned: 21 (million)
% 0.10/0.47  % (14922)------------------------------
% 0.10/0.47  % (14922)------------------------------
% 0.10/0.48  % (14925)Instruction limit reached!
% 0.10/0.48  % (14925)------------------------------
% 0.10/0.48  % (14925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.48  % (14925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.48  % (14925)Termination reason: Unknown
% 0.10/0.48  % (14925)Termination phase: Preprocessing 1
% 0.10/0.48  
% 0.10/0.48  % (14925)Memory used [KB]: 1023
% 0.10/0.48  % (14925)Time elapsed: 0.003 s
% 0.10/0.48  % (14925)Instructions burned: 3 (million)
% 0.10/0.48  % (14925)------------------------------
% 0.10/0.48  % (14925)------------------------------
% 0.10/0.48  % (14937)Instruction limit reached!
% 0.10/0.48  % (14937)------------------------------
% 0.10/0.48  % (14937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.49  % (14929)Instruction limit reached!
% 0.10/0.49  % (14929)------------------------------
% 0.10/0.49  % (14929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.49  % (14929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.49  % (14929)Termination reason: Unknown
% 0.10/0.49  % (14929)Termination phase: Saturation
% 0.10/0.49  
% 0.10/0.49  % (14929)Memory used [KB]: 1407
% 0.10/0.49  % (14929)Time elapsed: 0.007 s
% 0.10/0.49  % (14929)Instructions burned: 16 (million)
% 0.10/0.49  % (14929)------------------------------
% 0.10/0.49  % (14929)------------------------------
% 0.10/0.49  % (14930)Instruction limit reached!
% 0.10/0.49  % (14930)------------------------------
% 0.10/0.49  % (14930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.49  % (14916)Instruction limit reached!
% 0.10/0.49  % (14916)------------------------------
% 0.10/0.49  % (14916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.49  % (14915)Instruction limit reached!
% 0.10/0.49  % (14915)------------------------------
% 0.10/0.49  % (14915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.49  % (14915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.49  % (14915)Termination reason: Unknown
% 0.10/0.49  % (14915)Termination phase: Saturation
% 0.10/0.49  
% 0.10/0.49  % (14915)Memory used [KB]: 6268
% 0.10/0.49  % (14915)Time elapsed: 0.176 s
% 0.10/0.49  % (14915)Instructions burned: 33 (million)
% 0.10/0.49  % (14915)------------------------------
% 0.10/0.49  % (14915)------------------------------
% 0.10/0.50  % (14910)Instruction limit reached!
% 0.10/0.50  % (14910)------------------------------
% 0.10/0.50  % (14910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.50  % (14937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.50  % (14937)Termination reason: Unknown
% 0.10/0.50  % (14937)Termination phase: Saturation
% 0.10/0.50  
% 0.10/0.50  % (14937)Memory used [KB]: 6012
% 0.10/0.50  % (14937)Time elapsed: 0.172 s
% 0.10/0.50  % (14937)Instructions burned: 22 (million)
% 0.10/0.50  % (14937)------------------------------
% 0.10/0.50  % (14937)------------------------------
% 0.10/0.50  % (14930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.50  % (14930)Termination reason: Unknown
% 0.10/0.50  % (14930)Termination phase: Saturation
% 0.10/0.50  
% 0.10/0.50  % (14930)Memory used [KB]: 5884
% 0.10/0.50  % (14930)Time elapsed: 0.174 s
% 0.10/0.50  % (14930)Instructions burned: 21 (million)
% 0.10/0.50  % (14930)------------------------------
% 0.10/0.50  % (14930)------------------------------
% 0.10/0.50  % (14917)Instruction limit reached!
% 0.10/0.50  % (14917)------------------------------
% 0.10/0.50  % (14917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.50  % (14917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.50  % (14917)Termination reason: Unknown
% 0.10/0.50  % (14917)Termination phase: Saturation
% 0.10/0.50  
% 0.10/0.50  % (14917)Memory used [KB]: 6140
% 0.10/0.50  % (14917)Time elapsed: 0.172 s
% 0.10/0.50  % (14917)Instructions burned: 27 (million)
% 0.10/0.50  % (14917)------------------------------
% 0.10/0.50  % (14917)------------------------------
% 0.10/0.51  % (14936)Instruction limit reached!
% 0.10/0.51  % (14936)------------------------------
% 0.10/0.51  % (14936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.51  % (14936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14936)Termination reason: Unknown
% 0.10/0.51  % (14936)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14936)Memory used [KB]: 5884
% 0.10/0.51  % (14936)Time elapsed: 0.172 s
% 0.10/0.51  % (14936)Instructions burned: 21 (million)
% 0.10/0.51  % (14936)------------------------------
% 0.10/0.51  % (14936)------------------------------
% 0.10/0.51  % (14910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14910)Termination reason: Unknown
% 0.10/0.51  % (14910)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14910)Memory used [KB]: 6140
% 0.10/0.51  % (14910)Time elapsed: 0.184 s
% 0.10/0.51  % (14910)Instructions burned: 34 (million)
% 0.10/0.51  % (14910)------------------------------
% 0.10/0.51  % (14910)------------------------------
% 0.10/0.51  % (14934)Instruction limit reached!
% 0.10/0.51  % (14934)------------------------------
% 0.10/0.51  % (14934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.51  % (14934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14934)Termination reason: Unknown
% 0.10/0.51  % (14934)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14934)Memory used [KB]: 6396
% 0.10/0.51  % (14934)Time elapsed: 0.183 s
% 0.10/0.51  % (14934)Instructions burned: 44 (million)
% 0.10/0.51  % (14934)------------------------------
% 0.10/0.51  % (14934)------------------------------
% 0.10/0.51  % (14931)Instruction limit reached!
% 0.10/0.51  % (14931)------------------------------
% 0.10/0.51  % (14931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.51  % (14931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14931)Termination reason: Unknown
% 0.10/0.51  % (14931)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14931)Memory used [KB]: 1791
% 0.10/0.51  % (14931)Time elapsed: 0.192 s
% 0.10/0.51  % (14931)Instructions burned: 46 (million)
% 0.10/0.51  % (14931)------------------------------
% 0.10/0.51  % (14931)------------------------------
% 0.10/0.51  % (14916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14916)Termination reason: Unknown
% 0.10/0.51  % (14916)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14916)Memory used [KB]: 6268
% 0.10/0.51  % (14916)Time elapsed: 0.139 s
% 0.10/0.51  % (14916)Instructions burned: 36 (million)
% 0.10/0.51  % (14916)------------------------------
% 0.10/0.51  % (14916)------------------------------
% 0.10/0.51  % (14932)Instruction limit reached!
% 0.10/0.51  % (14932)------------------------------
% 0.10/0.51  % (14932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.51  % (14932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.51  % (14932)Termination reason: Unknown
% 0.10/0.51  % (14932)Termination phase: Saturation
% 0.10/0.51  
% 0.10/0.51  % (14932)Memory used [KB]: 6268
% 0.10/0.51  % (14932)Time elapsed: 0.151 s
% 0.10/0.51  % (14932)Instructions burned: 50 (million)
% 0.10/0.51  % (14932)------------------------------
% 0.10/0.51  % (14932)------------------------------
% 0.10/0.52  % (14923)Instruction limit reached!
% 0.10/0.52  % (14923)------------------------------
% 0.10/0.52  % (14923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.52  % (14923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.52  % (14923)Termination reason: Unknown
% 0.10/0.52  % (14923)Termination phase: Saturation
% 0.10/0.52  
% 0.10/0.52  % (14923)Memory used [KB]: 6908
% 0.10/0.52  % (14923)Time elapsed: 0.203 s
% 0.10/0.52  % (14923)Instructions burned: 51 (million)
% 0.10/0.52  % (14923)------------------------------
% 0.10/0.52  % (14923)------------------------------
% 0.10/0.52  % (14935)Instruction limit reached!
% 0.10/0.52  % (14935)------------------------------
% 0.10/0.52  % (14935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.52  % (14935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.52  % (14935)Termination reason: Unknown
% 0.10/0.52  % (14935)Termination phase: Saturation
% 0.10/0.52  
% 0.10/0.52  % (14935)Memory used [KB]: 6396
% 0.10/0.52  % (14935)Time elapsed: 0.182 s
% 0.10/0.52  % (14935)Instructions burned: 44 (million)
% 0.10/0.52  % (14935)------------------------------
% 0.10/0.52  % (14935)------------------------------
% 0.10/0.52  % (14913)Instruction limit reached!
% 0.10/0.52  % (14913)------------------------------
% 0.10/0.52  % (14913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.52  % (14913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.52  % (14913)Termination reason: Unknown
% 0.10/0.52  % (14913)Termination phase: Saturation
% 0.10/0.52  
% 0.10/0.52  % (14913)Memory used [KB]: 6268
% 0.10/0.52  % (14913)Time elapsed: 0.185 s
% 0.10/0.52  % (14913)Instructions burned: 37 (million)
% 0.10/0.52  % (14913)------------------------------
% 0.10/0.52  % (14913)------------------------------
% 0.10/0.52  % (14926)Instruction limit reached!
% 0.10/0.52  % (14926)------------------------------
% 0.10/0.52  % (14926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.53  % (14933)Instruction limit reached!
% 0.10/0.53  % (14933)------------------------------
% 0.10/0.53  % (14933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.53  % (14938)Instruction limit reached!
% 0.10/0.53  % (14938)------------------------------
% 0.10/0.53  % (14938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.53  % (14938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.53  % (14938)Termination reason: Unknown
% 0.10/0.53  % (14938)Termination phase: Saturation
% 0.10/0.53  
% 0.10/0.53  % (14938)Memory used [KB]: 6524
% 0.10/0.53  % (14938)Time elapsed: 0.221 s
% 0.10/0.53  % (14938)Instructions burned: 42 (million)
% 0.10/0.53  % (14938)------------------------------
% 0.10/0.53  % (14938)------------------------------
% 0.10/0.53  % (14933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.53  % (14933)Termination reason: Unknown
% 0.10/0.53  % (14933)Termination phase: Saturation
% 0.10/0.53  
% 0.10/0.53  % (14933)Memory used [KB]: 1791
% 0.10/0.53  % (14933)Time elapsed: 0.215 s
% 0.10/0.53  % (14933)Instructions burned: 48 (million)
% 0.10/0.53  % (14933)------------------------------
% 0.10/0.53  % (14933)------------------------------
% 0.10/0.54  % (14926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.54  % (14926)Termination reason: Unknown
% 0.10/0.54  % (14926)Termination phase: Saturation
% 0.10/0.54  
% 0.10/0.54  % (14926)Memory used [KB]: 6268
% 0.10/0.54  % (14926)Time elapsed: 0.211 s
% 0.10/0.54  % (14926)Instructions burned: 50 (million)
% 0.10/0.54  % (14926)------------------------------
% 0.10/0.54  % (14926)------------------------------
% 0.10/0.55  % (14960)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)
% 0.10/0.56  % (14962)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)
% 0.10/0.56  % (14959)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)
% 0.10/0.57  % (14957)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)
% 0.10/0.57  % (14956)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)
% 0.10/0.57  % (14958)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)
% 0.10/0.58  % (14956)Instruction limit reached!
% 0.10/0.58  % (14956)------------------------------
% 0.10/0.58  % (14956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.58  % (14956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.58  % (14956)Termination reason: Unknown
% 0.10/0.58  % (14956)Termination phase: Saturation
% 0.10/0.58  
% 0.10/0.58  % (14956)Memory used [KB]: 5884
% 0.10/0.58  % (14956)Time elapsed: 0.009 s
% 0.10/0.58  % (14956)Instructions burned: 15 (million)
% 0.10/0.58  % (14956)------------------------------
% 0.10/0.58  % (14956)------------------------------
% 0.10/0.58  % (14963)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 0.10/0.59  % (14966)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)
% 0.10/0.59  % (14961)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)
% 0.10/0.59  % (14965)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 0.10/0.60  % (14967)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)
% 0.10/0.60  % (14964)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 (2997ds/108Mi)
% 0.10/0.60  % (14958)Instruction limit reached!
% 0.10/0.60  % (14958)------------------------------
% 0.10/0.60  % (14958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.60  % (14958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.60  % (14958)Termination reason: Unknown
% 0.10/0.60  % (14958)Termination phase: Saturation
% 0.10/0.60  
% 0.10/0.60  % (14958)Memory used [KB]: 6012
% 0.10/0.60  % (14958)Time elapsed: 0.121 s
% 0.10/0.60  % (14958)Instructions burned: 25 (million)
% 0.10/0.60  % (14958)------------------------------
% 0.10/0.60  % (14958)------------------------------
% 0.10/0.60  % (14969)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)
% 0.10/0.61  % (14975)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)
% 0.10/0.61  % (14968)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)
% 0.10/0.62  % (14976)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.68/0.62  % (14970)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.68/0.63  % (14971)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.77/0.63  % (14972)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.77/0.63  % (14974)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.82/0.64  % (14977)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.82/0.64  % (14957)Instruction limit reached!
% 2.82/0.64  % (14957)------------------------------
% 2.82/0.64  % (14957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.64  % (14957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.64  % (14957)Termination reason: Unknown
% 2.82/0.64  % (14957)Termination phase: Saturation
% 2.82/0.64  
% 2.82/0.64  % (14957)Memory used [KB]: 6524
% 2.82/0.64  % (14957)Time elapsed: 0.167 s
% 2.82/0.64  % (14957)Instructions burned: 48 (million)
% 2.82/0.64  % (14957)------------------------------
% 2.82/0.64  % (14957)------------------------------
% 2.82/0.64  % (14978)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.82/0.64  % (14973)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.82/0.66  % (14979)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.82/0.66  % (14980)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.82/0.66  % (14981)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.82/0.66  % (14982)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.82/0.67  % (14962)Instruction limit reached!
% 2.82/0.67  % (14962)------------------------------
% 2.82/0.67  % (14962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.67  % (14962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.67  % (14962)Termination reason: Unknown
% 2.82/0.67  % (14962)Termination phase: Saturation
% 2.82/0.67  
% 2.82/0.67  % (14962)Memory used [KB]: 7036
% 2.82/0.67  % (14962)Time elapsed: 0.133 s
% 2.82/0.67  % (14962)Instructions burned: 58 (million)
% 2.82/0.67  % (14962)------------------------------
% 2.82/0.67  % (14962)------------------------------
% 2.82/0.70  % (14961)Instruction limit reached!
% 2.82/0.70  % (14961)------------------------------
% 2.82/0.70  % (14961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.70  % (14961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.70  % (14961)Termination reason: Unknown
% 2.82/0.70  % (14961)Termination phase: Saturation
% 2.82/0.70  
% 2.82/0.70  % (14961)Memory used [KB]: 6908
% 2.82/0.70  % (14961)Time elapsed: 0.199 s
% 2.82/0.70  % (14961)Instructions burned: 76 (million)
% 2.82/0.70  % (14961)------------------------------
% 2.82/0.70  % (14961)------------------------------
% 2.82/0.70  % (14963)Instruction limit reached!
% 2.82/0.70  % (14963)------------------------------
% 2.82/0.70  % (14963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.70  % (14963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.70  % (14963)Termination reason: Unknown
% 2.82/0.70  % (14963)Termination phase: Saturation
% 2.82/0.70  
% 2.82/0.70  % (14963)Memory used [KB]: 6140
% 2.82/0.70  % (14963)Time elapsed: 0.207 s
% 2.82/0.70  % (14963)Instructions burned: 97 (million)
% 2.82/0.70  % (14963)------------------------------
% 2.82/0.70  % (14963)------------------------------
% 2.82/0.70  % (14984)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)
% 3.33/0.71  % (14983)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)
% 3.33/0.71  % (14960)Instruction limit reached!
% 3.33/0.71  % (14960)------------------------------
% 3.33/0.71  % (14960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.33/0.72  % (14964)Instruction limit reached!
% 3.33/0.72  % (14964)------------------------------
% 3.33/0.72  % (14964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.33/0.72  % (14986)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)
% 3.33/0.72  % (14960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.33/0.72  % (14960)Termination reason: Unknown
% 3.33/0.72  % (14960)Termination phase: Saturation
% 3.33/0.72  
% 3.33/0.72  % (14960)Memory used [KB]: 7164
% 3.33/0.72  % (14960)Time elapsed: 0.221 s
% 3.33/0.72  % (14960)Instructions burned: 101 (million)
% 3.33/0.72  % (14960)------------------------------
% 3.33/0.72  % (14960)------------------------------
% 3.33/0.73  % (14964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.33/0.73  % (14964)Termination reason: Unknown
% 3.33/0.73  % (14964)Termination phase: Saturation
% 3.33/0.73  
% 3.33/0.73  % (14964)Memory used [KB]: 6140
% 3.33/0.73  % (14964)Time elapsed: 0.046 s
% 3.33/0.73  % (14964)Instructions burned: 108 (million)
% 3.33/0.73  % (14964)------------------------------
% 3.33/0.73  % (14964)------------------------------
% 3.33/0.74  % (14985)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)
% 3.33/0.75  % (14987)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 3.33/0.75  % (14974)Instruction limit reached!
% 3.33/0.75  % (14974)------------------------------
% 3.33/0.75  % (14974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.33/0.75  % (14974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.33/0.75  % (14974)Termination reason: Unknown
% 3.33/0.75  % (14974)Termination phase: Saturation
% 3.33/0.75  
% 3.33/0.75  % (14974)Memory used [KB]: 6652
% 3.33/0.75  % (14974)Time elapsed: 0.196 s
% 3.33/0.75  % (14974)Instructions burned: 82 (million)
% 3.33/0.75  % (14974)------------------------------
% 3.33/0.75  % (14974)------------------------------
% 3.69/0.78  % (14988)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1006Mi)
% 3.69/0.80  % (14989)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.69/0.82  % (14991)ott+1011_1:1_anc=all:avsq=on:avsqc=1:bsr=unit_only:drc=off:erd=off:fs=off:fsr=off:nwc=3.0:s2a=on:s2at=1.5:sac=on:urr=on:i=1705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1705Mi)
% 3.69/0.82  % (14990)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.69/0.83  % (14992)lrs+10_1:1_av=off:sd=10:sos=all:ss=axioms:st=4.0:i=2416:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2416Mi)
% 3.69/0.83  % (14975)Instruction limit reached!
% 3.69/0.83  % (14975)------------------------------
% 3.69/0.83  % (14975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.69/0.83  % (14975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.69/0.83  % (14975)Termination reason: Unknown
% 3.69/0.83  % (14975)Termination phase: Saturation
% 3.69/0.83  
% 3.69/0.83  % (14975)Memory used [KB]: 1791
% 3.69/0.83  % (14975)Time elapsed: 0.254 s
% 3.69/0.83  % (14975)Instructions burned: 148 (million)
% 3.69/0.83  % (14975)------------------------------
% 3.69/0.83  % (14975)------------------------------
% 3.69/0.84  % (14959)Instruction limit reached!
% 3.69/0.84  % (14959)------------------------------
% 3.69/0.84  % (14959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.69/0.84  % (14970)Instruction limit reached!
% 3.69/0.84  % (14970)------------------------------
% 3.69/0.84  % (14970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.69/0.84  % (14959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.69/0.84  % (14959)Termination reason: Unknown
% 3.69/0.84  % (14959)Termination phase: Saturation
% 3.69/0.84  
% 3.69/0.84  % (14959)Memory used [KB]: 7036
% 3.69/0.84  % (14970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.69/0.84  % (14970)Termination reason: Unknown
% 3.69/0.84  % (14959)Time elapsed: 0.356 s
% 3.69/0.84  % (14970)Termination phase: Saturation
% 3.69/0.84  % (14959)Instructions burned: 149 (million)
% 3.69/0.84  
% 3.69/0.84  % (14959)------------------------------
% 3.69/0.84  % (14959)------------------------------
% 3.69/0.84  % (14970)Memory used [KB]: 1663
% 3.69/0.84  % (14970)Time elapsed: 0.295 s
% 3.69/0.84  % (14970)Instructions burned: 150 (million)
% 3.69/0.84  % (14970)------------------------------
% 3.69/0.84  % (14970)------------------------------
% 3.69/0.85  % (14993)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=1683:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1683Mi)
% 4.21/0.86  % (14971)Instruction limit reached!
% 4.21/0.86  % (14971)------------------------------
% 4.21/0.86  % (14971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.21/0.86  % (14971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.21/0.86  % (14971)Termination reason: Unknown
% 4.21/0.86  % (14971)Termination phase: Saturation
% 4.21/0.86  
% 4.21/0.86  % (14971)Memory used [KB]: 1791
% 4.21/0.86  % (14971)Time elapsed: 0.333 s
% 4.21/0.86  % (14971)Instructions burned: 161 (million)
% 4.21/0.86  % (14971)------------------------------
% 4.21/0.86  % (14971)------------------------------
% 4.38/0.92  % (14967)Instruction limit reached!
% 4.38/0.92  % (14967)------------------------------
% 4.38/0.92  % (14967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/0.92  % (14967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.38/0.92  % (14967)Termination reason: Unknown
% 4.38/0.92  % (14967)Termination phase: Saturation
% 4.38/0.92  
% 4.38/0.92  % (14967)Memory used [KB]: 1918
% 4.38/0.92  % (14967)Time elapsed: 0.401 s
% 4.38/0.92  % (14967)Instructions burned: 224 (million)
% 4.38/0.92  % (14967)------------------------------
% 4.38/0.92  % (14967)------------------------------
% 4.60/0.97  % (14994)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)
% 4.60/0.97  % (14995)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)
% 4.60/0.97  % (14996)lrs+10_1:1_ep=RS:fsr=off:sos=all:i=3217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3217Mi)
% 4.60/0.98  % (14976)Instruction limit reached!
% 4.60/0.98  % (14976)------------------------------
% 4.60/0.98  % (14976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.60/0.98  % (14976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.60/0.98  % (14976)Termination reason: Unknown
% 4.60/0.98  % (14976)Termination phase: Saturation
% 4.60/0.98  
% 4.60/0.98  % (14976)Memory used [KB]: 7803
% 4.60/0.98  % (14976)Time elapsed: 0.422 s
% 4.60/0.98  % (14976)Instructions burned: 211 (million)
% 4.60/0.98  % (14976)------------------------------
% 4.60/0.98  % (14976)------------------------------
% 4.60/1.00  % (14997)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)
% 4.91/1.02  % (14980)Instruction limit reached!
% 4.91/1.02  % (14980)------------------------------
% 4.91/1.02  % (14980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.91/1.02  % (14980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.91/1.02  % (14980)Termination reason: Unknown
% 4.91/1.02  % (14980)Termination phase: Saturation
% 4.91/1.02  
% 4.91/1.02  % (14980)Memory used [KB]: 8955
% 4.91/1.02  % (14980)Time elapsed: 0.407 s
% 4.91/1.02  % (14980)Instructions burned: 213 (million)
% 4.91/1.02  % (14980)------------------------------
% 4.91/1.02  % (14980)------------------------------
% 4.91/1.02  % (14984)Instruction limit reached!
% 4.91/1.02  % (14984)------------------------------
% 4.91/1.02  % (14984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.91/1.02  % (14984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.91/1.02  % (14984)Termination reason: Unknown
% 4.91/1.02  % (14984)Termination phase: Saturation
% 4.91/1.02  
% 4.91/1.02  % (14984)Memory used [KB]: 2558
% 4.91/1.02  % (14984)Time elapsed: 0.417 s
% 4.91/1.02  % (14984)Instructions burned: 231 (million)
% 4.91/1.02  % (14984)------------------------------
% 4.91/1.02  % (14984)------------------------------
% 4.91/1.06  % (14998)lrs+1011_1:6_aac=none:afr=on:bce=on:bsr=unit_only:canc=cautious:cond=fast:fde=unused:newcnf=on:nwc=3.0:s2a=on:s2agt=40:sas=z3:sfv=off:sp=weighted_frequency:spb=units:tha=off:to=lpo:i=2304:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2304Mi)
% 5.14/1.10  % (14977)Instruction limit reached!
% 5.14/1.10  % (14977)------------------------------
% 5.14/1.10  % (14977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.14/1.10  % (14987)Refutation not found, non-redundant clauses discarded% (14987)------------------------------
% 5.14/1.10  % (14987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.14/1.10  % (14987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.14/1.10  % (14987)Termination reason: Refutation not found, non-redundant clauses discarded
% 5.14/1.10  
% 5.14/1.10  % (14987)Memory used [KB]: 3198
% 5.14/1.10  % (14987)Time elapsed: 0.434 s
% 5.14/1.10  % (14987)Instructions burned: 255 (million)
% 5.14/1.10  % (14987)------------------------------
% 5.14/1.10  % (14987)------------------------------
% 5.14/1.10  % (14995)Instruction limit reached!
% 5.14/1.10  % (14995)------------------------------
% 5.14/1.10  % (14995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.14/1.10  % (14995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.14/1.10  % (14995)Termination reason: Unknown
% 5.14/1.10  % (14995)Termination phase: Saturation
% 5.14/1.10  
% 5.14/1.10  % (14995)Memory used [KB]: 1407
% 5.14/1.10  % (14995)Time elapsed: 0.229 s
% 5.14/1.10  % (14995)Instructions burned: 114 (million)
% 5.14/1.10  % (14995)------------------------------
% 5.14/1.10  % (14995)------------------------------
% 5.14/1.11  % (14999)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)
% 5.14/1.11  % (14979)Instruction limit reached!
% 5.14/1.11  % (14979)------------------------------
% 5.14/1.11  % (14979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.14/1.12  % (14977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.14/1.12  % (14977)Termination reason: Unknown
% 5.14/1.12  % (14977)Termination phase: Saturation
% 5.14/1.12  
% 5.14/1.12  % (14977)Memory used [KB]: 8059
% 5.14/1.12  % (14977)Time elapsed: 0.547 s
% 5.14/1.12  % (14977)Instructions burned: 276 (million)
% 5.14/1.12  % (14977)------------------------------
% 5.14/1.12  % (14977)------------------------------
% 5.14/1.13  % (14986)Instruction limit reached!
% 5.14/1.13  % (14986)------------------------------
% 5.14/1.13  % (14986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.14/1.13  % (14979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.14/1.13  % (14979)Termination reason: Unknown
% 5.14/1.13  % (14979)Termination phase: Saturation
% 5.14/1.13  
% 5.14/1.13  % (14979)Memory used [KB]: 2430
% 5.14/1.13  % (14979)Time elapsed: 0.572 s
% 5.14/1.13  % (14979)Instructions burned: 295 (million)
% 5.14/1.13  % (14979)------------------------------
% 5.14/1.13  % (14979)------------------------------
% 5.14/1.14  % (14986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.14/1.14  % (14986)Termination reason: Unknown
% 5.14/1.14  % (14986)Termination phase: Saturation
% 5.14/1.14  
% 5.14/1.14  % (14986)Memory used [KB]: 3198
% 5.14/1.14  % (14986)Time elapsed: 0.512 s
% 5.14/1.14  % (14986)Instructions burned: 382 (million)
% 5.14/1.14  % (14986)------------------------------
% 5.14/1.14  % (14986)------------------------------
% 5.14/1.14  % (15000)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)
% 5.14/1.16  % (14972)Instruction limit reached!
% 5.14/1.16  % (14972)------------------------------
% 5.14/1.16  % (14972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.18  % (15001)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)
% 7.06/1.18  % (14972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.18  % (14972)Termination reason: Unknown
% 7.06/1.18  % (14972)Termination phase: Saturation
% 7.06/1.18  
% 7.06/1.18  % (14972)Memory used [KB]: 2430
% 7.06/1.18  % (14972)Time elapsed: 0.616 s
% 7.06/1.18  % (14972)Instructions burned: 370 (million)
% 7.06/1.18  % (14972)------------------------------
% 7.06/1.18  % (14972)------------------------------
% 7.06/1.19  % (14968)Instruction limit reached!
% 7.06/1.19  % (14968)------------------------------
% 7.06/1.19  % (14968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.20  % (14968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.20  % (14968)Termination reason: Unknown
% 7.06/1.20  % (14968)Termination phase: Saturation
% 7.06/1.20  
% 7.06/1.20  % (14968)Memory used [KB]: 1791
% 7.06/1.20  % (14968)Time elapsed: 0.674 s
% 7.06/1.20  % (14968)Instructions burned: 344 (million)
% 7.06/1.20  % (14968)------------------------------
% 7.06/1.20  % (14968)------------------------------
% 7.32/1.22  % (14978)Instruction limit reached!
% 7.32/1.22  % (14978)------------------------------
% 7.32/1.22  % (14978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.22  % (14978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.22  % (14978)Termination reason: Unknown
% 7.32/1.22  % (14978)Termination phase: Saturation
% 7.32/1.22  
% 7.32/1.22  % (14978)Memory used [KB]: 9338
% 7.32/1.22  % (14978)Time elapsed: 0.664 s
% 7.32/1.22  % (14978)Instructions burned: 330 (million)
% 7.32/1.22  % (14978)------------------------------
% 7.32/1.22  % (14978)------------------------------
% 7.32/1.23  % (15003)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.32/1.24  % (15002)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 (2991ds/485Mi)
% 7.32/1.24  % (14981)Instruction limit reached!
% 7.32/1.24  % (14981)------------------------------
% 7.32/1.24  % (14981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.63/1.25  % (15006)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.63/1.25  % (14973)Instruction limit reached!
% 7.63/1.25  % (14973)------------------------------
% 7.63/1.25  % (14973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.63/1.25  % (14973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.63/1.25  % (14973)Termination reason: Unknown
% 7.63/1.25  % (14973)Termination phase: Saturation
% 7.63/1.25  
% 7.63/1.25  % (14973)Memory used [KB]: 3326
% 7.63/1.25  % (14973)Time elapsed: 0.700 s
% 7.63/1.25  % (14973)Instructions burned: 493 (million)
% 7.63/1.25  % (14973)------------------------------
% 7.63/1.25  % (14973)------------------------------
% 7.63/1.25  % (15004)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.63/1.25  % (14981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.63/1.25  % (14981)Termination reason: Unknown
% 7.63/1.25  % (14981)Termination phase: Saturation
% 7.63/1.25  
% 7.63/1.25  % (14981)Memory used [KB]: 3709
% 7.63/1.25  % (14981)Time elapsed: 0.699 s
% 7.63/1.25  % (14981)Instructions burned: 375 (million)
% 7.63/1.25  % (14981)------------------------------
% 7.63/1.25  % (14981)------------------------------
% 7.63/1.26  % (14966)Instruction limit reached!
% 7.63/1.26  % (14966)------------------------------
% 7.63/1.26  % (14966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.63/1.26  % (14966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.63/1.26  % (14966)Termination reason: Unknown
% 7.63/1.26  % (14966)Termination phase: Saturation
% 7.63/1.26  
% 7.63/1.26  % (14966)Memory used [KB]: 4733
% 7.63/1.26  % (14966)Time elapsed: 0.735 s
% 7.63/1.26  % (14966)Instructions burned: 495 (million)
% 7.63/1.26  % (14966)------------------------------
% 7.63/1.26  % (14966)------------------------------
% 7.63/1.27  % (14985)Refutation not found, non-redundant clauses discarded% (14985)------------------------------
% 7.63/1.27  % (14985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.63/1.27  % (14985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.63/1.27  % (14985)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.63/1.27  
% 7.63/1.27  % (14985)Memory used [KB]: 2558
% 7.63/1.27  % (14985)Time elapsed: 0.673 s
% 7.63/1.27  % (14985)Instructions burned: 338 (million)
% 7.63/1.27  % (14985)------------------------------
% 7.63/1.27  % (14985)------------------------------
% 7.63/1.28  % (15005)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.63/1.28  % (15007)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.63/1.33  % (15008)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.22/1.35  % (15010)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.22/1.35  % (15009)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.55/1.39  % (14965)Instruction limit reached!
% 8.55/1.39  % (14965)------------------------------
% 8.55/1.39  % (14965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.55/1.39  % (14965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.55/1.39  % (14965)Termination reason: Unknown
% 8.55/1.39  % (14965)Termination phase: Saturation
% 8.55/1.39  
% 8.55/1.39  % (14965)Memory used [KB]: 11001
% 8.55/1.39  % (14965)Time elapsed: 0.872 s
% 8.55/1.39  % (14965)Instructions burned: 464 (million)
% 8.55/1.39  % (14965)------------------------------
% 8.55/1.39  % (14965)------------------------------
% 8.55/1.39  % (14969)Instruction limit reached!
% 8.55/1.39  % (14969)------------------------------
% 8.55/1.39  % (14969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.55/1.39  % (15011)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.55/1.39  % (14969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.55/1.39  % (14969)Termination reason: Unknown
% 8.55/1.39  % (14969)Termination phase: Saturation
% 8.55/1.39  
% 8.55/1.39  % (14969)Memory used [KB]: 6780
% 8.55/1.39  % (14969)Time elapsed: 0.846 s
% 8.55/1.39  % (14969)Instructions burned: 488 (million)
% 8.55/1.39  % (14969)------------------------------
% 8.55/1.39  % (14969)------------------------------
% 8.55/1.40  % (15013)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.55/1.40  % (14998)First to succeed.
% 8.55/1.40  % (15012)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=1198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1198Mi)
% 8.55/1.43  % (14998)Refutation found. Thanks to Tanya!
% 8.55/1.43  % SZS status Theorem for theBenchmark
% 8.55/1.43  % SZS output start Proof for theBenchmark
% See solution above
% 8.55/1.43  % (14998)------------------------------
% 8.55/1.43  % (14998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.55/1.43  % (14998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.55/1.43  % (14998)Termination reason: Refutation
% 8.55/1.43  
% 8.55/1.43  % (14998)Memory used [KB]: 2558
% 8.55/1.43  % (14998)Time elapsed: 0.448 s
% 8.55/1.43  % (14998)Instructions burned: 235 (million)
% 8.55/1.43  % (14998)------------------------------
% 8.55/1.43  % (14998)------------------------------
% 8.55/1.43  % (14908)Success in time 1.16 s
%------------------------------------------------------------------------------