TSTP Solution File: SWW649_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW649_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 : n028.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:18 EDT 2022

% Result   : Theorem 2.44s 0.81s
% Output   : Refutation 2.44s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :   73
% Syntax   : Number of formulae    :  152 (  54 unt;  55 typ;   0 def)
%            Number of atoms       :  336 ( 282 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  336 (  97   ~;  37   |; 157   &)
%                                         (   0 <=>;  45  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   25 (   6 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :  150 (  26 atm;  74 fun;  48 num;   2 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :   58 (  27   >;  31   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   51 (  45 usr;  24 con; 0-5 aty)
%            Number of variables   :  305 ( 187   !; 118   ?; 305   :)

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

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

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

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

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

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

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

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_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,
    length: ( ty * uni ) > $int ).

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

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

tff(func_def_23,type,
    none: ty > uni ).

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

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

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

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

tff(func_def_29,type,
    a1: ty ).

tff(func_def_30,type,
    t2tb: a > uni ).

tff(func_def_31,type,
    tb2t: uni > a ).

tff(func_def_32,type,
    t2tb4: option_a1 > uni ).

tff(func_def_33,type,
    tb2t4: uni > option_a1 ).

tff(func_def_34,type,
    t2tb3: list_a1 > uni ).

tff(func_def_35,type,
    tb2t3: uni > list_a1 ).

tff(func_def_37,type,
    sK0: ( ty * uni * uni ) > uni ).

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

tff(func_def_39,type,
    sK2: list_a1 ).

tff(func_def_40,type,
    sK3: list_a1 ).

tff(func_def_41,type,
    sK4: list_a1 ).

tff(func_def_42,type,
    sK5: a ).

tff(func_def_43,type,
    sK6: list_a1 ).

tff(func_def_44,type,
    sK7: a ).

tff(func_def_45,type,
    sK8: a ).

tff(func_def_46,type,
    sK9: list_a1 ).

tff(func_def_47,type,
    sK10: list_a1 ).

tff(func_def_48,type,
    sK11: list_a1 ).

tff(func_def_49,type,
    sK12: a ).

tff(func_def_50,type,
    sK13: list_a1 ).

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

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

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

tff(f1149,plain,
    $false,
    inference(subsumption_resolution,[],[f1148,f228]) ).

tff(f228,plain,
    ! [X0: list_a1] : ( tb2t3(t2tb3(X0)) = X0 ),
    inference(cnf_transformation,[],[f121]) ).

tff(f121,plain,
    ! [X0: list_a1] : ( tb2t3(t2tb3(X0)) = X0 ),
    inference(rectify,[],[f55]) ).

tff(f55,axiom,
    ! [X17: list_a1] : ( tb2t3(t2tb3(X17)) = X17 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeL3) ).

tff(f1148,plain,
    tb2t3(t2tb3(sK3)) != sK3,
    inference(superposition,[],[f1142,f376]) ).

tff(f376,plain,
    cons(a1,cons_proj_1(a1,t2tb3(sK3)),t2tb3(sK9)) = t2tb3(sK3),
    inference(backward_demodulation,[],[f313,f371]) ).

tff(f371,plain,
    t2tb(sK8) = cons_proj_1(a1,t2tb3(sK3)),
    inference(subsumption_resolution,[],[f363,f227]) ).

tff(f227,plain,
    ! [X0: a] : sort(a1,t2tb(X0)),
    inference(cnf_transformation,[],[f96]) ).

tff(f96,plain,
    ! [X0: a] : sort(a1,t2tb(X0)),
    inference(rectify,[],[f48]) ).

tff(f48,axiom,
    ! [X1: a] : sort(a1,t2tb(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2tb_sort4) ).

tff(f363,plain,
    ( ~ sort(a1,t2tb(sK8))
    | ( t2tb(sK8) = cons_proj_1(a1,t2tb3(sK3)) ) ),
    inference(superposition,[],[f280,f313]) ).

tff(f280,plain,
    ! [X2: ty,X0: uni,X1: uni] :
      ( ( cons_proj_1(X2,cons(X2,X0,X1)) = X0 )
      | ~ sort(X2,X0) ),
    inference(cnf_transformation,[],[f207]) ).

tff(f207,plain,
    ! [X0: uni,X1: uni,X2: ty] :
      ( ( cons_proj_1(X2,cons(X2,X0,X1)) = X0 )
      | ~ sort(X2,X0) ),
    inference(rectify,[],[f147]) ).

tff(f147,plain,
    ! [X0: uni,X2: uni,X1: ty] :
      ( ( cons_proj_1(X1,cons(X1,X0,X2)) = X0 )
      | ~ sort(X1,X0) ),
    inference(ennf_transformation,[],[f115]) ).

tff(f115,plain,
    ! [X0: uni,X2: uni,X1: ty] :
      ( sort(X1,X0)
     => ( cons_proj_1(X1,cons(X1,X0,X2)) = X0 ) ),
    inference(rectify,[],[f16]) ).

tff(f16,axiom,
    ! [X6: uni,X0: ty,X9: uni] :
      ( sort(X0,X6)
     => ( cons_proj_1(X0,cons(X0,X6,X9)) = X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cons_proj_1_def) ).

tff(f313,plain,
    t2tb3(sK3) = cons(a1,t2tb(sK8),t2tb3(sK9)),
    inference(superposition,[],[f251,f264]) ).

tff(f264,plain,
    tb2t3(cons(a1,t2tb(sK8),t2tb3(sK9))) = sK3,
    inference(cnf_transformation,[],[f198]) ).

tff(f198,plain,
    ( ~ $less(length(a1,t2tb3(sK3)),length(a1,t2tb3(sK2)))
    & ( sK2 = tb2t3(cons(a1,t2tb(sK5),t2tb3(sK4))) )
    & ( tb2t3(cons(a1,t2tb(sK8),t2tb3(sK9))) = sK3 )
    & ~ $less(length(a1,t2tb3(sK9)),length(a1,t2tb3(sK6)))
    & ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(sK12))) )
    & ( sK10 = tb2t3(cons(a1,t2tb(sK12),t2tb3(sK11))) )
    & ( sK12 = sK8 )
    & ! [X11: list_a1] :
        ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(sK11))) != sK3 )
        | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) )
    & ( length(a1,t2tb3(sK13)) = length(a1,t2tb3(sK6)) )
    & ( tb2t3(infix_plpl(a1,t2tb3(sK13),t2tb3(sK10))) = sK9 )
    & pal(a1,t2tb3(sK9),length(a1,t2tb3(sK6)))
    & ( sK4 = tb2t3(cons(a1,t2tb(sK7),t2tb3(sK6))) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3,sK4,sK5,sK6,sK7,sK8,sK9,sK10,sK11,sK12,sK13])],[f190,f197,f196,f195,f194,f193,f192,f191]) ).

tff(f191,plain,
    ( ? [X0: list_a1,X1: list_a1] :
        ( ~ $less(length(a1,t2tb3(X1)),length(a1,t2tb3(X0)))
        & ? [X2: list_a1,X3: a] :
            ( ( tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) = X0 )
            & ? [X4: list_a1,X5: a] :
                ( ? [X6: a,X7: list_a1] :
                    ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = X1 )
                    & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
                    & ? [X8: list_a1] :
                        ( ? [X9: list_a1,X10: a] :
                            ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(X0)),$uminus(1)),t2tb3(X1))) = tb2t4(some(a1,t2tb(X10))) )
                            & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                            & ( X6 = X10 )
                            & ! [X11: list_a1] :
                                ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != X1 )
                                | ( length(a1,t2tb3(X0)) != length(a1,t2tb3(X11)) ) ) )
                        & ? [X12: list_a1] :
                            ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                            & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                        & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
                & ( tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) = X2 ) ) ) )
   => ( ~ $less(length(a1,t2tb3(sK3)),length(a1,t2tb3(sK2)))
      & ? [X3: a,X2: list_a1] :
          ( ( sK2 = tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) )
          & ? [X5: a,X4: list_a1] :
              ( ? [X7: list_a1,X6: a] :
                  ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
                  & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
                  & ? [X8: list_a1] :
                      ( ? [X10: a,X9: list_a1] :
                          ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                          & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                          & ( X6 = X10 )
                          & ! [X11: list_a1] :
                              ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                              | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
                      & ? [X12: list_a1] :
                          ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                          & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                      & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
              & ( tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) = X2 ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f192,plain,
    ( ? [X3: a,X2: list_a1] :
        ( ( sK2 = tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) )
        & ? [X5: a,X4: list_a1] :
            ( ? [X7: list_a1,X6: a] :
                ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
                & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
                & ? [X8: list_a1] :
                    ( ? [X10: a,X9: list_a1] :
                        ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                        & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                        & ( X6 = X10 )
                        & ! [X11: list_a1] :
                            ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                            | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
                    & ? [X12: list_a1] :
                        ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                        & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                    & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
            & ( tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) = X2 ) ) )
   => ( ( sK2 = tb2t3(cons(a1,t2tb(sK5),t2tb3(sK4))) )
      & ? [X5: a,X4: list_a1] :
          ( ? [X7: list_a1,X6: a] :
              ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
              & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
              & ? [X8: list_a1] :
                  ( ? [X10: a,X9: list_a1] :
                      ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                      & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                      & ( X6 = X10 )
                      & ! [X11: list_a1] :
                          ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                          | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
                  & ? [X12: list_a1] :
                      ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                      & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                  & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
          & ( sK4 = tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f193,plain,
    ( ? [X5: a,X4: list_a1] :
        ( ? [X7: list_a1,X6: a] :
            ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
            & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
            & ? [X8: list_a1] :
                ( ? [X10: a,X9: list_a1] :
                    ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                    & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                    & ( X6 = X10 )
                    & ! [X11: list_a1] :
                        ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                        | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
                & ? [X12: list_a1] :
                    ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                    & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
        & ( sK4 = tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) ) )
   => ( ? [X7: list_a1,X6: a] :
          ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
          & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(sK6)))
          & ? [X8: list_a1] :
              ( ? [X10: a,X9: list_a1] :
                  ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                  & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                  & ( X6 = X10 )
                  & ! [X11: list_a1] :
                      ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                      | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
              & ? [X12: list_a1] :
                  ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
                  & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
              & pal(a1,t2tb3(X7),length(a1,t2tb3(sK6))) ) )
      & ( sK4 = tb2t3(cons(a1,t2tb(sK7),t2tb3(sK6))) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f194,plain,
    ( ? [X7: list_a1,X6: a] :
        ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = sK3 )
        & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(sK6)))
        & ? [X8: list_a1] :
            ( ? [X10: a,X9: list_a1] :
                ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
                & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                & ( X6 = X10 )
                & ! [X11: list_a1] :
                    ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                    | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
            & ? [X12: list_a1] :
                ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
                & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
            & pal(a1,t2tb3(X7),length(a1,t2tb3(sK6))) ) )
   => ( ( tb2t3(cons(a1,t2tb(sK8),t2tb3(sK9))) = sK3 )
      & ~ $less(length(a1,t2tb3(sK9)),length(a1,t2tb3(sK6)))
      & ? [X8: list_a1] :
          ( ? [X10: a,X9: list_a1] :
              ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
              & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
              & ( sK8 = X10 )
              & ! [X11: list_a1] :
                  ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                  | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
          & ? [X12: list_a1] :
              ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
              & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = sK9 ) )
          & pal(a1,t2tb3(sK9),length(a1,t2tb3(sK6))) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f195,plain,
    ( ? [X8: list_a1] :
        ( ? [X10: a,X9: list_a1] :
            ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
            & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
            & ( sK8 = X10 )
            & ! [X11: list_a1] :
                ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
                | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
        & ? [X12: list_a1] :
            ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
            & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = sK9 ) )
        & pal(a1,t2tb3(sK9),length(a1,t2tb3(sK6))) )
   => ( ? [X10: a,X9: list_a1] :
          ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
          & ( sK10 = tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) )
          & ( sK8 = X10 )
          & ! [X11: list_a1] :
              ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
              | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
      & ? [X12: list_a1] :
          ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
          & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(sK10))) = sK9 ) )
      & pal(a1,t2tb3(sK9),length(a1,t2tb3(sK6))) ) ),
    introduced(choice_axiom,[]) ).

tff(f196,plain,
    ( ? [X10: a,X9: list_a1] :
        ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(X10))) )
        & ( sK10 = tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) )
        & ( sK8 = X10 )
        & ! [X11: list_a1] :
            ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != sK3 )
            | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) )
   => ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(sK2)),$uminus(1)),t2tb3(sK3))) = tb2t4(some(a1,t2tb(sK12))) )
      & ( sK10 = tb2t3(cons(a1,t2tb(sK12),t2tb3(sK11))) )
      & ( sK12 = sK8 )
      & ! [X11: list_a1] :
          ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(sK11))) != sK3 )
          | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f197,plain,
    ( ? [X12: list_a1] :
        ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(sK6)) )
        & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(sK10))) = sK9 ) )
   => ( ( length(a1,t2tb3(sK13)) = length(a1,t2tb3(sK6)) )
      & ( tb2t3(infix_plpl(a1,t2tb3(sK13),t2tb3(sK10))) = sK9 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f190,plain,
    ? [X0: list_a1,X1: list_a1] :
      ( ~ $less(length(a1,t2tb3(X1)),length(a1,t2tb3(X0)))
      & ? [X2: list_a1,X3: a] :
          ( ( tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) = X0 )
          & ? [X4: list_a1,X5: a] :
              ( ? [X6: a,X7: list_a1] :
                  ( ( tb2t3(cons(a1,t2tb(X6),t2tb3(X7))) = X1 )
                  & ~ $less(length(a1,t2tb3(X7)),length(a1,t2tb3(X4)))
                  & ? [X8: list_a1] :
                      ( ? [X9: list_a1,X10: a] :
                          ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(X0)),$uminus(1)),t2tb3(X1))) = tb2t4(some(a1,t2tb(X10))) )
                          & ( tb2t3(cons(a1,t2tb(X10),t2tb3(X9))) = X8 )
                          & ( X6 = X10 )
                          & ! [X11: list_a1] :
                              ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(X9))) != X1 )
                              | ( length(a1,t2tb3(X0)) != length(a1,t2tb3(X11)) ) ) )
                      & ? [X12: list_a1] :
                          ( ( length(a1,t2tb3(X12)) = length(a1,t2tb3(X4)) )
                          & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X8))) = X7 ) )
                      & pal(a1,t2tb3(X7),length(a1,t2tb3(X4))) ) )
              & ( tb2t3(cons(a1,t2tb(X5),t2tb3(X4))) = X2 ) ) ) ),
    inference(rectify,[],[f143]) ).

tff(f143,plain,
    ? [X1: list_a1,X0: list_a1] :
      ( ~ $less(length(a1,t2tb3(X0)),length(a1,t2tb3(X1)))
      & ? [X2: list_a1,X3: a] :
          ( ( tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) = X1 )
          & ? [X5: list_a1,X4: a] :
              ( ? [X7: a,X6: list_a1] :
                  ( ( tb2t3(cons(a1,t2tb(X7),t2tb3(X6))) = X0 )
                  & ~ $less(length(a1,t2tb3(X6)),length(a1,t2tb3(X5)))
                  & ? [X8: list_a1] :
                      ( ? [X10: list_a1,X11: a] :
                          ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(X1)),$uminus(1)),t2tb3(X0))) = tb2t4(some(a1,t2tb(X11))) )
                          & ( tb2t3(cons(a1,t2tb(X11),t2tb3(X10))) = X8 )
                          & ( X7 = X11 )
                          & ! [X12: list_a1] :
                              ( ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X10))) != X0 )
                              | ( length(a1,t2tb3(X1)) != length(a1,t2tb3(X12)) ) ) )
                      & ? [X9: list_a1] :
                          ( ( length(a1,t2tb3(X5)) = length(a1,t2tb3(X9)) )
                          & ( tb2t3(infix_plpl(a1,t2tb3(X9),t2tb3(X8))) = X6 ) )
                      & pal(a1,t2tb3(X6),length(a1,t2tb3(X5))) ) )
              & ( tb2t3(cons(a1,t2tb(X4),t2tb3(X5))) = X2 ) ) ) ),
    inference(flattening,[],[f142]) ).

tff(f142,plain,
    ? [X1: list_a1,X0: list_a1] :
      ( ? [X2: list_a1,X3: a] :
          ( ? [X5: list_a1,X4: a] :
              ( ? [X6: list_a1,X7: a] :
                  ( ? [X8: list_a1] :
                      ( ? [X10: list_a1,X11: a] :
                          ( ! [X12: list_a1] :
                              ( ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X10))) != X0 )
                              | ( length(a1,t2tb3(X1)) != length(a1,t2tb3(X12)) ) )
                          & ( X7 = X11 )
                          & ( tb2t4(nth(a1,$sum(length(a1,t2tb3(X1)),$uminus(1)),t2tb3(X0))) = tb2t4(some(a1,t2tb(X11))) )
                          & ( tb2t3(cons(a1,t2tb(X11),t2tb3(X10))) = X8 ) )
                      & ? [X9: list_a1] :
                          ( ( length(a1,t2tb3(X5)) = length(a1,t2tb3(X9)) )
                          & ( tb2t3(infix_plpl(a1,t2tb3(X9),t2tb3(X8))) = X6 ) )
                      & pal(a1,t2tb3(X6),length(a1,t2tb3(X5))) )
                  & ~ $less(length(a1,t2tb3(X6)),length(a1,t2tb3(X5)))
                  & ( tb2t3(cons(a1,t2tb(X7),t2tb3(X6))) = X0 ) )
              & ( tb2t3(cons(a1,t2tb(X4),t2tb3(X5))) = X2 ) )
          & ( tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) = X1 ) )
      & ~ $less(length(a1,t2tb3(X0)),length(a1,t2tb3(X1))) ),
    inference(ennf_transformation,[],[f120]) ).

tff(f120,plain,
    ~ ! [X1: list_a1,X0: list_a1] :
        ( ~ $less(length(a1,t2tb3(X0)),length(a1,t2tb3(X1)))
       => ! [X2: list_a1,X3: a] :
            ( ( tb2t3(cons(a1,t2tb(X3),t2tb3(X2))) = X1 )
           => ! [X5: list_a1,X4: a] :
                ( ( tb2t3(cons(a1,t2tb(X4),t2tb3(X5))) = X2 )
               => ! [X6: list_a1,X7: a] :
                    ( ( tb2t3(cons(a1,t2tb(X7),t2tb3(X6))) = X0 )
                   => ( ~ $less(length(a1,t2tb3(X6)),length(a1,t2tb3(X5)))
                     => ! [X8: list_a1] :
                          ( ( ? [X9: list_a1] :
                                ( ( length(a1,t2tb3(X5)) = length(a1,t2tb3(X9)) )
                                & ( tb2t3(infix_plpl(a1,t2tb3(X9),t2tb3(X8))) = X6 ) )
                            & pal(a1,t2tb3(X6),length(a1,t2tb3(X5))) )
                         => ! [X10: list_a1,X11: a] :
                              ( ( tb2t3(cons(a1,t2tb(X11),t2tb3(X10))) = X8 )
                             => ( ( tb2t4(nth(a1,$sum(length(a1,t2tb3(X1)),$uminus(1)),t2tb3(X0))) = tb2t4(some(a1,t2tb(X11))) )
                               => ( ( X7 = X11 )
                                 => ? [X12: list_a1] :
                                      ( ( length(a1,t2tb3(X1)) = length(a1,t2tb3(X12)) )
                                      & ( tb2t3(infix_plpl(a1,t2tb3(X12),t2tb3(X10))) = X0 ) ) ) ) ) ) ) ) ) ) ),
    inference(rectify,[],[f62]) ).

tff(f62,plain,
    ~ ! [X1: list_a1,X7: list_a1] :
        ( ~ $less(length(a1,t2tb3(X1)),length(a1,t2tb3(X7)))
       => ! [X3: list_a1,X2: a] :
            ( ( tb2t3(cons(a1,t2tb(X2),t2tb3(X3))) = X7 )
           => ! [X19: a,X20: list_a1] :
                ( ( tb2t3(cons(a1,t2tb(X19),t2tb3(X20))) = X3 )
               => ! [X22: list_a1,X21: a] :
                    ( ( tb2t3(cons(a1,t2tb(X21),t2tb3(X22))) = X1 )
                   => ( ~ $less(length(a1,t2tb3(X22)),length(a1,t2tb3(X20)))
                     => ! [X23: list_a1] :
                          ( ( pal(a1,t2tb3(X22),length(a1,t2tb3(X20)))
                            & ? [X24: list_a1] :
                                ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X23))) = X22 )
                                & ( length(a1,t2tb3(X20)) = length(a1,t2tb3(X24)) ) ) )
                         => ! [X26: list_a1,X25: a] :
                              ( ( tb2t3(cons(a1,t2tb(X25),t2tb3(X26))) = X23 )
                             => ( ( tb2t4(some(a1,t2tb(X25))) = tb2t4(nth(a1,$sum(length(a1,t2tb3(X7)),$uminus(1)),t2tb3(X1))) )
                               => ( ( X21 = X25 )
                                 => ? [X24: list_a1] :
                                      ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X26))) = X1 )
                                      & ( length(a1,t2tb3(X7)) = length(a1,t2tb3(X24)) ) ) ) ) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f58]) ).

tff(f58,negated_conjecture,
    ~ ! [X1: list_a1,X7: list_a1] :
        ( $lesseq(length(a1,t2tb3(X7)),length(a1,t2tb3(X1)))
       => ! [X3: list_a1,X2: a] :
            ( ( tb2t3(cons(a1,t2tb(X2),t2tb3(X3))) = X7 )
           => ! [X19: a,X20: list_a1] :
                ( ( tb2t3(cons(a1,t2tb(X19),t2tb3(X20))) = X3 )
               => ! [X22: list_a1,X21: a] :
                    ( ( tb2t3(cons(a1,t2tb(X21),t2tb3(X22))) = X1 )
                   => ( $lesseq(length(a1,t2tb3(X20)),length(a1,t2tb3(X22)))
                     => ! [X23: list_a1] :
                          ( ( pal(a1,t2tb3(X22),length(a1,t2tb3(X20)))
                            & ? [X24: list_a1] :
                                ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X23))) = X22 )
                                & ( length(a1,t2tb3(X20)) = length(a1,t2tb3(X24)) ) ) )
                         => ! [X26: list_a1,X25: a] :
                              ( ( tb2t3(cons(a1,t2tb(X25),t2tb3(X26))) = X23 )
                             => ( ( tb2t4(nth(a1,$difference(length(a1,t2tb3(X7)),1),t2tb3(X1))) = tb2t4(some(a1,t2tb(X25))) )
                               => ( ( X21 = X25 )
                                 => ? [X24: list_a1] :
                                      ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X26))) = X1 )
                                      & ( length(a1,t2tb3(X7)) = length(a1,t2tb3(X24)) ) ) ) ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f57]) ).

tff(f57,conjecture,
    ! [X1: list_a1,X7: list_a1] :
      ( $lesseq(length(a1,t2tb3(X7)),length(a1,t2tb3(X1)))
     => ! [X3: list_a1,X2: a] :
          ( ( tb2t3(cons(a1,t2tb(X2),t2tb3(X3))) = X7 )
         => ! [X19: a,X20: list_a1] :
              ( ( tb2t3(cons(a1,t2tb(X19),t2tb3(X20))) = X3 )
             => ! [X22: list_a1,X21: a] :
                  ( ( tb2t3(cons(a1,t2tb(X21),t2tb3(X22))) = X1 )
                 => ( $lesseq(length(a1,t2tb3(X20)),length(a1,t2tb3(X22)))
                   => ! [X23: list_a1] :
                        ( ( pal(a1,t2tb3(X22),length(a1,t2tb3(X20)))
                          & ? [X24: list_a1] :
                              ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X23))) = X22 )
                              & ( length(a1,t2tb3(X20)) = length(a1,t2tb3(X24)) ) ) )
                       => ! [X26: list_a1,X25: a] :
                            ( ( tb2t3(cons(a1,t2tb(X25),t2tb3(X26))) = X23 )
                           => ( ( tb2t4(nth(a1,$difference(length(a1,t2tb3(X7)),1),t2tb3(X1))) = tb2t4(some(a1,t2tb(X25))) )
                             => ( ( X21 = X25 )
                               => ? [X24: list_a1] :
                                    ( ( tb2t3(infix_plpl(a1,t2tb3(X24),t2tb3(X26))) = X1 )
                                    & ( length(a1,t2tb3(X7)) = length(a1,t2tb3(X24)) ) ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_palindrome_rec) ).

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

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

tff(f56,axiom,
    ! [X18: uni] : ( t2tb3(tb2t3(X18)) = X18 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR3) ).

tff(f1142,plain,
    ! [X0: uni] : ( sK3 != tb2t3(cons(a1,X0,t2tb3(sK9))) ),
    inference(subsumption_resolution,[],[f1141,f417]) ).

tff(f417,plain,
    length(a1,t2tb3(sK2)) = $sum(2,length(a1,t2tb3(sK6))),
    inference(evaluation,[],[f416]) ).

tff(f416,plain,
    $sum(1,$sum(1,length(a1,t2tb3(sK6)))) = length(a1,t2tb3(sK2)),
    inference(forward_demodulation,[],[f415,f393]) ).

tff(f393,plain,
    $sum(1,length(a1,t2tb3(sK6))) = length(a1,cons_proj_2(a1,t2tb3(sK2))),
    inference(backward_demodulation,[],[f325,f384]) ).

tff(f384,plain,
    t2tb3(sK4) = cons_proj_2(a1,t2tb3(sK2)),
    inference(superposition,[],[f276,f315]) ).

tff(f315,plain,
    cons(a1,t2tb(sK5),t2tb3(sK4)) = t2tb3(sK2),
    inference(superposition,[],[f251,f265]) ).

tff(f265,plain,
    sK2 = tb2t3(cons(a1,t2tb(sK5),t2tb3(sK4))),
    inference(cnf_transformation,[],[f198]) ).

tff(f276,plain,
    ! [X2: uni,X0: ty,X1: uni] : ( cons_proj_2(X0,cons(X0,X2,X1)) = X1 ),
    inference(cnf_transformation,[],[f205]) ).

tff(f205,plain,
    ! [X0: ty,X1: uni,X2: uni] : ( cons_proj_2(X0,cons(X0,X2,X1)) = X1 ),
    inference(rectify,[],[f90]) ).

tff(f90,plain,
    ! [X0: ty,X2: uni,X1: uni] : ( cons_proj_2(X0,cons(X0,X1,X2)) = X2 ),
    inference(rectify,[],[f18]) ).

tff(f18,axiom,
    ! [X0: ty,X6: uni,X9: uni] : ( cons_proj_2(X0,cons(X0,X6,X9)) = X9 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cons_proj_2_def) ).

tff(f325,plain,
    $sum(1,length(a1,t2tb3(sK6))) = length(a1,t2tb3(sK4)),
    inference(superposition,[],[f237,f304]) ).

tff(f304,plain,
    cons(a1,t2tb(sK7),t2tb3(sK6)) = t2tb3(sK4),
    inference(superposition,[],[f251,f255]) ).

tff(f255,plain,
    sK4 = tb2t3(cons(a1,t2tb(sK7),t2tb3(sK6))),
    inference(cnf_transformation,[],[f198]) ).

tff(f237,plain,
    ! [X2: uni,X0: ty,X1: uni] : ( length(X0,cons(X0,X2,X1)) = $sum(1,length(X0,X1)) ),
    inference(cnf_transformation,[],[f88]) ).

tff(f88,plain,
    ! [X0: ty] :
      ( ! [X1: uni,X2: uni] : ( length(X0,cons(X0,X2,X1)) = $sum(1,length(X0,X1)) )
      & ( 0 = length(X0,nil(X0)) ) ),
    inference(rectify,[],[f20]) ).

tff(f20,axiom,
    ! [X0: ty] :
      ( ( 0 = length(X0,nil(X0)) )
      & ! [X2: uni,X1: uni] : ( length(X0,cons(X0,X1,X2)) = $sum(1,length(X0,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',length_def) ).

tff(f415,plain,
    $sum(1,length(a1,cons_proj_2(a1,t2tb3(sK2)))) = length(a1,t2tb3(sK2)),
    inference(forward_demodulation,[],[f381,f384]) ).

tff(f381,plain,
    length(a1,t2tb3(sK2)) = $sum(1,length(a1,t2tb3(sK4))),
    inference(superposition,[],[f237,f315]) ).

tff(f1141,plain,
    ! [X0: uni] :
      ( ( length(a1,t2tb3(sK2)) != $sum(2,length(a1,t2tb3(sK6))) )
      | ( sK3 != tb2t3(cons(a1,X0,t2tb3(sK9))) ) ),
    inference(forward_demodulation,[],[f1137,f258]) ).

tff(f258,plain,
    length(a1,t2tb3(sK13)) = length(a1,t2tb3(sK6)),
    inference(cnf_transformation,[],[f198]) ).

tff(f1137,plain,
    ! [X0: uni] :
      ( ( sK3 != tb2t3(cons(a1,X0,t2tb3(sK9))) )
      | ( $sum(2,length(a1,t2tb3(sK13))) != length(a1,t2tb3(sK2)) ) ),
    inference(superposition,[],[f969,f306]) ).

tff(f306,plain,
    t2tb3(sK9) = infix_plpl(a1,t2tb3(sK13),t2tb3(sK10)),
    inference(superposition,[],[f251,f257]) ).

tff(f257,plain,
    tb2t3(infix_plpl(a1,t2tb3(sK13),t2tb3(sK10))) = sK9,
    inference(cnf_transformation,[],[f198]) ).

tff(f969,plain,
    ! [X2: uni,X3: uni] :
      ( ( sK3 != tb2t3(cons(a1,X2,infix_plpl(a1,X3,t2tb3(sK10)))) )
      | ( $sum(2,length(a1,X3)) != length(a1,t2tb3(sK2)) ) ),
    inference(forward_demodulation,[],[f966,f230]) ).

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

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

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

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

tff(f966,plain,
    ! [X2: uni,X3: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,cons(a1,X2,X3),t2tb3(sK10))) )
      | ( $sum(2,length(a1,X3)) != length(a1,t2tb3(sK2)) ) ),
    inference(evaluation,[],[f964]) ).

tff(f964,plain,
    ! [X2: uni,X3: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,cons(a1,X2,X3),t2tb3(sK10))) )
      | ( length(a1,t2tb3(sK2)) != $sum(1,$sum(1,length(a1,X3))) ) ),
    inference(superposition,[],[f856,f237]) ).

tff(f856,plain,
    ! [X0: uni] :
      ( ( length(a1,t2tb3(sK2)) != $sum(1,length(a1,X0)) )
      | ( tb2t3(infix_plpl(a1,X0,t2tb3(sK10))) != sK3 ) ),
    inference(superposition,[],[f847,f554]) ).

tff(f554,plain,
    t2tb3(sK10) = cons(a1,cons_proj_1(a1,t2tb3(sK3)),cons_proj_2(a1,t2tb3(sK10))),
    inference(backward_demodulation,[],[f375,f540]) ).

tff(f540,plain,
    cons_proj_2(a1,t2tb3(sK10)) = t2tb3(sK11),
    inference(superposition,[],[f276,f375]) ).

tff(f375,plain,
    t2tb3(sK10) = cons(a1,cons_proj_1(a1,t2tb3(sK3)),t2tb3(sK11)),
    inference(backward_demodulation,[],[f318,f371]) ).

tff(f318,plain,
    t2tb3(sK10) = cons(a1,t2tb(sK8),t2tb3(sK11)),
    inference(superposition,[],[f251,f294]) ).

tff(f294,plain,
    sK10 = tb2t3(cons(a1,t2tb(sK8),t2tb3(sK11))),
    inference(definition_unfolding,[],[f261,f260]) ).

tff(f260,plain,
    sK12 = sK8,
    inference(cnf_transformation,[],[f198]) ).

tff(f261,plain,
    sK10 = tb2t3(cons(a1,t2tb(sK12),t2tb3(sK11))),
    inference(cnf_transformation,[],[f198]) ).

tff(f847,plain,
    ! [X0: uni,X1: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,X0,cons(a1,X1,cons_proj_2(a1,t2tb3(sK10))))) )
      | ( length(a1,t2tb3(sK2)) != $sum(1,length(a1,X0)) ) ),
    inference(forward_demodulation,[],[f846,f67]) ).

tff(f67,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_140,[]) ).

tff(f846,plain,
    ! [X0: uni,X1: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,X0,cons(a1,X1,cons_proj_2(a1,t2tb3(sK10))))) )
      | ( length(a1,t2tb3(sK2)) != $sum(length(a1,X0),1) ) ),
    inference(evaluation,[],[f845]) ).

tff(f845,plain,
    ! [X0: uni,X1: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,X0,cons(a1,X1,cons_proj_2(a1,t2tb3(sK10))))) )
      | ( length(a1,t2tb3(sK2)) != $sum(length(a1,X0),$sum(1,0)) ) ),
    inference(forward_demodulation,[],[f837,f236]) ).

tff(f236,plain,
    ! [X0: ty] : ( 0 = length(X0,nil(X0)) ),
    inference(cnf_transformation,[],[f88]) ).

tff(f837,plain,
    ! [X0: uni,X1: uni] :
      ( ( length(a1,t2tb3(sK2)) != $sum(length(a1,X0),$sum(1,length(a1,nil(a1)))) )
      | ( sK3 != tb2t3(infix_plpl(a1,X0,cons(a1,X1,cons_proj_2(a1,t2tb3(sK10))))) ) ),
    inference(superposition,[],[f563,f229]) ).

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

tff(f563,plain,
    ! [X8: uni,X6: uni,X7: uni] :
      ( ( tb2t3(infix_plpl(a1,X8,cons(a1,X6,infix_plpl(a1,X7,cons_proj_2(a1,t2tb3(sK10)))))) != sK3 )
      | ( length(a1,t2tb3(sK2)) != $sum(length(a1,X8),$sum(1,length(a1,X7))) ) ),
    inference(backward_demodulation,[],[f459,f540]) ).

tff(f459,plain,
    ! [X8: uni,X6: uni,X7: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,X8,cons(a1,X6,infix_plpl(a1,X7,t2tb3(sK11))))) )
      | ( length(a1,t2tb3(sK2)) != $sum(length(a1,X8),$sum(1,length(a1,X7))) ) ),
    inference(forward_demodulation,[],[f450,f230]) ).

tff(f450,plain,
    ! [X8: uni,X6: uni,X7: uni] :
      ( ( tb2t3(infix_plpl(a1,X8,infix_plpl(a1,cons(a1,X6,X7),t2tb3(sK11)))) != sK3 )
      | ( length(a1,t2tb3(sK2)) != $sum(length(a1,X8),$sum(1,length(a1,X7))) ) ),
    inference(superposition,[],[f348,f237]) ).

tff(f348,plain,
    ! [X2: uni,X3: uni] :
      ( ( length(a1,t2tb3(sK2)) != $sum(length(a1,X2),length(a1,X3)) )
      | ( tb2t3(infix_plpl(a1,X2,infix_plpl(a1,X3,t2tb3(sK11)))) != sK3 ) ),
    inference(forward_demodulation,[],[f345,f285]) ).

tff(f285,plain,
    ! [X2: uni,X0: ty,X1: uni] : ( $sum(length(X0,X1),length(X0,X2)) = length(X0,infix_plpl(X0,X1,X2)) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f211,plain,
    ! [X0: ty,X1: uni,X2: uni] : ( $sum(length(X0,X1),length(X0,X2)) = length(X0,infix_plpl(X0,X1,X2)) ),
    inference(rectify,[],[f91]) ).

tff(f91,plain,
    ! [X2: ty,X0: uni,X1: uni] : ( length(X2,infix_plpl(X2,X0,X1)) = $sum(length(X2,X0),length(X2,X1)) ),
    inference(rectify,[],[f27]) ).

tff(f27,axiom,
    ! [X14: uni,X13: uni,X0: ty] : ( length(X0,infix_plpl(X0,X14,X13)) = $sum(length(X0,X14),length(X0,X13)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',append_length) ).

tff(f345,plain,
    ! [X2: uni,X3: uni] :
      ( ( length(a1,infix_plpl(a1,X2,X3)) != length(a1,t2tb3(sK2)) )
      | ( tb2t3(infix_plpl(a1,X2,infix_plpl(a1,X3,t2tb3(sK11)))) != sK3 ) ),
    inference(superposition,[],[f317,f239]) ).

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

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

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

tff(f25,axiom,
    ! [X13: uni,X0: ty,X14: uni,X15: uni] : ( infix_plpl(X0,X14,infix_plpl(X0,X13,X15)) = infix_plpl(X0,infix_plpl(X0,X14,X13),X15) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',append_assoc) ).

tff(f317,plain,
    ! [X0: uni] :
      ( ( sK3 != tb2t3(infix_plpl(a1,X0,t2tb3(sK11))) )
      | ( length(a1,t2tb3(sK2)) != length(a1,X0) ) ),
    inference(superposition,[],[f259,f251]) ).

tff(f259,plain,
    ! [X11: list_a1] :
      ( ( tb2t3(infix_plpl(a1,t2tb3(X11),t2tb3(sK11))) != sK3 )
      | ( length(a1,t2tb3(sK2)) != length(a1,t2tb3(X11)) ) ),
    inference(cnf_transformation,[],[f198]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : SWW649=2 : TPTP v8.1.0. Released v6.1.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 21:07:04 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.48  % (31504)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.18/0.49  % (31521)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.18/0.49  % (31526)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.18/0.49  % (31518)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.18/0.50  % (31516)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.18/0.50  % (31522)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.18/0.50  % (31529)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.18/0.50  % (31510)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.18/0.50  % (31516)Instruction limit reached!
% 0.18/0.50  % (31516)------------------------------
% 0.18/0.50  % (31516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (31516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (31516)Termination reason: Unknown
% 0.18/0.50  % (31516)Termination phase: Property scanning
% 0.18/0.50  
% 0.18/0.50  % (31516)Memory used [KB]: 1023
% 0.18/0.50  % (31516)Time elapsed: 0.003 s
% 0.18/0.50  % (31516)Instructions burned: 2 (million)
% 0.18/0.50  % (31516)------------------------------
% 0.18/0.50  % (31516)------------------------------
% 0.18/0.51  % (31505)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.18/0.51  % (31508)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.18/0.51  % (31530)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.18/0.51  % (31509)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.18/0.52  % (31507)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.18/0.52  % (31507)Instruction limit reached!
% 0.18/0.52  % (31507)------------------------------
% 0.18/0.52  % (31507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (31507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (31507)Termination reason: Unknown
% 0.18/0.52  % (31507)Termination phase: Property scanning
% 0.18/0.52  
% 0.18/0.52  % (31507)Memory used [KB]: 1023
% 0.18/0.52  % (31507)Time elapsed: 0.002 s
% 0.18/0.52  % (31507)Instructions burned: 2 (million)
% 0.18/0.52  % (31507)------------------------------
% 0.18/0.52  % (31507)------------------------------
% 0.18/0.52  % (31528)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.18/0.52  % (31533)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.18/0.53  % (31523)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.53  % (31527)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.53  % (31520)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.53  % (31520)Instruction limit reached!
% 0.18/0.53  % (31520)------------------------------
% 0.18/0.53  % (31520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31520)Termination reason: Unknown
% 0.18/0.53  % (31520)Termination phase: shuffling
% 0.18/0.53  
% 0.18/0.53  % (31520)Memory used [KB]: 1023
% 0.18/0.53  % (31520)Time elapsed: 0.002 s
% 0.18/0.53  % (31520)Instructions burned: 2 (million)
% 0.18/0.53  % (31520)------------------------------
% 0.18/0.53  % (31520)------------------------------
% 0.18/0.53  % (31515)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.18/0.53  % (31515)Instruction limit reached!
% 0.18/0.53  % (31515)------------------------------
% 0.18/0.53  % (31515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31515)Termination reason: Unknown
% 0.18/0.53  % (31515)Termination phase: Preprocessing 1
% 0.18/0.53  
% 0.18/0.53  % (31515)Memory used [KB]: 1023
% 0.18/0.53  % (31515)Time elapsed: 0.003 s
% 0.18/0.53  % (31515)Instructions burned: 4 (million)
% 0.18/0.53  % (31515)------------------------------
% 0.18/0.53  % (31515)------------------------------
% 0.18/0.53  % (31517)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.18/0.53  % (31506)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.18/0.53  % (31512)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.18/0.53  % (31519)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.18/0.53  % (31519)Instruction limit reached!
% 0.18/0.53  % (31519)------------------------------
% 0.18/0.53  % (31519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31519)Termination reason: Unknown
% 0.18/0.53  % (31519)Termination phase: Property scanning
% 0.18/0.53  
% 0.18/0.53  % (31519)Memory used [KB]: 1023
% 0.18/0.53  % (31519)Time elapsed: 0.002 s
% 0.18/0.53  % (31519)Instructions burned: 3 (million)
% 0.18/0.53  % (31519)------------------------------
% 0.18/0.53  % (31519)------------------------------
% 0.18/0.53  % (31506)Instruction limit reached!
% 0.18/0.53  % (31506)------------------------------
% 0.18/0.53  % (31506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31506)Termination reason: Unknown
% 0.18/0.53  % (31506)Termination phase: Saturation
% 0.18/0.53  
% 0.18/0.53  % (31506)Memory used [KB]: 5628
% 0.18/0.53  % (31506)Time elapsed: 0.004 s
% 0.18/0.53  % (31506)Instructions burned: 8 (million)
% 0.18/0.53  % (31506)------------------------------
% 0.18/0.53  % (31506)------------------------------
% 0.18/0.53  % (31522)Instruction limit reached!
% 0.18/0.53  % (31522)------------------------------
% 0.18/0.53  % (31522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31522)Termination reason: Unknown
% 0.18/0.53  % (31522)Termination phase: Saturation
% 0.18/0.53  
% 0.18/0.53  % (31522)Memory used [KB]: 5884
% 0.18/0.53  % (31522)Time elapsed: 0.117 s
% 0.18/0.53  % (31522)Instructions burned: 16 (million)
% 0.18/0.53  % (31522)------------------------------
% 0.18/0.53  % (31522)------------------------------
% 0.18/0.54  % (31514)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.18/0.54  % (31525)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.18/0.54  % (31524)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.18/0.54  % (31511)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.18/0.54  % (31531)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.18/0.54  % (31509)Instruction limit reached!
% 0.18/0.54  % (31509)------------------------------
% 0.18/0.54  % (31509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.54  % (31509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (31509)Termination reason: Unknown
% 0.18/0.54  % (31509)Termination phase: Saturation
% 0.18/0.54  
% 0.18/0.54  % (31509)Memory used [KB]: 5756
% 0.18/0.54  % (31509)Time elapsed: 0.144 s
% 0.18/0.54  % (31509)Instructions burned: 16 (million)
% 0.18/0.54  % (31509)------------------------------
% 0.18/0.54  % (31509)------------------------------
% 0.18/0.54  % (31532)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.18/0.55  % (31523)Instruction limit reached!
% 0.18/0.55  % (31523)------------------------------
% 0.18/0.55  % (31523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (31523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (31523)Termination reason: Unknown
% 0.18/0.55  % (31523)Termination phase: Preprocessing 1
% 0.18/0.55  
% 0.18/0.55  % (31523)Memory used [KB]: 1023
% 0.18/0.55  % (31523)Time elapsed: 0.003 s
% 0.18/0.55  % (31523)Instructions burned: 3 (million)
% 0.18/0.55  % (31523)------------------------------
% 0.18/0.55  % (31523)------------------------------
% 0.18/0.55  % (31513)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.55  % (31513)Instruction limit reached!
% 0.18/0.55  % (31513)------------------------------
% 0.18/0.55  % (31513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (31513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (31513)Termination reason: Unknown
% 0.18/0.55  % (31513)Termination phase: Property scanning
% 0.18/0.55  
% 0.18/0.55  % (31513)Memory used [KB]: 1023
% 0.18/0.55  % (31513)Time elapsed: 0.002 s
% 0.18/0.55  % (31513)Instructions burned: 3 (million)
% 0.18/0.55  % (31513)------------------------------
% 0.18/0.55  % (31513)------------------------------
% 0.18/0.56  % (31521)Instruction limit reached!
% 0.18/0.56  % (31521)------------------------------
% 0.18/0.56  % (31521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (31524)Instruction limit reached!
% 0.18/0.56  % (31524)------------------------------
% 0.18/0.56  % (31524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (31524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (31524)Termination reason: Unknown
% 0.18/0.56  % (31524)Termination phase: Saturation
% 0.18/0.56  
% 0.18/0.56  % (31524)Memory used [KB]: 1279
% 0.18/0.56  % (31524)Time elapsed: 0.161 s
% 0.18/0.56  % (31524)Instructions burned: 15 (million)
% 0.18/0.56  % (31524)------------------------------
% 0.18/0.56  % (31524)------------------------------
% 0.18/0.56  % (31521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (31521)Termination reason: Unknown
% 0.18/0.56  % (31521)Termination phase: Saturation
% 0.18/0.56  
% 0.18/0.56  % (31521)Memory used [KB]: 6268
% 0.18/0.56  % (31521)Time elapsed: 0.162 s
% 0.18/0.56  % (31521)Instructions burned: 49 (million)
% 0.18/0.56  % (31521)------------------------------
% 0.18/0.56  % (31521)------------------------------
% 1.70/0.56  % (31529)Instruction limit reached!
% 1.70/0.56  % (31529)------------------------------
% 1.70/0.56  % (31529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31529)Termination reason: Unknown
% 1.70/0.56  % (31529)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31529)Memory used [KB]: 6268
% 1.70/0.56  % (31529)Time elapsed: 0.169 s
% 1.70/0.56  % (31529)Instructions burned: 43 (million)
% 1.70/0.56  % (31529)------------------------------
% 1.70/0.56  % (31529)------------------------------
% 1.70/0.56  % (31505)Instruction limit reached!
% 1.70/0.56  % (31505)------------------------------
% 1.70/0.56  % (31505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31505)Termination reason: Unknown
% 1.70/0.56  % (31505)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31505)Memory used [KB]: 6140
% 1.70/0.56  % (31505)Time elapsed: 0.154 s
% 1.70/0.56  % (31505)Instructions burned: 35 (million)
% 1.70/0.56  % (31505)------------------------------
% 1.70/0.56  % (31505)------------------------------
% 1.70/0.56  % (31508)Instruction limit reached!
% 1.70/0.56  % (31508)------------------------------
% 1.70/0.56  % (31508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31508)Termination reason: Unknown
% 1.70/0.56  % (31508)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31508)Memory used [KB]: 6140
% 1.70/0.56  % (31508)Time elapsed: 0.169 s
% 1.70/0.56  % (31508)Instructions burned: 37 (million)
% 1.70/0.56  % (31508)------------------------------
% 1.70/0.56  % (31508)------------------------------
% 1.70/0.56  % (31532)Instruction limit reached!
% 1.70/0.56  % (31532)------------------------------
% 1.70/0.56  % (31532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31525)Instruction limit reached!
% 1.70/0.56  % (31525)------------------------------
% 1.70/0.56  % (31525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31532)Termination reason: Unknown
% 1.70/0.56  % (31525)Termination reason: Unknown
% 1.70/0.56  % (31532)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31525)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31532)Memory used [KB]: 5884
% 1.70/0.56  % (31525)Memory used [KB]: 5884
% 1.70/0.56  % (31532)Time elapsed: 0.164 s
% 1.70/0.56  % (31525)Time elapsed: 0.177 s
% 1.70/0.56  % (31532)Instructions burned: 22 (million)
% 1.70/0.56  % (31525)Instructions burned: 21 (million)
% 1.70/0.56  % (31532)------------------------------
% 1.70/0.56  % (31532)------------------------------
% 1.70/0.56  % (31525)------------------------------
% 1.70/0.56  % (31525)------------------------------
% 1.70/0.56  % (31510)Instruction limit reached!
% 1.70/0.56  % (31510)------------------------------
% 1.70/0.56  % (31510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31510)Termination reason: Unknown
% 1.70/0.56  % (31510)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31510)Memory used [KB]: 6140
% 1.70/0.56  % (31510)Time elapsed: 0.131 s
% 1.70/0.56  % (31510)Instructions burned: 33 (million)
% 1.70/0.56  % (31510)------------------------------
% 1.70/0.56  % (31510)------------------------------
% 1.70/0.56  % (31531)Instruction limit reached!
% 1.70/0.56  % (31531)------------------------------
% 1.70/0.56  % (31531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (31531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (31531)Termination reason: Unknown
% 1.70/0.56  % (31531)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (31531)Memory used [KB]: 5884
% 1.70/0.56  % (31531)Time elapsed: 0.164 s
% 1.70/0.56  % (31531)Instructions burned: 21 (million)
% 1.70/0.56  % (31531)------------------------------
% 1.70/0.56  % (31531)------------------------------
% 1.70/0.57  % (31526)Instruction limit reached!
% 1.70/0.57  % (31526)------------------------------
% 1.70/0.57  % (31526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (31526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (31526)Termination reason: Unknown
% 1.70/0.57  % (31526)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (31526)Memory used [KB]: 1663
% 1.70/0.57  % (31526)Time elapsed: 0.134 s
% 1.70/0.57  % (31526)Instructions burned: 46 (million)
% 1.70/0.57  % (31526)------------------------------
% 1.70/0.57  % (31526)------------------------------
% 1.70/0.57  % (31530)Instruction limit reached!
% 1.70/0.57  % (31530)------------------------------
% 1.70/0.57  % (31530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (31530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (31530)Termination reason: Unknown
% 1.70/0.57  % (31530)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (31530)Memory used [KB]: 6524
% 1.70/0.57  % (31530)Time elapsed: 0.178 s
% 1.70/0.57  % (31530)Instructions burned: 43 (million)
% 1.70/0.57  % (31530)------------------------------
% 1.70/0.57  % (31530)------------------------------
% 1.70/0.57  % (31517)Instruction limit reached!
% 1.70/0.57  % (31517)------------------------------
% 1.70/0.57  % (31517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (31517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (31517)Termination reason: Unknown
% 1.70/0.57  % (31517)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (31517)Memory used [KB]: 5884
% 1.70/0.57  % (31517)Time elapsed: 0.174 s
% 1.70/0.57  % (31517)Instructions burned: 21 (million)
% 1.70/0.57  % (31517)------------------------------
% 1.70/0.57  % (31517)------------------------------
% 1.70/0.57  % (31512)Instruction limit reached!
% 1.70/0.57  % (31512)------------------------------
% 1.70/0.57  % (31512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (31512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (31512)Termination reason: Unknown
% 1.70/0.57  % (31512)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (31512)Memory used [KB]: 6012
% 1.70/0.57  % (31512)Time elapsed: 0.175 s
% 1.70/0.57  % (31512)Instructions burned: 27 (million)
% 1.70/0.57  % (31512)------------------------------
% 1.70/0.57  % (31512)------------------------------
% 1.83/0.58  % (31533)Instruction limit reached!
% 1.83/0.58  % (31533)------------------------------
% 1.83/0.58  % (31533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.58  % (31533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.58  % (31533)Termination reason: Unknown
% 1.83/0.58  % (31533)Termination phase: Saturation
% 1.83/0.58  
% 1.83/0.58  % (31533)Memory used [KB]: 6268
% 1.83/0.58  % (31533)Time elapsed: 0.195 s
% 1.83/0.58  % (31533)Instructions burned: 42 (million)
% 1.83/0.58  % (31533)------------------------------
% 1.83/0.58  % (31533)------------------------------
% 1.83/0.59  % (31528)Instruction limit reached!
% 1.83/0.59  % (31528)------------------------------
% 1.83/0.59  % (31528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (31528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (31528)Termination reason: Unknown
% 1.83/0.59  % (31528)Termination phase: Saturation
% 1.83/0.59  
% 1.83/0.59  % (31528)Memory used [KB]: 1663
% 1.83/0.59  % (31528)Time elapsed: 0.190 s
% 1.83/0.59  % (31528)Instructions burned: 47 (million)
% 1.83/0.59  % (31528)------------------------------
% 1.83/0.59  % (31528)------------------------------
% 1.83/0.59  % (31514)Instruction limit reached!
% 1.83/0.59  % (31514)------------------------------
% 1.83/0.59  % (31514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.59  % (31514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.59  % (31514)Termination reason: Unknown
% 1.83/0.59  % (31514)Termination phase: Saturation
% 1.83/0.59  
% 1.83/0.59  % (31514)Memory used [KB]: 6140
% 1.83/0.59  % (31514)Time elapsed: 0.188 s
% 1.83/0.59  % (31514)Instructions burned: 36 (million)
% 1.83/0.59  % (31514)------------------------------
% 1.83/0.59  % (31514)------------------------------
% 1.83/0.60  % (31518)Instruction limit reached!
% 1.83/0.60  % (31518)------------------------------
% 1.83/0.60  % (31518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (31518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (31518)Termination reason: Unknown
% 1.83/0.60  % (31518)Termination phase: Saturation
% 1.83/0.60  
% 1.83/0.60  % (31518)Memory used [KB]: 6780
% 1.83/0.60  % (31518)Time elapsed: 0.157 s
% 1.83/0.60  % (31518)Instructions burned: 50 (million)
% 1.83/0.60  % (31518)------------------------------
% 1.83/0.60  % (31518)------------------------------
% 1.83/0.61  % (31511)Instruction limit reached!
% 1.83/0.61  % (31511)------------------------------
% 1.83/0.61  % (31511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (31511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.61  % (31511)Termination reason: Unknown
% 1.83/0.61  % (31511)Termination phase: Saturation
% 1.83/0.61  
% 1.83/0.61  % (31511)Memory used [KB]: 6268
% 1.83/0.61  % (31511)Time elapsed: 0.190 s
% 1.83/0.61  % (31511)Instructions burned: 37 (million)
% 1.83/0.61  % (31511)------------------------------
% 1.83/0.61  % (31511)------------------------------
% 1.83/0.62  % (31527)Instruction limit reached!
% 1.83/0.62  % (31527)------------------------------
% 1.83/0.62  % (31527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.62  % (31527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.62  % (31527)Termination reason: Unknown
% 1.83/0.62  % (31527)Termination phase: Saturation
% 1.83/0.62  
% 1.83/0.62  % (31527)Memory used [KB]: 6140
% 1.83/0.62  % (31527)Time elapsed: 0.227 s
% 1.83/0.62  % (31527)Instructions burned: 50 (million)
% 1.83/0.62  % (31527)------------------------------
% 1.83/0.62  % (31527)------------------------------
% 2.15/0.63  % (31534)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)
% 2.15/0.64  % (31542)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.17/0.65  % (31536)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)
% 2.17/0.65  % (31534)Instruction limit reached!
% 2.17/0.65  % (31534)------------------------------
% 2.17/0.65  % (31534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.66  % (31537)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)
% 2.17/0.66  % (31534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.66  % (31534)Termination reason: Unknown
% 2.17/0.66  % (31534)Termination phase: Saturation
% 2.17/0.66  
% 2.17/0.66  % (31534)Memory used [KB]: 5884
% 2.17/0.66  % (31534)Time elapsed: 0.114 s
% 2.17/0.66  % (31534)Instructions burned: 15 (million)
% 2.17/0.66  % (31534)------------------------------
% 2.17/0.66  % (31534)------------------------------
% 2.17/0.66  % (31539)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.17/0.66  % (31535)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)
% 2.17/0.66  % (31541)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.17/0.67  % (31540)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)
% 2.17/0.68  % (31543)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 2.17/0.68  % (31538)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)
% 2.17/0.68  % (31549)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.17/0.69  % (31546)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.17/0.69  % (31545)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.17/0.69  % (31544)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.17/0.70  % (31548)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.17/0.70  % (31556)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.17/0.70  % (31536)Instruction limit reached!
% 2.17/0.70  % (31536)------------------------------
% 2.17/0.70  % (31536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.70  % (31536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.70  % (31536)Termination reason: Unknown
% 2.17/0.70  % (31536)Termination phase: Saturation
% 2.17/0.70  
% 2.17/0.70  % (31536)Memory used [KB]: 5884
% 2.17/0.70  % (31536)Time elapsed: 0.147 s
% 2.17/0.70  % (31536)Instructions burned: 27 (million)
% 2.17/0.70  % (31536)------------------------------
% 2.17/0.70  % (31536)------------------------------
% 2.17/0.71  % (31550)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.17/0.71  % (31547)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.33/0.73  % (31555)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.33/0.73  % (31552)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.33/0.74  % (31558)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.33/0.74  % (31557)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.33/0.74  % (31553)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.33/0.74  % (31560)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.33/0.74  % (31561)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.33/0.75  % (31535)Instruction limit reached!
% 2.33/0.75  % (31535)------------------------------
% 2.33/0.75  % (31535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/0.75  % (31535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.75  % (31535)Termination reason: Unknown
% 2.33/0.75  % (31535)Termination phase: Saturation
% 2.33/0.75  
% 2.33/0.75  % (31535)Memory used [KB]: 6524
% 2.33/0.75  % (31535)Time elapsed: 0.173 s
% 2.33/0.75  % (31535)Instructions burned: 48 (million)
% 2.33/0.75  % (31535)------------------------------
% 2.33/0.75  % (31535)------------------------------
% 2.33/0.75  % (31551)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.33/0.75  % (31559)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.33/0.75  % (31562)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.33/0.75  % (31554)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.44/0.77  % (31563)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.44/0.78  % (31540)Instruction limit reached!
% 2.44/0.78  % (31540)------------------------------
% 2.44/0.78  % (31540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.78  % (31540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.78  % (31540)Termination reason: Unknown
% 2.44/0.78  % (31540)Termination phase: Saturation
% 2.44/0.78  
% 2.44/0.78  % (31540)Memory used [KB]: 6908
% 2.44/0.78  % (31540)Time elapsed: 0.216 s
% 2.44/0.78  % (31540)Instructions burned: 59 (million)
% 2.44/0.78  % (31540)------------------------------
% 2.44/0.78  % (31540)------------------------------
% 2.44/0.78  % (31542)Instruction limit reached!
% 2.44/0.78  % (31542)------------------------------
% 2.44/0.78  % (31542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.78  % (31542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.78  % (31542)Termination reason: Unknown
% 2.44/0.78  % (31542)Termination phase: Saturation
% 2.44/0.78  
% 2.44/0.78  % (31542)Memory used [KB]: 5884
% 2.44/0.78  % (31542)Time elapsed: 0.045 s
% 2.44/0.78  % (31542)Instructions burned: 108 (million)
% 2.44/0.78  % (31542)------------------------------
% 2.44/0.78  % (31542)------------------------------
% 2.44/0.81  % (31537)First to succeed.
% 2.44/0.81  % (31537)Refutation found. Thanks to Tanya!
% 2.44/0.81  % SZS status Theorem for theBenchmark
% 2.44/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.44/0.81  % (31537)------------------------------
% 2.44/0.81  % (31537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.81  % (31537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.81  % (31537)Termination reason: Refutation
% 2.44/0.81  
% 2.44/0.81  % (31537)Memory used [KB]: 6652
% 2.44/0.81  % (31537)Time elapsed: 0.236 s
% 2.44/0.81  % (31537)Instructions burned: 81 (million)
% 2.44/0.81  % (31537)------------------------------
% 2.44/0.81  % (31537)------------------------------
% 2.44/0.81  % (31503)Success in time 0.477 s
%------------------------------------------------------------------------------