TSTP Solution File: SWW618_2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---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_sat --cores 0 -t %d %s

% Computer : n001.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:20:19 EDT 2022

% Result   : Theorem 12.50s 1.91s
% Output   : Refutation 12.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :  106
% Syntax   : Number of formulae    :  157 (  38 unt;  92 typ;   0 def)
%            Number of atoms       :  105 (  64 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   67 (  27   ~;  14   |;  12   &)
%                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :    9 (   0 atm;   0 fun;   0 num;   9 var)
%            Number of types       :   14 (  12 usr;   1 ari)
%            Number of type conns  :  130 (  65   >;  65   *;   0   +;   0  <<)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-4 aty)
%            Number of functors    :   71 (  71 usr;  15 con; 0-5 aty)
%            Number of variables   :  138 ( 125   !;  13   ?; 138   :)

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

tff(func_def_66,type,
    sK4: set1 > $int ).

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

tff(func_def_68,type,
    sK6: ( $int * set1 * map_int_int ) > $int ).

tff(func_def_69,type,
    sK7: ( set1 * map_int_int * $int ) > $int ).

tff(func_def_70,type,
    sK8: ( $int * $int * map_int_int * map_int_int ) > $int ).

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

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

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

tff(func_def_74,type,
    sK12: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp ).

tff(func_def_75,type,
    sK13: lpintcm_map_int_intrp ).

tff(func_def_76,type,
    sK14: lpintcm_setrp ).

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: ( set1 * map_int_int * $int ) > $o ).

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

tff(pred_def_11,type,
    sP2: ( map_int_int * $int ) > $o ).

tff(f870,plain,
    $false,
    inference(subsumption_resolution,[],[f869,f361]) ).

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

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

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

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

tff(f869,plain,
    none(tuple2(int,map(int,int))) = some(tuple2(int,map(int,int)),t2tb5(sK13)),
    inference(forward_demodulation,[],[f868,f578]) ).

tff(f578,plain,
    ! [X0: uni] : ( none(tuple2(int,map(int,int))) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),X0) ),
    inference(subsumption_resolution,[],[f577,f377]) ).

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

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

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

tff(f577,plain,
    ! [X0: uni] :
      ( ( none(tuple2(int,map(int,int))) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),X0) )
      | ~ sort(set2,tuple2_proj_2(int,set2,X0)) ),
    inference(subsumption_resolution,[],[f574,f518]) ).

tff(f518,plain,
    ! [X0: uni] : sort(tuple2(int,set2),X0),
    inference(superposition,[],[f494,f435]) ).

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

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

tff(f77,axiom,
    ! [X16: uni] : ( t2tb3(tb2t3(X16)) = X16 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR3) ).

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

tff(f154,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/sandbox/benchmark/theBenchmark.p',t2tb_sort3) ).

tff(f574,plain,
    ! [X0: uni] :
      ( ( none(tuple2(int,map(int,int))) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),X0) )
      | ~ sort(tuple2(int,set2),X0)
      | ~ sort(set2,tuple2_proj_2(int,set2,X0)) ),
    inference(superposition,[],[f522,f453]) ).

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

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

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

tff(f147,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,[],[f74]) ).

tff(f74,axiom,
    ! [X6: uni,X0: ty,X10: 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/sandbox/benchmark/theBenchmark.p',tuple2_inversion) ).

tff(f522,plain,
    ! [X0: uni,X1: uni] :
      ( ( none(tuple2(int,map(int,int))) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,X1,X0)) )
      | ~ sort(set2,X0) ),
    inference(superposition,[],[f517,f391]) ).

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

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

tff(f144,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/sandbox/benchmark/theBenchmark.p',bridgeR4) ).

tff(f517,plain,
    ! [X2: uni,X3: set1] : ( none(tuple2(int,map(int,int))) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,X2,t2tb4(X3))) ),
    inference(forward_demodulation,[],[f513,f490]) ).

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

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

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

tff(f513,plain,
    ! [X2: uni,X3: set1] : ( get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,X2,t2tb4(X3))) = t2tb6(tb2t6(none(tuple2(int,map(int,int))))) ),
    inference(superposition,[],[f490,f511]) ).

tff(f511,plain,
    ! [X2: uni,X3: set1] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,X2,t2tb4(X3)))) ),
    inference(superposition,[],[f478,f383]) ).

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

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

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

tff(f478,plain,
    ! [X3: set1,X4: $int] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,t2tb2(X4),t2tb4(X3)))) ),
    inference(cnf_transformation,[],[f349]) ).

tff(f349,plain,
    ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK12)),t2tb3(sK14))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK13))) )
    & ~ post(sK14,sK13)
    & ! [X3: set1,X4: $int] : ( tb2t6(none(tuple2(int,map(int,int)))) = tb2t6(get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),tuple21(int,set2,t2tb2(X4),t2tb4(X3)))) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK12,sK13,sK14])],[f346,f348,f347]) ).

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

tff(f348,plain,
    ( ? [X2: lpintcm_setrp,X1: 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(sK12)),t2tb3(X2))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(X1))) )
        & ~ post(X2,X1) )
   => ( ( tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK12)),t2tb3(sK14))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK13))) )
      & ~ post(sK14,sK13) ) ),
    introduced(choice_axiom,[]) ).

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

tff(f227,plain,
    ? [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
      ( ? [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(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(X0),tuple21(int,set2,t2tb2(X1),t2tb4(X2)))) ) ),
    inference(ennf_transformation,[],[f213]) ).

tff(f213,plain,
    ~ ! [X0: map_lpintcm_setrp_lpoption_lpintcm_map_int_intrprp] :
        ( ! [X2: set1,X1: $int] : ( 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/sandbox/benchmark/theBenchmark.p',wP_parameter_maxmat) ).

tff(f868,plain,
    some(tuple2(int,map(int,int)),t2tb5(sK13)) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),t2tb3(sK14)),
    inference(subsumption_resolution,[],[f866,f447]) ).

tff(f447,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,[],[f201]) ).

tff(f201,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/sandbox/benchmark/theBenchmark.p',t2tb_sort8) ).

tff(f866,plain,
    ( ~ sort(map(tuple2(int,set2),option(tuple2(int,map(int,int)))),t2tb8(sK12))
    | ( some(tuple2(int,map(int,int)),t2tb5(sK13)) = get(option(tuple2(int,map(int,int))),tuple2(int,set2),t2tb8(sK12),t2tb3(sK14)) ) ),
    inference(superposition,[],[f515,f542]) ).

tff(f542,plain,
    ! [X2: uni,X3: uni,X0: ty,X1: ty] :
      ( ( mixfix_lbrb(X0,X1,mk_t(X0,X1,X2),X3) = get(option(X0),X1,X2,X3) )
      | ~ sort(map(X1,option(X0)),X2) ),
    inference(superposition,[],[f452,f415]) ).

tff(f415,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,[],[f304]) ).

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

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

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

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

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

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

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

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

tff(f515,plain,
    some(tuple2(int,map(int,int)),t2tb5(sK13)) = mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK12)),t2tb3(sK14)),
    inference(forward_demodulation,[],[f514,f490]) ).

tff(f514,plain,
    mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK12)),t2tb3(sK14)) = t2tb6(tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK13)))),
    inference(superposition,[],[f490,f480]) ).

tff(f480,plain,
    tb2t6(mixfix_lbrb(tuple2(int,map(int,int)),tuple2(int,set2),mk_t(tuple2(int,map(int,int)),tuple2(int,set2),t2tb8(sK12)),t2tb3(sK14))) = tb2t6(some(tuple2(int,map(int,int)),t2tb5(sK13))),
    inference(cnf_transformation,[],[f349]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : SWW618=2 : TPTP v8.1.0. Released v6.1.0.
% 0.02/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.30  % Computer : n001.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit   : 300
% 0.10/0.30  % WCLimit    : 300
% 0.10/0.30  % DateTime   : Tue Aug 30 21:19:47 EDT 2022
% 0.10/0.31  % CPUTime    : 
% 0.15/0.43  % (9155)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.15/0.44  % (9156)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.15/0.45  % (9145)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.46  % (9148)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.46  % (9147)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.15/0.46  % (9166)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.15/0.47  % (9157)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.15/0.47  % (9146)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.47  % (9142)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.15/0.47  % (9171)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.15/0.47  % (9143)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.15/0.48  % (9148)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.48  % (9148)Terminated due to inappropriate strategy.
% 0.15/0.48  % (9148)------------------------------
% 0.15/0.48  % (9148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.48  % (9148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.48  % (9148)Termination reason: Inappropriate
% 0.15/0.48  
% 0.15/0.48  % (9148)Memory used [KB]: 1279
% 0.15/0.48  % (9148)Time elapsed: 0.009 s
% 0.15/0.48  % (9148)Instructions burned: 13 (million)
% 0.15/0.48  % (9148)------------------------------
% 0.15/0.48  % (9148)------------------------------
% 0.15/0.48  % (9149)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.15/0.48  % (9164)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.15/0.49  % (9149)Instruction limit reached!
% 0.15/0.49  % (9149)------------------------------
% 0.15/0.49  % (9149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.49  % (9149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.49  % (9149)Termination reason: Unknown
% 0.15/0.49  % (9149)Termination phase: Property scanning
% 0.15/0.49  
% 0.15/0.49  % (9149)Memory used [KB]: 1151
% 0.15/0.49  % (9149)Time elapsed: 0.008 s
% 0.15/0.49  % (9149)Instructions burned: 8 (million)
% 0.15/0.49  % (9149)------------------------------
% 0.15/0.49  % (9149)------------------------------
% 0.15/0.49  % (9151)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.49  % (9170)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.15/0.49  % (9144)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.15/0.50  % (9142)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.50  % (9142)Terminated due to inappropriate strategy.
% 0.15/0.50  % (9142)------------------------------
% 0.15/0.50  % (9142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.50  % (9142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.50  % (9142)Termination reason: Inappropriate
% 0.15/0.50  
% 0.15/0.50  % (9142)Memory used [KB]: 1279
% 0.15/0.50  % (9142)Time elapsed: 0.009 s
% 0.15/0.50  % (9142)Instructions burned: 13 (million)
% 0.15/0.50  % (9142)------------------------------
% 0.15/0.50  % (9142)------------------------------
% 0.15/0.50  % (9153)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.15/0.50  % (9154)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.15/0.50  % (9159)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.15/0.50  % (9161)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.15/0.51  % (9168)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.15/0.51  % (9158)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.15/0.51  % (9160)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.15/0.51  % (9162)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.15/0.51  % (9163)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.15/0.52  % (9169)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.15/0.52  % (9147)Instruction limit reached!
% 0.15/0.52  % (9147)------------------------------
% 0.15/0.52  % (9147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.52  % (9147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.52  % (9147)Termination reason: Unknown
% 0.15/0.52  % (9147)Termination phase: Saturation
% 0.15/0.52  
% 0.15/0.52  % (9147)Memory used [KB]: 6140
% 0.15/0.52  % (9147)Time elapsed: 0.158 s
% 0.15/0.52  % (9147)Instructions burned: 48 (million)
% 0.15/0.52  % (9147)------------------------------
% 0.15/0.52  % (9147)------------------------------
% 0.15/0.53  % (9159)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.53  % (9159)Terminated due to inappropriate strategy.
% 0.15/0.53  % (9159)------------------------------
% 0.15/0.53  % (9159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (9159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (9159)Termination reason: Inappropriate
% 0.15/0.53  
% 0.15/0.53  % (9159)Memory used [KB]: 1279
% 0.15/0.53  % (9159)Time elapsed: 0.007 s
% 0.15/0.53  % (9159)Instructions burned: 14 (million)
% 0.15/0.53  % (9159)------------------------------
% 0.15/0.53  % (9159)------------------------------
% 0.15/0.53  % (9150)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.15/0.53  % (9152)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.15/0.53  % (9150)Instruction limit reached!
% 0.15/0.53  % (9150)------------------------------
% 0.15/0.53  % (9150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (9150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (9150)Termination reason: Unknown
% 0.15/0.53  % (9150)Termination phase: Property scanning
% 0.15/0.53  
% 0.15/0.53  % (9150)Memory used [KB]: 1023
% 0.15/0.53  % (9150)Time elapsed: 0.003 s
% 0.15/0.53  % (9150)Instructions burned: 3 (million)
% 0.15/0.53  % (9150)------------------------------
% 0.15/0.53  % (9150)------------------------------
% 0.15/0.53  % (9145)Instruction limit reached!
% 0.15/0.53  % (9145)------------------------------
% 0.15/0.53  % (9145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (9145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (9145)Termination reason: Unknown
% 0.15/0.53  % (9145)Termination phase: Saturation
% 0.15/0.53  
% 0.15/0.53  % (9145)Memory used [KB]: 6268
% 0.15/0.53  % (9145)Time elapsed: 0.165 s
% 0.15/0.53  % (9145)Instructions burned: 52 (million)
% 0.15/0.53  % (9145)------------------------------
% 0.15/0.53  % (9145)------------------------------
% 0.15/0.54  % (9167)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.15/0.55  % (9165)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.15/0.55  % (9156)Instruction limit reached!
% 0.15/0.55  % (9156)------------------------------
% 0.15/0.55  % (9156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.55  % (9156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.55  % (9156)Termination reason: Unknown
% 0.15/0.55  % (9156)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (9156)Memory used [KB]: 6908
% 0.15/0.55  % (9156)Time elapsed: 0.079 s
% 0.15/0.55  % (9156)Instructions burned: 69 (million)
% 0.15/0.55  % (9156)------------------------------
% 0.15/0.55  % (9156)------------------------------
% 0.15/0.57  % (9143)Instruction limit reached!
% 0.15/0.57  % (9143)------------------------------
% 0.15/0.57  % (9143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.57  % (9143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.57  % (9143)Termination reason: Unknown
% 0.15/0.57  % (9143)Termination phase: Saturation
% 0.15/0.57  
% 0.15/0.57  % (9143)Memory used [KB]: 6140
% 0.15/0.57  % (9143)Time elapsed: 0.210 s
% 0.15/0.57  % (9143)Instructions burned: 50 (million)
% 0.15/0.57  % (9143)------------------------------
% 0.15/0.57  % (9143)------------------------------
% 1.93/0.58  % (9144)Instruction limit reached!
% 1.93/0.58  % (9144)------------------------------
% 1.93/0.58  % (9144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.58  % (9144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.58  % (9144)Termination reason: Unknown
% 1.93/0.58  % (9144)Termination phase: Saturation
% 1.93/0.58  
% 1.93/0.58  % (9144)Memory used [KB]: 1535
% 1.93/0.58  % (9144)Time elapsed: 0.198 s
% 1.93/0.58  % (9144)Instructions burned: 37 (million)
% 1.93/0.58  % (9144)------------------------------
% 1.93/0.58  % (9144)------------------------------
% 2.10/0.59  % (9146)Instruction limit reached!
% 2.10/0.59  % (9146)------------------------------
% 2.10/0.59  % (9146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.59  % (9146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.59  % (9146)Termination reason: Unknown
% 2.10/0.59  % (9146)Termination phase: Saturation
% 2.10/0.59  
% 2.10/0.59  % (9146)Memory used [KB]: 6268
% 2.10/0.59  % (9146)Time elapsed: 0.213 s
% 2.10/0.59  % (9146)Instructions burned: 52 (million)
% 2.10/0.59  % (9146)------------------------------
% 2.10/0.59  % (9146)------------------------------
% 2.10/0.60  % (9157)Instruction limit reached!
% 2.10/0.60  % (9157)------------------------------
% 2.10/0.60  % (9157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.60  % (9157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.60  % (9157)Termination reason: Unknown
% 2.10/0.60  % (9157)Termination phase: Saturation
% 2.10/0.60  
% 2.10/0.60  % (9157)Memory used [KB]: 2302
% 2.10/0.60  % (9157)Time elapsed: 0.179 s
% 2.10/0.60  % (9157)Instructions burned: 76 (million)
% 2.10/0.60  % (9157)------------------------------
% 2.10/0.60  % (9157)------------------------------
% 2.10/0.60  % (9151)Instruction limit reached!
% 2.10/0.60  % (9151)------------------------------
% 2.10/0.60  % (9151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.60  % (9151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.60  % (9151)Termination reason: Unknown
% 2.10/0.60  % (9151)Termination phase: Saturation
% 2.10/0.60  
% 2.10/0.60  % (9151)Memory used [KB]: 2046
% 2.10/0.60  % (9151)Time elapsed: 0.227 s
% 2.10/0.60  % (9151)Instructions burned: 51 (million)
% 2.10/0.60  % (9151)------------------------------
% 2.10/0.60  % (9151)------------------------------
% 2.10/0.62  % (9155)Instruction limit reached!
% 2.10/0.62  % (9155)------------------------------
% 2.10/0.62  % (9155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.62  % (9155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.62  % (9155)Termination reason: Unknown
% 2.10/0.62  % (9155)Termination phase: Saturation
% 2.10/0.62  
% 2.10/0.62  % (9155)Memory used [KB]: 6908
% 2.10/0.62  % (9155)Time elapsed: 0.267 s
% 2.10/0.62  % (9155)Instructions burned: 99 (million)
% 2.10/0.62  % (9155)------------------------------
% 2.10/0.62  % (9155)------------------------------
% 2.47/0.64  % (9168)Instruction limit reached!
% 2.47/0.64  % (9168)------------------------------
% 2.47/0.64  % (9168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.64  % (9168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.64  % (9168)Termination reason: Unknown
% 2.47/0.64  % (9168)Termination phase: Saturation
% 2.47/0.64  
% 2.47/0.64  % (9168)Memory used [KB]: 6908
% 2.47/0.64  % (9168)Time elapsed: 0.034 s
% 2.47/0.64  % (9168)Instructions burned: 68 (million)
% 2.47/0.64  % (9168)------------------------------
% 2.47/0.64  % (9168)------------------------------
% 2.52/0.64  % (9152)Instruction limit reached!
% 2.52/0.64  % (9152)------------------------------
% 2.52/0.64  % (9152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.52/0.64  % (9152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.52/0.64  % (9152)Termination reason: Unknown
% 2.52/0.64  % (9152)Termination phase: Saturation
% 2.52/0.64  
% 2.52/0.64  % (9152)Memory used [KB]: 6268
% 2.52/0.64  % (9152)Time elapsed: 0.274 s
% 2.52/0.64  % (9152)Instructions burned: 50 (million)
% 2.52/0.64  % (9152)------------------------------
% 2.52/0.64  % (9152)------------------------------
% 2.52/0.64  % (9176)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.52/0.68  % (9178)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.52/0.68  % (9175)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.52/0.69  % (9179)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.52/0.69  % (9182)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.52/0.69  % (9181)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.90/0.72  % (9183)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.90/0.73  % (9161)Instruction limit reached!
% 2.90/0.73  % (9161)------------------------------
% 2.90/0.73  % (9161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.73  % (9161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.73  % (9161)Termination reason: Unknown
% 2.90/0.73  % (9161)Termination phase: Saturation
% 2.90/0.73  
% 2.90/0.73  % (9161)Memory used [KB]: 2558
% 2.90/0.73  % (9161)Time elapsed: 0.367 s
% 2.90/0.73  % (9161)Instructions burned: 100 (million)
% 2.90/0.73  % (9161)------------------------------
% 2.90/0.73  % (9161)------------------------------
% 2.90/0.74  % (9177)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.90/0.75  % (9160)Instruction limit reached!
% 2.90/0.75  % (9160)------------------------------
% 2.90/0.75  % (9160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.75  % (9160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.75  % (9160)Termination reason: Unknown
% 2.90/0.75  % (9160)Termination phase: Saturation
% 2.90/0.75  
% 2.90/0.75  % (9160)Memory used [KB]: 7164
% 2.90/0.75  % (9160)Time elapsed: 0.375 s
% 2.90/0.75  % (9160)Instructions burned: 100 (million)
% 2.90/0.75  % (9160)------------------------------
% 2.90/0.75  % (9160)------------------------------
% 2.90/0.75  % (9154)Instruction limit reached!
% 2.90/0.75  % (9154)------------------------------
% 2.90/0.75  % (9154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.75  % (9154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.75  % (9154)Termination reason: Unknown
% 2.90/0.75  % (9154)Termination phase: Saturation
% 2.90/0.75  
% 2.90/0.75  % (9154)Memory used [KB]: 6780
% 2.90/0.75  % (9154)Time elapsed: 0.384 s
% 2.90/0.75  % (9154)Instructions burned: 102 (million)
% 2.90/0.75  % (9154)------------------------------
% 2.90/0.75  % (9154)------------------------------
% 2.90/0.75  % (9153)Instruction limit reached!
% 2.90/0.75  % (9153)------------------------------
% 2.90/0.75  % (9153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.75  % (9153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.75  % (9153)Termination reason: Unknown
% 2.90/0.75  % (9153)Termination phase: Saturation
% 2.90/0.75  
% 2.90/0.75  % (9153)Memory used [KB]: 6908
% 2.90/0.75  % (9153)Time elapsed: 0.387 s
% 2.90/0.75  % (9153)Instructions burned: 101 (million)
% 2.90/0.75  % (9153)------------------------------
% 2.90/0.75  % (9153)------------------------------
% 2.90/0.75  % (9180)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.90/0.76  % (9185)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 3.26/0.76  % (9158)Instruction limit reached!
% 3.26/0.76  % (9158)------------------------------
% 3.26/0.76  % (9158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.76  % (9158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.76  % (9158)Termination reason: Unknown
% 3.26/0.76  % (9158)Termination phase: Saturation
% 3.26/0.76  
% 3.26/0.76  % (9158)Memory used [KB]: 6652
% 3.26/0.76  % (9158)Time elapsed: 0.396 s
% 3.26/0.76  % (9158)Instructions burned: 99 (million)
% 3.26/0.76  % (9158)------------------------------
% 3.26/0.76  % (9158)------------------------------
% 3.26/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.26/0.76  % (9184)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 3.26/0.77  % (9182)Instruction limit reached!
% 3.26/0.77  % (9182)------------------------------
% 3.26/0.77  % (9182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.77  % (9182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.77  % (9182)Termination reason: Unknown
% 3.26/0.77  % (9182)Termination phase: Saturation
% 3.26/0.77  
% 3.26/0.77  % (9182)Memory used [KB]: 6908
% 3.26/0.77  % (9182)Time elapsed: 0.047 s
% 3.26/0.77  % (9182)Instructions burned: 68 (million)
% 3.26/0.77  % (9182)------------------------------
% 3.26/0.77  % (9182)------------------------------
% 3.26/0.77  % (9186)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 3.26/0.78  % (9187)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 3.26/0.78  % (9188)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 3.26/0.82  % (9190)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.26/0.84  % (9163)Instruction limit reached!
% 3.26/0.84  % (9163)------------------------------
% 3.26/0.84  % (9163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.84  % (9163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.84  % (9163)Termination reason: Unknown
% 3.26/0.84  % (9163)Termination phase: Saturation
% 3.26/0.84  
% 3.26/0.84  % (9163)Memory used [KB]: 7803
% 3.26/0.84  % (9163)Time elapsed: 0.467 s
% 3.26/0.84  % (9163)Instructions burned: 139 (million)
% 3.26/0.84  % (9163)------------------------------
% 3.26/0.84  % (9163)------------------------------
% 3.68/0.86  % (9191)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.68/0.86  % (9162)Instruction limit reached!
% 3.68/0.86  % (9162)------------------------------
% 3.68/0.86  % (9162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.68/0.86  % (9162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.68/0.86  % (9162)Termination reason: Unknown
% 3.68/0.86  % (9162)Termination phase: Saturation
% 3.68/0.86  
% 3.68/0.86  % (9162)Memory used [KB]: 7164
% 3.68/0.86  % (9162)Time elapsed: 0.441 s
% 3.68/0.86  % (9162)Instructions burned: 176 (million)
% 3.68/0.86  % (9162)------------------------------
% 3.68/0.86  % (9162)------------------------------
% 3.68/0.88  % (9198)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.84/0.91  % (9169)Instruction limit reached!
% 3.84/0.91  % (9169)------------------------------
% 3.84/0.91  % (9169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.91  % (9169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.91  % (9169)Termination reason: Unknown
% 3.84/0.91  % (9169)Termination phase: Saturation
% 3.84/0.91  
% 3.84/0.91  % (9169)Memory used [KB]: 3837
% 3.84/0.91  % (9169)Time elapsed: 0.548 s
% 3.84/0.91  % (9169)Instructions burned: 177 (million)
% 3.84/0.91  % (9169)------------------------------
% 3.84/0.91  % (9169)------------------------------
% 3.84/0.91  % (9194)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/68Mi)
% 3.84/0.92  % (9196)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 4.01/0.94  % (9195)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 4.03/0.95  % (9193)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 4.03/0.96  % (9185)Instruction limit reached!
% 4.03/0.96  % (9185)------------------------------
% 4.03/0.96  % (9185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/0.96  % (9185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/0.96  % (9185)Termination reason: Unknown
% 4.03/0.96  % (9185)Termination phase: Saturation
% 4.03/0.96  
% 4.03/0.96  % (9185)Memory used [KB]: 6652
% 4.03/0.96  % (9185)Time elapsed: 0.330 s
% 4.03/0.96  % (9185)Instructions burned: 90 (million)
% 4.03/0.96  % (9185)------------------------------
% 4.03/0.96  % (9185)------------------------------
% 4.03/0.97  % (9177)Instruction limit reached!
% 4.03/0.97  % (9177)------------------------------
% 4.03/0.97  % (9177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/0.97  % (9177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/0.97  % (9177)Termination reason: Unknown
% 4.03/0.97  % (9177)Termination phase: Saturation
% 4.03/0.97  
% 4.03/0.97  % (9177)Memory used [KB]: 6652
% 4.03/0.97  % (9177)Time elapsed: 0.415 s
% 4.03/0.97  % (9177)Instructions burned: 90 (million)
% 4.03/0.97  % (9177)------------------------------
% 4.03/0.97  % (9177)------------------------------
% 4.03/1.00  % (9197)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 4.31/1.01  % (9200)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/90Mi)
% 4.31/1.04  % (9164)Instruction limit reached!
% 4.31/1.04  % (9164)------------------------------
% 4.31/1.04  % (9164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.31/1.04  % (9164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.31/1.04  % (9164)Termination reason: Unknown
% 4.31/1.04  % (9164)Termination phase: Saturation
% 4.31/1.04  
% 4.31/1.04  % (9164)Memory used [KB]: 3454
% 4.31/1.04  % (9164)Time elapsed: 0.677 s
% 4.31/1.04  % (9164)Instructions burned: 498 (million)
% 4.31/1.04  % (9164)------------------------------
% 4.31/1.04  % (9164)------------------------------
% 4.31/1.05  % (9201)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 4.31/1.06  % (9194)Instruction limit reached!
% 4.31/1.06  % (9194)------------------------------
% 4.31/1.06  % (9194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.31/1.06  % (9194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.31/1.06  % (9194)Termination reason: Unknown
% 4.31/1.06  % (9194)Termination phase: Saturation
% 4.31/1.06  
% 4.31/1.06  % (9194)Memory used [KB]: 6908
% 4.31/1.06  % (9194)Time elapsed: 0.036 s
% 4.31/1.06  % (9194)Instructions burned: 68 (million)
% 4.31/1.06  % (9194)------------------------------
% 4.31/1.06  % (9194)------------------------------
% 5.92/1.09  % (9202)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 5.92/1.14  % (9204)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9965Mi)
% 6.71/1.18  % (9176)Instruction limit reached!
% 6.71/1.18  % (9176)------------------------------
% 6.71/1.18  % (9176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.71/1.18  % (9176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.71/1.18  % (9176)Termination reason: Unknown
% 6.71/1.18  % (9176)Termination phase: Saturation
% 6.71/1.18  
% 6.71/1.18  % (9176)Memory used [KB]: 4349
% 6.71/1.18  % (9176)Time elapsed: 0.645 s
% 6.71/1.18  % (9176)Instructions burned: 212 (million)
% 6.71/1.18  % (9176)------------------------------
% 6.71/1.18  % (9176)------------------------------
% 6.71/1.19  % (9206)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9902Mi)
% 6.99/1.22  % (9205)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 6.99/1.22  % (9200)Instruction limit reached!
% 6.99/1.22  % (9200)------------------------------
% 6.99/1.22  % (9200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.22  % (9200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.22  % (9200)Termination reason: Unknown
% 6.99/1.22  % (9200)Termination phase: Saturation
% 6.99/1.22  
% 6.99/1.22  % (9200)Memory used [KB]: 6652
% 6.99/1.22  % (9200)Time elapsed: 0.329 s
% 6.99/1.22  % (9200)Instructions burned: 92 (million)
% 6.99/1.22  % (9200)------------------------------
% 6.99/1.22  % (9200)------------------------------
% 7.12/1.27  % (9208)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 7.12/1.27  % (9171)Instruction limit reached!
% 7.12/1.27  % (9171)------------------------------
% 7.12/1.27  % (9171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.12/1.27  % (9171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.12/1.27  % (9171)Termination reason: Unknown
% 7.12/1.27  % (9171)Termination phase: Saturation
% 7.12/1.27  
% 7.12/1.27  % (9171)Memory used [KB]: 10746
% 7.12/1.27  % (9171)Time elapsed: 0.890 s
% 7.12/1.27  % (9171)Instructions burned: 357 (million)
% 7.12/1.27  % (9171)------------------------------
% 7.12/1.27  % (9171)------------------------------
% 7.75/1.33  % (9165)Instruction limit reached!
% 7.75/1.33  % (9165)------------------------------
% 7.75/1.33  % (9165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.75/1.33  % (9165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.75/1.33  % (9165)Termination reason: Unknown
% 7.75/1.33  % (9165)Termination phase: Saturation
% 7.75/1.33  
% 7.75/1.33  % (9165)Memory used [KB]: 12665
% 7.75/1.33  % (9165)Time elapsed: 0.944 s
% 7.75/1.33  % (9165)Instructions burned: 468 (million)
% 7.75/1.33  % (9165)------------------------------
% 7.75/1.33  % (9165)------------------------------
% 8.16/1.40  % (9209)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9989Mi)
% 8.16/1.40  % (9170)Instruction limit reached!
% 8.16/1.40  % (9170)------------------------------
% 8.16/1.40  % (9170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.16/1.40  % (9170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.16/1.40  % (9170)Termination reason: Unknown
% 8.16/1.40  % (9170)Termination phase: Saturation
% 8.16/1.40  
% 8.16/1.40  % (9170)Memory used [KB]: 11257
% 8.16/1.40  % (9170)Time elapsed: 1.006 s
% 8.16/1.40  % (9170)Instructions burned: 440 (million)
% 8.16/1.40  % (9170)------------------------------
% 8.16/1.40  % (9170)------------------------------
% 8.16/1.43  % (9212)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 8.16/1.45  % (9213)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/90Mi)
% 8.69/1.47  % (9214)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 8.80/1.51  % (9175)Instruction limit reached!
% 8.80/1.51  % (9175)------------------------------
% 8.80/1.51  % (9175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.80/1.51  % (9175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.80/1.51  % (9175)Termination reason: Unknown
% 8.80/1.51  % (9175)Termination phase: Saturation
% 8.80/1.51  
% 8.80/1.51  % (9175)Memory used [KB]: 9338
% 8.80/1.51  % (9175)Time elapsed: 0.992 s
% 8.80/1.51  % (9175)Instructions burned: 388 (million)
% 8.80/1.51  % (9175)------------------------------
% 8.80/1.51  % (9175)------------------------------
% 9.18/1.58  % (9166)Instruction limit reached!
% 9.18/1.58  % (9166)------------------------------
% 9.18/1.58  % (9166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.18/1.58  % (9166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.18/1.58  % (9166)Termination reason: Unknown
% 9.18/1.58  % (9166)Termination phase: Saturation
% 9.18/1.58  
% 9.18/1.58  % (9166)Memory used [KB]: 11257
% 9.18/1.58  % (9166)Time elapsed: 1.159 s
% 9.18/1.58  % (9166)Instructions burned: 482 (million)
% 9.18/1.58  % (9166)------------------------------
% 9.18/1.58  % (9166)------------------------------
% 9.18/1.59  % (9215)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/4958Mi)
% 9.67/1.65  % (9213)Instruction limit reached!
% 9.67/1.65  % (9213)------------------------------
% 9.67/1.65  % (9213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.67/1.65  % (9213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.67/1.65  % (9213)Termination reason: Unknown
% 9.67/1.65  % (9213)Termination phase: Saturation
% 9.67/1.65  
% 9.67/1.65  % (9213)Memory used [KB]: 6652
% 9.67/1.65  % (9213)Time elapsed: 0.330 s
% 9.67/1.65  % (9213)Instructions burned: 90 (million)
% 9.67/1.65  % (9213)------------------------------
% 9.67/1.65  % (9213)------------------------------
% 10.81/1.77  % (9218)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/35256Mi)
% 11.54/1.79  % (9219)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/32293Mi)
% 11.80/1.82  % (9167)Instruction limit reached!
% 11.80/1.82  % (9167)------------------------------
% 11.80/1.82  % (9167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.82  % (9167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.82  % (9167)Termination reason: Unknown
% 11.80/1.82  % (9167)Termination phase: Saturation
% 11.80/1.82  
% 11.80/1.82  % (9167)Memory used [KB]: 11897
% 11.80/1.82  % (9167)Time elapsed: 1.434 s
% 11.80/1.82  % (9167)Instructions burned: 501 (million)
% 11.80/1.82  % (9167)------------------------------
% 11.80/1.82  % (9167)------------------------------
% 11.80/1.84  % (9220)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/37001Mi)
% 11.80/1.89  % (9219)First to succeed.
% 12.50/1.91  % (9219)Refutation found. Thanks to Tanya!
% 12.50/1.91  % SZS status Theorem for theBenchmark
% 12.50/1.91  % SZS output start Proof for theBenchmark
% See solution above
% 12.50/1.91  % (9219)------------------------------
% 12.50/1.91  % (9219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/1.91  % (9219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/1.91  % (9219)Termination reason: Refutation
% 12.50/1.91  
% 12.50/1.91  % (9219)Memory used [KB]: 6140
% 12.50/1.91  % (9219)Time elapsed: 0.263 s
% 12.50/1.91  % (9219)Instructions burned: 46 (million)
% 12.50/1.91  % (9219)------------------------------
% 12.50/1.91  % (9219)------------------------------
% 12.50/1.91  % (9141)Success in time 1.587 s
%------------------------------------------------------------------------------