TSTP Solution File: SET712+4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET712+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 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 : n024.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:21:57 EDT 2022

% Result   : Theorem 2.42s 0.78s
% Output   : Refutation 2.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   13
% Syntax   : Number of formulae    :  101 (   7 unt;   0 def)
%            Number of atoms       :  525 (  22 equ)
%            Maximal formula atoms :   14 (   5 avg)
%            Number of connectives :  693 ( 269   ~; 275   |; 104   &)
%                                         (  17 <=>;  28  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   9 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-3 aty)
%            Number of variables   :  417 ( 377   !;  40   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f330,plain,
    $false,
    inference(subsumption_resolution,[],[f329,f118]) ).

fof(f118,plain,
    surjective(sK3,sK4,sK2),
    inference(resolution,[],[f79,f86]) ).

fof(f86,plain,
    one_to_one(sK3,sK4,sK2),
    inference(cnf_transformation,[],[f63]) ).

fof(f63,plain,
    ( ~ maps(inverse_function(sK3,sK4,sK2),sK2,sK4)
    & one_to_one(sK3,sK4,sK2)
    & maps(sK3,sK4,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3,sK4])],[f61,f62]) ).

fof(f62,plain,
    ( ? [X0,X1,X2] :
        ( ~ maps(inverse_function(X1,X2,X0),X0,X2)
        & one_to_one(X1,X2,X0)
        & maps(X1,X2,X0) )
   => ( ~ maps(inverse_function(sK3,sK4,sK2),sK2,sK4)
      & one_to_one(sK3,sK4,sK2)
      & maps(sK3,sK4,sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f61,plain,
    ? [X0,X1,X2] :
      ( ~ maps(inverse_function(X1,X2,X0),X0,X2)
      & one_to_one(X1,X2,X0)
      & maps(X1,X2,X0) ),
    inference(rectify,[],[f53]) ).

fof(f53,plain,
    ? [X1,X0,X2] :
      ( ~ maps(inverse_function(X0,X2,X1),X1,X2)
      & one_to_one(X0,X2,X1)
      & maps(X0,X2,X1) ),
    inference(flattening,[],[f52]) ).

fof(f52,plain,
    ? [X2,X0,X1] :
      ( ~ maps(inverse_function(X0,X2,X1),X1,X2)
      & one_to_one(X0,X2,X1)
      & maps(X0,X2,X1) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f31,plain,
    ~ ! [X2,X0,X1] :
        ( ( one_to_one(X0,X2,X1)
          & maps(X0,X2,X1) )
       => maps(inverse_function(X0,X2,X1),X1,X2) ),
    inference(rectify,[],[f30]) ).

fof(f30,negated_conjecture,
    ~ ! [X5,X1,X0] :
        ( ( one_to_one(X5,X0,X1)
          & maps(X5,X0,X1) )
       => maps(inverse_function(X5,X0,X1),X1,X0) ),
    inference(negated_conjecture,[],[f29]) ).

fof(f29,conjecture,
    ! [X5,X1,X0] :
      ( ( one_to_one(X5,X0,X1)
        & maps(X5,X0,X1) )
     => maps(inverse_function(X5,X0,X1),X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thII03) ).

fof(f79,plain,
    ! [X2,X0,X1] :
      ( ~ one_to_one(X1,X0,X2)
      | surjective(X1,X0,X2) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f48,plain,
    ! [X0,X1,X2] :
      ( ( injective(X1,X0,X2)
        & surjective(X1,X0,X2) )
      | ~ one_to_one(X1,X0,X2) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,plain,
    ! [X2,X1,X0] :
      ( one_to_one(X1,X0,X2)
     => ( injective(X1,X0,X2)
        & surjective(X1,X0,X2) ) ),
    inference(unused_predicate_definition_removal,[],[f33]) ).

fof(f33,plain,
    ! [X2,X1,X0] :
      ( one_to_one(X1,X0,X2)
    <=> ( injective(X1,X0,X2)
        & surjective(X1,X0,X2) ) ),
    inference(rectify,[],[f19]) ).

fof(f19,axiom,
    ! [X0,X5,X1] :
      ( one_to_one(X5,X0,X1)
    <=> ( injective(X5,X0,X1)
        & surjective(X5,X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',one_to_one) ).

fof(f329,plain,
    ~ surjective(sK3,sK4,sK2),
    inference(subsumption_resolution,[],[f327,f87]) ).

fof(f87,plain,
    ~ maps(inverse_function(sK3,sK4,sK2),sK2,sK4),
    inference(cnf_transformation,[],[f63]) ).

fof(f327,plain,
    ( maps(inverse_function(sK3,sK4,sK2),sK2,sK4)
    | ~ surjective(sK3,sK4,sK2) ),
    inference(resolution,[],[f326,f301]) ).

fof(f301,plain,
    ! [X2,X0,X1] :
      ( ~ sP0(X1,inverse_function(X0,X1,X2),X2)
      | maps(inverse_function(X0,X1,X2),X2,X1)
      | ~ surjective(X0,X1,X2) ),
    inference(duplicate_literal_removal,[],[f297]) ).

fof(f297,plain,
    ! [X2,X0,X1] :
      ( maps(inverse_function(X0,X1,X2),X2,X1)
      | ~ sP0(X1,inverse_function(X0,X1,X2),X2)
      | ~ surjective(X0,X1,X2)
      | maps(inverse_function(X0,X1,X2),X2,X1)
      | ~ surjective(X0,X1,X2)
      | ~ sP0(X1,inverse_function(X0,X1,X2),X2) ),
    inference(resolution,[],[f296,f96]) ).

fof(f96,plain,
    ! [X2,X0,X1] :
      ( member(sK9(X0,X1,X2),X1)
      | ~ sP0(X0,X2,X1)
      | maps(X2,X1,X0) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f73,plain,
    ! [X0,X1,X2] :
      ( ( ( sP0(X0,X2,X1)
          & ! [X3] :
              ( ~ member(X3,X1)
              | ( apply(X2,X3,sK8(X0,X2,X3))
                & member(sK8(X0,X2,X3),X0) ) ) )
        | ~ maps(X2,X1,X0) )
      & ( maps(X2,X1,X0)
        | ~ sP0(X0,X2,X1)
        | ( member(sK9(X0,X1,X2),X1)
          & ! [X6] :
              ( ~ apply(X2,sK9(X0,X1,X2),X6)
              | ~ member(X6,X0) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9])],[f70,f72,f71]) ).

fof(f71,plain,
    ! [X0,X2,X3] :
      ( ? [X4] :
          ( apply(X2,X3,X4)
          & member(X4,X0) )
     => ( apply(X2,X3,sK8(X0,X2,X3))
        & member(sK8(X0,X2,X3),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f72,plain,
    ! [X0,X1,X2] :
      ( ? [X5] :
          ( member(X5,X1)
          & ! [X6] :
              ( ~ apply(X2,X5,X6)
              | ~ member(X6,X0) ) )
     => ( member(sK9(X0,X1,X2),X1)
        & ! [X6] :
            ( ~ apply(X2,sK9(X0,X1,X2),X6)
            | ~ member(X6,X0) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f70,plain,
    ! [X0,X1,X2] :
      ( ( ( sP0(X0,X2,X1)
          & ! [X3] :
              ( ~ member(X3,X1)
              | ? [X4] :
                  ( apply(X2,X3,X4)
                  & member(X4,X0) ) ) )
        | ~ maps(X2,X1,X0) )
      & ( maps(X2,X1,X0)
        | ~ sP0(X0,X2,X1)
        | ? [X5] :
            ( member(X5,X1)
            & ! [X6] :
                ( ~ apply(X2,X5,X6)
                | ~ member(X6,X0) ) ) ) ),
    inference(rectify,[],[f69]) ).

fof(f69,plain,
    ! [X2,X1,X0] :
      ( ( ( sP0(X2,X0,X1)
          & ! [X6] :
              ( ~ member(X6,X1)
              | ? [X7] :
                  ( apply(X0,X6,X7)
                  & member(X7,X2) ) ) )
        | ~ maps(X0,X1,X2) )
      & ( maps(X0,X1,X2)
        | ~ sP0(X2,X0,X1)
        | ? [X6] :
            ( member(X6,X1)
            & ! [X7] :
                ( ~ apply(X0,X6,X7)
                | ~ member(X7,X2) ) ) ) ),
    inference(flattening,[],[f68]) ).

fof(f68,plain,
    ! [X2,X1,X0] :
      ( ( ( sP0(X2,X0,X1)
          & ! [X6] :
              ( ~ member(X6,X1)
              | ? [X7] :
                  ( apply(X0,X6,X7)
                  & member(X7,X2) ) ) )
        | ~ maps(X0,X1,X2) )
      & ( maps(X0,X1,X2)
        | ~ sP0(X2,X0,X1)
        | ? [X6] :
            ( member(X6,X1)
            & ! [X7] :
                ( ~ apply(X0,X6,X7)
                | ~ member(X7,X2) ) ) ) ),
    inference(nnf_transformation,[],[f55]) ).

fof(f55,plain,
    ! [X2,X1,X0] :
      ( ( sP0(X2,X0,X1)
        & ! [X6] :
            ( ~ member(X6,X1)
            | ? [X7] :
                ( apply(X0,X6,X7)
                & member(X7,X2) ) ) )
    <=> maps(X0,X1,X2) ),
    inference(definition_folding,[],[f45,f54]) ).

fof(f54,plain,
    ! [X2,X0,X1] :
      ( sP0(X2,X0,X1)
    <=> ! [X4,X3,X5] :
          ( ~ member(X5,X2)
          | ~ apply(X0,X4,X3)
          | ~ member(X4,X1)
          | X3 = X5
          | ~ apply(X0,X4,X5)
          | ~ member(X3,X2) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f45,plain,
    ! [X2,X1,X0] :
      ( ( ! [X4,X3,X5] :
            ( ~ member(X5,X2)
            | ~ apply(X0,X4,X3)
            | ~ member(X4,X1)
            | X3 = X5
            | ~ apply(X0,X4,X5)
            | ~ member(X3,X2) )
        & ! [X6] :
            ( ~ member(X6,X1)
            | ? [X7] :
                ( apply(X0,X6,X7)
                & member(X7,X2) ) ) )
    <=> maps(X0,X1,X2) ),
    inference(flattening,[],[f44]) ).

fof(f44,plain,
    ! [X2,X1,X0] :
      ( ( ! [X6] :
            ( ~ member(X6,X1)
            | ? [X7] :
                ( apply(X0,X6,X7)
                & member(X7,X2) ) )
        & ! [X5,X4,X3] :
            ( X3 = X5
            | ~ apply(X0,X4,X3)
            | ~ apply(X0,X4,X5)
            | ~ member(X4,X1)
            | ~ member(X5,X2)
            | ~ member(X3,X2) ) )
    <=> maps(X0,X1,X2) ),
    inference(ennf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X2,X1,X0] :
      ( ( ! [X6] :
            ( member(X6,X1)
           => ? [X7] :
                ( apply(X0,X6,X7)
                & member(X7,X2) ) )
        & ! [X5,X4,X3] :
            ( ( member(X4,X1)
              & member(X5,X2)
              & member(X3,X2) )
           => ( ( apply(X0,X4,X3)
                & apply(X0,X4,X5) )
             => X3 = X5 ) ) )
    <=> maps(X0,X1,X2) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X5,X0,X1] :
      ( ( ! [X6,X2,X7] :
            ( ( member(X2,X0)
              & member(X6,X1)
              & member(X7,X1) )
           => ( ( apply(X5,X2,X7)
                & apply(X5,X2,X6) )
             => X6 = X7 ) )
        & ! [X2] :
            ( member(X2,X0)
           => ? [X4] :
                ( apply(X5,X2,X4)
                & member(X4,X1) ) ) )
    <=> maps(X5,X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',maps) ).

fof(f296,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(sK9(X0,X2,inverse_function(X1,X0,X2)),X3)
      | ~ surjective(X1,X0,X2)
      | ~ sP0(X0,inverse_function(X1,X0,X2),X2)
      | maps(inverse_function(X1,X0,X2),X2,X0)
      | ~ surjective(X1,X0,X3) ),
    inference(duplicate_literal_removal,[],[f295]) ).

fof(f295,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sP0(X0,inverse_function(X1,X0,X2),X2)
      | ~ surjective(X1,X0,X2)
      | ~ member(sK9(X0,X2,inverse_function(X1,X0,X2)),X3)
      | ~ sP0(X0,inverse_function(X1,X0,X2),X2)
      | ~ surjective(X1,X0,X3)
      | maps(inverse_function(X1,X0,X2),X2,X0)
      | maps(inverse_function(X1,X0,X2),X2,X0) ),
    inference(resolution,[],[f294,f96]) ).

fof(f294,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ member(sK9(X1,X3,inverse_function(X0,X1,X4)),X4)
      | ~ sP0(X1,inverse_function(X0,X1,X4),X3)
      | maps(inverse_function(X0,X1,X4),X3,X1)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X4)),X2)
      | ~ surjective(X0,X1,X2)
      | ~ surjective(X0,X1,X3) ),
    inference(duplicate_literal_removal,[],[f290]) ).

fof(f290,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ surjective(X0,X1,X3)
      | ~ surjective(X0,X1,X2)
      | ~ sP0(X1,inverse_function(X0,X1,X4),X3)
      | maps(inverse_function(X0,X1,X4),X3,X1)
      | ~ surjective(X0,X1,X3)
      | maps(inverse_function(X0,X1,X4),X3,X1)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X4)),X4)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X4)),X2)
      | ~ sP0(X1,inverse_function(X0,X1,X4),X3) ),
    inference(resolution,[],[f285,f96]) ).

fof(f285,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X5)
      | ~ surjective(X2,X0,X4)
      | ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X4)
      | ~ sP0(X0,inverse_function(X2,X0,X3),X1)
      | ~ surjective(X2,X0,X5)
      | maps(inverse_function(X2,X0,X3),X1,X0)
      | ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X3)
      | ~ surjective(X2,X0,X1) ),
    inference(duplicate_literal_removal,[],[f281]) ).

fof(f281,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( maps(inverse_function(X2,X0,X3),X1,X0)
      | maps(inverse_function(X2,X0,X3),X1,X0)
      | ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X3)
      | ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X4)
      | ~ member(sK9(X0,X1,inverse_function(X2,X0,X3)),X5)
      | ~ sP0(X0,inverse_function(X2,X0,X3),X1)
      | ~ sP0(X0,inverse_function(X2,X0,X3),X1)
      | ~ surjective(X2,X0,X4)
      | ~ surjective(X2,X0,X1)
      | ~ surjective(X2,X0,X5) ),
    inference(resolution,[],[f280,f96]) ).

fof(f280,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ member(sK9(X1,X3,inverse_function(X0,X1,X2)),X6)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X2)),X5)
      | ~ surjective(X0,X1,X4)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X2)),X4)
      | maps(inverse_function(X0,X1,X2),X3,X1)
      | ~ sP0(X1,inverse_function(X0,X1,X2),X3)
      | ~ surjective(X0,X1,X5)
      | ~ surjective(X0,X1,X6)
      | ~ member(sK9(X1,X3,inverse_function(X0,X1,X2)),X2) ),
    inference(resolution,[],[f279,f84]) ).

fof(f84,plain,
    ! [X2,X3,X0,X1] :
      ( member(sK1(X0,X2,X3),X0)
      | ~ surjective(X2,X0,X1)
      | ~ member(X3,X1) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f60,plain,
    ! [X0,X1,X2] :
      ( ~ surjective(X2,X0,X1)
      | ! [X3] :
          ( ~ member(X3,X1)
          | ( member(sK1(X0,X2,X3),X0)
            & apply(X2,sK1(X0,X2,X3),X3) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f58,f59]) ).

fof(f59,plain,
    ! [X0,X2,X3] :
      ( ? [X4] :
          ( member(X4,X0)
          & apply(X2,X4,X3) )
     => ( member(sK1(X0,X2,X3),X0)
        & apply(X2,sK1(X0,X2,X3),X3) ) ),
    introduced(choice_axiom,[]) ).

fof(f58,plain,
    ! [X0,X1,X2] :
      ( ~ surjective(X2,X0,X1)
      | ! [X3] :
          ( ~ member(X3,X1)
          | ? [X4] :
              ( member(X4,X0)
              & apply(X2,X4,X3) ) ) ),
    inference(rectify,[],[f51]) ).

fof(f51,plain,
    ! [X1,X2,X0] :
      ( ~ surjective(X0,X1,X2)
      | ! [X3] :
          ( ~ member(X3,X2)
          | ? [X4] :
              ( member(X4,X1)
              & apply(X0,X4,X3) ) ) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,plain,
    ! [X0,X2,X1] :
      ( surjective(X0,X1,X2)
     => ! [X3] :
          ( member(X3,X2)
         => ? [X4] :
              ( member(X4,X1)
              & apply(X0,X4,X3) ) ) ),
    inference(unused_predicate_definition_removal,[],[f37]) ).

fof(f37,plain,
    ! [X0,X2,X1] :
      ( surjective(X0,X1,X2)
    <=> ! [X3] :
          ( member(X3,X2)
         => ? [X4] :
              ( member(X4,X1)
              & apply(X0,X4,X3) ) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X5,X0,X1] :
      ( surjective(X5,X0,X1)
    <=> ! [X4] :
          ( member(X4,X1)
         => ? [X3] :
              ( member(X3,X0)
              & apply(X5,X3,X4) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',surjective) ).

fof(f279,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ member(sK1(X1,X0,sK9(X4,X3,inverse_function(X0,X1,X2))),X4)
      | maps(inverse_function(X0,X1,X2),X3,X4)
      | ~ member(sK9(X4,X3,inverse_function(X0,X1,X2)),X2)
      | ~ surjective(X0,X1,X5)
      | ~ member(sK9(X4,X3,inverse_function(X0,X1,X2)),X6)
      | ~ sP0(X4,inverse_function(X0,X1,X2),X3)
      | ~ surjective(X0,X1,X6)
      | ~ member(sK9(X4,X3,inverse_function(X0,X1,X2)),X5) ),
    inference(resolution,[],[f227,f84]) ).

fof(f227,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ member(sK1(X0,X1,sK9(X2,X3,inverse_function(X1,X4,X5))),X4)
      | maps(inverse_function(X1,X4,X5),X3,X2)
      | ~ surjective(X1,X0,X6)
      | ~ member(sK9(X2,X3,inverse_function(X1,X4,X5)),X5)
      | ~ member(sK1(X0,X1,sK9(X2,X3,inverse_function(X1,X4,X5))),X2)
      | ~ sP0(X2,inverse_function(X1,X4,X5),X3)
      | ~ member(sK9(X2,X3,inverse_function(X1,X4,X5)),X6) ),
    inference(resolution,[],[f143,f83]) ).

fof(f83,plain,
    ! [X2,X3,X0,X1] :
      ( apply(X2,sK1(X0,X2,X3),X3)
      | ~ surjective(X2,X0,X1)
      | ~ member(X3,X1) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f143,plain,
    ! [X10,X8,X6,X9,X7,X5] :
      ( ~ apply(X5,X10,sK9(X9,X8,inverse_function(X5,X6,X7)))
      | ~ member(X10,X6)
      | ~ member(X10,X9)
      | ~ member(sK9(X9,X8,inverse_function(X5,X6,X7)),X7)
      | ~ sP0(X9,inverse_function(X5,X6,X7),X8)
      | maps(inverse_function(X5,X6,X7),X8,X9) ),
    inference(resolution,[],[f95,f82]) ).

fof(f82,plain,
    ! [X2,X3,X0,X1,X4] :
      ( apply(inverse_function(X0,X1,X4),X3,X2)
      | ~ member(X2,X1)
      | ~ apply(X0,X2,X3)
      | ~ member(X3,X4) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ member(X2,X1)
      | ~ member(X3,X4)
      | ( ( apply(inverse_function(X0,X1,X4),X3,X2)
          | ~ apply(X0,X2,X3) )
        & ( apply(X0,X2,X3)
          | ~ apply(inverse_function(X0,X1,X4),X3,X2) ) ) ),
    inference(rectify,[],[f56]) ).

fof(f56,plain,
    ! [X0,X3,X1,X2,X4] :
      ( ~ member(X1,X3)
      | ~ member(X2,X4)
      | ( ( apply(inverse_function(X0,X3,X4),X2,X1)
          | ~ apply(X0,X1,X2) )
        & ( apply(X0,X1,X2)
          | ~ apply(inverse_function(X0,X3,X4),X2,X1) ) ) ),
    inference(nnf_transformation,[],[f47]) ).

fof(f47,plain,
    ! [X0,X3,X1,X2,X4] :
      ( ~ member(X1,X3)
      | ~ member(X2,X4)
      | ( apply(inverse_function(X0,X3,X4),X2,X1)
      <=> apply(X0,X1,X2) ) ),
    inference(flattening,[],[f46]) ).

fof(f46,plain,
    ! [X2,X4,X1,X3,X0] :
      ( ( apply(inverse_function(X0,X3,X4),X2,X1)
      <=> apply(X0,X1,X2) )
      | ~ member(X1,X3)
      | ~ member(X2,X4) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,plain,
    ! [X2,X4,X1,X3,X0] :
      ( ( member(X1,X3)
        & member(X2,X4) )
     => ( apply(inverse_function(X0,X3,X4),X2,X1)
      <=> apply(X0,X1,X2) ) ),
    inference(rectify,[],[f21]) ).

fof(f21,axiom,
    ! [X5,X2,X4,X0,X1] :
      ( ( member(X2,X0)
        & member(X4,X1) )
     => ( apply(X5,X2,X4)
      <=> apply(inverse_function(X5,X0,X1),X4,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inverse_function) ).

fof(f95,plain,
    ! [X2,X0,X1,X6] :
      ( ~ apply(X2,sK9(X0,X1,X2),X6)
      | maps(X2,X1,X0)
      | ~ member(X6,X0)
      | ~ sP0(X0,X2,X1) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f326,plain,
    sP0(sK4,inverse_function(sK3,sK4,sK2),sK2),
    inference(duplicate_literal_removal,[],[f325]) ).

fof(f325,plain,
    ( sP0(sK4,inverse_function(sK3,sK4,sK2),sK2)
    | sP0(sK4,inverse_function(sK3,sK4,sK2),sK2) ),
    inference(resolution,[],[f324,f92]) ).

fof(f92,plain,
    ! [X2,X0,X1] :
      ( member(sK5(X0,X1,X2),X2)
      | sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

fof(f67,plain,
    ! [X0,X1,X2] :
      ( ( sP0(X0,X1,X2)
        | ( member(sK7(X0,X1,X2),X0)
          & apply(X1,sK5(X0,X1,X2),sK6(X0,X1,X2))
          & member(sK5(X0,X1,X2),X2)
          & sK6(X0,X1,X2) != sK7(X0,X1,X2)
          & apply(X1,sK5(X0,X1,X2),sK7(X0,X1,X2))
          & member(sK6(X0,X1,X2),X0) ) )
      & ( ! [X6,X7,X8] :
            ( ~ member(X8,X0)
            | ~ apply(X1,X6,X7)
            | ~ member(X6,X2)
            | X7 = X8
            | ~ apply(X1,X6,X8)
            | ~ member(X7,X0) )
        | ~ sP0(X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5,sK6,sK7])],[f65,f66]) ).

fof(f66,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( member(X5,X0)
          & apply(X1,X3,X4)
          & member(X3,X2)
          & X4 != X5
          & apply(X1,X3,X5)
          & member(X4,X0) )
     => ( member(sK7(X0,X1,X2),X0)
        & apply(X1,sK5(X0,X1,X2),sK6(X0,X1,X2))
        & member(sK5(X0,X1,X2),X2)
        & sK6(X0,X1,X2) != sK7(X0,X1,X2)
        & apply(X1,sK5(X0,X1,X2),sK7(X0,X1,X2))
        & member(sK6(X0,X1,X2),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f65,plain,
    ! [X0,X1,X2] :
      ( ( sP0(X0,X1,X2)
        | ? [X3,X4,X5] :
            ( member(X5,X0)
            & apply(X1,X3,X4)
            & member(X3,X2)
            & X4 != X5
            & apply(X1,X3,X5)
            & member(X4,X0) ) )
      & ( ! [X6,X7,X8] :
            ( ~ member(X8,X0)
            | ~ apply(X1,X6,X7)
            | ~ member(X6,X2)
            | X7 = X8
            | ~ apply(X1,X6,X8)
            | ~ member(X7,X0) )
        | ~ sP0(X0,X1,X2) ) ),
    inference(rectify,[],[f64]) ).

fof(f64,plain,
    ! [X2,X0,X1] :
      ( ( sP0(X2,X0,X1)
        | ? [X4,X3,X5] :
            ( member(X5,X2)
            & apply(X0,X4,X3)
            & member(X4,X1)
            & X3 != X5
            & apply(X0,X4,X5)
            & member(X3,X2) ) )
      & ( ! [X4,X3,X5] :
            ( ~ member(X5,X2)
            | ~ apply(X0,X4,X3)
            | ~ member(X4,X1)
            | X3 = X5
            | ~ apply(X0,X4,X5)
            | ~ member(X3,X2) )
        | ~ sP0(X2,X0,X1) ) ),
    inference(nnf_transformation,[],[f54]) ).

fof(f324,plain,
    ! [X0] :
      ( ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),sK2),X0)
      | sP0(sK4,inverse_function(sK3,sK4,X0),sK2) ),
    inference(duplicate_literal_removal,[],[f323]) ).

fof(f323,plain,
    ! [X0] :
      ( ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),sK2),X0)
      | sP0(sK4,inverse_function(sK3,sK4,X0),sK2)
      | sP0(sK4,inverse_function(sK3,sK4,X0),sK2) ),
    inference(resolution,[],[f322,f92]) ).

fof(f322,plain,
    ! [X0,X1] :
      ( ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),sK2)
      | ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),X0)
      | sP0(sK4,inverse_function(sK3,sK4,X0),X1) ),
    inference(subsumption_resolution,[],[f321,f89]) ).

fof(f89,plain,
    ! [X2,X0,X1] :
      ( member(sK6(X0,X1,X2),X0)
      | sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

fof(f321,plain,
    ! [X0,X1] :
      ( ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),sK2)
      | sP0(sK4,inverse_function(sK3,sK4,X0),X1)
      | ~ member(sK6(sK4,inverse_function(sK3,sK4,X0),X1),sK4)
      | ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),X0) ),
    inference(duplicate_literal_removal,[],[f320]) ).

fof(f320,plain,
    ! [X0,X1] :
      ( ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),sK2)
      | ~ member(sK6(sK4,inverse_function(sK3,sK4,X0),X1),sK4)
      | ~ member(sK5(sK4,inverse_function(sK3,sK4,X0),X1),X0)
      | sP0(sK4,inverse_function(sK3,sK4,X0),X1)
      | sP0(sK4,inverse_function(sK3,sK4,X0),X1) ),
    inference(resolution,[],[f319,f94]) ).

fof(f94,plain,
    ! [X2,X0,X1] :
      ( member(sK7(X0,X1,X2),X0)
      | sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

fof(f319,plain,
    ! [X2,X0,X1] :
      ( ~ member(sK7(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | ~ member(sK6(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),X1)
      | sP0(sK4,inverse_function(sK3,X0,X1),X2)
      | ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),sK2) ),
    inference(subsumption_resolution,[],[f318,f89]) ).

fof(f318,plain,
    ! [X2,X0,X1] :
      ( ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),X1)
      | ~ member(sK6(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | sP0(sK4,inverse_function(sK3,X0,X1),X2)
      | ~ member(sK6(sK4,inverse_function(sK3,X0,X1),X2),sK4)
      | ~ member(sK7(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),sK2) ),
    inference(duplicate_literal_removal,[],[f317]) ).

fof(f317,plain,
    ! [X2,X0,X1] :
      ( sP0(sK4,inverse_function(sK3,X0,X1),X2)
      | ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),sK2)
      | ~ member(sK6(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | ~ member(sK5(sK4,inverse_function(sK3,X0,X1),X2),X1)
      | ~ member(sK7(sK4,inverse_function(sK3,X0,X1),X2),X0)
      | sP0(sK4,inverse_function(sK3,X0,X1),X2)
      | ~ member(sK6(sK4,inverse_function(sK3,X0,X1),X2),sK4) ),
    inference(resolution,[],[f316,f94]) ).

fof(f316,plain,
    ! [X18,X19,X16,X17] :
      ( ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),sK4)
      | ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),X17)
      | ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),X17)
      | sP0(X16,inverse_function(sK3,X17,X18),X19)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),sK2)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),X18)
      | ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),sK4) ),
    inference(subsumption_resolution,[],[f314,f110]) ).

fof(f110,plain,
    ! [X2,X0,X1] :
      ( ~ sQ10_eqProxy(sK6(X0,X1,X2),sK7(X0,X1,X2))
      | sP0(X0,X1,X2) ),
    inference(equality_proxy_replacement,[],[f91,f109]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( sQ10_eqProxy(X0,X1)
    <=> X0 = X1 ),
    introduced(equality_proxy_definition,[new_symbols(naming,[sQ10_eqProxy])]) ).

fof(f91,plain,
    ! [X2,X0,X1] :
      ( sP0(X0,X1,X2)
      | sK6(X0,X1,X2) != sK7(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

fof(f314,plain,
    ! [X18,X19,X16,X17] :
      ( ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),sK4)
      | ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),X17)
      | ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),sK4)
      | ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),X17)
      | sP0(X16,inverse_function(sK3,X17,X18),X19)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),sK2)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),X18)
      | sQ10_eqProxy(sK6(X16,inverse_function(sK3,X17,X18),X19),sK7(X16,inverse_function(sK3,X17,X18),X19)) ),
    inference(duplicate_literal_removal,[],[f311]) ).

fof(f311,plain,
    ! [X18,X19,X16,X17] :
      ( sP0(X16,inverse_function(sK3,X17,X18),X19)
      | ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),X17)
      | ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),sK4)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),X18)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),X18)
      | sQ10_eqProxy(sK6(X16,inverse_function(sK3,X17,X18),X19),sK7(X16,inverse_function(sK3,X17,X18),X19))
      | ~ member(sK7(X16,inverse_function(sK3,X17,X18),X19),X17)
      | ~ member(sK5(X16,inverse_function(sK3,X17,X18),X19),sK2)
      | ~ member(sK6(X16,inverse_function(sK3,X17,X18),X19),sK4)
      | sP0(X16,inverse_function(sK3,X17,X18),X19) ),
    inference(resolution,[],[f233,f138]) ).

fof(f138,plain,
    ! [X11,X14,X15,X12,X13] :
      ( apply(X12,sK6(X11,inverse_function(X12,X13,X14),X15),sK5(X11,inverse_function(X12,X13,X14),X15))
      | sP0(X11,inverse_function(X12,X13,X14),X15)
      | ~ member(sK5(X11,inverse_function(X12,X13,X14),X15),X14)
      | ~ member(sK6(X11,inverse_function(X12,X13,X14),X15),X13) ),
    inference(resolution,[],[f81,f93]) ).

fof(f93,plain,
    ! [X2,X0,X1] :
      ( apply(X1,sK5(X0,X1,X2),sK6(X0,X1,X2))
      | sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

fof(f81,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ apply(inverse_function(X0,X1,X4),X3,X2)
      | ~ member(X2,X1)
      | apply(X0,X2,X3)
      | ~ member(X3,X4) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f233,plain,
    ! [X28,X29,X26,X27,X25] :
      ( ~ apply(sK3,X29,sK5(X25,inverse_function(sK3,X26,X27),X28))
      | ~ member(sK7(X25,inverse_function(sK3,X26,X27),X28),X26)
      | ~ member(sK5(X25,inverse_function(sK3,X26,X27),X28),X27)
      | sP0(X25,inverse_function(sK3,X26,X27),X28)
      | ~ member(sK5(X25,inverse_function(sK3,X26,X27),X28),sK2)
      | ~ member(X29,sK4)
      | ~ member(sK7(X25,inverse_function(sK3,X26,X27),X28),sK4)
      | sQ10_eqProxy(X29,sK7(X25,inverse_function(sK3,X26,X27),X28)) ),
    inference(resolution,[],[f137,f148]) ).

fof(f148,plain,
    ! [X2,X0,X1] :
      ( ~ apply(sK3,X1,X2)
      | ~ member(X2,sK2)
      | ~ apply(sK3,X0,X2)
      | ~ member(X0,sK4)
      | ~ member(X1,sK4)
      | sQ10_eqProxy(X0,X1) ),
    inference(resolution,[],[f114,f119]) ).

fof(f119,plain,
    injective(sK3,sK4,sK2),
    inference(resolution,[],[f80,f86]) ).

fof(f80,plain,
    ! [X2,X0,X1] :
      ( ~ one_to_one(X1,X0,X2)
      | injective(X1,X0,X2) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f114,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ injective(X0,X2,X1)
      | ~ member(X3,X2)
      | ~ apply(X0,X4,X5)
      | ~ apply(X0,X3,X5)
      | sQ10_eqProxy(X3,X4)
      | ~ member(X4,X2)
      | ~ member(X5,X1) ),
    inference(equality_proxy_replacement,[],[f105,f109]) ).

fof(f105,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ member(X4,X2)
      | ~ apply(X0,X4,X5)
      | X3 = X4
      | ~ member(X3,X2)
      | ~ apply(X0,X3,X5)
      | ~ member(X5,X1)
      | ~ injective(X0,X2,X1) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1,X2] :
      ( ! [X3,X4,X5] :
          ( ~ member(X4,X2)
          | ~ apply(X0,X4,X5)
          | X3 = X4
          | ~ member(X3,X2)
          | ~ apply(X0,X3,X5)
          | ~ member(X5,X1) )
      | ~ injective(X0,X2,X1) ),
    inference(rectify,[],[f50]) ).

fof(f50,plain,
    ! [X1,X0,X2] :
      ( ! [X5,X3,X4] :
          ( ~ member(X3,X2)
          | ~ apply(X1,X3,X4)
          | X3 = X5
          | ~ member(X5,X2)
          | ~ apply(X1,X5,X4)
          | ~ member(X4,X0) )
      | ~ injective(X1,X2,X0) ),
    inference(flattening,[],[f49]) ).

fof(f49,plain,
    ! [X1,X0,X2] :
      ( ! [X3,X4,X5] :
          ( X3 = X5
          | ~ apply(X1,X5,X4)
          | ~ apply(X1,X3,X4)
          | ~ member(X3,X2)
          | ~ member(X5,X2)
          | ~ member(X4,X0) )
      | ~ injective(X1,X2,X0) ),
    inference(ennf_transformation,[],[f43]) ).

fof(f43,plain,
    ! [X1,X0,X2] :
      ( injective(X1,X2,X0)
     => ! [X3,X4,X5] :
          ( ( member(X3,X2)
            & member(X5,X2)
            & member(X4,X0) )
         => ( ( apply(X1,X5,X4)
              & apply(X1,X3,X4) )
           => X3 = X5 ) ) ),
    inference(unused_predicate_definition_removal,[],[f36]) ).

fof(f36,plain,
    ! [X1,X0,X2] :
      ( injective(X1,X2,X0)
    <=> ! [X3,X4,X5] :
          ( ( member(X3,X2)
            & member(X5,X2)
            & member(X4,X0) )
         => ( ( apply(X1,X5,X4)
              & apply(X1,X3,X4) )
           => X3 = X5 ) ) ),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X1,X5,X0] :
      ( ! [X12,X4,X13] :
          ( ( member(X13,X0)
            & member(X12,X0)
            & member(X4,X1) )
         => ( ( apply(X5,X13,X4)
              & apply(X5,X12,X4) )
           => X12 = X13 ) )
    <=> injective(X5,X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',injective) ).

fof(f137,plain,
    ! [X10,X8,X6,X9,X7] :
      ( apply(X7,sK7(X6,inverse_function(X7,X8,X9),X10),sK5(X6,inverse_function(X7,X8,X9),X10))
      | ~ member(sK5(X6,inverse_function(X7,X8,X9),X10),X9)
      | sP0(X6,inverse_function(X7,X8,X9),X10)
      | ~ member(sK7(X6,inverse_function(X7,X8,X9),X10),X8) ),
    inference(resolution,[],[f81,f90]) ).

fof(f90,plain,
    ! [X2,X0,X1] :
      ( apply(X1,sK5(X0,X1,X2),sK7(X0,X1,X2))
      | sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f67]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SET712+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 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 : n024.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:17:04 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.48  % (16750)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)
% 0.19/0.49  % (16734)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)
% 0.19/0.52  % (16726)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.19/0.52  % (16727)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)
% 0.19/0.52  % (16728)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.19/0.52  % (16728)Instruction limit reached!
% 0.19/0.52  % (16728)------------------------------
% 0.19/0.52  % (16728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (16728)Termination reason: Unknown
% 0.19/0.52  % (16728)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (16728)Memory used [KB]: 1535
% 0.19/0.52  % (16728)Time elapsed: 0.003 s
% 0.19/0.52  % (16728)Instructions burned: 4 (million)
% 0.19/0.52  % (16728)------------------------------
% 0.19/0.52  % (16728)------------------------------
% 0.19/0.53  % (16730)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)
% 0.19/0.53  % (16749)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.19/0.53  % (16729)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.19/0.53  % (16731)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)
% 0.19/0.53  % (16729)Refutation not found, incomplete strategy% (16729)------------------------------
% 0.19/0.53  % (16729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16729)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16729)Memory used [KB]: 6012
% 0.19/0.53  % (16729)Time elapsed: 0.133 s
% 0.19/0.53  % (16729)Instructions burned: 2 (million)
% 0.19/0.53  % (16729)------------------------------
% 0.19/0.53  % (16729)------------------------------
% 0.19/0.53  % (16738)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)
% 0.19/0.53  % (16751)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.19/0.53  % (16741)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)
% 0.19/0.53  % (16737)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)
% 0.19/0.53  % (16739)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)
% 0.19/0.53  % (16737)Refutation not found, incomplete strategy% (16737)------------------------------
% 0.19/0.53  % (16737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16737)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16737)Memory used [KB]: 6012
% 0.19/0.53  % (16737)Time elapsed: 0.133 s
% 0.19/0.53  % (16737)Instructions burned: 3 (million)
% 0.19/0.53  % (16737)------------------------------
% 0.19/0.53  % (16737)------------------------------
% 0.19/0.53  % (16733)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.19/0.53  % (16739)Refutation not found, incomplete strategy% (16739)------------------------------
% 0.19/0.53  % (16739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16739)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16739)Memory used [KB]: 6012
% 0.19/0.53  % (16739)Time elapsed: 0.132 s
% 0.19/0.53  % (16739)Instructions burned: 3 (million)
% 0.19/0.53  % (16739)------------------------------
% 0.19/0.53  % (16739)------------------------------
% 0.19/0.53  % (16752)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)
% 0.19/0.53  % (16740)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.19/0.54  % (16743)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (16740)Instruction limit reached!
% 0.19/0.54  % (16740)------------------------------
% 0.19/0.54  % (16740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16740)Termination reason: Unknown
% 0.19/0.54  % (16740)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (16740)Memory used [KB]: 1535
% 0.19/0.54  % (16740)Time elapsed: 0.003 s
% 0.19/0.54  % (16740)Instructions burned: 4 (million)
% 0.19/0.54  % (16740)------------------------------
% 0.19/0.54  % (16740)------------------------------
% 0.19/0.54  % (16753)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)
% 0.19/0.54  % (16742)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.40/0.54  % (16754)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.40/0.54  % (16755)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.40/0.54  % (16744)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.40/0.54  % (16744)Instruction limit reached!
% 1.40/0.54  % (16744)------------------------------
% 1.40/0.54  % (16744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (16744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (16744)Termination reason: Unknown
% 1.40/0.54  % (16744)Termination phase: Preprocessing 3
% 1.40/0.54  
% 1.40/0.54  % (16744)Memory used [KB]: 1407
% 1.40/0.54  % (16744)Time elapsed: 0.003 s
% 1.40/0.54  % (16744)Instructions burned: 2 (million)
% 1.40/0.54  % (16744)------------------------------
% 1.40/0.54  % (16744)------------------------------
% 1.40/0.54  % (16735)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)
% 1.40/0.54  % (16736)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.40/0.54  % (16732)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)
% 1.40/0.54  % (16735)Refutation not found, incomplete strategy% (16735)------------------------------
% 1.40/0.54  % (16735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (16735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (16735)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (16735)Memory used [KB]: 6012
% 1.40/0.54  % (16735)Time elapsed: 0.146 s
% 1.40/0.54  % (16735)Instructions burned: 2 (million)
% 1.40/0.54  % (16735)------------------------------
% 1.40/0.54  % (16735)------------------------------
% 1.40/0.54  % (16727)Refutation not found, incomplete strategy% (16727)------------------------------
% 1.40/0.54  % (16727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (16727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (16727)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (16727)Memory used [KB]: 6012
% 1.40/0.54  % (16727)Time elapsed: 0.126 s
% 1.40/0.54  % (16727)Instructions burned: 4 (million)
% 1.40/0.54  % (16727)------------------------------
% 1.40/0.54  % (16727)------------------------------
% 1.40/0.55  % (16736)Refutation not found, incomplete strategy% (16736)------------------------------
% 1.40/0.55  % (16736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (16736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (16736)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (16736)Memory used [KB]: 6012
% 1.40/0.55  % (16736)Time elapsed: 0.148 s
% 1.40/0.55  % (16736)Instructions burned: 3 (million)
% 1.40/0.55  % (16736)------------------------------
% 1.40/0.55  % (16736)------------------------------
% 1.40/0.55  % (16745)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.40/0.55  % (16746)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.40/0.55  % (16748)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.40/0.55  % (16745)Refutation not found, incomplete strategy% (16745)------------------------------
% 1.40/0.55  % (16745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (16745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (16745)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (16745)Memory used [KB]: 6012
% 1.40/0.55  % (16745)Time elapsed: 0.147 s
% 1.40/0.55  % (16745)Instructions burned: 3 (million)
% 1.40/0.55  % (16745)------------------------------
% 1.40/0.55  % (16745)------------------------------
% 1.40/0.55  % (16747)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.40/0.55  % (16747)Refutation not found, incomplete strategy% (16747)------------------------------
% 1.40/0.55  % (16747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (16747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (16747)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (16747)Memory used [KB]: 6012
% 1.40/0.55  % (16747)Time elapsed: 0.156 s
% 1.40/0.55  % (16747)Instructions burned: 2 (million)
% 1.40/0.55  % (16747)------------------------------
% 1.40/0.55  % (16747)------------------------------
% 1.40/0.55  % (16731)Refutation not found, incomplete strategy% (16731)------------------------------
% 1.40/0.55  % (16731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (16731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (16731)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (16731)Memory used [KB]: 1535
% 1.40/0.55  % (16731)Time elapsed: 0.136 s
% 1.40/0.55  % (16731)Instructions burned: 6 (million)
% 1.40/0.55  % (16731)------------------------------
% 1.40/0.55  % (16731)------------------------------
% 1.40/0.55  % (16730)Instruction limit reached!
% 1.40/0.55  % (16730)------------------------------
% 1.40/0.55  % (16730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (16730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (16730)Termination reason: Unknown
% 1.40/0.55  % (16730)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (16730)Memory used [KB]: 6140
% 1.40/0.55  % (16730)Time elapsed: 0.141 s
% 1.40/0.55  % (16730)Instructions burned: 13 (million)
% 1.40/0.55  % (16730)------------------------------
% 1.40/0.55  % (16730)------------------------------
% 1.40/0.56  % (16738)Instruction limit reached!
% 1.40/0.56  % (16738)------------------------------
% 1.40/0.56  % (16738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (16738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (16738)Termination reason: Unknown
% 1.40/0.56  % (16738)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (16738)Memory used [KB]: 1918
% 1.40/0.56  % (16738)Time elapsed: 0.142 s
% 1.40/0.56  % (16738)Instructions burned: 17 (million)
% 1.40/0.56  % (16738)------------------------------
% 1.40/0.56  % (16738)------------------------------
% 1.40/0.56  % (16754)Instruction limit reached!
% 1.40/0.56  % (16754)------------------------------
% 1.40/0.56  % (16754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (16754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (16754)Termination reason: Unknown
% 1.40/0.56  % (16754)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (16754)Memory used [KB]: 6140
% 1.40/0.56  % (16754)Time elapsed: 0.149 s
% 1.40/0.56  % (16754)Instructions burned: 9 (million)
% 1.40/0.56  % (16754)------------------------------
% 1.40/0.56  % (16754)------------------------------
% 1.40/0.56  % (16743)Instruction limit reached!
% 1.40/0.56  % (16743)------------------------------
% 1.40/0.56  % (16743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (16743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (16743)Termination reason: Unknown
% 1.40/0.56  % (16743)Termination phase: Finite model building preprocessing
% 1.40/0.56  
% 1.40/0.56  % (16743)Memory used [KB]: 1535
% 1.40/0.56  % (16743)Time elapsed: 0.003 s
% 1.40/0.56  % (16743)Instructions burned: 5 (million)
% 1.40/0.56  % (16743)------------------------------
% 1.40/0.56  % (16743)------------------------------
% 1.40/0.56  % (16741)Instruction limit reached!
% 1.40/0.56  % (16741)------------------------------
% 1.40/0.56  % (16741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (16741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (16741)Termination reason: Unknown
% 1.40/0.56  % (16741)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (16741)Memory used [KB]: 6140
% 1.40/0.56  % (16741)Time elapsed: 0.133 s
% 1.40/0.56  % (16741)Instructions burned: 8 (million)
% 1.40/0.56  % (16741)------------------------------
% 1.40/0.56  % (16741)------------------------------
% 1.70/0.57  % (16753)Instruction limit reached!
% 1.70/0.57  % (16753)------------------------------
% 1.70/0.57  % (16753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (16753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (16753)Termination reason: Unknown
% 1.70/0.57  % (16753)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (16753)Memory used [KB]: 6268
% 1.70/0.57  % (16753)Time elapsed: 0.183 s
% 1.70/0.57  % (16753)Instructions burned: 25 (million)
% 1.70/0.57  % (16753)------------------------------
% 1.70/0.57  % (16753)------------------------------
% 1.70/0.58  % (16734)Instruction limit reached!
% 1.70/0.58  % (16734)------------------------------
% 1.70/0.58  % (16734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (16750)Instruction limit reached!
% 1.70/0.58  % (16750)------------------------------
% 1.70/0.58  % (16750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (16750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.58  % (16750)Termination reason: Unknown
% 1.70/0.58  % (16750)Termination phase: Saturation
% 1.70/0.58  
% 1.70/0.58  % (16750)Memory used [KB]: 6396
% 1.70/0.58  % (16750)Time elapsed: 0.175 s
% 1.70/0.58  % (16750)Instructions burned: 50 (million)
% 1.70/0.58  % (16750)------------------------------
% 1.70/0.58  % (16750)------------------------------
% 1.70/0.58  % (16734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.58  % (16734)Termination reason: Unknown
% 1.70/0.58  % (16734)Termination phase: Saturation
% 1.70/0.58  
% 1.70/0.58  % (16734)Memory used [KB]: 6652
% 1.70/0.58  % (16734)Time elapsed: 0.166 s
% 1.70/0.58  % (16734)Instructions burned: 50 (million)
% 1.70/0.58  % (16734)------------------------------
% 1.70/0.58  % (16734)------------------------------
% 1.70/0.59  % (16746)Instruction limit reached!
% 1.70/0.59  % (16746)------------------------------
% 1.70/0.59  % (16746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (16746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (16746)Termination reason: Unknown
% 1.70/0.59  % (16746)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (16746)Memory used [KB]: 6396
% 1.70/0.59  % (16746)Time elapsed: 0.180 s
% 1.70/0.59  % (16746)Instructions burned: 30 (million)
% 1.70/0.59  % (16746)------------------------------
% 1.70/0.59  % (16746)------------------------------
% 1.70/0.59  % (16755)Instruction limit reached!
% 1.70/0.59  % (16755)------------------------------
% 1.70/0.59  % (16755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (16755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (16755)Termination reason: Unknown
% 1.70/0.59  % (16755)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (16755)Memory used [KB]: 6268
% 1.70/0.59  % (16755)Time elapsed: 0.183 s
% 1.70/0.59  % (16755)Instructions burned: 25 (million)
% 1.70/0.59  % (16755)------------------------------
% 1.70/0.59  % (16755)------------------------------
% 1.70/0.61  % (16749)Instruction limit reached!
% 1.70/0.61  % (16749)------------------------------
% 1.70/0.61  % (16749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (16749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (16749)Termination reason: Unknown
% 1.70/0.61  % (16749)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (16749)Memory used [KB]: 2046
% 1.70/0.61  % (16749)Time elapsed: 0.197 s
% 1.70/0.61  % (16749)Instructions burned: 45 (million)
% 1.70/0.61  % (16749)------------------------------
% 1.70/0.61  % (16749)------------------------------
% 1.70/0.61  % (16733)Instruction limit reached!
% 1.70/0.61  % (16733)------------------------------
% 1.70/0.61  % (16733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (16733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (16733)Termination reason: Unknown
% 1.70/0.61  % (16733)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (16733)Memory used [KB]: 6524
% 1.70/0.61  % (16733)Time elapsed: 0.218 s
% 1.70/0.61  % (16733)Instructions burned: 39 (million)
% 1.70/0.61  % (16733)------------------------------
% 1.70/0.61  % (16733)------------------------------
% 1.70/0.62  % (16732)Instruction limit reached!
% 1.70/0.62  % (16732)------------------------------
% 1.70/0.62  % (16732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.62  % (16732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.62  % (16732)Termination reason: Unknown
% 1.70/0.62  % (16732)Termination phase: Saturation
% 1.70/0.62  
% 1.70/0.62  % (16732)Memory used [KB]: 6268
% 1.70/0.62  % (16732)Time elapsed: 0.150 s
% 1.70/0.62  % (16732)Instructions burned: 39 (million)
% 1.70/0.62  % (16732)------------------------------
% 1.70/0.62  % (16732)------------------------------
% 1.70/0.64  % (16742)Instruction limit reached!
% 1.70/0.64  % (16742)------------------------------
% 1.70/0.64  % (16742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.64  % (16742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.64  % (16742)Termination reason: Unknown
% 1.70/0.64  % (16742)Termination phase: Saturation
% 1.70/0.64  
% 1.70/0.64  % (16742)Memory used [KB]: 6780
% 1.70/0.64  % (16742)Time elapsed: 0.221 s
% 1.70/0.64  % (16742)Instructions burned: 50 (million)
% 1.70/0.64  % (16742)------------------------------
% 1.70/0.64  % (16742)------------------------------
% 1.98/0.66  % (16758)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 1.98/0.66  % (16759)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.98/0.66  % (16756)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 1.98/0.67  % (16757)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.98/0.67  % (16761)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.98/0.67  % (16764)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 1.98/0.67  % (16760)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 1.98/0.68  % (16768)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 1.98/0.68  % (16748)Instruction limit reached!
% 1.98/0.68  % (16748)------------------------------
% 1.98/0.68  % (16748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.68  % (16748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.68  % (16748)Termination reason: Unknown
% 1.98/0.68  % (16748)Termination phase: Saturation
% 1.98/0.68  
% 1.98/0.68  % (16748)Memory used [KB]: 7931
% 1.98/0.68  % (16748)Time elapsed: 0.236 s
% 1.98/0.68  % (16748)Instructions burned: 83 (million)
% 1.98/0.68  % (16748)------------------------------
% 1.98/0.68  % (16748)------------------------------
% 1.98/0.68  % (16762)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 1.98/0.68  % (16765)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 1.98/0.68  % (16763)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.98/0.68  % (16756)Refutation not found, incomplete strategy% (16756)------------------------------
% 1.98/0.68  % (16756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.68  % (16756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.68  % (16756)Termination reason: Refutation not found, incomplete strategy
% 1.98/0.68  
% 1.98/0.68  % (16756)Memory used [KB]: 6012
% 1.98/0.68  % (16756)Time elapsed: 0.104 s
% 1.98/0.68  % (16756)Instructions burned: 5 (million)
% 1.98/0.68  % (16756)------------------------------
% 1.98/0.68  % (16756)------------------------------
% 1.98/0.68  % (16766)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.05/0.69  % (16757)Instruction limit reached!
% 2.05/0.69  % (16757)------------------------------
% 2.05/0.69  % (16757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.69  % (16757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.69  % (16757)Termination reason: Unknown
% 2.05/0.69  % (16757)Termination phase: Saturation
% 2.05/0.69  
% 2.05/0.69  % (16757)Memory used [KB]: 10618
% 2.05/0.69  % (16757)Time elapsed: 0.131 s
% 2.05/0.69  % (16757)Instructions burned: 7 (million)
% 2.05/0.69  % (16757)------------------------------
% 2.05/0.69  % (16757)------------------------------
% 2.05/0.69  % (16769)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.05/0.69  % (16771)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.05/0.69  % (16770)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.05/0.69  % (16767)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.05/0.69  % (16770)Refutation not found, incomplete strategy% (16770)------------------------------
% 2.05/0.69  % (16770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.69  % (16770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.69  % (16770)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.69  
% 2.05/0.69  % (16770)Memory used [KB]: 6012
% 2.05/0.69  % (16770)Time elapsed: 0.106 s
% 2.05/0.69  % (16770)Instructions burned: 2 (million)
% 2.05/0.69  % (16770)------------------------------
% 2.05/0.69  % (16770)------------------------------
% 2.05/0.69  % (16767)Refutation not found, incomplete strategy% (16767)------------------------------
% 2.05/0.69  % (16767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.69  % (16767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.69  % (16767)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.69  
% 2.05/0.69  % (16767)Memory used [KB]: 6012
% 2.05/0.69  % (16767)Time elapsed: 0.116 s
% 2.05/0.69  % (16767)Instructions burned: 3 (million)
% 2.05/0.69  % (16767)------------------------------
% 2.05/0.69  % (16767)------------------------------
% 2.05/0.70  % (16772)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.05/0.70  % (16752)Instruction limit reached!
% 2.05/0.70  % (16752)------------------------------
% 2.05/0.70  % (16752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (16752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (16752)Termination reason: Unknown
% 2.05/0.70  % (16752)Termination phase: Saturation
% 2.05/0.70  
% 2.05/0.70  % (16752)Memory used [KB]: 7547
% 2.05/0.70  % (16752)Time elapsed: 0.288 s
% 2.05/0.70  % (16752)Instructions burned: 99 (million)
% 2.05/0.70  % (16752)------------------------------
% 2.05/0.70  % (16752)------------------------------
% 2.05/0.70  % (16762)Refutation not found, incomplete strategy% (16762)------------------------------
% 2.05/0.70  % (16762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (16762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (16762)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.70  
% 2.05/0.70  % (16762)Memory used [KB]: 6012
% 2.05/0.70  % (16762)Time elapsed: 0.129 s
% 2.05/0.70  % (16762)Instructions burned: 3 (million)
% 2.05/0.70  % (16762)------------------------------
% 2.05/0.70  % (16762)------------------------------
% 2.05/0.70  % (16751)Instruction limit reached!
% 2.05/0.70  % (16751)------------------------------
% 2.05/0.70  % (16751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (16751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (16751)Termination reason: Unknown
% 2.05/0.70  % (16751)Termination phase: Saturation
% 2.05/0.70  
% 2.05/0.70  % (16751)Memory used [KB]: 7036
% 2.05/0.70  % (16751)Time elapsed: 0.294 s
% 2.05/0.70  % (16751)Instructions burned: 95 (million)
% 2.05/0.70  % (16751)------------------------------
% 2.05/0.70  % (16751)------------------------------
% 2.05/0.70  % (16766)Refutation not found, incomplete strategy% (16766)------------------------------
% 2.05/0.70  % (16766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (16766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (16766)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.70  
% 2.05/0.70  % (16766)Memory used [KB]: 6012
% 2.05/0.70  % (16766)Time elapsed: 0.110 s
% 2.05/0.70  % (16766)Instructions burned: 6 (million)
% 2.05/0.70  % (16766)------------------------------
% 2.05/0.70  % (16766)------------------------------
% 2.05/0.70  % (16771)Refutation not found, incomplete strategy% (16771)------------------------------
% 2.05/0.70  % (16771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (16771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (16771)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.70  
% 2.05/0.70  % (16771)Memory used [KB]: 6140
% 2.05/0.70  % (16771)Time elapsed: 0.120 s
% 2.05/0.70  % (16771)Instructions burned: 5 (million)
% 2.05/0.70  % (16771)------------------------------
% 2.05/0.70  % (16771)------------------------------
% 2.05/0.71  % (16774)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.05/0.71  % (16773)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.05/0.71  % (16764)Refutation not found, incomplete strategy% (16764)------------------------------
% 2.05/0.71  % (16764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.71  % (16764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.71  % (16764)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.71  
% 2.05/0.71  % (16764)Memory used [KB]: 6268
% 2.05/0.71  % (16764)Time elapsed: 0.126 s
% 2.05/0.71  % (16764)Instructions burned: 19 (million)
% 2.05/0.71  % (16764)------------------------------
% 2.05/0.71  % (16764)------------------------------
% 2.05/0.71  % (16775)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.05/0.71  % (16769)Refutation not found, incomplete strategy% (16769)------------------------------
% 2.05/0.71  % (16769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.71  % (16769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.71  % (16769)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.71  
% 2.05/0.71  % (16769)Memory used [KB]: 6012
% 2.05/0.71  % (16769)Time elapsed: 0.132 s
% 2.05/0.71  % (16769)Instructions burned: 4 (million)
% 2.05/0.71  % (16769)------------------------------
% 2.05/0.71  % (16769)------------------------------
% 2.05/0.73  % (16777)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.38/0.73  % (16776)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.38/0.73  % (16776)Refutation not found, incomplete strategy% (16776)------------------------------
% 2.38/0.73  % (16776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.73  % (16776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.73  % (16776)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.73  
% 2.38/0.73  % (16776)Memory used [KB]: 6012
% 2.38/0.73  % (16776)Time elapsed: 0.123 s
% 2.38/0.73  % (16776)Instructions burned: 2 (million)
% 2.38/0.73  % (16776)------------------------------
% 2.38/0.73  % (16776)------------------------------
% 2.42/0.74  % (16778)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.42/0.74  % (16775)Instruction limit reached!
% 2.42/0.74  % (16775)------------------------------
% 2.42/0.74  % (16775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.74  % (16775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.74  % (16775)Termination reason: Unknown
% 2.42/0.74  % (16775)Termination phase: Saturation
% 2.42/0.74  
% 2.42/0.74  % (16775)Memory used [KB]: 6524
% 2.42/0.74  % (16775)Time elapsed: 0.078 s
% 2.42/0.74  % (16775)Instructions burned: 19 (million)
% 2.42/0.74  % (16775)------------------------------
% 2.42/0.74  % (16775)------------------------------
% 2.42/0.74  % (16779)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.42/0.74  % (16779)Refutation not found, incomplete strategy% (16779)------------------------------
% 2.42/0.74  % (16779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.74  % (16779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.74  % (16779)Termination reason: Refutation not found, incomplete strategy
% 2.42/0.74  
% 2.42/0.74  % (16779)Memory used [KB]: 6012
% 2.42/0.74  % (16779)Time elapsed: 0.111 s
% 2.42/0.74  % (16779)Instructions burned: 2 (million)
% 2.42/0.74  % (16779)------------------------------
% 2.42/0.74  % (16779)------------------------------
% 2.42/0.75  % (16780)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.42/0.75  % (16777)Refutation not found, incomplete strategy% (16777)------------------------------
% 2.42/0.75  % (16777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (16777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (16777)Termination reason: Refutation not found, incomplete strategy
% 2.42/0.75  
% 2.42/0.75  % (16777)Memory used [KB]: 6012
% 2.42/0.75  % (16777)Time elapsed: 0.143 s
% 2.42/0.75  % (16777)Instructions burned: 2 (million)
% 2.42/0.75  % (16777)------------------------------
% 2.42/0.75  % (16777)------------------------------
% 2.42/0.75  % (16763)Instruction limit reached!
% 2.42/0.75  % (16763)------------------------------
% 2.42/0.75  % (16763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (16763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (16763)Termination reason: Unknown
% 2.42/0.75  % (16763)Termination phase: Saturation
% 2.42/0.75  
% 2.42/0.75  % (16763)Memory used [KB]: 6524
% 2.42/0.75  % (16763)Time elapsed: 0.180 s
% 2.42/0.75  % (16763)Instructions burned: 42 (million)
% 2.42/0.75  % (16763)------------------------------
% 2.42/0.75  % (16763)------------------------------
% 2.42/0.75  % (16772)Instruction limit reached!
% 2.42/0.75  % (16772)------------------------------
% 2.42/0.75  % (16772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.75  % (16772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.75  % (16772)Termination reason: Unknown
% 2.42/0.75  % (16772)Termination phase: Saturation
% 2.42/0.75  
% 2.42/0.75  % (16772)Memory used [KB]: 6268
% 2.42/0.75  % (16772)Time elapsed: 0.167 s
% 2.42/0.75  % (16772)Instructions burned: 32 (million)
% 2.42/0.75  % (16772)------------------------------
% 2.42/0.75  % (16772)------------------------------
% 2.42/0.76  % (16761)Instruction limit reached!
% 2.42/0.76  % (16761)------------------------------
% 2.42/0.76  % (16761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.76  % (16761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.76  % (16761)Termination reason: Unknown
% 2.42/0.76  % (16761)Termination phase: Saturation
% 2.42/0.76  
% 2.42/0.76  % (16761)Memory used [KB]: 6524
% 2.42/0.76  % (16761)Time elapsed: 0.190 s
% 2.42/0.76  % (16761)Instructions burned: 57 (million)
% 2.42/0.76  % (16761)------------------------------
% 2.42/0.76  % (16761)------------------------------
% 2.42/0.76  % (16773)First to succeed.
% 2.42/0.76  % (16778)Instruction limit reached!
% 2.42/0.76  % (16778)------------------------------
% 2.42/0.76  % (16778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.76  % (16778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.76  % (16778)Termination reason: Unknown
% 2.42/0.76  % (16778)Termination phase: Saturation
% 2.42/0.76  
% 2.42/0.76  % (16778)Memory used [KB]: 6140
% 2.42/0.76  % (16778)Time elapsed: 0.138 s
% 2.42/0.76  % (16778)Instructions burned: 12 (million)
% 2.42/0.76  % (16778)------------------------------
% 2.42/0.76  % (16778)------------------------------
% 2.42/0.77  % (16781)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 2.42/0.78  % (16773)Refutation found. Thanks to Tanya!
% 2.42/0.78  % SZS status Theorem for theBenchmark
% 2.42/0.78  % SZS output start Proof for theBenchmark
% See solution above
% 2.42/0.78  % (16773)------------------------------
% 2.42/0.78  % (16773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.78  % (16773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.78  % (16773)Termination reason: Refutation
% 2.42/0.78  
% 2.42/0.78  % (16773)Memory used [KB]: 6396
% 2.42/0.78  % (16773)Time elapsed: 0.149 s
% 2.42/0.78  % (16773)Instructions burned: 29 (million)
% 2.42/0.78  % (16773)------------------------------
% 2.42/0.78  % (16773)------------------------------
% 2.42/0.78  % (16725)Success in time 0.432 s
%------------------------------------------------------------------------------