TSTP Solution File: SEU075+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n027.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:31:53 EDT 2022

% Result   : Theorem 20.70s 2.97s
% Output   : Refutation 20.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   40
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   81 (  16 unt;   0 def)
%            Number of atoms       :  459 ( 170 equ)
%            Maximal formula atoms :   22 (   5 avg)
%            Number of connectives :  602 ( 224   ~; 212   |; 137   &)
%                                         (   6 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   7 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   4 con; 0-2 aty)
%            Number of variables   :  139 ( 100   !;  39   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8862,plain,
    $false,
    inference(subsumption_resolution,[],[f8861,f182]) ).

fof(f182,plain,
    sK14 != sK13,
    inference(cnf_transformation,[],[f121]) ).

fof(f121,plain,
    ( relation(sK11)
    & relation_composition(sK11,sK13) = relation_composition(sK11,sK14)
    & relation(sK14)
    & function(sK14)
    & sK12 = relation_dom(sK14)
    & sK12 = relation_rng(sK11)
    & sK14 != sK13
    & sK12 = relation_dom(sK13)
    & relation(sK13)
    & function(sK13)
    & function(sK11) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11,sK12,sK13,sK14])],[f117,f120,f119,f118]) ).

fof(f118,plain,
    ( ? [X0,X1] :
        ( relation(X0)
        & ? [X2] :
            ( ? [X3] :
                ( relation_composition(X0,X2) = relation_composition(X0,X3)
                & relation(X3)
                & function(X3)
                & relation_dom(X3) = X1
                & relation_rng(X0) = X1
                & X2 != X3
                & relation_dom(X2) = X1 )
            & relation(X2)
            & function(X2) )
        & function(X0) )
   => ( relation(sK11)
      & ? [X2] :
          ( ? [X3] :
              ( relation_composition(sK11,X3) = relation_composition(sK11,X2)
              & relation(X3)
              & function(X3)
              & relation_dom(X3) = sK12
              & sK12 = relation_rng(sK11)
              & X2 != X3
              & relation_dom(X2) = sK12 )
          & relation(X2)
          & function(X2) )
      & function(sK11) ) ),
    introduced(choice_axiom,[]) ).

fof(f119,plain,
    ( ? [X2] :
        ( ? [X3] :
            ( relation_composition(sK11,X3) = relation_composition(sK11,X2)
            & relation(X3)
            & function(X3)
            & relation_dom(X3) = sK12
            & sK12 = relation_rng(sK11)
            & X2 != X3
            & relation_dom(X2) = sK12 )
        & relation(X2)
        & function(X2) )
   => ( ? [X3] :
          ( relation_composition(sK11,sK13) = relation_composition(sK11,X3)
          & relation(X3)
          & function(X3)
          & relation_dom(X3) = sK12
          & sK12 = relation_rng(sK11)
          & sK13 != X3
          & sK12 = relation_dom(sK13) )
      & relation(sK13)
      & function(sK13) ) ),
    introduced(choice_axiom,[]) ).

fof(f120,plain,
    ( ? [X3] :
        ( relation_composition(sK11,sK13) = relation_composition(sK11,X3)
        & relation(X3)
        & function(X3)
        & relation_dom(X3) = sK12
        & sK12 = relation_rng(sK11)
        & sK13 != X3
        & sK12 = relation_dom(sK13) )
   => ( relation_composition(sK11,sK13) = relation_composition(sK11,sK14)
      & relation(sK14)
      & function(sK14)
      & sK12 = relation_dom(sK14)
      & sK12 = relation_rng(sK11)
      & sK14 != sK13
      & sK12 = relation_dom(sK13) ) ),
    introduced(choice_axiom,[]) ).

fof(f117,plain,
    ? [X0,X1] :
      ( relation(X0)
      & ? [X2] :
          ( ? [X3] :
              ( relation_composition(X0,X2) = relation_composition(X0,X3)
              & relation(X3)
              & function(X3)
              & relation_dom(X3) = X1
              & relation_rng(X0) = X1
              & X2 != X3
              & relation_dom(X2) = X1 )
          & relation(X2)
          & function(X2) )
      & function(X0) ),
    inference(rectify,[],[f65]) ).

fof(f65,plain,
    ? [X1,X0] :
      ( relation(X1)
      & ? [X2] :
          ( ? [X3] :
              ( relation_composition(X1,X2) = relation_composition(X1,X3)
              & relation(X3)
              & function(X3)
              & relation_dom(X3) = X0
              & relation_rng(X1) = X0
              & X2 != X3
              & relation_dom(X2) = X0 )
          & relation(X2)
          & function(X2) )
      & function(X1) ),
    inference(flattening,[],[f64]) ).

fof(f64,plain,
    ? [X0,X1] :
      ( ? [X2] :
          ( ? [X3] :
              ( X2 != X3
              & relation_dom(X3) = X0
              & relation_dom(X2) = X0
              & relation_composition(X1,X2) = relation_composition(X1,X3)
              & relation_rng(X1) = X0
              & relation(X3)
              & function(X3) )
          & function(X2)
          & relation(X2) )
      & function(X1)
      & relation(X1) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f31,negated_conjecture,
    ~ ! [X0,X1] :
        ( ( function(X1)
          & relation(X1) )
       => ! [X2] :
            ( ( function(X2)
              & relation(X2) )
           => ! [X3] :
                ( ( relation(X3)
                  & function(X3) )
               => ( ( relation_dom(X3) = X0
                    & relation_dom(X2) = X0
                    & relation_composition(X1,X2) = relation_composition(X1,X3)
                    & relation_rng(X1) = X0 )
                 => X2 = X3 ) ) ) ),
    inference(negated_conjecture,[],[f30]) ).

fof(f30,conjecture,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1) )
     => ! [X2] :
          ( ( function(X2)
            & relation(X2) )
         => ! [X3] :
              ( ( relation(X3)
                & function(X3) )
             => ( ( relation_dom(X3) = X0
                  & relation_dom(X2) = X0
                  & relation_composition(X1,X2) = relation_composition(X1,X3)
                  & relation_rng(X1) = X0 )
               => X2 = X3 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t156_funct_1) ).

fof(f8861,plain,
    sK14 = sK13,
    inference(subsumption_resolution,[],[f8860,f180]) ).

fof(f180,plain,
    relation(sK13),
    inference(cnf_transformation,[],[f121]) ).

fof(f8860,plain,
    ( ~ relation(sK13)
    | sK14 = sK13 ),
    inference(subsumption_resolution,[],[f8859,f179]) ).

fof(f179,plain,
    function(sK13),
    inference(cnf_transformation,[],[f121]) ).

fof(f8859,plain,
    ( ~ function(sK13)
    | ~ relation(sK13)
    | sK14 = sK13 ),
    inference(subsumption_resolution,[],[f8858,f181]) ).

fof(f181,plain,
    sK12 = relation_dom(sK13),
    inference(cnf_transformation,[],[f121]) ).

fof(f8858,plain,
    ( sK12 != relation_dom(sK13)
    | sK14 = sK13
    | ~ function(sK13)
    | ~ relation(sK13) ),
    inference(resolution,[],[f8702,f304]) ).

fof(f304,plain,
    ! [X1] :
      ( in(sK6(sK14,X1),sK12)
      | ~ function(X1)
      | relation_dom(X1) != sK12
      | sK14 = X1
      | ~ relation(X1) ),
    inference(subsumption_resolution,[],[f303,f185]) ).

fof(f185,plain,
    function(sK14),
    inference(cnf_transformation,[],[f121]) ).

fof(f303,plain,
    ! [X1] :
      ( in(sK6(sK14,X1),sK12)
      | ~ relation(X1)
      | sK14 = X1
      | ~ function(sK14)
      | ~ function(X1)
      | relation_dom(X1) != sK12 ),
    inference(subsumption_resolution,[],[f300,f186]) ).

fof(f186,plain,
    relation(sK14),
    inference(cnf_transformation,[],[f121]) ).

fof(f300,plain,
    ! [X1] :
      ( sK14 = X1
      | ~ relation(sK14)
      | ~ function(X1)
      | ~ relation(X1)
      | ~ function(sK14)
      | in(sK6(sK14,X1),sK12)
      | relation_dom(X1) != sK12 ),
    inference(superposition,[],[f159,f184]) ).

fof(f184,plain,
    sK12 = relation_dom(sK14),
    inference(cnf_transformation,[],[f121]) ).

fof(f159,plain,
    ! [X0,X1] :
      ( in(sK6(X0,X1),relation_dom(X0))
      | relation_dom(X0) != relation_dom(X1)
      | ~ relation(X1)
      | X0 = X1
      | ~ function(X1)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f106]) ).

fof(f106,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ! [X1] :
          ( ( in(sK6(X0,X1),relation_dom(X0))
            & apply(X1,sK6(X0,X1)) != apply(X0,sK6(X0,X1)) )
          | X0 = X1
          | ~ relation(X1)
          | ~ function(X1)
          | relation_dom(X0) != relation_dom(X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f60,f105]) ).

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

fof(f60,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ! [X1] :
          ( ? [X2] :
              ( in(X2,relation_dom(X0))
              & apply(X0,X2) != apply(X1,X2) )
          | X0 = X1
          | ~ relation(X1)
          | ~ function(X1)
          | relation_dom(X0) != relation_dom(X1) ) ),
    inference(flattening,[],[f59]) ).

fof(f59,plain,
    ! [X0] :
      ( ! [X1] :
          ( X0 = X1
          | relation_dom(X0) != relation_dom(X1)
          | ? [X2] :
              ( in(X2,relation_dom(X0))
              & apply(X0,X2) != apply(X1,X2) )
          | ~ relation(X1)
          | ~ function(X1) )
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(ennf_transformation,[],[f41]) ).

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

fof(f8702,plain,
    ~ in(sK6(sK14,sK13),sK12),
    inference(forward_demodulation,[],[f8701,f183]) ).

fof(f183,plain,
    sK12 = relation_rng(sK11),
    inference(cnf_transformation,[],[f121]) ).

fof(f8701,plain,
    ~ in(sK6(sK14,sK13),relation_rng(sK11)),
    inference(subsumption_resolution,[],[f8700,f178]) ).

fof(f178,plain,
    function(sK11),
    inference(cnf_transformation,[],[f121]) ).

fof(f8700,plain,
    ( ~ in(sK6(sK14,sK13),relation_rng(sK11))
    | ~ function(sK11) ),
    inference(subsumption_resolution,[],[f8699,f188]) ).

fof(f188,plain,
    relation(sK11),
    inference(cnf_transformation,[],[f121]) ).

fof(f8699,plain,
    ( ~ relation(sK11)
    | ~ in(sK6(sK14,sK13),relation_rng(sK11))
    | ~ function(sK11) ),
    inference(resolution,[],[f8694,f207]) ).

fof(f207,plain,
    ! [X2,X0] :
      ( in(sK0(X0,X2),relation_dom(X0))
      | ~ in(X2,relation_rng(X0))
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(equality_resolution,[],[f137]) ).

fof(f137,plain,
    ! [X2,X0,X1] :
      ( in(sK0(X0,X2),relation_dom(X0))
      | ~ in(X2,X1)
      | relation_rng(X0) != X1
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] :
                      ( ~ in(X3,relation_dom(X0))
                      | apply(X0,X3) != X2 ) )
                & ( ( in(sK0(X0,X2),relation_dom(X0))
                    & apply(X0,sK0(X0,X2)) = X2 )
                  | ~ in(X2,X1) ) )
            | relation_rng(X0) != X1 )
          & ( relation_rng(X0) = X1
            | ( ( ! [X6] :
                    ( ~ in(X6,relation_dom(X0))
                    | apply(X0,X6) != sK1(X0,X1) )
                | ~ in(sK1(X0,X1),X1) )
              & ( ( in(sK2(X0,X1),relation_dom(X0))
                  & apply(X0,sK2(X0,X1)) = sK1(X0,X1) )
                | in(sK1(X0,X1),X1) ) ) ) )
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f91,f94,f93,f92]) ).

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

fof(f93,plain,
    ! [X0,X1] :
      ( ? [X5] :
          ( ( ! [X6] :
                ( ~ in(X6,relation_dom(X0))
                | apply(X0,X6) != X5 )
            | ~ in(X5,X1) )
          & ( ? [X7] :
                ( in(X7,relation_dom(X0))
                & apply(X0,X7) = X5 )
            | in(X5,X1) ) )
     => ( ( ! [X6] :
              ( ~ in(X6,relation_dom(X0))
              | apply(X0,X6) != sK1(X0,X1) )
          | ~ in(sK1(X0,X1),X1) )
        & ( ? [X7] :
              ( in(X7,relation_dom(X0))
              & sK1(X0,X1) = apply(X0,X7) )
          | in(sK1(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( ? [X7] :
          ( in(X7,relation_dom(X0))
          & sK1(X0,X1) = apply(X0,X7) )
     => ( in(sK2(X0,X1),relation_dom(X0))
        & apply(X0,sK2(X0,X1)) = sK1(X0,X1) ) ),
    introduced(choice_axiom,[]) ).

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

fof(f90,plain,
    ! [X0] :
      ( ! [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_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) ) ) ) )
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(nnf_transformation,[],[f83]) ).

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

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

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

fof(f8694,plain,
    ~ in(sK0(sK11,sK6(sK14,sK13)),relation_dom(sK11)),
    inference(subsumption_resolution,[],[f8693,f182]) ).

fof(f8693,plain,
    ( sK14 = sK13
    | ~ in(sK0(sK11,sK6(sK14,sK13)),relation_dom(sK11)) ),
    inference(subsumption_resolution,[],[f8692,f179]) ).

fof(f8692,plain,
    ( ~ in(sK0(sK11,sK6(sK14,sK13)),relation_dom(sK11))
    | ~ function(sK13)
    | sK14 = sK13 ),
    inference(subsumption_resolution,[],[f8691,f180]) ).

fof(f8691,plain,
    ( ~ in(sK0(sK11,sK6(sK14,sK13)),relation_dom(sK11))
    | ~ relation(sK13)
    | ~ function(sK13)
    | sK14 = sK13 ),
    inference(subsumption_resolution,[],[f8690,f181]) ).

fof(f8690,plain,
    ( ~ in(sK0(sK11,sK6(sK14,sK13)),relation_dom(sK11))
    | sK12 != relation_dom(sK13)
    | ~ function(sK13)
    | sK14 = sK13
    | ~ relation(sK13) ),
    inference(equality_resolution,[],[f962]) ).

fof(f962,plain,
    ! [X33] :
      ( apply(X33,sK6(sK14,X33)) != apply(sK13,sK6(sK14,X33))
      | sK14 = X33
      | ~ relation(X33)
      | sK12 != relation_dom(X33)
      | ~ in(sK0(sK11,sK6(sK14,X33)),relation_dom(sK11))
      | ~ function(X33) ),
    inference(subsumption_resolution,[],[f961,f304]) ).

fof(f961,plain,
    ! [X33] :
      ( sK12 != relation_dom(X33)
      | ~ in(sK6(sK14,X33),sK12)
      | ~ relation(X33)
      | apply(X33,sK6(sK14,X33)) != apply(sK13,sK6(sK14,X33))
      | sK14 = X33
      | ~ in(sK0(sK11,sK6(sK14,X33)),relation_dom(sK11))
      | ~ function(X33) ),
    inference(forward_demodulation,[],[f960,f184]) ).

fof(f960,plain,
    ! [X33] :
      ( sK14 = X33
      | ~ in(sK6(sK14,X33),sK12)
      | ~ in(sK0(sK11,sK6(sK14,X33)),relation_dom(sK11))
      | ~ relation(X33)
      | relation_dom(sK14) != relation_dom(X33)
      | apply(X33,sK6(sK14,X33)) != apply(sK13,sK6(sK14,X33))
      | ~ function(X33) ),
    inference(subsumption_resolution,[],[f959,f186]) ).

fof(f959,plain,
    ! [X33] :
      ( relation_dom(sK14) != relation_dom(X33)
      | ~ in(sK6(sK14,X33),sK12)
      | ~ relation(X33)
      | apply(X33,sK6(sK14,X33)) != apply(sK13,sK6(sK14,X33))
      | ~ relation(sK14)
      | ~ in(sK0(sK11,sK6(sK14,X33)),relation_dom(sK11))
      | sK14 = X33
      | ~ function(X33) ),
    inference(subsumption_resolution,[],[f940,f185]) ).

fof(f940,plain,
    ! [X33] :
      ( relation_dom(sK14) != relation_dom(X33)
      | ~ function(X33)
      | sK14 = X33
      | ~ in(sK6(sK14,X33),sK12)
      | ~ function(sK14)
      | ~ relation(X33)
      | apply(X33,sK6(sK14,X33)) != apply(sK13,sK6(sK14,X33))
      | ~ in(sK0(sK11,sK6(sK14,X33)),relation_dom(sK11))
      | ~ relation(sK14) ),
    inference(superposition,[],[f158,f385]) ).

fof(f385,plain,
    ! [X0] :
      ( apply(sK13,X0) = apply(sK14,X0)
      | ~ in(X0,sK12)
      | ~ in(sK0(sK11,X0),relation_dom(sK11)) ),
    inference(forward_demodulation,[],[f384,f183]) ).

fof(f384,plain,
    ! [X0] :
      ( apply(sK13,X0) = apply(sK14,X0)
      | ~ in(sK0(sK11,X0),relation_dom(sK11))
      | ~ in(X0,relation_rng(sK11)) ),
    inference(subsumption_resolution,[],[f383,f188]) ).

fof(f383,plain,
    ! [X0] :
      ( ~ relation(sK11)
      | apply(sK13,X0) = apply(sK14,X0)
      | ~ in(X0,relation_rng(sK11))
      | ~ in(sK0(sK11,X0),relation_dom(sK11)) ),
    inference(subsumption_resolution,[],[f379,f178]) ).

fof(f379,plain,
    ! [X0] :
      ( ~ function(sK11)
      | apply(sK13,X0) = apply(sK14,X0)
      | ~ relation(sK11)
      | ~ in(X0,relation_rng(sK11))
      | ~ in(sK0(sK11,X0),relation_dom(sK11)) ),
    inference(superposition,[],[f350,f208]) ).

fof(f208,plain,
    ! [X2,X0] :
      ( apply(X0,sK0(X0,X2)) = X2
      | ~ function(X0)
      | ~ relation(X0)
      | ~ in(X2,relation_rng(X0)) ),
    inference(equality_resolution,[],[f136]) ).

fof(f136,plain,
    ! [X2,X0,X1] :
      ( apply(X0,sK0(X0,X2)) = X2
      | ~ in(X2,X1)
      | relation_rng(X0) != X1
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f350,plain,
    ! [X0] :
      ( apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0))
      | ~ in(X0,relation_dom(sK11)) ),
    inference(subsumption_resolution,[],[f349,f180]) ).

fof(f349,plain,
    ! [X0] :
      ( ~ in(X0,relation_dom(sK11))
      | apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0))
      | ~ relation(sK13) ),
    inference(subsumption_resolution,[],[f348,f178]) ).

fof(f348,plain,
    ! [X0] :
      ( ~ function(sK11)
      | ~ relation(sK13)
      | ~ in(X0,relation_dom(sK11))
      | apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0)) ),
    inference(subsumption_resolution,[],[f347,f179]) ).

fof(f347,plain,
    ! [X0] :
      ( apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0))
      | ~ in(X0,relation_dom(sK11))
      | ~ function(sK13)
      | ~ function(sK11)
      | ~ relation(sK13) ),
    inference(subsumption_resolution,[],[f344,f188]) ).

fof(f344,plain,
    ! [X0] :
      ( ~ relation(sK11)
      | ~ function(sK13)
      | ~ function(sK11)
      | apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0))
      | ~ in(X0,relation_dom(sK11))
      | ~ relation(sK13) ),
    inference(duplicate_literal_removal,[],[f338]) ).

fof(f338,plain,
    ! [X0] :
      ( ~ function(sK13)
      | ~ relation(sK13)
      | ~ function(sK11)
      | ~ in(X0,relation_dom(sK11))
      | apply(sK13,apply(sK11,X0)) = apply(sK14,apply(sK11,X0))
      | ~ relation(sK11)
      | ~ in(X0,relation_dom(sK11)) ),
    inference(superposition,[],[f196,f321]) ).

fof(f321,plain,
    ! [X0] :
      ( apply(relation_composition(sK11,sK13),X0) = apply(sK14,apply(sK11,X0))
      | ~ in(X0,relation_dom(sK11)) ),
    inference(subsumption_resolution,[],[f320,f185]) ).

fof(f320,plain,
    ! [X0] :
      ( ~ function(sK14)
      | ~ in(X0,relation_dom(sK11))
      | apply(relation_composition(sK11,sK13),X0) = apply(sK14,apply(sK11,X0)) ),
    inference(subsumption_resolution,[],[f319,f178]) ).

fof(f319,plain,
    ! [X0] :
      ( ~ function(sK11)
      | ~ in(X0,relation_dom(sK11))
      | apply(relation_composition(sK11,sK13),X0) = apply(sK14,apply(sK11,X0))
      | ~ function(sK14) ),
    inference(subsumption_resolution,[],[f318,f186]) ).

fof(f318,plain,
    ! [X0] :
      ( ~ relation(sK14)
      | ~ function(sK11)
      | apply(relation_composition(sK11,sK13),X0) = apply(sK14,apply(sK11,X0))
      | ~ in(X0,relation_dom(sK11))
      | ~ function(sK14) ),
    inference(subsumption_resolution,[],[f306,f188]) ).

fof(f306,plain,
    ! [X0] :
      ( ~ relation(sK11)
      | ~ relation(sK14)
      | ~ function(sK14)
      | ~ in(X0,relation_dom(sK11))
      | apply(relation_composition(sK11,sK13),X0) = apply(sK14,apply(sK11,X0))
      | ~ function(sK11) ),
    inference(superposition,[],[f196,f187]) ).

fof(f187,plain,
    relation_composition(sK11,sK13) = relation_composition(sK11,sK14),
    inference(cnf_transformation,[],[f121]) ).

fof(f196,plain,
    ! [X2,X0,X1] :
      ( apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0))
      | ~ relation(X1)
      | ~ function(X2)
      | ~ in(X0,relation_dom(X1))
      | ~ relation(X2)
      | ~ function(X1) ),
    inference(cnf_transformation,[],[f53]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( ~ function(X1)
      | ! [X2] :
          ( ~ function(X2)
          | ~ in(X0,relation_dom(X1))
          | ~ relation(X2)
          | apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0)) )
      | ~ relation(X1) ),
    inference(flattening,[],[f52]) ).

fof(f52,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0))
          | ~ in(X0,relation_dom(X1))
          | ~ relation(X2)
          | ~ function(X2) )
      | ~ relation(X1)
      | ~ function(X1) ),
    inference(ennf_transformation,[],[f33]) ).

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

fof(f158,plain,
    ! [X0,X1] :
      ( apply(X1,sK6(X0,X1)) != apply(X0,sK6(X0,X1))
      | ~ function(X0)
      | X0 = X1
      | ~ relation(X0)
      | ~ function(X1)
      | relation_dom(X0) != relation_dom(X1)
      | ~ relation(X1) ),
    inference(cnf_transformation,[],[f106]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SEU075+1 : TPTP v8.1.0. Released v3.2.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 14:51:46 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 1.43/0.56  % (5926)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.43/0.57  % (5937)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.73/0.58  % (5929)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.73/0.59  % (5918)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.73/0.59  % (5925)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.73/0.59  % (5924)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.73/0.59  % (5919)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.73/0.59  % (5921)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.73/0.60  % (5921)Instruction limit reached!
% 1.73/0.60  % (5921)------------------------------
% 1.73/0.60  % (5921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.60  % (5921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.60  % (5921)Termination reason: Unknown
% 1.73/0.60  % (5921)Termination phase: Unused predicate definition removal
% 1.73/0.60  
% 1.73/0.60  % (5921)Memory used [KB]: 895
% 1.73/0.60  % (5921)Time elapsed: 0.004 s
% 1.73/0.60  % (5921)Instructions burned: 2 (million)
% 1.73/0.60  % (5921)------------------------------
% 1.73/0.60  % (5921)------------------------------
% 1.73/0.60  % (5936)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.73/0.60  % (5933)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.73/0.61  % (5917)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.73/0.61  % (5914)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.73/0.61  % (5923)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.73/0.61  % (5913)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 1.73/0.61  % (5942)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.73/0.62  % (5935)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.73/0.62  TRYING [1]
% 1.73/0.62  TRYING [2]
% 1.73/0.62  % (5938)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.73/0.62  % (5916)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.73/0.62  % (5928)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.73/0.62  TRYING [3]
% 1.73/0.63  TRYING [1]
% 1.73/0.63  TRYING [2]
% 1.73/0.64  % (5914)Refutation not found, incomplete strategy% (5914)------------------------------
% 1.73/0.64  % (5914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.64  % (5914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.64  % (5914)Termination reason: Refutation not found, incomplete strategy
% 1.73/0.64  
% 1.73/0.64  % (5914)Memory used [KB]: 5628
% 1.73/0.64  % (5914)Time elapsed: 0.215 s
% 1.73/0.64  % (5914)Instructions burned: 9 (million)
% 1.73/0.64  % (5914)------------------------------
% 1.73/0.64  % (5914)------------------------------
% 1.73/0.64  TRYING [3]
% 1.73/0.64  % (5920)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.73/0.64  % (5930)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.73/0.65  % (5915)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.73/0.65  TRYING [1]
% 1.73/0.65  TRYING [2]
% 1.73/0.65  % (5922)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.73/0.65  % (5920)Instruction limit reached!
% 1.73/0.65  % (5920)------------------------------
% 1.73/0.65  % (5920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.65  % (5920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.65  % (5920)Termination reason: Unknown
% 1.73/0.65  % (5920)Termination phase: Saturation
% 1.73/0.65  
% 1.73/0.65  % (5920)Memory used [KB]: 5628
% 1.73/0.65  % (5920)Time elapsed: 0.164 s
% 1.73/0.65  % (5920)Instructions burned: 7 (million)
% 1.73/0.65  % (5920)------------------------------
% 1.73/0.65  % (5920)------------------------------
% 1.73/0.65  % (5934)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.73/0.65  % (5941)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.73/0.65  % (5940)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.73/0.66  % (5927)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.73/0.66  % (5932)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.42/0.67  TRYING [3]
% 2.42/0.67  TRYING [4]
% 2.42/0.67  % (5918)Instruction limit reached!
% 2.42/0.67  % (5918)------------------------------
% 2.42/0.67  % (5918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.67  % (5918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.67  % (5918)Termination reason: Unknown
% 2.42/0.67  % (5918)Termination phase: Saturation
% 2.42/0.67  
% 2.42/0.67  % (5918)Memory used [KB]: 6012
% 2.42/0.67  % (5918)Time elapsed: 0.249 s
% 2.42/0.67  % (5918)Instructions burned: 48 (million)
% 2.42/0.67  % (5918)------------------------------
% 2.42/0.67  % (5918)------------------------------
% 2.42/0.68  % (5931)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.42/0.68  % (5939)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 2.60/0.69  TRYING [4]
% 2.60/0.70  TRYING [4]
% 2.60/0.70  % (5919)Instruction limit reached!
% 2.60/0.70  % (5919)------------------------------
% 2.60/0.70  % (5919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.70  % (5919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.70  % (5919)Termination reason: Unknown
% 2.60/0.70  % (5919)Termination phase: Finite model building SAT solving
% 2.60/0.70  
% 2.60/0.70  % (5919)Memory used [KB]: 7164
% 2.60/0.70  % (5919)Time elapsed: 0.265 s
% 2.60/0.70  % (5919)Instructions burned: 52 (million)
% 2.60/0.70  % (5919)------------------------------
% 2.60/0.70  % (5919)------------------------------
% 2.83/0.72  % (5929)Instruction limit reached!
% 2.83/0.72  % (5929)------------------------------
% 2.83/0.72  % (5929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.72  % (5929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.72  % (5929)Termination reason: Unknown
% 2.83/0.72  % (5929)Termination phase: Saturation
% 2.83/0.72  
% 2.83/0.72  % (5929)Memory used [KB]: 6524
% 2.83/0.72  % (5929)Time elapsed: 0.284 s
% 2.83/0.72  % (5929)Instructions burned: 100 (million)
% 2.83/0.72  % (5929)------------------------------
% 2.83/0.72  % (5929)------------------------------
% 2.91/0.74  % (5926)Instruction limit reached!
% 2.91/0.74  % (5926)------------------------------
% 2.91/0.74  % (5926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.74  % (5926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.74  % (5926)Termination reason: Unknown
% 2.91/0.74  % (5926)Termination phase: Saturation
% 2.91/0.74  
% 2.91/0.74  % (5926)Memory used [KB]: 6524
% 2.91/0.74  % (5926)Time elapsed: 0.301 s
% 2.91/0.74  % (5926)Instructions burned: 100 (million)
% 2.91/0.74  % (5926)------------------------------
% 2.91/0.74  % (5926)------------------------------
% 2.91/0.75  % (5917)Instruction limit reached!
% 2.91/0.75  % (5917)------------------------------
% 2.91/0.75  % (5917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.75  % (5917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.75  % (5917)Termination reason: Unknown
% 2.91/0.75  % (5917)Termination phase: Saturation
% 2.91/0.75  
% 2.91/0.75  % (5917)Memory used [KB]: 6524
% 2.91/0.75  % (5917)Time elapsed: 0.305 s
% 2.91/0.75  % (5917)Instructions burned: 51 (million)
% 2.91/0.75  % (5917)------------------------------
% 2.91/0.75  % (5917)------------------------------
% 2.91/0.76  TRYING [5]
% 2.91/0.76  % (5930)Instruction limit reached!
% 2.91/0.76  % (5930)------------------------------
% 2.91/0.76  % (5930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.76  % (5930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.76  % (5930)Termination reason: Unknown
% 2.91/0.76  % (5930)Termination phase: Finite model building SAT solving
% 2.91/0.76  
% 2.91/0.76  % (5930)Memory used [KB]: 7164
% 2.91/0.76  % (5930)Time elapsed: 0.277 s
% 2.91/0.76  % (5930)Instructions burned: 61 (million)
% 2.91/0.76  % (5930)------------------------------
% 2.91/0.76  % (5930)------------------------------
% 2.91/0.77  % (5916)Instruction limit reached!
% 2.91/0.77  % (5916)------------------------------
% 2.91/0.77  % (5916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.77  % (5916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.77  % (5916)Termination reason: Unknown
% 2.91/0.77  % (5916)Termination phase: Saturation
% 2.91/0.77  
% 2.91/0.77  % (5916)Memory used [KB]: 5884
% 2.91/0.77  % (5916)Time elapsed: 0.345 s
% 2.91/0.77  % (5916)Instructions burned: 51 (million)
% 2.91/0.77  % (5916)------------------------------
% 2.91/0.77  % (5916)------------------------------
% 2.91/0.78  % (5922)Instruction limit reached!
% 2.91/0.78  % (5922)------------------------------
% 2.91/0.78  % (5922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.78  % (5922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.78  % (5922)Termination reason: Unknown
% 2.91/0.78  % (5922)Termination phase: Saturation
% 2.91/0.78  
% 2.91/0.78  % (5922)Memory used [KB]: 1535
% 2.91/0.78  % (5922)Time elapsed: 0.354 s
% 2.91/0.78  % (5922)Instructions burned: 52 (million)
% 2.91/0.78  % (5922)------------------------------
% 2.91/0.78  % (5922)------------------------------
% 3.44/0.81  % (5933)Instruction limit reached!
% 3.44/0.81  % (5933)------------------------------
% 3.44/0.81  % (5933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.81  % (5933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.81  % (5933)Termination reason: Unknown
% 3.44/0.81  % (5933)Termination phase: Saturation
% 3.44/0.81  
% 3.44/0.81  % (5933)Memory used [KB]: 6524
% 3.44/0.81  % (5933)Time elapsed: 0.374 s
% 3.44/0.81  % (5933)Instructions burned: 176 (million)
% 3.44/0.81  % (5933)------------------------------
% 3.44/0.81  % (5933)------------------------------
% 3.44/0.81  % (5928)Instruction limit reached!
% 3.44/0.81  % (5928)------------------------------
% 3.44/0.81  % (5928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.81  % (5928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.81  % (5928)Termination reason: Unknown
% 3.44/0.81  % (5928)Termination phase: Saturation
% 3.44/0.81  
% 3.44/0.81  % (5928)Memory used [KB]: 2046
% 3.44/0.81  % (5928)Time elapsed: 0.329 s
% 3.44/0.81  % (5928)Instructions burned: 75 (million)
% 3.44/0.81  % (5928)------------------------------
% 3.44/0.81  % (5928)------------------------------
% 3.44/0.81  % (5915)Instruction limit reached!
% 3.44/0.81  % (5915)------------------------------
% 3.44/0.81  % (5915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.81  % (5915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.81  % (5915)Termination reason: Unknown
% 3.44/0.81  % (5915)Termination phase: Saturation
% 3.44/0.81  
% 3.44/0.81  % (5915)Memory used [KB]: 1407
% 3.44/0.81  % (5915)Time elapsed: 0.384 s
% 3.44/0.81  % (5915)Instructions burned: 38 (million)
% 3.44/0.81  % (5915)------------------------------
% 3.44/0.81  % (5915)------------------------------
% 3.44/0.84  % (5923)Instruction limit reached!
% 3.44/0.84  % (5923)------------------------------
% 3.44/0.84  % (5923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.84  % (5923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.84  % (5923)Termination reason: Unknown
% 3.44/0.84  % (5923)Termination phase: Saturation
% 3.44/0.84  
% 3.44/0.84  % (5923)Memory used [KB]: 6396
% 3.44/0.84  % (5923)Time elapsed: 0.400 s
% 3.44/0.84  % (5923)Instructions burned: 50 (million)
% 3.44/0.84  % (5923)------------------------------
% 3.44/0.84  % (5923)------------------------------
% 3.44/0.84  % (5925)Instruction limit reached!
% 3.44/0.84  % (5925)------------------------------
% 3.44/0.84  % (5925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.84  % (5925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.84  % (5925)Termination reason: Unknown
% 3.44/0.84  % (5925)Termination phase: Saturation
% 3.44/0.84  
% 3.44/0.84  % (5925)Memory used [KB]: 6396
% 3.44/0.84  % (5925)Time elapsed: 0.406 s
% 3.44/0.84  % (5925)Instructions burned: 101 (million)
% 3.44/0.84  % (5925)------------------------------
% 3.44/0.84  % (5925)------------------------------
% 3.44/0.86  % (5927)Instruction limit reached!
% 3.44/0.86  % (5927)------------------------------
% 3.44/0.86  % (5927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.86  % (5927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.86  % (5927)Termination reason: Unknown
% 3.44/0.86  % (5927)Termination phase: Saturation
% 3.44/0.86  
% 3.44/0.86  % (5927)Memory used [KB]: 6652
% 3.44/0.86  % (5927)Time elapsed: 0.059 s
% 3.44/0.86  % (5927)Instructions burned: 69 (million)
% 3.44/0.86  % (5927)------------------------------
% 3.44/0.86  % (5927)------------------------------
% 3.44/0.86  % (5993)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 3.73/0.88  % (5924)Instruction limit reached!
% 3.73/0.88  % (5924)------------------------------
% 3.73/0.88  % (5924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.88  % (5924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.88  % (5924)Termination reason: Unknown
% 3.73/0.88  % (5924)Termination phase: Saturation
% 3.73/0.88  
% 3.73/0.88  % (5924)Memory used [KB]: 6396
% 3.73/0.88  % (5924)Time elapsed: 0.458 s
% 3.73/0.88  % (5924)Instructions burned: 101 (million)
% 3.73/0.88  % (5924)------------------------------
% 3.73/0.88  % (5924)------------------------------
% 3.73/0.89  % (5990)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/747Mi)
% 3.73/0.89  % (5976)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 3.73/0.91  % (5975)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/388Mi)
% 3.73/0.92  % (5977)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 3.73/0.93  % (5932)Instruction limit reached!
% 3.73/0.93  % (5932)------------------------------
% 3.73/0.93  % (5932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.93  % (5932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.93  % (5932)Termination reason: Unknown
% 3.73/0.93  % (5932)Termination phase: Saturation
% 3.73/0.93  
% 3.73/0.93  % (5932)Memory used [KB]: 2046
% 3.73/0.93  % (5932)Time elapsed: 0.486 s
% 3.73/0.93  % (5932)Instructions burned: 100 (million)
% 3.73/0.93  % (5932)------------------------------
% 3.73/0.93  % (5932)------------------------------
% 3.73/0.94  % (5939)Instruction limit reached!
% 3.73/0.94  % (5939)------------------------------
% 3.73/0.94  % (5939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.94  % (5939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.94  % (5939)Termination reason: Unknown
% 3.73/0.94  % (5939)Termination phase: Saturation
% 3.73/0.94  
% 3.73/0.94  % (5939)Memory used [KB]: 6652
% 3.73/0.94  % (5939)Time elapsed: 0.059 s
% 3.73/0.94  % (5939)Instructions burned: 68 (million)
% 3.73/0.94  % (5939)------------------------------
% 3.73/0.94  % (5939)------------------------------
% 3.73/0.96  % (5983)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 4.07/0.98  % (5981)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 4.15/0.99  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 4.15/0.99  % (6000)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/981Mi)
% 4.15/1.02  % (5994)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 4.22/1.02  % (5996)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/940Mi)
% 4.22/1.03  % (6001)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 4.22/1.03  TRYING [6]
% 4.22/1.03  % (6009)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 4.22/1.04  % (6014)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 4.22/1.04  % (5977)Instruction limit reached!
% 4.22/1.04  % (5977)------------------------------
% 4.22/1.04  % (5977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.42/1.04  % (6015)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 5.42/1.04  % (5940)Instruction limit reached!
% 5.42/1.04  % (5940)------------------------------
% 5.42/1.04  % (5940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.42/1.04  % (5940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.42/1.04  % (5940)Termination reason: Unknown
% 5.42/1.04  % (5940)Termination phase: Saturation
% 5.42/1.04  
% 5.42/1.04  % (5940)Memory used [KB]: 3326
% 5.42/1.04  % (5940)Time elapsed: 0.612 s
% 5.42/1.04  % (5940)Instructions burned: 179 (million)
% 5.42/1.04  % (5940)------------------------------
% 5.42/1.04  % (5940)------------------------------
% 5.42/1.05  % (5977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.42/1.05  % (5977)Termination reason: Unknown
% 5.42/1.05  % (5977)Termination phase: Saturation
% 5.42/1.05  
% 5.42/1.05  % (5977)Memory used [KB]: 6908
% 5.42/1.05  % (5977)Time elapsed: 0.328 s
% 5.42/1.05  % (5977)Instructions burned: 91 (million)
% 5.42/1.05  % (5977)------------------------------
% 5.42/1.05  % (5977)------------------------------
% 5.42/1.05  % (5931)Instruction limit reached!
% 5.42/1.05  % (5931)------------------------------
% 5.42/1.05  % (5931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.42/1.05  % (5931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.42/1.05  % (5931)Termination reason: Unknown
% 5.42/1.05  % (5931)Termination phase: Saturation
% 5.42/1.05  
% 5.42/1.05  % (5931)Memory used [KB]: 6652
% 5.42/1.05  % (5931)Time elapsed: 0.621 s
% 5.42/1.05  % (5931)Instructions burned: 102 (million)
% 5.42/1.05  % (5931)------------------------------
% 5.42/1.05  % (5931)------------------------------
% 5.42/1.05  % (5934)Instruction limit reached!
% 5.42/1.05  % (5934)------------------------------
% 5.42/1.05  % (5934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.42/1.05  % (5934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.42/1.05  % (5934)Termination reason: Unknown
% 5.42/1.05  % (5934)Termination phase: Saturation
% 5.42/1.05  
% 5.42/1.05  % (5934)Memory used [KB]: 7164
% 5.42/1.05  % (5934)Time elapsed: 0.612 s
% 5.42/1.05  % (5934)Instructions burned: 138 (million)
% 5.42/1.05  % (5934)------------------------------
% 5.42/1.05  % (5934)------------------------------
% 5.42/1.05  % (6018)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/68Mi)
% 5.42/1.06  % (6016)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 5.42/1.07  % (6010)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4958Mi)
% 5.42/1.08  % (6008)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 5.42/1.12  % (6026)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2134Mi)
% 5.99/1.13  % (6024)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 5.99/1.13  % (5994)Instruction limit reached!
% 5.99/1.13  % (5994)------------------------------
% 5.99/1.13  % (5994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.99/1.13  % (5994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.99/1.13  % (5994)Termination reason: Unknown
% 5.99/1.13  % (5994)Termination phase: Saturation
% 5.99/1.13  
% 5.99/1.13  % (5994)Memory used [KB]: 6652
% 5.99/1.13  % (5994)Time elapsed: 0.037 s
% 5.99/1.13  % (5994)Instructions burned: 69 (million)
% 5.99/1.13  % (5994)------------------------------
% 5.99/1.13  % (5994)------------------------------
% 5.99/1.14  % (6039)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2891Mi)
% 5.99/1.14  % (6042)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/4585Mi)
% 5.99/1.16  % (6018)Instruction limit reached!
% 5.99/1.16  % (6018)------------------------------
% 5.99/1.16  % (6018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.99/1.16  % (6018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.99/1.16  % (6018)Termination reason: Unknown
% 5.99/1.16  % (6018)Termination phase: Saturation
% 5.99/1.16  
% 5.99/1.16  % (6018)Memory used [KB]: 6780
% 5.99/1.16  % (6018)Time elapsed: 0.057 s
% 5.99/1.16  % (6018)Instructions burned: 69 (million)
% 5.99/1.16  % (6018)------------------------------
% 5.99/1.16  % (6018)------------------------------
% 6.41/1.19  % (6001)Instruction limit reached!
% 6.41/1.19  % (6001)------------------------------
% 6.41/1.19  % (6001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.19  % (6047)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/2016Mi)
% 6.41/1.19  % (6044)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/90Mi)
% 6.41/1.19  % (6001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.19  % (6001)Termination reason: Unknown
% 6.41/1.19  % (6001)Termination phase: Saturation
% 6.41/1.19  
% 6.41/1.19  % (6001)Memory used [KB]: 6908
% 6.41/1.19  % (6001)Time elapsed: 0.363 s
% 6.41/1.19  % (6001)Instructions burned: 90 (million)
% 6.41/1.19  % (6001)------------------------------
% 6.41/1.19  % (6001)------------------------------
% 6.41/1.24  % (6080)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/8004Mi)
% 6.93/1.27  % (6093)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9965Mi)
% 7.00/1.29  % (5976)Instruction limit reached!
% 7.00/1.29  % (5976)------------------------------
% 7.00/1.29  % (5976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.29  % (5976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.29  % (5976)Termination reason: Unknown
% 7.00/1.29  % (5976)Termination phase: Saturation
% 7.00/1.29  
% 7.00/1.29  % (5976)Memory used [KB]: 3198
% 7.00/1.29  % (5976)Time elapsed: 0.563 s
% 7.00/1.29  % (5976)Instructions burned: 212 (million)
% 7.00/1.29  % (5976)------------------------------
% 7.00/1.29  % (5976)------------------------------
% 7.20/1.33  % (6112)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9877Mi)
% 7.32/1.33  % (6044)Instruction limit reached!
% 7.32/1.33  % (6044)------------------------------
% 7.32/1.33  % (6044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.33  % (6044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.33  % (6044)Termination reason: Unknown
% 7.32/1.33  % (6044)Termination phase: Saturation
% 7.32/1.33  
% 7.32/1.33  % (6044)Memory used [KB]: 6396
% 7.32/1.33  % (6044)Time elapsed: 0.230 s
% 7.32/1.33  % (6044)Instructions burned: 90 (million)
% 7.32/1.33  % (6044)------------------------------
% 7.32/1.33  % (6044)------------------------------
% 7.32/1.37  % (5941)Instruction limit reached!
% 7.32/1.37  % (5941)------------------------------
% 7.32/1.37  % (5941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.37  % (5941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.37  % (5941)Termination reason: Unknown
% 7.32/1.37  % (5941)Termination phase: Saturation
% 7.32/1.37  
% 7.32/1.37  % (5941)Memory used [KB]: 14583
% 7.32/1.37  % (5941)Time elapsed: 0.952 s
% 7.32/1.37  % (5941)Instructions burned: 440 (million)
% 7.32/1.37  % (5941)------------------------------
% 7.32/1.37  % (5941)------------------------------
% 7.32/1.38  % (5935)Instruction limit reached!
% 7.32/1.38  % (5935)------------------------------
% 7.32/1.38  % (5935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.38  % (5935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.38  % (5935)Termination reason: Unknown
% 7.32/1.38  % (5935)Termination phase: Saturation
% 7.32/1.38  
% 7.32/1.38  % (5935)Memory used [KB]: 4221
% 7.32/1.38  % (5935)Time elapsed: 0.965 s
% 7.32/1.38  % (5935)Instructions burned: 498 (million)
% 7.32/1.38  % (5935)------------------------------
% 7.32/1.38  % (5935)------------------------------
% 7.32/1.39  % (5942)Instruction limit reached!
% 7.32/1.39  % (5942)------------------------------
% 7.32/1.39  % (5942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.40  % (5942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.40  % (5942)Termination reason: Unknown
% 7.32/1.40  % (5942)Termination phase: Saturation
% 7.32/1.40  
% 7.32/1.40  % (5942)Memory used [KB]: 9594
% 7.32/1.40  % (5942)Time elapsed: 0.967 s
% 7.32/1.40  % (5942)Instructions burned: 355 (million)
% 7.32/1.40  % (5942)------------------------------
% 7.32/1.40  % (5942)------------------------------
% 7.90/1.43  % (6175)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9902Mi)
% 7.90/1.43  % (5937)Instruction limit reached!
% 7.90/1.43  % (5937)------------------------------
% 7.90/1.43  % (5937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.90/1.43  % (5937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.90/1.43  % (5937)Termination reason: Unknown
% 7.90/1.43  % (5937)Termination phase: Saturation
% 7.90/1.43  
% 7.90/1.43  % (5937)Memory used [KB]: 9722
% 7.90/1.43  % (5937)Time elapsed: 0.979 s
% 7.90/1.43  % (5937)Instructions burned: 482 (million)
% 7.90/1.43  % (5937)------------------------------
% 7.90/1.43  % (5937)------------------------------
% 7.90/1.43  TRYING [7]
% 7.90/1.48  % (6188)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1824Mi)
% 8.24/1.49  % (6203)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/90Mi)
% 8.24/1.49  % (6195)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9989Mi)
% 8.24/1.52  % (6212)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 8.24/1.52  % (5993)Instruction limit reached!
% 8.24/1.52  % (5993)------------------------------
% 8.24/1.52  % (5993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.52  % (5993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.52  % (5993)Termination reason: Unknown
% 8.24/1.52  % (5993)Termination phase: Saturation
% 8.24/1.52  
% 8.24/1.52  % (5993)Memory used [KB]: 5245
% 8.24/1.52  % (5993)Time elapsed: 0.735 s
% 8.24/1.52  % (5993)Instructions burned: 657 (million)
% 8.24/1.52  % (5993)------------------------------
% 8.24/1.52  % (5993)------------------------------
% 8.24/1.53  % (5936)Instruction limit reached!
% 8.24/1.53  % (5936)------------------------------
% 8.24/1.53  % (5936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.53  % (5936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.53  % (5936)Termination reason: Unknown
% 8.24/1.53  % (5936)Termination phase: Saturation
% 8.24/1.53  
% 8.24/1.53  % (5936)Memory used [KB]: 8315
% 8.24/1.53  % (5936)Time elapsed: 1.023 s
% 8.24/1.53  % (5936)Instructions burned: 469 (million)
% 8.24/1.53  % (5936)------------------------------
% 8.24/1.53  % (5936)------------------------------
% 8.24/1.53  % (6196)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9707Mi)
% 8.24/1.54  % (5938)Instruction limit reached!
% 8.24/1.54  % (5938)------------------------------
% 8.24/1.54  % (5938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.54  % (5938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.54  % (5938)Termination reason: Unknown
% 8.24/1.54  % (5938)Termination phase: Saturation
% 8.24/1.54  
% 8.24/1.54  % (5938)Memory used [KB]: 8571
% 8.24/1.54  % (5938)Time elapsed: 1.101 s
% 8.24/1.54  % (5938)Instructions burned: 501 (million)
% 8.24/1.54  % (5938)------------------------------
% 8.24/1.54  % (5938)------------------------------
% 8.24/1.55  % (5975)Instruction limit reached!
% 8.24/1.55  % (5975)------------------------------
% 8.24/1.55  % (5975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.24/1.55  % (5975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.24/1.55  % (5975)Termination reason: Unknown
% 8.24/1.55  % (5975)Termination phase: Saturation
% 8.24/1.55  
% 8.24/1.55  % (5975)Memory used [KB]: 8699
% 8.24/1.55  % (5975)Time elapsed: 0.891 s
% 8.24/1.55  % (5975)Instructions burned: 389 (million)
% 8.24/1.55  % (5975)------------------------------
% 8.24/1.55  % (5975)------------------------------
% 10.01/1.64  % (6241)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/4958Mi)
% 10.21/1.64  % (6203)Instruction limit reached!
% 10.21/1.64  % (6203)------------------------------
% 10.21/1.64  % (6203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.21/1.64  % (6203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.21/1.64  % (6203)Termination reason: Unknown
% 10.21/1.64  % (6203)Termination phase: Saturation
% 10.21/1.64  
% 10.21/1.64  % (6203)Memory used [KB]: 7036
% 10.21/1.64  % (6203)Time elapsed: 0.194 s
% 10.21/1.64  % (6203)Instructions burned: 91 (million)
% 10.21/1.64  % (6203)------------------------------
% 10.21/1.64  % (6203)------------------------------
% 10.21/1.66  % (6242)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/35256Mi)
% 10.21/1.67  % (6254)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/32293Mi)
% 10.21/1.68  % (6256)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/37001Mi)
% 11.36/1.79  % (6277)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/10187Mi)
% 14.13/2.17  % (5990)Instruction limit reached!
% 14.13/2.17  % (5990)------------------------------
% 14.13/2.17  % (5990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.41/2.19  % (5990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.41/2.19  % (5990)Termination reason: Unknown
% 14.41/2.19  % (5990)Termination phase: Saturation
% 14.41/2.19  
% 14.41/2.19  % (5990)Memory used [KB]: 13304
% 14.41/2.19  % (5990)Time elapsed: 1.396 s
% 14.41/2.19  % (5990)Instructions burned: 747 (million)
% 14.41/2.19  % (5990)------------------------------
% 14.41/2.19  % (5990)------------------------------
% 15.01/2.25  % (5983)Instruction limit reached!
% 15.01/2.25  % (5983)------------------------------
% 15.01/2.25  % (5983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.01/2.25  % (5983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.01/2.25  % (5983)Termination reason: Unknown
% 15.01/2.25  % (5983)Termination phase: Saturation
% 15.01/2.25  
% 15.01/2.25  % (5983)Memory used [KB]: 19701
% 15.01/2.25  % (5983)Time elapsed: 1.476 s
% 15.01/2.25  % (5983)Instructions burned: 935 (million)
% 15.01/2.25  % (5983)------------------------------
% 15.01/2.25  % (5983)------------------------------
% 15.01/2.30  % (6000)Instruction limit reached!
% 15.01/2.30  % (6000)------------------------------
% 15.01/2.30  % (6000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.01/2.30  % (6000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.01/2.30  % (6000)Termination reason: Unknown
% 15.01/2.30  % (6000)Termination phase: Saturation
% 15.01/2.30  
% 15.01/2.30  % (6000)Memory used [KB]: 23027
% 15.01/2.30  % (6000)Time elapsed: 1.469 s
% 15.01/2.30  % (6000)Instructions burned: 981 (million)
% 15.01/2.30  % (6000)------------------------------
% 15.01/2.30  % (6000)------------------------------
% 15.01/2.32  % (6278)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/29337Mi)
% 15.59/2.35  % (6279)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/10147Mi)
% 15.90/2.40  TRYING [8]
% 15.90/2.42  % (6280)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/38056Mi)
% 15.90/2.44  TRYING [1]
% 16.41/2.44  TRYING [2]
% 16.41/2.45  TRYING [3]
% 16.41/2.46  TRYING [4]
% 16.52/2.51  TRYING [5]
% 17.16/2.57  % (5996)Instruction limit reached!
% 17.16/2.57  % (5996)------------------------------
% 17.16/2.57  % (5996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.16/2.57  % (5996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.16/2.57  % (5996)Termination reason: Unknown
% 17.16/2.57  % (5996)Termination phase: Saturation
% 17.16/2.57  
% 17.16/2.57  % (5996)Memory used [KB]: 12792
% 17.16/2.57  % (5996)Time elapsed: 1.743 s
% 17.16/2.57  % (5996)Instructions burned: 940 (million)
% 17.16/2.57  % (5996)------------------------------
% 17.16/2.57  % (5996)------------------------------
% 17.16/2.62  % (5981)Instruction limit reached!
% 17.16/2.62  % (5981)------------------------------
% 17.16/2.62  % (5981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.16/2.62  % (5981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.16/2.62  % (5981)Termination reason: Unknown
% 17.16/2.62  % (5981)Termination phase: Saturation
% 17.16/2.62  
% 17.16/2.62  % (5981)Memory used [KB]: 18677
% 17.16/2.62  % (5981)Time elapsed: 1.873 s
% 17.16/2.62  % (5981)Instructions burned: 920 (million)
% 17.16/2.62  % (5981)------------------------------
% 17.16/2.62  % (5981)------------------------------
% 17.72/2.63  TRYING [6]
% 18.07/2.71  % (6281)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/33239Mi)
% 18.07/2.71  TRYING [1]
% 18.07/2.71  TRYING [2]
% 18.07/2.73  TRYING [3]
% 18.07/2.74  TRYING [4]
% 19.01/2.77  % (6282)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/20987Mi)
% 19.01/2.77  TRYING [1]
% 19.17/2.79  TRYING [5]
% 19.17/2.80  TRYING [2]
% 19.17/2.80  TRYING [3]
% 19.17/2.82  TRYING [4]
% 19.79/2.87  TRYING [5]
% 19.79/2.89  TRYING [7]
% 20.35/2.92  TRYING [6]
% 20.35/2.95  % (6254)First to succeed.
% 20.70/2.97  % (6254)Refutation found. Thanks to Tanya!
% 20.70/2.97  % SZS status Theorem for theBenchmark
% 20.70/2.97  % SZS output start Proof for theBenchmark
% See solution above
% 20.70/2.97  % (6254)------------------------------
% 20.70/2.97  % (6254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.70/2.97  % (6254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.70/2.97  % (6254)Termination reason: Refutation
% 20.70/2.97  
% 20.70/2.97  % (6254)Memory used [KB]: 14328
% 20.70/2.97  % (6254)Time elapsed: 1.380 s
% 20.70/2.97  % (6254)Instructions burned: 785 (million)
% 20.70/2.97  % (6254)------------------------------
% 20.70/2.97  % (6254)------------------------------
% 20.70/2.97  % (5912)Success in time 2.612 s
%------------------------------------------------------------------------------