TSTP Solution File: SWW638_2 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n007.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:09:04 EDT 2022

% Result   : Theorem 6.00s 1.13s
% Output   : Refutation 6.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   34
%            Number of leaves      :   99
% Syntax   : Number of formulae    :  207 (  52 unt;  72 typ;   0 def)
%            Number of atoms       :  544 ( 276 equ)
%            Maximal formula atoms :   22 (   4 avg)
%            Number of connectives :  533 ( 124   ~; 176   |; 192   &)
%                                         (  15 <=>;  26  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   6 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :   99 (  49   >;  50   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-3 aty)
%            Number of functors    :   58 (  58 usr;  16 con; 0-8 aty)
%            Number of variables   :  391 ( 247   !; 144   ?; 391   :)

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

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

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

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

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

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

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

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_10,type,
    char1: ty ).

tff(func_def_11,type,
    regexp: ty ).

tff(func_def_12,type,
    empty1: regexp1 ).

tff(func_def_13,type,
    epsilon1: regexp1 ).

tff(func_def_14,type,
    char3: char2 > regexp1 ).

tff(func_def_15,type,
    alt1: ( regexp1 * regexp1 ) > regexp1 ).

tff(func_def_16,type,
    concat1: ( regexp1 * regexp1 ) > regexp1 ).

tff(func_def_17,type,
    star1: regexp1 > regexp1 ).

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

tff(func_def_19,type,
    char_proj_11: regexp1 > char2 ).

tff(func_def_20,type,
    alt_proj_11: regexp1 > regexp1 ).

tff(func_def_21,type,
    alt_proj_21: regexp1 > regexp1 ).

tff(func_def_22,type,
    concat_proj_11: regexp1 > regexp1 ).

tff(func_def_23,type,
    concat_proj_21: regexp1 > regexp1 ).

tff(func_def_24,type,
    star_proj_11: regexp1 > regexp1 ).

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

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

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

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

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

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

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

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

tff(func_def_37,type,
    t2tb: list_char > uni ).

tff(func_def_38,type,
    tb2t: uni > list_char ).

tff(func_def_39,type,
    t2tb1: char2 > uni ).

tff(func_def_40,type,
    tb2t1: uni > char2 ).

tff(func_def_42,type,
    sK4: bool1 ).

tff(func_def_43,type,
    sK5: regexp1 ).

tff(func_def_44,type,
    sK6: regexp1 ).

tff(func_def_45,type,
    sK7: bool1 ).

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

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

tff(func_def_48,type,
    sK10: ( regexp1 * list_char ) > regexp1 ).

tff(func_def_49,type,
    sK11: ( regexp1 * list_char ) > regexp1 ).

tff(func_def_50,type,
    sK12: ( regexp1 * list_char ) > list_char ).

tff(func_def_51,type,
    sK13: ( list_char * regexp1 ) > regexp1 ).

tff(func_def_52,type,
    sK14: ( list_char * regexp1 ) > regexp1 ).

tff(func_def_53,type,
    sK15: ( list_char * regexp1 ) > list_char ).

tff(func_def_54,type,
    sK16: ( regexp1 * list_char ) > regexp1 ).

tff(func_def_55,type,
    sK17: ( regexp1 * list_char ) > list_char ).

tff(func_def_56,type,
    sK18: ( regexp1 * list_char ) > list_char ).

tff(func_def_57,type,
    sK19: ( list_char * regexp1 ) > list_char ).

tff(func_def_58,type,
    sK20: ( list_char * regexp1 ) > regexp1 ).

tff(func_def_59,type,
    sK21: ( list_char * regexp1 ) > list_char ).

tff(func_def_60,type,
    sK22: ( list_char * regexp1 ) > regexp1 ).

tff(func_def_61,type,
    sK23: ( list_char * regexp1 ) > regexp1 ).

tff(func_def_62,type,
    sK24: ( list_char * regexp1 ) > char2 ).

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

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

tff(pred_def_4,type,
    mem2: ( list_char * regexp1 ) > $o ).

tff(pred_def_6,type,
    sP0: ( list_char * regexp1 ) > $o ).

tff(pred_def_7,type,
    sP1: ( regexp1 * list_char ) > $o ).

tff(pred_def_8,type,
    sP2: ( list_char * regexp1 ) > $o ).

tff(pred_def_9,type,
    sP3: ( regexp1 * list_char ) > $o ).

tff(f2531,plain,
    $false,
    inference(subsumption_resolution,[],[f2524,f287]) ).

tff(f287,plain,
    true1 != sK7,
    inference(cnf_transformation,[],[f212]) ).

tff(f212,plain,
    ( mem2(tb2t(nil(char1)),concat1(sK5,sK6))
    & ( mem2(tb2t(nil(char1)),sK6)
      | ( true1 != sK7 ) )
    & ( ( true1 = sK7 )
      | ~ mem2(tb2t(nil(char1)),sK6) )
    & ( true1 != sK7 )
    & ( mem2(tb2t(nil(char1)),sK5)
      | ( true1 != sK4 ) )
    & ( ( true1 = sK4 )
      | ~ mem2(tb2t(nil(char1)),sK5) )
    & ( true1 = sK4 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6,sK7])],[f209,f211,f210]) ).

tff(f210,plain,
    ( ? [X0: bool1,X1: regexp1,X2: regexp1] :
        ( ? [X3: bool1] :
            ( mem2(tb2t(nil(char1)),concat1(X1,X2))
            & ( mem2(tb2t(nil(char1)),X2)
              | ( true1 != X3 ) )
            & ( ( true1 = X3 )
              | ~ mem2(tb2t(nil(char1)),X2) )
            & ( true1 != X3 ) )
        & ( mem2(tb2t(nil(char1)),X1)
          | ( true1 != X0 ) )
        & ( ( true1 = X0 )
          | ~ mem2(tb2t(nil(char1)),X1) )
        & ( true1 = X0 ) )
   => ( ? [X3: bool1] :
          ( mem2(tb2t(nil(char1)),concat1(sK5,sK6))
          & ( mem2(tb2t(nil(char1)),sK6)
            | ( true1 != X3 ) )
          & ( ( true1 = X3 )
            | ~ mem2(tb2t(nil(char1)),sK6) )
          & ( true1 != X3 ) )
      & ( mem2(tb2t(nil(char1)),sK5)
        | ( true1 != sK4 ) )
      & ( ( true1 = sK4 )
        | ~ mem2(tb2t(nil(char1)),sK5) )
      & ( true1 = sK4 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f211,plain,
    ( ? [X3: bool1] :
        ( mem2(tb2t(nil(char1)),concat1(sK5,sK6))
        & ( mem2(tb2t(nil(char1)),sK6)
          | ( true1 != X3 ) )
        & ( ( true1 = X3 )
          | ~ mem2(tb2t(nil(char1)),sK6) )
        & ( true1 != X3 ) )
   => ( mem2(tb2t(nil(char1)),concat1(sK5,sK6))
      & ( mem2(tb2t(nil(char1)),sK6)
        | ( true1 != sK7 ) )
      & ( ( true1 = sK7 )
        | ~ mem2(tb2t(nil(char1)),sK6) )
      & ( true1 != sK7 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f209,plain,
    ? [X0: bool1,X1: regexp1,X2: regexp1] :
      ( ? [X3: bool1] :
          ( mem2(tb2t(nil(char1)),concat1(X1,X2))
          & ( mem2(tb2t(nil(char1)),X2)
            | ( true1 != X3 ) )
          & ( ( true1 = X3 )
            | ~ mem2(tb2t(nil(char1)),X2) )
          & ( true1 != X3 ) )
      & ( mem2(tb2t(nil(char1)),X1)
        | ( true1 != X0 ) )
      & ( ( true1 = X0 )
        | ~ mem2(tb2t(nil(char1)),X1) )
      & ( true1 = X0 ) ),
    inference(rectify,[],[f208]) ).

tff(f208,plain,
    ? [X0: bool1,X2: regexp1,X1: regexp1] :
      ( ? [X3: bool1] :
          ( mem2(tb2t(nil(char1)),concat1(X2,X1))
          & ( mem2(tb2t(nil(char1)),X1)
            | ( true1 != X3 ) )
          & ( ( true1 = X3 )
            | ~ mem2(tb2t(nil(char1)),X1) )
          & ( true1 != X3 ) )
      & ( mem2(tb2t(nil(char1)),X2)
        | ( true1 != X0 ) )
      & ( ( true1 = X0 )
        | ~ mem2(tb2t(nil(char1)),X2) )
      & ( true1 = X0 ) ),
    inference(flattening,[],[f207]) ).

tff(f207,plain,
    ? [X0: bool1,X2: regexp1,X1: regexp1] :
      ( ? [X3: bool1] :
          ( mem2(tb2t(nil(char1)),concat1(X2,X1))
          & ( mem2(tb2t(nil(char1)),X1)
            | ( true1 != X3 ) )
          & ( ( true1 = X3 )
            | ~ mem2(tb2t(nil(char1)),X1) )
          & ( true1 != X3 ) )
      & ( mem2(tb2t(nil(char1)),X2)
        | ( true1 != X0 ) )
      & ( ( true1 = X0 )
        | ~ mem2(tb2t(nil(char1)),X2) )
      & ( true1 = X0 ) ),
    inference(nnf_transformation,[],[f170]) ).

tff(f170,plain,
    ? [X0: bool1,X2: regexp1,X1: regexp1] :
      ( ? [X3: bool1] :
          ( mem2(tb2t(nil(char1)),concat1(X2,X1))
          & ( mem2(tb2t(nil(char1)),X1)
          <=> ( true1 = X3 ) )
          & ( true1 != X3 ) )
      & ( mem2(tb2t(nil(char1)),X2)
      <=> ( true1 = X0 ) )
      & ( true1 = X0 ) ),
    inference(flattening,[],[f169]) ).

tff(f169,plain,
    ? [X0: bool1,X1: regexp1,X2: regexp1] :
      ( ? [X3: bool1] :
          ( ( true1 != X3 )
          & mem2(tb2t(nil(char1)),concat1(X2,X1))
          & ( mem2(tb2t(nil(char1)),X1)
          <=> ( true1 = X3 ) ) )
      & ( true1 = X0 )
      & ( mem2(tb2t(nil(char1)),X2)
      <=> ( true1 = X0 ) ) ),
    inference(ennf_transformation,[],[f98]) ).

tff(f98,plain,
    ~ ! [X0: bool1,X1: regexp1,X2: regexp1] :
        ( ( mem2(tb2t(nil(char1)),X2)
        <=> ( true1 = X0 ) )
       => ( ( true1 = X0 )
         => ! [X3: bool1] :
              ( ( mem2(tb2t(nil(char1)),X1)
              <=> ( true1 = X3 ) )
             => ( mem2(tb2t(nil(char1)),concat1(X2,X1))
               => ( true1 = X3 ) ) ) ) ),
    inference(rectify,[],[f75]) ).

tff(f75,negated_conjecture,
    ~ ! [X33: bool1,X2: regexp1,X1: regexp1] :
        ( ( ( true1 = X33 )
        <=> mem2(tb2t(nil(char1)),X1) )
       => ( ( true1 = X33 )
         => ! [X34: bool1] :
              ( ( mem2(tb2t(nil(char1)),X2)
              <=> ( true1 = X34 ) )
             => ( mem2(tb2t(nil(char1)),concat1(X1,X2))
               => ( true1 = X34 ) ) ) ) ),
    inference(negated_conjecture,[],[f74]) ).

tff(f74,conjecture,
    ! [X33: bool1,X2: regexp1,X1: regexp1] :
      ( ( ( true1 = X33 )
      <=> mem2(tb2t(nil(char1)),X1) )
     => ( ( true1 = X33 )
       => ! [X34: bool1] :
            ( ( mem2(tb2t(nil(char1)),X2)
            <=> ( true1 = X34 ) )
           => ( mem2(tb2t(nil(char1)),concat1(X1,X2))
             => ( true1 = X34 ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_accepts_epsilon) ).

tff(f2524,plain,
    true1 = sK7,
    inference(resolution,[],[f2454,f288]) ).

tff(f288,plain,
    ( ~ mem2(tb2t(nil(char1)),sK6)
    | ( true1 = sK7 ) ),
    inference(cnf_transformation,[],[f212]) ).

tff(f2454,plain,
    mem2(tb2t(nil(char1)),sK6),
    inference(backward_demodulation,[],[f1506,f2447]) ).

tff(f2447,plain,
    tb2t(nil(char1)) = sK19(tb2t(nil(char1)),concat1(sK5,sK6)),
    inference(superposition,[],[f310,f2395]) ).

tff(f2395,plain,
    nil(char1) = t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6))),
    inference(superposition,[],[f2077,f366]) ).

tff(f366,plain,
    ! [X0: uni,X1: ty] : ( infix_plpl(X1,nil(X1),X0) = X0 ),
    inference(cnf_transformation,[],[f119]) ).

tff(f119,plain,
    ! [X0: uni,X1: ty] :
      ( ! [X2: uni,X3: uni] : ( infix_plpl(X1,cons(X1,X3,X2),X0) = cons(X1,X3,infix_plpl(X1,X2,X0)) )
      & ( infix_plpl(X1,nil(X1),X0) = X0 ) ),
    inference(rectify,[],[f49]) ).

tff(f49,axiom,
    ! [X19: uni,X0: ty] :
      ( ! [X2: uni,X1: uni] : ( infix_plpl(X0,cons(X0,X1,X2),X19) = cons(X0,X1,infix_plpl(X0,X2,X19)) )
      & ( infix_plpl(X0,nil(X0),X19) = X19 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',infix_plpl_def) ).

tff(f2077,plain,
    nil(char1) = infix_plpl(char1,nil(char1),t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6)))),
    inference(backward_demodulation,[],[f1532,f2076]) ).

tff(f2076,plain,
    nil(char1) = t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),
    inference(subsumption_resolution,[],[f2073,f316]) ).

tff(f316,plain,
    ! [X0: uni,X1: ty] : sort1(X1,cons_proj_1(X1,X0)),
    inference(cnf_transformation,[],[f129]) ).

tff(f129,plain,
    ! [X0: uni,X1: ty] : sort1(X1,cons_proj_1(X1,X0)),
    inference(rectify,[],[f43]) ).

tff(f43,axiom,
    ! [X1: uni,X0: ty] : sort1(X0,cons_proj_1(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cons_proj_1_sort1) ).

tff(f2073,plain,
    ( ~ sort1(char1,cons_proj_1(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6)))))
    | ( nil(char1) = t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))) ) ),
    inference(resolution,[],[f1992,f283]) ).

tff(f283,plain,
    ! [X0: ty,X1: uni] :
      ( ~ mem(X0,X1,nil(X0))
      | ~ sort1(X0,X1) ),
    inference(cnf_transformation,[],[f206]) ).

tff(f206,plain,
    ! [X0: ty,X1: uni] :
      ( ~ sort1(X0,X1)
      | ( ~ mem(X0,X1,nil(X0))
        & ! [X2: uni,X3: uni] :
            ( ~ sort1(X0,X3)
            | ( ( mem(X0,X1,cons(X0,X3,X2))
                | ( ( X1 != X3 )
                  & ~ mem(X0,X1,X2) ) )
              & ( ( X1 = X3 )
                | mem(X0,X1,X2)
                | ~ mem(X0,X1,cons(X0,X3,X2)) ) ) ) ) ),
    inference(flattening,[],[f205]) ).

tff(f205,plain,
    ! [X0: ty,X1: uni] :
      ( ~ sort1(X0,X1)
      | ( ~ mem(X0,X1,nil(X0))
        & ! [X2: uni,X3: uni] :
            ( ~ sort1(X0,X3)
            | ( ( mem(X0,X1,cons(X0,X3,X2))
                | ( ( X1 != X3 )
                  & ~ mem(X0,X1,X2) ) )
              & ( ( X1 = X3 )
                | mem(X0,X1,X2)
                | ~ mem(X0,X1,cons(X0,X3,X2)) ) ) ) ) ),
    inference(nnf_transformation,[],[f175]) ).

tff(f175,plain,
    ! [X0: ty,X1: uni] :
      ( ~ sort1(X0,X1)
      | ( ~ mem(X0,X1,nil(X0))
        & ! [X2: uni,X3: uni] :
            ( ~ sort1(X0,X3)
            | ( mem(X0,X1,cons(X0,X3,X2))
            <=> ( ( X1 = X3 )
                | mem(X0,X1,X2) ) ) ) ) ),
    inference(ennf_transformation,[],[f103]) ).

tff(f103,plain,
    ! [X1: uni,X0: ty] :
      ( sort1(X0,X1)
     => ( ~ mem(X0,X1,nil(X0))
        & ! [X2: uni,X3: uni] :
            ( sort1(X0,X3)
           => ( mem(X0,X1,cons(X0,X3,X2))
            <=> ( ( X1 = X3 )
                | mem(X0,X1,X2) ) ) ) ) ),
    inference(rectify,[],[f57]) ).

tff(f57,axiom,
    ! [X0: ty,X1: uni] :
      ( sort1(X0,X1)
     => ( ~ mem(X0,X1,nil(X0))
        & ! [X3: uni,X2: uni] :
            ( sort1(X0,X2)
           => ( ( mem(X0,X1,X3)
                | ( X1 = X2 ) )
            <=> mem(X0,X1,cons(X0,X2,X3)) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_def) ).

tff(f1992,plain,
    ! [X12: uni] :
      ( mem(char1,cons_proj_1(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6)))),X12)
      | ( nil(char1) = t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))) ) ),
    inference(resolution,[],[f1083,f1699]) ).

tff(f1699,plain,
    ! [X6: uni,X7: uni] :
      ( ~ mem(char1,X7,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))))
      | mem(char1,X7,X6) ),
    inference(superposition,[],[f353,f1604]) ).

tff(f1604,plain,
    ! [X4: uni] : ( infix_plpl(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),infix_plpl(char1,t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6))),X4)) = X4 ),
    inference(forward_demodulation,[],[f1600,f366]) ).

tff(f1600,plain,
    ! [X4: uni] : ( infix_plpl(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),infix_plpl(char1,t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6))),X4)) = infix_plpl(char1,nil(char1),X4) ),
    inference(superposition,[],[f303,f1532]) ).

tff(f303,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: uni] : ( infix_plpl(X0,infix_plpl(X0,X2,X3),X1) = infix_plpl(X0,X2,infix_plpl(X0,X3,X1)) ),
    inference(cnf_transformation,[],[f218]) ).

tff(f218,plain,
    ! [X0: ty,X1: uni,X2: uni,X3: uni] : ( infix_plpl(X0,infix_plpl(X0,X2,X3),X1) = infix_plpl(X0,X2,infix_plpl(X0,X3,X1)) ),
    inference(rectify,[],[f154]) ).

tff(f154,plain,
    ! [X2: ty,X0: uni,X3: uni,X1: uni] : ( infix_plpl(X2,X3,infix_plpl(X2,X1,X0)) = infix_plpl(X2,infix_plpl(X2,X3,X1),X0) ),
    inference(rectify,[],[f50]) ).

tff(f50,axiom,
    ! [X21: uni,X19: uni,X0: ty,X20: uni] : ( infix_plpl(X0,X20,infix_plpl(X0,X19,X21)) = infix_plpl(X0,infix_plpl(X0,X20,X19),X21) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',append_assoc) ).

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

tff(f257,plain,
    ! [X0: uni,X1: ty,X2: uni,X3: uni] :
      ( ( mem(X1,X0,X3)
        | mem(X1,X0,X2)
        | ~ mem(X1,X0,infix_plpl(X1,X2,X3)) )
      & ( mem(X1,X0,infix_plpl(X1,X2,X3))
        | ( ~ mem(X1,X0,X3)
          & ~ mem(X1,X0,X2) ) ) ),
    inference(rectify,[],[f256]) ).

tff(f256,plain,
    ! [X1: uni,X0: ty,X2: uni,X3: uni] :
      ( ( mem(X0,X1,X3)
        | mem(X0,X1,X2)
        | ~ mem(X0,X1,infix_plpl(X0,X2,X3)) )
      & ( mem(X0,X1,infix_plpl(X0,X2,X3))
        | ( ~ mem(X0,X1,X3)
          & ~ mem(X0,X1,X2) ) ) ),
    inference(flattening,[],[f255]) ).

tff(f255,plain,
    ! [X1: uni,X0: ty,X2: uni,X3: uni] :
      ( ( mem(X0,X1,X3)
        | mem(X0,X1,X2)
        | ~ mem(X0,X1,infix_plpl(X0,X2,X3)) )
      & ( mem(X0,X1,infix_plpl(X0,X2,X3))
        | ( ~ mem(X0,X1,X3)
          & ~ mem(X0,X1,X2) ) ) ),
    inference(nnf_transformation,[],[f148]) ).

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

tff(f58,axiom,
    ! [X0: ty,X1: uni,X20: uni,X19: uni] :
      ( ( mem(X0,X1,X20)
        | mem(X0,X1,X19) )
    <=> mem(X0,X1,infix_plpl(X0,X20,X19)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_append) ).

tff(f1083,plain,
    ! [X2: ty,X3: uni] :
      ( mem(X2,cons_proj_1(X2,X3),X3)
      | ( nil(X2) = X3 ) ),
    inference(subsumption_resolution,[],[f1080,f316]) ).

tff(f1080,plain,
    ! [X2: ty,X3: uni] :
      ( mem(X2,cons_proj_1(X2,X3),X3)
      | ( nil(X2) = X3 )
      | ~ sort1(X2,cons_proj_1(X2,X3)) ),
    inference(superposition,[],[f379,f266]) ).

tff(f266,plain,
    ! [X0: ty,X1: uni] :
      ( ( cons(X0,cons_proj_1(X0,X1),cons_proj_2(X0,X1)) = X1 )
      | ( nil(X0) = X1 ) ),
    inference(cnf_transformation,[],[f111]) ).

tff(f111,plain,
    ! [X0: ty,X1: uni] :
      ( ( nil(X0) = X1 )
      | ( cons(X0,cons_proj_1(X0,X1),cons_proj_2(X0,X1)) = X1 ) ),
    inference(rectify,[],[f47]) ).

tff(f47,axiom,
    ! [X0: ty,X6: uni] :
      ( ( nil(X0) = X6 )
      | ( cons(X0,cons_proj_1(X0,X6),cons_proj_2(X0,X6)) = X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',list_inversion) ).

tff(f379,plain,
    ! [X2: uni,X3: uni,X0: ty] :
      ( mem(X0,X3,cons(X0,X3,X2))
      | ~ sort1(X0,X3) ),
    inference(duplicate_literal_removal,[],[f377]) ).

tff(f377,plain,
    ! [X2: uni,X3: uni,X0: ty] :
      ( ~ sort1(X0,X3)
      | ~ sort1(X0,X3)
      | mem(X0,X3,cons(X0,X3,X2)) ),
    inference(equality_resolution,[],[f282]) ).

tff(f282,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: uni] :
      ( ~ sort1(X0,X1)
      | ~ sort1(X0,X3)
      | mem(X0,X1,cons(X0,X3,X2))
      | ( X1 != X3 ) ),
    inference(cnf_transformation,[],[f206]) ).

tff(f1532,plain,
    nil(char1) = infix_plpl(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6)))),
    inference(forward_demodulation,[],[f1531,f369]) ).

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

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

tff(f62,axiom,
    ! [X25: uni] : ( t2tb(tb2t(X25)) = X25 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR) ).

tff(f1531,plain,
    infix_plpl(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6)))) = t2tb(tb2t(nil(char1))),
    inference(superposition,[],[f369,f1456]) ).

tff(f1456,plain,
    tb2t(nil(char1)) = tb2t(infix_plpl(char1,t2tb(sK21(tb2t(nil(char1)),concat1(sK5,sK6))),t2tb(sK19(tb2t(nil(char1)),concat1(sK5,sK6))))),
    inference(resolution,[],[f1455,f340]) ).

tff(f340,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ~ sP0(X0,X1)
      | ( tb2t(infix_plpl(char1,t2tb(sK21(X0,X1)),t2tb(sK19(X0,X1)))) = X0 ) ),
    inference(cnf_transformation,[],[f247]) ).

tff(f247,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( mem2(sK21(X0,X1),sK20(X0,X1))
        & ( tb2t(infix_plpl(char1,t2tb(sK21(X0,X1)),t2tb(sK19(X0,X1)))) = X0 )
        & mem2(sK19(X0,X1),sK22(X0,X1))
        & ( concat1(sK20(X0,X1),sK22(X0,X1)) = X1 ) )
      | ~ sP0(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK19,sK20,sK21,sK22])],[f245,f246]) ).

tff(f246,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X2: list_char,X3: regexp1,X4: list_char,X5: regexp1] :
          ( mem2(X4,X3)
          & ( tb2t(infix_plpl(char1,t2tb(X4),t2tb(X2))) = X0 )
          & mem2(X2,X5)
          & ( concat1(X3,X5) = X1 ) )
     => ( mem2(sK21(X0,X1),sK20(X0,X1))
        & ( tb2t(infix_plpl(char1,t2tb(sK21(X0,X1)),t2tb(sK19(X0,X1)))) = X0 )
        & mem2(sK19(X0,X1),sK22(X0,X1))
        & ( concat1(sK20(X0,X1),sK22(X0,X1)) = X1 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f245,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X2: list_char,X3: regexp1,X4: list_char,X5: regexp1] :
          ( mem2(X4,X3)
          & ( tb2t(infix_plpl(char1,t2tb(X4),t2tb(X2))) = X0 )
          & mem2(X2,X5)
          & ( concat1(X3,X5) = X1 ) )
      | ~ sP0(X0,X1) ),
    inference(rectify,[],[f244]) ).

tff(f244,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X4: list_char,X5: regexp1,X3: list_char,X2: regexp1] :
          ( mem2(X3,X5)
          & ( tb2t(infix_plpl(char1,t2tb(X3),t2tb(X4))) = X0 )
          & mem2(X4,X2)
          & ( concat1(X5,X2) = X1 ) )
      | ~ sP0(X0,X1) ),
    inference(nnf_transformation,[],[f191]) ).

tff(f191,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X4: list_char,X5: regexp1,X3: list_char,X2: regexp1] :
          ( mem2(X3,X5)
          & ( tb2t(infix_plpl(char1,t2tb(X3),t2tb(X4))) = X0 )
          & mem2(X4,X2)
          & ( concat1(X5,X2) = X1 ) )
      | ~ sP0(X0,X1) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

tff(f1455,plain,
    sP0(tb2t(nil(char1)),concat1(sK5,sK6)),
    inference(subsumption_resolution,[],[f1454,f327]) ).

tff(f327,plain,
    ! [X2: regexp1,X0: regexp1,X1: regexp1] : ( star1(X0) != concat1(X2,X1) ),
    inference(cnf_transformation,[],[f231]) ).

tff(f231,plain,
    ! [X0: regexp1,X1: regexp1,X2: regexp1] : ( star1(X0) != concat1(X2,X1) ),
    inference(rectify,[],[f151]) ).

tff(f151,plain,
    ! [X1: regexp1,X2: regexp1,X0: regexp1] : ( concat1(X0,X2) != star1(X1) ),
    inference(rectify,[],[f29]) ).

tff(f29,axiom,
    ! [X6: regexp1,X16: regexp1,X15: regexp1] : ( concat1(X6,X15) != star1(X16) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',concat_Star) ).

tff(f1454,plain,
    ( ( star1(sK16(concat1(sK5,sK6),tb2t(nil(char1)))) = concat1(sK5,sK6) )
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6)) ),
    inference(resolution,[],[f1452,f337]) ).

tff(f337,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ~ sP1(X0,X1)
      | ( star1(sK16(X0,X1)) = X0 ) ),
    inference(cnf_transformation,[],[f243]) ).

tff(f243,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ( ( star1(sK16(X0,X1)) = X0 )
        & ( tb2t(infix_plpl(char1,t2tb(sK18(X0,X1)),t2tb(sK17(X0,X1)))) = X1 )
        & mem2(sK17(X0,X1),star1(sK16(X0,X1)))
        & mem2(sK18(X0,X1),sK16(X0,X1)) )
      | ~ sP1(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK16,sK17,sK18])],[f241,f242]) ).

tff(f242,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ? [X2: regexp1,X3: list_char,X4: list_char] :
          ( ( star1(X2) = X0 )
          & ( tb2t(infix_plpl(char1,t2tb(X4),t2tb(X3))) = X1 )
          & mem2(X3,star1(X2))
          & mem2(X4,X2) )
     => ( ( star1(sK16(X0,X1)) = X0 )
        & ( tb2t(infix_plpl(char1,t2tb(sK18(X0,X1)),t2tb(sK17(X0,X1)))) = X1 )
        & mem2(sK17(X0,X1),star1(sK16(X0,X1)))
        & mem2(sK18(X0,X1),sK16(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

tff(f241,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ? [X2: regexp1,X3: list_char,X4: list_char] :
          ( ( star1(X2) = X0 )
          & ( tb2t(infix_plpl(char1,t2tb(X4),t2tb(X3))) = X1 )
          & mem2(X3,star1(X2))
          & mem2(X4,X2) )
      | ~ sP1(X0,X1) ),
    inference(rectify,[],[f240]) ).

tff(f240,plain,
    ! [X1: regexp1,X0: list_char] :
      ( ? [X7: regexp1,X9: list_char,X8: list_char] :
          ( ( star1(X7) = X1 )
          & ( tb2t(infix_plpl(char1,t2tb(X8),t2tb(X9))) = X0 )
          & mem2(X9,star1(X7))
          & mem2(X8,X7) )
      | ~ sP1(X1,X0) ),
    inference(nnf_transformation,[],[f192]) ).

tff(f192,plain,
    ! [X1: regexp1,X0: list_char] :
      ( ? [X7: regexp1,X9: list_char,X8: list_char] :
          ( ( star1(X7) = X1 )
          & ( tb2t(infix_plpl(char1,t2tb(X8),t2tb(X9))) = X0 )
          & mem2(X9,star1(X7))
          & mem2(X8,X7) )
      | ~ sP1(X1,X0) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

tff(f1452,plain,
    ( sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6)) ),
    inference(subsumption_resolution,[],[f1450,f265]) ).

tff(f265,plain,
    ! [X2: regexp1,X3: regexp1,X0: regexp1,X1: regexp1] : ( concat1(X3,X0) != alt1(X1,X2) ),
    inference(cnf_transformation,[],[f196]) ).

tff(f196,plain,
    ! [X0: regexp1,X1: regexp1,X2: regexp1,X3: regexp1] : ( concat1(X3,X0) != alt1(X1,X2) ),
    inference(rectify,[],[f96]) ).

tff(f96,plain,
    ! [X0: regexp1,X2: regexp1,X3: regexp1,X1: regexp1] : ( alt1(X2,X3) != concat1(X1,X0) ),
    inference(rectify,[],[f27]) ).

tff(f27,axiom,
    ! [X17: regexp1,X16: regexp1,X6: regexp1,X15: regexp1] : ( alt1(X6,X15) != concat1(X16,X17) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',alt_Concat) ).

tff(f1450,plain,
    ( sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | ( alt1(sK14(tb2t(nil(char1)),concat1(sK5,sK6)),sK13(tb2t(nil(char1)),concat1(sK5,sK6))) = concat1(sK5,sK6) ) ),
    inference(resolution,[],[f1449,f331]) ).

tff(f331,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ~ sP2(X0,X1)
      | ( alt1(sK14(X0,X1),sK13(X0,X1)) = X1 ) ),
    inference(cnf_transformation,[],[f239]) ).

tff(f239,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( ( sK15(X0,X1) = X0 )
        & mem2(sK15(X0,X1),sK14(X0,X1))
        & ( alt1(sK14(X0,X1),sK13(X0,X1)) = X1 ) )
      | ~ sP2(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK13,sK14,sK15])],[f237,f238]) ).

tff(f238,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X2: regexp1,X3: regexp1,X4: list_char] :
          ( ( X0 = X4 )
          & mem2(X4,X3)
          & ( alt1(X3,X2) = X1 ) )
     => ( ( sK15(X0,X1) = X0 )
        & mem2(sK15(X0,X1),sK14(X0,X1))
        & ( alt1(sK14(X0,X1),sK13(X0,X1)) = X1 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f237,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X2: regexp1,X3: regexp1,X4: list_char] :
          ( ( X0 = X4 )
          & mem2(X4,X3)
          & ( alt1(X3,X2) = X1 ) )
      | ~ sP2(X0,X1) ),
    inference(rectify,[],[f236]) ).

tff(f236,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X15: regexp1,X16: regexp1,X14: list_char] :
          ( ( X0 = X14 )
          & mem2(X14,X16)
          & ( alt1(X16,X15) = X1 ) )
      | ~ sP2(X0,X1) ),
    inference(nnf_transformation,[],[f193]) ).

tff(f193,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X15: regexp1,X16: regexp1,X14: list_char] :
          ( ( X0 = X14 )
          & mem2(X14,X16)
          & ( alt1(X16,X15) = X1 ) )
      | ~ sP2(X0,X1) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP2])]) ).

tff(f1449,plain,
    ( sP2(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP1(concat1(sK5,sK6),tb2t(nil(char1))) ),
    inference(subsumption_resolution,[],[f1447,f265]) ).

tff(f1447,plain,
    ( sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP2(tb2t(nil(char1)),concat1(sK5,sK6))
    | ( concat1(sK5,sK6) = alt1(sK11(concat1(sK5,sK6),tb2t(nil(char1))),sK10(concat1(sK5,sK6),tb2t(nil(char1)))) )
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6)) ),
    inference(resolution,[],[f1441,f330]) ).

tff(f330,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ~ sP3(X0,X1)
      | ( alt1(sK11(X0,X1),sK10(X0,X1)) = X0 ) ),
    inference(cnf_transformation,[],[f235]) ).

tff(f235,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ( ( alt1(sK11(X0,X1),sK10(X0,X1)) = X0 )
        & ( sK12(X0,X1) = X1 )
        & mem2(sK12(X0,X1),sK10(X0,X1)) )
      | ~ sP3(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10,sK11,sK12])],[f233,f234]) ).

tff(f234,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ? [X2: regexp1,X3: regexp1,X4: list_char] :
          ( ( alt1(X3,X2) = X0 )
          & ( X1 = X4 )
          & mem2(X4,X2) )
     => ( ( alt1(sK11(X0,X1),sK10(X0,X1)) = X0 )
        & ( sK12(X0,X1) = X1 )
        & mem2(sK12(X0,X1),sK10(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

tff(f233,plain,
    ! [X0: regexp1,X1: list_char] :
      ( ? [X2: regexp1,X3: regexp1,X4: list_char] :
          ( ( alt1(X3,X2) = X0 )
          & ( X1 = X4 )
          & mem2(X4,X2) )
      | ~ sP3(X0,X1) ),
    inference(rectify,[],[f232]) ).

tff(f232,plain,
    ! [X1: regexp1,X0: list_char] :
      ( ? [X10: regexp1,X12: regexp1,X11: list_char] :
          ( ( alt1(X12,X10) = X1 )
          & ( X0 = X11 )
          & mem2(X11,X10) )
      | ~ sP3(X1,X0) ),
    inference(nnf_transformation,[],[f194]) ).

tff(f194,plain,
    ! [X1: regexp1,X0: list_char] :
      ( ? [X10: regexp1,X12: regexp1,X11: list_char] :
          ( ( alt1(X12,X10) = X1 )
          & ( X0 = X11 )
          & mem2(X11,X10) )
      | ~ sP3(X1,X0) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP3])]) ).

tff(f1441,plain,
    ( sP3(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP2(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6)) ),
    inference(subsumption_resolution,[],[f1440,f365]) ).

tff(f365,plain,
    ! [X0: regexp1,X1: regexp1] : ( epsilon1 != concat1(X0,X1) ),
    inference(cnf_transformation,[],[f107]) ).

tff(f107,plain,
    ! [X0: regexp1,X1: regexp1] : ( epsilon1 != concat1(X0,X1) ),
    inference(rectify,[],[f22]) ).

tff(f22,axiom,
    ! [X16: regexp1,X17: regexp1] : ( epsilon1 != concat1(X16,X17) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',epsilon_Concat) ).

tff(f1440,plain,
    ( sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP2(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | ( epsilon1 = concat1(sK5,sK6) )
    | sP3(concat1(sK5,sK6),tb2t(nil(char1))) ),
    inference(subsumption_resolution,[],[f1439,f298]) ).

tff(f298,plain,
    ! [X2: char2,X0: regexp1,X1: regexp1] : ( concat1(X0,X1) != char3(X2) ),
    inference(cnf_transformation,[],[f217]) ).

tff(f217,plain,
    ! [X0: regexp1,X1: regexp1,X2: char2] : ( concat1(X0,X1) != char3(X2) ),
    inference(rectify,[],[f147]) ).

tff(f147,plain,
    ! [X1: regexp1,X2: regexp1,X0: char2] : ( concat1(X1,X2) != char3(X0) ),
    inference(rectify,[],[f25]) ).

tff(f25,axiom,
    ! [X6: char2,X16: regexp1,X17: regexp1] : ( char3(X6) != concat1(X16,X17) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',char_Concat) ).

tff(f1439,plain,
    ( ( concat1(sK5,sK6) = char3(sK24(tb2t(nil(char1)),concat1(sK5,sK6))) )
    | sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP3(concat1(sK5,sK6),tb2t(nil(char1)))
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | ( epsilon1 = concat1(sK5,sK6) )
    | sP2(tb2t(nil(char1)),concat1(sK5,sK6)) ),
    inference(subsumption_resolution,[],[f1415,f327]) ).

tff(f1415,plain,
    ( ( concat1(sK5,sK6) = star1(sK23(tb2t(nil(char1)),concat1(sK5,sK6))) )
    | sP2(tb2t(nil(char1)),concat1(sK5,sK6))
    | sP1(concat1(sK5,sK6),tb2t(nil(char1)))
    | ( epsilon1 = concat1(sK5,sK6) )
    | sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | ( concat1(sK5,sK6) = char3(sK24(tb2t(nil(char1)),concat1(sK5,sK6))) )
    | sP3(concat1(sK5,sK6),tb2t(nil(char1))) ),
    inference(resolution,[],[f344,f290]) ).

tff(f290,plain,
    mem2(tb2t(nil(char1)),concat1(sK5,sK6)),
    inference(cnf_transformation,[],[f212]) ).

tff(f344,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ~ mem2(X0,X1)
      | sP3(X1,X0)
      | ( char3(sK24(X0,X1)) = X1 )
      | sP1(X1,X0)
      | sP2(X0,X1)
      | sP0(X0,X1)
      | ( epsilon1 = X1 )
      | ( star1(sK23(X0,X1)) = X1 ) ),
    inference(cnf_transformation,[],[f251]) ).

tff(f251,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( ( tb2t(nil(char1)) = X0 )
        & ( epsilon1 = X1 ) )
      | ( ( star1(sK23(X0,X1)) = X1 )
        & ( tb2t(nil(char1)) = X0 ) )
      | ( ( tb2t(cons(char1,t2tb1(sK24(X0,X1)),nil(char1))) = X0 )
        & ( char3(sK24(X0,X1)) = X1 ) )
      | sP1(X1,X0)
      | sP0(X0,X1)
      | sP3(X1,X0)
      | sP2(X0,X1)
      | ~ mem2(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK23,sK24])],[f248,f250,f249]) ).

tff(f249,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X2: regexp1] :
          ( ( star1(X2) = X1 )
          & ( tb2t(nil(char1)) = X0 ) )
     => ( ( star1(sK23(X0,X1)) = X1 )
        & ( tb2t(nil(char1)) = X0 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f250,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X3: char2] :
          ( ( tb2t(cons(char1,t2tb1(X3),nil(char1))) = X0 )
          & ( char3(X3) = X1 ) )
     => ( ( tb2t(cons(char1,t2tb1(sK24(X0,X1)),nil(char1))) = X0 )
        & ( char3(sK24(X0,X1)) = X1 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f248,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( ( tb2t(nil(char1)) = X0 )
        & ( epsilon1 = X1 ) )
      | ? [X2: regexp1] :
          ( ( star1(X2) = X1 )
          & ( tb2t(nil(char1)) = X0 ) )
      | ? [X3: char2] :
          ( ( tb2t(cons(char1,t2tb1(X3),nil(char1))) = X0 )
          & ( char3(X3) = X1 ) )
      | sP1(X1,X0)
      | sP0(X0,X1)
      | sP3(X1,X0)
      | sP2(X0,X1)
      | ~ mem2(X0,X1) ),
    inference(rectify,[],[f195]) ).

tff(f195,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( ( tb2t(nil(char1)) = X0 )
        & ( epsilon1 = X1 ) )
      | ? [X6: regexp1] :
          ( ( star1(X6) = X1 )
          & ( tb2t(nil(char1)) = X0 ) )
      | ? [X13: char2] :
          ( ( tb2t(cons(char1,t2tb1(X13),nil(char1))) = X0 )
          & ( char3(X13) = X1 ) )
      | sP1(X1,X0)
      | sP0(X0,X1)
      | sP3(X1,X0)
      | sP2(X0,X1)
      | ~ mem2(X0,X1) ),
    inference(definition_folding,[],[f166,f194,f193,f192,f191]) ).

tff(f166,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ( ( tb2t(nil(char1)) = X0 )
        & ( epsilon1 = X1 ) )
      | ? [X6: regexp1] :
          ( ( star1(X6) = X1 )
          & ( tb2t(nil(char1)) = X0 ) )
      | ? [X13: char2] :
          ( ( tb2t(cons(char1,t2tb1(X13),nil(char1))) = X0 )
          & ( char3(X13) = X1 ) )
      | ? [X7: regexp1,X9: list_char,X8: list_char] :
          ( ( star1(X7) = X1 )
          & ( tb2t(infix_plpl(char1,t2tb(X8),t2tb(X9))) = X0 )
          & mem2(X9,star1(X7))
          & mem2(X8,X7) )
      | ? [X4: list_char,X5: regexp1,X3: list_char,X2: regexp1] :
          ( mem2(X3,X5)
          & ( tb2t(infix_plpl(char1,t2tb(X3),t2tb(X4))) = X0 )
          & mem2(X4,X2)
          & ( concat1(X5,X2) = X1 ) )
      | ? [X10: regexp1,X12: regexp1,X11: list_char] :
          ( ( alt1(X12,X10) = X1 )
          & ( X0 = X11 )
          & mem2(X11,X10) )
      | ? [X15: regexp1,X16: regexp1,X14: list_char] :
          ( ( X0 = X14 )
          & mem2(X14,X16)
          & ( alt1(X16,X15) = X1 ) )
      | ~ mem2(X0,X1) ),
    inference(flattening,[],[f165]) ).

tff(f165,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ? [X6: regexp1] :
          ( ( star1(X6) = X1 )
          & ( tb2t(nil(char1)) = X0 ) )
      | ? [X10: regexp1,X12: regexp1,X11: list_char] :
          ( ( alt1(X12,X10) = X1 )
          & ( X0 = X11 )
          & mem2(X11,X10) )
      | ( ( tb2t(nil(char1)) = X0 )
        & ( epsilon1 = X1 ) )
      | ? [X13: char2] :
          ( ( tb2t(cons(char1,t2tb1(X13),nil(char1))) = X0 )
          & ( char3(X13) = X1 ) )
      | ? [X7: regexp1,X9: list_char,X8: list_char] :
          ( ( star1(X7) = X1 )
          & ( tb2t(infix_plpl(char1,t2tb(X8),t2tb(X9))) = X0 )
          & mem2(X9,star1(X7))
          & mem2(X8,X7) )
      | ? [X4: list_char,X5: regexp1,X3: list_char,X2: regexp1] :
          ( mem2(X3,X5)
          & ( tb2t(infix_plpl(char1,t2tb(X3),t2tb(X4))) = X0 )
          & mem2(X4,X2)
          & ( concat1(X5,X2) = X1 ) )
      | ? [X15: regexp1,X16: regexp1,X14: list_char] :
          ( ( X0 = X14 )
          & mem2(X14,X16)
          & ( alt1(X16,X15) = X1 ) )
      | ~ mem2(X0,X1) ),
    inference(ennf_transformation,[],[f152]) ).

tff(f152,plain,
    ! [X0: list_char,X1: regexp1] :
      ( mem2(X0,X1)
     => ( ? [X6: regexp1] :
            ( ( star1(X6) = X1 )
            & ( tb2t(nil(char1)) = X0 ) )
        | ? [X10: regexp1,X12: regexp1,X11: list_char] :
            ( ( alt1(X12,X10) = X1 )
            & ( X0 = X11 )
            & mem2(X11,X10) )
        | ( ( tb2t(nil(char1)) = X0 )
          & ( epsilon1 = X1 ) )
        | ? [X13: char2] :
            ( ( tb2t(cons(char1,t2tb1(X13),nil(char1))) = X0 )
            & ( char3(X13) = X1 ) )
        | ? [X7: regexp1,X9: list_char,X8: list_char] :
            ( ( star1(X7) = X1 )
            & ( tb2t(infix_plpl(char1,t2tb(X8),t2tb(X9))) = X0 )
            & mem2(X9,star1(X7))
            & mem2(X8,X7) )
        | ? [X4: list_char,X5: regexp1,X3: list_char,X2: regexp1] :
            ( mem2(X3,X5)
            & ( tb2t(infix_plpl(char1,t2tb(X3),t2tb(X4))) = X0 )
            & mem2(X4,X2)
            & ( concat1(X5,X2) = X1 ) )
        | ? [X15: regexp1,X16: regexp1,X14: list_char] :
            ( ( X0 = X14 )
            & mem2(X14,X16)
            & ( alt1(X16,X15) = X1 ) ) ) ),
    inference(rectify,[],[f73]) ).

tff(f73,axiom,
    ! [X4: list_char,X5: regexp1] :
      ( mem2(X4,X5)
     => ( ? [X29: regexp1,X30: list_char,X31: list_char,X28: regexp1] :
            ( ( tb2t(infix_plpl(char1,t2tb(X30),t2tb(X31))) = X4 )
            & mem2(X30,X28)
            & ( concat1(X28,X29) = X5 )
            & mem2(X31,X29) )
        | ? [X32: regexp1] :
            ( ( star1(X32) = X5 )
            & ( tb2t(nil(char1)) = X4 ) )
        | ? [X32: regexp1,X30: list_char,X31: list_char] :
            ( mem2(X31,star1(X32))
            & ( tb2t(infix_plpl(char1,t2tb(X30),t2tb(X31))) = X4 )
            & ( star1(X32) = X5 )
            & mem2(X30,X32) )
        | ( ( tb2t(nil(char1)) = X4 )
          & ( epsilon1 = X5 ) )
        | ? [X29: regexp1,X27: list_char,X28: regexp1] :
            ( ( X4 = X27 )
            & mem2(X27,X29)
            & ( alt1(X28,X29) = X5 ) )
        | ? [X26: char2] :
            ( ( tb2t(cons(char1,t2tb1(X26),nil(char1))) = X4 )
            & ( char3(X26) = X5 ) )
        | ? [X27: list_char,X29: regexp1,X28: regexp1] :
            ( ( alt1(X28,X29) = X5 )
            & mem2(X27,X28)
            & ( X4 = X27 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_inversion) ).

tff(f310,plain,
    ! [X0: list_char] : ( tb2t(t2tb(X0)) = X0 ),
    inference(cnf_transformation,[],[f161]) ).

tff(f161,plain,
    ! [X0: list_char] : ( tb2t(t2tb(X0)) = X0 ),
    inference(rectify,[],[f61]) ).

tff(f61,axiom,
    ! [X24: list_char] : ( tb2t(t2tb(X24)) = X24 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeL) ).

tff(f1506,plain,
    mem2(sK19(tb2t(nil(char1)),concat1(sK5,sK6)),sK6),
    inference(subsumption_resolution,[],[f1505,f1455]) ).

tff(f1505,plain,
    ( ~ sP0(tb2t(nil(char1)),concat1(sK5,sK6))
    | mem2(sK19(tb2t(nil(char1)),concat1(sK5,sK6)),sK6) ),
    inference(superposition,[],[f339,f1469]) ).

tff(f1469,plain,
    sK22(tb2t(nil(char1)),concat1(sK5,sK6)) = sK6,
    inference(forward_demodulation,[],[f1463,f305]) ).

tff(f305,plain,
    ! [X0: regexp1,X1: regexp1] : ( concat_proj_21(concat1(X1,X0)) = X0 ),
    inference(cnf_transformation,[],[f219]) ).

tff(f219,plain,
    ! [X0: regexp1,X1: regexp1] : ( concat_proj_21(concat1(X1,X0)) = X0 ),
    inference(rectify,[],[f110]) ).

tff(f110,plain,
    ! [X1: regexp1,X0: regexp1] : ( concat_proj_21(concat1(X0,X1)) = X1 ),
    inference(rectify,[],[f34]) ).

tff(f34,axiom,
    ! [X6: regexp1,X15: regexp1] : ( concat_proj_21(concat1(X6,X15)) = X15 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',concat_proj_2_def) ).

tff(f1463,plain,
    concat_proj_21(concat1(sK5,sK6)) = sK22(tb2t(nil(char1)),concat1(sK5,sK6)),
    inference(superposition,[],[f305,f1457]) ).

tff(f1457,plain,
    concat1(sK5,sK6) = concat1(sK20(tb2t(nil(char1)),concat1(sK5,sK6)),sK22(tb2t(nil(char1)),concat1(sK5,sK6))),
    inference(resolution,[],[f1455,f338]) ).

tff(f338,plain,
    ! [X0: list_char,X1: regexp1] :
      ( ~ sP0(X0,X1)
      | ( concat1(sK20(X0,X1),sK22(X0,X1)) = X1 ) ),
    inference(cnf_transformation,[],[f247]) ).

tff(f339,plain,
    ! [X0: list_char,X1: regexp1] :
      ( mem2(sK19(X0,X1),sK22(X0,X1))
      | ~ sP0(X0,X1) ),
    inference(cnf_transformation,[],[f247]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWW638=2 : TPTP v8.1.0. Released v6.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n007.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 20:42:01 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.50  % (17232)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.21/0.51  % (17235)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.51  % (17244)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.51  % (17260)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.51  % (17244)Instruction limit reached!
% 0.21/0.51  % (17244)------------------------------
% 0.21/0.51  % (17244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (17243)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.21/0.52  % (17244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (17244)Termination reason: Unknown
% 0.21/0.52  % (17244)Termination phase: Property scanning
% 0.21/0.52  
% 0.21/0.52  % (17244)Memory used [KB]: 1023
% 0.21/0.52  % (17244)Time elapsed: 0.003 s
% 0.21/0.52  % (17244)Instructions burned: 2 (million)
% 0.21/0.52  % (17244)------------------------------
% 0.21/0.52  % (17244)------------------------------
% 0.21/0.52  % (17245)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.52  % (17235)Instruction limit reached!
% 0.21/0.52  % (17235)------------------------------
% 0.21/0.52  % (17235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (17235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (17235)Termination reason: Unknown
% 0.21/0.52  % (17235)Termination phase: Property scanning
% 0.21/0.52  
% 0.21/0.52  % (17235)Memory used [KB]: 1023
% 0.21/0.52  % (17235)Time elapsed: 0.003 s
% 0.21/0.52  % (17235)Instructions burned: 3 (million)
% 0.21/0.52  % (17235)------------------------------
% 0.21/0.52  % (17235)------------------------------
% 0.21/0.52  % (17253)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.52  % (17247)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.52  % (17233)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.21/0.53  % (17260)Instruction limit reached!
% 0.21/0.53  % (17260)------------------------------
% 0.21/0.53  % (17260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (17246)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.53  % (17239)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.21/0.53  % (17234)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)
% 1.32/0.53  % (17249)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.32/0.53  % (17259)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.32/0.53  % (17256)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.32/0.53  % (17255)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.32/0.53  % (17238)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)
% 1.32/0.53  % (17241)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.32/0.53  % (17237)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)
% 1.32/0.54  % (17254)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.32/0.54  % (17250)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.32/0.54  % (17258)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.32/0.54  % (17243)Instruction limit reached!
% 1.32/0.54  % (17243)------------------------------
% 1.32/0.54  % (17243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (17243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.54  % (17243)Termination reason: Unknown
% 1.32/0.54  % (17243)Termination phase: SInE selection
% 1.32/0.54  
% 1.32/0.54  % (17243)Memory used [KB]: 1023
% 1.32/0.54  % (17243)Time elapsed: 0.003 s
% 1.32/0.54  % (17243)Instructions burned: 4 (million)
% 1.32/0.54  % (17243)------------------------------
% 1.32/0.54  % (17243)------------------------------
% 1.32/0.54  % (17236)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)
% 1.32/0.54  % (17260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.54  % (17260)Termination reason: Unknown
% 1.32/0.54  % (17237)Instruction limit reached!
% 1.32/0.54  % (17237)------------------------------
% 1.32/0.54  % (17237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (17241)Instruction limit reached!
% 1.32/0.54  % (17241)------------------------------
% 1.32/0.54  % (17241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (17241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.54  % (17241)Termination reason: Unknown
% 1.32/0.54  % (17241)Termination phase: Property scanning
% 1.32/0.54  
% 1.32/0.54  % (17241)Memory used [KB]: 1023
% 1.32/0.54  % (17241)Time elapsed: 0.003 s
% 1.32/0.54  % (17241)Instructions burned: 4 (million)
% 1.32/0.54  % (17241)------------------------------
% 1.32/0.54  % (17241)------------------------------
% 1.32/0.54  % (17257)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.32/0.54  % (17245)Instruction limit reached!
% 1.32/0.54  % (17245)------------------------------
% 1.32/0.54  % (17245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (17247)Instruction limit reached!
% 1.32/0.54  % (17247)------------------------------
% 1.32/0.54  % (17247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (17247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.54  % (17247)Termination reason: Unknown
% 1.32/0.54  % (17247)Termination phase: Property scanning
% 1.32/0.54  
% 1.32/0.54  % (17247)Memory used [KB]: 1023
% 1.32/0.54  % (17247)Time elapsed: 0.003 s
% 1.32/0.54  % (17247)Instructions burned: 2 (million)
% 1.32/0.54  % (17247)------------------------------
% 1.32/0.54  % (17247)------------------------------
% 1.32/0.54  % (17248)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.32/0.54  % (17252)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.32/0.55  % (17240)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)
% 1.32/0.55  % (17261)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 1.32/0.55  % (17242)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.32/0.55  % (17233)Instruction limit reached!
% 1.32/0.55  % (17233)------------------------------
% 1.32/0.55  % (17233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.55  % (17260)Termination phase: Saturation
% 1.32/0.55  
% 1.32/0.55  % (17260)Memory used [KB]: 5756
% 1.32/0.55  % (17260)Time elapsed: 0.128 s
% 1.32/0.55  % (17260)Instructions burned: 22 (million)
% 1.32/0.55  % (17260)------------------------------
% 1.32/0.55  % (17260)------------------------------
% 1.32/0.55  % (17239)Refutation not found, incomplete strategy% (17239)------------------------------
% 1.32/0.55  % (17239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.55  % (17239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.55  % (17239)Termination reason: Refutation not found, incomplete strategy
% 1.32/0.55  
% 1.32/0.55  % (17239)Memory used [KB]: 5756
% 1.32/0.55  % (17239)Time elapsed: 0.112 s
% 1.32/0.55  % (17239)Instructions burned: 10 (million)
% 1.32/0.55  % (17239)------------------------------
% 1.32/0.55  % (17239)------------------------------
% 1.32/0.55  % (17251)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.32/0.55  % (17253)Instruction limit reached!
% 1.32/0.55  % (17253)------------------------------
% 1.32/0.55  % (17253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.55  % (17248)Instruction limit reached!
% 1.32/0.55  % (17248)------------------------------
% 1.32/0.55  % (17248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.55  % (17248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.55  % (17248)Termination reason: Unknown
% 1.57/0.55  % (17248)Termination phase: Naming
% 1.57/0.55  
% 1.57/0.55  % (17248)Memory used [KB]: 1023
% 1.57/0.55  % (17248)Time elapsed: 0.004 s
% 1.57/0.55  % (17248)Instructions burned: 4 (million)
% 1.57/0.55  % (17248)------------------------------
% 1.57/0.55  % (17248)------------------------------
% 1.57/0.55  % (17237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.55  % (17237)Termination reason: Unknown
% 1.57/0.55  % (17237)Termination phase: Saturation
% 1.57/0.55  
% 1.57/0.55  % (17237)Memory used [KB]: 5628
% 1.57/0.55  % (17237)Time elapsed: 0.138 s
% 1.57/0.55  % (17237)Instructions burned: 15 (million)
% 1.57/0.55  % (17237)------------------------------
% 1.57/0.55  % (17237)------------------------------
% 1.57/0.55  % (17250)Instruction limit reached!
% 1.57/0.55  % (17250)------------------------------
% 1.57/0.55  % (17250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.55  % (17250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.55  % (17250)Termination reason: Unknown
% 1.57/0.55  % (17250)Termination phase: Saturation
% 1.57/0.55  
% 1.57/0.55  % (17250)Memory used [KB]: 5756
% 1.57/0.55  % (17250)Time elapsed: 0.153 s
% 1.57/0.55  % (17250)Instructions burned: 15 (million)
% 1.57/0.55  % (17250)------------------------------
% 1.57/0.55  % (17250)------------------------------
% 1.57/0.55  % (17251)Instruction limit reached!
% 1.57/0.55  % (17251)------------------------------
% 1.57/0.55  % (17251)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.55  % (17251)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.55  % (17251)Termination reason: Unknown
% 1.57/0.55  % (17251)Termination phase: Preprocessing 1
% 1.57/0.55  
% 1.57/0.55  % (17251)Memory used [KB]: 1023
% 1.57/0.55  % (17251)Time elapsed: 0.005 s
% 1.57/0.55  % (17251)Instructions burned: 4 (million)
% 1.57/0.55  % (17251)------------------------------
% 1.57/0.55  % (17251)------------------------------
% 1.57/0.56  % (17234)Instruction limit reached!
% 1.57/0.56  % (17234)------------------------------
% 1.57/0.56  % (17234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.56  % (17234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.56  % (17234)Termination reason: Unknown
% 1.57/0.56  % (17234)Termination phase: Saturation
% 1.57/0.56  
% 1.57/0.56  % (17234)Memory used [KB]: 1151
% 1.57/0.56  % (17234)Time elapsed: 0.009 s
% 1.57/0.56  % (17234)Instructions burned: 9 (million)
% 1.57/0.56  % (17234)------------------------------
% 1.57/0.56  % (17234)------------------------------
% 1.57/0.56  % (17253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.56  % (17253)Termination reason: Unknown
% 1.57/0.56  % (17253)Termination phase: Saturation
% 1.57/0.56  
% 1.57/0.56  % (17253)Memory used [KB]: 5884
% 1.57/0.56  % (17253)Time elapsed: 0.142 s
% 1.57/0.56  % (17253)Instructions burned: 22 (million)
% 1.57/0.56  % (17253)------------------------------
% 1.57/0.56  % (17253)------------------------------
% 1.57/0.56  % (17245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.56  % (17245)Termination reason: Unknown
% 1.57/0.56  % (17245)Termination phase: Saturation
% 1.57/0.56  
% 1.57/0.56  % (17245)Memory used [KB]: 5884
% 1.57/0.56  % (17245)Time elapsed: 0.143 s
% 1.57/0.56  % (17245)Instructions burned: 22 (million)
% 1.57/0.56  % (17245)------------------------------
% 1.57/0.56  % (17245)------------------------------
% 1.57/0.56  % (17259)Instruction limit reached!
% 1.57/0.56  % (17259)------------------------------
% 1.57/0.56  % (17259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.56  % (17238)Instruction limit reached!
% 1.57/0.56  % (17238)------------------------------
% 1.57/0.56  % (17238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.57  % (17233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.57  % (17233)Termination reason: Unknown
% 1.57/0.57  % (17233)Termination phase: Property scanning
% 1.57/0.57  
% 1.57/0.57  % (17233)Memory used [KB]: 1407
% 1.57/0.57  % (17233)Time elapsed: 0.012 s
% 1.57/0.57  % (17233)Instructions burned: 35 (million)
% 1.57/0.57  % (17233)------------------------------
% 1.57/0.57  % (17233)------------------------------
% 1.57/0.57  % (17252)Instruction limit reached!
% 1.57/0.57  % (17252)------------------------------
% 1.57/0.57  % (17252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.57  % (17252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.57  % (17252)Termination reason: Unknown
% 1.57/0.57  % (17252)Termination phase: Saturation
% 1.57/0.57  
% 1.57/0.57  % (17252)Memory used [KB]: 1407
% 1.57/0.57  % (17252)Time elapsed: 0.160 s
% 1.57/0.57  % (17252)Instructions burned: 16 (million)
% 1.57/0.57  % (17252)------------------------------
% 1.57/0.57  % (17252)------------------------------
% 1.57/0.57  % (17238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.57  % (17238)Termination reason: Unknown
% 1.57/0.57  % (17238)Termination phase: Saturation
% 1.57/0.57  
% 1.57/0.57  % (17238)Memory used [KB]: 6140
% 1.57/0.57  % (17238)Time elapsed: 0.146 s
% 1.57/0.57  % (17238)Instructions burned: 32 (million)
% 1.57/0.57  % (17238)------------------------------
% 1.57/0.57  % (17238)------------------------------
% 1.57/0.58  % (17259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.58  % (17259)Termination reason: Unknown
% 1.57/0.58  % (17259)Termination phase: Saturation
% 1.57/0.58  
% 1.57/0.58  % (17259)Memory used [KB]: 5884
% 1.57/0.58  % (17259)Time elapsed: 0.164 s
% 1.57/0.58  % (17259)Instructions burned: 21 (million)
% 1.57/0.58  % (17259)------------------------------
% 1.57/0.58  % (17259)------------------------------
% 1.57/0.58  % (17240)Instruction limit reached!
% 1.57/0.58  % (17240)------------------------------
% 1.57/0.58  % (17240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.58  % (17240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.58  % (17240)Termination reason: Unknown
% 1.57/0.58  % (17240)Termination phase: Saturation
% 1.57/0.58  
% 1.57/0.58  % (17240)Memory used [KB]: 6012
% 1.57/0.58  % (17240)Time elapsed: 0.191 s
% 1.57/0.58  % (17240)Instructions burned: 27 (million)
% 1.57/0.58  % (17240)------------------------------
% 1.57/0.58  % (17240)------------------------------
% 1.57/0.58  % (17236)Instruction limit reached!
% 1.57/0.58  % (17236)------------------------------
% 1.57/0.58  % (17236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.58  % (17236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.58  % (17236)Termination reason: Unknown
% 1.57/0.58  % (17236)Termination phase: Saturation
% 1.57/0.58  
% 1.57/0.58  % (17236)Memory used [KB]: 5884
% 1.57/0.58  % (17236)Time elapsed: 0.156 s
% 1.57/0.58  % (17236)Instructions burned: 37 (million)
% 1.57/0.58  % (17236)------------------------------
% 1.57/0.58  % (17236)------------------------------
% 1.57/0.58  % (17261)Instruction limit reached!
% 1.57/0.58  % (17261)------------------------------
% 1.57/0.58  % (17261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.59  % (17254)Instruction limit reached!
% 1.57/0.59  % (17254)------------------------------
% 1.57/0.59  % (17254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.59  % (17242)Instruction limit reached!
% 1.57/0.59  % (17242)------------------------------
% 1.57/0.59  % (17242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.59  % (17242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.59  % (17242)Termination reason: Unknown
% 1.57/0.59  % (17242)Termination phase: Saturation
% 1.57/0.59  
% 1.57/0.59  % (17242)Memory used [KB]: 6140
% 1.57/0.59  % (17242)Time elapsed: 0.179 s
% 1.57/0.59  % (17242)Instructions burned: 35 (million)
% 1.57/0.59  % (17242)------------------------------
% 1.57/0.59  % (17242)------------------------------
% 1.57/0.59  % (17254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.59  % (17254)Termination reason: Unknown
% 1.57/0.59  % (17254)Termination phase: Saturation
% 1.57/0.59  
% 1.57/0.59  % (17254)Memory used [KB]: 1535
% 1.57/0.59  % (17254)Time elapsed: 0.192 s
% 1.57/0.59  % (17254)Instructions burned: 47 (million)
% 1.57/0.59  % (17254)------------------------------
% 1.57/0.59  % (17254)------------------------------
% 1.57/0.60  % (17246)Instruction limit reached!
% 1.57/0.60  % (17246)------------------------------
% 1.57/0.60  % (17246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.60  % (17246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.60  % (17246)Termination reason: Unknown
% 1.57/0.60  % (17246)Termination phase: Saturation
% 1.57/0.60  
% 1.57/0.60  % (17246)Memory used [KB]: 6652
% 1.57/0.60  % (17246)Time elapsed: 0.204 s
% 1.57/0.60  % (17246)Instructions burned: 50 (million)
% 1.57/0.60  % (17246)------------------------------
% 1.57/0.60  % (17246)------------------------------
% 1.57/0.60  % (17257)Instruction limit reached!
% 1.57/0.60  % (17257)------------------------------
% 1.57/0.60  % (17257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.60  % (17257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.60  % (17257)Termination reason: Unknown
% 1.57/0.60  % (17257)Termination phase: Saturation
% 1.57/0.60  
% 1.57/0.60  % (17257)Memory used [KB]: 6268
% 1.57/0.60  % (17257)Time elapsed: 0.192 s
% 1.57/0.60  % (17257)Instructions burned: 44 (million)
% 1.57/0.60  % (17257)------------------------------
% 1.57/0.60  % (17257)------------------------------
% 1.57/0.60  % (17261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.60  % (17261)Termination reason: Unknown
% 1.57/0.60  % (17261)Termination phase: Saturation
% 1.57/0.60  
% 1.57/0.60  % (17261)Memory used [KB]: 6012
% 1.57/0.60  % (17261)Time elapsed: 0.179 s
% 1.57/0.60  % (17261)Instructions burned: 41 (million)
% 1.57/0.60  % (17261)------------------------------
% 1.57/0.60  % (17261)------------------------------
% 1.57/0.60  % (17255)Instruction limit reached!
% 1.57/0.60  % (17255)------------------------------
% 1.57/0.60  % (17255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.60  % (17255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.60  % (17255)Termination reason: Unknown
% 1.57/0.60  % (17255)Termination phase: Saturation
% 1.57/0.60  
% 1.57/0.60  % (17255)Memory used [KB]: 6140
% 1.57/0.60  % (17255)Time elapsed: 0.170 s
% 1.57/0.60  % (17255)Instructions burned: 50 (million)
% 1.57/0.60  % (17255)------------------------------
% 1.57/0.60  % (17255)------------------------------
% 1.57/0.61  % (17256)Instruction limit reached!
% 1.57/0.61  % (17256)------------------------------
% 1.57/0.61  % (17256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.61  % (17256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.61  % (17256)Termination reason: Unknown
% 1.57/0.61  % (17256)Termination phase: Saturation
% 1.57/0.61  
% 1.57/0.61  % (17256)Memory used [KB]: 1407
% 1.57/0.61  % (17256)Time elapsed: 0.197 s
% 1.57/0.61  % (17256)Instructions burned: 47 (million)
% 1.57/0.61  % (17256)------------------------------
% 1.57/0.61  % (17256)------------------------------
% 1.57/0.62  % (17258)Instruction limit reached!
% 1.57/0.62  % (17258)------------------------------
% 1.57/0.62  % (17258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.62  % (17258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.62  % (17258)Termination reason: Unknown
% 1.57/0.62  % (17258)Termination phase: Saturation
% 1.57/0.62  
% 1.57/0.62  % (17258)Memory used [KB]: 6652
% 1.57/0.62  % (17258)Time elapsed: 0.206 s
% 1.57/0.62  % (17258)Instructions burned: 44 (million)
% 1.57/0.62  % (17258)------------------------------
% 1.57/0.62  % (17258)------------------------------
% 1.57/0.64  % (17249)Instruction limit reached!
% 1.57/0.64  % (17249)------------------------------
% 1.57/0.64  % (17249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.57/0.64  % (17249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.57/0.64  % (17249)Termination reason: Unknown
% 1.57/0.64  % (17249)Termination phase: Saturation
% 1.57/0.64  
% 1.57/0.64  % (17249)Memory used [KB]: 6140
% 1.57/0.64  % (17249)Time elapsed: 0.225 s
% 1.57/0.64  % (17249)Instructions burned: 50 (million)
% 1.57/0.64  % (17249)------------------------------
% 1.57/0.64  % (17249)------------------------------
% 1.57/0.64  % (17265)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 1.57/0.64  % (17262)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.57/0.64  % (17263)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 1.96/0.66  % (17264)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.96/0.66  % (17271)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 1.96/0.67  % (17266)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.96/0.67  % (17262)Instruction limit reached!
% 1.96/0.67  % (17262)------------------------------
% 1.96/0.67  % (17262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.67  % (17262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.67  % (17262)Termination reason: Unknown
% 1.96/0.67  % (17262)Termination phase: Saturation
% 1.96/0.67  
% 1.96/0.67  % (17262)Memory used [KB]: 5884
% 1.96/0.67  % (17262)Time elapsed: 0.130 s
% 1.96/0.67  % (17262)Instructions burned: 16 (million)
% 1.96/0.67  % (17262)------------------------------
% 1.96/0.67  % (17262)------------------------------
% 1.96/0.68  % (17270)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 1.96/0.68  % (17273)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/223Mi)
% 1.96/0.68  % (17268)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 1.96/0.68  % (17269)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 1.96/0.69  % (17274)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 (2998ds/343Mi)
% 1.96/0.69  % (17276)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 1.96/0.69  % (17263)Instruction limit reached!
% 1.96/0.69  % (17263)------------------------------
% 1.96/0.69  % (17263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.69  % (17263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.69  % (17263)Termination reason: Unknown
% 1.96/0.69  % (17263)Termination phase: Property scanning
% 1.96/0.69  
% 1.96/0.69  % (17263)Memory used [KB]: 1407
% 1.96/0.69  % (17263)Time elapsed: 0.015 s
% 1.96/0.69  % (17263)Instructions burned: 47 (million)
% 1.96/0.69  % (17263)------------------------------
% 1.96/0.69  % (17263)------------------------------
% 1.96/0.69  % (17267)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.07/0.70  % (17272)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 (2998ds/494Mi)
% 2.07/0.70  % (17264)Instruction limit reached!
% 2.07/0.70  % (17264)------------------------------
% 2.07/0.70  % (17264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.70  % (17264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.70  % (17264)Termination reason: Unknown
% 2.07/0.70  % (17264)Termination phase: Saturation
% 2.07/0.70  
% 2.07/0.70  % (17264)Memory used [KB]: 5884
% 2.07/0.70  % (17264)Time elapsed: 0.127 s
% 2.07/0.70  % (17264)Instructions burned: 25 (million)
% 2.07/0.70  % (17264)------------------------------
% 2.07/0.70  % (17264)------------------------------
% 2.07/0.70  % (17279)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.07/0.71  % (17277)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.07/0.71  % (17280)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.07/0.71  % (17278)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.07/0.71  % (17286)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.07/0.71  % (17275)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 (2998ds/488Mi)
% 2.07/0.72  % (17282)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.07/0.73  % (17283)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.07/0.73  % (17284)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.07/0.74  % (17287)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.07/0.74  % (17281)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.07/0.74  % (17288)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.13/0.75  % (17285)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.13/0.75  % (17284)Refutation not found, incomplete strategy% (17284)------------------------------
% 2.13/0.75  % (17284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.75  % (17284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.75  % (17284)Termination reason: Refutation not found, incomplete strategy
% 2.13/0.75  
% 2.13/0.75  % (17284)Memory used [KB]: 5500
% 2.13/0.75  % (17284)Time elapsed: 0.120 s
% 2.13/0.75  % (17284)Instructions burned: 5 (million)
% 2.13/0.75  % (17284)------------------------------
% 2.13/0.75  % (17284)------------------------------
% 2.13/0.76  % (17289)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.13/0.76  % (17290)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/230Mi)
% 2.13/0.77  % (17265)Instruction limit reached!
% 2.13/0.77  % (17265)------------------------------
% 2.13/0.77  % (17265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.77  % (17267)Instruction limit reached!
% 2.13/0.77  % (17267)------------------------------
% 2.13/0.77  % (17267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.79  % (17268)Instruction limit reached!
% 2.13/0.79  % (17268)------------------------------
% 2.13/0.79  % (17268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.79  % (17268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.79  % (17268)Termination reason: Unknown
% 2.13/0.79  % (17268)Termination phase: Saturation
% 2.13/0.79  
% 2.13/0.79  % (17268)Memory used [KB]: 7036
% 2.13/0.79  % (17268)Time elapsed: 0.217 s
% 2.13/0.79  % (17268)Instructions burned: 58 (million)
% 2.13/0.79  % (17268)------------------------------
% 2.13/0.79  % (17268)------------------------------
% 2.13/0.79  % (17267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.79  % (17267)Termination reason: Unknown
% 2.13/0.79  % (17267)Termination phase: Saturation
% 2.13/0.79  
% 2.13/0.79  % (17267)Memory used [KB]: 5884
% 2.13/0.79  % (17267)Time elapsed: 0.148 s
% 2.13/0.79  % (17267)Instructions burned: 76 (million)
% 2.13/0.79  % (17267)------------------------------
% 2.13/0.79  % (17267)------------------------------
% 2.13/0.79  % (17265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.79  % (17265)Termination reason: Unknown
% 2.13/0.79  % (17265)Termination phase: Blocked clause elimination
% 2.13/0.79  
% 2.13/0.79  % (17265)Memory used [KB]: 1663
% 2.13/0.79  % (17265)Time elapsed: 0.051 s
% 2.13/0.79  % (17265)Instructions burned: 149 (million)
% 2.13/0.79  % (17265)------------------------------
% 2.13/0.79  % (17265)------------------------------
% 2.38/0.80  % (17291)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/360Mi)
% 2.38/0.82  % (17292)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.38/0.82  % (17293)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 2.38/0.83  % (17270)Instruction limit reached!
% 2.38/0.83  % (17270)------------------------------
% 2.38/0.83  % (17270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.83  % (17270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.83  % (17270)Termination reason: Unknown
% 2.38/0.83  % (17270)Termination phase: Saturation
% 2.38/0.83  
% 2.38/0.83  % (17270)Memory used [KB]: 6012
% 2.38/0.83  % (17270)Time elapsed: 0.047 s
% 2.38/0.83  % (17270)Instructions burned: 111 (million)
% 2.38/0.83  % (17270)------------------------------
% 2.38/0.83  % (17270)------------------------------
% 2.38/0.83  % (17266)Instruction limit reached!
% 2.38/0.83  % (17266)------------------------------
% 2.38/0.83  % (17266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.83  % (17266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.83  % (17266)Termination reason: Unknown
% 2.38/0.83  % (17266)Termination phase: Saturation
% 2.38/0.83  
% 2.38/0.83  % (17266)Memory used [KB]: 6140
% 2.38/0.83  % (17266)Time elapsed: 0.269 s
% 2.38/0.83  % (17266)Instructions burned: 100 (million)
% 2.38/0.83  % (17266)------------------------------
% 2.38/0.83  % (17266)------------------------------
% 2.38/0.85  % (17269)Instruction limit reached!
% 2.38/0.85  % (17269)------------------------------
% 2.38/0.85  % (17269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.85  % (17280)Instruction limit reached!
% 2.38/0.85  % (17280)------------------------------
% 2.38/0.85  % (17280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.85  % (17280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.85  % (17280)Termination reason: Unknown
% 2.38/0.85  % (17280)Termination phase: Saturation
% 2.38/0.85  
% 2.38/0.85  % (17280)Memory used [KB]: 6652
% 2.38/0.85  % (17280)Time elapsed: 0.219 s
% 2.38/0.85  % (17280)Instructions burned: 82 (million)
% 2.38/0.85  % (17280)------------------------------
% 2.38/0.85  % (17280)------------------------------
% 2.61/0.86  % (17269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.86  % (17269)Termination reason: Unknown
% 2.61/0.86  % (17269)Termination phase: Saturation
% 2.61/0.86  
% 2.61/0.86  % (17269)Memory used [KB]: 6268
% 2.61/0.86  % (17269)Time elapsed: 0.274 s
% 2.61/0.86  % (17269)Instructions burned: 100 (million)
% 2.61/0.86  % (17269)------------------------------
% 2.61/0.86  % (17269)------------------------------
% 2.61/0.89  % (17294)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1006Mi)
% 2.61/0.89  % (17276)Instruction limit reached!
% 2.61/0.89  % (17276)------------------------------
% 2.61/0.89  % (17276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.89  % (17276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.89  % (17276)Termination reason: Unknown
% 2.61/0.89  % (17276)Termination phase: Saturation
% 2.61/0.89  
% 2.61/0.89  % (17277)Instruction limit reached!
% 2.61/0.89  % (17277)------------------------------
% 2.61/0.89  % (17277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.89  % (17276)Memory used [KB]: 2046
% 2.61/0.89  % (17277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.89  % (17276)Time elapsed: 0.310 s
% 2.61/0.89  % (17277)Termination reason: Unknown
% 2.61/0.89  % (17276)Instructions burned: 150 (million)
% 2.61/0.89  % (17277)Termination phase: Saturation
% 2.61/0.89  
% 2.61/0.89  % (17276)------------------------------
% 2.61/0.89  % (17276)------------------------------
% 2.61/0.89  % (17277)Memory used [KB]: 1535
% 2.61/0.89  % (17277)Time elapsed: 0.295 s
% 2.61/0.89  % (17277)Instructions burned: 161 (million)
% 2.61/0.89  % (17277)------------------------------
% 2.61/0.89  % (17277)------------------------------
% 2.61/0.92  % (17296)ott+10_1:1_bd=preordered:drc=off:fd=preordered:nwc=5.0:sp=reverse_frequency:i=501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/501Mi)
% 2.61/0.92  % (17297)ott+1011_1:1_anc=all:avsq=on:avsqc=1:bsr=unit_only:drc=off:erd=off:fs=off:fsr=off:nwc=3.0:s2a=on:s2at=1.5:sac=on:urr=on:i=1705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1705Mi)
% 2.61/0.93  % (17295)dis+1004_1:3_av=off:bs=on:plsq=on:i=3721:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3721Mi)
% 2.61/0.93  % (17281)Instruction limit reached!
% 2.61/0.93  % (17281)------------------------------
% 2.61/0.93  % (17281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.93  % (17281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.93  % (17281)Termination reason: Unknown
% 2.61/0.93  % (17281)Termination phase: Saturation
% 2.61/0.93  
% 2.61/0.93  % (17281)Memory used [KB]: 1791
% 2.61/0.93  % (17281)Time elapsed: 0.315 s
% 2.61/0.93  % (17281)Instructions burned: 146 (million)
% 2.61/0.93  % (17281)------------------------------
% 2.61/0.93  % (17281)------------------------------
% 2.99/0.96  % (17299)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=1683:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1683Mi)
% 2.99/0.97  % (17298)lrs+10_1:1_av=off:sd=10:sos=all:ss=axioms:st=4.0:i=2416:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2416Mi)
% 2.99/0.98  % (17300)dis+1011_1:1_av=off:fsr=off:nm=6:plsq=on:s2a=on:s2at=3.0:slsq=on:slsqc=0:slsqr=1,8:sp=frequency:to=lpo:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/330Mi)
% 2.99/0.98  % (17301)lrs+10_1:1_afp=1:sac=on:sas=z3:tha=off:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/113Mi)
% 3.00/1.01  % (17282)Instruction limit reached!
% 3.00/1.01  % (17282)------------------------------
% 3.00/1.01  % (17282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/1.01  % (17282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/1.01  % (17282)Termination reason: Unknown
% 3.00/1.01  % (17282)Termination phase: Saturation
% 3.00/1.01  
% 3.00/1.01  % (17282)Memory used [KB]: 7291
% 3.00/1.01  % (17282)Time elapsed: 0.389 s
% 3.00/1.01  % (17282)Instructions burned: 213 (million)
% 3.00/1.01  % (17282)------------------------------
% 3.00/1.01  % (17282)------------------------------
% 3.00/1.02  % (17286)Instruction limit reached!
% 3.00/1.02  % (17286)------------------------------
% 3.00/1.02  % (17286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/1.02  % (17302)lrs+10_1:1_ep=RS:fsr=off:sos=all:i=3217:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3217Mi)
% 3.00/1.03  % (17286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/1.03  % (17286)Termination reason: Unknown
% 3.00/1.03  % (17286)Termination phase: Saturation
% 3.00/1.03  
% 3.00/1.03  % (17286)Memory used [KB]: 8827
% 3.00/1.03  % (17286)Time elapsed: 0.363 s
% 3.00/1.03  % (17286)Instructions burned: 213 (million)
% 3.00/1.03  % (17286)------------------------------
% 3.00/1.03  % (17286)------------------------------
% 3.00/1.03  % (17273)Instruction limit reached!
% 3.00/1.03  % (17273)------------------------------
% 3.00/1.03  % (17273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/1.03  % (17273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/1.03  % (17273)Termination reason: Unknown
% 3.00/1.03  % (17273)Termination phase: Saturation
% 3.00/1.03  
% 3.00/1.03  % (17273)Memory used [KB]: 2302
% 3.00/1.03  % (17273)Time elapsed: 0.457 s
% 3.00/1.03  % (17273)Instructions burned: 224 (million)
% 3.00/1.03  % (17273)------------------------------
% 3.00/1.03  % (17273)------------------------------
% 3.37/1.04  % (17303)ott+10_6715:511922_awrs=decay:awrsf=1:bd=preordered:bs=on:drc=off:fd=preordered:nwc=5.0:sp=frequency:spb=goal_then_units:uwa=interpreted_only:i=3528:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/3528Mi)
% 3.37/1.05  % (17290)Instruction limit reached!
% 3.37/1.05  % (17290)------------------------------
% 3.37/1.05  % (17290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/1.05  % (17283)Instruction limit reached!
% 3.37/1.05  % (17283)------------------------------
% 3.37/1.05  % (17283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/1.06  % (17283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/1.06  % (17283)Termination reason: Unknown
% 3.37/1.06  % (17283)Termination phase: Saturation
% 3.37/1.06  
% 3.37/1.06  % (17283)Memory used [KB]: 6140
% 3.37/1.06  % (17283)Time elapsed: 0.409 s
% 3.37/1.06  % (17283)Instructions burned: 276 (million)
% 3.37/1.06  % (17283)------------------------------
% 3.37/1.06  % (17283)------------------------------
% 3.37/1.06  % (17290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/1.06  % (17290)Termination reason: Unknown
% 3.37/1.06  % (17290)Termination phase: Saturation
% 3.37/1.06  
% 3.37/1.06  % (17290)Memory used [KB]: 1535
% 3.37/1.06  % (17290)Time elapsed: 0.370 s
% 3.37/1.06  % (17290)Instructions burned: 231 (million)
% 3.37/1.06  % (17290)------------------------------
% 3.37/1.06  % (17290)------------------------------
% 3.37/1.07  % (17304)lrs+1011_1:6_aac=none:afr=on:bce=on:bsr=unit_only:canc=cautious:cond=fast:fde=unused:newcnf=on:nwc=3.0:s2a=on:s2agt=40:sas=z3:sfv=off:sp=weighted_frequency:spb=units:tha=off:to=lpo:i=2304:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2304Mi)
% 5.44/1.11  % (17293)First to succeed.
% 5.44/1.12  % (17301)Instruction limit reached!
% 5.44/1.12  % (17301)------------------------------
% 5.44/1.12  % (17301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.44/1.12  % (17301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.44/1.12  % (17301)Termination reason: Unknown
% 5.44/1.12  % (17301)Termination phase: Saturation
% 5.44/1.12  
% 5.44/1.12  % (17301)Memory used [KB]: 1279
% 5.44/1.12  % (17301)Time elapsed: 0.228 s
% 5.44/1.12  % (17301)Instructions burned: 114 (million)
% 5.44/1.12  % (17301)------------------------------
% 5.44/1.12  % (17301)------------------------------
% 6.00/1.13  % (17293)Refutation found. Thanks to Tanya!
% 6.00/1.13  % SZS status Theorem for theBenchmark
% 6.00/1.13  % SZS output start Proof for theBenchmark
% See solution above
% 6.00/1.13  % (17293)------------------------------
% 6.00/1.13  % (17293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.00/1.13  % (17293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.00/1.13  % (17293)Termination reason: Refutation
% 6.00/1.13  
% 6.00/1.13  % (17293)Memory used [KB]: 3198
% 6.00/1.13  % (17293)Time elapsed: 0.343 s
% 6.00/1.13  % (17293)Instructions burned: 185 (million)
% 6.00/1.13  % (17293)------------------------------
% 6.00/1.13  % (17293)------------------------------
% 6.00/1.13  % (17231)Success in time 0.774 s
%------------------------------------------------------------------------------