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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU226+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n011.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:32:39 EDT 2022

% Result   : Theorem 3.21s 0.87s
% Output   : Refutation 3.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   49 (  10 unt;   0 def)
%            Number of atoms       :  299 (  49 equ)
%            Maximal formula atoms :   20 (   6 avg)
%            Number of connectives :  384 ( 134   ~; 131   |;  91   &)
%                                         (  15 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Maximal term depth    :    6 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   2 con; 0-3 aty)
%            Number of variables   :  150 ( 123   !;  27   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f429,plain,
    $false,
    inference(subsumption_resolution,[],[f428,f208]) ).

fof(f208,plain,
    ~ in(sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))),sK11),
    inference(unit_resulting_resolution,[],[f167,f155]) ).

fof(f155,plain,
    ! [X0,X1] :
      ( ~ in(sK6(X0,X1),X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ( subset(X1,X0)
        | ( ~ in(sK6(X0,X1),X0)
          & in(sK6(X0,X1),X1) ) )
      & ( ! [X3] :
            ( in(X3,X0)
            | ~ in(X3,X1) )
        | ~ subset(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f101,f102]) ).

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

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

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

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

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

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

fof(f167,plain,
    ~ subset(relation_image(sK10,relation_inverse_image(sK10,sK11)),sK11),
    inference(cnf_transformation,[],[f111]) ).

fof(f111,plain,
    ( relation(sK10)
    & ~ subset(relation_image(sK10,relation_inverse_image(sK10,sK11)),sK11)
    & function(sK10) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10,sK11])],[f62,f110]) ).

fof(f110,plain,
    ( ? [X0,X1] :
        ( relation(X0)
        & ~ subset(relation_image(X0,relation_inverse_image(X0,X1)),X1)
        & function(X0) )
   => ( relation(sK10)
      & ~ subset(relation_image(sK10,relation_inverse_image(sK10,sK11)),sK11)
      & function(sK10) ) ),
    introduced(choice_axiom,[]) ).

fof(f62,plain,
    ? [X0,X1] :
      ( relation(X0)
      & ~ subset(relation_image(X0,relation_inverse_image(X0,X1)),X1)
      & function(X0) ),
    inference(flattening,[],[f61]) ).

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

fof(f45,plain,
    ~ ! [X1,X0] :
        ( ( relation(X0)
          & function(X0) )
       => subset(relation_image(X0,relation_inverse_image(X0,X1)),X1) ),
    inference(rectify,[],[f34]) ).

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

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

fof(f428,plain,
    in(sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))),sK11),
    inference(forward_demodulation,[],[f416,f280]) ).

fof(f280,plain,
    sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))) = apply(sK10,sK2(sK10,relation_inverse_image(sK10,sK11),sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))))),
    inference(unit_resulting_resolution,[],[f166,f168,f207,f196]) ).

fof(f196,plain,
    ! [X3,X0,X1] :
      ( ~ in(X3,relation_image(X0,X1))
      | ~ function(X0)
      | ~ relation(X0)
      | apply(X0,sK2(X0,X1,X3)) = X3 ),
    inference(equality_resolution,[],[f143]) ).

fof(f143,plain,
    ! [X2,X3,X0,X1] :
      ( apply(X0,sK2(X0,X1,X3)) = X3
      | ~ in(X3,X2)
      | relation_image(X0,X1) != X2
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f94]) ).

fof(f94,plain,
    ! [X0] :
      ( ! [X1,X2] :
          ( ( ! [X3] :
                ( ( in(X3,X2)
                  | ! [X4] :
                      ( apply(X0,X4) != X3
                      | ~ in(X4,relation_dom(X0))
                      | ~ in(X4,X1) ) )
                & ( ( apply(X0,sK2(X0,X1,X3)) = X3
                    & in(sK2(X0,X1,X3),relation_dom(X0))
                    & in(sK2(X0,X1,X3),X1) )
                  | ~ in(X3,X2) ) )
            | relation_image(X0,X1) != X2 )
          & ( relation_image(X0,X1) = X2
            | ( ( ! [X7] :
                    ( apply(X0,X7) != sK3(X0,X1,X2)
                    | ~ in(X7,relation_dom(X0))
                    | ~ in(X7,X1) )
                | ~ in(sK3(X0,X1,X2),X2) )
              & ( ( apply(X0,sK4(X0,X1,X2)) = sK3(X0,X1,X2)
                  & in(sK4(X0,X1,X2),relation_dom(X0))
                  & in(sK4(X0,X1,X2),X1) )
                | in(sK3(X0,X1,X2),X2) ) ) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3,sK4])],[f90,f93,f92,f91]) ).

fof(f91,plain,
    ! [X0,X1,X3] :
      ( ? [X5] :
          ( apply(X0,X5) = X3
          & in(X5,relation_dom(X0))
          & in(X5,X1) )
     => ( apply(X0,sK2(X0,X1,X3)) = X3
        & in(sK2(X0,X1,X3),relation_dom(X0))
        & in(sK2(X0,X1,X3),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f92,plain,
    ! [X0,X1,X2] :
      ( ? [X6] :
          ( ( ! [X7] :
                ( apply(X0,X7) != X6
                | ~ in(X7,relation_dom(X0))
                | ~ in(X7,X1) )
            | ~ in(X6,X2) )
          & ( ? [X8] :
                ( apply(X0,X8) = X6
                & in(X8,relation_dom(X0))
                & in(X8,X1) )
            | in(X6,X2) ) )
     => ( ( ! [X7] :
              ( apply(X0,X7) != sK3(X0,X1,X2)
              | ~ in(X7,relation_dom(X0))
              | ~ in(X7,X1) )
          | ~ in(sK3(X0,X1,X2),X2) )
        & ( ? [X8] :
              ( apply(X0,X8) = sK3(X0,X1,X2)
              & in(X8,relation_dom(X0))
              & in(X8,X1) )
          | in(sK3(X0,X1,X2),X2) ) ) ),
    introduced(choice_axiom,[]) ).

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

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

fof(f89,plain,
    ! [X0] :
      ( ! [X1,X2] :
          ( ( ! [X3] :
                ( ( in(X3,X2)
                  | ! [X4] :
                      ( apply(X0,X4) != X3
                      | ~ in(X4,relation_dom(X0))
                      | ~ in(X4,X1) ) )
                & ( ? [X4] :
                      ( apply(X0,X4) = X3
                      & in(X4,relation_dom(X0))
                      & in(X4,X1) )
                  | ~ in(X3,X2) ) )
            | relation_image(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) )
                & ( ? [X4] :
                      ( apply(X0,X4) = X3
                      & in(X4,relation_dom(X0))
                      & in(X4,X1) )
                  | in(X3,X2) ) ) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f66]) ).

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

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

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

fof(f207,plain,
    in(sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))),relation_image(sK10,relation_inverse_image(sK10,sK11))),
    inference(unit_resulting_resolution,[],[f167,f154]) ).

fof(f154,plain,
    ! [X0,X1] :
      ( in(sK6(X0,X1),X1)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f168,plain,
    relation(sK10),
    inference(cnf_transformation,[],[f111]) ).

fof(f166,plain,
    function(sK10),
    inference(cnf_transformation,[],[f111]) ).

fof(f416,plain,
    in(apply(sK10,sK2(sK10,relation_inverse_image(sK10,sK11),sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11))))),sK11),
    inference(unit_resulting_resolution,[],[f168,f166,f282,f193]) ).

fof(f193,plain,
    ! [X3,X0,X1] :
      ( in(apply(X0,X3),X1)
      | ~ in(X3,relation_inverse_image(X0,X1))
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f132]) ).

fof(f132,plain,
    ! [X2,X3,X0,X1] :
      ( ~ function(X0)
      | in(apply(X0,X3),X1)
      | ~ in(X3,X2)
      | relation_inverse_image(X0,X1) != X2
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X0] :
      ( ~ function(X0)
      | ! [X1,X2] :
          ( ( ! [X3] :
                ( ( in(X3,X2)
                  | ~ in(X3,relation_dom(X0))
                  | ~ in(apply(X0,X3),X1) )
                & ( ( in(X3,relation_dom(X0))
                    & in(apply(X0,X3),X1) )
                  | ~ in(X3,X2) ) )
            | relation_inverse_image(X0,X1) != X2 )
          & ( relation_inverse_image(X0,X1) = X2
            | ( ( ~ in(sK0(X0,X1,X2),relation_dom(X0))
                | ~ in(apply(X0,sK0(X0,X1,X2)),X1)
                | ~ in(sK0(X0,X1,X2),X2) )
              & ( ( in(sK0(X0,X1,X2),relation_dom(X0))
                  & in(apply(X0,sK0(X0,X1,X2)),X1) )
                | in(sK0(X0,X1,X2),X2) ) ) ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f84,f85]) ).

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

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

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

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

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

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

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

fof(f282,plain,
    in(sK2(sK10,relation_inverse_image(sK10,sK11),sK6(sK11,relation_image(sK10,relation_inverse_image(sK10,sK11)))),relation_inverse_image(sK10,sK11)),
    inference(unit_resulting_resolution,[],[f168,f166,f207,f198]) ).

fof(f198,plain,
    ! [X3,X0,X1] :
      ( in(sK2(X0,X1,X3),X1)
      | ~ function(X0)
      | ~ in(X3,relation_image(X0,X1))
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f141]) ).

fof(f141,plain,
    ! [X2,X3,X0,X1] :
      ( in(sK2(X0,X1,X3),X1)
      | ~ in(X3,X2)
      | relation_image(X0,X1) != X2
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f94]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU226+1 : TPTP v8.1.0. Released v3.3.0.
% 0.03/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.35  % Computer : n011.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 14:50:40 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 1.49/0.57  % (7086)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.49/0.57  % (7104)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.49/0.57  % (7081)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.49/0.57  % (7096)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.49/0.58  % (7087)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.49/0.58  TRYING [1]
% 1.49/0.58  TRYING [2]
% 1.49/0.58  % (7107)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.49/0.58  % (7103)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.49/0.58  % (7095)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.75/0.59  % (7082)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.75/0.59  % (7081)Refutation not found, incomplete strategy% (7081)------------------------------
% 1.75/0.59  % (7081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (7081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (7081)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.59  
% 1.75/0.59  % (7081)Memory used [KB]: 5500
% 1.75/0.59  % (7081)Time elapsed: 0.150 s
% 1.75/0.59  % (7081)Instructions burned: 5 (million)
% 1.75/0.59  % (7081)------------------------------
% 1.75/0.59  % (7081)------------------------------
% 1.75/0.59  % (7087)Instruction limit reached!
% 1.75/0.59  % (7087)------------------------------
% 1.75/0.59  % (7087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (7087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (7087)Termination reason: Unknown
% 1.75/0.59  % (7087)Termination phase: Saturation
% 1.75/0.59  
% 1.75/0.59  % (7087)Memory used [KB]: 5500
% 1.75/0.59  % (7087)Time elapsed: 0.087 s
% 1.75/0.59  % (7087)Instructions burned: 7 (million)
% 1.75/0.59  % (7087)------------------------------
% 1.75/0.59  % (7087)------------------------------
% 1.75/0.59  % (7098)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.75/0.59  % (7099)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.75/0.59  TRYING [3]
% 1.75/0.59  % (7080)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.75/0.59  % (7085)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.75/0.59  TRYING [1]
% 1.75/0.60  % (7084)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.75/0.60  % (7091)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.75/0.60  TRYING [2]
% 1.75/0.60  % (7106)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.75/0.60  TRYING [3]
% 1.75/0.60  % (7101)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.75/0.60  % (7089)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.75/0.61  % (7102)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.75/0.61  % (7108)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.75/0.61  % (7105)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.75/0.61  % (7093)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.75/0.61  % (7094)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.75/0.61  % (7100)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)
% 1.75/0.61  % (7090)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.75/0.61  % (7109)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.75/0.62  TRYING [1]
% 1.75/0.62  TRYING [2]
% 1.75/0.62  % (7083)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.75/0.62  TRYING [4]
% 1.75/0.62  TRYING [3]
% 1.75/0.62  % (7088)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.75/0.62  % (7088)Instruction limit reached!
% 1.75/0.62  % (7088)------------------------------
% 1.75/0.62  % (7088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (7088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (7088)Termination reason: Unknown
% 1.75/0.62  % (7088)Termination phase: Blocked clause elimination
% 1.75/0.62  
% 1.75/0.62  % (7088)Memory used [KB]: 1023
% 1.75/0.62  % (7088)Time elapsed: 0.004 s
% 1.75/0.62  % (7088)Instructions burned: 3 (million)
% 1.75/0.62  % (7088)------------------------------
% 1.75/0.62  % (7088)------------------------------
% 1.75/0.62  % (7110)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.75/0.62  % (7097)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.75/0.63  % (7098)Instruction limit reached!
% 1.75/0.63  % (7098)------------------------------
% 1.75/0.63  % (7098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.63  % (7082)Instruction limit reached!
% 1.75/0.63  % (7082)------------------------------
% 1.75/0.63  % (7082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.63  % (7082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.63  % (7082)Termination reason: Unknown
% 1.75/0.63  % (7082)Termination phase: Saturation
% 1.75/0.63  
% 1.75/0.63  % (7082)Memory used [KB]: 1535
% 1.75/0.63  % (7082)Time elapsed: 0.193 s
% 1.75/0.63  % (7082)Instructions burned: 37 (million)
% 1.75/0.63  % (7082)------------------------------
% 1.75/0.63  % (7082)------------------------------
% 1.75/0.63  % (7098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.63  % (7098)Termination reason: Unknown
% 1.75/0.63  % (7098)Termination phase: Finite model building constraint generation
% 1.75/0.63  
% 1.75/0.63  % (7098)Memory used [KB]: 7419
% 1.75/0.63  % (7098)Time elapsed: 0.207 s
% 1.75/0.63  % (7098)Instructions burned: 60 (million)
% 1.75/0.63  % (7098)------------------------------
% 1.75/0.63  % (7098)------------------------------
% 1.75/0.64  % (7086)Instruction limit reached!
% 1.75/0.64  % (7086)------------------------------
% 1.75/0.64  % (7086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.64  % (7086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.64  % (7086)Termination reason: Unknown
% 1.75/0.64  % (7086)Termination phase: Finite model building constraint generation
% 1.75/0.64  
% 1.75/0.64  % (7086)Memory used [KB]: 7675
% 1.75/0.64  % (7086)Time elapsed: 0.178 s
% 1.75/0.64  % (7086)Instructions burned: 52 (million)
% 1.75/0.64  % (7086)------------------------------
% 1.75/0.64  % (7086)------------------------------
% 2.26/0.66  TRYING [4]
% 2.37/0.68  % (7095)Instruction limit reached!
% 2.37/0.68  % (7095)------------------------------
% 2.37/0.68  % (7095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.70  % (7083)Instruction limit reached!
% 2.37/0.70  % (7083)------------------------------
% 2.37/0.70  % (7083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.70  % (7083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (7083)Termination reason: Unknown
% 2.37/0.70  % (7083)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (7083)Memory used [KB]: 6012
% 2.37/0.70  % (7083)Time elapsed: 0.268 s
% 2.37/0.70  % (7083)Instructions burned: 53 (million)
% 2.37/0.70  % (7083)------------------------------
% 2.37/0.70  % (7083)------------------------------
% 2.37/0.70  % (7095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (7095)Termination reason: Unknown
% 2.37/0.70  % (7095)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (7095)Memory used [KB]: 6652
% 2.37/0.70  % (7095)Time elapsed: 0.039 s
% 2.37/0.70  % (7095)Instructions burned: 68 (million)
% 2.37/0.70  % (7095)------------------------------
% 2.37/0.70  % (7095)------------------------------
% 2.37/0.70  % (7085)Instruction limit reached!
% 2.37/0.70  % (7085)------------------------------
% 2.37/0.70  % (7085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.70  % (7085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (7085)Termination reason: Unknown
% 2.37/0.70  % (7085)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (7085)Memory used [KB]: 6012
% 2.37/0.70  % (7085)Time elapsed: 0.275 s
% 2.37/0.70  % (7085)Instructions burned: 50 (million)
% 2.37/0.70  % (7085)------------------------------
% 2.37/0.70  % (7085)------------------------------
% 2.37/0.70  % (7112)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)
% 2.37/0.70  % (7089)Instruction limit reached!
% 2.37/0.70  % (7089)------------------------------
% 2.37/0.70  % (7089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.70  % (7089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (7089)Termination reason: Unknown
% 2.37/0.70  % (7089)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (7089)Memory used [KB]: 1663
% 2.37/0.70  % (7089)Time elapsed: 0.297 s
% 2.37/0.70  % (7089)Instructions burned: 51 (million)
% 2.37/0.70  % (7089)------------------------------
% 2.37/0.70  % (7089)------------------------------
% 2.37/0.71  % (7084)Instruction limit reached!
% 2.37/0.71  % (7084)------------------------------
% 2.37/0.71  % (7084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.71  % (7084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.71  % (7084)Termination reason: Unknown
% 2.37/0.71  % (7084)Termination phase: Saturation
% 2.37/0.71  
% 2.37/0.71  % (7084)Memory used [KB]: 6268
% 2.37/0.71  % (7084)Time elapsed: 0.276 s
% 2.37/0.71  % (7084)Instructions burned: 52 (million)
% 2.37/0.71  % (7084)------------------------------
% 2.37/0.71  % (7084)------------------------------
% 2.37/0.71  % (7090)Instruction limit reached!
% 2.37/0.71  % (7090)------------------------------
% 2.37/0.71  % (7090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.71  % (7090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.71  % (7090)Termination reason: Unknown
% 2.37/0.71  % (7090)Termination phase: Saturation
% 2.37/0.71  
% 2.37/0.71  % (7090)Memory used [KB]: 6396
% 2.37/0.71  % (7090)Time elapsed: 0.298 s
% 2.37/0.71  % (7090)Instructions burned: 50 (million)
% 2.37/0.71  % (7090)------------------------------
% 2.37/0.71  % (7090)------------------------------
% 2.69/0.71  % (7096)Instruction limit reached!
% 2.69/0.71  % (7096)------------------------------
% 2.69/0.71  % (7096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.71  % (7096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.71  % (7096)Termination reason: Unknown
% 2.69/0.71  % (7096)Termination phase: Saturation
% 2.69/0.71  
% 2.69/0.71  % (7096)Memory used [KB]: 2174
% 2.69/0.71  % (7096)Time elapsed: 0.221 s
% 2.69/0.71  % (7096)Instructions burned: 76 (million)
% 2.69/0.71  % (7096)------------------------------
% 2.69/0.71  % (7096)------------------------------
% 2.69/0.72  % (7107)Instruction limit reached!
% 2.69/0.72  % (7107)------------------------------
% 2.69/0.72  % (7107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.72  % (7107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.72  % (7107)Termination reason: Unknown
% 2.69/0.72  % (7107)Termination phase: Saturation
% 2.69/0.72  
% 2.69/0.72  % (7107)Memory used [KB]: 6652
% 2.69/0.72  % (7107)Time elapsed: 0.040 s
% 2.69/0.72  % (7107)Instructions burned: 68 (million)
% 2.69/0.72  % (7107)------------------------------
% 2.69/0.72  % (7107)------------------------------
% 2.69/0.74  % (7113)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)
% 2.69/0.74  % (7126)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.69/0.74  % (7129)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.86/0.76  % (7131)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.86/0.76  % (7091)Instruction limit reached!
% 2.86/0.76  % (7091)------------------------------
% 2.86/0.76  % (7091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.77  % (7136)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.86/0.77  % (7091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.77  % (7091)Termination reason: Unknown
% 2.86/0.77  % (7091)Termination phase: Saturation
% 2.86/0.77  
% 2.86/0.77  % (7091)Memory used [KB]: 6908
% 2.86/0.77  % (7091)Time elapsed: 0.313 s
% 2.86/0.77  % (7091)Instructions burned: 101 (million)
% 2.86/0.77  % (7091)------------------------------
% 2.86/0.77  % (7091)------------------------------
% 2.86/0.78  % (7100)Instruction limit reached!
% 2.86/0.78  % (7100)------------------------------
% 2.86/0.78  % (7100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.78  % (7100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.78  % (7100)Termination reason: Unknown
% 2.86/0.78  % (7100)Termination phase: Saturation
% 2.86/0.78  
% 2.86/0.78  % (7100)Memory used [KB]: 2302
% 2.86/0.78  % (7100)Time elapsed: 0.347 s
% 2.86/0.78  % (7100)Instructions burned: 101 (million)
% 2.86/0.78  % (7100)------------------------------
% 2.86/0.78  % (7100)------------------------------
% 2.86/0.78  % (7099)Instruction limit reached!
% 2.86/0.78  % (7099)------------------------------
% 2.86/0.78  % (7099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.78  % (7099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.78  % (7099)Termination reason: Unknown
% 2.86/0.78  % (7099)Termination phase: Saturation
% 2.86/0.78  
% 2.86/0.78  % (7099)Memory used [KB]: 6908
% 2.86/0.78  % (7099)Time elapsed: 0.348 s
% 2.86/0.78  % (7099)Instructions burned: 101 (million)
% 2.86/0.78  % (7099)------------------------------
% 2.86/0.78  % (7099)------------------------------
% 2.86/0.78  % (7094)Instruction limit reached!
% 2.86/0.78  % (7094)------------------------------
% 2.86/0.78  % (7094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.78  % (7094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.78  % (7094)Termination reason: Unknown
% 2.86/0.78  % (7094)Termination phase: Saturation
% 2.86/0.78  
% 2.86/0.78  % (7094)Memory used [KB]: 6780
% 2.86/0.78  % (7094)Time elapsed: 0.363 s
% 2.86/0.78  % (7094)Instructions burned: 100 (million)
% 2.86/0.78  % (7094)------------------------------
% 2.86/0.78  % (7094)------------------------------
% 2.86/0.80  TRYING [5]
% 2.86/0.80  % (7097)Instruction limit reached!
% 2.86/0.80  % (7097)------------------------------
% 2.86/0.80  % (7097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.80  % (7097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.80  % (7097)Termination reason: Unknown
% 2.86/0.80  % (7097)Termination phase: Saturation
% 2.86/0.80  
% 2.86/0.80  % (7097)Memory used [KB]: 6524
% 2.86/0.80  % (7097)Time elapsed: 0.371 s
% 2.86/0.80  % (7097)Instructions burned: 100 (million)
% 2.86/0.80  % (7097)------------------------------
% 2.86/0.80  % (7097)------------------------------
% 2.86/0.80  % (7093)Instruction limit reached!
% 2.86/0.80  % (7093)------------------------------
% 2.86/0.80  % (7093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.80  % (7093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.80  % (7093)Termination reason: Unknown
% 2.86/0.80  % (7093)Termination phase: Saturation
% 2.86/0.80  
% 2.86/0.80  % (7093)Memory used [KB]: 6908
% 2.86/0.80  % (7093)Time elapsed: 0.383 s
% 2.86/0.80  % (7093)Instructions burned: 102 (million)
% 2.86/0.80  % (7093)------------------------------
% 2.86/0.80  % (7093)------------------------------
% 2.86/0.81  % (7163)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)
% 2.86/0.82  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.86/0.82  % (7167)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 (2996ds/981Mi)
% 2.86/0.82  % (7165)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 (2996ds/940Mi)
% 2.86/0.82  % (7162)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)
% 2.86/0.83  % (7169)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 (2996ds/90Mi)
% 3.21/0.84  % (7178)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)
% 3.21/0.84  % (7167)First to succeed.
% 3.21/0.85  % (7171)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 (2996ds/2016Mi)
% 3.21/0.85  % (7175)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.21/0.87  % (7167)Refutation found. Thanks to Tanya!
% 3.21/0.87  % SZS status Theorem for theBenchmark
% 3.21/0.87  % SZS output start Proof for theBenchmark
% See solution above
% 3.21/0.87  % (7167)------------------------------
% 3.21/0.87  % (7167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.21/0.87  % (7167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.21/0.87  % (7167)Termination reason: Refutation
% 3.21/0.87  
% 3.21/0.87  % (7167)Memory used [KB]: 5756
% 3.21/0.87  % (7167)Time elapsed: 0.108 s
% 3.21/0.87  % (7167)Instructions burned: 12 (million)
% 3.21/0.87  % (7167)------------------------------
% 3.21/0.87  % (7167)------------------------------
% 3.21/0.87  % (7079)Success in time 0.498 s
%------------------------------------------------------------------------------