TSTP Solution File: SWW618_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW618_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 : n019.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:53 EDT 2022

% Result   : Theorem 0.17s 0.54s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :  104
% Syntax   : Number of formulae    :  149 (  32 unt;  91 typ;   0 def)
%            Number of atoms       :   96 (  56 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   64 (  26   ~;  14   |;  10   &)
%                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :    8 (   0 atm;   0 fun;   0 num;   8 var)
%            Number of types       :   14 (  12 usr;   1 ari)
%            Number of type conns  :  126 (  64   >;  62   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :   71 (  71 usr;  15 con; 0-5 aty)
%            Number of variables   :  121 ( 111   !;  10   ?; 121   :)

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

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

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

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

tff(type_def_13,type,
    lpintcm_map_int_intrp: $tType ).

tff(type_def_14,type,
    t18_lpintcm_setrp_lpintcm_map_int_intrp: $tType ).

tff(type_def_15,type,
    option_lpintcm_map_int_intrp: $tType ).

tff(type_def_16,type,
    map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp: $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,
    min: ( $int * $int ) > $int ).

tff(func_def_13,type,
    max: ( $int * $int ) > $int ).

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

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

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

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

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

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

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

tff(func_def_21,type,
    n: $int ).

tff(func_def_22,type,
    size: $int ).

tff(func_def_23,type,
    set2: ty ).

tff(func_def_24,type,
    remove: ( $int * set1 ) > set1 ).

tff(func_def_25,type,
    below: $int > set1 ).

tff(func_def_26,type,
    cardinal: set1 > $int ).

tff(func_def_29,type,
    m: map_int_lpmap_int_intrp ).

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

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

tff(func_def_32,type,
    t2tb1: map_int_lpmap_int_intrp > uni ).

tff(func_def_33,type,
    tb2t1: uni > map_int_lpmap_int_intrp ).

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

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

tff(func_def_36,type,
    f: ( map_int_int * $int ) > $int ).

tff(func_def_37,type,
    sum: ( map_int_int * $int * $int ) > $int ).

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

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

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

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

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

tff(func_def_44,type,
    t: ( ty * ty ) > ty ).

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

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

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

tff(func_def_48,type,
    tuple2: ( ty * ty ) > ty ).

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

tff(func_def_50,type,
    tuple2_proj_1: ( ty * ty * uni ) > uni ).

tff(func_def_51,type,
    tuple2_proj_2: ( ty * ty * uni ) > uni ).

tff(func_def_52,type,
    t2tb3: lpintcm_setrp > uni ).

tff(func_def_53,type,
    tb2t3: uni > lpintcm_setrp ).

tff(func_def_54,type,
    t2tb4: set1 > uni ).

tff(func_def_55,type,
    tb2t4: uni > set1 ).

tff(func_def_56,type,
    t2tb5: lpintcm_map_int_intrp > uni ).

tff(func_def_57,type,
    tb2t5: uni > lpintcm_map_int_intrp ).

tff(func_def_58,type,
    t2tb6: option_lpintcm_map_int_intrp > uni ).

tff(func_def_59,type,
    tb2t6: uni > option_lpintcm_map_int_intrp ).

tff(func_def_60,type,
    t2tb7: t18_lpintcm_setrp_lpintcm_map_int_intrp > uni ).

tff(func_def_61,type,
    tb2t7: uni > t18_lpintcm_setrp_lpintcm_map_int_intrp ).

tff(func_def_62,type,
    t2tb8: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp > uni ).

tff(func_def_63,type,
    tb2t8: uni > map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp ).

tff(func_def_65,type,
    sK2: ( $int * map_int_int ) > $int ).

tff(func_def_66,type,
    sK3: ( $int * map_int_int ) > $int ).

tff(func_def_67,type,
    sK4: ( $int * map_int_int ) > $int ).

tff(func_def_68,type,
    sK5: set1 > $int ).

tff(func_def_69,type,
    sK6: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp ).

tff(func_def_70,type,
    sK7: lpintcm_setrp ).

tff(func_def_71,type,
    sK8: lpintcm_map_int_intrp ).

tff(func_def_72,type,
    sK9: ( $int * $int * set1 ) > map_int_int ).

tff(func_def_73,type,
    sK10: ( $int * set1 * map_int_int ) > $int ).

tff(func_def_74,type,
    sK11: ( map_int_int * $int * set1 ) > $int ).

tff(func_def_75,type,
    sK12: ( $int * $int * map_int_int * map_int_int ) > $int ).

tff(func_def_76,type,
    sK13: set1 > $int ).

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

tff(pred_def_3,type,
    mem: ( $int * set1 ) > $o ).

tff(pred_def_5,type,
    solution: ( map_int_int * $int ) > $o ).

tff(pred_def_6,type,
    pre: lpintcm_setrp > $o ).

tff(pred_def_7,type,
    post: ( lpintcm_setrp * lpintcm_map_int_intrp ) > $o ).

tff(pred_def_8,type,
    inv: t18_lpintcm_setrp_lpintcm_map_int_intrp > $o ).

tff(pred_def_9,type,
    sP0: ( $int * map_int_int ) > $o ).

tff(pred_def_10,type,
    sP1: ( $int * $int * set1 ) > $o ).

tff(f581,plain,
    $false,
    inference(subsumption_resolution,[],[f579,f468]) ).

tff(f468,plain,
    ! [X0: uni] : ( t2tb6(tb2t6(X0)) = X0 ),
    inference(cnf_transformation,[],[f196]) ).

tff(f196,plain,
    ! [X0: uni] : ( t2tb6(tb2t6(X0)) = X0 ),
    inference(rectify,[],[f88]) ).

tff(f88,axiom,
    ! [X16: uni] : ( t2tb6(tb2t6(X16)) = X16 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR6) ).

tff(f579,plain,
    none(tuple2(int,map(int,int))) != t2tb6(tb2t6(none(tuple2(int,map(int,int))))),
    inference(superposition,[],[f399,f564]) ).

tff(f564,plain,
    some(tuple2(int,map(int,int)),t2tb5(sK8)) = t2tb6(tb2t6(none(tuple2(int,map(int,int))))),
    inference(superposition,[],[f468,f562]) ).

tff(f562,plain,
    tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))),
    inference(subsumption_resolution,[],[f560,f423]) ).

tff(f423,plain,
    ! [X0: lpintcm_setrp] : sort(tuple2(int,set2),t2tb3(X0)),
    inference(cnf_transformation,[],[f180]) ).

tff(f180,plain,
    ! [X0: lpintcm_setrp] : sort(tuple2(int,set2),t2tb3(X0)),
    inference(rectify,[],[f75]) ).

tff(f75,axiom,
    ! [X1: lpintcm_setrp] : sort(tuple2(int,set2),t2tb3(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2tb_sort3) ).

tff(f560,plain,
    ( ~ sort(tuple2(int,set2),t2tb3(sK7))
    | ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))) ) ),
    inference(superposition,[],[f518,f557]) ).

tff(f557,plain,
    tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))),
    inference(subsumption_resolution,[],[f555,f424]) ).

tff(f424,plain,
    ! [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] : sort(map(tuple2(int,set2),option(tuple2(int,map(int,int)))),t2tb8(X0)),
    inference(cnf_transformation,[],[f183]) ).

tff(f183,plain,
    ! [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] : sort(map(tuple2(int,set2),option(tuple2(int,map(int,int)))),t2tb8(X0)),
    inference(rectify,[],[f93]) ).

tff(f93,axiom,
    ! [X1: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] : sort(map(tuple2(int,set2),option(tuple2(int,map(int,int)))),t2tb8(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2tb_sort8) ).

tff(f555,plain,
    ( ( tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))) )
    | ~ sort(map(tuple2(int,set2),option(tuple2(int,map(int,int)))),t2tb8(sK6)) ),
    inference(superposition,[],[f501,f478]) ).

tff(f478,plain,
    ! [X2: ty,X0: uni,X1: ty] :
      ( ( contents1(X2,X1,mk_t(X2,X1,X0)) = X0 )
      | ~ sort(map(X1,option(X2)),X0) ),
    inference(cnf_transformation,[],[f347]) ).

tff(f347,plain,
    ! [X0: uni,X1: ty,X2: ty] :
      ( ( contents1(X2,X1,mk_t(X2,X1,X0)) = X0 )
      | ~ sort(map(X1,option(X2)),X0) ),
    inference(rectify,[],[f246]) ).

tff(f246,plain,
    ! [X0: uni,X2: ty,X1: ty] :
      ( ( contents1(X1,X2,mk_t(X1,X2,X0)) = X0 )
      | ~ sort(map(X2,option(X1)),X0) ),
    inference(ennf_transformation,[],[f152]) ).

tff(f152,plain,
    ! [X1: ty,X0: uni,X2: ty] :
      ( sort(map(X2,option(X1)),X0)
     => ( contents1(X1,X2,mk_t(X1,X2,X0)) = X0 ) ),
    inference(rectify,[],[f65]) ).

tff(f65,axiom,
    ! [X6: uni,X8: ty,X0: ty] :
      ( sort(map(X0,option(X8)),X6)
     => ( contents1(X8,X0,mk_t(X8,X0,X6)) = X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',contents_def1) ).

tff(f501,plain,
    tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),contents1(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6))),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))),
    inference(superposition,[],[f405,f455]) ).

tff(f455,plain,
    ! [X2: ty,X3: ty,X0: uni,X1: uni] : ( get(option(X2),X3,contents1(X2,X3,X1),X0) = mixfix_lbrb(X2,X3,X1,X0) ),
    inference(cnf_transformation,[],[f336]) ).

tff(f336,plain,
    ! [X0: uni,X1: uni,X2: ty,X3: ty] : ( get(option(X2),X3,contents1(X2,X3,X1),X0) = mixfix_lbrb(X2,X3,X1,X0) ),
    inference(rectify,[],[f214]) ).

tff(f214,plain,
    ! [X1: uni,X0: uni,X3: ty,X2: ty] : ( mixfix_lbrb(X3,X2,X0,X1) = get(option(X3),X2,contents1(X3,X2,X0),X1) ),
    inference(rectify,[],[f68]) ).

tff(f68,axiom,
    ! [X24: uni,X17: uni,X0: ty,X8: ty] : ( mixfix_lbrb(X8,X0,X24,X17) = get(option(X8),X0,contents1(X8,X0,X24),X17) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mixfix_lbrb_def) ).

tff(f405,plain,
    tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6)),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))),
    inference(cnf_transformation,[],[f312]) ).

tff(f312,plain,
    ( ! [X1: $int,X2: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) )
    & ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6)),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))) )
    & ~ post(sK7,sK8) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6,sK7,sK8])],[f251,f311,f310]) ).

tff(f310,plain,
    ( ? [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
        ( ! [X1: $int,X2: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(X0),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) )
        & ? [X3: lpintcm_setrp,X4: lpintcm_map_int_intrp] :
            ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(X0)),t2tb3(X3))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X4))) )
            & ~ post(X3,X4) ) )
   => ( ! [X2: set1,X1: $int] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) )
      & ? [X4: lpintcm_map_int_intrp,X3: lpintcm_setrp] :
          ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6)),t2tb3(X3))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X4))) )
          & ~ post(X3,X4) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f311,plain,
    ( ? [X4: lpintcm_map_int_intrp,X3: lpintcm_setrp] :
        ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6)),t2tb3(X3))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X4))) )
        & ~ post(X3,X4) )
   => ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK6)),t2tb3(sK7))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK8))) )
      & ~ post(sK7,sK8) ) ),
    introduced(choice_axiom,[]) ).

tff(f251,plain,
    ? [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
      ( ! [X1: $int,X2: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(X0),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) )
      & ? [X3: lpintcm_setrp,X4: lpintcm_map_int_intrp] :
          ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(X0)),t2tb3(X3))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X4))) )
          & ~ post(X3,X4) ) ),
    inference(ennf_transformation,[],[f147]) ).

tff(f147,plain,
    ~ ! [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
        ( ! [X1: $int,X2: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(X0),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) )
       => ! [X3: lpintcm_setrp,X4: lpintcm_map_int_intrp] :
            ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(X0)),t2tb3(X3))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X4))) )
           => post(X3,X4) ) ),
    inference(rectify,[],[f97]) ).

tff(f97,negated_conjecture,
    ~ ! [X29: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
        ( ! [X17: $int,X18: set1] : ( tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(X29),tuple21(int,set2,t2tb2(X17),t2tb4(X18)))) = tb2t6(none(tuple2(int,map(int,int)))) )
       => ! [X17: lpintcm_setrp,X23: lpintcm_map_int_intrp] :
            ( ( tb2t6(some(tuple2(int,map(int,int)),t2tb5(X23))) = tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(X29)),t2tb3(X17))) )
           => post(X17,X23) ) ),
    inference(negated_conjecture,[],[f96]) ).

tff(f96,conjecture,
    ! [X29: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
      ( ! [X17: $int,X18: set1] : ( tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(X29),tuple21(int,set2,t2tb2(X17),t2tb4(X18)))) = tb2t6(none(tuple2(int,map(int,int)))) )
     => ! [X17: lpintcm_setrp,X23: lpintcm_map_int_intrp] :
          ( ( tb2t6(some(tuple2(int,map(int,int)),t2tb5(X23))) = tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(X29)),t2tb3(X17))) )
         => post(X17,X23) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_maxmat) ).

tff(f518,plain,
    ! [X0: uni] :
      ( ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),X0)) )
      | ~ sort(tuple2(int,set2),X0) ),
    inference(subsumption_resolution,[],[f514,f449]) ).

tff(f449,plain,
    ! [X2: uni,X0: ty,X1: ty] : sort(X0,tuple2_proj_2(X1,X0,X2)),
    inference(cnf_transformation,[],[f333]) ).

tff(f333,plain,
    ! [X0: ty,X1: ty,X2: uni] : sort(X0,tuple2_proj_2(X1,X0,X2)),
    inference(rectify,[],[f156]) ).

tff(f156,plain,
    ! [X1: ty,X0: ty,X2: uni] : sort(X1,tuple2_proj_2(X0,X1,X2)),
    inference(rectify,[],[f72]) ).

tff(f72,axiom,
    ! [X10: ty,X0: ty,X1: uni] : sort(X0,tuple2_proj_2(X10,X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tuple2_proj_2_sort) ).

tff(f514,plain,
    ! [X0: uni] :
      ( ~ sort(set2,tuple2_proj_2(int,set2,X0))
      | ~ sort(tuple2(int,set2),X0)
      | ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),X0)) ) ),
    inference(superposition,[],[f503,f361]) ).

tff(f361,plain,
    ! [X2: ty,X0: uni,X1: ty] :
      ( ( tuple21(X2,X1,tuple2_proj_1(X2,X1,X0),tuple2_proj_2(X2,X1,X0)) = X0 )
      | ~ sort(tuple2(X2,X1),X0) ),
    inference(cnf_transformation,[],[f283]) ).

tff(f283,plain,
    ! [X0: uni,X1: ty,X2: ty] :
      ( ~ sort(tuple2(X2,X1),X0)
      | ( tuple21(X2,X1,tuple2_proj_1(X2,X1,X0),tuple2_proj_2(X2,X1,X0)) = X0 ) ),
    inference(rectify,[],[f241]) ).

tff(f241,plain,
    ! [X0: uni,X2: ty,X1: ty] :
      ( ~ sort(tuple2(X1,X2),X0)
      | ( tuple21(X1,X2,tuple2_proj_1(X1,X2,X0),tuple2_proj_2(X1,X2,X0)) = X0 ) ),
    inference(ennf_transformation,[],[f141]) ).

tff(f141,plain,
    ! [X1: ty,X2: ty,X0: uni] :
      ( sort(tuple2(X1,X2),X0)
     => ( tuple21(X1,X2,tuple2_proj_1(X1,X2,X0),tuple2_proj_2(X1,X2,X0)) = X0 ) ),
    inference(rectify,[],[f74]) ).

tff(f74,axiom,
    ! [X6: uni,X10: ty,X0: ty] :
      ( sort(tuple2(X10,X0),X6)
     => ( tuple21(X10,X0,tuple2_proj_1(X10,X0,X6),tuple2_proj_2(X10,X0,X6)) = X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tuple2_inversion) ).

tff(f503,plain,
    ! [X0: uni,X1: uni] :
      ( ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),tuple21(int,set2,X1,X0))) )
      | ~ sort(set2,X0) ),
    inference(superposition,[],[f498,f452]) ).

tff(f452,plain,
    ! [X0: uni] :
      ( ( t2tb4(tb2t4(X0)) = X0 )
      | ~ sort(set2,X0) ),
    inference(cnf_transformation,[],[f261]) ).

tff(f261,plain,
    ! [X0: uni] :
      ( ( t2tb4(tb2t4(X0)) = X0 )
      | ~ sort(set2,X0) ),
    inference(ennf_transformation,[],[f157]) ).

tff(f157,plain,
    ! [X0: uni] :
      ( sort(set2,X0)
     => ( t2tb4(tb2t4(X0)) = X0 ) ),
    inference(rectify,[],[f80]) ).

tff(f80,axiom,
    ! [X16: uni] :
      ( sort(set2,X16)
     => ( t2tb4(tb2t4(X16)) = X16 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR4) ).

tff(f498,plain,
    ! [X0: uni,X1: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),tuple21(int,set2,X0,t2tb4(X1)))) ),
    inference(superposition,[],[f406,f464]) ).

tff(f464,plain,
    ! [X0: uni] : ( t2tb2(tb2t2(X0)) = X0 ),
    inference(cnf_transformation,[],[f205]) ).

tff(f205,plain,
    ! [X0: uni] : ( t2tb2(tb2t2(X0)) = X0 ),
    inference(rectify,[],[f44]) ).

tff(f44,axiom,
    ! [X16: uni] : ( t2tb2(tb2t2(X16)) = X16 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bridgeR2) ).

tff(f406,plain,
    ! [X2: set1,X1: $int] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK6),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) ),
    inference(cnf_transformation,[],[f312]) ).

tff(f399,plain,
    ! [X0: uni,X1: ty] : ( some(X1,X0) != none(X1) ),
    inference(cnf_transformation,[],[f149]) ).

tff(f149,plain,
    ! [X0: uni,X1: ty] : ( some(X1,X0) != none(X1) ),
    inference(rectify,[],[f59]) ).

tff(f59,axiom,
    ! [X23: uni,X0: ty] : ( none(X0) != some(X0,X23) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',none_Some) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWW618=2 : TPTP v8.1.0. Released v6.1.0.
% 0.12/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.12/0.32  % Computer : n019.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Tue Aug 30 20:59:20 EDT 2022
% 0.12/0.32  % CPUTime    : 
% 0.17/0.41  % (15022)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.17/0.45  % (15040)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.17/0.46  % (15030)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.17/0.46  % (15030)Instruction limit reached!
% 0.17/0.46  % (15030)------------------------------
% 0.17/0.46  % (15030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.46  % (15030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.46  % (15030)Termination reason: Unknown
% 0.17/0.46  % (15030)Termination phase: Property scanning
% 0.17/0.46  
% 0.17/0.46  % (15030)Memory used [KB]: 1023
% 0.17/0.46  % (15030)Time elapsed: 0.004 s
% 0.17/0.46  % (15030)Instructions burned: 2 (million)
% 0.17/0.46  % (15030)------------------------------
% 0.17/0.46  % (15030)------------------------------
% 0.17/0.48  % (15040)Refutation not found, incomplete strategy% (15040)------------------------------
% 0.17/0.48  % (15040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.48  % (15020)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.17/0.48  % (15039)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.17/0.48  % (15020)Instruction limit reached!
% 0.17/0.48  % (15020)------------------------------
% 0.17/0.48  % (15020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (15047)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.17/0.49  % (15022)Instruction limit reached!
% 0.17/0.49  % (15022)------------------------------
% 0.17/0.49  % (15022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (15022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (15022)Termination reason: Unknown
% 0.17/0.49  % (15022)Termination phase: Saturation
% 0.17/0.49  
% 0.17/0.49  % (15022)Memory used [KB]: 6268
% 0.17/0.49  % (15022)Time elapsed: 0.133 s
% 0.17/0.49  % (15022)Instructions burned: 37 (million)
% 0.17/0.49  % (15022)------------------------------
% 0.17/0.49  % (15022)------------------------------
% 0.17/0.49  % (15035)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.17/0.49  % (15040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (15040)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.49  
% 0.17/0.49  % (15040)Memory used [KB]: 1535
% 0.17/0.49  % (15040)Time elapsed: 0.113 s
% 0.17/0.49  % (15040)Instructions burned: 19 (million)
% 0.17/0.49  % (15040)------------------------------
% 0.17/0.49  % (15040)------------------------------
% 0.17/0.49  % (15033)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.17/0.49  % (15033)Instruction limit reached!
% 0.17/0.49  % (15033)------------------------------
% 0.17/0.49  % (15033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (15033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (15033)Termination reason: Unknown
% 0.17/0.49  % (15033)Termination phase: Property scanning
% 0.17/0.49  
% 0.17/0.49  % (15033)Memory used [KB]: 1023
% 0.17/0.49  % (15033)Time elapsed: 0.003 s
% 0.17/0.49  % (15033)Instructions burned: 2 (million)
% 0.17/0.49  % (15033)------------------------------
% 0.17/0.49  % (15033)------------------------------
% 0.17/0.49  % (15028)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.17/0.49  % (15020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (15020)Termination reason: Unknown
% 0.17/0.49  % (15020)Termination phase: Property scanning
% 0.17/0.49  
% 0.17/0.49  % (15020)Memory used [KB]: 1279
% 0.17/0.49  % (15020)Time elapsed: 0.006 s
% 0.17/0.49  % (15020)Instructions burned: 9 (million)
% 0.17/0.49  % (15020)------------------------------
% 0.17/0.49  % (15020)------------------------------
% 0.17/0.49  % (15025)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.17/0.50  % (15019)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.17/0.50  % (15041)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.17/0.50  % (15018)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.17/0.50  % (15039)Instruction limit reached!
% 0.17/0.50  % (15039)------------------------------
% 0.17/0.50  % (15039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.50  % (15041)Refutation not found, incomplete strategy% (15041)------------------------------
% 0.17/0.50  % (15041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.50  % (15041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.50  % (15041)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.50  
% 0.17/0.50  % (15041)Memory used [KB]: 5884
% 0.17/0.50  % (15041)Time elapsed: 0.114 s
% 0.17/0.50  % (15041)Instructions burned: 17 (million)
% 0.17/0.50  % (15041)------------------------------
% 0.17/0.50  % (15041)------------------------------
% 0.17/0.51  % (15024)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.17/0.51  % (15026)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.17/0.51  % (15039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (15039)Termination reason: Unknown
% 0.17/0.51  % (15039)Termination phase: Saturation
% 0.17/0.51  
% 0.17/0.51  % (15039)Memory used [KB]: 5884
% 0.17/0.51  % (15039)Time elapsed: 0.136 s
% 0.17/0.51  % (15039)Instructions burned: 22 (million)
% 0.17/0.51  % (15039)------------------------------
% 0.17/0.51  % (15039)------------------------------
% 0.17/0.51  % (15043)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.17/0.51  % (15031)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.17/0.51  % (15021)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.17/0.51  % (15027)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.17/0.51  % (15032)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.17/0.51  % (15027)Instruction limit reached!
% 0.17/0.51  % (15027)------------------------------
% 0.17/0.51  % (15027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (15027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (15027)Termination reason: Unknown
% 0.17/0.52  % (15027)Termination phase: Property scanning
% 0.17/0.52  
% 0.17/0.52  % (15027)Memory used [KB]: 1023
% 0.17/0.52  % (15027)Time elapsed: 0.002 s
% 0.17/0.52  % (15027)Instructions burned: 3 (million)
% 0.17/0.52  % (15027)------------------------------
% 0.17/0.52  % (15027)------------------------------
% 0.17/0.52  % (15021)Instruction limit reached!
% 0.17/0.52  % (15021)------------------------------
% 0.17/0.52  % (15021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (15021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (15021)Termination reason: Unknown
% 0.17/0.52  % (15021)Termination phase: Property scanning
% 0.17/0.52  
% 0.17/0.52  % (15021)Memory used [KB]: 1023
% 0.17/0.52  % (15021)Time elapsed: 0.003 s
% 0.17/0.52  % (15021)Instructions burned: 4 (million)
% 0.17/0.52  % (15021)------------------------------
% 0.17/0.52  % (15021)------------------------------
% 0.17/0.52  % (15045)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.17/0.52  % (15042)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.17/0.52  % (15029)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.17/0.52  % (15025)First to succeed.
% 0.17/0.52  % (15044)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.17/0.52  % (15034)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.17/0.52  % (15029)Instruction limit reached!
% 0.17/0.52  % (15029)------------------------------
% 0.17/0.52  % (15029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (15029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (15029)Termination reason: Unknown
% 0.17/0.53  % (15029)Termination phase: Property scanning
% 0.17/0.53  
% 0.17/0.53  % (15029)Memory used [KB]: 1023
% 0.17/0.53  % (15029)Time elapsed: 0.006 s
% 0.17/0.53  % (15029)Instructions burned: 4 (million)
% 0.17/0.53  % (15029)------------------------------
% 0.17/0.53  % (15029)------------------------------
% 0.17/0.53  % (15037)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.17/0.53  % (15034)Instruction limit reached!
% 0.17/0.53  % (15034)------------------------------
% 0.17/0.53  % (15034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (15034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (15034)Termination reason: Unknown
% 0.17/0.53  % (15034)Termination phase: Preprocessing 1
% 0.17/0.53  
% 0.17/0.53  % (15034)Memory used [KB]: 1151
% 0.17/0.53  % (15034)Time elapsed: 0.004 s
% 0.17/0.53  % (15034)Instructions burned: 4 (million)
% 0.17/0.53  % (15034)------------------------------
% 0.17/0.53  % (15034)------------------------------
% 0.17/0.53  % (15038)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.17/0.53  % (15036)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.17/0.53  % (15024)Refutation not found, incomplete strategy% (15024)------------------------------
% 0.17/0.53  % (15024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (15024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (15024)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (15024)Memory used [KB]: 5884
% 0.17/0.53  % (15024)Time elapsed: 0.151 s
% 0.17/0.53  % (15024)Instructions burned: 13 (million)
% 0.17/0.53  % (15024)------------------------------
% 0.17/0.53  % (15024)------------------------------
% 0.17/0.53  % (15023)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.17/0.53  % (15046)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.17/0.54  % (15045)Instruction limit reached!
% 0.17/0.54  % (15045)------------------------------
% 0.17/0.54  % (15045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (15045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (15045)Termination reason: Unknown
% 0.17/0.54  % (15045)Termination phase: Saturation
% 0.17/0.54  
% 0.17/0.54  % (15045)Memory used [KB]: 5884
% 0.17/0.54  % (15045)Time elapsed: 0.160 s
% 0.17/0.54  % (15045)Instructions burned: 21 (million)
% 0.17/0.54  % (15045)------------------------------
% 0.17/0.54  % (15045)------------------------------
% 0.17/0.54  % (15025)Refutation found. Thanks to Tanya!
% 0.17/0.54  % SZS status Theorem for theBenchmark
% 0.17/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.54  % (15025)------------------------------
% 0.17/0.54  % (15025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (15025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (15025)Termination reason: Refutation
% 0.17/0.54  
% 0.17/0.54  % (15025)Memory used [KB]: 6012
% 0.17/0.54  % (15025)Time elapsed: 0.106 s
% 0.17/0.54  % (15025)Instructions burned: 20 (million)
% 0.17/0.54  % (15025)------------------------------
% 0.17/0.54  % (15025)------------------------------
% 0.17/0.54  % (15017)Success in time 0.205 s
%------------------------------------------------------------------------------