TSTP Solution File: SWW615_2 by Vampire---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.9
% Problem  : SWW615_2 : TPTP v8.2.0. Released v6.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d THM

% Computer : n003.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 : Mon Jun 24 18:35:14 EDT 2024

% Result   : Theorem 5.71s 1.27s
% Output   : Refutation 5.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   92 (  22 unt;   0 typ;   0 def)
%            Number of atoms       :  452 ( 311 equ)
%            Maximal formula atoms :   30 (   4 avg)
%            Number of connectives :  457 (  97   ~;  77   |; 235   &)
%                                         (   6 <=>;  42  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   32 (   8 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   14 (  12 usr;   7 prp; 0-4 aty)
%            Number of functors    :   60 (  60 usr;  25 con; 0-5 aty)
%            Number of variables   :  327 ( 143   !; 184   ?; 327   :)

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

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

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

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    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_list: ( ty * ty * uni * uni * uni ) > uni ).

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

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

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

tff(func_def_19,type,
    tail: ( ty * uni ) > uni ).

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

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

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

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

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

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

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

tff(func_def_29,type,
    loc1: ty ).

tff(func_def_30,type,
    null: loc ).

tff(func_def_31,type,
    t2tb: list_loc > uni ).

tff(func_def_32,type,
    tb2t: uni > list_loc ).

tff(func_def_33,type,
    t2tb1: map_loc_loc > uni ).

tff(func_def_34,type,
    tb2t1: uni > map_loc_loc ).

tff(func_def_35,type,
    t2tb2: loc > uni ).

tff(func_def_36,type,
    tb2t2: uni > loc ).

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

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

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

tff(func_def_41,type,
    sK1: ( list_loc * map_loc_loc * loc * loc ) > list_loc ).

tff(func_def_42,type,
    sK2: ( list_loc * map_loc_loc * loc * loc ) > loc ).

tff(func_def_43,type,
    sK3: ( list_loc * map_loc_loc * loc * loc ) > map_loc_loc ).

tff(func_def_44,type,
    sK4: ( list_loc * map_loc_loc * loc * loc ) > loc ).

tff(func_def_45,type,
    sK5: ( loc * map_loc_loc * list_loc * loc ) > map_loc_loc ).

tff(func_def_46,type,
    sK6: ( loc * map_loc_loc * list_loc * loc ) > loc ).

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

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

tff(func_def_49,type,
    sK9: map_loc_loc ).

tff(func_def_50,type,
    sK10: list_loc ).

tff(func_def_51,type,
    sK11: loc ).

tff(func_def_52,type,
    sK12: loc ).

tff(func_def_53,type,
    sK13: list_loc ).

tff(func_def_54,type,
    sK14: loc ).

tff(func_def_55,type,
    sK15: map_loc_loc ).

tff(func_def_56,type,
    sK16: list_loc ).

tff(func_def_57,type,
    sK17: map_loc_loc ).

tff(func_def_58,type,
    sK18: loc ).

tff(func_def_59,type,
    sK19: loc ).

tff(func_def_60,type,
    sK20: list_loc ).

tff(func_def_61,type,
    sK21: list_loc ).

tff(func_def_62,type,
    sK22: loc ).

tff(func_def_63,type,
    sK23: list_loc ).

tff(func_def_64,type,
    sK24: ( uni * uni * ty ) > uni ).

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

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

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

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

tff(pred_def_6,type,
    list_seg: ( loc * map_loc_loc * list_loc * loc ) > $o ).

tff(pred_def_8,type,
    sP0: ( list_loc * map_loc_loc * loc * loc ) > $o ).

tff(f1042,plain,
    $false,
    inference(avatar_sat_refutation,[],[f378,f382,f468,f472,f898,f995,f1041]) ).

tff(f1041,plain,
    ( ~ spl25_19
    | ~ spl25_20 ),
    inference(avatar_contradiction_clause,[],[f1040]) ).

tff(f1040,plain,
    ( $false
    | ~ spl25_19
    | ~ spl25_20 ),
    inference(subsumption_resolution,[],[f1036,f363]) ).

tff(f363,plain,
    null != sK18,
    inference(definition_unfolding,[],[f353,f343]) ).

tff(f343,plain,
    sK12 = sK18,
    inference(cnf_transformation,[],[f247]) ).

tff(f247,plain,
    ( list_seg(sK12,sK15,sK16,null)
    & disjoint(loc1,t2tb(sK16),t2tb(sK13))
    & ( null != sK12 )
    & ( tb2t(reverse(loc1,t2tb(sK10))) = tb2t(infix_plpl(loc1,reverse(loc1,t2tb(sK16)),t2tb(sK13))) )
    & list_seg(sK14,sK15,sK13,null)
    & list_seg(sK14,sK17,sK13,null)
    & ( tb2t1(set(loc1,loc1,t2tb1(sK15),t2tb2(sK12),t2tb2(sK14))) = sK17 )
    & ( ( ( sK16 = tb2t(cons(loc1,t2tb2(sK22),t2tb(sK23))) )
        & ( sK21 != sK23 ) )
      | ( tb2t(nil(loc1)) = sK16 ) )
    & ( tb2t(tail(loc1,t2tb(sK16))) = sK21 )
    & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = sK20 )
    & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = sK19 )
    & ( sK12 = sK18 )
    & list_seg(sK11,sK9,sK10,null) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9,sK10,sK11,sK12,sK13,sK14,sK15,sK16,sK17,sK18,sK19,sK20,sK21,sK22,sK23])],[f238,f246,f245,f244,f243,f242,f241,f240,f239]) ).

tff(f239,plain,
    ( ? [X0: map_loc_loc,X1: list_loc,X2: loc] :
        ( ? [X3: loc,X4: list_loc,X5: loc,X6: map_loc_loc,X7: list_loc] :
            ( list_seg(X3,X6,X7,null)
            & disjoint(loc1,t2tb(X7),t2tb(X4))
            & ( null != X3 )
            & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X7)),t2tb(X4))) = tb2t(reverse(loc1,t2tb(X1))) )
            & list_seg(X5,X6,X4,null)
            & ? [X8: map_loc_loc] :
                ( list_seg(X5,X8,X4,null)
                & ( tb2t1(set(loc1,loc1,t2tb1(X6),t2tb2(X3),t2tb2(X5))) = X8 )
                & ? [X9: loc] :
                    ( ? [X10: loc] :
                        ( ? [X11: list_loc] :
                            ( ? [X12: list_loc] :
                                ( ( ? [X13: loc,X14: list_loc] :
                                      ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = X7 )
                                      & ( X12 != X14 ) )
                                  | ( tb2t(nil(loc1)) = X7 ) )
                                & ( tb2t(tail(loc1,t2tb(X7))) = X12 ) )
                            & ( tb2t(cons(loc1,head(loc1,t2tb(X7)),t2tb(X4))) = X11 ) )
                        & ( tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X3))) = X10 ) )
                    & ( X3 = X9 ) ) ) )
        & list_seg(X2,X0,X1,null) )
   => ( ? [X7: list_loc,X6: map_loc_loc,X5: loc,X4: list_loc,X3: loc] :
          ( list_seg(X3,X6,X7,null)
          & disjoint(loc1,t2tb(X7),t2tb(X4))
          & ( null != X3 )
          & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X7)),t2tb(X4))) = tb2t(reverse(loc1,t2tb(sK10))) )
          & list_seg(X5,X6,X4,null)
          & ? [X8: map_loc_loc] :
              ( list_seg(X5,X8,X4,null)
              & ( tb2t1(set(loc1,loc1,t2tb1(X6),t2tb2(X3),t2tb2(X5))) = X8 )
              & ? [X9: loc] :
                  ( ? [X10: loc] :
                      ( ? [X11: list_loc] :
                          ( ? [X12: list_loc] :
                              ( ( ? [X13: loc,X14: list_loc] :
                                    ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = X7 )
                                    & ( X12 != X14 ) )
                                | ( tb2t(nil(loc1)) = X7 ) )
                              & ( tb2t(tail(loc1,t2tb(X7))) = X12 ) )
                          & ( tb2t(cons(loc1,head(loc1,t2tb(X7)),t2tb(X4))) = X11 ) )
                      & ( tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X3))) = X10 ) )
                  & ( X3 = X9 ) ) ) )
      & list_seg(sK11,sK9,sK10,null) ) ),
    introduced(choice_axiom,[]) ).

tff(f240,plain,
    ( ? [X7: list_loc,X6: map_loc_loc,X5: loc,X4: list_loc,X3: loc] :
        ( list_seg(X3,X6,X7,null)
        & disjoint(loc1,t2tb(X7),t2tb(X4))
        & ( null != X3 )
        & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X7)),t2tb(X4))) = tb2t(reverse(loc1,t2tb(sK10))) )
        & list_seg(X5,X6,X4,null)
        & ? [X8: map_loc_loc] :
            ( list_seg(X5,X8,X4,null)
            & ( tb2t1(set(loc1,loc1,t2tb1(X6),t2tb2(X3),t2tb2(X5))) = X8 )
            & ? [X9: loc] :
                ( ? [X10: loc] :
                    ( ? [X11: list_loc] :
                        ( ? [X12: list_loc] :
                            ( ( ? [X13: loc,X14: list_loc] :
                                  ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = X7 )
                                  & ( X12 != X14 ) )
                              | ( tb2t(nil(loc1)) = X7 ) )
                            & ( tb2t(tail(loc1,t2tb(X7))) = X12 ) )
                        & ( tb2t(cons(loc1,head(loc1,t2tb(X7)),t2tb(X4))) = X11 ) )
                    & ( tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X3))) = X10 ) )
                & ( X3 = X9 ) ) ) )
   => ( list_seg(sK12,sK15,sK16,null)
      & disjoint(loc1,t2tb(sK16),t2tb(sK13))
      & ( null != sK12 )
      & ( tb2t(reverse(loc1,t2tb(sK10))) = tb2t(infix_plpl(loc1,reverse(loc1,t2tb(sK16)),t2tb(sK13))) )
      & list_seg(sK14,sK15,sK13,null)
      & ? [X8: map_loc_loc] :
          ( list_seg(sK14,X8,sK13,null)
          & ( tb2t1(set(loc1,loc1,t2tb1(sK15),t2tb2(sK12),t2tb2(sK14))) = X8 )
          & ? [X9: loc] :
              ( ? [X10: loc] :
                  ( ? [X11: list_loc] :
                      ( ? [X12: list_loc] :
                          ( ( ? [X14: list_loc,X13: loc] :
                                ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                                & ( X12 != X14 ) )
                            | ( tb2t(nil(loc1)) = sK16 ) )
                          & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
                      & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
                  & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
              & ( sK12 = X9 ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f241,plain,
    ( ? [X8: map_loc_loc] :
        ( list_seg(sK14,X8,sK13,null)
        & ( tb2t1(set(loc1,loc1,t2tb1(sK15),t2tb2(sK12),t2tb2(sK14))) = X8 )
        & ? [X9: loc] :
            ( ? [X10: loc] :
                ( ? [X11: list_loc] :
                    ( ? [X12: list_loc] :
                        ( ( ? [X14: list_loc,X13: loc] :
                              ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                              & ( X12 != X14 ) )
                          | ( tb2t(nil(loc1)) = sK16 ) )
                        & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
                    & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
                & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
            & ( sK12 = X9 ) ) )
   => ( list_seg(sK14,sK17,sK13,null)
      & ( tb2t1(set(loc1,loc1,t2tb1(sK15),t2tb2(sK12),t2tb2(sK14))) = sK17 )
      & ? [X9: loc] :
          ( ? [X10: loc] :
              ( ? [X11: list_loc] :
                  ( ? [X12: list_loc] :
                      ( ( ? [X14: list_loc,X13: loc] :
                            ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                            & ( X12 != X14 ) )
                        | ( tb2t(nil(loc1)) = sK16 ) )
                      & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
                  & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
              & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
          & ( sK12 = X9 ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f242,plain,
    ( ? [X9: loc] :
        ( ? [X10: loc] :
            ( ? [X11: list_loc] :
                ( ? [X12: list_loc] :
                    ( ( ? [X14: list_loc,X13: loc] :
                          ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                          & ( X12 != X14 ) )
                      | ( tb2t(nil(loc1)) = sK16 ) )
                    & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
                & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
            & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
        & ( sK12 = X9 ) )
   => ( ? [X10: loc] :
          ( ? [X11: list_loc] :
              ( ? [X12: list_loc] :
                  ( ( ? [X14: list_loc,X13: loc] :
                        ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                        & ( X12 != X14 ) )
                    | ( tb2t(nil(loc1)) = sK16 ) )
                  & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
              & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
          & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
      & ( sK12 = sK18 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f243,plain,
    ( ? [X10: loc] :
        ( ? [X11: list_loc] :
            ( ? [X12: list_loc] :
                ( ( ? [X14: list_loc,X13: loc] :
                      ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                      & ( X12 != X14 ) )
                  | ( tb2t(nil(loc1)) = sK16 ) )
                & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
            & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
        & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = X10 ) )
   => ( ? [X11: list_loc] :
          ( ? [X12: list_loc] :
              ( ( ? [X14: list_loc,X13: loc] :
                    ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                    & ( X12 != X14 ) )
                | ( tb2t(nil(loc1)) = sK16 ) )
              & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
          & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
      & ( tb2t2(get(loc1,loc1,t2tb1(sK15),t2tb2(sK12))) = sK19 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f244,plain,
    ( ? [X11: list_loc] :
        ( ? [X12: list_loc] :
            ( ( ? [X14: list_loc,X13: loc] :
                  ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                  & ( X12 != X14 ) )
              | ( tb2t(nil(loc1)) = sK16 ) )
            & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
        & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = X11 ) )
   => ( ? [X12: list_loc] :
          ( ( ? [X14: list_loc,X13: loc] :
                ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
                & ( X12 != X14 ) )
            | ( tb2t(nil(loc1)) = sK16 ) )
          & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
      & ( tb2t(cons(loc1,head(loc1,t2tb(sK16)),t2tb(sK13))) = sK20 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f245,plain,
    ( ? [X12: list_loc] :
        ( ( ? [X14: list_loc,X13: loc] :
              ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
              & ( X12 != X14 ) )
          | ( tb2t(nil(loc1)) = sK16 ) )
        & ( tb2t(tail(loc1,t2tb(sK16))) = X12 ) )
   => ( ( ? [X14: list_loc,X13: loc] :
            ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
            & ( sK21 != X14 ) )
        | ( tb2t(nil(loc1)) = sK16 ) )
      & ( tb2t(tail(loc1,t2tb(sK16))) = sK21 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f246,plain,
    ( ? [X14: list_loc,X13: loc] :
        ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = sK16 )
        & ( sK21 != X14 ) )
   => ( ( sK16 = tb2t(cons(loc1,t2tb2(sK22),t2tb(sK23))) )
      & ( sK21 != sK23 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f238,plain,
    ? [X0: map_loc_loc,X1: list_loc,X2: loc] :
      ( ? [X3: loc,X4: list_loc,X5: loc,X6: map_loc_loc,X7: list_loc] :
          ( list_seg(X3,X6,X7,null)
          & disjoint(loc1,t2tb(X7),t2tb(X4))
          & ( null != X3 )
          & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X7)),t2tb(X4))) = tb2t(reverse(loc1,t2tb(X1))) )
          & list_seg(X5,X6,X4,null)
          & ? [X8: map_loc_loc] :
              ( list_seg(X5,X8,X4,null)
              & ( tb2t1(set(loc1,loc1,t2tb1(X6),t2tb2(X3),t2tb2(X5))) = X8 )
              & ? [X9: loc] :
                  ( ? [X10: loc] :
                      ( ? [X11: list_loc] :
                          ( ? [X12: list_loc] :
                              ( ( ? [X13: loc,X14: list_loc] :
                                    ( ( tb2t(cons(loc1,t2tb2(X13),t2tb(X14))) = X7 )
                                    & ( X12 != X14 ) )
                                | ( tb2t(nil(loc1)) = X7 ) )
                              & ( tb2t(tail(loc1,t2tb(X7))) = X12 ) )
                          & ( tb2t(cons(loc1,head(loc1,t2tb(X7)),t2tb(X4))) = X11 ) )
                      & ( tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X3))) = X10 ) )
                  & ( X3 = X9 ) ) ) )
      & list_seg(X2,X0,X1,null) ),
    inference(rectify,[],[f158]) ).

tff(f158,plain,
    ? [X1: map_loc_loc,X2: list_loc,X0: loc] :
      ( ? [X4: loc,X3: list_loc,X6: loc,X7: map_loc_loc,X5: list_loc] :
          ( list_seg(X4,X7,X5,null)
          & disjoint(loc1,t2tb(X5),t2tb(X3))
          & ( null != X4 )
          & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X5)),t2tb(X3))) = tb2t(reverse(loc1,t2tb(X2))) )
          & list_seg(X6,X7,X3,null)
          & ? [X8: map_loc_loc] :
              ( list_seg(X6,X8,X3,null)
              & ( tb2t1(set(loc1,loc1,t2tb1(X7),t2tb2(X4),t2tb2(X6))) = X8 )
              & ? [X9: loc] :
                  ( ? [X10: loc] :
                      ( ? [X11: list_loc] :
                          ( ? [X12: list_loc] :
                              ( ( ? [X14: loc,X13: list_loc] :
                                    ( ( tb2t(cons(loc1,t2tb2(X14),t2tb(X13))) = X5 )
                                    & ( X12 != X13 ) )
                                | ( tb2t(nil(loc1)) = X5 ) )
                              & ( tb2t(tail(loc1,t2tb(X5))) = X12 ) )
                          & ( tb2t(cons(loc1,head(loc1,t2tb(X5)),t2tb(X3))) = X11 ) )
                      & ( tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X4))) = X10 ) )
                  & ( X4 = X9 ) ) ) )
      & list_seg(X0,X1,X2,null) ),
    inference(flattening,[],[f157]) ).

tff(f157,plain,
    ? [X0: loc,X2: list_loc,X1: map_loc_loc] :
      ( ? [X7: map_loc_loc,X4: loc,X5: list_loc,X3: list_loc,X6: loc] :
          ( ? [X8: map_loc_loc] :
              ( ? [X9: loc] :
                  ( ? [X10: loc] :
                      ( ? [X11: list_loc] :
                          ( ? [X12: list_loc] :
                              ( ( ? [X14: loc,X13: list_loc] :
                                    ( ( tb2t(cons(loc1,t2tb2(X14),t2tb(X13))) = X5 )
                                    & ( X12 != X13 ) )
                                | ( tb2t(nil(loc1)) = X5 ) )
                              & ( tb2t(tail(loc1,t2tb(X5))) = X12 ) )
                          & ( tb2t(cons(loc1,head(loc1,t2tb(X5)),t2tb(X3))) = X11 ) )
                      & ( tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X4))) = X10 ) )
                  & ( X4 = X9 ) )
              & list_seg(X6,X8,X3,null)
              & ( tb2t1(set(loc1,loc1,t2tb1(X7),t2tb2(X4),t2tb2(X6))) = X8 ) )
          & ( null != X4 )
          & list_seg(X4,X7,X5,null)
          & disjoint(loc1,t2tb(X5),t2tb(X3))
          & list_seg(X6,X7,X3,null)
          & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X5)),t2tb(X3))) = tb2t(reverse(loc1,t2tb(X2))) ) )
      & list_seg(X0,X1,X2,null) ),
    inference(ennf_transformation,[],[f123]) ).

tff(f123,plain,
    ~ ! [X0: loc,X2: list_loc,X1: map_loc_loc] :
        ( list_seg(X0,X1,X2,null)
       => ! [X7: map_loc_loc,X4: loc,X5: list_loc,X3: list_loc,X6: loc] :
            ( ( list_seg(X4,X7,X5,null)
              & disjoint(loc1,t2tb(X5),t2tb(X3))
              & list_seg(X6,X7,X3,null)
              & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X5)),t2tb(X3))) = tb2t(reverse(loc1,t2tb(X2))) ) )
           => ( ( null != X4 )
             => ! [X8: map_loc_loc] :
                  ( ( tb2t1(set(loc1,loc1,t2tb1(X7),t2tb2(X4),t2tb2(X6))) = X8 )
                 => ( list_seg(X6,X8,X3,null)
                   => ! [X9: loc] :
                        ( ( X4 = X9 )
                       => ! [X10: loc] :
                            ( ( tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X4))) = X10 )
                           => ! [X11: list_loc] :
                                ( ( tb2t(cons(loc1,head(loc1,t2tb(X5)),t2tb(X3))) = X11 )
                               => ! [X12: list_loc] :
                                    ( ( tb2t(tail(loc1,t2tb(X5))) = X12 )
                                   => ( ( tb2t(nil(loc1)) != X5 )
                                      & ! [X14: loc,X13: list_loc] :
                                          ( ( tb2t(cons(loc1,t2tb2(X14),t2tb(X13))) = X5 )
                                         => ( X12 = X13 ) ) ) ) ) ) ) ) ) ) ) ),
    inference(rectify,[],[f71]) ).

tff(f71,negated_conjecture,
    ~ ! [X12: loc,X23: map_loc_loc,X30: list_loc] :
        ( list_seg(X12,X23,X30,null)
       => ! [X31: list_loc,X22: loc,X29: list_loc,X32: loc,X27: map_loc_loc] :
            ( ( list_seg(X22,X27,X29,null)
              & disjoint(loc1,t2tb(X29),t2tb(X31))
              & list_seg(X32,X27,X31,null)
              & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X29)),t2tb(X31))) = tb2t(reverse(loc1,t2tb(X30))) ) )
           => ( ( null != X22 )
             => ! [X28: map_loc_loc] :
                  ( ( tb2t1(set(loc1,loc1,t2tb1(X27),t2tb2(X22),t2tb2(X32))) = X28 )
                 => ( list_seg(X32,X28,X31,null)
                   => ! [X33: loc] :
                        ( ( X22 = X33 )
                       => ! [X34: loc] :
                            ( ( tb2t2(get(loc1,loc1,t2tb1(X27),t2tb2(X22))) = X34 )
                           => ! [X35: list_loc] :
                                ( ( tb2t(cons(loc1,head(loc1,t2tb(X29)),t2tb(X31))) = X35 )
                               => ! [X36: list_loc] :
                                    ( ( tb2t(tail(loc1,t2tb(X29))) = X36 )
                                   => ( ( tb2t(nil(loc1)) != X29 )
                                      & ! [X2: list_loc,X1: loc] :
                                          ( ( tb2t(cons(loc1,t2tb2(X1),t2tb(X2))) = X29 )
                                         => ( X2 = X36 ) ) ) ) ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f70]) ).

tff(f70,conjecture,
    ! [X12: loc,X23: map_loc_loc,X30: list_loc] :
      ( list_seg(X12,X23,X30,null)
     => ! [X31: list_loc,X22: loc,X29: list_loc,X32: loc,X27: map_loc_loc] :
          ( ( list_seg(X22,X27,X29,null)
            & disjoint(loc1,t2tb(X29),t2tb(X31))
            & list_seg(X32,X27,X31,null)
            & ( tb2t(infix_plpl(loc1,reverse(loc1,t2tb(X29)),t2tb(X31))) = tb2t(reverse(loc1,t2tb(X30))) ) )
         => ( ( null != X22 )
           => ! [X28: map_loc_loc] :
                ( ( tb2t1(set(loc1,loc1,t2tb1(X27),t2tb2(X22),t2tb2(X32))) = X28 )
               => ( list_seg(X32,X28,X31,null)
                 => ! [X33: loc] :
                      ( ( X22 = X33 )
                     => ! [X34: loc] :
                          ( ( tb2t2(get(loc1,loc1,t2tb1(X27),t2tb2(X22))) = X34 )
                         => ! [X35: list_loc] :
                              ( ( tb2t(cons(loc1,head(loc1,t2tb(X29)),t2tb(X31))) = X35 )
                             => ! [X36: list_loc] :
                                  ( ( tb2t(tail(loc1,t2tb(X29))) = X36 )
                                 => ( ( tb2t(nil(loc1)) != X29 )
                                    & ! [X2: list_loc,X1: loc] :
                                        ( ( tb2t(cons(loc1,t2tb2(X1),t2tb(X2))) = X29 )
                                       => ( X2 = X36 ) ) ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f353,plain,
    null != sK12,
    inference(cnf_transformation,[],[f247]) ).

tff(f1036,plain,
    ( ( null = sK18 )
    | ~ spl25_19
    | ~ spl25_20 ),
    inference(superposition,[],[f471,f467]) ).

tff(f467,plain,
    ( ( sK18 = sK6(sK18,sK15,sK16,null) )
    | ~ spl25_19 ),
    inference(avatar_component_clause,[],[f466]) ).

tff(f466,plain,
    ( spl25_19
  <=> ( sK18 = sK6(sK18,sK15,sK16,null) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_19])]) ).

tff(f471,plain,
    ( ( null = sK6(sK18,sK15,sK16,null) )
    | ~ spl25_20 ),
    inference(avatar_component_clause,[],[f470]) ).

tff(f470,plain,
    ( spl25_20
  <=> ( null = sK6(sK18,sK15,sK16,null) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_20])]) ).

tff(f995,plain,
    ( ~ spl25_1
    | spl25_3 ),
    inference(avatar_contradiction_clause,[],[f994]) ).

tff(f994,plain,
    ( $false
    | ~ spl25_1
    | spl25_3 ),
    inference(subsumption_resolution,[],[f993,f381]) ).

tff(f381,plain,
    ( ( sK21 != sK23 )
    | spl25_3 ),
    inference(avatar_component_clause,[],[f380]) ).

tff(f380,plain,
    ( spl25_3
  <=> ( sK21 = sK23 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_3])]) ).

tff(f993,plain,
    ( ( sK21 = sK23 )
    | ~ spl25_1 ),
    inference(forward_demodulation,[],[f982,f327]) ).

tff(f327,plain,
    ! [X0: list_loc] : ( tb2t(t2tb(X0)) = X0 ),
    inference(cnf_transformation,[],[f103]) ).

tff(f103,plain,
    ! [X0: list_loc] : ( tb2t(t2tb(X0)) = X0 ),
    inference(rectify,[],[f51]) ).

tff(f51,axiom,
    ! [X20: list_loc] : ( tb2t(t2tb(X20)) = X20 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f982,plain,
    ( ( sK23 = tb2t(t2tb(sK21)) )
    | ~ spl25_1 ),
    inference(superposition,[],[f327,f947]) ).

tff(f947,plain,
    ( ( t2tb(sK23) = t2tb(sK21) )
    | ~ spl25_1 ),
    inference(forward_demodulation,[],[f932,f490]) ).

tff(f490,plain,
    tail(loc1,t2tb(sK16)) = t2tb(sK21),
    inference(superposition,[],[f356,f346]) ).

tff(f346,plain,
    tb2t(tail(loc1,t2tb(sK16))) = sK21,
    inference(cnf_transformation,[],[f247]) ).

tff(f356,plain,
    ! [X0: uni] : ( t2tb(tb2t(X0)) = X0 ),
    inference(cnf_transformation,[],[f141]) ).

tff(f141,plain,
    ! [X0: uni] : ( t2tb(tb2t(X0)) = X0 ),
    inference(rectify,[],[f52]) ).

tff(f52,axiom,
    ! [X21: uni] : ( t2tb(tb2t(X21)) = X21 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f932,plain,
    ( ( tail(loc1,t2tb(sK16)) = t2tb(sK23) )
    | ~ spl25_1 ),
    inference(superposition,[],[f252,f925]) ).

tff(f925,plain,
    ( ( t2tb(sK16) = cons(loc1,t2tb2(sK22),t2tb(sK23)) )
    | ~ spl25_1 ),
    inference(superposition,[],[f356,f374]) ).

tff(f374,plain,
    ( ( sK16 = tb2t(cons(loc1,t2tb2(sK22),t2tb(sK23))) )
    | ~ spl25_1 ),
    inference(avatar_component_clause,[],[f373]) ).

tff(f373,plain,
    ( spl25_1
  <=> ( sK16 = tb2t(cons(loc1,t2tb2(sK22),t2tb(sK23))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_1])]) ).

tff(f252,plain,
    ! [X2: ty,X0: uni,X1: uni] : ( tail(X2,cons(X2,X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f185]) ).

tff(f185,plain,
    ! [X0: uni,X1: uni,X2: ty] : ( tail(X2,cons(X2,X0,X1)) = X1 ),
    inference(rectify,[],[f95]) ).

tff(f95,plain,
    ! [X1: uni,X2: uni,X0: ty] : ( tail(X0,cons(X0,X1,X2)) = X2 ),
    inference(rectify,[],[f23]) ).

tff(f23,axiom,
    ! [X0: ty,X1: uni,X12: uni] : ( tail(X0,cons(X0,X1,X12)) = X12 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f898,plain,
    ( ~ spl25_2
    | ~ spl25_18 ),
    inference(avatar_contradiction_clause,[],[f897]) ).

tff(f897,plain,
    ( $false
    | ~ spl25_2
    | ~ spl25_18 ),
    inference(subsumption_resolution,[],[f896,f336]) ).

tff(f336,plain,
    ! [X2: uni,X0: uni,X1: ty] : ( nil(X1) != cons(X1,X0,X2) ),
    inference(cnf_transformation,[],[f234]) ).

tff(f234,plain,
    ! [X0: uni,X1: ty,X2: uni] : ( nil(X1) != cons(X1,X0,X2) ),
    inference(rectify,[],[f92]) ).

tff(f92,plain,
    ! [X1: uni,X2: ty,X0: uni] : ( nil(X2) != cons(X2,X1,X0) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X11: uni,X10: uni,X0: ty] : ( nil(X0) != cons(X0,X10,X11) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f896,plain,
    ( ( nil(loc1) = cons(loc1,t2tb2(sK18),t2tb(sK1(sK16,sK15,null,sK18))) )
    | ~ spl25_2
    | ~ spl25_18 ),
    inference(forward_demodulation,[],[f894,f478]) ).

tff(f478,plain,
    ( ( nil(loc1) = t2tb(sK16) )
    | ~ spl25_2 ),
    inference(superposition,[],[f356,f377]) ).

tff(f377,plain,
    ( ( tb2t(nil(loc1)) = sK16 )
    | ~ spl25_2 ),
    inference(avatar_component_clause,[],[f376]) ).

tff(f376,plain,
    ( spl25_2
  <=> ( tb2t(nil(loc1)) = sK16 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_2])]) ).

tff(f894,plain,
    ( ( t2tb(sK16) = cons(loc1,t2tb2(sK18),t2tb(sK1(sK16,sK15,null,sK18))) )
    | ~ spl25_18 ),
    inference(superposition,[],[f356,f891]) ).

tff(f891,plain,
    ( ( sK16 = tb2t(cons(loc1,t2tb2(sK18),t2tb(sK1(sK16,sK15,null,sK18)))) )
    | ~ spl25_18 ),
    inference(forward_demodulation,[],[f499,f496]) ).

tff(f496,plain,
    ( ( sK18 = sK2(sK16,sK15,null,sK18) )
    | ~ spl25_18 ),
    inference(resolution,[],[f463,f264]) ).

tff(f264,plain,
    ! [X2: loc,X3: loc,X0: list_loc,X1: map_loc_loc] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( sK2(X0,X1,X2,X3) = X3 ) ),
    inference(cnf_transformation,[],[f191]) ).

tff(f191,plain,
    ! [X0: list_loc,X1: map_loc_loc,X2: loc,X3: loc] :
      ( ( list_seg(tb2t2(get(loc1,loc1,t2tb1(sK3(X0,X1,X2,X3)),t2tb2(sK2(X0,X1,X2,X3)))),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3),sK4(X0,X1,X2,X3))
        & ( tb2t(cons(loc1,t2tb2(sK2(X0,X1,X2,X3)),t2tb(sK1(X0,X1,X2,X3)))) = X0 )
        & ( sK3(X0,X1,X2,X3) = X1 )
        & ( sK4(X0,X1,X2,X3) = X2 )
        & ( sK2(X0,X1,X2,X3) = X3 )
        & ( null != sK2(X0,X1,X2,X3) ) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4])],[f189,f190]) ).

tff(f190,plain,
    ! [X0: list_loc,X1: map_loc_loc,X2: loc,X3: loc] :
      ( ? [X4: list_loc,X5: loc,X6: map_loc_loc,X7: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X5))),X6,X4,X7)
          & ( tb2t(cons(loc1,t2tb2(X5),t2tb(X4))) = X0 )
          & ( X1 = X6 )
          & ( X2 = X7 )
          & ( X3 = X5 )
          & ( null != X5 ) )
     => ( list_seg(tb2t2(get(loc1,loc1,t2tb1(sK3(X0,X1,X2,X3)),t2tb2(sK2(X0,X1,X2,X3)))),sK3(X0,X1,X2,X3),sK1(X0,X1,X2,X3),sK4(X0,X1,X2,X3))
        & ( tb2t(cons(loc1,t2tb2(sK2(X0,X1,X2,X3)),t2tb(sK1(X0,X1,X2,X3)))) = X0 )
        & ( sK3(X0,X1,X2,X3) = X1 )
        & ( sK4(X0,X1,X2,X3) = X2 )
        & ( sK2(X0,X1,X2,X3) = X3 )
        & ( null != sK2(X0,X1,X2,X3) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f189,plain,
    ! [X0: list_loc,X1: map_loc_loc,X2: loc,X3: loc] :
      ( ? [X4: list_loc,X5: loc,X6: map_loc_loc,X7: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X6),t2tb2(X5))),X6,X4,X7)
          & ( tb2t(cons(loc1,t2tb2(X5),t2tb(X4))) = X0 )
          & ( X1 = X6 )
          & ( X2 = X7 )
          & ( X3 = X5 )
          & ( null != X5 ) )
      | ~ sP0(X0,X1,X2,X3) ),
    inference(rectify,[],[f188]) ).

tff(f188,plain,
    ! [X1: list_loc,X0: map_loc_loc,X3: loc,X2: loc] :
      ( ? [X5: list_loc,X6: loc,X7: map_loc_loc,X4: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X6))),X7,X5,X4)
          & ( tb2t(cons(loc1,t2tb2(X6),t2tb(X5))) = X1 )
          & ( X0 = X7 )
          & ( X3 = X4 )
          & ( X2 = X6 )
          & ( null != X6 ) )
      | ~ sP0(X1,X0,X3,X2) ),
    inference(nnf_transformation,[],[f183]) ).

tff(f183,plain,
    ! [X1: list_loc,X0: map_loc_loc,X3: loc,X2: loc] :
      ( ? [X5: list_loc,X6: loc,X7: map_loc_loc,X4: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X6))),X7,X5,X4)
          & ( tb2t(cons(loc1,t2tb2(X6),t2tb(X5))) = X1 )
          & ( X0 = X7 )
          & ( X3 = X4 )
          & ( X2 = X6 )
          & ( null != X6 ) )
      | ~ sP0(X1,X0,X3,X2) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

tff(f463,plain,
    ( sP0(sK16,sK15,null,sK18)
    | ~ spl25_18 ),
    inference(avatar_component_clause,[],[f462]) ).

tff(f462,plain,
    ( spl25_18
  <=> sP0(sK16,sK15,null,sK18) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_18])]) ).

tff(f499,plain,
    ( ( sK16 = tb2t(cons(loc1,t2tb2(sK2(sK16,sK15,null,sK18)),t2tb(sK1(sK16,sK15,null,sK18)))) )
    | ~ spl25_18 ),
    inference(resolution,[],[f463,f267]) ).

tff(f267,plain,
    ! [X2: loc,X3: loc,X0: list_loc,X1: map_loc_loc] :
      ( ~ sP0(X0,X1,X2,X3)
      | ( tb2t(cons(loc1,t2tb2(sK2(X0,X1,X2,X3)),t2tb(sK1(X0,X1,X2,X3)))) = X0 ) ),
    inference(cnf_transformation,[],[f191]) ).

tff(f472,plain,
    ( spl25_20
    | spl25_18 ),
    inference(avatar_split_clause,[],[f459,f462,f470]) ).

tff(f459,plain,
    ( ( null = sK6(sK18,sK15,sK16,null) )
    | sP0(sK16,sK15,null,sK18) ),
    inference(resolution,[],[f362,f269]) ).

tff(f269,plain,
    ! [X2: list_loc,X3: loc,X0: loc,X1: map_loc_loc] :
      ( ~ list_seg(X0,X1,X2,X3)
      | sP0(X2,X1,X3,X0)
      | ( sK6(X0,X1,X2,X3) = X3 ) ),
    inference(cnf_transformation,[],[f194]) ).

tff(f194,plain,
    ! [X0: loc,X1: map_loc_loc,X2: list_loc,X3: loc] :
      ( ~ list_seg(X0,X1,X2,X3)
      | sP0(X2,X1,X3,X0)
      | ( ( sK6(X0,X1,X2,X3) = X0 )
        & ( tb2t(nil(loc1)) = X2 )
        & ( sK5(X0,X1,X2,X3) = X1 )
        & ( sK6(X0,X1,X2,X3) = X3 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5,sK6])],[f192,f193]) ).

tff(f193,plain,
    ! [X0: loc,X1: map_loc_loc,X2: list_loc,X3: loc] :
      ( ? [X4: map_loc_loc,X5: loc] :
          ( ( X0 = X5 )
          & ( tb2t(nil(loc1)) = X2 )
          & ( X1 = X4 )
          & ( X3 = X5 ) )
     => ( ( sK6(X0,X1,X2,X3) = X0 )
        & ( tb2t(nil(loc1)) = X2 )
        & ( sK5(X0,X1,X2,X3) = X1 )
        & ( sK6(X0,X1,X2,X3) = X3 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f192,plain,
    ! [X0: loc,X1: map_loc_loc,X2: list_loc,X3: loc] :
      ( ~ list_seg(X0,X1,X2,X3)
      | sP0(X2,X1,X3,X0)
      | ? [X4: map_loc_loc,X5: loc] :
          ( ( X0 = X5 )
          & ( tb2t(nil(loc1)) = X2 )
          & ( X1 = X4 )
          & ( X3 = X5 ) ) ),
    inference(rectify,[],[f184]) ).

tff(f184,plain,
    ! [X2: loc,X0: map_loc_loc,X1: list_loc,X3: loc] :
      ( ~ list_seg(X2,X0,X1,X3)
      | sP0(X1,X0,X3,X2)
      | ? [X9: map_loc_loc,X8: loc] :
          ( ( X2 = X8 )
          & ( tb2t(nil(loc1)) = X1 )
          & ( X0 = X9 )
          & ( X3 = X8 ) ) ),
    inference(definition_folding,[],[f155,f183]) ).

tff(f155,plain,
    ! [X2: loc,X0: map_loc_loc,X1: list_loc,X3: loc] :
      ( ~ list_seg(X2,X0,X1,X3)
      | ? [X5: list_loc,X6: loc,X7: map_loc_loc,X4: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X6))),X7,X5,X4)
          & ( tb2t(cons(loc1,t2tb2(X6),t2tb(X5))) = X1 )
          & ( X0 = X7 )
          & ( X3 = X4 )
          & ( X2 = X6 )
          & ( null != X6 ) )
      | ? [X9: map_loc_loc,X8: loc] :
          ( ( X2 = X8 )
          & ( tb2t(nil(loc1)) = X1 )
          & ( X0 = X9 )
          & ( X3 = X8 ) ) ),
    inference(flattening,[],[f154]) ).

tff(f154,plain,
    ! [X1: list_loc,X3: loc,X0: map_loc_loc,X2: loc] :
      ( ? [X9: map_loc_loc,X8: loc] :
          ( ( X2 = X8 )
          & ( tb2t(nil(loc1)) = X1 )
          & ( X0 = X9 )
          & ( X3 = X8 ) )
      | ? [X5: list_loc,X6: loc,X7: map_loc_loc,X4: loc] :
          ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X6))),X7,X5,X4)
          & ( tb2t(cons(loc1,t2tb2(X6),t2tb(X5))) = X1 )
          & ( X0 = X7 )
          & ( X3 = X4 )
          & ( X2 = X6 )
          & ( null != X6 ) )
      | ~ list_seg(X2,X0,X1,X3) ),
    inference(ennf_transformation,[],[f147]) ).

tff(f147,plain,
    ! [X1: list_loc,X3: loc,X0: map_loc_loc,X2: loc] :
      ( list_seg(X2,X0,X1,X3)
     => ( ? [X9: map_loc_loc,X8: loc] :
            ( ( X2 = X8 )
            & ( tb2t(nil(loc1)) = X1 )
            & ( X0 = X9 )
            & ( X3 = X8 ) )
        | ? [X5: list_loc,X6: loc,X7: map_loc_loc,X4: loc] :
            ( list_seg(tb2t2(get(loc1,loc1,t2tb1(X7),t2tb2(X6))),X7,X5,X4)
            & ( tb2t(cons(loc1,t2tb2(X6),t2tb(X5))) = X1 )
            & ( X0 = X7 )
            & ( X3 = X4 )
            & ( X2 = X6 )
            & ( null != X6 ) ) ) ),
    inference(rectify,[],[f61]) ).

tff(f61,axiom,
    ! [X5: map_loc_loc,X25: list_loc,X4: loc,X26: loc] :
      ( list_seg(X4,X5,X25,X26)
     => ( ? [X24: loc,X12: list_loc,X22: loc,X23: map_loc_loc] :
            ( ( null != X22 )
            & ( tb2t(cons(loc1,t2tb2(X22),t2tb(X12))) = X25 )
            & ( X24 = X26 )
            & ( X5 = X23 )
            & list_seg(tb2t2(get(loc1,loc1,t2tb1(X23),t2tb2(X22))),X23,X12,X24)
            & ( X4 = X22 ) )
        | ? [X22: loc,X23: map_loc_loc] :
            ( ( X5 = X23 )
            & ( tb2t(nil(loc1)) = X25 )
            & ( X4 = X22 )
            & ( X22 = X26 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f362,plain,
    list_seg(sK18,sK15,sK16,null),
    inference(definition_unfolding,[],[f355,f343]) ).

tff(f355,plain,
    list_seg(sK12,sK15,sK16,null),
    inference(cnf_transformation,[],[f247]) ).

tff(f468,plain,
    ( spl25_18
    | spl25_19 ),
    inference(avatar_split_clause,[],[f457,f466,f462]) ).

tff(f457,plain,
    ( ( sK18 = sK6(sK18,sK15,sK16,null) )
    | sP0(sK16,sK15,null,sK18) ),
    inference(resolution,[],[f362,f272]) ).

tff(f272,plain,
    ! [X2: list_loc,X3: loc,X0: loc,X1: map_loc_loc] :
      ( ~ list_seg(X0,X1,X2,X3)
      | sP0(X2,X1,X3,X0)
      | ( sK6(X0,X1,X2,X3) = X0 ) ),
    inference(cnf_transformation,[],[f194]) ).

tff(f382,plain,
    ( spl25_2
    | ~ spl25_3 ),
    inference(avatar_split_clause,[],[f347,f380,f376]) ).

tff(f347,plain,
    ( ( sK21 != sK23 )
    | ( tb2t(nil(loc1)) = sK16 ) ),
    inference(cnf_transformation,[],[f247]) ).

tff(f378,plain,
    ( spl25_1
    | spl25_2 ),
    inference(avatar_split_clause,[],[f348,f376,f373]) ).

tff(f348,plain,
    ( ( sK16 = tb2t(cons(loc1,t2tb2(sK22),t2tb(sK23))) )
    | ( tb2t(nil(loc1)) = sK16 ) ),
    inference(cnf_transformation,[],[f247]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWW615_2 : TPTP v8.2.0. Released v6.1.0.
% 0.07/0.12  % Command    : run_vampire %s %d THM
% 0.12/0.37  % Computer : n003.cluster.edu
% 0.12/0.37  % Model    : x86_64 x86_64
% 0.12/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.37  % Memory   : 8042.1875MB
% 0.12/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.37  % CPULimit   : 300
% 0.12/0.37  % WCLimit    : 300
% 0.12/0.37  % DateTime   : Wed Jun 19 04:29:24 EDT 2024
% 0.12/0.37  % CPUTime    : 
% 0.23/0.39  This is a TF0_THM_EQU_ARI problem
% 0.23/0.39  Running first-order theorem proving
% 0.23/0.39  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8895)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.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8896)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.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8894)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.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8897)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.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8893)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.23/0.45  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (8892)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.23/0.46  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.46  % (8891)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.23/0.46  % (8894)Instruction limit reached!
% 0.23/0.46  % (8894)------------------------------
% 0.23/0.46  % (8894)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.46  % (8894)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.46  % (8894)Termination reason: Time limit
% 0.23/0.46  % (8894)Termination phase: Property scanning
% 0.23/0.46  
% 0.23/0.46  % (8894)Memory used [KB]: 847
% 0.23/0.46  % (8894)Time elapsed: 0.003 s
% 0.23/0.46  % (8894)Instructions burned: 3 (million)
% 0.25/0.46  % (8893)Instruction limit reached!
% 0.25/0.46  % (8893)------------------------------
% 0.25/0.46  % (8893)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.46  % (8893)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.46  % (8893)Termination reason: Time limit
% 0.25/0.46  % (8893)Termination phase: Property scanning
% 0.25/0.46  
% 0.25/0.46  % (8893)Memory used [KB]: 1005
% 0.25/0.46  % (8893)Time elapsed: 0.006 s
% 0.25/0.46  % (8893)Instructions burned: 8 (million)
% 0.25/0.46  % (8896)Instruction limit reached!
% 0.25/0.46  % (8896)------------------------------
% 0.25/0.46  % (8896)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.46  % (8896)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.46  % (8896)Termination reason: Time limit
% 0.25/0.46  % (8896)Termination phase: Saturation
% 0.25/0.46  
% 0.25/0.46  % (8896)Memory used [KB]: 1134
% 0.25/0.46  % (8896)Time elapsed: 0.012 s
% 0.25/0.46  % (8896)Instructions burned: 15 (million)
% 0.25/0.48  % (8897)Instruction limit reached!
% 0.25/0.48  % (8897)------------------------------
% 0.25/0.48  % (8897)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.48  % (8897)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.48  % (8897)Termination reason: Time limit
% 0.25/0.48  % (8897)Termination phase: Saturation
% 0.25/0.48  
% 0.25/0.48  % (8897)Memory used [KB]: 1399
% 0.25/0.48  % (8897)Time elapsed: 0.024 s
% 0.25/0.48  % (8897)Instructions burned: 32 (million)
% 0.25/0.48  % (8892)Instruction limit reached!
% 0.25/0.48  % (8892)------------------------------
% 0.25/0.48  % (8892)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.48  % (8892)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.48  % (8892)Termination reason: Time limit
% 0.25/0.48  % (8892)Termination phase: Saturation
% 0.25/0.48  
% 0.25/0.48  % (8892)Memory used [KB]: 1404
% 0.25/0.48  % (8892)Time elapsed: 0.024 s
% 0.25/0.48  % (8892)Instructions burned: 35 (million)
% 0.25/0.48  % (8895)Instruction limit reached!
% 0.25/0.48  % (8895)------------------------------
% 0.25/0.48  % (8895)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.48  % (8895)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.48  % (8895)Termination reason: Time limit
% 0.25/0.48  % (8895)Termination phase: Saturation
% 0.25/0.48  
% 0.25/0.48  % (8895)Memory used [KB]: 1503
% 0.25/0.48  % (8895)Time elapsed: 0.029 s
% 0.25/0.48  % (8895)Instructions burned: 38 (million)
% 0.25/0.52  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.52  % (8898)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.25/0.52  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.52  % (8899)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.25/0.53  % (8890)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.53  % (8900)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)
% 1.08/0.53  % (8900)Instruction limit reached!
% 1.08/0.53  % (8900)------------------------------
% 1.08/0.53  % (8900)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.08/0.53  % (8900)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.08/0.53  % (8900)Termination reason: Time limit
% 1.08/0.53  % (8900)Termination phase: Property scanning
% 1.08/0.53  
% 1.08/0.53  % (8900)Memory used [KB]: 844
% 1.08/0.53  % (8900)Time elapsed: 0.003 s
% 1.08/0.53  % (8900)Instructions burned: 2 (million)
% 1.08/0.54  % (8899)Instruction limit reached!
% 1.08/0.54  % (8899)------------------------------
% 1.08/0.54  % (8899)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.08/0.54  % (8899)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.08/0.54  % (8899)Termination reason: Time limit
% 1.08/0.54  % (8899)Termination phase: Saturation
% 1.08/0.54  
% 1.08/0.54  % (8899)Memory used [KB]: 1404
% 1.08/0.54  % (8899)Time elapsed: 0.019 s
% 1.08/0.54  % (8899)Instructions burned: 26 (million)
% 1.08/0.54  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.08/0.54  % (8902)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)
% 1.08/0.54  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.08/0.54  % (8901)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 1.08/0.54  % (8902)Instruction limit reached!
% 1.08/0.54  % (8902)------------------------------
% 1.08/0.54  % (8902)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.08/0.54  % (8902)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.08/0.54  % (8902)Termination reason: Time limit
% 1.08/0.54  % (8902)Termination phase: Preprocessing 3
% 1.08/0.54  
% 1.08/0.54  % (8902)Memory used [KB]: 889
% 1.08/0.54  % (8902)Time elapsed: 0.005 s
% 1.08/0.54  % (8902)Instructions burned: 5 (million)
% 1.08/0.54  % (8898)Instruction limit reached!
% 1.08/0.54  % (8898)------------------------------
% 1.08/0.54  % (8898)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.08/0.54  % (8898)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.08/0.54  % (8898)Termination reason: Time limit
% 1.08/0.54  % (8898)Termination phase: Saturation
% 1.08/0.54  
% 1.08/0.54  % (8898)Memory used [KB]: 1388
% 1.08/0.54  % (8898)Time elapsed: 0.026 s
% 1.08/0.54  % (8898)Instructions burned: 36 (million)
% 1.08/0.54  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.08/0.54  % (8903)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)
% 1.08/0.54  % (8903)Instruction limit reached!
% 1.08/0.54  % (8903)------------------------------
% 1.08/0.54  % (8903)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.08/0.54  % (8903)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.08/0.54  % (8903)Termination reason: Time limit
% 1.08/0.54  % (8903)Termination phase: Property scanning
% 1.08/0.54  
% 1.08/0.54  % (8903)Memory used [KB]: 844
% 1.08/0.54  % (8903)Time elapsed: 0.003 s
% 1.08/0.54  % (8903)Instructions burned: 2 (million)
% 1.25/0.56  % (8901)Instruction limit reached!
% 1.25/0.56  % (8901)------------------------------
% 1.25/0.56  % (8901)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.56  % (8901)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.56  % (8901)Termination reason: Time limit
% 1.25/0.56  % (8901)Termination phase: Saturation
% 1.25/0.56  
% 1.25/0.56  % (8901)Memory used [KB]: 1415
% 1.25/0.56  % (8901)Time elapsed: 0.026 s
% 1.25/0.56  % (8901)Instructions burned: 36 (million)
% 1.25/0.59  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.59  % (8904)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/21Mi)
% 1.25/0.60  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.60  % (8905)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 (2998ds/50Mi)
% 1.25/0.60  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.60  % (8906)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 (2998ds/2Mi)
% 1.25/0.60  % (8906)Instruction limit reached!
% 1.25/0.60  % (8906)------------------------------
% 1.25/0.60  % (8906)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.60  % (8906)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.60  % (8906)Termination reason: Time limit
% 1.25/0.60  % (8906)Termination phase: Property scanning
% 1.25/0.60  
% 1.25/0.60  % (8906)Memory used [KB]: 847
% 1.25/0.60  % (8906)Time elapsed: 0.003 s
% 1.25/0.60  % (8906)Instructions burned: 3 (million)
% 1.25/0.60  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.60  % (8907)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.25/0.60  % (8907)Instruction limit reached!
% 1.25/0.60  % (8907)------------------------------
% 1.25/0.60  % (8907)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.60  % (8907)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.60  % (8907)Termination reason: Time limit
% 1.25/0.60  % (8907)Termination phase: shuffling
% 1.25/0.60  
% 1.25/0.60  % (8907)Memory used [KB]: 843
% 1.25/0.60  % (8907)Time elapsed: 0.003 s
% 1.25/0.60  % (8907)Instructions burned: 2 (million)
% 1.25/0.60  % (8904)Instruction limit reached!
% 1.25/0.60  % (8904)------------------------------
% 1.25/0.60  % (8904)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.60  % (8904)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.60  % (8904)Termination reason: Time limit
% 1.25/0.60  % (8904)Termination phase: Saturation
% 1.25/0.60  
% 1.25/0.60  % (8904)Memory used [KB]: 1168
% 1.25/0.60  % (8904)Time elapsed: 0.016 s
% 1.25/0.60  % (8904)Instructions burned: 22 (million)
% 1.25/0.60  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.60  % (8908)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 (2998ds/49Mi)
% 1.25/0.62  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.25/0.62  % (8909)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)
% 1.25/0.63  % (8905)Instruction limit reached!
% 1.25/0.63  % (8905)------------------------------
% 1.25/0.63  % (8905)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.63  % (8905)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.63  % (8905)Termination reason: Time limit
% 1.25/0.63  % (8905)Termination phase: Saturation
% 1.25/0.63  
% 1.25/0.63  % (8905)Memory used [KB]: 1510
% 1.25/0.63  % (8905)Time elapsed: 0.031 s
% 1.25/0.63  % (8905)Instructions burned: 51 (million)
% 1.25/0.63  % (8909)Instruction limit reached!
% 1.25/0.63  % (8909)------------------------------
% 1.25/0.63  % (8909)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.25/0.63  % (8909)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.25/0.63  % (8909)Termination reason: Time limit
% 1.25/0.63  % (8909)Termination phase: Saturation
% 1.25/0.63  
% 1.25/0.63  % (8909)Memory used [KB]: 1149
% 1.25/0.63  % (8909)Time elapsed: 0.032 s
% 1.25/0.63  % (8909)Instructions burned: 16 (million)
% 1.70/0.63  % (8908)Instruction limit reached!
% 1.70/0.63  % (8908)------------------------------
% 1.70/0.63  % (8908)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.70/0.63  % (8908)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.70/0.63  % (8908)Termination reason: Time limit
% 1.70/0.63  % (8908)Termination phase: Saturation
% 1.70/0.63  
% 1.70/0.63  % (8908)Memory used [KB]: 1451
% 1.70/0.63  % (8908)Time elapsed: 0.034 s
% 1.70/0.63  % (8908)Instructions burned: 50 (million)
% 1.70/0.66  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.70/0.66  % (8910)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 (2998ds/2Mi)
% 1.70/0.66  % (8910)Instruction limit reached!
% 1.70/0.66  % (8910)------------------------------
% 1.70/0.66  % (8910)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.70/0.66  % (8910)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.70/0.66  % (8910)Termination reason: Time limit
% 1.70/0.66  % (8910)Termination phase: Property scanning
% 1.70/0.66  
% 1.70/0.66  % (8910)Memory used [KB]: 844
% 1.70/0.66  % (8910)Time elapsed: 0.003 s
% 1.70/0.66  % (8910)Instructions burned: 2 (million)
% 1.70/0.66  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.70/0.66  % (8911)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.70/0.66  % (8890)Running in auto input_syntax mode. Trying TPTP
% 1.70/0.66  % (8912)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/21Mi)
% 1.70/0.67  % (8911)Instruction limit reached!
% 1.70/0.67  % (8911)------------------------------
% 1.70/0.67  % (8911)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.70/0.67  % (8911)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.70/0.67  % (8911)Termination reason: Time limit
% 1.70/0.67  % (8911)Termination phase: Saturation
% 1.70/0.67  
% 1.70/0.67  % (8911)Memory used [KB]: 1182
% 1.70/0.67  % (8911)Time elapsed: 0.010 s
% 1.70/0.67  % (8911)Instructions burned: 16 (million)
% 1.70/0.67  % (8912)Instruction limit reached!
% 1.70/0.67  % (8912)------------------------------
% 1.70/0.67  % (8912)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.70/0.67  % (8912)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.70/0.67  % (8912)Termination reason: Time limit
% 1.70/0.67  % (8912)Termination phase: Saturation
% 1.70/0.67  
% 1.70/0.67  % (8912)Memory used [KB]: 1171
% 1.70/0.67  % (8912)Time elapsed: 0.037 s
% 1.70/0.67  % (8912)Instructions burned: 22 (million)
% 2.03/0.68  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.68  % (8913)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 (2997ds/46Mi)
% 2.03/0.69  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.69  % (8914)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/50Mi)
% 2.03/0.69  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.69  % (8915)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 (2997ds/47Mi)
% 2.03/0.71  % (8913)Instruction limit reached!
% 2.03/0.71  % (8913)------------------------------
% 2.03/0.71  % (8913)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.71  % (8913)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.71  % (8913)Termination reason: Time limit
% 2.03/0.71  % (8913)Termination phase: Saturation
% 2.03/0.71  
% 2.03/0.71  % (8913)Memory used [KB]: 1437
% 2.03/0.71  % (8913)Time elapsed: 0.050 s
% 2.03/0.71  % (8913)Instructions burned: 46 (million)
% 2.03/0.71  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.71  % (8916)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 (2997ds/42Mi)
% 2.03/0.71  % (8914)Instruction limit reached!
% 2.03/0.71  % (8914)------------------------------
% 2.03/0.71  % (8914)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.71  % (8914)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.71  % (8914)Termination reason: Time limit
% 2.03/0.71  % (8914)Termination phase: Saturation
% 2.03/0.71  
% 2.03/0.71  % (8914)Memory used [KB]: 1496
% 2.03/0.71  % (8914)Time elapsed: 0.031 s
% 2.03/0.71  % (8914)Instructions burned: 50 (million)
% 2.03/0.72  % (8915)Instruction limit reached!
% 2.03/0.72  % (8915)------------------------------
% 2.03/0.72  % (8915)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.72  % (8915)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.72  % (8915)Termination reason: Time limit
% 2.03/0.72  % (8915)Termination phase: Saturation
% 2.03/0.72  
% 2.03/0.72  % (8915)Memory used [KB]: 1380
% 2.03/0.72  % (8915)Time elapsed: 0.030 s
% 2.03/0.72  % (8915)Instructions burned: 47 (million)
% 2.03/0.72  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.72  % (8917)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/43Mi)
% 2.03/0.73  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.73  % (8918)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.03/0.74  % (8916)Instruction limit reached!
% 2.03/0.74  % (8916)------------------------------
% 2.03/0.74  % (8916)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.74  % (8916)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.74  % (8916)Termination reason: Time limit
% 2.03/0.74  % (8916)Termination phase: Saturation
% 2.03/0.74  
% 2.03/0.74  % (8916)Memory used [KB]: 1427
% 2.03/0.74  % (8916)Time elapsed: 0.027 s
% 2.03/0.74  % (8916)Instructions burned: 42 (million)
% 2.03/0.74  % (8918)Instruction limit reached!
% 2.03/0.74  % (8918)------------------------------
% 2.03/0.74  % (8918)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.74  % (8918)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.74  % (8918)Termination reason: Time limit
% 2.03/0.74  % (8918)Termination phase: Saturation
% 2.03/0.74  
% 2.03/0.74  % (8918)Memory used [KB]: 1165
% 2.03/0.74  % (8918)Time elapsed: 0.014 s
% 2.03/0.74  % (8918)Instructions burned: 21 (million)
% 2.03/0.74  % (8917)Instruction limit reached!
% 2.03/0.74  % (8917)------------------------------
% 2.03/0.74  % (8917)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.74  % (8917)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.74  % (8917)Termination reason: Time limit
% 2.03/0.74  % (8917)Termination phase: Saturation
% 2.03/0.74  
% 2.03/0.74  % (8917)Memory used [KB]: 1745
% 2.03/0.74  % (8917)Time elapsed: 0.023 s
% 2.03/0.74  % (8917)Instructions burned: 44 (million)
% 2.58/0.76  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.76  % (8919)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 (2996ds/21Mi)
% 2.58/0.77  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.77  % (8920)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 (2996ds/41Mi)
% 2.58/0.77  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.77  % (8921)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/15Mi)
% 2.58/0.78  % (8919)Instruction limit reached!
% 2.58/0.78  % (8919)------------------------------
% 2.58/0.78  % (8919)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.58/0.78  % (8919)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.58/0.78  % (8919)Termination reason: Time limit
% 2.58/0.78  % (8919)Termination phase: Saturation
% 2.58/0.78  
% 2.58/0.78  % (8919)Memory used [KB]: 1189
% 2.58/0.78  % (8919)Time elapsed: 0.016 s
% 2.58/0.78  % (8919)Instructions burned: 22 (million)
% 2.58/0.78  % (8921)Instruction limit reached!
% 2.58/0.78  % (8921)------------------------------
% 2.58/0.78  % (8921)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.58/0.78  % (8921)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.58/0.78  % (8921)Termination reason: Time limit
% 2.58/0.78  % (8921)Termination phase: Saturation
% 2.58/0.78  
% 2.58/0.78  % (8921)Memory used [KB]: 1146
% 2.58/0.78  % (8921)Time elapsed: 0.011 s
% 2.58/0.78  % (8921)Instructions burned: 15 (million)
% 2.58/0.79  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.79  % (8922)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 (2996ds/47Mi)
% 2.58/0.79  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.79  % (8923)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/25Mi)
% 2.58/0.79  % (8920)Instruction limit reached!
% 2.58/0.79  % (8920)------------------------------
% 2.58/0.79  % (8920)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.58/0.79  % (8920)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.58/0.79  % (8920)Termination reason: Time limit
% 2.58/0.79  % (8920)Termination phase: Saturation
% 2.58/0.79  
% 2.58/0.79  % (8920)Memory used [KB]: 1531
% 2.58/0.79  % (8920)Time elapsed: 0.026 s
% 2.58/0.79  % (8920)Instructions burned: 41 (million)
% 2.58/0.80  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.58/0.80  % (8924)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 (2996ds/148Mi)
% 2.58/0.81  % (8923)Instruction limit reached!
% 2.58/0.81  % (8923)------------------------------
% 2.58/0.81  % (8923)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.58/0.81  % (8923)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.58/0.81  % (8923)Termination reason: Time limit
% 2.58/0.81  % (8923)Termination phase: Saturation
% 2.58/0.81  
% 2.58/0.81  % (8923)Memory used [KB]: 1218
% 2.58/0.81  % (8923)Time elapsed: 0.016 s
% 2.58/0.81  % (8923)Instructions burned: 25 (million)
% 2.91/0.82  % (8922)Instruction limit reached!
% 2.91/0.82  % (8922)------------------------------
% 2.91/0.82  % (8922)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.91/0.82  % (8922)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.91/0.82  % (8922)Termination reason: Time limit
% 2.91/0.82  % (8922)Termination phase: Saturation
% 2.91/0.82  
% 2.91/0.82  % (8922)Memory used [KB]: 1490
% 2.91/0.82  % (8922)Time elapsed: 0.028 s
% 2.91/0.82  % (8922)Instructions burned: 47 (million)
% 2.91/0.83  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.91/0.83  % (8925)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 (2996ds/100Mi)
% 2.91/0.84  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.91/0.84  % (8926)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 (2996ds/76Mi)
% 2.91/0.85  % (8890)Running in auto input_syntax mode. Trying TPTP
% 2.91/0.85  % (8927)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 (2996ds/58Mi)
% 3.04/0.86  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.04/0.86  % (8928)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/96Mi)
% 3.04/0.87  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.04/0.87  % (8929)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 (2995ds/108Mi)
% 3.04/0.88  % (8924)Instruction limit reached!
% 3.04/0.88  % (8924)------------------------------
% 3.04/0.88  % (8924)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.88  % (8924)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.88  % (8924)Termination reason: Time limit
% 3.04/0.88  % (8924)Termination phase: Saturation
% 3.04/0.88  
% 3.04/0.88  % (8924)Memory used [KB]: 1954
% 3.04/0.88  % (8924)Time elapsed: 0.082 s
% 3.04/0.88  % (8924)Instructions burned: 149 (million)
% 3.04/0.88  % (8927)Instruction limit reached!
% 3.04/0.88  % (8927)------------------------------
% 3.04/0.88  % (8927)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.88  % (8927)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.88  % (8927)Termination reason: Time limit
% 3.04/0.88  % (8927)Termination phase: Saturation
% 3.04/0.88  
% 3.04/0.88  % (8927)Memory used [KB]: 1546
% 3.04/0.88  % (8927)Time elapsed: 0.034 s
% 3.04/0.88  % (8927)Instructions burned: 58 (million)
% 3.04/0.88  % (8926)Instruction limit reached!
% 3.04/0.88  % (8926)------------------------------
% 3.04/0.88  % (8926)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.88  % (8926)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.88  % (8926)Termination reason: Time limit
% 3.04/0.88  % (8926)Termination phase: Saturation
% 3.04/0.88  
% 3.04/0.88  % (8926)Memory used [KB]: 2114
% 3.04/0.88  % (8926)Time elapsed: 0.047 s
% 3.04/0.88  % (8926)Instructions burned: 76 (million)
% 3.04/0.89  % (8925)Instruction limit reached!
% 3.04/0.89  % (8925)------------------------------
% 3.04/0.89  % (8925)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.89  % (8925)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.89  % (8925)Termination reason: Time limit
% 3.04/0.89  % (8925)Termination phase: Saturation
% 3.04/0.89  
% 3.04/0.89  % (8925)Memory used [KB]: 2100
% 3.04/0.89  % (8925)Time elapsed: 0.062 s
% 3.04/0.89  % (8925)Instructions burned: 101 (million)
% 3.04/0.92  % (8928)Instruction limit reached!
% 3.04/0.92  % (8928)------------------------------
% 3.04/0.92  % (8928)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.92  % (8928)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.92  % (8928)Termination reason: Time limit
% 3.04/0.92  % (8928)Termination phase: Saturation
% 3.04/0.92  
% 3.04/0.92  % (8928)Memory used [KB]: 1431
% 3.04/0.92  % (8928)Time elapsed: 0.061 s
% 3.04/0.92  % (8928)Instructions burned: 96 (million)
% 3.04/0.93  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.04/0.93  % (8930)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 (2995ds/463Mi)
% 3.04/0.93  % (8929)Instruction limit reached!
% 3.04/0.93  % (8929)------------------------------
% 3.04/0.93  % (8929)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.93  % (8929)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.93  % (8929)Termination reason: Time limit
% 3.04/0.93  % (8929)Termination phase: Saturation
% 3.04/0.93  
% 3.04/0.93  % (8929)Memory used [KB]: 1245
% 3.04/0.93  % (8929)Time elapsed: 0.061 s
% 3.04/0.93  % (8929)Instructions burned: 108 (million)
% 3.68/0.94  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.68/0.94  % (8931)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 (2995ds/494Mi)
% 3.68/0.94  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.68/0.94  % (8932)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/223Mi)
% 3.68/0.95  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.68/0.95  % (8933)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 (2995ds/343Mi)
% 3.68/0.98  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.68/0.98  % (8934)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 (2994ds/488Mi)
% 3.85/0.99  % (8890)Running in auto input_syntax mode. Trying TPTP
% 3.85/0.99  % (8935)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 (2994ds/150Mi)
% 3.91/1.06  % (8932)Instruction limit reached!
% 3.91/1.06  % (8932)------------------------------
% 3.91/1.06  % (8932)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.91/1.06  % (8932)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.91/1.06  % (8932)Termination reason: Time limit
% 3.91/1.06  % (8932)Termination phase: Saturation
% 3.91/1.06  
% 3.91/1.06  % (8932)Memory used [KB]: 1505
% 3.91/1.06  % (8932)Time elapsed: 0.122 s
% 3.91/1.06  % (8932)Instructions burned: 224 (million)
% 3.91/1.07  % (8935)Instruction limit reached!
% 3.91/1.07  % (8935)------------------------------
% 3.91/1.07  % (8935)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.91/1.07  % (8935)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.91/1.07  % (8935)Termination reason: Time limit
% 3.91/1.07  % (8935)Termination phase: Saturation
% 3.91/1.07  
% 3.91/1.07  % (8935)Memory used [KB]: 1182
% 3.91/1.07  % (8935)Time elapsed: 0.081 s
% 3.91/1.07  % (8935)Instructions burned: 151 (million)
% 4.90/1.12  % (8890)Running in auto input_syntax mode. Trying TPTP
% 4.90/1.12  % (8936)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 (2993ds/160Mi)
% 4.90/1.13  % (8933)Instruction limit reached!
% 4.90/1.13  % (8933)------------------------------
% 4.90/1.13  % (8933)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 4.90/1.13  % (8933)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 4.90/1.13  % (8933)Termination reason: Time limit
% 4.90/1.13  % (8933)Termination phase: Saturation
% 4.90/1.13  
% 4.90/1.13  % (8933)Memory used [KB]: 2726
% 4.90/1.13  % (8933)Time elapsed: 0.177 s
% 4.90/1.13  % (8933)Instructions burned: 345 (million)
% 5.20/1.13  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.20/1.13  % (8937)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 (2993ds/370Mi)
% 5.35/1.18  % (8931)Instruction limit reached!
% 5.35/1.18  % (8931)------------------------------
% 5.35/1.18  % (8931)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 5.35/1.18  % (8931)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 5.35/1.18  % (8931)Termination reason: Time limit
% 5.35/1.18  % (8931)Termination phase: Saturation
% 5.35/1.18  
% 5.35/1.18  % (8931)Memory used [KB]: 4172
% 5.35/1.18  % (8931)Time elapsed: 0.247 s
% 5.35/1.18  % (8931)Instructions burned: 494 (million)
% 5.35/1.19  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.35/1.19  % (8938)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 (2992ds/493Mi)
% 5.35/1.19  % (8930)Instruction limit reached!
% 5.35/1.19  % (8930)------------------------------
% 5.35/1.19  % (8930)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 5.35/1.19  % (8930)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 5.35/1.19  % (8930)Termination reason: Time limit
% 5.35/1.19  % (8930)Termination phase: Saturation
% 5.35/1.19  
% 5.35/1.19  % (8930)Memory used [KB]: 5197
% 5.35/1.19  % (8930)Time elapsed: 0.256 s
% 5.35/1.19  % (8930)Instructions burned: 464 (million)
% 5.35/1.20  % (8936)Instruction limit reached!
% 5.35/1.20  % (8936)------------------------------
% 5.35/1.20  % (8936)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 5.35/1.20  % (8936)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 5.35/1.20  % (8936)Termination reason: Time limit
% 5.35/1.20  % (8936)Termination phase: Saturation
% 5.35/1.20  
% 5.35/1.20  % (8936)Memory used [KB]: 1257
% 5.35/1.20  % (8936)Time elapsed: 0.088 s
% 5.35/1.20  % (8936)Instructions burned: 160 (million)
% 5.35/1.22  % (8934)Instruction limit reached!
% 5.35/1.22  % (8934)------------------------------
% 5.35/1.22  % (8934)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 5.35/1.22  % (8934)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 5.35/1.22  % (8934)Termination reason: Time limit
% 5.35/1.22  % (8934)Termination phase: Saturation
% 5.35/1.22  
% 5.35/1.22  % (8934)Memory used [KB]: 2680
% 5.35/1.22  % (8934)Time elapsed: 0.242 s
% 5.35/1.22  % (8934)Instructions burned: 490 (million)
% 5.69/1.24  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.69/1.24  % (8939)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 (2992ds/81Mi)
% 5.69/1.24  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.69/1.24  % (8940)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 (2992ds/146Mi)
% 5.69/1.26  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.69/1.26  % (8941)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 (2992ds/211Mi)
% 5.71/1.27  % (8939)First to succeed.
% 5.71/1.27  % (8939)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-8890"
% 5.71/1.27  % (8890)Running in auto input_syntax mode. Trying TPTP
% 5.71/1.27  % (8939)Refutation found. Thanks to Tanya!
% 5.71/1.27  % SZS status Theorem for theBenchmark
% 5.71/1.27  % SZS output start Proof for theBenchmark
% See solution above
% 5.71/1.27  % (8939)------------------------------
% 5.71/1.27  % (8939)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 5.71/1.27  % (8939)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 5.71/1.27  % (8939)Termination reason: Refutation
% 5.71/1.27  
% 5.71/1.27  % (8939)Memory used [KB]: 1431
% 5.71/1.27  % (8939)Time elapsed: 0.033 s
% 5.71/1.27  % (8939)Instructions burned: 51 (million)
% 5.71/1.27  % (8939)------------------------------
% 5.71/1.27  % (8939)------------------------------
% 5.71/1.27  % (8890)Success in time 0.861 s
%------------------------------------------------------------------------------