TSTP Solution File: SEU147+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU147+2 : TPTP v8.1.0. Released v3.3.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 : n009.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 18:26:53 EDT 2022

% Result   : Theorem 2.37s 0.69s
% Output   : Refutation 2.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   22
% Syntax   : Number of formulae    :  104 (  24 unt;   0 def)
%            Number of atoms       :  290 (  84 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  312 ( 126   ~; 125   |;  39   &)
%                                         (  12 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   3 con; 0-2 aty)
%            Number of variables   :  150 ( 138   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2104,plain,
    $false,
    inference(avatar_sat_refutation,[],[f504,f530,f2103]) ).

fof(f2103,plain,
    ( ~ spl15_1
    | spl15_2 ),
    inference(avatar_contradiction_clause,[],[f2102]) ).

fof(f2102,plain,
    ( $false
    | ~ spl15_1
    | spl15_2 ),
    inference(subsumption_resolution,[],[f2098,f535]) ).

fof(f535,plain,
    ( in(empty_set,sF13)
    | ~ spl15_1
    | spl15_2 ),
    inference(subsumption_resolution,[],[f534,f502]) ).

fof(f502,plain,
    ( empty_set != sF13
    | spl15_2 ),
    inference(avatar_component_clause,[],[f501]) ).

fof(f501,plain,
    ( spl15_2
  <=> empty_set = sF13 ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_2])]) ).

fof(f534,plain,
    ( empty_set = sF13
    | in(empty_set,sF13)
    | ~ spl15_1 ),
    inference(superposition,[],[f238,f499]) ).

fof(f499,plain,
    ( empty_set = sK1(sF13)
    | ~ spl15_1 ),
    inference(avatar_component_clause,[],[f497]) ).

fof(f497,plain,
    ( spl15_1
  <=> empty_set = sK1(sF13) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_1])]) ).

fof(f238,plain,
    ! [X0] :
      ( in(sK1(X0),X0)
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f148]) ).

fof(f148,plain,
    ! [X0] :
      ( ( empty_set = X0
        | in(sK1(X0),X0) )
      & ( ! [X2] : ~ in(X2,X0)
        | empty_set != X0 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f146,f147]) ).

fof(f147,plain,
    ! [X0] :
      ( ? [X1] : in(X1,X0)
     => in(sK1(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f146,plain,
    ! [X0] :
      ( ( empty_set = X0
        | ? [X1] : in(X1,X0) )
      & ( ! [X2] : ~ in(X2,X0)
        | empty_set != X0 ) ),
    inference(rectify,[],[f145]) ).

fof(f145,plain,
    ! [X0] :
      ( ( empty_set = X0
        | ? [X1] : in(X1,X0) )
      & ( ! [X1] : ~ in(X1,X0)
        | empty_set != X0 ) ),
    inference(nnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( empty_set = X0
    <=> ! [X1] : ~ in(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_xboole_0) ).

fof(f2098,plain,
    ~ in(empty_set,sF13),
    inference(resolution,[],[f2097,f897]) ).

fof(f897,plain,
    ! [X0] :
      ( subset(sF14,X0)
      | ~ in(empty_set,X0) ),
    inference(superposition,[],[f348,f383]) ).

fof(f383,plain,
    sF14 = unordered_pair(empty_set,empty_set),
    introduced(function_definition,[]) ).

fof(f348,plain,
    ! [X0,X1] :
      ( subset(unordered_pair(X1,X1),X0)
      | ~ in(X1,X0) ),
    inference(definition_unfolding,[],[f303,f281]) ).

fof(f281,plain,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    inference(cnf_transformation,[],[f65]) ).

fof(f65,axiom,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t69_enumset1) ).

fof(f303,plain,
    ! [X0,X1] :
      ( subset(singleton(X1),X0)
      | ~ in(X1,X0) ),
    inference(cnf_transformation,[],[f200]) ).

fof(f200,plain,
    ! [X0,X1] :
      ( ( in(X1,X0)
        | ~ subset(singleton(X1),X0) )
      & ( subset(singleton(X1),X0)
        | ~ in(X1,X0) ) ),
    inference(nnf_transformation,[],[f80]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( in(X1,X0)
    <=> subset(singleton(X1),X0) ),
    inference(rectify,[],[f31]) ).

fof(f31,axiom,
    ! [X1,X0] :
      ( subset(singleton(X0),X1)
    <=> in(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l2_zfmisc_1) ).

fof(f2097,plain,
    ~ subset(sF14,sF13),
    inference(subsumption_resolution,[],[f2096,f384]) ).

fof(f384,plain,
    sF14 != sF13,
    inference(definition_folding,[],[f336,f383,f382]) ).

fof(f382,plain,
    powerset(empty_set) = sF13,
    introduced(function_definition,[]) ).

fof(f336,plain,
    powerset(empty_set) != unordered_pair(empty_set,empty_set),
    inference(definition_unfolding,[],[f251,f281]) ).

fof(f251,plain,
    powerset(empty_set) != singleton(empty_set),
    inference(cnf_transformation,[],[f100]) ).

fof(f100,plain,
    powerset(empty_set) != singleton(empty_set),
    inference(flattening,[],[f45]) ).

fof(f45,negated_conjecture,
    powerset(empty_set) != singleton(empty_set),
    inference(negated_conjecture,[],[f44]) ).

fof(f44,conjecture,
    powerset(empty_set) = singleton(empty_set),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1_zfmisc_1) ).

fof(f2096,plain,
    ( ~ subset(sF14,sF13)
    | sF14 = sF13 ),
    inference(resolution,[],[f308,f1393]) ).

fof(f1393,plain,
    subset(sF13,sF14),
    inference(duplicate_literal_removal,[],[f1392]) ).

fof(f1392,plain,
    ( subset(sF13,sF14)
    | subset(sF13,sF14) ),
    inference(resolution,[],[f935,f922]) ).

fof(f922,plain,
    ! [X9] :
      ( empty(sK8(X9,sF13))
      | subset(sF13,X9) ),
    inference(resolution,[],[f294,f817]) ).

fof(f817,plain,
    ! [X11] :
      ( ~ in(X11,sF13)
      | empty(X11) ),
    inference(subsumption_resolution,[],[f816,f234]) ).

fof(f234,plain,
    empty(empty_set),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,axiom,
    empty(empty_set),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc1_xboole_0) ).

fof(f816,plain,
    ! [X11] :
      ( empty(X11)
      | ~ in(X11,sF13)
      | ~ empty(empty_set) ),
    inference(resolution,[],[f795,f490]) ).

fof(f490,plain,
    ! [X0] :
      ( subset(X0,empty_set)
      | ~ in(X0,sF13) ),
    inference(superposition,[],[f380,f382]) ).

fof(f380,plain,
    ! [X2,X0] :
      ( ~ in(X2,powerset(X0))
      | subset(X2,X0) ),
    inference(equality_resolution,[],[f322]) ).

fof(f322,plain,
    ! [X2,X0,X1] :
      ( subset(X2,X0)
      | ~ in(X2,X1)
      | powerset(X0) != X1 ),
    inference(cnf_transformation,[],[f217]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( subset(X2,X0)
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | ~ subset(X2,X0) ) )
        | powerset(X0) != X1 )
      & ( powerset(X0) = X1
        | ( ( ~ in(sK12(X0,X1),X1)
            | ~ subset(sK12(X0,X1),X0) )
          & ( in(sK12(X0,X1),X1)
            | subset(sK12(X0,X1),X0) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK12])],[f215,f216]) ).

fof(f216,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ( ~ in(X3,X1)
            | ~ subset(X3,X0) )
          & ( in(X3,X1)
            | subset(X3,X0) ) )
     => ( ( ~ in(sK12(X0,X1),X1)
          | ~ subset(sK12(X0,X1),X0) )
        & ( in(sK12(X0,X1),X1)
          | subset(sK12(X0,X1),X0) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f215,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( subset(X2,X0)
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | ~ subset(X2,X0) ) )
        | powerset(X0) != X1 )
      & ( powerset(X0) = X1
        | ? [X3] :
            ( ( ~ in(X3,X1)
              | ~ subset(X3,X0) )
            & ( in(X3,X1)
              | subset(X3,X0) ) ) ) ),
    inference(rectify,[],[f214]) ).

fof(f214,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( subset(X2,X0)
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | ~ subset(X2,X0) ) )
        | powerset(X0) != X1 )
      & ( powerset(X0) = X1
        | ? [X2] :
            ( ( ~ in(X2,X1)
              | ~ subset(X2,X0) )
            & ( in(X2,X1)
              | subset(X2,X0) ) ) ) ),
    inference(nnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( ! [X2] :
          ( subset(X2,X0)
        <=> in(X2,X1) )
    <=> powerset(X0) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_zfmisc_1) ).

fof(f795,plain,
    ! [X2,X1] :
      ( ~ subset(X1,X2)
      | empty(X1)
      | ~ empty(X2) ),
    inference(superposition,[],[f224,f301]) ).

fof(f301,plain,
    ! [X0,X1] :
      ( set_union2(X1,X0) = X0
      | ~ subset(X1,X0) ),
    inference(cnf_transformation,[],[f109]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( set_union2(X1,X0) = X0
      | ~ subset(X1,X0) ),
    inference(ennf_transformation,[],[f99]) ).

fof(f99,plain,
    ! [X1,X0] :
      ( subset(X1,X0)
     => set_union2(X1,X0) = X0 ),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X1,X0] :
      ( subset(X0,X1)
     => set_union2(X0,X1) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t12_xboole_1) ).

fof(f224,plain,
    ! [X0,X1] :
      ( ~ empty(set_union2(X0,X1))
      | empty(X0) ),
    inference(cnf_transformation,[],[f113]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( ~ empty(set_union2(X0,X1))
      | empty(X0) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f25,axiom,
    ! [X1,X0] :
      ( ~ empty(X0)
     => ~ empty(set_union2(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc2_xboole_0) ).

fof(f294,plain,
    ! [X0,X1] :
      ( in(sK8(X0,X1),X1)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f194]) ).

fof(f194,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X0)
            | ~ in(X2,X1) )
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ( ~ in(sK8(X0,X1),X0)
          & in(sK8(X0,X1),X1) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8])],[f192,f193]) ).

fof(f193,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ in(X3,X0)
          & in(X3,X1) )
     => ( ~ in(sK8(X0,X1),X0)
        & in(sK8(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f192,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X0)
            | ~ in(X2,X1) )
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ? [X3] :
            ( ~ in(X3,X0)
            & in(X3,X1) ) ) ),
    inference(rectify,[],[f191]) ).

fof(f191,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( in(X2,X1)
            | ~ in(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ? [X2] :
            ( ~ in(X2,X1)
            & in(X2,X0) ) ) ),
    inference(nnf_transformation,[],[f130]) ).

fof(f130,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X1)
          | ~ in(X2,X0) )
    <=> subset(X0,X1) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X0)
         => in(X2,X1) )
    <=> subset(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_tarski) ).

fof(f935,plain,
    ! [X5] :
      ( ~ empty(sK8(sF14,X5))
      | subset(X5,sF14) ),
    inference(resolution,[],[f295,f408]) ).

fof(f408,plain,
    ! [X0] :
      ( in(X0,sF14)
      | ~ empty(X0) ),
    inference(superposition,[],[f402,f277]) ).

fof(f277,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ empty(X0) ),
    inference(cnf_transformation,[],[f129]) ).

fof(f129,plain,
    ! [X0] :
      ( ~ empty(X0)
      | empty_set = X0 ),
    inference(ennf_transformation,[],[f66]) ).

fof(f66,axiom,
    ! [X0] :
      ( empty(X0)
     => empty_set = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t6_boole) ).

fof(f402,plain,
    in(empty_set,sF14),
    inference(superposition,[],[f374,f383]) ).

fof(f374,plain,
    ! [X2] : in(X2,unordered_pair(X2,X2)),
    inference(equality_resolution,[],[f373]) ).

fof(f373,plain,
    ! [X2,X1] :
      ( in(X2,X1)
      | unordered_pair(X2,X2) != X1 ),
    inference(equality_resolution,[],[f344]) ).

fof(f344,plain,
    ! [X2,X0,X1] :
      ( in(X2,X1)
      | X0 != X2
      | unordered_pair(X0,X0) != X1 ),
    inference(definition_unfolding,[],[f292,f281]) ).

fof(f292,plain,
    ! [X2,X0,X1] :
      ( in(X2,X1)
      | X0 != X2
      | singleton(X0) != X1 ),
    inference(cnf_transformation,[],[f190]) ).

fof(f190,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( X0 = X2
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | X0 != X2 ) )
        | singleton(X0) != X1 )
      & ( singleton(X0) = X1
        | ( ( ~ in(sK7(X0,X1),X1)
            | sK7(X0,X1) != X0 )
          & ( in(sK7(X0,X1),X1)
            | sK7(X0,X1) = X0 ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7])],[f188,f189]) ).

fof(f189,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ( ~ in(X3,X1)
            | X0 != X3 )
          & ( in(X3,X1)
            | X0 = X3 ) )
     => ( ( ~ in(sK7(X0,X1),X1)
          | sK7(X0,X1) != X0 )
        & ( in(sK7(X0,X1),X1)
          | sK7(X0,X1) = X0 ) ) ),
    introduced(choice_axiom,[]) ).

fof(f188,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( X0 = X2
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | X0 != X2 ) )
        | singleton(X0) != X1 )
      & ( singleton(X0) = X1
        | ? [X3] :
            ( ( ~ in(X3,X1)
              | X0 != X3 )
            & ( in(X3,X1)
              | X0 = X3 ) ) ) ),
    inference(rectify,[],[f187]) ).

fof(f187,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( X0 = X2
              | ~ in(X2,X1) )
            & ( in(X2,X1)
              | X0 != X2 ) )
        | singleton(X0) != X1 )
      & ( singleton(X0) = X1
        | ? [X2] :
            ( ( ~ in(X2,X1)
              | X0 != X2 )
            & ( in(X2,X1)
              | X0 = X2 ) ) ) ),
    inference(nnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ! [X2] :
          ( X0 = X2
        <=> in(X2,X1) )
    <=> singleton(X0) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_tarski) ).

fof(f295,plain,
    ! [X0,X1] :
      ( ~ in(sK8(X0,X1),X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f194]) ).

fof(f308,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | ~ subset(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f203]) ).

fof(f203,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(flattening,[],[f202]) ).

fof(f202,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( X0 = X1
    <=> ( subset(X1,X0)
        & subset(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d10_xboole_0) ).

fof(f530,plain,
    ~ spl15_2,
    inference(avatar_contradiction_clause,[],[f524]) ).

fof(f524,plain,
    ( $false
    | ~ spl15_2 ),
    inference(resolution,[],[f522,f262]) ).

fof(f262,plain,
    ! [X0] : subset(X0,X0),
    inference(cnf_transformation,[],[f166]) ).

fof(f166,plain,
    ! [X0] : subset(X0,X0),
    inference(rectify,[],[f97]) ).

fof(f97,plain,
    ! [X1] : subset(X1,X1),
    inference(rectify,[],[f37]) ).

fof(f37,axiom,
    ! [X1,X0] : subset(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

fof(f522,plain,
    ( ! [X0] : ~ subset(X0,empty_set)
    | ~ spl15_2 ),
    inference(subsumption_resolution,[],[f519,f360]) ).

fof(f360,plain,
    ! [X2] : ~ in(X2,empty_set),
    inference(equality_resolution,[],[f237]) ).

fof(f237,plain,
    ! [X2,X0] :
      ( ~ in(X2,X0)
      | empty_set != X0 ),
    inference(cnf_transformation,[],[f148]) ).

fof(f519,plain,
    ( ! [X0] :
        ( ~ subset(X0,empty_set)
        | in(X0,empty_set) )
    | ~ spl15_2 ),
    inference(superposition,[],[f381,f508]) ).

fof(f508,plain,
    ( empty_set = powerset(empty_set)
    | ~ spl15_2 ),
    inference(backward_demodulation,[],[f382,f503]) ).

fof(f503,plain,
    ( empty_set = sF13
    | ~ spl15_2 ),
    inference(avatar_component_clause,[],[f501]) ).

fof(f381,plain,
    ! [X2,X0] :
      ( in(X2,powerset(X0))
      | ~ subset(X2,X0) ),
    inference(equality_resolution,[],[f321]) ).

fof(f321,plain,
    ! [X2,X0,X1] :
      ( in(X2,X1)
      | ~ subset(X2,X0)
      | powerset(X0) != X1 ),
    inference(cnf_transformation,[],[f217]) ).

fof(f504,plain,
    ( spl15_1
    | spl15_2 ),
    inference(avatar_split_clause,[],[f495,f501,f497]) ).

fof(f495,plain,
    ( empty_set = sF13
    | empty_set = sK1(sF13) ),
    inference(resolution,[],[f492,f238]) ).

fof(f492,plain,
    ! [X0] :
      ( ~ in(X0,sF13)
      | empty_set = X0 ),
    inference(resolution,[],[f490,f271]) ).

fof(f271,plain,
    ! [X0] :
      ( ~ subset(X0,empty_set)
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f110]) ).

fof(f110,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ subset(X0,empty_set) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,axiom,
    ! [X0] :
      ( subset(X0,empty_set)
     => empty_set = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_xboole_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SEU147+2 : TPTP v8.1.0. Released v3.3.0.
% 0.06/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.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 14:43:20 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.51  % (8112)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.20/0.51  % (8101)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (8101)Instruction limit reached!
% 0.20/0.52  % (8101)------------------------------
% 0.20/0.52  % (8101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (8101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (8101)Termination reason: Unknown
% 0.20/0.52  % (8101)Termination phase: Clausification
% 0.20/0.52  
% 0.20/0.52  % (8101)Memory used [KB]: 1535
% 0.20/0.52  % (8101)Time elapsed: 0.004 s
% 0.20/0.52  % (8101)Instructions burned: 3 (million)
% 0.20/0.52  % (8101)------------------------------
% 0.20/0.52  % (8101)------------------------------
% 0.20/0.52  % (8087)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.52  % (8089)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (8104)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (8104)Instruction limit reached!
% 0.20/0.53  % (8104)------------------------------
% 0.20/0.53  % (8104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (8104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (8104)Termination reason: Unknown
% 0.20/0.53  % (8104)Termination phase: Preprocessing 3
% 0.20/0.53  
% 0.20/0.53  % (8104)Memory used [KB]: 1535
% 0.20/0.53  % (8104)Time elapsed: 0.003 s
% 0.20/0.53  % (8104)Instructions burned: 3 (million)
% 0.20/0.53  % (8104)------------------------------
% 0.20/0.53  % (8104)------------------------------
% 0.20/0.53  % (8089)Instruction limit reached!
% 0.20/0.53  % (8089)------------------------------
% 0.20/0.53  % (8089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (8089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (8089)Termination reason: Unknown
% 0.20/0.53  % (8089)Termination phase: Preprocessing 3
% 0.20/0.53  
% 0.20/0.53  % (8089)Memory used [KB]: 1535
% 0.20/0.53  % (8089)Time elapsed: 0.006 s
% 0.20/0.53  % (8089)Instructions burned: 3 (million)
% 0.20/0.53  % (8089)------------------------------
% 0.20/0.53  % (8089)------------------------------
% 0.20/0.53  % (8096)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.54  % (8090)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (8093)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.54  % (8110)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.55  % (8094)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.55  % (8092)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.39/0.55  % (8091)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.39/0.55  % (8102)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.39/0.56  % (8088)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.39/0.56  % (8102)Instruction limit reached!
% 1.39/0.56  % (8102)------------------------------
% 1.39/0.56  % (8102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.56  % (8102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.56  % (8102)Termination reason: Unknown
% 1.39/0.56  % (8102)Termination phase: Saturation
% 1.39/0.56  
% 1.39/0.56  % (8102)Memory used [KB]: 6140
% 1.39/0.56  % (8102)Time elapsed: 0.007 s
% 1.39/0.56  % (8102)Instructions burned: 8 (million)
% 1.39/0.56  % (8102)------------------------------
% 1.39/0.56  % (8102)------------------------------
% 1.39/0.56  % (8100)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.39/0.57  % (8113)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.39/0.57  % (8097)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 1.39/0.57  % (8109)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 1.39/0.57  % (8116)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.39/0.57  % (8114)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=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.68/0.57  % (8103)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.68/0.57  % (8108)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.68/0.58  % (8099)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 1.68/0.58  % (8111)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.68/0.58  % (8115)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.68/0.58  % (8091)Instruction limit reached!
% 1.68/0.58  % (8091)------------------------------
% 1.68/0.58  % (8091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.58  % (8091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.58  % (8091)Termination reason: Unknown
% 1.68/0.58  % (8091)Termination phase: Saturation
% 1.68/0.58  
% 1.68/0.58  % (8091)Memory used [KB]: 6140
% 1.68/0.58  % (8091)Time elapsed: 0.173 s
% 1.68/0.58  % (8091)Instructions burned: 14 (million)
% 1.68/0.58  % (8091)------------------------------
% 1.68/0.58  % (8091)------------------------------
% 1.68/0.58  % (8107)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 1.68/0.58  % (8106)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 1.68/0.58  % (8105)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.68/0.58  % (8105)Instruction limit reached!
% 1.68/0.58  % (8105)------------------------------
% 1.68/0.58  % (8105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.58  % (8105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.58  % (8105)Termination reason: Unknown
% 1.68/0.58  % (8105)Termination phase: Preprocessing 1
% 1.68/0.58  
% 1.68/0.58  % (8105)Memory used [KB]: 1407
% 1.68/0.58  % (8105)Time elapsed: 0.003 s
% 1.68/0.58  % (8105)Instructions burned: 2 (million)
% 1.68/0.58  % (8105)------------------------------
% 1.68/0.58  % (8105)------------------------------
% 1.68/0.59  % (8088)Instruction limit reached!
% 1.68/0.59  % (8088)------------------------------
% 1.68/0.59  % (8088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.59  % (8088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.59  % (8088)Termination reason: Unknown
% 1.68/0.59  % (8088)Termination phase: Saturation
% 1.68/0.59  
% 1.68/0.59  % (8088)Memory used [KB]: 6140
% 1.68/0.59  % (8088)Time elapsed: 0.164 s
% 1.68/0.59  % (8088)Instructions burned: 13 (million)
% 1.68/0.59  % (8088)------------------------------
% 1.68/0.59  % (8088)------------------------------
% 1.68/0.59  % (8115)Instruction limit reached!
% 1.68/0.59  % (8115)------------------------------
% 1.68/0.59  % (8115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.59  % (8097)Instruction limit reached!
% 1.68/0.59  % (8097)------------------------------
% 1.68/0.59  % (8097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.59  % (8097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.59  % (8097)Termination reason: Unknown
% 1.68/0.59  % (8097)Termination phase: Saturation
% 1.68/0.59  
% 1.68/0.59  % (8097)Memory used [KB]: 6268
% 1.68/0.59  % (8097)Time elapsed: 0.151 s
% 1.68/0.59  % (8097)Instructions burned: 13 (million)
% 1.68/0.59  % (8097)------------------------------
% 1.68/0.59  % (8097)------------------------------
% 1.68/0.59  % (8098)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.68/0.59  % (8095)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.68/0.59  % (8098)Instruction limit reached!
% 1.68/0.59  % (8098)------------------------------
% 1.68/0.59  % (8098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.59  % (8115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.59  % (8115)Termination reason: Unknown
% 1.68/0.59  % (8115)Termination phase: Saturation
% 1.68/0.59  
% 1.68/0.59  % (8115)Memory used [KB]: 6140
% 1.68/0.59  % (8115)Time elapsed: 0.169 s
% 1.68/0.59  % (8115)Instructions burned: 9 (million)
% 1.68/0.59  % (8115)------------------------------
% 1.68/0.59  % (8115)------------------------------
% 1.68/0.60  % (8092)Instruction limit reached!
% 1.68/0.60  % (8092)------------------------------
% 1.68/0.60  % (8092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.60  % (8092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.60  % (8092)Termination reason: Unknown
% 1.68/0.60  % (8092)Termination phase: Saturation
% 1.68/0.60  
% 1.68/0.60  % (8092)Memory used [KB]: 1663
% 1.68/0.60  % (8092)Time elapsed: 0.198 s
% 1.68/0.60  % (8092)Instructions burned: 15 (million)
% 1.68/0.60  % (8092)------------------------------
% 1.68/0.60  % (8092)------------------------------
% 1.68/0.61  % (8106)Instruction limit reached!
% 1.68/0.61  % (8106)------------------------------
% 1.68/0.61  % (8106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.61  % (8106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.61  % (8106)Termination reason: Unknown
% 1.68/0.61  % (8106)Termination phase: Saturation
% 1.68/0.61  
% 1.68/0.61  % (8106)Memory used [KB]: 6268
% 1.68/0.61  % (8106)Time elapsed: 0.198 s
% 1.68/0.61  % (8106)Instructions burned: 11 (million)
% 1.68/0.61  % (8106)------------------------------
% 1.68/0.61  % (8106)------------------------------
% 1.68/0.61  % (8093)Instruction limit reached!
% 1.68/0.61  % (8093)------------------------------
% 1.68/0.61  % (8093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.61  % (8098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.61  % (8098)Termination reason: Unknown
% 1.68/0.61  % (8098)Termination phase: Saturation
% 1.68/0.61  
% 1.68/0.61  % (8098)Memory used [KB]: 6140
% 1.68/0.61  % (8098)Time elapsed: 0.007 s
% 1.68/0.61  % (8098)Instructions burned: 7 (million)
% 1.68/0.61  % (8098)------------------------------
% 1.68/0.61  % (8098)------------------------------
% 1.68/0.62  % (8116)Instruction limit reached!
% 1.68/0.62  % (8116)------------------------------
% 1.68/0.62  % (8116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.62  % (8116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.62  % (8116)Termination reason: Unknown
% 1.68/0.62  % (8116)Termination phase: Saturation
% 1.68/0.62  
% 1.68/0.62  % (8116)Memory used [KB]: 6396
% 1.68/0.62  % (8116)Time elapsed: 0.209 s
% 1.68/0.62  % (8116)Instructions burned: 24 (million)
% 1.68/0.62  % (8116)------------------------------
% 1.68/0.62  % (8116)------------------------------
% 1.68/0.63  % (8099)Instruction limit reached!
% 1.68/0.63  % (8099)------------------------------
% 1.68/0.63  % (8099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.63  % (8099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.63  % (8099)Termination reason: Unknown
% 1.68/0.63  % (8099)Termination phase: Saturation
% 1.68/0.63  
% 1.68/0.63  % (8099)Memory used [KB]: 1791
% 1.68/0.63  % (8099)Time elapsed: 0.207 s
% 1.68/0.63  % (8099)Instructions burned: 16 (million)
% 1.68/0.63  % (8099)------------------------------
% 1.68/0.63  % (8099)------------------------------
% 1.68/0.63  % (8093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.63  % (8093)Termination reason: Unknown
% 1.68/0.63  % (8093)Termination phase: Saturation
% 1.68/0.63  
% 1.68/0.63  % (8093)Memory used [KB]: 6524
% 1.68/0.63  % (8093)Time elapsed: 0.201 s
% 1.68/0.63  % (8093)Instructions burned: 40 (million)
% 1.68/0.63  % (8093)------------------------------
% 1.68/0.63  % (8093)------------------------------
% 1.68/0.64  % (8096)Instruction limit reached!
% 1.68/0.64  % (8096)------------------------------
% 1.68/0.64  % (8096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.64  % (8096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.64  % (8096)Termination reason: Unknown
% 1.68/0.64  % (8096)Termination phase: Saturation
% 1.68/0.64  
% 1.68/0.64  % (8096)Memory used [KB]: 6396
% 1.68/0.64  % (8096)Time elapsed: 0.194 s
% 1.68/0.64  % (8096)Instructions burned: 33 (million)
% 1.68/0.64  % (8096)------------------------------
% 1.68/0.64  % (8096)------------------------------
% 1.68/0.64  % (8114)Instruction limit reached!
% 1.68/0.64  % (8114)------------------------------
% 1.68/0.64  % (8114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.64  % (8114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.64  % (8114)Termination reason: Unknown
% 1.68/0.64  % (8114)Termination phase: Saturation
% 1.68/0.64  
% 1.68/0.64  % (8114)Memory used [KB]: 6396
% 1.68/0.64  % (8114)Time elapsed: 0.203 s
% 1.68/0.64  % (8114)Instructions burned: 25 (million)
% 1.68/0.64  % (8114)------------------------------
% 1.68/0.64  % (8114)------------------------------
% 2.24/0.66  % (8094)Instruction limit reached!
% 2.24/0.66  % (8094)------------------------------
% 2.24/0.66  % (8094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.66  % (8094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.66  % (8094)Termination reason: Unknown
% 2.24/0.66  % (8094)Termination phase: Saturation
% 2.24/0.66  
% 2.24/0.66  % (8094)Memory used [KB]: 6524
% 2.24/0.66  % (8094)Time elapsed: 0.216 s
% 2.24/0.66  % (8094)Instructions burned: 39 (million)
% 2.24/0.66  % (8094)------------------------------
% 2.24/0.66  % (8094)------------------------------
% 2.24/0.67  % (8100)Instruction limit reached!
% 2.24/0.67  % (8100)------------------------------
% 2.24/0.67  % (8100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (8100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (8100)Termination reason: Unknown
% 2.24/0.67  % (8100)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (8100)Memory used [KB]: 6780
% 2.24/0.67  % (8100)Time elapsed: 0.258 s
% 2.24/0.67  % (8100)Instructions burned: 51 (million)
% 2.24/0.67  % (8100)------------------------------
% 2.24/0.67  % (8100)------------------------------
% 2.24/0.67  % (8107)Instruction limit reached!
% 2.24/0.67  % (8107)------------------------------
% 2.24/0.67  % (8107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (8107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (8107)Termination reason: Unknown
% 2.24/0.67  % (8107)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (8107)Memory used [KB]: 6396
% 2.24/0.67  % (8107)Time elapsed: 0.225 s
% 2.24/0.67  % (8107)Instructions burned: 31 (million)
% 2.24/0.67  % (8107)------------------------------
% 2.24/0.67  % (8107)------------------------------
% 2.24/0.67  % (8110)Instruction limit reached!
% 2.24/0.67  % (8110)------------------------------
% 2.24/0.67  % (8110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (8110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (8110)Termination reason: Unknown
% 2.24/0.67  % (8110)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (8110)Memory used [KB]: 2174
% 2.24/0.67  % (8110)Time elapsed: 0.211 s
% 2.24/0.67  % (8110)Instructions burned: 45 (million)
% 2.24/0.67  % (8110)------------------------------
% 2.24/0.67  % (8110)------------------------------
% 2.24/0.68  % (8087)First to succeed.
% 2.37/0.68  % (8090)Instruction limit reached!
% 2.37/0.68  % (8090)------------------------------
% 2.37/0.68  % (8090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.68  % (8090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.68  % (8090)Termination reason: Unknown
% 2.37/0.68  % (8090)Termination phase: Saturation
% 2.37/0.68  
% 2.37/0.68  % (8090)Memory used [KB]: 6780
% 2.37/0.68  % (8090)Time elapsed: 0.248 s
% 2.37/0.68  % (8090)Instructions burned: 51 (million)
% 2.37/0.68  % (8090)------------------------------
% 2.37/0.68  % (8090)------------------------------
% 2.37/0.69  % (8087)Refutation found. Thanks to Tanya!
% 2.37/0.69  % SZS status Theorem for theBenchmark
% 2.37/0.69  % SZS output start Proof for theBenchmark
% See solution above
% 2.37/0.69  % (8087)------------------------------
% 2.37/0.69  % (8087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (8087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (8087)Termination reason: Refutation
% 2.37/0.69  
% 2.37/0.69  % (8087)Memory used [KB]: 6652
% 2.37/0.69  % (8087)Time elapsed: 0.270 s
% 2.37/0.69  % (8087)Instructions burned: 60 (million)
% 2.37/0.69  % (8087)------------------------------
% 2.37/0.69  % (8087)------------------------------
% 2.37/0.69  % (8086)Success in time 0.324 s
%------------------------------------------------------------------------------