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

View Problem - Process Solution

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

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

% Result   : Theorem 5.70s 1.15s
% Output   : Refutation 5.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  202 (  17 unt;   0 def)
%            Number of atoms       :  873 ( 216 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives : 1094 ( 423   ~; 435   |; 172   &)
%                                         (  28 <=>;  29  =>;   0  <=;   7 <~>)
%            Maximal formula depth :   14 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   33 (  31 usr;  23 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   5 con; 0-3 aty)
%            Number of variables   :  363 ( 317   !;  46   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8138,plain,
    $false,
    inference(avatar_sat_refutation,[],[f181,f186,f194,f198,f202,f401,f414,f468,f482,f1165,f1740,f1779,f2182,f2185,f2207,f3955,f3973,f3980,f4005,f4387,f4403,f8137]) ).

fof(f8137,plain,
    ( ~ spl13_263
    | ~ spl13_297 ),
    inference(avatar_contradiction_clause,[],[f8136]) ).

fof(f8136,plain,
    ( $false
    | ~ spl13_263
    | ~ spl13_297 ),
    inference(subsumption_resolution,[],[f8135,f127]) ).

fof(f127,plain,
    sequential(sK8,sK7),
    inference(cnf_transformation,[],[f81]) ).

fof(f81,plain,
    ( shortest_path(sK5,sK6,sK4)
    & precedes(sK8,sK7,sK4)
    & ! [X5] : ~ triangle(sK8,sK7,X5)
    & sequential(sK8,sK7)
    & complete ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6,sK7,sK8])],[f79,f80]) ).

fof(f80,plain,
    ( ? [X0,X1,X2,X3,X4] :
        ( shortest_path(X1,X2,X0)
        & precedes(X4,X3,X0)
        & ! [X5] : ~ triangle(X4,X3,X5)
        & sequential(X4,X3) )
   => ( shortest_path(sK5,sK6,sK4)
      & precedes(sK8,sK7,sK4)
      & ! [X5] : ~ triangle(sK8,sK7,X5)
      & sequential(sK8,sK7) ) ),
    introduced(choice_axiom,[]) ).

fof(f79,plain,
    ( ? [X0,X1,X2,X3,X4] :
        ( shortest_path(X1,X2,X0)
        & precedes(X4,X3,X0)
        & ! [X5] : ~ triangle(X4,X3,X5)
        & sequential(X4,X3) )
    & complete ),
    inference(rectify,[],[f46]) ).

fof(f46,plain,
    ( ? [X3,X2,X0,X1,X4] :
        ( shortest_path(X2,X0,X3)
        & precedes(X4,X1,X3)
        & ! [X5] : ~ triangle(X4,X1,X5)
        & sequential(X4,X1) )
    & complete ),
    inference(flattening,[],[f45]) ).

fof(f45,plain,
    ( ? [X3,X1,X2,X0,X4] :
        ( ! [X5] : ~ triangle(X4,X1,X5)
        & sequential(X4,X1)
        & precedes(X4,X1,X3)
        & shortest_path(X2,X0,X3) )
    & complete ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ~ ( complete
     => ! [X3,X1,X2,X0,X4] :
          ( ( sequential(X4,X1)
            & precedes(X4,X1,X3)
            & shortest_path(X2,X0,X3) )
         => ? [X5] : triangle(X4,X1,X5) ) ),
    inference(rectify,[],[f19]) ).

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

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

fof(f8135,plain,
    ( ~ sequential(sK8,sK7)
    | ~ spl13_263
    | ~ spl13_297 ),
    inference(subsumption_resolution,[],[f8134,f128]) ).

fof(f128,plain,
    ! [X5] : ~ triangle(sK8,sK7,X5),
    inference(cnf_transformation,[],[f81]) ).

fof(f8134,plain,
    ( triangle(sK8,sK7,sK10(head_of(sK7),tail_of(sK8)))
    | ~ sequential(sK8,sK7)
    | ~ spl13_263
    | ~ spl13_297 ),
    inference(resolution,[],[f4427,f3972]) ).

fof(f3972,plain,
    ( sequential(sK7,sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_263 ),
    inference(avatar_component_clause,[],[f3970]) ).

fof(f3970,plain,
    ( spl13_263
  <=> sequential(sK7,sK10(head_of(sK7),tail_of(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_263])]) ).

fof(f4427,plain,
    ( ! [X0] :
        ( ~ sequential(X0,sK10(head_of(sK7),tail_of(sK8)))
        | triangle(sK8,X0,sK10(head_of(sK7),tail_of(sK8)))
        | ~ sequential(sK8,X0) )
    | ~ spl13_297 ),
    inference(resolution,[],[f4386,f169]) ).

fof(f169,plain,
    ! [X2,X0,X1] :
      ( ~ sequential(X2,X1)
      | triangle(X1,X0,X2)
      | ~ sequential(X1,X0)
      | ~ sequential(X0,X2) ),
    inference(subsumption_resolution,[],[f168,f150]) ).

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

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

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

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

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

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

fof(f168,plain,
    ! [X2,X0,X1] :
      ( ~ edge(X1)
      | ~ sequential(X0,X2)
      | ~ sequential(X2,X1)
      | triangle(X1,X0,X2)
      | ~ sequential(X1,X0) ),
    inference(subsumption_resolution,[],[f167,f150]) ).

fof(f167,plain,
    ! [X2,X0,X1] :
      ( triangle(X1,X0,X2)
      | ~ sequential(X2,X1)
      | ~ edge(X2)
      | ~ sequential(X1,X0)
      | ~ sequential(X0,X2)
      | ~ edge(X1) ),
    inference(subsumption_resolution,[],[f131,f150]) ).

fof(f131,plain,
    ! [X2,X0,X1] :
      ( ~ sequential(X2,X1)
      | triangle(X1,X0,X2)
      | ~ edge(X0)
      | ~ edge(X2)
      | ~ sequential(X1,X0)
      | ~ sequential(X0,X2)
      | ~ edge(X1) ),
    inference(cnf_transformation,[],[f82]) ).

fof(f82,plain,
    ! [X0,X1,X2] :
      ( triangle(X1,X0,X2)
      | ~ edge(X1)
      | ~ edge(X0)
      | ~ sequential(X2,X1)
      | ~ edge(X2)
      | ~ sequential(X1,X0)
      | ~ sequential(X0,X2) ),
    inference(rectify,[],[f52]) ).

fof(f52,plain,
    ! [X1,X2,X0] :
      ( triangle(X2,X1,X0)
      | ~ edge(X2)
      | ~ edge(X1)
      | ~ sequential(X0,X2)
      | ~ edge(X0)
      | ~ sequential(X2,X1)
      | ~ sequential(X1,X0) ),
    inference(flattening,[],[f51]) ).

fof(f51,plain,
    ! [X2,X1,X0] :
      ( triangle(X2,X1,X0)
      | ~ edge(X1)
      | ~ sequential(X1,X0)
      | ~ edge(X2)
      | ~ sequential(X2,X1)
      | ~ sequential(X0,X2)
      | ~ edge(X0) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f36,plain,
    ! [X2,X1,X0] :
      ( ( edge(X1)
        & sequential(X1,X0)
        & edge(X2)
        & sequential(X2,X1)
        & sequential(X0,X2)
        & edge(X0) )
     => triangle(X2,X1,X0) ),
    inference(unused_predicate_definition_removal,[],[f31]) ).

fof(f31,plain,
    ! [X2,X1,X0] :
      ( ( edge(X1)
        & sequential(X1,X0)
        & edge(X2)
        & sequential(X2,X1)
        & sequential(X0,X2)
        & edge(X0) )
    <=> triangle(X2,X1,X0) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X8,X7,X6] :
      ( triangle(X6,X7,X8)
    <=> ( sequential(X6,X7)
        & edge(X8)
        & sequential(X8,X6)
        & edge(X7)
        & edge(X6)
        & sequential(X7,X8) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',triangle_defn) ).

fof(f4386,plain,
    ( sequential(sK10(head_of(sK7),tail_of(sK8)),sK8)
    | ~ spl13_297 ),
    inference(avatar_component_clause,[],[f4384]) ).

fof(f4384,plain,
    ( spl13_297
  <=> sequential(sK10(head_of(sK7),tail_of(sK8)),sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_297])]) ).

fof(f4403,plain,
    ( spl13_89
    | ~ spl13_261
    | ~ spl13_296 ),
    inference(avatar_contradiction_clause,[],[f4402]) ).

fof(f4402,plain,
    ( $false
    | spl13_89
    | ~ spl13_261
    | ~ spl13_296 ),
    inference(subsumption_resolution,[],[f4392,f1164]) ).

fof(f1164,plain,
    ( head_of(sK7) != tail_of(sK8)
    | spl13_89 ),
    inference(avatar_component_clause,[],[f1162]) ).

fof(f1162,plain,
    ( spl13_89
  <=> head_of(sK7) = tail_of(sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_89])]) ).

fof(f4392,plain,
    ( head_of(sK7) = tail_of(sK8)
    | ~ spl13_261
    | ~ spl13_296 ),
    inference(backward_demodulation,[],[f3963,f4382]) ).

fof(f4382,plain,
    ( sK10(head_of(sK7),tail_of(sK8)) = sK8
    | ~ spl13_296 ),
    inference(avatar_component_clause,[],[f4380]) ).

fof(f4380,plain,
    ( spl13_296
  <=> sK10(head_of(sK7),tail_of(sK8)) = sK8 ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_296])]) ).

fof(f3963,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_261 ),
    inference(avatar_component_clause,[],[f3961]) ).

fof(f3961,plain,
    ( spl13_261
  <=> head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_261])]) ).

fof(f4387,plain,
    ( spl13_296
    | spl13_297
    | ~ spl13_129
    | ~ spl13_148 ),
    inference(avatar_split_clause,[],[f4338,f2204,f1620,f4384,f4380]) ).

fof(f1620,plain,
    ( spl13_129
  <=> tail_of(sK8) = head_of(sK10(head_of(sK7),tail_of(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_129])]) ).

fof(f2204,plain,
    ( spl13_148
  <=> edge(sK10(head_of(sK7),tail_of(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_148])]) ).

fof(f4338,plain,
    ( sequential(sK10(head_of(sK7),tail_of(sK8)),sK8)
    | sK10(head_of(sK7),tail_of(sK8)) = sK8
    | ~ spl13_129
    | ~ spl13_148 ),
    inference(trivial_inequality_removal,[],[f4327]) ).

fof(f4327,plain,
    ( sK10(head_of(sK7),tail_of(sK8)) = sK8
    | tail_of(sK8) != tail_of(sK8)
    | sequential(sK10(head_of(sK7),tail_of(sK8)),sK8)
    | ~ spl13_129
    | ~ spl13_148 ),
    inference(resolution,[],[f3976,f203]) ).

fof(f203,plain,
    edge(sK8),
    inference(resolution,[],[f150,f127]) ).

fof(f3976,plain,
    ( ! [X0] :
        ( ~ edge(X0)
        | sK10(head_of(sK7),tail_of(sK8)) = X0
        | tail_of(X0) != tail_of(sK8)
        | sequential(sK10(head_of(sK7),tail_of(sK8)),X0) )
    | ~ spl13_129
    | ~ spl13_148 ),
    inference(forward_demodulation,[],[f2394,f1622]) ).

fof(f1622,plain,
    ( tail_of(sK8) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_129 ),
    inference(avatar_component_clause,[],[f1620]) ).

fof(f2394,plain,
    ( ! [X0] :
        ( tail_of(X0) != head_of(sK10(head_of(sK7),tail_of(sK8)))
        | sequential(sK10(head_of(sK7),tail_of(sK8)),X0)
        | sK10(head_of(sK7),tail_of(sK8)) = X0
        | ~ edge(X0) )
    | ~ spl13_148 ),
    inference(resolution,[],[f2206,f153]) ).

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

fof(f2206,plain,
    ( edge(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_148 ),
    inference(avatar_component_clause,[],[f2204]) ).

fof(f4005,plain,
    ( spl13_128
    | ~ spl13_262 ),
    inference(avatar_contradiction_clause,[],[f4004]) ).

fof(f4004,plain,
    ( $false
    | spl13_128
    | ~ spl13_262 ),
    inference(trivial_inequality_removal,[],[f3991]) ).

fof(f3991,plain,
    ( head_of(sK7) != head_of(sK7)
    | spl13_128
    | ~ spl13_262 ),
    inference(backward_demodulation,[],[f1617,f3968]) ).

fof(f3968,plain,
    ( sK10(head_of(sK7),tail_of(sK8)) = sK7
    | ~ spl13_262 ),
    inference(avatar_component_clause,[],[f3966]) ).

fof(f3966,plain,
    ( spl13_262
  <=> sK10(head_of(sK7),tail_of(sK8)) = sK7 ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_262])]) ).

fof(f1617,plain,
    ( head_of(sK7) != head_of(sK10(head_of(sK7),tail_of(sK8)))
    | spl13_128 ),
    inference(avatar_component_clause,[],[f1616]) ).

fof(f1616,plain,
    ( spl13_128
  <=> head_of(sK7) = head_of(sK10(head_of(sK7),tail_of(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_128])]) ).

fof(f3980,plain,
    ( spl13_261
    | ~ spl13_3
    | spl13_89
    | ~ spl13_129 ),
    inference(avatar_split_clause,[],[f3979,f1620,f1162,f184,f3961]) ).

fof(f184,plain,
    ( spl13_3
  <=> ! [X0,X1] :
        ( ~ vertex(X0)
        | head_of(sK10(X0,X1)) = X0
        | X0 = X1
        | ~ vertex(X1)
        | tail_of(sK10(X0,X1)) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_3])]) ).

fof(f3979,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_3
    | spl13_89
    | ~ spl13_129 ),
    inference(subsumption_resolution,[],[f3978,f1164]) ).

fof(f3978,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = tail_of(sK8)
    | ~ spl13_3
    | spl13_89
    | ~ spl13_129 ),
    inference(forward_demodulation,[],[f3977,f1622]) ).

fof(f3977,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_3
    | spl13_89 ),
    inference(subsumption_resolution,[],[f3547,f1164]) ).

fof(f3547,plain,
    ( head_of(sK7) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = tail_of(sK8)
    | ~ spl13_3 ),
    inference(resolution,[],[f470,f205]) ).

fof(f205,plain,
    vertex(tail_of(sK8)),
    inference(resolution,[],[f103,f203]) ).

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

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

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

fof(f470,plain,
    ( ! [X1] :
        ( ~ vertex(X1)
        | head_of(sK7) = X1
        | head_of(sK7) = tail_of(sK10(head_of(sK7),X1))
        | head_of(sK10(head_of(sK7),X1)) = head_of(sK7) )
    | ~ spl13_3 ),
    inference(resolution,[],[f185,f208]) ).

fof(f208,plain,
    vertex(head_of(sK7)),
    inference(resolution,[],[f104,f204]) ).

fof(f204,plain,
    edge(sK7),
    inference(resolution,[],[f152,f127]) ).

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

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

fof(f185,plain,
    ( ! [X0,X1] :
        ( ~ vertex(X0)
        | head_of(sK10(X0,X1)) = X0
        | tail_of(sK10(X0,X1)) = X0
        | X0 = X1
        | ~ vertex(X1) )
    | ~ spl13_3 ),
    inference(avatar_component_clause,[],[f184]) ).

fof(f3973,plain,
    ( ~ spl13_261
    | spl13_262
    | spl13_263
    | ~ spl13_148 ),
    inference(avatar_split_clause,[],[f2393,f2204,f3970,f3966,f3961]) ).

fof(f2393,plain,
    ( sequential(sK7,sK10(head_of(sK7),tail_of(sK8)))
    | sK10(head_of(sK7),tail_of(sK8)) = sK7
    | head_of(sK7) != tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_148 ),
    inference(resolution,[],[f2206,f370]) ).

fof(f370,plain,
    ! [X1] :
      ( ~ edge(X1)
      | head_of(sK7) != tail_of(X1)
      | sK7 = X1
      | sequential(sK7,X1) ),
    inference(resolution,[],[f153,f204]) ).

fof(f3955,plain,
    ( ~ spl13_7
    | ~ spl13_26
    | spl13_89
    | ~ spl13_128
    | ~ spl13_148 ),
    inference(avatar_contradiction_clause,[],[f3954]) ).

fof(f3954,plain,
    ( $false
    | ~ spl13_7
    | ~ spl13_26
    | spl13_89
    | ~ spl13_128
    | ~ spl13_148 ),
    inference(subsumption_resolution,[],[f3953,f2925]) ).

fof(f2925,plain,
    ( tail_of(sK8) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_7
    | spl13_89
    | ~ spl13_128
    | ~ spl13_148 ),
    inference(subsumption_resolution,[],[f2911,f2399]) ).

fof(f2399,plain,
    ( head_of(sK7) != tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_128
    | ~ spl13_148 ),
    inference(forward_demodulation,[],[f2395,f1618]) ).

fof(f1618,plain,
    ( head_of(sK7) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_128 ),
    inference(avatar_component_clause,[],[f1616]) ).

fof(f2395,plain,
    ( tail_of(sK10(head_of(sK7),tail_of(sK8))) != head_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_148 ),
    inference(resolution,[],[f2206,f159]) ).

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

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

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

fof(f2911,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | tail_of(sK8) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_7
    | spl13_89 ),
    inference(subsumption_resolution,[],[f2876,f1164]) ).

fof(f2876,plain,
    ( head_of(sK7) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = tail_of(sK8)
    | tail_of(sK8) = tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_7 ),
    inference(resolution,[],[f523,f208]) ).

fof(f523,plain,
    ( ! [X2] :
        ( ~ vertex(X2)
        | tail_of(sK8) = X2
        | tail_of(sK10(X2,tail_of(sK8))) = X2
        | tail_of(sK8) = tail_of(sK10(X2,tail_of(sK8))) )
    | ~ spl13_7 ),
    inference(resolution,[],[f201,f205]) ).

fof(f201,plain,
    ( ! [X0,X1] :
        ( ~ vertex(X1)
        | ~ vertex(X0)
        | tail_of(sK10(X0,X1)) = X0
        | X0 = X1
        | tail_of(sK10(X0,X1)) = X1 )
    | ~ spl13_7 ),
    inference(avatar_component_clause,[],[f200]) ).

fof(f200,plain,
    ( spl13_7
  <=> ! [X0,X1] :
        ( ~ vertex(X0)
        | ~ vertex(X1)
        | tail_of(sK10(X0,X1)) = X1
        | X0 = X1
        | tail_of(sK10(X0,X1)) = X0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_7])]) ).

fof(f3953,plain,
    ( tail_of(sK8) != tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_26
    | ~ spl13_128 ),
    inference(trivial_inequality_removal,[],[f3951]) ).

fof(f3951,plain,
    ( head_of(sK7) != head_of(sK7)
    | tail_of(sK8) != tail_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_26
    | ~ spl13_128 ),
    inference(superposition,[],[f404,f1618]) ).

fof(f404,plain,
    ( ! [X2] :
        ( head_of(sK7) != head_of(X2)
        | tail_of(X2) != tail_of(sK8) )
    | ~ spl13_26 ),
    inference(avatar_component_clause,[],[f403]) ).

fof(f403,plain,
    ( spl13_26
  <=> ! [X2] :
        ( tail_of(X2) != tail_of(sK8)
        | head_of(sK7) != head_of(X2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_26])]) ).

fof(f2207,plain,
    ( spl13_148
    | spl13_89
    | ~ spl13_5 ),
    inference(avatar_split_clause,[],[f1350,f192,f1162,f2204]) ).

fof(f192,plain,
    ( spl13_5
  <=> ! [X0,X1] :
        ( ~ vertex(X1)
        | X0 = X1
        | ~ vertex(X0)
        | edge(sK10(X0,X1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_5])]) ).

fof(f1350,plain,
    ( head_of(sK7) = tail_of(sK8)
    | edge(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_5 ),
    inference(resolution,[],[f237,f208]) ).

fof(f237,plain,
    ( ! [X3] :
        ( ~ vertex(X3)
        | edge(sK10(X3,tail_of(sK8)))
        | tail_of(sK8) = X3 )
    | ~ spl13_5 ),
    inference(resolution,[],[f193,f205]) ).

fof(f193,plain,
    ( ! [X0,X1] :
        ( ~ vertex(X1)
        | ~ vertex(X0)
        | edge(sK10(X0,X1))
        | X0 = X1 )
    | ~ spl13_5 ),
    inference(avatar_component_clause,[],[f192]) ).

fof(f2185,plain,
    ( spl13_22
    | spl13_26 ),
    inference(avatar_split_clause,[],[f2091,f403,f351]) ).

fof(f351,plain,
    ( spl13_22
  <=> ! [X0,X1] : ~ shortest_path(X0,X1,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_22])]) ).

fof(f2091,plain,
    ! [X10,X8,X9] :
      ( tail_of(sK8) != tail_of(X10)
      | ~ shortest_path(X8,X9,sK4)
      | head_of(sK7) != head_of(X10) ),
    inference(resolution,[],[f129,f106]) ).

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

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

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

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

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

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

fof(f129,plain,
    precedes(sK8,sK7,sK4),
    inference(cnf_transformation,[],[f81]) ).

fof(f2182,plain,
    ( ~ spl13_27
    | ~ spl13_32
    | ~ spl13_40 ),
    inference(avatar_contradiction_clause,[],[f2181]) ).

fof(f2181,plain,
    ( $false
    | ~ spl13_27
    | ~ spl13_32
    | ~ spl13_40 ),
    inference(subsumption_resolution,[],[f2156,f127]) ).

fof(f2156,plain,
    ( ~ sequential(sK8,sK7)
    | ~ spl13_27
    | ~ spl13_32
    | ~ spl13_40 ),
    inference(resolution,[],[f2155,f413]) ).

fof(f413,plain,
    ( ! [X0] :
        ( ~ precedes(X0,sK7,sK4)
        | ~ sequential(sK8,X0) )
    | ~ spl13_27 ),
    inference(avatar_component_clause,[],[f412]) ).

fof(f412,plain,
    ( spl13_27
  <=> ! [X0] :
        ( ~ precedes(X0,sK7,sK4)
        | ~ sequential(sK8,X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_27])]) ).

fof(f2155,plain,
    ( precedes(sK7,sK7,sK4)
    | ~ spl13_32
    | ~ spl13_40 ),
    inference(subsumption_resolution,[],[f2154,f232]) ).

fof(f232,plain,
    on_path(sK7,sK4),
    inference(resolution,[],[f231,f129]) ).

fof(f231,plain,
    ! [X0,X1] :
      ( ~ precedes(X0,X1,sK4)
      | on_path(X1,sK4) ),
    inference(resolution,[],[f111,f214]) ).

fof(f214,plain,
    path(sK5,sK6,sK4),
    inference(resolution,[],[f113,f130]) ).

fof(f130,plain,
    shortest_path(sK5,sK6,sK4),
    inference(cnf_transformation,[],[f81]) ).

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

fof(f72,plain,
    ! [X0,X1,X2] :
      ( ( shortest_path(X1,X0,X2)
        | X0 = X1
        | ~ path(X1,X0,X2)
        | ( ~ less_or_equal(length_of(X2),length_of(sK1(X0,X1,X2)))
          & path(X1,X0,sK1(X0,X1,X2)) ) )
      & ( ( X0 != X1
          & path(X1,X0,X2)
          & ! [X4] :
              ( less_or_equal(length_of(X2),length_of(X4))
              | ~ path(X1,X0,X4) ) )
        | ~ shortest_path(X1,X0,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f70,f71]) ).

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

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

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

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

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

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

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

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

fof(f67,plain,
    ! [X0,X1,X2] :
      ( ~ path(X1,X2,X0)
      | ! [X3,X4] :
          ( ~ precedes(X4,X3,X0)
          | ( on_path(X3,X0)
            & ( ! [X5] :
                  ( ~ precedes(X5,X3,X0)
                  | ~ sequential(X4,X5) )
              | ~ sequential(X4,X3) )
            & ( ( precedes(sK0(X0,X3,X4),X3,X0)
                & sequential(X4,sK0(X0,X3,X4)) )
              | sequential(X4,X3) )
            & on_path(X4,X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f65,f66]) ).

fof(f66,plain,
    ! [X0,X3,X4] :
      ( ? [X6] :
          ( precedes(X6,X3,X0)
          & sequential(X4,X6) )
     => ( precedes(sK0(X0,X3,X4),X3,X0)
        & sequential(X4,sK0(X0,X3,X4)) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

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

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

fof(f2154,plain,
    ( ~ on_path(sK7,sK4)
    | precedes(sK7,sK7,sK4)
    | ~ spl13_32
    | ~ spl13_40 ),
    inference(resolution,[],[f467,f678]) ).

fof(f678,plain,
    ( sequential(sK7,sK8)
    | ~ spl13_40 ),
    inference(avatar_component_clause,[],[f676]) ).

fof(f676,plain,
    ( spl13_40
  <=> sequential(sK7,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_40])]) ).

fof(f467,plain,
    ( ! [X2] :
        ( ~ sequential(X2,sK8)
        | precedes(X2,sK7,sK4)
        | ~ on_path(X2,sK4) )
    | ~ spl13_32 ),
    inference(avatar_component_clause,[],[f466]) ).

fof(f466,plain,
    ( spl13_32
  <=> ! [X2] :
        ( ~ sequential(X2,sK8)
        | ~ on_path(X2,sK4)
        | precedes(X2,sK7,sK4) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_32])]) ).

fof(f1779,plain,
    ( spl13_128
    | spl13_129
    | spl13_89
    | ~ spl13_6 ),
    inference(avatar_split_clause,[],[f1608,f196,f1162,f1620,f1616]) ).

fof(f196,plain,
    ( spl13_6
  <=> ! [X0,X1] :
        ( ~ vertex(X0)
        | head_of(sK10(X0,X1)) = X1
        | head_of(sK10(X0,X1)) = X0
        | ~ vertex(X1)
        | X0 = X1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_6])]) ).

fof(f1608,plain,
    ( head_of(sK7) = tail_of(sK8)
    | tail_of(sK8) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | head_of(sK7) = head_of(sK10(head_of(sK7),tail_of(sK8)))
    | ~ spl13_6 ),
    inference(resolution,[],[f517,f208]) ).

fof(f517,plain,
    ( ! [X2] :
        ( ~ vertex(X2)
        | head_of(sK10(X2,tail_of(sK8))) = X2
        | tail_of(sK8) = X2
        | tail_of(sK8) = head_of(sK10(X2,tail_of(sK8))) )
    | ~ spl13_6 ),
    inference(resolution,[],[f197,f205]) ).

fof(f197,plain,
    ( ! [X0,X1] :
        ( ~ vertex(X1)
        | X0 = X1
        | head_of(sK10(X0,X1)) = X1
        | ~ vertex(X0)
        | head_of(sK10(X0,X1)) = X0 )
    | ~ spl13_6 ),
    inference(avatar_component_clause,[],[f196]) ).

fof(f1740,plain,
    ~ spl13_39,
    inference(avatar_contradiction_clause,[],[f1739]) ).

fof(f1739,plain,
    ( $false
    | ~ spl13_39 ),
    inference(subsumption_resolution,[],[f1653,f161]) ).

fof(f161,plain,
    ! [X1] : ~ sequential(X1,X1),
    inference(equality_resolution,[],[f149]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( X0 != X1
      | ~ sequential(X0,X1) ),
    inference(cnf_transformation,[],[f99]) ).

fof(f1653,plain,
    ( sequential(sK7,sK7)
    | ~ spl13_39 ),
    inference(backward_demodulation,[],[f127,f674]) ).

fof(f674,plain,
    ( sK8 = sK7
    | ~ spl13_39 ),
    inference(avatar_component_clause,[],[f672]) ).

fof(f672,plain,
    ( spl13_39
  <=> sK8 = sK7 ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_39])]) ).

fof(f1165,plain,
    ( spl13_39
    | ~ spl13_89
    | spl13_40 ),
    inference(avatar_split_clause,[],[f1083,f676,f1162,f672]) ).

fof(f1083,plain,
    ( sequential(sK7,sK8)
    | head_of(sK7) != tail_of(sK8)
    | sK8 = sK7 ),
    inference(resolution,[],[f370,f203]) ).

fof(f482,plain,
    ~ spl13_8,
    inference(avatar_contradiction_clause,[],[f481]) ).

fof(f481,plain,
    ( $false
    | ~ spl13_8 ),
    inference(resolution,[],[f225,f214]) ).

fof(f225,plain,
    ( ! [X0,X1] : ~ path(X0,X1,sK4)
    | ~ spl13_8 ),
    inference(avatar_component_clause,[],[f224]) ).

fof(f224,plain,
    ( spl13_8
  <=> ! [X0,X1] : ~ path(X0,X1,sK4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_8])]) ).

fof(f468,plain,
    ( spl13_32
    | spl13_8 ),
    inference(avatar_split_clause,[],[f464,f224,f466]) ).

fof(f464,plain,
    ! [X2,X0,X1] :
      ( ~ path(X0,X1,sK4)
      | ~ sequential(X2,sK8)
      | precedes(X2,sK7,sK4)
      | ~ on_path(X2,sK4) ),
    inference(resolution,[],[f182,f129]) ).

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

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

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

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

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

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

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

fof(f414,plain,
    ( spl13_8
    | spl13_27 ),
    inference(avatar_split_clause,[],[f410,f412,f224]) ).

fof(f410,plain,
    ! [X2,X0,X1] :
      ( ~ precedes(X0,sK7,sK4)
      | ~ path(X1,X2,sK4)
      | ~ sequential(sK8,X0) ),
    inference(subsumption_resolution,[],[f409,f127]) ).

fof(f409,plain,
    ! [X2,X0,X1] :
      ( ~ precedes(X0,sK7,sK4)
      | ~ path(X1,X2,sK4)
      | ~ sequential(sK8,X0)
      | ~ sequential(sK8,sK7) ),
    inference(resolution,[],[f110,f129]) ).

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

fof(f401,plain,
    ~ spl13_22,
    inference(avatar_contradiction_clause,[],[f400]) ).

fof(f400,plain,
    ( $false
    | ~ spl13_22 ),
    inference(resolution,[],[f352,f130]) ).

fof(f352,plain,
    ( ! [X0,X1] : ~ shortest_path(X0,X1,sK4)
    | ~ spl13_22 ),
    inference(avatar_component_clause,[],[f351]) ).

fof(f202,plain,
    ( ~ spl13_1
    | spl13_7 ),
    inference(avatar_split_clause,[],[f136,f200,f171]) ).

fof(f171,plain,
    ( spl13_1
  <=> complete ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_1])]) ).

fof(f136,plain,
    ! [X0,X1] :
      ( ~ vertex(X0)
      | tail_of(sK10(X0,X1)) = X0
      | X0 = X1
      | ~ complete
      | tail_of(sK10(X0,X1)) = X1
      | ~ vertex(X1) ),
    inference(cnf_transformation,[],[f90]) ).

fof(f90,plain,
    ( ! [X0,X1] :
        ( X0 = X1
        | ~ vertex(X0)
        | ( edge(sK10(X0,X1))
          & ( head_of(sK10(X0,X1)) != X0
            | tail_of(sK10(X0,X1)) != X1
            | tail_of(sK10(X0,X1)) != X0
            | head_of(sK10(X0,X1)) != X1 )
          & ( ( head_of(sK10(X0,X1)) = X0
              & tail_of(sK10(X0,X1)) = X1 )
            | ( tail_of(sK10(X0,X1)) = X0
              & head_of(sK10(X0,X1)) = X1 ) ) )
        | ~ vertex(X1) )
    | ~ complete ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f88,f89]) ).

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

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

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

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

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

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

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

fof(f3,axiom,
    ( complete
   => ! [X1,X2] :
        ( ( vertex(X2)
          & X1 != X2
          & vertex(X1) )
       => ? [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(f198,plain,
    ( ~ spl13_1
    | spl13_6 ),
    inference(avatar_split_clause,[],[f137,f196,f171]) ).

fof(f137,plain,
    ! [X0,X1] :
      ( ~ vertex(X0)
      | X0 = X1
      | ~ complete
      | ~ vertex(X1)
      | head_of(sK10(X0,X1)) = X0
      | head_of(sK10(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f90]) ).

fof(f194,plain,
    ( ~ spl13_1
    | spl13_5 ),
    inference(avatar_split_clause,[],[f140,f192,f171]) ).

fof(f140,plain,
    ! [X0,X1] :
      ( ~ vertex(X1)
      | ~ vertex(X0)
      | edge(sK10(X0,X1))
      | X0 = X1
      | ~ complete ),
    inference(cnf_transformation,[],[f90]) ).

fof(f186,plain,
    ( spl13_3
    | ~ spl13_1 ),
    inference(avatar_split_clause,[],[f138,f171,f184]) ).

fof(f138,plain,
    ! [X0,X1] :
      ( ~ complete
      | ~ vertex(X0)
      | tail_of(sK10(X0,X1)) = X0
      | ~ vertex(X1)
      | X0 = X1
      | head_of(sK10(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f90]) ).

fof(f181,plain,
    spl13_1,
    inference(avatar_split_clause,[],[f126,f171]) ).

fof(f126,plain,
    complete,
    inference(cnf_transformation,[],[f81]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GRA008+1 : TPTP v8.1.0. Bugfixed v3.2.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n012.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 21:59:51 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.50  % (922)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.50  % (937)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.21/0.51  % (929)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.51  % (930)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.21/0.51  % (921)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.51  % (938)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.21/0.52  % (943)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.21/0.53  % (915)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.21/0.53  TRYING [1]
% 0.21/0.53  % (919)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (918)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (928)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.53  TRYING [2]
% 0.21/0.53  % (922)Instruction limit reached!
% 0.21/0.53  % (922)------------------------------
% 0.21/0.53  % (922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (941)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.53  % (916)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.53  % (922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (922)Termination reason: Unknown
% 0.21/0.53  % (922)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (922)Memory used [KB]: 5628
% 0.21/0.53  % (922)Time elapsed: 0.123 s
% 0.21/0.53  % (922)Instructions burned: 7 (million)
% 0.21/0.53  % (922)------------------------------
% 0.21/0.53  % (922)------------------------------
% 0.21/0.53  % (917)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.53  % (934)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (920)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.54  % (944)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.21/0.54  % (932)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.54  % (926)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (931)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.54  TRYING [3]
% 0.21/0.54  % (933)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (935)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.21/0.54  % (936)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.21/0.54  % (924)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.55  % (925)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.55  % (940)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.55  % (927)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.21/0.55  % (942)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.53/0.55  % (916)Refutation not found, incomplete strategy% (916)------------------------------
% 1.53/0.55  % (916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.55  % (916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.55  % (916)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.55  
% 1.53/0.55  % (916)Memory used [KB]: 5628
% 1.53/0.55  % (916)Time elapsed: 0.126 s
% 1.53/0.55  % (916)Instructions burned: 6 (million)
% 1.53/0.55  % (916)------------------------------
% 1.53/0.55  % (916)------------------------------
% 1.53/0.56  % (939)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.53/0.56  TRYING [1]
% 1.53/0.56  TRYING [2]
% 1.53/0.56  TRYING [1]
% 1.53/0.56  TRYING [2]
% 1.53/0.56  TRYING [3]
% 1.53/0.57  % (923)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.53/0.57  % (923)Instruction limit reached!
% 1.53/0.57  % (923)------------------------------
% 1.53/0.57  % (923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (923)Termination reason: Unknown
% 1.53/0.57  % (923)Termination phase: Property scanning
% 1.53/0.57  
% 1.53/0.57  % (923)Memory used [KB]: 1023
% 1.53/0.57  % (923)Time elapsed: 0.003 s
% 1.53/0.57  % (923)Instructions burned: 3 (million)
% 1.53/0.57  % (923)------------------------------
% 1.53/0.57  % (923)------------------------------
% 1.53/0.57  % (921)Instruction limit reached!
% 1.53/0.57  % (921)------------------------------
% 1.53/0.57  % (921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.58  TRYING [3]
% 1.73/0.58  % (921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.58  % (921)Termination reason: Unknown
% 1.73/0.58  % (921)Termination phase: Finite model building SAT solving
% 1.73/0.59  
% 1.73/0.59  % (921)Memory used [KB]: 7547
% 1.73/0.59  % (921)Time elapsed: 0.102 s
% 1.73/0.59  % (921)Instructions burned: 51 (million)
% 1.73/0.59  % (921)------------------------------
% 1.73/0.59  % (921)------------------------------
% 1.73/0.59  % (917)Instruction limit reached!
% 1.73/0.59  % (917)------------------------------
% 1.73/0.59  % (917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.59  % (917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.59  % (917)Termination reason: Unknown
% 1.73/0.59  % (917)Termination phase: Saturation
% 1.73/0.59  
% 1.73/0.59  % (917)Memory used [KB]: 1407
% 1.73/0.59  % (917)Time elapsed: 0.189 s
% 1.73/0.59  % (917)Instructions burned: 38 (million)
% 1.73/0.59  % (917)------------------------------
% 1.73/0.59  % (917)------------------------------
% 1.73/0.59  % (929)Instruction limit reached!
% 1.73/0.59  % (929)------------------------------
% 1.73/0.59  % (929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.60  % (929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.60  % (929)Termination reason: Unknown
% 1.73/0.60  % (929)Termination phase: Saturation
% 1.73/0.60  
% 1.73/0.60  % (929)Memory used [KB]: 6524
% 1.73/0.60  % (929)Time elapsed: 0.049 s
% 1.73/0.60  % (929)Instructions burned: 68 (million)
% 1.73/0.60  % (929)------------------------------
% 1.73/0.60  % (929)------------------------------
% 1.73/0.61  % (918)Instruction limit reached!
% 1.73/0.61  % (918)------------------------------
% 1.73/0.61  % (918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.61  % (918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.61  % (918)Termination reason: Unknown
% 1.73/0.61  % (918)Termination phase: Saturation
% 1.73/0.61  
% 1.73/0.61  % (918)Memory used [KB]: 6524
% 1.73/0.61  % (918)Time elapsed: 0.213 s
% 1.73/0.61  % (918)Instructions burned: 51 (million)
% 1.73/0.61  % (918)------------------------------
% 1.73/0.61  % (918)------------------------------
% 1.73/0.61  % (919)Instruction limit reached!
% 1.73/0.61  % (919)------------------------------
% 1.73/0.61  % (919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.61  % (919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.61  % (919)Termination reason: Unknown
% 1.73/0.61  % (919)Termination phase: Saturation
% 1.73/0.61  
% 1.73/0.61  % (919)Memory used [KB]: 6140
% 1.73/0.61  % (919)Time elapsed: 0.209 s
% 1.73/0.61  % (919)Instructions burned: 52 (million)
% 1.73/0.61  % (919)------------------------------
% 1.73/0.61  % (919)------------------------------
% 1.73/0.62  % (932)Instruction limit reached!
% 1.73/0.62  % (932)------------------------------
% 1.73/0.62  % (932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.62  % (932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.62  % (932)Termination reason: Unknown
% 1.73/0.62  % (932)Termination phase: Finite model building SAT solving
% 1.73/0.62  
% 1.73/0.62  % (932)Memory used [KB]: 7931
% 1.73/0.62  % (932)Time elapsed: 0.200 s
% 1.73/0.62  % (932)Instructions burned: 62 (million)
% 1.73/0.62  % (932)------------------------------
% 1.73/0.62  % (932)------------------------------
% 1.73/0.62  TRYING [4]
% 1.73/0.62  % (930)Instruction limit reached!
% 1.73/0.62  % (930)------------------------------
% 1.73/0.62  % (930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.62  % (924)Instruction limit reached!
% 1.73/0.62  % (924)------------------------------
% 1.73/0.62  % (924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.63  % (930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.63  % (930)Termination reason: Unknown
% 2.13/0.63  % (930)Termination phase: Saturation
% 2.13/0.63  
% 2.13/0.63  % (930)Memory used [KB]: 2046
% 2.13/0.63  % (930)Time elapsed: 0.207 s
% 2.13/0.63  % (930)Instructions burned: 77 (million)
% 2.13/0.63  % (930)------------------------------
% 2.13/0.63  % (930)------------------------------
% 2.13/0.63  % (925)Instruction limit reached!
% 2.13/0.63  % (925)------------------------------
% 2.13/0.63  % (925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.63  % (925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.63  % (925)Termination reason: Unknown
% 2.13/0.63  % (925)Termination phase: Saturation
% 2.13/0.63  
% 2.13/0.63  % (925)Memory used [KB]: 6652
% 2.13/0.63  % (925)Time elapsed: 0.222 s
% 2.13/0.63  % (925)Instructions burned: 52 (million)
% 2.13/0.63  % (925)------------------------------
% 2.13/0.63  % (925)------------------------------
% 2.13/0.64  % (1077)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.13/0.64  % (920)Instruction limit reached!
% 2.13/0.64  % (920)------------------------------
% 2.13/0.64  % (920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.64  % (920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.64  % (920)Termination reason: Unknown
% 2.13/0.64  % (920)Termination phase: Saturation
% 2.13/0.64  
% 2.13/0.64  % (920)Memory used [KB]: 6268
% 2.13/0.64  % (920)Time elapsed: 0.204 s
% 2.13/0.64  % (920)Instructions burned: 48 (million)
% 2.13/0.64  % (920)------------------------------
% 2.13/0.64  % (920)------------------------------
% 2.13/0.65  % (924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.65  % (924)Termination reason: Unknown
% 2.13/0.65  % (924)Termination phase: Saturation
% 2.13/0.65  
% 2.13/0.65  % (924)Memory used [KB]: 1535
% 2.13/0.65  % (924)Time elapsed: 0.227 s
% 2.13/0.65  % (924)Instructions burned: 51 (million)
% 2.13/0.65  % (924)------------------------------
% 2.13/0.65  % (924)------------------------------
% 2.32/0.66  % (941)Instruction limit reached!
% 2.32/0.66  % (941)------------------------------
% 2.32/0.66  % (941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.66  % (941)Termination reason: Unknown
% 2.32/0.66  % (941)Termination phase: Saturation
% 2.32/0.66  
% 2.32/0.66  % (941)Memory used [KB]: 6524
% 2.32/0.66  % (941)Time elapsed: 0.041 s
% 2.32/0.66  % (941)Instructions burned: 69 (million)
% 2.32/0.66  % (941)------------------------------
% 2.32/0.66  % (941)------------------------------
% 2.32/0.68  % (1092)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.32/0.68  % (934)Instruction limit reached!
% 2.32/0.68  % (934)------------------------------
% 2.32/0.68  % (934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.68  % (934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.68  % (934)Termination reason: Unknown
% 2.32/0.68  % (934)Termination phase: Saturation
% 2.32/0.68  
% 2.32/0.68  % (934)Memory used [KB]: 1791
% 2.32/0.68  % (934)Time elapsed: 0.270 s
% 2.32/0.68  % (934)Instructions burned: 100 (million)
% 2.32/0.68  % (934)------------------------------
% 2.32/0.68  % (934)------------------------------
% 2.32/0.69  % (1096)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.32/0.71  % (926)Instruction limit reached!
% 2.32/0.71  % (926)------------------------------
% 2.32/0.71  % (926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.71  % (926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.71  % (926)Termination reason: Unknown
% 2.32/0.71  % (926)Termination phase: Saturation
% 2.32/0.71  
% 2.32/0.71  % (926)Memory used [KB]: 7547
% 2.32/0.71  % (926)Time elapsed: 0.295 s
% 2.32/0.71  % (926)Instructions burned: 101 (million)
% 2.32/0.71  % (926)------------------------------
% 2.32/0.71  % (926)------------------------------
% 2.32/0.72  % (928)Instruction limit reached!
% 2.32/0.72  % (928)------------------------------
% 2.32/0.72  % (928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.72  % (928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.72  % (928)Termination reason: Unknown
% 2.32/0.72  % (928)Termination phase: Saturation
% 2.32/0.72  
% 2.32/0.72  % (928)Memory used [KB]: 7036
% 2.32/0.72  % (928)Time elapsed: 0.281 s
% 2.32/0.72  % (928)Instructions burned: 99 (million)
% 2.32/0.72  % (928)------------------------------
% 2.32/0.72  % (928)------------------------------
% 2.66/0.72  % (1095)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.66/0.73  % (933)Instruction limit reached!
% 2.66/0.73  % (933)------------------------------
% 2.66/0.73  % (933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.73  % (933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.73  % (933)Termination reason: Unknown
% 2.66/0.73  % (933)Termination phase: Saturation
% 2.66/0.73  
% 2.66/0.73  % (933)Memory used [KB]: 6908
% 2.66/0.73  % (933)Time elapsed: 0.323 s
% 2.66/0.73  % (933)Instructions burned: 101 (million)
% 2.66/0.73  % (933)------------------------------
% 2.66/0.73  % (933)------------------------------
% 2.66/0.73  % (1109)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.66/0.74  % (927)Instruction limit reached!
% 2.66/0.74  % (927)------------------------------
% 2.66/0.74  % (927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.74  % (927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.74  % (927)Termination reason: Unknown
% 2.66/0.74  % (927)Termination phase: Saturation
% 2.66/0.74  
% 2.66/0.74  % (927)Memory used [KB]: 7164
% 2.66/0.74  % (927)Time elapsed: 0.335 s
% 2.66/0.74  % (927)Instructions burned: 102 (million)
% 2.66/0.74  % (927)------------------------------
% 2.66/0.74  % (927)------------------------------
% 2.66/0.74  % (1098)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.66/0.74  % (1097)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.66/0.74  % (1111)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.66/0.75  % (931)Instruction limit reached!
% 2.66/0.75  % (931)------------------------------
% 2.66/0.75  % (931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.76  % (1110)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.66/0.76  TRYING [5]
% 2.66/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.66/0.77  % (1118)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.66/0.77  % (931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.77  % (931)Termination reason: Unknown
% 2.66/0.77  % (931)Termination phase: Saturation
% 2.66/0.77  
% 2.66/0.77  % (931)Memory used [KB]: 6780
% 2.66/0.77  % (931)Time elapsed: 0.351 s
% 2.66/0.77  % (931)Instructions burned: 100 (million)
% 2.66/0.77  % (931)------------------------------
% 2.66/0.77  % (931)------------------------------
% 2.86/0.78  % (1122)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.86/0.78  % (1124)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.86/0.79  % (936)Instruction limit reached!
% 2.86/0.79  % (936)------------------------------
% 2.86/0.79  % (936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.79  % (936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.79  % (936)Termination reason: Unknown
% 2.86/0.79  % (936)Termination phase: Saturation
% 2.86/0.79  
% 2.86/0.79  % (936)Memory used [KB]: 7036
% 2.86/0.79  % (936)Time elapsed: 0.389 s
% 2.86/0.79  % (936)Instructions burned: 139 (million)
% 2.86/0.79  % (936)------------------------------
% 2.86/0.79  % (936)------------------------------
% 2.86/0.79  % (1116)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.86/0.80  % (1131)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.86/0.81  % (1142)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.86/0.83  % (1159)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.86/0.84  % (942)Instruction limit reached!
% 2.86/0.84  % (942)------------------------------
% 2.86/0.84  % (942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.84  % (942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.84  % (942)Termination reason: Unknown
% 2.86/0.84  % (942)Termination phase: Saturation
% 2.86/0.84  
% 2.86/0.84  % (942)Memory used [KB]: 3326
% 2.86/0.84  % (942)Time elapsed: 0.420 s
% 2.86/0.84  % (942)Instructions burned: 178 (million)
% 2.86/0.84  % (942)------------------------------
% 2.86/0.84  % (942)------------------------------
% 3.07/0.85  % (1168)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.07/0.86  % (1176)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.07/0.86  % (1110)Instruction limit reached!
% 3.07/0.86  % (1110)------------------------------
% 3.07/0.86  % (1110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.86  % (1110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.86  % (1110)Termination reason: Unknown
% 3.07/0.86  % (1110)Termination phase: Saturation
% 3.07/0.86  
% 3.07/0.86  % (1110)Memory used [KB]: 6524
% 3.07/0.86  % (1110)Time elapsed: 0.038 s
% 3.07/0.86  % (1110)Instructions burned: 69 (million)
% 3.07/0.86  % (1110)------------------------------
% 3.07/0.86  % (1110)------------------------------
% 3.07/0.87  % (935)Instruction limit reached!
% 3.07/0.87  % (935)------------------------------
% 3.07/0.87  % (935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.20/0.88  % (1190)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 3.20/0.88  % (1183)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.20/0.88  % (935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.20/0.88  % (935)Termination reason: Unknown
% 3.20/0.88  % (935)Termination phase: Saturation
% 3.20/0.88  
% 3.20/0.88  % (935)Memory used [KB]: 7419
% 3.20/0.88  % (935)Time elapsed: 0.462 s
% 3.20/0.88  % (935)Instructions burned: 176 (million)
% 3.20/0.88  % (935)------------------------------
% 3.20/0.88  % (935)------------------------------
% 3.20/0.90  % (1095)Instruction limit reached!
% 3.20/0.90  % (1095)------------------------------
% 3.20/0.90  % (1095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.20/0.90  % (1095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.20/0.90  % (1095)Termination reason: Unknown
% 3.20/0.90  % (1095)Termination phase: Saturation
% 3.20/0.90  
% 3.20/0.90  % (1095)Memory used [KB]: 7164
% 3.20/0.90  % (1095)Time elapsed: 0.292 s
% 3.20/0.90  % (1095)Instructions burned: 90 (million)
% 3.20/0.90  % (1095)------------------------------
% 3.20/0.90  % (1095)------------------------------
% 3.20/0.92  % (1191)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.43/0.94  % (1118)Instruction limit reached!
% 3.43/0.94  % (1118)------------------------------
% 3.43/0.94  % (1118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.95  % (1118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.95  % (1118)Termination reason: Unknown
% 3.43/0.95  % (1118)Termination phase: Saturation
% 3.43/0.95  
% 3.43/0.95  % (1118)Memory used [KB]: 7291
% 3.43/0.95  % (1118)Time elapsed: 0.282 s
% 3.43/0.95  % (1118)Instructions burned: 90 (million)
% 3.43/0.95  % (1118)------------------------------
% 3.43/0.95  % (1118)------------------------------
% 3.56/0.95  % (1192)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.56/0.99  % (1176)Instruction limit reached!
% 3.56/0.99  % (1176)------------------------------
% 3.56/0.99  % (1176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/1.01  % (1176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/1.01  % (1176)Termination reason: Unknown
% 3.56/1.01  % (1176)Termination phase: Saturation
% 3.56/1.01  
% 3.56/1.01  % (1176)Memory used [KB]: 6524
% 3.56/1.01  % (1176)Time elapsed: 0.034 s
% 3.56/1.01  % (1176)Instructions burned: 68 (million)
% 3.56/1.01  % (1176)------------------------------
% 3.56/1.01  % (1176)------------------------------
% 3.56/1.01  % (1194)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.56/1.02  % (1092)Instruction limit reached!
% 3.56/1.02  % (1092)------------------------------
% 3.56/1.02  % (1092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/1.03  % (1193)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.78/1.03  % (1195)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.78/1.03  % (1092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/1.03  % (1092)Termination reason: Unknown
% 3.78/1.03  % (1092)Termination phase: Saturation
% 3.78/1.03  
% 3.78/1.03  % (1092)Memory used [KB]: 2430
% 3.78/1.03  % (1092)Time elapsed: 0.436 s
% 3.78/1.03  % (1092)Instructions burned: 212 (million)
% 3.78/1.03  % (1092)------------------------------
% 3.78/1.03  % (1092)------------------------------
% 5.70/1.09  % (1196)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9965Mi)
% 5.70/1.09  % (937)Instruction limit reached!
% 5.70/1.09  % (937)------------------------------
% 5.70/1.09  % (937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.11  TRYING [6]
% 5.70/1.11  % (937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.11  % (937)Termination reason: Unknown
% 5.70/1.11  % (937)Termination phase: Saturation
% 5.70/1.11  
% 5.70/1.11  % (937)Memory used [KB]: 4221
% 5.70/1.11  % (937)Time elapsed: 0.630 s
% 5.70/1.11  % (937)Instructions burned: 498 (million)
% 5.70/1.11  % (937)------------------------------
% 5.70/1.11  % (937)------------------------------
% 5.70/1.13  % (944)Instruction limit reached!
% 5.70/1.13  % (944)------------------------------
% 5.70/1.13  % (944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.13  % (944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.13  % (944)Termination reason: Unknown
% 5.70/1.13  % (944)Termination phase: Saturation
% 5.70/1.13  
% 5.70/1.13  % (944)Memory used [KB]: 9466
% 5.70/1.13  % (944)Time elapsed: 0.724 s
% 5.70/1.13  % (944)Instructions burned: 356 (million)
% 5.70/1.13  % (944)------------------------------
% 5.70/1.13  % (944)------------------------------
% 5.70/1.14  % (943)First to succeed.
% 5.70/1.15  % (943)Refutation found. Thanks to Tanya!
% 5.70/1.15  % SZS status Theorem for theBenchmark
% 5.70/1.15  % SZS output start Proof for theBenchmark
% See solution above
% 5.70/1.15  % (943)------------------------------
% 5.70/1.15  % (943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.70/1.15  % (943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.70/1.15  % (943)Termination reason: Refutation
% 5.70/1.15  
% 5.70/1.15  % (943)Memory used [KB]: 9722
% 5.70/1.15  % (943)Time elapsed: 0.730 s
% 5.70/1.15  % (943)Instructions burned: 358 (million)
% 5.70/1.15  % (943)------------------------------
% 5.70/1.15  % (943)------------------------------
% 5.70/1.15  % (913)Success in time 0.799 s
%------------------------------------------------------------------------------