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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRA007+1 : 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 : n024.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 5.65s 1.09s
% Output   : Refutation 5.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   37
%            Number of leaves      :   19
% Syntax   : Number of formulae    :  148 (  20 unt;   0 def)
%            Number of atoms       :  707 ( 240 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives :  878 ( 319   ~; 339   |; 176   &)
%                                         (   5 <=>;  32  =>;   0  <=;   7 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   14 (  12 usr;   2 prp; 0-3 aty)
%            Number of functors    :   14 (  14 usr;   7 con; 0-3 aty)
%            Number of variables   :  410 ( 358   !;  52   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1972,plain,
    $false,
    inference(subsumption_resolution,[],[f1884,f169]) ).

fof(f169,plain,
    tail_of(sK0) = sF16,
    introduced(function_definition,[]) ).

fof(f1884,plain,
    tail_of(sK0) != sF16,
    inference(superposition,[],[f628,f1856]) ).

fof(f1856,plain,
    sK0 = sK2,
    inference(resolution,[],[f1855,f104]) ).

fof(f104,plain,
    precedes(sK0,sK2,sK4),
    inference(cnf_transformation,[],[f65]) ).

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

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

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

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

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

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

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

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

fof(f1855,plain,
    ! [X0] :
      ( ~ precedes(X0,sK2,sK4)
      | sK0 = sK2 ),
    inference(resolution,[],[f1804,f183]) ).

fof(f183,plain,
    path(sK3,sK1,sK4),
    inference(resolution,[],[f134,f102]) ).

fof(f102,plain,
    shortest_path(sK3,sK1,sK4),
    inference(cnf_transformation,[],[f65]) ).

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

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

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

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

fof(f86,plain,
    ! [X2,X1,X0] :
      ( ( shortest_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
          & path(X1,X2,X0) )
        | ~ shortest_path(X1,X2,X0) ) ),
    inference(flattening,[],[f85]) ).

fof(f85,plain,
    ! [X2,X1,X0] :
      ( ( shortest_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
          & path(X1,X2,X0) )
        | ~ shortest_path(X1,X2,X0) ) ),
    inference(nnf_transformation,[],[f52]) ).

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

fof(f30,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(rectify,[],[f11]) ).

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

fof(f1804,plain,
    ! [X3,X4,X5] :
      ( ~ path(X4,X5,sK4)
      | sK0 = sK2
      | ~ precedes(X3,sK2,sK4) ),
    inference(resolution,[],[f1799,f132]) ).

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

fof(f84,plain,
    ! [X0,X1,X2] :
      ( ! [X3,X4] :
          ( ~ precedes(X4,X3,X1)
          | ( on_path(X4,X1)
            & on_path(X3,X1)
            & ( ~ sequential(X4,X3)
              | ! [X5] :
                  ( ~ sequential(X4,X5)
                  | ~ precedes(X5,X3,X1) ) )
            & ( sequential(X4,X3)
              | ( sequential(X4,sK7(X1,X3,X4))
                & precedes(sK7(X1,X3,X4),X3,X1) ) ) ) )
      | ~ path(X0,X2,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7])],[f82,f83]) ).

fof(f83,plain,
    ! [X1,X3,X4] :
      ( ? [X6] :
          ( sequential(X4,X6)
          & precedes(X6,X3,X1) )
     => ( sequential(X4,sK7(X1,X3,X4))
        & precedes(sK7(X1,X3,X4),X3,X1) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

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

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

fof(f1799,plain,
    ( ~ on_path(sK2,sK4)
    | sK0 = sK2 ),
    inference(trivial_inequality_removal,[],[f1759]) ).

fof(f1759,plain,
    ( ~ on_path(sK2,sK4)
    | sF15 != sF15
    | sK0 = sK2 ),
    inference(superposition,[],[f1043,f1710]) ).

fof(f1710,plain,
    sF16 = sF15,
    inference(subsumption_resolution,[],[f1709,f170]) ).

fof(f170,plain,
    ~ sP13(sF16),
    inference(definition_folding,[],[f157,f169]) ).

fof(f157,plain,
    ~ sP13(tail_of(sK0)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP13])]) ).

fof(f1709,plain,
    ( sF16 = sF15
    | sP13(sF16) ),
    inference(duplicate_literal_removal,[],[f1704]) ).

fof(f1704,plain,
    ( sF16 = sF15
    | sF16 = sF15
    | sP13(sF16) ),
    inference(superposition,[],[f1703,f1672]) ).

fof(f1672,plain,
    ( head_of(sK6(sF15,sF16)) = sF16
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f1671,f551]) ).

fof(f551,plain,
    vertex(sF16),
    inference(forward_demodulation,[],[f549,f169]) ).

fof(f549,plain,
    vertex(tail_of(sK0)),
    inference(resolution,[],[f546,f108]) ).

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

fof(f48,plain,
    ! [X0] :
      ( ~ edge(X0)
      | ( vertex(tail_of(X0))
        & vertex(head_of(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(f546,plain,
    edge(sK0),
    inference(subsumption_resolution,[],[f542,f117]) ).

fof(f117,plain,
    ! [X0,X1] :
      ( ~ sequential(X0,X1)
      | edge(X0) ),
    inference(cnf_transformation,[],[f72]) ).

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

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

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

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

fof(f542,plain,
    ( sequential(sK0,sK2)
    | edge(sK0) ),
    inference(resolution,[],[f538,f117]) ).

fof(f538,plain,
    ( sequential(sK0,sK7(sK4,sK2,sK0))
    | sequential(sK0,sK2) ),
    inference(resolution,[],[f428,f183]) ).

fof(f428,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK4)
      | sequential(sK0,sK7(sK4,sK2,sK0))
      | sequential(sK0,sK2) ),
    inference(resolution,[],[f130,f104]) ).

fof(f130,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ precedes(X4,X3,X1)
      | sequential(X4,X3)
      | ~ path(X0,X2,X1)
      | sequential(X4,sK7(X1,X3,X4)) ),
    inference(cnf_transformation,[],[f84]) ).

fof(f1671,plain,
    ( ~ vertex(sF16)
    | head_of(sK6(sF15,sF16)) = sF16
    | sF16 = sF15 ),
    inference(equality_resolution,[],[f1668]) ).

fof(f1668,plain,
    ! [X0] :
      ( sF16 != X0
      | sF15 = X0
      | ~ vertex(X0)
      | head_of(sK6(sF15,X0)) = X0 ),
    inference(subsumption_resolution,[],[f1667,f313]) ).

fof(f313,plain,
    vertex(sF15),
    inference(resolution,[],[f312,f183]) ).

fof(f312,plain,
    ! [X2,X3] :
      ( ~ path(X2,X3,sK4)
      | vertex(sF15) ),
    inference(resolution,[],[f310,f112]) ).

fof(f112,plain,
    ! [X2,X3,X0,X1] :
      ( ~ in_path(X3,X2)
      | ~ path(X1,X0,X2)
      | vertex(X3) ),
    inference(cnf_transformation,[],[f70]) ).

fof(f70,plain,
    ! [X0,X1,X2,X3] :
      ( ~ in_path(X3,X2)
      | ~ path(X1,X0,X2)
      | ( ( head_of(sK5(X2,X3)) = X3
          | tail_of(sK5(X2,X3)) = X3 )
        & on_path(sK5(X2,X3),X2)
        & vertex(X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f68,f69]) ).

fof(f69,plain,
    ! [X2,X3] :
      ( ? [X4] :
          ( ( head_of(X4) = X3
            | tail_of(X4) = X3 )
          & on_path(X4,X2) )
     => ( ( head_of(sK5(X2,X3)) = X3
          | tail_of(sK5(X2,X3)) = X3 )
        & on_path(sK5(X2,X3),X2) ) ),
    introduced(choice_axiom,[]) ).

fof(f68,plain,
    ! [X0,X1,X2,X3] :
      ( ~ in_path(X3,X2)
      | ~ path(X1,X0,X2)
      | ( ? [X4] :
            ( ( head_of(X4) = X3
              | tail_of(X4) = X3 )
            & on_path(X4,X2) )
        & vertex(X3) ) ),
    inference(rectify,[],[f46]) ).

fof(f46,plain,
    ! [X1,X0,X3,X2] :
      ( ~ in_path(X2,X3)
      | ~ path(X0,X1,X3)
      | ( ? [X4] :
            ( ( head_of(X4) = X2
              | tail_of(X4) = X2 )
            & on_path(X4,X3) )
        & vertex(X2) ) ),
    inference(flattening,[],[f45]) ).

fof(f45,plain,
    ! [X2,X1,X3,X0] :
      ( ( ? [X4] :
            ( ( head_of(X4) = X2
              | tail_of(X4) = X2 )
            & on_path(X4,X3) )
        & vertex(X2) )
      | ~ path(X0,X1,X3)
      | ~ in_path(X2,X3) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X2,X1,X3,X0] :
      ( ( path(X0,X1,X3)
        & in_path(X2,X3) )
     => ( ? [X4] :
            ( ( head_of(X4) = X2
              | tail_of(X4) = X2 )
            & on_path(X4,X3) )
        & vertex(X2) ) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X1,X2,X5,X3] :
      ( ( in_path(X5,X3)
        & path(X1,X2,X3) )
     => ( ? [X0] :
            ( ( head_of(X0) = X5
              | tail_of(X0) = X5 )
            & on_path(X0,X3) )
        & vertex(X5) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',in_path_properties) ).

fof(f310,plain,
    in_path(sF15,sK4),
    inference(resolution,[],[f309,f183]) ).

fof(f309,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK4)
      | in_path(sF15,sK4) ),
    inference(forward_demodulation,[],[f308,f167]) ).

fof(f167,plain,
    head_of(sK2) = sF15,
    introduced(function_definition,[]) ).

fof(f308,plain,
    ! [X0,X1] :
      ( ~ path(X0,X1,sK4)
      | in_path(head_of(sK2),sK4) ),
    inference(resolution,[],[f298,f104]) ).

fof(f298,plain,
    ! [X6,X7,X4,X5] :
      ( ~ precedes(X5,X4,sK4)
      | in_path(head_of(X4),sK4)
      | ~ path(X6,X7,sK4) ),
    inference(resolution,[],[f296,f132]) ).

fof(f296,plain,
    ! [X0] :
      ( ~ on_path(X0,sK4)
      | in_path(head_of(X0),sK4) ),
    inference(resolution,[],[f148,f183]) ).

fof(f148,plain,
    ! [X2,X3,X0,X1] :
      ( ~ path(X3,X2,X1)
      | ~ on_path(X0,X1)
      | in_path(head_of(X0),X1) ),
    inference(cnf_transformation,[],[f56]) ).

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

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

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

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

fof(f1667,plain,
    ! [X0] :
      ( ~ vertex(X0)
      | ~ vertex(sF15)
      | head_of(sK6(sF15,X0)) = X0
      | sF16 != X0
      | sF15 = X0 ),
    inference(equality_resolution,[],[f1221]) ).

fof(f1221,plain,
    ! [X0,X1] :
      ( sF15 != X0
      | head_of(sK6(X0,X1)) = X1
      | ~ vertex(X1)
      | ~ vertex(X0)
      | X0 = X1
      | sF16 != X1 ),
    inference(duplicate_literal_removal,[],[f1217]) ).

fof(f1217,plain,
    ! [X0,X1] :
      ( head_of(sK6(X0,X1)) = X1
      | ~ vertex(X1)
      | sF15 != X0
      | ~ vertex(X0)
      | X0 = X1
      | X0 = X1
      | sF16 != X1
      | ~ vertex(X0)
      | ~ vertex(X1)
      | X0 = X1 ),
    inference(superposition,[],[f627,f173]) ).

fof(f173,plain,
    ! [X0,X1] :
      ( tail_of(sK6(X0,X1)) = X1
      | X0 = X1
      | head_of(sK6(X0,X1)) = X1
      | ~ vertex(X1)
      | ~ vertex(X0) ),
    inference(subsumption_resolution,[],[f124,f105]) ).

fof(f105,plain,
    complete,
    inference(cnf_transformation,[],[f65]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ~ complete
      | tail_of(sK6(X0,X1)) = X1
      | X0 = X1
      | ~ vertex(X1)
      | ~ vertex(X0)
      | head_of(sK6(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f79]) ).

fof(f79,plain,
    ( ! [X0,X1] :
        ( ~ vertex(X1)
        | X0 = X1
        | ~ vertex(X0)
        | ( ( tail_of(sK6(X0,X1)) != X0
            | head_of(sK6(X0,X1)) != X1
            | head_of(sK6(X0,X1)) != X0
            | tail_of(sK6(X0,X1)) != X1 )
          & ( ( tail_of(sK6(X0,X1)) = X0
              & head_of(sK6(X0,X1)) = X1 )
            | ( head_of(sK6(X0,X1)) = X0
              & tail_of(sK6(X0,X1)) = X1 ) )
          & edge(sK6(X0,X1)) ) )
    | ~ complete ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f77,f78]) ).

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

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

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

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

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

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

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

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

fof(f627,plain,
    ! [X2,X3] :
      ( sF16 != tail_of(sK6(X2,X3))
      | ~ vertex(X3)
      | sF15 != X2
      | X2 = X3
      | tail_of(sK6(X2,X3)) = X2
      | ~ vertex(X2) ),
    inference(superposition,[],[f622,f172]) ).

fof(f172,plain,
    ! [X0,X1] :
      ( head_of(sK6(X0,X1)) = X0
      | ~ vertex(X1)
      | ~ vertex(X0)
      | X0 = X1
      | tail_of(sK6(X0,X1)) = X0 ),
    inference(subsumption_resolution,[],[f127,f105]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( ~ vertex(X0)
      | ~ complete
      | head_of(sK6(X0,X1)) = X0
      | X0 = X1
      | tail_of(sK6(X0,X1)) = X0
      | ~ vertex(X1) ),
    inference(cnf_transformation,[],[f79]) ).

fof(f622,plain,
    ! [X0] :
      ( head_of(X0) != sF15
      | tail_of(X0) != sF16 ),
    inference(forward_demodulation,[],[f621,f167]) ).

fof(f621,plain,
    ! [X0] :
      ( tail_of(X0) != sF16
      | head_of(X0) != head_of(sK2) ),
    inference(forward_demodulation,[],[f620,f169]) ).

fof(f620,plain,
    ! [X0] :
      ( tail_of(X0) != tail_of(sK0)
      | head_of(X0) != head_of(sK2) ),
    inference(resolution,[],[f455,f104]) ).

fof(f455,plain,
    ! [X2,X0,X1] :
      ( ~ precedes(X0,X2,sK4)
      | tail_of(X0) != tail_of(X1)
      | head_of(X2) != head_of(X1) ),
    inference(resolution,[],[f121,f102]) ).

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

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

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

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

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

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

fof(f1703,plain,
    ( sP13(head_of(sK6(sF15,sF16)))
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f1702,f551]) ).

fof(f1702,plain,
    ( sF16 = sF15
    | sP13(head_of(sK6(sF15,sF16)))
    | ~ vertex(sF16) ),
    inference(duplicate_literal_removal,[],[f1701]) ).

fof(f1701,plain,
    ( sP13(head_of(sK6(sF15,sF16)))
    | sF16 = sF15
    | sF16 = sF15
    | ~ vertex(sF16) ),
    inference(resolution,[],[f1698,f316]) ).

fof(f316,plain,
    ! [X2] :
      ( edge(sK6(sF15,X2))
      | ~ vertex(X2)
      | sF15 = X2 ),
    inference(resolution,[],[f313,f175]) ).

fof(f175,plain,
    ! [X0,X1] :
      ( ~ vertex(X0)
      | edge(sK6(X0,X1))
      | X0 = X1
      | ~ vertex(X1) ),
    inference(subsumption_resolution,[],[f123,f105]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ~ complete
      | ~ vertex(X1)
      | X0 = X1
      | edge(sK6(X0,X1))
      | ~ vertex(X0) ),
    inference(cnf_transformation,[],[f79]) ).

fof(f1698,plain,
    ( ~ edge(sK6(sF15,sF16))
    | sP13(head_of(sK6(sF15,sF16)))
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f1691,f168]) ).

fof(f168,plain,
    ~ sP14(sF15),
    inference(definition_folding,[],[f158,f167]) ).

fof(f158,plain,
    ~ sP14(head_of(sK2)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP14])]) ).

fof(f1691,plain,
    ( sP14(sF15)
    | ~ edge(sK6(sF15,sF16))
    | sF16 = sF15
    | sP13(head_of(sK6(sF15,sF16))) ),
    inference(superposition,[],[f159,f1684]) ).

fof(f1684,plain,
    ( tail_of(sK6(sF15,sF16)) = sF15
    | sF16 = sF15 ),
    inference(subsumption_resolution,[],[f1683,f551]) ).

fof(f1683,plain,
    ( sF16 = sF15
    | tail_of(sK6(sF15,sF16)) = sF15
    | ~ vertex(sF16) ),
    inference(subsumption_resolution,[],[f1682,f313]) ).

fof(f1682,plain,
    ( sF16 = sF15
    | tail_of(sK6(sF15,sF16)) = sF15
    | ~ vertex(sF15)
    | ~ vertex(sF16) ),
    inference(duplicate_literal_removal,[],[f1675]) ).

fof(f1675,plain,
    ( tail_of(sK6(sF15,sF16)) = sF15
    | ~ vertex(sF16)
    | sF16 = sF15
    | sF16 = sF15
    | sF16 = sF15
    | ~ vertex(sF15) ),
    inference(superposition,[],[f172,f1672]) ).

fof(f159,plain,
    ! [X5] :
      ( sP14(tail_of(X5))
      | sP13(head_of(X5))
      | ~ edge(X5) ),
    inference(inequality_splitting,[],[f103,f158,f157]) ).

fof(f103,plain,
    ! [X5] :
      ( head_of(X5) != tail_of(sK0)
      | head_of(sK2) != tail_of(X5)
      | ~ edge(X5) ),
    inference(cnf_transformation,[],[f65]) ).

fof(f1043,plain,
    ( sF16 != sF15
    | ~ on_path(sK2,sK4)
    | sK0 = sK2 ),
    inference(subsumption_resolution,[],[f1039,f306]) ).

fof(f306,plain,
    ! [X0,X1] :
      ( ~ precedes(X0,X1,sK4)
      | ~ precedes(X1,X0,sK4) ),
    inference(resolution,[],[f122,f102]) ).

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

fof(f1039,plain,
    ( precedes(sK2,sK2,sK4)
    | sK0 = sK2
    | ~ on_path(sK2,sK4)
    | sF16 != sF15 ),
    inference(superposition,[],[f935,f167]) ).

fof(f935,plain,
    ! [X0] :
      ( head_of(X0) != sF16
      | ~ on_path(X0,sK4)
      | precedes(X0,sK2,sK4)
      | sK0 = X0 ),
    inference(resolution,[],[f774,f183]) ).

fof(f774,plain,
    ! [X2,X0,X1] :
      ( ~ path(X1,X2,sK4)
      | ~ on_path(X0,sK4)
      | sK0 = X0
      | precedes(X0,sK2,sK4)
      | head_of(X0) != sF16 ),
    inference(forward_demodulation,[],[f772,f169]) ).

fof(f772,plain,
    ! [X2,X0,X1] :
      ( sK0 = X0
      | ~ path(X1,X2,sK4)
      | ~ on_path(X0,sK4)
      | head_of(X0) != tail_of(sK0)
      | precedes(X0,sK2,sK4) ),
    inference(resolution,[],[f515,f104]) ).

fof(f515,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ precedes(X0,X1,X2)
      | precedes(X3,X1,X2)
      | tail_of(X0) != head_of(X3)
      | ~ path(X4,X5,X2)
      | ~ on_path(X3,X2)
      | X0 = X3 ),
    inference(subsumption_resolution,[],[f514,f287]) ).

fof(f287,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ precedes(X3,X4,X2)
      | ~ path(X0,X1,X2)
      | edge(X3)
      | ~ path(X5,X6,X2) ),
    inference(resolution,[],[f133,f149]) ).

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

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

fof(f514,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( X0 = X3
      | tail_of(X0) != head_of(X3)
      | ~ edge(X0)
      | ~ precedes(X0,X1,X2)
      | ~ on_path(X3,X2)
      | ~ path(X4,X5,X2)
      | precedes(X3,X1,X2) ),
    inference(subsumption_resolution,[],[f513,f149]) ).

fof(f513,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ edge(X3)
      | ~ precedes(X0,X1,X2)
      | ~ path(X4,X5,X2)
      | ~ on_path(X3,X2)
      | tail_of(X0) != head_of(X3)
      | ~ edge(X0)
      | X0 = X3
      | precedes(X3,X1,X2) ),
    inference(resolution,[],[f177,f119]) ).

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

fof(f177,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sequential(X3,X5)
      | ~ precedes(X5,X4,X0)
      | precedes(X3,X4,X0)
      | ~ on_path(X3,X0)
      | ~ path(X2,X1,X0) ),
    inference(subsumption_resolution,[],[f109,f132]) ).

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

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

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

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

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

fof(f9,axiom,
    ! [X2,X3,X1] :
      ( 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(f628,plain,
    tail_of(sK2) != sF16,
    inference(trivial_inequality_removal,[],[f625]) ).

fof(f625,plain,
    ( sF15 != sF15
    | tail_of(sK2) != sF16 ),
    inference(superposition,[],[f622,f167]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GRA007+1 : TPTP v8.1.0. Bugfixed v3.2.0.
% 0.12/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.35  % Computer : n024.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   : Mon Aug 29 22:03:19 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.50  % (24431)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.20/0.50  % (24431)Instruction limit reached!
% 0.20/0.50  % (24431)------------------------------
% 0.20/0.50  % (24431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (24450)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.20/0.51  % (24449)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.20/0.51  % (24442)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.20/0.51  % (24440)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.20/0.51  % (24430)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.20/0.51  % (24441)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.20/0.51  % (24434)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.20/0.52  % (24441)Instruction limit reached!
% 0.20/0.52  % (24441)------------------------------
% 0.20/0.52  % (24441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24441)Termination reason: Unknown
% 0.20/0.52  % (24441)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (24441)Memory used [KB]: 6012
% 0.20/0.52  % (24441)Time elapsed: 0.003 s
% 0.20/0.52  % (24441)Instructions burned: 4 (million)
% 0.20/0.52  % (24441)------------------------------
% 0.20/0.52  % (24441)------------------------------
% 0.20/0.52  % (24442)Instruction limit reached!
% 0.20/0.52  % (24442)------------------------------
% 0.20/0.52  % (24442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24442)Termination reason: Unknown
% 0.20/0.52  % (24442)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (24442)Memory used [KB]: 6140
% 0.20/0.52  % (24442)Time elapsed: 0.064 s
% 0.20/0.52  % (24442)Instructions burned: 7 (million)
% 0.20/0.52  % (24442)------------------------------
% 0.20/0.52  % (24442)------------------------------
% 0.20/0.52  % (24431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24431)Termination reason: Unknown
% 0.20/0.52  % (24431)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (24431)Memory used [KB]: 1663
% 0.20/0.52  % (24431)Time elapsed: 0.089 s
% 0.20/0.52  % (24431)Instructions burned: 15 (million)
% 0.20/0.52  % (24431)------------------------------
% 0.20/0.52  % (24431)------------------------------
% 0.20/0.52  % (24455)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.20/0.52  % (24440)Refutation not found, incomplete strategy% (24440)------------------------------
% 0.20/0.52  % (24440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24440)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (24440)Memory used [KB]: 6012
% 0.20/0.52  % (24440)Time elapsed: 0.114 s
% 0.20/0.52  % (24440)Instructions burned: 4 (million)
% 0.20/0.52  % (24440)------------------------------
% 0.20/0.52  % (24440)------------------------------
% 0.20/0.53  % (24447)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.20/0.53  % (24429)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.20/0.53  % (24451)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.20/0.53  % (24433)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.20/0.53  % (24435)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.20/0.53  % (24427)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.20/0.53  % (24454)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.20/0.53  % (24452)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.20/0.53  % (24448)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.20/0.54  % (24428)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.20/0.54  % (24428)Instruction limit reached!
% 0.20/0.54  % (24428)------------------------------
% 0.20/0.54  % (24428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24426)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.20/0.54  % (24453)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.20/0.54  % (24430)Instruction limit reached!
% 0.20/0.54  % (24430)------------------------------
% 0.20/0.54  % (24430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24443)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.20/0.54  % (24444)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (24428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (24428)Termination reason: Unknown
% 0.20/0.54  % (24428)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (24428)Memory used [KB]: 1535
% 0.20/0.54  % (24428)Time elapsed: 0.004 s
% 0.20/0.54  % (24428)Instructions burned: 4 (million)
% 0.20/0.54  % (24428)------------------------------
% 0.20/0.54  % (24428)------------------------------
% 0.20/0.54  % (24446)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.20/0.54  % (24445)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.20/0.54  % (24436)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.20/0.55  % (24437)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.20/0.55  % (24444)Instruction limit reached!
% 0.20/0.55  % (24444)------------------------------
% 0.20/0.55  % (24444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24438)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.20/0.55  % (24456)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.20/0.55  % (24439)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.20/0.55  % (24445)Instruction limit reached!
% 0.20/0.55  % (24445)------------------------------
% 0.20/0.55  % (24445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24437)Instruction limit reached!
% 0.20/0.55  % (24437)------------------------------
% 0.20/0.55  % (24437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (24444)Termination reason: Unknown
% 0.20/0.55  % (24444)Termination phase: Finite model building preprocessing
% 0.20/0.55  
% 0.20/0.55  % (24444)Memory used [KB]: 1535
% 0.20/0.55  % (24444)Time elapsed: 0.004 s
% 0.20/0.55  % (24444)Instructions burned: 4 (million)
% 0.20/0.55  % (24444)------------------------------
% 0.20/0.55  % (24444)------------------------------
% 0.20/0.55  % (24455)Instruction limit reached!
% 0.20/0.55  % (24455)------------------------------
% 0.20/0.55  % (24455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (24455)Termination reason: Unknown
% 0.20/0.55  % (24455)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (24455)Memory used [KB]: 6140
% 0.20/0.55  % (24455)Time elapsed: 0.144 s
% 0.20/0.55  % (24455)Instructions burned: 8 (million)
% 0.20/0.55  % (24455)------------------------------
% 0.20/0.55  % (24455)------------------------------
% 0.20/0.55  % (24438)Refutation not found, incomplete strategy% (24438)------------------------------
% 0.20/0.55  % (24438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (24445)Termination reason: Unknown
% 0.20/0.55  % (24445)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (24445)Memory used [KB]: 6012
% 0.20/0.55  % (24445)Time elapsed: 0.149 s
% 0.20/0.55  % (24445)Instructions burned: 3 (million)
% 0.20/0.55  % (24445)------------------------------
% 0.20/0.55  % (24445)------------------------------
% 0.20/0.56  % (24427)Instruction limit reached!
% 0.20/0.56  % (24427)------------------------------
% 0.20/0.56  % (24427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24427)Termination reason: Unknown
% 0.20/0.56  % (24427)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24427)Memory used [KB]: 6396
% 0.20/0.56  % (24427)Time elapsed: 0.130 s
% 0.20/0.56  % (24427)Instructions burned: 14 (million)
% 0.20/0.56  % (24427)------------------------------
% 0.20/0.56  % (24427)------------------------------
% 0.20/0.56  % (24439)Instruction limit reached!
% 0.20/0.56  % (24439)------------------------------
% 0.20/0.56  % (24439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24430)Termination reason: Unknown
% 0.20/0.56  % (24430)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24430)Memory used [KB]: 6140
% 0.20/0.56  % (24430)Time elapsed: 0.131 s
% 0.20/0.56  % (24430)Instructions burned: 13 (million)
% 0.20/0.56  % (24430)------------------------------
% 0.20/0.56  % (24430)------------------------------
% 0.20/0.56  % (24446)Instruction limit reached!
% 0.20/0.56  % (24446)------------------------------
% 0.20/0.56  % (24446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24446)Termination reason: Unknown
% 0.20/0.56  % (24446)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24446)Memory used [KB]: 6268
% 0.20/0.56  % (24446)Time elapsed: 0.143 s
% 0.20/0.56  % (24446)Instructions burned: 11 (million)
% 0.20/0.56  % (24446)------------------------------
% 0.20/0.56  % (24446)------------------------------
% 0.20/0.56  % (24439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24439)Termination reason: Unknown
% 0.20/0.56  % (24439)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24439)Memory used [KB]: 1791
% 0.20/0.56  % (24439)Time elapsed: 0.157 s
% 0.20/0.56  % (24439)Instructions burned: 16 (million)
% 0.20/0.56  % (24439)------------------------------
% 0.20/0.56  % (24439)------------------------------
% 1.65/0.57  % (24436)Refutation not found, incomplete strategy% (24436)------------------------------
% 1.65/0.57  % (24436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (24436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24436)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.57  
% 1.65/0.57  % (24436)Memory used [KB]: 6012
% 1.65/0.57  % (24436)Time elapsed: 0.159 s
% 1.65/0.57  % (24436)Instructions burned: 4 (million)
% 1.65/0.57  % (24436)------------------------------
% 1.65/0.57  % (24436)------------------------------
% 1.65/0.57  % (24437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24437)Termination reason: Unknown
% 1.65/0.57  % (24437)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (24438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24437)Memory used [KB]: 6268
% 1.65/0.57  % (24438)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.57  % (24437)Time elapsed: 0.143 s
% 1.65/0.57  
% 1.65/0.57  % (24437)Instructions burned: 13 (million)
% 1.65/0.57  % (24437)------------------------------
% 1.65/0.57  % (24437)------------------------------
% 1.65/0.57  % (24438)Memory used [KB]: 6140
% 1.65/0.57  % (24438)Time elapsed: 0.152 s
% 1.65/0.57  % (24438)Instructions burned: 6 (million)
% 1.65/0.57  % (24438)------------------------------
% 1.65/0.57  % (24438)------------------------------
% 1.65/0.57  % (24454)Instruction limit reached!
% 1.65/0.57  % (24454)------------------------------
% 1.65/0.57  % (24454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (24454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24454)Termination reason: Unknown
% 1.65/0.57  % (24454)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (24454)Memory used [KB]: 6396
% 1.65/0.57  % (24454)Time elapsed: 0.166 s
% 1.65/0.57  % (24454)Instructions burned: 25 (million)
% 1.65/0.57  % (24454)------------------------------
% 1.65/0.57  % (24454)------------------------------
% 1.65/0.57  % (24450)Instruction limit reached!
% 1.65/0.57  % (24450)------------------------------
% 1.65/0.57  % (24450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (24450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24450)Termination reason: Unknown
% 1.65/0.57  % (24450)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (24450)Memory used [KB]: 1918
% 1.65/0.57  % (24450)Time elapsed: 0.125 s
% 1.65/0.57  % (24450)Instructions burned: 46 (million)
% 1.65/0.57  % (24450)------------------------------
% 1.65/0.57  % (24450)------------------------------
% 1.65/0.57  % (24434)Instruction limit reached!
% 1.65/0.57  % (24434)------------------------------
% 1.65/0.57  % (24434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (24434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24434)Termination reason: Unknown
% 1.65/0.57  % (24434)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (24434)Memory used [KB]: 6524
% 1.65/0.57  % (24434)Time elapsed: 0.112 s
% 1.65/0.57  % (24434)Instructions burned: 39 (million)
% 1.65/0.57  % (24434)------------------------------
% 1.65/0.57  % (24434)------------------------------
% 1.65/0.57  % (24447)Instruction limit reached!
% 1.65/0.57  % (24447)------------------------------
% 1.65/0.57  % (24447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (24447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (24447)Termination reason: Unknown
% 1.65/0.57  % (24447)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (24447)Memory used [KB]: 6396
% 1.65/0.57  % (24447)Time elapsed: 0.177 s
% 1.65/0.57  % (24447)Instructions burned: 30 (million)
% 1.65/0.57  % (24447)------------------------------
% 1.65/0.57  % (24447)------------------------------
% 1.65/0.58  % (24456)Instruction limit reached!
% 1.65/0.58  % (24456)------------------------------
% 1.65/0.58  % (24456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (24456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (24456)Termination reason: Unknown
% 1.65/0.58  % (24456)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (24456)Memory used [KB]: 6396
% 1.65/0.58  % (24456)Time elapsed: 0.177 s
% 1.65/0.58  % (24456)Instructions burned: 25 (million)
% 1.65/0.58  % (24456)------------------------------
% 1.65/0.58  % (24456)------------------------------
% 1.65/0.58  % (24433)Instruction limit reached!
% 1.65/0.58  % (24433)------------------------------
% 1.65/0.58  % (24433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (24433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (24433)Termination reason: Unknown
% 1.65/0.58  % (24433)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (24433)Memory used [KB]: 6396
% 1.65/0.58  % (24433)Time elapsed: 0.146 s
% 1.65/0.58  % (24433)Instructions burned: 40 (million)
% 1.65/0.58  % (24433)------------------------------
% 1.65/0.58  % (24433)------------------------------
% 1.87/0.61  % (24429)Instruction limit reached!
% 1.87/0.61  % (24429)------------------------------
% 1.87/0.61  % (24429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.62  % (24536)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)
% 1.87/0.63  % (24429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.63  % (24429)Termination reason: Unknown
% 1.87/0.63  % (24429)Termination phase: Saturation
% 1.87/0.63  
% 1.87/0.63  % (24429)Memory used [KB]: 7036
% 1.87/0.63  % (24429)Time elapsed: 0.200 s
% 1.87/0.63  % (24429)Instructions burned: 52 (million)
% 1.87/0.63  % (24429)------------------------------
% 1.87/0.63  % (24429)------------------------------
% 1.87/0.63  % (24451)Instruction limit reached!
% 1.87/0.63  % (24451)------------------------------
% 1.87/0.63  % (24451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (24536)Refutation not found, incomplete strategy% (24536)------------------------------
% 2.02/0.64  % (24536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (24536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.64  % (24536)Termination reason: Refutation not found, incomplete strategy
% 2.02/0.64  
% 2.02/0.64  % (24536)Memory used [KB]: 10490
% 2.02/0.64  % (24536)Time elapsed: 0.070 s
% 2.02/0.64  % (24536)Instructions burned: 3 (million)
% 2.02/0.64  % (24536)------------------------------
% 2.02/0.64  % (24536)------------------------------
% 2.02/0.64  % (24449)Instruction limit reached!
% 2.02/0.64  % (24449)------------------------------
% 2.02/0.64  % (24449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (24435)Instruction limit reached!
% 2.02/0.64  % (24435)------------------------------
% 2.02/0.64  % (24435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (24435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.64  % (24435)Termination reason: Unknown
% 2.02/0.64  % (24435)Termination phase: Saturation
% 2.02/0.64  
% 2.02/0.64  % (24435)Memory used [KB]: 6780
% 2.02/0.64  % (24435)Time elapsed: 0.240 s
% 2.02/0.64  % (24435)Instructions burned: 49 (million)
% 2.02/0.64  % (24435)------------------------------
% 2.02/0.64  % (24435)------------------------------
% 2.05/0.64  % (24535)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.05/0.65  % (24537)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.05/0.65  % (24443)Instruction limit reached!
% 2.05/0.65  % (24443)------------------------------
% 2.05/0.65  % (24443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.65  % (24443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.65  % (24443)Termination reason: Unknown
% 2.05/0.65  % (24443)Termination phase: Saturation
% 2.05/0.65  
% 2.05/0.65  % (24443)Memory used [KB]: 6780
% 2.05/0.65  % (24443)Time elapsed: 0.234 s
% 2.05/0.65  % (24443)Instructions burned: 50 (million)
% 2.05/0.65  % (24443)------------------------------
% 2.05/0.65  % (24443)------------------------------
% 2.05/0.65  % (24451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.65  % (24451)Termination reason: Unknown
% 2.05/0.65  % (24451)Termination phase: Saturation
% 2.05/0.65  
% 2.05/0.65  % (24451)Memory used [KB]: 6780
% 2.05/0.65  % (24451)Time elapsed: 0.212 s
% 2.05/0.65  % (24451)Instructions burned: 50 (million)
% 2.05/0.65  % (24451)------------------------------
% 2.05/0.65  % (24451)------------------------------
% 2.05/0.65  % (24449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.65  % (24449)Termination reason: Unknown
% 2.05/0.65  % (24449)Termination phase: Saturation
% 2.05/0.65  
% 2.05/0.65  % (24449)Memory used [KB]: 7675
% 2.05/0.65  % (24449)Time elapsed: 0.229 s
% 2.05/0.65  % (24449)Instructions burned: 82 (million)
% 2.05/0.65  % (24449)------------------------------
% 2.05/0.65  % (24449)------------------------------
% 2.05/0.66  % (24549)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.05/0.66  % (24535)Refutation not found, incomplete strategy% (24535)------------------------------
% 2.05/0.66  % (24535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.67  % (24552)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.05/0.67  % (24535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.67  % (24535)Termination reason: Refutation not found, incomplete strategy
% 2.05/0.67  
% 2.05/0.67  % (24535)Memory used [KB]: 6012
% 2.05/0.67  % (24535)Time elapsed: 0.115 s
% 2.05/0.67  % (24535)Instructions burned: 3 (million)
% 2.05/0.67  % (24535)------------------------------
% 2.05/0.67  % (24535)------------------------------
% 2.05/0.67  % (24538)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.05/0.67  % (24540)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.05/0.68  % (24555)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 (2997ds/84Mi)
% 2.05/0.68  % (24547)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.05/0.69  % (24565)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.05/0.69  % (24553)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.05/0.69  % (24550)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.05/0.69  % (24572)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.05/0.70  % (24562)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.05/0.70  % (24556)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.05/0.70  % (24559)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.05/0.70  % (24452)Instruction limit reached!
% 2.05/0.70  % (24452)------------------------------
% 2.05/0.70  % (24452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.70  % (24452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.70  % (24452)Termination reason: Unknown
% 2.05/0.70  % (24452)Termination phase: Saturation
% 2.05/0.70  
% 2.05/0.70  % (24452)Memory used [KB]: 7036
% 2.05/0.70  % (24452)Time elapsed: 0.272 s
% 2.05/0.70  % (24452)Instructions burned: 95 (million)
% 2.05/0.70  % (24452)------------------------------
% 2.05/0.70  % (24452)------------------------------
% 2.24/0.70  % (24566)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.24/0.71  % (24563)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.24/0.71  % (24567)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.24/0.71  % (24448)Instruction limit reached!
% 2.24/0.71  % (24448)------------------------------
% 2.24/0.71  % (24448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (24552)Instruction limit reached!
% 2.24/0.71  % (24552)------------------------------
% 2.24/0.71  % (24552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (24453)Instruction limit reached!
% 2.24/0.71  % (24453)------------------------------
% 2.24/0.71  % (24453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (24572)Refutation not found, incomplete strategy% (24572)------------------------------
% 2.24/0.71  % (24572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (24572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (24572)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.71  
% 2.24/0.71  % (24572)Memory used [KB]: 5884
% 2.24/0.71  % (24572)Time elapsed: 0.095 s
% 2.24/0.71  % (24572)Instructions burned: 1 (million)
% 2.24/0.71  % (24572)------------------------------
% 2.24/0.71  % (24572)------------------------------
% 2.24/0.72  % (24571)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.24/0.72  % (24556)Refutation not found, incomplete strategy% (24556)------------------------------
% 2.24/0.72  % (24556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.72  % (24556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (24556)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.72  
% 2.24/0.72  % (24556)Memory used [KB]: 6012
% 2.24/0.72  % (24556)Time elapsed: 0.101 s
% 2.24/0.72  % (24556)Instructions burned: 6 (million)
% 2.24/0.72  % (24556)------------------------------
% 2.24/0.72  % (24556)------------------------------
% 2.24/0.72  % (24453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (24453)Termination reason: Unknown
% 2.24/0.72  % (24453)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.72  % (24453)Memory used [KB]: 7419
% 2.24/0.72  % (24453)Time elapsed: 0.288 s
% 2.24/0.72  % (24453)Instructions burned: 100 (million)
% 2.24/0.72  % (24453)------------------------------
% 2.24/0.72  % (24453)------------------------------
% 2.24/0.72  % (24552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (24552)Termination reason: Unknown
% 2.24/0.72  % (24552)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.72  % (24552)Memory used [KB]: 6268
% 2.24/0.72  % (24552)Time elapsed: 0.111 s
% 2.24/0.72  % (24552)Instructions burned: 31 (million)
% 2.24/0.72  % (24552)------------------------------
% 2.24/0.72  % (24552)------------------------------
% 2.24/0.72  % (24448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (24448)Termination reason: Unknown
% 2.24/0.72  % (24448)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.73  % (24567)Refutation not found, incomplete strategy% (24567)------------------------------
% 2.24/0.73  % (24567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.73  % (24567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.73  % (24567)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.73  
% 2.24/0.73  % (24567)Memory used [KB]: 6012
% 2.24/0.73  % (24567)Time elapsed: 0.124 s
% 2.24/0.73  % (24567)Instructions burned: 1 (million)
% 2.24/0.73  % (24567)------------------------------
% 2.24/0.73  % (24567)------------------------------
% 2.24/0.73  % (24560)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.24/0.73  % (24448)Memory used [KB]: 7419
% 2.24/0.73  % (24448)Time elapsed: 0.290 s
% 2.24/0.73  % (24448)Instructions burned: 99 (million)
% 2.24/0.73  % (24448)------------------------------
% 2.24/0.73  % (24448)------------------------------
% 2.24/0.74  % (24560)Refutation not found, incomplete strategy% (24560)------------------------------
% 2.24/0.74  % (24560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.74  % (24560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.74  % (24560)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.74  
% 2.24/0.74  % (24560)Memory used [KB]: 6012
% 2.24/0.74  % (24560)Time elapsed: 0.132 s
% 2.24/0.74  % (24560)Instructions burned: 5 (million)
% 2.24/0.74  % (24560)------------------------------
% 2.24/0.74  % (24560)------------------------------
% 2.24/0.74  % (24563)Instruction limit reached!
% 2.24/0.74  % (24563)------------------------------
% 2.24/0.74  % (24563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.74  % (24563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.74  % (24563)Termination reason: Unknown
% 2.24/0.74  % (24563)Termination phase: Saturation
% 2.24/0.74  
% 2.24/0.74  % (24563)Memory used [KB]: 6268
% 2.24/0.74  % (24563)Time elapsed: 0.131 s
% 2.24/0.74  % (24563)Instructions burned: 15 (million)
% 2.24/0.74  % (24563)------------------------------
% 2.24/0.74  % (24563)------------------------------
% 2.24/0.75  % (24547)Instruction limit reached!
% 2.24/0.75  % (24547)------------------------------
% 2.24/0.75  % (24547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.75  % (24547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.75  % (24547)Termination reason: Unknown
% 2.24/0.75  % (24547)Termination phase: Saturation
% 2.24/0.75  
% 2.24/0.75  % (24547)Memory used [KB]: 6396
% 2.24/0.75  % (24547)Time elapsed: 0.169 s
% 2.24/0.75  % (24547)Instructions burned: 57 (million)
% 2.24/0.75  % (24547)------------------------------
% 2.24/0.75  % (24547)------------------------------
% 2.24/0.75  % (24550)Instruction limit reached!
% 2.24/0.75  % (24550)------------------------------
% 2.24/0.75  % (24550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.75  % (24550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.75  % (24550)Termination reason: Unknown
% 2.24/0.75  % (24550)Termination phase: Saturation
% 2.24/0.75  
% 2.24/0.75  % (24550)Memory used [KB]: 6652
% 2.24/0.75  % (24550)Time elapsed: 0.166 s
% 2.24/0.75  % (24550)Instructions burned: 42 (million)
% 2.24/0.75  % (24550)------------------------------
% 2.24/0.75  % (24550)------------------------------
% 2.24/0.75  % (24571)Instruction limit reached!
% 2.24/0.75  % (24571)------------------------------
% 2.24/0.75  % (24571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.75  % (24571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.75  % (24571)Termination reason: Unknown
% 2.24/0.75  % (24571)Termination phase: Saturation
% 2.24/0.75  
% 2.24/0.75  % (24571)Memory used [KB]: 6396
% 2.24/0.75  % (24571)Time elapsed: 0.134 s
% 2.24/0.75  % (24571)Instructions burned: 20 (million)
% 2.24/0.75  % (24571)------------------------------
% 2.24/0.75  % (24571)------------------------------
% 2.71/0.76  % (24537)Instruction limit reached!
% 2.71/0.76  % (24537)------------------------------
% 2.71/0.76  % (24537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.76  % (24590)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.71/0.76  % (24538)Instruction limit reached!
% 2.71/0.76  % (24538)------------------------------
% 2.71/0.76  % (24538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.77  % (24622)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)
% 2.71/0.77  % (24538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.77  % (24538)Termination reason: Unknown
% 2.71/0.77  % (24538)Termination phase: Saturation
% 2.71/0.77  
% 2.71/0.77  % (24538)Memory used [KB]: 2430
% 2.71/0.77  % (24538)Time elapsed: 0.199 s
% 2.71/0.77  % (24538)Instructions burned: 69 (million)
% 2.71/0.77  % (24538)------------------------------
% 2.71/0.77  % (24538)------------------------------
% 2.71/0.77  % (24537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.77  % (24537)Termination reason: Unknown
% 2.71/0.77  % (24537)Termination phase: Saturation
% 2.71/0.77  
% 2.71/0.77  % (24537)Memory used [KB]: 6652
% 2.71/0.77  % (24537)Time elapsed: 0.187 s
% 2.71/0.77  % (24537)Instructions burned: 88 (million)
% 2.71/0.77  % (24537)------------------------------
% 2.71/0.77  % (24537)------------------------------
% 2.71/0.77  % (24592)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 (2997ds/10Mi)
% 2.71/0.77  % (24597)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 (2997ds/472Mi)
% 2.71/0.78  % (24606)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 (2997ds/97Mi)
% 2.71/0.78  % (24565)Instruction limit reached!
% 2.71/0.78  % (24565)------------------------------
% 2.71/0.78  % (24565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.78  % (24565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.78  % (24565)Termination reason: Unknown
% 2.71/0.78  % (24565)Termination phase: Saturation
% 2.71/0.78  
% 2.71/0.78  % (24565)Memory used [KB]: 6652
% 2.71/0.78  % (24565)Time elapsed: 0.175 s
% 2.71/0.78  % (24565)Instructions burned: 33 (million)
% 2.71/0.78  % (24565)------------------------------
% 2.71/0.78  % (24565)------------------------------
% 2.71/0.78  % (24604)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.71/0.79  % (24622)Refutation not found, incomplete strategy% (24622)------------------------------
% 2.71/0.79  % (24622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.79  % (24553)Instruction limit reached!
% 2.71/0.79  % (24553)------------------------------
% 2.71/0.79  % (24553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.79  % (24553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.79  % (24553)Termination reason: Unknown
% 2.71/0.79  % (24553)Termination phase: Saturation
% 2.71/0.79  
% 2.71/0.79  % (24553)Memory used [KB]: 7547
% 2.71/0.79  % (24553)Time elapsed: 0.196 s
% 2.71/0.79  % (24553)Instructions burned: 68 (million)
% 2.71/0.79  % (24553)------------------------------
% 2.71/0.79  % (24553)------------------------------
% 2.71/0.79  % (24607)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 (2997ds/21Mi)
% 2.71/0.79  % (24622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.79  % (24622)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.79  
% 2.71/0.79  % (24622)Memory used [KB]: 6140
% 2.71/0.79  % (24622)Time elapsed: 0.068 s
% 2.71/0.79  % (24622)Instructions burned: 12 (million)
% 2.71/0.79  % (24622)------------------------------
% 2.71/0.79  % (24622)------------------------------
% 2.71/0.80  % (24592)Instruction limit reached!
% 2.71/0.80  % (24592)------------------------------
% 2.71/0.80  % (24592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.80  % (24592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.80  % (24592)Termination reason: Unknown
% 2.71/0.80  % (24592)Termination phase: Saturation
% 2.71/0.80  
% 2.71/0.80  % (24592)Memory used [KB]: 6140
% 2.71/0.80  % (24592)Time elapsed: 0.135 s
% 2.71/0.80  % (24592)Instructions burned: 10 (million)
% 2.71/0.80  % (24592)------------------------------
% 2.71/0.80  % (24592)------------------------------
% 2.71/0.81  % (24555)Instruction limit reached!
% 2.71/0.81  % (24555)------------------------------
% 2.71/0.81  % (24555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.81  % (24555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.81  % (24555)Termination reason: Unknown
% 2.71/0.81  % (24555)Termination phase: Saturation
% 2.71/0.81  
% 2.71/0.81  % (24555)Memory used [KB]: 6524
% 2.71/0.81  % (24555)Time elapsed: 0.214 s
% 2.71/0.81  % (24555)Instructions burned: 84 (million)
% 2.71/0.81  % (24555)------------------------------
% 2.71/0.81  % (24555)------------------------------
% 2.71/0.81  % (24604)Instruction limit reached!
% 2.71/0.81  % (24604)------------------------------
% 2.71/0.81  % (24604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.81  % (24604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.81  % (24604)Termination reason: Unknown
% 2.71/0.81  % (24604)Termination phase: Saturation
% 2.71/0.81  
% 2.71/0.81  % (24604)Memory used [KB]: 6268
% 2.71/0.81  % (24604)Time elapsed: 0.144 s
% 2.71/0.81  % (24604)Instructions burned: 22 (million)
% 2.71/0.81  % (24604)------------------------------
% 2.71/0.81  % (24604)------------------------------
% 2.71/0.82  % (24636)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)
% 2.71/0.82  % (24607)Instruction limit reached!
% 2.71/0.82  % (24607)------------------------------
% 2.71/0.82  % (24607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.82  % (24607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.82  % (24607)Termination reason: Unknown
% 2.71/0.82  % (24607)Termination phase: Saturation
% 2.71/0.82  
% 2.71/0.82  % (24607)Memory used [KB]: 1791
% 2.71/0.82  % (24607)Time elapsed: 0.145 s
% 2.71/0.82  % (24607)Instructions burned: 21 (million)
% 2.71/0.82  % (24607)------------------------------
% 2.71/0.82  % (24607)------------------------------
% 2.71/0.83  % (24637)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)
% 2.71/0.83  % (24638)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)
% 2.71/0.84  % (24637)Refutation not found, incomplete strategy% (24637)------------------------------
% 2.71/0.84  % (24637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.84  % (24540)Instruction limit reached!
% 2.71/0.84  % (24540)------------------------------
% 2.71/0.84  % (24540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.84  % (24540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.84  % (24540)Termination reason: Unknown
% 2.71/0.84  % (24540)Termination phase: Saturation
% 2.71/0.84  
% 2.71/0.84  % (24540)Memory used [KB]: 2046
% 2.71/0.84  % (24540)Time elapsed: 0.261 s
% 2.71/0.84  % (24540)Instructions burned: 109 (million)
% 2.71/0.84  % (24540)------------------------------
% 2.71/0.84  % (24540)------------------------------
% 2.71/0.84  % (24637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.84  % (24637)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.84  
% 2.71/0.84  % (24637)Memory used [KB]: 6012
% 2.71/0.84  % (24637)Time elapsed: 0.104 s
% 2.71/0.84  % (24637)Instructions burned: 4 (million)
% 2.71/0.84  % (24637)------------------------------
% 2.71/0.84  % (24637)------------------------------
% 2.71/0.84  % (24639)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)
% 2.71/0.85  % (24640)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.19/0.85  % (24642)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.19/0.85  % (24641)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.19/0.86  % (24638)Refutation not found, incomplete strategy% (24638)------------------------------
% 3.19/0.86  % (24638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.86  % (24562)Instruction limit reached!
% 3.19/0.86  % (24562)------------------------------
% 3.19/0.86  % (24562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.86  % (24562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.86  % (24562)Termination reason: Unknown
% 3.19/0.86  % (24562)Termination phase: Saturation
% 3.19/0.86  
% 3.19/0.86  % (24562)Memory used [KB]: 7419
% 3.19/0.86  % (24562)Time elapsed: 0.232 s
% 3.19/0.86  % (24562)Instructions burned: 86 (million)
% 3.19/0.86  % (24562)------------------------------
% 3.19/0.86  % (24562)------------------------------
% 3.19/0.87  % (24649)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.19/0.87  % (24649)Refutation not found, incomplete strategy% (24649)------------------------------
% 3.19/0.87  % (24649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.87  % (24649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.87  % (24649)Termination reason: Refutation not found, incomplete strategy
% 3.19/0.87  
% 3.19/0.87  % (24649)Memory used [KB]: 6012
% 3.19/0.87  % (24649)Time elapsed: 0.037 s
% 3.19/0.87  % (24649)Instructions burned: 6 (million)
% 3.19/0.87  % (24649)------------------------------
% 3.19/0.87  % (24649)------------------------------
% 3.19/0.87  % (24644)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 (2996ds/377Mi)
% 3.19/0.87  % (24643)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.19/0.87  % (24638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.87  % (24638)Termination reason: Refutation not found, incomplete strategy
% 3.19/0.87  
% 3.19/0.87  % (24638)Memory used [KB]: 6140
% 3.19/0.87  % (24638)Time elapsed: 0.120 s
% 3.19/0.87  % (24638)Instructions burned: 8 (million)
% 3.19/0.87  % (24638)------------------------------
% 3.19/0.87  % (24638)------------------------------
% 3.19/0.87  % (24559)Instruction limit reached!
% 3.19/0.87  % (24559)------------------------------
% 3.19/0.87  % (24559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.87  % (24559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.87  % (24559)Termination reason: Unknown
% 3.19/0.87  % (24559)Termination phase: Saturation
% 3.19/0.87  
% 3.19/0.87  % (24559)Memory used [KB]: 7164
% 3.19/0.87  % (24559)Time elapsed: 0.248 s
% 3.19/0.87  % (24559)Instructions burned: 94 (million)
% 3.19/0.87  % (24559)------------------------------
% 3.19/0.87  % (24559)------------------------------
% 3.19/0.88  % (24645)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 (2996ds/118Mi)
% 3.19/0.88  % (24646)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 (2996ds/34Mi)
% 3.19/0.88  % (24648)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.19/0.89  % (24648)Instruction limit reached!
% 3.19/0.89  % (24648)------------------------------
% 3.19/0.89  % (24648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.89  % (24549)Instruction limit reached!
% 3.19/0.89  % (24549)------------------------------
% 3.19/0.89  % (24549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.89  % (24639)Instruction limit reached!
% 3.19/0.89  % (24639)------------------------------
% 3.19/0.89  % (24639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.89  % (24648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.89  % (24648)Termination reason: Unknown
% 3.41/0.89  % (24648)Termination phase: Saturation
% 3.41/0.89  
% 3.41/0.89  % (24648)Memory used [KB]: 6140
% 3.41/0.89  % (24648)Time elapsed: 0.052 s
% 3.41/0.89  % (24648)Instructions burned: 9 (million)
% 3.41/0.89  % (24648)------------------------------
% 3.41/0.89  % (24648)------------------------------
% 3.41/0.89  % (24549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.89  % (24549)Termination reason: Unknown
% 3.41/0.89  % (24549)Termination phase: Saturation
% 3.41/0.89  
% 3.41/0.89  % (24549)Memory used [KB]: 8315
% 3.41/0.89  % (24549)Time elapsed: 0.291 s
% 3.41/0.89  % (24549)Instructions burned: 141 (million)
% 3.41/0.89  % (24549)------------------------------
% 3.41/0.89  % (24549)------------------------------
% 3.41/0.90  % (24650)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.41/0.90  % (24647)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 (2996ds/113Mi)
% 3.41/0.90  % (24652)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.41/0.90  % (24639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.90  % (24639)Termination reason: Unknown
% 3.41/0.90  % (24639)Termination phase: Saturation
% 3.41/0.90  
% 3.41/0.90  % (24639)Memory used [KB]: 6524
% 3.41/0.90  % (24639)Time elapsed: 0.158 s
% 3.41/0.90  % (24639)Instructions burned: 23 (million)
% 3.41/0.90  % (24639)------------------------------
% 3.41/0.90  % (24639)------------------------------
% 3.41/0.91  % (24651)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.41/0.91  % (24606)Refutation not found, non-redundant clauses discarded% (24606)------------------------------
% 3.41/0.91  % (24606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.91  % (24652)Refutation not found, incomplete strategy% (24652)------------------------------
% 3.41/0.91  % (24652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.92  % (24566)Instruction limit reached!
% 3.41/0.92  % (24566)------------------------------
% 3.41/0.92  % (24566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.92  % (24566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.92  % (24566)Termination reason: Unknown
% 3.41/0.92  % (24566)Termination phase: Saturation
% 3.41/0.92  
% 3.41/0.92  % (24566)Memory used [KB]: 7164
% 3.41/0.92  % (24566)Time elapsed: 0.303 s
% 3.41/0.92  % (24566)Instructions burned: 150 (million)
% 3.41/0.92  % (24566)------------------------------
% 3.41/0.92  % (24566)------------------------------
% 3.41/0.92  % (24653)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.41/0.93  % (24656)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.41/0.93  % (24652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.93  % (24652)Termination reason: Refutation not found, incomplete strategy
% 3.41/0.93  
% 3.41/0.93  % (24652)Memory used [KB]: 6140
% 3.41/0.93  % (24652)Time elapsed: 0.077 s
% 3.41/0.93  % (24652)Instructions burned: 7 (million)
% 3.41/0.93  % (24652)------------------------------
% 3.41/0.93  % (24652)------------------------------
% 3.41/0.93  % (24650)Instruction limit reached!
% 3.41/0.93  % (24650)------------------------------
% 3.41/0.93  % (24650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.93  % (24650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.93  % (24650)Termination reason: Unknown
% 3.41/0.93  % (24650)Termination phase: Saturation
% 3.41/0.93  
% 3.41/0.93  % (24650)Memory used [KB]: 6524
% 3.41/0.93  % (24650)Time elapsed: 0.102 s
% 3.41/0.93  % (24650)Instructions burned: 24 (million)
% 3.41/0.93  % (24650)------------------------------
% 3.41/0.93  % (24650)------------------------------
% 3.41/0.93  % (24606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.93  % (24606)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.41/0.93  
% 3.41/0.93  % (24606)Memory used [KB]: 6780
% 3.41/0.93  % (24606)Time elapsed: 0.243 s
% 3.41/0.93  % (24606)Instructions burned: 92 (million)
% 3.41/0.93  % (24606)------------------------------
% 3.41/0.93  % (24606)------------------------------
% 3.85/0.94  % (24654)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.85/0.94  % (24655)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.85/0.95  % (24657)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.85/0.95  % (24658)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 (2995ds/35Mi)
% 3.85/0.96  % (24646)Instruction limit reached!
% 3.85/0.96  % (24646)------------------------------
% 3.85/0.96  % (24646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.96  % (24646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.96  % (24646)Termination reason: Unknown
% 3.85/0.96  % (24646)Termination phase: Saturation
% 3.85/0.96  
% 3.85/0.96  % (24646)Memory used [KB]: 11769
% 3.85/0.96  % (24646)Time elapsed: 0.020 s
% 3.85/0.96  % (24646)Instructions burned: 36 (million)
% 3.85/0.96  % (24646)------------------------------
% 3.85/0.96  % (24646)------------------------------
% 3.85/0.97  % (24643)Instruction limit reached!
% 3.85/0.97  % (24643)------------------------------
% 3.85/0.97  % (24643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.98  % (24643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.98  % (24643)Termination reason: Unknown
% 3.85/0.98  % (24643)Termination phase: Saturation
% 3.85/0.98  
% 3.85/0.98  % (24643)Memory used [KB]: 8315
% 3.85/0.98  % (24643)Time elapsed: 0.193 s
% 3.85/0.98  % (24643)Instructions burned: 80 (million)
% 3.85/0.98  % (24643)------------------------------
% 3.85/0.98  % (24643)------------------------------
% 3.85/0.98  % (24642)Instruction limit reached!
% 3.85/0.98  % (24642)------------------------------
% 3.85/0.98  % (24642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.98  % (24642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.98  % (24642)Termination reason: Unknown
% 3.85/0.98  % (24642)Termination phase: Saturation
% 3.85/0.98  
% 3.85/0.98  % (24642)Memory used [KB]: 7291
% 3.85/0.98  % (24642)Time elapsed: 0.197 s
% 3.85/0.98  % (24642)Instructions burned: 87 (million)
% 3.85/0.98  % (24642)------------------------------
% 3.85/0.98  % (24642)------------------------------
% 3.85/0.98  % (24659)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.85/0.99  % (24663)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/136Mi)
% 3.85/0.99  % (24660)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.85/1.00  % (24662)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 (2994ds/23Mi)
% 4.04/1.01  % (24661)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.04/1.02  % (24664)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/91Mi)
% 4.04/1.02  % (24668)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=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.04/1.03  % (24667)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/246Mi)
% 4.04/1.03  % (24658)Instruction limit reached!
% 4.04/1.03  % (24658)------------------------------
% 4.04/1.03  % (24658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.03  % (24658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.03  % (24658)Termination reason: Unknown
% 4.04/1.03  % (24658)Termination phase: Saturation
% 4.04/1.03  
% 4.04/1.03  % (24658)Memory used [KB]: 6524
% 4.04/1.03  % (24658)Time elapsed: 0.134 s
% 4.04/1.03  % (24658)Instructions burned: 36 (million)
% 4.04/1.03  % (24658)------------------------------
% 4.04/1.03  % (24658)------------------------------
% 4.04/1.03  % (24662)Instruction limit reached!
% 4.04/1.03  % (24662)------------------------------
% 4.04/1.03  % (24662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.03  % (24662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.03  % (24662)Termination reason: Unknown
% 4.04/1.03  % (24662)Termination phase: Saturation
% 4.04/1.03  
% 4.04/1.03  % (24662)Memory used [KB]: 6524
% 4.04/1.03  % (24662)Time elapsed: 0.120 s
% 4.04/1.03  % (24662)Instructions burned: 23 (million)
% 4.04/1.03  % (24662)------------------------------
% 4.04/1.03  % (24662)------------------------------
% 4.04/1.04  % (24665)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/102Mi)
% 4.04/1.05  % (24645)Instruction limit reached!
% 4.04/1.05  % (24645)------------------------------
% 4.04/1.05  % (24645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.05  % (24645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.05  % (24645)Termination reason: Unknown
% 4.04/1.05  % (24645)Termination phase: Saturation
% 4.04/1.05  
% 4.04/1.05  % (24645)Memory used [KB]: 6780
% 4.04/1.05  % (24645)Time elapsed: 0.262 s
% 4.04/1.05  % (24645)Instructions burned: 119 (million)
% 4.04/1.05  % (24645)------------------------------
% 4.04/1.05  % (24645)------------------------------
% 4.04/1.05  % (24666)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/234Mi)
% 4.04/1.05  % (24669)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/68Mi)
% 4.04/1.05  % (24590)Instruction limit reached!
% 4.04/1.05  % (24590)------------------------------
% 4.04/1.05  % (24590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.04/1.07  % (24590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.04/1.07  % (24590)Termination reason: Unknown
% 4.04/1.07  % (24590)Termination phase: Saturation
% 4.04/1.07  
% 4.04/1.07  % (24590)Memory used [KB]: 7803
% 4.04/1.07  % (24590)Time elapsed: 0.398 s
% 4.04/1.07  % (24590)Instructions burned: 238 (million)
% 5.65/1.07  % (24590)------------------------------
% 5.65/1.07  % (24590)------------------------------
% 5.65/1.07  % (24661)Instruction limit reached!
% 5.65/1.07  % (24661)------------------------------
% 5.65/1.07  % (24661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.65/1.07  % (24661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.65/1.07  % (24661)Termination reason: Unknown
% 5.65/1.07  % (24661)Termination phase: Saturation
% 5.65/1.07  
% 5.65/1.07  % (24661)Memory used [KB]: 6524
% 5.65/1.07  % (24661)Time elapsed: 0.171 s
% 5.65/1.07  % (24661)Instructions burned: 46 (million)
% 5.65/1.07  % (24661)------------------------------
% 5.65/1.07  % (24661)------------------------------
% 5.65/1.08  % (24640)Refutation not found, non-redundant clauses discarded% (24640)------------------------------
% 5.65/1.08  % (24640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.65/1.08  % (24640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.65/1.08  % (24640)Termination reason: Refutation not found, non-redundant clauses discarded
% 5.65/1.08  
% 5.65/1.08  % (24640)Memory used [KB]: 6780
% 5.65/1.08  % (24640)Time elapsed: 0.315 s
% 5.65/1.08  % (24640)Instructions burned: 217 (million)
% 5.65/1.08  % (24640)------------------------------
% 5.65/1.08  % (24640)------------------------------
% 5.65/1.09  % (24647)First to succeed.
% 5.65/1.09  % (24647)Refutation found. Thanks to Tanya!
% 5.65/1.09  % SZS status Theorem for theBenchmark
% 5.65/1.09  % SZS output start Proof for theBenchmark
% See solution above
% 5.65/1.09  % (24647)------------------------------
% 5.65/1.09  % (24647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.65/1.09  % (24647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.65/1.09  % (24647)Termination reason: Refutation
% 5.65/1.09  
% 5.65/1.09  % (24647)Memory used [KB]: 2558
% 5.65/1.09  % (24647)Time elapsed: 0.298 s
% 5.65/1.09  % (24647)Instructions burned: 104 (million)
% 5.65/1.09  % (24647)------------------------------
% 5.65/1.09  % (24647)------------------------------
% 5.65/1.09  % (24422)Success in time 0.715 s
%------------------------------------------------------------------------------