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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU076+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 7.07s 1.27s
% Output   : Refutation 7.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   61 (  17 unt;   0 def)
%            Number of atoms       :  335 (  66 equ)
%            Maximal formula atoms :   20 (   5 avg)
%            Number of connectives :  419 ( 145   ~; 135   |; 110   &)
%                                         (  12 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   3 con; 0-3 aty)
%            Number of variables   :  167 ( 132   !;  35   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6119,plain,
    $false,
    inference(subsumption_resolution,[],[f6112,f204]) ).

fof(f204,plain,
    ~ in(sK12(sK9,sK8),sK8),
    inference(unit_resulting_resolution,[],[f132,f149]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( ~ in(sK12(X0,X1),X1)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X1)
            | ~ in(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ( ~ in(sK12(X0,X1),X1)
          & in(sK12(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK12])],[f93,f94]) ).

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

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

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

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

fof(f39,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X1)
         => in(X2,X0) )
    <=> subset(X1,X0) ),
    inference(rectify,[],[f6]) ).

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

fof(f132,plain,
    ~ subset(sK9,sK8),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ( subset(relation_image(sK10,sK9),relation_image(sK10,sK8))
    & subset(sK9,relation_dom(sK10))
    & function(sK10)
    & relation(sK10)
    & one_to_one(sK10)
    & ~ subset(sK9,sK8) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9,sK10])],[f86,f87]) ).

fof(f87,plain,
    ( ? [X0,X1,X2] :
        ( subset(relation_image(X2,X1),relation_image(X2,X0))
        & subset(X1,relation_dom(X2))
        & function(X2)
        & relation(X2)
        & one_to_one(X2)
        & ~ subset(X1,X0) )
   => ( subset(relation_image(sK10,sK9),relation_image(sK10,sK8))
      & subset(sK9,relation_dom(sK10))
      & function(sK10)
      & relation(sK10)
      & one_to_one(sK10)
      & ~ subset(sK9,sK8) ) ),
    introduced(choice_axiom,[]) ).

fof(f86,plain,
    ? [X0,X1,X2] :
      ( subset(relation_image(X2,X1),relation_image(X2,X0))
      & subset(X1,relation_dom(X2))
      & function(X2)
      & relation(X2)
      & one_to_one(X2)
      & ~ subset(X1,X0) ),
    inference(rectify,[],[f50]) ).

fof(f50,plain,
    ? [X1,X2,X0] :
      ( subset(relation_image(X0,X2),relation_image(X0,X1))
      & subset(X2,relation_dom(X0))
      & function(X0)
      & relation(X0)
      & one_to_one(X0)
      & ~ subset(X2,X1) ),
    inference(flattening,[],[f49]) ).

fof(f49,plain,
    ? [X2,X0,X1] :
      ( ~ subset(X2,X1)
      & subset(relation_image(X0,X2),relation_image(X0,X1))
      & one_to_one(X0)
      & subset(X2,relation_dom(X0))
      & function(X0)
      & relation(X0) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f36,plain,
    ~ ! [X2,X0,X1] :
        ( ( function(X0)
          & relation(X0) )
       => ( ( subset(relation_image(X0,X2),relation_image(X0,X1))
            & one_to_one(X0)
            & subset(X2,relation_dom(X0)) )
         => subset(X2,X1) ) ),
    inference(rectify,[],[f27]) ).

fof(f27,negated_conjecture,
    ~ ! [X2,X1,X0] :
        ( ( relation(X2)
          & function(X2) )
       => ( ( subset(relation_image(X2,X0),relation_image(X2,X1))
            & subset(X0,relation_dom(X2))
            & one_to_one(X2) )
         => subset(X0,X1) ) ),
    inference(negated_conjecture,[],[f26]) ).

fof(f26,conjecture,
    ! [X2,X1,X0] :
      ( ( relation(X2)
        & function(X2) )
     => ( ( subset(relation_image(X2,X0),relation_image(X2,X1))
          & subset(X0,relation_dom(X2))
          & one_to_one(X2) )
       => subset(X0,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t157_funct_1) ).

fof(f6112,plain,
    in(sK12(sK9,sK8),sK8),
    inference(backward_demodulation,[],[f2134,f6103]) ).

fof(f6103,plain,
    sK12(sK9,sK8) = sK6(sK10,sK8,apply(sK10,sK12(sK9,sK8))),
    inference(unit_resulting_resolution,[],[f135,f133,f134,f229,f2133,f2132,f121]) ).

fof(f121,plain,
    ! [X2,X0,X1] :
      ( apply(X0,X1) != apply(X0,X2)
      | ~ relation(X0)
      | ~ in(X1,relation_dom(X0))
      | X1 = X2
      | ~ in(X2,relation_dom(X0))
      | ~ one_to_one(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ( ( ! [X1,X2] :
              ( ~ in(X2,relation_dom(X0))
              | X1 = X2
              | ~ in(X1,relation_dom(X0))
              | apply(X0,X1) != apply(X0,X2) )
          | ~ one_to_one(X0) )
        & ( one_to_one(X0)
          | ( in(sK3(X0),relation_dom(X0))
            & sK2(X0) != sK3(X0)
            & in(sK2(X0),relation_dom(X0))
            & apply(X0,sK3(X0)) = apply(X0,sK2(X0)) ) ) )
      | ~ function(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3])],[f74,f75]) ).

fof(f75,plain,
    ! [X0] :
      ( ? [X3,X4] :
          ( in(X4,relation_dom(X0))
          & X3 != X4
          & in(X3,relation_dom(X0))
          & apply(X0,X4) = apply(X0,X3) )
     => ( in(sK3(X0),relation_dom(X0))
        & sK2(X0) != sK3(X0)
        & in(sK2(X0),relation_dom(X0))
        & apply(X0,sK3(X0)) = apply(X0,sK2(X0)) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

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

fof(f2132,plain,
    apply(sK10,sK6(sK10,sK8,apply(sK10,sK12(sK9,sK8)))) = apply(sK10,sK12(sK9,sK8)),
    inference(unit_resulting_resolution,[],[f135,f134,f1043,f179]) ).

fof(f179,plain,
    ! [X0,X1,X6] :
      ( ~ in(X6,relation_image(X0,X1))
      | apply(X0,sK6(X0,X1,X6)) = X6
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(equality_resolution,[],[f126]) ).

fof(f126,plain,
    ! [X2,X0,X1,X6] :
      ( ~ relation(X0)
      | apply(X0,sK6(X0,X1,X6)) = X6
      | ~ in(X6,X2)
      | relation_image(X0,X1) != X2
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f83,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1,X2] :
          ( ( relation_image(X0,X1) = X2
            | ( ( ~ in(sK4(X0,X1,X2),X2)
                | ! [X4] :
                    ( apply(X0,X4) != sK4(X0,X1,X2)
                    | ~ in(X4,relation_dom(X0))
                    | ~ in(X4,X1) ) )
              & ( in(sK4(X0,X1,X2),X2)
                | ( sK4(X0,X1,X2) = apply(X0,sK5(X0,X1,X2))
                  & in(sK5(X0,X1,X2),relation_dom(X0))
                  & in(sK5(X0,X1,X2),X1) ) ) ) )
          & ( ! [X6] :
                ( ( ( apply(X0,sK6(X0,X1,X6)) = X6
                    & in(sK6(X0,X1,X6),relation_dom(X0))
                    & in(sK6(X0,X1,X6),X1) )
                  | ~ in(X6,X2) )
                & ( in(X6,X2)
                  | ! [X8] :
                      ( apply(X0,X8) != X6
                      | ~ in(X8,relation_dom(X0))
                      | ~ in(X8,X1) ) ) )
            | relation_image(X0,X1) != X2 ) )
      | ~ function(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6])],[f79,f82,f81,f80]) ).

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

fof(f81,plain,
    ! [X0,X1,X2] :
      ( ? [X5] :
          ( sK4(X0,X1,X2) = apply(X0,X5)
          & in(X5,relation_dom(X0))
          & in(X5,X1) )
     => ( sK4(X0,X1,X2) = apply(X0,sK5(X0,X1,X2))
        & in(sK5(X0,X1,X2),relation_dom(X0))
        & in(sK5(X0,X1,X2),X1) ) ),
    introduced(choice_axiom,[]) ).

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

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

fof(f78,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1,X2] :
          ( ( relation_image(X0,X1) = X2
            | ? [X3] :
                ( ( ~ in(X3,X2)
                  | ! [X4] :
                      ( apply(X0,X4) != X3
                      | ~ in(X4,relation_dom(X0))
                      | ~ in(X4,X1) ) )
                & ( in(X3,X2)
                  | ? [X4] :
                      ( apply(X0,X4) = X3
                      & in(X4,relation_dom(X0))
                      & in(X4,X1) ) ) ) )
          & ( ! [X3] :
                ( ( ? [X4] :
                      ( apply(X0,X4) = X3
                      & in(X4,relation_dom(X0))
                      & in(X4,X1) )
                  | ~ in(X3,X2) )
                & ( in(X3,X2)
                  | ! [X4] :
                      ( apply(X0,X4) != X3
                      | ~ in(X4,relation_dom(X0))
                      | ~ in(X4,X1) ) ) )
            | relation_image(X0,X1) != X2 ) )
      | ~ function(X0) ),
    inference(nnf_transformation,[],[f48]) ).

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

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

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

fof(f1043,plain,
    in(apply(sK10,sK12(sK9,sK8)),relation_image(sK10,sK8)),
    inference(unit_resulting_resolution,[],[f137,f435,f150]) ).

fof(f150,plain,
    ! [X2,X0,X1] :
      ( ~ in(X2,X0)
      | ~ subset(X0,X1)
      | in(X2,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f435,plain,
    in(apply(sK10,sK12(sK9,sK8)),relation_image(sK10,sK9)),
    inference(unit_resulting_resolution,[],[f135,f134,f202,f229,f183]) ).

fof(f183,plain,
    ! [X0,X1,X8] :
      ( in(apply(X0,X8),relation_image(X0,X1))
      | ~ function(X0)
      | ~ relation(X0)
      | ~ in(X8,X1)
      | ~ in(X8,relation_dom(X0)) ),
    inference(equality_resolution,[],[f182]) ).

fof(f182,plain,
    ! [X2,X0,X1,X8] :
      ( ~ relation(X0)
      | in(apply(X0,X8),X2)
      | ~ in(X8,relation_dom(X0))
      | ~ in(X8,X1)
      | relation_image(X0,X1) != X2
      | ~ function(X0) ),
    inference(equality_resolution,[],[f123]) ).

fof(f123,plain,
    ! [X2,X0,X1,X8,X6] :
      ( ~ relation(X0)
      | in(X6,X2)
      | apply(X0,X8) != X6
      | ~ in(X8,relation_dom(X0))
      | ~ in(X8,X1)
      | relation_image(X0,X1) != X2
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f202,plain,
    in(sK12(sK9,sK8),sK9),
    inference(unit_resulting_resolution,[],[f132,f148]) ).

fof(f148,plain,
    ! [X0,X1] :
      ( in(sK12(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f137,plain,
    subset(relation_image(sK10,sK9),relation_image(sK10,sK8)),
    inference(cnf_transformation,[],[f88]) ).

fof(f2133,plain,
    in(sK6(sK10,sK8,apply(sK10,sK12(sK9,sK8))),relation_dom(sK10)),
    inference(unit_resulting_resolution,[],[f134,f135,f1043,f180]) ).

fof(f180,plain,
    ! [X0,X1,X6] :
      ( in(sK6(X0,X1,X6),relation_dom(X0))
      | ~ relation(X0)
      | ~ function(X0)
      | ~ in(X6,relation_image(X0,X1)) ),
    inference(equality_resolution,[],[f125]) ).

fof(f125,plain,
    ! [X2,X0,X1,X6] :
      ( ~ relation(X0)
      | in(sK6(X0,X1,X6),relation_dom(X0))
      | ~ in(X6,X2)
      | relation_image(X0,X1) != X2
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f229,plain,
    in(sK12(sK9,sK8),relation_dom(sK10)),
    inference(unit_resulting_resolution,[],[f136,f202,f150]) ).

fof(f136,plain,
    subset(sK9,relation_dom(sK10)),
    inference(cnf_transformation,[],[f88]) ).

fof(f134,plain,
    relation(sK10),
    inference(cnf_transformation,[],[f88]) ).

fof(f133,plain,
    one_to_one(sK10),
    inference(cnf_transformation,[],[f88]) ).

fof(f135,plain,
    function(sK10),
    inference(cnf_transformation,[],[f88]) ).

fof(f2134,plain,
    in(sK6(sK10,sK8,apply(sK10,sK12(sK9,sK8))),sK8),
    inference(unit_resulting_resolution,[],[f135,f134,f1043,f181]) ).

fof(f181,plain,
    ! [X0,X1,X6] :
      ( in(sK6(X0,X1,X6),X1)
      | ~ relation(X0)
      | ~ in(X6,relation_image(X0,X1))
      | ~ function(X0) ),
    inference(equality_resolution,[],[f124]) ).

fof(f124,plain,
    ! [X2,X0,X1,X6] :
      ( ~ relation(X0)
      | in(sK6(X0,X1,X6),X1)
      | ~ in(X6,X2)
      | relation_image(X0,X1) != X2
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f83]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : SEU076+1 : TPTP v8.1.0. Released v3.2.0.
% 0.04/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.12/0.34  % Computer : n027.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 14:51:31 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.48  % (4859)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.49  % (4850)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.50  % (4877)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.20/0.50  % (4861)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.51  % (4879)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.20/0.51  % (4869)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.51  % (4851)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (4858)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (4860)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.52  % (4853)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.52  % (4849)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (4852)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (4849)Refutation not found, incomplete strategy% (4849)------------------------------
% 0.20/0.52  % (4849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (4849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (4849)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (4849)Memory used [KB]: 5500
% 0.20/0.52  % (4849)Time elapsed: 0.115 s
% 0.20/0.52  % (4849)Instructions burned: 5 (million)
% 0.20/0.52  % (4849)------------------------------
% 0.20/0.52  % (4849)------------------------------
% 0.20/0.53  % (4874)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.53  % (4870)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.20/0.53  % (4872)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.53  % (4875)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.53  % (4865)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.54  % (4871)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.54  % (4862)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.45/0.54  % (4863)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.45/0.54  % (4873)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.45/0.54  % (4878)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.45/0.54  % (4857)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.45/0.54  % (4848)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.45/0.54  % (4857)Instruction limit reached!
% 1.45/0.54  % (4857)------------------------------
% 1.45/0.54  % (4857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.54  % (4857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.54  % (4857)Termination reason: Unknown
% 1.45/0.54  % (4857)Termination phase: Preprocessing 3
% 1.45/0.54  
% 1.45/0.54  % (4857)Memory used [KB]: 895
% 1.45/0.54  % (4857)Time elapsed: 0.003 s
% 1.45/0.54  % (4857)Instructions burned: 2 (million)
% 1.45/0.54  % (4857)------------------------------
% 1.45/0.54  % (4857)------------------------------
% 1.45/0.54  % (4868)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.45/0.54  TRYING [1]
% 1.45/0.55  % (4855)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.45/0.55  % (4854)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.45/0.55  % (4866)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.45/0.55  TRYING [1]
% 1.45/0.55  TRYING [2]
% 1.45/0.55  TRYING [2]
% 1.45/0.55  % (4850)Instruction limit reached!
% 1.45/0.55  % (4850)------------------------------
% 1.45/0.55  % (4850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (4850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (4850)Termination reason: Unknown
% 1.45/0.55  % (4850)Termination phase: Saturation
% 1.45/0.55  
% 1.45/0.55  % (4850)Memory used [KB]: 1535
% 1.45/0.55  % (4850)Time elapsed: 0.155 s
% 1.45/0.55  % (4850)Instructions burned: 38 (million)
% 1.45/0.55  % (4850)------------------------------
% 1.45/0.55  % (4850)------------------------------
% 1.45/0.55  TRYING [3]
% 1.60/0.56  % (4876)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.60/0.56  % (4867)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.60/0.56  TRYING [3]
% 1.60/0.56  TRYING [1]
% 1.60/0.56  TRYING [2]
% 1.60/0.56  % (4855)Instruction limit reached!
% 1.60/0.56  % (4855)------------------------------
% 1.60/0.56  % (4855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  TRYING [3]
% 1.60/0.57  % (4859)Instruction limit reached!
% 1.60/0.57  % (4859)------------------------------
% 1.60/0.57  % (4859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.58  % (4859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.58  % (4859)Termination reason: Unknown
% 1.60/0.58  % (4859)Termination phase: Saturation
% 1.60/0.58  
% 1.60/0.58  % (4859)Memory used [KB]: 6268
% 1.60/0.58  % (4859)Time elapsed: 0.175 s
% 1.60/0.58  % (4859)Instructions burned: 51 (million)
% 1.60/0.58  % (4859)------------------------------
% 1.60/0.58  % (4859)------------------------------
% 1.60/0.58  % (4855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.58  % (4855)Termination reason: Unknown
% 1.60/0.58  % (4855)Termination phase: Saturation
% 1.60/0.58  
% 1.60/0.58  % (4855)Memory used [KB]: 5500
% 1.60/0.58  % (4855)Time elapsed: 0.161 s
% 1.60/0.58  % (4855)Instructions burned: 7 (million)
% 1.60/0.58  % (4855)------------------------------
% 1.60/0.58  % (4855)------------------------------
% 1.60/0.59  % (4858)Instruction limit reached!
% 1.60/0.59  % (4858)------------------------------
% 1.60/0.59  % (4858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.59  TRYING [4]
% 1.60/0.59  % (4851)Instruction limit reached!
% 1.60/0.59  % (4851)------------------------------
% 1.60/0.59  % (4851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.59  % (4851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.59  % (4851)Termination reason: Unknown
% 1.60/0.59  % (4851)Termination phase: Saturation
% 1.60/0.59  
% 1.60/0.59  % (4851)Memory used [KB]: 6012
% 1.60/0.59  % (4851)Time elapsed: 0.171 s
% 1.60/0.59  % (4851)Instructions burned: 51 (million)
% 1.60/0.59  % (4851)------------------------------
% 1.60/0.59  % (4851)------------------------------
% 1.60/0.60  TRYING [4]
% 1.60/0.60  % (4854)Instruction limit reached!
% 1.60/0.60  % (4854)------------------------------
% 1.60/0.60  % (4854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.60  % (4854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.60  % (4854)Termination reason: Unknown
% 1.60/0.60  % (4854)Termination phase: Finite model building constraint generation
% 1.60/0.60  
% 1.60/0.60  % (4854)Memory used [KB]: 7419
% 1.60/0.60  % (4854)Time elapsed: 0.162 s
% 1.60/0.60  % (4854)Instructions burned: 51 (million)
% 1.60/0.60  % (4854)------------------------------
% 1.60/0.60  % (4854)------------------------------
% 1.60/0.60  % (4858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.60  % (4858)Termination reason: Unknown
% 1.60/0.60  % (4858)Termination phase: Saturation
% 1.60/0.60  
% 1.60/0.60  % (4858)Memory used [KB]: 1791
% 1.60/0.60  % (4858)Time elapsed: 0.171 s
% 1.60/0.60  % (4858)Instructions burned: 51 (million)
% 1.60/0.60  % (4858)------------------------------
% 1.60/0.60  % (4858)------------------------------
% 1.60/0.61  TRYING [4]
% 1.60/0.62  % (4867)Instruction limit reached!
% 1.60/0.62  % (4867)------------------------------
% 1.60/0.62  % (4867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.62  % (4867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.62  % (4867)Termination reason: Unknown
% 1.60/0.62  % (4867)Termination phase: Finite model building constraint generation
% 1.60/0.62  
% 1.60/0.62  % (4867)Memory used [KB]: 7547
% 1.60/0.62  % (4867)Time elapsed: 0.178 s
% 1.60/0.62  % (4867)Instructions burned: 59 (million)
% 1.60/0.62  % (4867)------------------------------
% 1.60/0.62  % (4867)------------------------------
% 1.60/0.62  % (4852)Instruction limit reached!
% 1.60/0.62  % (4852)------------------------------
% 1.60/0.62  % (4852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.62  % (4852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.62  % (4852)Termination reason: Unknown
% 1.60/0.62  % (4852)Termination phase: Saturation
% 1.60/0.62  
% 1.60/0.62  % (4852)Memory used [KB]: 6140
% 1.60/0.62  % (4852)Time elapsed: 0.203 s
% 1.60/0.62  % (4852)Instructions burned: 52 (million)
% 1.60/0.62  % (4852)------------------------------
% 1.60/0.62  % (4852)------------------------------
% 1.60/0.62  % (4853)Instruction limit reached!
% 1.60/0.62  % (4853)------------------------------
% 1.60/0.62  % (4853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.62  % (4853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.62  % (4853)Termination reason: Unknown
% 1.60/0.62  % (4853)Termination phase: Saturation
% 1.60/0.62  
% 1.60/0.62  % (4853)Memory used [KB]: 6012
% 1.60/0.62  % (4853)Time elapsed: 0.219 s
% 1.60/0.62  % (4853)Instructions burned: 50 (million)
% 1.60/0.62  % (4853)------------------------------
% 1.60/0.62  % (4853)------------------------------
% 2.14/0.65  % (4861)Instruction limit reached!
% 2.14/0.65  % (4861)------------------------------
% 2.14/0.65  % (4861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.65  % (4861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.65  % (4861)Termination reason: Unknown
% 2.14/0.65  % (4861)Termination phase: Saturation
% 2.14/0.65  
% 2.14/0.65  % (4861)Memory used [KB]: 6652
% 2.14/0.65  % (4861)Time elapsed: 0.233 s
% 2.14/0.65  % (4861)Instructions burned: 102 (million)
% 2.14/0.65  % (4861)------------------------------
% 2.14/0.65  % (4861)------------------------------
% 2.14/0.66  % (4860)Instruction limit reached!
% 2.14/0.66  % (4860)------------------------------
% 2.14/0.66  % (4860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.66  % (4860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.66  % (4860)Termination reason: Unknown
% 2.14/0.66  % (4860)Termination phase: Saturation
% 2.14/0.66  
% 2.14/0.66  % (4860)Memory used [KB]: 6652
% 2.14/0.66  % (4860)Time elapsed: 0.259 s
% 2.14/0.66  % (4860)Instructions burned: 100 (million)
% 2.14/0.66  % (4860)------------------------------
% 2.14/0.66  % (4860)------------------------------
% 2.14/0.66  % (4865)Instruction limit reached!
% 2.14/0.66  % (4865)------------------------------
% 2.14/0.66  % (4865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.66  % (4865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.66  % (4865)Termination reason: Unknown
% 2.14/0.66  % (4865)Termination phase: Saturation
% 2.14/0.66  
% 2.14/0.66  % (4865)Memory used [KB]: 2046
% 2.14/0.66  % (4865)Time elapsed: 0.223 s
% 2.14/0.66  % (4865)Instructions burned: 76 (million)
% 2.14/0.66  % (4865)------------------------------
% 2.14/0.66  % (4865)------------------------------
% 2.14/0.66  % (4869)Instruction limit reached!
% 2.14/0.66  % (4869)------------------------------
% 2.14/0.66  % (4869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.66  % (4869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.66  % (4869)Termination reason: Unknown
% 2.14/0.66  % (4869)Termination phase: Saturation
% 2.14/0.66  
% 2.14/0.66  % (4869)Memory used [KB]: 2302
% 2.14/0.66  % (4869)Time elapsed: 0.252 s
% 2.14/0.66  % (4869)Instructions burned: 100 (million)
% 2.14/0.66  % (4869)------------------------------
% 2.14/0.66  % (4869)------------------------------
% 2.14/0.67  % (4934)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)
% 2.14/0.67  % (4929)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.39/0.68  % (4863)Instruction limit reached!
% 2.39/0.68  % (4863)------------------------------
% 2.39/0.68  % (4863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.68  % (4863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.68  % (4863)Termination reason: Unknown
% 2.39/0.68  % (4863)Termination phase: Saturation
% 2.39/0.68  
% 2.39/0.68  % (4863)Memory used [KB]: 6652
% 2.39/0.68  % (4863)Time elapsed: 0.041 s
% 2.39/0.68  % (4863)Instructions burned: 68 (million)
% 2.39/0.68  % (4863)------------------------------
% 2.39/0.68  % (4863)------------------------------
% 2.39/0.68  % (4928)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.39/0.69  % (4953)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.39/0.70  % (4876)Instruction limit reached!
% 2.39/0.70  % (4876)------------------------------
% 2.39/0.70  % (4876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.70  % (4876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.70  % (4876)Termination reason: Unknown
% 2.39/0.70  % (4876)Termination phase: Saturation
% 2.39/0.70  
% 2.39/0.70  % (4876)Memory used [KB]: 6780
% 2.39/0.70  % (4876)Time elapsed: 0.044 s
% 2.39/0.70  % (4876)Instructions burned: 69 (million)
% 2.39/0.70  % (4876)------------------------------
% 2.39/0.70  % (4876)------------------------------
% 2.39/0.70  TRYING [5]
% 2.39/0.72  % (4952)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.39/0.72  % (4862)Instruction limit reached!
% 2.39/0.72  % (4862)------------------------------
% 2.39/0.72  % (4862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.72  % (4862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.72  % (4862)Termination reason: Unknown
% 2.39/0.72  % (4862)Termination phase: Saturation
% 2.39/0.72  
% 2.39/0.72  % (4862)Memory used [KB]: 6652
% 2.39/0.72  % (4862)Time elapsed: 0.319 s
% 2.39/0.72  % (4862)Instructions burned: 99 (million)
% 2.39/0.72  % (4862)------------------------------
% 2.39/0.72  % (4862)------------------------------
% 2.39/0.73  % (4969)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.39/0.74  % (4961)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.69/0.74  % (4866)Instruction limit reached!
% 2.69/0.74  % (4866)------------------------------
% 2.69/0.74  % (4866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.74  % (4866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.74  % (4866)Termination reason: Unknown
% 2.69/0.74  % (4866)Termination phase: Saturation
% 2.69/0.74  
% 2.69/0.74  % (4866)Memory used [KB]: 6396
% 2.69/0.74  % (4866)Time elapsed: 0.308 s
% 2.69/0.74  % (4866)Instructions burned: 99 (million)
% 2.69/0.74  % (4866)------------------------------
% 2.69/0.74  % (4866)------------------------------
% 2.69/0.75  % (4868)Instruction limit reached!
% 2.69/0.75  % (4868)------------------------------
% 2.69/0.75  % (4868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.75  % (4868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.75  % (4868)Termination reason: Unknown
% 2.69/0.75  % (4868)Termination phase: Saturation
% 2.69/0.75  
% 2.69/0.75  % (4868)Memory used [KB]: 6780
% 2.69/0.75  % (4868)Time elapsed: 0.317 s
% 2.69/0.75  % (4868)Instructions burned: 100 (million)
% 2.69/0.75  % (4868)------------------------------
% 2.69/0.75  % (4868)------------------------------
% 2.69/0.75  % (4968)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.69/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.69/0.76  % (4978)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.75/0.77  % (4977)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)
% 2.75/0.77  % (4975)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.75/0.77  % (4976)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.75/0.78  % (4979)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.75/0.79  % (4981)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.75/0.79  % (4871)Instruction limit reached!
% 2.75/0.79  % (4871)------------------------------
% 2.75/0.79  % (4871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.79  % (4871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.79  % (4871)Termination reason: Unknown
% 2.75/0.79  % (4871)Termination phase: Saturation
% 2.75/0.79  
% 2.75/0.79  % (4871)Memory used [KB]: 6780
% 2.75/0.79  % (4871)Time elapsed: 0.375 s
% 2.75/0.79  % (4871)Instructions burned: 138 (million)
% 2.75/0.79  % (4871)------------------------------
% 2.75/0.79  % (4871)------------------------------
% 2.75/0.80  % (4980)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.75/0.80  % (4877)Instruction limit reached!
% 2.75/0.80  % (4877)------------------------------
% 2.75/0.80  % (4877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.80  % (4877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.80  % (4877)Termination reason: Unknown
% 2.75/0.80  % (4877)Termination phase: Saturation
% 2.75/0.80  
% 2.75/0.80  % (4877)Memory used [KB]: 3326
% 2.75/0.80  % (4877)Time elapsed: 0.398 s
% 2.75/0.80  % (4877)Instructions burned: 177 (million)
% 2.75/0.80  % (4877)------------------------------
% 2.75/0.80  % (4877)------------------------------
% 2.90/0.82  % (4934)Instruction limit reached!
% 2.90/0.82  % (4934)------------------------------
% 2.90/0.82  % (4934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.82  % (4934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.82  % (4934)Termination reason: Unknown
% 2.90/0.82  % (4934)Termination phase: Saturation
% 2.90/0.82  
% 2.90/0.82  % (4934)Memory used [KB]: 6396
% 2.90/0.82  % (4934)Time elapsed: 0.211 s
% 2.90/0.82  % (4934)Instructions burned: 90 (million)
% 2.90/0.82  % (4934)------------------------------
% 2.90/0.82  % (4934)------------------------------
% 2.90/0.83  % (4982)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.90/0.83  % (4983)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 (2996ds/4931Mi)
% 2.90/0.84  % (4984)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)
% 3.04/0.87  % (4969)Instruction limit reached!
% 3.04/0.87  % (4969)------------------------------
% 3.04/0.87  % (4969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.87  % (4969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.87  % (4969)Termination reason: Unknown
% 3.04/0.87  % (4969)Termination phase: Saturation
% 3.04/0.87  
% 3.04/0.87  % (4969)Memory used [KB]: 6780
% 3.04/0.87  % (4969)Time elapsed: 0.039 s
% 3.04/0.87  % (4969)Instructions burned: 69 (million)
% 3.04/0.87  % (4969)------------------------------
% 3.04/0.87  % (4969)------------------------------
% 3.04/0.87  % (4986)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 (2996ds/2134Mi)
% 3.04/0.88  % (4870)Instruction limit reached!
% 3.04/0.88  % (4870)------------------------------
% 3.04/0.88  % (4870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.89  TRYING [6]
% 3.04/0.89  % (4985)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 (2996ds/1824Mi)
% 3.04/0.90  % (4870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.90  % (4870)Termination reason: Unknown
% 3.04/0.90  % (4870)Termination phase: Saturation
% 3.04/0.90  
% 3.04/0.90  % (4870)Memory used [KB]: 7291
% 3.04/0.90  % (4870)Time elapsed: 0.453 s
% 3.04/0.90  % (4870)Instructions burned: 177 (million)
% 3.04/0.90  % (4870)------------------------------
% 3.04/0.90  % (4870)------------------------------
% 3.04/0.91  % (4988)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.04/0.93  % (4977)Instruction limit reached!
% 3.04/0.93  % (4977)------------------------------
% 3.04/0.93  % (4977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.93  % (4977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.93  % (4977)Termination reason: Unknown
% 3.04/0.93  % (4977)Termination phase: Saturation
% 3.04/0.93  
% 3.04/0.93  % (4977)Memory used [KB]: 6652
% 3.04/0.93  % (4977)Time elapsed: 0.271 s
% 3.04/0.93  % (4977)Instructions burned: 91 (million)
% 3.04/0.93  % (4977)------------------------------
% 3.04/0.93  % (4977)------------------------------
% 3.34/0.94  % (4987)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.34/0.94  % (4989)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)
% 3.43/0.98  % (4984)Instruction limit reached!
% 3.43/0.98  % (4984)------------------------------
% 3.43/0.98  % (4984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.98  % (4984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.98  % (4984)Termination reason: Unknown
% 3.43/0.98  % (4984)Termination phase: Saturation
% 3.43/0.98  
% 3.43/0.98  % (4984)Memory used [KB]: 6780
% 3.43/0.98  % (4984)Time elapsed: 0.040 s
% 3.43/0.98  % (4984)Instructions burned: 68 (million)
% 3.43/0.98  % (4984)------------------------------
% 3.43/0.98  % (4984)------------------------------
% 3.43/0.99  % (4990)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.43/1.03  % (4991)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.63/1.05  % (4992)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 (2994ds/9965Mi)
% 3.63/1.07  % (4929)Instruction limit reached!
% 3.63/1.07  % (4929)------------------------------
% 3.63/1.07  % (4929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.63/1.07  % (4929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.63/1.07  % (4929)Termination reason: Unknown
% 3.63/1.07  % (4929)Termination phase: Saturation
% 3.63/1.07  
% 3.63/1.07  % (4929)Memory used [KB]: 3454
% 3.63/1.07  % (4929)Time elapsed: 0.492 s
% 3.63/1.07  % (4929)Instructions burned: 213 (million)
% 3.63/1.07  % (4929)------------------------------
% 3.63/1.07  % (4929)------------------------------
% 5.70/1.08  % (4872)Instruction limit reached!
% 5.70/1.08  % (4872)------------------------------
% 5.70/1.08  % (4872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.09  % (4879)Instruction limit reached!
% 5.70/1.09  % (4879)------------------------------
% 5.70/1.09  % (4879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.09  % (4879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.09  % (4879)Termination reason: Unknown
% 5.70/1.09  % (4879)Termination phase: Saturation
% 5.70/1.09  
% 5.70/1.09  % (4879)Memory used [KB]: 8955
% 5.70/1.09  % (4879)Time elapsed: 0.661 s
% 5.70/1.09  % (4879)Instructions burned: 355 (million)
% 5.70/1.09  % (4879)------------------------------
% 5.70/1.09  % (4879)------------------------------
% 5.70/1.09  % (4872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.09  % (4872)Termination reason: Unknown
% 5.70/1.09  % (4872)Termination phase: Saturation
% 5.70/1.09  
% 5.70/1.09  % (4872)Memory used [KB]: 2686
% 5.70/1.09  % (4872)Time elapsed: 0.679 s
% 5.70/1.09  % (4872)Instructions burned: 498 (million)
% 5.70/1.09  % (4872)------------------------------
% 5.70/1.09  % (4872)------------------------------
% 5.70/1.10  % (4989)Instruction limit reached!
% 5.70/1.10  % (4989)------------------------------
% 5.70/1.10  % (4989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.10  % (4989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.10  % (4989)Termination reason: Unknown
% 5.70/1.10  % (4989)Termination phase: Saturation
% 5.70/1.10  
% 5.70/1.10  % (4989)Memory used [KB]: 6780
% 5.70/1.10  % (4989)Time elapsed: 0.222 s
% 5.70/1.10  % (4989)Instructions burned: 90 (million)
% 5.70/1.10  % (4989)------------------------------
% 5.70/1.10  % (4989)------------------------------
% 5.70/1.11  % (4993)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 6.38/1.22  % (4994)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9902Mi)
% 6.38/1.22  % (4996)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.38/1.22  % (4995)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.38/1.22  % (4997)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.86/1.26  % (4873)Instruction limit reached!
% 6.86/1.26  % (4873)------------------------------
% 6.86/1.26  % (4873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.27  % (4976)First to succeed.
% 7.07/1.27  % (4976)Refutation found. Thanks to Tanya!
% 7.07/1.27  % SZS status Theorem for theBenchmark
% 7.07/1.27  % SZS output start Proof for theBenchmark
% See solution above
% 7.07/1.27  % (4976)------------------------------
% 7.07/1.27  % (4976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.07/1.27  % (4976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.07/1.27  % (4976)Termination reason: Refutation
% 7.07/1.27  
% 7.07/1.27  % (4976)Memory used [KB]: 9210
% 7.07/1.27  % (4976)Time elapsed: 0.594 s
% 7.07/1.27  % (4976)Instructions burned: 253 (million)
% 7.07/1.27  % (4976)------------------------------
% 7.07/1.27  % (4976)------------------------------
% 7.07/1.27  % (4847)Success in time 0.903 s
%------------------------------------------------------------------------------