TSTP Solution File: SWW591_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW591_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 : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 19:08:04 EDT 2022

% Result   : Theorem 1.75s 0.57s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   59
% Syntax   : Number of formulae    :  139 (  24 unt;  43 typ;   0 def)
%            Number of atoms       :  293 ( 140 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  312 ( 115   ~;  93   |;  61   &)
%                                         (   5 <=>;  38  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :   71 (  18 atm;   0 fun;  18 num;  35 var)
%            Number of types       :    8 (   6 usr;   1 ari)
%            Number of type conns  :   47 (  25   >;  22   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :   36 (  35 usr;  13 con; 0-5 aty)
%            Number of variables   :  175 ( 151   !;  24   ?; 175   :)

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

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

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

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

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

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

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

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

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

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

tff(func_def_17,type,
    fib: $int > $int ).

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

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

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

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

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

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

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

tff(func_def_29,type,
    t2tb: map_int_lpoption_intrp > uni ).

tff(func_def_30,type,
    tb2t: uni > map_int_lpoption_intrp ).

tff(func_def_31,type,
    t2tb1: option_int > uni ).

tff(func_def_32,type,
    tb2t1: uni > option_int ).

tff(func_def_33,type,
    t2tb2: $int > uni ).

tff(func_def_34,type,
    tb2t2: uni > $int ).

tff(func_def_36,type,
    sK0: map_int_lpoption_intrp ).

tff(func_def_37,type,
    sK1: $int ).

tff(func_def_38,type,
    sK2: map_int_lpoption_intrp ).

tff(func_def_39,type,
    sK3: map_int_lpoption_intrp ).

tff(func_def_40,type,
    sK4: map_int_lpoption_intrp > $int ).

tff(func_def_41,type,
    sK5: map_int_lpoption_intrp > $int ).

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

tff(pred_def_3,type,
    inv: map_int_lpoption_intrp > $o ).

tff(f802,plain,
    $false,
    inference(avatar_sat_refutation,[],[f324,f710,f801]) ).

tff(f801,plain,
    ~ spl6_3,
    inference(avatar_contradiction_clause,[],[f800]) ).

tff(f800,plain,
    ( $false
    | ~ spl6_3 ),
    inference(subsumption_resolution,[],[f796,f340]) ).

tff(f340,plain,
    ( ( sK5(sK3) != fib(sK1) )
    | ~ spl6_3 ),
    inference(subsumption_resolution,[],[f338,f194]) ).

tff(f194,plain,
    ~ inv(sK3),
    inference(trivial_inequality_removal,[],[f167]) ).

tff(f167,plain,
    ( ~ inv(sK3)
    | ( fib(sK1) != fib(sK1) ) ),
    inference(cnf_transformation,[],[f129]) ).

tff(f129,plain,
    ( ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(sK0),t2tb2(sK1))) )
    & inv(sK0)
    & inv(sK0)
    & inv(sK2)
    & ( sK3 = tb2t(set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) )
    & ( ~ inv(sK3)
      | ( fib(sK1) != fib(sK1) ) )
    & ~ $less(sK1,0)
    & ~ $less(sK1,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f112,f128,f127,f126]) ).

tff(f126,plain,
    ( ? [X0: map_int_lpoption_intrp,X1: $int] :
        ( ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) )
        & inv(X0)
        & inv(X0)
        & ? [X2: map_int_lpoption_intrp] :
            ( inv(X2)
            & ? [X3: map_int_lpoption_intrp] :
                ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(X1),some(int,t2tb2(fib(X1))))) = X3 )
                & ( ~ inv(X3)
                  | ( fib(X1) != fib(X1) ) ) ) )
        & ~ $less(X1,0)
        & ~ $less(X1,0) )
   => ( ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(sK0),t2tb2(sK1))) )
      & inv(sK0)
      & inv(sK0)
      & ? [X2: map_int_lpoption_intrp] :
          ( inv(X2)
          & ? [X3: map_int_lpoption_intrp] :
              ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) = X3 )
              & ( ~ inv(X3)
                | ( fib(sK1) != fib(sK1) ) ) ) )
      & ~ $less(sK1,0)
      & ~ $less(sK1,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f127,plain,
    ( ? [X2: map_int_lpoption_intrp] :
        ( inv(X2)
        & ? [X3: map_int_lpoption_intrp] :
            ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) = X3 )
            & ( ~ inv(X3)
              | ( fib(sK1) != fib(sK1) ) ) ) )
   => ( inv(sK2)
      & ? [X3: map_int_lpoption_intrp] :
          ( ( tb2t(set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) = X3 )
          & ( ~ inv(X3)
            | ( fib(sK1) != fib(sK1) ) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f128,plain,
    ( ? [X3: map_int_lpoption_intrp] :
        ( ( tb2t(set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) = X3 )
        & ( ~ inv(X3)
          | ( fib(sK1) != fib(sK1) ) ) )
   => ( ( sK3 = tb2t(set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))) )
      & ( ~ inv(sK3)
        | ( fib(sK1) != fib(sK1) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f112,plain,
    ? [X0: map_int_lpoption_intrp,X1: $int] :
      ( ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) )
      & inv(X0)
      & inv(X0)
      & ? [X2: map_int_lpoption_intrp] :
          ( inv(X2)
          & ? [X3: map_int_lpoption_intrp] :
              ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(X1),some(int,t2tb2(fib(X1))))) = X3 )
              & ( ~ inv(X3)
                | ( fib(X1) != fib(X1) ) ) ) )
      & ~ $less(X1,0)
      & ~ $less(X1,0) ),
    inference(flattening,[],[f111]) ).

tff(f111,plain,
    ? [X1: $int,X0: map_int_lpoption_intrp] :
      ( ? [X2: map_int_lpoption_intrp] :
          ( inv(X2)
          & ? [X3: map_int_lpoption_intrp] :
              ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(X1),some(int,t2tb2(fib(X1))))) = X3 )
              & ( ~ inv(X3)
                | ( fib(X1) != fib(X1) ) ) ) )
      & ~ $less(X1,0)
      & inv(X0)
      & ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) )
      & ~ $less(X1,0)
      & inv(X0) ),
    inference(ennf_transformation,[],[f74]) ).

tff(f74,plain,
    ~ ! [X1: $int,X0: map_int_lpoption_intrp] :
        ( ( ~ $less(X1,0)
          & inv(X0) )
       => ( ( tb2t1(none(int)) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) )
         => ( ( ~ $less(X1,0)
              & inv(X0) )
           => ! [X2: map_int_lpoption_intrp] :
                ( inv(X2)
               => ! [X3: map_int_lpoption_intrp] :
                    ( ( tb2t(set(option(int),int,t2tb(X2),t2tb2(X1),some(int,t2tb2(fib(X1))))) = X3 )
                   => ( inv(X3)
                      & ( fib(X1) = fib(X1) ) ) ) ) ) ) ),
    inference(rectify,[],[f43]) ).

tff(f43,plain,
    ~ ! [X18: map_int_lpoption_intrp,X10: $int] :
        ( ( ~ $less(X10,0)
          & inv(X18) )
       => ( ( tb2t1(get(option(int),int,t2tb(X18),t2tb2(X10))) = tb2t1(none(int)) )
         => ( ( inv(X18)
              & ~ $less(X10,0) )
           => ! [X19: map_int_lpoption_intrp] :
                ( inv(X19)
               => ! [X20: map_int_lpoption_intrp] :
                    ( ( tb2t(set(option(int),int,t2tb(X19),t2tb2(X10),some(int,t2tb2(fib(X10))))) = X20 )
                   => ( inv(X20)
                      & ( fib(X10) = fib(X10) ) ) ) ) ) ) ),
    inference(theory_normalization,[],[f42]) ).

tff(f42,negated_conjecture,
    ~ ! [X18: map_int_lpoption_intrp,X10: $int] :
        ( ( $lesseq(0,X10)
          & inv(X18) )
       => ( ( tb2t1(get(option(int),int,t2tb(X18),t2tb2(X10))) = tb2t1(none(int)) )
         => ( ( inv(X18)
              & $lesseq(0,X10) )
           => ! [X19: map_int_lpoption_intrp] :
                ( inv(X19)
               => ! [X20: map_int_lpoption_intrp] :
                    ( ( tb2t(set(option(int),int,t2tb(X19),t2tb2(X10),some(int,t2tb2(fib(X10))))) = X20 )
                   => ( inv(X20)
                      & ( fib(X10) = fib(X10) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f41]) ).

tff(f41,conjecture,
    ! [X18: map_int_lpoption_intrp,X10: $int] :
      ( ( $lesseq(0,X10)
        & inv(X18) )
     => ( ( tb2t1(get(option(int),int,t2tb(X18),t2tb2(X10))) = tb2t1(none(int)) )
       => ( ( inv(X18)
            & $lesseq(0,X10) )
         => ! [X19: map_int_lpoption_intrp] :
              ( inv(X19)
             => ! [X20: map_int_lpoption_intrp] :
                  ( ( tb2t(set(option(int),int,t2tb(X19),t2tb2(X10),some(int,t2tb2(fib(X10))))) = X20 )
                 => ( inv(X20)
                    & ( fib(X10) = fib(X10) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_memo_fibo) ).

tff(f338,plain,
    ( inv(sK3)
    | ( sK5(sK3) != fib(sK1) )
    | ~ spl6_3 ),
    inference(superposition,[],[f189,f336]) ).

tff(f336,plain,
    ( ( sK1 = sK4(sK3) )
    | ~ spl6_3 ),
    inference(superposition,[],[f160,f326]) ).

tff(f326,plain,
    ( ( tb2t2(t2tb2(sK1)) = sK4(sK3) )
    | ~ spl6_3 ),
    inference(superposition,[],[f160,f319]) ).

tff(f319,plain,
    ( ( t2tb2(sK4(sK3)) = t2tb2(sK1) )
    | ~ spl6_3 ),
    inference(avatar_component_clause,[],[f317]) ).

tff(f317,plain,
    ( spl6_3
  <=> ( t2tb2(sK4(sK3)) = t2tb2(sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_3])]) ).

tff(f160,plain,
    ! [X0: $int] : ( tb2t2(t2tb2(X0)) = X0 ),
    inference(cnf_transformation,[],[f88]) ).

tff(f88,plain,
    ! [X0: $int] : ( tb2t2(t2tb2(X0)) = X0 ),
    inference(rectify,[],[f38]) ).

tff(f38,axiom,
    ! [X15: $int] : ( tb2t2(t2tb2(X15)) = X15 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeL2) ).

tff(f189,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ( sK5(X0) != fib(sK4(X0)) )
      | inv(X0) ),
    inference(cnf_transformation,[],[f140]) ).

tff(f140,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ( inv(X0)
        | ( ( tb2t1(some(int,t2tb2(sK5(X0)))) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(sK4(X0)))) )
          & ( sK5(X0) != fib(sK4(X0)) ) ) )
      & ( ! [X3: $int,X4: $int] :
            ( ( tb2t1(some(int,t2tb2(X4))) != tb2t1(get(option(int),int,t2tb(X0),t2tb2(X3))) )
            | ( fib(X3) = X4 ) )
        | ~ inv(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5])],[f138,f139]) ).

tff(f139,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ? [X1: $int,X2: $int] :
          ( ( tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) = tb2t1(some(int,t2tb2(X2))) )
          & ( fib(X1) != X2 ) )
     => ( ( tb2t1(some(int,t2tb2(sK5(X0)))) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(sK4(X0)))) )
        & ( sK5(X0) != fib(sK4(X0)) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f138,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ( inv(X0)
        | ? [X1: $int,X2: $int] :
            ( ( tb2t1(get(option(int),int,t2tb(X0),t2tb2(X1))) = tb2t1(some(int,t2tb2(X2))) )
            & ( fib(X1) != X2 ) ) )
      & ( ! [X3: $int,X4: $int] :
            ( ( tb2t1(some(int,t2tb2(X4))) != tb2t1(get(option(int),int,t2tb(X0),t2tb2(X3))) )
            | ( fib(X3) = X4 ) )
        | ~ inv(X0) ) ),
    inference(rectify,[],[f137]) ).

tff(f137,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ( inv(X0)
        | ? [X2: $int,X1: $int] :
            ( ( tb2t1(some(int,t2tb2(X1))) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X2))) )
            & ( fib(X2) != X1 ) ) )
      & ( ! [X2: $int,X1: $int] :
            ( ( tb2t1(some(int,t2tb2(X1))) != tb2t1(get(option(int),int,t2tb(X0),t2tb2(X2))) )
            | ( fib(X2) = X1 ) )
        | ~ inv(X0) ) ),
    inference(nnf_transformation,[],[f114]) ).

tff(f114,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( inv(X0)
    <=> ! [X2: $int,X1: $int] :
          ( ( tb2t1(some(int,t2tb2(X1))) != tb2t1(get(option(int),int,t2tb(X0),t2tb2(X2))) )
          | ( fib(X2) = X1 ) ) ),
    inference(ennf_transformation,[],[f82]) ).

tff(f82,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ! [X1: $int,X2: $int] :
          ( ( tb2t1(some(int,t2tb2(X1))) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(X2))) )
         => ( fib(X2) = X1 ) )
    <=> inv(X0) ),
    inference(rectify,[],[f40]) ).

tff(f40,axiom,
    ! [X17: map_int_lpoption_intrp] :
      ( ! [X9: $int,X1: $int] :
          ( ( tb2t1(get(option(int),int,t2tb(X17),t2tb2(X1))) = tb2t1(some(int,t2tb2(X9))) )
         => ( fib(X1) = X9 ) )
    <=> inv(X17) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inv_def) ).

tff(f796,plain,
    ( ( sK5(sK3) = fib(sK1) )
    | ~ spl6_3 ),
    inference(superposition,[],[f160,f789]) ).

tff(f789,plain,
    ( ( fib(sK1) = tb2t2(t2tb2(sK5(sK3))) )
    | ~ spl6_3 ),
    inference(superposition,[],[f160,f782]) ).

tff(f782,plain,
    ( ( t2tb2(fib(sK1)) = t2tb2(sK5(sK3)) )
    | ~ spl6_3 ),
    inference(subsumption_resolution,[],[f777,f176]) ).

tff(f176,plain,
    ! [X0: $int] : sort(int,t2tb2(X0)),
    inference(cnf_transformation,[],[f69]) ).

tff(f69,plain,
    ! [X0: $int] : sort(int,t2tb2(X0)),
    inference(rectify,[],[f37]) ).

tff(f37,axiom,
    ! [X1: $int] : sort(int,t2tb2(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2tb_sort2) ).

tff(f777,plain,
    ( ( t2tb2(fib(sK1)) = t2tb2(sK5(sK3)) )
    | ~ sort(int,t2tb2(sK5(sK3)))
    | ~ spl6_3 ),
    inference(superposition,[],[f183,f773]) ).

tff(f773,plain,
    ( ( some_proj_1(int,some(int,t2tb2(sK5(sK3)))) = t2tb2(fib(sK1)) )
    | ~ spl6_3 ),
    inference(superposition,[],[f755,f145]) ).

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

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

tff(f36,axiom,
    ! [X16: uni] : ( t2tb1(tb2t1(X16)) = X16 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR1) ).

tff(f755,plain,
    ( ( t2tb2(fib(sK1)) = some_proj_1(int,t2tb1(tb2t1(some(int,t2tb2(sK5(sK3)))))) )
    | ~ spl6_3 ),
    inference(subsumption_resolution,[],[f754,f176]) ).

tff(f754,plain,
    ( ~ sort(int,t2tb2(fib(sK1)))
    | ( t2tb2(fib(sK1)) = some_proj_1(int,t2tb1(tb2t1(some(int,t2tb2(sK5(sK3)))))) )
    | ~ spl6_3 ),
    inference(superposition,[],[f183,f734]) ).

tff(f734,plain,
    ( ( t2tb1(tb2t1(some(int,t2tb2(sK5(sK3))))) = some(int,t2tb2(fib(sK1))) )
    | ~ spl6_3 ),
    inference(superposition,[],[f145,f425]) ).

tff(f425,plain,
    ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(some(int,t2tb2(fib(sK1)))) )
    | ~ spl6_3 ),
    inference(superposition,[],[f333,f230]) ).

tff(f230,plain,
    get(option(int),int,t2tb(sK3),t2tb2(sK1)) = some(int,t2tb2(fib(sK1))),
    inference(subsumption_resolution,[],[f228,f164]) ).

tff(f164,plain,
    ! [X0: ty,X1: uni] : sort(option(X0),some(X0,X1)),
    inference(cnf_transformation,[],[f125]) ).

tff(f125,plain,
    ! [X0: ty,X1: uni] : sort(option(X0),some(X0,X1)),
    inference(rectify,[],[f79]) ).

tff(f79,plain,
    ! [X1: ty,X0: uni] : sort(option(X1),some(X1,X0)),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X1: uni,X0: ty] : sort(option(X0),some(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',some_sort) ).

tff(f228,plain,
    ( ~ sort(option(int),some(int,t2tb2(fib(sK1))))
    | ( get(option(int),int,t2tb(sK3),t2tb2(sK1)) = some(int,t2tb2(fib(sK1))) ) ),
    inference(superposition,[],[f191,f199]) ).

tff(f199,plain,
    set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1)))) = t2tb(sK3),
    inference(superposition,[],[f180,f168]) ).

tff(f168,plain,
    sK3 = tb2t(set(option(int),int,t2tb(sK2),t2tb2(sK1),some(int,t2tb2(fib(sK1))))),
    inference(cnf_transformation,[],[f129]) ).

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

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

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

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

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

tff(f121,plain,
    ! [X0: uni,X1: ty,X2: uni,X3: ty,X4: uni,X5: uni] :
      ( ~ sort(X3,X2)
      | ( X0 != X5 )
      | ( get(X3,X1,set(X3,X1,X4,X0,X2),X5) = X2 ) ),
    inference(rectify,[],[f103]) ).

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

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

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

tff(f27,axiom,
    ! [X0: ty,X11: ty,X14: uni,X12: uni,X13: uni,X7: uni] :
      ( sort(X11,X14)
     => ( ( X7 = X13 )
       => ( get(X11,X0,set(X11,X0,X12,X7,X14),X13) = X14 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',select_eq) ).

tff(f333,plain,
    ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK3),t2tb2(sK1))) )
    | ~ spl6_3 ),
    inference(subsumption_resolution,[],[f325,f194]) ).

tff(f325,plain,
    ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK3),t2tb2(sK1))) )
    | inv(sK3)
    | ~ spl6_3 ),
    inference(superposition,[],[f190,f319]) ).

tff(f190,plain,
    ! [X0: map_int_lpoption_intrp] :
      ( ( tb2t1(some(int,t2tb2(sK5(X0)))) = tb2t1(get(option(int),int,t2tb(X0),t2tb2(sK4(X0)))) )
      | inv(X0) ),
    inference(cnf_transformation,[],[f140]) ).

tff(f183,plain,
    ! [X0: uni,X1: ty] :
      ( ( some_proj_1(X1,some(X1,X0)) = X0 )
      | ~ sort(X1,X0) ),
    inference(cnf_transformation,[],[f134]) ).

tff(f134,plain,
    ! [X0: uni,X1: ty] :
      ( ( some_proj_1(X1,some(X1,X0)) = X0 )
      | ~ sort(X1,X0) ),
    inference(rectify,[],[f98]) ).

tff(f98,plain,
    ! [X1: uni,X0: ty] :
      ( ( some_proj_1(X0,some(X0,X1)) = X1 )
      | ~ sort(X0,X1) ),
    inference(ennf_transformation,[],[f66]) ).

tff(f66,plain,
    ! [X0: ty,X1: uni] :
      ( sort(X0,X1)
     => ( some_proj_1(X0,some(X0,X1)) = X1 ) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X0: ty,X6: uni] :
      ( sort(X0,X6)
     => ( some_proj_1(X0,some(X0,X6)) = X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',some_proj_1_def) ).

tff(f710,plain,
    ~ spl6_4,
    inference(avatar_contradiction_clause,[],[f709]) ).

tff(f709,plain,
    ( $false
    | ~ spl6_4 ),
    inference(subsumption_resolution,[],[f706,f194]) ).

tff(f706,plain,
    ( inv(sK3)
    | ~ spl6_4 ),
    inference(trivial_inequality_removal,[],[f705]) ).

tff(f705,plain,
    ( ( sK5(sK3) != sK5(sK3) )
    | inv(sK3)
    | ~ spl6_4 ),
    inference(superposition,[],[f189,f618]) ).

tff(f618,plain,
    ( ( sK5(sK3) = fib(sK4(sK3)) )
    | ~ spl6_4 ),
    inference(equality_resolution,[],[f563]) ).

tff(f563,plain,
    ( ! [X0: $int] :
        ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) != tb2t1(some(int,t2tb2(X0))) )
        | ( fib(sK4(sK3)) = X0 ) )
    | ~ spl6_4 ),
    inference(subsumption_resolution,[],[f557,f169]) ).

tff(f169,plain,
    inv(sK2),
    inference(cnf_transformation,[],[f129]) ).

tff(f557,plain,
    ( ! [X0: $int] :
        ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) != tb2t1(some(int,t2tb2(X0))) )
        | ( fib(sK4(sK3)) = X0 )
        | ~ inv(sK2) )
    | ~ spl6_4 ),
    inference(superposition,[],[f188,f323]) ).

tff(f323,plain,
    ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK2),t2tb2(sK4(sK3)))) )
    | ~ spl6_4 ),
    inference(avatar_component_clause,[],[f321]) ).

tff(f321,plain,
    ( spl6_4
  <=> ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK2),t2tb2(sK4(sK3)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_4])]) ).

tff(f188,plain,
    ! [X3: $int,X0: map_int_lpoption_intrp,X4: $int] :
      ( ( tb2t1(some(int,t2tb2(X4))) != tb2t1(get(option(int),int,t2tb(X0),t2tb2(X3))) )
      | ~ inv(X0)
      | ( fib(X3) = X4 ) ),
    inference(cnf_transformation,[],[f140]) ).

tff(f324,plain,
    ( spl6_3
    | spl6_4 ),
    inference(avatar_split_clause,[],[f252,f321,f317]) ).

tff(f252,plain,
    ( ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK2),t2tb2(sK4(sK3)))) )
    | ( t2tb2(sK4(sK3)) = t2tb2(sK1) ) ),
    inference(subsumption_resolution,[],[f251,f176]) ).

tff(f251,plain,
    ( ( t2tb2(sK4(sK3)) = t2tb2(sK1) )
    | ~ sort(int,t2tb2(sK4(sK3)))
    | ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK2),t2tb2(sK4(sK3)))) ) ),
    inference(subsumption_resolution,[],[f249,f194]) ).

tff(f249,plain,
    ( ( t2tb2(sK4(sK3)) = t2tb2(sK1) )
    | inv(sK3)
    | ( tb2t1(some(int,t2tb2(sK5(sK3)))) = tb2t1(get(option(int),int,t2tb(sK2),t2tb2(sK4(sK3)))) )
    | ~ sort(int,t2tb2(sK4(sK3))) ),
    inference(superposition,[],[f190,f231]) ).

tff(f231,plain,
    ! [X0: uni] :
      ( ( get(option(int),int,t2tb(sK3),X0) = get(option(int),int,t2tb(sK2),X0) )
      | ( t2tb2(sK1) = X0 )
      | ~ sort(int,X0) ),
    inference(subsumption_resolution,[],[f227,f176]) ).

tff(f227,plain,
    ! [X0: uni] :
      ( ( t2tb2(sK1) = X0 )
      | ( get(option(int),int,t2tb(sK3),X0) = get(option(int),int,t2tb(sK2),X0) )
      | ~ sort(int,t2tb2(sK1))
      | ~ sort(int,X0) ),
    inference(superposition,[],[f186,f199]) ).

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

tff(f136,plain,
    ! [X0: ty,X1: ty,X2: uni,X3: uni,X4: uni] :
      ( ~ sort(X1,X4)
      | ~ sort(X1,X3)
      | ! [X5: uni] :
          ( ( get(X0,X1,X2,X4) = get(X0,X1,set(X0,X1,X2,X3,X5),X4) )
          | ( X3 = X4 ) ) ),
    inference(rectify,[],[f116]) ).

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

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

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

tff(f28,axiom,
    ! [X13: uni,X11: ty,X12: uni,X0: ty,X7: uni] :
      ( sort(X0,X7)
     => ( sort(X0,X13)
       => ! [X14: uni] :
            ( ( X7 != X13 )
           => ( get(X11,X0,set(X11,X0,X12,X7,X14),X13) = get(X11,X0,X12,X13) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',select_neq) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SWW591=2 : TPTP v8.1.0. Released v6.1.0.
% 0.03/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.13/0.34  % Computer : n013.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 20:50:16 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (26684)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.20/0.47  % (26684)Refutation not found, incomplete strategy% (26684)------------------------------
% 0.20/0.47  % (26684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.48  % (26700)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.20/0.49  % (26684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (26684)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.49  
% 0.20/0.49  % (26684)Memory used [KB]: 5628
% 0.20/0.49  % (26684)Time elapsed: 0.093 s
% 0.20/0.49  % (26684)Instructions burned: 9 (million)
% 0.20/0.49  % (26684)------------------------------
% 0.20/0.49  % (26684)------------------------------
% 0.20/0.49  % (26706)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.20/0.49  % (26708)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.20/0.49  % (26685)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.20/0.49  % (26692)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.20/0.49  % (26706)Refutation not found, incomplete strategy% (26706)------------------------------
% 0.20/0.49  % (26706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (26706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (26706)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.49  
% 0.20/0.49  % (26706)Memory used [KB]: 5628
% 0.20/0.49  % (26706)Time elapsed: 0.048 s
% 0.20/0.49  % (26706)Instructions burned: 12 (million)
% 0.20/0.49  % (26706)------------------------------
% 0.20/0.49  % (26706)------------------------------
% 0.20/0.49  % (26685)Instruction limit reached!
% 0.20/0.49  % (26685)------------------------------
% 0.20/0.49  % (26685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (26685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (26685)Termination reason: Unknown
% 0.20/0.49  % (26685)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (26685)Memory used [KB]: 5628
% 0.20/0.49  % (26685)Time elapsed: 0.097 s
% 0.20/0.49  % (26685)Instructions burned: 8 (million)
% 0.20/0.49  % (26685)------------------------------
% 0.20/0.49  % (26685)------------------------------
% 0.20/0.49  % (26692)Instruction limit reached!
% 0.20/0.49  % (26692)------------------------------
% 0.20/0.49  % (26692)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (26692)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (26692)Termination reason: Unknown
% 0.20/0.49  % (26692)Termination phase: Property scanning
% 0.20/0.49  
% 0.20/0.49  % (26692)Memory used [KB]: 895
% 0.20/0.49  % (26692)Time elapsed: 0.003 s
% 0.20/0.49  % (26692)Instructions burned: 3 (million)
% 0.20/0.49  % (26692)------------------------------
% 0.20/0.49  % (26692)------------------------------
% 0.20/0.50  % (26693)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.20/0.50  % (26690)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.20/0.50  % (26687)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.20/0.50  % (26698)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.20/0.50  % (26701)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.20/0.50  % (26698)Instruction limit reached!
% 0.20/0.50  % (26698)------------------------------
% 0.20/0.50  % (26698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (26698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (26698)Termination reason: Unknown
% 0.20/0.50  % (26698)Termination phase: Including theory axioms
% 0.20/0.50  
% 0.20/0.50  % (26698)Memory used [KB]: 895
% 0.20/0.50  % (26698)Time elapsed: 0.003 s
% 0.20/0.50  % (26698)Instructions burned: 2 (million)
% 0.20/0.50  % (26698)------------------------------
% 0.20/0.50  % (26698)------------------------------
% 0.20/0.51  % (26683)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.20/0.51  % (26695)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.20/0.52  % (26705)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.20/0.52  % (26695)Instruction limit reached!
% 0.20/0.52  % (26695)------------------------------
% 0.20/0.52  % (26695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (26695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (26686)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.20/0.52  % (26695)Termination reason: Unknown
% 0.20/0.52  % (26695)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (26695)Memory used [KB]: 895
% 0.20/0.52  % (26695)Time elapsed: 0.004 s
% 0.20/0.52  % (26695)Instructions burned: 2 (million)
% 0.20/0.52  % (26695)------------------------------
% 0.20/0.52  % (26695)------------------------------
% 0.20/0.52  % (26686)Instruction limit reached!
% 0.20/0.52  % (26686)------------------------------
% 0.20/0.52  % (26686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (26686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (26686)Termination reason: Unknown
% 0.20/0.52  % (26686)Termination phase: SInE selection
% 0.20/0.52  
% 0.20/0.52  % (26686)Memory used [KB]: 1023
% 0.20/0.52  % (26686)Time elapsed: 0.004 s
% 0.20/0.52  % (26686)Instructions burned: 3 (million)
% 0.20/0.52  % (26686)------------------------------
% 0.20/0.52  % (26686)------------------------------
% 0.20/0.52  % (26688)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.20/0.52  % (26689)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.20/0.52  % (26707)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.20/0.52  % (26709)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.20/0.52  % (26710)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.53  % (26702)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.20/0.53  % (26694)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.20/0.53  % (26696)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.53  % (26697)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.20/0.53  % (26694)Instruction limit reached!
% 0.20/0.53  % (26694)------------------------------
% 0.20/0.53  % (26694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (26702)Instruction limit reached!
% 0.20/0.53  % (26702)------------------------------
% 0.20/0.53  % (26702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (26702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (26702)Termination reason: Unknown
% 0.20/0.53  % (26702)Termination phase: Naming
% 0.20/0.53  
% 0.20/0.53  % (26702)Memory used [KB]: 1023
% 0.20/0.53  % (26702)Time elapsed: 0.004 s
% 0.20/0.53  % (26702)Instructions burned: 3 (million)
% 0.20/0.53  % (26702)------------------------------
% 0.20/0.53  % (26702)------------------------------
% 0.20/0.53  % (26701)Instruction limit reached!
% 0.20/0.53  % (26701)------------------------------
% 0.20/0.53  % (26701)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (26701)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (26701)Termination reason: Unknown
% 0.20/0.53  % (26701)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (26701)Memory used [KB]: 5756
% 0.20/0.53  % (26701)Time elapsed: 0.116 s
% 0.20/0.53  % (26701)Instructions burned: 15 (million)
% 0.20/0.53  % (26701)------------------------------
% 0.20/0.53  % (26701)------------------------------
% 0.20/0.53  % (26694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (26694)Termination reason: Unknown
% 0.20/0.53  % (26694)Termination phase: Preprocessing 3
% 0.20/0.53  
% 0.20/0.53  % (26694)Memory used [KB]: 1023
% 0.20/0.53  % (26694)Time elapsed: 0.004 s
% 0.20/0.53  % (26694)Instructions burned: 4 (million)
% 0.20/0.53  % (26694)------------------------------
% 0.20/0.53  % (26694)------------------------------
% 0.20/0.53  % (26711)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.20/0.53  % (26704)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.20/0.54  % (26699)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.20/0.54  % (26699)Instruction limit reached!
% 0.20/0.54  % (26699)------------------------------
% 0.20/0.54  % (26699)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (26699)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (26699)Termination reason: Unknown
% 0.20/0.54  % (26699)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (26699)Memory used [KB]: 895
% 0.20/0.54  % (26699)Time elapsed: 0.002 s
% 0.20/0.54  % (26699)Instructions burned: 2 (million)
% 0.20/0.54  % (26699)------------------------------
% 0.20/0.54  % (26699)------------------------------
% 0.20/0.54  % (26691)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.20/0.54  % (26703)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.56/0.55  % (26708)Instruction limit reached!
% 1.56/0.55  % (26708)------------------------------
% 1.56/0.55  % (26708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26687)Instruction limit reached!
% 1.56/0.55  % (26687)------------------------------
% 1.56/0.55  % (26687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (26708)Termination reason: Unknown
% 1.56/0.55  % (26708)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (26708)Memory used [KB]: 6012
% 1.56/0.55  % (26708)Time elapsed: 0.135 s
% 1.56/0.55  % (26708)Instructions burned: 43 (million)
% 1.56/0.55  % (26708)------------------------------
% 1.56/0.55  % (26708)------------------------------
% 1.56/0.55  % (26710)Instruction limit reached!
% 1.56/0.55  % (26710)------------------------------
% 1.56/0.55  % (26710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26712)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.56/0.55  % (26693)Instruction limit reached!
% 1.56/0.55  % (26693)------------------------------
% 1.56/0.55  % (26693)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26693)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (26688)Instruction limit reached!
% 1.56/0.55  % (26688)------------------------------
% 1.56/0.55  % (26688)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26688)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (26688)Termination reason: Unknown
% 1.56/0.55  % (26688)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (26688)Memory used [KB]: 5756
% 1.56/0.55  % (26688)Time elapsed: 0.133 s
% 1.56/0.55  % (26688)Instructions burned: 16 (million)
% 1.56/0.55  % (26688)------------------------------
% 1.56/0.55  % (26688)------------------------------
% 1.56/0.55  % (26693)Termination reason: Unknown
% 1.56/0.55  % (26693)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (26693)Memory used [KB]: 6012
% 1.56/0.55  % (26693)Time elapsed: 0.143 s
% 1.56/0.55  % (26693)Instructions burned: 36 (million)
% 1.56/0.55  % (26693)------------------------------
% 1.56/0.55  % (26693)------------------------------
% 1.56/0.55  % (26690)First to succeed.
% 1.56/0.55  % (26696)Instruction limit reached!
% 1.56/0.55  % (26696)------------------------------
% 1.56/0.55  % (26696)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26696)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (26696)Termination reason: Unknown
% 1.56/0.55  % (26696)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (26696)Memory used [KB]: 5756
% 1.56/0.55  % (26696)Time elapsed: 0.159 s
% 1.56/0.55  % (26696)Instructions burned: 23 (million)
% 1.56/0.55  % (26696)------------------------------
% 1.56/0.55  % (26696)------------------------------
% 1.56/0.55  % (26700)Instruction limit reached!
% 1.56/0.55  % (26700)------------------------------
% 1.56/0.55  % (26700)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.55  % (26700)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.55  % (26700)Termination reason: Unknown
% 1.56/0.55  % (26700)Termination phase: Saturation
% 1.56/0.55  
% 1.56/0.55  % (26700)Memory used [KB]: 6140
% 1.56/0.55  % (26700)Time elapsed: 0.166 s
% 1.56/0.55  % (26700)Instructions burned: 49 (million)
% 1.56/0.55  % (26700)------------------------------
% 1.56/0.55  % (26700)------------------------------
% 1.56/0.56  % (26687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (26687)Termination reason: Unknown
% 1.56/0.56  % (26687)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (26687)Memory used [KB]: 6140
% 1.56/0.56  % (26687)Time elapsed: 0.154 s
% 1.56/0.56  % (26687)Instructions burned: 38 (million)
% 1.56/0.56  % (26687)------------------------------
% 1.56/0.56  % (26687)------------------------------
% 1.56/0.56  % (26711)Instruction limit reached!
% 1.56/0.56  % (26711)------------------------------
% 1.56/0.56  % (26711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (26711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (26711)Termination reason: Unknown
% 1.56/0.56  % (26711)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (26711)Memory used [KB]: 5756
% 1.56/0.56  % (26711)Time elapsed: 0.156 s
% 1.56/0.56  % (26711)Instructions burned: 21 (million)
% 1.56/0.56  % (26711)------------------------------
% 1.56/0.56  % (26711)------------------------------
% 1.56/0.56  % (26710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (26710)Termination reason: Unknown
% 1.56/0.56  % (26710)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (26710)Memory used [KB]: 5756
% 1.56/0.56  % (26710)Time elapsed: 0.145 s
% 1.56/0.56  % (26710)Instructions burned: 22 (million)
% 1.56/0.56  % (26710)------------------------------
% 1.56/0.56  % (26710)------------------------------
% 1.56/0.56  % (26703)Instruction limit reached!
% 1.56/0.56  % (26703)------------------------------
% 1.56/0.56  % (26703)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (26703)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (26703)Termination reason: Unknown
% 1.56/0.56  % (26703)Termination phase: Saturation
% 1.56/0.56  % (26705)Instruction limit reached!
% 1.56/0.56  % (26705)------------------------------
% 1.56/0.56  % (26705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (26705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (26705)Termination reason: Unknown
% 1.56/0.56  % (26705)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (26705)Memory used [KB]: 1535
% 1.56/0.56  % (26705)Time elapsed: 0.167 s
% 1.56/0.56  % (26705)Instructions burned: 46 (million)
% 1.56/0.56  % (26705)------------------------------
% 1.56/0.56  % (26705)------------------------------
% 1.56/0.56  
% 1.56/0.56  % (26703)Memory used [KB]: 1279
% 1.56/0.56  % (26703)Time elapsed: 0.157 s
% 1.56/0.56  % (26703)Instructions burned: 15 (million)
% 1.56/0.56  % (26703)------------------------------
% 1.56/0.56  % (26703)------------------------------
% 1.75/0.56  % (26704)Instruction limit reached!
% 1.75/0.56  % (26704)------------------------------
% 1.75/0.56  % (26704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.57  % (26690)Refutation found. Thanks to Tanya!
% 1.75/0.57  % SZS status Theorem for theBenchmark
% 1.75/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.75/0.57  % (26690)------------------------------
% 1.75/0.57  % (26690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.57  % (26690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.57  % (26690)Termination reason: Refutation
% 1.75/0.57  
% 1.75/0.57  % (26690)Memory used [KB]: 5884
% 1.75/0.57  % (26690)Time elapsed: 0.116 s
% 1.75/0.57  % (26690)Instructions burned: 31 (million)
% 1.75/0.57  % (26690)------------------------------
% 1.75/0.57  % (26690)------------------------------
% 1.75/0.57  % (26682)Success in time 0.208 s
%------------------------------------------------------------------------------