TSTP Solution File: SEU072+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU072+1 : TPTP v8.1.0. Released v3.2.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:34 EDT 2022

% Result   : Theorem 0.18s 0.53s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   69 (  20 unt;   0 def)
%            Number of atoms       :  305 (  98 equ)
%            Maximal formula atoms :   16 (   4 avg)
%            Number of connectives :  371 ( 135   ~; 129   |;  75   &)
%                                         (  14 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   2 con; 0-2 aty)
%            Number of variables   :  138 ( 115   !;  23   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f187,plain,
    $false,
    inference(subsumption_resolution,[],[f184,f150]) ).

fof(f150,plain,
    ~ subset(singleton(sK1(sK2)),singleton(sK0(sK2))),
    inference(unit_resulting_resolution,[],[f139,f122]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( ~ subset(singleton(X1),singleton(X0))
      | X0 = X1 ),
    inference(cnf_transformation,[],[f81]) ).

fof(f81,plain,
    ! [X0,X1] :
      ( ~ subset(singleton(X1),singleton(X0))
      | X0 = X1 ),
    inference(rectify,[],[f56]) ).

fof(f56,plain,
    ! [X1,X0] :
      ( ~ subset(singleton(X0),singleton(X1))
      | X0 = X1 ),
    inference(ennf_transformation,[],[f39]) ).

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

fof(f139,plain,
    sK1(sK2) != sK0(sK2),
    inference(unit_resulting_resolution,[],[f101,f103,f104,f93]) ).

fof(f93,plain,
    ! [X0] :
      ( sK1(X0) != sK0(X0)
      | ~ relation(X0)
      | ~ function(X0)
      | one_to_one(X0) ),
    inference(cnf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ( ( one_to_one(X0)
          | ( in(sK0(X0),relation_dom(X0))
            & in(sK1(X0),relation_dom(X0))
            & apply(X0,sK0(X0)) = apply(X0,sK1(X0))
            & sK1(X0) != sK0(X0) ) )
        & ( ! [X3,X4] :
              ( ~ in(X3,relation_dom(X0))
              | ~ in(X4,relation_dom(X0))
              | apply(X0,X3) != apply(X0,X4)
              | X3 = X4 )
          | ~ one_to_one(X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f62,f63]) ).

fof(f63,plain,
    ! [X0] :
      ( ? [X1,X2] :
          ( in(X1,relation_dom(X0))
          & in(X2,relation_dom(X0))
          & apply(X0,X1) = apply(X0,X2)
          & X1 != X2 )
     => ( in(sK0(X0),relation_dom(X0))
        & in(sK1(X0),relation_dom(X0))
        & apply(X0,sK0(X0)) = apply(X0,sK1(X0))
        & sK1(X0) != sK0(X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f62,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ( ( one_to_one(X0)
          | ? [X1,X2] :
              ( in(X1,relation_dom(X0))
              & in(X2,relation_dom(X0))
              & apply(X0,X1) = apply(X0,X2)
              & X1 != X2 ) )
        & ( ! [X3,X4] :
              ( ~ in(X3,relation_dom(X0))
              | ~ in(X4,relation_dom(X0))
              | apply(X0,X3) != apply(X0,X4)
              | X3 = X4 )
          | ~ one_to_one(X0) ) ) ),
    inference(rectify,[],[f61]) ).

fof(f61,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ( ( one_to_one(X0)
          | ? [X1,X2] :
              ( in(X1,relation_dom(X0))
              & in(X2,relation_dom(X0))
              & apply(X0,X1) = apply(X0,X2)
              & X1 != X2 ) )
        & ( ! [X1,X2] :
              ( ~ in(X1,relation_dom(X0))
              | ~ in(X2,relation_dom(X0))
              | apply(X0,X1) != apply(X0,X2)
              | X1 = X2 )
          | ~ one_to_one(X0) ) ) ),
    inference(nnf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ( one_to_one(X0)
      <=> ! [X1,X2] :
            ( ~ in(X1,relation_dom(X0))
            | ~ in(X2,relation_dom(X0))
            | apply(X0,X1) != apply(X0,X2)
            | X1 = X2 ) ) ),
    inference(flattening,[],[f57]) ).

fof(f57,plain,
    ! [X0] :
      ( ( one_to_one(X0)
      <=> ! [X2,X1] :
            ( X1 = X2
            | ~ in(X2,relation_dom(X0))
            | ~ in(X1,relation_dom(X0))
            | apply(X0,X1) != apply(X0,X2) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,plain,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ( one_to_one(X0)
      <=> ! [X2,X1] :
            ( ( in(X2,relation_dom(X0))
              & in(X1,relation_dom(X0))
              & apply(X0,X1) = apply(X0,X2) )
           => X1 = X2 ) ) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ( one_to_one(X0)
      <=> ! [X2,X1] :
            ( ( in(X2,relation_dom(X0))
              & in(X1,relation_dom(X0))
              & apply(X0,X1) = apply(X0,X2) )
           => X1 = X2 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d8_funct_1) ).

fof(f104,plain,
    ~ one_to_one(sK2),
    inference(cnf_transformation,[],[f66]) ).

fof(f66,plain,
    ( ~ one_to_one(sK2)
    & function(sK2)
    & ! [X1] : subset(relation_inverse_image(sK2,relation_image(sK2,X1)),X1)
    & relation(sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f46,f65]) ).

fof(f65,plain,
    ( ? [X0] :
        ( ~ one_to_one(X0)
        & function(X0)
        & ! [X1] : subset(relation_inverse_image(X0,relation_image(X0,X1)),X1)
        & relation(X0) )
   => ( ~ one_to_one(sK2)
      & function(sK2)
      & ! [X1] : subset(relation_inverse_image(sK2,relation_image(sK2,X1)),X1)
      & relation(sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f46,plain,
    ? [X0] :
      ( ~ one_to_one(X0)
      & function(X0)
      & ! [X1] : subset(relation_inverse_image(X0,relation_image(X0,X1)),X1)
      & relation(X0) ),
    inference(flattening,[],[f45]) ).

fof(f45,plain,
    ? [X0] :
      ( ~ one_to_one(X0)
      & ! [X1] : subset(relation_inverse_image(X0,relation_image(X0,X1)),X1)
      & function(X0)
      & relation(X0) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f31,negated_conjecture,
    ~ ! [X0] :
        ( ( function(X0)
          & relation(X0) )
       => ( ! [X1] : subset(relation_inverse_image(X0,relation_image(X0,X1)),X1)
         => one_to_one(X0) ) ),
    inference(negated_conjecture,[],[f30]) ).

fof(f30,conjecture,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ( ! [X1] : subset(relation_inverse_image(X0,relation_image(X0,X1)),X1)
       => one_to_one(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t153_funct_1) ).

fof(f103,plain,
    function(sK2),
    inference(cnf_transformation,[],[f66]) ).

fof(f101,plain,
    relation(sK2),
    inference(cnf_transformation,[],[f66]) ).

fof(f184,plain,
    subset(singleton(sK1(sK2)),singleton(sK0(sK2))),
    inference(backward_demodulation,[],[f171,f179]) ).

fof(f179,plain,
    singleton(sK1(sK2)) = relation_inverse_image(sK2,singleton(apply(sK2,sK0(sK2)))),
    inference(unit_resulting_resolution,[],[f162,f167,f123]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ~ subset(X1,singleton(X0))
      | singleton(X0) = X1
      | empty_set = X1 ),
    inference(cnf_transformation,[],[f83]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( ( subset(X1,singleton(X0))
        | ( empty_set != X1
          & singleton(X0) != X1 ) )
      & ( empty_set = X1
        | singleton(X0) = X1
        | ~ subset(X1,singleton(X0)) ) ),
    inference(flattening,[],[f82]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( ( subset(X1,singleton(X0))
        | ( empty_set != X1
          & singleton(X0) != X1 ) )
      & ( empty_set = X1
        | singleton(X0) = X1
        | ~ subset(X1,singleton(X0)) ) ),
    inference(nnf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( subset(X1,singleton(X0))
    <=> ( empty_set = X1
        | singleton(X0) = X1 ) ),
    inference(rectify,[],[f34]) ).

fof(f34,axiom,
    ! [X1,X0] :
      ( ( empty_set = X0
        | singleton(X1) = X0 )
    <=> subset(X0,singleton(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t39_zfmisc_1) ).

fof(f167,plain,
    subset(relation_inverse_image(sK2,singleton(apply(sK2,sK0(sK2)))),singleton(sK1(sK2))),
    inference(superposition,[],[f102,f146]) ).

fof(f146,plain,
    singleton(apply(sK2,sK0(sK2))) = relation_image(sK2,singleton(sK1(sK2))),
    inference(forward_demodulation,[],[f143,f140]) ).

fof(f140,plain,
    apply(sK2,sK0(sK2)) = apply(sK2,sK1(sK2)),
    inference(unit_resulting_resolution,[],[f103,f101,f104,f94]) ).

fof(f94,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | one_to_one(X0)
      | apply(X0,sK0(X0)) = apply(X0,sK1(X0)) ),
    inference(cnf_transformation,[],[f64]) ).

fof(f143,plain,
    singleton(apply(sK2,sK1(sK2))) = relation_image(sK2,singleton(sK1(sK2))),
    inference(unit_resulting_resolution,[],[f101,f103,f137,f126]) ).

fof(f126,plain,
    ! [X0,X1] :
      ( ~ in(X1,relation_dom(X0))
      | ~ function(X0)
      | singleton(apply(X0,X1)) = relation_image(X0,singleton(X1))
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f84]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( ~ in(X1,relation_dom(X0))
      | ~ function(X0)
      | ~ relation(X0)
      | singleton(apply(X0,X1)) = relation_image(X0,singleton(X1)) ),
    inference(rectify,[],[f55]) ).

fof(f55,plain,
    ! [X1,X0] :
      ( ~ in(X0,relation_dom(X1))
      | ~ function(X1)
      | ~ relation(X1)
      | relation_image(X1,singleton(X0)) = singleton(apply(X1,X0)) ),
    inference(flattening,[],[f54]) ).

fof(f54,plain,
    ! [X1,X0] :
      ( relation_image(X1,singleton(X0)) = singleton(apply(X1,X0))
      | ~ in(X0,relation_dom(X1))
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,axiom,
    ! [X1,X0] :
      ( ( function(X1)
        & relation(X1) )
     => ( in(X0,relation_dom(X1))
       => relation_image(X1,singleton(X0)) = singleton(apply(X1,X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t117_funct_1) ).

fof(f137,plain,
    in(sK1(sK2),relation_dom(sK2)),
    inference(unit_resulting_resolution,[],[f101,f103,f104,f95]) ).

fof(f95,plain,
    ! [X0] :
      ( in(sK1(X0),relation_dom(X0))
      | ~ function(X0)
      | one_to_one(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f64]) ).

fof(f102,plain,
    ! [X1] : subset(relation_inverse_image(sK2,relation_image(sK2,X1)),X1),
    inference(cnf_transformation,[],[f66]) ).

fof(f162,plain,
    empty_set != relation_inverse_image(sK2,singleton(apply(sK2,sK0(sK2)))),
    inference(unit_resulting_resolution,[],[f101,f145,f128]) ).

fof(f128,plain,
    ! [X0,X1] :
      ( empty_set != relation_inverse_image(X0,singleton(X1))
      | ~ relation(X0)
      | ~ in(X1,relation_rng(X0)) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ~ relation(X0)
      | ( ( empty_set != relation_inverse_image(X0,singleton(X1))
          | ~ in(X1,relation_rng(X0)) )
        & ( in(X1,relation_rng(X0))
          | empty_set = relation_inverse_image(X0,singleton(X1)) ) ) ),
    inference(rectify,[],[f85]) ).

fof(f85,plain,
    ! [X1,X0] :
      ( ~ relation(X1)
      | ( ( empty_set != relation_inverse_image(X1,singleton(X0))
          | ~ in(X0,relation_rng(X1)) )
        & ( in(X0,relation_rng(X1))
          | empty_set = relation_inverse_image(X1,singleton(X0)) ) ) ),
    inference(nnf_transformation,[],[f47]) ).

fof(f47,plain,
    ! [X1,X0] :
      ( ~ relation(X1)
      | ( empty_set != relation_inverse_image(X1,singleton(X0))
      <=> in(X0,relation_rng(X1)) ) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f29,axiom,
    ! [X0,X1] :
      ( relation(X1)
     => ( empty_set != relation_inverse_image(X1,singleton(X0))
      <=> in(X0,relation_rng(X1)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t142_funct_1) ).

fof(f145,plain,
    in(apply(sK2,sK0(sK2)),relation_rng(sK2)),
    inference(forward_demodulation,[],[f144,f140]) ).

fof(f144,plain,
    in(apply(sK2,sK1(sK2)),relation_rng(sK2)),
    inference(unit_resulting_resolution,[],[f101,f103,f137,f132]) ).

fof(f132,plain,
    ! [X0,X6] :
      ( in(apply(X0,X6),relation_rng(X0))
      | ~ in(X6,relation_dom(X0))
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f131]) ).

fof(f131,plain,
    ! [X0,X1,X6] :
      ( ~ function(X0)
      | in(apply(X0,X6),X1)
      | ~ in(X6,relation_dom(X0))
      | relation_rng(X0) != X1
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f108]) ).

fof(f108,plain,
    ! [X0,X1,X6,X5] :
      ( ~ function(X0)
      | in(X5,X1)
      | ~ in(X6,relation_dom(X0))
      | apply(X0,X6) != X5
      | relation_rng(X0) != X1
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ! [X0] :
      ( ~ function(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ( ( ! [X3] :
                    ( ~ in(X3,relation_dom(X0))
                    | apply(X0,X3) != sK3(X0,X1) )
                | ~ in(sK3(X0,X1),X1) )
              & ( ( in(sK4(X0,X1),relation_dom(X0))
                  & apply(X0,sK4(X0,X1)) = sK3(X0,X1) )
                | in(sK3(X0,X1),X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] :
                      ( ~ in(X6,relation_dom(X0))
                      | apply(X0,X6) != X5 ) )
                & ( ( in(sK5(X0,X5),relation_dom(X0))
                    & apply(X0,sK5(X0,X5)) = X5 )
                  | ~ in(X5,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5])],[f68,f71,f70,f69]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ! [X3] :
                ( ~ in(X3,relation_dom(X0))
                | apply(X0,X3) != X2 )
            | ~ in(X2,X1) )
          & ( ? [X4] :
                ( in(X4,relation_dom(X0))
                & apply(X0,X4) = X2 )
            | in(X2,X1) ) )
     => ( ( ! [X3] :
              ( ~ in(X3,relation_dom(X0))
              | apply(X0,X3) != sK3(X0,X1) )
          | ~ in(sK3(X0,X1),X1) )
        & ( ? [X4] :
              ( in(X4,relation_dom(X0))
              & apply(X0,X4) = sK3(X0,X1) )
          | in(sK3(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f70,plain,
    ! [X0,X1] :
      ( ? [X4] :
          ( in(X4,relation_dom(X0))
          & apply(X0,X4) = sK3(X0,X1) )
     => ( in(sK4(X0,X1),relation_dom(X0))
        & apply(X0,sK4(X0,X1)) = sK3(X0,X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f71,plain,
    ! [X0,X5] :
      ( ? [X7] :
          ( in(X7,relation_dom(X0))
          & apply(X0,X7) = X5 )
     => ( in(sK5(X0,X5),relation_dom(X0))
        & apply(X0,sK5(X0,X5)) = X5 ) ),
    introduced(choice_axiom,[]) ).

fof(f68,plain,
    ! [X0] :
      ( ~ function(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ! [X3] :
                      ( ~ in(X3,relation_dom(X0))
                      | apply(X0,X3) != X2 )
                  | ~ in(X2,X1) )
                & ( ? [X4] :
                      ( in(X4,relation_dom(X0))
                      & apply(X0,X4) = X2 )
                  | in(X2,X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] :
                      ( ~ in(X6,relation_dom(X0))
                      | apply(X0,X6) != X5 ) )
                & ( ? [X7] :
                      ( in(X7,relation_dom(X0))
                      & apply(X0,X7) = X5 )
                  | ~ in(X5,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f67]) ).

fof(f67,plain,
    ! [X0] :
      ( ~ function(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ! [X3] :
                      ( ~ in(X3,relation_dom(X0))
                      | apply(X0,X3) != X2 )
                  | ~ in(X2,X1) )
                & ( ? [X3] :
                      ( in(X3,relation_dom(X0))
                      & apply(X0,X3) = X2 )
                  | in(X2,X1) ) ) )
          & ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] :
                      ( ~ in(X3,relation_dom(X0))
                      | apply(X0,X3) != X2 ) )
                & ( ? [X3] :
                      ( in(X3,relation_dom(X0))
                      & apply(X0,X3) = X2 )
                  | ~ in(X2,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0] :
      ( ~ function(X0)
      | ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] :
                  ( in(X3,relation_dom(X0))
                  & apply(X0,X3) = X2 ) ) )
      | ~ relation(X0) ),
    inference(flattening,[],[f51]) ).

fof(f51,plain,
    ! [X0] :
      ( ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] :
                  ( in(X3,relation_dom(X0))
                  & apply(X0,X3) = X2 ) ) )
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( ( relation(X0)
        & function(X0) )
     => ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] :
                  ( in(X3,relation_dom(X0))
                  & apply(X0,X3) = X2 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d5_funct_1) ).

fof(f171,plain,
    subset(relation_inverse_image(sK2,singleton(apply(sK2,sK0(sK2)))),singleton(sK0(sK2))),
    inference(superposition,[],[f102,f147]) ).

fof(f147,plain,
    singleton(apply(sK2,sK0(sK2))) = relation_image(sK2,singleton(sK0(sK2))),
    inference(unit_resulting_resolution,[],[f101,f103,f138,f126]) ).

fof(f138,plain,
    in(sK0(sK2),relation_dom(sK2)),
    inference(unit_resulting_resolution,[],[f103,f101,f104,f96]) ).

fof(f96,plain,
    ! [X0] :
      ( in(sK0(X0),relation_dom(X0))
      | one_to_one(X0)
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f64]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU072+1 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.32  % Computer : n009.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Tue Aug 30 14:33:35 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.51  % (9215)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.18/0.51  % (9238)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.18/0.51  % (9228)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.18/0.51  % (9215)Instruction limit reached!
% 0.18/0.51  % (9215)------------------------------
% 0.18/0.51  % (9215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (9215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (9215)Termination reason: Unknown
% 0.18/0.51  % (9215)Termination phase: Property scanning
% 0.18/0.51  
% 0.18/0.51  % (9215)Memory used [KB]: 1535
% 0.18/0.51  % (9215)Time elapsed: 0.006 s
% 0.18/0.51  % (9215)Instructions burned: 3 (million)
% 0.18/0.51  % (9215)------------------------------
% 0.18/0.51  % (9215)------------------------------
% 0.18/0.51  % (9214)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.18/0.51  % (9220)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.18/0.51  % (9230)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.52  % (9228)Instruction limit reached!
% 0.18/0.52  % (9228)------------------------------
% 0.18/0.52  % (9228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (9228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (9228)Termination reason: Unknown
% 0.18/0.52  % (9228)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (9228)Memory used [KB]: 6012
% 0.18/0.52  % (9228)Time elapsed: 0.089 s
% 0.18/0.52  % (9228)Instructions burned: 7 (million)
% 0.18/0.52  % (9228)------------------------------
% 0.18/0.52  % (9228)------------------------------
% 0.18/0.52  % (9227)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.18/0.52  % (9227)Instruction limit reached!
% 0.18/0.52  % (9227)------------------------------
% 0.18/0.52  % (9227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (9227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (9227)Termination reason: Unknown
% 0.18/0.52  % (9227)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (9227)Memory used [KB]: 1535
% 0.18/0.52  % (9227)Time elapsed: 0.004 s
% 0.18/0.52  % (9227)Instructions burned: 3 (million)
% 0.18/0.52  % (9227)------------------------------
% 0.18/0.52  % (9227)------------------------------
% 0.18/0.52  % (9226)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.18/0.52  % (9240)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.18/0.52  % (9225)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.18/0.52  % (9223)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)
% 0.18/0.52  % (9239)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.18/0.52  % (9234)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)
% 0.18/0.52  % (9216)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.18/0.53  % (9219)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.18/0.53  % (9235)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)
% 0.18/0.53  % (9216)First to succeed.
% 0.18/0.53  % (9216)Refutation found. Thanks to Tanya!
% 0.18/0.53  % SZS status Theorem for theBenchmark
% 0.18/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.53  % (9216)------------------------------
% 0.18/0.53  % (9216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (9216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (9216)Termination reason: Refutation
% 0.18/0.53  
% 0.18/0.53  % (9216)Memory used [KB]: 6140
% 0.18/0.53  % (9216)Time elapsed: 0.140 s
% 0.18/0.53  % (9216)Instructions burned: 5 (million)
% 0.18/0.53  % (9216)------------------------------
% 0.18/0.53  % (9216)------------------------------
% 0.18/0.53  % (9212)Success in time 0.195 s
%------------------------------------------------------------------------------