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

View Problem - Process Solution

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

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

% Result   : Theorem 14.72s 2.23s
% Output   : Refutation 14.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :  122
% Syntax   : Number of formulae    :  247 (  36 unt;  82 typ;   0 def)
%            Number of atoms       :  573 (  33 equ)
%            Maximal formula atoms :   36 (   3 avg)
%            Number of connectives :  632 ( 224   ~; 205   |; 146   &)
%                                         (  19 <=>;  38  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  240 ( 161 atm;   0 fun;   0 num;  79 var)
%            Number of types       :   10 (   8 usr;   1 ari)
%            Number of type conns  :  112 (  47   >;  65   *;   0   +;   0  <<)
%            Number of predicates  :   27 (  23 usr;  18 prp; 0-4 aty)
%            Number of functors    :   68 (  68 usr;  27 con; 0-5 aty)
%            Number of variables   :  228 ( 185   !;  43   ?; 228   :)

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

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

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

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

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

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

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

tff(type_def_12,type,
    tree_a1: $tType ).

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

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

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

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

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

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

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

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

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

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

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

tff(func_def_22,type,
    tree: ty > ty ).

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

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

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

tff(func_def_26,type,
    leaf_proj_1: ( ty * uni ) > uni ).

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

tff(func_def_28,type,
    node_proj_2: ( ty * uni ) > uni ).

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

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

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

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

tff(func_def_33,type,
    a1: ty ).

tff(func_def_34,type,
    t2tb: tree_int > uni ).

tff(func_def_35,type,
    tb2t: uni > tree_int ).

tff(func_def_36,type,
    t2tb1: list_int > uni ).

tff(func_def_37,type,
    tb2t1: uni > list_int ).

tff(func_def_38,type,
    t2tb2: tree_a1 > uni ).

tff(func_def_39,type,
    tb2t2: uni > tree_a1 ).

tff(func_def_40,type,
    t2tb3: $int > uni ).

tff(func_def_41,type,
    tb2t3: uni > $int ).

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

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

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

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

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

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

tff(func_def_49,type,
    sK8: ( uni * uni * ty ) > uni ).

tff(func_def_50,type,
    sK9: tree_a1 ).

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

tff(func_def_52,type,
    sK11: tree_a1 ).

tff(func_def_53,type,
    sK12: $int ).

tff(func_def_54,type,
    sK13: tree_int ).

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

tff(func_def_56,type,
    sK15: tree_int ).

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

tff(func_def_58,type,
    sK17: ( uni * uni * ty ) > uni ).

tff(func_def_59,type,
    sK18: ( uni * uni * ty ) > uni ).

tff(func_def_60,type,
    sK19: ( ty * uni ) > uni ).

tff(func_def_61,type,
    sK20: ( ty * uni ) > uni ).

tff(func_def_62,type,
    sK21: ( ty * uni ) > uni ).

tff(func_def_63,type,
    sF22: uni ).

tff(func_def_64,type,
    sF23: uni ).

tff(func_def_65,type,
    sF24: uni ).

tff(func_def_66,type,
    sF25: uni ).

tff(func_def_67,type,
    sF26: uni ).

tff(func_def_68,type,
    sF27: uni ).

tff(func_def_69,type,
    sF28: uni ).

tff(func_def_70,type,
    sF29: uni ).

tff(func_def_71,type,
    sF30: uni ).

tff(func_def_72,type,
    sF31: uni ).

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

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

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

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

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

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

tff(f12934,plain,
    $false,
    inference(avatar_sat_refutation,[],[f413,f424,f3789,f6984,f7521,f9359,f9413,f9415,f9416,f10698,f10837,f10911,f10912,f10913,f10914,f10918,f11123,f12839,f12915,f12930,f12933]) ).

tff(f12933,plain,
    ( spl32_12
    | spl32_13 ),
    inference(avatar_split_clause,[],[f9548,f593,f589]) ).

tff(f589,plain,
    ( spl32_12
  <=> ( sK10 = sK12 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_12])]) ).

tff(f593,plain,
    ( spl32_13
  <=> $less(sK12,sK10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_13])]) ).

tff(f9548,plain,
    ( $less(sK12,sK10)
    | ( sK10 = sK12 ) ),
    inference(resolution,[],[f303,f84]) ).

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

tff(f303,plain,
    ~ $less(sK10,sK12),
    inference(cnf_transformation,[],[f220]) ).

tff(f220,plain,
    ( ! [X5: $int] :
        ( ~ mem(int,t2tb3(X5),labels(int,t2tb(sK13)))
        | ( ~ $less(sK10,X5)
          & $less(sK12,X5) ) )
    & same_shape(int,a1,t2tb2(sK11),t2tb(sK13))
    & same_shape(int,a1,t2tb2(sK9),t2tb(sK15))
    & ( ~ distinct(int,labels(int,node(int,t2tb(sK15),t2tb(sK13))))
      | ( mem(int,t2tb3(sK16),labels(int,node(int,t2tb(sK15),t2tb(sK13))))
        & ( ~ $less(sK12,sK16)
          | $less(sK14,sK16) ) )
      | $less(sK14,sK12)
      | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(sK15),t2tb(sK13))) )
    & ~ $less(sK14,sK10)
    & ! [X9: $int] :
        ( ~ mem(int,t2tb3(X9),labels(int,t2tb(sK15)))
        | ( ~ $less(sK14,X9)
          & $less(sK10,X9) ) )
    & distinct(int,labels(int,t2tb(sK15)))
    & ~ $less(sK10,sK12)
    & distinct(int,labels(int,t2tb(sK13))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9,sK10,sK11,sK12,sK13,sK14,sK15,sK16])],[f216,f219,f218,f217]) ).

tff(f217,plain,
    ( ? [X0: tree_a1,X1: $int,X2: tree_a1,X3: $int,X4: tree_int] :
        ( ! [X5: $int] :
            ( ~ mem(int,t2tb3(X5),labels(int,t2tb(X4)))
            | ( ~ $less(X1,X5)
              & $less(X3,X5) ) )
        & same_shape(int,a1,t2tb2(X2),t2tb(X4))
        & ? [X6: $int,X7: tree_int] :
            ( same_shape(int,a1,t2tb2(X0),t2tb(X7))
            & ( ~ distinct(int,labels(int,node(int,t2tb(X7),t2tb(X4))))
              | ? [X8: $int] :
                  ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(X7),t2tb(X4))))
                  & ( ~ $less(X3,X8)
                    | $less(X6,X8) ) )
              | $less(X6,X3)
              | ~ same_shape(int,a1,node(a1,t2tb2(X0),t2tb2(X2)),node(int,t2tb(X7),t2tb(X4))) )
            & ~ $less(X6,X1)
            & ! [X9: $int] :
                ( ~ mem(int,t2tb3(X9),labels(int,t2tb(X7)))
                | ( ~ $less(X6,X9)
                  & $less(X1,X9) ) )
            & distinct(int,labels(int,t2tb(X7))) )
        & ~ $less(X1,X3)
        & distinct(int,labels(int,t2tb(X4))) )
   => ( ! [X5: $int] :
          ( ~ mem(int,t2tb3(X5),labels(int,t2tb(sK13)))
          | ( ~ $less(sK10,X5)
            & $less(sK12,X5) ) )
      & same_shape(int,a1,t2tb2(sK11),t2tb(sK13))
      & ? [X7: tree_int,X6: $int] :
          ( same_shape(int,a1,t2tb2(sK9),t2tb(X7))
          & ( ~ distinct(int,labels(int,node(int,t2tb(X7),t2tb(sK13))))
            | ? [X8: $int] :
                ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(X7),t2tb(sK13))))
                & ( ~ $less(sK12,X8)
                  | $less(X6,X8) ) )
            | $less(X6,sK12)
            | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(X7),t2tb(sK13))) )
          & ~ $less(X6,sK10)
          & ! [X9: $int] :
              ( ~ mem(int,t2tb3(X9),labels(int,t2tb(X7)))
              | ( ~ $less(X6,X9)
                & $less(sK10,X9) ) )
          & distinct(int,labels(int,t2tb(X7))) )
      & ~ $less(sK10,sK12)
      & distinct(int,labels(int,t2tb(sK13))) ) ),
    introduced(choice_axiom,[]) ).

tff(f218,plain,
    ( ? [X7: tree_int,X6: $int] :
        ( same_shape(int,a1,t2tb2(sK9),t2tb(X7))
        & ( ~ distinct(int,labels(int,node(int,t2tb(X7),t2tb(sK13))))
          | ? [X8: $int] :
              ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(X7),t2tb(sK13))))
              & ( ~ $less(sK12,X8)
                | $less(X6,X8) ) )
          | $less(X6,sK12)
          | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(X7),t2tb(sK13))) )
        & ~ $less(X6,sK10)
        & ! [X9: $int] :
            ( ~ mem(int,t2tb3(X9),labels(int,t2tb(X7)))
            | ( ~ $less(X6,X9)
              & $less(sK10,X9) ) )
        & distinct(int,labels(int,t2tb(X7))) )
   => ( same_shape(int,a1,t2tb2(sK9),t2tb(sK15))
      & ( ~ distinct(int,labels(int,node(int,t2tb(sK15),t2tb(sK13))))
        | ? [X8: $int] :
            ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(sK15),t2tb(sK13))))
            & ( ~ $less(sK12,X8)
              | $less(sK14,X8) ) )
        | $less(sK14,sK12)
        | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(sK15),t2tb(sK13))) )
      & ~ $less(sK14,sK10)
      & ! [X9: $int] :
          ( ~ mem(int,t2tb3(X9),labels(int,t2tb(sK15)))
          | ( ~ $less(sK14,X9)
            & $less(sK10,X9) ) )
      & distinct(int,labels(int,t2tb(sK15))) ) ),
    introduced(choice_axiom,[]) ).

tff(f219,plain,
    ( ? [X8: $int] :
        ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(sK15),t2tb(sK13))))
        & ( ~ $less(sK12,X8)
          | $less(sK14,X8) ) )
   => ( mem(int,t2tb3(sK16),labels(int,node(int,t2tb(sK15),t2tb(sK13))))
      & ( ~ $less(sK12,sK16)
        | $less(sK14,sK16) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f216,plain,
    ? [X0: tree_a1,X1: $int,X2: tree_a1,X3: $int,X4: tree_int] :
      ( ! [X5: $int] :
          ( ~ mem(int,t2tb3(X5),labels(int,t2tb(X4)))
          | ( ~ $less(X1,X5)
            & $less(X3,X5) ) )
      & same_shape(int,a1,t2tb2(X2),t2tb(X4))
      & ? [X6: $int,X7: tree_int] :
          ( same_shape(int,a1,t2tb2(X0),t2tb(X7))
          & ( ~ distinct(int,labels(int,node(int,t2tb(X7),t2tb(X4))))
            | ? [X8: $int] :
                ( mem(int,t2tb3(X8),labels(int,node(int,t2tb(X7),t2tb(X4))))
                & ( ~ $less(X3,X8)
                  | $less(X6,X8) ) )
            | $less(X6,X3)
            | ~ same_shape(int,a1,node(a1,t2tb2(X0),t2tb2(X2)),node(int,t2tb(X7),t2tb(X4))) )
          & ~ $less(X6,X1)
          & ! [X9: $int] :
              ( ~ mem(int,t2tb3(X9),labels(int,t2tb(X7)))
              | ( ~ $less(X6,X9)
                & $less(X1,X9) ) )
          & distinct(int,labels(int,t2tb(X7))) )
      & ~ $less(X1,X3)
      & distinct(int,labels(int,t2tb(X4))) ),
    inference(rectify,[],[f171]) ).

tff(f171,plain,
    ? [X2: tree_a1,X3: $int,X4: tree_a1,X1: $int,X0: tree_int] :
      ( ! [X5: $int] :
          ( ~ mem(int,t2tb3(X5),labels(int,t2tb(X0)))
          | ( ~ $less(X3,X5)
            & $less(X1,X5) ) )
      & same_shape(int,a1,t2tb2(X4),t2tb(X0))
      & ? [X7: $int,X6: tree_int] :
          ( same_shape(int,a1,t2tb2(X2),t2tb(X6))
          & ( ~ distinct(int,labels(int,node(int,t2tb(X6),t2tb(X0))))
            | ? [X9: $int] :
                ( mem(int,t2tb3(X9),labels(int,node(int,t2tb(X6),t2tb(X0))))
                & ( ~ $less(X1,X9)
                  | $less(X7,X9) ) )
            | $less(X7,X1)
            | ~ same_shape(int,a1,node(a1,t2tb2(X2),t2tb2(X4)),node(int,t2tb(X6),t2tb(X0))) )
          & ~ $less(X7,X3)
          & ! [X8: $int] :
              ( ~ mem(int,t2tb3(X8),labels(int,t2tb(X6)))
              | ( ~ $less(X7,X8)
                & $less(X3,X8) ) )
          & distinct(int,labels(int,t2tb(X6))) )
      & ~ $less(X3,X1)
      & distinct(int,labels(int,t2tb(X0))) ),
    inference(flattening,[],[f170]) ).

tff(f170,plain,
    ? [X1: $int,X0: tree_int,X3: $int,X2: tree_a1,X4: tree_a1] :
      ( ? [X7: $int,X6: tree_int] :
          ( ( ~ distinct(int,labels(int,node(int,t2tb(X6),t2tb(X0))))
            | ? [X9: $int] :
                ( mem(int,t2tb3(X9),labels(int,node(int,t2tb(X6),t2tb(X0))))
                & ( ~ $less(X1,X9)
                  | $less(X7,X9) ) )
            | $less(X7,X1)
            | ~ same_shape(int,a1,node(a1,t2tb2(X2),t2tb2(X4)),node(int,t2tb(X6),t2tb(X0))) )
          & distinct(int,labels(int,t2tb(X6)))
          & same_shape(int,a1,t2tb2(X2),t2tb(X6))
          & ~ $less(X7,X3)
          & ! [X8: $int] :
              ( ~ mem(int,t2tb3(X8),labels(int,t2tb(X6)))
              | ( ~ $less(X7,X8)
                & $less(X3,X8) ) ) )
      & same_shape(int,a1,t2tb2(X4),t2tb(X0))
      & ~ $less(X3,X1)
      & distinct(int,labels(int,t2tb(X0)))
      & ! [X5: $int] :
          ( ~ mem(int,t2tb3(X5),labels(int,t2tb(X0)))
          | ( ~ $less(X3,X5)
            & $less(X1,X5) ) ) ),
    inference(ennf_transformation,[],[f97]) ).

tff(f97,plain,
    ~ ! [X1: $int,X0: tree_int,X3: $int,X2: tree_a1,X4: tree_a1] :
        ( ( same_shape(int,a1,t2tb2(X4),t2tb(X0))
          & ~ $less(X3,X1)
          & distinct(int,labels(int,t2tb(X0)))
          & ! [X5: $int] :
              ( mem(int,t2tb3(X5),labels(int,t2tb(X0)))
             => ( ~ $less(X3,X5)
                & $less(X1,X5) ) ) )
       => ! [X7: $int,X6: tree_int] :
            ( ( distinct(int,labels(int,t2tb(X6)))
              & same_shape(int,a1,t2tb2(X2),t2tb(X6))
              & ~ $less(X7,X3)
              & ! [X8: $int] :
                  ( mem(int,t2tb3(X8),labels(int,t2tb(X6)))
                 => ( ~ $less(X7,X8)
                    & $less(X3,X8) ) ) )
           => ( ! [X9: $int] :
                  ( mem(int,t2tb3(X9),labels(int,node(int,t2tb(X6),t2tb(X0))))
                 => ( ~ $less(X7,X9)
                    & $less(X1,X9) ) )
              & distinct(int,labels(int,node(int,t2tb(X6),t2tb(X0))))
              & same_shape(int,a1,node(a1,t2tb2(X2),t2tb2(X4)),node(int,t2tb(X6),t2tb(X0)))
              & ~ $less(X7,X1) ) ) ),
    inference(rectify,[],[f74]) ).

tff(f74,plain,
    ~ ! [X22: tree_int,X16: $int,X1: tree_a1,X18: $int,X2: tree_a1] :
        ( ( ! [X3: $int] :
              ( mem(int,t2tb3(X3),labels(int,t2tb(X22)))
             => ( $less(X16,X3)
                & ~ $less(X18,X3) ) )
          & distinct(int,labels(int,t2tb(X22)))
          & ~ $less(X18,X16)
          & same_shape(int,a1,t2tb2(X2),t2tb(X22)) )
       => ! [X23: tree_int,X19: $int] :
            ( ( ~ $less(X19,X18)
              & distinct(int,labels(int,t2tb(X23)))
              & same_shape(int,a1,t2tb2(X1),t2tb(X23))
              & ! [X3: $int] :
                  ( mem(int,t2tb3(X3),labels(int,t2tb(X23)))
                 => ( $less(X18,X3)
                    & ~ $less(X19,X3) ) ) )
           => ( ! [X3: $int] :
                  ( mem(int,t2tb3(X3),labels(int,node(int,t2tb(X23),t2tb(X22))))
                 => ( ~ $less(X19,X3)
                    & $less(X16,X3) ) )
              & same_shape(int,a1,node(a1,t2tb2(X1),t2tb2(X2)),node(int,t2tb(X23),t2tb(X22)))
              & distinct(int,labels(int,node(int,t2tb(X23),t2tb(X22))))
              & ~ $less(X19,X16) ) ) ),
    inference(theory_normalization,[],[f73]) ).

tff(f73,negated_conjecture,
    ~ ! [X22: tree_int,X16: $int,X1: tree_a1,X18: $int,X2: tree_a1] :
        ( ( ! [X3: $int] :
              ( mem(int,t2tb3(X3),labels(int,t2tb(X22)))
             => ( $less(X16,X3)
                & $lesseq(X3,X18) ) )
          & distinct(int,labels(int,t2tb(X22)))
          & $lesseq(X16,X18)
          & same_shape(int,a1,t2tb2(X2),t2tb(X22)) )
       => ! [X23: tree_int,X19: $int] :
            ( ( $lesseq(X18,X19)
              & distinct(int,labels(int,t2tb(X23)))
              & same_shape(int,a1,t2tb2(X1),t2tb(X23))
              & ! [X3: $int] :
                  ( mem(int,t2tb3(X3),labels(int,t2tb(X23)))
                 => ( $less(X18,X3)
                    & $lesseq(X3,X19) ) ) )
           => ( ! [X3: $int] :
                  ( mem(int,t2tb3(X3),labels(int,node(int,t2tb(X23),t2tb(X22))))
                 => ( $lesseq(X3,X19)
                    & $less(X16,X3) ) )
              & same_shape(int,a1,node(a1,t2tb2(X1),t2tb2(X2)),node(int,t2tb(X23),t2tb(X22)))
              & distinct(int,labels(int,node(int,t2tb(X23),t2tb(X22))))
              & $lesseq(X16,X19) ) ) ),
    inference(negated_conjecture,[],[f72]) ).

tff(f72,conjecture,
    ! [X22: tree_int,X16: $int,X1: tree_a1,X18: $int,X2: tree_a1] :
      ( ( ! [X3: $int] :
            ( mem(int,t2tb3(X3),labels(int,t2tb(X22)))
           => ( $less(X16,X3)
              & $lesseq(X3,X18) ) )
        & distinct(int,labels(int,t2tb(X22)))
        & $lesseq(X16,X18)
        & same_shape(int,a1,t2tb2(X2),t2tb(X22)) )
     => ! [X23: tree_int,X19: $int] :
          ( ( $lesseq(X18,X19)
            & distinct(int,labels(int,t2tb(X23)))
            & same_shape(int,a1,t2tb2(X1),t2tb(X23))
            & ! [X3: $int] :
                ( mem(int,t2tb3(X3),labels(int,t2tb(X23)))
               => ( $less(X18,X3)
                  & $lesseq(X3,X19) ) ) )
         => ( ! [X3: $int] :
                ( mem(int,t2tb3(X3),labels(int,node(int,t2tb(X23),t2tb(X22))))
               => ( $lesseq(X3,X19)
                  & $less(X16,X3) ) )
            & same_shape(int,a1,node(a1,t2tb2(X1),t2tb2(X2)),node(int,t2tb(X23),t2tb(X22)))
            & distinct(int,labels(int,node(int,t2tb(X23),t2tb(X22))))
            & $lesseq(X16,X19) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_relabel) ).

tff(f12930,plain,
    ( ~ spl32_7
    | spl32_6 ),
    inference(avatar_split_clause,[],[f11135,f421,f495]) ).

tff(f495,plain,
    ( spl32_7
  <=> mem(int,sF29,sF23) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_7])]) ).

tff(f421,plain,
    ( spl32_6
  <=> $less(sK12,sK16) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_6])]) ).

tff(f11135,plain,
    ( $less(sK12,sK16)
    | ~ mem(int,sF29,sF23) ),
    inference(superposition,[],[f378,f386]) ).

tff(f386,plain,
    t2tb3(sK16) = sF29,
    introduced(function_definition,[]) ).

tff(f378,plain,
    ! [X5: $int] :
      ( ~ mem(int,t2tb3(X5),sF23)
      | $less(sK12,X5) ),
    inference(definition_folding,[],[f312,f376,f375]) ).

tff(f375,plain,
    sF22 = t2tb(sK13),
    introduced(function_definition,[]) ).

tff(f376,plain,
    labels(int,sF22) = sF23,
    introduced(function_definition,[]) ).

tff(f312,plain,
    ! [X5: $int] :
      ( ~ mem(int,t2tb3(X5),labels(int,t2tb(sK13)))
      | $less(sK12,X5) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f12915,plain,
    ( spl32_6
    | ~ spl32_8
    | ~ spl32_12 ),
    inference(avatar_split_clause,[],[f12848,f589,f499,f421]) ).

tff(f499,plain,
    ( spl32_8
  <=> $less(sK10,sK16) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_8])]) ).

tff(f12848,plain,
    ( $less(sK12,sK16)
    | ~ spl32_8
    | ~ spl32_12 ),
    inference(backward_demodulation,[],[f500,f591]) ).

tff(f591,plain,
    ( ( sK10 = sK12 )
    | ~ spl32_12 ),
    inference(avatar_component_clause,[],[f589]) ).

tff(f500,plain,
    ( $less(sK10,sK16)
    | ~ spl32_8 ),
    inference(avatar_component_clause,[],[f499]) ).

tff(f12839,plain,
    ( ~ spl32_13
    | spl32_6
    | ~ spl32_8 ),
    inference(avatar_split_clause,[],[f12836,f499,f421,f593]) ).

tff(f12836,plain,
    ( ~ $less(sK12,sK10)
    | spl32_6
    | ~ spl32_8 ),
    inference(resolution,[],[f11131,f423]) ).

tff(f423,plain,
    ( ~ $less(sK12,sK16)
    | spl32_6 ),
    inference(avatar_component_clause,[],[f421]) ).

tff(f11131,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK16)
        | ~ $less(X2,sK10) )
    | ~ spl32_8 ),
    inference(resolution,[],[f500,f83]) ).

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

tff(f11123,plain,
    ( ~ spl32_9
    | spl32_8 ),
    inference(avatar_split_clause,[],[f9558,f499,f508]) ).

tff(f508,plain,
    ( spl32_9
  <=> mem(int,sF29,sF31) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_9])]) ).

tff(f9558,plain,
    ( $less(sK10,sK16)
    | ~ mem(int,sF29,sF31) ),
    inference(superposition,[],[f392,f386]) ).

tff(f392,plain,
    ! [X9: $int] :
      ( ~ mem(int,t2tb3(X9),sF31)
      | $less(sK10,X9) ),
    inference(definition_folding,[],[f305,f390,f382]) ).

tff(f382,plain,
    t2tb(sK15) = sF26,
    introduced(function_definition,[]) ).

tff(f390,plain,
    sF31 = labels(int,sF26),
    introduced(function_definition,[]) ).

tff(f305,plain,
    ! [X9: $int] :
      ( ~ mem(int,t2tb3(X9),labels(int,t2tb(sK15)))
      | $less(sK10,X9) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f10918,plain,
    ( ~ spl32_9
    | ~ spl32_5 ),
    inference(avatar_split_clause,[],[f10792,f417,f508]) ).

tff(f417,plain,
    ( spl32_5
  <=> $less(sK14,sK16) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_5])]) ).

tff(f10792,plain,
    ( ~ $less(sK14,sK16)
    | ~ mem(int,sF29,sF31) ),
    inference(superposition,[],[f391,f386]) ).

tff(f391,plain,
    ! [X9: $int] :
      ( ~ mem(int,t2tb3(X9),sF31)
      | ~ $less(sK14,X9) ),
    inference(definition_folding,[],[f306,f390,f382]) ).

tff(f306,plain,
    ! [X9: $int] :
      ( ~ mem(int,t2tb3(X9),labels(int,t2tb(sK15)))
      | ~ $less(sK14,X9) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f10914,plain,
    ( ~ spl32_1
    | ~ spl32_13 ),
    inference(avatar_split_clause,[],[f9633,f593,f398]) ).

tff(f398,plain,
    ( spl32_1
  <=> $less(sK14,sK12) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_1])]) ).

tff(f9633,plain,
    ( ~ $less(sK14,sK12)
    | ~ spl32_13 ),
    inference(resolution,[],[f9435,f307]) ).

tff(f307,plain,
    ~ $less(sK14,sK10),
    inference(cnf_transformation,[],[f220]) ).

tff(f9435,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK10)
        | ~ $less(X2,sK12) )
    | ~ spl32_13 ),
    inference(resolution,[],[f595,f83]) ).

tff(f595,plain,
    ( $less(sK12,sK10)
    | ~ spl32_13 ),
    inference(avatar_component_clause,[],[f593]) ).

tff(f10913,plain,
    ( ~ spl32_8
    | ~ spl32_7 ),
    inference(avatar_split_clause,[],[f9570,f495,f499]) ).

tff(f9570,plain,
    ( ~ mem(int,sF29,sF23)
    | ~ $less(sK10,sK16) ),
    inference(superposition,[],[f493,f435]) ).

tff(f435,plain,
    sK16 = tb2t3(sF29),
    inference(superposition,[],[f341,f386]) ).

tff(f341,plain,
    ! [X0: $int] : ( tb2t3(t2tb3(X0)) = X0 ),
    inference(cnf_transformation,[],[f156]) ).

tff(f156,plain,
    ! [X0: $int] : ( tb2t3(t2tb3(X0)) = X0 ),
    inference(rectify,[],[f70]) ).

tff(f70,axiom,
    ! [X20: $int] : ( tb2t3(t2tb3(X20)) = X20 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeL3) ).

tff(f493,plain,
    ! [X0: uni] :
      ( ~ $less(sK10,tb2t3(X0))
      | ~ mem(int,X0,sF23) ),
    inference(superposition,[],[f377,f351]) ).

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

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

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

tff(f377,plain,
    ! [X5: $int] :
      ( ~ mem(int,t2tb3(X5),sF23)
      | ~ $less(sK10,X5) ),
    inference(definition_folding,[],[f313,f376,f375]) ).

tff(f313,plain,
    ! [X5: $int] :
      ( ~ mem(int,t2tb3(X5),labels(int,t2tb(sK13)))
      | ~ $less(sK10,X5) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f10912,plain,
    ( spl32_15
    | spl32_14 ),
    inference(avatar_split_clause,[],[f9424,f598,f602]) ).

tff(f602,plain,
    ( spl32_15
  <=> $less(sK10,sK14) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_15])]) ).

tff(f598,plain,
    ( spl32_14
  <=> ( sK10 = sK14 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_14])]) ).

tff(f9424,plain,
    ( ( sK10 = sK14 )
    | $less(sK10,sK14) ),
    inference(resolution,[],[f307,f84]) ).

tff(f10911,plain,
    ( ~ spl32_5
    | spl32_8
    | ~ spl32_14 ),
    inference(avatar_split_clause,[],[f10845,f598,f499,f417]) ).

tff(f10845,plain,
    ( ~ $less(sK14,sK16)
    | spl32_8
    | ~ spl32_14 ),
    inference(backward_demodulation,[],[f501,f600]) ).

tff(f600,plain,
    ( ( sK10 = sK14 )
    | ~ spl32_14 ),
    inference(avatar_component_clause,[],[f598]) ).

tff(f501,plain,
    ( ~ $less(sK10,sK16)
    | spl32_8 ),
    inference(avatar_component_clause,[],[f499]) ).

tff(f10837,plain,
    ( ~ spl32_15
    | ~ spl32_5
    | spl32_8 ),
    inference(avatar_split_clause,[],[f10835,f499,f417,f602]) ).

tff(f10835,plain,
    ( ~ $less(sK10,sK14)
    | ~ spl32_5
    | spl32_8 ),
    inference(resolution,[],[f10706,f501]) ).

tff(f10706,plain,
    ( ! [X2: $int] :
        ( $less(X2,sK16)
        | ~ $less(X2,sK14) )
    | ~ spl32_5 ),
    inference(resolution,[],[f419,f83]) ).

tff(f419,plain,
    ( $less(sK14,sK16)
    | ~ spl32_5 ),
    inference(avatar_component_clause,[],[f417]) ).

tff(f10698,plain,
    ( spl32_2
    | ~ spl32_63
    | ~ spl32_48 ),
    inference(avatar_split_clause,[],[f10697,f6981,f7315,f402]) ).

tff(f402,plain,
    ( spl32_2
  <=> distinct(int,sF28) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_2])]) ).

tff(f7315,plain,
    ( spl32_63
  <=> distinct(int,sF31) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_63])]) ).

tff(f6981,plain,
    ( spl32_48
  <=> mem(int,sK8(sF31,sF23,int),sF31) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_48])]) ).

tff(f10697,plain,
    ( ~ distinct(int,sF31)
    | distinct(int,sF28)
    | ~ spl32_48 ),
    inference(forward_demodulation,[],[f10696,f4981]) ).

tff(f4981,plain,
    infix_plpl(int,sF31,sF23) = sF28,
    inference(forward_demodulation,[],[f4980,f376]) ).

tff(f4980,plain,
    infix_plpl(int,sF31,labels(int,sF22)) = sF28,
    inference(forward_demodulation,[],[f4970,f385]) ).

tff(f385,plain,
    labels(int,sF27) = sF28,
    introduced(function_definition,[]) ).

tff(f4970,plain,
    infix_plpl(int,sF31,labels(int,sF22)) = labels(int,sF27),
    inference(superposition,[],[f1503,f384]) ).

tff(f384,plain,
    sF27 = node(int,sF26,sF22),
    introduced(function_definition,[]) ).

tff(f1503,plain,
    ! [X2: uni] : ( infix_plpl(int,sF31,labels(int,X2)) = labels(int,node(int,sF26,X2)) ),
    inference(superposition,[],[f340,f390]) ).

tff(f340,plain,
    ! [X2: uni,X0: ty,X1: uni] : ( labels(X0,node(X0,X1,X2)) = infix_plpl(X0,labels(X0,X1),labels(X0,X2)) ),
    inference(cnf_transformation,[],[f100]) ).

tff(f100,plain,
    ! [X0: ty] :
      ( ! [X1: uni,X2: uni] : ( labels(X0,node(X0,X1,X2)) = infix_plpl(X0,labels(X0,X1),labels(X0,X2)) )
      & ! [X3: uni] : ( cons(X0,X3,nil(X0)) = labels(X0,leaf(X0,X3)) ) ),
    inference(rectify,[],[f50]) ).

tff(f50,axiom,
    ! [X0: ty] :
      ( ! [X1: uni,X2: uni] : ( labels(X0,node(X0,X1,X2)) = infix_plpl(X0,labels(X0,X1),labels(X0,X2)) )
      & ! [X1: uni] : ( cons(X0,X1,nil(X0)) = labels(X0,leaf(X0,X1)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',labels_def) ).

tff(f10696,plain,
    ( ~ distinct(int,sF31)
    | distinct(int,infix_plpl(int,sF31,sF23))
    | ~ spl32_48 ),
    inference(resolution,[],[f10688,f1709]) ).

tff(f1709,plain,
    ! [X1: uni] :
      ( mem(int,sK8(X1,sF23,int),sF23)
      | ~ distinct(int,X1)
      | distinct(int,infix_plpl(int,X1,sF23)) ),
    inference(resolution,[],[f291,f394]) ).

tff(f394,plain,
    distinct(int,sF23),
    inference(definition_folding,[],[f302,f376,f375]) ).

tff(f302,plain,
    distinct(int,labels(int,t2tb(sK13))),
    inference(cnf_transformation,[],[f220]) ).

tff(f291,plain,
    ! [X2: ty,X0: uni,X1: uni] :
      ( ~ distinct(X2,X1)
      | distinct(X2,infix_plpl(X2,X0,X1))
      | mem(X2,sK8(X0,X1,X2),X1)
      | ~ distinct(X2,X0) ),
    inference(cnf_transformation,[],[f209]) ).

tff(f209,plain,
    ! [X0: uni,X1: uni,X2: ty] :
      ( ~ distinct(X2,X1)
      | ~ distinct(X2,X0)
      | ( sort(X2,sK8(X0,X1,X2))
        & mem(X2,sK8(X0,X1,X2),X0)
        & mem(X2,sK8(X0,X1,X2),X1) )
      | distinct(X2,infix_plpl(X2,X0,X1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8])],[f169,f208]) ).

tff(f208,plain,
    ! [X0: uni,X1: uni,X2: ty] :
      ( ? [X3: uni] :
          ( sort(X2,X3)
          & mem(X2,X3,X0)
          & mem(X2,X3,X1) )
     => ( sort(X2,sK8(X0,X1,X2))
        & mem(X2,sK8(X0,X1,X2),X0)
        & mem(X2,sK8(X0,X1,X2),X1) ) ),
    introduced(choice_axiom,[]) ).

tff(f169,plain,
    ! [X0: uni,X1: uni,X2: ty] :
      ( ~ distinct(X2,X1)
      | ~ distinct(X2,X0)
      | ? [X3: uni] :
          ( sort(X2,X3)
          & mem(X2,X3,X0)
          & mem(X2,X3,X1) )
      | distinct(X2,infix_plpl(X2,X0,X1)) ),
    inference(flattening,[],[f168]) ).

tff(f168,plain,
    ! [X0: uni,X2: ty,X1: uni] :
      ( distinct(X2,infix_plpl(X2,X0,X1))
      | ? [X3: uni] :
          ( mem(X2,X3,X1)
          & mem(X2,X3,X0)
          & sort(X2,X3) )
      | ~ distinct(X2,X1)
      | ~ distinct(X2,X0) ),
    inference(ennf_transformation,[],[f101]) ).

tff(f101,plain,
    ! [X0: uni,X2: ty,X1: uni] :
      ( distinct(X2,X0)
     => ( distinct(X2,X1)
       => ( ! [X3: uni] :
              ( sort(X2,X3)
             => ( mem(X2,X3,X0)
               => ~ mem(X2,X3,X1) ) )
         => distinct(X2,infix_plpl(X2,X0,X1)) ) ) ),
    inference(rectify,[],[f35]) ).

tff(f35,axiom,
    ! [X12: uni,X11: uni,X0: ty] :
      ( distinct(X0,X12)
     => ( distinct(X0,X11)
       => ( ! [X1: uni] :
              ( sort(X0,X1)
             => ( mem(X0,X1,X12)
               => ~ mem(X0,X1,X11) ) )
         => distinct(X0,infix_plpl(X0,X12,X11)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distinct_append) ).

tff(f10688,plain,
    ( ~ mem(int,sK8(sF31,sF23,int),sF23)
    | ~ spl32_48 ),
    inference(resolution,[],[f9461,f493]) ).

tff(f9461,plain,
    ( $less(sK10,tb2t3(sK8(sF31,sF23,int)))
    | ~ spl32_48 ),
    inference(resolution,[],[f513,f6983]) ).

tff(f6983,plain,
    ( mem(int,sK8(sF31,sF23,int),sF31)
    | ~ spl32_48 ),
    inference(avatar_component_clause,[],[f6981]) ).

tff(f513,plain,
    ! [X0: uni] :
      ( ~ mem(int,X0,sF31)
      | $less(sK10,tb2t3(X0)) ),
    inference(superposition,[],[f392,f351]) ).

tff(f9416,plain,
    ( ~ spl32_1
    | ~ spl32_12 ),
    inference(avatar_split_clause,[],[f977,f589,f398]) ).

tff(f977,plain,
    ( ~ $less(sK14,sK12)
    | ~ spl32_12 ),
    inference(backward_demodulation,[],[f307,f591]) ).

tff(f9415,plain,
    spl32_108,
    inference(avatar_contradiction_clause,[],[f9414]) ).

tff(f9414,plain,
    ( $false
    | spl32_108 ),
    inference(resolution,[],[f9354,f383]) ).

tff(f383,plain,
    same_shape(int,a1,sF25,sF26),
    inference(definition_folding,[],[f310,f382,f381]) ).

tff(f381,plain,
    sF25 = t2tb2(sK9),
    introduced(function_definition,[]) ).

tff(f310,plain,
    same_shape(int,a1,t2tb2(sK9),t2tb(sK15)),
    inference(cnf_transformation,[],[f220]) ).

tff(f9354,plain,
    ( ~ same_shape(int,a1,sF25,sF26)
    | spl32_108 ),
    inference(avatar_component_clause,[],[f9352]) ).

tff(f9352,plain,
    ( spl32_108
  <=> same_shape(int,a1,sF25,sF26) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_108])]) ).

tff(f9413,plain,
    spl32_109,
    inference(avatar_contradiction_clause,[],[f9412]) ).

tff(f9412,plain,
    ( $false
    | spl32_109 ),
    inference(resolution,[],[f9358,f380]) ).

tff(f380,plain,
    same_shape(int,a1,sF24,sF22),
    inference(definition_folding,[],[f311,f375,f379]) ).

tff(f379,plain,
    t2tb2(sK11) = sF24,
    introduced(function_definition,[]) ).

tff(f311,plain,
    same_shape(int,a1,t2tb2(sK11),t2tb(sK13)),
    inference(cnf_transformation,[],[f220]) ).

tff(f9358,plain,
    ( ~ same_shape(int,a1,sF24,sF22)
    | spl32_109 ),
    inference(avatar_component_clause,[],[f9356]) ).

tff(f9356,plain,
    ( spl32_109
  <=> same_shape(int,a1,sF24,sF22) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_109])]) ).

tff(f9359,plain,
    ( spl32_4
    | ~ spl32_108
    | ~ spl32_109 ),
    inference(avatar_split_clause,[],[f9335,f9356,f9352,f410]) ).

tff(f410,plain,
    ( spl32_4
  <=> same_shape(int,a1,sF30,sF27) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_4])]) ).

tff(f9335,plain,
    ( ~ same_shape(int,a1,sF24,sF22)
    | ~ same_shape(int,a1,sF25,sF26)
    | same_shape(int,a1,sF30,sF27) ),
    inference(superposition,[],[f1842,f384]) ).

tff(f1842,plain,
    ! [X3: ty,X4: uni,X5: uni] :
      ( same_shape(X3,a1,sF30,node(X3,X4,X5))
      | ~ same_shape(X3,a1,sF24,X5)
      | ~ same_shape(X3,a1,sF25,X4) ),
    inference(superposition,[],[f323,f387]) ).

tff(f387,plain,
    sF30 = node(a1,sF25,sF24),
    introduced(function_definition,[]) ).

tff(f323,plain,
    ! [X2: uni,X3: ty,X0: uni,X1: uni,X4: uni,X5: ty] :
      ( same_shape(X5,X3,node(X3,X0,X4),node(X5,X1,X2))
      | ~ same_shape(X5,X3,X4,X2)
      | ~ same_shape(X5,X3,X0,X1) ),
    inference(cnf_transformation,[],[f225]) ).

tff(f225,plain,
    ! [X0: uni,X1: uni,X2: uni,X3: ty,X4: uni,X5: ty] :
      ( same_shape(X5,X3,node(X3,X0,X4),node(X5,X1,X2))
      | ~ same_shape(X5,X3,X0,X1)
      | ~ same_shape(X5,X3,X4,X2) ),
    inference(rectify,[],[f165]) ).

tff(f165,plain,
    ! [X4: uni,X5: uni,X2: uni,X3: ty,X1: uni,X0: ty] :
      ( same_shape(X0,X3,node(X3,X4,X1),node(X0,X5,X2))
      | ~ same_shape(X0,X3,X4,X5)
      | ~ same_shape(X0,X3,X1,X2) ),
    inference(flattening,[],[f164]) ).

tff(f164,plain,
    ! [X3: ty,X5: uni,X2: uni,X4: uni,X1: uni,X0: ty] :
      ( same_shape(X0,X3,node(X3,X4,X1),node(X0,X5,X2))
      | ~ same_shape(X0,X3,X1,X2)
      | ~ same_shape(X0,X3,X4,X5) ),
    inference(ennf_transformation,[],[f108]) ).

tff(f108,plain,
    ! [X3: ty,X5: uni,X2: uni,X4: uni,X1: uni,X0: ty] :
      ( same_shape(X0,X3,X4,X5)
     => ( same_shape(X0,X3,X1,X2)
       => same_shape(X0,X3,node(X3,X4,X1),node(X0,X5,X2)) ) ),
    inference(rectify,[],[f54]) ).

tff(f54,axiom,
    ! [X17: ty,X18: uni,X19: uni,X0: ty,X12: uni,X11: uni] :
      ( same_shape(X17,X0,X12,X11)
     => ( same_shape(X17,X0,X18,X19)
       => same_shape(X17,X0,node(X0,X12,X18),node(X17,X11,X19)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',same_shape_Node) ).

tff(f7521,plain,
    spl32_63,
    inference(avatar_contradiction_clause,[],[f7520]) ).

tff(f7520,plain,
    ( $false
    | spl32_63 ),
    inference(resolution,[],[f7317,f393]) ).

tff(f393,plain,
    distinct(int,sF31),
    inference(definition_folding,[],[f304,f390,f382]) ).

tff(f304,plain,
    distinct(int,labels(int,t2tb(sK15))),
    inference(cnf_transformation,[],[f220]) ).

tff(f7317,plain,
    ( ~ distinct(int,sF31)
    | spl32_63 ),
    inference(avatar_component_clause,[],[f7315]) ).

tff(f6984,plain,
    ( spl32_2
    | spl32_48 ),
    inference(avatar_split_clause,[],[f6979,f6981,f402]) ).

tff(f6979,plain,
    ( mem(int,sK8(sF31,sF23,int),sF31)
    | distinct(int,sF28) ),
    inference(forward_demodulation,[],[f6972,f4981]) ).

tff(f6972,plain,
    ( distinct(int,infix_plpl(int,sF31,sF23))
    | mem(int,sK8(sF31,sF23,int),sF31) ),
    inference(resolution,[],[f1716,f393]) ).

tff(f1716,plain,
    ! [X1: uni] :
      ( ~ distinct(int,X1)
      | distinct(int,infix_plpl(int,X1,sF23))
      | mem(int,sK8(X1,sF23,int),X1) ),
    inference(resolution,[],[f292,f394]) ).

tff(f292,plain,
    ! [X2: ty,X0: uni,X1: uni] :
      ( ~ distinct(X2,X1)
      | distinct(X2,infix_plpl(X2,X0,X1))
      | mem(X2,sK8(X0,X1,X2),X0)
      | ~ distinct(X2,X0) ),
    inference(cnf_transformation,[],[f209]) ).

tff(f3789,plain,
    ( ~ spl32_3
    | spl32_7
    | spl32_9 ),
    inference(avatar_split_clause,[],[f3786,f508,f495,f406]) ).

tff(f406,plain,
    ( spl32_3
  <=> mem(int,sF29,sF28) ),
    introduced(avatar_definition,[new_symbols(naming,[spl32_3])]) ).

tff(f3786,plain,
    ( mem(int,sF29,sF23)
    | ~ mem(int,sF29,sF28)
    | spl32_9 ),
    inference(resolution,[],[f1852,f510]) ).

tff(f510,plain,
    ( ~ mem(int,sF29,sF31)
    | spl32_9 ),
    inference(avatar_component_clause,[],[f508]) ).

tff(f1852,plain,
    ! [X0: uni] :
      ( mem(int,X0,sF31)
      | ~ mem(int,X0,sF28)
      | mem(int,X0,sF23) ),
    inference(forward_demodulation,[],[f1851,f376]) ).

tff(f1851,plain,
    ! [X0: uni] :
      ( mem(int,X0,sF31)
      | mem(int,X0,labels(int,sF22))
      | ~ mem(int,X0,sF28) ),
    inference(forward_demodulation,[],[f1850,f390]) ).

tff(f1850,plain,
    ! [X0: uni] :
      ( ~ mem(int,X0,sF28)
      | mem(int,X0,labels(int,sF26))
      | mem(int,X0,labels(int,sF22)) ),
    inference(forward_demodulation,[],[f1847,f385]) ).

tff(f1847,plain,
    ! [X0: uni] :
      ( ~ mem(int,X0,labels(int,sF27))
      | mem(int,X0,labels(int,sF26))
      | mem(int,X0,labels(int,sF22)) ),
    inference(superposition,[],[f328,f384]) ).

tff(f328,plain,
    ! [X2: uni,X3: uni,X0: uni,X1: ty] :
      ( ~ mem(X1,X3,labels(X1,node(X1,X0,X2)))
      | mem(X1,X3,labels(X1,X0))
      | mem(X1,X3,labels(X1,X2)) ),
    inference(cnf_transformation,[],[f231]) ).

tff(f231,plain,
    ! [X0: uni,X1: ty,X2: uni,X3: uni] :
      ( ( mem(X1,X3,labels(X1,node(X1,X0,X2)))
        | ( ~ mem(X1,X3,labels(X1,X0))
          & ~ mem(X1,X3,labels(X1,X2)) ) )
      & ( mem(X1,X3,labels(X1,X0))
        | mem(X1,X3,labels(X1,X2))
        | ~ mem(X1,X3,labels(X1,node(X1,X0,X2))) ) ),
    inference(rectify,[],[f230]) ).

tff(f230,plain,
    ! [X2: uni,X1: ty,X0: uni,X3: uni] :
      ( ( mem(X1,X3,labels(X1,node(X1,X2,X0)))
        | ( ~ mem(X1,X3,labels(X1,X2))
          & ~ mem(X1,X3,labels(X1,X0)) ) )
      & ( mem(X1,X3,labels(X1,X2))
        | mem(X1,X3,labels(X1,X0))
        | ~ mem(X1,X3,labels(X1,node(X1,X2,X0))) ) ),
    inference(flattening,[],[f229]) ).

tff(f229,plain,
    ! [X2: uni,X1: ty,X0: uni,X3: uni] :
      ( ( mem(X1,X3,labels(X1,node(X1,X2,X0)))
        | ( ~ mem(X1,X3,labels(X1,X2))
          & ~ mem(X1,X3,labels(X1,X0)) ) )
      & ( mem(X1,X3,labels(X1,X2))
        | mem(X1,X3,labels(X1,X0))
        | ~ mem(X1,X3,labels(X1,node(X1,X2,X0))) ) ),
    inference(nnf_transformation,[],[f134]) ).

tff(f134,plain,
    ! [X2: uni,X1: ty,X0: uni,X3: uni] :
      ( mem(X1,X3,labels(X1,node(X1,X2,X0)))
    <=> ( mem(X1,X3,labels(X1,X2))
        | mem(X1,X3,labels(X1,X0)) ) ),
    inference(rectify,[],[f52]) ).

tff(f52,axiom,
    ! [X16: uni,X0: ty,X14: uni,X1: uni] :
      ( mem(X0,X1,labels(X0,node(X0,X14,X16)))
    <=> ( mem(X0,X1,labels(X0,X16))
        | mem(X0,X1,labels(X0,X14)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',labels_Node) ).

tff(f424,plain,
    ( spl32_5
    | ~ spl32_6
    | ~ spl32_4
    | spl32_1
    | ~ spl32_2 ),
    inference(avatar_split_clause,[],[f389,f402,f398,f410,f421,f417]) ).

tff(f389,plain,
    ( ~ distinct(int,sF28)
    | $less(sK14,sK12)
    | ~ same_shape(int,a1,sF30,sF27)
    | ~ $less(sK12,sK16)
    | $less(sK14,sK16) ),
    inference(definition_folding,[],[f308,f384,f375,f382,f387,f379,f381,f385,f384,f375,f382]) ).

tff(f308,plain,
    ( ~ distinct(int,labels(int,node(int,t2tb(sK15),t2tb(sK13))))
    | ~ $less(sK12,sK16)
    | $less(sK14,sK16)
    | $less(sK14,sK12)
    | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(sK15),t2tb(sK13))) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f413,plain,
    ( spl32_1
    | ~ spl32_2
    | spl32_3
    | ~ spl32_4 ),
    inference(avatar_split_clause,[],[f388,f410,f406,f402,f398]) ).

tff(f388,plain,
    ( ~ same_shape(int,a1,sF30,sF27)
    | mem(int,sF29,sF28)
    | ~ distinct(int,sF28)
    | $less(sK14,sK12) ),
    inference(definition_folding,[],[f309,f384,f375,f382,f387,f379,f381,f385,f384,f375,f382,f386,f385,f384,f375,f382]) ).

tff(f309,plain,
    ( ~ distinct(int,labels(int,node(int,t2tb(sK15),t2tb(sK13))))
    | mem(int,t2tb3(sK16),labels(int,node(int,t2tb(sK15),t2tb(sK13))))
    | $less(sK14,sK12)
    | ~ same_shape(int,a1,node(a1,t2tb2(sK9),t2tb2(sK11)),node(int,t2tb(sK15),t2tb(sK13))) ),
    inference(cnf_transformation,[],[f220]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : SWW637=2 : TPTP v8.1.0. Released v6.1.0.
% 0.11/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n016.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 21:19:31 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.49  % (17015)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.20/0.51  % (17038)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.51  % (17016)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (17030)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.52  % (17015)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.52  % (17015)Terminated due to inappropriate strategy.
% 0.20/0.52  % (17015)------------------------------
% 0.20/0.52  % (17015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (17015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (17015)Termination reason: Inappropriate
% 0.20/0.52  
% 0.20/0.52  % (17015)Memory used [KB]: 1151
% 0.20/0.52  % (17015)Time elapsed: 0.007 s
% 0.20/0.52  % (17015)Instructions burned: 9 (million)
% 0.20/0.52  % (17015)------------------------------
% 0.20/0.52  % (17015)------------------------------
% 0.20/0.52  % (17019)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (17028)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.52  % (17037)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.53  % (17034)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (17027)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (17018)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (17036)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.20/0.53  % (17046)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.20/0.53  % (17039)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.20/0.53  % (17042)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.54  % (17017)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.54  % (17045)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.54  % (17021)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.54  % (17022)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (17029)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.54  % (17024)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (17044)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.20/0.54  % (17024)Instruction limit reached!
% 0.20/0.54  % (17024)------------------------------
% 0.20/0.54  % (17024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (17024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (17024)Termination reason: Unknown
% 0.20/0.54  % (17024)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (17024)Memory used [KB]: 895
% 0.20/0.54  % (17024)Time elapsed: 0.002 s
% 0.20/0.54  % (17024)Instructions burned: 2 (million)
% 0.20/0.54  % (17024)------------------------------
% 0.20/0.54  % (17024)------------------------------
% 0.20/0.54  % (17023)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.55  % (17023)Instruction limit reached!
% 0.20/0.55  % (17023)------------------------------
% 0.20/0.55  % (17023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (17023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (17023)Termination reason: Unknown
% 0.20/0.55  % (17023)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (17023)Memory used [KB]: 1151
% 0.20/0.55  % (17023)Time elapsed: 0.005 s
% 0.20/0.55  % (17023)Instructions burned: 9 (million)
% 0.20/0.55  % (17023)------------------------------
% 0.20/0.55  % (17023)------------------------------
% 0.20/0.55  % (17035)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.55  % (17040)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.55  % (17026)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.55  % (17041)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.55  % (17031)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.56  % (17025)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.56  % (17032)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.56  % (17033)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.56  % (17033)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.56  % (17033)Terminated due to inappropriate strategy.
% 0.20/0.56  % (17033)------------------------------
% 0.20/0.56  % (17033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (17033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (17033)Termination reason: Inappropriate
% 0.20/0.56  
% 0.20/0.56  % (17033)Memory used [KB]: 1151
% 0.20/0.56  % (17033)Time elapsed: 0.005 s
% 0.20/0.56  % (17033)Instructions burned: 10 (million)
% 0.20/0.56  % (17033)------------------------------
% 0.20/0.56  % (17033)------------------------------
% 0.20/0.56  % (17022)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.56  % (17022)Terminated due to inappropriate strategy.
% 0.20/0.56  % (17022)------------------------------
% 0.20/0.56  % (17022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (17022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (17022)Termination reason: Inappropriate
% 0.20/0.56  
% 0.20/0.56  % (17022)Memory used [KB]: 1151
% 0.20/0.56  % (17022)Time elapsed: 0.005 s
% 0.20/0.56  % (17022)Instructions burned: 7 (million)
% 0.20/0.56  % (17022)------------------------------
% 0.20/0.56  % (17022)------------------------------
% 1.82/0.60  % (17016)Instruction limit reached!
% 1.82/0.60  % (17016)------------------------------
% 1.82/0.60  % (17016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.60  % (17019)Instruction limit reached!
% 1.82/0.60  % (17019)------------------------------
% 1.82/0.60  % (17019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.60  % (17017)Instruction limit reached!
% 1.82/0.60  % (17017)------------------------------
% 1.82/0.60  % (17017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.61  % (17016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.61  % (17016)Termination reason: Unknown
% 1.82/0.61  % (17016)Termination phase: Saturation
% 1.82/0.61  
% 1.82/0.61  % (17016)Memory used [KB]: 6268
% 1.82/0.61  % (17016)Time elapsed: 0.183 s
% 1.82/0.61  % (17016)Instructions burned: 51 (million)
% 1.82/0.61  % (17016)------------------------------
% 1.82/0.61  % (17016)------------------------------
% 1.82/0.62  % (17017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.62  % (17017)Termination reason: Unknown
% 1.82/0.62  % (17017)Termination phase: Saturation
% 1.82/0.62  
% 1.82/0.62  % (17017)Memory used [KB]: 1535
% 1.82/0.62  % (17017)Time elapsed: 0.186 s
% 1.82/0.62  % (17017)Instructions burned: 39 (million)
% 1.82/0.62  % (17017)------------------------------
% 1.82/0.62  % (17017)------------------------------
% 1.82/0.62  % (17018)Instruction limit reached!
% 1.82/0.62  % (17018)------------------------------
% 1.82/0.62  % (17018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.62  % (17018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.62  % (17018)Termination reason: Unknown
% 1.82/0.62  % (17018)Termination phase: Saturation
% 1.82/0.62  
% 1.82/0.62  % (17018)Memory used [KB]: 6140
% 1.82/0.62  % (17018)Time elapsed: 0.211 s
% 1.82/0.62  % (17018)Instructions burned: 52 (million)
% 1.82/0.62  % (17018)------------------------------
% 1.82/0.62  % (17018)------------------------------
% 1.82/0.62  % (17030)Instruction limit reached!
% 1.82/0.62  % (17030)------------------------------
% 1.82/0.62  % (17030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.62  % (17030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.62  % (17030)Termination reason: Unknown
% 1.82/0.62  % (17030)Termination phase: Saturation
% 1.82/0.62  
% 1.82/0.62  % (17030)Memory used [KB]: 6908
% 1.82/0.62  % (17030)Time elapsed: 0.052 s
% 1.82/0.62  % (17030)Instructions burned: 70 (million)
% 1.82/0.62  % (17030)------------------------------
% 1.82/0.62  % (17030)------------------------------
% 1.82/0.62  % (17019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.62  % (17019)Termination reason: Unknown
% 1.82/0.62  % (17019)Termination phase: Saturation
% 1.82/0.62  
% 1.82/0.62  % (17019)Memory used [KB]: 6268
% 1.82/0.62  % (17019)Time elapsed: 0.192 s
% 1.82/0.62  % (17019)Instructions burned: 51 (million)
% 1.82/0.62  % (17019)------------------------------
% 1.82/0.62  % (17019)------------------------------
% 1.82/0.62  % (17021)Instruction limit reached!
% 1.82/0.62  % (17021)------------------------------
% 1.82/0.62  % (17021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.63  % (17021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.63  % (17021)Termination reason: Unknown
% 2.08/0.63  % (17021)Termination phase: Saturation
% 2.08/0.63  
% 2.08/0.63  % (17021)Memory used [KB]: 6140
% 2.08/0.63  % (17021)Time elapsed: 0.221 s
% 2.08/0.63  % (17021)Instructions burned: 50 (million)
% 2.08/0.63  % (17021)------------------------------
% 2.08/0.63  % (17021)------------------------------
% 2.16/0.64  % (17025)Instruction limit reached!
% 2.16/0.64  % (17025)------------------------------
% 2.16/0.64  % (17025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (17042)Instruction limit reached!
% 2.16/0.64  % (17042)------------------------------
% 2.16/0.64  % (17042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.65  % (17026)Instruction limit reached!
% 2.16/0.65  % (17026)------------------------------
% 2.16/0.65  % (17026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.65  % (17026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.65  % (17026)Termination reason: Unknown
% 2.16/0.65  % (17026)Termination phase: Saturation
% 2.16/0.65  
% 2.16/0.65  % (17026)Memory used [KB]: 6396
% 2.16/0.65  % (17026)Time elapsed: 0.232 s
% 2.16/0.65  % (17026)Instructions burned: 50 (million)
% 2.16/0.65  % (17026)------------------------------
% 2.16/0.65  % (17026)------------------------------
% 2.16/0.65  % (17132)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.16/0.65  % (17042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.65  % (17042)Termination reason: Unknown
% 2.16/0.65  % (17042)Termination phase: Saturation
% 2.16/0.65  
% 2.16/0.65  % (17042)Memory used [KB]: 6908
% 2.16/0.65  % (17042)Time elapsed: 0.037 s
% 2.16/0.65  % (17042)Instructions burned: 68 (million)
% 2.16/0.65  % (17042)------------------------------
% 2.16/0.65  % (17042)------------------------------
% 2.16/0.66  % (17025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (17025)Termination reason: Unknown
% 2.16/0.66  % (17025)Termination phase: Saturation
% 2.16/0.66  
% 2.16/0.66  % (17025)Memory used [KB]: 1791
% 2.16/0.66  % (17025)Time elapsed: 0.222 s
% 2.16/0.66  % (17025)Instructions burned: 53 (million)
% 2.16/0.66  % (17025)------------------------------
% 2.16/0.66  % (17025)------------------------------
% 2.16/0.68  % (17146)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.16/0.68  % (17029)Instruction limit reached!
% 2.16/0.68  % (17029)------------------------------
% 2.16/0.68  % (17029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (17031)Instruction limit reached!
% 2.16/0.69  % (17031)------------------------------
% 2.16/0.69  % (17031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (17031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (17031)Termination reason: Unknown
% 2.16/0.69  % (17031)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (17031)Memory used [KB]: 2046
% 2.16/0.69  % (17031)Time elapsed: 0.240 s
% 2.16/0.69  % (17031)Instructions burned: 76 (million)
% 2.16/0.69  % (17031)------------------------------
% 2.16/0.69  % (17031)------------------------------
% 2.16/0.69  % (17029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (17029)Termination reason: Unknown
% 2.16/0.69  % (17029)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (17029)Memory used [KB]: 7036
% 2.16/0.69  % (17029)Time elapsed: 0.276 s
% 2.16/0.69  % (17029)Instructions burned: 100 (million)
% 2.16/0.69  % (17029)------------------------------
% 2.16/0.69  % (17029)------------------------------
% 2.16/0.69  % (17027)Instruction limit reached!
% 2.16/0.69  % (17027)------------------------------
% 2.16/0.69  % (17027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (17155)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.16/0.69  % (17148)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.54/0.71  % (17034)Instruction limit reached!
% 2.54/0.71  % (17034)------------------------------
% 2.54/0.71  % (17034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.71  % (17034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.71  % (17034)Termination reason: Unknown
% 2.54/0.71  % (17034)Termination phase: Saturation
% 2.54/0.71  
% 2.54/0.71  % (17034)Memory used [KB]: 7291
% 2.54/0.71  % (17034)Time elapsed: 0.282 s
% 2.54/0.71  % (17034)Instructions burned: 101 (million)
% 2.54/0.71  % (17034)------------------------------
% 2.54/0.71  % (17034)------------------------------
% 2.54/0.71  % (17027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.71  % (17027)Termination reason: Unknown
% 2.54/0.71  % (17027)Termination phase: Saturation
% 2.54/0.71  
% 2.54/0.71  % (17027)Memory used [KB]: 6652
% 2.54/0.71  % (17027)Time elapsed: 0.271 s
% 2.54/0.71  % (17027)Instructions burned: 101 (million)
% 2.54/0.71  % (17027)------------------------------
% 2.54/0.71  % (17027)------------------------------
% 2.54/0.71  % (17162)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.54/0.73  % (17032)Instruction limit reached!
% 2.54/0.73  % (17032)------------------------------
% 2.54/0.73  % (17032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (17028)Instruction limit reached!
% 2.54/0.73  % (17028)------------------------------
% 2.54/0.73  % (17028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (17028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (17028)Termination reason: Unknown
% 2.54/0.73  % (17028)Termination phase: Saturation
% 2.54/0.73  
% 2.54/0.73  % (17028)Memory used [KB]: 6652
% 2.54/0.73  % (17028)Time elapsed: 0.304 s
% 2.54/0.73  % (17028)Instructions burned: 101 (million)
% 2.54/0.73  % (17028)------------------------------
% 2.54/0.73  % (17028)------------------------------
% 2.54/0.73  % (17035)Instruction limit reached!
% 2.54/0.73  % (17035)------------------------------
% 2.54/0.73  % (17035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (17035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (17035)Termination reason: Unknown
% 2.54/0.73  % (17035)Termination phase: Saturation
% 2.54/0.73  
% 2.54/0.73  % (17035)Memory used [KB]: 2046
% 2.54/0.73  % (17035)Time elapsed: 0.303 s
% 2.54/0.73  % (17035)Instructions burned: 100 (million)
% 2.54/0.73  % (17035)------------------------------
% 2.54/0.73  % (17035)------------------------------
% 2.54/0.73  % (17167)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.54/0.73  % (17032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (17032)Termination reason: Unknown
% 2.54/0.73  % (17032)Termination phase: Saturation
% 2.54/0.73  
% 2.54/0.73  % (17032)Memory used [KB]: 6652
% 2.54/0.73  % (17032)Time elapsed: 0.325 s
% 2.54/0.73  % (17032)Instructions burned: 100 (million)
% 2.54/0.73  % (17032)------------------------------
% 2.54/0.73  % (17032)------------------------------
% 2.54/0.74  % (17168)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.54/0.74  % (17037)Instruction limit reached!
% 2.54/0.74  % (17037)------------------------------
% 2.54/0.74  % (17037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.74  % (17037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.74  % (17037)Termination reason: Unknown
% 2.54/0.74  % (17037)Termination phase: Saturation
% 2.54/0.74  
% 2.54/0.74  % (17037)Memory used [KB]: 7419
% 2.54/0.74  % (17037)Time elapsed: 0.318 s
% 2.54/0.74  % (17037)Instructions burned: 139 (million)
% 2.54/0.74  % (17037)------------------------------
% 2.54/0.74  % (17037)------------------------------
% 2.54/0.75  % (17177)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.54/0.76  % (17170)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.54/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.54/0.76  % (17173)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.82/0.78  % (17169)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.82/0.78  % (17186)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.82/0.79  % (17183)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.82/0.79  % (17182)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.82/0.83  % (17195)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.82/0.83  % (17194)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.82/0.84  % (17203)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.82/0.84  % (17206)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.82/0.85  % (17148)Instruction limit reached!
% 2.82/0.85  % (17148)------------------------------
% 2.82/0.85  % (17148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.85  % (17148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.85  % (17148)Termination reason: Unknown
% 2.82/0.85  % (17148)Termination phase: Saturation
% 2.82/0.85  
% 2.82/0.85  % (17148)Memory used [KB]: 6652
% 2.82/0.85  % (17148)Time elapsed: 0.269 s
% 2.82/0.85  % (17148)Instructions burned: 91 (million)
% 2.82/0.85  % (17148)------------------------------
% 2.82/0.85  % (17148)------------------------------
% 2.82/0.85  % (17210)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 2.82/0.85  % (17209)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.82/0.86  % (17211)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4585Mi)
% 2.82/0.86  % (17036)Instruction limit reached!
% 2.82/0.86  % (17036)------------------------------
% 2.82/0.86  % (17036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.86  % (17036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.86  % (17036)Termination reason: Unknown
% 2.82/0.86  % (17036)Termination phase: Saturation
% 2.82/0.86  
% 2.82/0.86  % (17036)Memory used [KB]: 7547
% 2.82/0.86  % (17036)Time elapsed: 0.459 s
% 2.82/0.86  % (17036)Instructions burned: 176 (million)
% 2.82/0.86  % (17036)------------------------------
% 2.82/0.86  % (17036)------------------------------
% 3.09/0.86  % (17208)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.09/0.87  % (17044)Instruction limit reached!
% 3.09/0.87  % (17044)------------------------------
% 3.09/0.87  % (17044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.88  % (17177)Instruction limit reached!
% 3.09/0.88  % (17177)------------------------------
% 3.09/0.88  % (17177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.88  % (17177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.88  % (17177)Termination reason: Unknown
% 3.09/0.88  % (17177)Termination phase: Saturation
% 3.09/0.88  
% 3.09/0.88  % (17177)Memory used [KB]: 6780
% 3.09/0.88  % (17177)Time elapsed: 0.223 s
% 3.09/0.88  % (17177)Instructions burned: 90 (million)
% 3.09/0.88  % (17177)------------------------------
% 3.09/0.88  % (17177)------------------------------
% 3.09/0.88  % (17044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.88  % (17044)Termination reason: Unknown
% 3.09/0.88  % (17044)Termination phase: Saturation
% 3.09/0.88  
% 3.09/0.88  % (17044)Memory used [KB]: 3326
% 3.09/0.88  % (17044)Time elapsed: 0.462 s
% 3.09/0.88  % (17044)Instructions burned: 177 (million)
% 3.09/0.88  % (17044)------------------------------
% 3.09/0.88  % (17044)------------------------------
% 3.28/0.90  % (17169)Instruction limit reached!
% 3.28/0.90  % (17169)------------------------------
% 3.28/0.90  % (17169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.28/0.90  % (17169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.28/0.90  % (17169)Termination reason: Unknown
% 3.28/0.90  % (17169)Termination phase: Saturation
% 3.28/0.90  
% 3.28/0.90  % (17169)Memory used [KB]: 6908
% 3.28/0.90  % (17169)Time elapsed: 0.037 s
% 3.28/0.90  % (17169)Instructions burned: 68 (million)
% 3.28/0.90  % (17169)------------------------------
% 3.28/0.90  % (17169)------------------------------
% 3.42/0.94  % (17206)Instruction limit reached!
% 3.42/0.94  % (17206)------------------------------
% 3.42/0.94  % (17206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.94  % (17206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.94  % (17206)Termination reason: Unknown
% 3.42/0.94  % (17206)Termination phase: Saturation
% 3.42/0.94  
% 3.42/0.94  % (17206)Memory used [KB]: 6908
% 3.42/0.94  % (17206)Time elapsed: 0.043 s
% 3.42/0.94  % (17206)Instructions burned: 70 (million)
% 3.42/0.94  % (17206)------------------------------
% 3.42/0.94  % (17206)------------------------------
% 3.42/0.98  % (17215)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.42/0.98  % (17212)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.42/0.99  % (17213)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.63/1.02  % (17214)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.63/1.02  % (17216)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.63/1.04  % (17146)Instruction limit reached!
% 3.63/1.04  % (17146)------------------------------
% 3.63/1.04  % (17146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.04  % (17146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.04  % (17146)Termination reason: Unknown
% 3.63/1.04  % (17146)Termination phase: Saturation
% 3.63/1.04  
% 3.63/1.04  % (17146)Memory used [KB]: 3454
% 3.63/1.04  % (17146)Time elapsed: 0.454 s
% 3.63/1.04  % (17146)Instructions burned: 212 (million)
% 3.63/1.04  % (17146)------------------------------
% 3.63/1.04  % (17146)------------------------------
% 5.60/1.08  % (17222)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9902Mi)
% 5.60/1.12  % (17046)Instruction limit reached!
% 5.60/1.12  % (17046)------------------------------
% 5.60/1.12  % (17046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.60/1.12  % (17046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.60/1.12  % (17046)Termination reason: Unknown
% 5.60/1.12  % (17046)Termination phase: Saturation
% 5.60/1.12  
% 5.60/1.12  % (17046)Memory used [KB]: 9466
% 5.60/1.12  % (17046)Time elapsed: 0.724 s
% 5.60/1.12  % (17046)Instructions burned: 355 (million)
% 5.60/1.12  % (17046)------------------------------
% 5.60/1.12  % (17046)------------------------------
% 5.60/1.14  % (17212)Instruction limit reached!
% 5.60/1.14  % (17212)------------------------------
% 5.60/1.14  % (17212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.60/1.14  % (17212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.60/1.14  % (17212)Termination reason: Unknown
% 5.60/1.14  % (17212)Termination phase: Saturation
% 5.60/1.14  
% 5.60/1.14  % (17212)Memory used [KB]: 6780
% 5.60/1.14  % (17212)Time elapsed: 0.260 s
% 5.60/1.14  % (17212)Instructions burned: 91 (million)
% 5.60/1.14  % (17212)------------------------------
% 5.60/1.14  % (17212)------------------------------
% 5.60/1.16  % (17039)Instruction limit reached!
% 5.60/1.16  % (17039)------------------------------
% 5.60/1.16  % (17039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.60/1.16  % (17039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.60/1.16  % (17039)Termination reason: Unknown
% 5.60/1.16  % (17039)Termination phase: Saturation
% 5.60/1.16  
% 5.60/1.16  % (17039)Memory used [KB]: 7547
% 5.60/1.16  % (17039)Time elapsed: 0.698 s
% 5.60/1.16  % (17039)Instructions burned: 469 (million)
% 5.60/1.16  % (17039)------------------------------
% 5.60/1.16  % (17039)------------------------------
% 6.37/1.18  % (17266)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1824Mi)
% 6.37/1.18  % (17038)Instruction limit reached!
% 6.37/1.18  % (17038)------------------------------
% 6.37/1.18  % (17038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.18  % (17038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.18  % (17038)Termination reason: Unknown
% 6.37/1.18  % (17038)Termination phase: Saturation
% 6.37/1.18  
% 6.37/1.18  % (17038)Memory used [KB]: 2814
% 6.37/1.18  % (17038)Time elapsed: 0.772 s
% 6.37/1.18  % (17038)Instructions burned: 499 (million)
% 6.37/1.18  % (17038)------------------------------
% 6.37/1.18  % (17038)------------------------------
% 6.61/1.23  % (17132)Instruction limit reached!
% 6.61/1.23  % (17132)------------------------------
% 6.61/1.23  % (17132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.24  % (17267)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.76/1.25  % (17132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.25  % (17132)Termination reason: Unknown
% 6.76/1.25  % (17132)Termination phase: Saturation
% 6.76/1.25  
% 6.76/1.25  % (17132)Memory used [KB]: 8187
% 6.76/1.25  % (17132)Time elapsed: 0.672 s
% 6.76/1.25  % (17132)Instructions burned: 390 (million)
% 6.76/1.25  % (17132)------------------------------
% 6.76/1.25  % (17132)------------------------------
% 6.76/1.26  % (17045)Instruction limit reached!
% 6.76/1.26  % (17045)------------------------------
% 6.76/1.26  % (17045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.26  % (17045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.26  % (17045)Termination reason: Unknown
% 6.76/1.26  % (17045)Termination phase: Saturation
% 6.76/1.26  
% 6.76/1.26  % (17045)Memory used [KB]: 9594
% 6.76/1.26  % (17045)Time elapsed: 0.825 s
% 6.76/1.26  % (17045)Instructions burned: 440 (million)
% 6.76/1.26  % (17045)------------------------------
% 6.76/1.26  % (17045)------------------------------
% 6.76/1.27  % (17268)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.76/1.30  % (17269)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 7.44/1.32  % (17270)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 7.44/1.34  % (17040)Instruction limit reached!
% 7.44/1.34  % (17040)------------------------------
% 7.44/1.34  % (17040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.34  % (17040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.34  % (17040)Termination reason: Unknown
% 7.44/1.34  % (17040)Termination phase: Saturation
% 7.44/1.34  
% 7.44/1.34  % (17040)Memory used [KB]: 11001
% 7.44/1.34  % (17040)Time elapsed: 0.925 s
% 7.44/1.34  % (17040)Instructions burned: 484 (million)
% 7.44/1.34  % (17040)------------------------------
% 7.44/1.34  % (17040)------------------------------
% 7.44/1.36  % (17041)Instruction limit reached!
% 7.44/1.36  % (17041)------------------------------
% 7.44/1.36  % (17041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.37  % (17041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.37  % (17041)Termination reason: Unknown
% 7.44/1.37  % (17041)Termination phase: Saturation
% 7.44/1.37  
% 7.44/1.37  % (17041)Memory used [KB]: 9722
% 7.44/1.37  % (17041)Time elapsed: 0.950 s
% 7.44/1.37  % (17041)Instructions burned: 500 (million)
% 7.44/1.37  % (17041)------------------------------
% 7.44/1.37  % (17041)------------------------------
% 7.44/1.38  % (17271)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/4958Mi)
% 7.44/1.39  % (17272)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 7.87/1.43  % (17269)Instruction limit reached!
% 7.87/1.43  % (17269)------------------------------
% 7.87/1.43  % (17269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.87/1.43  % (17269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.87/1.43  % (17269)Termination reason: Unknown
% 7.87/1.43  % (17269)Termination phase: Saturation
% 7.87/1.43  
% 7.87/1.43  % (17269)Memory used [KB]: 6524
% 7.87/1.43  % (17269)Time elapsed: 0.224 s
% 7.87/1.43  % (17269)Instructions burned: 91 (million)
% 7.87/1.43  % (17269)------------------------------
% 7.87/1.43  % (17269)------------------------------
% 8.36/1.47  % (17274)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 8.39/1.47  % (17273)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/32293Mi)
% 8.57/1.52  % (17168)Instruction limit reached!
% 8.57/1.52  % (17168)------------------------------
% 8.57/1.52  % (17168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.52  % (17168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.52  % (17168)Termination reason: Unknown
% 8.57/1.52  % (17168)Termination phase: Saturation
% 8.57/1.52  
% 8.57/1.52  % (17168)Memory used [KB]: 3326
% 8.57/1.52  % (17168)Time elapsed: 0.886 s
% 8.57/1.52  % (17168)Instructions burned: 655 (million)
% 8.57/1.52  % (17168)------------------------------
% 8.57/1.52  % (17168)------------------------------
% 8.76/1.54  % (17275)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/10187Mi)
% 9.26/1.68  % (17276)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/29337Mi)
% 12.88/2.03  % (17167)Instruction limit reached!
% 12.88/2.03  % (17167)------------------------------
% 12.88/2.03  % (17167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.88/2.03  % (17167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.88/2.03  % (17167)Termination reason: Unknown
% 12.88/2.03  % (17167)Termination phase: Saturation
% 12.88/2.03  
% 12.88/2.03  % (17167)Memory used [KB]: 8699
% 12.88/2.03  % (17167)Time elapsed: 1.379 s
% 12.88/2.03  % (17167)Instructions burned: 747 (million)
% 12.88/2.03  % (17167)------------------------------
% 12.88/2.03  % (17167)------------------------------
% 13.54/2.08  % (17162)Instruction limit reached!
% 13.54/2.08  % (17162)------------------------------
% 13.54/2.08  % (17162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.57/2.10  % (17162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.57/2.10  % (17162)Termination reason: Unknown
% 13.57/2.10  % (17162)Termination phase: Saturation
% 13.57/2.10  
% 13.57/2.10  % (17162)Memory used [KB]: 13944
% 13.57/2.10  % (17162)Time elapsed: 1.462 s
% 13.57/2.10  % (17162)Instructions burned: 934 (million)
% 13.57/2.10  % (17162)------------------------------
% 13.57/2.10  % (17162)------------------------------
% 13.90/2.17  % (17277)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/10147Mi)
% 13.90/2.17  % (17155)Instruction limit reached!
% 13.90/2.17  % (17155)------------------------------
% 13.90/2.17  % (17155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.90/2.17  % (17155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.90/2.17  % (17155)Termination reason: Unknown
% 13.90/2.17  % (17155)Termination phase: Saturation
% 13.90/2.17  
% 13.90/2.17  % (17155)Memory used [KB]: 16119
% 13.90/2.17  % (17155)Time elapsed: 1.576 s
% 13.90/2.17  % (17155)Instructions burned: 921 (million)
% 13.90/2.17  % (17155)------------------------------
% 13.90/2.17  % (17155)------------------------------
% 13.90/2.20  % (17203)First to succeed.
% 13.90/2.21  % (17278)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/38056Mi)
% 13.90/2.22  % (17173)Instruction limit reached!
% 13.90/2.22  % (17173)------------------------------
% 13.90/2.22  % (17173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.90/2.22  % (17278)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 13.90/2.22  % (17278)Terminated due to inappropriate strategy.
% 13.90/2.22  % (17278)------------------------------
% 13.90/2.22  % (17278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.90/2.22  % (17278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.90/2.22  % (17278)Termination reason: Inappropriate
% 13.90/2.22  
% 13.90/2.22  % (17278)Memory used [KB]: 1151
% 13.90/2.22  % (17278)Time elapsed: 0.009 s
% 13.90/2.22  % (17278)Instructions burned: 9 (million)
% 13.90/2.22  % (17278)------------------------------
% 13.90/2.22  % (17278)------------------------------
% 14.72/2.23  % (17203)Refutation found. Thanks to Tanya!
% 14.72/2.23  % SZS status Theorem for theBenchmark
% 14.72/2.23  % SZS output start Proof for theBenchmark
% See solution above
% 14.72/2.23  % (17203)------------------------------
% 14.72/2.23  % (17203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.72/2.23  % (17203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.72/2.23  % (17203)Termination reason: Refutation
% 14.72/2.23  
% 14.72/2.23  % (17203)Memory used [KB]: 18549
% 14.72/2.23  % (17203)Time elapsed: 1.450 s
% 14.72/2.23  % (17203)Instructions burned: 890 (million)
% 14.72/2.23  % (17203)------------------------------
% 14.72/2.23  % (17203)------------------------------
% 14.72/2.23  % (17009)Success in time 1.867 s
%------------------------------------------------------------------------------