TSTP Solution File: GRA007+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRA007+2 : TPTP v8.1.0. Bugfixed v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n028.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 16:13:20 EDT 2022

% Result   : Theorem 3.94s 1.01s
% Output   : Refutation 3.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   42
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  146 (  22 unt;   0 def)
%            Number of atoms       :  666 ( 227 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives :  825 ( 305   ~; 316   |; 162   &)
%                                         (   5 <=>;  30  =>;   0  <=;   7 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   14 (  12 usr;   2 prp; 0-3 aty)
%            Number of functors    :   13 (  13 usr;   7 con; 0-3 aty)
%            Number of variables   :  353 ( 308   !;  45   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1067,plain,
    $false,
    inference(subsumption_resolution,[],[f1010,f414]) ).

fof(f414,plain,
    tail_of(sK3) != sF15,
    inference(trivial_inequality_removal,[],[f413]) ).

fof(f413,plain,
    ( tail_of(sK3) != sF15
    | sF16 != sF16 ),
    inference(superposition,[],[f412,f176]) ).

fof(f176,plain,
    sF16 = head_of(sK3),
    introduced(function_definition,[]) ).

fof(f412,plain,
    ! [X0] :
      ( head_of(X0) != sF16
      | tail_of(X0) != sF15 ),
    inference(forward_demodulation,[],[f411,f174]) ).

fof(f174,plain,
    tail_of(sK4) = sF15,
    introduced(function_definition,[]) ).

fof(f411,plain,
    ! [X0] :
      ( tail_of(X0) != tail_of(sK4)
      | head_of(X0) != sF16 ),
    inference(forward_demodulation,[],[f410,f176]) ).

fof(f410,plain,
    ! [X0] :
      ( head_of(X0) != head_of(sK3)
      | tail_of(X0) != tail_of(sK4) ),
    inference(resolution,[],[f306,f108]) ).

fof(f108,plain,
    precedes(sK4,sK3,sK1),
    inference(cnf_transformation,[],[f69]) ).

fof(f69,plain,
    ( complete
    & ! [X5] :
        ( ~ edge(X5)
        | tail_of(X5) != head_of(sK3)
        | head_of(X5) != tail_of(sK4) )
    & precedes(sK4,sK3,sK1)
    & shortest_path(sK0,sK2,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4])],[f67,f68]) ).

fof(f68,plain,
    ( ? [X0,X1,X2,X3,X4] :
        ( ! [X5] :
            ( ~ edge(X5)
            | tail_of(X5) != head_of(X3)
            | head_of(X5) != tail_of(X4) )
        & precedes(X4,X3,X1)
        & shortest_path(X0,X2,X1) )
   => ( ! [X5] :
          ( ~ edge(X5)
          | tail_of(X5) != head_of(sK3)
          | head_of(X5) != tail_of(sK4) )
      & precedes(sK4,sK3,sK1)
      & shortest_path(sK0,sK2,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f67,plain,
    ( complete
    & ? [X0,X1,X2,X3,X4] :
        ( ! [X5] :
            ( ~ edge(X5)
            | tail_of(X5) != head_of(X3)
            | head_of(X5) != tail_of(X4) )
        & precedes(X4,X3,X1)
        & shortest_path(X0,X2,X1) ) ),
    inference(rectify,[],[f63]) ).

fof(f63,plain,
    ( complete
    & ? [X1,X2,X0,X3,X4] :
        ( ! [X5] :
            ( ~ edge(X5)
            | tail_of(X5) != head_of(X3)
            | head_of(X5) != tail_of(X4) )
        & precedes(X4,X3,X2)
        & shortest_path(X1,X0,X2) ) ),
    inference(flattening,[],[f62]) ).

fof(f62,plain,
    ( ? [X2,X0,X1,X3,X4] :
        ( ! [X5] :
            ( ~ edge(X5)
            | tail_of(X5) != head_of(X3)
            | head_of(X5) != tail_of(X4) )
        & shortest_path(X1,X0,X2)
        & precedes(X4,X3,X2) )
    & complete ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,plain,
    ~ ( complete
     => ! [X2,X0,X1,X3,X4] :
          ( ( shortest_path(X1,X0,X2)
            & precedes(X4,X3,X2) )
         => ? [X5] :
              ( head_of(X5) = tail_of(X4)
              & edge(X5)
              & tail_of(X5) = head_of(X3) ) ) ),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ( complete
     => ! [X2,X1,X3,X7,X6] :
          ( ( precedes(X6,X7,X3)
            & shortest_path(X1,X2,X3) )
         => ? [X8] :
              ( tail_of(X6) = head_of(X8)
              & tail_of(X8) = head_of(X7)
              & edge(X8) ) ) ),
    inference(negated_conjecture,[],[f19]) ).

fof(f19,conjecture,
    ( complete
   => ! [X2,X1,X3,X7,X6] :
        ( ( precedes(X6,X7,X3)
          & shortest_path(X1,X2,X3) )
       => ? [X8] :
            ( tail_of(X6) = head_of(X8)
            & tail_of(X8) = head_of(X7)
            & edge(X8) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',back_edge) ).

fof(f306,plain,
    ! [X2,X0,X1] :
      ( ~ precedes(X2,X1,sK1)
      | tail_of(X0) != tail_of(X2)
      | head_of(X0) != head_of(X1) ),
    inference(resolution,[],[f143,f107]) ).

fof(f107,plain,
    shortest_path(sK0,sK2,sK1),
    inference(cnf_transformation,[],[f69]) ).

fof(f143,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ shortest_path(X0,X4,X1)
      | head_of(X5) != head_of(X2)
      | tail_of(X5) != tail_of(X3)
      | ~ precedes(X3,X2,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f92,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( ~ precedes(X2,X3,X1)
        & ! [X5] :
            ( tail_of(X5) != tail_of(X3)
            | head_of(X5) != head_of(X2) ) )
      | ~ shortest_path(X0,X4,X1)
      | ~ precedes(X3,X2,X1) ),
    inference(rectify,[],[f45]) ).

fof(f45,plain,
    ! [X3,X0,X4,X2,X1] :
      ( ( ~ precedes(X4,X2,X0)
        & ! [X5] :
            ( tail_of(X5) != tail_of(X2)
            | head_of(X4) != head_of(X5) ) )
      | ~ shortest_path(X3,X1,X0)
      | ~ precedes(X2,X4,X0) ),
    inference(flattening,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( ~ precedes(X4,X2,X0)
        & ! [X5] :
            ( tail_of(X5) != tail_of(X2)
            | head_of(X4) != head_of(X5) ) )
      | ~ precedes(X2,X4,X0)
      | ~ shortest_path(X3,X1,X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( precedes(X2,X4,X0)
        & shortest_path(X3,X1,X0) )
     => ( ~ precedes(X4,X2,X0)
        & ~ ? [X5] :
              ( tail_of(X5) = tail_of(X2)
              & head_of(X4) = head_of(X5) ) ) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X3,X2,X6,X1,X7] :
      ( ( precedes(X6,X7,X3)
        & shortest_path(X1,X2,X3) )
     => ( ~ precedes(X7,X6,X3)
        & ~ ? [X8] :
              ( head_of(X8) = head_of(X7)
              & tail_of(X8) = tail_of(X6) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',shortest_path_properties) ).

fof(f1010,plain,
    tail_of(sK3) = sF15,
    inference(superposition,[],[f174,f1008]) ).

fof(f1008,plain,
    sK3 = sK4,
    inference(resolution,[],[f1007,f107]) ).

fof(f1007,plain,
    ! [X0,X1] :
      ( ~ shortest_path(X0,X1,sK1)
      | sK3 = sK4 ),
    inference(resolution,[],[f997,f135]) ).

fof(f135,plain,
    ! [X2,X0,X1] :
      ( path(X0,X1,X2)
      | ~ shortest_path(X0,X1,X2) ),
    inference(cnf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X0,X1,X2] :
      ( ( shortest_path(X0,X1,X2)
        | ~ path(X0,X1,X2)
        | ( path(X0,X1,sK8(X0,X1,X2))
          & ~ less_or_equal(length_of(X2),length_of(sK8(X0,X1,X2))) )
        | X0 = X1 )
      & ( ( path(X0,X1,X2)
          & ! [X4] :
              ( ~ path(X0,X1,X4)
              | less_or_equal(length_of(X2),length_of(X4)) )
          & X0 != X1 )
        | ~ shortest_path(X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8])],[f85,f86]) ).

fof(f86,plain,
    ! [X0,X1,X2] :
      ( ? [X3] :
          ( path(X0,X1,X3)
          & ~ less_or_equal(length_of(X2),length_of(X3)) )
     => ( path(X0,X1,sK8(X0,X1,X2))
        & ~ less_or_equal(length_of(X2),length_of(sK8(X0,X1,X2))) ) ),
    introduced(choice_axiom,[]) ).

fof(f85,plain,
    ! [X0,X1,X2] :
      ( ( shortest_path(X0,X1,X2)
        | ~ path(X0,X1,X2)
        | ? [X3] :
            ( path(X0,X1,X3)
            & ~ less_or_equal(length_of(X2),length_of(X3)) )
        | X0 = X1 )
      & ( ( path(X0,X1,X2)
          & ! [X4] :
              ( ~ path(X0,X1,X4)
              | less_or_equal(length_of(X2),length_of(X4)) )
          & X0 != X1 )
        | ~ shortest_path(X0,X1,X2) ) ),
    inference(rectify,[],[f84]) ).

fof(f84,plain,
    ! [X1,X2,X0] :
      ( ( shortest_path(X1,X2,X0)
        | ~ path(X1,X2,X0)
        | ? [X3] :
            ( path(X1,X2,X3)
            & ~ less_or_equal(length_of(X0),length_of(X3)) )
        | X1 = X2 )
      & ( ( path(X1,X2,X0)
          & ! [X3] :
              ( ~ path(X1,X2,X3)
              | less_or_equal(length_of(X0),length_of(X3)) )
          & X1 != X2 )
        | ~ shortest_path(X1,X2,X0) ) ),
    inference(flattening,[],[f83]) ).

fof(f83,plain,
    ! [X1,X2,X0] :
      ( ( shortest_path(X1,X2,X0)
        | ~ path(X1,X2,X0)
        | ? [X3] :
            ( path(X1,X2,X3)
            & ~ less_or_equal(length_of(X0),length_of(X3)) )
        | X1 = X2 )
      & ( ( path(X1,X2,X0)
          & ! [X3] :
              ( ~ path(X1,X2,X3)
              | less_or_equal(length_of(X0),length_of(X3)) )
          & X1 != X2 )
        | ~ shortest_path(X1,X2,X0) ) ),
    inference(nnf_transformation,[],[f65]) ).

fof(f65,plain,
    ! [X1,X2,X0] :
      ( shortest_path(X1,X2,X0)
    <=> ( path(X1,X2,X0)
        & ! [X3] :
            ( ~ path(X1,X2,X3)
            | less_or_equal(length_of(X0),length_of(X3)) )
        & X1 != X2 ) ),
    inference(ennf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X2,X1,X0] :
      ( ( X1 != X2
        & path(X1,X2,X0)
        & ! [X3] :
            ( path(X1,X2,X3)
           => less_or_equal(length_of(X0),length_of(X3)) ) )
    <=> shortest_path(X1,X2,X0) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X9,X1,X2] :
      ( shortest_path(X1,X2,X9)
    <=> ( path(X1,X2,X9)
        & X1 != X2
        & ! [X3] :
            ( path(X1,X2,X3)
           => less_or_equal(length_of(X9),length_of(X3)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',shortest_path_defn) ).

fof(f997,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK1)
      | sK3 = sK4 ),
    inference(subsumption_resolution,[],[f996,f216]) ).

fof(f216,plain,
    ! [X0,X1] :
      ( ~ precedes(X1,X0,sK1)
      | ~ precedes(X0,X1,sK1) ),
    inference(resolution,[],[f144,f107]) ).

fof(f144,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ shortest_path(X0,X4,X1)
      | ~ precedes(X2,X3,X1)
      | ~ precedes(X3,X2,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f996,plain,
    ! [X0,X1] :
      ( precedes(sK3,sK3,sK1)
      | ~ path(X0,X1,sK1)
      | sK3 = sK4 ),
    inference(subsumption_resolution,[],[f990,f211]) ).

fof(f211,plain,
    on_path(sK3,sK1),
    inference(resolution,[],[f209,f107]) ).

fof(f209,plain,
    ! [X0,X1] :
      ( ~ shortest_path(X0,X1,sK1)
      | on_path(sK3,sK1) ),
    inference(resolution,[],[f206,f135]) ).

fof(f206,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK1)
      | on_path(sK3,sK1) ),
    inference(resolution,[],[f145,f108]) ).

fof(f145,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ precedes(X4,X3,X2)
      | on_path(X3,X2)
      | ~ path(X1,X0,X2) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ! [X0,X1,X2] :
      ( ~ path(X1,X0,X2)
      | ! [X3,X4] :
          ( ( on_path(X4,X2)
            & ( ! [X5] :
                  ( ~ sequential(X4,X5)
                  | ~ precedes(X5,X3,X2) )
              | ~ sequential(X4,X3) )
            & ( ( sequential(X4,sK11(X2,X3,X4))
                & precedes(sK11(X2,X3,X4),X3,X2) )
              | sequential(X4,X3) )
            & on_path(X3,X2) )
          | ~ precedes(X4,X3,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11])],[f95,f96]) ).

fof(f96,plain,
    ! [X2,X3,X4] :
      ( ? [X6] :
          ( sequential(X4,X6)
          & precedes(X6,X3,X2) )
     => ( sequential(X4,sK11(X2,X3,X4))
        & precedes(sK11(X2,X3,X4),X3,X2) ) ),
    introduced(choice_axiom,[]) ).

fof(f95,plain,
    ! [X0,X1,X2] :
      ( ~ path(X1,X0,X2)
      | ! [X3,X4] :
          ( ( on_path(X4,X2)
            & ( ! [X5] :
                  ( ~ sequential(X4,X5)
                  | ~ precedes(X5,X3,X2) )
              | ~ sequential(X4,X3) )
            & ( ? [X6] :
                  ( sequential(X4,X6)
                  & precedes(X6,X3,X2) )
              | sequential(X4,X3) )
            & on_path(X3,X2) )
          | ~ precedes(X4,X3,X2) ) ),
    inference(rectify,[],[f94]) ).

fof(f94,plain,
    ! [X2,X0,X1] :
      ( ~ path(X0,X2,X1)
      | ! [X4,X3] :
          ( ( on_path(X3,X1)
            & ( ! [X5] :
                  ( ~ sequential(X3,X5)
                  | ~ precedes(X5,X4,X1) )
              | ~ sequential(X3,X4) )
            & ( ? [X5] :
                  ( sequential(X3,X5)
                  & precedes(X5,X4,X1) )
              | sequential(X3,X4) )
            & on_path(X4,X1) )
          | ~ precedes(X3,X4,X1) ) ),
    inference(flattening,[],[f93]) ).

fof(f93,plain,
    ! [X2,X0,X1] :
      ( ~ path(X0,X2,X1)
      | ! [X4,X3] :
          ( ( on_path(X3,X1)
            & ( ! [X5] :
                  ( ~ sequential(X3,X5)
                  | ~ precedes(X5,X4,X1) )
              | ~ sequential(X3,X4) )
            & ( ? [X5] :
                  ( sequential(X3,X5)
                  & precedes(X5,X4,X1) )
              | sequential(X3,X4) )
            & on_path(X4,X1) )
          | ~ precedes(X3,X4,X1) ) ),
    inference(nnf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X2,X0,X1] :
      ( ~ path(X0,X2,X1)
      | ! [X4,X3] :
          ( ( on_path(X3,X1)
            & ( sequential(X3,X4)
            <~> ? [X5] :
                  ( sequential(X3,X5)
                  & precedes(X5,X4,X1) ) )
            & on_path(X4,X1) )
          | ~ precedes(X3,X4,X1) ) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X2,X1,X0] :
      ( path(X0,X2,X1)
     => ! [X3,X4] :
          ( precedes(X3,X4,X1)
         => ( on_path(X3,X1)
            & ( sequential(X3,X4)
            <~> ? [X5] :
                  ( sequential(X3,X5)
                  & precedes(X5,X4,X1) ) )
            & on_path(X4,X1) ) ) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X1,X3,X2] :
      ( path(X1,X2,X3)
     => ! [X6,X7] :
          ( precedes(X6,X7,X3)
         => ( ( ? [X8] :
                  ( precedes(X8,X7,X3)
                  & sequential(X6,X8) )
            <~> sequential(X6,X7) )
            & on_path(X7,X3)
            & on_path(X6,X3) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',precedes_properties) ).

fof(f990,plain,
    ! [X0,X1] :
      ( sK3 = sK4
      | precedes(sK3,sK3,sK1)
      | ~ on_path(sK3,sK1)
      | ~ path(X0,X1,sK1) ),
    inference(resolution,[],[f979,f379]) ).

fof(f379,plain,
    ! [X2,X0,X1] :
      ( ~ sequential(X2,sK4)
      | ~ on_path(X2,sK1)
      | ~ path(X0,X1,sK1)
      | precedes(X2,sK3,sK1) ),
    inference(subsumption_resolution,[],[f378,f211]) ).

fof(f378,plain,
    ! [X2,X0,X1] :
      ( ~ on_path(X2,sK1)
      | ~ on_path(sK3,sK1)
      | ~ sequential(X2,sK4)
      | precedes(X2,sK3,sK1)
      | ~ path(X0,X1,sK1) ),
    inference(resolution,[],[f161,f108]) ).

fof(f161,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ precedes(X5,X4,X0)
      | ~ path(X1,X2,X0)
      | precedes(X3,X4,X0)
      | ~ sequential(X3,X5)
      | ~ on_path(X3,X0)
      | ~ on_path(X4,X0) ),
    inference(cnf_transformation,[],[f104]) ).

fof(f104,plain,
    ! [X0,X1,X2] :
      ( ~ path(X1,X2,X0)
      | ! [X3,X4] :
          ( precedes(X3,X4,X0)
          | ~ on_path(X4,X0)
          | ~ on_path(X3,X0)
          | ( ! [X5] :
                ( ~ sequential(X3,X5)
                | ~ precedes(X5,X4,X0) )
            & ~ sequential(X3,X4) ) ) ),
    inference(rectify,[],[f41]) ).

fof(f41,plain,
    ! [X1,X0,X2] :
      ( ~ path(X0,X2,X1)
      | ! [X4,X3] :
          ( precedes(X4,X3,X1)
          | ~ on_path(X3,X1)
          | ~ on_path(X4,X1)
          | ( ! [X5] :
                ( ~ sequential(X4,X5)
                | ~ precedes(X5,X3,X1) )
            & ~ sequential(X4,X3) ) ) ),
    inference(flattening,[],[f40]) ).

fof(f40,plain,
    ! [X2,X1,X0] :
      ( ! [X3,X4] :
          ( precedes(X4,X3,X1)
          | ~ on_path(X3,X1)
          | ( ! [X5] :
                ( ~ sequential(X4,X5)
                | ~ precedes(X5,X3,X1) )
            & ~ sequential(X4,X3) )
          | ~ on_path(X4,X1) )
      | ~ path(X0,X2,X1) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X2,X1,X0] :
      ( path(X0,X2,X1)
     => ! [X3,X4] :
          ( ( on_path(X3,X1)
            & ( ? [X5] :
                  ( precedes(X5,X3,X1)
                  & sequential(X4,X5) )
              | sequential(X4,X3) )
            & on_path(X4,X1) )
         => precedes(X4,X3,X1) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X3,X2] :
      ( path(X1,X2,X3)
     => ! [X7,X6] :
          ( ( ( ? [X8] :
                  ( sequential(X6,X8)
                  & precedes(X8,X7,X3) )
              | sequential(X6,X7) )
            & on_path(X7,X3)
            & on_path(X6,X3) )
         => precedes(X6,X7,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',precedes_defn) ).

fof(f979,plain,
    ( sequential(sK3,sK4)
    | sK3 = sK4 ),
    inference(trivial_inequality_removal,[],[f949]) ).

fof(f949,plain,
    ( sK3 = sK4
    | sequential(sK3,sK4)
    | sF15 != sF15 ),
    inference(superposition,[],[f293,f937]) ).

fof(f937,plain,
    sF16 = sF15,
    inference(subsumption_resolution,[],[f936,f883]) ).

fof(f883,plain,
    ( head_of(sK5(sF16,sF15)) = sF16
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f882,f223]) ).

fof(f223,plain,
    vertex(sF16),
    inference(forward_demodulation,[],[f222,f176]) ).

fof(f222,plain,
    vertex(head_of(sK3)),
    inference(resolution,[],[f218,f150]) ).

fof(f150,plain,
    ! [X0] :
      ( ~ edge(X0)
      | vertex(head_of(X0)) ),
    inference(cnf_transformation,[],[f54]) ).

fof(f54,plain,
    ! [X0] :
      ( ( vertex(tail_of(X0))
        & vertex(head_of(X0)) )
      | ~ edge(X0) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( edge(X0)
     => ( vertex(tail_of(X0))
        & vertex(head_of(X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',edge_ends_are_vertices) ).

fof(f218,plain,
    edge(sK3),
    inference(resolution,[],[f217,f107]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( ~ shortest_path(X0,X1,sK1)
      | edge(sK3) ),
    inference(resolution,[],[f214,f135]) ).

fof(f214,plain,
    ! [X4,X5] :
      ( ~ path(X4,X5,sK1)
      | edge(sK3) ),
    inference(resolution,[],[f211,f130]) ).

fof(f130,plain,
    ! [X2,X3,X0,X1] :
      ( ~ on_path(X2,X1)
      | ~ path(X3,X0,X1)
      | edge(X2) ),
    inference(cnf_transformation,[],[f82]) ).

fof(f82,plain,
    ! [X0,X1,X2,X3] :
      ( ~ path(X3,X0,X1)
      | ( in_path(tail_of(X2),X1)
        & edge(X2)
        & in_path(head_of(X2),X1) )
      | ~ on_path(X2,X1) ),
    inference(rectify,[],[f58]) ).

fof(f58,plain,
    ! [X3,X0,X1,X2] :
      ( ~ path(X2,X3,X0)
      | ( in_path(tail_of(X1),X0)
        & edge(X1)
        & in_path(head_of(X1),X0) )
      | ~ on_path(X1,X0) ),
    inference(flattening,[],[f57]) ).

fof(f57,plain,
    ! [X1,X0,X3,X2] :
      ( ( in_path(tail_of(X1),X0)
        & edge(X1)
        & in_path(head_of(X1),X0) )
      | ~ path(X2,X3,X0)
      | ~ on_path(X1,X0) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f29,plain,
    ! [X1,X0,X3,X2] :
      ( ( path(X2,X3,X0)
        & on_path(X1,X0) )
     => ( in_path(tail_of(X1),X0)
        & edge(X1)
        & in_path(head_of(X1),X0) ) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X3,X0,X1,X2] :
      ( ( on_path(X0,X3)
        & path(X1,X2,X3) )
     => ( in_path(tail_of(X0),X3)
        & in_path(head_of(X0),X3)
        & edge(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',on_path_properties) ).

fof(f882,plain,
    ( head_of(sK5(sF16,sF15)) = sF16
    | ~ vertex(sF16)
    | sF16 = sF15 ),
    inference(resolution,[],[f881,f177]) ).

fof(f177,plain,
    ~ sP13(sF16),
    inference(definition_folding,[],[f164,f176]) ).

fof(f164,plain,
    ~ sP13(head_of(sK3)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP13])]) ).

fof(f881,plain,
    ! [X2] :
      ( sP13(X2)
      | sF15 = X2
      | head_of(sK5(X2,sF15)) = X2
      | ~ vertex(X2) ),
    inference(subsumption_resolution,[],[f880,f239]) ).

fof(f239,plain,
    vertex(sF15),
    inference(forward_demodulation,[],[f235,f174]) ).

fof(f235,plain,
    vertex(tail_of(sK4)),
    inference(resolution,[],[f232,f151]) ).

fof(f151,plain,
    ! [X0] :
      ( ~ edge(X0)
      | vertex(tail_of(X0)) ),
    inference(cnf_transformation,[],[f54]) ).

fof(f232,plain,
    edge(sK4),
    inference(resolution,[],[f231,f107]) ).

fof(f231,plain,
    ! [X0,X1] :
      ( ~ shortest_path(X0,X1,sK1)
      | edge(sK4) ),
    inference(resolution,[],[f229,f135]) ).

fof(f229,plain,
    ! [X4,X5] :
      ( ~ path(X4,X5,sK1)
      | edge(sK4) ),
    inference(resolution,[],[f226,f130]) ).

fof(f226,plain,
    on_path(sK4,sK1),
    inference(resolution,[],[f210,f107]) ).

fof(f210,plain,
    ! [X0,X1] :
      ( ~ shortest_path(X0,X1,sK1)
      | on_path(sK4,sK1) ),
    inference(resolution,[],[f207,f135]) ).

fof(f207,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK1)
      | on_path(sK4,sK1) ),
    inference(resolution,[],[f149,f108]) ).

fof(f149,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ precedes(X4,X3,X2)
      | ~ path(X1,X0,X2)
      | on_path(X4,X2) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f880,plain,
    ! [X2] :
      ( ~ vertex(sF15)
      | sF15 = X2
      | sP13(X2)
      | ~ vertex(X2)
      | head_of(sK5(X2,sF15)) = X2 ),
    inference(duplicate_literal_removal,[],[f874]) ).

fof(f874,plain,
    ! [X2] :
      ( sP13(X2)
      | ~ vertex(sF15)
      | ~ vertex(X2)
      | head_of(sK5(X2,sF15)) = X2
      | ~ vertex(X2)
      | head_of(sK5(X2,sF15)) = X2
      | sF15 = X2
      | sF15 = X2 ),
    inference(superposition,[],[f676,f353]) ).

fof(f353,plain,
    ! [X0,X1] :
      ( tail_of(sK5(X0,X1)) = X0
      | ~ vertex(X0)
      | ~ vertex(X1)
      | X0 = X1
      | head_of(sK5(X0,X1)) = X0 ),
    inference(resolution,[],[f113,f110]) ).

fof(f110,plain,
    complete,
    inference(cnf_transformation,[],[f69]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( ~ complete
      | ~ vertex(X0)
      | tail_of(sK5(X0,X1)) = X0
      | head_of(sK5(X0,X1)) = X0
      | X0 = X1
      | ~ vertex(X1) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f73,plain,
    ( ~ complete
    | ! [X0,X1] :
        ( ~ vertex(X0)
        | ( edge(sK5(X0,X1))
          & ( head_of(sK5(X0,X1)) != X0
            | tail_of(sK5(X0,X1)) != X1
            | head_of(sK5(X0,X1)) != X1
            | tail_of(sK5(X0,X1)) != X0 )
          & ( ( head_of(sK5(X0,X1)) = X0
              & tail_of(sK5(X0,X1)) = X1 )
            | ( head_of(sK5(X0,X1)) = X1
              & tail_of(sK5(X0,X1)) = X0 ) ) )
        | X0 = X1
        | ~ vertex(X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f71,f72]) ).

fof(f72,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( edge(X2)
          & ( head_of(X2) != X0
            | tail_of(X2) != X1
            | head_of(X2) != X1
            | tail_of(X2) != X0 )
          & ( ( head_of(X2) = X0
              & tail_of(X2) = X1 )
            | ( head_of(X2) = X1
              & tail_of(X2) = X0 ) ) )
     => ( edge(sK5(X0,X1))
        & ( head_of(sK5(X0,X1)) != X0
          | tail_of(sK5(X0,X1)) != X1
          | head_of(sK5(X0,X1)) != X1
          | tail_of(sK5(X0,X1)) != X0 )
        & ( ( head_of(sK5(X0,X1)) = X0
            & tail_of(sK5(X0,X1)) = X1 )
          | ( head_of(sK5(X0,X1)) = X1
            & tail_of(sK5(X0,X1)) = X0 ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f71,plain,
    ( ~ complete
    | ! [X0,X1] :
        ( ~ vertex(X0)
        | ? [X2] :
            ( edge(X2)
            & ( head_of(X2) != X0
              | tail_of(X2) != X1
              | head_of(X2) != X1
              | tail_of(X2) != X0 )
            & ( ( head_of(X2) = X0
                & tail_of(X2) = X1 )
              | ( head_of(X2) = X1
                & tail_of(X2) = X0 ) ) )
        | X0 = X1
        | ~ vertex(X1) ) ),
    inference(flattening,[],[f70]) ).

fof(f70,plain,
    ( ~ complete
    | ! [X0,X1] :
        ( ~ vertex(X0)
        | ? [X2] :
            ( edge(X2)
            & ( head_of(X2) != X0
              | tail_of(X2) != X1
              | head_of(X2) != X1
              | tail_of(X2) != X0 )
            & ( ( head_of(X2) = X0
                & tail_of(X2) = X1 )
              | ( head_of(X2) = X1
                & tail_of(X2) = X0 ) ) )
        | X0 = X1
        | ~ vertex(X1) ) ),
    inference(nnf_transformation,[],[f56]) ).

fof(f56,plain,
    ( ~ complete
    | ! [X0,X1] :
        ( ~ vertex(X0)
        | ? [X2] :
            ( edge(X2)
            & ( ( head_of(X2) = X1
                & tail_of(X2) = X0 )
            <~> ( head_of(X2) = X0
                & tail_of(X2) = X1 ) ) )
        | X0 = X1
        | ~ vertex(X1) ) ),
    inference(flattening,[],[f55]) ).

fof(f55,plain,
    ( ! [X0,X1] :
        ( ? [X2] :
            ( edge(X2)
            & ( ( head_of(X2) = X1
                & tail_of(X2) = X0 )
            <~> ( head_of(X2) = X0
                & tail_of(X2) = X1 ) ) )
        | ~ vertex(X1)
        | X0 = X1
        | ~ vertex(X0) )
    | ~ complete ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ( complete
   => ! [X0,X1] :
        ( ( vertex(X1)
          & X0 != X1
          & vertex(X0) )
       => ? [X2] :
            ( edge(X2)
            & ( ( head_of(X2) = X1
                & tail_of(X2) = X0 )
            <~> ( head_of(X2) = X0
                & tail_of(X2) = X1 ) ) ) ) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ( complete
   => ! [X1,X2] :
        ( ( vertex(X2)
          & vertex(X1)
          & X1 != X2 )
       => ? [X0] :
            ( edge(X0)
            & ( ( tail_of(X0) = X2
                & head_of(X0) = X1 )
            <~> ( head_of(X0) = X2
                & tail_of(X0) = X1 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complete_properties) ).

fof(f676,plain,
    ! [X0] :
      ( sP13(tail_of(sK5(X0,sF15)))
      | sF15 = X0
      | ~ vertex(X0)
      | head_of(sK5(X0,sF15)) = X0 ),
    inference(subsumption_resolution,[],[f675,f239]) ).

fof(f675,plain,
    ! [X0] :
      ( ~ vertex(X0)
      | head_of(sK5(X0,sF15)) = X0
      | sP13(tail_of(sK5(X0,sF15)))
      | ~ vertex(sF15)
      | sF15 = X0 ),
    inference(resolution,[],[f480,f175]) ).

fof(f175,plain,
    ~ sP14(sF15),
    inference(definition_folding,[],[f165,f174]) ).

fof(f165,plain,
    ~ sP14(tail_of(sK4)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP14])]) ).

fof(f480,plain,
    ! [X16,X15] :
      ( sP14(X16)
      | X15 = X16
      | head_of(sK5(X15,X16)) = X15
      | ~ vertex(X16)
      | sP13(tail_of(sK5(X15,X16)))
      | ~ vertex(X15) ),
    inference(subsumption_resolution,[],[f476,f208]) ).

fof(f208,plain,
    ! [X0,X1] :
      ( edge(sK5(X1,X0))
      | ~ vertex(X0)
      | ~ vertex(X1)
      | X0 = X1 ),
    inference(resolution,[],[f116,f110]) ).

fof(f116,plain,
    ! [X0,X1] :
      ( ~ complete
      | ~ vertex(X1)
      | ~ vertex(X0)
      | edge(sK5(X0,X1))
      | X0 = X1 ),
    inference(cnf_transformation,[],[f73]) ).

fof(f476,plain,
    ! [X16,X15] :
      ( ~ edge(sK5(X15,X16))
      | head_of(sK5(X15,X16)) = X15
      | sP13(tail_of(sK5(X15,X16)))
      | ~ vertex(X16)
      | sP14(X16)
      | ~ vertex(X15)
      | X15 = X16 ),
    inference(superposition,[],[f166,f370]) ).

fof(f370,plain,
    ! [X0,X1] :
      ( head_of(sK5(X0,X1)) = X1
      | X0 = X1
      | head_of(sK5(X0,X1)) = X0
      | ~ vertex(X0)
      | ~ vertex(X1) ),
    inference(resolution,[],[f114,f110]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( ~ complete
      | head_of(sK5(X0,X1)) = X0
      | ~ vertex(X1)
      | ~ vertex(X0)
      | X0 = X1
      | head_of(sK5(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f73]) ).

fof(f166,plain,
    ! [X5] :
      ( sP14(head_of(X5))
      | ~ edge(X5)
      | sP13(tail_of(X5)) ),
    inference(inequality_splitting,[],[f109,f165,f164]) ).

fof(f109,plain,
    ! [X5] :
      ( ~ edge(X5)
      | tail_of(X5) != head_of(sK3)
      | head_of(X5) != tail_of(sK4) ),
    inference(cnf_transformation,[],[f69]) ).

fof(f936,plain,
    ( head_of(sK5(sF16,sF15)) != sF16
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f935,f223]) ).

fof(f935,plain,
    ( head_of(sK5(sF16,sF15)) != sF16
    | sF16 = sF15
    | ~ vertex(sF16) ),
    inference(subsumption_resolution,[],[f934,f239]) ).

fof(f934,plain,
    ( ~ vertex(sF15)
    | sF16 = sF15
    | ~ vertex(sF16)
    | head_of(sK5(sF16,sF15)) != sF16 ),
    inference(duplicate_literal_removal,[],[f923]) ).

fof(f923,plain,
    ( ~ vertex(sF16)
    | sF16 = sF15
    | head_of(sK5(sF16,sF15)) != sF16
    | ~ vertex(sF15)
    | sF16 = sF15 ),
    inference(superposition,[],[f276,f914]) ).

fof(f914,plain,
    ( sF16 = tail_of(sK5(sF16,sF15))
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f913,f223]) ).

fof(f913,plain,
    ( ~ vertex(sF16)
    | sF16 = sF15
    | sF16 = tail_of(sK5(sF16,sF15)) ),
    inference(subsumption_resolution,[],[f912,f239]) ).

fof(f912,plain,
    ( sF16 = tail_of(sK5(sF16,sF15))
    | sF16 = sF15
    | ~ vertex(sF15)
    | ~ vertex(sF16) ),
    inference(trivial_inequality_removal,[],[f911]) ).

fof(f911,plain,
    ( ~ vertex(sF16)
    | sF16 = sF15
    | ~ vertex(sF15)
    | sF16 = tail_of(sK5(sF16,sF15))
    | sF15 != sF15 ),
    inference(duplicate_literal_removal,[],[f906]) ).

fof(f906,plain,
    ( ~ vertex(sF15)
    | sF15 != sF15
    | sF16 = sF15
    | sF16 = sF15
    | ~ vertex(sF16)
    | sF16 = tail_of(sK5(sF16,sF15)) ),
    inference(superposition,[],[f896,f183]) ).

fof(f183,plain,
    ! [X0,X1] :
      ( tail_of(sK5(X0,X1)) = X1
      | ~ vertex(X0)
      | X0 = X1
      | tail_of(sK5(X0,X1)) = X0
      | ~ vertex(X1) ),
    inference(subsumption_resolution,[],[f111,f110]) ).

fof(f111,plain,
    ! [X0,X1] :
      ( X0 = X1
      | tail_of(sK5(X0,X1)) = X0
      | tail_of(sK5(X0,X1)) = X1
      | ~ vertex(X1)
      | ~ complete
      | ~ vertex(X0) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f896,plain,
    ( tail_of(sK5(sF16,sF15)) != sF15
    | sF16 = sF15 ),
    inference(trivial_inequality_removal,[],[f892]) ).

fof(f892,plain,
    ( sF16 != sF16
    | sF16 = sF15
    | tail_of(sK5(sF16,sF15)) != sF15 ),
    inference(superposition,[],[f412,f883]) ).

fof(f276,plain,
    ! [X2,X3] :
      ( head_of(sK5(X3,X2)) != tail_of(sK5(X3,X2))
      | X2 = X3
      | ~ vertex(X2)
      | ~ vertex(X3) ),
    inference(resolution,[],[f208,f127]) ).

fof(f127,plain,
    ! [X0] :
      ( ~ edge(X0)
      | head_of(X0) != tail_of(X0) ),
    inference(cnf_transformation,[],[f61]) ).

fof(f61,plain,
    ! [X0] :
      ( head_of(X0) != tail_of(X0)
      | ~ edge(X0) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( edge(X0)
     => head_of(X0) != tail_of(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_loops) ).

fof(f293,plain,
    ( sF16 != sF15
    | sequential(sK3,sK4)
    | sK3 = sK4 ),
    inference(subsumption_resolution,[],[f292,f218]) ).

fof(f292,plain,
    ( ~ edge(sK3)
    | sequential(sK3,sK4)
    | sF16 != sF15
    | sK3 = sK4 ),
    inference(superposition,[],[f285,f176]) ).

fof(f285,plain,
    ! [X0] :
      ( head_of(X0) != sF15
      | sK4 = X0
      | ~ edge(X0)
      | sequential(X0,sK4) ),
    inference(subsumption_resolution,[],[f280,f232]) ).

fof(f280,plain,
    ! [X0] :
      ( sK4 = X0
      | head_of(X0) != sF15
      | ~ edge(X0)
      | ~ edge(sK4)
      | sequential(X0,sK4) ),
    inference(superposition,[],[f159,f174]) ).

fof(f159,plain,
    ! [X0,X1] :
      ( head_of(X0) != tail_of(X1)
      | sequential(X0,X1)
      | X0 = X1
      | ~ edge(X1)
      | ~ edge(X0) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ( sequential(X0,X1)
        | ~ edge(X0)
        | X0 = X1
        | ~ edge(X1)
        | head_of(X0) != tail_of(X1) )
      & ( ( edge(X0)
          & X0 != X1
          & edge(X1)
          & head_of(X0) = tail_of(X1) )
        | ~ sequential(X0,X1) ) ),
    inference(rectify,[],[f102]) ).

fof(f102,plain,
    ! [X1,X0] :
      ( ( sequential(X1,X0)
        | ~ edge(X1)
        | X0 = X1
        | ~ edge(X0)
        | tail_of(X0) != head_of(X1) )
      & ( ( edge(X1)
          & X0 != X1
          & edge(X0)
          & tail_of(X0) = head_of(X1) )
        | ~ sequential(X1,X0) ) ),
    inference(flattening,[],[f101]) ).

fof(f101,plain,
    ! [X1,X0] :
      ( ( sequential(X1,X0)
        | ~ edge(X1)
        | X0 = X1
        | ~ edge(X0)
        | tail_of(X0) != head_of(X1) )
      & ( ( edge(X1)
          & X0 != X1
          & edge(X0)
          & tail_of(X0) = head_of(X1) )
        | ~ sequential(X1,X0) ) ),
    inference(nnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X1,X0] :
      ( sequential(X1,X0)
    <=> ( edge(X1)
        & X0 != X1
        & edge(X0)
        & tail_of(X0) = head_of(X1) ) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X7,X6] :
      ( ( edge(X7)
        & head_of(X6) = tail_of(X7)
        & edge(X6)
        & X6 != X7 )
    <=> sequential(X6,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sequential_defn) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : GRA007+2 : TPTP v8.1.0. Bugfixed v3.2.0.
% 0.08/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n028.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   : Mon Aug 29 22:10:02 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  % (13859)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.47  % (13843)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.52  % (13837)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.53  % (13864)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.53  % (13843)Instruction limit reached!
% 0.19/0.53  % (13843)------------------------------
% 0.19/0.53  % (13843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13843)Termination reason: Unknown
% 0.19/0.53  % (13843)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13843)Memory used [KB]: 6652
% 0.19/0.53  % (13843)Time elapsed: 0.117 s
% 0.19/0.53  % (13843)Instructions burned: 39 (million)
% 0.19/0.53  % (13843)------------------------------
% 0.19/0.53  % (13843)------------------------------
% 0.19/0.53  % (13840)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.53  % (13850)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (13850)Instruction limit reached!
% 0.19/0.53  % (13850)------------------------------
% 0.19/0.53  % (13850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13850)Termination reason: Unknown
% 0.19/0.53  % (13850)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (13850)Memory used [KB]: 1535
% 0.19/0.53  % (13850)Time elapsed: 0.003 s
% 0.19/0.53  % (13850)Instructions burned: 3 (million)
% 0.19/0.53  % (13850)------------------------------
% 0.19/0.53  % (13850)------------------------------
% 0.19/0.53  % (13865)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.53  % (13863)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (13840)Instruction limit reached!
% 0.19/0.53  % (13840)------------------------------
% 0.19/0.53  % (13840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13840)Termination reason: Unknown
% 0.19/0.53  % (13840)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13840)Memory used [KB]: 6140
% 0.19/0.53  % (13840)Time elapsed: 0.129 s
% 0.19/0.53  % (13840)Instructions burned: 13 (million)
% 0.19/0.53  % (13840)------------------------------
% 0.19/0.53  % (13840)------------------------------
% 0.19/0.53  % (13838)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (13841)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (13839)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (13836)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.53  % (13838)Instruction limit reached!
% 0.19/0.53  % (13838)------------------------------
% 0.19/0.53  % (13838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13838)Termination reason: Unknown
% 0.19/0.53  % (13838)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13838)Memory used [KB]: 6012
% 0.19/0.53  % (13838)Time elapsed: 0.004 s
% 0.19/0.53  % (13838)Instructions burned: 5 (million)
% 0.19/0.53  % (13838)------------------------------
% 0.19/0.53  % (13838)------------------------------
% 0.19/0.54  % (13842)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.54  % (13859)Instruction limit reached!
% 0.19/0.54  % (13859)------------------------------
% 0.19/0.54  % (13859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (13859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (13859)Termination reason: Unknown
% 0.19/0.54  % (13859)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (13859)Memory used [KB]: 1918
% 0.19/0.54  % (13859)Time elapsed: 0.107 s
% 0.19/0.54  % (13859)Instructions burned: 45 (million)
% 0.19/0.54  % (13859)------------------------------
% 0.19/0.54  % (13859)------------------------------
% 0.19/0.54  % (13856)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.54  % (13854)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (13861)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.54  % (13858)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.54  % (13854)Instruction limit reached!
% 0.19/0.54  % (13854)------------------------------
% 0.19/0.54  % (13854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (13854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (13854)Termination reason: Unknown
% 0.19/0.54  % (13854)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (13854)Memory used [KB]: 6012
% 0.19/0.54  % (13854)Time elapsed: 0.138 s
% 0.19/0.54  % (13854)Instructions burned: 3 (million)
% 0.19/0.54  % (13854)------------------------------
% 0.19/0.54  % (13854)------------------------------
% 0.19/0.54  % (13848)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.54  % (13846)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.54  % (13857)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (13855)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.54  % (13845)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.54  % (13852)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (13845)Refutation not found, incomplete strategy% (13845)------------------------------
% 0.19/0.55  % (13845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13845)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (13845)Memory used [KB]: 6012
% 0.19/0.55  % (13845)Time elapsed: 0.148 s
% 0.19/0.55  % (13845)Instructions burned: 5 (million)
% 0.19/0.55  % (13845)------------------------------
% 0.19/0.55  % (13845)------------------------------
% 0.19/0.55  % (13862)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.55  % (13851)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.55  % (13849)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.55  % (13847)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.55  % (13864)Instruction limit reached!
% 0.19/0.55  % (13864)------------------------------
% 0.19/0.55  % (13864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13864)Termination reason: Unknown
% 0.19/0.55  % (13864)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (13864)Memory used [KB]: 6140
% 0.19/0.55  % (13864)Time elapsed: 0.150 s
% 0.19/0.55  % (13864)Instructions burned: 8 (million)
% 0.19/0.55  % (13864)------------------------------
% 0.19/0.55  % (13864)------------------------------
% 0.19/0.55  % (13844)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.55  % (13837)Instruction limit reached!
% 0.19/0.55  % (13837)------------------------------
% 0.19/0.55  % (13837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13837)Termination reason: Unknown
% 0.19/0.55  % (13837)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (13837)Memory used [KB]: 6396
% 0.19/0.55  % (13837)Time elapsed: 0.147 s
% 0.19/0.55  % (13837)Instructions burned: 14 (million)
% 0.19/0.55  % (13837)------------------------------
% 0.19/0.55  % (13837)------------------------------
% 0.19/0.55  % (13849)Refutation not found, incomplete strategy% (13849)------------------------------
% 0.19/0.55  % (13849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13849)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (13849)Memory used [KB]: 6012
% 0.19/0.55  % (13849)Time elapsed: 0.149 s
% 0.19/0.55  % (13849)Instructions burned: 4 (million)
% 0.19/0.55  % (13849)------------------------------
% 0.19/0.55  % (13849)------------------------------
% 0.19/0.55  % (13853)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.55  % (13847)Refutation not found, incomplete strategy% (13847)------------------------------
% 0.19/0.55  % (13847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13847)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (13847)Memory used [KB]: 6140
% 0.19/0.55  % (13847)Time elapsed: 0.148 s
% 0.19/0.55  % (13847)Instructions burned: 6 (million)
% 0.19/0.55  % (13847)------------------------------
% 0.19/0.55  % (13847)------------------------------
% 0.19/0.55  % (13860)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (13853)Instruction limit reached!
% 0.19/0.55  % (13853)------------------------------
% 0.19/0.55  % (13853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13853)Termination reason: Unknown
% 0.19/0.55  % (13853)Termination phase: Finite model building preprocessing
% 0.19/0.55  
% 0.19/0.55  % (13853)Memory used [KB]: 1535
% 0.19/0.55  % (13853)Time elapsed: 0.004 s
% 0.19/0.55  % (13853)Instructions burned: 5 (million)
% 0.19/0.55  % (13853)------------------------------
% 0.19/0.55  % (13853)------------------------------
% 0.19/0.56  % (13841)Instruction limit reached!
% 0.19/0.56  % (13841)------------------------------
% 0.19/0.56  % (13841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (13841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (13841)Termination reason: Unknown
% 0.19/0.56  % (13841)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (13841)Memory used [KB]: 1663
% 0.19/0.56  % (13841)Time elapsed: 0.140 s
% 0.19/0.56  % (13841)Instructions burned: 16 (million)
% 0.19/0.56  % (13841)------------------------------
% 0.19/0.56  % (13841)------------------------------
% 0.19/0.57  % (13848)Instruction limit reached!
% 0.19/0.57  % (13848)------------------------------
% 0.19/0.57  % (13848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (13848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (13848)Termination reason: Unknown
% 0.19/0.57  % (13848)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (13848)Memory used [KB]: 1918
% 0.19/0.57  % (13848)Time elapsed: 0.156 s
% 0.19/0.57  % (13848)Instructions burned: 17 (million)
% 0.19/0.57  % (13848)------------------------------
% 0.19/0.57  % (13848)------------------------------
% 0.19/0.57  % (13855)Instruction limit reached!
% 0.19/0.57  % (13855)------------------------------
% 0.19/0.57  % (13855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (13855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (13855)Termination reason: Unknown
% 0.19/0.57  % (13855)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (13855)Memory used [KB]: 6268
% 0.19/0.57  % (13846)Instruction limit reached!
% 0.19/0.57  % (13846)------------------------------
% 0.19/0.57  % (13846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (13855)Time elapsed: 0.151 s
% 0.19/0.57  % (13855)Instructions burned: 12 (million)
% 0.19/0.57  % (13855)------------------------------
% 0.19/0.57  % (13855)------------------------------
% 0.19/0.57  % (13846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (13846)Termination reason: Unknown
% 0.19/0.57  % (13846)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (13846)Memory used [KB]: 6268
% 0.19/0.57  % (13846)Time elapsed: 0.154 s
% 0.19/0.57  % (13846)Instructions burned: 14 (million)
% 0.19/0.57  % (13846)------------------------------
% 0.19/0.57  % (13846)------------------------------
% 0.19/0.57  % (13851)Instruction limit reached!
% 0.19/0.57  % (13851)------------------------------
% 0.19/0.57  % (13851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (13851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (13851)Termination reason: Unknown
% 0.19/0.57  % (13851)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (13851)Memory used [KB]: 6140
% 0.19/0.57  % (13851)Time elapsed: 0.114 s
% 0.19/0.57  % (13851)Instructions burned: 7 (million)
% 0.19/0.57  % (13851)------------------------------
% 0.19/0.57  % (13851)------------------------------
% 0.19/0.58  % (13863)Instruction limit reached!
% 0.19/0.58  % (13863)------------------------------
% 0.19/0.58  % (13863)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (13863)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (13863)Termination reason: Unknown
% 0.19/0.58  % (13863)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (13863)Memory used [KB]: 6524
% 0.19/0.58  % (13863)Time elapsed: 0.166 s
% 0.19/0.58  % (13863)Instructions burned: 26 (million)
% 0.19/0.58  % (13863)------------------------------
% 0.19/0.58  % (13863)------------------------------
% 0.19/0.58  % (13865)Instruction limit reached!
% 0.19/0.58  % (13865)------------------------------
% 0.19/0.58  % (13865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (13865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (13865)Termination reason: Unknown
% 0.19/0.58  % (13865)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (13865)Memory used [KB]: 6396
% 0.19/0.58  % (13865)Time elapsed: 0.165 s
% 0.19/0.58  % (13865)Instructions burned: 24 (million)
% 0.19/0.58  % (13865)------------------------------
% 0.19/0.58  % (13865)------------------------------
% 0.19/0.59  % (13856)Instruction limit reached!
% 0.19/0.59  % (13856)------------------------------
% 0.19/0.59  % (13856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (13856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (13856)Termination reason: Unknown
% 0.19/0.59  % (13856)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (13856)Memory used [KB]: 6524
% 0.19/0.59  % (13856)Time elapsed: 0.174 s
% 0.19/0.59  % (13856)Instructions burned: 30 (million)
% 0.19/0.59  % (13856)------------------------------
% 0.19/0.59  % (13856)------------------------------
% 0.19/0.59  % (13842)Instruction limit reached!
% 0.19/0.59  % (13842)------------------------------
% 0.19/0.59  % (13842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (13842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (13842)Termination reason: Unknown
% 0.19/0.59  % (13842)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (13842)Memory used [KB]: 6268
% 0.19/0.59  % (13842)Time elapsed: 0.143 s
% 0.19/0.59  % (13842)Instructions burned: 40 (million)
% 0.19/0.59  % (13842)------------------------------
% 0.19/0.59  % (13842)------------------------------
% 0.19/0.61  % (13839)Instruction limit reached!
% 0.19/0.61  % (13839)------------------------------
% 0.19/0.61  % (13839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (13839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.61  % (13839)Termination reason: Unknown
% 0.19/0.61  % (13839)Termination phase: Saturation
% 0.19/0.61  
% 0.19/0.61  % (13839)Memory used [KB]: 7036
% 0.19/0.61  % (13839)Time elapsed: 0.208 s
% 0.19/0.61  % (13839)Instructions burned: 52 (million)
% 0.19/0.61  % (13839)------------------------------
% 0.19/0.61  % (13839)------------------------------
% 2.24/0.65  % (13866)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.24/0.65  % (13860)Instruction limit reached!
% 2.24/0.65  % (13860)------------------------------
% 2.24/0.65  % (13860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (13860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (13860)Termination reason: Unknown
% 2.24/0.65  % (13860)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (13860)Memory used [KB]: 6780
% 2.24/0.65  % (13860)Time elapsed: 0.248 s
% 2.24/0.65  % (13860)Instructions burned: 50 (million)
% 2.24/0.65  % (13860)------------------------------
% 2.24/0.65  % (13860)------------------------------
% 2.39/0.66  % (13867)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.39/0.66  % (13866)Refutation not found, incomplete strategy% (13866)------------------------------
% 2.39/0.66  % (13866)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.66  % (13866)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.66  % (13866)Termination reason: Refutation not found, incomplete strategy
% 2.39/0.66  
% 2.39/0.66  % (13866)Memory used [KB]: 6012
% 2.39/0.66  % (13866)Time elapsed: 0.007 s
% 2.39/0.66  % (13866)Instructions burned: 3 (million)
% 2.39/0.66  % (13866)------------------------------
% 2.39/0.66  % (13866)------------------------------
% 2.39/0.66  % (13844)Instruction limit reached!
% 2.39/0.66  % (13844)------------------------------
% 2.39/0.66  % (13844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.66  % (13844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.66  % (13844)Termination reason: Unknown
% 2.39/0.66  % (13844)Termination phase: Saturation
% 2.39/0.66  
% 2.39/0.66  % (13844)Memory used [KB]: 6780
% 2.39/0.66  % (13844)Time elapsed: 0.260 s
% 2.39/0.66  % (13844)Instructions burned: 50 (million)
% 2.39/0.66  % (13844)------------------------------
% 2.39/0.66  % (13844)------------------------------
% 2.39/0.66  % (13870)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.39/0.66  % (13852)Instruction limit reached!
% 2.39/0.66  % (13852)------------------------------
% 2.39/0.66  % (13852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.66  % (13852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.66  % (13852)Termination reason: Unknown
% 2.39/0.66  % (13852)Termination phase: Saturation
% 2.39/0.66  
% 2.39/0.66  % (13852)Memory used [KB]: 7036
% 2.39/0.66  % (13852)Time elapsed: 0.236 s
% 2.39/0.66  % (13852)Instructions burned: 51 (million)
% 2.39/0.66  % (13852)------------------------------
% 2.39/0.66  % (13852)------------------------------
% 2.39/0.67  % (13869)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.39/0.67  % (13858)Instruction limit reached!
% 2.39/0.67  % (13858)------------------------------
% 2.39/0.67  % (13858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.67  % (13858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.67  % (13858)Termination reason: Unknown
% 2.39/0.67  % (13858)Termination phase: Saturation
% 2.39/0.67  
% 2.39/0.67  % (13858)Memory used [KB]: 7675
% 2.39/0.67  % (13858)Time elapsed: 0.217 s
% 2.39/0.67  % (13858)Instructions burned: 83 (million)
% 2.39/0.67  % (13858)------------------------------
% 2.39/0.67  % (13858)------------------------------
% 2.39/0.67  % (13868)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.39/0.68  % (13867)Refutation not found, incomplete strategy% (13867)------------------------------
% 2.39/0.68  % (13867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.68  % (13867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.68  % (13867)Termination reason: Refutation not found, incomplete strategy
% 2.39/0.68  
% 2.39/0.68  % (13867)Memory used [KB]: 10490
% 2.39/0.68  % (13867)Time elapsed: 0.115 s
% 2.39/0.68  % (13867)Instructions burned: 2 (million)
% 2.39/0.68  % (13867)------------------------------
% 2.39/0.68  % (13867)------------------------------
% 2.39/0.68  % (13871)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.39/0.69  % (13872)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.39/0.69  % (13873)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.39/0.69  % (13882)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.39/0.69  % (13874)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.39/0.70  % (13875)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.39/0.70  % (13878)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.39/0.70  % (13877)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.39/0.71  % (13861)Instruction limit reached!
% 2.39/0.71  % (13861)------------------------------
% 2.39/0.71  % (13861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.71  % (13861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.71  % (13861)Termination reason: Unknown
% 2.39/0.71  % (13861)Termination phase: Saturation
% 2.39/0.71  
% 2.39/0.71  % (13861)Memory used [KB]: 6780
% 2.39/0.71  % (13861)Time elapsed: 0.309 s
% 2.39/0.71  % (13861)Instructions burned: 95 (million)
% 2.39/0.71  % (13861)------------------------------
% 2.39/0.71  % (13861)------------------------------
% 2.39/0.71  % (13877)Refutation not found, incomplete strategy% (13877)------------------------------
% 2.39/0.71  % (13877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.71  % (13877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.71  % (13877)Termination reason: Refutation not found, incomplete strategy
% 2.39/0.71  
% 2.39/0.71  % (13877)Memory used [KB]: 6012
% 2.39/0.71  % (13877)Time elapsed: 0.122 s
% 2.39/0.71  % (13877)Instructions burned: 6 (million)
% 2.39/0.71  % (13877)------------------------------
% 2.39/0.71  % (13877)------------------------------
% 2.39/0.71  % (13881)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.39/0.71  % (13879)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.39/0.71  % (13857)Instruction limit reached!
% 2.39/0.71  % (13857)------------------------------
% 2.39/0.71  % (13857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.71  % (13857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.71  % (13857)Termination reason: Unknown
% 2.39/0.71  % (13857)Termination phase: Saturation
% 2.39/0.71  
% 2.39/0.71  % (13857)Memory used [KB]: 7419
% 2.39/0.71  % (13857)Time elapsed: 0.300 s
% 2.39/0.71  % (13857)Instructions burned: 99 (million)
% 2.39/0.71  % (13857)------------------------------
% 2.39/0.71  % (13857)------------------------------
% 2.77/0.72  % (13879)Refutation not found, incomplete strategy% (13879)------------------------------
% 2.77/0.72  % (13879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.72  % (13879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.72  % (13879)Termination reason: Refutation not found, incomplete strategy
% 2.77/0.72  
% 2.77/0.72  % (13879)Memory used [KB]: 6012
% 2.77/0.72  % (13879)Time elapsed: 0.124 s
% 2.77/0.72  % (13879)Instructions burned: 6 (million)
% 2.77/0.72  % (13879)------------------------------
% 2.77/0.72  % (13879)------------------------------
% 2.77/0.72  % (13876)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.77/0.72  % (13885)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.77/0.72  % (13883)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.77/0.72  % (13880)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.77/0.73  % (13881)Instruction limit reached!
% 2.77/0.73  % (13881)------------------------------
% 2.77/0.73  % (13881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.73  % (13881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.73  % (13881)Termination reason: Unknown
% 2.77/0.73  % (13881)Termination phase: Saturation
% 2.77/0.73  
% 2.77/0.73  % (13881)Memory used [KB]: 6268
% 2.77/0.73  % (13881)Time elapsed: 0.138 s
% 2.77/0.73  % (13881)Instructions burned: 15 (million)
% 2.77/0.73  % (13881)------------------------------
% 2.77/0.73  % (13881)------------------------------
% 2.77/0.74  % (13862)Instruction limit reached!
% 2.77/0.74  % (13862)------------------------------
% 2.77/0.74  % (13862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.74  % (13862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.74  % (13862)Termination reason: Unknown
% 2.77/0.74  % (13862)Termination phase: Saturation
% 2.77/0.74  
% 2.77/0.74  % (13862)Memory used [KB]: 7419
% 2.77/0.74  % (13862)Time elapsed: 0.314 s
% 2.77/0.74  % (13862)Instructions burned: 99 (million)
% 2.77/0.74  % (13862)------------------------------
% 2.77/0.74  % (13862)------------------------------
% 2.77/0.74  % (13886)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.77/0.74  % (13886)Refutation not found, incomplete strategy% (13886)------------------------------
% 2.77/0.74  % (13886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.74  % (13886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.74  % (13886)Termination reason: Refutation not found, incomplete strategy
% 2.77/0.74  
% 2.77/0.74  % (13886)Memory used [KB]: 5884
% 2.77/0.74  % (13886)Time elapsed: 0.111 s
% 2.77/0.74  % (13886)Instructions burned: 1 (million)
% 2.77/0.74  % (13886)------------------------------
% 2.77/0.74  % (13886)------------------------------
% 2.77/0.74  % (13884)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.77/0.75  % (13884)Refutation not found, incomplete strategy% (13884)------------------------------
% 2.77/0.75  % (13884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.75  % (13884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.75  % (13884)Termination reason: Refutation not found, incomplete strategy
% 2.77/0.75  
% 2.77/0.75  % (13884)Memory used [KB]: 6012
% 2.77/0.75  % (13884)Time elapsed: 0.147 s
% 2.77/0.75  % (13884)Instructions burned: 2 (million)
% 2.77/0.75  % (13884)------------------------------
% 2.77/0.75  % (13884)------------------------------
% 2.77/0.75  % (13874)Instruction limit reached!
% 2.77/0.75  % (13874)------------------------------
% 2.77/0.75  % (13874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.75  % (13874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.75  % (13874)Termination reason: Unknown
% 2.77/0.75  % (13874)Termination phase: Saturation
% 2.77/0.75  
% 2.77/0.75  % (13874)Memory used [KB]: 6524
% 2.77/0.75  % (13874)Time elapsed: 0.172 s
% 2.77/0.75  % (13874)Instructions burned: 32 (million)
% 2.77/0.75  % (13874)------------------------------
% 2.77/0.75  % (13874)------------------------------
% 2.77/0.75  % (13887)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.77/0.76  % (13871)Instruction limit reached!
% 2.77/0.76  % (13871)------------------------------
% 2.77/0.76  % (13871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.76  % (13871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.76  % (13871)Termination reason: Unknown
% 2.77/0.76  % (13871)Termination phase: Saturation
% 2.77/0.76  
% 2.77/0.76  % (13871)Memory used [KB]: 6268
% 2.77/0.76  % (13871)Time elapsed: 0.184 s
% 2.77/0.76  % (13871)Instructions burned: 56 (million)
% 2.77/0.76  % (13871)------------------------------
% 2.77/0.76  % (13871)------------------------------
% 3.00/0.76  % (13882)Instruction limit reached!
% 3.00/0.76  % (13882)------------------------------
% 3.00/0.76  % (13882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.76  % (13882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.76  % (13882)Termination reason: Unknown
% 3.00/0.76  % (13882)Termination phase: Saturation
% 3.00/0.76  
% 3.00/0.76  % (13882)Memory used [KB]: 6652
% 3.00/0.76  % (13882)Time elapsed: 0.150 s
% 3.00/0.76  % (13882)Instructions burned: 33 (million)
% 3.00/0.76  % (13882)------------------------------
% 3.00/0.76  % (13882)------------------------------
% 3.00/0.77  % (13888)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/10Mi)
% 3.00/0.77  % (13873)Instruction limit reached!
% 3.00/0.77  % (13873)------------------------------
% 3.00/0.77  % (13873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.77  % (13873)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.77  % (13873)Termination reason: Unknown
% 3.00/0.77  % (13873)Termination phase: Saturation
% 3.00/0.77  
% 3.00/0.77  % (13873)Memory used [KB]: 6780
% 3.00/0.77  % (13873)Time elapsed: 0.195 s
% 3.00/0.77  % (13873)Instructions burned: 42 (million)
% 3.00/0.77  % (13873)------------------------------
% 3.00/0.77  % (13873)------------------------------
% 3.00/0.77  % (13885)Instruction limit reached!
% 3.00/0.77  % (13885)------------------------------
% 3.00/0.77  % (13885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.77  % (13885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.77  % (13885)Termination reason: Unknown
% 3.00/0.77  % (13885)Termination phase: Saturation
% 3.00/0.77  
% 3.00/0.77  % (13885)Memory used [KB]: 6396
% 3.00/0.77  % (13885)Time elapsed: 0.150 s
% 3.00/0.77  % (13885)Instructions burned: 19 (million)
% 3.00/0.77  % (13885)------------------------------
% 3.00/0.77  % (13885)------------------------------
% 3.00/0.78  % (13889)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/472Mi)
% 3.00/0.79  % (13888)Instruction limit reached!
% 3.00/0.79  % (13888)------------------------------
% 3.00/0.79  % (13888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.79  % (13888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.79  % (13888)Termination reason: Unknown
% 3.00/0.79  % (13888)Termination phase: Saturation
% 3.00/0.79  
% 3.00/0.79  % (13888)Memory used [KB]: 6140
% 3.00/0.79  % (13888)Time elapsed: 0.032 s
% 3.00/0.79  % (13888)Instructions burned: 10 (million)
% 3.00/0.79  % (13888)------------------------------
% 3.00/0.79  % (13888)------------------------------
% 3.00/0.79  % (13893)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 3.00/0.79  % (13890)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 3.00/0.80  % (13870)Instruction limit reached!
% 3.00/0.80  % (13870)------------------------------
% 3.00/0.80  % (13870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.80  % (13870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.80  % (13870)Termination reason: Unknown
% 3.00/0.80  % (13870)Termination phase: Saturation
% 3.00/0.80  
% 3.00/0.80  % (13870)Memory used [KB]: 2174
% 3.00/0.80  % (13870)Time elapsed: 0.147 s
% 3.00/0.80  % (13870)Instructions burned: 107 (million)
% 3.00/0.80  % (13870)------------------------------
% 3.00/0.80  % (13870)------------------------------
% 3.00/0.80  % (13869)Instruction limit reached!
% 3.00/0.80  % (13869)------------------------------
% 3.00/0.80  % (13869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.80  % (13869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.80  % (13869)Termination reason: Unknown
% 3.00/0.80  % (13869)Termination phase: Saturation
% 3.00/0.80  
% 3.00/0.80  % (13869)Memory used [KB]: 2430
% 3.00/0.80  % (13869)Time elapsed: 0.236 s
% 3.00/0.80  % (13869)Instructions burned: 71 (million)
% 3.00/0.80  % (13869)------------------------------
% 3.00/0.80  % (13869)------------------------------
% 3.00/0.80  % (13891)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 3.00/0.80  % (13875)Instruction limit reached!
% 3.00/0.80  % (13875)------------------------------
% 3.00/0.80  % (13875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.80  % (13875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.80  % (13875)Termination reason: Unknown
% 3.00/0.80  % (13875)Termination phase: Saturation
% 3.00/0.80  
% 3.00/0.80  % (13875)Memory used [KB]: 7164
% 3.00/0.80  % (13875)Time elapsed: 0.222 s
% 3.00/0.80  % (13875)Instructions burned: 70 (million)
% 3.00/0.80  % (13875)------------------------------
% 3.00/0.80  % (13875)------------------------------
% 3.00/0.81  % (13892)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 3.00/0.81  % (13892)Refutation not found, incomplete strategy% (13892)------------------------------
% 3.00/0.81  % (13892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.81  % (13892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.81  % (13892)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.81  
% 3.00/0.81  % (13892)Memory used [KB]: 1535
% 3.00/0.81  % (13892)Time elapsed: 0.090 s
% 3.00/0.81  % (13892)Instructions burned: 1 (million)
% 3.00/0.81  % (13892)------------------------------
% 3.00/0.81  % (13892)------------------------------
% 3.00/0.81  % (13868)Instruction limit reached!
% 3.00/0.81  % (13868)------------------------------
% 3.00/0.81  % (13868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.81  % (13868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.81  % (13868)Termination reason: Unknown
% 3.00/0.81  % (13868)Termination phase: Saturation
% 3.00/0.81  
% 3.00/0.81  % (13868)Memory used [KB]: 6524
% 3.00/0.81  % (13868)Time elapsed: 0.247 s
% 3.00/0.81  % (13868)Instructions burned: 88 (million)
% 3.00/0.81  % (13868)------------------------------
% 3.00/0.81  % (13868)------------------------------
% 3.00/0.82  % (13893)Refutation not found, incomplete strategy% (13893)------------------------------
% 3.00/0.82  % (13893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.82  % (13893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.82  % (13893)Termination reason: Refutation not found, incomplete strategy
% 3.00/0.82  
% 3.00/0.82  % (13893)Memory used [KB]: 6140
% 3.00/0.82  % (13893)Time elapsed: 0.102 s
% 3.00/0.82  % (13893)Instructions burned: 14 (million)
% 3.00/0.82  % (13893)------------------------------
% 3.00/0.82  % (13893)------------------------------
% 3.45/0.84  % (13897)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.45/0.84  % (13895)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 3.45/0.84  % (13895)Refutation not found, incomplete strategy% (13895)------------------------------
% 3.45/0.84  % (13895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.84  % (13895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.84  % (13895)Termination reason: Refutation not found, incomplete strategy
% 3.45/0.84  
% 3.45/0.84  % (13895)Memory used [KB]: 6012
% 3.45/0.84  % (13895)Time elapsed: 0.105 s
% 3.45/0.84  % (13895)Instructions burned: 4 (million)
% 3.45/0.84  % (13895)------------------------------
% 3.45/0.84  % (13895)------------------------------
% 3.45/0.85  % (13890)Instruction limit reached!
% 3.45/0.85  % (13890)------------------------------
% 3.45/0.85  % (13890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.85  % (13890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.85  % (13890)Termination reason: Unknown
% 3.45/0.85  % (13890)Termination phase: Saturation
% 3.45/0.85  
% 3.45/0.85  % (13890)Memory used [KB]: 6140
% 3.45/0.85  % (13890)Time elapsed: 0.133 s
% 3.45/0.85  % (13890)Instructions burned: 21 (million)
% 3.45/0.85  % (13890)------------------------------
% 3.45/0.85  % (13890)------------------------------
% 3.45/0.85  % (13876)Instruction limit reached!
% 3.45/0.85  % (13876)------------------------------
% 3.45/0.85  % (13876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.85  % (13876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.85  % (13876)Termination reason: Unknown
% 3.45/0.85  % (13876)Termination phase: Saturation
% 3.45/0.85  
% 3.45/0.85  % (13876)Memory used [KB]: 6524
% 3.45/0.85  % (13876)Time elapsed: 0.267 s
% 3.45/0.85  % (13876)Instructions burned: 85 (million)
% 3.45/0.85  % (13876)------------------------------
% 3.45/0.85  % (13876)------------------------------
% 3.45/0.85  % (13894)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 3.45/0.85  % (13896)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.45/0.86  % (13898)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.45/0.86  % (13899)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.45/0.86  % (13880)Instruction limit reached!
% 3.45/0.86  % (13880)------------------------------
% 3.45/0.86  % (13880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.86  % (13880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.86  % (13880)Termination reason: Unknown
% 3.45/0.86  % (13880)Termination phase: Saturation
% 3.45/0.86  
% 3.45/0.86  % (13880)Memory used [KB]: 7803
% 3.45/0.86  % (13880)Time elapsed: 0.268 s
% 3.45/0.86  % (13880)Instructions burned: 86 (million)
% 3.45/0.86  % (13880)------------------------------
% 3.45/0.86  % (13880)------------------------------
% 3.45/0.87  % (13896)Refutation not found, incomplete strategy% (13896)------------------------------
% 3.45/0.87  % (13896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.87  % (13896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.87  % (13896)Termination reason: Refutation not found, incomplete strategy
% 3.45/0.87  
% 3.45/0.87  % (13896)Memory used [KB]: 6140
% 3.45/0.87  % (13896)Time elapsed: 0.103 s
% 3.45/0.87  % (13896)Instructions burned: 8 (million)
% 3.45/0.87  % (13896)------------------------------
% 3.45/0.87  % (13896)------------------------------
% 3.45/0.87  % (13904)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/34Mi)
% 3.64/0.88  % (13878)Instruction limit reached!
% 3.64/0.88  % (13878)------------------------------
% 3.64/0.88  % (13878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.88  % (13878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.88  % (13878)Termination reason: Unknown
% 3.64/0.88  % (13878)Termination phase: Saturation
% 3.64/0.88  
% 3.64/0.88  % (13878)Memory used [KB]: 7036
% 3.64/0.88  % (13878)Time elapsed: 0.273 s
% 3.64/0.88  % (13878)Instructions burned: 94 (million)
% 3.64/0.88  % (13878)------------------------------
% 3.64/0.88  % (13878)------------------------------
% 3.64/0.88  % (13900)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.64/0.88  % (13902)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.64/0.89  % (13901)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 3.64/0.89  % (13905)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 3.64/0.89  % (13897)Instruction limit reached!
% 3.64/0.89  % (13897)------------------------------
% 3.64/0.89  % (13897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.89  % (13897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.89  % (13897)Termination reason: Unknown
% 3.64/0.89  % (13897)Termination phase: Saturation
% 3.64/0.89  
% 3.64/0.89  % (13897)Memory used [KB]: 6524
% 3.64/0.89  % (13897)Time elapsed: 0.150 s
% 3.64/0.89  % (13897)Instructions burned: 23 (million)
% 3.64/0.89  % (13897)------------------------------
% 3.64/0.89  % (13897)------------------------------
% 3.64/0.90  % (13906)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8Mi)
% 3.64/0.90  % (13907)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.64/0.90  % (13906)Instruction limit reached!
% 3.64/0.90  % (13906)------------------------------
% 3.64/0.90  % (13906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.90  % (13906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.90  % (13906)Termination reason: Unknown
% 3.64/0.90  % (13906)Termination phase: Saturation
% 3.64/0.90  
% 3.64/0.90  % (13906)Memory used [KB]: 6140
% 3.64/0.90  % (13906)Time elapsed: 0.102 s
% 3.64/0.90  % (13906)Instructions burned: 8 (million)
% 3.64/0.90  % (13906)------------------------------
% 3.64/0.90  % (13906)------------------------------
% 3.64/0.90  % (13903)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/118Mi)
% 3.64/0.92  % (13908)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.64/0.93  % (13910)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.64/0.93  % (13904)Instruction limit reached!
% 3.64/0.93  % (13904)------------------------------
% 3.64/0.93  % (13904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.93  % (13904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.93  % (13904)Termination reason: Unknown
% 3.64/0.93  % (13904)Termination phase: Saturation
% 3.64/0.93  
% 3.64/0.93  % (13904)Memory used [KB]: 11769
% 3.64/0.93  % (13904)Time elapsed: 0.018 s
% 3.64/0.93  % (13904)Instructions burned: 35 (million)
% 3.64/0.93  % (13904)------------------------------
% 3.64/0.93  % (13904)------------------------------
% 3.64/0.93  % (13872)Instruction limit reached!
% 3.64/0.93  % (13872)------------------------------
% 3.64/0.93  % (13872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.93  % (13872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.93  % (13872)Termination reason: Unknown
% 3.64/0.93  % (13872)Termination phase: Saturation
% 3.64/0.93  
% 3.64/0.93  % (13872)Memory used [KB]: 7931
% 3.64/0.93  % (13872)Time elapsed: 0.358 s
% 3.64/0.93  % (13872)Instructions burned: 141 (million)
% 3.64/0.93  % (13872)------------------------------
% 3.64/0.93  % (13872)------------------------------
% 3.64/0.93  % (13909)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.64/0.93  % (13891)Instruction limit reached!
% 3.64/0.93  % (13891)------------------------------
% 3.64/0.93  % (13891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.93  % (13891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.93  % (13891)Termination reason: Unknown
% 3.64/0.93  % (13891)Termination phase: Saturation
% 3.64/0.93  
% 3.64/0.93  % (13891)Memory used [KB]: 6780
% 3.64/0.93  % (13891)Time elapsed: 0.230 s
% 3.64/0.93  % (13891)Instructions burned: 98 (million)
% 3.64/0.93  % (13891)------------------------------
% 3.64/0.93  % (13891)------------------------------
% 3.81/0.94  % (13912)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.81/0.94  % (13911)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.81/0.95  % (13910)Refutation not found, incomplete strategy% (13910)------------------------------
% 3.81/0.95  % (13910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.95  % (13910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.95  % (13910)Termination reason: Refutation not found, incomplete strategy
% 3.81/0.95  
% 3.81/0.95  % (13910)Memory used [KB]: 6140
% 3.81/0.95  % (13910)Time elapsed: 0.103 s
% 3.81/0.95  % (13910)Instructions burned: 7 (million)
% 3.81/0.95  % (13910)------------------------------
% 3.81/0.95  % (13910)------------------------------
% 3.94/0.95  % (13883)Instruction limit reached!
% 3.94/0.95  % (13883)------------------------------
% 3.94/0.95  % (13883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.94/0.95  % (13883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.94/0.95  % (13883)Termination reason: Unknown
% 3.94/0.95  % (13883)Termination phase: Saturation
% 3.94/0.95  
% 3.94/0.95  % (13883)Memory used [KB]: 7291
% 3.94/0.95  % (13883)Time elapsed: 0.354 s
% 3.94/0.95  % (13883)Instructions burned: 151 (million)
% 3.94/0.95  % (13883)------------------------------
% 3.94/0.95  % (13883)------------------------------
% 3.94/0.96  % (13908)Instruction limit reached!
% 3.94/0.96  % (13908)------------------------------
% 3.94/0.96  % (13908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.94/0.96  % (13908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.94/0.96  % (13908)Termination reason: Unknown
% 3.94/0.96  % (13908)Termination phase: Saturation
% 3.94/0.96  
% 3.94/0.96  % (13908)Memory used [KB]: 6524
% 3.94/0.96  % (13908)Time elapsed: 0.061 s
% 3.94/0.96  % (13908)Instructions burned: 23 (million)
% 3.94/0.96  % (13908)------------------------------
% 3.94/0.96  % (13908)------------------------------
% 3.94/0.96  % (13913)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 3.94/0.98  % (13914)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1000Mi)
% 3.94/0.98  % (13915)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/149Mi)
% 3.94/0.98  % (13916)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/35Mi)
% 3.94/0.99  % (13917)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 3.94/0.99  % (13918)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/300Mi)
% 3.94/1.00  % (13905)First to succeed.
% 3.94/1.01  % (13905)Refutation found. Thanks to Tanya!
% 3.94/1.01  % SZS status Theorem for theBenchmark
% 3.94/1.01  % SZS output start Proof for theBenchmark
% See solution above
% 3.94/1.01  % (13905)------------------------------
% 3.94/1.01  % (13905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.94/1.01  % (13905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.94/1.01  % (13905)Termination reason: Refutation
% 3.94/1.01  
% 3.94/1.01  % (13905)Memory used [KB]: 2174
% 3.94/1.01  % (13905)Time elapsed: 0.206 s
% 3.94/1.01  % (13905)Instructions burned: 58 (million)
% 3.94/1.01  % (13905)------------------------------
% 3.94/1.01  % (13905)------------------------------
% 3.94/1.01  % (13835)Success in time 0.659 s
%------------------------------------------------------------------------------